:root{--theme-bg:#f7f9fd;--theme-surface:#fff;--theme-surface-soft:#f0f4fb;--theme-text:#20243a;--theme-muted:#748099;--theme-line:#e2e8f2;--theme-shadow:#506a9414}
html{background:var(--theme-bg)}body{background:var(--theme-bg)!important;color:var(--theme-text)!important}
.global-theme-toggle{position:fixed;right:18px;bottom:18px;z-index:80;height:42px;padding:0 13px 0 8px;border:1px solid #dce5f2;border-radius:999px;background:#fffffff0;color:#536079;display:flex;align-items:center;gap:8px;font-size:10px;font-weight:800;box-shadow:0 12px 34px #263b6024;backdrop-filter:blur(16px);transition:transform .2s,background .2s,color .2s,border-color .2s}.global-theme-toggle:hover{transform:translateY(-2px);color:#1178f2;border-color:#b9d6fa}.theme-toggle-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#edf3ff;color:#1178f2;font-size:13px}
.queue-shortcut{height:45px;padding:0 10px 0 7px;border:1px solid #dce5f2;border-radius:13px;background:#fff;display:flex;align-items:center;gap:9px;color:#20243a;box-shadow:0 7px 20px #526b9410;transition:.2s}.queue-shortcut:hover{border-color:#bdd8fa;box-shadow:0 10px 25px #1178f218;transform:translateY(-1px)}.queue-shortcut-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#edf3ff;color:#1178f2;font-size:14px;font-weight:800}.queue-shortcut>span:nth-child(2){display:flex;flex-direction:column;line-height:1.15}.queue-shortcut small{color:#8994a9;font-size:7px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.queue-shortcut b{margin-top:3px;font-size:10px}.queue-shortcut em{min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#f26f72;color:#fff;display:grid;place-items:center;font-size:8px;font-style:normal;font-weight:850}
.filter-bar a{padding:8px 12px;border-radius:8px;color:#7f879a;font-size:10px;font-weight:700;white-space:nowrap;transition:.18s}.filter-bar a:hover{color:#1178f2}.filter-bar a.active{background:#fff;color:#1178f2;box-shadow:0 5px 14px #536b9412}
.dashboard-pagination{min-height:66px;margin-top:20px;padding:12px 14px 12px 17px;border:1px solid var(--theme-line);border-radius:16px;background:#ffffffbd;display:flex;align-items:center;justify-content:space-between;gap:18px;box-shadow:0 8px 25px var(--theme-shadow)}.dashboard-pagination>p{color:#8791a5;font-size:10px}.dashboard-pagination>p b{color:#505b72}.dashboard-pagination>div{display:flex;align-items:center;gap:9px}.pagination-arrow,.pagination-page{height:36px;padding:0 12px;border:1px solid #dfe6f1;border-radius:10px;background:#fff;color:#59657c;display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:750}.pagination-arrow:hover{color:#1178f2;border-color:#bdd8fa}.pagination-arrow.disabled{opacity:.38;pointer-events:none}.pagination-page{background:#edf3ff;border-color:#d8e7fb;color:#71809a}.pagination-page b{color:#1178f2}

[data-theme="dark"]{--theme-bg:#0d1422;--theme-surface:#151f31;--theme-surface-soft:#111a2a;--theme-text:#edf3ff;--theme-muted:#9aa8bd;--theme-line:#29364b;--theme-shadow:#0005}
[data-theme="dark"] body{background:var(--theme-bg)!important;color:var(--theme-text)!important}
[data-theme="dark"] .global-theme-toggle{border-color:#34445d;background:#172338f2;color:#dce8fa;box-shadow:0 14px 36px #0007}[data-theme="dark"] .global-theme-toggle:hover{border-color:#4b83c8;color:#fff}[data-theme="dark"] .theme-toggle-icon{background:#253a59;color:#ffd46d}
[data-theme="dark"] .app-canvas,[data-theme="dark"] .public-review{background:var(--theme-bg)!important;color:var(--theme-text)}
[data-theme="dark"] .glass-header,[data-theme="dark"] .page-header,[data-theme="dark"] .asset-header,[data-theme="dark"] .public-header{background:#101927e8!important;border-color:#29364b!important;color:#edf3ff!important;box-shadow:0 8px 28px #0003}
[data-theme="dark"] .sidebar-shell{background:linear-gradient(180deg,#111b2b,#0d1523)!important;border-color:#2b3950!important;box-shadow:0 20px 55px #0008!important}[data-theme="dark"] .sidebar-note,[data-theme="dark"] .profile-card{background:#ffffff0a!important;border-color:#ffffff12!important}[data-theme="dark"] .nav-item:hover,[data-theme="dark"] .nav-item.active{background:#ffffff10!important}
[data-theme="dark"] .menu-toggle,[data-theme="dark"] .header-back,[data-theme="dark"] .round-btn,[data-theme="dark"] .btn-light,[data-theme="dark"] .page-header>button,[data-theme="dark"] .page-header>a:first-child{background:#192438!important;border-color:#334159!important;color:#e8f0fc!important}
[data-theme="dark"] .btn-dark{background:#1178f2!important;color:#fff!important}[data-theme="dark"] .btn-dark:hover{background:#3290ff!important}[data-theme="dark"] .btn-danger{background:#381f26!important;border-color:#69323a!important;color:#ff9d90!important}[data-theme="dark"] .btn-completed{background:#173528!important;border-color:#315c42!important;color:#85d69a!important}
[data-theme="dark"] .global-search,[data-theme="dark"] .page-search{background:#182338!important;border-color:#2e3b51!important}[data-theme="dark"] .global-search input,[data-theme="dark"] .page-search input{color:#eef4ff!important}[data-theme="dark"] .global-search kbd,[data-theme="dark"] .page-search button{background:#253249!important;color:#bdc9da!important}
[data-theme="dark"] .queue-shortcut{background:#192438;border-color:#334159;color:#edf3ff;box-shadow:none}[data-theme="dark"] .queue-shortcut-icon{background:#243b5d;color:#69acff}[data-theme="dark"] .queue-shortcut small{color:#8f9db2}
[data-theme="dark"] .metric{border-color:#ffffff0d!important;box-shadow:0 12px 30px #0003!important;color:#eef4ff!important}[data-theme="dark"] .metric-coral{background:linear-gradient(145deg,#482c39,#32253a)!important}[data-theme="dark"] .metric-lilac{background:linear-gradient(145deg,#352d53,#252b49)!important}[data-theme="dark"] .metric-lime{background:linear-gradient(145deg,#293d34,#213344)!important}[data-theme="dark"] .metric-blue{background:linear-gradient(145deg,#153d70,#232851)!important}[data-theme="dark"] .metric-label,[data-theme="dark"] .metric-foot{color:#bdc8d9!important}
[data-theme="dark"] .creative-card{background:#151f31e8!important;border-color:#2a3850!important;box-shadow:0 12px 32px #0004!important;color:#eef4ff!important}[data-theme="dark"] .creative-body{background:#151f31!important}[data-theme="dark"] .creative-meta,[data-theme="dark"] .creative-signals,[data-theme="dark"] .creative-footer small{color:#93a2b8!important}[data-theme="dark"] .creative-footer{border-color:#28354a!important}[data-theme="dark"] .review-arrow{background:#263955!important;color:#77b4ff!important}
[data-theme="dark"] .filter-bar{background:#131d2d!important;border-color:#2a374c!important}[data-theme="dark"] .filter-bar a{color:#94a2b7}[data-theme="dark"] .filter-bar a.active{background:#26354d;color:#79b5ff;box-shadow:none}
[data-theme="dark"] .dashboard-pagination{background:#151f31d9;border-color:#29364b;box-shadow:0 10px 28px #0004}[data-theme="dark"] .dashboard-pagination>p,[data-theme="dark"] .dashboard-pagination>p b{color:#9eabc0}[data-theme="dark"] .pagination-arrow,[data-theme="dark"] .pagination-page{background:#1b283d;border-color:#334159;color:#b7c4d7}[data-theme="dark"] .pagination-page{background:#203657;color:#a9cfff}[data-theme="dark"] .pagination-page b{color:#72b3ff}
[data-theme="dark"] .panel,[data-theme="dark"] .workflow-mini,[data-theme="dark"] .form-card,[data-theme="dark"] .empty-state,[data-theme="dark"] .preview-caption,[data-theme="dark"] .public-lifecycle,[data-theme="dark"] .invite-result{background:#151f31!important;border-color:#29364b!important;color:#edf3ff!important;box-shadow:0 12px 32px #0003!important}
[data-theme="dark"] .ai-panel,[data-theme="dark"] .ai-summary{background:linear-gradient(145deg,#172945,#242442)!important;border-color:#33496a!important}[data-theme="dark"] .summary-chip{background:#263954!important;border-color:#344966!important;color:#c5dcfa!important}
[data-theme="dark"] .page-intro>p:last-child,[data-theme="dark"] .project-hero>div>p:last-child,[data-theme="dark"] .empty-state p,[data-theme="dark"] .public-lifecycle p,[data-theme="dark"] .preview-caption p{color:#9aa8bd!important}
[data-theme="dark"] .project-card{color:#20243a}[data-theme="dark"] .project-hero{background:linear-gradient(135deg,#503745,#38365d 55%,#344d43)!important;color:#f4f7ff!important}[data-theme="dark"] .project-hero-art span{background:#ffffff14!important;border-color:#ffffff1f!important}
[data-theme="dark"] .form-story.coral{background:linear-gradient(145deg,#623a42,#9e4c45)!important;color:#fff}[data-theme="dark"] .form-story.lilac{background:linear-gradient(145deg,#403862,#62549b)!important;color:#fff}[data-theme="dark"] .form-story.lime{background:linear-gradient(145deg,#31483c,#486b48)!important;color:#fff}
[data-theme="dark"] .field,[data-theme="dark"] .upload-zone,[data-theme="dark"] .task-form input,[data-theme="dark"] .invite-result input,[data-theme="dark"] input,[data-theme="dark"] textarea,[data-theme="dark"] select{background:#101a2a!important;border-color:#334159!important;color:#eaf1fb!important}[data-theme="dark"] input::placeholder,[data-theme="dark"] textarea::placeholder{color:#718097!important}[data-theme="dark"] .upload-zone:hover{background:#172439!important;border-color:#538bd0!important}
[data-theme="dark"] .asset-preview-panel{background:#101827!important}[data-theme="dark"] .feedback-rail{background:#131d2d!important;border-color:#2b394e!important}[data-theme="dark"] .preview-stage{background:radial-gradient(circle at 50% 15%,#28384f,#0b111c)!important;border-color:#2d3b51!important}[data-theme="dark"] .composer{background:#111b2b!important;border-color:#334159!important}[data-theme="dark"] .task{background:#172235!important;border-color:#2c3a50!important;color:#dce6f3!important}[data-theme="dark"] .comment-designer .comment-bubble{background:#172b43!important;border-color:#275071!important}[data-theme="dark"] .comment-client .comment-bubble{background:#38262c!important;border-color:#684039!important}[data-theme="dark"] .comment-lead .comment-bubble{background:#2d2945!important;border-color:#504577!important}
[data-theme="dark"] .modal{background:#070c14cc!important}[data-theme="dark"] .modal-card{background:#151f31!important;border-color:#344159!important;color:#edf3ff!important;box-shadow:0 34px 90px #0009!important}[data-theme="dark"] .delete-confirm-card{border-color:#66363e!important}[data-theme="dark"] .delete-warning{background:#3a2027!important;color:#ffaaa0!important}
[data-theme="dark"] .text-black\/30,[data-theme="dark"] .text-black\/35,[data-theme="dark"] .text-black\/40,[data-theme="dark"] .text-black\/45,[data-theme="dark"] .text-black\/50{color:#94a2b7!important}

[data-theme="dark"] .landing-page{background:#0d1422;color:#edf3ff}[data-theme="dark"] .landing-nav{background:#151f31e8;border-color:#2c3a50;box-shadow:0 16px 45px #0004}[data-theme="dark"] .landing-brand{color:#edf3ff}[data-theme="dark"] .landing-links a,[data-theme="dark"] .landing-signin,[data-theme="dark"] .landing-text-link{color:#a0adc0}[data-theme="dark"] .landing-hero,[data-theme="dark"] .landing-solution,[data-theme="dark"] .landing-final-cta{background:radial-gradient(circle at 12% 10%,#243553 0,#24355300 34%),linear-gradient(135deg,#111d31 0%,#19213b 50%,#2b1f3b 100%);border-color:#2d3b52;color:#edf3ff;box-shadow:0 25px 70px #0005}[data-theme="dark"] .landing-kicker{background:#1c2a40;border-color:#344b6b;color:#aac0dd}[data-theme="dark"] .landing-hero-copy>p,[data-theme="dark"] .section-intro>p,[data-theme="dark"] .solution-copy>p,[data-theme="dark"] .landing-final-cta>p{color:#a4b1c4}[data-theme="dark"] .landing-product{background:#111a29;border-color:#28364b;box-shadow:0 35px 75px #0007}[data-theme="dark"] .product-window-bar{border-color:#2b384b;color:#8f9cb0}[data-theme="dark"] .product-window-body{background:#0f1827}[data-theme="dark"] .product-design,[data-theme="dark"] .product-feedback{background:#151f31;border-color:#29364b}[data-theme="dark"] .pain-grid article,[data-theme="dark"] .landing-steps article,[data-theme="dark"] .solution-card{background:#151f31!important;border-color:#29364b!important;color:#edf3ff!important;box-shadow:0 12px 35px #0003}[data-theme="dark"] .pain-grid p,[data-theme="dark"] .pain-grid small,[data-theme="dark"] .landing-steps p,[data-theme="dark"] .solution-card p,[data-theme="dark"] .solution-card small{color:#9eabc0!important}[data-theme="dark"] .landing-footer{border-color:#29364b}[data-theme="dark"] .landing-footer p,[data-theme="dark"] .landing-footer a{color:#96a4b8!important}[data-theme="dark"] .landing-cta-secondary{background:#19263a;border-color:#344159;color:#c3d0e2!important}

[data-theme="dark"] .access-page{background:radial-gradient(circle at 12% 12%,#233553 0,#23355300 31%),linear-gradient(135deg,#0d1728 0%,#171a31 52%,#251a31 100%);color:#edf3ff}[data-theme="dark"] .access-nav{background:#151f31e8;border-color:#2d3b51;box-shadow:0 14px 40px #0004}[data-theme="dark"] .access-brand{color:#edf3ff}[data-theme="dark"] .access-home{background:#1b273b;border-color:#344159;color:#bdc9da}[data-theme="dark"] .access-stage{border-color:#2b3950;background:radial-gradient(circle at 50% 44%,#1e2a3ce8 0,#172235a8 42%,#11182724 72%)}[data-theme="dark"] .access-card{background:#151f31f2;border-color:#2f3d53;box-shadow:0 30px 80px #0007;color:#edf3ff}[data-theme="dark"] .access-kicker{background:#1d2b42;border-color:#344b6a;color:#a8b9d0}[data-theme="dark"] .access-card-heading>p,[data-theme="dark"] .access-switch,[data-theme="dark"] .access-footnote{color:#9ba9bd}[data-theme="dark"] .access-form label>span{color:#c5d0df}[data-theme="dark"] .access-form input{background:#101a2a;border-color:#334159;color:#eef4fc}[data-theme="dark"] .access-switch{border-color:#2b384d}[data-theme="dark"] .access-note{background:#182438d9;border-color:#344159;box-shadow:0 17px 38px #0005;color:#e4ebf6}[data-theme="dark"] .access-note small{color:#94a2b7}

@media(max-width:760px){.global-theme-toggle{right:12px;bottom:12px}.queue-shortcut>span:nth-child(2){display:none}.queue-shortcut{width:42px;padding:0;justify-content:center}.queue-shortcut-icon{background:transparent}.queue-shortcut em{position:absolute;transform:translate(14px,-14px)}.dashboard-pagination{align-items:flex-start;flex-direction:column}.dashboard-pagination>div{width:100%;justify-content:space-between}.pagination-arrow span{display:none}}
@media(prefers-reduced-motion:reduce){.global-theme-toggle,.queue-shortcut{transition:none}}
.global-theme-toggle{z-index:40}.queue-shortcut{position:relative}
[data-theme="dark"] .sidebar-brand-row a,[data-theme="dark"] .profile-card{color:#edf3ff!important}[data-theme="dark"] .sidebar-muted,[data-theme="dark"] .sidebar-note small{color:#9aa8bd!important}[data-theme="dark"] .sidebar-note b{color:#d9e4f2!important}
[data-theme="dark"] .dashboard-intro{background:radial-gradient(circle at 88% 5%,#2c3a5700 0,#2c3a5700 34%),linear-gradient(135deg,#172944 0%,#222442 52%,#32233f 100%)!important;border-color:#33435b!important;color:#edf3ff!important;box-shadow:0 18px 45px #0004!important}[data-theme="dark"] .dashboard-intro:after{background:#7b62b62b!important}[data-theme="dark"] .dashboard-intro .eyebrow{background:#20334f!important;border-color:#3b5576!important;color:#b8c9df!important}[data-theme="dark"] .dashboard-intro>div>p:last-child{color:#aebbd0!important}
[data-theme="dark"] .metric .metric-no{color:#edf3ff!important}[data-theme="dark"] .metric .metric-label,[data-theme="dark"] .metric .metric-foot{color:#b9c6d8!important;opacity:.82}[data-theme="dark"] .metric-icon{background:#ffffff14!important;color:#dce7f5!important}[data-theme="dark"] .metric:after{background:#ffffff0d!important}
[data-theme="dark"] .dashboard-intro .display{color:#f4f7ff!important}
.sidebar-theme-toggle{width:100%;height:38px;margin:0 0 8px;padding:0 8px;border:1px solid #e0e7f1;border-radius:11px;background:#ffffffa6;color:#6d7890;display:flex;align-items:center;gap:8px;font-size:9px;font-weight:750}.sidebar-theme-toggle .theme-toggle-icon{width:23px;height:23px;font-size:11px}.sidebar-theme-toggle b{margin-left:auto;color:#1178f2}.public-theme-toggle{height:34px;margin-left:12px;padding:0 10px 0 5px;border:1px solid #dce5f2;border-radius:999px;background:#fff;display:flex;align-items:center;gap:6px;color:#647089;font-size:9px;font-weight:800}.public-theme-toggle .theme-toggle-icon{width:23px;height:23px;font-size:10px}body:has(.app-shell)>.global-theme-toggle,body:has(.public-review)>.global-theme-toggle{display:none}
[data-theme="dark"] .sidebar-theme-toggle,[data-theme="dark"] .public-theme-toggle{background:#19263a;border-color:#344159;color:#c3d0e2}[data-theme="dark"] .sidebar-theme-toggle b{color:#79b5ff}[data-theme="dark"] .feedback-rail>div:first-child button{color:#aebbd0!important}[data-theme="dark"] .feedback-filters{background:#182438!important;border-color:#334159!important}[data-theme="dark"] .feedback-filters button{color:#a7b4c7!important}[data-theme="dark"] .feedback-filters button.active{background:#263a58!important;color:#dceaff!important}[data-theme="dark"] .comment-bubble p{color:#c9d5e4!important}[data-theme="dark"] .comment-bubble time,[data-theme="dark"] .comment-bubble small{color:#8f9db2!important}
.glass-header{min-width:0}.glass-header .header-crumb{flex:none}.glass-header .global-search{width:auto;min-width:150px;max-width:360px;flex:1 1 300px;margin-left:clamp(18px,4vw,64px)}.dashboard-header-actions{min-width:max-content;flex:none;margin-left:clamp(10px,2vw,28px)!important}.app-shell.has-sidebar .glass-header .global-search{min-width:120px;max-width:300px;flex-basis:220px;margin-left:clamp(14px,2vw,30px)}
@media(min-width:1001px) and (max-width:1240px){.app-shell.has-sidebar .queue-shortcut>span:nth-child(2){display:none}.app-shell.has-sidebar .queue-shortcut{width:45px;padding:0;justify-content:center}.app-shell.has-sidebar .queue-shortcut-icon{background:transparent}.app-shell.has-sidebar .queue-shortcut em{position:absolute;right:-5px;top:-5px}.app-shell.has-sidebar .glass-header .global-search{max-width:none}.app-shell.has-sidebar .dashboard-header-actions{gap:8px}}
.glass-header .global-search{position:static!important;inset:auto!important;transform:none!important}
.workflow-mini-stack{min-width:0}.preview-retention-note{margin:8px 4px 0;color:#9aa3b6;font-size:8px;line-height:1.45;letter-spacing:.01em}[data-theme="dark"] .preview-retention-note{color:#718097}
.sidebar-project-list{padding-right:4px;scrollbar-width:thin;scrollbar-color:#c6d3e5 transparent;overscroll-behavior:contain}.sidebar-project-list::-webkit-scrollbar{width:5px}.sidebar-project-list::-webkit-scrollbar-track{background:transparent}.sidebar-project-list::-webkit-scrollbar-thumb{border-radius:999px;background:#c6d3e5}.sidebar-project-list::-webkit-scrollbar-thumb:hover{background:#9fb2cc}[data-theme="dark"] .sidebar-project-list{scrollbar-color:#42536d transparent}[data-theme="dark"] .sidebar-project-list::-webkit-scrollbar-thumb{background:#42536d}[data-theme="dark"] .sidebar-project-list::-webkit-scrollbar-thumb:hover{background:#5a6f8e}
[data-theme="dark"] .modal-card .display,[data-theme="dark"] .modal-card h2,[data-theme="dark"] .review-share-modal .display{color:#f3f7ff!important}
/* Complete dark-surface contrast pass for shared workspace components. */
[data-theme="dark"] .eyebrow,[data-theme="dark"] .feedback-filter-label,[data-theme="dark"] .header-crumb span,[data-theme="dark"] .page-header>div span,[data-theme="dark"] .public-security-note{color:#9eabc0!important}
[data-theme="dark"] .header-back{color:#b7c4d7!important}[data-theme="dark"] .header-back:hover{color:#79b5ff!important}
[data-theme="dark"] .feedback-thread.has-visible-comments:before{background:linear-gradient(#3b6a96,#71464d)!important}[data-theme="dark"] .thread-dot{border-color:#131d2d!important;box-shadow:0 0 0 1px #43536a!important}[data-theme="dark"] .comment-reply:before{border-color:#405069!important}
[data-theme="dark"] .comment-time,[data-theme="dark"] .reply-context{color:#93a3b9!important}[data-theme="dark"] .feedback-actions{border-color:#ffffff12!important}[data-theme="dark"] .feedback-actions button{color:#b8c7da!important}[data-theme="dark"] .feedback-actions button:hover{background:#263a57!important;color:#fff!important}[data-theme="dark"] .comment-signal{filter:saturate(1.15) brightness(1.2)}
[data-theme="dark"] .reply-banner{background:#272541!important;color:#c9c0f2!important}[data-theme="dark"] .reply-banner button{color:#d9d2f8!important}[data-theme="dark"] .composer-tools{border-color:#ffffff12!important;color:#9fafc4!important}[data-theme="dark"] .composer-tools>span:not(:last-child){color:#b6c5d8!important}[data-theme="dark"] .composer textarea{background:transparent!important;color:#e7eef8!important}
[data-theme="dark"] .role-designer{background:#193e50!important;color:#9fdef0!important}[data-theme="dark"] .role-client{background:#5a2c31!important;color:#ffb1a7!important}[data-theme="dark"] .role-lead{background:#3b315c!important;color:#cbbcff!important}[data-theme="dark"] .role-ai{background:#263f63!important;color:#b9d8ff!important}
[data-theme="dark"] .ai-action-list li,[data-theme="dark"] .text-black\/55,[data-theme="dark"] .text-black\/60,[data-theme="dark"] .text-black\/65{color:#bdcadb!important}[data-theme="dark"] .ai-task-notice{background:#1b293d!important;color:#aab8cc!important}
[data-theme="dark"] .checkbox{border-color:#697a92!important;color:#e7eef8!important}[data-theme="dark"] .task.done{color:#7f8da2!important}[data-theme="dark"] .task.done .checkbox{background:#2c4567!important;border-color:#4f709c!important}[data-theme="dark"] .task-form button{color:#fff!important}
[data-theme="dark"] .preview-policy,[data-theme="dark"] .retention-pill{background:#20344f!important;color:#b8d4f4!important}[data-theme="dark"] .lifecycle-chip{background:#213b2e!important;color:#9ed4ac!important}[data-theme="dark"] .thread-live{background:#1d392a!important;color:#9bd0a7!important}
[data-theme="dark"] .modal-close{color:#aebdd0!important}[data-theme="dark"] .modal-close:hover{color:#fff!important}[data-theme="dark"] .field-label,[data-theme="dark"] .form-card label,[data-theme="dark"] .public-composer label{color:#cbd6e5!important}[data-theme="dark"] .dropzone{border-color:#405069!important;background:#111c2d!important}[data-theme="dark"] .dropzone:hover{border-color:#5c94d7!important;background:#17263b!important}[data-theme="dark"] .dropzone small,[data-theme="dark"] .form-card label small,[data-theme="dark"] .invite-result>p,[data-theme="dark"] .role-legend{color:#93a3b9!important}
[data-theme="dark"] .workflow-mini-steps b{color:#b4c1d4!important}[data-theme="dark"] .workflow-mini-steps i{color:#607087!important}[data-theme="dark"] .feedback-pulse-action,[data-theme="dark"] .workflow-mini>a{color:#79b5ff!important}
[data-theme="dark"] .page-search button{background:#26354c!important;color:#d9e3f0!important}[data-theme="dark"] .pagination-arrow:hover{background:#243754!important;color:#8bc0ff!important}[data-theme="dark"] .sidebar-close{background:#1c2a40!important;color:#b7c5d8!important}
.global-theme-toggle,.header-theme-toggle,.public-theme-toggle{width:40px;height:40px;min-width:40px;padding:0;border:1px solid #dce5f2;border-radius:12px;background:#fffffff0;color:#536079;display:grid;place-items:center;box-shadow:0 8px 22px #263b6018;transition:transform .2s,background .2s,color .2s,border-color .2s}.header-theme-toggle{flex:none}.global-theme-toggle:hover,.header-theme-toggle:hover,.public-theme-toggle:hover{transform:translateY(-1px);border-color:#b9d6fa;color:#1178f2}.global-theme-toggle .theme-toggle-icon,.header-theme-toggle .theme-toggle-icon,.public-theme-toggle .theme-toggle-icon{width:auto;height:auto;border-radius:0;background:transparent;color:inherit;font-size:17px}.public-theme-toggle{margin-left:12px}
[data-theme="dark"] .global-theme-toggle,[data-theme="dark"] .header-theme-toggle,[data-theme="dark"] .public-theme-toggle{background:#19263a!important;border-color:#344159!important;color:#ffd46d!important;box-shadow:0 10px 24px #0004}[data-theme="dark"] .global-theme-toggle:hover,[data-theme="dark"] .header-theme-toggle:hover,[data-theme="dark"] .public-theme-toggle:hover{background:#22334c!important;border-color:#4b83c8!important;color:#ffe49b!important}
[data-theme="dark"] .page-intro .display,[data-theme="dark"] .page-intro h1,[data-theme="dark"] .project-hero .display,[data-theme="dark"] .form-story .display,[data-theme="dark"] .section-title{color:#f4f7ff!important}
[data-theme="dark"] .public-title-row .display{color:#f4f7ff!important}
[data-theme="dark"] .feedback-rail .bg-\[\#DDF0C2\]{background:#21422f!important;color:#a8e3b6!important}
[data-theme="dark"] *{scrollbar-color:#42536d #111a2a}[data-theme="dark"] *::-webkit-scrollbar-track{background:#111a2a}[data-theme="dark"] *::-webkit-scrollbar-thumb{border-color:#111a2a;background:linear-gradient(180deg,#40536e,#554d78)}[data-theme="dark"] *::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#557198,#70649e)}[data-theme="dark"] .feedback-scroll,[data-theme="dark"] .feedback-filters,[data-theme="dark"] .filter-bar{scrollbar-width:none}
.theme-toggle-icon{font-size:0!important}.theme-toggle-icon:before{content:"";width:19px;height:19px;display:block;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.7 13.1A8.5 8.5 0 1 1 10.9 3.3a6.7 6.7 0 0 0 9.8 9.8Z' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.7 13.1A8.5 8.5 0 1 1 10.9 3.3a6.7 6.7 0 0 0 9.8 9.8Z' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat}[data-theme="dark"] .theme-toggle-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='4' fill='black'/%3E%3Cg stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M12 2v2M12 20v2M4 12H2M22 12h-2M5 5l1.5 1.5M17.5 17.5 19 19M19 5l-1.5 1.5M6.5 17.5 5 19'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='4' fill='black'/%3E%3Cg stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M12 2v2M12 20v2M4 12H2M22 12h-2M5 5l1.5 1.5M17.5 17.5 19 19M19 5l-1.5 1.5M6.5 17.5 5 19'/%3E%3C/g%3E%3C/svg%3E")}.glass-header>.header-theme-toggle,.page-header>.header-theme-toggle{margin-left:8px}
.project-design-actions{color:#20243a}[data-theme="dark"] .project-design-actions{background:#151f31e8;border-color:#2a3850;color:#edf3ff;box-shadow:0 8px 22px #0003}[data-theme="dark"] .project-design-actions>button{background:#381f26;border-color:#69323a;color:#ff9d90}[data-theme="dark"] .project-design-actions>button:hover{background:#4a252d;border-color:#8a4148}[data-theme="dark"] .project-header-actions .btn-danger{background:#381f26!important;border-color:#69323a!important;color:#ff9d90!important}
[data-theme="dark"] .inline-project-create{background:linear-gradient(135deg,#17263b,#24233e);border-color:#334968;box-shadow:none}[data-theme="dark"] .inline-project-heading small{color:#99a8bc}
.dashboard-lower{grid-template-columns:minmax(0,1fr)!important}.dashboard-lower .feedback-pulse-card{grid-row:1}.dashboard-lower .workflow-mini-stack{grid-row:2}
@media print{.global-theme-toggle{display:none!important}}
