:root{--bg:#edf2f6;--surface:#fff;--ink:#142b40;--muted:#5c7084;--border:#dce5ec;--teal:#086a97;--teal-dark:#075477;--teal-soft:#e9f5fa;--blue:#086a97;--navy:#102b3d;--radius:16px;--focus:#0873a5;--surface-subtle:#f8fafc;--success:#167258;--shadow-panel:0 2px 4px #142b4003,0 8px 28px #142b4005;--glass-fill:linear-gradient(165deg,#fffffff5,#ffffffb3 46%,#e6eff6cc);--glass-border:#b8cad8;--glass-shadow:inset 0 1px 0 #fff,inset 0 -1px 0 #ffffff80,0 2px 3px #183d5410,0 5px 12px #183d5408}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;letter-spacing:0;background:radial-gradient(ellipse at 85% 0,#dcecf5 0,transparent 48%),var(--bg)}button,input,select,textarea{font:inherit}a,button,input,select,summary,textarea{touch-action:manipulation}a svg,button svg{flex-shrink:0;stroke-width:1.75}h1{font-size:28px;letter-spacing:-.8px}h2{font-weight:650}.muted{color:var(--muted)}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;padding:12px 20px;color:#fff;background:var(--teal-dark);border-radius:6px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:is(button,a,summary,input,select,textarea):focus-visible{outline:3px solid var(--focus);outline-offset:3px}input:focus,select:focus,textarea:focus{border-color:var(--focus);outline:3px solid #295be81a}.sidebar{width:216px;inset:16px auto 16px 16px;height:calc(100dvh - 32px);padding:24px 12px 20px;background:linear-gradient(155deg,#173b50,#102b3d 45%,#0c2233);color:#c5d0e0;border:1px solid #ffffff24;border-radius:20px;box-shadow:inset 0 1px 0 #ffffff14,0 12px 36px #102b3d1a}.brand{gap:12px;padding:0 12px}.brand-mark{width:40px;height:40px;border-radius:12px;background:linear-gradient(145deg,#4facd4,#176c99);color:#fff;border:1px solid #a8e4ff66;box-shadow:inset 0 1px 1px #ffffff80,0 4px 12px #001b3b38}.brand strong{font-weight:650;letter-spacing:1px}.brand span{letter-spacing:1.8px;color:#9cacbf}.workspace-label{margin:36px 14px 12px;color:#98b5c7;font-size:10px;letter-spacing:1.6px}.sidebar nav{gap:6px}.nav-item{height:46px;padding:0 14px;gap:13px;color:#bed0dd;border:1px solid transparent;border-radius:12px;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.nav-item svg{width:19px;height:19px;color:#93a6c2}.nav-item:hover{background:#ffffff09}.nav-item.active{color:#fff;background:linear-gradient(150deg,#7ed2f14d,#3a9fc32e);border-color:#b8edff47;box-shadow:inset 0 1px 0 #d1f4ff4d,inset 0 -1px 0 #ffffff0d,0 4px 12px #07101f26}.nav-item.active svg{color:#fff}.nav-indicator{width:5px;height:5px;border-radius:50%;background:#a6ebed;box-shadow:0 0 8px #83e3ec66}.nav-item:nth-child(4),.nav-item:nth-child(8){margin-top:18px}.sidebar-tip{display:block;margin:0 6px 20px;background:linear-gradient(140deg,#ffffff0b,#ffffff03);border:1px solid #ffffff15;border-radius:12px}.sidebar-tip svg{color:#8aaaff;margin-bottom:8px}.sidebar-tip strong{display:block;color:#dbe5f3;font-weight:550}.sidebar-tip p{color:#9aacc5;line-height:1.9;margin-top:6px}.help-button{color:#b9c6d9}.help-button:hover{color:#fff}.workspace-account{border-color:#ffffff17;padding-top:18px;gap:10px}.workspace-account strong{color:#dce5f2;font-size:11px}.workspace-account small{color:#9cadc3;font-size:10px}.avatar{background:#344866;color:#e6edff;border-radius:9px}.online-dot{background:#55c8a3}.main-shell{margin-left:240px;width:calc(100% - 240px)}.topbar{height:68px;padding:0 32px;border-bottom:1px solid #d6e1e9;background:#f7fafcd9;-webkit-backdrop-filter:blur(20px) saturate(140%);backdrop-filter:blur(20px) saturate(140%)}.breadcrumb{color:var(--muted);gap:12px}.breadcrumb span{color:var(--ink);font-weight:550}.region{padding:6px 10px;border-radius:20px;background:#e8eff5;color:#52637d;font-size:11px}.model-pill{padding:7px 11px;color:#775514;border:1px solid #dfcfb0;background:linear-gradient(155deg,#fffef9,#faf0da);font-size:11px;border-radius:20px;box-shadow:inset 0 1px 0 #fff}.model-pill.connected{color:var(--success);background:#edf8f3;border-color:#c8e6db}main{max-width:1680px;padding:28px 32px 12px}.page-heading{margin-bottom:24px;align-items:center}.page-heading .eyebrow{color:#35647f;font-weight:600;letter-spacing:2px;margin-bottom:8px}.page-heading p{color:var(--muted);font-size:13px;line-height:1.8;margin-top:6px}.page-footer{border-top:1px solid var(--border);margin-top:32px;padding:18px 0;color:var(--muted);font-size:10px}.panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-panel)}.button{min-height:40px;gap:9px;font-size:12px;font-weight:600;border-radius:12px;color:#254c66;border:1px solid var(--glass-border);background:var(--glass-fill);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(12px) saturate(150%);backdrop-filter:blur(12px) saturate(150%);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.button:hover:not(:disabled){border-color:#86aabe;background:linear-gradient(155deg,#fff,#dceef7d9);box-shadow:inset 0 1px 0 #fff,0 4px 12px #173e541a}.button.primary{background:linear-gradient(165deg,#328db8ed,#086592f5 48%,#065780f5);border-color:#085b83;color:#fff;box-shadow:inset 0 1px 0 #b7ecff9c,inset 0 -1px 0 #023c6266,0 3px 5px #07497020,0 6px 16px #086a971c;text-shadow:0 1px 1px #00395145}.button.primary:hover:not(:disabled){background:linear-gradient(165deg,#3185ae,#075579);border-color:#064f76;box-shadow:inset 0 1px 0 #b7ecff9c,0 5px 16px #07497030}.button.small{padding:7px 11px;font-size:11px;gap:6px}.icon-button{min-width:34px;min-height:34px;border-radius:10px;color:#446479;border:1px solid #d1dee7;background:var(--glass-fill);box-shadow:inset 0 1px 0 #fff,0 2px 4px #183d5408;transition:background .18s ease,transform .18s ease}.text-button{font-size:12px;color:#315caf;gap:7px}button:disabled{opacity:.52}.field{margin-bottom:18px}.field>label{color:#35455c;font-size:12px;margin-bottom:8px}.field input,.field select,.field textarea,input,select,textarea{font-size:13px;border-color:#ccdbe5;border-radius:10px;padding:10px 12px;background-color:#fafcfd;color:var(--ink)}input::placeholder,textarea::placeholder{color:#78859a;font-size:12px}input[type=checkbox]{accent-color:var(--teal);padding:0}.search-input{border:1px solid #ccdbe5;border-radius:10px;min-height:38px;background:#fafcfd}.search-input input{font-size:12px;padding:8px 10px}.status{border-radius:5px;padding:4px 8px;gap:6px;font-size:11px;font-weight:500}.status-pending{color:#926215;background:#fff5e0}.status-review{color:#2858bd;background:#edf2ff}.status-confirmed{color:#167258;background:#eaf7f0}.count-tag{color:#586a84;background:#f0f3f7;border:1px solid #e1e7ef;border-radius:5px;padding:3px 8px}.notice{font-size:12px;line-height:1.8;border-radius:8px;color:#345a87;background:#f0f6ff;border-color:#dce8fa}.notice-error{color:#a23939;background:#fff3f1;border-color:#f3d7d3}.empty h3{color:#354863;font-size:16px}.empty p{color:var(--muted);font-size:13px}.empty-icon{background:#f0f4fa;color:#7087a8;border:1px solid #e0e7f0}.ai-studio{gap:20px}.ai-studio>.connection-banner,.ai-studio>.studio-intro,.ai-studio>.workflow-strip{margin-bottom:0}.studio-intro{position:relative;margin:0 0 16px;padding:28px;border:1px solid #1c4b66;border-radius:16px;background:radial-gradient(ellipse at 85% 30%,#286b8266,transparent 55%),linear-gradient(115deg,#14384f,#0d293e);overflow:hidden;box-shadow:inset 0 1px 0 #ffffff24,0 8px 24px #102b3d0d}.studio-intro:after{content:"";position:absolute;right:145px;top:-145px;width:420px;height:420px;border:1px dashed #9bcee633;border-radius:50%;box-shadow:0 0 0 32px #81c7e00a,0 0 0 64px #81c7e00a,0 0 0 96px #81c7e005;transform:scaleX(1.4) rotate(-25deg);pointer-events:none}.studio-intro>div{position:relative;z-index:1}.intro-tag{color:#a0d9ee;font-weight:600;letter-spacing:1.8px}.studio-intro h2{font-size:25px;color:#f6fbff;margin:12px 0 10px}.studio-intro p{color:#bdcfdd;font-size:12px}.intro-stat{border-color:#b3d9eb33;min-width:155px}.intro-stat svg{color:#9ad5e9}.intro-stat strong{font-size:36px;color:#f6fbff;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-1px}.intro-stat span{color:#bdd6e4;font-size:11px}.workflow-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:1px solid #d4e1e9;background:#ffffffa6;border-radius:12px;margin-bottom:20px;box-shadow:inset 0 1px 0 #fff}.workflow-strip>div{padding:14px 18px;display:flex;align-items:center;gap:11px;min-width:0}.workflow-strip>div+div{border-left:1px solid var(--border)}.workflow-strip svg{color:#4d73b3;width:18px;height:18px;flex-shrink:0;stroke-width:1.65}.workflow-strip strong{display:block;font-weight:550;color:#344b6b}.workflow-strip small{display:block;font-size:10px;color:#697b94;margin-top:2px}.connection-banner{margin-bottom:20px;padding:14px 18px;border:1px solid #e8dfcd;border-radius:9px;background:#fffcf6}.connection-icon{color:#977236;background:#f6eddc;border-radius:8px}.connection-banner strong{color:#715728;font-size:12px}.connection-banner p{color:#796b50;font-size:11px}.connection-banner .button{min-height:34px;padding:7px 12px;font-size:11px;background:var(--glass-fill);color:#73582b;border-color:#ddccaa}.studio-grid{grid-template-columns:minmax(360px,1fr) minmax(390px,1.05fr);gap:20px;align-items:stretch}.studio-input,.studio-output{padding:24px}.studio-panel-title{padding-bottom:18px;margin-bottom:20px;border-bottom:1px solid #e9edf3}.studio-panel-title h3{font-size:15px;font-weight:600;color:#243a59}.step-number,.studio-panel-title .muted{font-size:11px}.step-number{color:#4f6d9c;border:1px solid #dce4f0;background:#f4f7fb;border-radius:5px;width:27px;height:27px}.market-toggle{padding:4px;gap:4px;border-radius:12px;background:#e8eff4;border:1px solid #dbe5ec;box-shadow:inset 0 1px 2px #15394e08}.market-toggle button{min-height:36px;border-radius:9px;color:#506b7e;font-size:12px}.market-toggle .selected{color:#075d84;border-color:#bccfdd;box-shadow:var(--glass-shadow)}.vision-dropzone{padding:22px 12px;margin-bottom:22px;gap:9px;background:linear-gradient(145deg,#f8fcff,#eef6fa);border:1px dashed #97b8cb;border-radius:12px}.vision-dropzone:hover:not(:disabled){background:#f0f5ff;border-color:#6488ce}.upload-symbol{width:45px;height:45px;border:1px solid #bdd4e1;color:#23759b;background:var(--glass-fill);border-radius:13px;box-shadow:var(--glass-shadow)}.vision-dropzone strong{color:#3c5b88;font-size:12px;font-weight:550}.vision-dropzone>span:last-child{color:#687e9d;font-size:11px}.studio-input input{min-height:40px;font-size:12px}.studio-extra{margin:0 0 18px;border-color:#e6ebf3}.studio-extra summary{color:#5e7190;font-size:12px;padding:12px 0}.studio-submit{min-height:44px;font-size:13px}.input-footnote{color:#697a93;font-size:11px;margin-top:12px}.studio-output{display:flex;flex-direction:column;min-height:500px}.analysis-loading,.studio-empty{flex:1 1;min-height:380px;padding:40px 16px}.empty-orbit{background:#f3f6fb;color:#7390bc;border:1px solid #e0e7f2;border-radius:20px;box-shadow:0 0 0 12px #f9fbfd}.empty-orbit>span{background:#fff;color:#6788ba;border-color:#dce5f2;border-radius:7px}.studio-empty h3{color:#3d526e;font-size:15px;font-weight:550}.studio-empty p{color:#6d7e96;font-size:12px;line-height:2}.empty-capabilities{border-top:1px solid #e9edf3;padding-top:22px}.empty-capabilities span{font-size:11px;color:#627797}.sample-section{margin-top:24px}.sample-section h3{font-size:14px;color:#334b6b}.sample-section .muted{font-size:11px}.sample-card{padding:12px;border:1px solid var(--border);border-radius:9px;background:#fff;gap:12px}.sample-card:hover:not(:disabled){border-color:#afc2df;background:#f8faff}.sample-card strong{color:#374e6f;font-size:12px}.sample-card span{color:#697b95;font-size:11px}.sample-card>svg{color:#6e84a5}.product-image{border:1px solid #e4e9f0;border-radius:8px;background:#f7f9fc}.stats-grid{margin-bottom:20px}.stat-card{border-color:var(--border);border-radius:14px;box-shadow:var(--shadow-panel);padding:20px;background:linear-gradient(135deg,#fff,#f8fbfd)}.stat-card strong,.stat-value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stat-label{color:#526580;font-size:12px}.stat-detail{color:var(--muted);font-size:11px}.batch-header{border-bottom:1px solid #e7ecf3}.batch-header label{color:var(--muted);font-size:11px}.batch-header select{font-size:14px;font-weight:600}.batch-icon{border-radius:9px;color:#456da9;background:#edf3fb}.table-toolbar{padding:16px 24px;gap:16px}.status-tabs{background:#eaf0f4;border:1px solid #dce6ed;border-radius:12px;padding:4px}.status-tabs button{padding:8px 12px;border-radius:8px}.status-tabs button.selected{color:#075d84;background:var(--glass-fill);box-shadow:inset 0 1px 0 #fff,0 2px 4px #20314b1a}.selection-toolbar{padding:12px 24px;background:#f9fbfd;border-top:1px solid #edf0f5;border-bottom:1px solid #e3e9f1}.selection-toolbar .muted{font-size:11px}.product-table thead th{background:#edf3f7;color:#4a647a;font-size:11px;font-weight:600;padding-top:13px;padding-bottom:13px;border-bottom:1px solid #dce5ec}.product-table tbody td{padding-top:16px;padding-bottom:16px;border-color:#edf0f5;font-size:12px}.product-table tbody tr:hover{background:#f8faff}.product-table tbody tr.row-selected{background:#f0f5ff}.product-description>strong{color:#263d5c;font-size:13px;font-weight:550}.product-description>span{color:#6b7c93;font-size:11px}.table-footer{padding:16px 24px;color:#63748d;font-size:12px;border-color:#e7ecf3}.workbench-footnote{color:#687a94;font-size:11px}.drawer{border-left:1px solid var(--border);box-shadow:-16px 0 60px #10233c24}.drawer-header{background:#eef5f9;border-bottom-color:var(--border)}.drawer-header h2{font-size:21px}.drawer-section{border-color:#e5ebf3}.drawer-section h3{color:#304967;font-size:14px}.drawer-footer{background:#f8fbfbe8;border-top:1px solid var(--border);box-shadow:0 -4px 16px #162d4a05;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.modal{border:1px solid #ffffffd9;background:#f8fbfafa;border-radius:22px;box-shadow:inset 0 1px 0 #fff,0 24px 80px #10203933}dialog::backdrop{background:#111e3380;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.section-heading h2{font-size:21px;color:#243b5b}.section-heading p{font-size:12px;color:var(--muted)}.section-heading .eyebrow{font-size:10px;color:#6481a6}.learning-banner{border:1px solid #dce4ef;border-radius:12px;padding:24px;background:#eaf0f8}.learning-banner h2{font-size:24px;color:#243d60}.learning-banner p{font-size:12px;color:#5f7390}.learning-metrics>div{padding:20px;border:1px solid var(--border);border-radius:10px;background:#fff}.learning-metrics strong{font-size:30px;color:#29476d;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.learning-metrics small,.learning-metrics span{color:#657892;font-size:11px}.learning-source strong,.learning-stage strong{color:#354f70;font-size:13px}.dataset-exports p,.export-dataset span,.learning-placeholder,.learning-source>div>span,.learning-stage p,.source-footnote,.source-result{color:#657a97;font-size:12px}.dataset-version,.source-footnote{font-size:11px}.export-dataset{background:#f8fafd;border-color:#dfe7f2;border-radius:8px}.export-dataset strong{color:#3e5b82;font-size:12px}.job-empty{padding:64px 24px}.job-empty h2{color:#344f74;font-size:21px}.job-empty p,.job-note{color:#657993;font-size:12px}.job-name h3{color:#30496c;font-size:14px}.job-counts,.job-name small{color:#667b97;font-size:12px}.job-progress>div{height:6px}.job-progress i{background:var(--teal)}.data-section{padding:24px}.data-section h2{font-size:16px;color:#304869}.data-section .muted,.data-section>p{color:#63758f;font-size:12px}.lookup-flow{background:#f4f7fc;border:1px solid #e0e8f4;border-radius:8px}.lookup-flow span{color:#536d93;font-size:12px}.domestic-result p,.tariff-item p{color:#536781;font-size:12px;line-height:1.85}.settings-panel{padding:28px}.provider{background:var(--glass-fill);border-color:#ccdce7;border-radius:12px;color:#526c82;font-size:12px;box-shadow:inset 0 1px 0 #fff}.provider.selected{border-color:#77a8be;background:linear-gradient(160deg,#f8fdff,#deeff7);color:#075c82;box-shadow:inset 0 1px 0 #fff,0 2px 6px #17547012}.toggle-row strong{font-size:13px;color:#344b6c}.privacy-note p,.settings-aside p,.toggle-row p{font-size:12px;color:#647894;line-height:1.9}.settings-aside .panel{padding:24px}.settings-aside h3{font-size:16px;color:#344d70}.check-list{font-size:12px;color:#526a8c}.connection-guide{margin-top:22px;padding-top:20px;border-top:1px solid var(--border)}.connection-guide h4{margin:0 0 12px;font-size:12px;color:#3d5475;font-weight:600}.connection-guide ol{padding-left:19px;margin:0;color:#617693;font-size:12px;line-height:2}.connection-guide li+li{margin-top:4px}.connection-guide p{margin-top:12px;font-size:11px}.connection-guide a{color:#295bbf;text-decoration:underline;text-underline-offset:3px}@media (min-width:1600px){main{padding:36px 48px 12px}.topbar{padding:0 48px}.studio-grid{grid-template-columns:minmax(420px,1fr) minmax(470px,1.15fr)}}@media (max-height:840px) and (min-width:761px){.sidebar{padding-top:20px}.workspace-label{margin-top:26px}.nav-item{height:42px}.sidebar-tip{display:none}}@media (max-width:1200px){.sidebar{width:192px;inset:12px auto 12px 12px;height:calc(100dvh - 24px);padding-left:8px;padding-right:8px}.main-shell{margin-left:216px;width:calc(100% - 216px)}main{padding:28px 24px 12px}.topbar{padding:0 24px}.studio-grid{grid-template-columns:minmax(300px,1fr) minmax(300px,1fr);gap:16px}.studio-input,.studio-output{padding:20px}.workflow-strip>div{padding:12px;gap:8px}.workflow-strip small{font-size:10px}.studio-intro h2{font-size:23px}.intro-stat{min-width:130px;padding-left:20px}.table-toolbar{flex-wrap:wrap}}@media (max-width:1024px){.studio-grid{grid-template-columns:minmax(0,1fr)}.studio-output{min-height:360px}.analysis-loading,.studio-empty{min-height:310px}.settings-grid{grid-template-columns:minmax(0,1fr)}.workflow-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-strip>div:nth-child(3){border-left:0}.workflow-strip>div:nth-child(3),.workflow-strip>div:nth-child(4){border-top:1px solid var(--border)}}@media (max-width:760px){.sidebar{position:fixed;inset:auto 8px 8px;width:calc(100% - 16px);height:auto;padding:8px 8px max(8px,env(safe-area-inset-bottom));background:#102b3df2;border:1px solid #aecfde4d;border-radius:18px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:block;z-index:30}.sidebar .brand,.sidebar .workspace-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;flex-direction:row;gap:4px;overflow-x:auto;scrollbar-width:none}.sidebar nav::-webkit-scrollbar{display:none}.nav-item{height:54px;min-width:78px;width:78px;padding:5px 4px;flex-direction:column;justify-content:center;gap:4px;font-size:10px;border-radius:7px}.nav-item:nth-child(4),.nav-item:nth-child(8){margin-top:0}.nav-item svg{width:19px;height:19px}.nav-indicator{display:none}.main-shell{width:100%;margin-left:0}main{padding:24px 16px calc(104px + env(safe-area-inset-bottom))}.topbar{height:58px;padding:0 16px}.breadcrumb{font-size:11px;gap:8px}.region,.topbar-divider{display:none}.model-pill{max-width:150px;font-size:10px}.page-heading{flex-wrap:wrap;align-items:flex-start;gap:14px;margin-bottom:20px}h1{font-size:25px}.page-heading p{font-size:12px}.studio-intro{padding:20px}.studio-intro:after{display:none}.studio-intro h2{font-size:21px;line-height:1.6}.studio-intro p{font-size:12px}.intro-stat{display:none}.workflow-strip>div{padding:12px}.workflow-strip strong{font-size:11px}.connection-banner{padding:14px;align-items:stretch;gap:12px;flex-direction:column}.connection-banner .button{align-self:flex-end}.studio-input,.studio-output{padding:18px}.studio-panel-title h3{font-size:14px}.studio-input .form-grid{gap:0 12px}.studio-input .field>label{font-size:12px}.field input,.field select,.field textarea,.studio-input input{font-size:13px}.studio-empty h3{font-size:14px}.empty-capabilities{flex-wrap:wrap;gap:10px}.sample-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sample-card{padding:10px;gap:8px}.sample-card strong{font-size:11px}.sample-card span{font-size:10px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat-card{padding:16px}.batch-header,.selection-toolbar,.table-footer,.table-toolbar{padding-left:16px;padding-right:16px}.table-toolbar .search-input{width:100%}.status-tabs{max-width:100%;overflow-x:auto}.status-tabs button{font-size:11px;padding:8px}.selection-toolbar{flex-wrap:wrap;gap:10px}.product-table{min-width:900px}.data-section,.settings-panel,.tariff{padding:20px}.settings-aside{display:block}.provider-grid{grid-template-columns:1fr}.provider{font-size:12px}.section-heading h2{font-size:19px}.section-heading p{font-size:12px}.lookup-flow span{font-size:11px}.lookup-form{flex-wrap:wrap}.drawer{width:100%}.drawer-footer .button{min-height:42px}.icon-button{min-width:40px;min-height:40px}.page-footer{font-size:10px;line-height:1.8;gap:12px}}@media (max-width:380px){.form-grid,.studio-input .form-grid{grid-template-columns:minmax(0,1fr)}.breadcrumb{gap:5px;font-size:10px}.topbar-right{gap:4px}.model-pill{max-width:125px;padding:6px 8px}.workflow-strip>div{padding:10px 8px;gap:6px}.workflow-strip small{font-size:9px}.studio-intro h2{font-size:19px}.sample-grid{grid-template-columns:minmax(0,1fr)}}.login-card .field>input{width:100%}.mobile-logout{display:none}@media (max-width:760px){.mobile-logout{display:inline-flex}}.login-footnote{display:block;margin-top:20px;color:var(--muted);line-height:1.8}.account-logout{margin-left:auto;flex-shrink:0}.permissions-panel{padding:28px}.permission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0}.permission-option{display:flex;gap:14px;align-items:flex-start;padding:20px;border:1px solid var(--border);border-radius:12px;cursor:pointer;background:#f8fbfd}.permission-option.selected{border-color:#86b4cb;background:#edf7fb}.permission-option input{margin:3px 0 0;width:18px;height:18px;flex-shrink:0}.permission-option strong{display:block;color:var(--ink);font-size:14px}.permission-option small{display:block;color:var(--muted);margin-top:7px;line-height:1.7}.permissions-actions{display:flex;justify-content:flex-end;margin-top:24px}@media (max-width:760px){.permissions-panel{padding:18px}.permission-grid{grid-template-columns:1fr}.account-logout{min-width:34px;min-height:34px}}.button:active:not(:disabled),.icon-button:active:not(:disabled){transform:translateY(1px) scale(.985);box-shadow:inset 0 2px 4px #153e5424}.icon-button:hover:not(:disabled){background:linear-gradient(155deg,#fff,#e0eff6);color:#075d84}.button:disabled,.icon-button:disabled{cursor:not-allowed;transform:none;box-shadow:inset 0 1px 0 #ffffff80}.button.primary:disabled{background:linear-gradient(160deg,#e2ecf3,#d5e1ea);border-color:#c6d6e1;color:#536e80}.button.danger{color:#a23434;border-color:#e2b9b9;background:linear-gradient(150deg,#fffafa,#f7e5e5)}.search-input input{background:transparent}.stat-icon{border-radius:10px}.step-number{color:#28627f;background:#edf6fb;border-color:#cbdfe9;border-radius:8px}.empty-capabilities svg,.workflow-strip svg{color:#297d9c}.empty-orbit{color:#3e849f;background:linear-gradient(145deg,#f3fafc,#e7f0f5);border-color:#d6e5ee;box-shadow:inset 0 1px 0 #fff,0 0 0 12px #f6f9fb;border-radius:24px}.empty-orbit>span{color:#317b99;border-radius:9px;box-shadow:0 2px 6px #14384f0d}.learning-banner{background:linear-gradient(110deg,#e5f0f6,#f6fafc);border-color:#ccdfe9;border-radius:16px}.job-progress i,.progress-track>div{background:linear-gradient(90deg,#0b6993,#409caf)}.text-button{color:#0b638b}@supports not (((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))) or (-webkit-backdrop-filter:blur(1px))){.button{background-color:#f1f6fa}.drawer-footer,.topbar{background:#f7fafc}.sidebar{background-color:#102b3d}}@media (prefers-reduced-transparency:reduce){.button,.drawer-footer,.sidebar,.topbar{-webkit-backdrop-filter:none;backdrop-filter:none}.drawer-footer,.topbar{background:#f7fafc}.button{background-color:#f1f6fa}.sidebar{background-color:#102b3d}}@media (forced-colors:active){.button,.icon-button,.market-toggle button,.nav-item,.provider,.status-tabs button{box-shadow:none;text-shadow:none;border:1px solid ButtonText}.market-toggle .selected,.nav-item.active,.provider.selected,.status-tabs button.selected{outline:2px solid Highlight;outline-offset:-3px}.button:disabled,.icon-button:disabled{color:GrayText;border-color:GrayText}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--ink:#172b43;--muted:#627187;--border:#e1e6ee;--teal:#2368c4;--teal-dark:#174e9b;--teal-soft:#edf4fd;--blue:#2368c4;--radius:14px;--focus:#246bd0;--shadow-panel:0 2px 5px #162b4303,0 10px 28px #162b4304;--glass-fill:linear-gradient(155deg,#fffffff5,#ffffffc7 55%,#eaf0f8d9);--glass-border:#d3dce8;--glass-shadow:inset 0 1px 0 #fff,inset 0 -1px 0 #ffffff80,0 2px 4px #1d3b6310}body{background:var(--bg);-webkit-font-smoothing:antialiased}h1{font-size:30px;letter-spacing:-.9px;font-weight:650}.sidebar{inset:0 auto 0 0;width:228px;height:100dvh;padding:28px 16px 20px;background:#fcfdff;border:0;border-right:1px solid var(--border);border-radius:0;box-shadow:none}.brand,.sidebar{color:var(--ink)}.brand{padding:0 8px;gap:11px}.brand-mark{background:linear-gradient(145deg,#548de4,#225bab);border-color:#467fc1;box-shadow:inset 0 1px 0 #ffffff70,0 3px 8px #1e57a31a}.brand strong{font-size:22px;letter-spacing:.5px}.brand span{color:#65768e;font-size:9px;letter-spacing:1.5px}.workspace-label{margin:34px 12px 12px;color:#6d7d92;font-size:11px;letter-spacing:1px}.nav-item{min-height:44px;height:44px;color:#516279;border-radius:10px;padding:0 12px;font-size:13px;gap:12px}.nav-item svg{color:#71849c;width:18px;height:18px}.nav-item:hover{color:#21466f;background:#f0f4f9}.nav-item.active{background:linear-gradient(135deg,#f1f7ff,#e7effb);border-color:#d0def2;box-shadow:inset 0 1px 0 #fff,0 2px 4px #1e4d8705;color:#1f559b;font-weight:650}.nav-item.active svg{color:#2768bb}.nav-indicator{background:#3676cb;box-shadow:none;width:4px;height:16px;border-radius:3px}.nav-item:nth-child(4),.nav-item:nth-child(8){margin-top:12px}.sidebar-tip{background:#f2f6fb;border:1px solid #e4ebf4;padding:16px;margin:0 0 16px}.sidebar-tip svg{color:#497cb7}.sidebar-tip strong{color:#395371;font-size:12px}.sidebar-tip p{color:#667a93;font-size:11px}.help-button{color:#61728a;font-size:12px}.help-button:hover{color:#235fad}.workspace-account{border-color:var(--border);margin-top:16px;padding-top:16px}.workspace-account strong{color:var(--ink);font-size:12px}.workspace-account small{color:var(--muted);font-size:11px}.avatar{background:#eaf0f8;color:#426386}.main-shell{margin-left:228px;width:calc(100% - 228px)}.topbar{height:64px;border-color:#e4e9f0;background:#ffffffb8}.breadcrumb{font-size:12px}.region{background:#edf2f8;color:#536781}main{padding:32px 36px 12px}.page-heading{margin-bottom:26px}.page-heading .eyebrow{color:#6b7e95;font-size:10px;letter-spacing:1.8px}.page-heading p{font-size:14px;color:#5d6e83}.page-footer{font-size:11px}.button{min-height:42px;font-size:13px;border-radius:10px;padding:10px 16px;color:#345474}.button.primary{background:linear-gradient(160deg,#478ce0e8,#2464baeF 52%,#2056a1f5);border-color:#235da8;box-shadow:inset 0 1px 0 #b9d9ffb3,inset 0 -1px 0 #12397133,0 4px 10px #2258a320;text-shadow:0 1px 1px #12397126}.button.primary:hover:not(:disabled){background:linear-gradient(160deg,#4185d9,#225aa5);border-color:#194987}.button.small{min-height:34px;font-size:12px}.button:disabled{opacity:.6}.button.primary:disabled{opacity:1;background:#e9edf3;color:#69798d;border-color:#d9e1eb}.icon-button{border-color:#dbe3ed;border-radius:9px}.text-button,.text-link{color:#2865ae}.field>label{font-size:13px;font-weight:550;color:#354a63}.field input,.field select,.field textarea{background:#fbfcfe;border-color:#d8e1ed;border-radius:9px;font-size:14px;min-height:42px}input::placeholder,textarea::placeholder{color:#627187;font-size:13px}.search-input{background:#fbfcfe;border-color:#d8e1ed}.notice,.privacy-note p,.search-input input,.settings-aside p,.toggle-row p{font-size:13px}.studio-intro{padding:22px 26px;border-color:#dce5f0;background:linear-gradient(105deg,#fff 45%,#edf3fb);box-shadow:inset 0 1px 0 #fff;border-radius:14px}.studio-intro:after{display:none}.studio-intro h2{font-size:22px;color:#243e61;letter-spacing:-.5px;margin:7px 0}.studio-intro p{font-size:13px;color:#667c96}.intro-tag{color:#4c78a6;font-size:10px;letter-spacing:1.5px}.intro-stat{border-color:#d8e3f0;padding-left:28px;min-width:164px}.intro-stat strong{color:#244c7b;font-size:32px}.intro-stat svg{color:#5884b5}.intro-stat span{color:#5d7795;font-size:12px}.ai-studio{gap:18px}.workflow-strip{background:transparent;border:0;border-radius:0;box-shadow:none;padding:2px 0}.workflow-strip>div{padding:8px 18px}.workflow-strip>div:first-child{padding-left:0}.workflow-strip>div+div{border-color:#dce3ec}.workflow-strip svg{color:#6485af}.workflow-strip strong{color:#465e7a;font-size:12px}.workflow-strip small{color:#5d6e83;font-size:11px}.studio-grid{gap:22px}.studio-input,.studio-output{padding:26px}.studio-panel-title h3{font-size:16px;color:#223d5d}.studio-panel-title{border-color:#e8edf4;margin-bottom:22px}.studio-panel-title .muted{font-size:12px}.step-number{background:#f1f5fb;border-color:#e1e8f2;color:#547cac}.market-toggle{background:#f0f3f8;border-color:#e3e8f0;border-radius:10px}.market-toggle button{font-size:13px}.market-toggle .selected{color:#285eaa;border-color:#d8e1ef;background:var(--glass-fill)}.vision-dropzone{background:#f8fafd;border-color:#bbcee5;padding:22px 16px;border-radius:11px}.vision-dropzone strong{font-size:13px;color:#446894}.vision-dropzone small,.vision-dropzone span{font-size:12px;color:#657f9e}.upload-symbol{border-color:#d5e1f0;color:#4a7bb9}.studio-empty h3{font-size:17px;color:#3d5878}.studio-empty p{font-size:13px;line-height:1.9;color:#6c7e93}.empty-capabilities{gap:14px;color:#627b96;font-size:12px}.empty-orbit{background:#f2f6fc;border-color:#e1e9f4;color:#648dbf}.result-product h2{color:#213e60;font-size:24px;line-height:1.5}.attribute-grid strong,.business-reason p,.clarification p{font-size:13px;line-height:1.9}.stats-grid{gap:16px}.stat-card{padding:22px;border-radius:12px;background:#fff}.stat-label{font-size:13px}.stat-detail{font-size:12px}.stat-icon{background:#eff4fc;color:#4979b1}.batch-header{padding:22px 24px}.batch-header label{font-size:12px}.table-toolbar{padding:18px 24px}.status-tabs{background:#f1f4f8;border-color:#e2e8f0;border-radius:10px}.status-tabs button{font-size:12px}.selection-toolbar{background:#fafbfd}.selection-toolbar .muted{font-size:12px}.product-table thead th{background:#f6f8fb;font-size:12px;color:#5a708b;padding-top:14px;padding-bottom:14px}.product-table tbody td{padding-top:18px;padding-bottom:18px;font-size:13px}.product-description>strong{font-size:14px;color:#2e4765}.product-description>span{font-size:12px;color:#61738b}.product-table tbody tr:hover{background:#f7faff}.product-table tbody tr.row-selected{background:#edf4fe}.status{font-size:12px;padding:4px 9px;border-radius:6px}.count-tag{font-size:11px;background:#f3f6fa;color:#596f8c}.learning-banner{background:linear-gradient(105deg,#fff,#edf3fb);border-color:#dde5ef}.learning-banner h2{font-size:23px}.learning-metrics>div{border-radius:12px}.permission-option{background:#fbfcfe;border-color:#e0e7f0}.permission-option.selected{background:#f0f5fd;border-color:#adc7e9}.permission-option small{font-size:12px}.provider.selected{color:#255eaa;background:linear-gradient(150deg,#f8fbff,#e9f1fd);border-color:#adc7e9}.drawer-header{background:#f7f9fc}.drawer-footer{background:#ffffffd9}.login-page{background:radial-gradient(ellipse at 65% 15%,#e1ebfa,transparent 60%),#f3f6fa}.login-card{border:1px solid #ffffff;border-radius:22px;box-shadow:0 24px 70px #233f7010,0 2px 6px #233f7005}@media (min-width:1600px){main{padding:36px 48px 12px}}@media (max-height:840px) and (min-width:761px){.sidebar{padding-top:22px}.workspace-label{margin-top:24px}.nav-item{height:40px;min-height:40px}}@media (min-width:761px) and (max-width:1200px){.sidebar{width:208px;padding-left:12px;padding-right:12px}.main-shell{margin-left:208px;width:calc(100% - 208px)}main{padding:28px 24px 12px}.studio-grid{gap:18px}.studio-input,.studio-output{padding:22px}}@media (max-width:1024px){.workflow-strip>div{border:0!important;padding:8px 0}}@media (max-width:760px){.sidebar{inset:auto 8px 8px;width:calc(100% - 16px);height:auto;padding:8px 8px max(8px,env(safe-area-inset-bottom));background:#fdfefef0;border:1px solid #dce5f2;border-radius:18px;box-shadow:0 6px 30px #2446741a,inset 0 1px 0 #fff}.nav-item{height:54px;min-height:54px;width:78px;min-width:78px;padding:5px 4px;font-size:10px;gap:4px}.nav-item:nth-child(4),.nav-item:nth-child(8){margin-top:0}.nav-item svg{width:19px;height:19px}.main-shell{margin-left:0;width:100%}main{padding:24px 16px calc(104px + env(safe-area-inset-bottom))}.topbar{height:58px}h1{font-size:26px}.page-heading{margin-bottom:22px}.page-heading p{font-size:13px}.studio-intro{padding:20px}.studio-intro h2{font-size:20px;line-height:1.5}.studio-intro p{font-size:12px;line-height:1.8}.studio-input,.studio-output{padding:18px}.workflow-strip strong{font-size:11px}.workflow-strip small{font-size:10px}.button{padding:10px 13px}.stat-card{padding:16px}.studio-empty h3{font-size:15px}.studio-empty p{font-size:12px}.field input,.field select,.field textarea{font-size:16px}.product-table{min-width:920px}.empty-capabilities{gap:10px;font-size:11px}}@media (prefers-reduced-transparency:reduce){.drawer-footer,.sidebar,.topbar{background:#fcfdff}}@supports not (((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))) or (-webkit-backdrop-filter:blur(1px))){.drawer-footer,.sidebar,.topbar{background:#fcfdff}}body:has(nextjs-portal) .topbar{padding-right:76px}@media (max-width:760px){body:has(nextjs-portal) .topbar{padding-right:64px}.topbar{gap:8px}.breadcrumb{flex:1 1;min-width:0;font-size:0;gap:0}.breadcrumb>svg{display:none}.breadcrumb>span{display:block;min-width:0;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-right{gap:8px;flex-shrink:0}.model-pill{display:block;max-width:125px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}:root{--bg:#f4f6f9;--ink:#142843;--muted:#5c6d83;--teal:#183963;--teal-dark:#102944;--teal-soft:#eef2f7;--blue:#183963;--navy:#10233f;--focus:#244b78;--accent:#f5ca48;--accent-soft:#fff7df;--success:#23476c;--glass-fill:linear-gradient(155deg,#fffffff5,#ffffffe0 55%,#eaf0f6d9)}.sidebar{background:linear-gradient(170deg,#142e50,#10233f 60%,#0d1e36);border-right-color:#193450}.brand{color:#fff}.brand-mark{color:#122947;background:linear-gradient(145deg,#ffe693,#f3c33d);border-color:#f7d878;box-shadow:inset 0 1px 0 #fff2c8,0 3px 10px #07122324}.brand span,.workspace-label{color:#a9b9cd}.nav-item{color:#c0ccdc}.nav-item svg{color:#9eb3cb}.nav-item:hover{background:#ffffff0d;color:#fff}.nav-item.active{color:#172c48;background:linear-gradient(140deg,#ffe797,#f4cb50);border-color:#f6d775;box-shadow:inset 0 1px 0 #fff3c7,0 3px 8px #050e201a}.nav-item.active svg{color:#172c48}.nav-indicator{background:#213b60}.sidebar-tip{background:#ffffff06;border-color:#ffffff1a}.sidebar-tip svg{color:#f4cf68}.sidebar-tip strong{color:#e8eef6}.sidebar-tip p{color:#a9b9cd}.help-button{color:#c0ccdc}.help-button:hover{color:#ffe18a}.workspace-account{border-color:#ffffff1a}.workspace-account strong{color:#edf2f9}.workspace-account small{color:#a9b9cd}.avatar{background:#263f60;color:#eed898}.account-logout{background:#ffffff0d;border-color:#ffffff26;color:#d9e3f0;box-shadow:inset 0 1px 0 #ffffff14}.button.primary{color:#142a48;background:linear-gradient(155deg,#ffe99eeb,#f6cf59f5 55%,#efbd37f5);border-color:#dbb343;text-shadow:0 1px 0 #fff3cb70;box-shadow:inset 0 1px 0 #fff8d6,inset 0 -1px 0 #b18c2a26,0 4px 10px #9b78201a}.button.primary:hover:not(:disabled){color:#10233f;background:linear-gradient(155deg,#ffedadef,#f6c744);border-color:#caa037;box-shadow:inset 0 1px 0 #fff8d6,0 5px 12px #9b782026}.button.primary:disabled{color:#7a7057;background:#f4efdf;border-color:#e3dcc5;box-shadow:inset 0 1px 0 #fff;text-shadow:none}.button:not(.primary):not(.danger){color:#274362}.text-button,.text-link{color:#23496f}.model-pill.connected{color:#24496e;border-color:#d4dfeb;background:#edf2f8}.studio-intro{background:linear-gradient(115deg,#152f51,#102440);border-color:#233e5d;box-shadow:inset 0 1px 0 #ffffff0f}.studio-intro h2{color:#f4f7fc}.studio-intro p{color:#bfccdd}.intro-tag{color:#f1d27b}.intro-stat{border-color:#ffffff24}.intro-stat strong,.intro-stat svg{color:#f6d679}.intro-stat span{color:#c4d0df}.empty-capabilities svg,.workflow-strip svg{color:#355475}.result-product h2,.studio-panel-title h3{color:#193654}.step-number{color:#6c5317;background:#fff7df;border-color:#eedeae}.market-toggle button.selected{color:#203f62;background:linear-gradient(150deg,#fffcf0,#fff5d7);border-color:#e6d39b}.vision-dropzone{background:#fdfcf8;border-color:#d6c69b}.vision-dropzone:hover:not(:disabled){background:#fff8e5;border-color:#bd9e43}.vision-dropzone strong{color:#274563}.upload-symbol{color:#294769;background:#fffaf0;border-color:#e8dcb9}.empty-orbit{color:#45617f;background:#f2f5f9;border-color:#dbe3ed;box-shadow:0 0 0 12px #f8fafd}.empty-orbit>span{color:#294769;background:#fff6da;border-color:#e9d9a9}.stat-icon{color:#2f506f;background:#eef2f7}.stat-amber .stat-icon{color:#796021;background:#fff5d7}.stat-blue .stat-value,.stat-teal .stat-value{color:#234566}.status-review{color:#24466c;background:#edf2f8}.status-confirmed{color:#24466c;background:#e7eef5}.status-pending{color:#765813;background:#fff4ce}.status-tabs button.selected{color:#233f5f;background:#fff9e8;box-shadow:inset 0 1px 0 #fff,0 1px 3px #49370d0d}.product-table tbody tr.row-selected{background:#fffae9}.product-table tbody tr:hover{background:#f7f9fc}.learning-banner{background:linear-gradient(110deg,#f7f9fc,#fff8e5);border-color:#e0e5ed}.permission-option.selected,.provider.selected{color:#254261;background:linear-gradient(145deg,#fffdf5,#fff6da);border-color:#ddc888}.job-progress i,.progress-strip>div,.progress-track>div{background:linear-gradient(90deg,#e9b834,#f6d574)}.score-track i{background:#254769}.login-page{background:radial-gradient(ellipse at 80% 10%,#f8e7af55,transparent 55%),#f1f4f8}@media (max-width:760px){.sidebar{background:#10233ff2;border-color:#38506d;box-shadow:0 6px 30px #10233f26,inset 0 1px 0 #ffffff14}}@media (prefers-reduced-transparency:reduce){.sidebar{background:#10233f}}@supports not (((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))) or (-webkit-backdrop-filter:blur(1px))){.sidebar{background:#10233f}}.domestic-code-entry{margin:16px 0;padding:18px;border:1px solid #e8d9ac;border-radius:14px;background:#fffaf0}.domestic-code-entry>.row-between{gap:12px;flex-wrap:wrap}.domestic-code-entry>.row-between strong{font-size:13px;color:#193654}.domestic-code-entry .field{margin-top:12px}.domestic-code-entry .hs-preview{margin:12px 0}.domestic-code-entry .review-check{margin:12px 0;align-items:flex-start}.domestic-code-entry .button{max-width:100%;white-space:normal}.import-options{margin-top:18px;padding:14px;border:1px solid #dce3ed;border-radius:12px;background:#f7f9fc}.import-options summary{cursor:pointer;color:#193654;font-weight:600}.import-options .muted{margin:12px 0;font-size:12px}.import-column-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.import-column-grid input{width:100%;min-width:0}.permissions-panel hr{margin:24px 0;border:0;border-top:1px solid #dce3ed}.permissions-panel .field{max-width:420px}.row-image-gallery{display:flex;flex-wrap:wrap;gap:14px;margin:0 0 18px}.row-image-gallery a{display:grid;gap:6px;font-size:12px;color:#193654;text-align:center}