:root{--font-geist-sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-geist-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--ink:#171915;--muted:#71766d;--line:#e5e7e0;--canvas:#f4f4f0;--surface:#fff;--acid:#d9ff68;--sidebar:#181a17;--dark-bg:#171717;--dark-surface:#202020;--dark-surface-soft:#1c1c1c;--dark-hover:#252525;--dark-text:#fff;--dark-text-soft:#d7d7d7;--dark-muted:#71766d;--dark-border:#303030;--dark-border-strong:#414141;--dark-accent:#d9ff68;--dark-primary-bg:#fff;--dark-primary-text:#000;--dark-sidebar:#0f110e;--light-bg:#f4f4f0;--light-surface:#fff;--light-surface-soft:#f6f7f2;--light-hover:#eef0e9;--light-text:#171915;--light-text-soft:#555a52;--light-muted:#71766d;--light-border:#e5e7e0;--light-border-strong:#dfe1da;--light-accent:#d9ff68;--light-primary-bg:#171915;--light-primary-text:#fff;--light-sidebar:#fff;--app-bg:var(--dark-bg);--app-surface:var(--dark-surface);--app-surface-soft:var(--dark-surface-soft);--app-hover:var(--dark-hover);--app-text:var(--dark-text);--app-text-soft:var(--dark-text-soft);--app-muted:var(--dark-muted);--app-border:var(--dark-border);--app-border-strong:var(--dark-border-strong);--app-accent:var(--dark-accent);--app-primary-bg:var(--dark-primary-bg);--app-primary-text:var(--dark-primary-text);--app-sidebar:var(--dark-sidebar)}*{box-sizing:border-box}html[data-theme=light],.app-shell[data-theme=light]{--app-bg:var(--light-bg);--app-surface:var(--light-surface);--app-surface-soft:var(--light-surface-soft);--app-hover:var(--light-hover);--app-text:var(--light-text);--app-text-soft:var(--light-text-soft);--app-muted:var(--light-muted);--app-border:var(--light-border);--app-border-strong:var(--light-border-strong);--app-accent:var(--light-accent);--app-primary-bg:var(--light-primary-bg);--app-primary-text:var(--light-primary-text);--app-sidebar:var(--light-sidebar)}.app-shell{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.app-shell[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body{min-height:100%;margin:0}body{background:var(--canvas);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif}button,input,select,textarea{color:inherit;font:inherit}button{border:0}.app-shell{--canvas:var(--app-bg);--surface:var(--app-surface);--ink:var(--app-text);--muted:var(--app-muted);--line:var(--app-border);--acid:var(--app-accent);--sidebar:var(--app-sidebar);background:var(--app-bg);color:var(--app-text);grid-template-columns:215px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:radial-gradient(circle at 50% 110%, #d9ff6821, transparent 35%), var(--sidebar);color:#f9faf5;z-index:20;flex-direction:column;height:100vh;padding:29px 18px 19px;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid #ffffff1a;flex-direction:column;gap:2px;margin:0 9px 29px;padding-bottom:24px;display:flex}.brand strong{letter-spacing:-.06em;font-size:24px;font-weight:780}.brand span{color:#ffffff6b;letter-spacing:.16em;text-transform:uppercase;font-size:8px;font-weight:700}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar nav>small{color:#ffffff59;letter-spacing:.16em;text-transform:uppercase;margin:0 13px 8px;font-size:8px;font-weight:700}.sidebar nav>small.nav-section{border-top:1px solid #ffffff17;margin-top:18px;padding-top:18px}.sidebar nav button{color:#ffffff96;cursor:pointer;text-align:left;background:0 0;border-radius:12px;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;padding:11px 12px;font-size:12px;font-weight:590;transition:all .15s;display:grid}.sidebar nav button:hover{color:#fff;background:#ffffff12;transform:translate(2px)}.sidebar nav button.active{color:var(--ink);background:#f8f9f4}.sidebar nav button>span{text-align:center;font-size:17px}.sidebar nav button em{background:#ffffff1c;border-radius:99px;padding:3px 6px;font-size:8px;font-style:normal}.sidebar nav button.active em{background:var(--acid)}.concept-note{background:#ffffff0f;border:1px solid #ffffff17;border-radius:15px;margin-top:auto;padding:15px}.concept-note>span{color:var(--acid);letter-spacing:.16em;text-transform:uppercase;margin-bottom:7px;font-size:8px;font-weight:750;display:block}.concept-note strong{font-size:12px}.concept-note p{color:#ffffff70;margin:7px 0 0;font-size:9px;line-height:1.55}.profile{align-items:center;gap:9px;margin:17px 6px 0;display:flex}.profile strong,.profile small{display:block}.profile strong{font-size:10px}.profile small{color:#ffffff5e;margin-top:2px;font-size:8px}.avatar{color:#4e534a;background:#ebece6;border:1px solid #dfe0da;border-radius:50%;flex:none;justify-content:center;align-items:center;width:27px;height:27px;font-size:8px;font-weight:760;display:inline-flex}.avatar.dark{background:var(--acid);color:var(--light-text);border:0;width:31px;height:31px}.app-shell>main{min-width:0}.topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--app-bg);color:var(--app-text);z-index:15;border:0;justify-content:space-between;align-items:center;height:75px;padding:0 34px 0 23px;display:flex;position:sticky;top:0}.topbar>div{align-items:center;gap:17px;display:flex}.topbar>div:first-child{gap:4px;font-size:15px}.topbar>div:first-child strong{color:var(--app-muted);letter-spacing:-.01em;font-weight:400}.topbar>div:first-child>span{color:var(--app-muted);font-size:9px}.topbar>div:last-child>span{color:var(--app-muted);font-size:11px}.button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-height:38px;padding:0 15px;font-size:10px;font-weight:680;transition:all .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--ink);color:#fff;box-shadow:0 7px 18px #17191521}.button.secondary{background:#f1f2ed;border:1px solid #e1e3dc}.button.success{color:#2f5f30;background:#def2d5}.view-frame{max-width:1480px;margin:0 auto;padding:35px 36px 60px}.page-stack{flex-direction:column;gap:21px;display:flex}.page-head{justify-content:space-between;align-items:flex-end;padding:3px 2px 10px;display:flex}.eyebrow{color:#858a81;letter-spacing:.17em;text-transform:uppercase;font-size:8px;font-weight:760}.page-head h1{letter-spacing:-.058em;margin:8px 0 12px;font-size:clamp(32px,3vw,48px);font-weight:610;line-height:.98}.page-head p{color:var(--muted);max-width:640px;margin:0;font-size:11px;line-height:1.55}.text-button{cursor:pointer;background:0 0;margin-bottom:6px;font-size:9px;font-weight:680}.concept-chip,.secure{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:99px;align-items:center;gap:7px;padding:8px 11px;font-size:8px;font-weight:650;display:inline-flex}.concept-chip:before{content:"";background:#dfaa3d;border-radius:50%;width:6px;height:6px}.secure{color:#4e7c47}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric{border-radius:20px;min-height:165px;padding:20px;position:relative;overflow:hidden}.metric:after{content:"";border:18px solid #ffffff40;border-radius:50%;width:106px;height:106px;position:absolute;top:-36px;right:-36px}.metric-orange{background:#fff0d5}.metric-red{background:#ffe2df}.metric-green{background:#e2f4da}.metric-grey{background:#e8e9e4}.metric>small{color:#17191561;font-family:var(--font-geist-mono), monospace;font-size:8px}.metric>strong{letter-spacing:-.08em;margin-top:25px;font-size:43px;font-weight:560;line-height:1;display:block}.metric h2{margin:8px 0 3px;font-size:11px}.metric p{color:#1719157a;margin:0;font-size:8px}.dashboard-grid{grid-template-columns:minmax(0,1.75fr) minmax(290px,.75fr);gap:14px;display:grid}.panel,.video-column,.comments,.approval{background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:0 5px 25px #17191508}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 21px 15px;display:flex}.panel-head h2,.approval h2,.scope h2{letter-spacing:-.035em;margin:5px 0 0;font-size:16px}.count{color:var(--muted);background:#f1f2ed;border-radius:99px;padding:5px 8px;font-size:8px}.client-row{border-bottom:1px solid #eceee8;grid-template-columns:174px minmax(0,1fr) 27px;align-items:center;gap:15px;min-height:74px;padding:10px 17px;display:grid}.client-row:last-child{border-bottom:0}.client-name{align-items:center;gap:10px;font-size:10px;display:flex}.client-mark{border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:inline-flex}.client-mark.small{border-radius:8px;width:27px;height:27px;font-size:9px}.tone-peach{color:#8b4c30;background:#ffe4d5}.tone-mint{color:#2e6550;background:#dff2e8}.tone-yellow{color:#7d651f;background:#fff1ba}.tone-blue{color:#345e8d;background:#dce8f8}.tone-navy{color:#fff;background:#263c5b}.tone-lilac{color:#634493;background:#eee3ff}.tone-sand{color:#685c43;background:#e8e1d4}.client-items{flex-direction:column;gap:5px;min-width:0;display:flex}.client-items>button{cursor:pointer;text-align:left;background:0 0;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:8px;padding:2px 0;display:grid}.client-items>button>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.client-items>span{color:#92978d;font-size:8px}.type{font-family:var(--font-geist-mono), monospace;text-transform:uppercase;border:1px solid;border-radius:99px;justify-content:center;width:fit-content;padding:4px 6px;font-size:7px;font-weight:700;display:inline-flex}.type-video{color:#4c6d9a;background:#edf3ff;border-color:#dce7fb}.type-post{color:#657533;background:#f1f5df;border-color:#e2e9c6}.status{white-space:nowrap;border-radius:99px;align-items:center;gap:5px;padding:6px 8px;font-size:7px;font-weight:660;line-height:1;display:inline-flex}.status i{opacity:.7;background:currentColor;border-radius:50%;width:4px;height:4px}.status-neutral{color:#646960;background:#eeefea}.status-purple{color:#695098;background:#ede5ff}.status-blue{color:#4d6e9a;background:#dfe9ff}.status-orange{color:#8e6521;background:#fff0d5}.status-red{color:#974e46;background:#ffe2df}.status-green{color:#467043;background:#e1f3d9}.status-dark{background:var(--ink);color:#fff}.icon-button{color:#687067;cursor:pointer;background:#f2f3ee;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;display:inline-flex}.icon-button:hover{background:var(--ink);color:#fff}.workload{flex-direction:column;display:flex}.workload-body{grid-template-columns:105px 1fr;align-items:center;gap:20px;padding:25px 22px 20px;display:grid}.donut{background:conic-gradient(#9fc5ff 0 50%, var(--acid) 50% 80%, #ffc96f 80%);border-radius:50%;justify-content:center;align-items:center;width:98px;height:98px;display:flex;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;width:66px;height:66px;position:absolute}.donut>span{color:var(--muted);text-align:center;text-transform:uppercase;z-index:1;flex-direction:column;font-size:7px;display:flex;position:relative}.donut strong{color:var(--ink);letter-spacing:-.08em;font-size:23px}.bars{flex-direction:column;gap:12px;display:flex}.bar-row>div{justify-content:space-between;margin-bottom:5px;font-size:8px;display:flex}.bar-row>div span{color:var(--muted)}.bar-row>i{background:#edeee9;border-radius:99px;height:5px;display:block;overflow:hidden}.bar-row>i span{border-radius:99px;height:100%;display:block}.bar-blue{background:#8bb8fa}.bar-lime{background:#b4dc45}.bar-orange{background:#efb653}.automation{background:#f7f8f3;border-radius:13px;align-items:flex-start;gap:11px;margin:auto 16px 16px;padding:13px;display:flex}.automation>span{background:var(--acid);border-radius:50%;flex:none;justify-content:center;align-items:center;width:27px;height:27px;display:inline-flex}.automation strong{font-size:8px;display:block}.automation p{color:var(--muted);margin:5px 0 0;font-size:7px;line-height:1.5}.table-panel{overflow:hidden}.toolbar{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:15px 17px;display:flex}.search{background:#f5f6f2;border:1px solid #e7e9e2;border-radius:10px;align-items:center;gap:8px;width:min(290px,31vw);height:37px;padding:0 11px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;font-size:8px}.segments{background:#f1f2ed;border-radius:10px;padding:3px;display:flex}.segments button{color:#868b82;cursor:pointer;background:0 0;border-radius:7px;padding:7px 9px;font-size:8px}.segments button.active{color:var(--ink);background:#fff;font-weight:680;box-shadow:0 2px 8px #17191512}.toggle-label{color:var(--muted);cursor:pointer;align-items:center;gap:7px;font-size:8px;display:flex}.toggle-label input{opacity:0;width:1px;height:1px;position:absolute}.toggle-label>i{background:#dfe1da;border-radius:99px;width:32px;height:18px;padding:3px}.toggle-label>i:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:all .15s;display:block;box-shadow:0 2px 5px #17191529}.toggle-label input:checked+i{background:var(--ink)}.toggle-label input:checked+i:after{transform:translate(14px)}.results{color:#999d95;margin-left:auto;font-size:8px}.table-scroll{overflow-x:auto}.table-panel table{border-collapse:collapse;width:100%;min-width:1000px}.table-panel th{color:#969b92;letter-spacing:.09em;text-align:left;text-transform:uppercase;background:#fafaf8;padding:11px 13px;font-size:7px}.table-panel td{color:#676c63;border-top:1px solid #edeee9;padding:12px 13px;font-size:8px}.table-panel tbody tr:hover{background:#fbfcf8}.table-client,.subject{cursor:pointer;text-align:left;background:0 0;padding:0}.table-client{align-items:center;gap:8px;display:flex}.table-client strong{color:var(--ink);white-space:nowrap;font-size:8px}.subject{flex-direction:column;gap:3px;min-width:180px;display:flex}.subject strong{color:var(--ink);font-size:8px}.subject span{color:#9ca198;font-size:7px}.status-select{cursor:pointer;display:inline-flex;position:relative}.status-select select{cursor:pointer;opacity:0;width:100%;position:absolute;inset:0}.maker{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.version{color:#747970;font-family:var(--font-geist-mono), monospace;white-space:nowrap;background:#f0f1ec;border-radius:6px;padding:5px 6px;font-size:7px;font-weight:650;display:inline-flex}.decision{background:#e9f5c6;border:1px solid #dcebae;border-radius:14px;align-items:center;gap:12px;padding:14px 17px;display:flex}.decision>span,.review-help>span,.approval-title>span{background:var(--ink);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:8px;display:inline-flex}.decision strong{font-size:8px;display:block}.decision p{color:#707956;margin:4px 0 0;font-size:7px}.review-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.65fr);gap:14px;display:grid}.video-column{overflow:hidden}.video-stage{aspect-ratio:16/9;background:#90998d;position:relative;overflow:hidden}.video-stage:after{content:"";pointer-events:none;background:linear-gradient(#0000 70%,#000000bf);position:absolute;inset:0}.video-brand{color:#fff;z-index:2;font-size:12px;font-weight:800;position:absolute;top:20px;left:23px}.warehouse{background:linear-gradient(110deg,#b8bdb4,#758173);position:absolute;inset:0;overflow:hidden}.warehouse>i{background:#ffffff75;width:5px;height:140%;position:absolute;top:-20%;transform:rotate(15deg)}.warehouse>i:first-child{left:23%}.warehouse>i:nth-child(2){left:51%}.warehouse>i:nth-child(3){left:79%}.truck{background:#e2e3dc;border-radius:5px;width:32%;height:25%;position:absolute;bottom:25%;left:40%}.truck:before{content:"";background:#efc946;border-radius:5px 1px 1px;width:27%;height:71%;position:absolute;top:29%;left:-26%}.truck:after{content:"";background:#292c28;border:4px solid #5e635a;border-radius:50%;width:22px;height:22px;position:absolute;bottom:-12px;right:15%;box-shadow:-140px 0 0 -4px #292c28}.video-title{color:#fff;z-index:2;flex-direction:column;display:flex;position:absolute;bottom:53px;left:24px}.video-title small{font-size:10px}.video-title strong{letter-spacing:-.06em;font-size:clamp(21px,3vw,36px);line-height:1}.controls{color:#fff;z-index:3;grid-template-columns:24px 65px 1fr 24px;align-items:center;gap:9px;padding:12px 16px;display:grid;position:absolute;bottom:0;left:0;right:0}.controls button{color:#fff;cursor:pointer;background:0 0}.controls>span{font-family:var(--font-geist-mono), monospace;font-size:7px}.controls>div{background:#ffffff52;border-radius:99px;height:3px;position:relative}.controls>div>i{background:var(--acid);border-radius:99px;width:50%;height:100%;display:block}.controls b{border:2px solid var(--acid);background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:-11px}.review-help{border-bottom:1px solid var(--line);color:var(--muted);background:#f5f6f1;align-items:center;gap:10px;padding:12px 16px;font-size:7px;line-height:1.5;display:flex}.review-help>span,.approval-title>span{background:var(--acid);color:var(--ink)}.comment-form{grid-template-columns:auto 1fr auto;gap:9px;padding:14px 16px;display:grid}.comment-form>span{background:var(--ink);color:#fff;font-family:var(--font-geist-mono), monospace;border-radius:8px;justify-content:center;align-items:center;width:50px;font-size:8px;display:flex}.comment-form textarea{resize:none;background:#f7f8f4;border:1px solid #e5e7e0;border-radius:9px;outline:0;height:37px;padding:10px;font-size:8px}.comments{max-height:620px;overflow:hidden}.comment-list{flex-direction:column;gap:9px;max-height:500px;padding:13px;display:flex;overflow-y:auto}.comment-list article{background:#f8f8f5;border:1px solid #ebebe6;border-radius:12px;padding:12px}.comment-list article.resolved{opacity:.75;background:#f0f6e9;border-color:#dfeace}.comment-list article>div{grid-template-columns:27px 1fr auto;align-items:center;gap:8px;display:grid}.comment-list article>div p{margin:0}.comment-list article strong,.comment-list article small{display:block}.comment-list article strong{font-size:8px}.comment-list article small{color:#999d95;margin-top:2px;font-size:7px}.comment-list article button{border:1px solid var(--line);color:#526b92;font-family:var(--font-geist-mono), monospace;background:#fff;border-radius:6px;padding:5px;font-size:7px}.comment-list article>p{color:#555a52;margin:10px 0 0 35px;font-size:8px;line-height:1.5}.approval{grid-template-columns:minmax(230px,.8fr) minmax(420px,1.4fr) auto;align-items:center;gap:20px;padding:18px 20px;display:grid}.approval-title{align-items:flex-start;gap:11px;display:flex}.approval-title p{color:var(--muted);margin:6px 0 0;font-size:7px;line-height:1.45}.review-decisions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.review-decisions label{border:1px solid var(--line);cursor:pointer;border-radius:12px;grid-template-columns:13px 1fr;align-items:flex-start;gap:8px;padding:11px;display:grid}.review-decisions label.active{background:#f1f8df;border-color:#bad468}.review-decisions input{opacity:0;width:1px;height:1px;position:absolute}.review-decisions label>i{border:1.5px solid #b3b7ae;border-radius:50%;width:13px;height:13px;padding:3px}.review-decisions label.active>i{border-color:#728f2a}.review-decisions label.active>i:after{content:"";background:#728f2a;border-radius:50%;width:5px;height:5px;display:block}.review-decisions strong,.review-decisions small{display:block}.review-decisions strong{font-size:8px}.review-decisions small{color:var(--muted);margin-top:4px;font-size:7px;line-height:1.4}.architecture{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.architecture article{border-radius:20px;min-height:300px;padding:23px;position:relative;overflow:hidden}.architecture article:after{content:"";border:35px solid #ffffff40;border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-70px}.architecture-browser{background:#e8eae4}.architecture-mux{background:#e2eafe}.architecture-supabase{background:#dff2e9}.architecture article>small{color:#1719155c;font-family:var(--font-geist-mono), monospace;font-size:8px}.layer-icon{background:#ffffffa3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:34px 0 21px;font-size:19px;display:flex}.architecture h2{letter-spacing:-.045em;margin:0 0 9px;font-size:23px}.architecture p{color:#17191596;margin:0 0 17px;font-size:8px;line-height:1.55}.architecture ul,.scope ul{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.architecture li{font-size:8px}.architecture li:before{content:"•";margin-right:7px}.architecture-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.detail-panel,.security-panel{padding:21px}.detail-panel>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:11px 0;font-size:8px;display:flex}.detail-panel>div:last-child{border-bottom:0}.detail-panel>div span{color:#757a71;background:#f1f2ed;border-radius:6px;padding:5px 7px;font-size:7px}.security-panel ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:16px 0 0;padding:0;list-style:none;display:grid}.security-panel li{color:#5f645b;counter-increment:security;background:#f6f7f3;border-radius:11px;min-height:90px;padding:12px;font-size:8px;line-height:1.5}.security-panel ol{counter-reset:security}.security-panel li:before{color:#9da198;content:"0" counter(security);font-family:var(--font-geist-mono), monospace;margin-bottom:16px;display:block}.roadmap{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.roadmap article{border-bottom:1px solid var(--line);grid-template-columns:52px minmax(0,1fr) 170px;align-items:center;gap:21px;min-height:127px;padding:18px 22px;display:grid}.roadmap article:last-child{border-bottom:0}.roadmap-index{background:var(--ink);color:#fff;font-family:var(--font-geist-mono), monospace;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:8px;display:flex}.roadmap article>div{border-left:1px solid var(--line);padding-left:21px}.roadmap article>div small{color:#8d9289;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:700}.roadmap h2{letter-spacing:-.035em;margin:5px 0;font-size:18px}.roadmap p{color:var(--muted);margin:0;font-size:8px}.roadmap aside{background:#f3f4ef;border-radius:11px;padding:12px}.roadmap aside small,.roadmap aside strong{display:block}.roadmap aside small{color:#979b93;margin-bottom:5px;font-size:7px}.roadmap aside strong{font-size:8px}.scope{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.scope article{background:#e8f4c7;border-radius:20px;padding:22px}.scope article:nth-child(2){background:#e8e9e4}.scope ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;margin-top:16px;display:grid}.scope li{font-size:8px;line-height:1.4}.scope li:before{content:"✓";margin-right:7px;font-weight:800}.scope article:nth-child(2) li:before{content:"→"}.backdrop{z-index:50;background:#0f110e6b;position:fixed;inset:0}.drawer{background:#fff;flex-direction:column;width:430px;max-width:92vw;height:100%;display:flex;position:absolute;top:0;right:0;box-shadow:0 20px 70px #17191538}.drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:19px;display:flex}.drawer>header>div{align-items:center;gap:10px;display:flex}.drawer>header small,.drawer>header strong{display:block}.drawer>header small{color:var(--muted);margin-bottom:3px;font-size:8px}.drawer>header strong{font-size:12px}.drawer>header>button{cursor:pointer;background:#f2f3ee;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;font-size:20px;display:flex}.drawer-body{flex:1;padding:20px;overflow-y:auto}.drawer-tags{gap:7px;margin-bottom:8px;display:flex}.drawer-body section{border-bottom:1px solid var(--line);padding:17px 0}.drawer-body section>label,.drawer-columns label{color:#969a92;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:7px;font-weight:720;display:block}.drawer-body section>select{border:1px solid var(--line);background:#f6f7f3;border-radius:9px;width:100%;padding:10px;font-size:8px}.drawer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.drawer-columns>div>strong{font-size:8px}.internal-note{background:#fff6dc;border:1px solid #f0e1b6;border-radius:11px;padding:12px}.internal-note small{color:#937530;font-size:7px;font-weight:650}.internal-note p{color:#5d5542;margin:8px 0 0;font-size:8px;line-height:1.5}.activity{align-items:flex-start;gap:9px;margin-top:12px;display:flex}.activity>i{background:#89aa2b;border:3px solid #eaf1d6;border-radius:50%;width:11px;height:11px;margin-top:2px}.activity>i.muted{background:#a3a79e;border-color:#ecede8}.activity p{margin:0}.activity strong,.activity small{display:block}.activity strong{font-size:8px}.activity small{color:#999d94;margin-top:3px;font-size:7px}.drawer>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:15px 19px;display:flex}.live-note{background:#d9ff6814;border-color:#d9ff6829}.topbar-actions{gap:8px!important}.topbar-actions>span{color:var(--app-muted);letter-spacing:-.01em;margin-right:8px;font-size:11px}.topbar .button{box-shadow:none;border-radius:8px;min-height:34px;padding:0 15px}.topbar .button.secondary{background:var(--app-surface);border-color:var(--app-border);color:var(--app-text-soft)}.topbar .button.primary{background:var(--app-primary-bg);color:var(--app-primary-text)}.topbar .saving-indicator{background:var(--app-hover);color:var(--app-muted)!important}.theme-toggle{background:var(--app-surface);border:1px solid var(--app-border);color:var(--app-text-soft);cursor:pointer;border-radius:9px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.theme-toggle:hover{background:var(--app-hover);border-color:var(--app-border-strong);color:var(--app-text)}.theme-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:17px;height:17px}.saving-indicator{background:#eef1e7;border-radius:99px;margin-left:9px;padding:5px 7px;color:#737a6d!important;font-size:7px!important}.app-message{border:1px solid;border-radius:13px;align-items:center;gap:10px;min-height:45px;margin-bottom:18px;padding:9px 12px;display:flex}.app-message>span{border-radius:50%;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-size:9px;font-weight:800;display:flex}.app-message p{flex-direction:column;flex:1;gap:2px;margin:0;font-size:8px;display:flex}.app-message button{cursor:pointer;background:0 0;font-size:17px}.error-message{color:#824a43;background:#fff0ee;border-color:#f1d6d1}.error-message>span{background:#f2d3cd}.success-message{color:#536b2c;background:#edf5da;border-color:#dce9b8}.success-message>span{background:var(--acid);color:var(--ink)}.test-progress{flex-direction:column;display:flex}.test-progress ol{flex-direction:column;gap:4px;margin:0;padding:17px;list-style:none;display:flex}.test-progress li{background:#f7f8f4;border-radius:12px;align-items:flex-start;gap:10px;padding:12px;display:flex}.test-progress li>span{background:var(--acid);border-radius:50%;flex:none;justify-content:center;align-items:center;width:23px;height:23px;font-size:8px;font-weight:800;display:flex}.test-progress li strong{font-size:8px;display:block}.test-progress li p{color:var(--muted);margin:4px 0 0;font-size:7px;line-height:1.45}.empty-table{flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:160px;display:flex}.empty-table strong{color:var(--ink);font-size:10px}.empty-table span{color:var(--muted);font-size:8px}.client-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.clients-shell,.clients-shell>main,.clients-shell .view-frame{background:var(--app-bg);color:var(--app-text)}.clients-page .page-head h1{color:var(--app-text);margin-top:0}.clients-page .page-head p{color:var(--app-muted);font-size:18px}.clients-page .button.primary{background:var(--app-primary-bg);color:var(--app-primary-text)}.client-card{aspect-ratio:370/271;color:#fff;background:radial-gradient(circle at 78% 22%,#ffffff17,#0000 34%),linear-gradient(145deg,#555b56,#292d2a 70%);border:1px solid #ffffff17;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:230px;padding:clamp(20px,2.2vw,30px);display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #1719151a}.client-card-cover{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.client-card-overlay{pointer-events:none;background:linear-gradient(#080a0994 0%,#080a0933 48%,#080a099e 100%),#080a0938;position:absolute;inset:0}.client-card-header{z-index:1;justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}.client-card-identity{align-items:center;gap:15px;min-width:0;display:flex}.client-card-initials{letter-spacing:-.01em;text-shadow:0 1px 3px #000000b8;border-radius:4px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #00000029,0 2px 8px #0003}.client-card h2{color:#fff;letter-spacing:-.03em;text-overflow:ellipsis;text-shadow:0 1px 8px #00000075;white-space:nowrap;margin:0;font-size:clamp(16px,1.25vw,19px);font-weight:760;line-height:1.25;overflow:hidden}.client-card-count{letter-spacing:-.01em;text-shadow:0 1px 6px #000000b3;white-space:nowrap;flex:none;font-size:11px}.client-card-actions{z-index:1;grid-template-columns:minmax(0,1fr) 30px 30px;align-items:center;gap:10px;display:grid;position:relative}.client-card-portal-action{color:#fff;cursor:pointer;background:#7a7a7ad9;border:1px solid #ffffff1a;border-radius:42px;justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:30px;padding:6px 15px;font-size:10px;font-weight:600;transition:background .15s,transform .15s;display:flex}.client-card-portal-action:hover{background:#8e8e8eeb;transform:translateY(-1px)}.client-card-portal-action:disabled{cursor:default}.client-card-portal-action:disabled:hover{background:#7a7a7ad9;transform:none}.client-card-portal-action:focus-visible,.client-card-icon-action:focus-visible{outline-offset:2px;outline:2px solid #fff}.client-card-portal-action i{background:url(/client-card-assets/arrow-up-right.png) 50%/10px 10px no-repeat;flex:0 0 10px;width:10px;height:10px}.client-card-icon-action{cursor:pointer;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:30px 30px;border-radius:50%;width:30px;height:30px;padding:0;transition:filter .15s,transform .15s}.client-card-icon-action:not(:disabled):hover{filter:brightness(1.12);transform:translateY(-1px)}.client-card-icon-action.manage-users{background-image:url(/client-card-assets/manage-users.svg)}.client-card-icon-action.client-settings{background-image:url(/client-card-assets/client-settings.svg)}.client-card-icon-action:disabled{cursor:not-allowed;opacity:1}.portal-client-select{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.portal-client-select>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:700}.portal-client-select select{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:9px;min-width:190px;padding:9px 32px 9px 10px;font-size:9px}.portal-summary{grid-template-columns:minmax(0,2fr) repeat(2,minmax(160px,.55fr));gap:12px;display:grid}.portal-summary>article{border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;justify-content:center;min-height:128px;padding:18px;display:flex}.portal-summary>article>small,.portal-welcome div>small{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:7px;font-weight:720}.portal-summary>article>strong{letter-spacing:-.06em;margin:8px 0 5px;font-size:34px;line-height:1}.portal-summary>article>span{color:var(--muted);font-size:8px}.portal-summary .portal-welcome{background:var(--ink);color:#fff;border:0;flex-direction:row;justify-content:flex-start;align-items:center;gap:15px}.portal-welcome .client-mark{width:50px;height:50px}.portal-welcome div>small{color:var(--acid)}.portal-welcome div>strong{letter-spacing:-.035em;margin-top:5px;font-size:16px;display:block}.portal-welcome p{color:#ffffff91;margin:5px 0 0;font-size:8px;line-height:1.5}.portal-section{overflow:hidden}.portal-section .panel-head{align-items:flex-end}.portal-section .panel-head p{color:var(--muted);margin:5px 0 0;font-size:8px;line-height:1.5}.portal-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;display:grid}.portal-review-card{cursor:pointer;text-align:left;background:#f8f9f5;border:1px solid #e8e9e3;border-radius:14px;grid-template-columns:100px 1fr 20px;align-items:stretch;gap:13px;min-height:118px;padding:0 13px 0 0;transition:all .15s;display:grid;overflow:hidden}.portal-review-card:hover{border-color:#cdd3c3;transform:translateY(-1px);box-shadow:0 10px 25px #17191512}.portal-review-card.completed{background:#fbfbf8}.portal-thumbnail{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:118px;display:flex;position:relative}.portal-thumbnail:after{content:"";background:#ffffff29;border-radius:50%;width:70px;height:70px;position:absolute;top:-22px;right:-25px}.portal-thumbnail-video{background:#2e3430}.portal-thumbnail-post{background:#8192ad}.portal-thumbnail>span{background:#ffffff2b;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;font-size:12px;display:flex}.portal-thumbnail>small{text-transform:uppercase;font-size:7px;font-weight:700}.portal-review-copy{align-self:center;min-width:0}.portal-review-copy>span{align-items:center;gap:6px;display:flex}.portal-review-copy>strong{margin:10px 0 5px;font-size:11px;line-height:1.25;display:block}.portal-review-copy>small{color:var(--muted);font-size:7px}.portal-card-arrow{color:#848980;align-self:center;font-size:13px}.portal-empty{background:#f8f9f5;border:1px dashed #dfe1d9;border-radius:13px;align-items:center;gap:11px;min-height:82px;margin:14px;padding:15px;display:flex}.portal-empty>span{background:var(--acid);border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:9px;display:flex}.portal-empty strong{font-size:9px;display:block}.portal-empty p{color:var(--muted);margin:4px 0 0;font-size:8px}.post-stage{aspect-ratio:16/9;background:#e8ebe3;justify-content:center;align-items:center;padding:28px;display:flex;overflow:hidden}.post-preview-card{background:#fff;border-radius:4px;grid-template-columns:minmax(200px,.9fr) minmax(220px,1fr);width:86%;max-width:650px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 55px #17191529}.post-preview-brand{color:var(--ink);letter-spacing:.05em;z-index:2;font-size:9px;font-weight:800;position:absolute;top:16px;left:17px}.post-preview-visual{background:#7f8fa8;justify-content:center;align-items:center;min-height:270px;display:flex;position:relative;overflow:hidden}.post-preview-visual>i{background:#ffffff2b;width:35%;height:170%;position:absolute;transform:rotate(28deg)}.post-preview-visual>i:first-child{left:2%}.post-preview-visual>i:nth-child(2){right:3%}.post-preview-visual>span{color:#60708a;background:#ffffffe0;border-radius:50%;justify-content:center;align-items:center;width:105px;height:105px;font-size:46px;font-weight:720;display:flex;position:relative}.post-preview-copy{align-self:center;padding:30px}.post-preview-copy small{color:#79836d;letter-spacing:.15em;text-transform:uppercase;font-size:7px;font-weight:750}.post-preview-copy strong{letter-spacing:-.055em;margin:9px 0 12px;font-size:24px;line-height:1.03;display:block}.post-preview-copy p{color:var(--muted);margin:0;font-size:8px;line-height:1.55}.modal-backdrop{justify-content:center;align-items:flex-start;padding:6vh 18px;display:flex;overflow-y:auto}.form-modal{background:#fff;border-radius:20px;width:580px;max-width:100%;overflow:hidden;box-shadow:0 20px 70px #1719153d}.form-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 22px 17px;display:flex}.form-modal h2{letter-spacing:-.045em;margin:5px 0 0;font-size:22px}.form-modal>header>button{cursor:pointer;background:#f1f2ed;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:19px;display:flex}.entity-form{flex-direction:column;gap:15px;padding:21px 22px 0;display:flex}.entity-form>label,.form-columns label{color:#737970;letter-spacing:.08em;text-transform:uppercase;flex-direction:column;gap:7px;font-size:7px;font-weight:700;display:flex}.entity-form input,.entity-form select,.entity-form textarea{letter-spacing:normal;text-transform:none;background:#f7f8f4;border:1px solid #e2e4dd;border-radius:10px;outline:0;width:100%;min-height:41px;padding:10px 11px;font-size:9px}.entity-form input:focus,.entity-form select:focus,.entity-form textarea:focus{background:#fff;border-color:#9daf6c;box-shadow:0 0 0 3px #d9ff6838}.entity-form textarea{resize:vertical;min-height:82px}.form-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.form-columns.narrow-first{grid-template-columns:minmax(120px,.55fr) minmax(0,1.45fr)}.entity-form .check-field{cursor:pointer;text-transform:none;background:#f7f8f4;border-radius:10px;flex-direction:row;align-items:center;gap:9px;min-height:41px;padding:10px 11px}.check-field input{accent-color:var(--ink);width:auto;min-height:0}.form-note{color:#686f61;background:#f2f4ed;border-radius:10px;margin:0;padding:10px 11px;font-size:8px;line-height:1.5}.form-note button{cursor:pointer;background:0 0;margin-left:6px;font-weight:700;text-decoration:underline}.form-error{color:#8b4f47;background:#fff0ee;border-radius:9px;margin:0;padding:9px 11px;font-size:8px}.entity-form>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin:5px -22px 0;padding:15px 22px;display:flex}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}@media (max-width:1100px){.dashboard-grid,.review-grid{grid-template-columns:1fr}.metric-grid,.client-card-grid,.portal-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-summary .portal-welcome{grid-column:1/-1}.portal-review-grid,.approval{grid-template-columns:1fr}}@media (max-width:840px){.app-shell{display:block}.sidebar{flex-direction:row;width:100%;height:64px;padding:8px;position:fixed;top:auto;bottom:0}[data-theme=light]>.sidebar{border-right:0;border-top:1px solid var(--app-border)}.brand,.concept-note,.profile,.sidebar nav>small{display:none}.sidebar nav{grid-template-columns:repeat(6,minmax(0,1fr));gap:3px;width:100%;display:grid}.sidebar nav button{text-align:center;flex-direction:column;justify-content:center;gap:1px;padding:3px;font-size:7px;display:flex}.sidebar nav button:hover{transform:none}.sidebar nav button em{display:none}.topbar{padding:0 17px}.topbar>div:last-child>span{display:none}.view-frame{padding:25px 17px 90px}.page-head{flex-direction:column;align-items:flex-start;gap:16px}.architecture,.architecture-details,.scope{grid-template-columns:1fr}.client-row{grid-template-columns:1fr 28px;align-items:start}.client-items{grid-column:1/-1}.toolbar{flex-wrap:wrap;align-items:flex-start}.search{width:100%}.results{margin-left:0}.roadmap article{grid-template-columns:42px 1fr;align-items:start}.roadmap aside{grid-column:2}}@media (max-width:560px){.topbar .client-action{display:none}.topbar .button{width:38px;padding:0;font-size:0}.topbar .button:after{content:"+";font-size:18px}.metric-grid,.client-card-grid,.form-columns,.form-columns.narrow-first,.portal-summary{grid-template-columns:1fr}.client-card{aspect-ratio:auto;min-height:240px;padding:20px}.client-card-grid{gap:14px}.client-card-header,.client-card-identity{gap:10px}.client-card h2{font-size:16px}.portal-summary .portal-welcome{grid-column:auto}.portal-review-card{grid-template-columns:78px 1fr 18px}.portal-thumbnail{min-height:108px}.post-stage{aspect-ratio:auto;padding:16px}.post-preview-card{grid-template-columns:1fr;width:100%}.post-preview-visual{min-height:190px}.client-items>button{grid-template-columns:43px 1fr;align-items:start}.client-items .status{grid-column:2;width:fit-content}.workload-body{grid-template-columns:1fr}.donut{margin:auto}.comment-form{grid-template-columns:auto 1fr}.comment-form .button{grid-column:1/-1}.review-decisions,.security-panel ol,.scope ul{grid-template-columns:1fr}}.post-review-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.72fr);align-items:start}.post-carousel{border-bottom:1px solid var(--line);background:#f6f7f2}.post-review-stage{aspect-ratio:auto;background:radial-gradient(circle at 50% 48%,#ffffffe0,#0000 42%),#eef0ea;gap:31px;min-height:430px;padding:30px 48px 24px}.post-review-card{aspect-ratio:4/5;border:1px solid #17191512;border-radius:12px;grid-template-rows:58% 42%;grid-template-columns:1fr;width:min(66%,306px);max-width:306px;box-shadow:0 18px 55px #17191524}.post-review-card .post-preview-visual{min-height:0}.post-review-card .post-preview-copy{background:#fff;align-self:stretch;padding:20px 21px}.post-review-card .post-preview-copy strong{margin:8px 0 9px;font-size:19px}.post-review-card .post-preview-copy p{font-size:7.5px}.post-slide-1 .post-preview-visual{background:#7f8fa8}.post-slide-2 .post-preview-visual{background:#4f5b50}.post-slide-3 .post-preview-visual{background:#9a826d}.post-slide-2 .post-preview-visual>span{color:#465346}.post-slide-3 .post-preview-visual>span{color:#856c58}.post-carousel-arrow{cursor:pointer;background:#fff;border:1px solid #dfe1da;border-radius:50%;flex:none;justify-content:center;align-items:center;width:37px;height:37px;font-size:23px;line-height:1;transition:all .15s;display:flex;box-shadow:0 6px 18px #17191514}.post-carousel-arrow:hover{background:var(--acid);border-color:#c7db79;transform:translateY(-1px)}.post-thumbnails{justify-content:center;align-items:center;gap:10px;padding:12px 18px 17px;display:flex}.post-thumbnail{cursor:pointer;background:#fff;border:1px solid #dfe1da;border-radius:9px;width:54px;padding:4px;transition:all .15s}.post-thumbnail>span{aspect-ratio:4/5;color:#ffffffe0;background:#7f8fa8;border-radius:5px;justify-content:center;align-items:center;font-size:12px;font-weight:760;display:flex}.post-thumbnail-2>span{background:#4f5b50}.post-thumbnail-3>span{background:#9a826d}.post-thumbnail>small{color:#7d8279;text-align:center;margin-top:4px;font-size:7px;display:block}.post-thumbnail.active{border-color:#91a83b;transform:translateY(-1px);box-shadow:0 0 0 2px #d9ff688c}.modern-post-comment-form{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"heading heading""field action";padding:17px}.post-form-heading{grid-area:heading}.post-form-heading strong,.post-form-heading small{display:block}.post-form-heading strong{font-size:10px}.post-form-heading small{color:var(--muted);margin-top:4px;font-size:7px}.modern-post-comment-form textarea{background:#fafbf7;grid-area:field;height:78px;padding:12px;font-size:9px}.modern-post-comment-form .button{grid-area:action;align-self:end;min-height:40px}.post-comments{flex-direction:column;max-height:604px;display:flex}.post-comments .panel-head{padding:17px 18px 14px}.post-comments .comment-list{scrollbar-color:#cfd2ca transparent;scrollbar-width:thin;gap:7px;max-height:528px;padding:10px}.post-comments .comment-list article{background:#fbfbf8;border-color:#e9eae4;border-radius:11px;padding:11px}.post-comments .comment-list article.resolved{opacity:.82;background:#f2f6ea}.post-comments .comment-list article>p{margin:8px 0 0 35px;font-size:8.5px;line-height:1.48}.post-comment-time{color:#9b9f97;font-family:var(--font-geist-mono), monospace;font-size:7px}@media (max-width:1100px){.post-review-grid{grid-template-columns:1fr}.post-comments{max-height:none}}@media (max-width:720px){.post-review-stage{gap:13px;min-height:360px;padding:22px 15px 18px}.post-review-card{width:min(72%,260px);max-width:260px}.post-carousel-arrow{width:32px;height:32px}.modern-post-comment-form{grid-template-columns:1fr;grid-template-areas:"heading""field""action"}.modern-post-comment-form .button{width:100%}}.review-comment-error{color:#a13a32;grid-column:1/-1;margin:0;font-size:12px;line-height:1.45}.live-comment-form button:disabled,.live-comment-form textarea:disabled{cursor:not-allowed;opacity:.62}.brand-wordmark{color:var(--app-text);display:block}.nav-icon{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.nav-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.15px;width:24px;height:24px}.dashboard-shell{background:var(--app-bg);color:var(--app-text);grid-template-columns:215px minmax(0,1fr)}.sidebar{background:var(--app-sidebar);color:#fff;padding:30px 17px 20px}.brand{border:0;margin:0 11px 28px;padding:0}.brand-text{display:none}.brand .brand-wordmark{color:#fff;display:block}.brand-wordmark svg{width:100px;height:auto}.sidebar nav{gap:4px}.sidebar nav>small{display:none}.sidebar nav button{color:#757678;letter-spacing:-.01em;border-radius:8px;grid-template-columns:24px 1fr auto;gap:6px;height:40px;padding:0 16px;font-size:14px;font-weight:400}.sidebar nav button:hover,.sidebar nav button.active{color:#929395;background:#ffffff0a;transform:none}.sidebar nav button>span{font-size:inherit;text-align:left}.sidebar nav button em,.sidebar nav button.active em{color:#8a8b8c;background:#242624}.concept-note{display:none}.profile{border-top:1px solid #ffffff12;margin:auto 4px 0;padding:18px 4px 0}.profile strong{color:#fff;font-size:11px;font-weight:500}.profile small{color:#60625f;font-size:9px}[data-theme=light]>.sidebar{border-right:1px solid var(--app-border);color:var(--app-text)}[data-theme=light]>.sidebar .brand-wordmark,[data-theme=light]>.sidebar .profile strong{color:var(--app-text)}[data-theme=light]>.sidebar nav button{color:#8a8d86}[data-theme=light]>.sidebar nav button:hover,[data-theme=light]>.sidebar nav button.active{background:var(--app-hover);color:var(--app-text)}[data-theme=light]>.sidebar nav button em,[data-theme=light]>.sidebar nav button.active em{background:var(--app-surface-soft);color:var(--app-muted)}[data-theme=light]>.sidebar .profile{border-top-color:var(--app-border)}[data-theme=light]>.sidebar .profile small{color:var(--app-muted)}.dashboard-shell>main{background:var(--app-bg);min-width:0}.dashboard-shell .view-frame{max-width:none;margin:0;padding:24px 23px 49px}.dashboard-shell .app-message{margin-bottom:20px}.figma-dashboard{grid-template-columns:minmax(400px,578px) minmax(390px,1fr);gap:20px;height:calc(100svh - 148px);min-height:536px;display:grid}.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:20px;display:grid}.dashboard-metric,.online-week-panel{background:var(--app-surface);border:1px solid var(--app-border);border-radius:8px}.dashboard-metric{flex-direction:column;justify-content:center;min-height:258px;padding:37px 33px 28px;display:flex}.dashboard-metric strong{letter-spacing:-.055em;font-size:clamp(72px,7vw,96px);font-weight:700;line-height:.98}.dashboard-metric span{margin-top:10px;font-size:17px;font-weight:700;line-height:1.5}.dashboard-metric-waiting{color:#e4d726}.dashboard-metric-feedback{color:#e6741d}.dashboard-metric-approved{color:#59c859}.dashboard-metric-todo{color:#828282}.online-week-panel{flex-direction:column;min-height:0;padding:31px 28px 40px;display:flex;overflow:hidden}.online-week-panel h1{letter-spacing:-.035em;margin:0 2px 27px;font-size:30px;font-weight:600;line-height:1.5}.online-week-list{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden auto}.online-week-row{border-top:1px solid var(--app-border);flex:none;grid-template-columns:minmax(140px,1.25fr) minmax(106px,1fr) minmax(98px,.95fr);align-items:center;gap:10px;min-height:53px;padding:0 12px;display:grid}.online-client{align-items:center;gap:10px;min-width:0;display:flex}.online-client>span{color:#fff;letter-spacing:-.01em;text-shadow:0 1px 3px #000000b8;border-radius:4px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:inset 0 0 0 1px #00000029,0 2px 8px #0003}.online-client strong{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:300;overflow:hidden}.weekly-dots{align-items:center;gap:10px;min-width:0;display:flex}.weekly-dots small{color:var(--app-muted);letter-spacing:-.01em;flex:0 0 27px;font-size:10px;font-weight:400}.weekly-dot-list{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.weekly-dot-list i{background:#56595a;border-radius:50%;width:11px;height:11px;display:block}.weekly-dot-list i.complete{background:#59c859}.online-week-empty{border-top:1px solid var(--app-border);color:var(--app-muted);margin:0;padding:24px 12px;font-size:13px}@media (max-width:1180px){.figma-dashboard{grid-template-columns:1fr;height:auto;min-height:0}.online-week-panel{height:520px}}@media (max-width:840px){.dashboard-shell{display:block}.sidebar{flex-direction:row;width:100%;height:64px;padding:8px;position:fixed;top:auto;bottom:0}.brand,.concept-note,.profile,.sidebar nav>small{display:none}.sidebar nav{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));width:100%;display:grid}.sidebar nav button{text-align:center;flex-direction:column;justify-content:center;gap:1px;padding:3px;font-size:8px;display:flex}.sidebar nav button>span{text-align:center}.dashboard-shell .view-frame{padding:22px 17px 92px}.online-week-panel{height:auto;overflow:visible}.online-week-list{overscroll-behavior:auto;scrollbar-gutter:auto;flex:none;overflow:visible}}@media (max-width:640px){.topbar{flex-wrap:wrap;align-items:flex-start;height:auto;min-height:118px;padding:15px 17px 13px}.topbar>div:first-child{min-height:28px}.topbar-actions{grid-template-columns:repeat(2,minmax(0,1fr)) 36px;width:100%;display:grid;gap:7px!important}.topbar-actions>span{grid-column:1/-1;margin:0;font-size:10px}.topbar .button,.topbar .client-action{width:100%;padding:0 11px;font-size:10px;display:inline-flex}.topbar .button:after{content:none}.topbar:not(.mobile-actions-visible){flex-wrap:nowrap;align-items:center;height:75px;min-height:75px;padding:0 17px}.topbar:not(.mobile-actions-visible)>div:first-child{min-height:0}.topbar:not(.mobile-actions-visible) .topbar-actions{display:none}.dashboard-shell .view-frame{padding-top:16px}.dashboard-metrics{grid-template-columns:1fr}.dashboard-metric{min-height:205px}.online-week-panel{min-height:0;padding:25px 18px 30px}.online-week-panel h1{margin-bottom:20px;font-size:26px}.online-week-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 20px;padding:15px 6px}.online-client{grid-column:1/-1}}.notification-center{position:relative}.notification-bell{background:var(--app-surface);border:1px solid var(--app-border);color:var(--app-text-soft);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex;position:relative}.notification-bell:hover,.notification-bell[aria-expanded=true]{background:var(--app-hover);border-color:var(--app-border-strong);color:var(--app-text)}.notification-bell svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:17px;height:17px}.notification-bell>span{background:var(--app-accent);border:2px solid var(--app-bg);color:var(--app-primary-text);border-radius:99px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 3px;font-size:8px;font-weight:800;display:flex;position:absolute;top:-6px;right:-6px}.notification-panel{background:var(--app-surface);border:1px solid var(--app-border);color:var(--app-text);z-index:80;border-radius:15px;width:min(390px,100vw - 34px);position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 24px 70px #00000073}.notification-panel>header{border-bottom:1px solid var(--app-border);justify-content:space-between;align-items:center;padding:18px 19px 16px;display:flex}.notification-panel>header div{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.notification-panel>header strong{font-size:14px}.notification-panel>header small,.notification-panel>footer small{color:var(--app-muted);font-size:9px}.notification-panel>header button,.notification-panel>footer button{color:var(--app-accent);cursor:pointer;background:0 0;border:0;padding:4px;font-size:9px;font-weight:700}.notification-list{max-height:min(460px,60vh);overflow-y:auto}.notification-list>button{border:0;border-bottom:1px solid var(--app-border);color:inherit;cursor:pointer;text-align:left;background:0 0;grid-template-columns:7px minmax(0,1fr);align-items:flex-start;gap:11px;width:100%;padding:15px 19px;display:grid}.notification-list>button:hover,.notification-list>button.unread{background:var(--app-hover)}.notification-dot{background:0 0;border-radius:50%;width:6px;height:6px;margin-top:5px}.notification-list>button.unread .notification-dot{background:var(--app-accent);box-shadow:0 0 0 3px #d9ff6814}.notification-list>button>span:last-child{flex-direction:column;gap:5px;min-width:0;display:flex}.notification-list strong{font-size:11px;line-height:1.3}.notification-list small{color:#a3a3a3;font-size:9px;line-height:1.45}.notification-list time{color:#676767;font-size:8px}.notification-empty{color:#898989;text-align:center;margin:0;padding:34px 20px;font-size:10px}.notification-panel>footer{background:var(--app-surface-soft);flex-direction:column;align-items:flex-start;gap:5px;padding:12px 16px;display:flex}.notification-panel>footer button:disabled{cursor:wait;opacity:.55}@media (max-width:640px){.topbar.client-topbar,.topbar.client-topbar:not(.mobile-actions-visible){flex-wrap:nowrap;align-items:center;height:75px;min-height:75px;padding:0 17px}.topbar.client-topbar .topbar-actions,.topbar.client-topbar:not(.mobile-actions-visible) .topbar-actions{width:auto;display:flex;gap:0!important}.notification-panel{position:fixed;top:66px;right:17px}}.portal-shell,.portal-shell>main{background:var(--app-bg);color:var(--app-text)}.portal-shell .view-frame{max-width:none;min-height:calc(100vh - 75px);margin:0;padding:40px 74px 72px}.portal-shell .client-portal{gap:54px}.portal-shell .client-portal .page-head{align-items:flex-start;gap:28px;padding:0}.portal-shell .client-portal .page-head .eyebrow{display:none}.portal-shell .client-portal .page-head h1{color:var(--app-text);letter-spacing:-.01em;margin:0 0 12px;font-size:40px;font-weight:700;line-height:1.1}.portal-shell .client-portal .page-head p{color:var(--app-muted);letter-spacing:-.01em;max-width:737px;font-size:18px;font-weight:300;line-height:1.5}.portal-shell .portal-client-select{flex:none;align-items:flex-start;gap:6px;position:relative}.portal-shell .portal-client-select:after{content:"";pointer-events:none;border-bottom:1.5px solid #8a8a8a;border-right:1.5px solid #8a8a8a;width:6px;height:6px;position:absolute;bottom:14px;right:14px;transform:rotate(45deg)}.portal-shell .portal-client-select>span{color:var(--app-muted);font-size:9px}.portal-shell .portal-client-select select{appearance:none;background:var(--app-surface);border:1px solid var(--app-border);color:var(--app-text-soft);color-scheme:normal;border-radius:8px;min-width:190px;min-height:36px;padding:0 34px 0 12px;font-size:10px}.portal-shell .secure{background:var(--app-surface);border:1px solid var(--app-border);color:var(--app-text-soft);border-radius:8px;min-height:36px;padding:0 13px;font-size:10px}.portal-shell .portal-section{background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.portal-shell .portal-section .panel-head{display:none}.portal-shell .portal-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 8px;padding:0}.portal-shell .portal-review-card{background:var(--app-surface-soft);border:0;border-radius:11px;align-items:stretch;gap:15px;min-height:125px;padding:0 25px 0 0;display:flex}.portal-shell .portal-review-card:hover{background:var(--app-surface);box-shadow:none;border-color:#0000;transform:translateY(-1px)}.portal-shell .portal-thumbnail,.portal-shell .portal-thumbnail-video,.portal-shell .portal-thumbnail-post{aspect-ratio:4/5;color:#777;background:#d9d9d9;flex:0 0 100px;width:100px;min-height:125px}.portal-shell .portal-thumbnail:after,.portal-shell .portal-thumbnail>span,.portal-shell .portal-thumbnail>small{display:none}.portal-shell .portal-review-copy{flex-direction:column;flex:auto;justify-content:center;align-self:stretch;align-items:flex-start;gap:8px;min-width:0;display:flex}.portal-shell .portal-review-copy>span:first-child{margin:0;display:flex}.portal-shell .portal-review-copy .version{display:none}.portal-shell .portal-review-copy .type{border:0;border-radius:6px;padding:6px;font-family:Inter,ui-sans-serif,sans-serif;font-size:9px;font-weight:600;line-height:1}.portal-shell .portal-review-copy .type-video{color:#578fee;background:linear-gradient(#3252882b,#578fee2b)}.portal-shell .portal-review-copy .type-post{color:#59c859;background:linear-gradient(#2c622c2b,#59c8592b)}.portal-shell[data-theme=light] .portal-review-copy .type-video{color:#fff;background:#578fee}.portal-shell[data-theme=light] .portal-review-copy .type-post{color:#fff;background:#59c859}.portal-shell .portal-review-copy>strong{color:var(--app-text);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;font-size:20px;font-weight:700;line-height:1.5;display:block;overflow:hidden}.portal-shell .portal-status{white-space:nowrap;border-radius:6px;align-items:center;gap:2px;min-height:22px;padding:5px 6px;font-size:9px;font-weight:600;line-height:1;display:inline-flex}.portal-shell .portal-status svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.15px;flex:0 0 12px;width:12px;height:12px}.portal-shell .portal-status-feedback_klant,.portal-shell .portal-status-vastgelopen,.portal-shell .portal-status-afgekeurd{color:#e6741d;background:linear-gradient(#8041102b,#e6741d2b);box-shadow:inset 0 .5px #3c3c3c}.portal-shell .portal-status-wachten_op_goedkeuring{color:#e4d726;background:linear-gradient(#766f142e,#dccf252e);box-shadow:inset 0 .5px #3c3c3c}.portal-shell .portal-status-goedgekeurd,.portal-shell .portal-status-online{color:#3bdc66;background:linear-gradient(#2c622c2b,#59c8592b);box-shadow:inset 0 .5px #3c3c3c}.portal-shell[data-theme=light] .portal-status-feedback_klant,.portal-shell[data-theme=light] .portal-status-vastgelopen,.portal-shell[data-theme=light] .portal-status-afgekeurd{box-shadow:none;color:#fff;background:#f33131}.portal-shell[data-theme=light] .portal-status-wachten_op_goedkeuring{box-shadow:none;color:#fff;background:#e88e2d}.portal-shell[data-theme=light] .portal-status-goedgekeurd,.portal-shell[data-theme=light] .portal-status-online{box-shadow:none;color:#fff;background:#59c859}.portal-shell[data-theme=light] .portal-status-gereed_voor_ontwerp,.portal-shell[data-theme=light] .portal-status-mag_naar_klant{box-shadow:none;color:#fff;background:#578fee}.portal-shell[data-theme=light] .portal-status-moet_nog_beginnen{box-shadow:none;color:#b6b6b6;background:#2f2f2f}.portal-shell .portal-card-arrow{color:var(--app-text);flex:0 0 10px;align-self:center;font-size:15px;line-height:1}.portal-shell .portal-empty{background:var(--app-surface-soft);border:1px dashed var(--app-border);color:var(--app-muted);grid-column:1/-1;margin:0}.portal-shell .portal-empty strong{font-size:12px}@media (max-width:1240px){.portal-shell .view-frame{padding-left:38px;padding-right:38px}}@media (max-width:1050px){.portal-shell .portal-review-grid{grid-template-columns:1fr}}@media (max-width:840px){.portal-shell .view-frame{min-height:calc(100vh - 75px);padding:30px 24px 96px}.portal-shell .client-portal{width:100%}}@media (max-width:640px){.portal-shell .view-frame{min-height:calc(100vh - 75px);padding:26px 17px 92px}.portal-shell .client-portal{gap:34px}.portal-shell .client-portal .page-head{gap:20px}.portal-shell .client-portal .page-head h1{font-size:32px}.portal-shell .client-portal .page-head p{font-size:15px}.portal-shell .portal-client-select,.portal-shell .portal-client-select select,.portal-shell .secure{width:100%}.portal-shell .portal-client-select select{height:44px;min-height:44px;padding-top:0;padding-bottom:0;font-size:16px;line-height:44px}.portal-shell .portal-client-select:after{bottom:18px}.portal-shell .portal-review-card{gap:12px;padding-right:16px}.portal-shell .portal-thumbnail,.portal-shell .portal-thumbnail-video,.portal-shell .portal-thumbnail-post{flex-basis:100px}.portal-shell .portal-review-copy>strong{font-size:17px}}
.app-shell{--workspace-loading-background:var(--app-bg);--workspace-loading-text:var(--app-muted)}.app-shell[data-theme=light],.app-shell.review-shell[data-review-theme=light]{--workspace-loading-background:#f7f6f2;--workspace-loading-text:#68717a}.app-shell:has(.saving-indicator) .view-frame{opacity:0;pointer-events:none}.app-shell:has(.saving-indicator) main{position:relative}.app-shell:has(.saving-indicator) main:after{content:"Werkruimte laden…";background:var(--workspace-loading-background);color:var(--workspace-loading-text);letter-spacing:.01em;z-index:5;place-items:center;font-size:14px;font-weight:600;display:grid;position:absolute;inset:76px 0 0}
.assignee-filter{color:#676c63;cursor:pointer;background:#f5f6f2;border:1px solid #e7e9e2;border-radius:10px;min-width:155px;height:37px;padding:0 30px 0 10px;font-size:8px}.assignee-select{cursor:pointer;display:inline-flex;position:relative}.assignee-select select{cursor:pointer;opacity:0;width:100%;position:absolute;inset:0}.assignee-select .maker{background:#f7f8f3;border:1px solid #e7e9e2;border-radius:10px;min-height:36px;padding:4px 10px 4px 5px}.assignee-select:hover .maker,.assignee-select:focus-within .maker{background:#fff;border-color:#c9ccc3}@media (max-width:1100px){.toolbar{flex-wrap:wrap;align-items:stretch}.assignee-filter{min-width:175px}.results{align-self:center}}
.dashboard-media-row{grid-template-columns:174px minmax(0,1fr) 27px}.dashboard-item-line{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.dashboard-item-line>button:first-child{cursor:pointer;text-align:left;background:0 0;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:8px;padding:2px 0;display:grid}.dashboard-item-line>button:first-child>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.media-inline-action,.table-media-button{color:#525850;cursor:pointer;background:#f6f7f3;border:1px solid #dde0d8;border-radius:9px;font-size:7px;font-weight:720}.media-inline-action{white-space:nowrap;padding:7px 9px}.media-inline-action:hover,.table-media-button:hover{color:#25310d;background:#eefdba;border-color:#cfe87b}.table-media-button{align-items:center;gap:7px;min-height:36px;padding:4px 8px;display:inline-flex}.table-media-button img{object-fit:cover;border-radius:6px;width:28px;height:28px}.table-media-button b{font-size:13px}.table-media-button.has-media{background:#f3f7e8}.media-na{color:#a0a49c;font-size:7px}.media-upload-backdrop{z-index:180;background:#0f110e7a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.media-upload-modal{background:#fff;border:1px solid #dedfd9;border-radius:20px;width:min(920px,100%);max-height:min(820px,100vh - 48px);overflow:auto;box-shadow:0 30px 90px #0f110e4d}.media-upload-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:22px 24px;display:flex}.media-upload-modal h2{letter-spacing:-.045em;margin:6px 0;font-size:24px}.media-upload-modal header p{color:var(--muted);margin:0;font-size:9px}.media-upload-modal header>button{cursor:pointer;background:#f0f1ec;border-radius:50%;width:34px;height:34px;font-size:20px}.media-upload-body{padding:24px}.media-dropzone{cursor:pointer;text-align:center;background:#f8f9f5;border:1.5px dashed #cfd3c9;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:28px;transition:all .15s;display:flex}.media-dropzone.dragging,.media-dropzone:hover{background:#f2f8dc;border-color:#9fb64a}.media-dropzone.disabled{cursor:wait;opacity:.58}.media-dropzone input{opacity:0;width:1px;height:1px;position:absolute}.media-dropzone>span{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;font-size:18px;display:flex}.media-dropzone strong{font-size:14px}.media-dropzone small{color:var(--muted);margin-top:7px;font-size:9px}.media-upload-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-top:20px;display:grid}.media-upload-grid article{border:1px solid var(--line);background:#f8f8f5;border-radius:12px;overflow:hidden}.media-upload-grid img{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.media-upload-grid article div{padding:10px}.media-upload-grid strong,.media-upload-grid span{display:block}.media-upload-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.media-upload-grid span{color:var(--muted);margin-top:4px;font-size:7px}.media-upload-progress{background:#e6e8e1;border-radius:99px;height:7px;margin-top:20px;overflow:hidden}.media-upload-progress span{background:var(--ink);height:100%;transition:width .18s;display:block}.media-upload-message{border-radius:10px;margin:18px 0 0;padding:12px;font-size:9px;font-weight:700}.media-upload-message.error{color:#96372e;background:#fff0ee}.media-upload-message.success{color:#456225;background:#edf7df}.media-upload-modal>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.media-upload-modal>footer>span{color:var(--muted);font-size:8px}.media-upload-modal>footer>div{gap:8px;display:flex}.live-post-stage{background:#eef1e9;flex-direction:column;justify-content:center;align-items:center;min-height:560px;padding:34px;display:flex}.live-post-stage>img{object-fit:contain;max-width:100%;max-height:620px;display:block;box-shadow:0 20px 45px #14181224}.live-post-thumbs{gap:8px;margin-top:18px;display:flex}.live-post-thumbs button{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:9px;padding:0;position:relative;overflow:hidden}.live-post-thumbs button.active{border-color:var(--acid)}.live-post-thumbs img{object-fit:cover;width:50px;height:62px;display:block}.live-post-thumbs span{color:#fff;background:#000000b3;padding:3px;font-size:7px;position:absolute;bottom:0;left:0;right:0}.portal-thumbnail img{object-fit:cover;width:100%;height:100%}.drawer-media-preview{border:1px solid var(--line);background:#f6f7f3;border-radius:12px;margin-bottom:10px;overflow:hidden}.drawer-media-preview img{object-fit:contain;width:100%;max-height:260px;display:block}.drawer-media-preview span{color:var(--muted);padding:9px 11px;font-size:8px;display:block}.review-empty-comments,.review-empty-state{color:var(--muted);padding:24px;font-size:9px}.review-empty-comments strong,.review-empty-comments p{margin:0;display:block}.review-empty-comments p{margin-top:5px}@media (max-width:820px){.media-upload-backdrop{align-items:flex-end;padding:0}.media-upload-modal{border-radius:20px 20px 0 0;max-height:92vh}.media-upload-modal>footer{flex-direction:column;align-items:stretch;gap:12px}.media-upload-modal>footer>div{grid-template-columns:1fr 1fr;display:grid}}.client-invite-form{max-height:min(76vh,760px);overflow-y:auto}.client-create-modal{width:min(1180px,100vw - 36px)}.client-create-form{gap:0;max-height:min(82vh,900px);padding:18px 20px 0}.client-create-layout{grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);gap:16px;display:grid}.client-create-fields{gap:14px;display:grid}.client-create-section,.client-preview-panel{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.client-create-section>header,.client-preview-panel>header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.client-create-section>header>div{align-items:flex-start;gap:10px;display:flex}.client-create-section>header>div>span{background:var(--ink);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:8px;font-weight:800;display:inline-flex}.client-create-section h3,.client-preview-panel h3{letter-spacing:-.025em;margin:1px 0 4px;font-size:13px}.client-create-section header p,.client-preview-panel header p{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.client-create-form label,.client-color-controls>label,.client-cover-control>label{color:#737970;letter-spacing:.07em;text-transform:uppercase;flex-direction:column;gap:7px;font-size:8px;font-weight:700;display:flex}.client-create-section>label{margin-top:12px}.client-name-fields{grid-template-columns:minmax(0,1fr) minmax(130px,.34fr)}.client-initials-field small{color:var(--muted);justify-content:space-between;align-items:center;margin-top:5px;font-size:8px;display:flex}.client-initials-field small button{color:#4c7046;cursor:pointer;background:0 0;padding:0;font-size:8px;font-weight:750}.client-branding-grid{grid-template-columns:minmax(0,.9fr) minmax(230px,1.1fr);gap:18px;display:grid}.client-color-controls,.client-cover-control{min-width:0}.client-color-swatches{flex-wrap:wrap;gap:8px;margin:11px 0 14px;display:flex}.client-color-swatches button{color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;font-size:11px;font-weight:900;transition:all .15s;display:inline-flex;box-shadow:0 0 0 1px #17191521}.client-color-swatches button:hover{transform:translateY(-1px)scale(1.04)}.client-color-swatches button.selected{box-shadow:0 0 0 2px var(--ink)}.client-color-inputs{grid-template-columns:minmax(95px,.45fr) minmax(0,1fr);gap:9px;display:grid}.client-create-form .client-color-picker input[type=color]{cursor:pointer;min-height:41px;padding:4px}.client-create-form input[aria-invalid=true]{border-color:#c55e52;box-shadow:0 0 0 3px #c55e521a}.client-cover-frame{aspect-ratio:16/9;background:#f4f5f1;border:1px dashed #d5d9d0;border-radius:12px;justify-content:center;align-items:stretch;margin-top:11px;display:flex;position:relative;overflow:hidden}.client-cover-frame.has-image{border-style:solid}.client-cover-frame>img{object-fit:cover;width:100%;height:100%}.client-cover-empty{cursor:pointer;text-align:center;justify-content:center;align-items:center;width:100%;padding:18px;display:flex}.client-cover-empty input,.client-cover-actions input{display:none}.client-cover-empty>span{color:var(--ink);background:#e9ebe4;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:inline-flex}.client-cover-empty strong{color:var(--ink);letter-spacing:0;text-transform:none;font-size:9px}.client-cover-empty small,.client-cover-control>small{color:var(--muted);letter-spacing:0;text-transform:none;font-size:8px}.client-cover-actions{gap:6px;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.client-cover-actions .button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;letter-spacing:0;text-transform:none;background:#ffffffdb;flex:1;min-height:32px;font-size:8px}.client-cover-control>small{margin-top:7px;display:block}.client-cover-control>p{color:var(--muted);margin:8px 0 0;font-size:8px;line-height:1.45}.client-weekly-total{background:#f7f8f4;border:1px solid #e2e4dd;border-radius:10px;justify-content:space-between;align-items:center;min-height:42px;margin-top:12px;padding:10px 12px;font-size:9px;display:flex}.client-weekly-total strong{color:#278d81}.client-preview-panel{background:#f7f8f4;align-self:start;position:sticky;top:0}.client-preview-panel .client-card{width:100%}.client-preview-note{color:var(--muted);align-items:flex-start;gap:8px;margin:14px 2px 0;font-size:8px;line-height:1.5;display:flex}.client-preview-note>span{border:1px solid;border-radius:50%;flex:none;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;font-size:7px;font-weight:800;display:inline-flex}.client-create-form>.form-error{margin:14px 0 0}.client-create-form>footer{z-index:5;background:#fff;margin-top:14px;position:sticky;bottom:0}@media (max-width:1000px){.client-create-modal{width:min(760px,100vw - 28px)}.client-create-layout{grid-template-columns:1fr}.client-preview-panel{position:static}}@media (max-width:620px){.client-create-form{max-height:80vh;padding:14px 14px 0}.client-create-section,.client-preview-panel{border-radius:13px;padding:14px}.client-create-section>header{gap:12px}.client-create-section>header>.button{min-width:36px;padding:0 9px;font-size:0}.client-create-section>header>.button:after{content:"+";font-size:16px}.client-name-fields,.client-branding-grid,.client-color-inputs{grid-template-columns:1fr}.client-create-form>footer{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}}.client-contact-list,.client-contact-editor{gap:12px;display:grid}.client-contact-list-head,.client-contact-editor>header{justify-content:space-between;align-items:center;display:flex}.client-contact-list-head small{color:var(--muted);margin-top:4px;font-size:8px;display:block}.client-contact-editor{border:1px solid var(--line);background:#f6f7f3;border-radius:14px;padding:14px}.client-contact-editor>header button{color:#9d3f3f;cursor:pointer;background:0 0;font-size:8px}.client-contact-permissions{flex-wrap:wrap;gap:12px;display:flex}.client-contact-permissions .check-field{margin:0}.client-edit-page{width:100%;max-width:1180px;margin:0 auto}.client-edit-form{max-height:none;padding:0;overflow:visible}.client-edit-form>footer{border:1px solid var(--line);border-radius:14px;margin-left:0;margin-right:0;padding:14px 18px}.client-edit-state{color:var(--muted);min-height:120px;padding:28px;font-size:10px}@media (max-width:620px){.client-edit-form{max-height:none;padding:0}.client-edit-form>footer{border-radius:12px;margin-left:0;margin-right:0;padding-left:14px;padding-right:14px}}
.live-post-review-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.72fr);align-items:start}.live-review-main{overflow:hidden}.live-post-carousel{border-bottom:1px solid var(--line);background:#f6f7f2}.live-post-stage-refreshed{min-height:455px;padding:30px 64px 26px;position:relative}.live-post-stage-refreshed>img{max-width:min(100%,390px);max-height:500px}.live-post-arrow{cursor:pointer;background:#fff;border:1px solid #dfe1da;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:23px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 18px #17191514}.live-post-arrow:hover{background:var(--acid);border-color:#c7db79}.live-post-arrow-left{left:22px}.live-post-arrow-right{right:22px}.live-post-thumbs-refreshed{background:#f6f7f2;justify-content:center;margin:0;padding:12px 18px 17px}.live-post-thumbs-refreshed button{background:#fff;border:1px solid #dfe1da;border-radius:9px;padding:4px}.live-post-thumbs-refreshed button.active{border-color:#91a83b;box-shadow:0 0 0 2px #d9ff688c}.live-post-thumbs-refreshed img{border-radius:5px;width:51px;height:64px}.live-post-comment-form{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"heading heading""field action";gap:10px;padding:17px;display:grid}.live-comment-heading{grid-area:heading;padding-bottom:10px;padding-left:5px}.live-comment-heading strong,.live-comment-heading small{display:block}.live-comment-heading strong{font-size:17px}.live-comment-heading small{color:var(--muted);margin-top:4px;font-size:12px}.live-post-comment-form textarea{background:#fafbf7;grid-area:field;height:78px;padding:12px;font-size:12px}.live-post-comment-form .button{grid-area:action;align-self:end;min-height:40px}.live-post-comments{flex-direction:column;max-height:604px;display:flex}.live-post-comments .panel-head{padding:17px 18px 14px}.live-comment-list{flex:1}.live-post-comments .live-comment-list{scrollbar-color:#cfd2ca transparent;scrollbar-width:thin;gap:7px;max-height:528px;padding:10px}.live-post-comments .live-comment-list article{background:#fbfbf8;border-color:#e9eae4;border-radius:11px;padding:11px}.live-post-comments .live-comment-list article>p{margin:8px 0 0 35px;font-size:8.5px;line-height:1.48}.live-comment-time{color:#9b9f97;font-family:var(--font-geist-mono), monospace;font-size:7px}.live-review-empty-comments{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:210px;display:flex}@media (max-width:1100px){.live-post-review-grid{grid-template-columns:1fr}.live-post-comments{max-height:none}}@media (max-width:720px){.live-post-stage-refreshed{min-height:360px;padding:22px 50px 18px}.live-post-stage-refreshed>img{max-height:390px}.live-post-arrow-left{left:10px}.live-post-arrow-right{right:10px}.live-post-comment-form{grid-template-columns:1fr;grid-template-areas:"heading""field""action"}.live-post-comment-form .button{width:100%}}
.review-completion-panel{border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:16px;display:flex}.review-completion-panel>div:first-child{min-width:0}.review-completion-panel strong,.review-completion-panel small{display:block}.review-completion-panel strong{font-size:10px}.review-completion-panel small{color:var(--muted);margin-top:4px;font-size:8px;line-height:1.45}.review-completion-actions{flex:none;gap:8px;display:flex}.review-completion-status{color:#657d27;background:#edf6d4;border-radius:99px;padding:8px 11px;font-size:8px!important}.review-decision-notice{color:#52681d;background:#edf6d4;border:1px solid #d8e8ac;border-radius:11px;margin:10px 0 0;padding:10px 12px;font-size:8px}@media (max-width:760px){.review-completion-panel{flex-direction:column;align-items:stretch}.review-completion-actions{grid-template-columns:1fr;display:grid}}
.review-shell{--review-canvas:var(--app-bg);--review-surface:var(--app-surface);--review-surface-raised:var(--app-surface);--review-surface-soft:var(--app-surface-soft);--review-line:var(--app-border);--review-line-strong:var(--app-border-strong);--review-ink:var(--app-text);--review-muted:var(--app-muted);--review-muted-soft:#8b8b8b;--review-stage:var(--app-bg);--review-control:var(--app-hover);--review-control-hover:var(--app-border);--review-input:var(--app-bg);--review-comment:var(--app-surface);--review-comment-resolved:#242a1f;--review-comment-copy:#c7c7c7;--review-primary-copy:var(--app-primary-text);--review-secondary:var(--app-bg);--review-success:#253018;--review-success-line:#435725;--review-success-copy:var(--app-accent);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.review-shell[data-review-theme=light]{--review-canvas:#f4f4f0;--review-surface:#fff;--review-surface-raised:#fff;--review-surface-soft:#f6f7f2;--review-line:#e5e7e0;--review-line-strong:#dfe1da;--review-ink:#171915;--review-muted:#71766d;--review-muted-soft:#9b9f97;--review-stage:#eef1e9;--review-control:#fff;--review-control-hover:#d9ff68;--review-input:#fafbf7;--review-comment:#fbfbf8;--review-comment-resolved:#f0f6e9;--review-comment-copy:#555a52;--review-primary-copy:#fff;--review-secondary:#f1f2ed;--review-success:#edf6d4;--review-success-line:#d8e8ac;--review-success-copy:#52681d;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.review-shell{--canvas:var(--review-canvas);--surface:var(--review-surface);--line:var(--review-line);--ink:var(--review-ink);--muted:var(--review-muted);background:var(--review-canvas);color:var(--review-ink)}.review-shell>main,.review-shell .view-frame{background:var(--review-canvas)}.review-page .page-head h1{margin-top:0}.review-page .page-head p{font-size:12px}.review-shell .video-column,.review-shell .comments,.review-shell .review-completion-panel{background:var(--review-surface);border-color:var(--review-line);box-shadow:0 5px 25px #00000026}.review-shell .panel-head,.review-shell .live-post-carousel,.review-shell .review-help{border-color:var(--review-line)}.review-shell .panel-head h2{margin-top:0}.review-shell .live-post-carousel,.review-shell .live-post-thumbs-refreshed,.review-shell .review-help{background:var(--review-surface-soft)}.review-shell .live-post-stage{background:var(--review-stage)}.review-shell .live-post-arrow,.review-shell .live-post-thumbs-refreshed button{background:var(--review-control);border-color:var(--review-line-strong);color:var(--review-ink)}.review-shell .live-post-arrow:hover{background:var(--review-control-hover);color:#171915;border-color:#91a83b}.review-shell .live-post-thumbs-refreshed button.active{border-color:#91a83b}.review-shell .comment-form textarea{background:var(--review-input);border-color:var(--review-line-strong);color:var(--review-ink)}.review-shell .comment-form textarea::placeholder{color:var(--review-muted-soft)}.review-shell .comment-form>span{background:var(--review-ink);color:var(--review-primary-copy)}.review-shell .live-post-comments .live-comment-list{scrollbar-color:var(--review-line-strong) transparent}.review-shell .live-post-comments .live-comment-list article,.review-shell .comment-list article{background:var(--review-comment);border-color:var(--review-line)}.review-shell .live-post-comments .live-comment-list article.resolved,.review-shell .comment-list article.resolved{background:var(--review-comment-resolved);border-color:var(--review-success-line)}.review-shell .comment-list article>p{color:var(--review-comment-copy)}.review-shell .comment-list article button,.review-shell .version{background:var(--review-control);border-color:var(--review-line-strong);color:var(--review-muted)}.review-shell .version select{color:var(--review-ink)}.review-shell .version{font-size:10px;font-weight:400}.review-shell .review-empty-comments,.review-shell .review-empty-state{font-size:13px}.review-shell .button.primary{background:var(--review-ink);color:var(--review-primary-copy)}.review-shell .button.secondary{background:var(--review-secondary);border-color:var(--review-line-strong);color:var(--review-ink)}.review-shell .review-decision-notice{border-color:var(--review-success-line)}.review-shell .review-completion-status,.review-shell .review-decision-notice{background:var(--review-success);color:var(--review-success-copy)}@media (max-width:720px){.review-page .page-head p{font-size:12px}}
.item-details-backdrop{inset:var(--upload-bar-height,0px) 0 0;z-index:150}.item-details-drawer{background:var(--app-surface);border-left:1px solid var(--app-border);color:var(--app-text)}.item-details-drawer>header,.item-details-drawer>footer{border-color:var(--app-border);flex-shrink:0}.item-details-drawer>footer{flex-wrap:wrap}.item-details-drawer>header>div,.item-details-drawer>header>div>span{min-width:0}.item-details-drawer>header strong{overflow-wrap:anywhere;font-size:14px}.item-details-drawer>header small{color:var(--app-text-soft);font-size:11px}.item-details-drawer>header>button{background:var(--app-hover);color:var(--app-text);flex-shrink:0;margin-left:12px}.item-details-drawer .drawer-body{overscroll-behavior:contain;min-height:0}.item-details-drawer .drawer-body section{border-color:var(--app-border)}.item-details-drawer .drawer-body section>label{color:var(--app-text-soft);font-size:10px}.item-details-drawer .drawer-body section>select{border-color:var(--app-border-strong);background:var(--app-bg);min-height:40px;color:var(--app-text);font-size:12px}.item-details-drawer .drawer-media-preview{border-color:var(--app-border);background:var(--app-bg)}.item-details-drawer .drawer-media-preview span{color:var(--app-text-soft);font-size:11px}.item-details-drawer .internal-note{border-color:var(--app-border);background:var(--app-surface-soft)}.item-details-drawer .internal-note p{color:var(--app-text-soft);margin:0;font-size:12px}.item-details-drawer .button{font-size:12px}.item-details-drawer .button.secondary{border-color:var(--app-border-strong);background:var(--app-hover);color:var(--app-text)}.item-details-drawer .button.primary{background:var(--app-primary-bg);color:var(--app-primary-text)}.item-details-drawer button:focus-visible,.item-details-drawer select:focus-visible{outline:2px solid var(--app-text);outline-offset:3px}
.upload-queue-bar{z-index:1100;height:44px;color:var(--app-text);background:var(--app-surface);border-bottom:1px solid var(--app-border);font-size:13px;position:fixed;inset:0 0 auto}.upload-queue-details{width:100%}.upload-queue-details>summary{cursor:pointer;align-items:center;gap:10px;height:44px;padding:0 24px;list-style:none;display:flex}.upload-queue-details>summary::-webkit-details-marker{display:none}.upload-queue-details>summary>span:first-child{background:var(--acid);color:#171915;border-radius:50%;place-items:center;width:22px;height:22px;font-weight:800;display:grid}.upload-queue-expand{color:var(--app-text-soft);margin-left:auto}.upload-queue-panel{border:1px solid var(--app-border);background:var(--app-surface);border-radius:0 0 14px 14px;width:min(460px,100vw - 32px);max-height:calc(100dvh - 80px);padding:18px;position:absolute;top:44px;right:16px;overflow:auto;box-shadow:0 16px 40px #0003}.upload-queue-panel header,.upload-queue-state{align-items:center;gap:10px;display:flex}.upload-queue-panel header{justify-content:space-between}.upload-queue-panel button{border:1px solid var(--app-border-strong);background:var(--app-hover);font:inherit;color:inherit;cursor:pointer;border-radius:7px;padding:7px 9px}.upload-queue-panel ul{margin:14px 0 0;padding:0;list-style:none}.upload-queue-panel li{border-top:1px solid var(--app-border);padding:14px 0}.upload-queue-item-link{color:inherit;border-radius:4px;justify-content:space-between;align-items:baseline;gap:12px;text-decoration:none;display:flex}.upload-queue-item-link strong{overflow-wrap:anywhere;min-width:0}.upload-queue-item-link>span{flex-shrink:0}.upload-queue-item-link:hover strong{text-underline-offset:3px;text-decoration:underline}.upload-queue-item-link:focus-visible{outline-offset:4px;outline:2px solid}.upload-queue-panel small{overflow-wrap:anywhere;color:var(--app-text-soft);margin:5px 0 12px;line-height:1.4;display:block}.upload-queue-state>span{flex:1}.upload-queue-panel progress{accent-color:#a0be43;width:100%;height:6px;margin-top:10px}.upload-queue-error,.upload-queue-error-count{color:#e87869}html[data-theme=light] .upload-queue-error,html[data-theme=light] .upload-queue-error-count{color:#ae3526}.upload-queue-error,.upload-queue-help{margin-bottom:0;font-size:12px;line-height:1.5}.upload-queue-help{color:var(--app-text-soft)}.upload-queue-toast{z-index:1150;border:1px solid var(--app-border);background:var(--app-surface);width:max-content;max-width:calc(100vw - 32px);color:var(--app-text);pointer-events:none;border-radius:10px;padding:13px 18px;font-size:13px;position:fixed;top:56px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0003}body:has(.upload-queue-bar){--upload-bar-height:44px}body:has(.upload-queue-bar) .upload-app-frame{padding-top:44px}body:has(.upload-queue-bar) .app-shell{min-height:calc(100svh - 44px)}@media (min-width:841px){body:has(.upload-queue-bar) .app-shell>.sidebar{height:calc(100dvh - 44px);top:44px}}body:has(.upload-queue-bar) .app-shell .topbar{top:44px}@media (max-width:600px){.upload-queue-details>summary{gap:7px;padding:0 12px;font-size:12px}.upload-queue-expand{font-size:0}.upload-queue-expand:after{content:"⌄";font-size:18px}.upload-queue-panel{width:calc(100vw - 16px);padding:14px;right:8px}.upload-queue-state{flex-wrap:wrap}}
.sidebar nav .nav-item-account{display:none}.workspace-team-link{z-index:40;color:#171915;background:#d9ff68;border-radius:10px;padding:11px 14px;font-size:11px;font-weight:750;text-decoration:none;position:fixed;bottom:76px;right:24px;box-shadow:0 7px 18px #17191521}.workspace-logout-button{z-index:30;color:#15283b;font:inherit;cursor:pointer;background:#fffffff5;border:1px solid #15283b24;border-radius:10px;padding:10px 13px;font-size:13px;font-weight:700;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 30px #1422301f}.account-menu-dialog{width:min(100%,480px);max-width:100%;max-height:calc(100dvh - 24px);padding:12px 20px calc(20px + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;border:1px solid var(--app-border);background:var(--app-surface);color:var(--app-text);font-family:var(--font-geist-sans), sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-bottom:0;border-radius:24px 24px 0 0;margin:0 auto;position:fixed;inset:auto 0 0;overflow-y:auto;box-shadow:0 -12px 60px #0000002e}html[data-theme=light] .account-menu-dialog{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.account-menu-dialog[open]{animation:.18s ease-out account-menu-enter}.account-menu-dialog::backdrop{background:#00000080}.account-menu-handle{background:var(--app-border-strong);border-radius:4px;width:36px;height:4px;margin:0 auto 12px}.account-menu-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.account-menu-header h2{letter-spacing:-.04em;margin:0;font-size:22px}.account-menu-close{background:var(--app-surface-soft);width:44px;height:44px;color:var(--app-text-soft);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.account-menu-dialog svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:22px;height:22px}.account-menu-profile{align-items:center;gap:13px;padding:0 2px 22px;display:flex}.account-menu-avatar{background:var(--app-accent);color:#171915;border-radius:50%;flex:0 0 46px;place-items:center;height:46px;font-size:13px;font-weight:750;display:grid}.account-menu-profile>div{flex-direction:column;gap:4px;min-width:0;display:flex}.account-menu-profile strong{overflow-wrap:anywhere;font-size:16px}.account-menu-profile span:not(.account-menu-avatar),.account-menu-profile small{color:var(--app-text-soft);overflow-wrap:anywhere;font-size:12px}.account-menu-actions{border-top:1px solid var(--app-border)}.account-menu-action{border:0;border-bottom:1px solid var(--app-border);width:100%;min-height:62px;color:var(--app-text);text-align:left;font:inherit;cursor:pointer;background:0 0;align-items:center;gap:14px;padding:12px 4px;font-size:14px;text-decoration:none;display:flex}.account-menu-action:last-child{border-bottom:0}.account-menu-action:hover{background:var(--app-hover)}.account-menu-action-copy{flex-direction:column;gap:4px;display:flex}.account-menu-action-copy strong{font-size:14px;font-weight:500}.account-menu-action-copy small{color:var(--app-text-soft);font-size:12px}.account-menu-chevron{color:var(--app-text-soft);margin-left:auto;font-size:24px}.account-theme-switch{background:var(--app-border-strong);border-radius:20px;flex-shrink:0;align-items:center;width:42px;height:25px;margin-left:auto;padding:3px;display:flex}.account-theme-switch>span{background:#fff;border-radius:50%;width:19px;height:19px;transition:transform .15s}.account-menu-action[aria-checked=true] .account-theme-switch{background:var(--app-accent)}.account-menu-action[aria-checked=true] .account-theme-switch>span{background:#171915;transform:translate(17px)}.account-logout{color:#ed8e83}html[data-theme=light] .account-logout{color:#ae3b30}.account-menu-action:disabled{opacity:.6;cursor:wait}.account-menu-dialog :focus-visible,.sidebar nav .nav-item-account:focus-visible{outline:2px solid var(--app-text);outline-offset:3px}@keyframes account-menu-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.account-menu-dialog[open]{animation:none}.account-theme-switch>span{transition:none}}@media (max-width:840px){.workspace-desktop-actions,.topbar-actions>.theme-toggle{display:none}.sidebar nav .nav-item-account{display:flex}.sidebar{height:calc(64px + env(safe-area-inset-bottom,0px));padding-bottom:calc(8px + env(safe-area-inset-bottom,0px))}.sidebar nav{grid-template-columns:repeat(5,minmax(0,1fr))}.sidebar nav:has(.nav-item-portal:first-child){grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar nav button{min-width:0;min-height:44px}.app-shell .view-frame{padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}}@media (max-width:640px){.topbar-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}
