@font-face{font-family:Inaya;src:url('fonts/InterVariable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--bg:#f6f7f9;--surface:#fff;--ink:#222632;--muted:#677082;--line:#e7e9ef;--primary:#4b4ad7;--primary-hover:#3837b0;--primary-soft:#eeedff;--teal:#14664f;--teal-soft:#e8f4ed;--amber:#956217;--amber-soft:#fff5dd;--danger:#ac333f;--danger-soft:#fff0f1;--nav-width:238px;--radius:14px;--shadow:0 5px 24px #19213c08;--font:Inaya,Inter,'Segoe UI',sans-serif;--ease:180ms ease;--space:24px}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:14px;line-height:1.55;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:var(--primary);text-decoration:none}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #6d6de9;outline-offset:3px}input,select,textarea{color:var(--ink)}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.25}h1{font-size:30px;font-weight:680}h2{font-size:18px;font-weight:650}h3{font-size:15px;font-weight:650}.icon{width:20px;height:20px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.text-muted{color:var(--muted)}.small{font-size:12px}.num{font-variant-numeric:tabular-nums;letter-spacing:-.025em}.nowrap{white-space:nowrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-60px;z-index:200;background:var(--ink);color:white;padding:12px 18px;border-radius:8px}.skip-link:focus{top:12px}.initial-loading{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px}.initial-loading h1{font-size:42px}.initial-loading h1 span{color:var(--primary)}.initial-loading p{color:var(--muted)}.loader{width:22px;height:22px;border:2px solid var(--line);border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.sidebar{position:fixed;inset:0 auto 0 0;width:var(--nav-width);background:var(--surface);border-right:1px solid var(--line);display:flex;flex-direction:column;padding:29px 18px 18px;z-index:50}.logo{display:flex;align-items:center;gap:10px;padding:0 12px;color:var(--ink);font-size:33px;font-weight:740;letter-spacing:-2px;line-height:1}.logo img{width:32px;height:32px}.logo span b{color:var(--primary)}.workspace-picker{display:flex;align-items:center;gap:10px;margin:27px 3px 27px;padding:11px 10px;border:1px solid var(--line);border-radius:10px}.workspace-icon{display:grid;place-items:center;width:31px;height:31px;background:#f1f1f8;border-radius:7px;color:var(--primary)}.workspace-picker strong{display:block;font-size:12px;font-weight:630}.workspace-picker small{display:block;color:var(--muted);font-size:10px}.workspace-picker>.icon{margin-left:auto;width:14px}.nav-label{font-size:10px;font-weight:650;letter-spacing:.11em;color:#7c8291;margin:0 15px 10px}.nav-group{display:flex;flex-direction:column;gap:5px;margin-bottom:25px}.nav-item{display:flex;align-items:center;gap:12px;padding:11px 14px;min-height:44px;border-radius:8px;color:#666c7a;font-size:12px;font-weight:520;transition:background var(--ease),color var(--ease)}.nav-item .icon{width:18px;height:18px}.nav-item:hover{background:var(--bg);color:var(--ink)}.nav-item.active{background:var(--primary-soft);color:var(--primary);font-weight:640}.nav-count{margin-left:auto;min-width:22px;text-align:center;border:1px solid #dcdaff;background:#fff;border-radius:6px;font-size:10px;line-height:19px}.sidebar-bottom{margin-top:auto}.trust-note{padding:16px;border-radius:12px;background:#f4f7f5;margin:0 3px 18px;color:#355648}.trust-note>.icon{width:23px;height:23px;margin-bottom:8px}.trust-note strong{font-size:12px;display:block;margin-bottom:5px}.trust-note p{font-size:11px;line-height:1.7;color:#63766d}.owner-row{display:flex;gap:10px;align-items:center;border-top:1px solid var(--line);padding:17px 9px 0}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eeedf8;color:#4a4271;font-size:12px;font-weight:650;flex-shrink:0}.owner-row strong{display:block;font-size:12px}.owner-row small{color:var(--muted);font-size:10px}.owner-row .icon-btn{margin-left:auto}.workspace{margin-left:var(--nav-width);min-height:100dvh}.topbar{height:76px;background:var(--surface);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 35px;gap:18px;position:relative;z-index:10}.breadcrumb{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px}.breadcrumb .icon{width:15px;height:15px}.breadcrumb strong{font-weight:550;color:var(--ink)}.topbar-tools{display:flex;align-items:center;gap:14px}.global-search{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:8px;padding:7px 11px;min-width:250px;color:var(--muted);background:#fbfbfc}.global-search input{background:none;outline:none;border:none;width:160px;font-size:11px}.global-search kbd{font-size:10px;font-family:inherit;border:1px solid var(--line);border-radius:4px;padding:1px 4px}.topbar-divider{height:22px;border-left:1px solid var(--line)}.icon-btn{display:inline-flex;justify-content:center;align-items:center;min-width:36px;min-height:36px;border:0;border-radius:7px;background:transparent;color:var(--muted)}.icon-btn:hover{background:var(--bg);color:var(--ink)}.icon-btn .icon{width:19px;height:19px}.menu-toggle{display:none}.demo-strip{display:flex;align-items:center;justify-content:center;gap:8px;min-height:31px;padding:5px 20px;background:#f5f0e3;border-bottom:1px solid #ebe3d2;color:#795b28;font-size:10px;letter-spacing:.015em}.demo-strip .icon{width:13px;height:13px}.demo-strip a{color:inherit;text-decoration:underline;margin-left:8px}.content{max-width:1570px;margin:0 auto;padding:32px 35px 48px;animation:appear .2s ease}@keyframes appear{from{opacity:.45;transform:translateY(3px)}to{opacity:1;transform:none}}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:25px}.eyebrow{display:flex;align-items:center;gap:7px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:650;color:var(--muted);margin-bottom:9px}.eyebrow .icon{width:14px;height:14px}.page-heading p{color:var(--muted);font-size:12px;margin-top:8px;max-width:680px}.heading-actions{display:flex;gap:9px;align-items:center;padding-top:9px;flex-shrink:0}.btn{display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:39px;padding:9px 15px;border:1px solid var(--line);border-radius:8px;background:var(--surface);font-size:11px;font-weight:590;line-height:1.4;transition:background var(--ease),box-shadow var(--ease),border-color var(--ease);text-align:center}.btn .icon{width:15px;height:15px}.btn:hover{background:#f8f8fc;border-color:#cccddc}.btn-primary{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 2px 4px #4b4ad718}.btn-primary:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.btn-dark{background:#252735;color:#fff;border-color:#252735}.btn-dark:hover{background:#3b3d4c;border-color:#3b3d4c}.btn-soft{background:var(--primary-soft);color:var(--primary);border-color:transparent}.btn-danger{color:var(--danger);border-color:#ebcdd1}.btn-danger:hover{background:var(--danger-soft)}.btn-ghost{border-color:transparent;background:transparent;color:var(--muted)}.btn-small{padding:6px 10px;min-height:31px;font-size:10px}.btn-wide{width:100%}.btn:active{box-shadow:inset 0 2px 3px #00000010}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:17px}.section-head h2{font-size:16px}.section-head p{font-size:11px;color:var(--muted);margin-top:4px}.text-link{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:580;color:var(--primary);background:none;border:0;padding:5px 0;min-height:32px}.text-link .icon{width:14px;height:14px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.card-pad{padding:23px}.hero-row{display:grid;grid-template-columns:1.9fr 1fr;gap:19px;margin-bottom:22px}.intelligence-banner{position:relative;overflow:hidden;min-height:170px;padding:26px 28px;background:#eef1f5;border-color:#e3e6ed;display:flex;align-items:center;gap:24px}.intelligence-banner::after{content:'';position:absolute;width:240px;height:240px;border:1px solid #d7dce5;border-radius:50%;right:-30px;top:-60px;box-shadow:0 0 0 36px #e5e9f080,0 0 0 72px #e6eaf044;pointer-events:none}.banner-copy{position:relative;z-index:1;max-width:440px}.banner-copy .eyebrow{color:#536080;font-size:9px}.banner-copy h2{font-size:27px;letter-spacing:-.045em;font-weight:620;line-height:1.25}.banner-copy h2 em{font-style:normal;color:var(--primary)}.banner-copy p{font-size:11px;color:#667186;max-width:325px;margin:10px 0 15px}.banner-tag{display:inline-flex;align-items:center;gap:5px;background:#fff9;border:1px solid #ffffffaa;font-size:9px;font-weight:530;padding:5px 8px;border-radius:5px;color:#52617b}.banner-tag .icon{width:12px;height:12px}.banner-mark{position:absolute;right:32px;top:51px;width:87px;height:87px;border-radius:23px;display:grid;place-items:center;background:#ffffffd9;border:1px solid white;box-shadow:0 10px 40px #6d729426;transform:rotate(-8deg);z-index:1}.banner-mark img{width:58px;height:58px;transform:rotate(8deg)}.pipeline-card{background:#282b3e;border:0;color:#fff;padding:21px 23px;box-shadow:var(--shadow)}.pipeline-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px}.pipeline-top h3{font-size:12px;font-weight:520;letter-spacing:0}.pipeline-top .icon{width:16px;color:#b5bad0}.pipeline-steps{display:flex;justify-content:space-between;position:relative;gap:6px}.pipeline-step{position:relative;z-index:1;flex:1}.pipeline-step::after{content:'';position:absolute;height:1px;background:#4a4d61;left:32px;right:6px;top:13px}.pipeline-step:last-child::after{display:none}.pipeline-step b{width:27px;height:27px;border:1px solid #54576c;border-radius:7px;display:grid;place-items:center;font-size:11px;background:#35384d;margin-bottom:8px}.pipeline-step:first-child b{background:#d5dbc9;color:#283228;border-color:#d5dbc9}.pipeline-step span{font-size:9px;color:#c0c3d1}.pipeline-foot{border-top:1px solid #45485c;margin-top:18px;padding-top:11px;font-size:9px;color:#b7bbd0;display:flex;align-items:center;gap:6px}.pipeline-foot .icon{width:12px;height:12px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:30px}.stat{padding:19px 20px 17px;box-shadow:none}.stat-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:11px;margin-bottom:13px}.stat-icon{width:28px;height:28px;display:grid;place-items:center;background:var(--bg);border-radius:7px}.stat-icon .icon{width:15px;height:15px}.stat-value{font-size:31px;font-weight:620;line-height:1;letter-spacing:-.06em;margin-bottom:12px;display:flex;align-items:baseline;gap:7px}.stat-value small{font-size:12px;font-weight:450;letter-spacing:0;color:var(--muted)}.stat-note{display:flex;gap:5px;align-items:center;font-size:9px;color:var(--muted)}.stat-note .icon{width:12px;height:12px}.stat-note.green{color:var(--teal)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 288px;gap:23px}.dashboard-primary{min-width:0}.product-list{overflow:hidden}.product-row{display:grid;grid-template-columns:48px minmax(150px,1fr) 83px 78px 64px 28px;align-items:center;gap:14px;padding:18px 20px;border-bottom:1px solid var(--line);transition:background var(--ease);color:var(--ink)}.product-row:last-child{border-bottom:0}.product-row:hover{background:#fcfcff}.product-row .product-title{font-size:12px;font-weight:590;margin-bottom:4px;line-height:1.45}.product-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px;font-size:9px;color:var(--muted)}.product-thumb{width:46px;height:49px;border-radius:10px;display:grid;place-items:center;background:#eff0f8;color:#7773aa;flex-shrink:0}.product-thumb .icon{width:25px;height:25px;stroke-width:1.35}.thumb-bag,.thumb-wallet,.thumb-camera{background:#f1ebe5;color:#936d4c}.thumb-coffee{background:#e9eeec;color:#597565}.thumb-lamp,.thumb-wood,.thumb-textile{background:#f1eee4;color:#95824d}.thumb-exhaust,.thumb-gear{background:#eceef3;color:#67728c}.metric-label{font-size:8px;text-transform:uppercase;letter-spacing:.045em;color:var(--muted);margin-bottom:4px}.metric-value{font-size:12px;font-weight:580}.metric-value.profit{color:var(--teal)}.score{display:inline-flex;align-items:center;gap:4px;background:var(--teal-soft);color:var(--teal);padding:4px 6px;font-size:10px;font-weight:600;border-radius:5px}.score.amber{background:var(--amber-soft);color:var(--amber)}.score .icon{width:10px;height:10px}.table-footer{padding:12px 20px;background:#fdfdfe;border-top:1px solid var(--line);font-size:10px;color:var(--muted);display:flex;justify-content:space-between;gap:10px}.pill{display:inline-flex;align-items:center;gap:4px;border-radius:5px;padding:3px 7px;font-size:9px;line-height:1.5;font-weight:550;white-space:nowrap;background:#f0f1f5;color:#656e80}.pill .icon{width:11px;height:11px}.pill-green{background:var(--teal-soft);color:var(--teal)}.pill-purple{background:var(--primary-soft);color:var(--primary)}.pill-amber{background:var(--amber-soft);color:var(--amber)}.pill-red{background:var(--danger-soft);color:var(--danger)}.insight-card{padding:20px;background:#f0f1fc;border-color:#e3e4f6;box-shadow:none;margin-bottom:20px}.inaya-mini{display:flex;align-items:center;gap:8px;margin-bottom:15px}.inaya-mini img{width:24px;height:24px;border-radius:7px}.inaya-mini strong{font-size:11px;font-weight:630}.inaya-mini span{margin-left:auto;font-size:8px;letter-spacing:.07em;color:var(--primary);text-transform:uppercase}.insight-card h3{font-size:17px;line-height:1.45;letter-spacing:-.035em;margin-bottom:10px}.insight-card p{color:#656b83;font-size:11px;line-height:1.8}.insight-card .insight-note{display:flex;gap:7px;margin:15px 0;padding-top:13px;border-top:1px solid #ddddf0;font-size:10px}.insight-card .insight-note .icon{width:14px;height:14px;color:var(--primary);margin-top:2px}.activity-card{padding:20px;box-shadow:none}.activity-card h3{font-size:12px;margin-bottom:18px}.activity-item{display:flex;gap:10px;margin-bottom:18px;position:relative}.activity-item:last-child{margin-bottom:0}.activity-item:not(:last-child)::after{content:'';position:absolute;left:11px;top:24px;height:calc(100% - 6px);width:1px;background:var(--line)}.activity-dot{height:24px;width:24px;display:grid;place-items:center;background:#f1f4f7;color:#687386;border-radius:50%;flex-shrink:0;z-index:1}.activity-dot .icon{height:11px;width:11px}.activity-item p{font-size:10px;line-height:1.65}.activity-item time{font-size:9px;color:var(--muted);display:block;margin-top:3px}.connection-bar{display:flex;align-items:center;gap:22px;margin-top:25px;padding:15px 19px;box-shadow:none;flex-wrap:wrap}.connection-bar>span{font-size:10px;color:var(--muted);margin-right:auto}.connection-status{display:flex;align-items:center;gap:7px;font-size:10px}.status-dot{width:6px;height:6px;border-radius:50%;background:#bbbfc9}.status-dot.on{background:#27825d}.connection-status small{font-size:9px;color:var(--muted)}.page-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:28px;font-size:9px;color:#778091}.page-footer span{display:flex;align-items:center;gap:5px}.page-footer .icon{width:11px;height:11px}
.toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:20px}.search-input{display:flex;align-items:center;gap:9px;background:white;border:1px solid var(--line);border-radius:8px;padding:8px 12px;flex:1;max-width:320px}.search-input input{border:0;background:transparent;outline:none;width:100%;font-size:11px;min-height:22px}.search-input .icon{width:16px;color:var(--muted)}.filter-select{height:40px;background:white;border:1px solid var(--line);border-radius:8px;font-size:11px;padding:0 30px 0 11px;max-width:220px}.view-switch{display:flex;gap:3px;padding:3px;background:white;border:1px solid var(--line);border-radius:8px;margin-left:auto}.view-switch button{background:transparent;border:0;border-radius:5px;padding:6px 9px;color:var(--muted)}.view-switch button.active{background:var(--primary-soft);color:var(--primary)}.view-switch .icon{width:15px;height:15px}.tabs{display:flex;gap:20px;border-bottom:1px solid var(--line);margin-bottom:24px;overflow-x:auto}.tab{background:transparent;border:0;border-bottom:2px solid transparent;padding:10px 1px 14px;color:var(--muted);font-size:11px;font-weight:550;white-space:nowrap;min-height:43px}.tab.active{border-bottom-color:var(--primary);color:var(--primary)}.tab b{font-size:9px;min-width:17px;padding:1px 5px;border-radius:4px;margin-left:5px;background:#ebecf2}.tab.active b{background:var(--primary-soft)}.opportunity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.opportunity-card{padding:19px;position:relative;display:flex;flex-direction:column;transition:box-shadow var(--ease),border-color var(--ease)}.opportunity-card:hover{border-color:#cbcbea;box-shadow:0 8px 26px #2b306110}.opportunity-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.opportunity-top .product-thumb{width:50px;height:53px}.opportunity-title{font-size:14px;font-weight:620;color:var(--ink);line-height:1.5;letter-spacing:-.02em;margin-bottom:5px}.opportunity-subtitle{font-size:10px;color:var(--muted);margin-bottom:18px}.opportunity-prices{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:13px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:14px}.opportunity-prices .metric-value{font-size:16px}.opportunity-scores{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted);gap:8px;margin-bottom:16px}.opportunity-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;gap:6px}.opportunity-footer .btn{font-size:10px}.match-track{width:65px;height:4px;border-radius:4px;background:#e6e9ed;overflow:hidden}.match-track span{display:block;background:var(--teal);height:100%;border-radius:4px}.empty-state{padding:62px 24px;display:flex;align-items:center;text-align:center;flex-direction:column;gap:12px}.empty-symbol{width:62px;height:62px;border-radius:18px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center;margin-bottom:6px}.empty-symbol .icon{width:28px;height:28px}.empty-state h2{font-size:19px}.empty-state p{max-width:460px;color:var(--muted);font-size:12px}.empty-state .btn{margin-top:8px}.notice{display:flex;gap:10px;border-radius:10px;border:1px solid #e8dfc9;background:#fffbf1;color:#826227;font-size:11px;line-height:1.7;padding:13px 15px;margin-bottom:20px}.notice .icon{width:17px;height:17px;margin-top:2px}.notice p{flex:1}.notice-info{background:#f0f2ff;border-color:#e0e2f7;color:#525d91}.notice-success{background:var(--teal-soft);border-color:#d4e5da;color:var(--teal)}.notice-error{background:var(--danger-soft);border-color:#ebcdd1;color:var(--danger)}.detail-header{display:flex;gap:18px;align-items:center;margin-bottom:24px}.detail-header .product-thumb{width:75px;height:78px;border-radius:17px}.detail-header .product-thumb .icon{width:35px;height:35px}.detail-header h1{font-size:26px;max-width:720px}.detail-header p{font-size:11px;color:var(--muted);margin-top:7px}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:23px}.detail-stack{display:flex;flex-direction:column;gap:22px}.detail-card .section-head{border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:17px}.detail-card h2{font-size:15px}.detail-card p{font-size:12px;color:var(--muted);line-height:1.8}.facts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.fact label{font-size:9px;color:var(--muted);display:block;margin-bottom:5px}.fact strong{font-size:16px;font-weight:620}.fact small{font-size:9px;color:var(--muted);display:block;margin-top:3px}.score-explainer{font-size:11px!important;margin-top:14px!important;padding-top:12px;border-top:1px solid var(--line)}.supplier-card{border:1px solid var(--line);border-radius:10px;padding:17px;margin-bottom:12px}.supplier-card:last-child{margin-bottom:0}.supplier-head{display:flex;gap:10px;align-items:flex-start;justify-content:space-between}.supplier-head h3{font-size:13px}.supplier-head p{font-size:10px;margin-top:3px}.supplier-price{font-size:17px;font-weight:630;white-space:nowrap}.supplier-card .supplier-note{font-size:10px;margin:9px 0;line-height:1.7}.supplier-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.match-row{display:grid;grid-template-columns:130px 1fr 36px;gap:12px;align-items:center;padding:10px 0}.match-row span{font-size:11px}.match-row .bar{height:5px;background:#edeef3;border-radius:5px;overflow:hidden}.match-row .bar i{display:block;height:100%;background:#9694dc;border-radius:5px}.match-row .num{text-align:right;color:var(--muted);font-size:10px}.risk-list{list-style:none;padding:0;margin:0}.risk-list li{display:flex;gap:8px;font-size:11px;line-height:1.7;margin-bottom:9px;color:#816331}.risk-list li .icon{width:14px;height:14px;margin-top:2px}.decision-card{position:sticky;top:20px}.decision-card h2{font-size:15px;margin-bottom:10px}.decision-card>p{font-size:11px;color:var(--muted);margin-bottom:17px;line-height:1.8}.decision-card .btn{margin-bottom:9px}.decision-card small{font-size:10px;color:var(--muted);display:block;text-align:center;margin-top:4px}.summary-price{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid var(--line);font-size:11px}.summary-price strong{font-weight:600}.summary-price.total{border-bottom:0;font-size:13px;padding-top:16px;color:var(--teal)}.summary-price.total strong{font-size:18px}.calculation-disclaimer{font-size:10px;color:var(--muted);margin-top:13px;line-height:1.7}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.form-field{display:flex;flex-direction:column;gap:6px;min-width:0}.form-field label{font-size:11px;font-weight:580}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #d9dce5;border-radius:7px;background:white;padding:10px 11px;font-size:12px;min-height:41px;transition:border-color var(--ease)}.form-field input:hover,.form-field select:hover,.form-field textarea:hover{border-color:#b6b9cb}.form-field textarea{resize:vertical;min-height:100px;line-height:1.7}.form-field small{color:var(--muted);font-size:10px;line-height:1.6}.form-field.full{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.form-error{color:var(--danger);font-size:11px;margin:12px 0}.check-row{display:flex;gap:10px;align-items:flex-start;border:1px solid var(--line);border-radius:8px;padding:12px;margin-bottom:9px;font-size:11px;line-height:1.7}.check-row input{margin:3px 0 0;accent-color:var(--primary);width:16px;height:16px;flex-shrink:0}.check-row small{display:block;color:var(--muted);font-size:10px}.check-row:has(input:checked){border-color:#c8dcd1;background:#f6faf7}.board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.board-column{padding:16px;background:#eeeff3;border:1px solid #e5e6ec;border-radius:12px;min-height:320px}.board-heading{display:flex;justify-content:space-between;font-size:11px;font-weight:620;margin-bottom:15px}.board-heading span{font-size:10px;font-weight:450;background:#fff;padding:1px 6px;border-radius:4px}.task-card{padding:17px;background:white;border:1px solid var(--line);border-radius:10px;margin-bottom:12px}.task-card .product-title{font-size:12px;color:var(--ink);font-weight:600;display:block;margin:10px 0}.task-card p{font-size:10px;color:var(--muted)}.task-card .progress{height:4px;background:#eceef3;border-radius:4px;margin:15px 0 7px;overflow:hidden}.task-card .progress span{display:block;background:var(--primary);height:100%}.task-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px}.settings-layout{display:grid;grid-template-columns:1fr 310px;gap:23px}.integration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:26px}.integration-card{padding:24px}.integration-mark{height:40px;display:flex;align-items:center;font-size:29px;letter-spacing:-1px;font-weight:650;margin-bottom:18px}.integration-mark.ebay{font-weight:450;letter-spacing:-1.5px;color:#414654}.integration-mark.dhl{font-style:italic;color:#bd3030;font-weight:850;letter-spacing:-.04em}.integration-mark.gemini{font-size:24px;color:#4b4ad7;font-weight:580}.integration-card h2{font-size:14px;margin-bottom:8px}.integration-card p{font-size:11px;color:var(--muted);line-height:1.8;min-height:60px;margin-bottom:18px}.integration-card .pill{margin-bottom:20px}.integration-form{margin-top:20px}.integration-form h3{font-size:13px;margin-bottom:17px}.integration-form+.integration-form{padding-top:25px;border-top:1px solid var(--line)}.plain-list{margin:0;padding-left:18px;font-size:11px;color:var(--muted);line-height:1.9}.mini-chart{display:flex;gap:16px;align-items:flex-end;height:170px;padding:10px 8px 0;border-bottom:1px solid var(--line)}.chart-column{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px;height:100%;min-width:0}.chart-column .chart-bar{width:100%;max-width:45px;border-radius:5px 5px 0 0;background:#cecdf5;min-height:3px}.chart-column:nth-last-child(1) .chart-bar{background:var(--primary)}.chart-column b{font-size:10px;font-weight:550;color:var(--muted)}.chart-column span{font-size:9px;color:var(--muted)}.chart-labels{display:flex;justify-content:space-around;margin-top:8px;font-size:9px;color:var(--muted)}.data-table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:11px;text-align:left}.data-table th{font-size:9px;color:var(--muted);font-weight:580;padding:12px 13px;border-bottom:1px solid var(--line);background:#fafbfc}.data-table td{padding:15px 13px;border-bottom:1px solid var(--line);vertical-align:top}.data-table td:first-child{min-width:170px}.data-table tbody tr:last-child td{border-bottom:0}.code-hint{font-family:ui-monospace,monospace;font-size:10px;background:#f4f5f8;border:1px solid var(--line);padding:11px;border-radius:7px;white-space:pre-wrap;overflow-wrap:anywhere;color:#535c72;margin:12px 0}.job-row{display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--line);padding:15px 0}.job-row:last-child{border:0}.job-row p{font-size:11px}.job-row small{font-size:10px;color:var(--muted)}.job-row .pill{margin-left:auto}.job-progress{width:90px;height:4px;background:var(--line);border-radius:4px;overflow:hidden}.job-progress span{display:block;background:var(--primary);height:100%}
dialog{border:1px solid var(--line);border-radius:16px;width:min(600px,calc(100% - 32px));max-height:90dvh;padding:0;box-shadow:0 30px 100px #11172f33;color:var(--ink)}dialog::backdrop{background:#171c345e;backdrop-filter:blur(3px)}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:22px 25px 18px;border-bottom:1px solid var(--line)}.modal-head h2{font-size:19px}.modal-body{padding:23px 25px}.modal-body>p{font-size:12px;color:var(--muted);margin-bottom:20px;line-height:1.8}.modal-body .form-actions{margin-top:21px}.modal-body .notice{font-size:11px}#toast{position:fixed;bottom:25px;right:26px;z-index:200;display:flex;flex-direction:column;gap:10px;pointer-events:none;max-width:390px}.toast-item{display:flex;align-items:flex-start;gap:10px;padding:15px 17px;border:1px solid var(--line);background:white;box-shadow:0 8px 36px #1c224324;border-radius:10px;font-size:12px;animation:appear .2s ease;pointer-events:auto}.toast-item .icon{color:var(--teal);width:18px;height:18px}.toast-item.error .icon{color:var(--danger)}.toast-item p{flex:1}.toast-item button{border:none;background:none;color:var(--muted);padding:0;min-width:22px;min-height:22px}.footer-actions{display:flex;align-items:center;gap:10px;justify-content:flex-end;margin-top:23px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.mb-20{margin-bottom:20px}.mt-20{margin-top:20px}.flex-between{display:flex;justify-content:space-between;align-items:center;gap:12px}.stack-20{display:flex;flex-direction:column;gap:20px}.legal-note{font-size:10px;color:var(--muted);line-height:1.8}.auth-page{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.auth-brand{background:#272b40;color:white;display:flex;flex-direction:column;justify-content:space-between;padding:55px 65px}.auth-brand .logo{color:#fff;padding:0}.auth-brand h1{font-size:48px;line-height:1.13;max-width:410px;letter-spacing:-.06em;margin:60px 0 20px;font-weight:600}.auth-brand h1 em{font-style:normal;color:#c2c5ff}.auth-brand p{font-size:14px;color:#c1c5d5;max-width:370px;line-height:1.8}.auth-brand .auth-caption{font-size:11px;color:#acb2c7;margin-top:40px}.auth-main{display:flex;align-items:center;justify-content:center;padding:40px}.auth-box{max-width:420px;width:100%}.auth-box h2{font-size:28px;margin-bottom:8px}.auth-box>p{color:var(--muted);font-size:12px;margin-bottom:26px}.auth-box .form-field{margin-bottom:18px}.auth-box .btn{min-height:44px}.auth-foot{font-size:10px;color:var(--muted);margin-top:22px;text-align:center}.install-page{max-width:770px;padding:45px 24px;margin:auto}.install-page>.logo{justify-content:center;margin-bottom:35px}.install-page h1{font-size:27px;text-align:center;margin-bottom:12px}.install-page>.text-muted{text-align:center;margin-bottom:30px;font-size:12px}.install-page .card{padding:28px;margin-bottom:20px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:11px}.check-grid span{display:flex;align-items:center;gap:7px}.store-header{padding:25px 7vw;border-bottom:1px solid var(--line);background:white;display:flex;align-items:center;justify-content:space-between}.store-main{max-width:1180px;margin:0 auto;padding:55px 25px}.store-main h1{font-size:42px;max-width:650px}.store-main>.text-muted{font-size:14px;margin:17px 0 38px}.store-product img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#f7f7f8;border-radius:9px}.store-product h2{font-size:17px;margin:18px 0 9px}.store-product p{font-size:12px;color:var(--muted)}
@media(min-width:1500px){.content{padding-top:37px}.hero-row{grid-template-columns:2fr 1fr}.intelligence-banner{padding:30px 33px}.banner-mark{right:60px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 320px}.product-row{grid-template-columns:50px minmax(190px,1fr) 98px 98px 70px 28px;gap:17px}.sidebar{padding-top:32px}}
@media(max-width:1240px){:root{--nav-width:212px}.sidebar{padding-left:12px;padding-right:12px}.content{padding:27px 24px 40px}.topbar{padding:0 24px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 250px;gap:18px}.product-row{grid-template-columns:42px minmax(120px,1fr) 70px 59px 25px;gap:10px;padding:16px}.product-row>.row-profit{display:none}.banner-mark{width:65px;height:65px;right:20px;top:59px}.banner-mark img{width:44px;height:44px}.banner-copy h2{font-size:24px}.intelligence-banner{padding:22px}.stat{padding:17px 16px}.opportunity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid{grid-template-columns:minmax(0,1fr) 285px}.settings-layout{grid-template-columns:minmax(0,1fr) 260px}.global-search{min-width:200px}.global-search input{width:130px}.auth-brand{padding:45px}}
@media(max-width:1024px){:root{--nav-width:194px}.sidebar{padding-left:10px;padding-right:10px}.nav-item{padding-left:10px;gap:9px}.logo{font-size:29px}.workspace-picker{padding:9px 6px;gap:6px}.workspace-picker strong{font-size:10px}.workspace-picker small{font-size:9px}.trust-note{padding:13px}.topbar{height:68px}.global-search{min-width:0}.global-search input{width:100px}.global-search kbd{display:none}.content{padding:25px 20px}.hero-row{grid-template-columns:1fr}.pipeline-card{display:none}.stats-grid{gap:10px}.stat-top{font-size:10px}.stat-icon{display:none}.stat-value{font-size:27px}.stat-note{font-size:8px}.dashboard-grid{grid-template-columns:1fr}.dashboard-secondary{display:grid;grid-template-columns:1fr 1fr;gap:20px}.insight-card{margin-bottom:0}.product-row{grid-template-columns:46px minmax(140px,1fr) 80px 80px 60px 25px}.product-row>.row-profit{display:block}.detail-grid{grid-template-columns:1fr}.decision-card{position:static}.settings-layout{grid-template-columns:1fr}.integration-grid{gap:12px}.integration-card{padding:18px}.integration-card p{min-height:80px}.board{gap:12px}.board-column{padding:12px}.page-heading h1{font-size:26px}.heading-actions{padding-top:5px}.page-heading{gap:10px}.auth-brand h1{font-size:39px}.auth-brand{padding:35px}.auth-main{padding:30px}}
@media(max-width:767px){:root{--nav-width:238px}body{font-size:14px}.sidebar{transform:translateX(-100%);transition:transform .2s ease;box-shadow:5px 0 30px #14183320}.sidebar.open{transform:none}.sidebar-scrim{position:fixed;inset:0;background:#1c224354;z-index:45;border:0}.workspace{margin-left:0}.menu-toggle{display:inline-flex}.topbar{padding:0 17px;height:63px;gap:10px}.topbar-tools{gap:7px}.global-search{display:none}.topbar-divider{display:none}.breadcrumb{font-size:11px;gap:8px}.breadcrumb>span:first-child{display:none}.breadcrumb>.icon{display:none}.topbar .avatar{width:30px;height:30px}.demo-strip{font-size:9px;line-height:1.6;padding:6px 15px;text-align:center}.demo-strip a{white-space:nowrap;margin-left:0}.content{padding:23px 17px 35px}.page-heading{flex-direction:column;gap:12px;margin-bottom:21px}.page-heading h1{font-size:28px}.page-heading p{font-size:12px}.heading-actions{width:100%;padding-top:0;flex-wrap:wrap}.heading-actions .btn{flex:1}.btn{min-height:44px;font-size:12px;padding:11px 14px}.btn-small{min-height:38px;font-size:11px}.icon-btn{min-height:44px;min-width:44px}.eyebrow{font-size:9px}.intelligence-banner{min-height:183px;padding:23px}.banner-copy h2{font-size:24px}.banner-copy p{max-width:230px;font-size:11px}.banner-mark{right:18px;top:66px;width:51px;height:51px;border-radius:15px}.banner-mark img{width:37px;height:37px}.banner-copy{max-width:80%}.hero-row{margin-bottom:16px}.stats-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:25px}.stat{padding:16px}.stat-top{font-size:10px;margin-bottom:12px}.stat-icon{display:grid}.stat-value{font-size:29px}.stat-note{font-size:9px}.dashboard-secondary{grid-template-columns:1fr}.product-row{grid-template-columns:40px minmax(0,1fr) 63px 20px;gap:10px;padding:15px 13px}.product-thumb{width:40px;height:44px;border-radius:9px}.product-row .product-title{font-size:12px}.product-row>.row-market{display:none}.product-row>.row-profit{display:none}.product-meta{font-size:9px}.metric-value{font-size:11px}.section-head h2{font-size:16px}.section-head p{font-size:10px}.section-head .text-link{font-size:10px}.table-footer{font-size:9px;padding:11px 14px}.connection-bar{gap:12px 19px;padding:16px}.connection-bar>span{width:100%;margin-bottom:1px}.connection-status{font-size:10px}.page-footer{font-size:8px;align-items:flex-start}.page-footer>span:last-child{display:none}.opportunity-grid{grid-template-columns:1fr}.opportunity-card{padding:20px}.opportunity-title{font-size:16px}.opportunity-subtitle{font-size:11px}.opportunity-footer .btn{font-size:11px}.opportunity-scores{font-size:11px}.toolbar{gap:8px}.search-input{max-width:none;flex-basis:100%;min-height:44px}.search-input input{font-size:16px}.filter-select{flex:1;max-width:none;font-size:12px;height:44px}.view-switch{display:none}.tabs{gap:18px;margin-bottom:21px}.tab{font-size:12px}.card-pad{padding:19px}.detail-header{gap:12px}.detail-header h1{font-size:22px}.detail-header .product-thumb{width:58px;height:65px}.detail-header .product-thumb .icon{width:28px;height:28px}.facts-grid{grid-template-columns:repeat(2,1fr)}.fact strong{font-size:17px}.fact label{font-size:10px}.detail-grid{gap:20px}.form-grid{grid-template-columns:1fr;gap:17px}.form-field label{font-size:12px}.form-field input,.form-field select,.form-field textarea{font-size:16px;min-height:46px;padding:11px}.form-field small{font-size:11px}.form-actions{flex-wrap:wrap}.form-actions .btn{flex:1}.check-row{font-size:12px;padding:13px;gap:12px}.check-row input{width:19px;height:19px}.check-row small{font-size:11px}.supplier-price{font-size:15px}.supplier-head{gap:8px}.supplier-head h3{font-size:12px}.supplier-head p{font-size:10px}.supplier-bottom{flex-wrap:wrap}.match-row{grid-template-columns:115px 1fr 35px}.notice{font-size:11px;padding:12px}.board{grid-template-columns:1fr}.board-column{min-height:130px;padding:16px}.board-heading{font-size:12px}.task-card .product-title{font-size:14px}.task-card p{font-size:11px}.integration-grid{grid-template-columns:1fr}.integration-card{padding:23px}.integration-card p{min-height:0;font-size:12px}.integration-card h2{font-size:16px}.integration-form h3{font-size:15px}.two-col{grid-template-columns:1fr}.modal-head{padding:18px 20px}.modal-body{padding:20px}.modal-head h2{font-size:18px}.modal-body>p{font-size:12px}dialog{max-height:93dvh}#toast{left:15px;right:15px;bottom:18px;max-width:none}.toast-item{font-size:12px}.auth-page{grid-template-columns:1fr}.auth-brand{padding:28px;min-height:auto}.auth-brand h1{font-size:31px;margin:30px 0 12px}.auth-brand p{font-size:12px}.auth-brand .auth-caption{display:none}.auth-main{padding:32px 25px 50px}.auth-box h2{font-size:25px}.install-page{padding:30px 17px}.install-page .card{padding:21px}.check-grid{grid-template-columns:1fr}.store-main{padding-top:35px}.store-main h1{font-size:32px}}
[hidden]{display:none!important}.sidebar{overflow-y:auto;overscroll-behavior:contain}.form-fieldset{border:0;padding:0;margin:0;min-width:0}.loss{color:#b42334!important}.form-fieldset:disabled{opacity:.8}.form-field input[type=file]{font-size:12px;background:#fafafb}.supplier-card,.code-hint{overflow-wrap:anywhere}.form-field input[type=file]::file-selector-button{border:0;border-radius:5px;background:var(--primary-soft);color:var(--primary);padding:7px 10px;margin-right:10px;font:inherit;cursor:pointer}
.sidebar{scrollbar-width:thin;scrollbar-color:#d5d7e0 transparent}.sidebar::-webkit-scrollbar{width:4px}.sidebar::-webkit-scrollbar-thumb{background:#d5d7e0;border-radius:5px}.workspace-picker small{white-space:nowrap;font-size:9px}
@media(max-height:1040px){.trust-note{display:none}.sidebar-bottom{padding-top:12px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
