:root{--ink:#18222d;--muted:#66717e;--paper:#f3f6f7;--panel:#ffffff;--line:#d8e0e3;--blue:#1d5161;--blue-soft:#dcebed;--amber:#d6862d;--red:#b4443d;--green:#2e7456}*{box-sizing:border-box}body,html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:Avenir Next,PingFang SC,Noto Sans SC,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid rgba(29,81,97,.3);outline-offset:2px}.shell{min-height:100vh;display:grid;grid-template-columns:232px 1fr}.sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;padding:28px 20px;background:#15242d;color:#e8f1f2}.brand{display:flex;align-items:center;gap:11px;margin-bottom:42px}.brand-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;color:#15242d;font-weight:800;background:#d6a14a}.brand strong{display:block;letter-spacing:.08em}.brand span{color:#8ca4ad;font-size:11px}.nav-label{margin:24px 10px 9px;color:#78929c;font:10px/1.2 ui-monospace,monospace;letter-spacing:.16em}.nav-link{display:flex;gap:10px;align-items:center;padding:10px 12px;border-radius:8px;color:#b9c8cd;font-size:14px}.nav-link.active,.nav-link:hover{background:#223741;color:white}.nav-link[href="/customer-operations"].active{color:white;background:#826238}.nav-group{display:block}.side-status{position:absolute;left:20px;right:20px;bottom:22px;padding:12px;border:1px solid #304854;border-radius:10px;color:#9fb0b7;font-size:12px}.store-subnav{margin-top:16px;padding-top:4px;border-top:1px solid #304854}.store-subnav-link{display:block;margin:0 4px;padding:9px 12px;border-left:2px solid transparent;color:#aebdc2;font-size:13px}.store-subnav-link.active{border-left-color:var(--amber);color:#f1bd68;background:#223741}.customer-subnav-track{position:relative;display:grid;grid-auto-rows:36px}.customer-subnav-focus{position:absolute;z-index:0;top:0;right:4px;left:4px;height:36px;border-left:2px solid var(--amber);background:#223741;box-shadow:0 8px 20px rgba(4,15,21,.16);transform:translateY(calc(var(--customer-active-index) * 36px));transition:transform .42s cubic-bezier(.22,1,.36,1),box-shadow .28s ease;pointer-events:none}.customer-subnav .store-subnav-link{position:relative;z-index:1;display:flex;align-items:center;margin:0 4px;padding:0 12px;border-left-color:transparent;transition:color .3s ease,transform .3s cubic-bezier(.22,1,.36,1)}.customer-subnav .store-subnav-link.active{border-left-color:transparent;color:#f1bd68;background:transparent;transform:translateX(3px)}.customer-subnav .store-subnav-link:hover{color:#fff}.store-subnav-link.disabled{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#687d86;cursor:not-allowed;opacity:.72}.store-subnav-link.disabled small{padding:2px 5px;border:1px solid #40535b;border-radius:4px;color:#82959c;font-size:9px;line-height:1.2;white-space:nowrap}.customer-sidebar{overflow-y:auto}.customer-sidebar .side-status{position:static;margin-top:18px}.dot{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:99px;background:var(--amber)}.main{padding:32px clamp(24px,4vw,62px) 64px;overflow:hidden}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.eyebrow{color:var(--blue);font:700 11px/1.2 ui-monospace,monospace;letter-spacing:.13em;text-transform:uppercase}h1{margin:7px 0 4px;font-family:Songti SC,STSong,serif;font-size:clamp(28px,3vw,42px);font-weight:700;letter-spacing:-.03em}.sub{margin:0;color:var(--muted);font-size:14px}.button{border:0;border-radius:8px;padding:10px 16px;color:white;background:var(--blue);font-weight:700;box-shadow:0 6px 16px rgba(29,81,97,.18)}.button.secondary{color:var(--ink);background:white;border:1px solid var(--line);box-shadow:none}.button:disabled{cursor:not-allowed;opacity:.5}.grid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:16px;gap:16px}.card{padding:20px;border:1px solid var(--line);border-radius:13px;background:var(--panel);box-shadow:0 8px 30px rgba(20,45,56,.04)}.metric{grid-column:span 3;min-height:126px}.metric .value{margin-top:24px;font:700 31px/1 ui-monospace,monospace}.metric .label{color:var(--muted);font-size:12px}.metric.warn{border-top:3px solid var(--amber)}.metric-link{position:relative;color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.metric-link:focus-visible,.metric-link:hover{transform:translateY(-3px);border-color:var(--teal);box-shadow:0 14px 34px rgba(20,45,56,.12);outline:none}.metric-action{position:absolute;right:18px;bottom:16px;color:var(--teal);font-size:12px;font-weight:700}.section-title{display:flex;justify-content:space-between;align-items:center;margin:30px 0 13px}.section-title h2{margin:0;font-size:16px}.section-title span{color:var(--muted);font-size:12px}.batch-card{grid-column:span 8}.cap-card{grid-column:span 4}.batch-header{display:flex;justify-content:space-between;gap:16px;margin-bottom:20px}.batch-name{font:700 18px/1.3 Songti SC,serif}.batch-id{color:var(--muted);font:11px/1.3 ui-monospace,monospace}.badge{display:inline-flex;align-items:center;padding:5px 8px;border-radius:99px;background:var(--blue-soft);color:var(--blue);font-size:11px;font-weight:700}.badge.amber{background:#f8ead8;color:#965c19}.track{position:relative;display:grid;grid-template-columns:repeat(8,1fr);grid-gap:4px;gap:4px;margin:24px 0 8px}.track:before{content:"";position:absolute;left:4%;right:4%;top:12px;height:1px;background:var(--line)}.track-step{position:relative;text-align:center;color:var(--muted);font-size:10px}.track-step i{position:relative;display:block;width:25px;height:25px;margin:0 auto 9px;border:5px solid white;border-radius:99px;background:var(--line);box-shadow:0 0 0 1px var(--line)}.track-step.done i{background:var(--green);box-shadow:0 0 0 1px var(--green)}.track-step.current i,.track-step.failed i{background:var(--amber);box-shadow:0 0 0 1px var(--amber)}.cap-row{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid #edf0f1;font-size:13px}.cap-row:last-child{border:0}.cap-row small{color:var(--muted)}.detail-row{display:flex;justify-content:space-between;gap:20px;padding:17px 4px;border-bottom:1px solid #edf0f1;color:inherit;text-decoration:none}.detail-row:last-child{border-bottom:0}.detail-row:focus-visible strong,.detail-row:hover strong{color:var(--teal)}.detail-row:focus-visible{outline:2px solid var(--teal);outline-offset:3px}.detail-row>span{display:flex;flex-direction:column;gap:7px}.detail-row>span:last-child{align-items:flex-end;text-align:right}.detail-row small,.empty{color:var(--muted)}.empty{padding:42px 20px;text-align:center;border:1px dashed #bdc9cd;border-radius:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.field{display:grid;grid-gap:7px;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:700}.field input,.field select,.field textarea{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfc}.field textarea{min-height:100px;resize:vertical}.link-import{margin-bottom:4px;padding:16px;border:1px solid #c6dadd;border-radius:10px;background:#f3f8f8}.link-row{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px}.link-import small{color:var(--muted);font-size:11px}.success{color:var(--green);font-size:13px;font-weight:600}.text-button{padding:2px 0;border:0;color:var(--blue);background:transparent;font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.text-button:disabled{color:var(--muted);cursor:wait}.notice{margin:16px 0;padding:12px 14px;border-left:3px solid var(--amber);background:#fff7eb;color:#6f4a20;font-size:13px}.report-hero{display:grid;grid-template-columns:1fr 220px;grid-gap:30px;gap:30px;padding:26px;border-radius:14px;color:#edf5f5;background:#15242d}.report-hero h2{margin:12px 0 8px;font:700 clamp(22px,2.5vw,32px)/1.35 Songti SC,serif}.report-hero p{margin:0;color:#b9c8cd}.report-hero>div:last-child{display:flex;flex-direction:column;gap:8px;padding-left:22px;border-left:1px solid #36505b}.report-hero small{color:#8ca4ad}.verdict{display:inline-flex;padding:5px 9px;border-radius:99px;color:#18222d;font-size:11px;font-weight:800;background:#d6a14a}.verdict.positive{background:#8ac9a8}.verdict.negative{background:#e7a29c}.market-size{grid-column:span 4;min-height:220px}.market-size>span{color:var(--blue);font:800 12px/1 ui-monospace,monospace}.market-size>strong{display:block;margin:17px 0 10px;font:700 26px/1 ui-monospace,monospace}.market-size p,.report-half>p,.report-wide p{color:var(--muted);line-height:1.7}.market-size details{margin-top:16px;color:var(--muted);font-size:12px}.market-size summary{cursor:pointer;color:var(--blue);font-weight:700}.report-wide{grid-column:span 12;margin-top:16px}.report-half{grid-column:span 6}.report-third{grid-column:span 4}.gap,.report-list article{padding:14px 0;border-bottom:1px solid #edf0f1}.gap:last-child,.report-list article:last-child{border-bottom:0}.gap p,.report-list p{margin:6px 0;color:var(--muted);font-size:13px;line-height:1.6}.gap small,.report-list small{color:var(--blue);font-size:11px}.plain-list{margin:10px 0 0;padding-left:18px;color:var(--muted);font-size:13px;line-height:1.7}.empty.compact{padding:18px 12px;margin-top:12px}.table-scroll{margin-top:16px;overflow-x:auto}.report-table{width:100%;border-collapse:collapse;font-size:12px}.report-table td,.report-table th{padding:12px;text-align:left;border-bottom:1px solid #e7edef;white-space:nowrap}.report-table thead th{color:var(--muted);background:#f5f8f8}.score{display:inline-grid;width:27px;height:27px;place-items:center;border-radius:99px;color:var(--blue);background:var(--blue-soft);font-weight:800}.swot-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:16px}.swot-grid>div{padding:14px;border:1px solid #e7edef;border-radius:9px;background:#fafcfc}.battle-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-top:16px}.battle-grid h3{margin:20px 0 4px;color:var(--blue);font-size:12px}.position-map{position:relative;height:340px;margin:30px 36px 28px;border-left:1px solid #9eb1b7;border-bottom:1px solid #9eb1b7;background-image:linear-gradient(#edf2f3 1px,transparent 0),linear-gradient(90deg,#edf2f3 1px,transparent 0);background-size:25% 25%}.axis{position:absolute;color:var(--muted);font-size:11px}.axis-x{right:0;bottom:-25px}.axis-y{left:-32px;top:-24px}.position-dot{position:absolute;display:flex;align-items:center;gap:5px;transform:translate(-7px,7px);color:var(--ink);font-size:10px;white-space:nowrap}.position-dot i{width:14px;height:14px;border:3px solid white;border-radius:99px;background:var(--amber);box-shadow:0 0 0 1px var(--amber)}.price-chart{display:grid;grid-gap:18px;gap:18px;margin-top:26px}.price-row{display:grid;grid-template-columns:90px 1fr 86px;align-items:center;grid-gap:10px;gap:10px;font-size:12px}.price-track{position:relative;height:10px;border-radius:99px;background:#edf2f3;overflow:hidden}.price-track i{position:absolute;top:0;bottom:0;border-radius:99px;background:var(--blue)}.source-list{display:grid;grid-gap:0;gap:0}.source-list a{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #edf0f1;font-size:12px}.source-list a:last-child{border:0}.source-list a:hover strong{color:var(--blue)}.source-list small{color:var(--muted)}.research-gap{margin-top:16px}.research-price{display:block;margin:28px 0 12px;font:700 27px/1 ui-monospace,monospace}.research-card-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.persona p,.research-card-grid p{color:var(--muted);font-size:13px;line-height:1.65}.persona{padding:15px 0;border-bottom:1px solid #edf0f1}.persona:last-child{border-bottom:0}.persona small{color:var(--blue)}.research-subtitle{margin-top:24px}.frameworks{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.content-facts{margin-bottom:20px;border-width:2px}.facts-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px;margin-top:18px}.facts-grid span{display:grid;grid-gap:5px;gap:5px;color:var(--muted);font-size:11px}.facts-grid strong{color:var(--ink);font-size:14px}.content-facts details{margin-top:18px;color:var(--muted);font-size:12px}.content-facts summary{cursor:pointer;color:var(--blue);font-weight:700}.product-images{display:grid;grid-gap:16px;gap:16px}.product-images>.button{justify-self:end}.product-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:14px;gap:14px}.product-image-grid figure{position:relative;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#f8fafa}.product-image-grid img{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:white}.product-image-grid figcaption{padding:9px 10px;color:var(--muted);font-size:11px}.product-image-grid>.empty{grid-column:1/-1}.image-delete{position:absolute;z-index:1;top:8px;right:8px;width:28px;height:28px;padding:0;border:1px solid rgba(255,255,255,.9);border-radius:50%;color:white;background:rgba(18,34,42,.78);font-size:20px;line-height:24px;cursor:pointer;box-shadow:0 2px 8px rgba(18,34,42,.2)}.image-delete:hover{background:#a43b32}.image-delete:disabled{cursor:wait;opacity:.55}.choice-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:16px}.choice{display:flex;align-items:center;gap:9px;padding:13px;border:1px solid var(--line);border-radius:9px;color:var(--muted);font-size:12px;cursor:pointer}.choice.selected{border-color:var(--blue);color:var(--blue);background:#f3f8f8}.choice.disabled{opacity:.5;background:#eef1f2}.choice.disabled,.choice.disabled input{cursor:not-allowed}.setting-title{margin-top:24px}.claim-list{display:grid;grid-gap:9px;gap:9px;margin-top:13px}.claim-list label{display:flex;gap:9px;color:var(--muted);font-size:12px;line-height:1.5}.workbench-action{width:100%;margin-top:18px}.douyin-creative-settings{display:grid;grid-gap:16px;gap:16px;margin-top:20px;padding:20px;border:1px solid #c9dadd;border-radius:14px;background:linear-gradient(145deg,#f8fbfb,#eef5f6)}.douyin-creative-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.douyin-creative-heading p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.douyin-creative-heading>span{flex:0 0 auto;padding:5px 9px;border-radius:999px;background:#fff0d4;color:#855518;font-size:9px;font-weight:800}.appearance-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.appearance-option{display:flex;gap:10px;min-height:72px;padding:12px;border:1px solid var(--line);border-radius:10px;background:white;cursor:pointer}.appearance-option.selected{border-color:var(--teal);box-shadow:0 0 0 2px rgba(24,92,104,.1)}.appearance-option input{width:auto;margin-top:3px}.appearance-option span{display:grid;grid-gap:4px;gap:4px}.appearance-option small{color:var(--muted);font-size:9px;line-height:1.45}.douyin-shot-rules textarea{min-height:92px}.douyin-rule-note{padding-left:10px;border-left:3px solid var(--teal);color:var(--muted);font-size:10px;line-height:1.55}.prompt-polish{align-self:flex-end;margin-top:8px}.detail-studio{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(360px,1.3fr);grid-gap:24px;gap:24px;padding:0;overflow:hidden}.detail-studio-controls{display:flex;flex-direction:column;gap:18px;padding:24px;border-right:1px solid var(--line)}.detail-studio-controls p{margin:7px 0 14px;color:var(--muted);font-size:12px;line-height:1.6}.detail-studio-controls input[type=file]{width:100%;margin-bottom:10px;color:var(--muted);font-size:11px}.detail-studio-controls input[type=file]::-webkit-file-upload-button{margin-right:8px;padding:8px 10px;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:white}.detail-studio-controls input[type=file]::file-selector-button{margin-right:8px;padding:8px 10px;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:white}.style-reference-upload{padding-top:20px;border-top:1px solid var(--line)}.style-reference-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:12px}.style-reference-grid figure{position:relative;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#f8fafa}.style-reference-grid img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.style-reference-grid .image-delete{top:5px;right:5px;width:24px;height:24px;font-size:17px;line-height:20px}.detail-module-generator{padding-top:20px;border-top:1px solid var(--line)}.detail-module-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.detail-module-grid article{display:grid;align-content:start;grid-gap:7px;gap:7px;min-width:0;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fafcfc}.detail-module-grid article>strong{color:var(--ink);font-size:10px}.detail-module-grid .button{min-height:32px;padding:7px 5px;font-size:9px}.detail-module-thumb{position:relative;overflow:hidden;border-radius:6px;background:white}.detail-module-thumb img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.detail-module-thumb .image-delete{top:4px;right:4px;width:22px;height:22px;font-size:16px;line-height:18px}.detail-module-empty{display:grid;place-items:center;aspect-ratio:4/3;border:1px dashed #cbd7da;border-radius:6px;color:var(--muted);background:white;font-size:9px}.detail-studio-controls .field small{color:var(--muted);font-size:10px;line-height:1.5}.detail-style-summary{padding:14px;border:1px solid #f1c6a9;border-radius:9px;background:#fff8f2}.detail-style-summary strong{color:#d84d0b;font-size:12px}.detail-style-summary p{margin-bottom:0}.detail-generate{margin-top:auto}.detail-preview-shell{padding:20px;background:#e9edef}.detail-preview-label{display:flex;justify-content:space-between;margin-bottom:10px;color:#5f7077;font-size:11px}.detail-page-preview{width:min(430px,100%);min-height:620px;margin:auto;overflow:hidden;color:#112e79;background:#fff;box-shadow:0 18px 48px rgba(21,36,45,.16);font-family:PingFang SC,Microsoft YaHei,sans-serif}.detail-render-note{width:min(430px,100%);display:grid;grid-gap:4px;gap:4px;margin:14px auto 0;padding:12px 14px;border:1px solid #bfd3d8;border-radius:8px;color:#466068;background:#f5fafb;font-size:10px;line-height:1.5}.detail-render-note strong{color:var(--blue);font-size:11px}.detail-page-preview small{text-transform:uppercase;letter-spacing:.13em}.detail-hero{position:relative;min-height:520px;overflow:hidden;padding:38px 28px;background:#fff url(/detail-page-assets/breakfast-hero.png) 50%/cover no-repeat}.detail-hero:before{content:"";position:absolute;z-index:0;inset:0 38% 0 0;background:linear-gradient(90deg,#fff,rgba(255,255,255,.98) 72%,rgba(255,255,255,.82))}.detail-preview-delete{position:absolute;z-index:4;top:12px;right:12px;width:32px;height:32px;padding:0;border:1px solid rgba(255,255,255,.95);border-radius:50%;color:white;background:rgba(18,34,42,.82);font-size:22px;line-height:28px;cursor:pointer;box-shadow:0 3px 10px rgba(18,34,42,.24)}.detail-preview-delete:hover{background:#a43b32}.detail-preview-delete:disabled{cursor:wait;opacity:.6}.detail-hero-copy{position:relative;z-index:2}.detail-hero-copy small{color:#eb520d;font-size:9px;font-weight:800}.detail-hero-copy h3{max-width:245px;margin:14px 0 10px;color:#1237a6;font-size:31px;line-height:1.12;letter-spacing:-.04em}.detail-hero-copy p{max-width:220px;margin:0;color:#163b94;font-size:12px;font-weight:650;line-height:1.65}.detail-hero-copy>strong{display:inline-block;margin-top:20px;color:#f0520b;font-size:29px;line-height:1}.detail-product-shot{position:absolute;z-index:1;right:-28px;bottom:18px;width:74%;height:360px;display:grid;place-items:end center;color:#68767c;font-size:11px}.detail-product-shot img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 22px 20px rgba(65,37,18,.22))}.detail-highlight-row{display:grid;grid-template-columns:repeat(3,1fr);color:white;background:#ef520b}.detail-highlight-row div{min-height:92px;display:grid;align-content:center;grid-gap:5px;gap:5px;padding:15px 12px;border-right:1px solid rgba(255,255,255,.38)}.detail-highlight-row div:last-child{border-right:0}.detail-highlight-row b{color:#1237a6;font-size:11px}.detail-highlight-row span{font-size:11px;font-weight:700;line-height:1.45}.detail-ingredient-visual{position:relative;min-height:176px;overflow:hidden;background:#f06a10}.detail-ingredient-visual img{display:block;width:100%;height:176px;object-fit:cover}.detail-visual-copy{position:absolute;z-index:1;top:17px;left:20px;max-width:180px;color:white;text-shadow:0 2px 8px rgba(84,31,0,.35)}.detail-visual-copy small{font-size:8px}.detail-visual-copy h4{margin:5px 0 0;font-size:18px;line-height:1.25}.detail-preparation{padding:30px 22px 34px;text-align:center;background:#fff}.detail-preparation>small{color:#ef520b;font-size:9px;font-weight:800}.detail-preparation h4{margin:7px 0 18px;color:#1237a6;font-size:24px}.detail-preparation>img{display:block;width:100%;height:144px;object-fit:cover}.detail-step-labels{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:10px}.detail-step-labels span{display:grid;grid-gap:4px;gap:4px;color:#304152;font-size:9px;line-height:1.4}.detail-step-labels b{color:#ef520b;font-size:10px}.detail-band,.detail-faq,.detail-specs{padding:38px 30px}.detail-band h4,.detail-faq h4,.detail-specs h4{margin:9px 0 24px;color:#1237a6;font-size:23px;line-height:1.3}.detail-band{color:white;background:#1237a6}.detail-band h4{color:white}.detail-pills{display:flex;flex-wrap:wrap;gap:8px}.detail-pills span{padding:8px 12px;border:1px solid rgba(255,255,255,.6);border-radius:99px;font-size:11px}.detail-specs{background:#fff}.detail-specs dl{margin:0}.detail-specs dl>div{display:grid;grid-template-columns:100px 1fr;grid-gap:14px;gap:14px;padding:12px 0;border-top:1px solid #e6eaf4;font-size:12px}.detail-specs dt{color:#7b817f}.detail-specs dd{margin:0;color:#112e79;font-weight:700}.detail-faq{color:#fff;background:#ef520b}.detail-faq h4{color:white}.detail-faq details{padding:13px 0;border-top:1px solid rgba(255,255,255,.4)}.detail-faq summary{cursor:pointer;font-size:13px;font-weight:700}.detail-faq p{color:#fff4ec;font-size:12px;line-height:1.7}.workbench-layout{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:16px;gap:16px}.workbench-layout.draft-list-collapsed{grid-template-columns:92px minmax(0,1fr)}.draft-list{align-self:start;padding:10px}.draft-list-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 4px 8px;color:var(--ink);font-size:11px}.draft-list-header button{padding:4px 6px;border:0;color:var(--blue);background:transparent;cursor:pointer}.draft-item,.draft-list-items{display:grid}.draft-item{position:relative;grid-template-columns:minmax(0,1fr) 28px;align-items:center;border-bottom:1px solid #edf0f1}.draft-item:last-child{border-bottom:0}.draft-select{min-width:0;display:grid;grid-gap:6px;gap:6px;padding:13px;border:0;text-align:left;color:var(--ink);background:transparent;cursor:pointer}.draft-item.active{border-radius:8px;color:var(--blue);background:var(--blue-soft)}.draft-item.active .draft-select{color:var(--blue)}.draft-delete{width:26px;height:26px;padding:0;border:0;border-radius:50%;color:var(--muted);background:transparent;font-size:18px;cursor:pointer}.draft-delete:hover{color:white;background:#a43b32}.draft-list small{color:var(--muted)}.editor-panel{min-width:0}.editor-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:20px}.editor-header h2{margin:6px 0 0;font:700 24px/1.3 Songti SC,serif}.structured-fields{display:grid;grid-gap:14px;gap:14px}.structured-fields>.field>span{color:var(--blue)}.structured-list{display:grid;grid-gap:10px;gap:10px}.structured-item{padding:14px;border:1px solid #e7edef;border-radius:9px;background:#fafcfc}.structured-item>strong{display:block;margin-bottom:12px;color:var(--muted);font-size:11px}.structured-fields textarea{min-height:76px;line-height:1.6}.change-reason{margin-top:20px}.editor-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.finding-list{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.finding-list article{padding:12px 0;border-bottom:1px solid #edf0f1}.finding-list p{margin:6px 0;color:var(--muted);font-size:12px}.finding-list small{color:var(--blue)}.xhs-workbench{display:grid;grid-template-columns:220px minmax(430px,1fr) 300px;grid-gap:16px;gap:16px;align-items:start}.xhs-sidebar{padding:10px}.xhs-setup-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.35fr);grid-gap:16px;gap:16px;margin-bottom:24px}.xhs-setup-grid>.card{margin:0}.xhs-setup-claims p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.xhs-setup-controls{display:flex;flex-direction:column}.xhs-setup-controls .form-grid{flex:1 1}.xhs-setup-controls .field textarea{min-height:76px}.xhs-mode-switch{display:grid;grid-gap:22px;gap:22px;margin-top:20px;padding:24px;border-width:2px}.xhs-mode-switch p{margin:4px 0 0;color:var(--muted);font-size:13px}.xhs-mode-switch .choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:0}.xhs-mode-switch .choice{min-width:0;min-height:76px;padding:16px 18px;border-width:2px;border-radius:12px;font-size:14px;line-height:1.35}.xhs-mode-switch .choice strong{min-width:0;overflow-wrap:anywhere}.digital-human-mode-switch{margin-bottom:18px}.digital-human-studio{display:grid;grid-gap:16px;gap:16px;margin-bottom:28px}.digital-human-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;overflow:hidden;color:#eef7f8;background:#183641;border-color:#294c58}.digital-human-hero h2{margin:8px 0 6px;color:white;font:700 30px/1.2 Songti SC,serif}.digital-human-hero p{max-width:640px;margin:0;color:#bdd0d6;line-height:1.7}.digital-human-readiness{display:grid;min-width:210px;border:1px solid #3d5c66;border-radius:10px;background:rgba(255,255,255,.04)}.digital-human-readiness span{display:flex;justify-content:space-between;gap:16px;padding:11px 13px;color:#b9cbd1;font-size:11px}.digital-human-readiness span+span{border-top:1px solid #3d5c66}.digital-human-readiness strong{color:#e6b75b}.digital-human-readiness strong.ready{color:#8fd2b3}.digital-human-tabs{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid var(--line);border-radius:12px;background:white}.digital-human-tabs button{display:flex;align-items:center;gap:10px;min-height:62px;padding:12px 16px;border:0;border-right:1px solid var(--line);color:var(--muted);background:transparent;cursor:pointer;text-align:left}.digital-human-tabs button:last-child{border-right:0}.digital-human-tabs button small{color:#9babb0;font:700 10px/1 monospace}.digital-human-tabs button span{font-weight:750}.digital-human-tabs button.active{color:#183641;background:#e9f2f4;box-shadow:inset 0 -3px 0 var(--amber)}.digital-human-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(230px,.7fr);grid-gap:16px;gap:16px}.digital-human-next,.digital-human-panel{margin:0}.digital-human-panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.digital-human-next>span,.digital-human-panel-title span{color:var(--blue);font:750 10px/1.2 monospace;letter-spacing:.12em;text-transform:uppercase}.digital-human-next h3,.digital-human-panel-title h3{margin:7px 0 0;font:700 22px/1.3 Songti SC,serif}.digital-human-panel-title em{padding:6px 9px;border-radius:999px;font-size:10px;font-style:normal;font-weight:800}.status-ready{color:#22684f;background:#e3f2eb}.status-unconfigured{color:#8a5919;background:#fff0d7}.digital-human-script{min-height:150px;margin:14px 0;padding:18px;border-left:4px solid var(--amber);background:#f5f8f8}.digital-human-script small{color:var(--muted)}.digital-human-script p{margin:9px 0 0;white-space:pre-wrap;line-height:1.8}.digital-human-empty{margin-bottom:16px;padding:22px;border:2px dashed var(--line);border-radius:10px;background:#f8fafa}.digital-human-blocker p,.digital-human-empty p,.digital-human-next p{color:var(--muted);line-height:1.65}.digital-human-next{align-self:start;background:#f8faf9}.digital-human-next ul{display:grid;grid-gap:10px;gap:10px;margin:16px 0 0;padding-left:20px;color:var(--muted);line-height:1.5}.digital-human-next .button{width:100%;margin-top:12px}.digital-human-notice{margin:0}.digital-human-job{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0;padding:13px 15px;border:1px solid var(--line);border-radius:10px;background:#f8faf9}.digital-human-job span{color:var(--muted)}.digital-human-blocker{margin:18px 0;padding:16px;border:1px solid #e8c787;border-radius:10px;background:#fff8eb}.digital-human-blocker p{margin:6px 0 0}.digital-human-mode-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.digital-human-mode-grid button{display:grid;grid-gap:6px;gap:6px;min-height:86px;padding:14px;border:2px solid var(--line);border-radius:10px;color:var(--ink);background:white;cursor:pointer;text-align:left}.digital-human-mode-grid button.selected{border-color:var(--blue);background:var(--blue-soft)}.digital-human-mode-grid small{color:var(--muted);line-height:1.45}.digital-human-checks{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.digital-human-checks label{display:flex;align-items:center;gap:9px;padding:13px;border:1px solid var(--line);border-radius:9px}.xhs-reference-upload{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);grid-gap:22px;gap:22px;align-items:start;margin-bottom:16px}.xhs-reference-upload p{margin:8px 0 14px;color:var(--muted);font-size:12px;line-height:1.65}.xhs-reference-upload input[type=file]{display:block;width:100%;margin-bottom:10px;color:var(--muted);font-size:11px}.xhs-reference-upload input[type=file]::-webkit-file-upload-button{margin-right:8px;padding:8px 10px;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:white}.xhs-reference-upload input[type=file]::file-selector-button{margin-right:8px;padding:8px 10px;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:white}.xhs-reference-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(105px,1fr));grid-gap:10px;gap:10px}.xhs-reference-grid figure{position:relative;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#f8fafa}.xhs-reference-grid img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;background:white}.xhs-reference-grid figcaption{padding:8px;color:var(--muted);font-size:10px}.xhs-product-reference-upload{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);grid-gap:22px;gap:22px;align-items:start;margin-bottom:16px;padding:24px;border-width:2px}.xhs-product-reference-upload p{margin:8px 0 14px;color:var(--muted);font-size:12px;line-height:1.65}.xhs-upload-copy{display:grid}.xhs-upload-zone{display:grid;grid-gap:10px;gap:10px;margin:4px 0 14px;padding:22px;border:2px dashed #aebdc2;border-radius:12px;background:#f8fafa}.xhs-upload-zone small{color:var(--muted);font-size:11px}.xhs-product-reference-upload input[type=file]{display:block;width:100%;color:var(--muted);font-size:11px}.xhs-product-reference-upload input[type=file]::-webkit-file-upload-button{margin-right:9px;padding:9px 12px;border:1px solid #aebdc2;border-radius:8px;color:var(--ink);background:white;font-weight:700}.xhs-product-reference-upload input[type=file]::file-selector-button{margin-right:9px;padding:9px 12px;border:1px solid #aebdc2;border-radius:8px;color:var(--ink);background:white;font-weight:700}.xhs-upload-copy>.button{justify-self:start}.xhs-setting-group{display:grid;grid-gap:8px;gap:8px;margin:16px 0}.xhs-setting-group>strong{margin-bottom:2px;font-size:14px}.xhs-setting-group label{display:flex;align-items:flex-start;gap:8px;color:var(--muted);font-size:13px;line-height:1.45}.xhs-setting-group input{margin-top:3px}.xhs-sidebar .field{margin-top:12px}.xhs-sidebar .field textarea{min-height:78px}.xhs-generate{width:100%;margin-top:14px;background:var(--amber);border-color:var(--amber);color:#172833}.xhs-history-header{margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.xhs-sidebar.collapsed{min-height:70px}.xhs-version-list{max-height:390px;overflow:auto}.xhs-fact-box{display:grid;grid-gap:7px;gap:7px;margin-top:14px;padding:14px;border-top:1px solid var(--line)}.xhs-fact-box strong{margin-bottom:2px;font-size:12px}.xhs-fact-box span{padding-left:8px;border-left:2px solid var(--green);color:var(--muted);font-size:11px;line-height:1.45}.xhs-editor{min-width:0;display:grid;grid-gap:16px;gap:16px}.xhs-editor .field>span{display:flex;justify-content:space-between;color:var(--blue);font-size:12px;font-weight:700}.xhs-editor .field small{color:var(--muted);font-weight:500}.xhs-top-actions{display:flex;gap:8px}.xhs-alternatives{display:grid;grid-gap:8px;gap:8px}.xhs-alternatives>span{color:var(--blue);font-size:12px;font-weight:700}.xhs-alternatives input{width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfc}.xhs-body{min-height:190px!important;line-height:1.75}.xhs-pages{display:grid;grid-gap:10px;gap:10px;padding-top:4px}.xhs-pages>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:12px}.xhs-pages>div:first-child>div{display:grid;grid-gap:3px;gap:3px}.xhs-pages>div:first-child small{color:var(--muted);font-size:11px}.xhs-add-page{min-height:34px;padding:8px 12px;font-size:11px}.xhs-pages article{position:relative;display:grid;grid-template-columns:92px minmax(0,1fr) 28px;grid-gap:10px;gap:10px;align-items:center;padding:10px;border:1px solid #e4eaec;border-radius:9px;background:#fafcfc}.xhs-remove-page{width:28px;height:28px;border:1px solid #ccd7db;border-radius:50%;background:white;color:var(--muted);font-size:18px;line-height:1;cursor:pointer}.xhs-remove-page:hover:not(:disabled){border-color:var(--red);color:var(--red)}.xhs-remove-page:disabled{opacity:.35;cursor:not-allowed}.xhs-page-visual{position:relative;width:92px;aspect-ratio:3/4;overflow:hidden;border-radius:8px;background:#edf2f3}.xhs-page-visual .xhs-page-background,.xhs-page-visual .xhs-page-placeholder{width:100%;height:100%;object-fit:cover;border-radius:0}.xhs-product-anchor{position:absolute;z-index:1;left:15%;right:15%;bottom:22%;width:70%;height:48%;object-fit:contain;filter:drop-shadow(0 6px 8px rgba(17,35,43,.2))}.xhs-link-reference{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.xhs-link-reference>div:not(.batch-name):not(.xhs-link-candidates){display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px;align-items:stretch}.xhs-link-reference textarea{min-height:82px;resize:vertical}.xhs-link-candidates{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));grid-gap:12px;gap:12px;margin:16px 0}.xhs-link-candidates label{position:relative;overflow:hidden;aspect-ratio:1;border:2px solid transparent;border-radius:14px;background:#edf2f3;cursor:pointer}.xhs-link-candidates label.selected{border-color:var(--teal);box-shadow:0 0 0 3px rgba(24,92,104,.12)}.xhs-link-candidates input{position:absolute;z-index:1;top:8px;left:8px;width:20px;height:20px}.xhs-link-candidates img{width:100%;height:100%;object-fit:cover}.xhs-logic-review{display:block;color:#8a6128;line-height:1.45}.xhs-page-visual.cover .xhs-product-anchor{left:10%;right:10%;bottom:16%;width:80%;height:55%}.xhs-page-overlay{position:absolute;z-index:2;inset:0;display:flex;flex-direction:column;justify-content:flex-end;gap:3px;padding:9px;background:linear-gradient(180deg,transparent 52%,rgba(12,28,35,.84));color:white}.xhs-page-overlay small{align-self:flex-start;padding:2px 5px;border-radius:999px;background:var(--amber);color:#142832;font-size:7px;font-weight:800}.xhs-page-overlay strong{font-size:10px;line-height:1.25}.xhs-page-overlay span{display:-webkit-box;overflow:hidden;font-size:7px;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.xhs-page-copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);grid-gap:10px;gap:10px;align-items:end}.xhs-page-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px}.jimeng-open,.xhs-generate-page{min-height:32px;padding:7px 11px;font-size:10px}.jimeng-open{background:#172f3a;border-color:#172f3a;color:white}.xhs-replace-image{min-height:32px;padding:7px 11px;font-size:10px;cursor:pointer}.xhs-replace-image input{display:none}.xhs-replace-image.disabled{opacity:.55;pointer-events:none}.jimeng-prompt-dialog{width:min(760px,calc(100vw - 28px));max-height:calc(100vh - 28px);padding:28px;border:0;border-radius:18px;background:#f7fafb;box-shadow:0 28px 90px rgba(7,21,28,.32)}.jimeng-prompt-dialog::-webkit-backdrop{background:rgba(7,21,28,.66);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.jimeng-prompt-dialog::backdrop{background:rgba(7,21,28,.66);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.jimeng-prompt-dialog h2{margin:8px 48px 8px 0}.jimeng-dialog-note{margin:0 0 18px;color:var(--muted);font-size:12px;line-height:1.65}.jimeng-prompt-dialog .field textarea{min-height:310px;line-height:1.7}.jimeng-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.jimeng-status{margin-top:14px}.xhs-asset-delete{right:5px;z-index:2;width:24px;height:24px;border:0;border-radius:50%;background:rgba(18,38,47,.84);color:white;font-size:16px}.xhs-asset-delete,.xhs-preview-open{position:absolute;top:5px;cursor:pointer}.xhs-preview-open{left:5px;z-index:3;padding:4px 6px;border:0;border-radius:999px;background:rgba(255,255,255,.9);color:var(--blue);font-size:8px;font-weight:800;box-shadow:0 2px 8px rgba(18,38,47,.14)}.xhs-image-preview{width:min(590px,calc(100vw - 28px));max-height:calc(100vh - 28px);padding:22px;border:0;border-radius:18px;background:#f7fafb;box-shadow:0 28px 90px rgba(7,21,28,.32)}.xhs-image-preview::-webkit-backdrop{background:rgba(7,21,28,.66);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.xhs-image-preview::backdrop{background:rgba(7,21,28,.66);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.xhs-image-preview .xhs-page-visual{width:min(460px,calc(100vw - 72px));margin:0 auto;border-radius:13px;box-shadow:0 16px 45px rgba(17,35,43,.2)}.xhs-image-preview .xhs-page-overlay{gap:10px;padding:36px}.xhs-image-preview .xhs-page-overlay small{padding:5px 10px;font-size:12px}.xhs-image-preview .xhs-page-overlay strong{font-size:clamp(24px,5vw,38px)}.xhs-image-preview .xhs-page-overlay span{font-size:clamp(13px,2.4vw,18px);-webkit-line-clamp:3}.xhs-preview-close{position:absolute;right:9px;top:9px;z-index:5;width:34px;height:34px;border:0;border-radius:50%;background:#152b35;color:white;font-size:22px;cursor:pointer}.xhs-preview-caption{display:block;margin-top:12px;color:var(--muted);text-align:center}.xhs-page-placeholder{display:grid;place-items:center;padding:8px;color:var(--muted);text-align:center;font-size:10px}.xhs-pages article label{display:grid;grid-gap:5px;gap:5px;color:var(--muted);font-size:10px}.xhs-pages article input,.xhs-pages article textarea{width:100%;padding:9px 10px;border:1px solid var(--line);border-radius:7px;background:white;font-size:11px}.xhs-pages article textarea{min-height:58px;resize:vertical}.xhs-preview-column{display:grid;grid-gap:16px;gap:16px;position:-webkit-sticky;position:sticky;top:20px}.xhs-preview-column>.card{padding:14px}.xhs-phone{flex-direction:column;width:min(260px,100%);height:min(620px,72vh);margin:14px auto 0;overflow:hidden;border:7px solid #e5eaec;border-radius:28px;box-shadow:0 10px 26px rgba(24,34,45,.12)}.xhs-phone,.xhs-phone-bar{display:flex;background:white}.xhs-phone-bar{z-index:3;flex:0 0 auto;justify-content:space-between;padding:12px 14px 9px;color:var(--ink);font-size:9px}.xhs-phone-bar b{font-size:10px}.xhs-phone-scroll{flex:1 1;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.xhs-phone-carousel{position:relative;touch-action:pan-y}.xhs-phone-carousel>img,.xhs-phone-image-empty{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;background:#edf2f3}.xhs-phone-image-empty{display:grid;place-items:center;padding:20px;color:var(--muted);text-align:center;font-size:11px}.xhs-phone-page-button{position:absolute;z-index:2;top:50%;width:28px;height:40px;padding:0;transform:translateY(-50%);border:0;background:rgba(12,28,35,.62);color:white;font-size:24px;line-height:1;cursor:pointer}.xhs-phone-page-button.previous{left:0;border-radius:0 12px 12px 0}.xhs-phone-page-button.next{right:0;border-radius:12px 0 0 12px}.xhs-phone-page-button:disabled{opacity:.22;cursor:default}.xhs-phone-page-count{position:absolute;right:9px;top:9px;padding:3px 7px;border-radius:999px;background:rgba(12,28,35,.68);color:white;font-size:8px}.xhs-phone-page-dots{position:absolute;right:0;bottom:8px;left:0;display:flex;justify-content:center;gap:5px}.xhs-phone-page-dots button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.65);box-shadow:0 1px 4px rgba(12,28,35,.25);cursor:pointer}.xhs-phone-page-dots button.active{width:16px;border-radius:999px;background:white}.xhs-phone-copy{padding:13px}.xhs-phone-copy strong{display:block;font-size:12px;line-height:1.45}.xhs-phone-copy p{margin:8px 0;color:#3d4852;font-size:10px;line-height:1.6;white-space:pre-line}.xhs-phone-copy div{display:flex;flex-wrap:wrap;gap:4px 7px;color:#386b8a;font-size:9px}.compliance-risk-word{border-radius:3px;font-weight:800}.compliance-risk-link,.compliance-risk-word{padding:0 2px;background:#ffe0df;color:#b42318;text-decoration:underline;-webkit-text-decoration-color:#e44b45;text-decoration-color:#e44b45;text-underline-offset:2px}.compliance-risk-link{display:inline;border:0;border-radius:3px;font:inherit;font-weight:800;cursor:pointer}.compliance-risk-link:focus-visible,.compliance-risk-link:hover{background:#ffc9c7;outline:2px solid rgba(180,35,24,.2)}.xhs-risk-source-preview{margin-top:8px;padding:9px 10px;border-left:3px solid #d1433d;border-radius:0 8px 8px 0;background:#fff4f3;color:#6f2622}.xhs-risk-source-preview strong{display:block;margin-bottom:4px;color:#a12d28;font-size:9px}.xhs-risk-source-preview p{margin:0;font-size:10px;line-height:1.55;white-space:pre-line}.xhs-phone-comments{margin:0 13px 16px;padding-top:12px;border-top:1px solid var(--line)}.xhs-phone-comments>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.xhs-phone-comments>div strong{font-size:11px}.xhs-phone-comments>div small{padding:2px 6px;border-radius:999px;background:#edf2f3;color:var(--muted);font-size:7px}.xhs-phone-comments article{padding:8px 0;border-top:1px solid #edf0f1}.xhs-phone-comments article b{font-size:9px}.xhs-phone-comments article p{margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.xhs-preview-hint{display:block;margin:10px auto 0;color:var(--muted);text-align:center;font-size:9px}.xhs-compliance{display:grid;grid-gap:10px;gap:10px}.xhs-compliance>div:not(.batch-name):not(.empty){display:grid;grid-template-columns:auto 1fr;grid-gap:8px;gap:8px;padding-bottom:8px;border-bottom:1px solid #edf0f1;font-size:10px}.xhs-compliance>div strong{color:var(--amber)}.xhs-compliance>small{color:var(--muted);font-size:10px;line-height:1.5}.xhs-product-prerequisite{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:end;border-color:#e5b86c;background:#fff9ef}.xhs-product-prerequisite>div:first-child{grid-column:1/-1}.xhs-product-prerequisite p{margin:6px 0 0;color:#765126;line-height:1.6}.xhs-product-source-preview{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:12px}.xhs-product-source-preview figure{width:150px;overflow:hidden;margin:0;border:1px solid var(--line);border-radius:12px;background:white}.xhs-product-source-preview img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;background:#f7f8f8}.xhs-product-source-preview figcaption{padding:8px 10px;color:var(--muted);font-size:10px}.xhs-product-preview-empty{display:grid;min-height:120px;width:150px;place-items:center;padding:14px;border:1px dashed #d4b67e;border-radius:12px;color:#8a6a3a;text-align:center;font-size:11px}.xhs-product-upload-actions{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:end}.xhs-inline-blocker{padding:10px 12px;border-left:3px solid var(--amber);background:#fff7e9;color:#765126;font-size:11px;line-height:1.5}.xhs-cutout-upgrade{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;border-color:#b8d4d8;background:#f4fafb}.xhs-cutout-upgrade p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.xhs-cutout-upgrade .button{flex:0 0 auto}.workbench-message{position:-webkit-sticky;position:sticky;bottom:16px;z-index:3;box-shadow:0 10px 30px rgba(24,34,45,.12)}.error{color:var(--red);font-size:13px}.login{min-height:100vh;display:grid;place-items:center;padding:clamp(20px,4vw,56px);background:radial-gradient(circle at 12% 12%,rgba(193,220,224,.72),transparent 34%),#e9eff0}.login-shell{width:min(960px,100%);min-height:600px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);overflow:hidden;border:1px solid rgba(255,255,255,.82);border-radius:24px;background:white;box-shadow:0 28px 80px rgba(21,36,45,.17)}.login-brand{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:42px;overflow:hidden;color:#edf4f5;background:#15242d}.login-brand:after{content:"";position:absolute;right:-115px;bottom:-115px;width:330px;height:330px;border:1px solid rgba(214,161,74,.2);border-radius:50%;box-shadow:0 0 0 48px rgba(214,161,74,.04),0 0 0 96px rgba(214,161,74,.03)}.login-lockup,.login-mobile-brand{display:flex;align-items:center;gap:13px}.login-mark{flex:0 0 auto;width:46px;height:46px;display:grid;place-items:center;border-radius:13px;color:#15242d;background:#d6a14a;font:800 22px/1 Songti SC,STSong,serif;box-shadow:0 8px 24px rgba(4,15,21,.24)}.login-lockup strong{display:block;font-size:18px;letter-spacing:.09em}.login-lockup span:last-child{display:block;margin-top:3px;color:#8ca4ad;font-size:11px;letter-spacing:.08em}.login-brand-copy{position:relative;z-index:1;max-width:430px}.login-brand-copy .eyebrow{color:#d6a14a}.login-brand-copy h1{margin:16px 0 20px;color:white;font-size:clamp(34px,4vw,48px);line-height:1.28;letter-spacing:-.045em}.login-brand-copy p{margin:0;color:#afbec4;font-size:14px;line-height:1.9}.login-scope{position:relative;z-index:1;display:flex;gap:9px;flex-wrap:wrap}.login-scope span{padding:6px 10px;border:1px solid #38505a;border-radius:99px;color:#aebdc2;font-size:11px}.login-card{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:54px clamp(36px,5vw,64px);background:#fff}.login-mobile-brand{display:none}.login-card h2{margin:10px 0 7px;font:700 34px/1.25 Songti SC,STSong,serif;letter-spacing:-.035em}.login-form{margin-top:34px;gap:18px}.login-form .field{gap:9px}.login-form .field label{color:#45545f;font-size:13px}.login-form .field input{height:48px;padding:0 14px;border:2px solid #d8e0e3;background:#f9fbfb;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.login-form .field input:focus{border-color:#1d5161;outline:none;background:white;box-shadow:0 0 0 4px rgba(29,81,97,.1)}.login-form .field input::placeholder{color:#9aa7ad}.login-submit{width:100%;min-height:48px;margin-top:5px;border-radius:10px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.login-submit:hover:not(:disabled){transform:translateY(-2px);background:#174755;box-shadow:0 10px 24px rgba(29,81,97,.25)}.login-error{margin-top:-4px;padding:10px 12px;border-radius:8px;color:#963b35;background:#fff0ee;font-size:12px}.login-assurance{display:flex;gap:11px;align-items:flex-start;margin-top:30px;padding-top:20px;border-top:1px solid #e5eaec;color:#526572}.login-assurance>span{width:22px;height:22px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;color:white;background:#2e7456;font-size:12px;font-weight:800}.login-assurance p{display:grid;grid-gap:3px;gap:3px;margin:0}.login-assurance strong{color:#31434d;font-size:12px}.login-assurance small{color:#7b8990;font-size:11px;line-height:1.5}@media (max-width:720px){.login{place-items:stretch;padding:0;background:#15242d}.login-shell{width:100%;min-height:100vh;display:block;border:0;border-radius:0;background:#f4f7f7;box-shadow:none}.login-brand{display:none}.login-card{min-height:100vh;justify-content:flex-start;padding:max(34px,env(safe-area-inset-top)) 24px max(28px,env(safe-area-inset-bottom))}.login-mobile-brand{display:flex;margin-bottom:clamp(52px,14vh,94px)}.login-mobile-brand .login-mark{width:40px;height:40px;border-radius:11px;font-size:19px}.login-mobile-brand strong{font-size:16px;letter-spacing:.08em}.login-card h2{font-size:32px}.login-form{margin-top:30px}.login-assurance{margin-top:26px}}@media (prefers-reduced-motion:reduce){.login-form .field input,.login-submit{transition:none}}@media (max-width:1180px){.xhs-workbench{grid-template-columns:190px minmax(0,1fr)}.xhs-preview-column{grid-column:1/-1;position:static;grid-template-columns:1fr 1fr}}@media (max-width:900px){.shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;padding:12px 20px 0;overflow:hidden}.brand{margin:0 0 6px}.sidebar nav{display:flex;gap:8px;margin:0 -20px;padding:0 20px 4px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-color:var(--amber) #223741;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.sidebar nav::-webkit-scrollbar{height:4px}.sidebar nav::-webkit-scrollbar-track{background:#223741}.sidebar nav::-webkit-scrollbar-thumb{border-radius:99px;background:var(--amber)}.nav-label{display:none}.nav-link{flex:0 0 128px;justify-content:center;padding:11px 14px 9px;border-bottom:3px solid transparent;border-radius:0;white-space:nowrap}.nav-group{display:contents}.customer-subnav{display:block;flex:0 0 auto;margin:0;padding:0;border:0}.customer-subnav-track{display:flex}.customer-subnav-focus{display:none}.customer-subnav .store-subnav-link{flex:0 0 128px;display:flex;align-items:center;justify-content:center;margin:0;padding:11px 14px 9px;border:0;border-bottom:3px solid transparent;white-space:nowrap}.customer-subnav .store-subnav-link.active{border-bottom-color:var(--amber);color:#f1bd68;background:transparent;transform:translateY(-1px)}.customer-subnav .store-subnav-link.disabled{color:#6e828a;border-bottom-color:transparent}.customer-subnav .store-subnav-link.disabled small{display:none}.nav-link.active,.nav-link:hover{border-bottom-color:var(--amber);background:transparent;color:white}.side-status{display:none}.main{padding:24px 18px 50px}.metric{grid-column:span 6}.batch-card,.cap-card,.market-size,.report-half,.report-third{grid-column:span 12}.battle-grid,.detail-studio,.research-card-grid,.workbench-layout,.workbench-layout.draft-list-collapsed,.xhs-product-reference-upload,.xhs-reference-upload,.xhs-setup-grid,.xhs-workbench{grid-template-columns:1fr}.xhs-preview-column{grid-column:auto;grid-template-columns:1fr}.detail-studio-controls{border-right:0;border-bottom:1px solid var(--line)}.facts-grid{grid-template-columns:repeat(3,1fr)}}@media (prefers-reduced-motion:reduce){.customer-subnav .store-subnav-link,.customer-subnav-focus{transition:none}}@media (max-width:560px){.metric{grid-column:span 12}.choice-grid,.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.link-row{grid-template-columns:1fr}.track{grid-template-columns:repeat(4,1fr);row-gap:20px}.track:before{display:none}.report-hero{grid-template-columns:1fr}.report-hero>div:last-child{padding:18px 0 0;border-left:0;border-top:1px solid #36505b}.swot-grid{grid-template-columns:1fr}.position-map{margin-left:28px}.price-row{grid-template-columns:68px 1fr}.price-row small{grid-column:2}.source-list a{flex-direction:column;gap:5px}.facts-grid{grid-template-columns:1fr 1fr}.editor-actions,.xhs-top-actions{flex-direction:column}.xhs-pages>div:first-child{align-items:flex-start}.xhs-pages article{grid-template-columns:84px 1fr 28px}.xhs-page-visual{width:84px}.xhs-page-copy{grid-column:2/-1;grid-template-columns:1fr}.xhs-page-copy label:last-of-type{grid-column:auto}.content-facts,.xhs-mode-switch,.xhs-product-reference-upload{padding:24px 20px}.content-facts .facts-grid{gap:0}.content-facts .facts-grid span{padding:14px 0;border-bottom:1px solid var(--line)}.content-facts .facts-grid span:nth-child(odd){padding-right:16px}.content-facts .facts-grid span:nth-child(2n){padding-left:16px;border-left:1px solid var(--line)}.content-facts .facts-grid span:last-child{grid-column:1/-1;padding-left:0;border-left:0}.content-facts details{margin-top:14px}.xhs-mode-switch .choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.xhs-mode-switch .choice{min-height:94px;padding:16px;font-size:14px}.xhs-upload-zone{padding:18px}.xhs-upload-copy>.button{width:100%}}@media (prefers-reduced-motion:no-preference){.card{animation:rise .35s ease both}@keyframes rise{0%{opacity:0;transform:translateY(6px)}}}@media (max-width:560px){.appearance-options{grid-template-columns:1fr}.douyin-creative-heading{flex-direction:column}}@media (max-width:760px){.digital-human-hero{align-items:stretch;flex-direction:column}.digital-human-readiness{min-width:0}.digital-human-tabs{grid-template-columns:repeat(2,1fr)}.digital-human-tabs button:nth-child(2){border-right:0}.digital-human-tabs button:nth-child(-n+2){border-bottom:1px solid var(--line)}.digital-human-grid,.digital-human-mode-grid{grid-template-columns:1fr}}@media (max-width:560px){.digital-human-hero h2{font-size:25px}.digital-human-tabs button{min-height:58px;padding:10px 12px}.digital-human-checks{grid-template-columns:1fr}}.store-selection-page{display:grid;grid-gap:12px;gap:12px}.store-selection-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.store-header-actions{display:flex;gap:10px}.store-selection-header .button[disabled]{opacity:.55;cursor:not-allowed}.store-context{position:relative;z-index:4;display:flex;align-items:center;gap:12px;min-height:52px;padding:10px 14px;border:1px solid var(--line);border-radius:12px;background:#fff}.store-context-label{color:var(--muted);font-size:13px;font-weight:700}.store-switcher{position:relative}.store-switcher-button{min-width:260px;display:flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid #b9c7cc;border-radius:8px;color:var(--ink);background:#fff;text-align:left}.store-switcher-button small{padding:2px 6px;border-radius:5px;color:#a76513;background:#fff0d9;font-size:10px}.store-switcher-button span{margin-left:auto;color:var(--muted);font-size:11px}.store-menu{position:absolute;z-index:6;top:calc(100% + 6px);left:0;width:310px;padding:7px;border:1px solid #bcc9cd;border-radius:10px;background:#fff;box-shadow:0 18px 46px rgba(21,36,45,.18)}.store-menu button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border:0;border-radius:7px;color:var(--ink);background:transparent;text-align:left}.store-menu button.current,.store-menu button:hover{background:#f2f6f7}.store-menu button small{display:block;margin-top:3px;color:var(--muted);font-size:10px}.store-menu button>small{margin:0;padding:2px 6px;border-radius:5px;color:#a76513;background:#fff0d9}.store-menu .danger-text{color:#b8332b}.store-menu-divider{height:1px;margin:5px 8px;background:var(--line)}.store-action-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 16px;border:1px solid #efc17c;border-radius:10px;background:#fff8eb}.store-action-panel p{margin:4px 0 0;color:var(--muted);font-size:12px}.store-action-panel>div:last-child{display:flex;gap:8px;flex:0 0 auto}.danger-panel{border-color:#e2aaa6;background:#fff7f6}.danger-button{border-color:#b8332b;background:#b8332b}.selection-warning,.store-demo-notice{padding:11px 14px;border:1px solid #efbd72;border-radius:9px;color:#8d5913;background:#fff6e7;font-size:12px}.candidate-section{min-width:0;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff}.candidate-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.candidate-heading h2{font-size:17px}.candidate-heading h2 span,.evaluation-dimensions h2 span{color:var(--muted);font-size:12px;font-weight:500}.candidate-heading p{margin:4px 0 0;color:var(--muted);font-size:12px}.candidate-heading>small{color:var(--blue);font-weight:700}.candidate-rail{display:grid;grid-auto-columns:minmax(245px,1fr);grid-auto-flow:column;grid-gap:12px;gap:12px;padding-bottom:8px;overflow-x:auto;scrollbar-color:var(--amber) #e4eaec;scrollbar-width:thin}.candidate-item{min-height:126px;padding:12px;border:1px solid #ced8db;border-radius:10px;background:#fff}.candidate-item.selected{border-color:#d6a14a;box-shadow:inset 0 0 0 1px #d6a14a}.candidate-item>label:first-child{display:grid;grid-template-columns:auto 1fr auto;grid-gap:8px;gap:8px;align-items:start}.candidate-item input{margin-top:3px}.candidate-name{min-width:0;display:-webkit-box;overflow:hidden;font-weight:700;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.demo-tag{padding:2px 6px;border-radius:5px;color:#68777d;background:#eef2f3}.candidate-facts,.candidate-missing{display:flex;gap:8px;margin-top:9px;color:var(--muted);font-size:11px}.candidate-facts span,.candidate-missing span{flex:1 1}.candidate-missing{padding-top:8px;border-top:1px solid #e8edef}.role-select-label{display:flex;align-items:center;gap:8px;margin-top:12px;color:var(--muted);font-size:11px}.role-select-label select{flex:1 1;padding:6px 8px;border:1px solid #ccd6d9;border-radius:6px;background:#fff}.assortment-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.assortment-column{min-width:0;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff}.assortment-column header{display:flex;align-items:center;gap:10px}.assortment-column h2{color:#b46d12;font-size:21px}.assortment-column header span{padding:3px 8px;border-radius:99px;color:#53636a;background:#edf1f2;font-size:11px}.assortment-column>p{min-height:32px;margin:6px 0 8px;color:var(--muted);font-size:12px;line-height:1.45}.assortment-slots{display:grid;grid-gap:8px;gap:8px;min-height:88px;padding:8px;border:1px dashed #cbd4d7;border-radius:9px}.assortment-empty{align-self:center;color:var(--muted);text-align:center;font-size:12px;line-height:1.7}.assigned-product{padding:10px;border-left:3px solid var(--amber);border-radius:5px;background:#f7fafb}.assigned-product small,.assigned-product strong{display:block}.assigned-product small{margin-top:4px;color:var(--muted);font-size:10px}.evaluation-dimensions{padding:16px;border:1px solid var(--line);border-radius:12px;background:#fff}.evaluation-dimensions h2{font-size:16px}.evaluation-dimensions>div{display:grid;grid-template-columns:repeat(5,1fr);margin-top:14px}.evaluation-dimensions>div>div{padding:4px 16px;border-left:1px solid var(--line)}.evaluation-dimensions>div>div:first-child{padding-left:0;border-left:0}.evaluation-dimensions small,.evaluation-dimensions strong{display:block}.evaluation-dimensions small{margin-top:5px;color:var(--muted)}.settings-wide{grid-column:1/-1}.settings-copy{max-width:820px;color:var(--muted);line-height:1.7}.settings-steps{margin:18px 0;padding:18px 20px;border-radius:14px;background:#f5f8f9;color:var(--ink)}.settings-steps ol{margin:10px 0 0;padding-left:22px;color:var(--muted);line-height:1.8}.workspace-strip{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--line)}.workspace-strip>div{padding:12px 16px;background:#fff}.workspace-strip small,.workspace-strip strong{display:block}.workspace-strip small{color:var(--muted);font-size:11px;letter-spacing:.08em}.workspace-strip strong{margin-top:5px;font-size:14px}.success-notice{border-color:#79b99b;background:#eefaf4;color:#28674a}.candidate-toolbar input,.metrics-form input,.plan-fields input,.store-action-panel input{width:100%;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink)}.store-action-panel input{max-width:420px;margin-top:10px;padding:11px 12px}.product-library-panel{align-items:flex-start}.product-library-list{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));grid-gap:8px;gap:8px;max-height:300px;margin-top:14px;overflow:auto}.product-library-list label{display:flex;gap:10px;padding:10px;border:1px solid var(--line);border-radius:9px;background:#fff}.product-library-list small,.product-library-list span{display:block}.product-library-list small{margin-top:3px;color:var(--muted)}.candidate-toolbar{display:flex;align-items:center;gap:14px;margin:14px 0}.candidate-toolbar>input{max-width:360px;padding:10px 12px}.candidate-toolbar label{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:13px}.candidate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.candidate-item.persisted{min-height:0}.candidate-select{display:flex;align-items:flex-start;gap:9px}.score-line{display:flex;justify-content:space-between;gap:10px;margin-top:11px;padding-top:10px;border-top:1px solid var(--line)}.score-line span{color:var(--teal);font-size:12px}.score-reason{min-height:36px;margin:7px 0;color:var(--muted);font-size:12px;line-height:1.5}.candidate-actions{display:flex;justify-content:space-between;gap:10px;margin-top:10px}.candidate-actions button,.plan-history button{border:0;background:transparent;color:var(--teal);cursor:pointer;font-weight:700}.metrics-form{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.metrics-form label{color:var(--muted);font-size:11px}.metrics-form input{margin-top:4px;padding:8px}.metrics-form .button{align-self:end;min-height:37px}.plan-save-panel{display:grid;grid-template-columns:minmax(220px,.7fr) 1.3fr;grid-gap:24px;gap:24px;align-items:center}.plan-save-panel p{margin:7px 0 0;color:var(--muted)}.plan-fields{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:9px;gap:9px}.plan-fields input{padding:10px 12px}.plan-history article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;border-top:1px solid var(--line)}.plan-history article small{display:block;margin-top:4px;color:var(--muted)}.plan-history article>div:last-child{display:flex;align-items:center;gap:10px}@media (max-width:1100px){.assortment-board{grid-template-columns:1fr}.assortment-column>p{min-height:0}.evaluation-dimensions>div{grid-template-columns:repeat(3,1fr);gap:14px 0}}@media (max-width:900px){.store-subnav:not(.customer-subnav){display:none}.store-action-panel,.store-header-actions,.store-selection-header{align-items:stretch;flex-direction:column}.store-selection-header .button{width:100%}.store-context{align-items:stretch;flex-wrap:wrap}.store-context-label{width:100%}.store-switcher{flex:1 1 260px}.store-switcher-button{width:100%;min-width:0}.store-menu{width:min(310px,calc(100vw - 36px))}.candidate-grid,.plan-fields,.plan-save-panel,.product-library-list,.workspace-strip{grid-template-columns:1fr}}@media (max-width:560px){.store-action-panel>div:last-child{align-items:stretch;flex-direction:column}.evaluation-dimensions>div{grid-template-columns:1fr 1fr}.evaluation-dimensions>div>div{padding:8px;border-left:0;border-top:1px solid var(--line)}.candidate-rail{grid-auto-columns:minmax(220px,85vw)}.metrics-form{grid-template-columns:1fr 1fr}.plan-history article{align-items:flex-start;flex-direction:column}}.creator-page{display:grid;grid-gap:18px;gap:18px;padding-bottom:86px}.creator-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.creator-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.creator-safety-notice{padding:12px 16px;border:1px solid #e4b86d;border-left-width:4px;border-radius:10px;color:#79501f;background:#fff8eb;font-size:12px;line-height:1.6}.creator-page>.notice{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0}.creator-page>.notice button{padding:4px 0;border:0;color:inherit;background:transparent;font-size:11px;font-weight:700}.creator-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 8px 30px rgba(20,45,56,.04)}.creator-flow button{position:relative;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;grid-column-gap:10px;column-gap:10px;min-height:78px;padding:16px 18px;border:0;border-right:1px solid var(--line);color:var(--muted);background:#fff;text-align:left}.creator-flow button:last-child{border-right:0}.creator-flow button:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:transparent}.creator-flow button:hover{background:#f7fafb}.creator-flow button.active{color:var(--ink);background:#f5f9f9}.creator-flow button.active:after{background:var(--amber)}.creator-flow button>span{grid-row:1/3;display:grid;place-items:center;width:32px;height:32px;border:1px solid #b8c6ca;border-radius:50%;color:var(--blue);background:#fff;font-weight:800}.creator-flow button.active>span{border-color:var(--blue);color:#fff;background:var(--blue)}.creator-flow strong{font-size:13px}.creator-flow small{margin-top:4px;color:var(--muted);font-size:10px}.creator-manual-form{display:grid;grid-template-columns:1.2fr repeat(5,minmax(90px,.7fr)) auto;grid-gap:10px;gap:10px;align-items:end;border-top:3px solid var(--amber)}.creator-manual-form>div{align-self:center}.creator-manual-form>div small,.creator-manual-form>div strong{display:block}.creator-manual-form>div small{margin-top:4px;color:var(--muted);font-size:10px;line-height:1.4}.creator-manual-form input,.creator-manual-form select{min-width:0;height:40px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#fbfcfc}.creator-lead-lab{display:grid;grid-gap:16px;gap:16px;border-top:3px solid var(--blue)}.creator-lead-controls{display:grid;grid-template-columns:minmax(260px,1.3fr) minmax(110px,.5fr) auto auto auto;grid-gap:10px;gap:10px;align-items:end}.creator-lead-controls fieldset{display:flex;align-items:center;gap:14px;min-height:42px;margin:0;padding:8px 12px;border:1px solid var(--line);border-radius:8px}.creator-lead-controls legend,.creator-lead-controls>label:not(.creator-file-button){color:var(--muted);font-size:10px;font-weight:700}.creator-lead-controls fieldset label{display:flex;align-items:center;gap:5px;color:var(--ink);font-size:11px}.creator-lead-controls fieldset.creator-follower-ranges{grid-column:1/-1;flex-wrap:wrap;padding:10px 12px;background:#f7fafb}.creator-follower-ranges label{padding:6px 9px;border:1px solid var(--line);border-radius:7px;background:#fff}.creator-follower-ranges label:has(input:checked){border-color:var(--blue);color:var(--blue);background:var(--blue-soft)}.creator-follower-ranges label.creator-unknown-followers{margin-left:auto;border-style:dashed}.creator-lead-controls input[type=checkbox]{accent-color:var(--blue)}.creator-lead-controls select{display:block;width:100%;min-height:42px;margin-top:5px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#fff}.creator-file-button{display:grid;place-items:center;min-height:42px;padding:9px 14px;border:1px solid var(--line);border-radius:8px;color:var(--blue);background:#fff;font-size:11px;font-weight:800;cursor:pointer}.creator-file-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.creator-lead-boundary{display:grid;grid-template-columns:auto 1fr;grid-gap:12px;gap:12px;padding:12px 14px;border-left:4px solid var(--amber);border-radius:8px;color:#73501f;background:#fff8eb;font-size:11px;line-height:1.6}.creator-lead-count{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--muted);font-size:10px}.creator-lead-count strong{color:var(--ink);font-size:12px}.creator-isolation-warning{padding:11px 13px;border:1px solid #e2b35f;border-radius:8px;color:#744d16;background:#fff8eb;font-size:10px;line-height:1.6}.creator-search-summary{margin:0;color:var(--muted);font-size:11px;line-height:1.7}.creator-search-limitations{color:var(--muted);font-size:10px}.creator-search-limitations summary{color:var(--blue);font-weight:700;cursor:pointer}.creator-search-limitations ul{margin:8px 0 0;padding-left:18px;line-height:1.7}.creator-lead-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;max-height:520px;overflow-y:auto;padding-right:4px}.creator-lead-list>article{display:grid;align-content:start;grid-gap:10px;gap:10px;padding:14px;border:1px solid var(--line);border-radius:10px;background:#fbfcfc}.creator-lead-list article>footer,.creator-lead-list article>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.creator-lead-list article>header>div.creator-lead-identity{display:grid;min-width:0;grid-gap:6px;gap:6px}.creator-lead-identity>div{display:flex;align-items:center;min-width:0;gap:8px}.creator-lead-identity>small{overflow:hidden;color:var(--muted);font:9px/1.4 ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}.creator-lead-identity>small b{color:var(--ink);font-family:Avenir Next,PingFang SC,sans-serif}.creator-lead-list article>header span{flex:0 0 auto;padding:3px 7px;border-radius:99px;color:var(--blue);background:var(--blue-soft);font-size:9px}.creator-lead-list article>header strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.creator-lead-list article>header em{flex:0 0 auto;color:#8a5b1e;font-size:9px;font-style:normal}.creator-lead-list article>p{margin:0;color:var(--muted);font-size:10px;line-height:1.6}.creator-lead-list dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:var(--line)}.creator-lead-list dl>div{min-width:0;padding:8px;background:#fff}.creator-lead-list dt{color:var(--muted);font-size:8px}.creator-lead-list dd{overflow:hidden;margin:4px 0 0;font-size:9px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.creator-lead-list article>footer{padding-top:9px;border-top:1px solid var(--line)}.creator-lead-list article>footer>span{display:flex;flex-wrap:wrap;gap:10px}.creator-lead-list article>footer a,.creator-lead-list article>footer button{padding:0;border:0;color:var(--blue);background:transparent;font-size:9px;font-weight:700;text-decoration:none}.creator-lead-list article>footer button.danger-text{color:var(--red)}.creator-account-verify-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;grid-gap:9px;gap:9px;padding:12px;border:1px solid #afc4cb;border-radius:8px;background:#fff}.creator-account-confirm,.creator-account-verify-form>small,.creator-account-verify-form>strong{grid-column:1/-1}.creator-account-verify-form>small{color:var(--muted);font-size:9px;line-height:1.55}.creator-account-verify-form label{color:var(--muted);font-size:9px;font-weight:700}.creator-account-verify-form label>input:not([type=checkbox]){display:block;width:100%;min-width:0;margin-top:5px;padding:8px 9px;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:#fbfcfc}.creator-account-verify-form .creator-account-confirm{display:flex;align-items:flex-start;gap:7px;color:var(--ink);font-weight:500;line-height:1.5}.creator-account-verify-form>.button{align-self:end;min-height:36px}.creator-product-strip{display:grid;grid-template-columns:1.2fr 1.8fr 1fr;grid-gap:1px;gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:var(--line);box-shadow:0 8px 28px rgba(20,45,56,.04)}.creator-product-strip>div{display:grid;align-content:center;grid-gap:5px;gap:5px;min-width:0;padding:15px 18px;background:#fff}.creator-product-strip small{color:var(--muted);font-size:10px;letter-spacing:.04em}.creator-product-strip strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.creator-product-strip span{color:var(--muted);font-size:10px}.creator-product-strip select{width:100%;padding:8px 10px;border:1px solid #b8c7cb;border-radius:8px;color:var(--ink);background:#fff;font-weight:700}.creator-step-card{padding:24px;border-top:3px solid var(--blue)}.creator-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.creator-section-heading>div>span{color:var(--amber);font:800 10px/1 ui-monospace,monospace;letter-spacing:.12em;text-transform:uppercase}.creator-section-heading h2{margin:6px 0 0;font:700 22px/1.2 Songti SC,STSong,serif}.creator-section-heading>small{color:var(--muted);font-size:11px}.creator-section-heading>em{padding:4px 8px;border-radius:99px;color:#8e5a1a;background:#fff0d7;font-size:10px;font-style:normal}.creator-section-heading.compact h2{font:700 16px/1.2 Avenir Next,PingFang SC,sans-serif}.creator-fact-grid{display:grid;grid-template-columns:repeat(2,1fr);margin-top:22px;border:1px solid var(--line);border-radius:10px}.creator-fact-grid article{min-height:96px;padding:16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.creator-fact-grid article:nth-child(2n){border-right:0}.creator-fact-grid article:nth-last-child(-n+2){border-bottom:0}.creator-fact-grid small,.creator-fact-grid strong{display:block}.creator-fact-grid small{margin-bottom:8px;color:var(--muted);font-size:11px}.creator-fact-grid strong{line-height:1.6}.creator-next{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px}.creator-next p{margin:0;color:var(--muted);font-size:12px}.creator-toolbar{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(360px,1.5fr) minmax(180px,.7fr);grid-gap:24px;gap:24px;align-items:end;padding:16px 18px}.creator-toolbar label,.toolbar-label{display:block;margin-bottom:7px;color:var(--muted);font-size:10px;font-weight:700}.budget-input{display:grid;grid-template-columns:auto 1fr;align-items:center;overflow:hidden;border:1px solid #b8c6ca;border-radius:8px;background:#fbfcfc}.budget-input span{padding-left:11px;color:var(--muted)}.budget-input input{width:100%;min-width:0;padding:9px 10px 9px 5px;border:0;background:transparent;font-weight:800}.creator-toolbar>div>small{display:block;margin-top:6px;color:var(--muted);font-size:9px}.platform-filter{display:flex;gap:6px;overflow-x:auto}.platform-filter button{flex:0 0 auto;padding:8px 11px;border:1px solid var(--line);border-radius:7px;color:var(--muted);background:#fff;font-size:11px}.platform-filter button.active{border-color:var(--blue);color:#fff;background:var(--blue)}.budget-summary{text-align:right}.budget-summary small,.budget-summary span,.budget-summary strong{display:block}.budget-summary strong{font:800 18px/1.2 ui-monospace,monospace}.budget-summary span{margin-top:5px;color:var(--green);font-size:10px}.budget-summary span.over{color:var(--red)}.creator-planning-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;grid-gap:16px;gap:16px;align-items:start}.creator-tier-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;min-width:0}.creator-tier-column{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 8px 30px rgba(20,45,56,.04)}.creator-tier-column>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:16px;border-top:3px solid var(--amber);border-bottom:1px solid var(--line);background:#fbfcfc}.creator-tier-column h2{margin:0;font:700 20px/1.2 Songti SC,STSong,serif}.creator-tier-column header p{margin:5px 0 0;color:var(--muted);font-size:10px;line-height:1.4}.creator-tier-column header>span{flex:0 0 auto;color:var(--blue);font:800 11px/1.2 ui-monospace,monospace}.creator-tier-column header>span small{display:block;margin-top:5px;color:var(--muted);font:500 8px/1.2 Avenir Next,PingFang SC,sans-serif}.creator-tier-column header>span.over,.creator-tier-column header>span.over small{color:var(--red)}.creator-list{display:grid;grid-gap:8px;gap:8px;padding:10px}.creator-candidate{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:9px;gap:9px;align-items:start;padding:12px;border:1px solid var(--line);border-radius:9px;background:#fff;cursor:pointer}.creator-candidate:hover{border-color:#a9bbc0}.creator-candidate.selected{border-color:var(--amber);box-shadow:inset 0 0 0 1px var(--amber)}.creator-candidate input{margin-top:3px;accent-color:var(--blue)}.creator-candidate-main,.creator-name-line{min-width:0}.creator-name-line{display:flex;align-items:center;gap:6px}.creator-name-line strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.creator-name-line em{flex:0 0 auto;padding:2px 5px;border-radius:4px;color:#7a5a25;background:#fff1d8;font-size:8px;font-style:normal}.creator-candidate-main>small{display:block;overflow:hidden;margin-top:5px;color:var(--muted);font-size:9px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.creator-fee{display:block;margin-top:7px;color:var(--blue);font:700 10px/1.2 ui-monospace,monospace}.creator-score{display:grid;place-items:center;width:42px;min-height:42px;padding:5px;border-radius:8px;color:var(--green);background:#edf7f2}.creator-score strong{font:800 14px/1 ui-monospace,monospace}.creator-score small{margin-top:3px;font-size:7px}.creator-score.unknown{color:#8a5b1e;background:#fff4e2}.creator-missing{grid-column:2/-1;color:var(--red);font-size:9px;line-height:1.4}.creator-score-note{grid-column:2/-1;color:var(--muted);font-size:9px;line-height:1.45}.creator-manual-actions{grid-column:2/-1;display:flex;justify-content:space-between;gap:10px;padding-top:8px;border-top:1px solid var(--line)}.creator-manual-actions button{padding:0;border:0;color:var(--blue);background:transparent;font-size:9px;font-weight:700}.creator-manual-actions button.danger-text{color:var(--red)}.creator-evidence-form{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;padding-top:10px;border-top:1px solid var(--line)}.creator-evidence-form label{display:grid;grid-gap:4px;gap:4px;color:var(--muted);font-size:9px}.creator-evidence-form input{width:100%;padding:7px 8px;border:1px solid var(--line);border-radius:7px;background:#fff}.creator-evidence-form .button{grid-column:1/-1;padding:8px 10px;font-size:10px}.creator-empty{padding:28px 12px;color:var(--muted);text-align:center;font-size:11px}.creator-readiness{display:grid;grid-gap:12px;gap:12px}.creator-readiness>section{padding:15px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 30px rgba(20,45,56,.04)}.readiness-row{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #edf0f1;font-size:11px}.readiness-row strong{color:#8f5d1d}.creator-readiness p{margin:11px 0 0;color:var(--muted);font-size:9px;line-height:1.6}.creator-readiness ul{margin:12px 0 0;padding-left:17px;color:var(--muted);font-size:10px;line-height:1.9}.creator-sticky-action{position:fixed;z-index:8;right:clamp(24px,4vw,62px);bottom:18px;left:calc(232px + clamp(24px, 4vw, 62px));display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 14px 12px 18px;border:1px solid #b6c5c9;border-radius:12px;background:rgba(255,255,255,.96);box-shadow:0 16px 50px rgba(21,36,45,.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.creator-sticky-action>div{display:flex;gap:24px;color:var(--muted);font-size:11px}.creator-sticky-action strong{color:var(--ink)}.creator-budget-error{color:var(--red);font-weight:700}.report-history-list{padding:14px 22px}.report-version-nav{display:flex;align-items:stretch;gap:10px;margin:0 0 22px;padding:12px;overflow-x:auto;border:2px solid var(--line);border-radius:18px;background:rgba(255,255,255,.82)}.report-version-nav>strong{display:flex;align-items:center;padding:0 12px;white-space:nowrap;color:var(--muted)}.report-version-nav a{display:grid;min-width:86px;padding:10px 14px;border:2px solid var(--line);border-radius:12px;background:var(--surface);color:var(--ink);text-decoration:none}.report-version-nav a.active{border-color:var(--teal);background:var(--teal-soft);color:var(--teal)}.report-version-nav small{margin-top:3px;color:var(--muted)}.report-regenerate{display:grid;grid-gap:5px;gap:5px}.report-regenerate small{max-width:260px;color:var(--muted)}.outreach-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:20px}.outreach-list article{padding:14px;border:1px solid var(--line);border-radius:10px;background:#fbfcfc}.outreach-list footer,.outreach-list header{display:flex;align-items:center;justify-content:space-between;gap:12px}.outreach-list header span{padding:3px 7px;border-radius:99px;color:var(--blue);background:var(--blue-soft);font-size:9px}.outreach-list textarea{width:100%;min-height:150px;margin:12px 0;padding:12px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff;font-size:11px;line-height:1.7;resize:vertical}.outreach-list footer small{color:var(--muted);font-size:9px}.outreach-list footer button{padding:7px 10px;border:1px solid var(--line);border-radius:7px;color:var(--muted);background:#eef1f2;cursor:not-allowed}.creator-wecom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.creator-wecom-grid article{display:grid;align-content:start;grid-gap:18px;gap:18px;border-top:3px solid var(--blue)}.creator-wecom-grid ol{margin:0;padding-left:20px;color:var(--muted);line-height:2}.bot-boundary{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.bot-boundary>div{padding:14px;border:1px solid var(--line);border-radius:9px;background:#f7fafb}.bot-boundary p{margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.7}@media (max-width:1180px){.creator-manual-form{grid-template-columns:repeat(4,1fr)}.creator-manual-form>div{grid-column:span 2}.creator-planning-layout{grid-template-columns:1fr}.creator-readiness{grid-template-columns:repeat(3,1fr)}.creator-lead-controls{grid-template-columns:1fr 1fr auto auto}.creator-lead-controls fieldset{grid-column:span 2}}@media (max-width:900px){.creator-sticky-action{left:18px;right:18px}.creator-toolbar{grid-template-columns:1fr 1.5fr}.budget-summary{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;text-align:left}.creator-product-strip{grid-template-columns:1fr 1fr}.creator-product-strip>div:last-child{grid-column:1/-1}.creator-lead-controls{grid-template-columns:1fr 1fr}.creator-lead-controls fieldset{grid-column:1/-1}}@media (max-width:720px){.report-history-list{padding:8px 14px}.report-version-nav{border-radius:14px}.report-regenerate,.report-regenerate .button{width:100%}.creator-page{gap:14px}.creator-header{flex-direction:column}.creator-header .button,.creator-header-actions{width:100%}.creator-flow{grid-auto-columns:minmax(150px,1fr);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto}.creator-flow button{min-width:150px}.creator-manual-form,.creator-product-strip,.creator-readiness,.creator-tier-board,.creator-toolbar,.creator-wecom-grid,.outreach-list{grid-template-columns:1fr}.budget-summary,.creator-manual-form>div,.creator-product-strip>div:last-child{grid-column:auto}.creator-toolbar{align-items:stretch}.budget-summary{display:block;text-align:left}.creator-tier-board{gap:14px}.creator-readiness{grid-template-columns:1fr}.creator-sticky-action{align-items:center;flex-direction:row;padding:10px 12px}.creator-sticky-action>div{display:grid;grid-gap:3px;gap:3px}.creator-sticky-action .button{flex:0 0 auto;width:auto;padding:10px 12px}.bot-boundary,.creator-fact-grid{grid-template-columns:1fr}.creator-fact-grid article{border-right:0}.creator-fact-grid article,.creator-fact-grid article:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.creator-fact-grid article:last-child{border-bottom:0}.creator-next{align-items:stretch;flex-direction:column}.creator-next .button{width:100%}.creator-lead-controls,.creator-lead-list{grid-template-columns:1fr}.creator-lead-controls fieldset{grid-column:auto;flex-wrap:wrap}.creator-follower-ranges label.creator-unknown-followers{width:100%;margin-left:0}.creator-lead-boundary{grid-template-columns:1fr}.creator-lead-count{align-items:flex-start;flex-direction:column}.creator-account-verify-form,.creator-lead-list dl{grid-template-columns:1fr}.creator-account-confirm,.creator-account-verify-form>small,.creator-account-verify-form>strong{grid-column:auto}}.customer-page{display:grid;grid-gap:16px;gap:16px;width:auto;margin-right:-28px;margin-left:-28px}.customer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.customer-header h1{margin:8px 0 5px;font-family:Avenir Next,PingFang SC,Noto Sans SC,sans-serif;font-size:clamp(28px,3vw,38px);letter-spacing:-.035em}.customer-header p{margin:0;color:var(--muted);font-size:14px}.customer-statuses{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.customer-status{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 13px;border:1.5px solid #9fb3ba;border-radius:8px;color:var(--blue);background:rgba(255,255,255,.72);font-size:12px;font-weight:800;white-space:nowrap}.customer-status.waiting{border-color:#dea352;color:#985f16;background:#fffaf1}.customer-test-bar{display:grid;grid-template-columns:auto minmax(260px,1fr) minmax(170px,.7fr) minmax(170px,.65fr) auto;align-items:end;grid-gap:12px;gap:12px;padding:10px 12px;border:1.5px solid #c9d5d9;border-radius:10px;background:#fff}.customer-test-bar>svg{align-self:center;color:#3b6baa}.customer-test-bar label{display:grid;grid-gap:4px;gap:4px;min-width:0}.customer-test-bar label>span{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.04em}.customer-test-bar input,.customer-test-bar select{width:100%;min-width:0;height:36px;padding:7px 9px;border:1px solid #d4dee1;border-radius:7px;color:var(--ink);background:#fbfcfc;font-size:11px}.customer-run-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:9px 15px;border:0;border-radius:7px;color:white;background:#173a58;font-size:12px;font-weight:800;box-shadow:0 5px 14px rgba(23,58,88,.18)}.customer-run-button:disabled{cursor:wait;opacity:.55}.customer-error{display:flex;align-items:center;gap:10px;padding:11px 14px;border-left:4px solid var(--red);color:#8e352f;background:#fff0ef;font-size:12px;font-weight:700}.customer-error button{margin-left:auto;border:0;color:inherit;background:transparent;font-weight:800}.customer-flow{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:30px;gap:30px;padding:14px 16px;border:1.5px solid #cad6da;border-radius:13px;background:#fff}.customer-flow-step{position:relative;display:grid;justify-items:center;grid-gap:5px;gap:5px;min-width:0;padding:10px 5px;text-align:center}.customer-flow-step>svg:first-child{color:#244e70}.customer-flow-step strong{font-size:12px;white-space:nowrap}.customer-flow-step span{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-size:10px;font-weight:800;white-space:nowrap}.customer-flow-step.drafted span,.customer-flow-step.needs_data span,.customer-flow-step.needs_human span{color:#ce7816}.customer-flow-step small{max-width:150px;overflow:hidden;color:var(--muted);font-size:8px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.customer-flow-arrow{position:absolute;top:34px;right:-26px;color:#82949b}.customer-conversation-demo{padding:18px;border:1.5px solid #c6d4d8;border-radius:13px;background:#edf3f4}.customer-conversation-demo>header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.customer-conversation-demo>header span{color:var(--blue);font:800 9px/1.2 ui-monospace,monospace;letter-spacing:.14em}.customer-conversation-demo h2{margin:5px 0 0;font-size:18px}.customer-conversation-demo>header p{margin:0;color:var(--muted);font-size:11px}.customer-conversation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.customer-conversation-grid>article{display:grid;grid-gap:12px;gap:12px;min-width:0;padding:14px;border:1px solid #cbd7db;border-top:3px solid var(--green);border-radius:11px;background:#fff;box-shadow:0 8px 22px rgba(20,45,56,.045)}.customer-conversation-grid>article.handoff{border-top-color:var(--amber)}.customer-conversation-grid>article>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.customer-conversation-grid>article>header strong{font-size:13px}.customer-conversation-grid>article>header span{padding:3px 7px;border-radius:99px;color:var(--green);background:#e6f4ed;font-size:9px;font-weight:800}.customer-conversation-grid>article.handoff>header span{color:#9b6119;background:#fff0d8}.conversation-line{display:flex;align-items:flex-start;gap:8px}.conversation-line>svg{flex:0 0 auto;margin-top:17px;color:#71838a}.conversation-line.assistant{flex-direction:row-reverse}.conversation-line.assistant>svg{color:var(--blue)}.conversation-line>div{display:grid;grid-gap:4px;gap:4px;max-width:calc(100% - 30px)}.conversation-line.assistant>div{justify-items:end}.conversation-line small{color:var(--muted);font-size:9px;font-weight:700}.conversation-line p{margin:0;padding:10px 11px;border-radius:4px 12px 12px 12px;color:#34434c;background:#edf1f2;font-size:11px;line-height:1.65}.conversation-line.assistant p{border-radius:12px 4px 12px 12px;color:#173d4c;background:#dfecee}.customer-conversation-grid footer{display:grid;grid-template-columns:auto 1fr auto;grid-gap:6px;gap:6px;align-items:center;padding-top:10px;border-top:1px solid #e5eaec;color:var(--green)}.customer-conversation-grid article.handoff footer{color:#a7681b}.customer-conversation-grid footer strong{font-size:10px}.customer-conversation-grid footer span{color:#89969b;font-size:8px}.customer-history{padding:18px;border:1.5px solid #c6d4d8;border-radius:13px;background:#fff;box-shadow:0 8px 26px rgba(20,45,56,.035)}.customer-history>header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.customer-history>header span{color:var(--blue);font:800 9px/1.2 ui-monospace,monospace;letter-spacing:.14em}.customer-history h2{margin:5px 0 0;font-size:18px}.customer-history>header p{margin:0;color:var(--muted);font-size:10px}.customer-history-empty{padding:28px;border:1px dashed #bfcdd1;border-radius:9px;color:var(--muted);text-align:center;font-size:11px}.customer-history-layout{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.6fr);grid-gap:12px;gap:12px;min-height:260px}.customer-history nav{display:grid;align-content:start;grid-gap:7px;gap:7px;max-height:410px;overflow-y:auto;padding-right:3px}.customer-history nav button{display:grid;grid-gap:4px;gap:4px;min-width:0;padding:11px;border:1px solid #d4dee1;border-radius:8px;color:var(--ink);text-align:left;background:#f8fafb}.customer-history nav button.active{border-color:#c98a36;box-shadow:inset 3px 0 #d99131;background:#fffaf1}.customer-history nav span{color:var(--blue);font-size:9px;font-weight:800}.customer-history nav strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.customer-history nav small{color:var(--muted);font-size:8px}.customer-history-layout>article{display:grid;grid-template-rows:auto 1fr auto;min-width:0;border:1px solid #d1dcdf;border-radius:10px;overflow:hidden}.customer-history-layout>article>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e2e8ea;background:#f8fafb}.customer-history-layout>article>header div{display:grid;grid-gap:3px;gap:3px}.customer-history-layout>article>header strong{font-size:12px}.customer-history-layout>article>header small{color:var(--muted);font-size:8px}.customer-history-layout>article>header>span{padding:4px 7px;border-radius:99px;font-size:8px;font-weight:800}.customer-history-layout>article>header>span.automatic{color:var(--green);background:#e6f4ed}.customer-history-layout>article>header>span.human{color:#9b6119;background:#fff0d8}.customer-history-messages{display:grid;align-content:start;grid-gap:10px;gap:10px;max-height:310px;overflow-y:auto;padding:14px;background:#fff}.customer-history-messages>div{display:grid;justify-items:start;grid-gap:3px;gap:3px;max-width:82%}.customer-history-messages>div.assistant{justify-self:end;justify-items:end}.customer-history-messages small{color:var(--muted);font-size:8px;font-weight:800}.customer-history-messages p{margin:0;padding:9px 11px;border-radius:4px 11px 11px 11px;color:#34434c;background:#edf1f2;font-size:10px;line-height:1.6}.customer-history-messages .assistant p{border-radius:11px 4px 11px 11px;color:#173d4c;background:#dfecee}.customer-history-messages em{color:#87949a;font-size:7px;font-style:normal}.customer-history-layout>article>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;border-top:1px solid #e2e8ea;color:var(--muted);background:#f8fafb;font-size:8px}.customer-history-layout>article>footer span{color:#9b6119;font-weight:800;white-space:nowrap}.customer-dashboard{display:grid;grid-template-columns:minmax(250px,.92fr) minmax(360px,1.28fr) minmax(285px,1fr);grid-gap:14px;gap:14px;align-items:start}.customer-actions,.customer-health,.customer-panel{border:1.5px solid #cbd7db;border-radius:13px;background:#fff;box-shadow:0 8px 26px rgba(20,45,56,.035)}.customer-panel{padding:15px}.customer-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px}.customer-health h2,.customer-panel h2{margin:0;font-size:16px}.customer-panel>header>span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;color:var(--muted);background:#edf1f2;font-size:10px}.customer-queue{display:grid}.customer-queue button{position:relative;display:grid;grid-template-columns:auto 1fr auto;grid-gap:3px 9px;gap:3px 9px;align-items:center;width:100%;min-width:0;padding:10px 8px;border:1px solid transparent;border-bottom-color:#edf0f1;color:var(--ink);text-align:left;background:transparent}.customer-queue button:last-child{border-bottom-color:transparent}.customer-queue button.active{border-color:#e7aa55;border-radius:9px;background:#fff9ef}.queue-icon{grid-row:span 2;display:grid;width:31px;height:31px;place-items:center;border-radius:50%;color:white;background:#3974b6}.queue-icon.welcome{background:#47a168}.queue-icon.after{background:#da8a21}.queue-icon.complaint{background:#cf443e}.queue-icon.recommend{background:#775db0}.customer-queue strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.customer-queue em{padding:2px 5px;border-radius:5px;color:#64727c;background:#f0f3f4;font-size:8px;font-style:normal;white-space:nowrap}.customer-queue em.medium{color:#a46114;background:#fff1d9}.customer-queue em.high{color:#b23e37;background:#ffe4e1}.customer-queue small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.customer-queue time{color:#8b989e;font-size:9px}.rules-panel article{display:grid;grid-template-columns:auto 1fr auto auto;grid-gap:10px;gap:10px;align-items:center;padding:11px 10px;border:1px solid var(--line);border-radius:8px}.rules-panel article+article{margin-top:8px}.rules-panel article>svg{color:#cf7a17}.rules-panel article:first-of-type>svg{color:var(--red)}.rules-panel article div{display:grid;grid-gap:3px;gap:3px}.rules-panel article strong{font-size:12px}.rules-panel article small{color:var(--muted);font-size:9px}.rules-panel article b{color:#cf7615;font-size:9px;white-space:nowrap}.rules-panel input[role=switch]{width:34px;height:18px;accent-color:#173a58}.customer-secondary-button{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;margin-top:10px;padding:9px;border:1px solid var(--line);border-radius:7px;color:var(--muted);background:#fafbfb;font-size:10px;font-weight:700;cursor:not-allowed}.detail-panel{grid-column:3;grid-row:span 2}.detail-panel>header>span{width:auto;height:auto;padding:4px 7px;border-radius:5px}.detail-panel .risk-high{color:var(--red);background:#ffe4e1}.detail-panel .risk-medium{color:#a46214;background:#fff0d6}.detail-panel .risk-low{color:var(--green);background:#e6f4ed}.detail-panel dl{margin:0}.detail-panel dl>div{display:grid;grid-template-columns:82px 1fr;grid-gap:10px;gap:10px;padding:9px 0;border-bottom:1px solid #edf0f1;font-size:11px}.detail-panel dt{color:var(--muted)}.detail-panel dd{margin:0;text-align:right;font-weight:700}.detail-panel dd.attention{color:#bf6a10}.customer-source-list{display:grid;grid-gap:7px;gap:7px;margin-top:12px}.customer-source-list>div{display:flex;gap:8px;padding:8px;border:1px solid #e4eaec;border-radius:7px}.customer-source-list>div>span{color:#c77a18}.customer-source-list>div>span.found{color:var(--green)}.customer-source-list>div>div{display:grid;grid-gap:3px;gap:3px}.customer-source-list strong{font-size:9px}.customer-source-list small{color:var(--muted);font-size:8px;line-height:1.45}.customer-warning{display:flex;align-items:center;gap:11px;margin-top:12px;padding:12px;border:1.5px solid #e2a44d;border-radius:8px;color:#9a5d14;background:#fffaf1;font-size:10px;line-height:1.5}.customer-draft-details{margin-top:10px;padding-top:9px;border-top:1px solid var(--line)}.customer-draft-details summary{color:var(--blue);font-size:9px;font-weight:800;cursor:pointer}.customer-draft-details p{margin:9px 0;color:#33424c;font-size:9px;line-height:1.65}.customer-draft-details button{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid #bdcbd0;border-radius:7px;color:var(--blue);background:white;font-size:8px;font-weight:800}.customer-health{grid-column:1/3;padding:14px}.customer-health>div{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:9px;gap:9px;margin-top:11px}.customer-health article{display:flex;align-items:flex-start;gap:9px;padding:11px;border:1px solid var(--line);border-radius:8px}.customer-health article>svg{flex:0 0 auto;color:#254d6c}.customer-health article>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.customer-health strong{font-size:10px}.customer-health span{color:var(--green);font-size:8px;font-weight:800}.customer-health span.waiting{color:#b76b17}.customer-health small{overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.customer-actions{grid-column:3;display:grid;grid-gap:8px;gap:8px;padding:13px}.customer-actions a,.customer-actions button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:1px solid #bfcdd1;border-radius:7px;color:#173a58;background:#fff;font-size:11px;font-weight:800;text-decoration:none}.customer-actions button:first-child{border:0;color:white;background:#173a58}.customer-actions button:disabled{color:#8a969b;background:#eef1f2;cursor:not-allowed}.customer-actions button:first-child:disabled{color:white;background:#173a58;opacity:.55}.customer-management-suite{display:grid;grid-gap:16px;gap:16px}.customer-management-notice{position:-webkit-sticky;position:sticky;top:10px;z-index:8;display:flex;align-items:center;gap:9px;padding:11px 14px;border-left:4px solid var(--green);color:#22634c;background:#e9f6f0;box-shadow:0 8px 22px rgba(20,45,56,.12);font-size:11px;font-weight:700}.customer-management-notice.error{border-left-color:var(--red);color:#8e352f;background:#fff0ef}.customer-management-notice button{margin-left:auto;border:0;color:inherit;background:transparent;font-weight:800}.customer-management-section{scroll-margin-top:12px;padding:18px;border:1.5px solid #c6d4d8;border-radius:13px;background:#fff;box-shadow:0 8px 26px rgba(20,45,56,.035)}.customer-management-section>header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:15px}.customer-editor header span,.customer-management-section>header>div:first-child>span{color:var(--blue);font:800 9px/1.2 ui-monospace,monospace;letter-spacing:.14em}.customer-management-section h2{margin:5px 0 4px;font-size:20px}.customer-management-section>header p{margin:0;color:var(--muted);font-size:10px}.customer-section-metric{display:grid;min-width:88px;padding:9px 13px;border:1px solid #cbd7db;border-radius:9px;text-align:center;background:#f8fafb}.customer-section-metric strong{color:var(--blue);font-size:21px}.customer-section-metric small{color:var(--muted);font-size:8px}.customer-section-metric.alert strong{color:#b86a17}.customer-rules-section{border-top:4px solid #1d5161}.customer-rules-section .customer-section-metric strong{font-size:13px}.customer-rules-notice{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;border-left:3px solid var(--green);color:#25664e;background:#eaf6f0;font-size:9px;font-weight:700}.customer-rules-notice.error{border-left-color:var(--red);color:#8f3832;background:#fff0ef}.customer-rules-notice button{margin-left:auto;border:0;color:inherit;background:transparent;font-size:8px;font-weight:900}.customer-rules-toolbar{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(320px,1.28fr);grid-gap:10px;gap:10px;margin-bottom:12px}.customer-rules-toolbar>label:first-child{display:grid;grid-gap:5px;gap:5px;padding:11px;border:1px solid #ccd8dc;border-radius:9px;background:#f8fafb}.customer-rules-toolbar>label:first-child span{color:var(--muted);font-size:8px;font-weight:800}.customer-rules-toolbar select{width:100%;min-width:0;padding:8px 9px;border:1px solid #c3d1d5;border-radius:7px;color:var(--ink);background:#fff;font-size:10px}.customer-policy-master{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 13px;border:1px solid #b7cdd2;border-radius:9px;color:#173f4e;background:#edf6f7}.customer-policy-master>span{display:grid;grid-template-columns:auto 1fr;grid-gap:2px 8px;gap:2px 8px;align-items:center}.customer-policy-master svg{grid-row:1/3;color:var(--green)}.customer-policy-master b{font-size:10px}.customer-policy-master small{color:var(--muted);font-size:8px}.customer-rules-section input[role=switch]{width:38px;height:21px;flex:0 0 auto;accent-color:var(--green)}.customer-rules-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);grid-gap:12px;gap:12px;align-items:start}.customer-rules-config{display:grid;grid-gap:10px;gap:10px}.customer-rule-block{padding:13px;border:1px solid #d0dbde;border-radius:9px;background:#fff}.customer-rule-block>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.customer-rule-block>header>div{display:grid;grid-gap:3px;gap:3px}.customer-rule-block>header strong{font-size:11px}.customer-rule-block>header small{color:var(--muted);font-size:8px}.customer-rule-block textarea{width:100%;min-height:70px;padding:9px;border:1px solid #c9d6da;border-radius:7px;color:var(--ink);background:#f9fbfb;font-size:9px;line-height:1.55;resize:vertical}.customer-risk-options{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.customer-risk-options>label{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;padding:10px;border:1px solid #d4dfe1;border-top:3px solid var(--green);border-radius:8px;background:#f9fbfb}.customer-risk-options>label.medium{border-top-color:var(--amber)}.customer-risk-options>label.high{border-top-color:var(--red);background:#faf7f7}.customer-risk-options label>span:first-child{display:grid;grid-gap:3px;gap:3px;min-width:0}.customer-risk-options b{font-size:10px}.customer-risk-options small{color:var(--muted);font-size:7px;line-height:1.4}.customer-locked{display:inline-flex;align-items:center;gap:3px;color:#98504a;font-size:7px;font-weight:900;white-space:nowrap}.customer-intent-options{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:7px;gap:7px}.customer-intent-options label{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:8px;gap:8px;min-width:0;padding:9px;border:1px solid #d5dfe2;border-radius:7px;background:#f9fbfb}.customer-intent-options label.locked{color:#8a969b;background:#f1f3f3}.customer-intent-options label>span{display:grid;grid-gap:2px;gap:2px;min-width:0}.customer-intent-options b{font-size:9px}.customer-intent-options small{color:var(--muted);font-size:7px;line-height:1.4}.customer-intent-options input{width:16px;height:16px;accent-color:var(--green)}.customer-threshold-block>header>b{color:var(--blue);font-size:18px}.customer-threshold-block>input{width:100%;accent-color:var(--blue)}.customer-threshold-block>div{display:flex;justify-content:space-between;color:var(--muted);font-size:7px}.customer-inline-switch{display:inline-flex;align-items:center;gap:5px;color:var(--blue);font-size:8px;font-weight:800}.customer-hours-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.customer-hours-grid>label:not(.customer-night-switch),.customer-hours-message{display:grid;grid-gap:4px;gap:4px}.customer-hours-grid label>span,.customer-hours-message>span{color:var(--muted);font-size:8px;font-weight:800}.customer-hours-grid input[type=time]{width:100%;padding:8px;border:1px solid #c8d5d9;border-radius:7px;color:var(--ink);background:#fff;font-size:9px}.customer-night-switch{grid-column:1/-1;display:flex;align-items:center;gap:9px;padding:9px;border:1px solid #d8e1e3;border-radius:7px;background:#f8fafb}.customer-night-switch>span{display:grid;grid-gap:2px;gap:2px}.customer-night-switch b{color:var(--ink);font-size:9px}.customer-night-switch small{font-size:7px}.customer-hours-message{margin-top:8px}.customer-rule-tester{position:-webkit-sticky;position:sticky;top:12px;display:grid;grid-gap:10px;gap:10px;padding:14px;border:1.5px solid #adc5cb;border-radius:10px;background:#f6fafb;box-shadow:0 10px 26px rgba(22,62,75,.07)}.customer-rule-tester>header>span{color:var(--blue);font:800 9px/1.2 ui-monospace,monospace;letter-spacing:.14em}.customer-rule-tester h3{margin:5px 0 3px;font-size:16px}.customer-rule-tester>header p{margin:0;color:var(--muted);font-size:8px;line-height:1.5}.customer-rule-tester>label{display:grid;grid-gap:4px;gap:4px}.customer-rule-tester>label>span{color:var(--muted);font-size:8px;font-weight:800}.customer-rule-tester input,.customer-rule-tester select,.customer-rule-tester textarea{width:100%;min-width:0;padding:8px 9px;border:1px solid #c5d3d7;border-radius:7px;color:var(--ink);background:#fff;font-size:9px}.customer-rule-tester textarea{min-height:78px;line-height:1.5;resize:vertical}.customer-rule-tester>button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:40px;border:0;border-radius:7px;color:#fff;background:#1d5161;font-size:9px;font-weight:900}.customer-rule-tester>button:disabled{cursor:not-allowed;opacity:.55}.customer-rule-tester>article{overflow:hidden;border:1px solid #c7d8d1;border-top:4px solid var(--green);border-radius:9px;background:#fff}.customer-rule-tester>article.human{border-color:#e1c291;border-top-color:var(--amber)}.customer-rule-tester>article>header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 11px;background:#f3faf7}.customer-rule-tester>article.human>header{background:#fff8ec}.customer-rule-tester>article>header span{padding:3px 6px;border-radius:99px;color:var(--muted);background:#e9eeee;font-size:7px;font-weight:800}.customer-rule-tester>article>header strong{color:var(--green);font-size:11px}.customer-rule-tester>article.human>header strong{color:#a4661b}.customer-rule-tester dl{display:grid;grid-gap:6px;gap:6px;margin:0;padding:10px 11px}.customer-rule-tester dl div{display:grid;grid-template-columns:58px 1fr;grid-gap:7px;gap:7px;font-size:8px}.customer-rule-tester dt{color:var(--muted)}.customer-rule-tester dd{margin:0;font-weight:700}.customer-rule-tester>article>div{padding:0 11px 11px}.customer-rule-tester>article>div small{color:var(--muted);font-size:7px;font-weight:800}.customer-rule-tester>article>div p{margin:4px 0 0;padding:9px;border-radius:7px;color:#244452;background:#e4eff1;font-size:8px;line-height:1.55}.customer-rule-tester>article footer{display:flex;align-items:center;gap:5px;padding:8px 11px;border-top:1px solid #e3e9ea;color:var(--muted);background:#f8fafb;font-size:7px}.customer-policy-history{border-top:1px solid #d6e0e2;padding-top:9px}.customer-policy-history summary{display:flex;align-items:center;gap:6px;color:var(--blue);font-size:8px;font-weight:900;cursor:pointer}.customer-policy-history>div{display:grid;grid-gap:6px;gap:6px;margin-top:8px}.customer-policy-history article{display:grid;grid-gap:2px;gap:2px;padding:7px 8px;border-left:2px solid var(--amber);background:#fff}.customer-policy-history article strong{font-size:8px}.customer-policy-history article span,.customer-policy-history>p{color:var(--muted);font-size:7px}.customer-acceptance-toolbar{display:grid;grid-template-columns:minmax(210px,1fr) minmax(210px,1fr) auto;align-items:end;grid-gap:10px;gap:10px;padding:12px;border:1px solid #cbd8dc;border-radius:9px;background:#f7fafb}.customer-acceptance-toolbar label{display:grid;grid-gap:5px;gap:5px;min-width:0}.customer-acceptance-toolbar label>span{color:var(--muted);font-size:8px;font-weight:800}.customer-acceptance-toolbar select{width:100%;min-width:0;padding:9px;border:1px solid #c4d2d6;border-radius:7px;color:var(--ink);background:#fff;font-size:9px}.customer-acceptance-toolbar>button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:8px 13px;border:0;border-radius:7px;color:#fff;background:#1d5161;font-size:9px;font-weight:900;white-space:nowrap}.customer-acceptance-toolbar>button:disabled{cursor:not-allowed;opacity:.55}.customer-acceptance-boundary{display:flex;align-items:center;gap:7px;margin:10px 0 0;padding:9px 11px;border-left:3px solid var(--green);color:#316b55;background:#edf8f3;font-size:8px;line-height:1.5}.customer-acceptance-empty{display:grid;place-items:center;grid-gap:5px;gap:5px;min-height:150px;margin-top:12px;padding:18px;border:1px dashed #bdccd0;border-radius:9px;color:var(--muted);text-align:center}.customer-acceptance-empty strong{color:var(--ink);font-size:11px}.customer-acceptance-empty span{font-size:8px;line-height:1.5}.customer-acceptance-summary{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-top:12px}.customer-acceptance-summary button{display:grid;grid-gap:2px;gap:2px;padding:10px;border:1px solid #d0dbde;border-radius:8px;color:var(--muted);text-align:left;background:#fff}.customer-acceptance-summary button b{color:var(--ink);font-size:17px}.customer-acceptance-summary button span{font-size:8px;font-weight:800}.customer-acceptance-summary button.active{border-color:var(--blue);box-shadow:inset 3px 0 var(--blue);background:#eff6f8}.customer-acceptance-summary button.pass.active{border-color:var(--green);box-shadow:inset 3px 0 var(--green)}.customer-acceptance-summary button.fail.active{border-color:var(--red);box-shadow:inset 3px 0 var(--red)}.customer-acceptance-summary button.skipped.active{border-color:var(--amber);box-shadow:inset 3px 0 var(--amber)}.customer-acceptance-alert{display:flex;align-items:center;gap:7px;margin-top:10px;padding:10px 11px;border:1px solid #e4aaa2;border-left:4px solid var(--red);border-radius:7px;color:#8d4039;background:#fff3f1;font-size:9px;font-weight:800}.customer-acceptance-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:12px}.customer-acceptance-results>article{overflow:hidden;border:1px solid #cbd9d3;border-top:4px solid var(--green);border-radius:9px;background:#fff}.customer-acceptance-results>article.fail{border-color:#e1b1ab;border-top-color:var(--red)}.customer-acceptance-results>article.skipped{border-color:#e2c692;border-top-color:var(--amber)}.customer-acceptance-results article>header{display:flex;align-items:flex-start;justify-content:space-between;gap:9px;padding:10px 11px;border-bottom:1px solid #e2e9ea;background:#f7faf9}.customer-acceptance-results article>header div{display:grid;grid-gap:3px;gap:3px;min-width:0}.customer-acceptance-results article>header span{color:var(--muted);font-size:7px;font-weight:800}.customer-acceptance-results article>header strong{font-size:11px}.customer-acceptance-results article>header em{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;color:var(--green);font-size:8px;font-style:normal;font-weight:900}.customer-acceptance-results article.fail>header em{color:var(--red)}.customer-acceptance-results article.skipped>header em{color:#9b651e}.customer-acceptance-message{margin:0;padding:10px 11px 5px;color:#384851;font-size:9px;line-height:1.55}.customer-acceptance-results dl{display:grid;grid-gap:5px;gap:5px;margin:0;padding:5px 11px 10px}.customer-acceptance-results dl div{display:grid;grid-template-columns:48px 1fr;grid-gap:7px;gap:7px;font-size:8px;line-height:1.45}.customer-acceptance-results dt{color:var(--muted)}.customer-acceptance-results dd{margin:0;font-weight:700}.customer-acceptance-checks{display:flex;flex-wrap:wrap;gap:5px;padding:9px 11px;border-top:1px solid #e5ebec}.customer-acceptance-checks span{display:inline-flex;align-items:center;gap:3px;padding:3px 5px;border-radius:99px;color:#34755d;background:#eaf6f0;font-size:7px;font-weight:800}.customer-acceptance-checks span.fail{color:#9b4942;background:#fbeceb}.customer-acceptance-results details{padding:0 11px 10px}.customer-acceptance-results summary{color:var(--blue);font-size:8px;font-weight:900;cursor:pointer}.customer-acceptance-results details p{margin:7px 0 0;padding:8px;border-radius:6px;color:#294853;background:#e8f1f3;font-size:8px;line-height:1.55}.customer-knowledge-layout,.customer-order-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);grid-gap:14px;gap:14px;align-items:start}.customer-knowledge-list,.customer-order-list{display:grid;grid-gap:9px;gap:9px;max-height:610px;overflow-y:auto;padding-right:3px}.customer-knowledge-list article,.customer-order-list article{padding:13px;border:1px solid #d2dde0;border-left:3px solid var(--green);border-radius:9px;background:#fff}.customer-knowledge-list article.disabled{border-left-color:#9ba8ad;opacity:.62;background:#f6f8f8}.customer-knowledge-list article>header,.customer-order-list article>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.customer-knowledge-list article>header div,.customer-order-list article>header div{display:grid;grid-gap:4px;gap:4px}.customer-knowledge-list article>header span,.customer-order-list article>header span{color:var(--blue);font-size:8px;font-weight:900}.customer-knowledge-list article>header strong,.customer-order-list article>header strong{font-size:12px}.customer-knowledge-list article>header em,.customer-order-list article>header em{padding:3px 6px;border-radius:99px;color:#9a611a;background:#fff0d8;font-size:8px;font-style:normal;font-weight:800}.customer-knowledge-list article p{margin:10px 0 7px;color:#35444d;font-size:10px;line-height:1.65}.customer-knowledge-list article>small{color:var(--muted);font-size:8px;line-height:1.5}.customer-knowledge-list footer{display:flex;gap:7px;margin-top:10px;padding-top:9px;border-top:1px solid #e6ebed}.customer-knowledge-list button,.customer-order-list button{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid #c6d3d7;border-radius:6px;color:var(--blue);background:#fff;font-size:8px;font-weight:800}.customer-editor{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1.5px solid #b9cbd0;border-radius:10px;background:#f8fafb}.customer-editor>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-bottom:9px;border-bottom:1px solid #dce4e6}.customer-editor h3{margin:4px 0 0;font-size:15px}.customer-editor header button{border:0;color:var(--muted);background:transparent;font-size:8px;font-weight:800}.customer-editor label{display:grid;grid-gap:5px;gap:5px;min-width:0}.customer-editor label>span{color:var(--muted);font-size:8px;font-weight:800}.customer-editor input,.customer-editor select,.customer-editor textarea{width:100%;min-width:0;padding:8px 9px;border:1px solid #ccd8dc;border-radius:7px;color:var(--ink);background:white;font-size:10px}.customer-editor textarea{min-height:106px;resize:vertical;line-height:1.55}.customer-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.customer-primary-action{display:flex;align-items:center;justify-content:center;gap:7px;min-height:40px;border:0;border-radius:7px;color:white;background:#173a58;font-size:10px;font-weight:900}.customer-primary-action:disabled{cursor:not-allowed;opacity:.5}.customer-handoff-filters{display:grid;grid-template-columns:minmax(250px,1.4fr) minmax(145px,.7fr) minmax(145px,.7fr) auto;align-items:end;grid-gap:9px;gap:9px;margin-bottom:12px;padding:10px;border:1px solid #d5dfe2;border-radius:9px;background:#f8fafb}.customer-handoff-filters label{display:grid;grid-gap:4px;gap:4px;min-width:0}.customer-handoff-filters label>span{color:var(--muted);font-size:8px;font-weight:800}.customer-handoff-filters input,.customer-handoff-filters select{width:100%;min-width:0;padding:8px 9px;border:1px solid #c8d5d9;border-radius:7px;color:var(--ink);background:#fff;font-size:9px}.customer-handoff-filters label.search{position:relative;display:block}.customer-handoff-filters label.search>svg{position:absolute;top:50%;left:9px;color:var(--muted);transform:translateY(-50%);pointer-events:none}.customer-handoff-filters label.search input{padding-left:31px}.customer-handoff-filters>span{padding-bottom:8px;color:var(--muted);font-size:8px;font-weight:800;white-space:nowrap}.customer-handoff-layout{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.65fr);grid-gap:12px;gap:12px;min-height:440px}.customer-handoff-layout>nav{display:grid;align-content:start;grid-gap:7px;gap:7px;max-height:580px;overflow-y:auto}.customer-handoff-layout>nav button{display:grid;grid-gap:5px;gap:5px;min-width:0;padding:11px;border:1px solid #d2dde0;border-radius:8px;color:var(--ink);text-align:left;background:#f8fafb}.customer-handoff-layout>nav button.active{border-color:#d49239;box-shadow:inset 3px 0 #d49239;background:#fffaf1}.customer-handoff-layout>nav span{color:#a46518;font-size:8px;font-weight:900}.customer-handoff-layout>nav small,.customer-handoff-layout>nav strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-handoff-layout>nav strong{font-size:11px}.customer-handoff-layout>nav small{color:var(--muted);font-size:8px}.customer-handoff-conversation{display:grid;grid-template-rows:auto 1fr auto;min-width:0;border:1px solid #ccd9dc;border-radius:10px;overflow:hidden}.customer-handoff-conversation>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #e0e7e9;background:#f8fafb}.customer-handoff-conversation>header div{display:grid;grid-gap:3px;gap:3px}.customer-handoff-conversation>header strong{font-size:12px}.customer-handoff-conversation>header small{color:var(--muted);font-size:8px}.customer-handoff-conversation>header>span{padding:4px 7px;border-radius:99px;font-size:8px;font-weight:900}.customer-handoff-conversation>header>span.waiting_human{color:#9d6219;background:#fff0d8}.customer-handoff-conversation>header>span.resolved{color:var(--green);background:#e5f4ec}.customer-handoff-conversation>header>span.open{color:var(--blue);background:#e4eef4}.customer-handoff-messages{display:grid;align-content:start;grid-gap:10px;gap:10px;max-height:410px;overflow-y:auto;padding:14px}.customer-handoff-messages>div{display:grid;justify-items:start;grid-gap:3px;gap:3px;max-width:84%}.customer-handoff-messages>div.assistant,.customer-handoff-messages>div.human{justify-self:end;justify-items:end}.customer-handoff-messages small{color:var(--muted);font-size:8px;font-weight:800}.customer-handoff-messages p{margin:0;padding:9px 11px;border-radius:4px 11px 11px 11px;color:#34434c;background:#edf1f2;font-size:10px;line-height:1.6}.customer-handoff-messages .assistant p{border-radius:11px 4px 11px 11px;color:#173d4c;background:#dfecee}.customer-handoff-messages .human p{border-radius:11px 4px 11px 11px;color:#fff;background:#245b72}.customer-handoff-messages em{color:#87949a;font-size:7px;font-style:normal}.customer-handoff-conversation>footer{display:grid;grid-gap:8px;gap:8px;padding:12px 14px;border-top:1px solid #dfe7e9;background:#f8fafb}.customer-handoff-conversation>footer textarea{min-height:72px;padding:9px;border:1px solid #c7d4d8;border-radius:7px;font-size:10px;resize:vertical}.customer-handoff-conversation>footer>div{display:flex;flex-wrap:wrap;gap:7px}.customer-handoff-conversation>footer button{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid #bdcbd0;border-radius:6px;color:var(--blue);background:white;font-size:8px;font-weight:800}.customer-handoff-conversation>footer button.primary{border-color:#173a58;color:white;background:#173a58}.customer-handoff-conversation>footer small{color:#966017;font-size:8px}.customer-sla-overview{display:grid;grid-template-columns:repeat(4,minmax(105px,1fr)) auto;grid-gap:8px;gap:8px;margin-bottom:10px}.customer-sla-overview>div{display:flex;align-items:center;gap:8px;min-width:0;padding:9px 10px;border:1px solid #d2dde0;border-left:3px solid var(--blue);border-radius:8px;color:var(--blue);background:#f8fafb}.customer-sla-overview>div.danger{border-left-color:var(--red);color:var(--red);background:#fff5f3}.customer-sla-overview>div.warning{border-left-color:var(--amber);color:#a76519;background:#fffaf1}.customer-sla-overview>div span{display:grid;grid-gap:1px;gap:1px;min-width:0}.customer-sla-overview b{color:var(--ink);font-size:15px;line-height:1}.customer-sla-overview small{overflow:hidden;color:currentColor;font-size:7px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.customer-sla-overview>button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:8px 12px;border:0;border-radius:8px;color:white;background:#1d5161;font-size:8px;font-weight:900;white-space:nowrap}.customer-sla-overview>button:disabled{cursor:not-allowed;opacity:.48}.customer-sla-alert{display:flex;align-items:center;gap:7px;margin-bottom:10px;padding:9px 11px;border:1px solid #e2aaa4;border-left:4px solid var(--red);border-radius:7px;color:#98473f;background:#fff3f1;font-size:8px;font-weight:800}.customer-sla-alert span{flex:1 1}.customer-sla-alert button{border:0;color:inherit;background:transparent;font-size:8px;font-weight:900;text-decoration:underline}.customer-bulk-toolbar{display:flex;align-items:center;min-height:42px;margin:-3px 0 11px;padding:8px 10px;border:1px solid #d4dfe2;border-radius:8px;background:#f8fafb}.customer-bulk-toolbar>label{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:8px;font-weight:800}.customer-bulk-toolbar input[type=checkbox],.customer-queue-item input[type=checkbox]{width:15px;height:15px;accent-color:var(--blue)}.customer-bulk-toolbar>div{display:flex;align-items:center;gap:6px;margin-left:auto}.customer-bulk-toolbar button,.customer-bulk-toolbar select{min-height:30px;border:1px solid #c2d0d4;border-radius:6px;color:var(--blue);background:white;font-size:8px;font-weight:800}.customer-bulk-toolbar button{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:6px 8px}.customer-bulk-toolbar select{max-width:150px;padding:5px 7px}.customer-bulk-toolbar button.resolve{border-color:#b8d2c7;color:var(--green)}.customer-bulk-toolbar button:disabled{cursor:not-allowed;opacity:.5}.customer-handoff-layout>nav .customer-queue-item{display:grid;grid-template-columns:28px minmax(0,1fr);overflow:hidden;border:1px solid #d2dde0;border-left:4px solid #94aab1;border-radius:8px;background:#f8fafb;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}.customer-handoff-layout>nav .customer-queue-item.overdue{border-left-color:var(--red)}.customer-handoff-layout>nav .customer-queue-item.due_soon{border-left-color:var(--amber)}.customer-handoff-layout>nav .customer-queue-item.on_track{border-left-color:var(--green)}.customer-handoff-layout>nav .customer-queue-item.resolved{border-left-color:#98a6ab;opacity:.72}.customer-handoff-layout>nav .customer-queue-item.active{border-color:#d49239;box-shadow:0 7px 18px rgba(51,71,80,.08),inset 3px 0 #d49239;background:#fffaf1;transform:translateX(1px)}.customer-queue-item>label{display:grid;place-items:start center;padding-top:13px}.customer-handoff-layout>nav .customer-queue-item>button{display:grid;grid-gap:5px;gap:5px;width:100%;min-width:0;padding:10px 10px 10px 0;border:0;border-radius:0;color:var(--ink);text-align:left;background:transparent}.customer-handoff-layout>nav .customer-queue-item>button>span{display:flex;align-items:center;justify-content:space-between;gap:6px}.customer-handoff-layout>nav .customer-queue-item em,.customer-handoff-layout>nav .customer-queue-item i{font-size:7px;font-style:normal;font-weight:900}.customer-handoff-layout>nav .customer-queue-item em{padding:2px 5px;border-radius:99px;color:#8b5b20;background:#fff0d8}.customer-handoff-layout>nav .customer-queue-item.overdue i{color:var(--red)}.customer-handoff-layout>nav .customer-queue-item.due_soon i{color:#a76519}.customer-handoff-layout>nav .customer-queue-item.on_track i{color:var(--green)}.customer-handoff-layout>nav .customer-queue-item footer{display:flex;align-items:center;justify-content:space-between;gap:7px;padding-top:5px;border-top:1px solid #e2e8ea}.customer-handoff-layout>nav .customer-queue-item footer span{overflow:hidden;color:var(--muted);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.customer-handoff-conversation{grid-template-rows:auto auto 1fr auto}.customer-handoff-timing{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #dfe7e9;background:#f3f7f8}.customer-handoff-timing>div{display:grid;grid-gap:3px;gap:3px;min-width:0;padding:9px 11px;border-right:1px solid #dbe4e6}.customer-handoff-timing>div:last-child{border-right:0}.customer-handoff-timing span{color:var(--muted);font-size:7px;font-weight:800}.customer-handoff-timing b{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.customer-adapter-status{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:9px;gap:9px;margin-bottom:14px}.customer-adapter-status>div{display:flex;align-items:center;gap:9px;min-width:0;padding:11px;border:1px solid #cbd7db;border-radius:8px}.customer-adapter-status>div.ready{color:var(--green);background:#eff8f4}.customer-adapter-status>div.locked{color:#7d8b91;background:#f3f5f5}.customer-adapter-status>div>div{display:grid;grid-gap:3px;gap:3px;min-width:0}.customer-adapter-status strong{color:var(--ink);font-size:10px}.customer-adapter-status span{color:inherit;font-size:8px}.customer-adapter-status .ready>svg:last-child{margin-left:auto}.customer-adapter-status>button{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 11px;border:1px solid #bfcdd1;border-radius:8px;color:var(--blue);background:white;font-size:9px;font-weight:800}.customer-order-list article{border-left-color:#3d79a8}.customer-order-list dl{display:grid;grid-gap:6px;gap:6px;margin:10px 0}.customer-order-list dl div{display:grid;grid-template-columns:62px 1fr;grid-gap:8px;gap:8px;font-size:9px}.customer-order-list dt{color:var(--muted)}.customer-order-list dd{margin:0;font-weight:700}.customer-empty-state{display:grid;place-items:center;grid-gap:8px;gap:8px;min-height:170px;padding:20px;border:1px dashed #bfccd0;border-radius:9px;color:var(--muted);text-align:center;font-size:10px}.customer-empty-state button{padding:6px 9px;border:1px solid #bdcbd0;border-radius:6px;color:var(--blue);background:white;font-size:8px;font-weight:800}@media (max-width:1180px){.customer-test-bar{grid-template-columns:auto minmax(240px,1fr) minmax(170px,.8fr) auto}.customer-test-bar .order{grid-column:2/4}.customer-dashboard{grid-template-columns:minmax(250px,.9fr) minmax(360px,1.1fr)}.detail-panel{grid-row:auto}.customer-health,.detail-panel{grid-column:1/-1}.customer-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}}@media (max-width:900px){.customer-header{flex-direction:column}.customer-statuses{justify-content:flex-start}.customer-flow{grid-auto-columns:minmax(145px,1fr);grid-auto-flow:column;grid-template-columns:none;overflow-x:auto}.customer-flow-arrow{display:none}.customer-conversation-grid,.customer-history-layout{grid-template-columns:1fr}.customer-history nav{grid-template-columns:repeat(2,minmax(0,1fr));max-height:235px}.customer-handoff-layout,.customer-knowledge-layout,.customer-order-layout{grid-template-columns:1fr}.customer-sla-overview{grid-template-columns:repeat(4,1fr)}.customer-sla-overview>button{grid-column:1/-1}.customer-handoff-filters{grid-template-columns:1fr 1fr}.customer-handoff-filters label.search{grid-column:1/-1}.customer-handoff-filters>span{align-self:center;justify-self:end;padding:0}.customer-handoff-layout>nav{grid-template-columns:repeat(2,minmax(0,1fr));max-height:265px}.customer-adapter-status{grid-template-columns:1fr 1fr}.customer-adapter-status>button{grid-column:1/-1;min-height:40px}.customer-rules-layout{grid-template-columns:1fr}.customer-rule-tester{position:static}.customer-acceptance-toolbar,.customer-rules-toolbar{grid-template-columns:1fr 1fr}.customer-acceptance-toolbar>button{grid-column:1/-1}.customer-dashboard{grid-template-columns:1fr}.customer-actions,.customer-health,.detail-panel{grid-column:auto}}@media (max-width:720px){.customer-page{gap:13px;margin:0}.customer-header h1{font-size:28px}.customer-statuses{display:grid;width:100%}.customer-status{justify-content:center}.customer-test-bar{grid-template-columns:auto 1fr}.customer-test-bar .customer-run-button,.customer-test-bar .order,.customer-test-bar>label{grid-column:1/-1}.customer-test-bar>svg{display:none}.customer-flow{margin-right:-14px;padding:10px;border-radius:10px}.customer-conversation-demo{padding:14px}.customer-conversation-demo>header{align-items:flex-start;flex-direction:column;gap:6px}.customer-history{padding:14px}.customer-history>header{align-items:flex-start;flex-direction:column;gap:6px}.customer-history nav{grid-template-columns:1fr}.customer-management-section{padding:14px}.customer-management-section>header{align-items:flex-start;flex-direction:column}.customer-section-metric{width:100%}.customer-sla-overview{grid-template-columns:1fr 1fr}.customer-sla-overview>button{grid-column:1/-1}.customer-bulk-toolbar{align-items:stretch;flex-direction:column;gap:8px}.customer-bulk-toolbar>div{display:grid;grid-template-columns:1fr 1fr;width:100%;margin-left:0}.customer-bulk-toolbar select{max-width:none;width:100%}.customer-form-grid,.customer-handoff-filters{grid-template-columns:1fr}.customer-handoff-filters label.search{grid-column:auto}.customer-handoff-filters>span{justify-self:start}.customer-handoff-layout>nav{grid-template-columns:1fr}.customer-handoff-timing{grid-template-columns:1fr 1fr}.customer-handoff-timing>div:nth-child(2){border-right:0}.customer-handoff-timing>div:nth-child(-n+2){border-bottom:1px solid #dbe4e6}.customer-adapter-status{grid-template-columns:1fr}.customer-adapter-status>button{grid-column:auto}.customer-handoff-conversation>footer>div{display:grid}.customer-handoff-conversation>footer button{justify-content:center;min-height:38px}.customer-hours-grid,.customer-intent-options,.customer-risk-options,.customer-rules-toolbar{grid-template-columns:1fr}.customer-night-switch{grid-column:auto}.customer-policy-master,.customer-rule-block>header{align-items:flex-start}.customer-acceptance-results,.customer-acceptance-toolbar{grid-template-columns:1fr}.customer-acceptance-toolbar>button{grid-column:auto}.customer-acceptance-summary,.customer-health>div{grid-template-columns:1fr 1fr}.customer-actions{grid-template-columns:1fr}}.sidebar-account{margin-top:auto;padding:18px 20px;border-top:1px solid rgba(166,193,202,.2);display:grid;grid-gap:4px;gap:4px;color:#edf4f5}.sidebar-account strong{font-size:14px}.sidebar-account span{font-size:12px;color:#9fb3bc}.sidebar-account form{margin-top:8px}.sidebar-account button{border:0;background:transparent;color:#d8a54a;padding:0;cursor:pointer;font:inherit;font-size:13px}.account-access-card{display:grid;grid-gap:20px;gap:20px}.account-access-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:14px;gap:14px}.account-access-row{border:2px solid #d7e1e5;border-radius:18px;padding:18px;display:grid;grid-gap:14px;gap:14px;background:#fff}.account-access-row.disabled{background:#f4f6f7;opacity:.78}.account-access-row header,.account-password-reset,.account-row-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-access-row header div{display:grid;grid-gap:3px;gap:3px}.account-access-row small{color:#748391}.form-grid.compact{gap:10px}.store-access-checks{border:1px solid #d7e1e5;border-radius:14px;padding:12px;display:grid;grid-gap:8px;gap:8px}.store-access-checks legend{padding:0 6px;color:#526572;font-weight:700}.store-access-checks label{display:flex;align-items:center;gap:8px}.store-access-checks small{margin-left:auto}.account-row-actions label{display:flex;align-items:center;gap:7px}.account-password-reset input{min-width:0;flex:1 1}.account-create-form{border-top:1px solid #d7e1e5;padding-top:20px;display:grid;grid-gap:16px;gap:16px}.account-create-form h3{margin:0}@media(max-width:720px){.account-access-list{grid-template-columns:1fr}.account-access-row header,.account-password-reset,.account-row-actions{align-items:stretch;flex-direction:column}.account-row-actions .button{width:100%}}.viral-workbench{display:grid;grid-gap:14px;gap:14px;margin-top:18px;color:#1d2a33}.viral-context-bar{display:grid;grid-template-columns:minmax(190px,1.2fr) minmax(110px,.65fr) minmax(140px,.75fr) minmax(150px,.8fr) minmax(245px,1.35fr);align-items:center;grid-gap:18px;gap:18px;padding:16px 18px;border:1px solid #d5dfe2;border-radius:12px;background:#fff}.viral-context-bar>span,.viral-primary-wrap,.viral-product-context span{display:grid;grid-gap:4px;gap:4px;min-width:0}.viral-context-bar small{color:#73818b;font-size:10px;line-height:1.35}.viral-context-bar strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.viral-product-context{display:flex;align-items:center;gap:10px;min-width:0}.viral-product-mark{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:8px;color:#164e60;background:#e8f1f3}.viral-product-mark img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.viral-primary-wrap{justify-items:stretch;text-align:right}.viral-primary-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:10px 16px;border:1px solid #0c4257;border-radius:7px;color:#fff;background:#0c4257;box-shadow:0 4px 12px rgba(12,66,87,.16);font:inherit;font-size:11px;font-weight:900;cursor:pointer}.viral-primary-action:hover:not(:disabled){background:#12384a}.viral-material-row:focus-visible,.viral-primary-action:focus-visible,.viral-ranking-tabs button:focus-visible{outline:3px solid rgba(218,139,31,.3);outline-offset:2px}.viral-primary-action:disabled{cursor:not-allowed;opacity:.48}.viral-stage-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #d7e0e3;border-radius:12px;background:#fff;overflow:hidden}.viral-stage{display:flex;align-items:center;gap:12px;min-height:74px;padding:14px 22px;border-right:1px solid #e0e6e8;color:#8a979d}.viral-stage:last-child{border-right:0}.viral-stage>i{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border:1px solid #bdcbd0;border-radius:50%;font-size:13px;font-style:normal;font-weight:900}.viral-stage>span{display:grid;grid-gap:4px;gap:4px;min-width:0}.viral-stage strong{color:#576872;font-size:13px}.viral-stage small{font-size:9px}.viral-stage.complete>i{border-color:#2d825e;color:white;background:#2d825e}.viral-stage.complete strong{color:#285f4a}.viral-stage.active{color:#c87510;background:#fffaf2}.viral-stage.active>i{border-color:#dc891e;color:white;background:#dc891e}.viral-stage.active strong{color:#bf6e0e}.viral-filter-bar{display:grid;grid-template-columns:repeat(4,minmax(120px,.72fr)) minmax(260px,1.5fr);align-items:end;grid-gap:10px;gap:10px;padding:12px 14px;border:1px solid #d5dfe2;border-radius:10px;background:#f8fafb}.viral-filter-bar>label{display:grid;grid-gap:5px;gap:5px;min-width:0}.viral-filter-bar>label>span{color:#687984;font-size:9px;font-weight:800}.viral-filter-bar select{width:100%;min-width:0;height:36px;padding:0 10px;border:1px solid #c8d4d8;border-radius:6px;color:#273842;background:#fff;font:inherit;font-size:10px}.viral-filter-bar select:disabled{color:#87949a;background:#eef2f3}.viral-capability{display:flex;align-items:center;gap:8px;min-width:0;min-height:36px;padding:7px 9px;border:1px solid #d7e0e3;border-radius:7px}.viral-capability>span{display:grid;grid-gap:2px;gap:2px;min-width:0}.viral-capability small,.viral-capability strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.viral-capability strong{font-size:9px}.viral-capability small{font-size:8px}.viral-capability.ready{border-color:#b9d8ca;color:#287354;background:#f0f8f4}.viral-capability.locked{color:#7f8c92;background:#f2f5f5}.viral-notice{margin:0}.viral-studio{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(430px,1.28fr) minmax(300px,.86fr);align-items:stretch;grid-gap:10px;gap:10px;min-width:0}.viral-analysis-panel,.viral-preview-panel,.viral-ranking-panel{min-width:0;border:1px solid #ced9dc;border-radius:10px;background:#fff;overflow:hidden}.viral-ranking-panel{display:grid;grid-template-rows:auto auto 1fr auto;min-height:680px}.viral-ranking-tabs{display:flex;overflow-x:auto;border-bottom:1px solid #d9e2e4}.viral-ranking-tabs button{flex:1 1 20%;min-width:0;padding:15px 4px 12px;border:0;border-bottom:3px solid transparent;color:#6f7e87;background:#fff;font:inherit;font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap}.viral-ranking-tabs button.active{border-bottom-color:#0d4b65;color:#0d4b65}.viral-ranking-caption{display:flex;justify-content:space-between;gap:8px;padding:10px 12px;border-bottom:1px solid #e2e8ea}.viral-ranking-caption span{color:#425660;font-size:9px;font-weight:800}.viral-ranking-caption small{color:#849198;font-size:8px;text-align:right}.viral-material-list{align-content:start;overflow-y:auto}.viral-material-row{display:grid;grid-template-columns:30px 74px minmax(0,1fr) 64px;align-items:center;grid-gap:9px;gap:9px;width:100%;min-width:0;padding:11px 10px;border:0;border-bottom:1px solid #e1e7e9;color:#23323b;background:#fff;text-align:left;font:inherit;cursor:pointer}.viral-material-row:hover{background:#f8fafb}.viral-material-row.active{box-shadow:inset 3px 0 #d88618;background:#fffaf3}.viral-material-row>b{color:#7b858a;font-size:20px;text-align:center}.viral-material-row.active>b{color:#cf7810}.viral-material-thumb{position:relative;display:grid;place-items:center;width:74px;height:54px;border-radius:6px;color:#86959c;background:#e7edef;overflow:hidden}.viral-material-thumb img{width:100%;height:100%;object-fit:cover}.viral-material-thumb i{position:absolute;right:3px;bottom:3px;padding:2px 4px;border-radius:3px;color:#fff;background:rgba(16,28,35,.8);font-size:7px;font-style:normal}.viral-material-copy{display:grid;grid-gap:7px;gap:7px;min-width:0}.viral-material-copy>strong{display:-webkit-box;overflow:hidden;font-size:10px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.viral-material-copy small{color:#718089;font-size:8px}.viral-material-copy small b{display:block;margin-top:2px;color:#1e3440;font-size:13px}.viral-growth{display:grid;grid-gap:4px;gap:4px;justify-items:end}.viral-growth small{color:#8a969b;font-size:7px}.viral-growth strong{color:#279062;font-size:11px}.viral-growth.negative strong{color:#bd554c}.viral-ranking-panel>footer{display:flex;justify-content:space-between;gap:8px;padding:12px;border-top:1px solid #dfe6e8;color:#5b6f79;font-size:8px}.viral-ranking-panel>footer small{color:#88959b}.viral-analysis-empty,.viral-panel-empty,.viral-ranking-empty{display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;min-height:260px;padding:24px;color:#819097;text-align:center}.viral-analysis-empty strong,.viral-panel-empty strong,.viral-ranking-empty strong{color:#4e616b;font-size:11px}.viral-analysis-empty p,.viral-panel-empty p,.viral-ranking-empty p{max-width:280px;margin:0;font-size:9px;line-height:1.6}.viral-preview-panel{display:grid;grid-template-rows:auto auto auto 1fr}.viral-analysis-panel>header,.viral-preview-panel>header{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:12px 14px;border-bottom:1px solid #dce4e6}.viral-analysis-panel>header strong,.viral-preview-panel>header strong{font-size:12px}.viral-analysis-panel>header small,.viral-preview-panel>header small{color:#7f8d94;font-size:8px}.viral-video-frame{position:relative;display:grid;place-items:center;width:min(260px,calc(100% - 32px));aspect-ratio:9/13.5;max-height:390px;margin:14px auto;border-radius:7px;color:#829198;background:#e9eeee;overflow:hidden}.viral-video-frame img,.viral-video-frame video{width:100%;height:100%;object-fit:cover}.viral-video-duration{position:absolute;right:8px;bottom:8px;padding:3px 6px;border-radius:4px;color:white;background:rgba(13,25,31,.82);font-size:8px}.viral-play-indicator{position:absolute;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;color:white;background:rgba(18,30,36,.68)}.viral-video-unavailable{display:grid;place-items:center;grid-gap:7px;gap:7px;padding:20px;text-align:center}.viral-video-unavailable strong{color:#50636d;font-size:11px}.viral-video-unavailable small{font-size:8px;line-height:1.55}.viral-timeline-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 13px;border-top:1px solid #dce4e6;border-bottom:1px solid #dce4e6}.viral-timeline-heading strong{font-size:11px}.viral-timeline-heading span{color:#75858d;font-size:8px}.viral-shot-table{overflow:auto}.viral-shot-head,.viral-shot-row{display:grid;grid-template-columns:88px 84px minmax(130px,1.2fr) minmax(85px,.8fr) minmax(90px,.9fr) minmax(90px,.8fr);min-width:670px}.viral-shot-head{position:-webkit-sticky;position:sticky;top:0;z-index:1;color:#62747d;background:#f4f7f8}.viral-shot-head span,.viral-shot-row>span,.viral-shot-row>strong{padding:8px 7px;border-right:1px solid #e2e8ea;font-size:8px;line-height:1.45}.viral-shot-head span:last-child,.viral-shot-row>:last-child{border-right:0}.viral-shot-row{border-top:1px solid #e2e8ea}.viral-shot-row>span:first-child{display:flex;align-items:flex-start;gap:5px;white-space:nowrap}.viral-shot-row i{display:grid;place-items:center;width:18px;height:18px;flex:0 0 18px;border:1px solid #c8d3d7;border-radius:50%;font-style:normal;font-size:6px}.viral-shot-row>strong{color:#c97813}.viral-inline-empty{display:grid;place-items:center;align-content:center;grid-gap:7px;gap:7px;min-height:170px;padding:20px;color:#849299;text-align:center}.viral-inline-empty strong{color:#53656e;font-size:11px}.viral-inline-empty p{margin:0;font-size:8px}.viral-analysis-panel{display:grid;align-content:start}.viral-analysis-block{padding:16px 17px;border-bottom:1px solid #dce4e6}.viral-analysis-block h3{display:flex;align-items:center;gap:8px;margin:0 0 11px;font-size:12px}.viral-analysis-block li,.viral-analysis-block p{color:#42545e;font-size:9px;line-height:1.65}.viral-analysis-block p{margin:7px 0 0}.viral-analysis-block ul{display:grid;grid-gap:6px;gap:6px;margin:0;padding-left:18px}.viral-analysis-block.green h3{color:#23805a}.viral-analysis-block.amber h3{color:#ce7712}.viral-analysis-block.blue h3{color:#28598a}.viral-analysis-block.red h3{color:#bd4039}.viral-hook-label{display:block;margin-top:12px;color:#243844;font-size:9px}.viral-analysis-actions{display:grid;grid-gap:8px;gap:8px;margin-top:auto;padding:15px 17px}.viral-analysis-actions .button{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:43px}.viral-setup-note{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #dbc89f;border-radius:10px;color:#8a601f;background:#fffaf0}.viral-setup-note>div{flex:1 1}.viral-setup-note strong{color:#6d4a16;font-size:11px}.viral-setup-note p{margin:4px 0 0;font-size:9px;line-height:1.55}.viral-setup-note .button{flex:0 0 auto}@media (max-width:1180px){.viral-context-bar{grid-template-columns:repeat(4,minmax(120px,1fr))}.viral-primary-wrap{grid-column:1/-1;grid-template-columns:minmax(230px,340px) 1fr;align-items:center;gap:12px;text-align:left}.viral-filter-bar{grid-template-columns:repeat(4,minmax(120px,1fr))}.viral-capability{grid-column:1/-1}.viral-studio{grid-template-columns:minmax(290px,.78fr) minmax(430px,1.22fr)}.viral-analysis-panel{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.viral-analysis-actions,.viral-analysis-empty,.viral-analysis-panel>header{grid-column:1/-1}}@media (max-width:900px){.viral-context-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.viral-product-context{grid-column:1/-1}.viral-primary-wrap{grid-template-columns:1fr}.viral-stage{padding:13px}.viral-stage>i{width:32px;height:32px;flex-basis:32px}.viral-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.viral-studio{grid-template-columns:1fr}.viral-ranking-panel{min-height:520px}.viral-analysis-panel{grid-column:auto}}@media (max-width:720px){.viral-workbench{margin-top:12px}.viral-context-bar{gap:12px;padding:14px}.viral-stage-rail{grid-template-columns:1fr}.viral-stage{min-height:58px;border-right:0;border-bottom:1px solid #e0e6e8}.viral-stage:last-child{border-bottom:0}.viral-ranking-panel{min-height:480px}.viral-analysis-panel{grid-template-columns:1fr}.viral-analysis-actions,.viral-analysis-block,.viral-analysis-panel>header{grid-column:auto}.viral-setup-note{align-items:flex-start;flex-wrap:wrap}.viral-setup-note .button{width:100%}}@media (max-width:560px){.viral-page-topbar{align-items:stretch;flex-direction:column}.viral-page-topbar .header-actions{justify-content:flex-start}.viral-context-bar,.viral-filter-bar{grid-template-columns:1fr}.viral-capability,.viral-primary-wrap,.viral-product-context{grid-column:auto}.viral-context-bar>span{padding-top:8px;border-top:1px solid #e3e9eb}.viral-primary-wrap{text-align:left}.viral-primary-action{width:100%}.viral-material-row{grid-template-columns:24px 62px minmax(0,1fr)}.viral-material-thumb{width:62px;height:50px}.viral-growth{grid-column:3;grid-row:2;justify-items:start;margin-top:-18px}.viral-growth small{display:none}.viral-ranking-caption{align-items:flex-start;flex-direction:column}.viral-ranking-caption small{text-align:left}.viral-ranking-panel>footer{flex-direction:column}.viral-video-frame{width:min(250px,calc(100% - 28px));max-height:360px}.viral-preview-panel>header{align-items:flex-start;flex-direction:column;gap:3px}}@media (prefers-reduced-motion:no-preference){.spin{animation:viral-spin .8s linear infinite}}@keyframes viral-spin{to{transform:rotate(1turn)}}.site-compliance-footer{padding:16px;border-top:1px solid #e1e7e9;color:#718087;background:#f5f7f8;font-size:12px;text-align:center}.site-compliance-footer a{color:inherit;text-decoration:none}.site-compliance-footer a:hover{color:#1f6f55;text-decoration:underline}