@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";:root{color:#18211e;font-synthesis:none;--bg:#f5f7f5;--panel:#fff;--panel-2:#f8faf9;--text:#18211e;--muted:#6d7873;--line:#e1e7e3;--brand:#0b725c;--brand-2:#085745;--shadow:0 1px 2px #102a2010,0 12px 32px #102a2008;background:#f5f7f5;font-family:DM Sans,system-ui,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#090a2a;--panel:#15162f;--panel-2:#20213b;--text:#fff8ff;--muted:#b9b6d3;--line:#343756;--brand:#8bdcff;--brand-2:#a78bfa;--shadow:0 16px 42px #03041480}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.shell{grid-template-columns:286px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:var(--panel);z-index:10;flex-direction:column;width:286px;padding:26px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 8px 30px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#11896d,#075340);border-radius:11px;place-items:center;width:38px;height:38px;font:700 20px Manrope;display:grid;box-shadow:0 7px 18px #0b725c33}.brand div{flex-direction:column;min-width:0;display:flex}.brand b{white-space:nowrap;text-overflow:ellipsis;font:700 15px Manrope;overflow:hidden}.brand small,.profile small{color:var(--muted);margin-top:2px;font-size:11px}.release-version{border:1px solid var(--line);background:var(--panel-2);color:var(--muted);letter-spacing:.04em;white-space:nowrap;border-radius:99px;margin-left:auto;padding:3px 6px;font-size:9px;font-weight:700}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar nav a{color:var(--muted);text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;padding:11px 12px;font-size:14px;font-weight:600;display:flex}.sidebar nav a:hover{background:var(--panel-2);color:var(--text)}.sidebar nav a.active{color:#09624f;background:#e7f4ef}.nav-label{text-overflow:ellipsis;overflow:hidden}.sidebar-foot{border-top:1px solid var(--line);margin-top:auto;padding-top:14px}.theme-button{color:var(--muted);background:0 0;border:0;align-items:center;gap:11px;width:100%;padding:9px;display:flex}.profile{background:var(--panel-2);border-radius:11px;align-items:center;gap:10px;min-width:0;margin-top:10px;padding:11px 8px;display:flex}.profile>span{color:#0b725c;background:#dcece6;border-radius:10px;flex:none;place-items:center;width:33px;height:33px;font-size:11px;font-weight:700;display:grid}.profile>div{flex-direction:column;min-width:0;display:flex}.profile b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.shell>main{grid-column:2;min-width:0}.page{width:100%;max-width:2200px;margin:auto;padding:48px clamp(22px,2.6vw,44px) 70px}.page-head{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--brand);font-size:10px;font-weight:700}h1,h2,h3{margin:0;font-family:Manrope,sans-serif}.page-head h1{letter-spacing:-.04em;margin:7px 0 8px;font-size:34px}.page-head p{color:var(--muted);max-width:650px;margin:0;line-height:1.55}.primary,.secondary{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-size:13px;font-weight:700;display:inline-flex}.primary{background:var(--brand);color:#fff;box-shadow:0 5px 14px #0b725c26}.primary:hover{background:var(--brand-2)}.primary:disabled{opacity:.55;cursor:not-allowed}.secondary{border-color:var(--line);background:var(--panel);color:var(--text)}.text-button{color:var(--brand);background:0 0;border:0;align-items:center;gap:5px;font-weight:700;display:flex}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.stat{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;gap:15px;padding:20px;display:flex}.stat-icon{border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.stat-icon.emerald{color:#0b725c;background:#e4f3ed}.stat-icon.blue{color:#3673b9;background:#e6effb}.stat-icon.violet{color:#7155ae;background:#eee9fb}.stat-icon.orange{color:#ae6b2c;background:#f9eddf}.stat>div{flex-direction:column;display:flex}.stat small{color:var(--muted);font-weight:600}.stat strong{margin-top:3px;font:700 29px Manrope}.stat p{color:var(--muted);margin:2px 0 0;font-size:11px}.panel,.table-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 24px 17px;display:flex}.panel-heading h2{margin-top:5px;font-size:18px}.mini-list{padding:4px 24px}.mini-row{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:14px 0;display:flex}.mini-row:last-child{border:0}.creator-copy{flex-direction:column;flex:1;min-width:160px;display:flex}.creator-copy b,.creator-cell b{font-size:13px}.creator-copy small,.creator-cell small{color:var(--muted);margin-top:3px}.avatar{border-radius:11px;flex:none;place-items:center;width:35px;height:35px;font-size:11px;font-weight:700;display:grid}.avatar.large{border-radius:16px;width:56px;height:56px;font-size:16px}.avatar.sage{color:#356b46;background:#dceddf}.avatar.sky{color:#356589;background:#deebf6}.avatar.lilac{color:#6d4d8e;background:#eae2f4}.avatar.sand{color:#8b663a;background:#f3e8d8}.muted{color:var(--muted);font-size:12px}.pill{white-space:nowrap;text-overflow:ellipsis;border-radius:99px;align-items:center;gap:7px;max-width:210px;padding:5px 9px;font-size:11px;font-weight:600;display:inline-flex;overflow:hidden}.pill i{background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.pill.green{color:#17714d;background:#e1f3e9}.pill.red{color:#aa3e38;background:#fbe7e5}.pill.blue{color:#356da8;background:#e5eef9}.pill.gray{background:var(--panel-2);color:var(--muted)}.form-stack{flex-direction:column;gap:18px;display:flex}.form-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:15px;grid-template-columns:42px 210px 1fr;gap:22px;padding:27px 30px;display:grid}.section-number{width:34px;height:34px;color:var(--brand);background:#e5f2ed;border-radius:50%;place-items:center;font:700 11px Manrope;display:grid}.section-title h2{font-size:17px}.section-title p{color:var(--muted);margin:7px 0;font-size:12px;line-height:1.5}.field-grid{grid-template-columns:repeat(2,minmax(180px,1fr));gap:18px;display:grid}.field{flex-direction:column;gap:7px;min-width:0;display:flex}.field>span{color:var(--muted);font-size:11px;font-weight:700}.field em{color:#c34c45;margin-left:3px;font-style:normal}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;min-width:0;color:var(--text);background:var(--panel-2);border-radius:8px;outline:none;padding:10px 11px;transition:all .15s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand);background:var(--panel);box-shadow:0 0 0 3px #0b725c15}.field textarea{resize:vertical}.span-2{grid-column:1/-1}.field.computed output{color:var(--brand);background:#e9f4f0;border-radius:8px;padding:10px 11px;font-weight:700}.field.computed span{justify-content:space-between;display:flex}.field.computed small{color:var(--brand);text-transform:uppercase;font-size:9px}.form-actions{justify-content:flex-end;gap:10px;padding:7px 0;display:flex}.error-banner{color:#a43d37;background:#fbe7e5;border:1px solid #f1cbc8;border-radius:8px;padding:12px}.toolbar{align-items:center;gap:15px;margin-bottom:16px;display:flex}.search{background:var(--panel);border:1px solid var(--line);max-width:520px;height:43px;box-shadow:var(--shadow);color:var(--muted);border-radius:10px;flex:1;align-items:center;gap:10px;padding:0 12px;display:flex}.search input{color:var(--text);background:0 0;border:0;outline:0;flex:1}kbd{border:1px solid var(--line);background:var(--panel-2);border-radius:5px;padding:3px 6px;font-size:10px}.result-count{color:var(--muted);margin-left:auto;font-size:12px}.segmented{background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:3px;display:flex}.segmented button{color:var(--muted);background:0 0;border:0;border-radius:7px;padding:8px 12px;font-size:12px;font-weight:700}.segmented button.active{color:var(--brand);background:#e5f2ed}.table-card{overflow:hidden}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:900px}th{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);text-align:left;background:var(--panel-2);border-bottom:1px solid var(--line);padding:13px 18px;font-size:9px}td{border-bottom:1px solid var(--line);padding:14px 18px;font-size:12px}tbody tr{cursor:pointer}tbody tr:hover{background:var(--panel-2)}.creator-cell{align-items:center;gap:11px;min-width:190px;display:flex}.creator-cell>div{flex-direction:column;display:flex}.truncate{white-space:nowrap;text-overflow:ellipsis;max-width:180px;overflow:hidden}.icon-button{color:var(--muted);background:0 0;border:0}.pagination{color:var(--muted);justify-content:space-between;align-items:center;padding:14px 18px;font-size:11px;display:flex}.pagination>div{gap:7px;display:flex}.pagination button{border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:7px;align-items:center;gap:5px;padding:7px 10px;font-size:11px;display:flex}.pagination button:disabled{opacity:.4}.table-loading{text-align:center;color:var(--muted);padding:40px}.empty{text-align:center;padding:55px 20px}.empty>span{background:var(--panel-2);width:45px;height:45px;color:var(--muted);border-radius:13px;place-items:center;margin:auto;display:grid}.empty h3{margin:13px 0 5px;font-size:15px}.empty p{color:var(--muted);max-width:330px;margin:0 auto 14px;font-size:12px}.back{color:var(--muted);background:0 0;border:0;align-items:center;gap:5px;margin-bottom:24px;padding:0;display:flex}.editor-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.identity{align-items:center;gap:16px;display:flex}.identity h1{margin:5px 0 2px;font-size:28px}.identity p{color:var(--muted);margin:0;font-size:13px}.editor-actions{gap:9px;display:flex}.danger-text{color:#b5453e;background:0 0;border:0;padding:10px}.ownership{color:var(--muted);align-items:center;gap:7px;margin:17px 0 28px;font-size:11px;display:flex}.ownership svg{width:14px}.subtabs{border-bottom:1px solid var(--line);gap:2px;margin-bottom:18px;display:flex;overflow-x:auto}.subtabs button{white-space:nowrap;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:11px 14px;font-size:12px;font-weight:700}.subtabs button.active{color:var(--brand);border-color:var(--brand)}.editor-card{grid-template-columns:230px 1fr}.section-title.wide{padding-left:5px}.section-title.wide h2{margin-top:6px}.audit-panel{padding:15px 25px}.event{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:16px 0;display:flex}.event:last-child{border:0}.event-icon{width:35px;height:35px;color:var(--brand);background:#e7f3ef;border-radius:10px;place-items:center;display:grid}.event>div{font-size:12px}.event b{margin-right:4px}.event small{color:var(--muted);margin-top:4px;display:block}.loading,.auth-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.spinner{border:3px solid var(--line);border-top-color:var(--brand);border-radius:50%;width:28px;height:28px;margin-top:25px;animation:1s linear infinite spin}.loading p,.auth-error p,.auth-error small{color:var(--muted)}.auth-error h1{margin-top:20px}.mobile-nav{display:none}@keyframes spin{to{transform:rotate(360deg)}}.roster-controls{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.roster-tabs{width:max-content}.owner-filter{flex-direction:column;gap:5px;min-width:310px;display:flex}.owner-filter span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700}.owner-filter select{border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:9px;outline:none;padding:9px 11px}.deleted-row{cursor:default}.deleted-row .creator-cell,.deleted-row>td:not(:last-child){opacity:.78}.owner-email{color:var(--muted);margin-top:2px;display:block}.restore-button{color:#09624f;background:#e7f4ef;border:1px solid #abd5c5;border-radius:7px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:700;display:flex}.restore-button svg{width:14px}.roster-toolbar{flex-wrap:wrap;align-items:flex-end}.roster-toolbar .search{min-width:260px}.roster-filter{flex-direction:column;gap:5px;width:190px;min-width:160px;display:flex}.roster-filter.owner-filter{width:260px;min-width:220px}.roster-filter>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700}.roster-filter .select-trigger{background:var(--panel);height:43px;box-shadow:var(--shadow)}.roster-filter .select-popover{min-width:260px}.comments-card .field-grid{grid-template-columns:1fr}.comments-card textarea{min-height:180px}.creator-cell small{white-space:nowrap;text-overflow:ellipsis;max-width:280px;overflow:hidden}.roster-table tbody tr{cursor:default}.creator-review-link{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0}.creator-review-link b{color:var(--brand)}.creator-review-link:hover b{text-decoration:underline}.creator-review-link:focus-visible{outline:2px solid var(--brand);outline-offset:4px;border-radius:5px}.field.start-row{grid-column-start:1}.completion{white-space:nowrap;border-radius:99px;align-items:center;gap:6px;width:max-content;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.completion i,.tab-dot{border-radius:50%;flex:none;width:7px;height:7px}.completion.incomplete{color:#9a5c25;background:#f9eddf}.completion.incomplete i,.tab-dot.missing{background:#dc873b}.completion.complete{color:#17714d;background:#e1f3e9}.completion.complete i,.tab-dot.complete{background:#2a9368}.ownership .completion{margin-left:8px}.subtabs button{align-items:center;gap:7px;display:inline-flex}.saved-note{color:#17714d;align-self:center;font-size:12px;font-weight:700}.editor-error{margin:0 0 18px}.funnel-badge{flex-direction:column;gap:4px;min-width:155px;max-width:210px;display:flex}.funnel-badge>span{color:var(--muted);justify-content:space-between;align-items:baseline;gap:10px;font-size:9px;display:flex}.funnel-badge>span b{color:var(--text);font-size:11px}.funnel-badge>i{background:var(--line);border-radius:99px;height:5px;display:block;overflow:hidden}.funnel-badge>i em{border-radius:inherit;background:var(--brand);height:100%;display:block}.funnel-badge>small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.funnel-badge.blocked>span,.funnel-badge.blocked>small{color:#b5453e}.funnel-badge.blocked>i em{background:#c34c45}.funnel-badge.complete>i em{background:#2a9368}.funnel-card{align-items:start}.funnel-workspace{min-width:0}.funnel-overview{background:#f1f8f5;border:1px solid #cce5da;border-radius:12px;align-items:center;gap:22px;margin-bottom:14px;padding:18px;display:flex}.funnel-overview.has-blockers{background:#fcf2f0;border-color:#efd0cb}.funnel-score{flex-direction:column;min-width:105px;display:flex}.funnel-score strong{font:700 24px Manrope}.funnel-score span{color:var(--muted);font-size:10px}.funnel-overview-main{flex:1}.funnel-progress{background:#dce8e3;border-radius:99px;height:8px;overflow:hidden}.funnel-progress i{border-radius:inherit;background:linear-gradient(90deg,var(--brand),#4dbb91);height:100%;transition:width .2s;display:block}.has-blockers .funnel-progress i{background:linear-gradient(90deg,#c34c45,#e39168)}.funnel-overview p{color:var(--muted);margin:8px 0 0;font-size:11px}.funnel-overview p b{color:var(--text)}.milestone-list{border:1px solid var(--line);border-radius:12px;flex-direction:column;display:flex;overflow:visible}.milestone{border-bottom:1px solid var(--line);background:var(--panel);grid-template-columns:38px minmax(220px,1fr) minmax(190px,.65fr) minmax(190px,.75fr);align-items:center;gap:14px;padding:14px 16px;display:grid}.milestone:first-child{border-radius:12px 12px 0 0}.milestone:last-child{border:0;border-radius:0 0 12px 12px}.milestone.blocked{background:#fff8f6}.milestone.resolved{background:#f8fcfa}.milestone-check{border:1.5px solid var(--line);background:var(--panel);color:#fff;border-radius:9px;width:30px;height:30px;font-weight:800}.milestone-check:hover{border-color:var(--brand)}.milestone.resolved .milestone-check{background:#2a9368;border-color:#2a9368}.milestone.blocked .milestone-check{border-color:#d59a94}.milestone-copy{min-width:0}.milestone-copy h3{font-size:12px}.milestone-copy p{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.4}.milestone-copy small{color:#2a9368;margin-top:5px;font-size:9px;display:block}.milestone-status{min-width:0}.milestone-status .select-trigger{background:var(--panel-2);height:38px}.milestone-status .select-popover{min-width:240px}.milestone-note{flex-direction:column;gap:5px;display:flex}.milestone-note span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:700}.milestone-note input{border:1px solid var(--line);background:var(--panel-2);width:100%;min-width:0;color:var(--text);border-radius:8px;outline:none;padding:9px 10px;font-size:11px}.milestone-note input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0b725c15}.milestone.blocked .milestone-note span{color:#b5453e}.milestone.blocked .milestone-note input{border-color:#e4b5af}.table-card table{min-width:1250px}.milestone.active .milestone-check{border-color:var(--brand);box-shadow:inset 0 0 0 3px var(--panel)}.role-switch{border:1px solid var(--line);background:var(--panel-2);width:100%;color:var(--text);border-radius:9px;align-items:center;gap:10px;margin-bottom:7px;padding:9px;font-size:12px;font-weight:700;display:flex}.role-switch.active{color:#8b5726;background:#f9eddf;border-color:#e3b57d}.preview-banner{z-index:9;color:#7c4e21;background:#fff4e3;border-bottom:1px solid #efca9d;justify-content:space-between;align-items:center;gap:20px;padding:11px 28px;display:flex;position:sticky;top:0}.preview-banner>div{align-items:center;gap:10px;display:flex}.preview-banner span{flex-direction:column;font-size:11px;display:flex}.preview-banner b{font-size:12px}.preview-banner button{color:#7c4e21;background:#fffaf2;border:1px solid #d9a563;border-radius:8px;padding:7px 11px;font-size:11px;font-weight:700}.check-cell{text-align:center!important;width:42px!important;padding-left:14px!important;padding-right:8px!important}.check-cell input,.option-row>input,.option-bulk input,.removed-toggle input{accent-color:var(--brand);cursor:pointer;width:15px;height:15px}.bulk-bar{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:10px;padding:10px 13px;font-size:12px;display:flex}.bulk-bar b{color:var(--brand)}.danger-button{color:#a43d37;background:#fbe7e5;border:1px solid #e1aaa5;border-radius:8px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:700;display:inline-flex}.danger-button svg{width:15px}.danger-button:disabled{opacity:.5}.option-bulk{border-bottom:1px solid var(--line);background:var(--panel);justify-content:space-between;align-items:center;gap:15px;padding:10px 24px;display:flex}.option-bulk label{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.option-bulk>div{align-items:center;gap:8px;display:flex}.option-bulk button{padding:7px 10px;font-size:11px}.option-row>input{flex:none}.access-grant{margin-bottom:18px}.access-form{grid-template-columns:minmax(220px,1fr) 32px minmax(220px,1fr) auto;align-items:end;gap:14px;padding:22px 24px;display:grid}.access-form .primary{height:40px}.access-arrow{height:40px;color:var(--muted);place-items:center;display:grid}.access-note{color:var(--muted);align-items:center;gap:8px;margin:0;padding:0 24px 20px;font-size:11px;display:flex}.access-note svg{width:15px}.access-error{margin:0 24px 16px}.access-list{overflow:hidden}.access-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(210px,1fr) 35px minmax(210px,1fr) 190px auto;align-items:center;gap:15px;padding:16px 24px;display:grid}.access-row:last-child{border:0}.access-person{align-items:center;gap:11px;min-width:0;display:flex}.access-person>span{flex-direction:column;min-width:0;display:flex}.access-person b{font-size:12px}.access-person small,.access-meta{color:var(--muted);overflow-wrap:anywhere;font-size:10px;line-height:1.5}.access-direction{color:var(--brand);place-items:center;display:grid}.access-meta{text-align:right}.dashboard-beta{background:#f5effc;border:1px solid #d8c7ef;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:14px 16px;display:flex}.dashboard-beta>span{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#7956a8;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:800}.dashboard-beta b{font-size:12px}.dashboard-beta p{color:#6d6380;margin:3px 0 0;font-size:11px;line-height:1.5}.dashboard-beta.configured{background:#e9f5f0;border-color:#abd5c5}.dashboard-beta.configured>span{background:#17714d}.dashboard-stats{margin-bottom:20px}.dashboard-section{margin-bottom:18px;overflow:hidden}.dashboard-section .panel-heading small{color:var(--muted);text-align:right;max-width:300px;font-size:10px}.dashboard-table{min-width:680px}.dashboard-table tbody tr{cursor:default}.dashboard-table tbody tr:hover{background:0 0}.dashboard-table td:not(:first-child),.dashboard-table th:not(:first-child){text-align:right}.rollout-chart{border-bottom:1px solid var(--line);grid-template-columns:repeat(8,minmax(55px,1fr));align-items:end;gap:15px;height:235px;padding:25px 26px 10px;display:grid}.rollout-week{flex-direction:column;justify-content:flex-end;align-items:center;min-width:0;height:100%;display:flex}.rollout-bars{border-bottom:1px solid var(--line);justify-content:center;align-items:flex-end;gap:5px;width:100%;height:155px;display:flex}.rollout-bars i{border-radius:4px 4px 0 0;width:min(22px,35%);min-height:3px;display:block}.rollout-bars .actual,.chart-legend .actual{background:#68b8d4}.rollout-bars .scheduled,.chart-legend .scheduled{background:#b395d4}.rollout-week b{margin-top:8px;font-size:11px}.rollout-week b small{color:var(--muted);font-weight:500}.rollout-week>span{color:var(--muted);white-space:nowrap;margin-top:3px;font-size:9px}.chart-legend{color:var(--muted);justify-content:flex-end;gap:18px;padding:10px 24px;font-size:10px;display:flex}.chart-legend span{align-items:center;gap:6px;display:flex}.chart-legend i{border-radius:3px;width:9px;height:9px}.dashboard-split{grid-template-columns:1fr 1fr;gap:18px;display:grid}.breakdown-list{padding:5px 24px}.breakdown-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:11px 0;font-size:11px;display:flex}.breakdown-list>div:last-child{border:0}.breakdown-list b{color:var(--brand)}.dashboard-footnote{color:var(--muted);margin:5px 2px;font-size:10px;line-height:1.6}.publish-success{color:#17714d;background:#e9f5f0;border:1px solid #abd5c5;border-radius:9px;margin-bottom:16px;padding:11px 13px;font-size:11px;font-weight:700}.searchable-select{width:100%;min-width:0;position:relative}.select-trigger{border:1px solid var(--line);width:100%;min-width:0;height:40px;color:var(--text);background:var(--panel-2);text-align:left;border-radius:8px;outline:none;justify-content:space-between;align-items:center;gap:10px;padding:0 10px 0 11px;display:flex}.select-trigger>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.select-trigger .placeholder{color:var(--muted)}.select-trigger svg{width:16px;height:16px;color:var(--muted);flex:none;transition:transform .15s}.searchable-select.open .select-trigger{border-color:var(--brand);background:var(--panel);box-shadow:0 0 0 3px #0b725c15}.searchable-select.open .select-trigger svg{transform:rotate(180deg)}.select-popover{z-index:40;background:var(--panel);border:1px solid var(--line);border-radius:10px;min-width:230px;padding:7px;position:absolute;inset:calc(100% + 5px) 0 auto;box-shadow:0 15px 35px #13271f24}.select-search{border:1px solid var(--line);background:var(--panel-2);height:38px;color:var(--muted);border-radius:7px;align-items:center;gap:8px;padding:0 9px;display:flex}.select-search svg{flex:none;width:16px;height:16px}.select-search input{width:100%;min-width:0;color:var(--text);outline:0;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.select-options{flex-direction:column;max-height:250px;margin-top:6px;display:flex;overflow-y:auto}.select-options button{color:var(--text);text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:flex-start;gap:10px;padding:9px 10px;font-size:12px;line-height:1.35;display:flex}.select-options button.highlighted{background:var(--panel-2)}.select-options button.selected{color:var(--brand);font-weight:700}.select-options button.select-clear{color:var(--muted);border-bottom:1px solid var(--line);border-radius:6px 6px 0 0;margin-bottom:4px}.select-empty{text-align:center;color:var(--muted);padding:18px 10px;font-size:12px}.owner-filter .select-trigger{background:var(--panel)}.creator-cell>span{flex-direction:column;display:flex}.roster-table-tools{border-bottom:1px solid var(--line);background:var(--panel);justify-content:flex-end;align-items:center;padding:10px 14px;display:flex}.roster-table-tools label{color:var(--muted);align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.roster-table-tools select{border:1px solid var(--line);background:var(--panel-2);color:var(--text);border-radius:7px;outline:none;padding:6px 28px 6px 9px}.roster-table-tools select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0b725c15}:root[data-theme=dark] .brand-mark{background:linear-gradient(145deg,#ff8fab,#8b5cf6);box-shadow:0 8px 24px #8b5cf655}:root[data-theme=dark] .sidebar nav a.active,:root[data-theme=dark] .segmented button.active,:root[data-theme=dark] .dropdown-set-list button.active{color:#8bdcff;background:#23264b}:root[data-theme=dark] .profile>span{color:#d9c7ff;background:#29254d}:root[data-theme=dark] .primary{color:#07192d;box-shadow:0 6px 20px #4ed7ff20}:root[data-theme=dark] .section-number,:root[data-theme=dark] .field.computed output,:root[data-theme=dark] .event-icon{color:#8bdcff;background:#24274b}:root[data-theme=dark] .field input:focus,:root[data-theme=dark] .field select:focus,:root[data-theme=dark] .field textarea:focus,:root[data-theme=dark] .dropdown-add input:focus{box-shadow:0 0 0 3px #8bdcff24}:root[data-theme=dark] .stat-icon.emerald{color:#82ecc0;background:#173b35}:root[data-theme=dark] .stat-icon.blue{color:#8bdcff;background:#19354e}:root[data-theme=dark] .stat-icon.violet{color:#c4b5fd;background:#322752}:root[data-theme=dark] .stat-icon.orange{color:#ffc078;background:#45331f}:root[data-theme=dark] .avatar.sage{color:#83dfc4;background:#203a39}:root[data-theme=dark] .avatar.sky{color:#8bdcff;background:#1d3550}:root[data-theme=dark] .avatar.lilac{color:#d2bfff;background:#33284f}:root[data-theme=dark] .avatar.sand{color:#f1c58b;background:#443323}:root[data-theme=dark] .pill.green,:root[data-theme=dark] .completion.complete{color:#88efc4;background:#173b33}:root[data-theme=dark] .pill.red{color:#ff9abf;background:#4b2234}:root[data-theme=dark] .pill.blue{color:#8bdcff;background:#19324a}:root[data-theme=dark] .completion.incomplete{color:#ffc078;background:#45311e}:root[data-theme=dark] .funnel-overview{background:#173b33;border-color:#315e55}:root[data-theme=dark] .funnel-overview.has-blockers{background:#4a2236;border-color:#713650}:root[data-theme=dark] .funnel-progress{background:#343756}:root[data-theme=dark] .milestone.blocked{background:#241622}:root[data-theme=dark] .milestone.resolved{background:#111e21}:root[data-theme=dark] .milestone.blocked .milestone-note input{border-color:#713650}:root[data-theme=dark] .error-banner{color:#ffc1d8;background:#4a2236;border-color:#713650}:root[data-theme=dark] .role-switch.active{color:#d9c7ff;background:#30234d;border-color:#8b5cf6}:root[data-theme=dark] .preview-banner{color:#f4d9ff;background:#29203d;border-color:#493762}:root[data-theme=dark] .preview-banner button{color:#fff8ff;background:#36294e;border-color:#6f5790}:root[data-theme=dark] .danger-button{color:#ff9abf;background:#4a2236;border-color:#713650}.theme-button:disabled{opacity:.55;cursor:not-allowed}.cache-button{border-bottom:1px solid var(--line);margin-bottom:3px}.cache-message{color:var(--brand);padding:2px 9px 5px;font-size:10px;display:block}:root[data-theme=dark] .dashboard-beta{background:#241f3d;border-color:#4a3f69}:root[data-theme=dark] .dashboard-beta p{color:#b9b6d3}:root[data-theme=dark] .dashboard-beta.configured,:root[data-theme=dark] .publish-success{color:#88efc4;background:#173b33;border-color:#315e55}:root[data-theme=dark] .searchable-select.open .select-trigger{box-shadow:0 0 0 3px #8bdcff24}:root[data-theme=dark] .select-popover{box-shadow:0 18px 45px #030414aa}.dropdown-admin{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:18px;display:grid}.dropdown-catalog{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;padding:14px;position:sticky;top:20px}.search.compact{max-width:none;height:40px;box-shadow:none}.dropdown-set-list{flex-direction:column;gap:3px;max-height:650px;margin-top:11px;display:flex;overflow:auto}.dropdown-set-list button{color:var(--text);text-align:left;background:0 0;border:0;border-radius:8px;flex-direction:column;gap:3px;padding:10px 11px;display:flex}.dropdown-set-list button:hover{background:var(--panel-2)}.dropdown-set-list button.active{color:var(--brand);background:#e5f2ed}.dropdown-set-list small{color:var(--muted);font-size:10px}.dropdown-editor{overflow:hidden}.dropdown-editor .panel-heading{align-items:flex-start}.dropdown-editor .panel-heading p{color:var(--muted);max-width:680px;margin:6px 0 0;font-size:11px}.removed-toggle{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;font-size:11px;display:flex}.dropdown-add{border-bottom:1px solid var(--line);background:var(--panel-2);gap:9px;padding:17px 24px;display:flex}.dropdown-add input{border:1px solid var(--line);background:var(--panel);min-width:0;color:var(--text);border-radius:8px;outline:none;flex:1;padding:10px 12px}.dropdown-add input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0b725c15}.dropdown-error{margin:14px 24px 0}.option-list{padding:2px 24px}.option-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:14px 0;display:flex}.option-row:last-child{border:0}.option-row>div{flex-direction:column;gap:4px;min-width:0;display:flex}.option-row b{font-size:13px}.option-row small{color:var(--muted);overflow-wrap:anywhere;font-size:10px}.option-row.removed b{color:var(--muted);text-decoration:line-through}.option-row .danger-text{font-size:11px}.option-row .secondary{padding:7px 10px;font-size:11px}@media (width<=1050px){.stat-grid{grid-template-columns:repeat(2,1fr)}.form-card{grid-template-columns:40px 1fr}.form-card>.field-grid{grid-column:2}.editor-card{grid-template-columns:1fr}.editor-card>.field-grid{grid-column:auto}.section-title.wide{padding:0}.funnel-card .funnel-workspace{grid-column:auto}.milestone{grid-template-columns:38px minmax(200px,1fr) minmax(180px,.7fr)}.milestone-note{grid-column:2/-1}.access-form{grid-template-columns:1fr 30px 1fr}.access-form>.primary{grid-column:3}.access-row{grid-template-columns:minmax(180px,1fr) 30px minmax(180px,1fr) auto}.access-meta{display:none}.dashboard-split{grid-template-columns:1fr}.rollout-chart{grid-template-columns:repeat(8,80px);justify-content:start;overflow-x:auto}}@media (width<=760px){.shell{display:block}.sidebar{display:none}.shell>main{padding-bottom:70px}.mobile-nav{background:var(--panel);border-top:1px solid var(--line);z-index:20;justify-content:space-around;align-items:center;height:62px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav .brand-mark{width:32px;height:32px;font-size:16px}.mobile-nav a{color:var(--muted);background:0 0;border:0;padding:10px}.mobile-nav a.active{color:var(--brand)}.page{padding:28px 18px 45px}.page-head{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:25px}.page-head h1{font-size:28px}.stat-grid{grid-template-columns:1fr 1fr;gap:10px}.stat{gap:10px;padding:15px}.stat-icon{display:none}.stat strong{font-size:24px}.form-card{padding:21px;display:block}.section-number{margin-bottom:12px}.section-title{margin-bottom:20px}.field-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.form-actions{background:var(--bg);padding:10px 0;position:sticky;bottom:70px}.desktop-only{display:none}.editor-head{flex-direction:column;align-items:flex-start}.editor-actions{justify-content:flex-end;width:100%}.identity h1{font-size:23px}.toolbar{align-items:stretch}.result-count{display:none}.roster-controls{flex-direction:column;align-items:stretch}.owner-filter{width:100%;min-width:0}.panel-heading{padding:18px}.mini-list{padding:3px 18px}.mini-row .pill{max-width:110px}.audit-panel{padding:10px 18px}.roster-toolbar{flex-direction:column}.roster-toolbar .search,.roster-filter,.roster-filter.owner-filter{width:100%;min-width:0;max-width:none}.roster-filter .select-popover{min-width:100%}.comments-card textarea{min-height:140px}.mini-row .funnel-badge{display:none}.funnel-overview{flex-direction:column;align-items:flex-start;gap:12px}.funnel-score{min-width:0}.funnel-overview-main{width:100%}.milestone{grid-template-columns:36px minmax(0,1fr);gap:10px}.milestone-status,.milestone-note{grid-column:2}.milestone-status .select-popover{min-width:100%}.dropdown-admin{grid-template-columns:1fr}.dropdown-catalog{position:static}.dropdown-set-list{max-height:250px}.dropdown-add{flex-direction:column;padding:14px}.option-list{padding:2px 16px}.dropdown-editor .panel-heading{flex-direction:column;gap:12px}.option-row{align-items:flex-start}.option-row>button{flex:none}.bulk-bar,.option-bulk{flex-direction:column;align-items:flex-start}.access-form{grid-template-columns:1fr;padding:18px}.access-arrow{height:20px;transform:rotate(90deg)}.access-form>.primary{grid-column:auto}.access-note{padding:0 18px 18px}.access-row{grid-template-columns:1fr auto;gap:10px;padding:15px 18px}.access-direction{display:none}.access-person:nth-of-type(2){grid-column:1}.access-row>.danger-text{grid-area:1/2/3}.access-meta{display:none}.dashboard-beta{align-items:flex-start}.dashboard-section .panel-heading small{display:none}.rollout-chart{padding-left:18px;padding-right:18px}.dashboard-split{gap:12px}}@media (width<=430px){.stat-grid{grid-template-columns:1fr}.stat{align-items:center}.stat-icon{display:grid}.form-actions button{flex:1}}.dashboard-load-error{justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-load-error .secondary{flex:none}@media (width<=760px){.dashboard-load-error{flex-direction:column;align-items:flex-start}}.nav-label{align-items:flex-start;gap:5px;display:inline-flex}.nav-version{letter-spacing:.1em;text-transform:uppercase;opacity:.82;font-size:7px;line-height:1;position:relative;top:-.25em}.pipeline-stats{grid-template-columns:repeat(5,minmax(0,1fr))}@media (width<=1200px){.pipeline-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.pipeline-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=430px){.pipeline-stats{grid-template-columns:1fr}}.subtabs button>svg{width:13px;height:13px;margin-left:5px}.content-review-page{max-width:none;margin:0;padding-inline:clamp(24px,2.4vw,54px)}.content-review-toolbar>label:not(.search),.content-review-filter{min-width:170px;color:var(--muted);flex-direction:column;gap:5px;font-size:10px;font-weight:700;display:flex}.content-review-toolbar select{border:1px solid var(--line);background:var(--panel);height:43px;color:var(--text);border-radius:10px;padding:0 11px}.content-review-filter{width:220px}.content-review-filter .select-trigger{background:var(--panel);height:43px}.content-review-filter .select-popover{min-width:260px}.content-review-toolbar>small{color:var(--muted);margin-left:auto}.content-review-table td>small,.content-review-table td>b{display:block}.content-review-table td>small{color:var(--muted);margin-top:4px}.review-pill{white-space:nowrap;border-radius:99px;align-items:center;gap:6px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.review-pill i{background:currentColor;border-radius:50%;width:6px;height:6px}.review-pill.pass{color:#16724c;background:#e2f4ea}.review-pill.fail{color:#ad3e38;background:#fbe7e5}.review-pill.waiting{color:#9a6427;background:#f7eddd}.review-pill.processing{color:#376eaa;background:#e4effa}.review-access-panel{overflow:hidden}.review-access-panel .panel-heading p{max-width:760px;color:var(--muted);margin:6px 0 0;font-size:11px}.review-access-list article{border-bottom:1px solid var(--line);grid-template-columns:84px minmax(180px,.75fr) minmax(260px,1fr) auto;align-items:end;gap:16px;padding:16px 24px;display:grid}.review-access-list article:last-child{border:0}.review-access-list article.enabled{background:#f5fbf8}.review-access-list article>div{flex-direction:column;gap:4px;padding-bottom:5px;display:flex}.review-access-list article small{color:var(--muted);font-size:10px}.review-access-list label{color:var(--muted);flex-direction:column;gap:5px;font-size:10px;font-weight:700;display:flex}.review-access-list input{border:1px solid var(--line);background:var(--panel);height:40px;color:var(--text);border-radius:8px;padding:0 11px}.access-state{background:var(--panel-2);color:var(--muted);text-align:center;border-radius:99px;align-self:center;padding:6px 9px;font-size:9px;font-weight:800}.access-state.on{color:#16724c;background:#e2f4ea}.content-error{margin:16px 24px}.review-detail{max-width:none;margin:0;padding-inline:clamp(24px,2.4vw,54px)}.review-detail-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.review-detail-head h1{margin:6px 0;font-size:28px}.review-detail-head p{color:var(--muted);margin:0;font-size:14px}.review-workspace{grid-template-columns:minmax(520px,1fr) 18px minmax(390px,var(--review-pane-width,35%));align-items:start;gap:0;display:grid}.review-resizer{cursor:col-resize;touch-action:none;background:0 0;border:0;align-self:stretch;min-height:470px;padding:0;position:relative}.review-resizer span{background:var(--line);border-radius:99px;width:3px;transition:background .15s,width .15s;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.review-resizer:hover span,.review-resizer:focus-visible span{background:var(--brand);width:5px}.review-video,.review-sidebar{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:14px;overflow:hidden}.video-stage{background:#090a0e;place-items:center;min-height:470px;display:grid}.video-stage video,.video-stage .review-screenshot{width:100%;max-height:72vh;display:block}.asset-caption{padding:16px 20px}.asset-caption span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800}.asset-caption p{margin:6px 0 0;font-size:14px;line-height:1.6}.review-tabs{margin:0}.review-tabs button{font-size:12px}.review-tabs sup{margin-left:3px}.review-panel{flex-direction:column;gap:14px;padding:18px;display:flex}.review-panel>section,.decision-gate,.review-properties,.comment-compose,.review-comment{border:1px solid var(--line);background:var(--panel-2);border-radius:11px;padding:15px}.review-result{align-items:flex-start;gap:10px;margin-top:10px;display:flex}.review-result p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.review-panel details{margin-top:13px}.review-panel summary{cursor:pointer;color:var(--brand);font-size:13px;font-weight:700}.rubric-list{flex-direction:column;gap:8px;margin-top:11px;display:flex}.rubric-list>div{align-items:flex-start;gap:9px;display:flex}.rubric-list span:last-child{flex-direction:column;gap:3px;font-size:12px;display:flex}.rubric-list small{color:var(--muted)}.decision-gate header{justify-content:space-between;align-items:center;gap:10px;display:flex}.decision-gate header>span{flex-direction:column;gap:3px;display:flex}.decision-gate header small{color:var(--muted);font-size:10px}.decision-gate>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.decision-gate button{border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:8px;padding:9px;font-size:11px;font-weight:700}.decision-gate button.approved{color:#16724c;background:#e2f4ea;border-color:#8ac7ae}.decision-gate button.rejected{color:#ad3e38;background:#fbe7e5;border-color:#e1a8a3}.comments-thread{max-height:75vh;overflow:auto}.comment-compose textarea{resize:vertical;width:100%;color:var(--text);background:0 0;border:0;outline:0;min-height:90px}.comment-compose>div{justify-content:space-between;gap:10px;display:flex}.comment-compose select{border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:8px;padding:8px}.review-comment header{align-items:center;gap:7px;display:flex}.review-comment header button{color:var(--brand);background:0 0;border:0;margin-left:auto;font-size:10px}.review-comment p{font-size:12px;line-height:1.6}.review-comment>small{color:var(--muted);font-size:10px}.visibility{text-transform:uppercase;border-radius:99px;padding:3px 6px;font-size:8px;font-weight:800}.visibility.internal{color:#7155ae;background:#eee9fb}.visibility.shared{color:#16724c;background:#e2f4ea}.review-properties{grid-template-columns:130px 1fr;gap:12px;margin:18px;font-size:12px;display:grid}.review-properties dt{color:var(--muted)}.review-properties dd{margin:0}.content-review-empty{text-align:center;color:var(--muted);padding:50px 22px}.content-review-empty b{color:var(--text)}.content-review-empty p{font-size:11px}.content-review-lifecycle-tabs{width:max-content;margin:0 0 14px}.review-detail-actions,.asset-row-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.asset-row-actions{min-width:225px}.asset-row-actions .secondary,.asset-row-actions .danger-button{white-space:nowrap;padding:6px 8px;font-size:9px}.content-review-table tr:has(.asset-row-actions){cursor:default}.creator-review-table{min-width:1240px}.asset-cell{border:1px solid var(--line);background:var(--panel-2);width:100%;color:var(--text);text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;display:flex}.asset-cell:hover{border-color:var(--brand)}.asset-cell>span{flex-direction:column;gap:3px;min-width:0;display:flex}.asset-cell b,.asset-cell small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.asset-cell b{font-size:10px}.asset-cell small,.asset-cell-empty{color:var(--muted);font-size:9px}.asset-cell-empty{border:1px dashed var(--line);text-align:center;border-radius:8px;padding:10px;display:block}.verdict-stack{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.queue-reviewed{color:var(--muted);white-space:nowrap;cursor:pointer;align-items:center;gap:7px;font-size:10px;font-weight:700;display:inline-flex}.queue-reviewed input{width:16px;height:16px;accent-color:var(--brand);margin:0}.queue-reviewed:has(input:checked){color:var(--brand)}.queue-reviewed:has(input:disabled){cursor:default;opacity:.7}.review-asset-pager{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:10px 0 18px;display:grid}.review-asset-pager>div{gap:8px;padding:2px;display:flex;overflow:auto}.review-asset-pager>div button{border:1px solid var(--line);background:var(--panel);min-width:118px;color:var(--text);text-align:left;border-radius:8px;padding:8px 10px}.review-asset-pager>div button.active{border-color:var(--brand);background:var(--panel-2);color:var(--brand)}.review-asset-pager b,.review-asset-pager small{display:block}.review-asset-pager small{color:var(--muted);margin-top:2px;font-size:8px}.creator-portal{color:#171528;background:#f5f4fb;min-height:100vh;font-family:DM Sans,system-ui,sans-serif}.creator-portal-nav{background:#fff;border-bottom:1px solid #e5e1ee;justify-content:space-between;align-items:center;height:72px;padding:0 max(24px,50vw - 620px);display:flex}.portal-brand{align-items:center;gap:11px;display:flex}.portal-brand>span{color:#fff;background:linear-gradient(145deg,#ff8fab,#8b5cf6);border-radius:12px;place-items:center;width:38px;height:38px;font:700 19px Manrope;display:grid;box-shadow:0 8px 22px #8b5cf644}.portal-brand>div{flex-direction:column;display:flex}.portal-brand b{font:700 14px Manrope}.portal-brand small{color:#7d788c;font-size:10px}.creator-portal-main{max-width:1240px;margin:auto;padding:50px 24px 80px}.creator-portal-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.creator-portal-head h1{margin:7px 0;font-size:36px}.creator-portal-head p{color:#706b7e;margin:0}.portal-primary{color:#fff;background:#171528;border:0;border-radius:10px;padding:11px 16px;font-weight:800}.portal-section-head{justify-content:space-between;margin-bottom:15px;display:flex}.portal-section-head h2{margin-top:5px}.portal-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.portal-submission-card{color:#171528;text-align:left;background:#fff;border:1px solid #e3dfea;border-radius:15px;padding:0;overflow:hidden;box-shadow:0 12px 32px #20183c0b}.portal-card-preview,.portal-submission-card>img{aspect-ratio:16/9;color:#fff;object-fit:cover;background:#181629;place-items:center;width:100%;font-size:28px;display:grid}.portal-submission-card>div:last-child{flex-direction:column;gap:7px;padding:16px;display:flex}.portal-submission-card span,.portal-submission-card time{color:#7d788c;font-size:10px}.portal-submission-card b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-submission-card small{align-items:center;gap:6px;display:flex}.portal-status{text-transform:uppercase;border-radius:99px;padding:3px 6px;font-weight:800;font-size:8px!important;display:inline-flex!important}.portal-status.pass{color:#116946;background:#dff4e9}.portal-status.fail{color:#a83242;background:#fbe2e5}.portal-status.waiting{color:#6c5c91;background:#eeeaf7}.portal-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#171528aa;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.portal-upload{background:#fff;border-radius:18px;width:min(620px,100%);max-height:92vh;padding:25px;overflow:auto;box-shadow:0 30px 80px #0e0b1e66}.portal-upload>header{justify-content:space-between;margin-bottom:20px;display:flex}.portal-upload>header button{background:0 0;border:0;font-size:26px}.portal-upload>label{flex-direction:column;gap:7px;margin-top:15px;font-size:11px;font-weight:800;display:flex}.portal-upload select,.portal-upload textarea{color:#171528;background:#faf9fd;border:1px solid #ddd8e7;border-radius:9px;padding:11px}.portal-dropzone{color:#171528;background:#faf9fd;border:1.5px dashed #aaa2bc;border-radius:13px;flex-direction:column;align-items:center;gap:7px;width:100%;margin-top:15px;padding:42px 20px;display:flex}.portal-dropzone small{color:#7d788c}.portal-upload footer{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.portal-upload footer>button:not(.portal-primary){background:#fff;border:1px solid #ddd8e7;border-radius:9px;padding:10px 15px}.portal-progress{background:#eeeaf7;border-radius:8px;height:28px;margin-top:15px;position:relative;overflow:hidden}.portal-progress i{background:#d7c9f5;position:absolute;inset:0 auto 0 0}.portal-progress span{z-index:1;place-items:center;height:100%;font-size:9px;font-weight:800;display:grid;position:relative}.portal-error{color:#9f3040;background:#fbe2e5;border:1px solid #edb9c0;border-radius:9px;margin-bottom:18px;padding:12px}.portal-review-layout{grid-template-columns:minmax(500px,1.3fr) minmax(330px,.7fr);gap:18px;display:grid}.portal-video{background:#0d0b17;border-radius:15px;min-height:380px;overflow:hidden}.portal-video video{width:100%;max-height:70vh;display:block}.portal-caption,.portal-grades,.portal-comments{background:#fff;border:1px solid #e3dfea;border-radius:14px;margin-top:15px;padding:20px}.portal-caption p,.portal-grades p{color:#706b7e;font-size:11px;line-height:1.55}.portal-grades h2,.portal-comments h2{margin-bottom:14px;font-size:16px}.portal-grades>div{border-bottom:1px solid #eeeaf2;justify-content:space-between;align-items:center;padding:11px 0;font-size:11px;display:flex}.portal-comments article{border-bottom:1px solid #eeeaf2;padding:12px 0}.portal-comments article header button{color:#7054a3;background:0 0;border:0;margin-left:auto}.portal-comments article p{font-size:11px;line-height:1.5}.portal-comments article small,.portal-muted{color:#7d788c;font-size:9px}.portal-comments textarea{resize:vertical;border:1px solid #ddd8e7;border-radius:9px;width:100%;min-height:90px;margin:16px 0 8px;padding:11px}.portal-back{color:#6c627e;background:0 0;border:0;margin-bottom:20px}.portal-notice{text-align:center;background:#fff;border:1px solid #e3dfea;border-radius:16px;max-width:520px;margin:10vh auto;padding:38px}.portal-notice>span{color:#8b5cf6;font-size:24px}.portal-notice p{color:#716c7e;line-height:1.55}.portal-loading{background:#f5f4fb;place-content:center;justify-items:center;gap:15px;min-height:100vh;display:grid}.portal-loading i{border:3px solid #ddd5ec;border-top-color:#8b5cf6;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}.creator-portal-auth{background:#f5f4fb;place-content:center;justify-items:center;gap:25px;min-height:100vh;display:grid}.portal-dev,.portal-dev-email{color:#7d788c;font-size:10px}.portal-dev-email{justify-content:center;gap:8px;max-width:420px;margin:-7vh auto 0;display:flex}.portal-dev-email label{flex-direction:column;gap:4px;display:flex}.portal-dev-email input{border:1px solid #ddd8e7;border-radius:8px;padding:8px}.portal-dev-email button{border:0;border-radius:8px;align-self:end;padding:8px}.portal-auth-card{text-align:center;background:#fff;border:1px solid #e3dfea;border-radius:16px;width:min(400px,100vw - 40px);padding:34px;box-shadow:0 18px 48px #20183c16}.portal-auth-card>span{color:#8b5cf6;font-size:24px}.portal-auth-card h1{margin:12px 0 6px;font:700 20px Manrope}.portal-auth-card p{color:#716c7e;margin:0 0 24px;line-height:1.55}.portal-auth-card a{color:#fff;background:#171528;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:13px 18px;font-weight:800;text-decoration:none;display:flex;box-shadow:0 7px 17px #1715282b}:root[data-theme=dark] .review-access-list article.enabled{background:#111e21}:root[data-theme=dark] .review-pill.pass{color:#88efc4;background:#173b33}:root[data-theme=dark] .review-pill.fail{color:#ff9abf;background:#4a2236}:root[data-theme=dark] .review-pill.waiting{color:#ffc078;background:#45311e}:root[data-theme=dark] .review-pill.processing{color:#8bdcff;background:#19324a}@media (width<=1050px){.review-workspace,.portal-review-layout{grid-template-columns:1fr}.review-resizer{display:none}.review-access-list article{grid-template-columns:80px 1fr}.review-access-list article label{grid-column:1/-1}.review-access-list article>button{grid-column:2;justify-self:end}.portal-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.content-review-toolbar{flex-direction:column}.content-review-toolbar>*{width:100%;max-width:none!important}.review-access-list article{flex-direction:column;align-items:stretch;display:flex}.review-access-list .access-state{align-self:flex-start}.review-detail-head{flex-direction:column;align-items:flex-start}.review-detail-actions{flex-wrap:wrap;justify-content:flex-start}.review-asset-pager{grid-template-columns:1fr 1fr}.review-asset-pager>div{order:-1;grid-column:1/-1}.review-workspace{display:block}.review-sidebar{margin-top:14px}.video-stage{min-height:230px}.creator-portal-head{flex-direction:column;align-items:flex-start}.portal-card-grid{grid-template-columns:1fr}.creator-portal-main{padding:28px 16px 55px}.creator-portal-nav{padding:0 16px}.portal-review-layout{display:block}.portal-video{min-height:220px}}.sort-direction{align-self:flex-end;height:43px;padding-inline:13px}.review-history-row{background:var(--panel-2)}.review-history-row td:first-child{padding-left:34px}.version-cell{align-items:center;gap:7px;display:flex}.version-cell button{border:1px solid var(--line);background:var(--panel-2);color:var(--brand);border-radius:99px;padding:2px 7px;font-size:9px;font-weight:800}.review-access-search{padding:16px 24px 0}.review-access-search .search{max-width:620px}.video-comment-timeline{background:var(--panel-2);border:1px solid var(--line);border-radius:99px;height:18px;margin:-1px 14px 0;position:relative}.video-comment-timeline button{border:2px solid var(--panel);background:#f09a44;border-radius:50%;width:12px;height:12px;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 6px #0004}.video-comment-timeline button.resolved{background:#34a675}.ai-review-card{overflow:hidden}.ai-metadata{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.ai-metadata span{border:1px solid var(--line);background:var(--panel);border-radius:8px;flex-direction:column;gap:3px;padding:9px;display:flex}.ai-metadata small{color:var(--muted);text-transform:uppercase;font-size:8px}.ai-metadata b{font-size:10px}.ai-detailed-report{white-space:pre-wrap;color:var(--muted);font-size:9px;line-height:1.5}.review-failures{flex-direction:column;gap:7px;margin-top:15px;display:flex}.review-failures h3,.rubric-section h3{font-size:11px}.review-failures>button{text-align:left;border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:9px;grid-template-columns:auto 1fr auto;align-items:start;gap:9px;padding:10px;display:grid}.review-failures>button>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.review-failures small{color:var(--muted);font-size:9px;line-height:1.4}.review-failures em{color:var(--brand);font-size:9px;font-style:normal}.rubric-disclosure{border-top:1px solid var(--line);padding-top:13px}.rubric-section{margin-top:15px}.rubric-table{border:1px solid var(--line);border-radius:9px;flex-direction:column;display:flex;overflow:hidden}.rubric-table>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(130px,1fr) auto 55px minmax(150px,1.2fr);align-items:center;gap:9px;padding:9px;font-size:9px;display:grid}.rubric-table>div:last-child{border:0}.rubric-table>div>span{flex-direction:column;display:flex}.rubric-table small,.rubric-table em,.rubric-table p{color:var(--muted);margin:0;font-size:8px;font-style:normal}.decision-gate textarea{border:1px solid var(--line);background:var(--panel);width:100%;min-height:64px;color:var(--text);resize:vertical;border-radius:8px;margin-top:10px;padding:9px;font-size:10px}.decision-recorded{color:var(--muted);margin:8px 0 0;font-size:9px}.decision-history{border:1px solid var(--line);background:var(--panel-2);border-radius:11px;padding:14px}.decision-history summary{cursor:pointer;color:var(--brand);font-size:10px;font-weight:800}.decision-history article{border-bottom:1px solid var(--line);align-items:flex-start;gap:9px;padding:10px 0;display:flex}.decision-history article:last-child{border:0}.decision-history article>span:last-child{flex-direction:column;gap:3px;font-size:10px;display:flex}.decision-history small{color:var(--muted);font-size:8px}.decision-history p{margin:3px 0 0}.comment-compose{flex-direction:column;gap:8px;display:flex}.pin-chip{border:1px solid var(--line);background:var(--panel);color:var(--muted);border-radius:99px;align-self:flex-start;padding:5px 9px;font-size:9px}.pin-chip.active{color:#965c21;background:#fff4e4;border-color:#efb06f}.comment-visibility{border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:2px;display:flex}.comment-visibility button{color:var(--muted);background:0 0;border:0;border-radius:6px;padding:7px 9px;font-size:9px}.comment-visibility button.active{background:var(--panel-2);color:var(--brand);font-weight:800}.comment-sort{color:var(--muted);justify-content:space-between;align-items:center;font-size:9px;display:flex}.comment-sort .segmented button{padding:5px 8px;font-size:9px}.thread-root.active{outline:2px solid #f09a44}.thread-root.resolved{opacity:.7}.review-comment footer{align-items:center;gap:10px;margin-top:10px;display:flex}.review-comment footer label{color:var(--muted);align-items:center;gap:5px;margin-right:auto;font-size:9px;display:flex}.review-comment footer button,.inline-editor button,.reply-compose button{color:var(--brand);background:0 0;border:0;font-size:9px;font-weight:700}.comment-replies{border-left:2px solid var(--line);margin:12px 0 0 18px;padding-left:10px}.review-comment.reply{background:0 0;border:0;border-radius:0;padding:10px 2px}.inline-editor textarea,.reply-compose textarea{border:1px solid var(--line);background:var(--panel);width:100%;min-height:65px;color:var(--text);resize:vertical;border-radius:8px;padding:8px}.inline-editor>div,.reply-compose>div{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.review-properties-wrap{padding:18px}.review-properties-wrap .review-properties{margin:0}.property-section{border:1px solid var(--line);background:var(--panel-2);border-radius:11px;margin-top:14px;padding:14px}.property-section>img{border-radius:8px;width:100%;margin-top:10px;display:block}.detection-list article{border-bottom:1px solid var(--line);align-items:flex-start;gap:9px;padding:9px 0;display:flex}.detection-list article:last-child{border:0}.detection-list article>button{color:#376eaa;background:#e4effa;border:0;border-radius:99px;padding:4px 7px;font-size:8px}.detection-list article>div{flex-direction:column;gap:3px;font-size:10px;display:flex}.detection-list small{color:var(--muted);font-size:8px}.ai-content-overview{color:var(--muted);margin:12px 0 0;font-size:10px;line-height:1.55}.category-results{margin-top:15px}.category-results h3{font-size:11px}.category-results article{border-bottom:1px solid var(--line);align-items:flex-start;gap:9px;padding:10px 0;display:flex}.category-results article:last-child{border:0}.category-results article>div{min-width:0}.category-results b{font-size:10px}.category-results p{color:var(--muted);margin:3px 0 0;font-size:9px;line-height:1.45}.review-sidebar .ai-content-overview,.review-sidebar .ai-detailed-report,.review-sidebar .category-results p,.review-sidebar .review-failures small,.review-sidebar .rubric-table p,.review-sidebar .post-url-check p{font-size:13px;line-height:1.6}.review-sidebar .category-results h3,.review-sidebar .review-failures h3,.review-sidebar .rubric-section h3,.review-sidebar .post-url-check h3{font-size:13px}.review-sidebar .category-results b,.review-sidebar .ai-metadata b,.review-sidebar .rubric-table>div,.review-sidebar .decision-history article>span:last-child,.review-sidebar .detection-list article>div{font-size:12px}.review-sidebar .ai-metadata small,.review-sidebar .rubric-table small,.review-sidebar .rubric-table em,.review-sidebar .post-url-check small,.review-sidebar .decision-history small,.review-sidebar .detection-list small{font-size:10px}.ai-metadata{grid-template-columns:repeat(auto-fit,minmax(105px,1fr))}.ai-metadata b{overflow-wrap:anywhere}.post-url-check{border:1px solid var(--line);background:var(--panel);border-radius:9px;margin-top:15px;padding:11px}.post-url-check>div{justify-content:space-between;align-items:center;gap:9px;display:flex}.post-url-check h3{margin:0;font-size:11px}.post-url-check p{color:var(--muted);margin:8px 0 4px;font-size:9px;line-height:1.45}.post-url-check small{color:var(--muted);font-size:8px}.portal-auth-card{border-color:var(--line);background:var(--panel);color:var(--text);box-shadow:var(--shadow)}.portal-auth-card>span{color:var(--brand)}.portal-auth-card p{color:var(--muted)}.portal-auth-card a{background:var(--brand);color:#fff}.portal-auth-card a:hover{background:var(--brand-2)}.portal-notice-action{justify-content:center;margin-top:18px;display:flex}.creator-portal{background:var(--bg);color:var(--text)}.creator-portal-nav{border-color:var(--line);background:var(--panel)}.portal-brand>span{background:linear-gradient(145deg,var(--brand),var(--brand-2));box-shadow:0 8px 22px color-mix(in srgb,var(--brand) 35%,transparent)}.portal-brand small,.creator-portal-head p,.portal-submission-card span,.portal-submission-card time,.portal-dropzone small,.portal-caption p,.portal-grades p,.portal-comments article small,.portal-muted,.portal-dev,.portal-dev-email{color:var(--muted)}.portal-nav-actions{align-items:center;gap:12px;display:flex}.portal-theme{border:1px solid var(--line);background:var(--panel-2);width:34px;height:34px;color:var(--text);border-radius:9px}.portal-sign-out{border:1px solid var(--line);background:var(--panel-2);height:34px;color:var(--text);border-radius:9px;padding:0 12px;font-size:10px;font-weight:800}.portal-sign-out:hover{border-color:var(--brand);color:var(--brand)}.portal-primary{background:var(--brand);color:var(--bg)}:root:not([data-theme=dark]) .portal-primary{color:#fff}.portal-primary:hover{background:var(--brand-2)}.portal-submission-card,.portal-upload,.portal-caption,.portal-grades,.portal-comments,.portal-notice{border-color:var(--line);background:var(--panel);color:var(--text);box-shadow:var(--shadow)}.portal-card-preview{background:#090a16}.portal-status.waiting{background:var(--panel-2);color:var(--muted)}.portal-upload select,.portal-upload textarea,.portal-dropzone,.portal-comments textarea,.portal-dev-email input{border-color:var(--line);background:var(--panel-2);color:var(--text)}.portal-upload footer>button:not(.portal-primary){border-color:var(--line);background:var(--panel);color:var(--text)}.portal-dropzone.dragging{border-color:var(--brand);background:color-mix(in srgb,var(--brand) 10%,var(--panel));box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 14%,transparent)}.portal-modal-backdrop{background:#070816b8}.portal-progress{background:var(--panel-2)}.portal-progress i{background:color-mix(in srgb,var(--brand) 30%,var(--panel))}.creator-portal-auth,.portal-loading{background:var(--bg)}.portal-loading i{border-color:var(--line);border-top-color:var(--brand)}.portal-notice p{color:var(--muted)}.portal-notice>span{color:var(--brand)}.portal-asset-group{min-width:0}.portal-history-toggle{width:100%;color:var(--brand);background:0 0;border:0;margin-top:7px;font-size:9px;font-weight:800}.portal-version-history{border:1px solid var(--line);border-radius:10px;flex-direction:column;margin-top:5px;display:flex;overflow:hidden}.portal-version-history button{border:0;border-bottom:1px solid var(--line);background:var(--panel);color:var(--text);text-align:left;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:9px;display:grid}.portal-version-history button:last-child{border:0}.portal-version-history b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.portal-thumbnail-row{border:1px solid var(--line);background:var(--panel-2);border-radius:9px;align-items:center;gap:9px;margin-top:12px;padding:10px;display:flex}.portal-thumbnail-row button{color:var(--brand);background:0 0;border:0;font-size:9px;font-weight:800}.portal-thumbnail-row span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:9px;overflow:hidden}.caption-count{text-align:right;color:var(--muted);font-size:9px}.caption-count.at-limit{color:#b5453e}.portal-detail-thumbnail{border-radius:9px;width:100%;margin-top:10px;display:block}.portal-approved-note{background:var(--panel-2);border-radius:8px;padding:9px}.portal-comments>article{border-bottom:1px solid var(--line);padding:12px 0}.portal-comments>article.resolved{opacity:.72}.portal-comments article header{align-items:center;gap:7px;display:flex}.portal-resolved{color:#16724c;background:#e2f4ea;border-radius:99px;padding:3px 6px;font-size:8px;font-weight:800}.portal-comments article footer{gap:10px;margin-top:8px;display:flex}.portal-comments article footer button,.portal-inline-edit button,.portal-reply-compose button{color:var(--brand);background:0 0;border:0;font-size:9px;font-weight:800}.portal-comment-reply{background:var(--panel-2);border-left:2px solid var(--line)!important;border-bottom:0!important;margin:10px 0 0 16px!important;padding:10px!important}.portal-inline-edit textarea,.portal-reply-compose textarea{width:100%;min-height:65px;margin:8px 0}.portal-pin{border:1px solid var(--line);background:var(--panel-2);color:var(--muted);border-radius:99px;margin-top:14px;padding:5px 9px;font-size:9px}.portal-pin.active{color:#965c21;background:#fff4e4;border-color:#efb06f}.portal-grades>.portal-review-failures{border-bottom:0;margin-top:16px;padding:0;display:block}.portal-review-failures h3{font-size:12px}.portal-review-failures article{border-bottom:1px solid var(--line);padding:12px 0}.portal-review-failures article:last-child{border:0}.portal-review-failures article b,.portal-review-failures article small{display:block}.portal-review-failures article small{color:var(--muted);margin-top:3px;font-size:9px}.portal-review-failures article p{margin:7px 0 0}.portal-review-failures article strong{color:var(--text)}:root[data-theme=dark] .portal-status.pass,:root[data-theme=dark] .portal-resolved{color:#88efc4;background:#173b33}:root[data-theme=dark] .portal-status.fail{color:#ff9abf;background:#4a2236}:root[data-theme=dark] .pin-chip.active,:root[data-theme=dark] .portal-pin.active{color:#ffc078;background:#45311e;border-color:#805a32}:root[data-theme=dark] .sidebar nav a.active{color:#8bdcff;background:#20213b}:root[data-theme=dark] .segmented button.active{color:#8bdcff;background:#282a48}@media (width<=900px){.rubric-table>div{grid-template-columns:1fr auto}.rubric-table>div>em,.rubric-table>div>p{grid-column:1/-1}.portal-thumbnail-row{flex-wrap:wrap;align-items:flex-start}.portal-thumbnail-row span{flex-basis:100%}}.portal-access-cell{white-space:nowrap}.portal-switch{color:var(--muted);background:0 0;border:0;align-items:center;gap:7px;font-size:9px;font-weight:800;display:inline-flex}.portal-switch>i{background:var(--line);border-radius:99px;width:30px;height:17px;transition:all .18s;position:relative}.portal-switch>i:after{content:"";background:var(--panel);border-radius:50%;width:13px;height:13px;transition:all .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #0003}.portal-switch.on{color:#16724c}.portal-switch.on>i{background:#62c49c}.portal-switch.on>i:after{transform:translate(13px)}.portal-switch:disabled{cursor:not-allowed;opacity:.5}:root[data-theme=dark] .portal-switch.on{color:#88efc4}:root[data-theme=dark] .portal-switch.on>i{background:#347f69}.roster-page{max-width:none;margin:0;padding-inline:clamp(24px,2.4vw,54px)}.roster-table-card .table-wrap{overscroll-behavior-x:contain}.table-card table.roster-table{table-layout:fixed;width:100%;min-width:760px}.roster-table th,.roster-table td{padding-left:10px;padding-right:10px}.roster-table td{overflow:hidden}.roster-table .creator-cell,.roster-table .creator-cell>div,.roster-table .creator-cell>span{min-width:0}.roster-table .creator-cell b,.roster-table .creator-cell small,.roster-table .owner-email{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.roster-table .funnel-badge{width:100%;min-width:0;max-width:none}.roster-table .pill{max-width:100%}.roster-table .truncate{max-width:none}.roster-col-check{width:42px}.roster-col-creator{width:15%}.roster-col-record{width:7%}.roster-col-funnel{width:13%}.roster-col-status{width:12%}.roster-col-stream{width:8%}.roster-col-market{width:4.5%}.roster-col-tier{width:5%}.roster-col-owner{width:12%}.roster-col-portal{width:7%}.roster-col-updated{width:6.5%}.roster-col-open{width:38px}@media (width<=1300px){.roster-page{padding-inline:24px}.roster-table th,.roster-table td{padding-left:8px;padding-right:8px}.roster-table .owner-email{display:none}}.sidebar .utility-nav{flex-direction:column;gap:5px;margin-bottom:5px;display:flex}.sidebar .utility-nav a{color:var(--muted);text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;padding:11px 12px;font-size:14px;font-weight:600;display:flex}.sidebar .utility-nav a:hover{background:var(--panel-2);color:var(--text)}.sidebar .utility-nav a.active{color:#09624f;background:#e7f4ef}:root[data-theme=dark] .sidebar .utility-nav a.active{color:#8bdcff;background:#20213b}.review-access-panel .panel-heading{gap:24px}.portal-share{flex-direction:column;flex:none;align-items:flex-end;gap:6px;display:flex}.portal-share small{color:var(--muted);white-space:nowrap;font-size:9px}.portal-share .secondary{min-width:190px}@media (width<=700px){.review-access-panel .panel-heading{flex-direction:column;align-items:flex-start}.portal-share{align-items:stretch;width:100%}.portal-share small{white-space:normal}.portal-share .secondary{width:100%}}.portal-loading-inline{border:1px solid var(--line);background:var(--panel);min-height:180px;color:var(--muted);border-radius:15px;place-items:center;font-size:11px;display:grid}.page-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.roster-page-actions{align-items:flex-end}.sheet-sync-status{min-width:150px;color:var(--muted);flex-direction:column;align-items:flex-end;gap:3px;font-size:10px;font-weight:700;display:flex}.sheet-sync-status .sync-error{color:#a43d37;text-overflow:ellipsis;white-space:nowrap;max-width:240px;overflow:hidden}@media (width<=760px){.page-actions{justify-content:flex-start;width:100%}.page-actions .secondary{flex:1;min-width:180px}.sheet-sync-status{align-items:flex-start;width:100%}.sheet-sync-status .sync-error{white-space:normal;max-width:100%}}.notice-banner{color:#315f7d;background:#eef6fb;border:1px solid #cbe0ee;border-radius:8px;margin:0 24px 18px;padding:12px;font-size:12px;line-height:1.45}.sheet-source-meta{flex-wrap:wrap;gap:8px;padding:14px 24px 0;display:flex}.sheet-source-meta span{border:1px solid var(--line);background:var(--panel-2);min-height:26px;color:var(--muted);border-radius:99px;align-items:center;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.sheet-sync-panel{margin-bottom:18px}.review-decision-gate{margin:0 0 18px}.review-decision-gate>div{grid-template-columns:1fr 1fr 1.4fr}@media (width<=520px){.review-decision-gate>div{grid-template-columns:1fr}}.creator-portal .portal-section-head{align-items:flex-end;gap:24px}.portal-upload-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:10px;display:flex}.portal-upload-option{flex-direction:column;gap:5px;min-width:178px;display:flex}.portal-upload-option .portal-primary{white-space:nowrap;min-height:44px;box-shadow:0 6px 18px color-mix(in srgb,var(--brand) 20%,transparent);justify-content:center;align-items:center;gap:7px;display:inline-flex}.portal-upload-option small{min-height:13px;color:var(--muted);text-align:center;font-size:9px;font-weight:700}.portal-upload-option[data-state=locked] .portal-primary,.portal-upload-option .portal-primary:disabled{border:1px dashed color-mix(in srgb,var(--muted) 58%,var(--line));box-shadow:none;filter:grayscale();opacity:.62;cursor:not-allowed;background:var(--panel-2)!important;color:var(--muted)!important}.portal-upload-option[data-state=locked] .portal-primary:hover,.portal-upload-option .portal-primary:disabled:hover{background:var(--panel-2)!important}.portal-card-grid{align-items:start}.portal-asset-group{flex-direction:column;min-width:0;display:flex}.portal-submission-card{flex-direction:column;width:100%;display:flex}.portal-submission-card>div:last-child{flex:1;min-height:132px}.portal-history-slot{align-items:center;min-height:31px;display:flex}.portal-history-slot .portal-history-toggle{margin-top:0}.portal-card-preview-text{background:linear-gradient(145deg,color-mix(in srgb,var(--brand) 18%,var(--panel)),var(--panel-2));color:var(--text);text-align:left;align-content:center;justify-items:start;gap:7px;padding:24px;overflow:hidden}.portal-card-preview-text .portal-card-preview-icon{border:1px solid color-mix(in srgb,var(--brand) 45%,var(--line));background:color-mix(in srgb,var(--brand) 15%,var(--panel));width:42px;height:42px;color:var(--brand);border-radius:12px;place-items:center;font:700 24px Manrope;display:grid}.portal-card-preview-text strong{letter-spacing:.04em;text-transform:uppercase;font:700 13px Manrope}.portal-card-preview-text p{max-width:100%;color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.portal-card-preview-video{color:#fff;background:#090a16}@media (width<=700px){.creator-portal .portal-section-head{flex-direction:column;align-items:stretch}.portal-upload-actions{grid-template-columns:1fr;width:100%;display:grid}.portal-upload-option{min-width:0}.portal-upload-option .portal-primary{width:100%}}
