:root{--canvas:#f5f7f7;--surface:#fff;--surface-soft:#edf3f1;--surface-tint:#f9fbfb;--ink:#18211f;--ink-muted:#64706d;--line:#dce4e1;--line-strong:#cbd7d3;--terracotta:#0f766e;--terracotta-dark:#0a5c56;--terracotta-soft:#e2f0ed;--olive:#177245;--olive-soft:#e7f4eb;--brick:#b42318;--brick-soft:#fbe9e7;--shadow:none;--radius:8px}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{min-height:100vh;color:var(--ink);background:var(--canvas);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}input,textarea,select{border:1px solid var(--line-strong);color:var(--ink);background:var(--surface);border-radius:8px;outline:none;transition:border .18s,box-shadow .18s}input:focus,textarea:focus,select:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #0f766e1f}.auth-page{grid-template-columns:minmax(0,1.18fr) minmax(430px,.82fr);min-height:100vh;display:grid}.auth-intro{color:#f5fbfa;background:linear-gradient(145deg,#093f3c,#0f625d 52%,#138077);align-content:space-between;min-height:100%;padding:clamp(34px,7vw,92px);display:grid}.auth-brand{letter-spacing:-.12em;align-content:start;gap:3px;font-family:Georgia,Songti SC,serif;font-size:38px;font-weight:700;line-height:.9;display:grid}.auth-brand small{letter-spacing:.05em;opacity:.78;padding-left:1px;font-family:Inter,sans-serif;font-size:13px;font-weight:700}.auth-intro>div:nth-child(2){max-width:550px}.auth-kicker{letter-spacing:.13em;opacity:.74;margin:0 0 14px;font-size:12px;font-weight:800}.auth-intro h1{letter-spacing:-.085em;max-width:550px;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(40px,5vw,70px);line-height:1.05}.auth-intro h1+p{color:#fffaf3d1;max-width:510px;margin:22px 0 0;font-size:15px;line-height:1.8}.auth-rule-list{color:#fffaf3de;gap:9px;margin:0;padding:0;font-size:12px;list-style:none;display:grid}.auth-rule-list li{align-items:center;gap:9px;display:flex}.auth-rule-list svg{color:#f7c493}.auth-card-wrap{background:#fff;place-items:center;padding:32px;display:grid}.auth-card{gap:17px;width:min(100%,390px);display:grid}.auth-card-heading{margin-bottom:8px}.auth-card-heading p{color:var(--terracotta);letter-spacing:.08em;margin:0 0 9px;font-size:11px;font-weight:800}.auth-card-heading h2{letter-spacing:-.055em;margin:0;font-family:inherit;font-size:35px}.auth-card-heading span{color:var(--ink-muted);margin-top:10px;font-size:13px;line-height:1.65;display:block}.auth-card label{color:var(--ink);gap:7px;font-size:12px;font-weight:750;display:grid}.auth-card>label>input{width:100%;padding:12px}.auth-input{border:1px solid var(--line-strong);background:var(--surface);border-radius:6px;align-items:center;gap:9px;padding:0 12px;transition:border .18s,box-shadow .18s;display:flex}.auth-input:focus-within{border-color:var(--terracotta);box-shadow:0 0 0 3px #0f766e1f}.auth-input svg{color:var(--ink-muted);flex:none}.auth-input input{border:0;width:100%;padding:12px 0;box-shadow:none!important}.auth-submit{border:1px solid var(--terracotta);color:#fff;background:var(--terracotta);border-radius:6px;justify-content:center;align-items:center;gap:9px;margin-top:5px;padding:13px 15px;font-size:13px;font-weight:800;display:inline-flex}.auth-submit:hover:not(:disabled){background:var(--terracotta-dark)}.auth-message{border-radius:6px;margin:-2px 0 0;padding:10px 11px;font-size:12px;line-height:1.55}.auth-message.error{color:#8f2017;background:var(--brick-soft)}.auth-message.success{color:#135d39;background:var(--olive-soft)}.auth-links{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:2px;display:flex}.auth-links a{color:var(--terracotta-dark);font-size:12px;font-weight:700;text-decoration:none}.auth-links a:hover{text-decoration:underline}.access-pending-page{place-items:center;min-height:100vh;padding:24px;display:grid}.access-pending-card{border:1px solid var(--line);background:var(--surface);max-width:470px;box-shadow:var(--shadow);text-align:center;border-radius:16px;justify-items:center;padding:44px 38px;display:grid}.access-pending-icon{width:52px;height:52px;color:var(--terracotta);background:var(--terracotta-soft);border-radius:50%;place-items:center;display:grid}.access-pending-card>p{color:var(--terracotta);letter-spacing:.08em;margin:19px 0 5px;font-size:11px;font-weight:800}.access-pending-card h1{letter-spacing:-.07em;margin:0;font-family:Georgia,Songti SC,serif;font-size:32px}.access-pending-card>span{color:var(--ink-muted);margin-top:12px;font-size:13px;line-height:1.7}.access-pending-link{color:var(--terracotta-dark);align-items:center;gap:7px;margin-top:25px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex}.app-canvas{grid-template-columns:196px minmax(0,1fr);min-height:100vh;display:grid}.app-loading{min-height:100vh;color:var(--ink-muted);align-content:center;justify-items:center;gap:13px;font-size:13px;display:grid}.app-loading p{margin:0}.loading-mark{color:#fff;background:var(--terracotta);border-radius:50%;place-items:center;width:47px;height:47px;font-family:Georgia,Songti SC,serif;font-size:24px;font-weight:700;animation:1.3s ease-in-out infinite pulse-mark;display:grid}@keyframes pulse-mark{50%{opacity:.72;transform:scale(.92)}}.data-sync-error{color:#963f38;background:var(--brick-soft);border:1px solid #efc6c1;border-radius:9px;margin:-14px 0 20px;padding:11px 13px;font-size:12px;line-height:1.55}.sidebar{z-index:3;border-right:1px solid var(--line);background:#fffdf9d9;flex-direction:column;width:196px;padding:31px 11px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.04em;color:var(--ink);flex-direction:column;gap:1px;padding:0 13px 39px;font-size:16px;line-height:1;display:flex}.brand-cn{letter-spacing:-.14em;font-family:Georgia,Songti SC,serif;font-size:30px;font-weight:700}.sidebar nav{gap:5px;display:grid}.nav-item{color:#685d54;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;padding:11px 12px;font-size:14px;transition:background .18s,color .18s;display:flex}.nav-item:hover{color:var(--ink);background:#f7f0e8}.nav-item.active{color:var(--terracotta);background:var(--terracotta-soft);font-weight:700}.sidebar-footer{margin-top:auto}.collapse-button{margin-bottom:19px}.profile-mini{border:0;border-top:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:0 0;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 10px;display:grid}.profile-mini:hover,.profile-mini.active{background:#f7f0e8;border-radius:9px}.profile-mini>.avatar{place-self:center;margin:0}.profile-mini-copy{min-width:0}.profile-mini-copy strong,.profile-mini-copy span{display:block}.profile-mini-copy strong{font-size:12px}.profile-mini-copy span{color:var(--ink-muted);font-size:11px;line-height:1.35}.mobile-profile-nav{display:none}.mobile-profile-nav i{color:#fff;background:var(--terracotta);border-radius:999px;place-items:center;min-width:17px;height:17px;font-size:9px;font-style:normal;font-weight:800;display:grid}.content-shell{grid-column:2;min-width:0}.topbar{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf6efe8;justify-content:space-between;align-items:center;height:74px;padding:0 31px;display:flex;position:sticky;top:0}.topbar>div:first-child{color:var(--ink-muted);font-size:13px}.topbar-actions{align-items:center;gap:10px;display:flex}.icon-button,.exit-button,.quiet-action,.outline-button,.secondary-button,.close-button{border:1px solid var(--line-strong);background:var(--surface);color:var(--ink);border-radius:8px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:600;display:inline-flex}.icon-button{width:36px;height:36px;position:relative}.icon-button i{background:var(--terracotta);border-radius:50%;width:5px;height:5px;position:absolute;top:8px;right:8px}.exit-button{color:var(--ink-muted);padding:9px 11px}.app-content{max-width:1650px;margin:0 auto;padding:36px 30px 48px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:31px;display:flex}.page-heading h1{letter-spacing:-.07em;margin:5px 0;font-family:Georgia,Songti SC,serif;font-size:clamp(30px,3.1vw,43px);font-weight:700;line-height:1.05}.page-subtitle{max-width:520px;color:var(--ink-muted);margin:0;font-size:14px;line-height:1.65}.eyebrow,.section-kicker{color:var(--terracotta);letter-spacing:.045em;align-items:center;gap:7px;margin:0;font-size:12px;font-weight:750;display:flex}.compact-heading{margin-bottom:25px}.quiet-action{min-width:86px;color:var(--ink-muted);padding:10px 12px}.primary-button{border:1px solid var(--terracotta);color:#fff;background:var(--terracotta);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:700;transition:background .18s,transform .18s;display:inline-flex;box-shadow:0 6px 14px #d55d2c29}.primary-button:hover:not(:disabled){background:var(--terracotta-dark);transform:translateY(-1px)}.secondary-button,.close-button{padding:9px 13px}.outline-button{color:var(--terracotta-dark);border-color:var(--terracotta);background:0 0;padding:10px 13px}.outline-button:hover,.icon-button:hover,.exit-button:hover,.secondary-button:hover{background:var(--terracotta-soft)}.panel{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fffdf9c7}.panel-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.panel-header h2,.rail-heading h2{letter-spacing:-.03em;margin:2px 0 0;font-size:16px}.panel-header p{color:var(--ink-muted);margin:6px 0 0;font-size:12px;line-height:1.55}.text-link,.comment-link{color:var(--terracotta-dark);white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.summary-strip{grid-template-columns:repeat(3,1fr);max-width:770px;margin:0 0 30px 2px;display:grid}.summary-item{border-right:1px solid var(--line-strong);align-items:center;gap:14px;min-height:76px;padding:0 28px;display:flex}.summary-item:first-child{padding-left:0}.summary-item:last-child{border-right:0}.summary-icon{border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.summary-icon.terracotta{color:var(--terracotta);background:var(--terracotta-soft)}.summary-icon.olive{color:var(--olive);background:var(--olive-soft)}.summary-item>div{grid-template-columns:auto auto;align-items:end;column-gap:7px;display:grid}.summary-item span:not(.summary-icon){color:var(--ink-muted);font-size:12px}.summary-item strong{color:var(--terracotta);font-family:Georgia,serif;font-size:28px;line-height:1}.summary-item:nth-child(2) strong{color:var(--olive)}.summary-item small{color:var(--ink-muted);grid-column:1/-1;margin-top:4px;font-size:11px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 277px;align-items:start;gap:16px;display:grid}.product-table-panel{overflow:hidden}.product-table-panel>.panel-header{padding:22px 24px 17px}.data-table-wrap{border-top:1px solid var(--line);overflow-x:auto}.data-table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}.data-table th{color:#84766c;letter-spacing:.03em;white-space:nowrap;background:#fcf8f3;padding:13px 16px;font-size:11px;font-weight:700}.data-table th:first-child,.data-table td:first-child{padding-left:24px}.data-table th:last-child,.data-table td:last-child{padding-right:24px}.data-table td{border-top:1px solid var(--line);vertical-align:middle;padding:15px 16px}.empty-table-cell{color:var(--ink-muted);text-align:center}.clickable-row{cursor:pointer;transition:background .16s}.clickable-row:hover{background:#fff9f3}.product-cell{align-items:center;gap:11px;min-width:195px;display:flex}.product-cell strong,.product-cell span{display:block}.product-cell strong{font-size:13px;font-weight:700}.product-cell span{color:var(--ink-muted);margin-top:4px;font-size:11px}.product-symbol{color:#816751;background:linear-gradient(135deg,#f4ecdf,#e7d4bd);border:1px solid #e4d7c7;border-radius:12px;flex:none;place-items:center;width:62px;height:62px;display:grid;overflow:hidden}.product-symbol svg{stroke-width:1.45px;width:28px;height:28px}.product-symbol-image{object-fit:cover;width:100%;height:100%}.product-symbol-compact{border-radius:9px;width:40px;height:40px}.product-symbol-compact svg{width:19px;height:19px}.stage-status{min-width:68px;color:var(--olive);font-size:12px;font-weight:700;display:inline-flex}.stage-overdue,.date-overdue{color:var(--brick)}.updated-cell{color:var(--ink-muted);gap:4px;font-size:11px;display:grid}.updated-cell small{color:#9a8c81;font-size:10px}.reimbursement-chip{color:var(--terracotta-dark);white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.reimbursement-chip.is-paid{color:var(--olive)}.table-footer{color:var(--ink-muted);justify-content:space-between;padding:15px 24px;font-size:11px;display:flex}.right-rail{gap:16px;display:grid}.rail-panel{padding:18px}.rail-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.vote-reminder{border:0;border-top:1px solid var(--line);width:100%;color:inherit;text-align:left;background:0 0;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding:13px 0;display:grid}.vote-reminder:first-of-type{border-top:0}.vote-reminder span strong,.vote-reminder span small{display:block}.vote-reminder span strong{font-size:12px}.vote-reminder span small{color:var(--ink-muted);margin-top:3px;font-size:10px}.vote-reminder b{color:var(--terracotta);font-size:12px}.empty-rail{color:var(--ink-muted);padding:12px 0 4px;font-size:12px}.attention-panel{padding-bottom:9px}.attention-row{border-top:1px solid var(--line);align-items:flex-start;gap:10px;padding:13px 0;display:flex}.attention-icon{border-radius:8px;flex:none;place-items:center;width:28px;height:28px;display:grid}.attention-icon.brick{color:var(--brick);background:var(--brick-soft)}.attention-icon.terracotta{color:var(--terracotta);background:var(--terracotta-soft)}.attention-row strong,.attention-row small{display:block}.attention-row strong{font-size:12px}.attention-row small{color:var(--ink-muted);margin-top:4px;font-size:10px;line-height:1.45}.avatar{border:2px solid var(--surface);color:#fff;text-indent:0;white-space:nowrap;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;line-height:1;display:inline-grid;overflow:hidden}.avatar-small{width:27px;height:27px;font-size:10px}.avatar-large{width:42px;height:42px;font-size:14px}.avatar-terracotta{background:#c7643e}.avatar-olive{background:#7d9167}.avatar-sand{background:#b49469}.avatar-brick{background:#a95e56}.avatar-brown{background:#705246}.proposal-layout{grid-template-columns:minmax(0,1fr) 266px;align-items:start;gap:18px;display:grid}.proposal-list{gap:13px;display:grid}.proposal-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fffdf9cc;padding:20px 21px 15px}.proposal-topline,.proposal-meta{color:var(--ink-muted);gap:8px;font-size:10px;display:flex}.proposal-source-link{color:var(--terracotta-dark);align-items:center;gap:3px;font-weight:700;text-decoration:none;display:inline-flex}.proposal-source-link:hover{text-decoration:underline}.proposal-topline{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:14px}.proposal-main{gap:16px;padding:17px 0;display:flex}.proposal-copy{min-width:0}.proposal-name{color:var(--ink);letter-spacing:-.05em;text-align:left;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-family:Georgia,Songti SC,serif;font-size:23px;font-weight:700;display:inline-flex}.proposal-copy>p{color:#665b53;max-width:630px;margin:8px 0 12px;font-size:13px;line-height:1.65}.proposal-meta{flex-wrap:wrap}.proposal-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:20px;padding-top:14px;display:flex}.vote-progress{grid-template-columns:auto auto;align-items:baseline;gap:8px;display:grid}.vote-progress span{color:var(--ink-muted);font-size:11px}.vote-progress strong{color:var(--olive);font-size:16px}.vote-progress small{color:var(--ink-muted);grid-column:1/-1;font-size:11px}.vote-actions{align-items:center;gap:7px;display:flex}.vote-button{border:1px solid var(--line-strong);color:var(--ink-muted);background:var(--surface);border-radius:7px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:700;display:inline-flex}.vote-button.selected.support{color:var(--olive);border-color:var(--olive);background:var(--olive-soft)}.vote-button.selected.oppose{color:var(--brick);border-color:var(--brick);background:var(--brick-soft)}.vote-note{color:var(--ink-muted);margin:11px 0 0;font-size:11px}.vote-note strong{color:var(--ink)}.selection-rule{padding:20px}.selection-rule>svg{color:var(--terracotta)}.selection-rule h2{margin:14px 0 8px;font-size:17px}.selection-rule>p{color:var(--ink-muted);margin:0 0 17px;font-size:12px;line-height:1.7}.rule-line{border-top:1px solid var(--line);color:var(--ink-muted);justify-content:space-between;padding:11px 0;font-size:11px;display:flex}.rule-line strong{color:var(--ink);font-size:11px}.proposal-form{margin:-5px 0 20px;padding:21px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:19px;display:grid}.form-grid label,.stage-editor label,.spend-form label{color:#665b53;gap:7px;font-size:11px;font-weight:700;display:grid}.form-grid input,.form-grid select,.form-grid textarea,.stage-editor input,.stage-editor textarea,.spend-form input{width:100%;padding:10px 11px;font-size:13px;font-weight:400}.image-upload-field>input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.image-upload-field>span{border:1px dashed var(--line-strong);min-height:41px;color:var(--terracotta-dark);background:var(--surface-tint);text-overflow:ellipsis;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:10px 11px;font-size:12px;font-weight:650;display:inline-flex;overflow:hidden}.image-upload-field{cursor:pointer}.image-upload-field:hover>span{border-color:var(--terracotta);background:var(--terracotta-soft)}.form-error{color:var(--brick);margin:0;font-size:11px;font-weight:650}.full-width{grid-column:1/-1}.form-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.project-tabs{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.empty-state{border:1px dashed var(--line-strong);border-radius:var(--radius);min-height:260px;color:var(--ink-muted);text-align:center;place-items:center;padding:35px;display:grid}.empty-state svg{color:var(--olive)}.empty-state h2{color:var(--ink);margin:12px 0 4px;font-size:18px}.empty-state p{margin:0;font-size:12px}.project-list{overflow:hidden}.project-row{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:0 0;grid-template-columns:62px minmax(0,1.3fr) minmax(155px,.8fr) 100px 22px;align-items:center;gap:15px;padding:17px 20px;transition:background .16s;display:grid}.project-row:last-child{border-bottom:0}.project-row:hover{background:#fff9f3}.project-row-copy strong,.project-row-copy small,.project-row-stage span,.project-row-stage small{display:block}.project-row-copy strong{font-size:15px}.project-row-copy small,.project-row-stage small{color:var(--ink-muted);margin-top:5px;font-size:11px}.project-row-stage span{color:var(--olive);font-size:12px;font-weight:750}.project-row-alert{color:var(--olive);align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.project-row-alert.alert{color:var(--brick)}.back-link{color:var(--ink-muted);background:0 0;border:0;align-items:center;gap:6px;margin:-5px 0 17px;padding:0;font-size:12px;font-weight:650;display:inline-flex}.back-link:hover{color:var(--terracotta-dark)}.workspace-header{grid-template-columns:70px minmax(0,1fr) minmax(145px,.4fr) auto;align-items:center;gap:16px;padding:23px;display:grid}.workspace-header .product-symbol{width:70px;height:70px}.workspace-title>span{color:var(--ink-muted);font-size:11px}.workspace-title h1{letter-spacing:-.06em;margin:5px 0;font-family:Georgia,Songti SC,serif;font-size:31px}.workspace-title p{color:var(--ink-muted);margin:0;font-size:12px}.workspace-stage{border-left:1px solid var(--line);gap:4px;padding-left:18px;display:grid}.workspace-stage span,.workspace-stage small{color:var(--ink-muted);font-size:10px}.workspace-stage strong{color:var(--terracotta);font-size:17px}.text-brick{color:var(--brick)!important}.stage-editor{align-items:end;gap:13px;margin:12px 0;padding:15px 17px;display:flex}.stage-editor label{min-width:160px}.stage-editor .grow{flex:1}.stage-editor textarea{resize:vertical}.stage-notice{color:var(--terracotta-dark);background:#fff5ef;border:1px solid #efcbb9;border-radius:8px;margin:-13px 0 16px;padding:10px 12px;font-size:12px;font-weight:650}.stage-rail{grid-template-columns:repeat(7,minmax(96px,1fr));gap:0;margin:21px 4px 28px;padding:0;list-style:none;display:grid;overflow-x:auto}.stage-node{color:#9b9086;text-align:center;justify-items:center;gap:8px;min-width:96px;display:grid;position:relative}.stage-node:not(:last-child):after{background:var(--line-strong);content:"";width:calc(100% - 34px);height:1px;position:absolute;top:16px;left:calc(50% + 17px)}.stage-node.stage-complete:after{background:var(--olive)}.stage-marker{z-index:1;border:1px solid var(--line-strong);color:#7a7067;background:var(--canvas);border-radius:50%;place-items:center;width:33px;height:33px;font-size:12px;font-weight:750;display:grid}.stage-complete{color:var(--olive)}.stage-complete .stage-marker{border-color:var(--olive);color:#fff;background:var(--olive)}.stage-current{color:var(--terracotta);font-weight:750}.stage-current .stage-marker{border-color:var(--terracotta);color:#fff;background:var(--terracotta);box-shadow:0 5px 13px #0f766e2e}.stage-title{white-space:nowrap;font-size:11px}.workspace-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:16px;display:grid}.discussion-panel{overflow:hidden}.discussion-panel>.panel-header{padding:20px 21px 16px}.vote-summary{justify-items:end;gap:8px;display:grid}.vote-summary>span{color:var(--terracotta-dark);align-items:center;gap:5px;font-size:12px;font-weight:750;display:inline-flex}.vote-summary>span.vote-complete{color:var(--olive)}.avatar-stack{padding-right:5px;display:flex}.avatar-stack .avatar{margin-right:-6px}.comment-stream{border-top:1px solid var(--line)}.comment-item{border-bottom:1px solid var(--line);grid-template-columns:34px minmax(0,1fr);gap:11px;padding:15px 21px;display:grid}.comment-meta{align-items:center;gap:10px;display:flex}.comment-meta strong{font-size:12px}.comment-meta span{color:var(--ink-muted);font-size:10px}.comment-item p{color:#594f48;margin:6px 0 0;font-size:13px;line-height:1.6}.empty-comments{color:var(--ink-muted);padding:25px 21px;font-size:12px}.comment-composer{grid-template-columns:27px minmax(0,1fr) 38px;align-items:center;gap:8px;padding:15px 21px;display:grid}.comment-composer input{min-width:0;padding:10px 11px;font-size:12px}.comment-composer button{border:1px solid var(--terracotta);color:#fff;background:var(--terracotta);border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.launch-vote-callout{background:#fff5ef;border-top:1px solid #efcbb9;justify-content:space-between;align-items:center;gap:20px;padding:16px 21px;display:flex}.launch-vote-callout strong,.launch-vote-callout span{display:block}.launch-vote-callout strong{color:var(--terracotta-dark);font-size:13px}.launch-vote-callout span{color:var(--ink-muted);margin-top:4px;font-size:11px}.workspace-vote-actions{flex:none;gap:7px;display:flex}.evaluation-panel{margin:-10px 0 18px;overflow:hidden}.evaluation-report-header{justify-content:space-between;align-items:flex-start;gap:20px;padding:27px 30px 22px;display:flex}.evaluation-report-header h2{letter-spacing:-.055em;margin:5px 0 6px;font-family:Georgia,Songti SC,serif;font-size:29px}.evaluation-report-header p{max-width:680px;color:var(--ink-muted);margin:0;font-size:13px;line-height:1.7}.evaluation-count{border:1px solid var(--line-strong);color:var(--ink-muted);border-radius:999px;flex:none;align-items:center;padding:6px 9px;font-size:11px;font-weight:750;display:inline-flex}.evaluation-count.complete{color:var(--olive);background:var(--olive-soft);border-color:#cbd6bf}.evaluation-sample-state{color:var(--olive);background:var(--olive-soft);border:1px solid #cbd6bf;border-radius:8px;align-items:center;gap:10px;margin:0 30px;padding:13px 15px;display:flex}.evaluation-sample-state>div{gap:2px;display:grid}.evaluation-sample-state strong{font-size:12px}.evaluation-sample-state span{color:#536c45;font-size:11px}.evaluation-composer{border:1px solid var(--line);background:#fcfdfc;border-radius:10px;gap:13px;margin:20px 30px 0;padding:20px;display:grid}.evaluation-composer>div:first-child{gap:3px;display:grid}.evaluation-composer>div:first-child strong{color:var(--ink);font-size:14px}.evaluation-composer>div:first-child span{color:var(--ink-muted);font-size:11px}.evaluation-composer textarea{resize:vertical;width:100%;min-height:150px;padding:13px 14px;font-size:14px;line-height:1.75}.evaluation-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.evaluation-upload{border:1px solid var(--line-strong);color:var(--terracotta-dark);background:var(--surface);cursor:pointer;border-radius:7px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:700;display:inline-flex}.evaluation-upload:hover{border-color:var(--terracotta);background:var(--terracotta-soft)}.evaluation-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.evaluation-actions>span{min-width:160px;color:var(--ink-muted);flex:1;font-size:11px}.evaluation-actions .primary-button{margin-left:auto}.evaluation-schema-notice,.empty-evaluations{color:var(--ink-muted);margin:20px 30px 0;padding:17px 0;font-size:12px;line-height:1.6}.evaluation-schema-notice{color:var(--terracotta-dark);background:#fff5ef;border:1px solid #efcbb9;border-radius:8px;padding:13px 15px}.evaluation-feed{gap:16px;padding:24px 30px 30px;display:grid}.evaluation-report{border:1px solid var(--line);background:var(--surface);border-radius:10px;overflow:hidden}.evaluation-report>header{border-bottom:1px solid var(--line);background:var(--surface-tint);align-items:center;gap:12px;padding:18px 20px;display:flex}.evaluation-report>header>div{gap:2px;display:grid}.evaluation-report>header span{color:var(--terracotta);letter-spacing:.06em;font-size:10px;font-weight:800}.evaluation-report h3{margin:0;font-size:16px}.evaluation-report>header small{color:var(--ink-muted);font-size:11px}.evaluation-report-body{padding:24px 28px 28px}.evaluation-report-body h4{color:var(--ink-muted);letter-spacing:.04em;margin:0 0 12px;font-size:11px}.evaluation-report-body p{color:#3f3732;white-space:pre-wrap;max-width:920px;margin:0;font-size:15px;line-height:1.9}.evaluation-images{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin-top:20px;display:grid}.evaluation-images a,.missing-evaluation-image{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;min-height:150px;display:block;overflow:hidden}.evaluation-images img{object-fit:cover;width:100%;height:100%;min-height:150px;transition:transform .18s}.evaluation-images a:hover img{transform:scale(1.04)}.missing-evaluation-image{color:var(--ink-muted);overflow-wrap:anywhere;padding:12px;font-size:11px}.workspace-side{gap:16px;display:grid}.detail-panel{padding:18px}.detail-heading{align-items:center;gap:8px;padding-bottom:10px;display:flex}.detail-heading svg{color:var(--terracotta)}.detail-heading h2{margin:0;font-size:15px}.sample-arrived-status{color:var(--olive);background:var(--olive-soft);border-radius:7px;align-items:center;gap:7px;margin:0 0 4px;padding:9px 10px;font-size:11px;font-weight:700;display:flex}.detail-row{border-top:1px solid var(--line);grid-template-columns:92px minmax(0,1fr);gap:8px;padding:11px 0;display:grid}.detail-row>span{color:var(--ink-muted);font-size:11px}.detail-row strong{color:#51463e;font-size:12px;font-weight:650;line-height:1.45}.external-value{color:#5e7252;align-items:center;gap:5px;display:inline-flex}.text-terracotta{color:var(--terracotta)!important}.text-olive{color:var(--olive)!important}.detail-action{color:var(--terracotta-dark);background:0 0;border:0;align-items:center;gap:6px;margin-top:12px;padding:0;font-size:12px;font-weight:750;display:inline-flex}.reimbursement-flow{border-top:1px solid var(--line);outline:0;gap:9px;padding:14px 0;transition:background .16s,box-shadow .16s;display:grid}.reimbursement-flow:focus{background:var(--terracotta-soft);box-shadow:0 0 0 4px var(--terracotta-soft);border-radius:8px}.reimbursement-flow-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.reimbursement-flow-heading>strong{font-size:12px}.reimbursement-progress{border:1px solid var(--line-strong);color:var(--terracotta-dark);background:var(--terracotta-soft);white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:750}.reimbursement-progress.is-complete{color:var(--olive);background:var(--olive-soft);border-color:#cbd6bf}.reimbursement-amount{background:var(--surface-tint);border-radius:7px;justify-content:space-between;align-items:baseline;gap:9px;padding:10px;display:flex}.reimbursement-amount span{color:var(--ink-muted);font-size:10px}.reimbursement-amount strong{color:var(--terracotta-dark);font-size:14px}.reimbursement-amount-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.reimbursement-amount-form label{color:var(--ink-muted);gap:6px;font-size:10px;font-weight:700;display:grid}.reimbursement-amount-form input{width:100%;min-width:0;padding:8px 9px;font-size:12px}.reimbursement-amount-form .secondary-button{white-space:nowrap;padding:8px 9px;font-size:11px}.reimbursement-hint{color:var(--ink-muted);margin:0;font-size:11px;line-height:1.5}.approval-trail{gap:7px;margin:0;padding:0;list-style:none;display:grid}.approval-trail li{grid-template-columns:21px minmax(0,1fr);align-items:center;gap:8px;display:grid}.approval-trail li>span{border:1px solid var(--line-strong);width:21px;height:21px;color:var(--ink-muted);border-radius:50%;place-items:center;font-size:10px;font-weight:750;display:grid}.approval-trail li.complete>span{border-color:var(--olive);color:#fff;background:var(--olive)}.approval-trail p{gap:1px;margin:0;display:grid}.approval-trail strong{font-size:11px}.approval-trail small{color:var(--ink-muted);font-size:10px}.next-step{grid-template-columns:48px 150px 130px minmax(0,1fr) auto;align-items:center;gap:15px;margin-top:16px;padding:17px 19px;display:grid}.next-icon{width:43px;height:43px;color:var(--olive);background:var(--olive-soft);border-radius:50%;place-items:center;display:grid}.next-step>div>span,.next-date span{color:var(--ink-muted);font-size:10px;display:block}.next-step h2{margin:4px 0 0;font-size:15px}.next-date{border-left:1px solid var(--line);padding-left:15px}.next-date strong{margin-top:4px;font-size:12px;display:block}.next-step>p{color:var(--ink-muted);margin:0;font-size:11px;line-height:1.55}.waiting-label{color:var(--terracotta-dark);align-items:center;gap:5px;font-size:11px;font-weight:750;display:inline-flex}.waiting-label.is-live{color:var(--olive)}.advertising-panel{margin-top:16px;padding:21px}.ad-status{border:1px solid var(--line-strong);color:var(--ink-muted);border-radius:999px;align-items:center;padding:7px 10px;font-size:11px;font-weight:750;display:inline-flex}.ad-status.live{color:var(--olive);background:var(--olive-soft);border-color:#cbd6bf}.spend-form{grid-template-columns:170px minmax(180px,1fr) minmax(190px,1fr) auto;align-items:end;gap:12px;margin-top:20px;display:grid}.spend-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.spend-total{background:#f8fbf9;border:1px solid #d4e4dd;border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin-top:16px;padding:12px 14px;display:flex}.spend-total span{color:var(--ink-muted);font-size:11px}.spend-total strong{color:var(--olive);font-size:14px}.spend-list>div{border:1px solid var(--line);background:var(--surface-tint);border-radius:9px;grid-template-columns:1fr auto;gap:4px;padding:13px;display:grid}.spend-list strong{color:var(--ink-muted);font-size:11px}.spend-list span{color:var(--terracotta-dark);font-size:14px;font-weight:800}.spend-list small{color:var(--ink-muted);grid-column:1/-1;font-size:10px;line-height:1.45}.ad-empty{border:1px dashed var(--line-strong);color:var(--ink-muted);border-radius:9px;align-items:center;gap:11px;margin-top:20px;padding:18px;display:flex}.ad-empty svg{color:var(--terracotta)}.ad-empty strong{color:var(--ink);font-size:12px;display:block}.ad-empty p{margin:4px 0 0;font-size:11px;line-height:1.5}.stage-content-grid{margin-bottom:16px}.product-basics-panel,.procurement-stage-panel{min-height:100%}.procurement-form{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:7px;display:grid}.procurement-form label{color:var(--ink-muted);gap:6px;font-size:10px;font-weight:700;display:grid}.procurement-form input,.procurement-form select,.procurement-form textarea{width:100%;min-width:0;color:var(--ink);padding:9px 10px;font-size:12px;font-weight:400}.procurement-form textarea{resize:vertical;line-height:1.55}.procurement-note,.procurement-form-footer{grid-column:1/-1}.procurement-form-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.advertising-stage-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:16px;display:grid}.advertising-stage-layout .advertising-panel{margin-top:0}.advertising-reimbursement-panel{align-self:start}.abandoned-stage-panel{align-items:center;gap:16px;padding:24px;display:flex}.abandoned-stage-panel>svg{color:var(--brick);flex:none}.abandoned-stage-panel h2{margin:0 0 6px;font-size:17px}.abandoned-stage-panel p{color:var(--ink-muted);margin:0;font-size:12px;line-height:1.65}.stage-transition-panel{grid-template-columns:48px minmax(160px,.7fr) 130px minmax(190px,1fr) auto}.stage-transition-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.stage-gate-hint{color:var(--ink-muted);text-align:right;grid-column:5;justify-self:end;font-size:10px}.transition-confirmation{border-top:1px solid var(--line);grid-column:1/-1;justify-content:space-between;align-items:center;gap:18px;width:100%;padding-top:16px;display:flex}.transition-confirmation>div:first-child{gap:4px;display:grid}.transition-confirmation strong{font-size:13px}.transition-confirmation span{color:var(--ink-muted);font-size:11px;line-height:1.55}.transition-confirmation>div:last-child{flex:none;gap:8px;display:flex}.preparation-hub,.preparation-detail-page{padding:24px}.preparation-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.preparation-header h2,.preparation-detail-page>header h2{letter-spacing:-.035em;margin:7px 0 6px;font-size:21px}.preparation-header>div>p:last-child,.preparation-detail-page>header>div>p:last-child{max-width:660px;color:var(--ink-muted);margin:0;font-size:12px;line-height:1.65}.preparation-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.preparation-card{border:1px solid var(--line);width:100%;min-height:132px;color:var(--ink);background:var(--surface);text-align:left;border-radius:10px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:18px;transition:border-color .18s,background .18s,transform .18s;display:grid}.preparation-card:hover{border-color:var(--terracotta);background:var(--surface-tint);transform:translateY(-1px)}.preparation-card.complete{background:var(--olive-soft);border-color:#cbd6bf}.preparation-card>svg:first-child{width:42px;height:42px;color:var(--terracotta);background:var(--terracotta-soft);border-radius:10px;padding:10px;display:grid}.preparation-card.complete>svg:first-child{color:var(--olive);background:var(--surface)}.preparation-card>div{min-width:0}.preparation-card span{color:var(--terracotta);font-size:10px;font-weight:750}.preparation-card.complete span{color:var(--olive)}.preparation-card h3{margin:5px 0;font-size:15px}.preparation-card p{color:var(--ink-muted);margin:0;font-size:11px;line-height:1.55}.preparation-detail-page>.back-link{margin:0 0 20px}.preparation-detail-page>header{align-items:flex-start;gap:13px;display:flex}.preparation-detail-page>header>svg{color:var(--terracotta);flex:none;margin-top:3px}.preparation-checklist{gap:10px;margin:22px 0;padding:0;list-style:none;display:grid}.preparation-checklist li{border:1px solid var(--line);color:#4d5956;background:var(--surface-tint);border-radius:8px;align-items:center;gap:9px;padding:11px 13px;font-size:12px;display:flex}.preparation-checklist svg{color:var(--olive);flex:none}.preparation-confirmed{color:var(--olive);background:var(--olive-soft);border:1px solid #cbd6bf;border-radius:9px;align-items:flex-start;gap:12px;padding:17px;display:flex}.preparation-confirmed>svg{flex:none;margin-top:1px}.preparation-confirmed>div{flex:1;gap:3px;min-width:0;display:grid}.preparation-confirmed strong{font-size:13px}.preparation-confirmed span{color:#536c45;font-size:11px}.preparation-confirmed p{color:#465b3a;white-space:pre-wrap;margin:5px 0 0;font-size:12px;line-height:1.6}.preparation-confirm-form{gap:12px;padding-top:3px;display:grid}.preparation-confirm-form label{color:var(--ink-muted);gap:7px;font-size:11px;font-weight:700;display:grid}.preparation-confirm-form textarea{resize:vertical;width:100%;min-height:100px;padding:11px 12px;line-height:1.6}.preparation-confirm-form .primary-button{justify-self:start}.preparation-expense-status{color:var(--ink-muted);margin-top:8px;font-size:10px;font-weight:700;display:block}.preparation-expense-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:24px 0;padding:20px 0}.preparation-expense-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.preparation-expense-heading h3{margin:7px 0 5px;font-size:16px}.preparation-expense-heading>div>p:last-child{color:var(--ink-muted);margin:0;font-size:11px;line-height:1.55}.expense-mode-choice{border:0;flex-wrap:wrap;gap:9px 18px;margin:17px 0 0;padding:0;display:flex}.expense-mode-choice legend{width:100%;color:var(--ink-muted);margin-bottom:2px;font-size:11px;font-weight:700}.expense-mode-choice label{color:var(--ink);align-items:center;gap:7px;font-size:12px;font-weight:650;display:inline-flex}.expense-mode-choice input{accent-color:var(--terracotta)}.preparation-expense-form{grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:10px;margin-top:16px;display:grid}.preparation-expense-form label{color:var(--ink-muted);gap:7px;font-size:11px;font-weight:700;display:grid}.preparation-expense-form input{width:100%;min-width:0;padding:10px 11px}.preparation-expense-form .secondary-button{white-space:nowrap}.preparation-expense-section>.reimbursement-flow{margin-top:18px}.operating-expenses-panel{grid-column:1/-1;padding:21px}.operating-expenses-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.operating-expenses-header h2{margin:7px 0 5px;font-size:18px}.operating-expenses-header>div:first-child>p:last-child{color:var(--ink-muted);margin:0;font-size:11px;line-height:1.55}.operating-expenses-total{flex:none;justify-items:end;gap:4px;display:grid}.operating-expenses-total span{color:var(--ink-muted);font-size:10px}.operating-expenses-total strong{color:var(--olive);font-size:15px}.operating-expense-create,.operating-expense-edit{border:1px solid var(--line);background:var(--surface-tint);border-radius:9px;grid-template-columns:140px 150px minmax(210px,1fr) 180px auto;align-items:end;gap:10px;margin-top:18px;padding:16px;display:grid}.operating-expense-create label,.operating-expense-edit label{min-width:0;color:var(--ink-muted);gap:7px;font-size:10px;font-weight:700;display:grid}.operating-expense-create input,.operating-expense-edit input{width:100%;min-width:0;padding:9px 10px;font-size:12px}.operating-expense-create .primary-button{white-space:nowrap}.operating-expense-list{margin-top:18px;display:grid}.operating-expense-record{border-top:1px solid var(--line);padding:18px 0}.operating-expense-record>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.operating-expense-meta{gap:4px;min-width:0;display:grid}.operating-expense-meta>span{color:var(--ink-muted);font-size:10px}.operating-expense-meta>strong{font-size:13px}.operating-expense-meta>p{color:#51463e;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.55}.operating-expense-summary{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.operating-expense-summary>strong{color:var(--terracotta-dark);font-size:14px}.operating-expense-summary .secondary-button{padding:7px 9px;font-size:10px}.operating-expense-edit{grid-template-columns:130px 145px minmax(200px,1fr) 170px;margin-top:14px}.operating-expense-edit-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.operating-expense-record>.reimbursement-flow{margin-top:14px;padding-bottom:0}.empty-operating-expenses{border-top:1px solid var(--line);color:var(--ink-muted);margin:0;padding:20px 0 2px;font-size:11px;line-height:1.6}.team-grid{grid-template-columns:minmax(0,1fr) 280px;gap:16px;display:grid}.team-panel{overflow:hidden}.team-panel>.panel-header{padding:21px}.team-count{color:var(--terracotta);font-family:Georgia,serif;font-size:22px;font-weight:700}.member-row{border-top:1px solid var(--line);grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:14px 21px;display:grid}.member-row strong,.member-row span{display:block}.member-row strong{font-size:13px}.member-row span{color:var(--ink-muted);margin-top:4px;font-size:11px}.member-enabled{align-items:center;gap:5px;font-weight:700;color:var(--olive)!important;margin-top:0!important;font-size:11px!important;display:inline-flex!important}.team-notes{align-content:start;gap:16px;display:grid}.team-notes .panel{padding:19px}.team-notes svg{color:var(--terracotta)}.team-notes h2{margin:12px 0 6px;font-size:15px}.team-notes p{color:var(--ink-muted);margin:0;font-size:12px;line-height:1.65}.access-panel{color:var(--ink-muted);align-items:center;gap:10px;padding:20px;display:flex}.access-panel svg{color:var(--terracotta)}.access-panel p{margin:0;font-size:13px;line-height:1.6}.account-grid{grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:start;gap:16px;max-width:1040px;display:grid}.account-card{grid-template-columns:46px minmax(0,1fr);gap:13px;padding:22px;display:grid}.account-card h2{letter-spacing:-.05em;margin:0;font-family:Georgia,Songti SC,serif;font-size:25px}.account-card>div>p{color:var(--ink-muted);margin:5px 0 0;font-size:12px}.account-card dl{grid-column:1/-1;gap:0;margin:9px 0 0;display:grid}.account-card dl>div{border-top:1px solid var(--line);grid-template-columns:112px minmax(0,1fr);gap:10px;padding:12px 0;display:grid}.account-card dt{color:var(--ink-muted);align-items:center;gap:6px;font-size:11px;display:inline-flex}.account-card dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:700}.account-card dt svg{color:var(--terracotta)}.password-card{padding:21px}.password-card>p{color:var(--ink-muted);margin:7px 0 18px;font-size:12px;line-height:1.6}.password-card form{gap:12px;display:grid}.password-card form label{color:#665b53;gap:6px;font-size:11px;font-weight:700;display:grid}.password-card form input{width:100%;padding:10px 11px}.password-card form .primary-button{justify-self:start;margin-top:4px}.account-message{border-radius:8px;margin:0;padding:10px 11px;font-size:12px;line-height:1.5}.account-message.error{color:#963f38;background:var(--brick-soft)}.account-message.success{color:#50653c;background:var(--olive-soft)}.profile-todos,.profile-responsibilities{grid-column:1/-1;overflow:hidden}.profile-todos>.panel-header,.profile-responsibilities>.panel-header,.hidden-reimbursement-actions>.panel-header{padding:21px 22px 17px}.responsibility-count{color:#345b52;white-space:nowrap;background:#eef5f2;border:1px solid #c8d6d1;border-radius:999px;flex:none;align-items:center;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.responsibility-list{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.responsibility-row{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:84px;color:var(--ink);text-align:left;background:0 0;grid-template-columns:38px minmax(0,1fr) auto 17px;align-items:center;gap:12px;padding:15px 20px;transition:background .16s;display:grid}.responsibility-row:nth-child(2n),.responsibility-row:last-child{border-right:0}.responsibility-row:nth-last-child(-n+2):nth-child(odd),.responsibility-row:last-child{border-bottom:0}.responsibility-row:last-child:nth-child(odd){grid-column:1/-1}.responsibility-row:hover{background:var(--surface-tint)}.responsibility-row:focus-visible,.profile-todo-row:focus-visible{outline:2px solid var(--terracotta);outline-offset:-3px}.responsibility-icon{color:#476c63;background:#edf4f1;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.responsibility-icon.submission,.responsibility-icon.procurement{color:#80633b;background:#f6efe2}.responsibility-icon.advertising{color:var(--terracotta-dark);background:var(--terracotta-soft)}.responsibility-copy{gap:4px;min-width:0;display:grid}.responsibility-copy strong{font-size:13px}.responsibility-copy span{color:#4f5c59;font-size:11px;line-height:1.55}.responsibility-action{color:#517168;white-space:nowrap;font-size:10px;font-weight:800}.responsibility-row>svg:last-child{color:var(--terracotta)}.responsibility-empty{border-top:1px solid var(--line);color:var(--ink-muted);background:var(--surface-tint);padding:20px 22px;font-size:11px}.responsibility-empty p{margin:0}.profile-todo-count{border:1px solid var(--line-strong);color:var(--terracotta-dark);background:var(--terracotta-soft);white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.profile-todo-list{border-top:1px solid var(--line);display:grid}.profile-todo-row{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:0 0;grid-template-columns:40px minmax(0,1fr) auto 18px;align-items:center;gap:13px;padding:15px 22px;transition:background .16s;display:grid}.profile-todo-row:last-child{border-bottom:0}.profile-todo-row:hover{background:var(--surface-tint)}.profile-todo-copy{gap:3px;min-width:0;display:grid}.profile-todo-copy strong{font-size:13px}.profile-todo-copy>span{color:#4f5c59;font-size:11px;line-height:1.55}.profile-todo-copy small{color:var(--ink-muted);font-size:10px}.profile-todo-meta{justify-items:end;gap:4px;min-width:112px;display:grid}.profile-todo-meta strong{color:var(--olive);font-size:11px}.profile-todo-meta small{color:var(--ink-muted);font-size:10px}.profile-todo-meta.needs-attention strong,.profile-todo-meta.needs-attention small{color:var(--brick)}.profile-todo-row>svg:last-child{color:var(--terracotta)}.profile-todo-empty{border-top:1px solid var(--line);color:var(--olive);background:var(--surface-tint);align-items:center;gap:12px;padding:23px 22px;display:flex}.profile-todo-empty div{gap:3px;display:grid}.profile-todo-empty strong{font-size:13px}.profile-todo-empty p{color:var(--ink-muted);margin:0;font-size:11px}.hidden-reimbursement-actions{margin-bottom:16px;overflow:hidden}.hidden-reimbursement-list{border-top:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.hidden-reimbursement-item{border-right:1px solid var(--line);padding:0 22px 8px}.hidden-reimbursement-item:last-child{border-right:0}@media (max-width:1140px){.dashboard-grid,.workspace-grid,.proposal-layout,.team-grid,.account-grid{grid-template-columns:1fr}.right-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.right-rail .attention-panel{grid-column:auto}.workspace-side{grid-template-columns:repeat(2,minmax(0,1fr))}.selection-rule{max-width:none}.team-notes{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-header{grid-template-columns:70px minmax(0,1fr) auto}.workspace-stage{display:none}}@media (max-width:640px){.auth-page{grid-template-columns:1fr}.auth-intro{display:none}.auth-card-wrap{min-height:100vh}}@media (max-width:820px){.app-canvas{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;width:100%;height:auto;padding:11px 15px;position:static}.brand{margin-right:16px;padding:0}.brand-cn{font-size:23px}.brand>span:last-child{display:none}.sidebar nav{gap:2px;display:flex;overflow-x:auto}.nav-item{flex:none;width:auto;padding:9px 10px;font-size:12px}.nav-item span{display:none}.mobile-profile-nav{display:flex}.sidebar-footer{display:none}.content-shell{grid-column:1}.topbar{height:58px;padding:0 17px}.app-content{padding:25px 17px 36px}.page-heading{flex-direction:column;align-items:flex-start;margin-bottom:23px}.page-heading h1{font-size:34px}.summary-strip{width:100%;max-width:none}.summary-item{gap:9px;padding:0 13px}.summary-icon{width:31px;height:31px}.summary-item strong{font-size:22px}.summary-item small,.data-table th:nth-child(4),.data-table td:nth-child(4){display:none}.workspace-header{grid-template-columns:56px minmax(0,1fr)}.workspace-header .product-symbol{width:56px;height:56px}.workspace-title h1{font-size:25px}.workspace-header .outline-button{grid-column:1/-1;justify-self:start}.stage-editor{flex-direction:column;align-items:stretch}.stage-editor .primary-button{align-self:flex-end}.workspace-side,.right-rail,.team-notes{grid-template-columns:1fr}.next-step{grid-template-columns:43px 1fr}.next-date{border-left:0;grid-column:2;padding-left:0}.next-step>p{grid-column:1/-1}.next-step>.outline-button,.waiting-label{grid-column:1/-1;justify-self:start}.spend-form,.spend-list{grid-template-columns:1fr}.proposal-footer{flex-direction:column;align-items:flex-start}.vote-actions{flex-wrap:wrap}.project-row{grid-template-columns:50px 1fr 22px}.project-row-stage,.project-row-alert{display:none}.profile-todo-row{grid-template-columns:40px minmax(0,1fr) 18px}.profile-todo-meta{grid-column:2;justify-items:start;min-width:0}.profile-todo-row>svg:last-child{grid-area:1/3/span 2}.responsibility-list{grid-template-columns:1fr}.responsibility-row,.responsibility-row:nth-child(2n),.responsibility-row:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.responsibility-row:last-child{border-bottom:0}}@media (max-width:520px){.sidebar nav{max-width:calc(100vw - 72px)}.topbar .exit-button{display:none}.page-heading h1{font-size:30px}.summary-item{padding:0 8px}.summary-item:first-child{padding-left:0}.summary-item>div{display:block}.summary-item span:not(.summary-icon){margin-bottom:3px;display:block}.summary-item strong{display:block}.data-table th:nth-child(3),.data-table td:nth-child(3){display:none}.proposal-main{gap:11px}.proposal-main .product-symbol{width:50px;height:50px}.proposal-name{font-size:19px}.proposal-meta{display:grid}.discussion-panel>.panel-header,.evaluation-report-header{flex-direction:column;align-items:flex-start}.evaluation-report-header{padding:20px 17px 16px}.evaluation-report-header h2{font-size:24px}.evaluation-sample-state,.evaluation-composer,.evaluation-schema-notice,.empty-evaluations{margin-left:17px;margin-right:17px}.evaluation-composer{padding:14px}.evaluation-feed{padding:17px}.evaluation-report-body{padding:19px}.evaluation-report-body p{font-size:14px}.evaluation-images{grid-template-columns:1fr}.vote-summary{justify-items:start}.comment-item{padding:14px}.comment-composer{padding:13px}.evaluation-actions{flex-direction:column;align-items:stretch}.evaluation-actions>span{min-width:0}.evaluation-actions .primary-button{width:100%;margin-left:0}.reimbursement-amount-form{grid-template-columns:1fr}.reimbursement-amount-form .secondary-button{width:100%}.launch-vote-callout{flex-direction:column;align-items:flex-start}.advertising-panel{padding:16px}.form-grid{grid-template-columns:1fr}.full-width{grid-column:auto}}@media (max-width:1140px){.advertising-stage-layout{grid-template-columns:1fr}.operating-expense-create{grid-template-columns:repeat(2,minmax(0,1fr))}.operating-description-field{grid-column:1/-1}.operating-expense-create .primary-button{justify-self:start}.operating-expense-edit{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.stage-transition-panel{grid-template-columns:43px minmax(0,1fr)}.stage-transition-actions,.stage-gate-hint,.transition-confirmation{grid-column:1/-1;justify-self:stretch}.stage-transition-actions{justify-content:flex-start}.stage-gate-hint{text-align:left}.preparation-card-grid{grid-template-columns:1fr}.operating-expense-record>header{flex-direction:column;align-items:stretch}.operating-expense-summary{justify-content:flex-start}.project-row .product-symbol{grid-area:1/1/span 2}.project-row-copy{grid-area:1/2}.project-row-stage{grid-area:2/2;display:block}.project-row-alert{display:none}.project-row>svg:last-child{grid-area:1/3/span 2}}@media (max-width:520px){.preparation-hub,.preparation-detail-page{padding:17px}.preparation-header,.transition-confirmation,.preparation-confirmed{flex-direction:column;align-items:stretch}.transition-confirmation>div:last-child{width:100%}.transition-confirmation>div:last-child button{flex:1}.preparation-card{grid-template-columns:38px minmax(0,1fr) auto;padding:14px}.preparation-card>svg:first-child{width:38px;height:38px;padding:9px}.preparation-confirm-form .primary-button{width:100%}.preparation-expense-heading,.operating-expenses-header{flex-direction:column;align-items:stretch}.operating-expenses-total{justify-items:start}.preparation-expense-form,.operating-expense-create,.operating-expense-edit{grid-template-columns:1fr}.preparation-expense-form .secondary-button,.operating-expense-create .primary-button{width:100%}.operating-description-field,.operating-expense-edit-actions{grid-column:auto}.operating-expense-edit-actions>button{flex:1}.procurement-form{grid-template-columns:1fr}.procurement-note,.procurement-form-footer{grid-column:auto}.procurement-form-footer{flex-direction:column;align-items:stretch}.procurement-form-footer .primary-button{width:100%}.profile-todos>.panel-header,.profile-responsibilities>.panel-header,.hidden-reimbursement-actions>.panel-header{flex-direction:column;align-items:stretch;padding:18px 17px 14px}.profile-todo-count,.responsibility-count{align-self:flex-start}.responsibility-row{grid-template-columns:38px minmax(0,1fr) 17px;min-height:76px;padding:14px 17px}.responsibility-action{grid-column:2}.responsibility-row>svg:last-child{grid-area:1/3/span 2}.profile-todo-row{padding:14px 17px}.profile-todo-copy>span{display:none}.hidden-reimbursement-list{grid-template-columns:1fr}.hidden-reimbursement-item{border-right:0;border-bottom:1px solid var(--line);padding:0 17px 8px}.hidden-reimbursement-item:last-child{border-bottom:0}}
.auth-brand,.auth-intro h1,.brand-cn,.page-heading h1,.proposal-name,.workspace-title h1,.team-count,.account-card h2{letter-spacing:-.04em;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.auth-intro h1+p,.auth-rule-list{color:#f5fbfacc}.auth-rule-list svg{color:#9ee1d9}.sidebar{background:#fff}.topbar{background:#f5f7f7f0}.nav-item{color:var(--ink-muted);border-radius:4px}.nav-item:hover,.profile-mini:hover,.profile-mini.active{color:var(--ink);background:#edf3f1}.nav-item.active{color:var(--terracotta);background:#e2f0ed;font-weight:750;position:relative}.nav-item.active:before{background:var(--terracotta);content:"";border-radius:0 2px 2px 0;width:3px;height:22px;position:absolute;left:0}.profile-mini{border-radius:4px}.panel,.proposal-card{box-shadow:none;background:#fff;border-radius:8px}.proposal-card{padding:19px 20px 15px}.proposal-name,.workspace-title h1,.page-heading h1{color:var(--ink)}.proposal-copy>p,.comment-item p,.detail-row strong{color:#35413f}.data-table th{color:var(--ink-muted);background:#f2f6f5}.data-table tr.clickable-row:hover{background:#f7faf9}.summary-icon{border-radius:6px;background:#e8f1ef!important}.summary-icon.terracotta,.summary-item strong,.team-count{color:var(--terracotta)}.summary-icon.olive,.summary-item:nth-child(2) strong{color:var(--olive)}.primary-button{box-shadow:none;border-radius:6px}.primary-button:hover:not(:disabled){transform:none}.outline-button,.secondary-button,.close-button,.quiet-action,.icon-button,.exit-button{border-radius:6px}.outline-button:hover,.icon-button:hover,.exit-button:hover,.secondary-button:hover{background:#e8f1ef}.stage-current .stage-marker,.comment-composer button{box-shadow:none;background:var(--terracotta)}.stage-complete:after{background:var(--olive)}.vote-button,.ad-status,.spend-list>div,.ad-empty,.account-message,.access-pending-card{border-radius:6px}.launch-vote-callout{background:#edf7f5;border-color:#bddfd9}.launch-vote-callout strong,.vote-summary>span,.detail-action,.text-terracotta{color:var(--terracotta)!important}.detail-heading svg,.account-card dt svg,.team-notes svg,.access-panel svg{color:var(--terracotta)}.product-symbol{color:#176b64;background:#edf5f3;border-color:#cfe0dc;border-radius:8px}.project-row:hover{background:#f7faf9}.updated-cell small{color:#7f8c88}.reimbursement-panel{padding:18px}.reimbursement-flow{border-top:1px solid var(--line);padding:13px 0 2px}.reimbursement-flow+.reimbursement-flow{margin-top:10px}.reimbursement-flow-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.reimbursement-flow-heading>strong{font-size:12px}.reimbursement-progress{color:var(--terracotta);white-space:nowrap;background:#f1f8f6;border:1px solid #c9dcda;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:750}.reimbursement-progress.is-complete{color:var(--olive);background:var(--olive-soft);border-color:#b9ddc7}.reimbursement-hint{color:var(--ink-muted);margin:7px 0 0;font-size:11px;line-height:1.55}.approval-trail{gap:8px;margin:11px 0 0;padding:0;list-style:none;display:grid}.approval-trail li{color:var(--ink-muted);grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;display:grid}.approval-trail li>span{border:1px solid var(--line-strong);width:20px;height:20px;color:var(--ink-muted);background:var(--surface);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.approval-trail li.complete>span{border-color:var(--olive);color:#fff;background:var(--olive)}.approval-trail p{justify-content:space-between;align-items:baseline;gap:8px;margin:0;display:flex}.approval-trail p strong{color:var(--ink);font-size:11px}.approval-trail p small{color:var(--ink-muted);text-align:right;font-size:10px}.reimbursement-flow .detail-action{margin-top:11px}@media (max-width:520px){.approval-trail p{flex-direction:column;align-items:flex-start;gap:2px}.approval-trail p small{text-align:left}}
