.sec-page{min-height:100%;background:#fff;color:#17191d;padding:42px 42px 70px;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}.sec-page button,.sec-page input,.sec-page select{font:inherit}.sec-page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px}.sec-page-header h1{margin:0;font-size:32px;line-height:1.2;letter-spacing:-.03em}.sec-page-header p{margin:9px 0 0;color:#777e89;font-size:14px}.sec-header-actions{display:flex;align-items:center;gap:10px}.sec-primary-button,.sec-secondary-button{min-height:42px;padding:0 17px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;font-weight:600;border:1px solid transparent;white-space:nowrap}.sec-primary-button{color:#fff;background:#ff6200;border-color:#ff6200}.sec-primary-button:hover{background:#e95800}.sec-primary-button:disabled{background:#f0b086;border-color:#f0b086;cursor:default}.sec-secondary-button{background:#fff;border-color:#d9dde3;color:#333840}.sec-secondary-button:hover{border-color:#aeb4bd;background:#fafafa}.sec-tabs{height:50px;border-bottom:1px solid #e3e6ea;display:flex;gap:30px;margin-top:4px}.sec-tabs button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-bottom:2px solid transparent;background:transparent;padding:0 2px;color:#6b727e;font-weight:600;cursor:pointer}.sec-tabs button.is-active{color:#ff6200;border-color:#ff6200}.sec-tabs button span{margin-left:5px;padding:2px 6px;border-radius:20px;background:#f0f2f5;font-size:11px}.sec-toolbar{min-height:70px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e5e7ea}.sec-search{width:310px;height:38px;display:flex;align-items:center;gap:9px;border:1px solid #d9dde3;padding:0 11px;color:#8a919c;border-radius:5px;background:#fff}.sec-search:focus-within{border-color:#ff8b43;box-shadow:0 0 0 2px #ff620014}.sec-search input{min-width:0;flex:1;border:0;outline:0;color:#252930;background:transparent}.sec-select-wrap{height:38px;min-width:126px;position:relative;display:inline-flex;align-items:center}.sec-select-wrap>span{color:#727984;font-size:13px;margin-right:7px}.sec-select-wrap select{width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d9dde3;border-radius:5px;background:#fff;padding:0 34px 0 12px;color:#363b43;outline:0}.sec-select-wrap svg{position:absolute;right:9px;pointer-events:none;color:#7b828c}.sec-result-count{color:#818894;font-size:13px;margin-left:auto}.sec-section-intro{font-size:15px}.sec-table-shell,.sec-list-shell{width:100%;overflow:hidden}.sec-table{width:100%;border-collapse:collapse;table-layout:auto;font-size:13px}.sec-table th{height:44px;background:#f7f8fa;color:#6c737d;font-size:12px;font-weight:600;text-align:left;padding:0 14px;border-bottom:1px solid #e4e7eb;white-space:nowrap}.sec-table td{height:66px;padding:10px 14px;border-bottom:1px solid #e8eaed;color:#41464f;vertical-align:middle}.sec-table tbody tr:hover{background:#fcfcfd}.sec-table td strong{display:block;color:#20242a;font-weight:600}.sec-table td small{display:block;color:#838a95;margin-top:5px;white-space:nowrap}.sec-tags{display:flex;flex-wrap:wrap;gap:4px}.sec-tags span{padding:3px 6px;background:#f3f4f6;border-radius:3px;color:#59606b;font-size:11px;white-space:nowrap}.sec-badge{display:inline-flex;align-items:center;min-height:24px;border-radius:4px;padding:3px 8px;font-size:12px;white-space:nowrap}.sec-badge.is-green{color:#14855b;background:#eaf8f2}.sec-badge.is-red{color:#c94235;background:#fff0ed}.sec-badge.is-orange{color:#db671b;background:#fff2e8}.sec-badge.is-blue{color:#3477c8;background:#edf5ff}.sec-badge.is-gray{color:#606774;background:#f1f3f5}.sec-icon-button{width:34px;height:34px;display:inline-grid;place-items:center;border:0;border-radius:5px;color:#69717d;background:transparent;cursor:pointer}.sec-icon-button:hover{background:#f1f3f5}.sec-risk-text{color:#d14c3f!important}.sec-progress{width:86px;height:5px;display:inline-block;vertical-align:middle;margin-right:7px;background:#eceef1;border-radius:8px;overflow:hidden}.sec-progress span{display:block;height:100%;background:#ff7a27;border-radius:inherit}.sec-empty{min-height:230px;display:grid;place-content:center;text-align:center;color:#8a919b;gap:8px}.sec-empty strong{color:#4b515a;font-size:15px}.sec-empty span{font-size:13px}.sec-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#1c1f2461;display:grid;place-items:center;padding:24px}.sec-modal{width:min(560px,100%);background:#fff;border-radius:9px;box-shadow:0 24px 70px #1418202e;overflow:hidden}.sec-modal>header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #e7e9ec}.sec-modal h2{font-size:19px;margin:0}.sec-modal-body{padding:22px 24px}.sec-modal>footer{min-height:68px;padding:12px 24px;display:flex;align-items:center;justify-content:flex-end;gap:10px;border-top:1px solid #e7e9ec;background:#fafbfc}.sec-form{display:grid;grid-template-columns:1fr 1fr;gap:18px 14px}.sec-form label,.sec-form-fields label{display:grid;gap:7px;color:#565d68;font-size:13px}.sec-form label.is-wide,.sec-form-fields label.is-wide{grid-column:1 / -1}.sec-form input,.sec-form select,.sec-form-fields input,.sec-form-fields select{min-width:0;height:40px;border:1px solid #d9dde3;border-radius:5px;padding:0 11px;outline:0;background:#fff;color:#24282e}.sec-form input:focus,.sec-form select:focus,.sec-form-fields input:focus,.sec-form-fields select:focus{border-color:#ff8538;box-shadow:0 0 0 2px #ff620014}.sec-metric-strip{display:flex;border:1px solid #e3e6ea;border-left:3px solid #ff6200;margin:22px 0 4px;background:#fff}.sec-metric{min-width:0;flex:1;padding:18px 21px;border-right:1px solid #e6e8eb}.sec-metric:last-child{border-right:0}.sec-metric>span{display:block;color:#747b85;font-size:12px}.sec-metric strong{display:inline-block;font-size:24px;margin-top:8px;letter-spacing:-.02em}.sec-metric small{display:inline-block;margin-left:10px;color:#848b95;font-size:11px}.sec-metric small.is-green{color:#188a60}.sec-metric small.is-warning{color:#dc6a21}.sec-segmented{display:flex;border:1px solid #dfe2e6;border-radius:5px;overflow:hidden}.sec-segmented button{min-height:36px;padding:0 14px;background:#fff;color:#666e78;border:0;border-right:1px solid #e2e4e7;cursor:pointer}.sec-segmented button:last-child{border:0}.sec-segmented button.is-active{color:#ff6200;background:#fff5ee;font-weight:600}.sec-shipment{border-bottom:1px solid #e3e6e9}.sec-shipment-summary{width:100%;min-height:82px;display:grid;grid-template-columns:38px minmax(180px,1.5fr) repeat(3,minmax(110px,1fr)) auto 24px;align-items:center;gap:14px;padding:12px 14px;border:0;background:#fff;text-align:left;cursor:pointer;color:#343941}.sec-shipment-summary:hover{background:#fafbfc}.sec-shipment-summary>span{min-width:0}.sec-shipment-summary strong,.sec-shipment-summary b{display:block;color:#282c32;font-weight:600}.sec-shipment-summary small{display:block;color:#818893;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sec-leading-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.sec-leading-icon.is-warning{color:#e76b1b;background:#fff1e7}.sec-leading-icon.is-blue{color:#367bd1;background:#edf5ff}.sec-leading-icon.is-green{color:#16885e;background:#eaf8f2}.sec-chevron{color:#78808a;transition:transform .2s}.sec-shipment.is-open .sec-chevron,.sec-ai-task:has(.sec-ai-detail) .sec-chevron{transform:rotate(180deg)}.sec-shipment-detail{display:flex;align-items:flex-end;gap:28px;padding:10px 20px 22px 66px;background:#fbfbfc}.sec-route-progress{flex:1;min-width:360px}.sec-route-track{height:3px;position:relative;background:#dfe2e6}.sec-route-track>span{display:block;height:100%;background:#ff7300}.sec-route-track i{width:26px;height:26px;display:grid;place-items:center;position:absolute;top:50%;transform:translate(-50%,-50%);border:2px solid #ff7300;border-radius:50%;background:#fff;color:#ff6200;font-style:normal}.sec-route-progress>div:last-child{display:flex;justify-content:space-between;color:#7d848e;font-size:11px;margin-top:13px}.sec-shipment-detail dl{display:flex;gap:28px;margin:0}.sec-shipment-detail dt{font-size:11px;color:#868d97}.sec-shipment-detail dd{margin:5px 0 0;color:#363b42;font-size:12px;white-space:nowrap}.sec-text-button{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#e45e08;padding:5px;font-weight:600;cursor:pointer;white-space:nowrap}.sec-inline-link,.sec-inline-warning{padding:0;border:0;background:none;color:#3980c9;cursor:pointer}.sec-inline-warning{color:#dd681e;text-decoration:underline;text-underline-offset:3px}.sec-modal header small{display:block;margin-top:5px;color:#858c96;font-size:12px}.sec-trajectory-modal ol{list-style:none;margin:0;padding:0 0 0 18px}.sec-trajectory-modal li{position:relative;display:grid;gap:5px;padding:0 0 24px 24px;border-left:2px solid #e2e5e9;color:#8a919b}.sec-trajectory-modal li:last-child{padding-bottom:0}.sec-trajectory-modal li:before{content:"";position:absolute;width:11px;height:11px;left:-6.5px;top:3px;border-radius:50%;background:#fff;border:2px solid #b6bdc7}.sec-trajectory-modal li.is-done{color:#4d5661;border-left-color:#61bd91}.sec-trajectory-modal li.is-done:before{border-color:#25a86e;background:#25a86e}.sec-trajectory-modal li.is-current{color:#272c33}.sec-trajectory-modal li.is-current:before{border-color:#ff6200;background:#ff6200;box-shadow:0 0 0 4px #fff0e5}.sec-trajectory-modal li strong{font-size:14px}.sec-trajectory-modal li span{font-size:12px;color:#818894}.sec-feature-row{min-height:96px;display:flex;align-items:center;gap:18px;border-bottom:1px solid #e4e7ea;padding:14px 18px}.sec-feature-row>svg{color:#ff690d}.sec-feature-row>div{flex:1}.sec-feature-row strong{display:block}.sec-feature-row span{display:block;color:#767d88;font-size:13px;margin-top:7px}.sec-insight-bar{min-height:64px;display:flex;align-items:center;gap:14px;padding:11px 16px;margin-top:18px;border-left:3px solid #ff6200;background:#fff8f2}.sec-insight-bar>svg{color:#ef6c18}.sec-insight-bar>div{flex:1}.sec-insight-bar strong{display:block;font-size:14px}.sec-insight-bar span{display:block;color:#777e88;font-size:12px;margin-top:5px}.sec-ai-summary{display:flex;align-items:stretch;border:1px solid #e3e6e9;border-left:3px solid #ff6200;margin-bottom:22px}.sec-ai-summary>div{min-width:170px;padding:16px 22px;border-right:1px solid #e5e7ea}.sec-ai-summary strong{display:block;font-size:23px}.sec-ai-summary span{display:block;color:#7a818b;font-size:12px;margin-top:4px}.sec-ai-summary>p{margin:0 18px 0 auto;display:flex;align-items:center;gap:7px;color:#787f89;font-size:12px}.sec-ai-summary>p svg{color:#198b60}.sec-ai-list{border-top:1px solid #e3e6e9}.sec-ai-task{border-bottom:1px solid #e3e6e9;border-left:3px solid transparent}.sec-ai-task.is-high{border-left-color:#ff6200}.sec-ai-task-summary{width:100%;min-height:72px;display:grid;grid-template-columns:78px minmax(260px,1fr) 170px 92px 24px;align-items:center;gap:18px;border:0;background:#fff;text-align:left;padding:12px 18px;cursor:pointer}.sec-ai-task-summary:hover{background:#fbfbfc}.sec-ai-task-summary>span:nth-child(2) strong{display:block;color:#25292f;font-size:15px}.sec-ai-task-summary small{color:#858c96;display:block;margin-top:6px}.sec-ai-task-summary>b{color:#4e555e;font-size:13px}.sec-ai-detail{background:#fbfbfc;border-top:1px solid #eceef0;padding:20px 24px 20px 114px}.sec-ai-summary-copy{margin:0 0 17px;color:#545b65}.sec-ai-detail>div{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e3e6e9;border-bottom:1px solid #e3e6e9}.sec-ai-detail section{padding:16px 22px 17px 0}.sec-ai-detail section+section{border-left:1px solid #e3e6e9;padding-left:22px}.sec-ai-detail h3{margin:0 0 10px;font-size:13px}.sec-ai-detail p,.sec-ai-detail li{color:#646b75;font-size:13px;line-height:1.7}.sec-ai-detail ul{margin:0;padding-left:18px}.sec-ai-detail footer{display:flex;justify-content:flex-end;gap:10px;margin-top:17px}.sec-upload-button input{display:none}.sec-document-page{padding-bottom:24px}.sec-document-layout{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:700px;border:1px solid #e2e5e8}.sec-document-list{border-right:1px solid #e2e5e8;background:#fafbfc}.sec-document-list>header{height:51px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e5e8}.sec-document-list>header span{color:#89909a;font-size:12px}.sec-document-list>button{width:100%;min-height:105px;display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;padding:14px;border:0;border-bottom:1px solid #e6e8eb;color:#707782;background:transparent;text-align:left;cursor:pointer}.sec-document-list>button.is-active{background:#fff;box-shadow:inset 3px 0 #ff6200}.sec-document-list>button>span{min-width:0}.sec-document-list>button strong{color:#363b43;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.sec-document-list>button small{display:block;color:#858c96;font-size:11px;margin-top:6px}.sec-document-list>button>.sec-badge{grid-column:2;justify-self:start}.sec-document-review{min-width:0;display:grid;grid-template-columns:minmax(430px,1.2fr) minmax(330px,.8fr)}.sec-document-preview{min-width:0;padding:0 22px 24px;background:#f1f2f4;border-right:1px solid #e1e4e7}.sec-document-preview>header{height:52px;display:flex;align-items:center;justify-content:space-between;color:#606771;font-size:12px}.sec-paper{aspect-ratio:1.42;max-width:720px;margin:12px auto 0;padding:7% 7% 6%;background:#fff;color:#4a5660;box-shadow:0 4px 15px #21283214;font-family:serif;font-size:clamp(8px,.7vw,11px)}.sec-paper-title{color:#a64e4e;text-align:center;font-size:1.8em;letter-spacing:.14em;margin-bottom:7%}.sec-paper-meta{display:flex;justify-content:flex-end;gap:6%;padding-bottom:2%}.sec-paper-parties{display:grid;grid-template-columns:1fr 1fr;border:1px solid #b88787}.sec-paper-parties p{display:grid;grid-template-columns:auto 1fr;gap:5px;margin:0;padding:2.2%}.sec-paper-parties p+p{border-left:1px solid #b88787}.sec-paper-parties b{grid-row:1 / 3;align-self:center;color:#8c4c4c;writing-mode:vertical-rl;letter-spacing:.3em}.sec-paper-parties span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sec-paper-lines{display:grid;grid-template-columns:2.3fr 1fr .6fr .8fr;min-height:28%;border:1px solid #b88787;border-top:0}.sec-paper-lines span,.sec-paper-lines b{padding:3%;border-right:1px solid #b88787}.sec-paper-lines span{color:#8c4c4c;border-bottom:1px solid #b88787;text-align:center}.sec-paper-lines span:nth-child(4n),.sec-paper-lines b:nth-child(4n){border-right:0}.sec-paper-lines b{font-weight:400}.sec-paper-total{border:1px solid #b88787;border-top:0;padding:2%;text-align:right}.sec-paper-total strong{font-size:1.2em;margin-left:8%}.sec-review-form{min-width:0;display:flex;flex-direction:column}.sec-review-form>header{min-height:64px;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #e3e6e9}.sec-review-form>header strong{display:block}.sec-review-form>header span:not(.sec-badge){display:block;color:#858c96;font-size:11px;margin-top:4px}.sec-form-fields{flex:1;display:grid;align-content:start;grid-template-columns:1fr 1fr;gap:15px 12px;padding:20px}.sec-review-form>footer{min-height:68px;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e3e6e9}.sec-review-form>footer>span{color:#16875d;font-size:12px}.sec-spin{animation:sec-spin .8s linear infinite;vertical-align:middle;margin-right:7px}.sec-loading-row td{text-align:center;color:#7b828c}.sec-modal-backdrop,.sec-ai-detail,.sec-shipment-detail{animation:sec-fade .16s ease-out}.supply-page .sec-metric-strip{margin-top:0}.supply-page .sec-tabs{margin-top:22px}.supply-records{border-top:1px solid #e3e6e9}.supply-record{border-bottom:1px solid #e3e6e9;border-left:3px solid transparent}.supply-record.is-open{border-left-color:#ff6200}.supply-record-summary{width:100%;min-height:80px;display:grid;grid-template-columns:minmax(250px,1.45fr) minmax(145px,.85fr) minmax(120px,.72fr) minmax(120px,.72fr) minmax(150px,.9fr) auto 22px;align-items:center;gap:18px;padding:12px 16px;border:0;background:#fff;text-align:left;cursor:pointer}.supply-record-summary:hover{background:#fbfbfc}.supply-record-summary>span{min-width:0}.supply-record-summary small,.supply-record-summary em{display:block;margin-top:5px;color:#818894;font-size:11px;font-style:normal}.supply-record-summary b{display:block;color:#30353c;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supply-record-summary .sec-badge{margin-top:5px}.supply-record-name{display:flex;align-items:center;gap:11px}.supply-record-name strong{display:block;color:#20242a;font-size:14px}.supply-record-name .sec-leading-icon{flex:0 0 auto}.supply-record-detail{display:grid;grid-template-columns:1.1fr 1fr 1.15fr .9fr;background:#fbfbfc;border-top:1px solid #eceef0;padding:21px 24px 23px 65px}.supply-record-detail section{padding:0 22px}.supply-record-detail section+section{border-left:1px solid #e2e5e8}.supply-record-detail h3{display:flex;align-items:center;gap:7px;margin:0 0 14px;font-size:13px;color:#343a42}.supply-record-detail h3 svg{color:#ef6815}.supply-record-detail dl{display:grid;gap:10px;margin:0}.supply-record-detail dl div{display:grid;gap:3px}.supply-record-detail dt{color:#8a919b;font-size:11px}.supply-record-detail dd{margin:0;color:#4a515b;font-size:12px;line-height:1.45}.supply-order-table{min-width:1120px}.supply-order-table td:nth-child(2){max-width:210px}.supply-order-table td:nth-child(6){max-width:230px}.supply-order-table .sec-progress{width:100px}.supply-order-toolbar{min-height:72px}.supply-intake{padding-top:20px}.supply-intake-intro{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 18px;border-left:3px solid #ff6200;background:#fff8f2}.supply-intake-intro>div:first-child{display:flex;align-items:center;gap:13px}.supply-intake-intro strong{display:block;font-size:15px}.supply-intake-intro p{margin:5px 0 0;color:#747c87;font-size:12px}.supply-ai-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#e65f0d;background:#fff;box-shadow:inset 0 0 0 1px #ffd9bf}.supply-intake-steps{display:flex;gap:22px;color:#9399a2;font-size:12px;white-space:nowrap}.supply-intake-steps span{position:relative}.supply-intake-steps span+span:before{content:"";position:absolute;width:12px;height:1px;left:-17px;top:50%;background:#cfd4da}.supply-intake-steps .is-current{color:#e85f0c;font-weight:600}.supply-intake-grid{display:grid;grid-template-columns:minmax(360px,.84fr) minmax(520px,1.16fr);margin-top:18px;border:1px solid #e2e5e8;min-height:480px}.supply-source-panel,.supply-result-panel{padding:22px}.supply-source-panel{border-right:1px solid #e2e5e8;background:#fbfbfc}.supply-source-panel>header,.supply-result-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.supply-source-panel h2,.supply-result-panel h2,.supply-import-history h2{margin:0;font-size:15px}.supply-source-panel header p,.supply-result-panel header p{margin:5px 0 0;color:#868d97;font-size:11px}.supply-source-card{width:100%;min-height:78px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 14px;border:1px solid #dde1e5;border-radius:6px;background:#fff;text-align:left;color:#3a4048;cursor:pointer}.supply-source-card+.supply-source-card{margin-top:12px}.supply-source-card:hover{border-color:#ff9a59;background:#fffdfb}.supply-source-card strong{display:block;font-size:13px}.supply-source-card small{display:block;color:#858c96;margin-top:6px;font-size:11px;line-height:1.45}.supply-source-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:#ee6714;background:#fff1e7}.supply-source-icon.is-listening{color:#fff;background:#ff6200;animation:supply-pulse 1.2s ease-in-out infinite}.supply-voice-card{cursor:default}.supply-voice-card:hover{border-color:#dde1e5;background:#fff}.supply-voice-card .sec-text-button{justify-self:end}.supply-source-help{margin:8px 2px 0;color:#d4621c;font-size:11px}.supply-audio-upload{height:38px;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px dashed #ccd2d9;border-radius:5px;color:#646c77;background:#fff;font-size:12px;cursor:pointer}.supply-audio-upload:hover{border-color:#ff8e48;color:#e45e08}.supply-audio-upload input{display:none}.supply-live-transcript{display:grid;gap:7px;margin:14px 0;color:#646c77;font-size:11px}.supply-live-transcript textarea{width:100%;min-height:92px;resize:vertical;border:1px solid #d9dde1;border-radius:5px;padding:10px 12px;background:#fff;color:#2f343a;font:inherit;line-height:1.55}.supply-live-transcript textarea:focus{outline:2px solid rgba(15,102,88,.16);border-color:#0f6658}.live-supply-intake .supply-source-panel>.sec-select-wrap{width:100%}.live-supply-intake .supply-source-panel>.sec-primary-button{width:100%;justify-content:center}.supply-demo-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid #e5e7ea}.supply-demo-row>span{color:#858c96;font-size:11px}.supply-transcript{margin-top:14px;padding:12px 14px;border-radius:5px;background:#f1f4f8}.supply-transcript span{color:#7d8590;font-size:10px}.supply-transcript p{margin:6px 0 0;color:#4e5660;font-size:12px;line-height:1.55}.supply-result-panel{background:#fff}.supply-result-empty{min-height:350px;display:grid;place-content:center;justify-items:center;gap:9px;color:#a0a6af;text-align:center}.supply-result-empty svg{color:#c2c7ce}.supply-result-empty strong{color:#6f7782;font-size:14px}.supply-result-empty span{font-size:11px}.supply-result-empty.is-scanning svg{color:#ff720f;animation:sec-spin 1.2s linear infinite}.supply-extracted-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e5e7ea;border-left:1px solid #e5e7ea}.supply-extracted-grid>div{min-height:88px;padding:13px 14px;border-right:1px solid #e5e7ea;border-bottom:1px solid #e5e7ea}.supply-extracted-grid span{color:#858c96;font-size:10px}.supply-extracted-grid strong{display:block;margin-top:7px;color:#2e333a;font-size:12px;line-height:1.45}.supply-extracted-grid small{display:block;margin-top:5px;color:#8a919a;font-size:10px}.supply-proposal-domains{display:grid;gap:10px;margin-top:14px}.supply-proposal-domain{border:1px solid #e2e5e8;background:#fbfbfa}.supply-proposal-domain>header{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:8px 12px;border-bottom:1px solid #e7e9eb}.supply-proposal-domain h3,.supply-proposal-domain h4{margin:0;color:#343a40;font-size:12px}.supply-proposal-domain>p{margin:0;padding:13px;color:#8a6c4d;font-size:11px}.supply-proposal-record{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.supply-proposal-record+.supply-proposal-record{border-top:1px solid #e7e9eb}.supply-proposal-record h4{grid-column:1 / -1;padding:9px 12px;background:#f4f4f1}.supply-proposal-field{min-width:0;padding:11px 12px;border-right:1px solid #e7e9eb;border-bottom:1px solid #e7e9eb}.supply-proposal-field>span{color:#858c96;font-size:10px}.supply-proposal-field>strong{display:block;margin-top:5px;overflow-wrap:anywhere;color:#2e333a;font-size:12px}.supply-proposal-field>small,.supply-proposal-field>em{display:block;margin-top:5px;color:#7f8791;font-size:10px;font-style:normal}.supply-proposal-field blockquote{display:grid;gap:3px;margin:8px 0 0;padding:7px 8px;border-left:2px solid #0f6658;background:#f1f6f4}.supply-proposal-field blockquote b{color:#477168;font-size:9px}.supply-proposal-field blockquote q{color:#53615e;font-size:10px;line-height:1.4}.supply-logistics-result{display:flex;align-items:center;gap:12px;margin-top:14px;padding:13px 15px;border-left:3px solid #4189f9;background:#f4f8ff;color:#3979c5}.supply-logistics-result div{display:grid;gap:4px}.supply-logistics-result span{color:#6f7e90;font-size:10px}.supply-logistics-result strong{color:#2d3f55;font-size:12px}.supply-logistics-result small{color:#718094;font-size:10px}.supply-result-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:17px}.supply-result-panel.is-saved .supply-extracted-grid,.supply-result-panel.is-saved .supply-logistics-result{opacity:.82}.supply-import-history{margin-top:20px;border-top:1px solid #e2e5e8}.supply-import-history>header{height:48px;display:flex;align-items:center;justify-content:space-between}.supply-import-history>header span{color:#89909a;font-size:11px}.supply-import-history>div{min-height:52px;display:grid;grid-template-columns:160px minmax(0,1fr) 100px auto;align-items:center;gap:15px;border-top:1px solid #eceef0;font-size:12px}.supply-import-history strong{color:#434a54}.supply-import-history small,.supply-history-source{color:#858c96}@keyframes supply-pulse{50%{box-shadow:0 0 0 7px #ff62001f}}@keyframes sec-spin{to{transform:rotate(360deg)}}@keyframes sec-fade{0%{opacity:0;transform:translateY(-3px)}}@media(max-width:1100px){.sec-page{padding:32px 28px 60px}.sec-shipment-summary{grid-template-columns:38px minmax(160px,1.4fr) repeat(2,minmax(100px,1fr)) auto 24px}.sec-shipment-summary>span:nth-of-type(4){display:none}.sec-shipment-detail dl{display:none}.sec-document-review{grid-template-columns:1fr}.sec-document-preview{border-right:0;border-bottom:1px solid #e1e4e7}.sec-ai-task-summary{grid-template-columns:78px minmax(220px,1fr) 130px 90px 24px}.sec-table-shell{overflow-x:auto}.sec-table{min-width:860px}.supply-record-summary{grid-template-columns:minmax(240px,1.4fr) minmax(130px,.8fr) minmax(120px,.7fr) minmax(130px,.8fr) auto 22px}.supply-record-summary>span:nth-of-type(5){display:none}.supply-record-detail{grid-template-columns:1fr 1fr;gap:22px 0}.supply-record-detail section:nth-child(3){border-left:0}.supply-intake-grid{grid-template-columns:1fr}.supply-source-panel{border-right:0;border-bottom:1px solid #e2e5e8}}@media(max-width:760px){.sec-page{padding:24px 16px 50px}.sec-page-header{flex-direction:column}.sec-header-actions{width:100%;flex-wrap:wrap}.sec-metric-strip{overflow-x:auto}.sec-metric{min-width:170px}.sec-toolbar{flex-wrap:wrap;padding:12px 0}.sec-search{width:100%}.sec-result-count{margin-left:0}.sec-shipment-summary{grid-template-columns:34px 1fr auto 22px}.sec-shipment-summary>span:nth-of-type(n+2){display:none}.sec-shipment-detail{padding:18px}.sec-route-progress{min-width:0}.sec-ai-summary{overflow-x:auto}.sec-ai-summary>p{display:none}.sec-ai-task-summary{grid-template-columns:76px 1fr 22px}.sec-ai-task-summary>b,.sec-ai-task-summary>.sec-badge:nth-last-of-type(1){display:none}.sec-ai-detail{padding:18px}.sec-ai-detail>div{grid-template-columns:1fr}.sec-ai-detail section+section{border-left:0;border-top:1px solid #e3e6e9;padding-left:0}.sec-document-layout{grid-template-columns:1fr}.sec-document-list{border-right:0;max-height:260px;overflow:auto}.sec-document-review{display:block}.sec-paper{font-size:6px}.sec-form-fields,.sec-form{grid-template-columns:1fr}.sec-form label.is-wide,.sec-form-fields label.is-wide{grid-column:auto}.supply-page .sec-tabs{justify-content:space-between;gap:10px}.supply-page .sec-tabs button span{display:none}.supply-record-summary{grid-template-columns:1fr auto 22px}.supply-record-summary>span:not(.supply-record-name){display:none}.supply-record-detail{grid-template-columns:1fr;padding:18px}.supply-record-detail section{padding:0}.supply-record-detail section+section{border-left:0;border-top:1px solid #e2e5e8;padding-top:18px}.supply-intake-intro{align-items:flex-start;flex-direction:column}.supply-intake-steps{width:100%;justify-content:space-between;gap:8px}.supply-intake-grid{display:block}.supply-source-panel,.supply-result-panel{padding:16px}.supply-extracted-grid,.supply-proposal-record{grid-template-columns:1fr}.supply-import-history>div{grid-template-columns:1fr auto;padding:12px 0}.supply-import-history>div strong{grid-column:1 / -1}.supply-import-history>div small{display:none}}.sec-page{width:100%;max-width:1160px;min-height:100%;padding:22px 26px 44px;color:var(--ink);background:var(--canvas);font-family:PingFang SC,Noto Sans SC,-apple-system,BlinkMacSystemFont,sans-serif}.sec-page-header{min-height:38px;align-items:center;justify-content:flex-end;margin-bottom:12px}.sec-page-header>div:first-child{display:none}.sec-header-actions{flex-wrap:wrap}.sec-primary-button,.sec-secondary-button{min-height:36px;border-radius:6px;padding:0 13px;font-size:11px;font-weight:600}.sec-primary-button{color:#f4fffb;border-color:var(--accent);background:var(--accent)}.sec-primary-button:hover{border-color:var(--accent-strong);background:var(--accent-strong)}.sec-primary-button:disabled{color:#7f9992;border-color:#d7e7e2;background:#d7e7e2}.sec-secondary-button{color:#4f565f;border-color:var(--line-strong);background:#ffffffc7}.sec-secondary-button:hover{color:var(--accent);border-color:#0f665861;background:#fff}.sec-tabs{height:46px;gap:4px;width:fit-content;margin:0 0 2px;padding:3px;border:0;border-radius:7px;background:#17191c0e}.sec-tabs button{min-height:40px;padding:0 14px;border:0;border-radius:5px;color:#6f757d;font-size:11px;font-weight:500}.sec-tabs button.is-active{color:var(--ink);border:0;background:#fff;box-shadow:0 1px 4px #17191c14}.sec-toolbar{min-height:58px;border-bottom-color:var(--line)}.sec-search{width:280px;height:34px;border-color:var(--line-strong);border-radius:6px;background:#ffffffd1}.sec-search:focus-within{border-color:#0f665880;box-shadow:0 0 0 2px #0f665814}.sec-search input,.sec-select-wrap select{font-size:11px}.sec-select-wrap{height:34px}.sec-select-wrap select{border-color:var(--line-strong);border-radius:6px;background:#ffffffd1}.sec-result-count{font-size:11px}.sec-table-shell,.sec-list-shell{border:1px solid var(--line);border-radius:9px;background:#fff}.sec-table{font-size:11px}.sec-table th{height:40px;color:#777d85;border-color:var(--line);background:var(--surface-soft);font-size:10px}.sec-table td{height:58px;padding:9px 14px;color:#515860;border-color:var(--line)}.sec-table td strong{color:var(--ink);font-weight:550}.sec-table tbody tr:hover{background:var(--surface-soft)}.sec-badge{min-height:21px;padding:2px 7px;font-size:9px}.sec-badge.is-green{color:#237851;background:#23785117}.sec-badge.is-orange{color:var(--warning);background:#ae68191a}.sec-badge.is-red{color:var(--danger);background:#b23b3617}.sec-badge.is-blue{color:#356c8f;background:#356c8f17}.sec-metric-strip{margin:0 0 14px;border:1px solid var(--line);border-left:0;border-radius:9px;overflow:hidden;background:#fff}.sec-metric{padding:14px 17px;border-color:var(--line)}.sec-metric>span{font-size:10px}.sec-metric strong{margin-top:7px;font-family:ui-monospace,Menlo,monospace;font-size:20px;font-weight:500}.sec-metric small{display:block;margin:5px 0 0;font-size:9px}.sec-metric small.is-green{color:#237851}.sec-metric small.is-warning{color:var(--warning)}.sec-segmented{border-color:var(--line-strong);border-radius:6px}.sec-segmented button{min-height:33px;border-color:var(--line);font-size:10px}.sec-segmented button.is-active{color:var(--accent);background:var(--accent-soft)}.sec-text-button{color:var(--accent);font-size:10px}.sec-progress span,.sec-route-track>span{background:var(--accent)}.sec-route-track i{color:var(--accent);border-color:var(--accent)}.sec-shipment,.sec-ai-task{border-color:var(--line)}.sec-shipment-summary{min-height:72px;background:#fff;font-size:11px}.sec-shipment-summary:hover,.sec-shipment-detail,.sec-ai-detail{background:var(--surface-soft)}.sec-leading-icon{width:32px;height:32px;border-radius:8px}.sec-leading-icon.is-green{color:var(--accent);background:var(--accent-soft)}.sec-leading-icon.is-warning{color:var(--warning);background:#ae681917}.sec-leading-icon.is-blue{color:#356c8f;background:#356c8f17}.sec-insight-bar,.supply-intake-intro{border-left-color:var(--accent);background:#0f66580e}.sec-insight-bar>svg,.supply-ai-mark,.supply-record-detail h3 svg{color:var(--accent)}.supply-ai-mark{border-radius:8px;box-shadow:inset 0 0 0 1px #0f66582e}.supply-page .sec-tabs{margin-top:0}.supply-records{overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#fff}.supply-record{border-color:var(--line)}.supply-record.is-open{border-left-color:var(--accent)}.supply-record-summary{min-height:70px;font-size:11px}.supply-record-summary:hover,.supply-record-detail{background:var(--surface-soft)}.app-shell.has-copilot .supply-record-summary{grid-template-columns:minmax(170px,1.25fr) 110px 90px 100px 105px auto 18px;gap:8px;padding:10px 12px}.app-shell.has-copilot .supply-record-detail{padding:18px 14px 20px 54px}.app-shell.has-copilot .supply-record-detail section{padding:0 14px}.supply-intake-steps .is-current{color:var(--accent)}.supply-intake-grid{border-color:var(--line);border-radius:9px;overflow:hidden;background:#fff}.supply-source-panel{border-color:var(--line);background:var(--surface-soft)}.supply-source-card{border-color:var(--line-strong);border-radius:7px}.supply-source-card:hover{border-color:#0f665873;background:#fff}.supply-source-icon{color:var(--accent);background:var(--accent-soft)}.supply-source-icon.is-listening{background:var(--accent)}.supply-audio-upload:hover{color:var(--accent);border-color:#0f665873}.supply-result-empty.is-scanning svg{color:var(--accent)}.supply-logistics-result{color:var(--accent);border-left-color:var(--accent);background:#0f66580e}.supply-logistics-result strong{color:#274740}.sec-document-list>button.is-active{box-shadow:inset 3px 0 var(--accent)}.sec-ai-summary{border-color:var(--line);border-left-color:var(--accent);border-radius:9px;overflow:hidden;background:#fff}.sec-ai-task.is-high{border-left-color:var(--danger)}.sec-ai-task-summary{min-height:66px}.supply-intake{padding-top:14px}.supply-intake-grid{margin-top:0;grid-template-columns:minmax(300px,.72fr) minmax(480px,1.28fr);min-height:430px}.supply-source-panel,.supply-result-panel{padding:20px}.supply-source-panel>header,.supply-result-panel>header{margin-bottom:16px}.supply-source-panel h2,.supply-result-panel h2,.supply-import-history h2{font-size:15px}.supply-source-panel header p,.supply-result-panel header p{font-size:12px}.supply-source-card{min-height:88px;grid-template-columns:44px minmax(0,1fr) 24px;padding:15px;border-radius:8px}.supply-source-card+.supply-source-card{margin-top:10px}.supply-source-card strong{font-size:14px}.supply-source-card small{margin-top:5px;color:#676e76;font-size:12px}.supply-voice-card{cursor:pointer}.supply-voice-card:hover{border-color:#0f665873;background:#fff}.supply-result-empty{min-height:290px}.supply-result-empty strong{font-size:15px}.supply-result-empty span{color:#777e86;font-size:12px}.supply-import-history>header span{color:#676e76;font-size:12px}.supply-import-history>div{font-size:12px}@media(max-width:760px){.sec-page{padding:16px 14px 32px}.sec-page-header{min-height:0}.sec-header-actions{justify-content:flex-start}.sec-metric-strip{border-radius:8px}.supply-source-card{min-height:72px}}@media(max-width:1100px){.supply-intake-grid{grid-template-columns:1fr}.supply-source-panel{border-right:0;border-bottom:1px solid var(--line)}}.finance-context-strip{min-height:58px;margin-top:12px;padding:10px 14px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff}.finance-context-strip>div{display:flex;align-items:center;gap:10px}.finance-context-strip svg{color:var(--accent)}.finance-context-strip span,.finance-context-strip strong,.finance-context-strip small{display:block}.finance-context-strip strong{font-size:11px}.finance-context-strip small{margin-top:3px;color:var(--muted);font-size:9px}.finance-context-strip button{border:0;display:inline-flex;align-items:center;gap:4px;color:var(--accent);background:transparent;font-size:10px;cursor:pointer}.finance-profit-table{margin-top:0}.finance-settlement-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:12px;margin-top:12px}.finance-settlement-grid>section{min-width:0;padding:16px 17px;border:1px solid var(--line);border-radius:9px;background:#fff}.finance-settlement-grid section>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.finance-settlement-grid section>header strong,.finance-settlement-grid section>header small{display:block}.finance-settlement-grid section>header strong{font-size:12px}.finance-settlement-grid section>header small{margin-top:4px;color:var(--muted);font-size:9px}.settlement-diff{margin:15px 0;padding:14px;border-radius:7px;background:var(--surface-soft)}.settlement-diff span,.settlement-diff strong,.settlement-diff small{display:block}.settlement-diff span{color:var(--muted);font-size:9px}.settlement-diff strong{margin-top:6px;font-family:ui-monospace,Menlo,monospace;font-size:20px}.settlement-diff small{margin-top:5px;color:#727880;font-size:9px}.cash-list{margin-top:13px;border-top:1px solid var(--line)}.cash-list>div{min-height:44px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;font-size:10px}.cash-list time{color:var(--muted);font-family:ui-monospace,Menlo,monospace}.cash-list strong{font-family:ui-monospace,Menlo,monospace}.cash-list strong.is-green{color:#237851}.cash-list strong.is-red{color:var(--danger)}.finance-settlement-grid section>p{margin:13px 0 0;color:var(--warning);font-size:10px;line-height:1.6}@media(max-width:800px){.finance-settlement-grid{grid-template-columns:1fr}}.supply-page{max-width:none;padding:20px 24px 44px}.supply-v3-pagebar{min-height:48px;margin-bottom:14px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.supply-v3-pagebar .sec-tabs{height:42px;margin:0;padding:0;gap:26px;border-radius:0;background:transparent}.supply-v3-pagebar .sec-tabs button{position:relative;min-height:42px;padding:0 1px;border-radius:0;background:transparent;box-shadow:none;color:#737873;font-size:12px}.supply-v3-pagebar .sec-tabs button.is-active{color:var(--accent);background:transparent;box-shadow:none}.supply-v3-pagebar .sec-tabs button.is-active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:2px;background:var(--accent)}.supply-v3-pagebar>.sec-secondary-button{margin-top:2px}.supply-directory{min-height:490px;border:1px solid var(--line);border-radius:10px;overflow:hidden;display:grid;grid-template-columns:minmax(240px,31%) minmax(0,1fr);background:#fff}.supply-directory-list{min-width:0;padding:16px 12px 12px;border-right:1px solid var(--line);background:#fcfcfa}.supply-directory-list>header{min-height:26px;padding:0 4px 10px;display:flex;align-items:center;justify-content:space-between}.supply-directory-list>header strong{color:var(--ink);font-size:13px;font-weight:600}.supply-directory-list>header small{color:var(--muted);font-size:10px}.supply-directory-list .sec-search{width:100%;margin-bottom:9px;background:#fff}.supply-directory-list>div{display:grid;gap:4px}.supply-directory-list>div>button{width:100%;min-height:56px;padding:9px 10px;border:0;border-radius:7px;display:grid;grid-template-columns:minmax(0,1fr) auto 14px;align-items:center;gap:7px;color:#646a66;background:transparent;text-align:left;cursor:pointer}.supply-directory-list>div>button:hover{background:#f3f6f3}.supply-directory-list>div>button.is-active{color:var(--accent);background:#eaf3ed}.supply-directory-list>div>button>span:first-child{min-width:0}.supply-directory-list>div>button strong,.supply-directory-list>div>button small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supply-directory-list>div>button strong{color:var(--ink);font-size:11px;font-weight:560}.supply-directory-list>div>button small{margin-top:4px;color:#858b86;font-size:9px}.supply-directory-create{width:100%;min-height:34px;margin-top:10px;border:1px dashed #c9d0cb;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--accent);background:transparent;font-size:10px;cursor:pointer}.supply-directory-detail{min-width:0;padding:20px 22px}.supply-directory-detail>header{min-height:48px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.supply-directory-detail>header h2{margin:0;color:var(--ink);font-family:Songti SC,"Noto Serif SC",Georgia,serif;font-size:20px;font-weight:500}.supply-directory-detail>header p{margin:5px 0 0;color:var(--muted);font-size:10px}.supply-directory-product{min-height:82px;margin-top:13px;padding:9px;border:1px solid var(--line);border-radius:8px 8px 0 0;display:flex;align-items:center;gap:12px;background:#fff}.supply-directory-product img,.supply-directory-product-placeholder{flex:0 0 68px;width:68px;height:62px;border-radius:6px;object-fit:cover;display:grid;place-items:center;color:var(--accent);background:var(--accent-soft)}.supply-directory-product strong,.supply-directory-product small{display:block}.supply-directory-product strong{color:var(--ink);font-size:13px;font-weight:560}.supply-directory-product small{margin-top:5px;color:var(--muted);font-size:9px}.supply-directory-stages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-top:0;border-radius:0 0 8px 8px}.supply-directory-stages>div{min-width:0;min-height:86px;padding:12px 10px;border-left:1px solid var(--line)}.supply-directory-stages>div:first-child{border-left:0}.supply-directory-stages>div.is-current{background:#fff6ef}.supply-directory-stages span{width:28px;height:28px;margin-bottom:7px;border-radius:50%;display:grid;place-items:center;color:var(--accent);background:var(--accent-soft)}.supply-directory-stages>div.is-current span{color:#d7682f;background:#fff0e4}.supply-directory-stages small,.supply-directory-stages strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supply-directory-stages small{color:#757b76;font-size:9px}.supply-directory-stages strong{margin-top:4px;color:#454b46;font-size:9px;font-weight:550}.supply-directory-facts{margin:15px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.supply-directory-facts>div{min-width:0;padding:11px 12px;border-left:1px solid var(--line)}.supply-directory-facts>div:first-child{border-left:0}.supply-directory-facts dt{color:var(--muted);font-size:9px}.supply-directory-facts dd{margin:5px 0 0;color:#4d544f;font-size:10px;line-height:1.5}.supply-directory-next{width:100%;min-height:55px;margin-top:14px;padding:10px 13px;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.supply-directory-next:hover{border-color:#0f665852;background:#fbfdfb}.supply-directory-next small,.supply-directory-next strong{display:block}.supply-directory-next small{color:var(--muted);font-size:9px}.supply-directory-next strong{margin-top:4px;font-size:10px;font-weight:550}.supply-directory-next svg{color:var(--accent)}.supply-intake-conversation-assisted{margin:0;display:grid;grid-template-columns:minmax(270px,.9fr) minmax(360px,1.1fr);gap:14px;align-items:start}.supply-intake-choice-stage{min-height:330px;padding:22px;border:1px dashed #cbd1cc;border-radius:9px;display:flex;flex-direction:column;justify-content:center;background:#ffffffa8}.supply-intake-choice-stage>header{margin-bottom:24px;text-align:center}.supply-intake-choice-stage h2{margin:0;color:var(--ink);font-family:Songti SC,"Noto Serif SC",Georgia,serif;font-size:18px;font-weight:500}.supply-intake-choice-stage header p{margin:7px 0 0;color:var(--muted);font-size:11px}.supply-intake-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.supply-intake-choice{min-height:76px;padding:12px;border:1px solid var(--line-strong);border-radius:7px;display:flex;align-items:center;justify-content:center;gap:10px;color:#515852;background:#fff;cursor:pointer}.supply-intake-choice:hover,.supply-intake-choice.is-preferred{color:var(--accent);border-color:#0f66586b;background:#f7faf8}.supply-intake-choice:disabled{opacity:.55;cursor:wait}.supply-intake-choice span{min-width:0;text-align:left}.supply-intake-choice strong,.supply-intake-choice small{display:block}.supply-intake-choice strong{font-size:12px}.supply-intake-choice small{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.4}.supply-intake-privacy-note{margin-top:18px;color:#858b86;font-size:9px;line-height:1.55;text-align:center}.supply-intake-honest-state,.supply-intake-recognition-state{min-height:128px;padding:16px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;gap:12px;background:#fff}.supply-intake-honest-state>div,.supply-intake-evidence-summary>div{min-width:0;flex:1}.supply-intake-honest-state strong,.supply-intake-honest-state small{display:block}.supply-intake-honest-state strong{color:var(--ink);font-size:11px}.supply-intake-honest-state p{margin:5px 0;color:var(--muted);font-size:10px;line-height:1.5}.supply-intake-honest-state small{color:#8a908c;font-size:9px}.supply-intake-recognition-state{align-items:flex-start;flex-direction:column}.supply-intake-evidence-summary{width:100%;display:flex;align-items:flex-start;gap:10px}.supply-intake-evidence-summary small,.supply-intake-evidence-summary strong{display:block}.supply-intake-evidence-summary small{color:var(--muted);font-size:9px}.supply-intake-evidence-summary strong{margin-top:4px;overflow-wrap:anywhere;color:var(--ink);font-size:11px}.supply-intake-evidence-summary p{max-height:150px;margin:8px 0 0;overflow:auto;color:#5d655f;font-size:10px;line-height:1.55;white-space:pre-wrap}.supply-intake-review{padding:18px;border:1px solid var(--line);border-radius:9px;background:#fff}.supply-intake-review>header h2{font-family:Songti SC,"Noto Serif SC",Georgia,serif;font-size:18px;font-weight:500}.supply-intake-review .supply-proposal-domains{max-height:360px;overflow:auto}.supply-intake-write-scope{margin:14px 0;padding:11px 12px;border-radius:7px;background:var(--surface-soft)}.supply-intake-write-scope>small{color:var(--muted);font-size:9px}.supply-intake-write-scope>div{margin-top:7px;display:flex;flex-wrap:wrap;gap:6px}.supply-intake-write-scope span{min-height:24px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;color:var(--accent);background:var(--accent-soft);font-size:9px}.supply-intake-review-complete{margin:12px 0;padding:14px;border:1px solid var(--line);border-radius:7px;color:#59615b;background:#fff;font-size:10px;line-height:1.55}.supply-intake-notice{grid-column:1 / -1;margin:0;padding:10px 12px;border-radius:6px;background:var(--accent-soft)}.supply-intake-recent{grid-column:1 / -1;margin-top:4px}.supply-intake-recent>header{height:40px}.supply-intake-recent>div{grid-template-columns:70px minmax(0,1fr) 135px auto auto}.supply-intake-conversation-assisted.is-demo .supply-intake-choice-stage{grid-column:1 / -1;max-width:720px;width:100%;min-height:360px;margin:0 auto}.supply-intake-conversation-assisted.is-demo .supply-intake-honest-state{grid-column:1 / -1;max-width:720px;width:100%;margin:0 auto}@media(max-width:900px){.supply-directory{grid-template-columns:230px minmax(0,1fr)}.supply-directory-stages{grid-template-columns:repeat(2,minmax(0,1fr))}.supply-directory-stages>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.supply-directory-stages>div:nth-child(4){border-top:1px solid var(--line)}.supply-directory-facts{grid-template-columns:1fr}.supply-directory-facts>div{border-top:1px solid var(--line);border-left:0}.supply-directory-facts>div:first-child{border-top:0}.supply-intake-conversation-assisted{grid-template-columns:1fr}.supply-intake-notice,.supply-intake-recent{grid-column:1}}@media(max-width:680px){.supply-page{padding:14px 12px 30px}.supply-v3-pagebar{align-items:flex-start;flex-direction:column}.supply-v3-pagebar .sec-tabs{max-width:100%;gap:14px;overflow-x:auto}.supply-directory{display:block}.supply-directory-list{border-right:0;border-bottom:1px solid var(--line)}.supply-directory-list>div{max-height:188px;overflow:auto}.supply-directory-detail{padding:16px}.supply-directory-stages{grid-template-columns:1fr 1fr}.supply-intake-choice-stage{min-height:300px;padding:17px}.supply-intake-choice-grid{grid-template-columns:1fr}.supply-intake-honest-state{align-items:flex-start;flex-wrap:wrap}.supply-intake-recent>div{grid-template-columns:56px minmax(0,1fr) auto}.supply-intake-recent>div>small{display:none}}.ops-draft-banner{min-height:58px;margin:9px 0 11px;padding:9px 12px;border:1px solid rgba(15,102,88,.18);border-radius:8px;display:flex;align-items:center;gap:10px;color:var(--accent);background:var(--accent-soft)}.ops-draft-banner>span{flex:1}.ops-draft-banner strong,.ops-draft-banner small{display:block}.ops-draft-banner strong{color:#254b42;font-size:11px}.ops-draft-banner small{margin-top:3px;color:#688078;font-size:9px}.ops-draft-banner button{min-height:30px;padding:0 9px;border:1px solid rgba(15,102,88,.2);border-radius:5px;display:inline-flex;align-items:center;gap:4px;color:var(--accent);background:#ffffff8c;font-size:9px;cursor:pointer}.ops-draft-banner button:last-child{color:#fff;background:var(--accent)}.operations-page .sec-tabs{margin-top:12px}.operations-table .is-focused-row{background:#0f66580e;box-shadow:inset 3px 0 var(--accent)}.mini-trend{width:86px;height:22px;display:flex;align-items:flex-end;gap:2px}.mini-trend i{flex:1;min-width:3px;border-radius:1px 1px 0 0;background:#0f66586b}.spin{animation:enterprise-spin .8s linear infinite}@keyframes enterprise-spin{to{transform:rotate(360deg)}}.workspace-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:12px;color:var(--muted);background:var(--canvas)}.workspace-loading>span{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;color:#b4f0df;background:var(--accent)}.workspace-loading strong{color:var(--ink);font-family:Songti SC,ui-serif,serif;font-size:17px}.auth-shell,.hc-auth-shell{--auth-bg: #f4f3ed;--auth-surface: #fffef9;--auth-sage: #edf2e8;--auth-ink: #252b27;--auth-muted: #71766e;--auth-line: rgba(53,66,56,.12);min-height:100vh;color:var(--auth-ink);background:var(--auth-bg)}.auth-topbar{position:sticky;top:0;z-index:10;min-height:72px;padding:0 26px;border-bottom:1px solid var(--auth-line);display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:24px;background:#fffef9f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.auth-brand>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:#f7f8ef;background:#164f43;box-shadow:0 8px 22px #164f4333}.auth-brand strong{font-family:"Source Han Serif SC",Songti SC,ui-serif,serif;font-size:21px;letter-spacing:-.02em}.auth-topbar nav{justify-self:center;min-width:0;display:flex;align-items:center;gap:3px}.auth-topbar nav span{position:relative;height:42px;padding:0 13px;border-radius:12px;display:inline-flex;align-items:center;color:var(--auth-muted);font-size:12px;white-space:nowrap}.auth-topbar nav span.is-active{color:#164f43;background:var(--auth-sage);font-weight:650}.auth-topbar nav span.is-active:after{content:"";position:absolute;left:16px;right:16px;bottom:-15px;height:2px;border-radius:2px;background:#164f43}.auth-secure-context{min-height:40px;padding:0 12px;border:1px solid var(--auth-line);border-radius:12px;display:inline-flex;align-items:center;gap:7px;color:var(--auth-muted);background:#ffffff8c;font-size:11px}.auth-secure-context svg{color:#164f43}.auth-workspace{min-height:calc(100vh - 72px)}.auth-content{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:42px 0 64px}.auth-page-heading{margin-bottom:28px}.auth-page-heading>span{color:#164f43;font-size:10px;font-weight:750;letter-spacing:.14em}.auth-page-heading h1{margin:10px 0 8px;font-family:"Source Han Serif SC",Songti SC,ui-serif,serif;font-size:clamp(32px,3.3vw,44px);font-weight:600;line-height:1.2;letter-spacing:-.04em}.auth-page-heading p{margin:0;color:var(--auth-muted);font-size:13px;line-height:1.65}.auth-page-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(310px,.65fr);gap:14px;align-items:stretch}.auth-form-panel,.auth-brand-panel{border:1px solid var(--auth-line);border-radius:16px}.auth-form-panel{min-width:0;padding:clamp(28px,4vw,46px);background:var(--auth-surface);box-shadow:0 10px 32px #272e280b}.auth-form-wrap{width:min(500px,100%)}.auth-brand-panel{min-height:100%;padding:30px 28px;display:flex;flex-direction:column;color:#334038;background:var(--auth-sage)}.auth-brand-copy>span{color:#426b5d;font-size:9px;font-weight:750;letter-spacing:.14em}.auth-brand-copy h2{margin:11px 0 10px;font-family:"Source Han Serif SC",Songti SC,ui-serif,serif;font-size:23px;font-weight:600;line-height:1.38;letter-spacing:-.025em}.auth-brand-copy>p{margin:0 0 26px;color:#68736b;font-size:11px;line-height:1.7}.auth-brand-copy ul{margin:0;padding:0;display:grid;gap:0;list-style:none}.auth-brand-copy li{min-height:66px;padding:14px 0;border-top:1px solid rgba(53,66,56,.1);display:grid;grid-template-columns:26px 1fr;align-items:start;gap:10px}.auth-brand-copy li>i{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;color:#164f43;background:#ffffffb3}.auth-brand-copy li strong,.auth-brand-copy li small{display:block}.auth-brand-copy li strong{font-size:11px;font-weight:700}.auth-brand-copy li small{margin-top:4px;color:#768078;font-size:9px;line-height:1.5}.auth-brand-panel>small{margin-top:auto;padding-top:24px;color:#7b847c;font-size:9px;line-height:1.55}.hc-auth-shell .hc-main{padding:34px clamp(24px,3.5vw,58px) 64px}.hc-auth-shell .hc-page-content{max-width:1180px;width:100%}.hc-auth-shell .auth-workspace{min-height:auto}.hc-auth-shell .auth-page-heading{max-width:800px;margin-bottom:28px}.hc-auth-shell .auth-page-heading h1{font-size:clamp(38px,3.4vw,52px)}.hc-auth-shell .auth-page-heading p{font-size:14px}.hc-auth-shell .auth-form-panel{max-width:880px;padding:clamp(28px,3.5vw,46px);border-radius:14px;box-shadow:none}.auth-form-heading{margin-bottom:28px}.auth-form-heading>span{color:var(--hc-jade,#164f43);font-size:10px;font-weight:750;letter-spacing:.12em}.auth-form-heading h2{max-width:620px;margin:10px 0 0;font-family:"Source Han Serif SC",Songti SC,ui-serif,serif;font-size:clamp(24px,2.4vw,34px);font-weight:600;line-height:1.28;letter-spacing:-.035em}.hc-auth-shell .auth-form-wrap{width:min(560px,100%)}.auth-capability-row{margin-top:30px;padding-top:20px;border-top:1px solid var(--auth-line);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.auth-capability-row>div{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:8px}.auth-capability-row i{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;color:var(--hc-jade,#164f43);background:var(--auth-sage)}.auth-capability-row span,.auth-capability-row strong,.auth-capability-row small{min-width:0;display:block}.auth-capability-row strong{font-size:11px}.auth-capability-row small{margin-top:4px;color:var(--auth-muted);font-size:9px;line-height:1.5}.auth-footer-note{display:block;margin-top:24px;color:var(--auth-muted);font-size:9px}.hc-auth-shell .auth-form input{border-radius:8px}.hc-auth-shell .auth-submit{border-radius:7px}.hc-auth-shell .auth-capability-row i{border-radius:50%}.auth-form{display:grid;gap:18px}.auth-form label,.enterprise-form label,.enterprise-modal label{display:grid;gap:8px;color:#4f565d;font-size:12px;font-weight:650}.auth-form input,.enterprise-form input,.enterprise-modal input,.enterprise-modal select{width:100%;height:46px;padding:0 14px;border:1px solid rgba(38,60,47,.16);border-radius:12px;outline:0;color:var(--ink);background:#fff;font-size:13px;font-weight:400}.auth-form input:focus,.enterprise-form input:focus,.enterprise-modal input:focus,.enterprise-modal select:focus{border-color:#0f66588c;box-shadow:0 0 0 3px #0f665814}.auth-form label>small{color:var(--muted);font-size:9px;font-weight:400}.password-input{position:relative}.password-input input{padding-right:48px}.password-input button{position:absolute;right:6px;top:7px;width:34px;height:34px;border:0;display:grid;place-items:center;color:#7b8189;background:transparent;cursor:pointer}.auth-submit,.admin-primary{border:0;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#f3fffb;background:var(--accent);cursor:pointer;font-weight:650}.auth-submit{width:100%;height:46px;border-radius:12px;font-size:13px}.auth-submit:hover,.admin-primary:hover{background:var(--accent-strong)}.auth-submit:disabled,.admin-primary:disabled{opacity:.55;cursor:not-allowed}.form-status{min-height:40px;padding:9px 11px;border-radius:6px;display:flex;align-items:center;gap:8px;color:#4f5a56;background:#eef4f1;font-size:11px}.form-status.is-error{color:#9c3c38;background:#f9ece9}.form-status.is-success{color:#256f53;background:#e7f3ed}.auth-trust{margin:15px 0 0;display:flex;align-items:center;justify-content:center;gap:7px;color:#717976;font-size:11px;line-height:1.5}.auth-trust svg{flex:0 0 auto;color:var(--accent)}.auth-links{display:flex;justify-content:center;gap:7px;margin-top:22px;color:var(--muted);font-size:11px}.auth-links button,.auth-back{padding:0;border:0;color:var(--accent);background:transparent;cursor:pointer;font-weight:650}.auth-back{display:inline-flex;align-items:center;gap:5px;margin:-10px 0 20px;font-size:11px}.demo-access{margin-top:28px;padding-top:20px;border-top:1px solid var(--auth-line);display:flex;align-items:center;gap:14px}.demo-access>div{min-width:0;flex:1}.demo-access strong,.demo-access small{display:block}.demo-access strong{color:#50575d;font-size:11px}.demo-access small{margin-top:5px;color:var(--muted);font-size:10px;line-height:1.5}.demo-access button{min-height:36px;padding:0 13px;border:1px solid rgba(15,102,88,.2);border-radius:10px;color:var(--accent);background:var(--auth-sage);cursor:pointer;font-size:10px;font-weight:700;white-space:nowrap}.auth-submit:focus-visible,.auth-links button:focus-visible,.demo-access button:focus-visible,.password-input button:focus-visible,.auth-back:focus-visible{outline:3px solid rgba(15,102,88,.22);outline-offset:3px}.auth-register-form{grid-template-columns:1fr 1fr}.auth-register-form>label:first-child,.auth-register-form>label:nth-child(4),.auth-register-form .auth-checkbox,.auth-register-form .form-status,.auth-register-form .auth-submit{grid-column:1 / -1}.auth-checkbox{grid-template-columns:17px 1fr!important;align-items:start;gap:9px!important;font-weight:400!important;line-height:1.55}.auth-checkbox input{width:15px;height:15px;margin:1px 0 0;accent-color:var(--accent)}.onboarding-progress{display:flex;align-items:center;gap:9px;margin:0 0 28px;color:#9a9fa6;font-size:10px}.onboarding-progress span{display:flex;align-items:center;gap:5px;white-space:nowrap}.onboarding-progress .is-done,.onboarding-progress .is-current{color:var(--accent)}.onboarding-progress i{flex:1;height:1px;background:var(--line-strong)}.onboarding-note{padding:13px 14px;border-left:3px solid var(--accent);background:#0f66580e}.onboarding-note strong,.onboarding-note span{display:block}.onboarding-note strong{font-size:11px}.onboarding-note span{margin-top:5px;color:#69716f;font-size:10px;line-height:1.55}.profile-menu-wrap{position:relative;width:100%;margin-top:auto}.profile-menu-wrap .profile-button{margin-top:0}.profile-popover{position:absolute;z-index:120;left:72px;bottom:12px;width:236px;padding:7px;border:1px solid rgba(255,255,255,.08);border-radius:9px;color:#d7d9dc;background:#24272c;box-shadow:0 18px 46px #00000052}.profile-popover header{padding:9px 10px 11px;border-bottom:1px solid rgba(255,255,255,.08)}.profile-popover header strong,.profile-popover header span,.profile-popover header small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-popover header strong{font-size:12px}.profile-popover header span{margin-top:4px;color:#858a91;font-size:9px}.profile-popover header small{margin-top:6px;color:#79d6bd;font-size:9px}.profile-popover>button{width:100%;min-height:34px;padding:0 9px;border:0;border-radius:5px;display:flex;align-items:center;gap:8px;color:#aeb2b7;background:transparent;cursor:pointer;font-size:10px}.profile-popover>button:hover{color:#fff;background:#ffffff0f}.profile-popover>button.is-logout{margin-top:5px;border-top:1px solid rgba(255,255,255,.08);border-radius:0;color:#df938e}.store-switcher i.is-sandbox{background:#b4813e}.settings-context{height:32px;padding:0 10px;border:1px solid var(--line);border-radius:6px;display:inline-flex;align-items:center;gap:6px;color:var(--muted);background:#ffffff80;font-size:10px}.settings-context.is-action{color:var(--accent);border-color:#0f665847;background:#fff;cursor:pointer;font-weight:650}.settings-context.is-action:hover{background:var(--accent-soft)}.settings-context.is-action:focus-visible{outline:3px solid rgba(15,102,88,.2);outline-offset:2px}.session-warning{min-height:34px;padding:0 14px;display:flex;align-items:center;gap:7px;color:#79521f;background:#faf0df;font-size:10px}.app-shell.is-admin-page .app-content{overflow:hidden}.admin-page{width:100%;height:100%;display:grid;grid-template-columns:224px minmax(0,1fr);background:var(--canvas)}.admin-nav{min-height:0;padding:22px 14px;border-right:1px solid var(--line);display:flex;flex-direction:column;background:#ece9e3}.admin-nav>header{padding:0 8px 20px;display:flex;align-items:center;gap:10px}.admin-nav>header>span{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:var(--accent);background:#fff}.admin-nav header strong,.admin-nav header small{display:block}.admin-nav header strong{font-family:Songti SC,ui-serif,serif;font-size:14px}.admin-nav header small{margin-top:4px;color:var(--muted);font-size:9px}.admin-nav nav{display:grid;gap:3px}.admin-nav nav button{width:100%;min-height:40px;padding:0 10px;border:0;border-radius:6px;display:grid;grid-template-columns:19px 1fr 15px;align-items:center;gap:8px;color:#6e747b;background:transparent;text-align:left;cursor:pointer;font-size:10px}.admin-nav nav button svg:last-child{opacity:.45}.admin-nav nav button:hover{background:#fff9}.admin-nav nav button.is-active{color:var(--accent);background:#fff;box-shadow:0 1px 4px #17191c0f}.admin-nav>p{margin:auto 8px 0;color:#92969c;font-size:9px;line-height:1.7}.admin-content{min-width:0;overflow:auto;padding:28px clamp(24px,4vw,54px) 60px}.admin-header{max-width:1060px;min-height:72px;margin-bottom:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.admin-header>div>span{color:var(--accent);font-size:9px;font-weight:700;letter-spacing:.14em}.admin-header h1{margin:7px 0 6px;font-family:Songti SC,ui-serif,serif;font-size:25px;letter-spacing:-.02em}.admin-header p{margin:0;color:var(--muted);font-size:10px}.admin-primary,.admin-secondary{min-height:35px;padding:0 12px;border-radius:6px;font-size:10px}.admin-secondary{border:1px solid var(--line-strong);display:inline-flex;align-items:center;gap:6px;color:#656b73;background:#fff;cursor:pointer}.enterprise-form{max-width:850px;display:grid;gap:14px}.enterprise-form>section{padding:20px 22px;border:1px solid var(--line);border-radius:9px;background:#fff}.enterprise-form section>header{margin-bottom:18px;display:flex;align-items:flex-start;justify-content:space-between}.enterprise-form section>header div strong,.enterprise-form section>header div span{display:block}.enterprise-form section>header strong{font-size:12px}.enterprise-form section>header span{margin-top:4px;color:var(--muted);font-size:9px}.enterprise-form section>header svg{color:var(--accent)}.enterprise-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.enterprise-form input{height:39px;background:#fff;font-size:11px}.enterprise-form input:disabled{color:#8b9097;background:var(--surface-soft)}.enterprise-form>footer{display:flex;align-items:center;justify-content:space-between}.save-message{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:10px}.save-message.is-success{color:#237851}.save-message.is-error{color:var(--danger)}.policy-toggle{grid-template-columns:1fr auto!important;align-items:center;gap:20px!important;cursor:pointer}.policy-toggle span strong,.policy-toggle span small{display:block}.policy-toggle span small{margin-top:5px;color:var(--muted);font-size:9px;font-weight:400}.policy-toggle input{position:absolute;opacity:0;pointer-events:none}.policy-toggle i{width:38px;height:22px;padding:3px;border-radius:20px;background:#c8ccd0;transition:background .15s}.policy-toggle i:after{content:"";width:16px;height:16px;display:block;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000026;transition:transform .15s}.policy-toggle input:checked+i{background:var(--accent)}.policy-toggle input:checked+i:after{transform:translate(16px)}.local-policy-note{margin:13px 0 0;color:#a07942;font-size:9px}.enterprise-state{min-height:330px;display:grid;place-content:center;justify-items:center;gap:9px;color:#9a9fa5;text-align:center}.enterprise-state strong{color:#555b63;font-size:13px}.enterprise-state span{max-width:360px;font-size:10px;line-height:1.55}.enterprise-state>button{min-height:33px;margin-top:4px;padding:0 11px;border:1px solid var(--line-strong);border-radius:6px;display:inline-flex;align-items:center;gap:6px;color:var(--accent);background:#fff;cursor:pointer;font-size:10px}.enterprise-state.is-error svg{color:var(--danger)}.admin-notice{max-width:1060px;min-height:44px;margin-bottom:13px;padding:8px 12px;border-radius:7px;display:flex;align-items:center;gap:9px;color:#4e665f;background:#e7f2ee;font-size:10px}.admin-notice.is-error{color:#93413d;background:#f9eae8}.admin-notice>span{flex:1}.admin-notice strong,.admin-notice small{display:block}.admin-notice small{margin-top:4px;color:inherit;opacity:.78}.admin-notice button{border:0;display:inline-flex;align-items:center;gap:5px;color:var(--accent);background:transparent;cursor:pointer;font-size:9px}.member-table{max-width:1060px;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff}.member-table-head,.member-table>div:not(.member-table-head){display:grid;grid-template-columns:minmax(240px,1.6fr) 120px 90px 120px 50px;align-items:center;gap:12px}.member-table-head{min-height:40px;padding:0 16px;color:var(--muted);background:var(--surface-soft);font-size:9px}.member-table>div:not(.member-table-head){min-height:65px;padding:9px 16px;border-top:1px solid var(--line);color:#676d74;font-size:10px}.member-table>div.is-inactive{opacity:.55}.member-person{display:flex;align-items:center;gap:10px;min-width:0}.member-person>i{width:32px;height:32px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;color:var(--accent);background:var(--accent-soft);font-style:normal;font-weight:700}.member-person strong,.member-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-person strong{color:var(--ink);font-size:11px}.member-person small{margin-top:4px;color:var(--muted);font-size:9px}.member-table select{height:31px;padding:0 23px 0 8px;border:1px solid var(--line-strong);border-radius:5px;background:#fff;font-size:9px}.status-dot{font-weight:500}.status-dot:before{content:"";width:6px;height:6px;margin-right:6px;display:inline-block;border-radius:50%;background:#aaa}.status-dot.is-active{color:#237851}.status-dot.is-active:before{background:#43a274}.icon-action{width:31px;height:31px;border:0;border-radius:5px;display:grid;place-items:center;background:transparent;cursor:pointer}.icon-action.is-danger{color:#a4524c}.icon-action:hover{background:#f7efee}.icon-action:disabled{color:#bbb;cursor:not-allowed;background:transparent}.pending-invites{max-width:1060px;margin-top:14px;border:1px solid var(--line);border-radius:9px;background:#fff}.pending-invites>header{min-height:42px;padding:0 15px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.pending-invites header strong{font-size:11px}.pending-invites header span{color:var(--muted);font-size:9px}.pending-invites>div{min-height:57px;padding:9px 15px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:9px;color:var(--muted)}.pending-invites>div+div{border-top:1px solid var(--line)}.pending-invites strong,.pending-invites small{display:block}.pending-invites strong{color:var(--ink);font-size:10px}.pending-invites small{margin-top:4px;font-size:9px}.pending-invites b{color:var(--warning);font-size:9px;font-weight:500}.enterprise-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;padding:24px;display:grid;place-items:center;background:#1416196b}.enterprise-modal{width:min(480px,100%);border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 24px 80px #0003}.enterprise-modal>header{min-height:66px;padding:12px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.enterprise-modal header span{color:var(--accent);font-size:9px;letter-spacing:.12em}.enterprise-modal h2{margin:4px 0 0;font-family:Songti SC,ui-serif,serif;font-size:18px}.enterprise-modal header button{width:32px;height:32px;border:0;display:grid;place-items:center;color:var(--muted);background:transparent;cursor:pointer}.enterprise-modal>div{padding:20px;display:grid;gap:16px}.enterprise-modal>div p{margin:0;color:var(--muted);font-size:9px;line-height:1.6}.enterprise-modal>footer{min-height:64px;padding:10px 20px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:flex-end;gap:9px;background:var(--surface-soft)}.enterprise-modal>footer>button:not(.admin-primary){min-height:34px;padding:0 11px;border:1px solid var(--line-strong);border-radius:6px;background:#fff;cursor:pointer;font-size:10px}.security-summary{max-width:1060px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.security-summary>div{min-height:86px;padding:14px 15px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:flex-start;gap:10px;background:#fff}.security-summary svg{color:var(--accent)}.security-summary strong,.security-summary small{display:block}.security-summary strong{font-size:10px}.security-summary small{margin-top:5px;color:var(--muted);font-size:9px;line-height:1.5}.audit-toolbar{max-width:1060px;min-height:58px;display:flex;align-items:center;justify-content:space-between}.audit-toolbar label{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:9px}.audit-toolbar select{height:31px;border:1px solid var(--line-strong);border-radius:5px;background:#fff;font-size:9px}.audit-toolbar>span{color:var(--muted);font-size:9px}.audit-list{max-width:1060px;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff}.audit-list article{min-height:76px;padding:12px 15px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px}.audit-list article+article{border-top:1px solid var(--line)}.audit-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;color:var(--accent);background:var(--accent-soft)}.audit-list strong{font-size:10px}.audit-list p{margin:5px 0;color:#626970;font-size:9px}.audit-list small,.audit-list time{color:var(--muted);font-family:ui-monospace,Menlo,monospace;font-size:8px}.audit-list time{white-space:nowrap}.connector-list{max-width:1060px;display:grid;gap:10px}.connector-list article{min-height:126px;padding:18px;border:1px solid var(--line);border-radius:9px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:15px;background:#fff}.connector-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:10px;color:var(--accent);background:var(--accent-soft)}.connector-status{display:inline-flex;min-height:20px;padding:2px 7px;border-radius:4px;font-size:8px}.connector-status.is-off{color:#747a82;background:#eef0f1}.connector-status.is-sandbox{color:#916127;background:#faf0df}.connector-status.is-pending{color:#356c8f;background:#eaf2f7}.connector-copy h2{margin:7px 0 4px;font-size:12px}.connector-copy p{margin:0;color:#656c74;font-size:10px}.connector-copy small{display:block;margin-top:7px;color:var(--muted);font-size:9px}.connector-actions{display:flex;gap:7px}.connector-actions>button:not(.admin-primary){min-height:35px;padding:0 10px;border:1px solid var(--line-strong);border-radius:6px;display:inline-flex;align-items:center;gap:6px;color:#626970;background:#fff;cursor:pointer;font-size:9px}.connector-disclosure{max-width:1060px;margin-top:13px;padding:13px 15px;border:1px solid rgba(174,104,25,.18);border-radius:8px;display:flex;align-items:flex-start;gap:10px;color:var(--warning);background:#faf4e9}.connector-disclosure strong{font-size:10px}.connector-disclosure p{margin:4px 0 0;color:#816743;font-size:9px;line-height:1.6}.amazon-connect-hero{max-width:1060px;min-height:228px;margin-bottom:16px;padding:24px 26px;border:1px solid rgba(15,102,88,.18);border-radius:12px;display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:stretch;gap:28px;color:#e7f3ee;background:linear-gradient(135deg,#18332d,#205345 58%,#1b4238);box-shadow:0 12px 32px #143a301f}.amazon-connect-kicker{display:flex;align-items:center;gap:8px}.amazon-connect-kicker span{color:#89d9c1;font-size:9px;font-weight:700;letter-spacing:.15em}.amazon-connect-kicker b{padding:3px 6px;border:1px solid rgba(248,203,132,.3);border-radius:4px;color:#f1ca8d;background:#f8cb8414;font-size:8px}.amazon-connect-hero h2{margin:12px 0 8px;font-family:Songti SC,ui-serif,serif;font-size:24px}.amazon-connect-hero-copy>p{max-width:620px;margin:0;color:#b8cbc5;font-size:10px;line-height:1.7}.amazon-connect-hero ol{margin:20px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;list-style:none}.amazon-connect-hero li{display:flex;align-items:center;gap:9px}.amazon-connect-hero li>i{width:27px;height:27px;flex:0 0 auto;border:1px solid rgba(137,217,193,.3);border-radius:50%;display:grid;place-items:center;color:#9de3cf;font: 9px ui-monospace,monospace}.amazon-connect-hero li strong,.amazon-connect-hero li small{display:block}.amazon-connect-hero li strong{color:#edf7f4;font-size:9px}.amazon-connect-hero li small{margin-top:4px;color:#8eaaa1;font-size:8px}.amazon-connect-hero-action{padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:9px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:#ffffff0e}.amazon-connect-hero-action .connector-status{margin-bottom:15px}.amazon-connect-hero-action .admin-primary{width:100%;min-height:42px;background:#eaf7f2;color:#174f40}.amazon-connect-hero-action .admin-primary:hover{background:#fff}.amazon-connect-hero-action small{margin-top:10px;color:#95aba4;font-size:8px;line-height:1.55}.access-denied{min-height:100%;display:grid;place-content:center;justify-items:center;text-align:center}.access-denied>span{width:50px;height:50px;display:grid;place-items:center;border-radius:12px;color:var(--accent);background:var(--accent-soft)}.access-denied h1{margin:16px 0 8px;font-family:Songti SC,ui-serif,serif;font-size:22px}.access-denied p{max-width:440px;margin:0;color:var(--muted);font-size:11px;line-height:1.7}.access-denied button{min-height:36px;margin-top:18px;padding:0 12px;border:1px solid rgba(15,102,88,.25);border-radius:6px;display:inline-flex;align-items:center;gap:6px;color:var(--accent);background:#fff;cursor:pointer;font-size:10px}.connector-status.is-connected{color:#176a55;background:#e2f3ec}.connector-status.is-danger{color:#a04444;background:#fae9e8}.sync-jobs-modal{width:min(640px,100%)}.sync-jobs-modal>div{max-height:min(520px,65vh);overflow-y:auto}.sync-jobs-state{min-height:190px;display:grid;place-content:center;justify-items:center;gap:8px;color:var(--muted);text-align:center}.sync-jobs-state strong,.sync-jobs-state span{display:block}.sync-jobs-state strong{color:var(--ink);font-size:12px}.sync-jobs-state span{max-width:360px;font-size:9px;line-height:1.6}.sync-jobs-state.is-error>svg{color:var(--danger)}.sync-jobs-state button{min-height:31px;padding:0 10px;border:1px solid var(--line-strong);border-radius:6px;color:var(--accent);background:#fff;cursor:pointer;font-size:9px}.sync-job-list{display:grid;gap:9px}.sync-job-list article{padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.sync-job-list article>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sync-job-list article strong,.sync-job-list article small{display:block}.sync-job-list article strong{color:var(--ink);font-size:11px}.sync-job-list article small{margin-top:4px;color:var(--muted);font:9px ui-monospace,monospace}.sync-job-list dl{margin:12px 0 0;display:grid;grid-template-columns:1fr 2fr;gap:8px}.sync-job-list dl div{padding-top:9px;border-top:1px solid var(--line)}.sync-job-list dt{color:var(--muted);font-size:8px}.sync-job-list dd{margin:4px 0 0;color:#51575e;font-size:9px}.sync-job-list p{margin:10px 0 0;color:var(--danger);font-size:9px;line-height:1.5}@media(max-width:900px){.auth-topbar{min-height:64px;padding-inline:20px}.auth-topbar nav{display:none}.auth-workspace{min-height:calc(100vh - 64px)}.auth-content{width:min(720px,calc(100% - 36px));padding-top:34px}.auth-page-grid{grid-template-columns:1fr}.auth-brand-panel{min-height:auto}.auth-form-wrap{width:100%}.admin-page{grid-template-columns:190px minmax(0,1fr)}.admin-content{padding:24px 20px 50px}.member-table{overflow-x:auto}.member-table-head,.member-table>div:not(.member-table-head){min-width:760px}.security-summary,.amazon-connect-hero{grid-template-columns:1fr}.connector-list article{grid-template-columns:44px 1fr}.connector-actions{grid-column:2}}@media(max-width:620px){.auth-topbar{padding-inline:14px}.auth-secure-context{min-width:40px;padding-inline:10px}.auth-secure-context span{display:none}.auth-content{width:calc(100% - 28px);padding:28px 0 36px}.auth-page-heading{margin-bottom:20px}.auth-page-heading h1{font-size:30px}.auth-form-panel{padding:24px 20px;border-radius:14px}.auth-brand-panel{display:none}.auth-register-form{grid-template-columns:1fr}.auth-register-form>*{grid-column:auto!important}.profile-menu-wrap{display:none}.app-shell.is-admin-page .app-content{padding-bottom:0}.admin-page{display:block}.admin-nav{min-height:auto;padding:10px;border-right:0;border-bottom:1px solid var(--line)}.admin-nav>header,.admin-nav>p{display:none}.admin-nav nav{display:flex;overflow-x:auto}.admin-nav nav button{min-width:max-content;grid-template-columns:17px 1fr}.admin-nav nav button svg:last-child{display:none}.admin-content{padding:20px 14px 90px}.admin-header{display:block}.admin-header>button{margin-top:14px}.enterprise-form-grid{grid-template-columns:1fr}.amazon-connect-hero{padding:20px}.amazon-connect-hero ol{grid-template-columns:1fr}.connector-list article{padding:14px}.connector-actions{flex-wrap:wrap}.audit-list article{grid-template-columns:32px 1fr}.audit-list time{grid-column:2}}.membership-heading{margin-bottom:20px}.membership-page-content .membership-heading>div>span{font-size:11px}.membership-page-content .membership-heading p,.membership-page-content .admin-primary,.membership-page-content .admin-secondary,.membership-state .admin-secondary{font-size:12px}.membership-current{max-width:1120px;min-height:142px;margin:0 auto;padding:22px 24px;border:1px solid rgba(7,88,63,.18);border-radius:10px;display:grid;grid-template-columns:minmax(220px,.9fr) minmax(300px,1.2fr) max-content;align-items:center;gap:32px;background:#f5f7f2}.membership-current-plan{display:flex;align-items:center;gap:14px}.membership-plan-icon{width:42px;height:42px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;color:var(--accent);background:#e6efe8}.membership-current.is-pro .membership-plan-icon,.membership-plan-grid article.is-pro .membership-plan-icon{color:#8a5e1d;background:#f7ecd8}.membership-current.is-promax .membership-plan-icon,.membership-plan-grid article.is-promax .membership-plan-icon{color:#4f5f8c;background:#e9edf6}.membership-current-plan small,.membership-current-plan h2,.membership-current-plan p{display:block;margin:0}.membership-current-plan small{color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.08em}.membership-current-plan h2{margin-top:5px;font-family:Songti SC,ui-serif,serif;font-size:27px;font-weight:600}.membership-current-plan p{margin-top:4px;color:var(--muted);font-size:12px}.membership-usage>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.membership-usage span{color:var(--muted);font-size:12px}.membership-usage strong{font:600 22px ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--ink)}.membership-usage-track{height:5px;margin:11px 0 8px;overflow:hidden;border-radius:999px;background:#dfe5dd}.membership-usage-track span{height:100%;display:block;border-radius:inherit;background:var(--accent)}.membership-usage>small{color:var(--muted);font-size:11px}.membership-current-action>span{max-width:190px;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;line-height:1.5}.membership-section{max-width:1120px;margin:30px auto 0}.membership-section>header{min-height:44px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.membership-section>header strong,.membership-section>header span{display:block}.membership-section>header strong{font-family:Songti SC,ui-serif,serif;font-size:18px}.membership-section>header span,.membership-section>header small{margin-top:5px;color:var(--muted);font-size:11px;line-height:1.5}.membership-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.membership-plan-grid article{min-height:318px;padding:20px;border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column;background:#fff}.membership-plan-grid article.is-current{border-color:#07583f5c;box-shadow:inset 0 2px 0 var(--accent)}.membership-plan-grid article>header{min-height:42px;display:flex;align-items:center;justify-content:space-between}.membership-plan-grid article>header b{padding:4px 7px;border-radius:999px;color:var(--accent);background:var(--accent-soft);font-size:11px}.membership-plan-grid h2{margin:15px 0 4px;font-family:Songti SC,ui-serif,serif;font-size:23px;font-weight:600}.membership-plan-grid article>p{min-height:18px;margin:0;color:var(--muted);font-size:12px}.membership-plan-quota{margin-top:14px;font:600 16px ui-monospace,SFMono-Regular,Menlo,monospace}.membership-plan-grid ul{margin:18px 0 20px;padding:0;display:grid;gap:9px;list-style:none}.membership-plan-grid li{display:flex;align-items:center;gap:7px;color:#5f6662;font-size:12px}.membership-plan-grid li.is-enabled svg{color:var(--accent)}.membership-plan-grid li.is-limited{color:#a0a39f}.membership-plan-grid article>button{min-height:40px;margin-top:auto;border:1px solid var(--line-strong);border-radius:7px;display:flex;align-items:center;justify-content:center;gap:6px;color:var(--accent);background:#fff;cursor:pointer;font-size:12px;font-weight:650}.membership-plan-grid article>button:hover:not(:disabled){background:var(--accent-soft)}.membership-plan-grid article>button:disabled{color:#9a9d99;background:#f6f6f3;cursor:default}.membership-policy>div{border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;background:#fff}.membership-policy article{min-height:92px;padding:18px;display:flex;align-items:flex-start;gap:11px}.membership-policy article+article{border-left:1px solid var(--line)}.membership-policy article>svg{color:var(--accent)}.membership-policy strong,.membership-policy small{display:block}.membership-policy strong{font-size:12px}.membership-policy small{margin-top:6px;color:var(--muted);font-size:11px;line-height:1.6}.membership-state{min-height:360px;display:grid;place-content:center;justify-items:center;gap:9px;color:var(--muted);text-align:center}.membership-state strong{color:var(--ink);font-size:14px}.membership-state span{max-width:420px;font-size:12px;line-height:1.55}.membership-state.is-error>svg{color:var(--danger)}.membership-catalog-empty{min-height:104px;padding:18px;border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;background:#fff}.membership-catalog-empty>svg{color:var(--muted)}.membership-catalog-empty strong,.membership-catalog-empty span{display:block}.membership-catalog-empty strong{font-size:13px}.membership-catalog-empty span{margin-top:5px;color:var(--muted);font-size:11px;line-height:1.55}.membership-checkout{width:min(560px,calc(100vw - 32px));max-height:calc(100dvh - 32px);display:grid;grid-template-rows:auto minmax(0,1fr) auto}.membership-checkout>div{overflow-y:auto}.membership-checkout>header>div>span{font-size:11px}.membership-checkout>footer>button{font-size:12px}.membership-cycle{padding:3px;border-radius:8px;display:grid;grid-template-columns:1fr 1fr;gap:3px;background:#f0f1ed}.membership-cycle button{min-height:38px;border:0;border-radius:6px;color:var(--muted);background:transparent;cursor:pointer;font-size:12px}.membership-cycle button.is-active{color:var(--accent);background:#fff;box-shadow:0 1px 4px #1a272114;font-weight:650}.membership-checkout-summary{margin-top:14px;padding:15px;border:1px solid var(--line);border-radius:8px;display:flex;justify-content:space-between;gap:18px;background:var(--surface-soft)}.membership-checkout-summary strong,.membership-checkout-summary small{display:block}.membership-checkout-summary strong{font-size:14px}.membership-checkout-summary small{margin-top:5px;color:var(--muted);font-size:11px}.membership-checkout-summary>b{color:var(--muted);font-size:11px;white-space:nowrap}.membership-checkout-note{margin:12px 0;color:var(--muted);font-size:11px;line-height:1.6}.membership-channel-list{display:grid;gap:8px}.membership-channel-list button{min-height:56px;padding:0 13px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;justify-content:space-between;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.membership-channel-list button.is-selected{border-color:#07583f85;box-shadow:0 0 0 2px #07583f14;background:#f5f8f4}.membership-channel-list button:disabled{opacity:.65}.membership-channel-list span,.membership-channel-list small{display:block}.membership-channel-list span{font-size:12px;font-weight:650}.membership-channel-list small{color:var(--muted);font-size:11px}.membership-channel-empty{min-height:56px;padding:0 13px;border:1px dashed var(--line-strong);border-radius:8px;display:flex;align-items:center;color:var(--muted);font-size:12px}.membership-checkout-status{min-height:44px;padding:10px 12px;border-radius:8px;display:flex;align-items:center;gap:8px;font-size:11px;line-height:1.5}.membership-checkout-status.is-neutral{color:#6b706d;background:#f2f3ef}.membership-checkout-status.is-submitting{color:var(--accent);background:var(--accent-soft)}.membership-checkout-status.is-success{color:#226d52;background:#e7f3ed}.membership-checkout-status.is-error{color:var(--danger);background:#f9ece9}.membership-checkout button:focus-visible{outline:3px solid rgba(7,88,63,.22);outline-offset:2px}@media(max-width:900px){.membership-current{grid-template-columns:1fr 1fr}.membership-current-action{grid-column:1 / -1}.membership-plan-grid{grid-template-columns:1fr}.membership-plan-grid article{min-height:auto}}@media(max-width:620px){.membership-current{padding:18px;grid-template-columns:1fr;gap:20px}.membership-current-action{grid-column:auto}.membership-section>header{display:block;margin-bottom:9px}.membership-section>header>small{display:block}.membership-policy>div{grid-template-columns:1fr}.membership-policy article+article{border-left:0;border-top:1px solid var(--line)}.membership-catalog-empty{grid-template-columns:auto minmax(0,1fr)}.membership-catalog-empty>button{grid-column:2;justify-self:start}.membership-checkout-summary{flex-direction:column;gap:8px}}@media(max-width:900px){.hc-auth-shell .hc-main{padding:28px 20px 48px}.hc-auth-shell .auth-page-heading{margin-bottom:22px}.hc-auth-shell .auth-capability-row{grid-template-columns:1fr;gap:12px}}@media(max-width:620px){.hc-auth-shell .hc-main{padding:24px 16px 40px}.hc-auth-shell .auth-page-heading h1{font-size:32px}.hc-auth-shell .auth-form-panel{padding:24px 20px;border-radius:16px}.auth-form-heading h2{font-size:24px}}.invitation-account-switch{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:20px}.invitation-account-switch button{min-height:39px;border:1px solid var(--line-strong);border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#696f76;background:#fff;cursor:pointer;font-size:10px}.invitation-account-switch button.is-active{border-color:#0f665866;color:var(--accent);background:var(--accent-soft)}.invitation-privacy{margin-top:18px;display:flex;align-items:flex-start;gap:7px;color:var(--muted);font-size:9px;line-height:1.55}.invitation-invalid{min-height:260px;display:grid;place-content:center;justify-items:center;gap:10px;text-align:center}.invitation-invalid>svg{color:var(--warning)}.invitation-invalid strong{font-size:14px}.invitation-invalid span{max-width:330px;color:var(--muted);font-size:10px;line-height:1.6}.invitation-invalid button{min-height:35px;padding:0 12px;border:1px solid var(--line-strong);border-radius:6px;color:var(--accent);background:#fff;cursor:pointer}.live-business-state{min-height:320px;display:grid;place-content:center;justify-items:center;gap:9px;color:var(--muted);text-align:center}.live-business-state strong{color:var(--ink);font-size:13px}.live-business-state span{max-width:410px;font-size:10px;line-height:1.6}.live-business-state.is-error>svg{color:var(--danger)}.live-skeleton{position:relative;min-height:320px;overflow:hidden;color:var(--muted)}.live-skeleton-caption{min-height:26px;display:flex;align-items:center;gap:6px;color:#858b91;font-size:10px}.live-skeleton-intro,.live-skeleton-metrics>span,.live-skeleton-toolbar,.live-skeleton-table{border:1px solid var(--line);border-radius:8px;background:#fff}.live-skeleton-intro{position:relative;min-height:112px;padding:22px;display:grid;align-content:center;gap:10px}.live-skeleton-intro span,.live-skeleton-intro i,.live-skeleton-metrics i,.live-skeleton-metrics b,.live-skeleton-metrics small,.live-skeleton-toolbar span,.live-skeleton-toolbar i,.live-skeleton-table i,.live-skeleton-table small{display:block;border-radius:999px;background:linear-gradient(100deg,#ecebe7 20%,#f7f6f2,#ecebe7 64%);background-size:240% 100%;animation:live-skeleton-shimmer 1.45s ease-in-out infinite}.live-skeleton-intro span:first-child{width:88px;height:8px}.live-skeleton-intro span:nth-child(2){width:min(420px,66%);height:18px}.live-skeleton-intro i{width:min(540px,82%);height:9px}.live-skeleton-metrics{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.live-skeleton-metrics>span{min-height:92px;padding:15px;display:grid;align-content:center;gap:8px}.live-skeleton-metrics i{width:48%;height:7px}.live-skeleton-metrics b{width:68%;height:20px}.live-skeleton-metrics small{width:76%;height:7px}.live-skeleton-toolbar{min-height:46px;margin-top:12px;padding:0 13px;display:flex;align-items:center;justify-content:space-between}.live-skeleton-toolbar span{width:min(310px,42%);height:28px;border-radius:6px}.live-skeleton-toolbar i{width:64px;height:8px}.live-skeleton-table{margin-top:10px;overflow:hidden}.live-skeleton-table header,.live-skeleton-table>div{min-height:46px;padding:0 15px;display:grid;grid-template-columns:1.2fr 1.4fr 1fr 1fr .55fr;align-items:center;gap:18px}.live-skeleton-table header{min-height:38px;background:var(--surface-soft)}.live-skeleton-table>div{border-top:1px solid var(--line)}.live-skeleton-table header i{width:54%;height:6px}.live-skeleton-table span{display:grid;gap:6px}.live-skeleton-table span i{width:72%;height:8px}.live-skeleton-table span small{width:92%;height:6px}.live-skeleton.is-business .live-skeleton-intro,.live-skeleton.is-documents .live-skeleton-intro,.live-skeleton.is-documents .live-skeleton-metrics,.live-skeleton.is-admin .live-skeleton-toolbar{display:none}.live-skeleton.is-business .live-skeleton-metrics,.live-skeleton.is-documents .live-skeleton-toolbar{margin-top:0}.live-skeleton.is-admin{padding-top:16px}.live-skeleton.is-admin .live-skeleton-intro{min-height:138px}.live-skeleton.is-admin .live-skeleton-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}@keyframes live-skeleton-shimmer{to{background-position-x:-240%}}@media(prefers-reduced-motion:reduce){.live-skeleton-intro span,.live-skeleton-intro i,.live-skeleton-metrics i,.live-skeleton-metrics b,.live-skeleton-metrics small,.live-skeleton-toolbar span,.live-skeleton-toolbar i,.live-skeleton-table i,.live-skeleton-table small{animation:none}}.amazon-oauth-modal{width:min(620px,calc(100vw - 32px))}.amazon-oauth-explainer{padding:14px;border:1px solid rgba(22,87,66,.2);border-radius:8px;display:flex;align-items:flex-start;gap:11px;color:var(--green,#165742);background:#f2f7f4}.amazon-oauth-explainer p,.amazon-oauth-explainer strong,.amazon-oauth-explainer span{margin:0;display:block}.amazon-oauth-explainer span{margin-top:5px;color:var(--muted);font-size:10px;line-height:1.55}.amazon-authorization-list{margin-top:14px;border:1px solid var(--line);border-radius:8px;overflow:hidden}.amazon-authorization-list article{padding:12px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff}.amazon-authorization-list article+article{border-top:1px solid var(--line)}.amazon-authorization-list article>div{display:flex;align-items:center;gap:9px}.amazon-authorization-list article strong{color:var(--ink);font-size:11px}.amazon-authorization-list article small{color:var(--muted);font-size:9px}.amazon-authorization-list button.is-danger{color:#9c3c32}.live-supplier-table{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.live-supplier-head,.live-supplier-table article{display:grid;grid-template-columns:minmax(190px,1.2fr) minmax(230px,1.5fr) minmax(170px,1fr) minmax(150px,.9fr) 72px;align-items:center;gap:14px}.live-supplier-head{min-height:39px;padding:0 16px;color:var(--muted);background:var(--surface-soft);font-size:9px}.live-supplier-table article{min-height:72px;padding:11px 16px;border-top:1px solid var(--line);color:#626970;font-size:10px}.live-supplier-table article>span:not(.sec-badge){min-width:0}.live-supplier-table article strong,.live-supplier-table article b,.live-supplier-table article small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-supplier-table article strong{color:var(--ink);font-size:11px}.live-supplier-table article b{color:#555c63;font-weight:550}.live-supplier-table article small{margin-top:5px;color:var(--muted);font-size:9px}.live-data-disclosure{margin-bottom:14px;padding:13px 15px;border:1px solid rgba(174,104,25,.18);border-radius:8px;display:flex;align-items:flex-start;gap:10px;color:var(--warning);background:#faf4e9}.live-data-disclosure strong,.live-data-disclosure span{display:block}.live-data-disclosure strong{font-size:10px}.live-data-disclosure span{margin-top:4px;color:#816743;font-size:9px;line-height:1.6}@media(max-width:960px){.live-supplier-table{overflow-x:auto}.live-supplier-head,.live-supplier-table article{min-width:900px}}.admin-page{width:100%;min-height:calc(100vh - 84px);height:auto;display:block;background:var(--hc-bg, var(--canvas))}.admin-nav{min-height:68px;padding:0 clamp(24px,4vw,54px);border:0;border-bottom:1px solid var(--line);display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:28px;background:#ffffffb8}.admin-nav>div{min-width:max-content;display:flex;align-items:center;gap:10px}.admin-nav>div>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:var(--accent);background:var(--accent-soft)}.admin-nav>div strong,.admin-nav>div small{display:block}.admin-nav>div strong{font-family:Songti SC,ui-serif,serif;font-size:14px}.admin-nav>div small{margin-top:3px;color:var(--muted);font-size:9px}.admin-nav nav{align-self:stretch;display:flex;align-items:stretch;gap:26px;overflow-x:auto}.admin-nav nav button{position:relative;width:auto;min-width:max-content;min-height:100%;padding:0 1px;border:0;border-radius:0;display:inline-flex;grid-template-columns:none;align-items:center;gap:7px;color:#656c68;background:transparent;box-shadow:none;cursor:pointer;font-size:11px}.admin-nav nav button:hover{color:var(--accent);background:transparent}.admin-nav nav button.is-active{color:var(--accent);background:transparent;box-shadow:none;font-weight:650}.admin-nav nav button.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--accent)}.admin-content{min-width:0;overflow:visible;padding:36px clamp(24px,4vw,54px) 72px}.admin-header{max-width:1120px;min-height:auto;margin:0 auto 24px;align-items:flex-end}.admin-header>div>span{font-size:10px}.admin-header h1{margin:9px 0 7px;font-size:clamp(28px,3vw,40px);font-weight:600}.admin-header p{max-width:720px;font-size:12px;line-height:1.65}.store-authorization-overview{max-width:1120px;min-height:76px;margin:0 auto 16px;padding:16px 18px;border:1px solid rgba(7,88,63,.16);border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f3f6f1}.store-authorization-overview>div{display:flex;align-items:center;gap:12px}.store-authorization-mark{width:38px;height:38px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;color:var(--accent);background:#fff}.store-authorization-mark.is-done{color:#fff;background:var(--accent)}.store-authorization-overview strong,.store-authorization-overview p{display:block}.store-authorization-overview strong{font-size:12px}.store-authorization-overview p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.store-authorization-overview>span{min-width:max-content;color:var(--accent);font-size:10px;font-weight:700}.commerce-platform-grid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.commerce-platform-grid article{min-width:0;min-height:248px;padding:20px;border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column;background:#fff}.commerce-platform-grid article.is-primary{border-color:#07583f3d}.commerce-platform-grid article>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.commerce-platform-grid .connector-icon{width:40px;height:40px;border-radius:50%}.commerce-platform-grid h2{margin:17px 0 6px;font-family:Songti SC,ui-serif,serif;font-size:21px;font-weight:600}.commerce-platform-grid p{margin:0;min-height:34px;color:var(--muted);font-size:10px;line-height:1.55}.commerce-platform-grid ul{margin:16px 0;padding:0;display:flex;flex-wrap:wrap;gap:7px 12px;list-style:none}.commerce-platform-grid li{display:inline-flex;align-items:center;gap:4px;color:#5d655f;font-size:9px}.commerce-platform-grid li svg{color:var(--accent)}.commerce-platform-grid article>button{width:100%;min-height:38px;margin-top:auto;justify-content:center}.commerce-platform-grid article>small{min-height:28px;margin-top:9px;color:var(--muted);font-size:8px;line-height:1.5;text-align:center}.integration-utilities{max-width:1120px;margin:28px auto 0}.integration-utilities>header{min-height:46px;display:flex;align-items:center;justify-content:space-between}.integration-utilities>header strong,.integration-utilities>header span{display:block}.integration-utilities>header strong{font-family:Songti SC,ui-serif,serif;font-size:16px}.integration-utilities>header span{margin-top:4px;color:var(--muted);font-size:9px}.integration-utilities>div{border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff}.integration-utilities article{min-height:64px;padding:10px 14px;display:grid;grid-template-columns:36px minmax(0,1fr) max-content max-content;align-items:center;gap:12px}.integration-utilities article+article{border-top:1px solid var(--line)}.integration-utilities .connector-icon{width:34px;height:34px;border-radius:50%}.integration-utilities article strong,.integration-utilities article small{display:block}.integration-utilities article strong{font-size:11px}.integration-utilities article small{margin-top:4px;color:var(--muted);font-size:9px}.integration-utilities .connector-actions button{min-width:34px;min-height:32px;padding:0 9px;border:1px solid var(--line-strong);border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:var(--accent);background:#fff;cursor:pointer;font-size:9px}.connector-disclosure{max-width:1120px;margin:14px auto 0;color:var(--accent);background:#f6f7f3;border-color:var(--line)}.connector-disclosure p{color:var(--muted)}.platform-readiness-list{margin:0;padding:0;display:grid;list-style:none}.platform-readiness-list li{min-height:54px;padding:10px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px;color:var(--muted)}.platform-readiness-list li:last-child{border-bottom:0}.platform-readiness-list li.is-done{color:var(--accent)}.platform-readiness-list strong,.platform-readiness-list small{display:block}.platform-readiness-list strong{color:var(--ink);font-size:10px}.platform-readiness-list small{margin-top:4px;font-size:9px}@media(max-width:900px){.admin-nav{min-height:auto;padding:12px 20px 0;display:block}.admin-nav>div{display:none}.admin-nav nav{min-height:46px;gap:22px}.admin-content{padding:28px 20px 60px}.commerce-platform-grid{grid-template-columns:1fr}.commerce-platform-grid article{min-height:220px}}@media(max-width:620px){.admin-nav{padding:8px 14px 0;border-bottom:1px solid var(--line)}.admin-nav nav button{min-height:44px}.admin-content{padding:24px 14px 80px}.admin-header{display:block}.admin-header>button{margin-top:14px}.store-authorization-overview{align-items:flex-start}.store-authorization-overview>span{display:none}.integration-utilities article{grid-template-columns:34px minmax(0,1fr) max-content}.integration-utilities article>.connector-status{display:none}}.hc-shell{--hc-bg: #fbfaf8;--hc-surface: #fff;--hc-surface-muted: #f7f7f4;--hc-sage: #edf4ef;--hc-sage-deep: #d8e7dd;--hc-jade: #07583f;--hc-jade-hover: #064b36;--hc-ink: #181c19;--hc-muted: #686e6b;--hc-line: #e4e5e1;--hc-danger: #a64b40;display:grid;grid-template-columns:minmax(0,1fr) clamp(400px,32vw,480px);grid-template-rows:84px minmax(calc(100vh - 84px),auto);min-height:100vh;background:var(--hc-bg);color:var(--hc-ink);font-family:Inter,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}.hc-shell *,.hc-shell *:before,.hc-shell *:after{box-sizing:border-box}.hc-shell button,.hc-shell textarea{font:inherit}.hc-shell button{color:inherit}.hc-topbar{position:sticky;top:0;z-index:40;grid-column:1;grid-row:1;min-height:84px;padding:0 40px;display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:28px;background:color-mix(in srgb,var(--hc-surface) 94%,transparent);border-bottom:1px solid var(--hc-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hc-topbar-leading{min-width:max-content;display:flex;align-items:center;gap:22px}.hc-brand{display:inline-flex;align-items:center;color:var(--hc-jade);text-decoration:none;white-space:nowrap}.hc-brand>span{display:none}.hc-brand strong{font-family:"Source Han Serif SC",Songti SC,serif;font-size:27px;font-weight:650;letter-spacing:-.045em}.hc-primary-nav{justify-self:center;min-width:0;display:flex;align-self:stretch;align-items:center;gap:clamp(16px,2vw,36px)}.hc-primary-nav button{position:relative;height:100%;padding:0 2px;border:0;border-radius:0;display:inline-flex;align-items:center;background:transparent;color:#282d2a;cursor:pointer;white-space:nowrap;transition:color .18s ease}.hc-primary-nav button svg{display:none}.hc-primary-nav button:hover{color:var(--hc-jade)}.hc-primary-nav button.hc-is-active{color:var(--hc-jade);background:transparent;font-weight:650}.hc-primary-nav button.hc-is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:2px 2px 0 0;background:var(--hc-jade)}.hc-primary-nav button.hc-is-locked{color:#9a9e9a}.hc-primary-nav button.hc-is-locked svg{display:block}.hc-primary-nav button.hc-is-locked.hc-is-active:after{background:#b9bcb8}.hc-topbar-actions{display:flex;align-items:center;gap:8px}.hc-store-switcher{position:relative}.hc-store-switcher>button{height:42px;min-width:170px;padding:0 12px;border:1px solid #dedfdb;border-radius:8px;display:flex;align-items:center;gap:8px;background:#fff;cursor:pointer}.hc-store-switcher>button>span{min-width:0;display:flex;flex-direction:column;align-items:flex-start;line-height:1.12}.hc-store-switcher>button small{display:none}.hc-store-switcher>button strong{max-width:112px;overflow:hidden;text-overflow:ellipsis;font-size:13px;font-weight:520;white-space:nowrap}.hc-store-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:60;width:230px;padding:7px;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:15px;box-shadow:0 18px 50px #272e2824}.hc-store-menu>button{width:100%;padding:10px;border:0;border-radius:10px;display:flex;align-items:center;justify-content:space-between;background:transparent;text-align:left;cursor:pointer}.hc-store-menu>button:hover,.hc-store-menu>button.hc-is-active{background:var(--hc-surface-muted)}.hc-store-menu>button span{display:flex;flex-direction:column;gap:3px}.hc-store-menu>button strong{font-size:13px}.hc-store-menu>button small,.hc-store-menu>p{color:var(--hc-muted);font-size:11px}.hc-store-menu>button i{width:7px;height:7px;border-radius:50%;background:#8b9188}.hc-store-menu>button i.hc-is-healthy{background:#4c8c6c}.hc-store-menu>button i.hc-is-warning{background:#c28b39}.hc-store-menu>p{padding:10px;margin:0}.hc-store-account-actions{margin-top:6px;padding-top:6px;border-top:1px solid var(--hc-line)}.hc-store-account-actions header{padding:7px 9px 10px;display:flex;flex-direction:column;gap:3px}.hc-store-account-actions header strong{font-size:11px}.hc-store-account-actions header small{overflow:hidden;color:var(--hc-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.hc-store-account-actions>button{width:100%;padding:9px;border:0;border-radius:7px;display:flex;align-items:center;gap:8px;background:transparent;font-size:11px;text-align:left;cursor:pointer}.hc-store-account-actions>button:hover{background:var(--hc-surface-muted)}.hc-store-account-actions>button.hc-is-danger{color:var(--hc-danger)}.hc-icon-button,.hc-user-avatar,.hc-copilot-launch{flex:0 0 auto}.hc-icon-button{width:40px;height:40px;border:1px solid var(--hc-line);border-radius:12px;display:grid;place-items:center;background:transparent;cursor:pointer}.hc-icon-button:hover{background:var(--hc-surface-muted)}.hc-user-menu-wrap{position:relative}.hc-user-avatar{width:34px;height:34px;padding:0;overflow:hidden;border:0;border-radius:50%;display:grid;place-items:center;color:var(--hc-jade);background:var(--hc-sage);cursor:pointer}.hc-user-avatar img{width:100%;height:100%;object-fit:cover}.hc-user-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:60;width:218px;padding:8px;border:1px solid var(--hc-line);border-radius:14px;background:var(--hc-surface);box-shadow:0 18px 50px #272e2824}.hc-user-menu header{padding:8px 9px 11px;display:flex;flex-direction:column;gap:3px;border-bottom:1px solid var(--hc-line)}.hc-user-menu header strong{font-size:12px}.hc-user-menu header small{overflow:hidden;color:var(--hc-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.hc-user-menu>button{width:100%;margin-top:5px;padding:9px;border:0;border-radius:9px;display:flex;align-items:center;gap:8px;background:transparent;font-size:11px;text-align:left;cursor:pointer}.hc-user-menu>button:hover{background:var(--hc-surface-muted)}.hc-user-menu>button.hc-is-danger{color:var(--hc-danger)}.hc-copilot-launch{display:none;height:40px;padding:0 13px;border:0;border-radius:12px;align-items:center;gap:7px;color:#fff;background:var(--hc-jade);cursor:pointer}.hc-business-shell .hc-settings-button,.hc-business-shell .hc-user-menu-wrap,.hc-mobile-nav-wrap{display:none}.hc-workspace{display:contents}.hc-main{grid-column:1;grid-row:2;min-width:0;padding:34px clamp(24px,3.5vw,58px) 64px}.hc-page-heading{max-width:1180px;margin:0 auto 28px;display:flex;align-items:end;justify-content:space-between;gap:24px}.hc-page-heading h1{margin:0;font-family:"Source Han Serif SC",Songti SC,serif;font-size:clamp(30px,3vw,44px);font-weight:600;letter-spacing:-.035em}.hc-page-heading p{max-width:660px;margin:8px 0 0;color:var(--hc-muted);font-size:14px;line-height:1.65}.hc-page-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px}.hc-page-content{max-width:1180px;margin:0 auto}.hc-business-shell .hc-main{padding:0}.hc-business-shell .hc-page-content{max-width:none}.hc-without-copilot .hc-workspace,.hc-shell.hc-without-copilot{grid-template-columns:minmax(0,1fr)}.hc-legacy-content{min-height:calc(100vh - 140px)}.hc-session-warning{margin:16px 24px 0}.store-access-gate{min-height:calc(100vh - 84px);padding:clamp(48px,7vw,88px) clamp(24px,6vw,74px);display:flex;flex-direction:column;justify-content:center;background:var(--hc-bg)}.store-access-gate>.store-access-eyebrow{color:var(--hc-jade);font-size:11px;font-weight:750;letter-spacing:.14em}.store-access-gate>h1{max-width:720px;margin:14px 0 12px;font-family:"Source Han Serif SC",Songti SC,serif;font-size:clamp(36px,4vw,56px);font-weight:600;line-height:1.18;letter-spacing:-.045em}.store-access-gate>p{max-width:690px;margin:0;color:var(--hc-muted);font-size:14px;line-height:1.75}.store-access-journey{max-width:840px;margin:42px 0 34px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px}.store-access-journey article{min-width:0;min-height:112px;padding:18px;border:1px solid var(--hc-line);border-radius:10px;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:11px;background:#fff}.store-access-journey article.is-current{border-color:#07583f3d;background:#f5f8f4}.store-access-journey article>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:var(--hc-jade);background:var(--hc-sage)}.store-access-journey small,.store-access-journey strong,.store-access-journey p{display:block}.store-access-journey small{color:var(--hc-jade);font-size:9px;font-weight:700}.store-access-journey strong{margin-top:6px;font-size:12px}.store-access-journey p{margin:5px 0 0;color:var(--hc-muted);font-size:9px;line-height:1.5}.store-access-journey>svg{color:#a4aaa5}.store-access-gate>footer{display:flex;align-items:center;gap:14px}.store-access-gate>footer .admin-primary{min-height:42px;padding-inline:16px;display:inline-flex;align-items:center;gap:8px}.store-access-gate>footer small{color:var(--hc-muted);font-size:10px}.store-access-member-note{color:var(--hc-jade);font-size:12px;font-weight:700}.store-access-gate.is-loading{align-items:center;text-align:center;gap:10px;color:var(--hc-jade)}.store-access-gate.is-loading strong{color:var(--hc-ink);font-family:Songti SC,serif;font-size:18px}.store-access-gate.is-loading p{margin:0;color:var(--hc-muted);font-size:11px}.hc-copilot-scrim{display:none}.hc-copilot-rail{position:sticky;top:0;grid-column:2;grid-row:1 / span 2;z-index:30;height:100vh;min-width:0;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;overflow:hidden;color:var(--hc-ink);background:var(--hc-surface);border-left:1px solid var(--hc-line);box-shadow:none}.hc-copilot-identity{min-height:64px;padding:16px 24px 11px;display:flex;align-items:center;gap:12px}.hc-copilot-mark{display:none}.hc-copilot-identity strong{font-family:"Source Han Serif SC",Songti SC,serif;font-size:23px;font-weight:600;letter-spacing:-.035em}.hc-copilot-identity small{display:flex;align-items:center;gap:6px;color:var(--hc-muted);font-size:10px;white-space:nowrap}.hc-copilot-presence{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:#337b61;box-shadow:none}.hc-copilot-drawer-close{position:absolute;top:21px;right:18px;z-index:8;width:40px;height:40px;padding:0;border:0;border-radius:11px;display:none;place-items:center;color:var(--hc-muted);background:var(--hc-surface-muted);cursor:pointer}.hc-copilot-drawer-close:hover{color:var(--hc-jade);background:var(--hc-sage)}.hc-copilot-context{position:relative;margin:0 24px 10px;padding:0;border:0;border-radius:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;background:transparent}.hc-copilot-context>span{width:100%;min-width:0;flex:0 0 auto;display:flex;align-items:baseline;gap:8px;line-height:1.2}.hc-copilot-context small{color:var(--hc-muted);font-size:9px}.hc-copilot-context strong{margin-top:0;color:var(--hc-jade);font-size:13px;font-weight:650}.hc-copilot-context p{width:100%;margin:0;min-width:0;overflow:hidden;color:var(--hc-muted);font-size:10px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.hc-copilot-notice{width:100%;margin-top:4px;padding:7px 9px;border:1px solid rgba(7,88,63,.14);border-radius:7px;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#f3f6f1}.hc-copilot-notice>span{min-width:0}.hc-copilot-notice strong,.hc-copilot-notice small{display:block}.hc-copilot-notice strong{color:var(--hc-ink);font-size:10px}.hc-copilot-notice small{margin-top:2px;color:var(--hc-muted);font-size:8px}.hc-copilot-notice button{min-width:max-content;min-height:26px;padding:0 8px;border:0;border-radius:6px;color:#fff;background:var(--hc-jade);cursor:pointer;font-size:9px}.hc-copilot-notice.hc-is-limit{border-color:#a64b4029;background:#faf2f0}.hc-copilot-notice.hc-is-limit button{background:var(--hc-danger)}.hc-copilot-tab-region{position:relative;z-index:5}.hc-copilot-tabs{padding:0 24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-bottom:1px solid var(--hc-line)}.hc-copilot-tabs button{position:relative;min-width:0;min-height:42px;padding:8px 1px 10px;border:0;display:flex;align-items:center;justify-content:center;gap:6px;color:var(--hc-muted);background:transparent;font-size:12px;cursor:pointer}.hc-copilot-tabs button.hc-is-active{color:var(--hc-jade);font-weight:650}.hc-copilot-tabs button.hc-is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--hc-jade)}.hc-copilot-tabs button span{min-width:18px;padding:1px 5px;border-radius:9px;color:var(--hc-jade);background:var(--hc-sage);font-size:9px}.hc-copilot-history{position:absolute;top:calc(100% + 8px);left:16px;right:16px;z-index:7;max-height:min(430px,calc(100vh - 250px));overflow:auto;padding:10px;background:var(--hc-surface);border:1px solid var(--hc-line);border-radius:15px;box-shadow:0 20px 50px #1e29222e}.hc-copilot-history-head{padding:3px 4px 9px;display:flex;align-items:center;justify-content:space-between}.hc-copilot-history-head strong{font-size:12px}.hc-copilot-history-head button{width:28px;height:28px;border:0;border-radius:8px;display:grid;place-items:center;background:transparent;cursor:pointer}.hc-copilot-history-list{display:grid;gap:3px}.hc-copilot-history-list>button{width:100%;padding:9px;border:0;border-radius:10px;display:flex;align-items:center;justify-content:space-between;text-align:left;background:transparent;cursor:pointer}.hc-copilot-history-list>button:hover,.hc-copilot-history-list>button.hc-is-active{background:var(--hc-surface-muted)}.hc-copilot-history-list>button span{min-width:0;display:flex;flex-direction:column;gap:3px}.hc-copilot-history-list strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.hc-copilot-history-list small,.hc-copilot-history-state{color:var(--hc-muted);font-size:9px}.hc-copilot-history-state{margin:0;padding:18px 6px;display:flex;align-items:center;justify-content:center;gap:6px}.hc-copilot-timeline{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:20px 24px;scrollbar-width:thin;scrollbar-color:var(--hc-sage-deep) transparent}.hc-copilot-message{width:100%;margin:0 0 20px;display:flex;align-items:flex-start;gap:9px}.hc-copilot-message.hc-is-user{justify-content:flex-end}.hc-copilot-message-avatar{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;color:var(--hc-jade);background:var(--hc-sage);border-radius:9px}.hc-copilot-message-body{min-width:0;color:var(--hc-ink);font-size:12px;line-height:1.65;overflow-wrap:anywhere}.hc-copilot-message.hc-is-assistant .hc-copilot-message-body{flex:1;width:100%;max-width:none}.hc-copilot-message.hc-is-user .hc-copilot-message-body{width:auto;max-width:82%;padding:9px 12px;border-radius:14px 14px 4px;background:var(--hc-sage)}.hc-copilot-message-body>:first-child{margin-top:0}.hc-copilot-message-body>:last-child{margin-bottom:0}.hc-copilot-message-body p{margin:0 0 8px}.hc-shell .hc-copilot-message-body .copilot-message,.hc-shell .hc-copilot-message-body .copilot-message.is-user,.hc-shell .hc-copilot-message-body .copilot-message.is-assistant,.hc-shell .hc-copilot-message-body .copilot-message.is-error{width:100%;max-width:none;margin:0;padding:0;border:0;border-radius:0;color:inherit;background:transparent}.hc-shell .hc-copilot-message-body .copilot-response-flow{display:grid;gap:4px}.hc-shell .hc-copilot-message-body .copilot-activity{min-height:22px;margin:0 0 5px;color:var(--hc-muted);font-size:10px}.hc-shell .hc-copilot-message-body .copilot-activity svg{color:var(--hc-jade)}.hc-shell .hc-copilot-message-body .copilot-markdown{min-width:0;color:var(--hc-ink);font-size:12px;line-height:1.65;overflow-wrap:anywhere}.hc-shell .hc-copilot-message-body .copilot-markdown.is-answer{margin-top:4px}.hc-shell .hc-copilot-message-body .copilot-markdown p{margin:0 0 9px;line-height:1.7}.hc-shell .hc-copilot-message-body .copilot-markdown h1,.hc-shell .hc-copilot-message-body .copilot-markdown h2,.hc-shell .hc-copilot-message-body .copilot-markdown h3{margin:15px 0 7px;color:var(--hc-ink);font-family:"Source Han Serif SC",Songti SC,serif;line-height:1.4}.hc-shell .hc-copilot-message-body .copilot-markdown h1{font-size:16px}.hc-shell .hc-copilot-message-body .copilot-markdown h2{font-size:14px}.hc-shell .hc-copilot-message-body .copilot-markdown h3{font-size:12px}.hc-shell .hc-copilot-message-body .copilot-markdown ul,.hc-shell .hc-copilot-message-body .copilot-markdown ol{margin:7px 0 10px;padding-left:20px}.hc-shell .hc-copilot-message-body .copilot-markdown li{margin:3px 0}.hc-shell .hc-copilot-message-body .copilot-markdown blockquote{margin:10px 0;padding:3px 0 3px 11px;border-left:2px solid var(--hc-sage-deep);color:var(--hc-muted)}.hc-shell .hc-copilot-message-body .copilot-markdown a{color:var(--hc-jade);text-decoration-color:#07583f59;text-underline-offset:2px}.hc-shell .hc-copilot-message-body .copilot-markdown code{padding:2px 4px;border-radius:4px;color:#24493d;background:var(--hc-sage);font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.hc-shell .hc-copilot-message-body .copilot-markdown pre{max-width:100%;margin:10px 0;padding:11px;overflow:auto;border:1px solid var(--hc-line);border-radius:8px;color:var(--hc-ink);background:#f3f5f1}.hc-shell .hc-copilot-message-body .copilot-markdown pre code{padding:0;color:inherit;background:transparent}.hc-shell .copilot-html-artifact-card{width:100%;min-height:76px;margin:10px 0;padding:12px;border:1px solid #dfe4df;border-radius:12px;display:grid;grid-template-columns:40px minmax(0,1fr) max-content;align-items:center;gap:11px;color:var(--hc-ink);background:linear-gradient(135deg,#fff,#f8faf7);box-shadow:0 8px 24px #1f30260d;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.hc-shell .copilot-html-artifact-card:hover{border-color:#bdcec3;box-shadow:0 11px 30px #1f302617;transform:translateY(-1px)}.hc-shell .copilot-html-artifact-card:focus-visible{outline:2px solid rgba(7,88,63,.72);outline-offset:2px}.hc-shell .copilot-html-artifact-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:var(--hc-jade);background:var(--hc-sage)}.hc-shell .copilot-html-artifact-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.hc-shell .copilot-html-artifact-copy strong{overflow:hidden;font-family:"Source Han Serif SC",Songti SC,serif;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.hc-shell .copilot-html-artifact-copy small{color:var(--hc-muted);font-size:9px}.hc-shell .copilot-html-artifact-action{min-height:32px;padding:0 10px;border-radius:8px;display:inline-flex;align-items:center;gap:5px;color:#fff;background:var(--hc-jade);font-size:9px;font-weight:700;white-space:nowrap}.hc-shell .copilot-html-preview-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;padding:clamp(16px,3vw,40px);display:grid;place-items:center;background:#1a211c6b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hc-shell .copilot-html-preview-dialog{width:min(1120px,100%);height:min(820px,calc(100dvh - 48px));overflow:hidden;border:1px solid rgba(223,228,223,.96);border-radius:18px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;color:var(--hc-ink);background:var(--hc-bg);box-shadow:0 34px 100px #121c1540}.hc-shell .copilot-html-preview-dialog>header{min-height:72px;padding:13px 16px;border-bottom:1px solid var(--hc-line);display:grid;grid-template-columns:40px minmax(0,1fr) max-content;align-items:center;gap:11px;background:#ffffffeb}.hc-shell .copilot-html-preview-mark{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;color:var(--hc-jade);background:var(--hc-sage)}.hc-shell .copilot-html-preview-dialog>header>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.hc-shell .copilot-html-preview-dialog>header strong{overflow:hidden;font-family:"Source Han Serif SC",Songti SC,serif;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.hc-shell .copilot-html-preview-dialog>header small{overflow:hidden;color:var(--hc-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.hc-shell .copilot-html-preview-actions{display:flex;align-items:center;gap:5px}.hc-shell .copilot-html-preview-actions button{min-height:34px;padding:0 10px;border:1px solid var(--hc-line);border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#4d5751;background:#fff;font-size:10px;cursor:pointer}.hc-shell .copilot-html-preview-actions button:hover{border-color:#bdcec3;color:var(--hc-jade);background:var(--hc-sage)}.hc-shell .copilot-html-preview-actions button:focus-visible{outline:2px solid rgba(7,88,63,.72);outline-offset:2px}.hc-shell .copilot-html-preview-actions .copilot-html-preview-close{width:34px;padding:0;margin-left:3px;color:var(--hc-muted)}.hc-shell .copilot-html-preview-stage{min-height:0;padding:12px;background:#f0f1ed}.hc-shell .copilot-html-preview-stage iframe{width:100%;height:100%;border:1px solid var(--hc-line);border-radius:11px;display:block;background:#fff}.hc-shell .copilot-html-preview-stage>pre{width:100%;height:100%;margin:0;padding:20px;overflow:auto;border:1px solid var(--hc-line);border-radius:11px;color:#26312b;background:#f8faf7;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.hc-shell .copilot-html-preview-dialog>footer{min-height:38px;padding:9px 16px;border-top:1px solid var(--hc-line);display:flex;align-items:center;gap:6px;color:var(--hc-muted);background:#fff;font-size:9px}.hc-shell .hc-copilot-message-body .copilot-table-wrap{max-width:100%;margin:10px 0 12px;overflow-x:auto;border:1px solid var(--hc-line);border-radius:8px;background:var(--hc-surface)}.hc-shell .hc-copilot-message-body .copilot-table-wrap table{width:100%;border-collapse:collapse;color:var(--hc-ink);font-size:10px}.hc-shell .hc-copilot-message-body .copilot-table-wrap th,.hc-shell .hc-copilot-message-body .copilot-table-wrap td{min-width:82px;padding:8px 9px;border-bottom:1px solid var(--hc-line);color:var(--hc-ink);text-align:left;vertical-align:top}.hc-shell .hc-copilot-message-body .copilot-table-wrap th{background:var(--hc-surface-muted);font-weight:650}.hc-shell .hc-copilot-message-body .copilot-thinking-part,.hc-shell .hc-copilot-message-body .copilot-tool-part{margin:0;border:0;border-radius:9px;color:var(--hc-muted);background:transparent}.hc-shell .hc-copilot-message-body .copilot-thinking-part[open],.hc-shell .hc-copilot-message-body .copilot-tool-part[open]{background:var(--hc-surface-muted)}.hc-shell .hc-copilot-message-body .copilot-response-flow>.is-completed{opacity:.76}.hc-shell .hc-copilot-message-body .copilot-response-flow>details.is-completed[open]{opacity:1}.hc-shell .hc-copilot-message-body .copilot-response-flow>.is-completed+.is-completed{margin-top:-4px}.hc-shell .hc-copilot-message-body .copilot-response-flow>.is-running{margin:2px 0;color:var(--hc-jade);background:var(--hc-sage)}.hc-shell .hc-copilot-message-body .copilot-response-flow>.is-error{margin:2px 0;color:var(--hc-danger);background:#fbefec}.hc-shell .hc-copilot-message-body .copilot-thinking-part>summary,.hc-shell .hc-copilot-message-body .copilot-tool-summary,.hc-shell .hc-copilot-message-body .copilot-tool-part>summary{min-height:30px;padding:5px 7px;display:grid;grid-template-columns:18px minmax(0,1fr) auto 14px;align-items:center;gap:6px;border-radius:8px;color:var(--hc-muted);cursor:pointer;list-style:none}.hc-shell .hc-copilot-message-body .copilot-response-flow>.is-completed:not([open])>summary,.hc-shell .hc-copilot-message-body .copilot-response-flow>.is-completed>.copilot-tool-summary{min-height:25px;padding-top:2px;padding-bottom:2px}.hc-shell .hc-copilot-message-body .copilot-thinking-part>summary:hover,.hc-shell .hc-copilot-message-body .copilot-tool-part>summary:hover{background:var(--hc-sage)}.hc-shell .hc-copilot-message-body .copilot-thinking-part b,.hc-shell .hc-copilot-message-body .copilot-tool-part b{color:#58615c;font-size:10px;font-weight:550}.hc-shell .hc-copilot-message-body .copilot-thinking-part small,.hc-shell .hc-copilot-message-body .copilot-tool-part small{color:var(--hc-muted);font-size:9px}.hc-shell .hc-copilot-message-body .copilot-thinking-part>summary>span,.hc-shell .hc-copilot-message-body .copilot-tool-icon{color:var(--hc-jade)}.hc-shell .hc-copilot-message-body .copilot-response-flow>.is-error .copilot-tool-icon,.hc-shell .hc-copilot-message-body .copilot-response-flow>.is-error>summary>span{color:var(--hc-danger)}.hc-shell .hc-copilot-message-body .copilot-thinking-part>summary>svg,.hc-shell .hc-copilot-message-body .copilot-tool-chevron{color:#7b827d}.hc-shell .hc-copilot-message-body .copilot-thinking-detail,.hc-shell .hc-copilot-message-body .copilot-tool-detail{max-height:190px;margin:0;padding:2px 9px 9px 31px;overflow:auto;color:var(--hc-muted);font-size:10px}.hc-shell .hc-copilot-message-body .copilot-tool-detail>p{color:#4e5852}.hc-shell .hc-copilot-message-body .copilot-tool-detail>p span,.hc-shell .hc-copilot-message-body .copilot-tool-runs>span{color:var(--hc-muted)}.hc-shell .hc-copilot-message-body .copilot-tool-runs li{color:var(--hc-ink);background:var(--hc-sage)}.hc-shell .hc-copilot-message-body .copilot-tool-runs li b{color:#4e5852}.hc-shell .hc-copilot-message-body .copilot-source-list a{color:var(--hc-ink);background:var(--hc-sage)}.hc-shell .hc-copilot-message-body .copilot-source-list a:hover{background:var(--hc-sage-deep)}.hc-shell .hc-copilot-message-body .copilot-source-list b{color:#34423a}.hc-shell .hc-copilot-message-body .copilot-source-list small,.hc-shell .hc-copilot-message-body .copilot-source-overflow{color:var(--hc-muted)}.hc-shell .hc-copilot-message-body .copilot-source-list svg{color:var(--hc-jade)}.hc-shell .hc-copilot-message-body .copilot-artifact{color:var(--hc-jade);background:var(--hc-sage)}.hc-shell .hc-copilot-message-body .copilot-artifact b{color:#34423a}.hc-shell .hc-copilot-message-body .copilot-artifact small{color:var(--hc-muted)}.hc-shell .hc-copilot-message-body .copilot-inline-error{border-color:#a64b4033;color:var(--hc-danger);background:#fbefec}.hc-shell .hc-copilot-message-body .copilot-model-label{display:block;margin-top:7px;color:var(--hc-muted);font-size:9px}.hc-shell .hc-copilot-message-body .copilot-stream-caret{background:var(--hc-jade)}.hc-shell .hc-copilot-message-body .copilot-message-files article{border-color:var(--hc-line);color:var(--hc-ink);background:var(--hc-surface-muted)}.hc-shell .hc-copilot-message-body .copilot-message-files article>img,.hc-shell .hc-copilot-message-body .copilot-message-files article>span{color:var(--hc-jade);background:var(--hc-sage)}.hc-shell .hc-copilot-message-body .copilot-message-files article b{color:#34423a}.hc-shell .hc-copilot-message-body .copilot-message-files article small{color:var(--hc-muted)}.hc-copilot-streaming,.hc-copilot-message-error{margin-top:7px;display:flex;align-items:center;gap:5px;color:var(--hc-muted);font-size:10px}.hc-copilot-streaming svg,.hc-is-spinning{animation:hc-spin .9s linear infinite}.hc-copilot-message-error,.hc-copilot-compose-error{color:var(--hc-danger)}.hc-copilot-empty{width:100%;max-width:300px;min-height:100%;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hc-copilot-empty>svg,.hc-copilot-empty-mark{width:38px;height:38px;margin-bottom:12px;border-radius:12px;display:grid;place-items:center;color:var(--hc-jade);background:var(--hc-sage)}.hc-copilot-empty strong{font-family:"Source Han Serif SC",Songti SC,serif;font-size:16px}.hc-copilot-empty p{margin:7px 0 0;color:var(--hc-muted);font-size:11px;line-height:1.65}.hc-copilot-compose-wrap{padding:5px 18px;background:var(--hc-surface)}.hc-copilot-prompts{width:100%;margin:16px 0 0;display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.hc-copilot-prompts button{min-height:34px;padding:6px 10px;border:1px solid var(--hc-line);border-radius:10px;color:var(--hc-muted);background:#ffffffb8;font-size:10px;cursor:pointer}.hc-copilot-prompts button:hover{border-color:var(--hc-sage-deep);color:var(--hc-jade);background:var(--hc-surface-muted)}.hc-copilot-attachments{margin-bottom:7px;display:flex;gap:6px;overflow-x:auto}.hc-copilot-attachments>div{position:relative;min-width:132px;max-width:180px;padding:7px 26px 7px 7px;border:1px solid var(--hc-line);border-radius:10px;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:7px;background:var(--hc-surface)}.hc-copilot-attachments img,.hc-copilot-attachments>div>span{width:28px;height:28px;grid-row:1 / span 2;border-radius:7px;object-fit:cover;display:grid;place-items:center;background:var(--hc-surface-muted)}.hc-copilot-attachments b{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.hc-copilot-attachments small{color:var(--hc-muted);font-size:8px}.hc-copilot-attachments button{position:absolute;top:5px;right:5px;width:20px;height:20px;border:0;display:grid;place-items:center;background:transparent;cursor:pointer}.hc-copilot-compose-error{margin:0 2px 6px;display:flex;align-items:center;gap:5px;font-size:10px}.hc-copilot-composer{overflow:hidden;border:1px solid #dcddd9;border-radius:12px;background:#fff;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease}.hc-copilot-composer:focus-within{border-color:#164f4361;box-shadow:0 8px 28px #2a342b17,0 0 0 3px #164f4312}.hc-copilot-composer textarea{width:100%;min-height:42px;max-height:110px;resize:vertical;padding:8px 11px 2px;border:0;outline:0;color:var(--hc-ink);background:transparent;font-size:12px;line-height:1.5}.hc-copilot-composer textarea::placeholder{color:#9b9e97}.hc-copilot-toolbar{min-height:32px;padding:2px 5px 3px;display:flex;align-items:center;justify-content:space-between}.hc-copilot-toolbar-actions{display:flex;align-items:center;gap:5px}.hc-copilot-toolbar-group{display:flex;align-items:center;gap:1px}.hc-copilot-toolbar-group+.hc-copilot-toolbar-group{padding-left:5px;border-left:1px solid var(--hc-line)}.hc-copilot-toolbar button{width:29px;height:29px;border:0;border-radius:8px;display:grid;place-items:center;color:var(--hc-muted);background:transparent;cursor:pointer}.hc-copilot-toolbar button:hover:not(:disabled){color:var(--hc-jade);background:var(--hc-surface-muted)}.hc-copilot-toolbar .hc-copilot-clear{color:#8b6b64}.hc-copilot-toolbar .hc-copilot-clear:hover:not(:disabled){color:var(--hc-danger);background:#fbefec}.hc-copilot-toolbar button:disabled{opacity:.38;cursor:default}.hc-copilot-toolbar .hc-copilot-send{color:#fff;background:var(--hc-jade)}.hc-copilot-toolbar .hc-copilot-send:hover:not(:disabled){color:#fff;background:var(--hc-jade-hover)}.hc-copilot-disclosure{display:block;margin:4px 3px 0;overflow:hidden;color:var(--hc-muted);font-size:8px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.hc-copilot-pending-compose{padding:8px 18px 10px;background:var(--hc-surface)}.hc-copilot-pending-compose button{width:100%;min-height:42px;border:1px solid var(--hc-line);border-radius:10px;color:var(--hc-jade);background:var(--hc-surface-muted);font-size:11px;font-weight:650;cursor:pointer}.hc-copilot-pending-compose button:hover{border-color:var(--hc-sage-deep);background:var(--hc-sage)}.hc-copilot-rail button:focus-visible,.hc-copilot-rail textarea:focus-visible,.hc-copilot-rail summary:focus-visible{outline:2px solid rgba(7,88,63,.72);outline-offset:2px}.hc-pending-list{display:grid;gap:10px}.hc-pending-list article{padding:13px;border:1px solid var(--hc-line);border-radius:13px;background:var(--hc-surface)}.hc-pending-list article>span{color:var(--hc-jade);font-size:9px;font-weight:750}.hc-pending-list article>strong{display:block;margin-top:6px;font-size:12px;line-height:1.45}.hc-pending-list article>p{margin:6px 0 10px;color:var(--hc-muted);font-size:10px;line-height:1.55}.hc-pending-list article>div{display:flex;gap:6px}.hc-pending-list article button{min-height:30px;padding:0 10px;border:1px solid var(--hc-line);border-radius:8px;display:inline-flex;align-items:center;gap:4px;color:var(--hc-jade);background:var(--hc-surface-muted);font-size:9px;font-weight:700;cursor:pointer}.hc-pending-list article button:first-child{color:#fff;border-color:var(--hc-jade);background:var(--hc-jade)}@keyframes hc-spin{to{transform:rotate(360deg)}}@media(max-width:1320px){.hc-topbar{gap:18px;padding-inline:24px}.hc-primary-nav{gap:15px}.hc-store-switcher>button{min-width:146px}.hc-settings-button{display:none}}@media(max-width:1120px){.hc-primary-nav button{font-size:12px}.hc-user-avatar{display:none}}@media(max-width:1024px){.hc-shell{display:block}.hc-topbar{grid-template-columns:max-content minmax(0,1fr) max-content}.hc-primary-nav{display:none}.hc-copilot-launch{display:inline-flex}.hc-mobile-nav-wrap{position:sticky;top:84px;z-index:35;display:block;overflow:hidden;padding:0 16px;background:color-mix(in srgb,var(--hc-surface) 94%,transparent);border-bottom:1px solid var(--hc-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hc-mobile-nav{display:flex;overflow-x:auto;scrollbar-width:none}.hc-mobile-nav button{flex:0 0 auto;padding:13px 15px 11px;border:0;border-bottom:2px solid transparent;color:var(--hc-muted);background:transparent;font-size:12px;cursor:pointer}.hc-mobile-nav button.hc-is-locked{display:inline-flex;align-items:center;gap:5px;color:#9a9e9a}.hc-mobile-nav button.hc-is-active{border-color:var(--hc-jade);color:var(--hc-jade);font-weight:650}.hc-workspace{display:block;min-height:calc(100vh - 127px)}.store-access-gate{min-height:calc(100vh - 127px)}.hc-main{padding-top:28px}.hc-copilot-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:block;border:0;background:#1b221d47;opacity:0;pointer-events:none;transition:opacity .22s ease}.hc-copilot-scrim.hc-is-open{opacity:1;pointer-events:auto}.hc-copilot-rail.hc-is-drawer{position:fixed;top:0;right:0;z-index:90;width:min(430px,94vw);height:100dvh;border-left:1px solid var(--hc-line);box-shadow:-22px 0 60px #1c241e33;transform:translate(104%);transition:transform .24s ease}.hc-copilot-rail.hc-is-drawer.hc-is-open{transform:translate(0)}.hc-copilot-rail.hc-is-drawer .hc-copilot-drawer-close{display:grid}}@media(max-width:640px){.hc-topbar{min-height:64px;padding-inline:14px;gap:8px}.hc-brand strong{font-size:18px}.hc-brand>span{width:31px;height:31px}.hc-store-switcher>button{min-width:0;width:39px;padding:0;justify-content:center}.hc-store-switcher>button>span,.hc-store-switcher>button>svg:last-child{display:none}.hc-copilot-launch span{display:none}.hc-copilot-launch{width:40px;padding:0;justify-content:center}.hc-mobile-nav-wrap{top:64px;padding-inline:4px}.hc-mobile-nav button{padding-inline:12px}.hc-main{padding:24px 16px 48px}.hc-business-shell .hc-main{padding:0}.store-access-gate{min-height:calc(100vh - 108px);padding:38px 18px 60px;justify-content:flex-start}.store-access-gate>h1{font-size:34px}.store-access-journey{width:100%;margin:30px 0 26px;grid-template-columns:1fr;gap:8px}.store-access-journey>svg{margin:-2px auto;transform:rotate(90deg)}.store-access-gate>footer{align-items:flex-start;flex-direction:column}.hc-page-heading{align-items:flex-start;flex-direction:column}.hc-page-heading h1{font-size:31px}.hc-copilot-rail.hc-is-drawer{width:100vw}.hc-copilot-identity{min-height:82px;padding:22px 62px 12px 18px}.hc-copilot-identity strong{font-size:22px}.hc-copilot-drawer-close{top:17px;right:12px;width:44px;height:44px}.hc-copilot-context{margin:0 18px 10px}.hc-copilot-context p{max-width:100%}.hc-copilot-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0 16px}.hc-copilot-tabs button{min-width:0;min-height:44px;padding:8px 4px 10px}.hc-copilot-history{left:10px;right:10px;max-height:calc(100dvh - 190px)}.hc-copilot-history-head button{width:44px;height:44px}.hc-copilot-history-list>button{min-height:44px}.hc-copilot-timeline{padding:18px 16px 20px}.hc-copilot-compose-wrap{padding:8px 12px 12px}.hc-copilot-message.hc-is-user .hc-copilot-message-body{max-width:88%}.hc-copilot-toolbar{padding:3px 4px 5px}.hc-copilot-toolbar-actions{gap:2px}.hc-copilot-toolbar-group+.hc-copilot-toolbar-group{padding-left:2px}.hc-copilot-toolbar button{width:44px;height:44px}.hc-copilot-prompts button{min-height:44px}.hc-copilot-attachments>div{min-width:154px;padding-right:44px}.hc-copilot-attachments button{top:0;right:0;width:44px;height:44px}.hc-shell .copilot-html-artifact-card{min-height:72px;grid-template-columns:40px minmax(0,1fr)}.hc-shell .copilot-html-artifact-action{grid-column:2;justify-self:start;min-height:27px;padding-inline:8px}.hc-shell .copilot-html-preview-layer{padding:0}.hc-shell .copilot-html-preview-dialog{width:100%;height:100dvh;border:0;border-radius:0}.hc-shell .copilot-html-preview-dialog>header{min-height:112px;padding:11px 12px;grid-template-columns:36px minmax(0,1fr);align-content:center}.hc-shell .copilot-html-preview-mark{width:36px;height:36px}.hc-shell .copilot-html-preview-actions{grid-column:1 / -1;justify-content:flex-end}.hc-shell .copilot-html-preview-actions button{min-height:40px;padding-inline:9px}.hc-shell .copilot-html-preview-actions .copilot-html-preview-close{width:40px}.hc-shell .copilot-html-preview-stage{padding:7px}.hc-shell .copilot-html-preview-dialog>footer{padding:8px 12px}}@media(max-height:660px)and (max-width:1024px){.hc-copilot-identity{min-height:70px;padding-top:15px;padding-bottom:8px}.hc-copilot-drawer-close{top:10px}.hc-copilot-context{margin-bottom:7px}.hc-copilot-context p{display:none}.hc-copilot-compose-wrap{padding-top:6px;padding-bottom:8px}.hc-copilot-composer textarea{min-height:48px;max-height:92px;resize:none}.hc-copilot-disclosure{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media(prefers-reduced-motion:reduce){.hc-shell *,.hc-shell *:before,.hc-shell *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hc-page{--hc-ink: #202722;--hc-muted: #687169;--hc-line: #e2e5de;--hc-soft-line: #edf0e9;--hc-paper: #fffefa;--hc-canvas: #f7f5ef;--hc-sage: #edf3e9;--hc-jade: #174c3b;--hc-jade-hover: #103e30;--hc-warm: #f7eee1;--hc-danger: #a44636;--hc-positive: #2f6d55;color:var(--hc-ink);min-width:0;padding:38px clamp(26px,3.2vw,56px) 64px}.hc-page button,.hc-page input,.hc-page textarea{font:inherit}.hc-page button{color:inherit}.hc-section-heading span,.hc-format-picker header span,.hc-creative-brief>span,.hc-focus-order header>div>span,.hc-page-heading+.hc-empty>span{color:var(--hc-jade);font-size:12px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.hc-button,.hc-text-button,.hc-secondary-decisions button,.hc-campaign-list>button,.hc-upcoming-orders>button,.hc-product-profit-list>button,.hc-recent-creative>button,.hc-module-health>div>button,.hc-dashboard-exception,.hc-format-picker [role=radio]{align-items:center;border:0;cursor:pointer;display:inline-flex;justify-content:center}.hc-button{border-radius:12px;gap:8px;min-height:43px;padding:0 16px;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.hc-button:hover,.hc-text-button:hover,.hc-secondary-decisions button:hover,.hc-dashboard-exception:hover{transform:translateY(-1px)}.hc-button:focus-visible,.hc-text-button:focus-visible,.hc-secondary-decisions button:focus-visible,.hc-campaign-list>button:focus-visible,.hc-upcoming-orders>button:focus-visible,.hc-product-profit-list>button:focus-visible,.hc-recent-creative>button:focus-visible,.hc-module-health>div>button:focus-visible,.hc-dashboard-exception:focus-visible,.hc-format-picker [role=radio]:focus-visible{outline:3px solid rgba(23,76,59,.18);outline-offset:2px}.hc-button-primary{background:var(--hc-jade);color:#fff!important;font-weight:720}.hc-button-primary:hover{background:var(--hc-jade-hover)}.hc-button-secondary{background:var(--hc-paper);border:1px solid #d7ddd4;font-weight:680}.hc-button-secondary:hover,.hc-button-quiet:hover{background:var(--hc-sage);border-color:#cbd8ca}.hc-button-quiet{background:transparent;border:1px solid transparent;color:var(--hc-jade)!important;font-weight:690}.hc-text-button{background:transparent;color:var(--hc-jade)!important;font-size:13px;font-weight:720;gap:6px;padding:6px 0}.hc-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.hc-product{align-items:center;display:flex;gap:13px;min-width:0}.hc-product img{background:var(--hc-canvas);border:1px solid var(--hc-line);border-radius:15px;height:64px;object-fit:cover;width:64px}.hc-product>div{display:flex;flex-direction:column;gap:5px;min-width:0}.hc-product strong{font-size:15px;line-height:1.35}.hc-product small{color:#7a817b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;letter-spacing:.025em}.hc-product-compact{gap:10px}.hc-product-compact img{border-radius:11px;height:46px;width:46px}.hc-product-compact strong{font-size:13px}.hc-priority-label{align-items:center;color:var(--hc-jade);display:inline-flex;font-size:12px;font-weight:750;gap:6px}.hc-status{align-items:center;background:#f0f1ed;border-radius:999px;color:#5d655f;display:inline-flex;flex:0 0 auto;font-size:11px;font-weight:720;min-height:24px;padding:3px 9px}.hc-status-good{background:#e7f1e9;color:#276047}.hc-status-warning{background:#f8edda;color:#895f25}.hc-status-risk{background:#f8e7e3;color:#934436}.hc-insight-hero{background:var(--hc-paper);border:1px solid var(--hc-line);border-radius:24px;box-shadow:0 18px 50px #232b230f;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(240px,.72fr);overflow:hidden}.hc-insight-story{padding:clamp(28px,4vw,48px)}.hc-insight-story h2,.hc-ad-focus h2{font-family:Songti SC,STSong,"Noto Serif CJK SC",Georgia,serif;font-size:clamp(27px,3vw,39px);font-weight:650;letter-spacing:-.03em;line-height:1.23;margin:15px 0 21px;max-width:720px}.hc-insight-story>p,.hc-ad-focus>div:first-child>p{color:#59625b;font-size:15px;line-height:1.8;margin:20px 0 0;max-width:700px}.hc-insight-story>.hc-product{align-items:center;margin:4px 0 0}.hc-insight-story>.hc-product img{width:96px;height:96px;border-radius:18px}.hc-insight-story>.hc-product strong{font-size:17px}.hc-decision-metrics{background:var(--hc-sage);display:flex;flex-direction:column;justify-content:center;padding:28px 32px}.hc-decision-metrics>div{border-bottom:1px solid #d6dfd2;display:flex;flex-direction:column;gap:6px;padding:20px 0}.hc-decision-metrics>div:last-child{border-bottom:0}.hc-decision-metrics span,.hc-record-strip span,.hc-dashboard-metrics article>span,.hc-ad-metrics span,.hc-campaign-list small,.hc-product-profit-list button>span small,.hc-order-facts small,.hc-progress-block small{color:var(--hc-muted);font-size:11px}.hc-decision-metrics strong{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:24px;letter-spacing:-.03em}.hc-decision-metrics small{color:#6b746c;font-size:11px}.hc-decision-metrics .hc-metric-risk strong{color:var(--hc-danger)}.hc-lower-grid{display:grid;gap:18px;margin-top:20px}.hc-lower-grid-insights{grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr)}.hc-section,.hc-automated,.hc-intake-callout,.hc-dashboard-context{background:#fffefac2;border:1px solid var(--hc-line);border-radius:19px}.hc-section,.hc-automated{padding:24px}.hc-section-heading{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:18px}.hc-section-heading h2,.hc-format-picker h2{font-family:Songti SC,STSong,"Noto Serif CJK SC",Georgia,serif;font-size:20px;font-weight:650;letter-spacing:-.02em;margin:5px 0 0}.hc-secondary-decisions{display:flex;flex-direction:column}.hc-secondary-decisions article{align-items:center;border-top:1px solid var(--hc-soft-line);display:grid;gap:14px;grid-template-columns:auto 1fr auto;padding:17px 0}.hc-secondary-decisions article:first-child{border-top:0;padding-top:4px}.hc-secondary-decisions h3{font-size:14px;margin:0 0 5px}.hc-secondary-decisions p{color:var(--hc-muted);font-size:12px;margin:0}.hc-secondary-decisions button{background:transparent;color:var(--hc-jade);font-size:12px;font-weight:720;gap:5px;padding:8px 0 8px 8px}.hc-automated{background:var(--hc-sage);border-color:#dce5d9}.hc-automated ul{display:flex;flex-direction:column;gap:15px;list-style:none;margin:0;padding:4px 0 0}.hc-automated li{align-items:flex-start;color:#536057;display:flex;font-size:12px;gap:9px;line-height:1.55}.hc-automated li svg{color:var(--hc-positive);flex:0 0 auto;margin-top:2px}.hc-finance-hero{display:grid;gap:18px;grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr)}.hc-cash-summary{background:var(--hc-jade);border-radius:22px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:275px;padding:31px}.hc-cash-summary>span{align-items:center;color:#cbded3;display:flex;font-size:12px;font-weight:680;gap:8px}.hc-cash-summary>strong{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:clamp(34px,4vw,52px);font-weight:650;letter-spacing:-.055em}.hc-cash-summary>div{border-top:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;gap:7px;padding-top:19px}.hc-cash-summary b{font-size:14px}.hc-cash-summary small{color:#b9cfc3;font-size:11px}.hc-cash-schedule{background:var(--hc-paper);border:1px solid var(--hc-line);border-radius:22px;padding:27px 29px}.hc-cash-schedule header{align-items:flex-start;display:flex;gap:18px;justify-content:space-between}.hc-cash-schedule header span:first-child{color:var(--hc-jade);font-size:11px;font-weight:750}.hc-cash-schedule h2{font-family:Songti SC,STSong,"Noto Serif CJK SC",Georgia,serif;font-size:22px;margin:5px 0 0}.hc-cash-schedule .hc-status{max-width:260px;text-align:center}.hc-cash-schedule ol{list-style:none;margin:24px 0 0;padding:0}.hc-cash-schedule li{align-items:center;border-top:1px solid var(--hc-soft-line);display:grid;gap:16px;grid-template-columns:62px 1fr auto;padding:15px 0}.hc-cash-schedule time{color:var(--hc-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px}.hc-cash-schedule li span{font-size:13px}.hc-cash-schedule li strong{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}.hc-amount-positive{color:var(--hc-positive)}.hc-amount-negative{color:#75594b}.hc-profitability{margin-top:18px}.hc-product-profit-list,.hc-campaign-list{display:flex;flex-direction:column}.hc-product-profit-list>button{background:transparent;border-bottom:0;border-left:0;border-right:0;border-top:1px solid var(--hc-soft-line);display:grid;gap:16px;grid-template-columns:minmax(240px,1.5fr) minmax(90px,.5fr) minmax(80px,.45fr) auto auto;justify-content:stretch;min-height:72px;padding:12px 4px;text-align:left;width:100%}.hc-product-profit-list>button:first-child{border-top:0}.hc-product-profit-list>button:hover,.hc-campaign-list>button:hover,.hc-upcoming-orders>button:hover,.hc-recent-creative>button:hover,.hc-module-health>div>button:hover{background:#f7f8f4}.hc-product-profit-list button>span{align-items:flex-start;display:flex;flex-direction:column;gap:6px}.hc-product-profit-list button>span strong{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}.hc-profit-risk{color:var(--hc-danger)!important}.hc-document-strip{align-items:center;background:var(--hc-warm);border:1px solid #eadcc9;border-radius:17px;display:flex;justify-content:space-between;margin-top:18px;padding:17px 19px}.hc-document-strip>div{align-items:center;display:flex;gap:13px}.hc-document-strip>div>span{align-items:center;background:#fff8ed;border-radius:10px;color:#80603a;display:flex;height:39px;justify-content:center;width:39px}.hc-document-strip>div>div{display:flex;flex-direction:column;gap:4px}.hc-document-strip strong{font-size:13px}.hc-document-strip small{color:#776c5e;font-size:11px}.hc-supply-overview{display:grid;gap:18px;grid-template-columns:minmax(0,1.45fr) minmax(245px,.55fr)}.hc-focus-order{background:var(--hc-paper);border:1px solid var(--hc-line);border-radius:22px;padding:29px}.hc-focus-order>header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:23px}.hc-focus-order>header>div{align-items:center;display:flex;gap:11px}.hc-order-facts{display:grid;gap:14px;grid-template-columns:1.5fr .7fr .55fr;margin:25px 0 20px}.hc-order-facts>div{display:flex;flex-direction:column;gap:6px}.hc-order-facts strong{font-size:13px}.hc-progress-block{background:#f4f5f0;border-radius:13px;padding:14px 16px}.hc-progress-block>div{display:flex;font-size:12px;justify-content:space-between;margin-bottom:9px}.hc-progress-block progress,.hc-weekly-table progress{accent-color:var(--hc-jade);display:block;height:7px;margin:0 0 8px;width:100%}.hc-route{align-items:center;border-top:1px solid var(--hc-soft-line);color:var(--hc-jade);display:flex;gap:11px;margin-top:18px;padding-top:17px}.hc-route span{display:flex;flex-direction:column;gap:4px}.hc-route small{color:var(--hc-muted);font-size:10px}.hc-route strong{color:var(--hc-ink);font-size:12px}.hc-intake-callout{align-items:flex-start;background:var(--hc-sage);border-color:#d9e4d6;display:flex;flex-direction:column;justify-content:center;padding:29px}.hc-intake-callout>span{align-items:center;background:var(--hc-paper);border-radius:12px;color:var(--hc-jade);display:flex;height:42px;justify-content:center;width:42px}.hc-intake-callout h2{font-family:Songti SC,STSong,"Noto Serif CJK SC",Georgia,serif;font-size:23px;margin:20px 0 9px}.hc-intake-callout p{color:#58645c;font-size:12px;line-height:1.7;margin:0 0 20px}.hc-intake-callout>small{color:#758077;font-size:10px;margin-top:11px}.hc-record-strip{background:var(--hc-paper);border:1px solid var(--hc-line);border-radius:17px;display:grid;grid-template-columns:repeat(4,1fr);margin-top:18px;padding:20px 0}.hc-record-strip>div{border-left:1px solid var(--hc-soft-line);display:flex;flex-direction:column;gap:6px;padding:0 22px}.hc-record-strip>div:first-child{border-left:0}.hc-record-strip strong{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:19px}.hc-record-strip small{color:var(--hc-muted);font-size:10px}.hc-upcoming-orders,.hc-recent-creative{margin-top:18px}.hc-upcoming-orders>button,.hc-recent-creative>button{background:transparent;border-bottom:0;border-left:0;border-right:0;border-top:1px solid var(--hc-soft-line);display:grid;gap:12px;grid-template-columns:auto 1fr auto auto auto;justify-content:stretch;min-height:67px;padding:10px 4px;text-align:left;width:100%}.hc-upcoming-orders>button:first-of-type,.hc-recent-creative>button:first-of-type{border-top:0}.hc-upcoming-orders>button>span:first-child,.hc-recent-creative>button>span:first-child{align-items:center;background:var(--hc-sage);border-radius:10px;color:var(--hc-jade);display:flex;height:36px;justify-content:center;width:36px}.hc-upcoming-orders>button>div,.hc-recent-creative>button>div{display:flex;flex-direction:column;gap:5px}.hc-upcoming-orders strong,.hc-recent-creative strong{font-size:13px}.hc-upcoming-orders small,.hc-recent-creative small,.hc-upcoming-orders time{color:var(--hc-muted);font-size:10px}.hc-ad-focus{background:var(--hc-paper);border:1px solid var(--hc-line);border-radius:22px;display:grid;gap:28px;grid-template-columns:minmax(0,1.35fr) minmax(245px,.65fr);padding:clamp(27px,4vw,44px)}.hc-ad-focus h2{font-size:clamp(25px,2.8vw,36px);margin-bottom:14px}.hc-ad-metrics{align-self:stretch;background:var(--hc-sage);border-radius:17px;display:grid;grid-template-columns:1fr 1fr;padding:9px 21px}.hc-ad-metrics>div{display:flex;flex-direction:column;gap:7px;justify-content:center;min-height:82px;padding:13px}.hc-ad-metrics strong{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:18px}.hc-ad-metrics .hc-ad-acos{border-top:1px solid #d5dfd1;grid-column:1 / -1}.hc-ad-acos strong{color:var(--hc-danger);font-size:29px}.hc-ad-acos small{color:var(--hc-positive);font-size:10px}.hc-campaigns{margin-top:18px}.hc-campaign-list>button{background:transparent;border-bottom:0;border-left:0;border-right:0;border-top:1px solid var(--hc-soft-line);display:grid;gap:13px;grid-template-columns:minmax(190px,1.05fr) minmax(155px,.9fr) .45fr .45fr .38fr auto auto;justify-content:stretch;min-height:74px;padding:11px 4px;text-align:left;width:100%}.hc-campaign-list>button:first-child{border-top:0}.hc-campaign-list>button>div:not(.hc-product){display:flex;flex-direction:column;gap:5px}.hc-campaign-list>button>div>strong{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.hc-campaign-name strong{font-family:inherit!important;font-size:12px!important}.hc-campaign-name small{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px}.hc-creative-workspace{display:grid;gap:18px;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr)}.hc-creative-brief,.hc-format-picker{background:var(--hc-paper);border:1px solid var(--hc-line);border-radius:22px;padding:30px}.hc-creative-brief>.hc-product{margin:21px 0 25px}.hc-creative-brief dl{margin:0}.hc-creative-brief dl>div{border-top:1px solid var(--hc-soft-line);display:grid;gap:15px;grid-template-columns:74px 1fr;padding:15px 0}.hc-creative-brief dt{color:var(--hc-muted);font-size:11px}.hc-creative-brief dd{font-size:12px;line-height:1.65;margin:0}.hc-format-picker{background:var(--hc-sage);border-color:#dbe4d7}.hc-format-picker [role=radiogroup]{display:flex;flex-direction:column;gap:9px;margin-top:20px}.hc-format-picker [role=radio]{background:#fffefaa8;border:1px solid transparent;border-radius:13px;display:grid;gap:11px;grid-template-columns:auto 1fr auto;justify-content:stretch;padding:13px;text-align:left;width:100%}.hc-format-picker [role=radio].hc-format-selected{background:var(--hc-paper);border-color:#afc3b0;box-shadow:0 7px 18px #26412f12}.hc-format-picker [role=radio]>span{align-items:center;background:#eef1e9;border-radius:9px;color:var(--hc-jade);display:flex;height:35px;justify-content:center;width:35px}.hc-format-picker [role=radio]>div{display:flex;flex-direction:column;gap:4px}.hc-format-picker [role=radio] strong{font-size:12px}.hc-format-picker [role=radio] small{color:var(--hc-muted);font-size:10px}.hc-format-picker [role=radio] b{color:var(--hc-jade);font-size:10px}.hc-generate-button{margin-top:17px;width:100%}.hc-disclosure{color:#7a817b;display:block;font-size:10px;margin-top:10px;text-align:center}.hc-recent-creative{margin-top:18px}.hc-recent-creative>button{grid-template-columns:auto 1fr auto auto}.hc-dashboard-metrics{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.hc-dashboard-metrics article{background:var(--hc-paper);border:1px solid var(--hc-line);border-radius:17px;display:flex;flex-direction:column;gap:11px;min-height:137px;padding:21px}.hc-dashboard-metrics article>strong{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:clamp(21px,2.2vw,28px);letter-spacing:-.05em}.hc-dashboard-metrics article>div{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.hc-dashboard-metrics article b{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px}.hc-dashboard-metrics article small{color:var(--hc-muted);font-size:10px}.hc-change-positive{color:var(--hc-positive)}.hc-change-warning{color:#8a632e}.hc-change-neutral{color:var(--hc-ink)}.hc-dashboard-charts{display:grid;gap:18px;grid-template-columns:minmax(0,1.18fr) minmax(260px,.82fr);margin-top:18px}.hc-chart-legend{display:flex;align-items:center;gap:7px;color:var(--hc-muted);font-size:10px}.hc-chart-legend i{width:8px;height:8px;border-radius:3px;background:#c9d8ca}.hc-chart-legend i:nth-of-type(2){margin-left:7px;background:var(--hc-jade)}.hc-bar-chart{height:190px;margin:8px 0 12px;padding:12px 8px 0;border-bottom:1px solid var(--hc-line);display:grid;grid-template-columns:repeat(4,1fr);align-items:end;gap:16px}.hc-bar-chart>div{height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto auto;gap:5px;align-items:end;text-align:center}.hc-bars{height:100%;display:flex;align-items:end;justify-content:center;gap:5px}.hc-bars span{width:min(24px,32%);min-height:12px;border-radius:6px 6px 2px 2px;background:#c9d8ca}.hc-bars span:last-child{background:var(--hc-jade)}.hc-bar-chart strong{font-size:10px}.hc-bar-chart small{color:var(--hc-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px}.hc-cash-forecast>strong{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:18px}.hc-cash-chart{position:relative;height:162px;margin:18px 0 7px;padding:0 8px;border-bottom:1px solid var(--hc-line);display:flex;align-items:end;gap:8px}.hc-cash-chart span{flex:1;min-height:12px;border-radius:5px 5px 2px 2px;background:linear-gradient(to top,#b8ccba,#e1e9dc)}.hc-cash-chart i{position:absolute;left:0;right:0;bottom:26%;border-top:1px dashed #c36b53}.hc-chart-axis{display:flex;justify-content:space-between;color:var(--hc-muted);font-size:9px}.hc-cash-forecast>small{display:block;margin-top:14px;color:var(--hc-muted);font-size:10px;line-height:1.55}.hc-dashboard-data-gap{min-height:164px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:var(--hc-muted);text-align:center}.hc-dashboard-data-gap svg{color:var(--hc-jade)}.hc-dashboard-data-gap strong{color:var(--hc-ink);font-size:12px}.hc-dashboard-data-gap span{max-width:290px;font-size:10px;line-height:1.55}.hc-weekly-table .hc-section-heading>svg{color:var(--hc-positive)}.hc-table-scroll{overflow-x:auto}.hc-weekly-table table{border-collapse:collapse;min-width:510px;width:100%}.hc-weekly-table th,.hc-weekly-table td{border-top:1px solid var(--hc-soft-line);font-size:11px;padding:13px 10px;text-align:right}.hc-weekly-table thead th{border-top:0;color:var(--hc-muted);font-weight:600}.hc-weekly-table th:first-child,.hc-weekly-table td:first-child{padding-left:0;text-align:left}.hc-weekly-table progress{margin:0 0 0 auto;max-width:110px}.hc-dashboard-context{align-items:flex-start;background:var(--hc-sage);border-color:#dce5d9;display:flex;flex-direction:column;padding:26px}.hc-dashboard-context>svg{color:var(--hc-jade)}.hc-dashboard-context>span{color:var(--hc-jade);font-size:11px;font-weight:750;margin-top:21px}.hc-dashboard-context>strong{font-family:Songti SC,STSong,"Noto Serif CJK SC",Georgia,serif;font-size:20px;line-height:1.45;margin-top:7px}.hc-dashboard-context p{color:#5c675f;font-size:11px;line-height:1.7;margin:13px 0 11px}.hc-module-health{margin-top:18px}.hc-module-health>div{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.hc-module-health>div>button{background:#f9faf6;border:1px solid var(--hc-soft-line);border-radius:13px;display:grid;gap:11px;grid-template-columns:auto 1fr auto auto;justify-content:stretch;padding:13px;text-align:left}.hc-health-icon{align-items:center;background:#edf0eb;border-radius:9px;color:#667068;display:flex;height:35px;justify-content:center;width:35px}.hc-health-good{background:#e6f0e7;color:var(--hc-positive)}.hc-health-warning{background:#f7ecdc;color:#8a632e}.hc-module-health>div>button>div{display:flex;flex-direction:column;gap:5px}.hc-module-health strong{font-size:12px}.hc-module-health small{color:var(--hc-muted);font-size:10px}.hc-dashboard-exception{background:transparent;color:var(--hc-muted)!important;font-size:11px;gap:7px;margin:15px 0 0 auto;padding:5px 0}.hc-empty{align-items:center;background:#fffefac2;border:1px solid var(--hc-line);border-radius:22px;display:flex;flex-direction:column;justify-content:center;min-height:360px;padding:44px;text-align:center}.hc-empty>span{align-items:center;background:var(--hc-sage);border-radius:14px;color:var(--hc-jade);display:flex;height:50px;justify-content:center;width:50px}.hc-empty-eyebrow{color:var(--hc-jade);font-size:11px;font-weight:740;letter-spacing:.1em;margin-top:18px}.hc-empty h2{font-family:Songti SC,STSong,"Noto Serif CJK SC",Georgia,serif;font-size:23px;margin:8px 0 9px}.hc-empty p{color:var(--hc-muted);font-size:12px;line-height:1.7;margin:0 0 20px;max-width:460px}.hc-empty-note{color:#858b87;font-size:10px;line-height:1.6;margin-top:13px}.hc-empty-error>span{background:#f8e7e3;color:var(--hc-danger)}.hc-loading{display:flex;flex-direction:column;gap:12px}.hc-loading-line,.hc-loading-panel>div{animation:hc-pulse 1.4s ease-in-out infinite;background:#e7e9e3;border-radius:10px;height:16px;width:46%}.hc-loading-title{height:34px;width:62%}.hc-loading-panel{background:var(--hc-paper);border:1px solid var(--hc-line);border-radius:22px;display:grid;gap:18px;grid-template-columns:1.5fr .5fr;margin-top:16px;min-height:320px;padding:34px}.hc-loading-panel>div{height:100%;width:100%}.hc-loading-panel>div:last-child{display:none}@keyframes hc-pulse{0%,to{opacity:.45}50%{opacity:.85}}.hc-page{--hc-ink: #171b18;--hc-muted: #686e6b;--hc-line: #dedfdb;--hc-soft-line: #ecece8;--hc-paper: #fff;--hc-canvas: #fbfaf8;--hc-sage: #edf4ef;--hc-jade: #07583f;--hc-jade-hover: #064b36}.hc-insight-hero,.hc-section,.hc-finance-hero>*,.hc-document-strip,.hc-ad-focus,.hc-creative-workspace>*,.hc-dashboard-metrics article{border-radius:14px;box-shadow:none}.hc-supply-title-row{align-items:center;display:flex;justify-content:space-between;margin:0 3px 13px}.hc-supply-title-row h1{font-family:"Source Han Serif SC",Songti SC,STSong,serif;font-size:19px;font-weight:610;letter-spacing:-.02em;margin:0}.hc-supply-today{align-items:center;background:#fff;border:1px solid var(--hc-line);border-radius:12px;display:grid;gap:22px;grid-template-columns:148px minmax(0,1fr) auto;min-height:124px;padding:12px 18px 12px 12px}.hc-supply-today>img{background:var(--hc-canvas);border:1px solid var(--hc-line);border-radius:8px;display:block;height:98px;object-fit:cover;width:148px}.hc-supply-task-copy{align-items:flex-start;display:flex;flex-direction:column;min-width:0}.hc-supply-task-copy h2{font-family:"Source Han Serif SC",Songti SC,STSong,serif;font-size:clamp(18px,1.7vw,23px);font-weight:600;letter-spacing:-.025em;line-height:1.3;margin:0 0 6px}.hc-supply-task-copy>small{color:#7b817d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.hc-supply-task-copy p{align-items:center;color:#4d534f;display:flex;font-size:12px;gap:7px;line-height:1.5;margin:12px 0 0}.hc-supply-task-copy p svg{color:#ed6b19;flex:0 0 auto}.hc-supply-task-copy p b{font-weight:680}.hc-supply-continue{align-items:center;background:var(--hc-jade);border:0;border-radius:8px;color:#fff!important;cursor:pointer;display:inline-flex;font-size:13px;font-weight:650;gap:18px;justify-content:center;min-height:43px;padding:0 18px}.hc-supply-continue:hover{background:var(--hc-jade-hover)}.hc-supply-continue:focus-visible,.hc-supply-journey button:focus-visible,.hc-supply-intake-link button:focus-visible{outline:3px solid rgba(7,88,63,.16);outline-offset:2px}.hc-supply-journey{margin-top:17px;padding:2px 19px 0}.hc-supply-journey ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0}.hc-supply-step{position:relative}.hc-supply-step:after{border-top:1px solid #d7dad6;content:"";left:calc(50% + 23px);position:absolute;right:calc(-50% + 23px);top:21px;z-index:0}.hc-supply-step:last-child:after{display:none}.hc-supply-step-done:after{border-color:#2e8065}.hc-supply-step-active:after{border-color:#adc8ba;border-top-style:dashed}.hc-supply-step button{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;flex-direction:column;min-height:92px;padding:0 7px;position:relative;text-align:center;width:100%;z-index:1}.hc-supply-step button>span{align-items:center;background:#f4f5f2;border-radius:50%;color:#5f6662;display:inline-flex;height:43px;justify-content:center;margin-bottom:8px;width:43px}.hc-supply-step-done button>span{background:#e7f3ed;color:#137055}.hc-supply-step-active button>span{background:#fff0e6;color:#e1641c}.hc-supply-step strong{font-size:12px;font-weight:620}.hc-supply-step small{color:#858b87;font-size:10px;margin-top:4px}.hc-supply-step-active small{color:#d15d1c}.hc-supply-intake-link{align-items:center;background:#fff;border:1px solid var(--hc-line);border-radius:10px;display:flex;justify-content:space-between;margin-top:16px;min-height:62px;padding:10px 13px 10px 17px}.hc-supply-intake-link>div:first-child{display:flex;flex-direction:column;gap:4px}.hc-supply-intake-link strong{font-size:13px}.hc-supply-intake-link small{color:#7a7f7b;font-size:10px}.hc-supply-intake-link>div:last-child{display:flex;gap:7px}.hc-supply-intake-link button{align-items:center;background:#fff;border:1px solid var(--hc-line);border-radius:7px;color:#555c58;cursor:pointer;display:inline-flex;font-size:12px;gap:7px;justify-content:center;min-height:38px;padding:0 14px}.hc-supply-intake-link button:hover{background:#f7faf8;border-color:#adc5b8;color:var(--hc-jade)}.hc-supply-page .hc-upcoming-orders{margin-top:18px}@media(max-width:1180px){.hc-supply-today{grid-template-columns:122px minmax(0,1fr) auto;gap:16px}.hc-supply-today>img{height:86px;width:122px}}@media(max-width:680px){.hc-supply-title-row{align-items:flex-start;gap:10px}.hc-supply-title-row .hc-text-button{font-size:11px}.hc-supply-today{grid-template-columns:88px minmax(0,1fr);padding:10px}.hc-supply-today>img{height:78px;width:88px}.hc-supply-task-copy p{align-items:flex-start;grid-column:1 / -1}.hc-supply-continue{grid-column:1 / -1;width:100%}.hc-supply-journey{overflow-x:auto;padding:2px 0 4px}.hc-supply-journey ol{min-width:520px}.hc-supply-intake-link{align-items:flex-start;flex-direction:column;gap:11px}.hc-supply-intake-link>div:last-child{width:100%}.hc-supply-intake-link button{flex:1}}@media(max-width:1180px){.hc-lower-grid-insights,.hc-supply-overview,.hc-dashboard-charts{grid-template-columns:1fr}.hc-record-strip{grid-template-columns:repeat(2,1fr);row-gap:22px}.hc-record-strip>div:nth-child(3){border-left:0}.hc-campaign-list>button{grid-template-columns:minmax(180px,1.15fr) minmax(140px,.85fr) .45fr .38fr auto auto}.hc-campaign-list>button>div:nth-of-type(3){display:none}}@media(max-width:920px){.hc-page{padding-left:24px;padding-right:24px}.hc-insight-hero,.hc-finance-hero,.hc-ad-focus,.hc-creative-workspace{grid-template-columns:1fr}.hc-decision-metrics{display:grid;grid-template-columns:repeat(3,1fr)}.hc-decision-metrics>div{border-bottom:0;border-left:1px solid #d6dfd2;padding:10px 18px}.hc-decision-metrics>div:first-child{border-left:0}.hc-dashboard-metrics{grid-template-columns:repeat(2,1fr)}.hc-product-profit-list>button{grid-template-columns:minmax(210px,1.5fr) minmax(80px,.5fr) minmax(70px,.45fr) auto}.hc-product-profit-list>button>.hc-status{display:none}.hc-campaign-list>button{grid-template-columns:minmax(185px,1.15fr) minmax(130px,.85fr) .45fr auto auto}.hc-campaign-list>button>div:nth-of-type(4){display:none}}@media(max-width:680px){.hc-page{padding:25px 16px 46px}.hc-insight-story,.hc-focus-order,.hc-ad-focus,.hc-creative-brief,.hc-format-picker,.hc-section,.hc-automated,.hc-intake-callout,.hc-dashboard-context,.hc-cash-schedule{padding:21px}.hc-insight-story h2,.hc-ad-focus h2{font-size:28px}.hc-decision-metrics{grid-template-columns:1fr;padding:18px 23px}.hc-decision-metrics>div{border-bottom:1px solid #d6dfd2;border-left:0;padding:14px 0}.hc-decision-metrics>div:last-child{border-bottom:0}.hc-secondary-decisions article{align-items:flex-start;grid-template-columns:auto 1fr}.hc-secondary-decisions article button{grid-column:2;justify-content:flex-start;padding-left:0}.hc-cash-summary{min-height:235px;padding:25px}.hc-cash-schedule header{flex-direction:column}.hc-product-profit-list>button,.hc-campaign-list>button{align-items:center;grid-template-columns:1fr auto;padding:14px 2px}.hc-product-profit-list>button>span,.hc-product-profit-list>button>.hc-status,.hc-campaign-list>button>div:not(.hc-product):not(.hc-campaign-name),.hc-campaign-list>button>.hc-status{display:none}.hc-campaign-list .hc-campaign-name{grid-column:1 / -1;padding-left:56px}.hc-document-strip{align-items:stretch;flex-direction:column;gap:15px}.hc-order-facts{grid-template-columns:1fr 1fr}.hc-order-facts>div:first-child{grid-column:1 / -1}.hc-record-strip{grid-template-columns:1fr}.hc-record-strip>div,.hc-record-strip>div:nth-child(3){border-left:0;border-top:1px solid var(--hc-soft-line);padding:16px 21px 0}.hc-record-strip>div:first-child{border-top:0;padding-top:0}.hc-upcoming-orders>button{grid-template-columns:auto 1fr auto}.hc-upcoming-orders>button time,.hc-upcoming-orders>button>.hc-status{display:none}.hc-ad-metrics{padding:8px}.hc-dashboard-metrics,.hc-module-health>div{grid-template-columns:1fr}.hc-dashboard-metrics article{min-height:0}.hc-module-health>div>button{grid-template-columns:auto 1fr auto}.hc-module-health>div>button>.hc-status{display:none}.hc-creative-brief dl>div{grid-template-columns:1fr;gap:7px}}@media(prefers-reduced-motion:reduce){.hc-page *,.hc-page *:before,.hc-page *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{color:#17191c;background:#f3f1ec;font-family:PingFang SC,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--canvas: #f3f1ec;--surface: #ffffff;--surface-soft: #faf8f5;--ink: #17191c;--muted: #7f858d;--line: rgba(23, 25, 28, .1);--line-strong: rgba(23, 25, 28, .16);--accent: #0f6658;--accent-strong: #0a5146;--accent-soft: #e5f2ed;--mint: #78d6bf;--warning: #ae6819;--danger: #b23b36;--sidebar: #181a1e;--copilot: #17191d;--font-ui: "PingFang SC", "Noto Sans SC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-editorial: "Songti SC", "Noto Serif SC", ui-serif, serif;--font-finance: ui-monospace, "SFMono-Regular", Menlo, monospace}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;background:var(--canvas);color:var(--ink);font-family:var(--font-ui);font-size:13px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #78d6bf;outline-offset:2px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#17191c29;border-radius:10px}::-webkit-scrollbar-track{background:transparent}.app-shell{min-height:100vh;height:100vh;display:grid;grid-template-columns:86px minmax(0,1fr);grid-template-rows:62px minmax(0,1fr);overflow:hidden;background:var(--canvas)}.app-shell.has-copilot{grid-template-columns:86px minmax(0,1fr) 430px}.sidebar{grid-column:1;grid-row:1 / -1;width:86px;height:100vh;display:flex;flex-direction:column;align-items:center;background:var(--sidebar);color:#888e96;border:0;z-index:30}.sidebar-brand{width:36px;height:36px;margin:16px 0 18px;padding:0;display:grid;place-items:center;border:1px solid rgba(120,214,191,.22);border-radius:10px;color:#a2ead8;background:#0f6658;cursor:pointer}.sidebar nav{width:100%;display:grid;gap:3px;padding:0 6px}.sidebar nav button{width:74px;min-height:62px;padding:9px 0 8px;border:0;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#7d8289;background:transparent;cursor:pointer;transition:color .15s ease,background .15s ease}.sidebar nav button span{font-size:12px;letter-spacing:.03em}.sidebar nav button:hover{color:#d7d9dc;background:#ffffff0b}.sidebar nav button.active{color:#ece9e3;background:#ffffff1a}.profile-button{width:100%;min-height:74px;margin-top:auto;padding:12px 0 14px;border:0;display:grid;justify-items:center;gap:5px;background:transparent;color:#92979e;cursor:pointer}.profile-button>span:last-child{font-size:10px}.profile-button:hover{color:#fff;background:#ffffff0a}.avatar{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;color:#c7c9cc;background:#2b2e33}.app-topbar{grid-column:2;grid-row:1;min-width:0;height:62px;padding:0 26px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f3f1ecf0}.topbar-title{min-width:0;display:flex;align-items:baseline;gap:14px}.topbar-title h1{margin:0;font-family:var(--font-editorial);font-size:19px;font-weight:700;white-space:nowrap}.topbar-title span{overflow:hidden;color:var(--muted);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.topbar-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.store-switcher,.copilot-toggle,.topbar-icon{height:32px;border:1px solid var(--line-strong);border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#ffffffb8;cursor:pointer}.store-switcher{padding:0 11px;font-size:12px}.store-switcher i{width:6px;height:6px;border-radius:50%;background:#2e9b64}.sync-state{color:#969ba2;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.topbar-icon{width:32px;color:#686e76}.copilot-toggle{padding:0 10px;color:var(--accent);border-color:#0f665840;background:#0f66580f;font-size:12px}.store-switcher:hover,.topbar-icon:hover,.copilot-toggle:hover{border-color:#0f665873}.app-content{grid-column:2;grid-row:2;min-width:0;min-height:0;overflow:auto;background:var(--canvas)}.neo-page{width:100%;max-width:1160px;padding:22px 26px 44px}.morning-brief{padding:22px 24px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.eyebrow{color:var(--muted);font-size:10px;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.morning-brief h1{margin:9px 0 16px;font-family:Songti SC,"Noto Serif SC",ui-serif,serif;font-size:clamp(22px,2vw,29px);line-height:1.38;letter-spacing:-.02em}.automation-chips{display:flex;flex-wrap:wrap;gap:8px}.automation-chips span{min-height:28px;padding:0 10px;border-radius:5px;display:inline-flex;align-items:center;gap:6px;color:#626870;background:var(--surface-soft);font-size:11px}.automation-chips svg{color:var(--accent)}.brief-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.brief-metric{min-width:0;padding:16px 18px;border:1px solid var(--line);border-radius:9px;background:var(--surface)}.brief-metric>span{display:block;color:var(--muted);font-size:11px}.brief-metric strong{display:block;margin-top:7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:23px;font-weight:500;letter-spacing:-.035em}.brief-metric small{display:block;margin-top:6px;color:#61676f;font-size:11px}.brief-metric small.is-positive{color:#237851}.brief-metric small.is-warning{color:var(--warning)}.brief-metric small.is-danger{color:var(--danger)}.decision-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(270px,.85fr);gap:12px;align-items:start;margin-top:14px}.decision-list-panel,.cashflow-card,.business-thread{border:1px solid var(--line);border-radius:9px;background:var(--surface);overflow:hidden}.decision-list-panel>header{min-height:48px;padding:0 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:8px}.decision-list-panel h2,.cashflow-card h2,.business-thread h2{margin:0;font-size:14px;font-weight:650}.decision-list-panel>header span{min-width:21px;height:20px;padding:0 6px;border-radius:4px;display:grid;place-items:center;color:var(--danger);background:#b23b3614;font-size:10px}.decision-list-panel>button{width:100%;min-height:72px;padding:12px 16px;border:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:12px;align-items:center;background:#fff;text-align:left;cursor:pointer}.decision-list-panel>button:last-child{border-bottom:0}.decision-list-panel>button:hover{background:var(--surface-soft)}.decision-list-panel i{width:7px;height:7px;border-radius:50%;background:var(--warning)}.decision-list-panel i.is-danger{background:var(--danger)}.decision-list-panel span{min-width:0}.decision-list-panel strong,.decision-list-panel small{display:block}.decision-list-panel strong{overflow:hidden;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.decision-list-panel small{margin-top:4px;color:var(--muted);font-size:11px}.decision-list-panel b{padding:7px 10px;border:1px solid rgba(15,102,88,.28);border-radius:5px;color:var(--accent);font-size:11px;font-weight:600}.cashflow-card{padding:16px 18px}.cashflow-card>header{display:flex;align-items:flex-start;justify-content:space-between}.cashflow-card header p{margin:4px 0 0;color:var(--muted);font-size:10px}.cashflow-card header svg{color:var(--accent)}.cash-bars{height:106px;margin-top:14px;display:flex;align-items:end;gap:5px}.cash-bars span{flex:1;min-width:3px;border-radius:2px 2px 0 0;background:#17191c26}.cash-bars span.is-positive{background:#438b68}.cash-bars span.is-warning{background:#c49a67}.cash-dates{display:flex;justify-content:space-between;margin-top:7px;color:var(--muted);font-family:ui-monospace,Menlo,monospace;font-size:9px}.cash-advice{margin:13px 0 0;padding-top:12px;border-top:1px solid var(--line);color:var(--warning);font-size:11px;line-height:1.55}.business-thread{margin-top:14px;padding:17px 18px 18px}.business-thread>header{display:flex;align-items:center;justify-content:space-between}.business-thread header h2{margin-top:4px}.business-thread header button{height:30px;padding:0 10px;border:1px solid var(--line-strong);border-radius:6px;color:var(--accent);background:#fff;font-size:11px;cursor:pointer}.thread-steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:18px;position:relative}.thread-steps:before{content:"";position:absolute;left:28px;right:28px;top:17px;height:1px;background:var(--line-strong)}.thread-steps>div{position:relative;display:flex;align-items:center;gap:9px;color:#8f959c}.thread-steps svg{width:34px;height:34px;padding:8px;border:1px solid var(--line-strong);border-radius:50%;background:#fff;z-index:1}.thread-steps span,.thread-steps strong,.thread-steps small{display:block}.thread-steps strong{color:#565c64;font-size:11px}.thread-steps small{margin-top:3px;font-size:9px}.thread-steps .is-done svg{color:#fff;border-color:var(--accent);background:var(--accent)}.thread-steps .is-current svg{color:var(--accent);border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.copilot-panel{grid-column:3;grid-row:1 / -1;min-width:0;height:100vh;display:flex;flex-direction:column;background:var(--copilot);color:#d8d9dc;border-left:1px solid rgba(0,0,0,.24);overflow:hidden}.copilot-panel>header{min-height:62px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between}.copilot-panel>header>div{display:flex;align-items:center;gap:10px}.copilot-mark{width:31px;height:31px;border-radius:8px;display:grid;place-items:center;color:#a6ead9;background:#0f66585c}.copilot-panel header strong,.copilot-panel header small{display:block}.copilot-panel header strong{color:#efefef;font-size:14px}.copilot-panel header small{margin-top:3px;color:#a0a5ac;font-size:11px}.human-gate{color:#9ba0a7;font-size:11px}.copilot-context{margin:12px 16px 0;padding:10px 11px;border-radius:6px;display:grid;grid-template-columns:7px minmax(0,1fr);align-items:center;gap:3px 8px;color:#b7bbc0;background:#ffffff0d;font-size:11px}.copilot-context i{width:6px;height:6px;border-radius:50%;background:#58bd92}.copilot-context small{grid-column:2;overflow:hidden;color:#7f858d;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.copilot-mode-tabs{min-height:42px;margin:9px 16px 0;padding:3px;display:grid;grid-template-columns:1fr 1fr;gap:3px;border-radius:7px;background:#ffffff0d}.copilot-mode-tabs button{min-height:34px;border:0;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#858a91;background:transparent;cursor:pointer;font-size:11px}.copilot-mode-tabs button.is-active{color:#e7e9ea;background:#ffffff14}.copilot-mode-tabs span{min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:grid;place-items:center;color:#b9ebdf;background:#0f665859;font-size:9px}.copilot-scroll{flex:1;min-height:0;overflow-y:auto;padding:16px 16px 12px}.copilot-thread-start{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px}.copilot-avatar{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;color:#a6ead9;background:#0f665847}.copilot-thread-start strong{color:#e3e5e6;font-size:12px}.copilot-thread-start p{margin:5px 0 0;color:#979ca3;font-size:11px;line-height:1.65}.copilot-focus-card{margin:15px 0 4px 40px;padding:13px;border:1px solid rgba(141,218,198,.18);border-radius:8px;background:#0f66581a}.copilot-focus-card h2{margin:10px 0 6px;color:#e8e9ea;font-size:13px;line-height:1.45}.copilot-focus-card p{margin:0;color:#a4abb0;font-size:11px;line-height:1.6}.copilot-focus-card>button{min-height:32px;margin-top:12px;padding:0 10px;border:0;border-radius:5px;cursor:pointer;font-size:11px}.copilot-thread{display:grid;gap:10px;margin-top:13px}.copilot-card{padding:15px;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#1e2025}.copilot-card+.copilot-card{margin-top:11px}.copilot-card-meta{display:flex;align-items:center;justify-content:space-between}.copilot-card-meta span{padding:3px 7px;border-radius:4px;color:#a1e2d1;background:#0f66584d;font-size:11px}.copilot-card-meta small{color:#93989f;font-size:11px}.copilot-card h2{margin:11px 0 7px;color:#e8e8e9;font-size:14px;line-height:1.45}.copilot-card p{margin:0;color:#a0a5ac;font-size:11px;line-height:1.7}.copilot-card-actions{display:flex;gap:8px;margin-top:13px}.copilot-card-actions button{min-height:34px;padding:0 11px;border:0;border-radius:5px;display:inline-flex;align-items:center;gap:5px;cursor:pointer;font-size:11px}.copilot-primary{color:#123029;background:#8ddac6;font-weight:650}.copilot-primary:hover{background:#a6e4d4}.copilot-primary:disabled{color:#8fd1c0;background:#0f665847;cursor:default}.copilot-ghost{color:#a4a8ae;background:#ffffff0f}.copilot-message{max-width:92%;padding:10px 12px;border-radius:8px;font-size:11px;line-height:1.65}.copilot-message.is-user{margin-left:auto;color:#ddd;background:#2a2d32}.copilot-message.is-assistant{color:#bee5da;background:#0f66582b}.copilot-message.is-error{color:#f1bbb7;background:#9d37312e}.copilot-message>span,.copilot-message>small{display:block}.copilot-message>small{margin-top:5px;color:#779089;font-size:8px;letter-spacing:.02em}.copilot-live-login{min-height:36px;padding:0 12px;border:1px solid rgba(118,181,164,.34);border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#c7e7de;background:#0f665833;cursor:pointer;font-size:10px}.copilot-message.is-typing{width:54px;display:flex;align-items:center;gap:4px}.copilot-message.is-typing span{width:5px;height:5px;border-radius:50%;background:#77b7a7;animation:copilot-typing .9s ease-in-out infinite}.copilot-message.is-typing span:nth-child(2){animation-delay:.15s}.copilot-message.is-typing span:nth-child(3){animation-delay:.3s}.copilot-empty-actions{min-height:260px;display:grid;place-content:center;justify-items:center;gap:8px;color:#737981;text-align:center}.copilot-empty-actions strong{color:#c5c8cc;font-size:12px}.copilot-empty-actions span{max-width:220px;font-size:11px;line-height:1.5}.copilot-panel>footer{padding:11px 16px 14px;border-top:1px solid rgba(255,255,255,.08)}.quick-prompts{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:9px}.quick-prompts button{min-height:29px;padding:5px 8px;border:0;border-radius:5px;color:#a1a6ad;background:#ffffff0e;font-size:11px;cursor:pointer}.quick-prompts button:hover{color:#d8d9dc}.copilot-composer{min-height:44px;padding:5px 6px 5px 11px;border:1px solid rgba(255,255,255,.1);border-radius:7px;display:flex;align-items:center;gap:8px;background:#ffffff08}.copilot-composer input{flex:1;min-width:0;border:0;outline:0;color:#d5d7da;background:transparent;font-size:12px}.copilot-composer input::placeholder{color:#676c73}.copilot-composer button{width:32px;height:32px;border:0;border-radius:6px;display:grid;place-items:center;color:#14372f;background:#8ddac6;cursor:pointer}.copilot-composer button:disabled{color:#697d78;background:#33443f;cursor:default}.copilot-disclosure{display:block;margin-top:8px;color:#767b82;font-size:10px;line-height:1.45}@keyframes copilot-typing{50%{opacity:.35;transform:translateY(-2px)}}.copilot-panel{position:relative}.copilot-chat-header{flex:0 0 62px}.copilot-session-menu{position:absolute;z-index:8;right:12px;bottom:132px;left:12px;max-height:min(520px,calc(100vh - 190px));overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:10px;background:#202328;box-shadow:0 18px 50px #0000006b}.copilot-session-menu>header{min-height:48px;padding:0 12px 0 14px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between}.copilot-session-menu>header strong{color:#eceeef;font-size:12px}.copilot-session-menu>header button{min-height:30px;padding:0 9px;border:0;border-radius:6px;display:inline-flex;align-items:center;gap:5px;color:#bdeadd;background:#0f66584d;cursor:pointer;font-size:10px}.copilot-session-menu>div{max-height:430px;overflow-y:auto;padding:6px}.copilot-session-menu>div>button{width:100%;padding:10px;border:0;border-radius:7px;display:grid;gap:5px;color:#aeb2b8;background:transparent;text-align:left;cursor:pointer}.copilot-session-menu>div>button:hover{background:#ffffff0d}.copilot-session-menu>div>button.is-current{color:#e5e7e9;background:#0f665833}.copilot-session-menu button span{min-width:0;display:flex;align-items:center;gap:7px}.copilot-session-menu button b{overflow:hidden;font-size:11px;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.copilot-session-menu button small{color:#747a82;font-size:9px}.copilot-session-menu p{margin:24px 16px;color:#7e848b;font-size:11px;line-height:1.55;text-align:center}.copilot-context{margin-top:8px;padding-top:8px;padding-bottom:8px}.copilot-mode-tabs{margin-top:7px}.copilot-scroll{padding:14px 16px 18px}.copilot-history-loading{min-height:180px;display:flex;align-items:center;justify-content:center;gap:8px;color:#7f858d;font-size:11px}.copilot-history-loading svg,.is-spinning{animation:app-spin .85s linear infinite}.copilot-chat-empty{min-height:220px;padding:32px 22px;display:grid;place-content:center;justify-items:center;text-align:center}.copilot-chat-empty .copilot-avatar{width:38px;height:38px;border-radius:10px}.copilot-chat-empty h2{margin:14px 0 0;color:#e7e8ea;font-family:var(--font-editorial);font-size:17px}.copilot-chat-empty p{max-width:260px;margin:8px 0 0;color:#81878e;font-size:11px;line-height:1.65}.copilot-thread{gap:14px;margin-top:4px}.copilot-message-row{display:flex;align-items:flex-start;gap:8px}.copilot-message-row.is-user{justify-content:flex-end}.copilot-message-avatar{flex:0 0 26px;width:26px;height:26px;margin-top:2px;border-radius:7px;display:grid;place-items:center;color:#9fe3d2;background:#0f665847}.copilot-message{max-width:88%;padding:10px 12px;border-radius:10px;font-size:12px;line-height:1.65}.copilot-message>span{white-space:pre-wrap;overflow-wrap:anywhere}.copilot-message.is-user{margin-left:0;color:#e6e7e8;border-bottom-right-radius:3px;background:#30343a}.copilot-message.is-assistant{color:#d7e9e4;border-bottom-left-radius:3px;background:#0f665833}.copilot-message>small{margin-top:7px;color:#71847f;font-size:9px}.copilot-message-files{display:grid;gap:5px;margin-top:8px}.copilot-message-files>span{max-width:240px;min-height:28px;padding:0 8px;border:1px solid rgba(255,255,255,.08);border-radius:6px;display:flex;align-items:center;gap:6px;color:#bfc4c8;background:#0000001f}.copilot-message-files b{overflow:hidden;font-size:10px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.copilot-panel>footer{padding:10px 14px 12px;background:#17191d}.quick-prompts{margin-bottom:8px}.quick-prompts button{border:1px solid rgba(255,255,255,.07);border-radius:999px;background:#ffffff09}.copilot-attachment-tray{display:flex;gap:7px;overflow-x:auto;padding:2px 1px 8px}.copilot-attachment-tray>div{position:relative;flex:0 0 132px;min-width:0;height:44px;padding:5px 25px 5px 5px;border:1px solid rgba(255,255,255,.1);border-radius:8px;display:flex;align-items:center;gap:7px;background:#23262b}.copilot-attachment-tray img,.copilot-attachment-tray>div>span{flex:0 0 32px;width:32px;height:32px;border-radius:5px;object-fit:cover;display:grid;place-items:center;color:#9ddfce;background:#0f665838}.copilot-attachment-tray b{overflow:hidden;color:#cfd2d5;font-size:9px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.copilot-attachment-tray button{position:absolute;top:3px;right:3px;width:20px;height:20px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;color:#858b92;background:transparent;cursor:pointer}.copilot-attachment-tray button:hover{color:#fff;background:#ffffff14}.copilot-attachment-error{margin:0 0 7px;color:#efaaa6;font-size:10px}.copilot-composer{min-height:90px;padding:6px;border-color:#ffffff21;border-radius:10px;flex-direction:column;align-items:stretch;gap:2px;background:#202328}.copilot-composer:focus-within{border-color:#78d6bf73;box-shadow:0 0 0 2px #0f66582e}.copilot-composer textarea{width:100%;min-width:0;max-height:96px;min-height:44px;padding:8px 7px 5px;border:0;outline:0;resize:none;color:#e0e2e4;background:transparent;font-size:12px;line-height:1.5}.copilot-composer textarea::placeholder{color:#686e75}.copilot-composer button{flex:0 0 34px;width:34px;height:34px;border:0;border-radius:7px;display:grid;place-items:center;cursor:pointer}.copilot-composer-toolbar{display:flex;align-items:center;justify-content:space-between}.copilot-composer-tools{display:flex;align-items:center;gap:1px}.copilot-composer-tools button{color:#8e949b;background:transparent}.copilot-composer-tools button:hover,.copilot-composer-tools button.is-active{color:#d4d7d9;background:#ffffff0f}.copilot-composer-tools button:disabled{color:#50555b;background:transparent;cursor:default}.copilot-composer .copilot-send-button{color:#12372f;background:#8ddac6}.copilot-composer .copilot-send-button:disabled{color:#5d706b;background:#33433f;cursor:default}.copilot-upload-disclosure{display:block;margin:7px 2px 0;color:#858b91;font-size:9px;line-height:1.45}.copilot-disclosure{margin:7px 2px 0;text-align:center}.copilot-thread{gap:20px}.copilot-message-row.is-assistant{width:100%}.copilot-message-row.is-assistant .copilot-message{flex:1;min-width:0;max-width:none;padding:0 2px 0 0;border:0;border-radius:0;color:#d9dcde;background:transparent}.copilot-message-row.is-assistant .copilot-message-avatar{margin-top:1px;color:#a5ddcf;background:#0f665833}.copilot-message.is-user{max-width:82%;padding:9px 12px}.copilot-message.is-user>.copilot-markdown>:first-child,.copilot-message.is-user>.copilot-markdown>:last-child{margin-top:0;margin-bottom:0}.copilot-message.is-error{color:inherit;background:transparent}.copilot-activity{min-height:24px;margin:0 0 7px;display:flex;align-items:center;gap:7px;color:#848a90;font-size:10px}.copilot-activity svg{color:#70bba7}.copilot-response-flow{display:grid;gap:5px}.copilot-thinking-part{margin:0;color:#8f969b}.copilot-thinking-part>summary{min-height:28px;padding:0 3px;display:grid;grid-template-columns:18px minmax(0,1fr) auto 14px;align-items:center;gap:5px;border-radius:6px;list-style:none;cursor:pointer}.copilot-thinking-part>summary:hover{background:#ffffff06}.copilot-thinking-part>summary::-webkit-details-marker{display:none}.copilot-thinking-part>summary>span{width:18px;height:18px;display:grid;place-items:center;color:#79c4b1}.copilot-thinking-part>summary b{overflow:hidden;color:#9da4a9;font-size:10px;font-weight:520;text-overflow:ellipsis;white-space:nowrap}.copilot-thinking-part>summary small{color:#666e74;font-family:var(--font-mono);font-size:8px}.copilot-thinking-part>summary>svg{color:#626a70;transition:transform .16s ease}.copilot-thinking-part[open]>summary>svg{transform:rotate(90deg)}.copilot-thinking-detail{max-height:180px;margin:1px 0 4px 24px;padding:1px 8px 3px 0;overflow:auto;color:#9aa1a6}.copilot-thinking-detail .copilot-markdown{color:inherit;font-size:10px}.copilot-thinking-detail .copilot-markdown p{margin-bottom:5px;line-height:1.58}.copilot-markdown{min-width:0;color:#d8dbdd;overflow-wrap:anywhere}.copilot-markdown.is-answer{margin-top:4px}.copilot-markdown>:first-child{margin-top:0}.copilot-markdown>:last-child{margin-bottom:0}.copilot-markdown p{margin:0 0 9px;line-height:1.72}.copilot-markdown h1,.copilot-markdown h2,.copilot-markdown h3{margin:16px 0 7px;color:#f0f1f2;line-height:1.35}.copilot-markdown h1{font:650 16px/1.35 var(--font-editorial)}.copilot-markdown h2{font-size:14px}.copilot-markdown h3{font-size:12px}.copilot-markdown ul,.copilot-markdown ol{margin:7px 0 10px;padding-left:20px}.copilot-markdown li{margin:3px 0}.copilot-markdown blockquote{margin:10px 0;padding:2px 0 2px 11px;border-left:2px solid rgba(141,218,198,.42);color:#aab0b4}.copilot-markdown a{color:#9ddfce;text-decoration-color:#9ddfce73;text-underline-offset:2px}.copilot-markdown code{padding:2px 4px;border-radius:4px;color:#d6eae5;background:#ffffff12;font-family:var(--font-mono);font-size:.9em}.copilot-markdown pre{max-width:100%;margin:10px 0;padding:11px;overflow:auto;border:1px solid rgba(255,255,255,.08);border-radius:7px;background:#111317}.copilot-markdown pre code{padding:0;background:transparent}.copilot-table-wrap{max-width:100%;margin:10px 0 12px;overflow-x:auto;border:1px solid rgba(255,255,255,.09);border-radius:7px}.copilot-table-wrap table{width:100%;border-collapse:collapse;font-size:10px}.copilot-table-wrap th,.copilot-table-wrap td{min-width:82px;padding:8px 9px;border-bottom:1px solid rgba(255,255,255,.07);text-align:left;vertical-align:top}.copilot-table-wrap th{color:#e7e9ea;background:#ffffff0b;font-weight:600}.copilot-table-wrap tr:last-child td{border-bottom:0}.copilot-tool-part{margin:0;border:0;border-radius:6px;background:transparent}.copilot-tool-part[open]{background:#ffffff05}.copilot-tool-part.is-error{color:#d68f89}.copilot-tool-part summary,.copilot-tool-summary{min-height:30px;padding:1px 3px;display:grid;grid-template-columns:18px minmax(0,1fr) auto 13px;align-items:center;gap:6px;border-radius:6px;list-style:none}.copilot-tool-part summary{cursor:pointer}.copilot-tool-part summary:hover{background:#ffffff06}.copilot-tool-part summary::-webkit-details-marker{display:none}.copilot-tool-icon{width:18px;height:18px;display:grid;place-items:center;color:#77b7a7}.copilot-tool-part.is-running .copilot-tool-icon{animation:copilot-tool-pulse 1.4s ease-in-out infinite}.copilot-tool-part.is-error .copilot-tool-icon{color:#e09a94}.copilot-tool-part summary b,.copilot-tool-summary b{overflow:hidden;color:#aeb4b8;font-size:10px;font-weight:520;text-overflow:ellipsis;white-space:nowrap}.copilot-tool-part summary small,.copilot-tool-summary small{color:#666e74;font-size:8px}.copilot-tool-chevron{color:#656b71;transition:transform .16s ease}.copilot-tool-part[open] .copilot-tool-chevron{transform:rotate(90deg)}.copilot-tool-detail{padding:2px 8px 8px 27px}.copilot-tool-detail>p{margin:0 0 8px;display:grid;grid-template-columns:36px 1fr;gap:7px;color:#aeb3b7;font-size:10px}.copilot-tool-detail>p span{color:#686f75}.copilot-tool-runs{margin:0 0 9px}.copilot-tool-runs>span{display:block;margin-bottom:4px;color:#686f75;font-size:9px}.copilot-tool-runs ol{margin:0;padding:0;display:grid;gap:3px;list-style:none}.copilot-tool-runs li{min-height:25px;padding:4px 6px;border-radius:5px;display:grid;grid-template-columns:15px minmax(0,1fr) auto;align-items:center;gap:5px;background:#0000001f}.copilot-tool-runs li>span{color:#76b6a6}.copilot-tool-runs li b{overflow:hidden;color:#aeb4b8;font-size:9px;font-weight:480;text-overflow:ellipsis;white-space:nowrap}.copilot-tool-runs li small,.copilot-source-overflow{color:#666e74;font-size:8px}.copilot-source-overflow{display:block;padding:4px 2px 0}.copilot-source-list{display:grid;gap:5px}.copilot-source-list a{min-width:0;padding:7px 8px;border-radius:6px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:inherit;background:#00000024;text-decoration:none}.copilot-source-list a:hover{background:#ffffff0e}.copilot-source-list a span{min-width:0}.copilot-source-list b,.copilot-source-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copilot-source-list b{color:#cbd0d2;font-size:9px;font-weight:520}.copilot-source-list small{margin-top:2px;color:#6f777d;font-size:8px}.copilot-source-list svg{flex:0 0 auto;color:#788079}.copilot-artifact{min-height:42px;padding:7px 8px;border-radius:6px;display:flex;align-items:center;gap:8px;color:#91cdbd;background:#00000024}.copilot-artifact b,.copilot-artifact small{display:block}.copilot-artifact b{color:#d2d5d7;font-size:10px;font-weight:520}.copilot-artifact small{color:#727980;font-size:8px}@keyframes copilot-tool-pulse{0%,to{opacity:.55}50%{opacity:1}}.copilot-stream-caret{width:6px;height:13px;margin:2px 0 0 2px;display:inline-block;vertical-align:text-bottom;background:#8ddac6;animation:copilot-caret .85s step-end infinite}.copilot-inline-error{margin:9px 0 0;padding:8px 9px;border:1px solid rgba(205,100,92,.25);border-radius:7px;display:flex;align-items:center;gap:7px;color:#e4aaa5;background:#9d37311a;font-size:10px}.copilot-model-label{margin-top:9px;color:#626a6f;font-family:var(--font-mono);font-size:8px}.copilot-message-files{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:7px}.copilot-message-files article{min-width:0;min-height:48px;padding:5px;border:1px solid rgba(255,255,255,.09);border-radius:7px;display:flex;align-items:center;gap:8px;background:#00000024}.copilot-message-files article>img,.copilot-message-files article>span{flex:0 0 38px;width:38px;height:38px;border-radius:5px;display:grid;place-items:center;object-fit:cover;color:#91cdbd;background:#0f665824}.copilot-message-files article>div{min-width:0}.copilot-message-files article b,.copilot-message-files article small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copilot-message-files article b{color:#d1d4d6;font-size:9px;font-weight:520}.copilot-message-files article small{margin-top:3px;color:#71787e;font-size:8px}@keyframes copilot-caret{50%{opacity:0}}@keyframes app-spin{to{transform:rotate(360deg)}}.toast{position:fixed;right:24px;top:78px;z-index:100;min-height:42px;padding:0 14px;border-radius:7px;display:flex;align-items:center;gap:8px;color:#ecf8f4;background:#173e35;box-shadow:0 12px 30px #0000002e;font-size:12px}@media(max-width:1180px){.app-shell.has-copilot{grid-template-columns:76px minmax(0,1fr) 380px}.sidebar{width:76px}.sidebar nav button{width:64px}.sync-state{display:none}.decision-grid{grid-template-columns:1fr}}@media(max-width:900px){.app-shell,.app-shell.has-copilot{grid-template-columns:70px minmax(0,1fr)}.sidebar{width:70px}.sidebar nav button{width:58px}.copilot-panel{position:fixed;z-index:90;inset:62px 0 0 auto;width:min(380px,calc(100vw - 70px));height:calc(100vh - 62px);box-shadow:-20px 0 50px #00000038}.brief-metrics{grid-template-columns:1fr 1fr}.topbar-title span,.store-switcher{display:none}}@media(max-width:620px){.app-shell,.app-shell.has-copilot{display:block;height:auto;overflow:visible}.sidebar{position:fixed;inset:auto 0 0 0;width:100%;height:64px;z-index:100;flex-direction:row}.sidebar-brand,.profile-button{display:none}.sidebar nav{height:100%;padding:0 6px;grid-template-columns:repeat(5,1fr)}.sidebar nav button{width:auto;height:100%;min-height:0;padding:7px 0}.app-topbar{position:sticky;top:0;z-index:50;padding:0 15px}.topbar-title h1{font-size:16px}.copilot-toggle{font-size:0;width:34px;padding:0}.copilot-panel{top:62px;right:0;bottom:64px;left:0;width:100%;height:auto}.app-content{min-height:calc(100vh - 62px);padding-bottom:70px;overflow:visible}.neo-page{padding:15px 14px 28px}.morning-brief{padding:18px}.morning-brief h1{font-size:22px}.brief-metrics{grid-template-columns:1fr}.thread-steps{grid-template-columns:1fr 1fr;gap:16px}.thread-steps:before{display:none}}@media(prefers-reduced-motion:reduce){.copilot-message.is-typing span{animation:none}}
