@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/dm-sans-400.ttf)format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/dm-sans-500.ttf)format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/dm-sans-600.ttf)format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/dm-sans-700.ttf)format("truetype")}.upload-button{color:var(--blue);cursor:pointer;background:#edf2ff;border-radius:7px;align-items:center;gap:7px;margin:0 0 15px;padding:9px 12px;font-size:12px;font-weight:600;display:inline-flex;position:relative}.upload-button input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.upload-button:focus-within{outline:3px solid #94afff}.channel-choices label{position:relative}.channel-choices label>input{opacity:0;width:1px;height:1px;position:absolute;display:block!important}:root{--bg:#f5f6f8;--panel:#fff;--ink:#19263b;--muted:#7c8696;--line:#e9ecf1;--blue:#285bef;--blue-soft:#edf2ff;--green:#268b69;--orange:#b9772b;--radius:14px;--sidebar:236px}.sidebar{overscroll-behavior:contain;overflow-y:auto;height:100dvh!important}.sidebar>*{flex-shrink:0}@media (max-height:900px){.sidebar .sidebar-help{display:none}}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,Segoe UI,sans-serif;font-size:14px}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button{color:inherit}a{color:var(--blue);text-decoration:none}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #94afff}input:focus,textarea:focus,select:focus{border-color:#7e9bf6;outline:none;box-shadow:0 0 0 3px #285bef12}h1,h2,h3,p{margin:0}h1{letter-spacing:-1.1px;font-size:32px;font-weight:650;line-height:1.25}h2{letter-spacing:-.35px;font-size:17px;font-weight:650}h3{font-size:15px;font-weight:650;line-height:1.45}p{line-height:1.65}svg{flex-shrink:0}small{font-size:12px}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #dfe4eb;border-radius:8px;min-width:0;padding:11px 12px;transition:border-color .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:#a0a8b6}textarea{resize:vertical;line-height:1.6}input[type=checkbox]{width:17px;height:17px;accent-color:var(--blue);flex-shrink:0;padding:0}input[type=number]{font-variant-numeric:tabular-nums}input:disabled{color:#7b8595;background:#f4f5f7}.muted{color:var(--muted)}.small{font-size:12px}.block{display:block}.positive{color:var(--green)}.text-red{color:#bc4848}.eyebrow{letter-spacing:1.6px;color:#8290a5;font-size:10px;font-weight:700;display:block}.button{color:#47546a;white-space:nowrap;background:#fff;border:1px solid #dfe4eb;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:9px 15px;font-size:12px;font-weight:600;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex}.button:hover:not(:disabled){background:#f7f9fc;border-color:#ccd3df}.button:active:not(:disabled){transform:translateY(1px)}.button.primary{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 3px 7px #285bef1b}.button.primary:hover:not(:disabled){background:#1a4ade}.button.soft{background:var(--blue-soft);border-color:var(--blue-soft);color:var(--blue)}.button.full{width:100%}.icon-button{color:#8993a4;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.icon-button:hover{color:var(--blue);background:#eef2f7}.text-button{color:var(--blue);background:0 0;border:0;align-items:center;gap:5px;padding:4px 0;font-size:12px;font-weight:600;display:inline-flex}.text-button:hover{text-decoration:underline}.badge{white-space:nowrap;color:#818b9c;background:#f1f3f6;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:600;line-height:1.3;display:inline-flex}.badge i{background:currentColor;border-radius:50%;width:4px;height:4px}.badge.green{color:#28835e;background:#eaf6f0}.badge.blue{color:#3865d6;background:#eaf0ff}.badge.orange{color:#ad7a36;background:#fff3e4}.badge.red{color:#c34d4d;background:#fcecec}.notice{border:1px solid #0000;border-radius:9px;align-items:flex-start;gap:10px;margin:0 0 16px;padding:13px 15px;font-size:12px;line-height:1.55;display:flex}.notice svg{margin-top:1px}.notice.error{color:#b14b43;background:#fff0ef;border-color:#f5d8d5}.notice.info{color:#5c7399;background:#eff4fc;border-color:#e3eaf7}.notice.success{color:#2d8661;background:#edf8f2;border-color:#daeee3}.notice.warning{color:#936a2f;background:#fff7e9;align-items:center;margin-top:22px}.notice button{color:inherit;background:0 0;border:0;align-items:center;gap:7px;margin-left:auto;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.sidebar{width:var(--sidebar);z-index:40;border-right:1px solid var(--line);background:#fff;flex-direction:column;padding:29px 19px 0;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#202c42;align-items:center;gap:10px;margin:0 9px 31px;text-decoration:none;display:flex}.brand-icon{background:var(--blue);color:#fff;border-radius:10px;place-items:center;width:37px;height:37px;display:grid;box-shadow:0 3px 9px #285bef16}.brand>div:last-child{letter-spacing:-.9px;font-size:20px;font-weight:700;line-height:.96}.brand span{color:#8590a2;letter-spacing:.15px;margin-top:3px;font-size:14px;font-weight:500;display:block}.workspace-switch{background:#fafbfc;border:1px solid #e8edf3;border-radius:9px;align-items:center;gap:9px;margin-bottom:27px;padding:10px;display:flex}.workspace-avatar{width:29px;height:29px;color:var(--blue);background:#eaf0ff;border-radius:7px;place-items:center;font-size:12px;font-weight:700;display:grid}.workspace-switch>div:nth-child(2){flex:1;min-width:0}.workspace-switch strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.workspace-switch span{color:#98a0ae;margin-top:3px;font-size:10px;display:block}.workspace-switch>svg{color:#9da6b5}.nav-label{letter-spacing:1.6px;color:#a2aab8;margin:0 11px 10px;font-size:9px;font-weight:650;display:block}nav{flex-direction:column;gap:5px;display:flex}nav button{text-align:left;color:#7e8898;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;min-height:42px;padding:12px;font-size:12px;font-weight:500;display:flex}nav button:hover{color:#46618a;background:#f6f8fb}nav button.active{background:var(--blue-soft);color:var(--blue);font-weight:650}nav button.active svg{stroke-width:2px}nav button svg{stroke-width:1.7px}.nav-count{background:#e0e9ff;border-radius:5px;margin-left:auto;padding:2px 5px;font-size:10px}.nav-bottom{margin-top:auto;padding-top:42px}.nav-dot{background:#d9dfe9;border-radius:50%;width:5px;height:5px;margin-left:auto}.nav-dot.green{background:#44a381}.sidebar-help{background:#fbfcfe;border:1px solid #e9edf5;border-radius:10px;margin:25px 1px 17px;padding:13px 12px}.sidebar-help>div{align-items:center;gap:7px;display:flex}.sidebar-help strong{font-size:10px;font-weight:600}.tiny-logo{color:#5178d8}.sidebar-help p{color:#8d97a9;margin:5px 0 9px;font-size:10px;line-height:1.8}.sidebar-help button{color:#486ed0;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:0;font-size:10px;font-weight:600;display:flex}.profile{border-top:1px solid var(--line);align-items:center;gap:10px;padding:16px 8px 18px;display:flex}.profile-avatar,.topbar-avatar{color:#697996;background:#e9edf6;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;font-weight:650;display:grid}.profile>div{flex:1}.profile strong{font-size:11px;font-weight:600;display:block}.profile small{color:#99a1af;margin-top:3px;font-size:9px;display:block}.main-shell{margin-left:var(--sidebar);min-height:100vh}.topbar{border-bottom:1px solid var(--line);z-index:25;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffc;justify-content:space-between;align-items:center;height:69px;padding:0 36px;display:flex;position:sticky;top:0}.breadcrumb{color:#9aa3b0;align-items:center;gap:12px;font-size:11px;display:flex}.breadcrumb strong{color:#58647a;font-weight:500}.breadcrumb>svg{color:#bcc3ce}.topbar-right{align-items:center;gap:15px;display:flex}.system-status{color:#83918b;align-items:center;gap:6px;padding-right:7px;font-size:10px;display:flex}.system-status i{background:#61a58d;border-radius:50%;width:5px;height:5px}.topbar-avatar{background:#eef1f8;border:1px solid #e0e6f0;width:30px;height:30px;font-size:11px}.main-content{max-width:1640px;margin:0 auto;padding:33px 36px 18px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.page-heading h1{font-size:31px}.page-heading p{color:#8690a1;margin-top:7px;font-size:12px}.date-eyebrow{text-transform:uppercase;color:#96a0ae;letter-spacing:1.2px;margin-bottom:9px;font-size:9px}.page-actions{gap:9px;display:flex}.page-footer{color:#a6adba;border-top:1px solid #eaedf2;justify-content:space-between;margin-top:31px;padding-top:16px;font-size:9px;display:flex}.page-footer>span:first-child{letter-spacing:.1px;font-weight:600}.mobile-menu-button{display:none}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:23px;display:grid}.stat-card{background:#fff;border:1px solid #e7ebf1;border-radius:11px;padding:19px 19px 17px;box-shadow:0 2px 3px #1b355402}.stat-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.stat-top>span:first-child{color:#808b9c;font-size:11px;font-weight:500}.stat-icon{border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.stat-icon.blue{color:#6380d6;background:#edf2ff}.stat-icon.teal{color:#599886;background:#edf7f4}.stat-icon.orange{color:#c59a54;background:#fdf5e9}.stat-icon.purple{color:#a184c2;background:#f2eef9}.stat-card>strong{letter-spacing:-1px;font-variant-numeric:tabular-nums;margin:8px 0 6px;font-size:28px;font-weight:650;display:block}.stat-card>small{color:#9aa3b0;font-size:10px}.dashboard-top{grid-template-columns:1.7fr 1fr;gap:21px;margin-bottom:20px;display:grid}.quick-scan{background:#fff;border:1px solid #e5eaf1;border-radius:13px;min-height:257px;padding:29px 28px;display:flex;position:relative;overflow:hidden}.quick-scan-copy{z-index:1;position:relative}.quick-scan .eyebrow{color:#8295ba;letter-spacing:1.8px;font-size:8px}.quick-scan h2{letter-spacing:-.6px;margin:11px 0 10px;font-size:25px;line-height:1.27}.quick-scan p{color:#8c96a6;margin-bottom:20px;font-size:11px;line-height:1.8}.quick-scan .button{min-height:35px;padding:8px 12px;font-size:10px}.quick-scan .button>svg:last-child{margin-left:7px}.scan-illustration{pointer-events:none;place-items:center;width:240px;display:grid;position:absolute;top:9px;bottom:8px;right:16px}.scan-orbit{aspect-ratio:1;border:1px solid #edf1f9;border-radius:50%;position:absolute}.orbit-one{width:210px}.orbit-two{width:278px}.scan-card{background:#fff;border:1px solid #e5ebf6;border-radius:12px;width:123px;height:176px;padding:12px;position:relative;transform:rotate(8deg);box-shadow:0 12px 30px #43639112}.scan-card-image{color:#88a0cc;background:#eff3fb;border-radius:7px;place-items:center;height:77px;display:grid}.mini-lines{flex-direction:column;gap:5px;margin-top:10px;display:flex}.mini-lines i{background:#e4eaf6;border-radius:2px;width:73px;height:4px;display:block}.mini-lines i:last-child{background:#f0f3f8;width:45px}.barcode-art{justify-content:center;gap:2px;height:26px;margin-top:12px;display:flex}.barcode-art i{background:#7084a9;height:100%}.scan-beam{background:#5b84ff;width:149px;height:1px;position:absolute;top:128px;left:-13px;box-shadow:0 0 12px 3px #678cff24}.floating-label{z-index:2;background:#fff;border:1px solid #e6edf8;border-radius:6px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;font-weight:500;display:flex;position:absolute;box-shadow:0 3px 12px #284d8820}.label-one{color:#578c73;top:41px;left:0;transform:rotate(-6deg)}.label-one svg{background:#edf8f2;border-radius:50%}.label-two{gap:8px;bottom:26px;right:12px;transform:rotate(-6deg)}.label-two span:first-child{color:#4d79d1}.label-two span:last-child{color:#9aa7bd;border-left:1px solid #e6ebf3;padding-left:8px}.setup-card{background:#eef2fb;border:1px solid #e2e8f6;border-radius:13px;min-height:257px;padding:22px 24px}.setup-top{justify-content:space-between;align-items:center;display:flex}.setup-symbol{color:#6181cc;background:#e1e8fb;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.setup-top .badge{color:#7b90b6;background:#e3eaf8;padding:5px 8px;font-size:9px}.setup-top .badge i{display:none}.setup-card h2{letter-spacing:-.4px;margin-top:13px;font-size:19px;font-weight:600;line-height:1.35}.setup-card p{color:#8797b2;max-width:260px;margin-top:8px;font-size:10px;line-height:1.8}.setup-progress{background:#dce4f5;border-radius:5px;height:3px;margin:16px 0}.setup-progress span{background:var(--blue);border-radius:5px;min-width:0;height:100%;display:block}.setup-card .button{color:#5574b6;background:#f8faff;border-color:#d9e1f1;justify-content:space-between;width:100%;min-height:33px;font-size:10px}.channel-strip{background:#fff;border:1px solid #e8ecf1;border-radius:10px;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:25px;padding:17px 0;display:grid}.channel-strip>button{text-align:left;background:0 0;border:0;border-right:1px solid #edf0f5;align-items:center;gap:11px;padding:0 20px;display:flex}.channel-strip>button:last-child{border:0}.channel-strip>button>div:nth-child(2){flex:1}.channel-strip strong{font-size:10px;font-weight:600;display:block}.channel-strip span:not(.service-icon){color:#9ca5b4;white-space:nowrap;align-items:center;gap:4px;margin-top:4px;font-size:8px;display:flex}.channel-strip span i{background:#c4cbd5;border-radius:50%;width:4px;height:4px}.channel-strip span i.green-dot{background:#47a580}.channel-strip>button>svg{color:#b0bac9;width:13px}.service-icon{color:#6481a5;letter-spacing:-.6px;background:#fafbfe;border:1px solid #e8ebef;border-radius:10px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:15px;font-weight:650;display:grid}.service-icon.small{border-radius:7px;width:30px;height:30px;font-size:12px}.service-icon.ebay{color:#3973c7;background:#f8faff}.service-icon.kaufland{color:#e33344;background:#fffafb}.service-icon.sendcloud{color:#d65158;background:#fffcfc}.service-icon.lexware{color:#457a5c;background:#f7fcf9;font-size:12px}.service-icon.openai{color:#38796a;background:#f5fbf8}.service-icon.search1{color:#687ad4}.service-icon.email{color:#9494bd}.dashboard-bottom{grid-template-columns:1.65fr 1fr;gap:21px;display:grid}.panel{background:#fff;border:1px solid #e6eaf0;border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 2px 3px #20354c02}.section-head{border-bottom:1px solid #f0f2f6;justify-content:space-between;align-items:center;gap:12px;padding:20px 21px 17px;display:flex}.section-head h2{letter-spacing:-.1px;font-size:13px;font-weight:650}.section-head p{color:#9aa3b1;margin-top:4px;font-size:10px}.section-head .text-button{white-space:nowrap;font-size:10px}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:265px;padding:33px 25px;display:flex}.empty-icon{color:#a3b0c5;background:#f5f7fb;border:1px solid #eef1f6;border-radius:17px;place-items:center;width:62px;height:62px;margin-bottom:16px;display:grid}.empty h3{letter-spacing:-.15px;font-size:14px;font-weight:600}.empty p{color:#99a2b1;max-width:305px;margin:7px 0 17px;font-size:11px;line-height:1.85}.empty .button{min-height:34px;font-size:10px}.quiet-empty{padding:31px 28px}.quiet-empty>span{color:#a1b0c7;background:#f5f7fb;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:13px;display:flex}.quiet-empty h3{max-width:185px;font-size:12px;font-weight:550}.quiet-empty p{color:#a0a8b5;margin:8px 0 22px;font-size:10px;line-height:1.8}.quiet-line{opacity:.55;align-items:center;gap:9px;margin:11px 0;display:flex}.quiet-line i{background:#eaf0f8;border-radius:50%;width:12px;height:12px}.quiet-line>div{background:#eef1f6;border-radius:3px;width:70%;height:4px}.quiet-line>span{background:#f3f5f9;border-radius:3px;width:18%;height:4px}.quiet-line:last-child{opacity:.32}.lower-panel{margin-top:22px}.thumbnail{color:#a3b0c4;background:#f3f5fa;border:1px solid #edf0f4;border-radius:9px;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid;overflow:hidden}.thumbnail img{object-fit:contain;background:#fff;width:100%;height:100%}.thumbnail.large{border-radius:12px;width:118px;height:138px}.compact-product{text-align:left;background:#fff;border:0;border-bottom:1px solid #f0f2f6;align-items:center;gap:13px;width:100%;padding:14px 21px;display:flex}.compact-product:last-child{border:0}.compact-product:hover{background:#fbfcff}.compact-product>div:nth-child(2){flex:1;min-width:0}.compact-product strong{white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-size:11px;font-weight:550;display:block;overflow:hidden}.compact-product span{color:#99a2b2;margin-top:5px;font-size:9px;display:block}.compact-value{text-align:right}.compact-product>svg{color:#b7bec9}.timeline{flex-direction:column;display:flex}.timeline-item{border-bottom:1px solid #f2f4f7;align-items:flex-start;gap:10px;padding:14px 0;display:flex;position:relative}.timeline-item:last-child{border:0}.timeline-dot{color:#8399bd;background:#eff3fb;border-radius:8px;flex-shrink:0;place-items:center;width:28px;height:28px;margin-top:1px;display:grid}.timeline-dot.green{color:#70a289;background:#eef8f2}.timeline-dot.orange{color:#c09962;background:#fff4e9}.timeline-item>div:nth-child(2){flex:1;min-width:0}.timeline-item strong{font-size:10px;font-weight:550;line-height:1.6;display:block}.timeline-item span{color:#95a0b1;text-overflow:ellipsis;white-space:nowrap;max-width:230px;margin-top:2px;font-size:9px;display:block;overflow:hidden}.timeline-item small{color:#b1b9c7;margin-top:4px;font-size:8px;display:block}.timeline-item>b{font-size:11px;font-weight:550}.dashboard-timeline{padding:6px 21px}.padded{padding:5px 22px 15px}.padded .timeline-item strong{font-size:12px}.padded .timeline-item span{max-width:none;font-size:11px}.padded .timeline-item small{font-size:10px}.table-toolbar{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.filter-tabs{gap:5px;display:flex}.filter-tabs button{color:#929baa;white-space:nowrap;background:0 0;border:0;border-radius:6px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:500;display:flex}.filter-tabs button.active{color:var(--blue);background:#eef3ff;font-weight:600}.filter-tabs span{background:#dfe9ff;border-radius:4px;place-items:center;min-width:17px;height:17px;font-size:9px;display:grid}.search-field{align-items:center;min-width:235px;display:flex;position:relative}.search-field>svg{color:#a6afbe;position:absolute;left:11px}.search-field input{background:#fbfcfe;border-color:#e5e9f0;padding:9px 30px 9px 35px;font-size:11px}.search-field button{color:#9aa3b1;background:0 0;border:0;padding:0;position:absolute;top:10px;right:9px}.table-scroll{overflow-x:auto}.data-table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%;font-size:12px}.data-table th{color:#99a2b0;background:#fcfdfe;border-bottom:1px solid #edf0f5;padding:12px 20px;font-size:10px;font-weight:500}.data-table td{color:#657287;font-variant-numeric:tabular-nums;border-bottom:1px solid #eef1f5;padding:14px 20px;font-size:11px}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fbfcff}.data-table th:last-child,.data-table td:last-child{text-align:right;padding-left:9px;padding-right:14px}.product-cell{text-align:left;color:var(--ink);background:0 0;border:0;align-items:center;gap:12px;min-width:220px;padding:0;display:flex}.product-cell strong{text-overflow:ellipsis;white-space:nowrap;max-width:270px;font-size:11px;font-weight:550;display:block;overflow:hidden}.product-cell small{color:#9ca5b5;margin-top:5px;font-size:9px;display:block}.product-cell small i{color:#c1c7d1;margin:0 5px;font-style:normal}.price-cell{color:#38475e!important;font-weight:600!important}.unit{color:#a8b0bd;font-size:9px}.mini-channels{gap:5px;display:flex}.mini-channels>span{color:#4975ce;background:#f8faff;border:1px solid #e5ebf5;border-radius:5px;place-items:center;width:25px;height:23px;font-size:11px;font-weight:600;display:grid}.mini-channels .kaufland{color:#d84954;background:#fffafb;border-color:#f3e7e9}.table-footer{border-top:1px solid var(--line);color:#a1aab8;justify-content:space-between;align-items:center;padding:10px 20px;font-size:10px;display:flex}.table-footer>div{gap:5px;display:flex}.table-link{color:var(--blue);background:0 0;border:0;margin-bottom:5px;padding:0;font-size:11px;font-weight:600}.channel-logo{white-space:nowrap;align-items:center;gap:0;font-size:12px;display:inline-flex}.channel-logo.ebay{letter-spacing:-1.6px;font-size:20px;font-weight:400}.channel-logo.ebay b{font-weight:500}.channel-logo.ebay b:first-child{color:#da4d50}.channel-logo.ebay b:nth-child(2){color:#467acc}.channel-logo.ebay b:nth-child(3){color:#dcad32}.channel-logo.ebay b:nth-child(4){color:#64a15a}.channel-logo.kaufland{color:#d54350;gap:4px;font-size:11px;font-weight:600}.channel-logo.kaufland>span{font-size:17px}.channel-logo.manual{color:#98a1b0;font-size:10px}.listing-row{border-bottom:1px solid var(--line);align-items:center;gap:24px;padding:19px 22px;display:flex}.listing-row:last-child{border-bottom:0}.listing-row .product-cell{flex:1}.listing-detail{width:240px}.listing-detail p{color:#9aa4b3;margin-top:6px;font-size:10px;line-height:1.7}.job-list{padding:0 20px}.job-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:17px 0;display:flex}.job-row:last-child{border:0}.job-row strong{font-size:11px;font-weight:550;display:block}.job-row small{color:#98a4b5;margin-top:5px;font-size:9px;display:block}.job-row p{color:#8c98aa;max-width:250px;margin-top:6px;font-size:10px;line-height:1.7}.job-row>div:last-child{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.job-row .text-button{font-size:9px}.loading{color:#92a0b5;justify-content:center;align-items:center;gap:11px;min-height:200px;font-size:12px;display:flex}.connections-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.connection-card{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;min-height:230px;padding:23px;display:flex}.connection-card-top{justify-content:space-between;align-items:center;gap:7px;margin-bottom:17px;display:flex}.connection-card h3{font-size:15px}.connection-card>p{color:#8c98aa;margin:6px 0 15px;font-size:11px}.connection-card>small{margin-bottom:13px;font-size:10px}.connection-card>.button{align-self:flex-start;min-height:34px;margin-top:auto;font-size:10px}.settings-form{max-width:920px}.settings-form>.panel{margin-bottom:21px}.panel-body{padding:24px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{flex-direction:column;gap:7px;min-width:0;margin-bottom:17px;display:flex}.form-grid .field{margin-bottom:0}.field.wide{grid-column:1/-1}.field>span{color:#64728a;font-size:11px;font-weight:550}.field small{color:#9ba5b4;font-size:10px;font-weight:400;line-height:1.6}.field input,.field textarea,.field select{font-size:12px}.input-icon,.input-suffix{align-items:center;display:flex;position:relative}.input-icon>svg{color:#99a8bf;position:absolute;left:12px}.input-icon>input{padding-left:39px}.input-suffix>span{color:#a1abbb;font-size:11px;position:absolute;right:13px}.input-suffix input{padding-right:50px}.toggle-row{justify-content:space-between;align-items:flex-start;gap:25px;margin-bottom:15px;display:flex}.toggle-row strong{font-size:13px;font-weight:600}.toggle-row p{color:#8996a9;max-width:520px;margin-top:7px;font-size:11px}.toggle-row input{appearance:none;cursor:pointer;background:#d5dce9;border:0;border-radius:12px;flex-shrink:0;width:37px;height:22px;margin-top:5px;position:relative}.toggle-row input:before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:3px;left:3px}.toggle-row input:checked{background:var(--blue)}.toggle-row input:checked:before{transform:translate(15px)}.form-actions{justify-content:flex-end;display:flex}.external-link{align-items:center;gap:5px;margin-bottom:15px;font-size:12px;display:inline-flex}.settings-form .notice{margin-bottom:0}.overlay{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#17273d66;justify-content:flex-end;animation:.15s fade-in;display:flex;position:fixed;inset:0}.drawer{background:#fff;outline:0;flex-direction:column;width:510px;max-width:100%;height:100%;animation:.2s slide-in;display:flex;overflow:hidden;box-shadow:-12px 0 50px #12203818}.drawer-wide{width:710px}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:27px 30px 23px;display:flex}.drawer-head .eyebrow{margin-bottom:7px;font-size:9px}.drawer-head h2{letter-spacing:-.6px;font-size:24px;font-weight:600}.drawer-body{flex:1;min-height:0;padding:26px 30px;overflow:auto}.drawer-form{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.drawer-footer{border-top:1px solid var(--line);background:#fcfdff;flex-shrink:0;justify-content:space-between;align-items:center;gap:15px;padding:19px 30px;display:flex}.drawer-footer>div{gap:8px;display:flex}.drawer-footer>span{max-width:220px;font-size:10px;line-height:1.7}.drawer-tabs{border-bottom:1px solid var(--line);flex-shrink:0;gap:21px;padding:0 30px;display:flex}.drawer-tabs button{color:#8f9bae;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:17px 0 14px;font-size:12px;display:flex}.drawer-tabs button.active{color:var(--blue);border-color:var(--blue);font-weight:600}.barcode-entry{align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.barcode-entry>.field{flex:1}.barcode-entry>.button{height:39px;margin-top:22px}.stock-summary{flex-direction:column;justify-content:flex-start;gap:13px;padding:1px 0;display:flex}.stock-summary>span{color:#64728a;font-size:11px;font-weight:550}.stock-summary>strong{font-size:18px;font-weight:550}.stock-summary small{color:#8e9bad;font-size:11px;font-weight:400}.form-details{border-top:1px solid var(--line);margin-top:24px;padding-top:15px}.form-details summary{color:#7a8da8;cursor:pointer;align-items:center;gap:8px;font-size:12px;font-weight:500;list-style:none;display:flex}.form-details summary:before{content:"+";font-size:17px;font-weight:400}.form-details[open] summary:before{content:"−"}.form-details[open] summary{margin-bottom:18px}.form-divider{background:var(--line);height:1px;margin:25px 0}.check-row{color:#6c7a90;cursor:pointer;align-items:flex-start;gap:10px;margin:17px 0;font-size:12px;line-height:1.7;display:flex}.check-row input{margin-top:3px}.check-row strong{color:#475d80;font-weight:550;display:block}.check-row small{color:#8f9db2;margin-top:3px;font-size:11px;line-height:1.7;display:block}.check-row.highlight{background:#f4f7ff;border:1px solid #e6ecfa;border-radius:9px;padding:15px 17px}.image-editor{gap:22px;margin-bottom:22px;display:flex}.image-editor>div:last-child{flex:1;min-width:0}.image-editor h3{margin-bottom:6px;font-size:14px}.image-editor p{color:#95a0b2;margin-bottom:16px;font-size:11px}.channel-choices{gap:13px;margin:17px 0 24px;display:flex}.channel-choices label{cursor:pointer;border:1px solid #e4e9f1;border-radius:9px;flex:1;align-items:center;gap:13px;padding:17px;display:flex}.channel-choices label>input{display:none}.channel-choices label>svg{color:#c5cddc;margin-left:auto}.channel-choices label.selected{background:#f9fbff;border-color:#9db6f8;box-shadow:0 0 0 1px #9db6f819}.channel-choices label.selected>svg{color:var(--blue)}.channel-choices label:focus-within{outline:2px solid var(--blue)}.sources{margin-top:22px}.sources h3{margin-bottom:9px}.sources a{border-bottom:1px solid var(--line);color:#6e86af;justify-content:space-between;gap:12px;padding:11px 0;font-size:11px;line-height:1.6;display:flex}.product-line{border-bottom:1px solid var(--line);align-items:center;gap:13px;margin-bottom:23px;padding-bottom:24px;display:flex}.product-line h3{margin-bottom:6px;font-size:14px}.product-line .muted{font-size:10px}.camera-box{background:#f4f7fc;border:1px solid #e3eaf6;border-radius:14px;height:315px;position:relative;overflow:hidden}.camera-box video{object-fit:cover;width:100%;height:100%;display:none}.camera-box.active video{display:block}.camera-placeholder{color:#8297b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.camera-placeholder>svg{stroke-width:1.1px;color:#91a7c9;margin-bottom:18px}.camera-placeholder h3{color:#496182;font-size:16px}.camera-placeholder p{color:#90a0b7;margin:8px 0 20px;font-size:11px}.scan-guide{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.scan-guide i{border:2px solid #87a7ff;border-radius:10px;width:75%;height:38%;box-shadow:0 0 0 200px #15243744}.scan-guide span{color:#fff;background:#1524379c;border-radius:6px;padding:7px 10px;font-size:11px;position:absolute;bottom:28px}.or-divider{color:#a2acc0;align-items:center;gap:13px;margin:24px 0;font-size:10px;display:flex}.or-divider:before,.or-divider:after{content:"";background:var(--line);flex:1;height:1px}.toast{z-index:150;color:#54705f;background:#fff;border:1px solid #dcece4;border-radius:11px;align-items:center;gap:11px;max-width:90vw;padding:13px 20px 13px 13px;font-size:12px;animation:.2s fade-in;display:flex;position:fixed;bottom:26px;left:calc(50% + 90px);transform:translate(-50%);box-shadow:0 6px 35px #213c611f}.toast>span{color:#499577;background:#eaf6ef;border-radius:50%;flex-shrink:0;place-items:center;width:27px;height:27px;display:grid}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in{0%{opacity:.5;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.order-lines{margin:15px 0}.order-line-input{align-items:center;gap:10px;margin:10px 0;display:flex}.order-line-input select{flex:1;font-size:11px}.order-line-input input{width:73px;font-size:12px}.order-detail-top{align-items:center;gap:15px;margin-bottom:23px;display:flex}.order-detail-top>.muted{margin-left:auto;font-size:10px}.order-addresses{background:#f8fafd;border:1px solid #eaf0f7;border-radius:10px;grid-template-columns:1fr 1fr;gap:25px;padding:20px;display:grid}.order-addresses .eyebrow{margin-bottom:11px;font-size:8px}.order-addresses strong{font-size:12px;font-weight:600;display:block}.order-addresses p{color:#8797ae;margin:5px 0 9px;font-size:11px;line-height:1.8}.order-addresses small{color:#8b9ab0;font-size:10px}.order-addresses .order-total{letter-spacing:-.5px;font-size:24px;font-weight:600}.order-item-list{margin:10px 0 22px}.order-item-list>div{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:13px 0;display:flex}.order-item-list>div>div:nth-child(2){flex:1}.order-item-list strong{font-size:12px;font-weight:550;display:block}.order-item-list span{color:#95a2b6;margin-top:5px;font-size:10px;display:block}.order-item-list b{font-size:14px;font-weight:600}.order-item-list small{color:#8c9ab0;font-size:9px}.inline-form{align-items:flex-start;gap:12px;display:flex}.inline-form>.field{flex:1}.inline-form>.button{margin-top:22px}.tracking-card{background:#f2f7ff;border:1px solid #e3ecfc;border-radius:10px;align-items:center;gap:14px;margin:22px 0;padding:18px;display:flex}.tracking-icon{color:#7892c1}.tracking-card>div:nth-child(2){flex:1}.tracking-card strong{font-size:12px;font-weight:550}.tracking-card p{color:#8d9bb2;margin-top:5px;font-size:10px}.tracking-card>a{font-size:10px}.document-list{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.document-list a{color:#7185a8;border:1px solid #e3e9f2;border-radius:8px;align-items:center;gap:9px;padding:12px 14px;font-size:11px;display:flex}.pack-confirm{border:1px solid #e0e9f7;border-radius:10px;margin-top:23px;padding:17px 19px}.pack-confirm .check-row{margin:0 0 16px}.pack-confirm>small{text-align:center;color:#94a0b5;margin-top:10px;font-size:9px;display:block}.danger-link{margin-top:22px;font-size:11px;color:#bd7979!important}.order-job-notes{margin-top:27px}.order-job-notes h3{margin-bottom:13px;font-size:12px}.order-job-notes>div{align-items:flex-start;gap:11px;margin:10px 0;display:flex}.order-job-notes>div>span:last-child{color:#8a99b0;font-size:10px;line-height:1.7}.auth-layout{grid-template-columns:1.04fr 1fr;min-height:100vh;display:grid}.auth-story{color:#fff;background:#203d7b;flex-direction:column;padding:45px 55px;display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";pointer-events:none;border:1px solid #ffffff0c;border-radius:50%;width:700px;height:700px;position:absolute;top:24%;left:-130px;box-shadow:0 0 0 80px #ffffff02,0 0 0 160px #ffffff02}.brand.inverse{color:#fff;z-index:1;margin:0;position:relative}.brand.inverse span{color:#91a8d1}.brand.inverse .brand-icon{box-shadow:none;background:#ffffff14}.auth-story-content{z-index:1;margin:auto 0;padding:70px 0;position:relative}.auth-story-content .eyebrow{color:#8ba7d7;margin-bottom:23px;font-size:10px}.auth-story h1{letter-spacing:-1.5px;font-size:43px;font-weight:550;line-height:1.2}.auth-story p{color:#9eb1d3;margin:23px 0 38px;font-size:13px;line-height:1.9}.flow-art{align-items:center;gap:15px;max-width:355px;display:flex}.flow-art>div{color:#b3c7e9;background:#ffffff05;border:1px solid #ffffff16;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:85px;height:88px;display:flex}.flow-art>div>svg{stroke-width:1.4px;width:23px}.flow-art span{color:#90a9d2;font-size:9px}.flow-art>i{background:#ffffff24;width:22px;height:1px}.auth-foot{color:#7592c3;z-index:1;justify-content:space-between;gap:15px;font-size:10px;display:flex;position:relative}.auth-foot>span:first-child{align-items:center;gap:7px;display:flex}.auth-form-wrap{background:#fafbfe;justify-content:center;align-items:center;padding:50px;display:flex}.auth-form{width:100%;max-width:365px}.auth-lock{color:#6383ce;background:#edf2ff;border-radius:12px;place-items:center;width:47px;height:47px;margin-bottom:25px;display:grid}.auth-form>.eyebrow{color:#95a6bf;margin-bottom:13px;font-size:9px}.auth-form h2{letter-spacing:-.7px;max-width:340px;font-size:28px;font-weight:600;line-height:1.3}.auth-form>p{color:#929eb0;margin:15px 0 28px;font-size:12px;line-height:1.85}.auth-form .field{margin-bottom:18px}.auth-form .field input{background:#fff;padding:12px 13px}.auth-submit{justify-content:space-between;width:100%;min-height:44px;margin-top:6px}.auth-form>small{color:#a7b0bf;text-align:center;margin-top:22px;font-size:10px;line-height:1.7;display:block}@media (min-width:1500px){.main-content{padding-top:40px}.quick-scan{min-height:285px}.scan-illustration{width:275px;right:60px}.quick-scan-copy{padding:5px}.quick-scan h2{font-size:29px}.quick-scan p{font-size:12px}.setup-card{padding:25px 28px}.setup-card h2{font-size:23px}.setup-card p{font-size:12px}.stat-card{padding:23px}.stat-card>strong{font-size:34px}.stat-top>span:first-child{font-size:12px}.stat-card>small{font-size:11px}.channel-strip{padding:20px 0}.channel-strip strong{font-size:12px}.channel-strip span:not(.service-icon){font-size:10px}.section-head h2{font-size:15px}.section-head p{font-size:11px}.empty{min-height:280px}}@media (max-width:1200px){:root{--sidebar:212px}.sidebar{padding-left:14px;padding-right:14px}.main-content{padding:27px 25px 18px}.topbar{padding:0 25px}.stats-grid{gap:12px}.stat-card{padding:15px}.stat-top>span:first-child{font-size:10px}.stat-card>strong{font-size:25px}.dashboard-top{grid-template-columns:1.5fr 1fr;gap:16px}.quick-scan{padding:24px 23px}.scan-illustration{opacity:.85;right:-32px}.quick-scan-copy{max-width:220px}.quick-scan h2{font-size:24px}.quick-scan p{font-size:10px}.setup-card{padding:20px}.channel-strip>button{gap:8px;padding:0 13px}.channel-strip>button>svg{display:none}.dashboard-bottom{grid-template-columns:1.45fr 1fr;gap:16px}.listing-row{flex-wrap:wrap;gap:15px}.listing-detail{width:200px}.connections-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.data-table th,.data-table td{padding-left:16px;padding-right:16px}.product-cell strong{max-width:210px}.page-heading h1{font-size:28px}}@media (max-width:1020px){.scan-illustration{opacity:.5;right:-60px}.quick-scan-copy{max-width:100%}.quick-scan{background:#fdfefe}.dashboard-top{grid-template-columns:1.3fr 1fr}.channel-strip{grid-template-columns:1fr 1fr;gap:18px 0}.channel-strip>button:nth-child(2){border:0}.channel-strip>button{padding:0 20px}.stats-grid{grid-template-columns:1fr 1fr}.dashboard-bottom{grid-template-columns:1fr}.activity-panel .quiet-empty{min-height:180px}.quiet-line,.quiet-empty p{max-width:320px}.page-heading{align-items:flex-start}.page-actions{flex-direction:column}.page-actions .button{min-height:34px;font-size:10px}.auth-story{padding:36px}.auth-story h1{font-size:34px}.auth-form-wrap{padding:35px}.auth-foot>span:last-child{display:none}}@media (max-width:760px){:root{--sidebar:235px}.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.main-shell{margin-left:0}.mobile-menu-button{display:inline-flex}.mobile-backdrop{z-index:35;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#182b4a55;border:0;position:fixed;inset:0}.topbar{height:59px;padding:0 18px}.breadcrumb{gap:7px;font-size:10px}.topbar-right{gap:7px}.system-status{font-size:9px}.topbar-avatar{width:27px;height:27px}.main-content{padding:25px 20px 15px}.page-heading{gap:12px;margin-bottom:22px}.page-heading h1{font-size:27px}.page-heading p{max-width:245px;font-size:11px}.date-eyebrow{letter-spacing:.8px;margin-bottom:8px;font-size:8px}.page-actions{gap:6px}.page-actions .button{gap:5px;min-height:32px;padding:7px 9px;font-size:9px}.page-actions .button>svg{width:14px}.stats-grid{gap:11px;margin-bottom:17px}.stat-card{padding:15px}.stat-card>strong{font-size:27px}.stat-icon{width:27px;height:27px}.stat-top>span:first-child{font-size:10px}.stat-card>small{font-size:9px}.dashboard-top{grid-template-columns:1fr}.quick-scan{min-height:230px;padding:25px}.scan-illustration{opacity:1;width:200px;right:5px}.quick-scan-copy{max-width:240px}.quick-scan h2{font-size:25px}.quick-scan p{font-size:11px}.setup-card{min-height:auto;padding:19px 22px}.setup-card h2 br{display:none}.setup-card h2{margin-top:10px;font-size:18px}.setup-card p{max-width:none;font-size:11px}.setup-progress{margin:13px 0}.setup-card .button{max-width:260px}.setup-top{float:right}.setup-symbol{display:none}.channel-strip{margin-bottom:18px;padding:16px 0}.channel-strip>button{padding:0 16px}.channel-strip strong{font-size:10px}.channel-strip span:not(.service-icon){font-size:8px}.dashboard-bottom{gap:18px}.section-head{padding:18px}.empty{min-height:250px;padding:25px}.page-footer{margin-top:24px}.table-toolbar{gap:13px;padding:15px}.filter-tabs{gap:0;max-width:100%;overflow:auto}.filter-tabs button{padding:8px 9px;font-size:10px}.search-field{width:100%}.table-toolbar .search-field input{font-size:12px}.data-table td{padding:12px 15px}.connections-grid{gap:13px}.connection-card{min-height:220px;padding:17px}.connection-card .badge{padding:4px 5px;font-size:8px}.connection-card .service-icon{width:34px;height:34px}.connection-card h3{font-size:13px}.connection-card>p{font-size:10px}.connection-card .button{padding:8px 9px;font-size:9px}.connection-card-top{gap:6px}.panel-body{padding:19px}.form-grid{gap:15px}.listing-row{gap:13px;padding:18px}.listing-row .product-cell{flex:1;min-width:60%}.listing-row>.channel-logo{margin-left:auto}.listing-detail{flex:1;min-width:65%;max-width:100%}.listing-row>.button{font-size:10px}.drawer-head{padding:23px 21px 19px}.drawer-head h2{font-size:22px}.drawer-body{padding:22px 21px}.drawer-tabs{gap:20px;padding:0 21px}.drawer-tabs button{font-size:11px}.drawer-footer{gap:12px;padding:15px 21px}.drawer-footer>span{display:none}.drawer-footer>div{justify-content:flex-end;width:100%}.drawer-footer>.button:last-child{margin-left:auto}.drawer-body .form-grid{gap:14px}.drawer-body .field>span{font-size:10px}.field input,.field textarea,.field select,.form-details .field input,.form-details .field select{font-size:16px}.barcode-entry{gap:8px}.barcode-entry>.button{min-height:41px;margin-top:20px;padding:9px;font-size:10px}.image-editor{gap:15px}.thumbnail.large{width:84px;height:112px}.image-editor p{font-size:10px}.channel-choices label{padding:13px}.toast{width:max-content;max-width:calc(100vw - 30px);font-size:11px;bottom:18px;left:50%}.auth-layout{grid-template-columns:1fr}.auth-story{min-height:200px;padding:25px 30px}.auth-story-content{padding:29px 0 7px}.auth-story-content>.eyebrow,.auth-story-content>p,.flow-art,.auth-foot{display:none}.auth-story h1{letter-spacing:-.7px;font-size:27px}.auth-story h1 br{display:none}.auth-story .brand>div:last-child{font-size:18px}.auth-form-wrap{align-items:flex-start;padding:34px 27px}.auth-form{max-width:400px}.auth-lock{display:none}.auth-form h2{font-size:25px}.auth-form .field input{font-size:16px}.order-detail-top{flex-wrap:wrap;gap:10px}.order-addresses{gap:17px;padding:17px}.order-addresses .order-total{font-size:22px}.order-line-input{gap:7px}.order-line-input select{font-size:12px}.order-line-input input{width:58px}.tracking-card{padding:15px}.tracking-card strong{font-size:11px}.tracking-card>a{display:none}.order-item-list strong{font-size:11px}.order-item-list b{font-size:12px}.order-item-list small{display:none}.order-detail-top>.muted,.page-footer>span:last-child{font-size:9px}}@media (max-width:390px){.main-content{padding:21px 14px 15px}.page-heading h1{font-size:24px}.page-heading p{font-size:10px}.page-actions .button{padding:7px;font-size:8px}.stat-top>span:first-child{font-size:9px}.stat-card{padding:12px}.stat-card>strong{font-size:24px}.stat-icon{width:24px;height:24px}.scan-illustration{opacity:.6;right:-24px}.quick-scan{padding:22px}.channel-strip>button{gap:7px;padding:0 12px}.connections-grid{grid-template-columns:1fr}.connection-card{min-height:210px}.drawer-body .form-grid{grid-template-columns:1fr}.drawer-body .field.wide{grid-column:auto}.order-addresses{grid-template-columns:1fr}.drawer-tabs{gap:15px}.drawer-tabs button{font-size:10px}.topbar{padding:0 12px}.breadcrumb>span{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
