:root{--navy:#15354c;--navy-deep:#102b3f;--blue:#0969da;--blue-soft:#eaf3ff;--ink:#1c3549;--muted:#63778a;--line:#dce5ee;--canvas:#f3f6f9;--white:#fff;--green:#16734c;--amber:#916109;--red:#b23836;--font:-apple-system,BlinkMacSystemFont,"PingFang TC","Noto Sans TC","Microsoft JhengHei",sans-serif}
*{box-sizing:border-box}body{margin:0;font-family:var(--font);font-size:14px;line-height:1.55;color:var(--ink);background:var(--canvas)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.dropzone:focus-within{outline:3px solid #77b6ff;outline-offset:3px}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1{font-size:29px;line-height:1.35;letter-spacing:-.6px;font-weight:700}h2{font-size:18px;line-height:1.5}h3{font-size:15px}svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.muted{color:var(--muted)}.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}.boot{min-height:100dvh;display:grid;place-items:center;color:var(--muted)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:9px 16px;border:1px solid transparent;border-radius:6px;font-size:13px;line-height:1.5;font-weight:600;white-space:nowrap;text-decoration:none}.button:hover{text-decoration:none}.primary{background:var(--blue);color:var(--white)}.primary:hover:not(:disabled){background:#075bbb}.secondary{color:var(--ink);background:var(--white);border-color:var(--line)}.secondary:hover:not(:disabled){border-color:#a1b7ca;background:#f8fafc}.danger-text{color:var(--red);background:transparent}.danger-text:hover:not(:disabled){background:#fff0ee}.text-button{padding:3px 0;color:var(--blue);background:none;border:0;font-size:13px}.icon-button{display:inline-grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:6px;background:white;color:var(--muted);font-size:24px;line-height:1}.icon-button:hover{color:var(--ink);background:var(--canvas)}.icon-button svg{width:17px;height:17px}label{display:block;font-weight:600;font-size:13px;margin:17px 0 6px}input:not([type=checkbox]):not([type=file]),select,textarea{width:100%;min-height:42px;border:1px solid #cbd8e3;border-radius:5px;color:var(--ink);background:var(--white);padding:9px 11px}input::placeholder,textarea::placeholder{color:#8a9aaa;font-weight:400;font-size:13px}select{cursor:pointer;padding-right:32px}textarea{resize:vertical}.field-hint{margin:11px 0;color:var(--muted);font-size:12px;line-height:1.8}.inline-error{background:#fff2f0;border:1px solid #f1ceca;border-radius:5px;color:#99332d;font-size:13px;padding:11px 13px;margin:14px 0;white-space:pre-line}.form-actions{display:flex;align-items:center;gap:10px;margin-top:20px}.optional{color:var(--muted);font-weight:400}
.wordmark{display:flex;align-items:center;gap:9px;color:var(--white);font-size:18px;font-weight:780;letter-spacing:.8px}.wordmark:hover{text-decoration:none}.brand-mark{display:grid;place-items:center;width:29px;height:31px;background:white;color:var(--navy);border-radius:3px;font-size:26px;font-weight:800;font-style:italic;line-height:1;padding-right:3px}.login-view{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr;background:white}.login-brand{position:relative;background:var(--navy);color:white;padding:44px 56px;display:flex;flex-direction:column;min-height:100dvh;overflow:hidden}.login-intro{margin:auto 0;padding:50px 0}.login-intro h1{font-size:43px;line-height:1.45;letter-spacing:0}.login-intro p{margin-top:22px;color:#bfcfdc;font-size:16px;line-height:1.9}.apple-outline{width:105px;color:#9cc9ec;margin:0 0 25px -12px}.login-brand-footer{font-size:12px;color:#8ea8bc}.login-panel{display:grid;place-items:center;padding:40px}.login-form{width:100%;max-width:355px}.login-form h2{font-size:27px;margin-bottom:8px}.login-form>.muted{margin-bottom:31px}.login-form label{margin-top:20px}.login-submit{width:100%;margin-top:22px}.login-note{font-size:12px;color:var(--muted);line-height:1.85;margin-top:28px}.small-brand{display:none;color:var(--navy);font-weight:800;letter-spacing:1px;margin-bottom:25px}
.app-shell{display:flex;min-height:100dvh}.sidebar{width:228px;flex:none;background:var(--navy);color:white;display:flex;flex-direction:column;padding:29px 19px 23px;position:fixed;inset:0 auto 0 0;z-index:5}.sidebar .wordmark{padding:0 6px}.workspace-label{font-size:12px;color:#95aec2;margin:13px 0 30px 45px}.main-nav{display:flex;flex-direction:column;gap:7px}.nav-link{display:flex;align-items:center;gap:11px;position:relative;width:100%;padding:12px;border:0;border-radius:6px;background:none;color:#bfcfdb;text-align:left;font-size:14px}.nav-link svg{width:20px;height:20px;flex:none}.nav-link.active{color:white;background:#254e6b}.nav-link.active:before{content:"";position:absolute;left:-19px;height:26px;width:3px;background:#77b9ff;border-radius:0 2px 2px 0}.nav-link:hover{background:#204861;color:white}.nav-count{margin-left:auto;font-size:11px;background:#3f6885;min-width:21px;border-radius:4px;text-align:center;padding:1px 5px}.sidebar-bottom{margin-top:auto;padding:30px 11px 0}.sidebar-hint{color:#a0b7c8;font-size:12px;line-height:1.8;margin-bottom:15px}.local-link{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#dcecf8;padding-bottom:20px;border-bottom:1px solid #335167}.logout{color:#aec1cf;background:none;border:0;padding:18px 0 0;font-size:12px}.logout:hover{color:white}.workspace{width:calc(100% - 228px);margin-left:228px;display:flex;flex-direction:column;min-height:100dvh}.topbar{height:73px;border-bottom:1px solid var(--line);background:white;display:flex;align-items:center;justify-content:space-between;padding:0 36px;gap:20px}.breadcrumb{font-size:12px;color:var(--muted);display:flex;gap:13px;align-items:center}.breadcrumb strong{font-weight:500;color:var(--ink)}.breadcrumb>span{color:#b7c5d2}.topbar-actions{display:flex;align-items:center;gap:18px}.worker-indicator{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted)}.status-dot{width:7px;height:7px;border-radius:50%;background:#96a9b7;display:inline-block;flex:none}.worker-indicator.online .status-dot,.worker-note.online .status-dot{background:#269764}.worker-indicator.online{color:#2a7454}.worker-indicator.busy .status-dot,.worker-note.busy .status-dot{background:var(--blue)}.main-content{width:100%;max-width:1620px;padding:35px 36px 25px;margin:0 auto;flex:1}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.page-heading p{font-size:13px;color:var(--muted);margin-top:7px}.heading-actions{display:flex;gap:9px}.workflow-strip{display:flex;align-items:center;gap:14px;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 0 21px;color:var(--muted);font-size:12px}.workflow-strip>span{display:flex;align-items:center;gap:8px;white-space:nowrap}.workflow-strip b{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#e1eaf2;color:#617e96;font-size:10px;font-weight:600}.workflow-strip i{height:1px;flex:1;background:var(--line);max-width:85px;min-width:7px}.orders-summary{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 0 29px}.orders-summary>div{display:flex;gap:11px;align-items:baseline;padding-left:24px;border-left:1px solid var(--line)}.orders-summary>div:first-child{border:0;padding-left:0}.orders-summary strong{font-size:30px;font-weight:650;line-height:1.2;letter-spacing:-1px;font-variant-numeric:tabular-nums}.orders-summary span{font-size:12px;color:var(--muted)}.orders-summary>div:nth-child(3) strong{color:var(--blue)}.table-surface{background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden}.table-toolbar{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:17px 19px}.search-field{position:relative;width:100%;max-width:410px}.search-field svg{position:absolute;top:11px;left:11px;width:17px;height:17px;color:#8da1b3}.search-field input:not([type=checkbox]):not([type=file]){padding-left:35px;min-height:39px;background:#f8fafc;border-color:#e0e7ee;font-size:13px}.filter-field{margin:0;min-width:146px}.filter-field select{font-size:12px;min-height:39px;padding-top:8px;padding-bottom:8px}.table-scroll{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left}th{background:#f7f9fb;padding:12px 16px;font-size:11px;font-weight:600;color:var(--muted);border-top:1px solid var(--line);border-bottom:1px solid var(--line);white-space:nowrap}td{padding:17px 16px;border-bottom:1px solid #edf1f5;font-size:12px;vertical-align:middle}tbody tr:last-child td{border-bottom:0}.orders-table{min-width:760px}.orders-table th:first-child,.orders-table td:first-child{padding-left:20px}.orders-table th:last-child,.orders-table td:last-child{padding-right:20px;text-align:right;width:67px}.orders-table tbody tr:hover{background:#f9fbfd}.cell-main{font-size:13px;font-weight:550;max-width:240px;overflow-wrap:anywhere}.cell-sub{font-size:11px;color:var(--muted);margin-top:3px;max-width:230px;overflow-wrap:anywhere}.cell-date{white-space:nowrap;color:var(--muted);font-size:11px;font-variant-numeric:tabular-nums}.row-detail{border:0;border-radius:4px;background:#edf4fd;color:var(--blue);font-size:12px;padding:5px 9px;white-space:nowrap}.row-detail:hover{background:#dcecff}.status-badge{display:inline-flex;align-items:center;gap:5px;border-radius:4px;padding:4px 7px;line-height:1.4;font-size:10px;white-space:nowrap;font-weight:550;background:#eef2f6;color:#627589}.status-badge:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.status-imported{background:#eff3f7;color:#697e91}.status-queued,.status-preparing{background:#eaf3ff;color:#1260ba}.status-awaiting_user,.status-needs_review{background:#fff4dc;color:#8e6514}.status-completed_manual{background:#eaf6ef;color:#28714c}.status-failed{background:#fdeeea;color:#ab3e32}.status-cancelled{background:#f1f1f2;color:#7a8188}.empty-state{text-align:center;padding:40px 20px 46px}.empty-icon{width:53px;height:56px;margin:0 auto 15px;color:#8ba7be}.empty-icon svg{width:100%;height:100%;stroke-width:1.35}.empty-state h2{font-size:16px}.empty-state p{font-size:12px;line-height:1.85;color:var(--muted);margin:8px 0 20px}.empty-state.small{padding:32px 18px}.empty-state.small p{margin-bottom:0}.table-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line);padding:12px 19px;font-size:11px;color:var(--muted)}.worker-note{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:var(--muted);margin-top:17px;line-height:1.75}.worker-note .status-dot{margin-top:7px}.app-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:#8698a7;padding:21px 36px}.notice{border:1px solid #bcdacf;background:#eef8f1;border-radius:6px;padding:12px 15px;margin-bottom:20px;display:flex;align-items:center;gap:15px;justify-content:space-between;color:#275c40;font-size:13px}.notice.error{background:#fff2f0;border-color:#f1ceca;color:#99332d}.notice button{border:0;background:transparent;color:inherit;font-size:22px;line-height:1;padding:2px 4px}
.content-surface{background:white;border:1px solid var(--line);border-radius:8px;padding:24px}.section-heading{display:flex;align-items:flex-start;gap:13px;margin-bottom:22px}.section-heading h2{font-size:16px}.section-heading p{font-size:12px;color:var(--muted);margin-top:4px}.step-number{width:27px;height:27px;border-radius:50%;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;flex:none;font-size:12px;font-weight:600;margin-top:2px}.import-layout{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:31px;align-items:start}.import-main{min-width:0}.import-main>.content-surface+.content-surface{margin-top:23px}.dropzone{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;border:1px dashed #a4bcd1;border-radius:7px;background:#f8fbff;min-height:210px;padding:27px;margin:0 0 18px;cursor:pointer;text-align:center}.dropzone.dragging{border-color:var(--blue);background:#eaf3ff}.dropzone svg{width:39px;height:39px;color:#548ebd;margin-bottom:6px}.dropzone strong{font-size:14px;font-weight:600}.dropzone>span{font-size:12px;font-weight:400;color:var(--muted)}.dropzone input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.file-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:19px;padding:9px 12px;border-radius:4px;background:var(--canvas);font-size:12px}.file-row>span{overflow-wrap:anywhere}.import-help{padding:15px 0}.import-help h2{font-size:15px;margin-bottom:19px}.import-help ol{padding:0 0 0 18px;margin:0;color:var(--blue);font-size:12px}.import-help li{padding-left:5px;margin-bottom:19px}.import-help strong{color:var(--ink);font-size:12px;font-weight:600}.import-help p{font-size:12px;color:var(--muted);margin-top:5px;line-height:1.9}.privacy-note{border-top:1px solid var(--line);padding-top:20px;margin-top:24px}.preview-table{min-width:520px}.preview-table th,.preview-table td{font-size:11px;padding:11px}.products-layout{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(320px,1.15fr);gap:24px;align-items:start}.product-editor label:first-child{margin-top:0}.product-editor .section-heading{padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:20px}.count-badge{font-size:11px;font-weight:500;border-radius:4px;padding:2px 6px;background:#edf2f6;color:var(--muted);vertical-align:middle;margin-left:5px}.product-item{padding:20px 0;border-top:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.product-item:first-child{padding-top:0;border:0}.product-item:last-child{padding-bottom:0}.product-item h3{font-size:14px;overflow-wrap:anywhere}.product-item p{font-size:12px;color:var(--muted);margin-top:5px;overflow-wrap:anywhere}.product-link{font-size:11px;display:inline-block;margin-top:9px}.product-edit{font-size:11px;border:1px solid var(--line);border-radius:4px;background:white;padding:5px 9px;color:var(--muted);white-space:nowrap}.product-edit:hover{background:var(--canvas)}
dialog{border:0;padding:0;color:var(--ink);box-shadow:0 12px 65px rgba(16,43,63,.2)}dialog::backdrop{background:rgba(16,36,53,.38)}.order-dialog{width:540px;max-width:100%;height:100dvh;max-height:100dvh;margin:0 0 0 auto;border-radius:0;overflow-y:auto}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:23px 27px;border-bottom:1px solid var(--line);background:white}.order-dialog .dialog-heading{position:sticky;top:0;z-index:2}.dialog-heading h2{font-size:20px}.dialog-heading .muted{font-size:11px;display:block;margin-bottom:4px}.dialog-heading .icon-button{border:0;font-size:27px}.dialog-body{padding:24px 27px}.detail-status-row{display:flex;justify-content:space-between;align-items:center;gap:14px}.detail-status-row .muted{font-size:11px}.detail-section{padding:22px 0;border-bottom:1px solid var(--line)}.detail-section:last-of-type{border-bottom:0;padding-bottom:8px}.detail-section h3{font-size:14px;margin-bottom:15px}.detail-grid{display:grid;grid-template-columns:90px minmax(0,1fr);gap:10px 16px;margin:0;font-size:12px}.detail-grid dt{color:var(--muted)}.detail-grid dd{margin:0;overflow-wrap:anywhere}.detail-product-name{font-size:14px;font-weight:600}.detail-product-variant{color:var(--muted);font-size:12px;margin:4px 0}.assign-product-form{display:flex;gap:8px;align-items:center;margin-top:16px}.assign-product-form select{font-size:12px;min-width:0}.assign-product-form .button{padding-left:12px;padding-right:12px;flex:none}.order-actions{display:flex;gap:7px;margin-top:17px;flex-wrap:wrap}.receipt-fields{display:flex;gap:14px}.receipt-fields>div{flex:1}.currency-input{position:relative}.currency-input>span{position:absolute;left:12px;top:12px;font-size:12px;color:var(--muted)}.currency-input>input:not([type=checkbox]):not([type=file]){padding-left:50px}.event-list{list-style:none;margin:0;padding:0}.event-list li{position:relative;padding:0 0 16px 19px;font-size:12px}.event-list li:before{position:absolute;content:"";width:6px;height:6px;left:0;top:7px;background:#a6bbcc;border-radius:50%}.event-list li:not(:last-child):after{content:"";position:absolute;top:16px;bottom:1px;left:2.5px;width:1px;background:var(--line)}.event-list time{display:block;font-size:10px;color:var(--muted);margin-top:4px}.event-list p{overflow-wrap:anywhere}.receipt-record{background:#f0f7f3;border:1px solid #d8e9df;border-radius:5px;padding:13px}.receipt-record p{font-size:12px;margin:3px 0}.receipt-record .field-hint{font-size:11px;color:#627b6c}.export-dialog{width:465px;max-width:calc(100% - 32px);border-radius:9px}.export-dialog .dialog-body>p{font-size:13px;color:var(--muted);line-height:1.8}.export-default{padding:15px;background:var(--canvas);border-radius:5px;margin:18px 0}.export-default strong{font-size:13px}.export-default p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:4px}.checkbox-label{display:flex;align-items:flex-start;gap:9px;font-size:12px;font-weight:500;margin-top:22px}.checkbox-label input{width:16px;height:16px;accent-color:var(--blue);margin:1px 0 0;flex:none}
.sidebar-mobile-logout{display:none}
.table-scroll{position:relative}
@media(min-width:1450px){.main-content{padding-top:43px}.page-heading{margin-bottom:31px}.orders-summary{padding-top:32px;padding-bottom:34px}.empty-state{padding-top:55px;padding-bottom:62px}.import-layout{grid-template-columns:minmax(0,1fr) 290px;gap:42px}}
@media(max-width:1120px){.sidebar{width:204px;padding-left:15px;padding-right:15px}.sidebar .wordmark{font-size:16px;gap:7px;padding:0 3px}.workspace{width:calc(100% - 204px);margin-left:204px}.main-content{padding:28px 25px 22px}.topbar{padding:0 25px}.app-footer{padding-left:25px;padding-right:25px}.workflow-strip{gap:9px;font-size:11px}.workflow-strip>span{gap:6px}.orders-summary>div{padding-left:16px;gap:8px;flex-direction:column}.orders-summary span{font-size:11px}.orders-summary strong{font-size:28px}.import-layout{grid-template-columns:minmax(0,1fr) 208px;gap:23px}.products-layout{grid-template-columns:1fr;max-width:850px}.login-brand{padding:40px}.login-intro h1{font-size:35px}}
@media(max-width:860px){.sidebar{width:178px;padding:24px 12px}.sidebar .wordmark{font-size:13px;gap:6px}.brand-mark{width:25px;height:28px;font-size:23px}.workspace-label{margin-left:33px;font-size:10px}.workspace{width:calc(100% - 178px);margin-left:178px}.nav-link{font-size:12px;padding:11px 9px;gap:8px}.sidebar-bottom{padding-left:6px;padding-right:6px}.sidebar-hint{font-size:11px}.topbar{padding:0 21px;height:65px}.main-content{padding:24px 21px}.page-heading{align-items:flex-start;gap:15px}.page-heading h1{font-size:25px}.page-heading p{font-size:12px}.heading-actions{flex-direction:column}.heading-actions .button{min-height:35px;padding:7px 11px;font-size:12px}.workflow-strip{display:grid;grid-template-columns:1fr 1fr;row-gap:10px;padding-bottom:17px}.workflow-strip i{display:none}.orders-summary{padding:22px 0}.import-layout{grid-template-columns:1fr}.import-help{padding:0}.import-help ol{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.privacy-note{margin-top:0;padding-top:15px}.import-help li{margin:0}.import-help h2{margin-bottom:15px}.app-footer{padding:18px 21px;font-size:9px}.topbar-actions{gap:10px}.worker-indicator{font-size:10px}.breadcrumb{font-size:11px;gap:9px}.login-brand{padding:30px}.login-intro h1{font-size:29px}.login-intro p{font-size:14px}.login-panel{padding:30px}.login-form h2{font-size:24px}.login-form>.muted{font-size:12px}}
@media(max-width:640px){.login-view{grid-template-columns:1fr}.login-brand{display:none}.login-panel{min-height:100dvh;padding:35px 25px}.small-brand{display:block}.login-form{max-width:365px}.login-form h2{font-size:27px}.login-form>.muted{font-size:13px}.app-shell{display:block}.sidebar{position:static;width:100%;padding:17px 18px 0;height:auto;display:block}.sidebar .wordmark{font-size:17px;width:max-content}.sidebar .brand-mark{width:25px;height:27px}.workspace-label{position:absolute;top:24px;right:18px;font-size:11px;margin:0}.main-nav{flex-direction:row;gap:7px;margin-top:18px;justify-content:space-between}.nav-link{justify-content:center;padding:10px 9px 12px;font-size:12px;border-radius:5px 5px 0 0}.nav-link svg{width:17px;height:17px}.nav-link.active:before{display:none}.nav-link.active{background:var(--canvas);color:var(--navy);font-weight:600}.nav-count{margin-left:0;background:#dce8f3;color:#426681;font-size:10px;min-width:19px}.sidebar-bottom{display:none}.workspace{width:100%;margin:0}.topbar{height:52px;padding:0 18px}.breadcrumb{font-size:10px;gap:8px}.topbar-actions{gap:10px}.topbar .icon-button{height:30px;width:30px;border:0}.worker-indicator{font-size:10px}.main-content{padding:24px 18px 19px}.page-heading{margin-bottom:22px;flex-wrap:wrap}.page-heading h1{font-size:26px}.page-heading p{font-size:12px;margin-top:6px}.heading-actions{flex-direction:row;gap:8px}.heading-actions .button{padding:8px 12px;min-height:36px}.workflow-strip{grid-template-columns:1fr 1fr;gap:11px 16px;font-size:11px}.workflow-strip b{width:19px;height:19px;font-size:9px}.orders-summary{padding:22px 0;gap:0}.orders-summary>div{padding-left:10px;gap:5px}.orders-summary strong{font-size:25px}.orders-summary span{font-size:10px;white-space:nowrap}.table-toolbar{padding:13px;gap:10px;flex-wrap:wrap}.search-field{max-width:none;flex:1;min-width:180px}.search-field input:not([type=checkbox]):not([type=file]){font-size:12px}.filter-field{min-width:115px}.filter-field select{font-size:11px}.orders-table{min-width:730px}.orders-table th:first-child,.orders-table td:first-child{padding-left:14px}td{padding:16px 13px}th{padding:11px 13px}.table-footer{font-size:10px;padding:11px 13px;flex-wrap:wrap;gap:5px}.empty-state{padding:30px 12px 35px}.empty-state h2{font-size:15px}.worker-note{font-size:11px;line-height:1.85}.app-footer{padding:16px 18px;border-top:1px solid var(--line);flex-wrap:wrap;gap:4px;font-size:9px}.app-footer:after{content:"";display:none}.content-surface{padding:19px}.section-heading{margin-bottom:18px}.page-heading>a.button{font-size:12px}.import-layout{gap:23px}.import-help ol{display:block}.import-help li{margin-bottom:16px}.import-help p{font-size:11px}.dropzone{min-height:190px;padding:20px}.dropzone strong{font-size:13px}.preview-table{min-width:480px}.products-layout{gap:19px}.dialog-heading{padding:19px 20px}.dialog-body{padding:20px}.order-dialog{width:100%}.detail-status-row{align-items:flex-start}.detail-status-row .muted{font-size:10px}.detail-grid{grid-template-columns:76px minmax(0,1fr);gap:10px 12px}.detail-section{padding:20px 0}.export-dialog .dialog-heading h2{font-size:18px}.export-dialog .dialog-body{padding:20px}.export-dialog{max-width:calc(100% - 26px)}.notice{font-size:12px;padding:10px 12px}.order-actions .button{font-size:12px}.sidebar-mobile-logout{border:0;background:none;color:var(--muted);font-size:10px;padding:0;cursor:pointer}.assign-product-form{flex-wrap:wrap}.assign-product-form select{flex:1;min-width:170px}}
@media(max-width:640px){.sidebar-mobile-logout{display:inline-block}.nav-link>span{white-space:nowrap}.nav-count{display:none}.nav-link{gap:7px;padding-left:7px;padding-right:7px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
