:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#171714;--paper:#f3f1eb;--surface:#fff;--surface-muted:#eeeae1;--line:#d8d4ca;--line-soft:#ece9e2;--accent:#e84c2a;--muted:#716e66;--success:#246744;--success-bg:#e9f6ee;--danger:#8a5143;--danger-bg:#f9ece8;--control-height:40px;--radius:10px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;background:var(--paper);color:var(--ink);font-family:Arial,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:var(--paper);margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.eyebrow,.brand-kicker{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font:700 11px/1.2 monospace}.muted,.page-header>p:last-child{color:var(--muted)}.login-shell{grid-template-columns:minmax(420px,42%) 1fr;min-height:100vh;display:grid}.login-card{flex-direction:column;justify-content:center;padding:9vh 9vw;display:flex}.login-card h1{letter-spacing:-.055em;margin:18px 0;font-size:clamp(42px,5vw,72px);line-height:.98}.stack-form{gap:16px;max-width:380px;margin-top:36px;display:grid}label{color:var(--muted);gap:7px;font-size:13px;font-weight:700;display:grid}input,textarea,select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;outline:none;padding:12px 14px}input:focus,textarea:focus{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.primary,.file-button{background:var(--ink);color:#fff;border:1px solid var(--ink);text-align:center;padding:12px 18px;font-weight:700}.primary:hover,.primary:focus-visible,.file-button:hover,.file-button:focus-visible{color:#fff;background:var(--accent);border-color:var(--accent);outline:2px solid var(--accent);outline-offset:2px}.login-hint{color:var(--muted);margin-top:18px;font-size:12px}.session-status{background:var(--ink);color:#fff;text-align:center;place-items:center;min-height:100dvh;padding:24px;display:grid}.session-status section{width:min(520px,100%)}.session-status h1{margin:18px 0 28px;font-size:clamp(28px,5vw,48px);line-height:1.15}.captcha-row{grid-template-columns:1fr 130px;gap:8px;display:grid}.captcha-image{border:1px solid var(--line);background:#f3f1eb;height:45px;padding:0;overflow:hidden}.captcha-image img{object-fit:cover;width:100%;height:100%;display:block}.login-visual{background:var(--ink);color:#fff;flex-direction:column;justify-content:flex-end;padding:9vw;display:flex;position:relative;overflow:hidden}.login-visual:before{content:"";border:1px solid #494944;border-radius:50%;width:55vw;height:55vw;position:absolute;top:-25vw;right:-24vw}.login-visual h2{letter-spacing:-.05em;margin:20px 0;font-size:clamp(40px,5vw,76px);line-height:1.02;position:relative}.login-visual p{color:#aaa9a2;position:relative}.visual-mark{color:var(--accent);font:700 14px monospace;position:relative}.app-shell{grid-template-columns:230px minmax(0,1fr);align-items:start;min-height:100dvh;display:grid}.sidebar{background:var(--ink);color:#fff;flex-direction:column;width:100%;height:100dvh;min-height:100dvh;max-height:100dvh;padding:32px 24px;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-brand{flex:none;min-width:0}.sidebar h1{color:#f7f7f3;letter-spacing:.01em;white-space:nowrap;margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:20px;font-weight:800;line-height:1.2}.sidebar nav{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;flex:auto;gap:5px;min-height:0;margin:36px -10px 14px 0;padding-right:10px;display:flex;overflow:hidden auto}.sidebar nav::-webkit-scrollbar{width:6px}.sidebar nav::-webkit-scrollbar-thumb{background:#50504b;border-radius:999px}.sidebar nav button{color:#c7c6bf;text-align:left;overflow-wrap:anywhere;background:0 0;border:0;border-left:2px solid #4a4a45;flex:none;min-width:0;padding:12px 15px;line-height:1.35}.sidebar nav button:hover,.sidebar nav button:focus-visible{color:#fff;background:#22221f;border-color:#777770;outline:none}.sidebar nav button.active{color:#fff;border-color:var(--accent);background:#292925}.nav-divider{color:#96958d;letter-spacing:.15em;text-transform:uppercase;flex:none;padding:20px 15px 5px;font:700 9px monospace}.user-card{color:#fff;border-top:1px solid #464640;flex:none;gap:4px;min-width:0;margin-top:auto;padding-top:18px;display:grid}.user-card span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-card small{color:#aaa9a2}.user-card button{color:#d5d4cc;background:#20201d;border:1px solid #5a5a54;margin-top:12px;padding:9px}.user-card button:hover,.user-card button:focus-visible{color:#fff;outline:2px solid var(--accent);outline-offset:2px;background:#30302c;border-color:#85857d}.app-version{color:#85857e;white-space:nowrap;margin-top:7px;font:500 11px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace}.app-version b{border-radius:3px;padding:1px 4px;font:700 10px/1.4 inherit}.app-version.dev b{color:#c9a966;background:#332f23}.app-version.prod b{color:#8ca99a;background:#25302b}.workspace{min-width:0;padding:56px clamp(28px,5vw,76px)}.page-header{border-bottom:1px solid var(--line);padding-bottom:26px}.page-header h2{letter-spacing:-.055em;margin:8px 0;font-size:clamp(38px,5vw,64px)}.page-header>p:last-child{margin-bottom:0}.toolbar{justify-content:flex-end;gap:10px;margin:26px 0 18px;display:flex}.toolbar>input{max-width:380px;margin-right:auto}.file-button{display:block}.toolbar-note{color:var(--muted);align-self:center;margin-right:auto;font-size:13px}.metric-row{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:22px;display:grid}.metric{border-right:1px solid var(--line);background:#ebe8df;align-items:end;gap:12px;padding:20px;display:flex}.metric:last-child{border:0}.metric strong{font:700 34px monospace}.metric span{color:var(--muted);padding-bottom:4px;font-size:12px}.table-wrap{border:1px solid var(--line);background:#fff;overflow:auto}table{border-collapse:collapse;width:100%;min-width:720px}th{color:var(--muted);letter-spacing:.08em;text-align:left;border-bottom:1px solid var(--line);background:#e9e6de;padding:12px 16px;font-size:11px}td{vertical-align:middle;border-bottom:1px solid #ece9e2;padding:15px 16px}td small,td strong{display:block}td small{color:var(--muted);margin-top:5px;font-size:11px}.number{font:700 22px monospace}.money{font:700 15px monospace}.actions{white-space:nowrap}.actions button:not(.primary),.line-head button:not(.primary),.modal-actions>button:not(.primary){background:0 0;border:0;padding:6px;text-decoration:underline}.actions .danger-link{color:#a83c25}.online-orders-table th:last-child,.online-orders-table td:last-child{min-width:190px;position:sticky;right:0;box-shadow:-8px 0 14px #17171414}.online-orders-table th:last-child{z-index:3;background:#e9e6de}.online-orders-table td:last-child{z-index:2;white-space:normal;background:#fff}.online-orders-table td:last-child button{text-align:left;width:100%;margin:2px 0;display:block}.status{background:0 0;border:1px solid;padding:5px 9px;font-size:11px}.status.on{color:#23734a;background:#edf7f1;border-color:#86b89f}.status.off{color:#8a5143;background:#fbf1ee;border-color:#cfa99f}.status.draft{color:#675f35;background:#faf7e7;border-color:#c8bd7e}.status:disabled{cursor:default;opacity:.7}.empty{text-align:center;color:var(--muted);padding:60px}.error,.notice{border-left:3px solid var(--accent);color:#9d3018;background:#fff0ec;padding:10px 12px;font-size:13px}.notice{color:#28603b;background:#eef5ee;border-color:#4f8a62}.modal-backdrop{z-index:20;background:#10100ea8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.sensitive-preview-backdrop{z-index:240}.modal{background:var(--paper);width:min(680px,100%);max-height:90vh;overflow:auto;box-shadow:0 20px 60px #0008}.wide-modal{width:min(900px,100%)}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-head h3{margin:0;font-size:24px}.modal-head button{background:0 0;border:0;font-size:28px}.grid-form{grid-template-columns:1fr 1fr;gap:18px;padding:24px;display:grid}.wide{grid-column:1/-1}textarea{resize:vertical;min-height:80px}.form-submit{grid-column:1/-1;justify-self:end;min-width:150px}.order-form{gap:20px;padding:24px;display:grid}.grid-form.compact{padding:0}.line-items{border:1px solid var(--line);background:#fff;overflow-x:auto}.line-head{background:#e9e6de;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.line-item{border-top:1px solid #ece9e2;grid-template-columns:150px minmax(220px,1fr) 90px 110px 36px;align-items:center;gap:8px;min-width:720px;padding:10px;display:grid}.discount-price{color:var(--muted);white-space:nowrap;font-size:12px}.address-editor{border:1px solid var(--line);background:#faf9f6;padding:12px}.address-card{border-top:1px solid var(--line);padding:14px 0}.address-actions{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.line-item>button{border:1px solid var(--line);background:#fff}.line-item>button:disabled{opacity:.35}.modal-actions{justify-content:flex-end;gap:12px;display:flex}.modal-actions>.primary{color:#fff;background:var(--ink);border:1px solid var(--ink);text-decoration:none}.modal-actions>.primary:hover,.modal-actions>.primary:focus-visible{color:#fff;background:var(--accent);border-color:var(--accent);outline:2px solid var(--accent);outline-offset:2px}.spaced-table{margin-top:26px}.positive{color:#23734a;font-weight:700}.negative{color:#a83c25;font-weight:700}.danger-link{color:#a83c25;background:0 0;border:0;text-decoration:underline}.cost-value{font-size:22px!important}.product-image-manager{padding:24px}.product-image-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.product-image-toolbar p{color:var(--muted);margin:0;font-size:13px}.product-image-toolbar .file-button{flex:none}.managed-image-list{gap:12px;display:grid}.managed-image-card{border:1px solid var(--line);background:#fff;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:16px;padding:12px;display:grid}.managed-image-card>img{object-fit:cover;background:#ebe8df;width:120px;height:90px}.managed-image-card small{color:var(--muted);overflow-wrap:anywhere;margin-top:5px;display:block}.managed-image-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:210px;display:flex}.managed-image-actions button,.managed-image-actions label{color:var(--ink);background:0 0;border:0;padding:6px;font-size:13px;text-decoration:underline}.managed-image-actions button:disabled{opacity:.4;cursor:not-allowed}.managed-image-actions label:has(input:disabled){opacity:.4;cursor:not-allowed}.managed-image-actions .danger-link{color:#a83c25}.bundle-order-summary,.print-bundle-summary,.store-order-bundles{background:#fbf6f3;border:1px solid #dfd5cc;border-radius:8px;margin:0 0 12px;padding:10px 12px}.bundle-order-summary p,.store-order-bundles p{grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;margin:7px 0;display:grid!important}.bundle-order-summary p small,.store-order-bundles p small{color:var(--muted);grid-column:1/-1}.print-bundle-summary{border-color:#222;border-radius:0;flex-wrap:wrap;gap:3mm;margin:0 0 2mm;padding:1.5mm 2mm;font-size:.92em;display:flex}.return-bundle-source{color:var(--muted);margin-top:5px;font-size:12px;display:block}.store-bundle-return-hint{color:#6f4b52;background:#fbf6f3;border:1px solid #dfd5cc;border-radius:8px;gap:5px;margin:0;padding:10px 12px;display:grid}.store-bundle-return-hint small{color:#817975}.catalog-tabs{border:1px solid var(--line);background:#f4f1e9;border-radius:10px;gap:4px;width:max-content;margin:0 0 16px;padding:4px;display:flex}.catalog-tabs button{white-space:nowrap;background:0 0;border:0;border-radius:7px;height:36px;padding:0 18px}.catalog-tabs button.active{color:#fff;background:#181816}.bundle-table-wrap{overflow-x:auto}.bundle-table{min-width:1180px}.bundle-table .bundle-col-name{width:130px}.bundle-table .bundle-col-components{width:auto}.bundle-table .bundle-col-original{width:112px}.bundle-table .bundle-col-price{width:100px}.bundle-table .bundle-col-discount{width:105px}.bundle-table .bundle-col-outbound{width:120px}.bundle-table .bundle-col-status{width:80px}.bundle-table .bundle-col-listing{width:112px}.bundle-table .bundle-col-actions{width:168px}.bundle-table td:nth-child(2){text-overflow:ellipsis;white-space:nowrap;max-width:0;overflow:hidden}.bundle-table th:nth-child(n+3),.bundle-table td:nth-child(n+3){white-space:nowrap}.bundle-row-actions{gap:5px}.bundle-row-actions>button{white-space:nowrap;min-width:0;padding:6px 8px}.bundle-form{gap:18px;padding:20px;display:grid}.bundle-form .form-span{grid-column:1/-1}.bundle-components{gap:10px;display:grid}.bundle-components>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.bundle-components header small{color:var(--muted);margin-top:4px;display:block}.bundle-component-row{grid-template-columns:minmax(0,1fr) 100px 40px 54px;align-items:center;gap:8px;display:grid}.bundle-component-row select,.bundle-component-row input{min-width:0;height:40px}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding-top:14px;display:flex}@media (max-width:700px){.product-image-toolbar{flex-direction:column;align-items:stretch}.managed-image-card{grid-template-columns:90px 1fr}.managed-image-card>img{width:90px;height:72px}.managed-image-actions{grid-column:1/-1;justify-content:flex-start;max-width:none}}.print-sheet{box-sizing:border-box;color:#111;background:#fff;max-width:100%;padding:8mm;position:relative}.report-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}@media (max-width:900px){.report-grid{grid-template-columns:1fr}}.print-sheet header{text-align:center;position:relative}.print-sheet h1,.print-sheet h2{margin:2px 0}.print-sheet table{box-sizing:border-box;table-layout:fixed;border-collapse:collapse;width:100%;min-width:0;max-width:100%}.print-sheet th,.print-sheet td{box-sizing:border-box;border:1px solid #222;padding:1.2mm}.print-sheet .print-name-cell,.print-sheet .print-text-cell{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.print-sheet .print-row_number-cell,.print-sheet .print-product_barcode-cell,.print-sheet .print-quantity-cell,.print-sheet .print-unit-cell,.print-sheet .print-original_price-cell,.print-sheet .print-discount-cell,.print-sheet .print-discounted_price-cell,.print-sheet .print-amount-cell{white-space:nowrap}.print-sheet .print-product_code-cell,.print-sheet .print-product_name-cell,.print-sheet .print-specification-cell{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.print-sheet tr{break-inside:avoid}.print-meta{flex-wrap:wrap;justify-content:space-between;gap:4mm;min-width:0;display:flex}.print-meta span{overflow-wrap:anywhere;min-width:0}.print-totals{box-sizing:border-box;text-align:right;overflow-wrap:anywhere;width:100%;max-width:100%;margin:10px 0}.print-sheet footer{border-top:1px solid #222;margin-top:12px;padding-top:8px}.watermark{color:#96000024;font-size:72px;position:absolute;inset:30% 0 auto;transform:rotate(-15deg)}.reprint{border:2px solid #111;padding:3px 8px;position:absolute;top:0;right:0}@media print{body{background:#fff!important;margin:0!important}.app-shell{min-height:0!important;display:block!important}.sidebar{display:none!important}.workspace{min-height:0!important;padding:0!important}.workspace>section>:not(.print-backdrop){display:none!important}.print-backdrop{background:#fff!important;width:auto!important;min-height:0!important;padding:0!important;display:block!important;position:static!important;inset:auto!important}.print-modal{width:100%!important;max-height:none!important;box-shadow:none!important;background:#fff!important;overflow:visible!important}.print-modal>:not(style):not(.print-sheet){display:none!important}.print-sheet{box-sizing:border-box!important;max-width:100%!important;margin:0!important;padding:0!important;position:static!important}.no-print{display:none!important}.print-sheet thead{display:table-header-group}.print-sheet tr{break-inside:avoid;page-break-inside:avoid}.print-sheet tr.print-page-break{break-before:page;page-break-before:always}}.inline-select{width:auto;min-width:110px;padding:7px 9px}.text-button{color:var(--ink);background:0 0;border:0;padding:6px;text-decoration:underline}.region-fields{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (max-width:800px){.login-shell{grid-template-columns:1fr}.login-visual{display:none}.app-shell{display:block}.sidebar{height:100dvh;min-height:100dvh;max-height:100dvh;padding:24px 18px;position:relative}.sidebar h1{font-size:19px}.sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;margin:28px 0 12px;padding-right:6px;display:grid}.sidebar nav button{width:100%;padding:10px 12px}.nav-divider{grid-column:1/-1;padding:16px 12px 4px}.user-card{display:grid}.workspace{padding:28px 18px}.toolbar{flex-wrap:wrap}.toolbar>input{width:100%;max-width:none}.metric-row{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid var(--line)}.grid-form,.region-fields{grid-template-columns:1fr}.form-submit,.wide{grid-column:auto}}.store-login{background:#171714;place-items:center;min-height:100vh;padding:24px;display:grid}.store-login-card{background:var(--paper);gap:18px;width:min(430px,100%);padding:42px;display:grid}.store-login-card h1{margin:0;font-size:42px}.store-shell{max-width:1440px;margin:auto;padding:28px}.store-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.store-header h1{margin:4px 0 22px}.store-header nav{gap:8px;display:flex}.store-header nav button,.store-toolbar button,.pager button{border:1px solid var(--line);background:#fff;padding:10px 14px}.store-header nav button.active{background:var(--ink);color:#fff}.store-order-layout{grid-template-columns:1fr 340px;gap:24px;display:grid}.store-toolbar{gap:8px;margin-bottom:18px;display:flex}.product-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px;display:grid}.product-card{border:1px solid var(--line);background:#fff;padding:14px}.product-card h3{margin:8px 0}.product-card p{color:var(--muted);min-height:36px}.product-card strong{margin-right:8px;font-size:20px}.product-card del{color:var(--muted)}.product-image{height:160px;color:var(--muted);background:#ebe8df;place-items:center;margin-bottom:12px;display:grid}.product-image img{object-fit:cover;width:100%;height:100%}.quantity{grid-template-columns:36px 1fr 36px;margin-top:14px;display:grid}.quantity input{text-align:center;padding:7px}.quantity button{border:1px solid var(--line);background:#fff}.cart-panel{border:1px solid var(--line);background:#fff;align-self:start;gap:15px;padding:20px;display:grid;position:sticky;top:20px}.cart-line,.cart-total{justify-content:space-between;gap:12px;display:flex}.cart-total{border-top:1px solid var(--line);padding-top:15px;font-size:20px}.pager{justify-content:center;align-items:center;gap:15px;margin:22px;display:flex}.store-orders{max-width:920px;margin:auto}.store-orders>article{border:1px solid var(--line);background:#fff;margin-bottom:14px;padding:18px}.store-orders article header,.store-orders article p,.store-orders article footer{justify-content:space-between;gap:18px;display:flex}.store-orders article header small{color:var(--muted);margin-top:5px;display:block}.store-orders article footer{border-top:1px solid var(--line);color:var(--muted);padding-top:12px}.store-return-layout{grid-template-columns:minmax(320px,460px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.return-request-form{border:1px solid var(--line);background:#fff;gap:16px;padding:22px;display:grid;position:sticky;top:20px}.return-request-form h2{margin:5px 0}.return-item-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.store-return-layout .store-orders{width:100%;max-width:none}.store-address-manage-button{border:1px solid var(--line);height:40px;color:var(--ink);white-space:nowrap;background:#fff}.store-address-modal{width:min(900px,100%)}.store-address-layout{grid-template-columns:300px minmax(0,1fr);min-height:440px;display:grid}.store-address-list{border-right:1px solid var(--line);background:#eeebe3;padding:18px}.store-address-list-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.store-address-list h4,.store-address-form h4{margin:0;font-size:16px}.store-address-list-head button{white-space:nowrap;background:0 0;border:0;text-decoration:underline}.store-address-list>button{border:1px solid var(--line);text-align:left;background:#fff;gap:5px;width:100%;margin-bottom:8px;padding:11px;display:grid}.store-address-list>button.selected{border-color:var(--ink);box-shadow:inset 3px 0 var(--ink)}.store-address-list span{color:var(--muted);font-size:12px}.store-address-list small{color:var(--success);font-weight:700}.store-address-form{align-content:start;gap:14px;padding:20px 24px;display:grid}.store-address-contact-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.store-address-form .region-fields{gap:10px}.store-default-check{color:var(--ink);align-items:center;gap:8px;display:flex}.store-default-check input{width:16px;height:16px;accent-color:var(--ink);margin:0}@media (max-width:700px){.store-address-layout{grid-template-columns:1fr}.store-address-list{border-right:0;border-bottom:1px solid var(--line)}.store-address-contact-grid{grid-template-columns:1fr}}@media (max-width:900px){.store-order-layout{grid-template-columns:1fr}.cart-panel{position:static}.store-header{align-items:flex-start;gap:12px}.store-header nav{flex-wrap:wrap}.store-shell{padding:16px}.store-return-layout{grid-template-columns:1fr}.return-request-form{position:static}.return-item-grid{grid-template-columns:1fr}}.product-pricing-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-pricing-fields small{color:var(--muted);font-size:11px;font-weight:400;line-height:1.4}@media (max-width:700px){.product-pricing-fields{grid-template-columns:1fr}}.application-shell{background:#171714;min-height:100vh;padding:40px 20px}.application-form-card,.application-success{background:var(--paper);width:min(900px,100%);margin:auto}.application-form-card>header,.application-success{padding:32px}.application-form-card h1,.application-success h1{letter-spacing:-.05em;margin:8px 0;font-size:clamp(36px,6vw,62px)}.application-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.application-success{text-align:center;max-width:680px}.application-success strong{letter-spacing:.08em;margin:12px;font-size:30px;display:block}.application-list{gap:18px;display:grid}.application-card{border:1px solid var(--line);background:#fff;padding:22px}.application-card>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.application-card h3{margin:5px 0;font-size:26px}.application-documents{grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0;display:grid}.application-documents>div{border:1px solid var(--line);padding:12px}.application-documents small{color:var(--muted);min-height:38px;display:block}.application-documents button{background:0 0;border:0;padding:6px 8px 0 0;text-decoration:underline}@media (max-width:800px){.application-shell{padding:12px}.application-documents{grid-template-columns:1fr 1fr}.application-card>header{display:block}.application-form-card>header{padding:24px}}.sensitive-preview{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:70vh;margin:0 auto;display:block}.prepaid-account-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px;margin:22px 0;display:grid}.prepaid-account-card{text-align:left;border:1px solid var(--line);color:var(--ink);background:#fff;gap:6px;padding:18px;display:grid}.prepaid-account-card:hover,.prepaid-account-card.selected{border-color:var(--accent);box-shadow:inset 3px 0 var(--accent)}.prepaid-account-card strong{font:700 27px monospace}.prepaid-account-card small{color:var(--muted)}.prepaid-filters{grid-template-columns:minmax(160px,1fr) 180px 180px auto;align-items:end;gap:10px;margin:20px 0 12px;display:grid}.prepaid-filters button{border:1px solid var(--line);background:#fff;padding:12px}@media (max-width:800px){.prepaid-filters,.prepaid-account-grid{grid-template-columns:1fr}}.performance-panel{border:1px solid var(--line);background:var(--paper);margin:26px 0;padding:22px}.performance-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.performance-head h3{margin:0 0 5px;font-size:24px}.performance-head p{color:var(--muted);margin:0}.performance-filters{align-items:center;gap:8px;display:flex}.performance-filters select,.performance-filters input{min-width:130px}.performance-filters button{white-space:nowrap;padding:12px 18px}@media (max-width:800px){.performance-head{display:block}.performance-filters{flex-direction:column;align-items:stretch;margin-top:14px}.performance-filters select,.performance-filters input{width:100%}}.prepaid-page-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.prepaid-page-header h2{margin-bottom:0}.header-actions{flex-shrink:0;gap:10px;display:flex}.reconciliation-status{border-radius:4px;align-items:center;margin:0 0 14px;padding:7px 11px;font-size:13px;display:inline-flex}.reconciliation-status.ok{color:#286342;background:#edf8f1;border:1px solid #cce8d6}.reconciliation-status.error{color:#8c2727;background:#fff0f0;border:1px solid #efcaca}.prepaid-tabs{margin-bottom:20px}.prepaid-module{border:1px solid var(--line);background:var(--paper);margin:0;padding:20px}.module-heading{justify-content:space-between;align-items:end;margin-bottom:14px;display:flex}.module-heading h3{margin:0 0 4px;font-size:22px}.module-heading p{color:var(--muted);margin:0}.prepaid-list-toolbar{justify-content:flex-start;margin-bottom:12px}.prepaid-list-toolbar input[type=text],.prepaid-list-toolbar>input{min-width:min(420px,100%)}.check-filter{white-space:nowrap;color:var(--ink);align-items:center;gap:7px;flex-direction:row!important;display:inline-flex!important}.check-filter input{width:auto}.compact-table td,.compact-table th{padding-top:10px;padding-bottom:10px}.clickable-row{cursor:pointer}.clickable-row:hover td{background:#faf8f3}.status-chip{border-radius:999px;padding:3px 8px;font-size:12px;display:inline-block}.status-chip.success{color:#286342;background:#edf8f1}.status-chip.muted{color:var(--muted);background:#eee}.compact-empty{height:auto!important;padding:20px!important}.pagination{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;font-size:13px;display:flex}.pagination>div{gap:8px;display:flex}.pagination button{padding:8px 14px}.drawer-backdrop{z-index:80;background:#0c0f1257;position:fixed;inset:0}.detail-drawer{background:var(--paper);width:min(520px,100%);height:100dvh;padding:24px;position:absolute;top:0;right:0;overflow:auto;box-shadow:-12px 0 35px #0000002e}.account-detail{grid-template-columns:120px 1fr;gap:10px 16px;margin:20px 0;display:grid}.account-detail dt{color:var(--muted)}.account-detail dd{overflow-wrap:anywhere;margin:0}.drawer-transactions{gap:8px;display:grid}.drawer-transactions>button{text-align:left;border:1px solid var(--line);color:var(--ink);background:#fff;justify-content:space-between;gap:12px;padding:12px;display:flex}.customer-picker{margin-bottom:18px}.customer-picker-results{border:1px solid var(--line);border-top:0;max-height:210px;display:grid;overflow:auto}.customer-picker-results button{text-align:left;color:var(--ink);border:0;border-bottom:1px solid var(--line);background:#fff;gap:3px;padding:10px 12px;display:grid}.customer-picker-results button.selected{box-shadow:inset 3px 0 var(--accent);background:#f5efe2}.customer-picker-results span{color:var(--muted);font-size:12px}.prepaid-balance-summary{margin-bottom:14px}.prepaid-balance-summary .metric{background:#f7f4ed;padding:14px 16px}.prepaid-balance-summary .metric strong{font-size:24px}.prepaid-balance-summary .metric:last-child{background:#f1ece0}@media (max-width:800px){.prepaid-page-header{flex-direction:column;align-items:stretch}.header-actions{width:100%}.header-actions button{flex:1}.prepaid-module{padding:12px}.prepaid-list-toolbar{align-items:stretch}.prepaid-list-toolbar>input{width:100%;min-width:0}.pagination{flex-direction:column;align-items:flex-start}.account-detail{grid-template-columns:95px 1fr}}.prepaid-list-toolbar select{min-width:180px}.order-detail-modal{width:min(1080px,100%)}.order-detail-summary{background:var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.order-detail-summary>div{background:#fff;gap:6px;padding:16px;display:grid}.order-detail-summary small{color:var(--muted)}.order-detail-section{border-bottom:1px solid var(--line);padding:18px 24px}.order-detail-section h4{margin:0 0 12px}.order-detail-section p{margin:6px 0}.order-detail-total{text-align:right;grid-template-columns:1fr auto;justify-content:end;gap:8px;margin-top:16px;display:grid}.order-detail-total strong{font-size:20px}.order-detail-meta{color:var(--muted);flex-wrap:wrap;gap:10px 24px;display:flex}@media (max-width:800px){.order-detail-summary{grid-template-columns:1fr 1fr}.order-detail-section{padding:16px}}.online-order-edit-modal{flex-direction:column;width:min(1100px,100vw - 40px);max-height:90vh;display:flex;overflow:hidden}.online-order-edit-modal>.modal-head{background:var(--paper);flex:none}.online-order-edit-form{gap:0;min-height:0;padding:0;overflow:hidden}.online-order-edit-scroll{gap:14px;min-height:0;padding:16px 20px;display:grid;overflow:hidden auto}.online-order-edit-summary{border:1px solid var(--line);background:#fff;grid-template-columns:1fr minmax(240px,1.4fr) 170px;display:grid}.online-order-edit-summary>span{border-right:1px solid var(--line);gap:4px;min-width:0;padding:10px 12px;display:grid}.online-order-edit-summary>span:last-child{border-right:0}.online-order-edit-summary small{color:var(--muted);font-size:11px}.online-order-edit-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.online-order-edit-items{border-radius:var(--radius);overflow:visible}.online-order-edit-items .line-head{min-height:46px}.online-order-edit-table{table-layout:fixed;width:100%;min-width:0}.online-order-edit-table col:first-child{width:auto}.online-order-edit-table col:nth-child(2){width:90px}.online-order-edit-table col:nth-child(3),.online-order-edit-table col:nth-child(4),.online-order-edit-table col:nth-child(5){width:120px}.online-order-edit-table col:nth-child(6){width:70px}.online-order-edit-table th{z-index:2;padding:9px 10px;position:sticky;top:0}.online-order-edit-table th:nth-child(n+2):not(:last-child){text-align:right}.online-order-edit-table th:last-child{text-align:center}.online-order-edit-table td{min-width:0;padding:9px 10px}.online-order-edit-table input,.online-order-edit-table select{min-width:0;height:38px;padding:7px 9px}.online-order-edit-table td:nth-child(2) input,.online-order-edit-table td:nth-child(3) input,.online-order-edit-table td:nth-child(4) input{text-align:right}.online-order-product-cell strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.online-order-product-cell small{white-space:normal;overflow-wrap:anywhere;line-height:1.45}.online-order-number-cell{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.online-order-received{font-weight:700}.online-order-edit-action{text-align:center;white-space:nowrap}.online-order-edit-action .danger-link{height:34px;color:var(--danger);white-space:nowrap;background:0 0;border:0;padding:5px;font-size:12px}.online-order-edit-notes textarea{min-height:66px;max-height:110px}.online-order-edit-form .order-detail-total{margin:0;padding:0 2px 4px}.online-order-edit-form>.modal-actions{border-top:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;min-height:64px;padding:11px 20px}.online-order-edit-form>.modal-actions button{white-space:nowrap;min-width:90px;height:40px}.online-order-edit-form>.modal-actions .primary{min-width:190px;margin-left:auto}.online-order-edit-hint{border-bottom:1px solid var(--line);color:var(--muted);background:#fffdf8;margin:0;padding:8px 10px;font-size:12px}.online-order-line-columns,.online-order-line-item{grid-template-columns:minmax(230px,1fr) 72px 108px 112px 108px 100px 38px;align-items:center;gap:8px;display:grid}.online-order-line-columns{color:var(--muted);background:#f4f1ea;padding:9px 10px;font-size:12px}.online-order-line-columns span:nth-child(n+2):not(:last-child){text-align:right}.online-order-line-item{border-top:1px solid var(--line);background:#fff;min-width:0;padding:8px 10px}.online-order-line-item>select{text-overflow:ellipsis;min-width:0}.online-order-line-item input,.online-order-line-item select{height:40px}.online-order-line-item input[readonly]{color:#777;background:#f2f0eb}.online-order-line-item .sales-line-delete{height:38px}.online-order-edit-items .sales-retained-bundles{border-left:0;border-right:0;border-radius:0;margin:0}.bulk-discount-bar{border:1px solid var(--line);border-radius:var(--radius);background:#faf8f3;grid-template-columns:160px auto minmax(220px,1fr);align-items:end;gap:10px;padding:14px;display:grid}.bulk-discount-bar input,.bulk-discount-bar button{height:40px;min-height:40px}.bulk-discount-bar button{white-space:nowrap;align-self:end}.bulk-discount-bar>span{color:var(--muted);align-self:center;font-size:12px}@media (max-width:700px){.bulk-discount-bar{grid-template-columns:1fr}.bulk-discount-bar>span{align-self:start}}.online-order-edit-form{flex-direction:column;flex:auto;display:flex}.online-order-edit-scroll{flex:auto}.online-order-settlement-bar{grid-template-columns:180px auto minmax(240px,1fr)}@media (max-width:800px){.online-order-edit-modal{width:calc(100vw - 20px)}.online-order-edit-scroll{padding:12px}.online-order-edit-summary{grid-template-columns:1fr 1fr}.online-order-edit-summary>span:nth-child(2){border-right:0}.online-order-edit-summary>span:last-child{border-top:1px solid var(--line);grid-column:1/-1}.online-order-settlement-bar{grid-template-columns:1fr}.online-order-line-columns{display:none}.online-order-line-item{grid-template-columns:1fr 1fr;padding:12px}.online-order-line-item>select{grid-column:1/-1}.online-order-line-item .sales-calculated-money{background:#f7f4ee;border-radius:6px;min-height:40px;padding:11px 10px}.online-order-line-item .sales-line-delete{justify-self:end;width:38px}.online-order-edit-form>.modal-actions{padding:9px 12px}}.order-status-summary{grid-template-columns:repeat(6,minmax(110px,1fr));gap:8px;margin:12px 0;display:grid}.order-status-summary button{text-align:left;border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:2px;min-height:68px;padding:10px 12px;display:grid}.order-status-summary button.active{box-shadow:inset 0 2px var(--ink);background:#f7f4ed;border-color:#aaa59a}.order-status-summary strong{font:700 20px monospace}.order-status-summary span{color:var(--muted);font-size:12px}@media (max-width:1000px){.order-status-summary{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.order-status-summary{grid-template-columns:repeat(2,1fr)}}.section-tabs{border-bottom:1px solid var(--line);gap:8px;margin:0 0 20px;display:flex}.section-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;padding:10px 16px}.section-tabs button.active{color:var(--ink);border-bottom-color:var(--accent)}.store-category-tabs{overflow-x:auto}.store-category-tabs button{white-space:nowrap;flex:none}.permission-editor{max-width:1100px}.permission-legend{border:1px solid var(--line);background:var(--paper);flex-direction:column;gap:4px;margin-bottom:18px;padding:16px;display:flex}.permission-legend span{color:var(--muted);font-size:13px}.permission-group{border:1px solid var(--line);background:var(--paper);margin-bottom:22px;overflow-x:auto}.permission-group h3{border-bottom:1px solid var(--line);margin:0;padding:13px 16px}.permission-grid{border-bottom:1px solid var(--line);grid-template-columns:minmax(240px,1fr) repeat(4,minmax(90px,120px));align-items:center;min-width:680px;padding:10px 16px;display:grid}.permission-grid:last-child{border-bottom:0}.permission-grid>:not(:first-child){justify-self:center}.permission-grid label{flex-direction:column;gap:2px;display:flex}.permission-grid label small{color:var(--muted);font-family:monospace}.permission-grid input{width:18px;height:18px;accent-color:var(--accent)}.permission-grid-head{background:#f3f0e9;font-size:13px}.permission-actions{border:1px solid var(--line);background:#fffffff2;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:14px;display:flex;position:sticky;bottom:0}.business-settings-tabs{margin-bottom:18px;overflow-x:auto}.business-settings-tabs button{white-space:nowrap;min-width:120px}.settings-panel{border:1px solid var(--line);background:#fff;border-radius:16px;gap:22px;max-width:1100px;padding:24px;display:grid}.settings-panel>header{border-bottom:1px solid var(--line);padding-bottom:16px}.settings-panel h3{margin:0 0 6px}.settings-panel header p{color:var(--muted);margin:0}.settings-inline-form{grid-template-columns:minmax(240px,560px) max-content;align-items:end;gap:12px;display:grid}.settings-inline-form label,.manager-create-form label{gap:7px;display:grid}.settings-inline-form input,.settings-inline-form select,.manager-create-form input{min-height:42px}.receipt-type-form{grid-template-columns:minmax(220px,1fr) minmax(280px,1fr) max-content}.settings-add-button{white-space:nowrap;min-width:128px;min-height:42px}.manager-create-form{grid-template-columns:repeat(4,minmax(150px,1fr)) max-content;align-items:end;gap:12px;display:grid}.settings-wide-list{margin-top:0}.settings-list-count{color:var(--muted);margin:0;font-size:13px}.settings-pagination{color:var(--muted);justify-content:flex-end;align-items:center;gap:8px;font-size:13px;display:flex}.settings-pagination span{margin-right:auto}.settings-pagination button{border:1px solid var(--line);background:#fff;height:36px;padding:7px 12px}.settings-pagination button:disabled{cursor:not-allowed;opacity:.45}.settings-wide-list li{min-height:54px}.setting-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.settings-table{margin-top:0}.settings-notice{max-width:1100px;margin:0 0 14px}.setting-list{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.setting-list li{border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.setting-list span{flex-direction:column;gap:3px;min-width:0;display:flex}.setting-list small{overflow-wrap:anywhere}@media (max-width:1050px){.manager-create-form,.receipt-type-form{grid-template-columns:repeat(2,minmax(220px,1fr))}.manager-create-form .settings-add-button,.receipt-type-form .settings-add-button{grid-column:1/-1;width:max-content}}@media (max-width:700px){.settings-panel{padding:16px}.settings-inline-form,.manager-create-form{grid-template-columns:1fr}.settings-add-button,.manager-create-form .settings-add-button{grid-column:auto;width:100%}}.dashboard-section{border:1px solid var(--line);background:#fff;margin-top:18px;padding:18px 20px}.dashboard-section h3{margin:0 0 14px;font-size:16px}.dashboard-section .erp-stat-strip{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0;display:grid}.dashboard-section .erp-stat-strip span{background:#fff;padding:16px;border:0!important}.dashboard-section .erp-stat-strip strong{margin:7px 0 0;font-size:22px;display:block}@media (max-width:1000px){.dashboard-section .erp-stat-strip{grid-template-columns:repeat(2,1fr)}}.erp-page-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:18px;display:flex}.erp-page-header h2{letter-spacing:-.025em;margin:5px 0 4px;font-size:28px;line-height:1.2}.erp-page-header p:last-child{color:var(--muted);margin:0;font-size:13px}.erp-page-actions{flex:none;align-items:center;gap:8px;display:flex}.erp-page-actions button,.erp-page-actions .file-button{min-height:var(--control-height);white-space:nowrap;padding:8px 15px}.erp-filter-bar{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);align-items:end;gap:10px;margin:14px 0;padding:14px;display:flex}.erp-filter-bar input,.erp-filter-bar select,.erp-filter-bar button,.erp-field input,.erp-field select{width:100%;height:var(--control-height);min-height:var(--control-height);border:1px solid var(--line);border-radius:7px;padding:7px 10px;font-size:14px}.erp-filter-bar button{width:auto;min-width:68px}.erp-field{min-width:0;color:var(--muted);align-content:end;gap:6px;font-size:12px;font-weight:600;display:grid}.erp-field>span{height:16px;line-height:16px}.erp-filter-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.erp-button,.erp-filter-actions button{height:var(--control-height);min-height:var(--control-height);border:1px solid var(--line);color:var(--ink);white-space:nowrap;background:#fff;border-radius:7px;padding:7px 14px;font-size:14px}.erp-button.primary,.erp-filter-actions .primary{border-color:var(--ink);background:var(--ink);color:#fff}.erp-button.danger{color:#fff;background:#a83c2a;border-color:#a83c2a}.erp-filter-two-row{grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(145px,1fr));align-items:end;display:grid}.erp-filter-two-row .erp-filter-actions{grid-column:3/5}.erp-filter-compact{grid-template-columns:180px 180px auto;max-width:620px;display:grid}.erp-stat-strip{color:var(--muted);gap:24px;margin:14px 0;font-size:13px;display:flex}.erp-stat-strip span+span{border-left:1px solid var(--line);padding-left:24px}.erp-stat-strip strong{color:var(--ink);margin-left:6px;font:700 16px monospace}.erp-card,.erp-form-card,.erp-table-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.erp-form-card{margin:14px 0}.erp-form-card>header{border-bottom:1px solid var(--line-soft);padding:15px 18px}.erp-form-card>header h3{margin:0;font-size:16px}.erp-form-card>header p{color:var(--muted);margin:4px 0 0;font-size:12px}.erp-form-card-body{padding:18px}.erp-form-card>footer{border-top:1px solid var(--line-soft);justify-content:flex-end;gap:9px;padding:13px 18px;display:flex}.erp-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;display:grid}.erp-form-grid .wide{grid-column:1/-1}.erp-check-field{height:var(--control-height);color:var(--ink);align-self:end;align-items:center;gap:9px;font-size:13px;display:flex}.erp-check-field input[type=checkbox]{width:16px;height:16px;min-height:16px;accent-color:var(--ink);margin:0}.erp-tabs{border-bottom:1px solid var(--line);gap:4px;margin:14px 0 0;display:flex}.erp-tabs button{min-height:40px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:8px 17px}.erp-tabs button.active{border-color:var(--ink);color:var(--ink);font-weight:700}.erp-table-card{overflow:hidden}.erp-table-scroll{overflow:auto}.erp-table-card table,.erp-table{table-layout:fixed}.erp-table-card th,.erp-table th{z-index:2;background:var(--surface-muted);letter-spacing:.03em;height:40px;padding:10px 12px;position:sticky;top:0}.erp-table-card td,.erp-table td{height:54px;padding:9px 12px;font-size:13px}.erp-table-card tbody tr:hover td,.erp-table tbody tr:hover td{background:#faf8f3}.erp-status{white-space:nowrap;border-radius:999px;align-items:center;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.erp-status.success{color:var(--success);background:var(--success-bg)}.erp-status.warning{color:#675f35;background:#faf7e7}.erp-status.danger{color:var(--danger);background:var(--danger-bg)}.erp-status.neutral{color:#55524b;background:#efede8}.erp-pagination{border-top:1px solid var(--line);color:var(--muted);background:#fff;justify-content:flex-end;align-items:center;gap:9px;padding:11px 14px;font-size:13px;display:flex}.erp-pagination>span:first-child{margin-right:auto}.erp-pagination .erp-page-number{margin:0}.erp-pagination label{flex-direction:row;align-items:center;gap:7px;display:flex}.erp-pagination select,.erp-pagination button{width:auto;height:34px;padding:6px 10px}.erp-pagination button{border:1px solid var(--line);background:#fff}.erp-empty{text-align:center;color:var(--muted);height:160px!important;padding:20px!important}.erp-empty strong,.erp-empty span{margin-bottom:8px;display:block}.erp-empty button{margin-top:2px}.erp-toast{z-index:120;border-radius:var(--radius);border:1px solid;max-width:420px;padding:12px 16px;font-size:13px;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 28px #0000001f}.erp-toast.success{color:var(--success);background:#f3fbf6;border-color:#a9d3b8}.erp-toast.error{color:#9d3018;background:#fff4f1;border-color:#e4b5aa}.erp-inline-error{color:#9d3018;background:#fff4f1;border:1px solid #e4b5aa;border-radius:8px;margin:12px 0;padding:10px 13px;font-size:13px}.erp-skeleton{border:1px solid var(--line);background:#fff;gap:10px;padding:16px;display:grid}.erp-skeleton span{background:linear-gradient(90deg,#eeeae1,#f8f6f1,#eeeae1) 0 0/200% 100%;height:40px;animation:1.3s infinite erp-shimmer}@keyframes erp-shimmer{to{background-position:-200% 0}}.erp-form-section{border-bottom:1px solid var(--line);padding:19px 24px}.erp-form-section>header{margin-bottom:14px}.erp-form-section h4{margin:0 0 4px;font-size:16px}.erp-form-section header p{color:var(--muted);margin:0;font-size:12px}.erp-form-actions{justify-content:flex-end;gap:10px;padding:15px 24px;display:flex}.erp-form-actions button{min-width:90px;min-height:var(--control-height);white-space:nowrap;padding:8px 15px}.erp-form-actions .primary{background:var(--ink);color:#fff;border-color:var(--ink)}@media (max-width:900px){.erp-page-header{flex-direction:column;align-items:stretch}.erp-page-actions{align-self:flex-start}.erp-filter-bar,.erp-filter-two-row,.erp-filter-compact{grid-template-columns:1fr 1fr;max-width:none;display:grid}.erp-filter-two-row .erp-filter-actions,.erp-filter-actions{grid-column:1/-1}.erp-stat-strip{overflow:auto}.erp-stat-strip span{white-space:nowrap}.erp-pagination{flex-wrap:wrap}.erp-pagination>span:first-child{width:100%;margin-right:0}.erp-form-grid{grid-template-columns:1fr}.erp-form-grid .wide{grid-column:auto}}.sales-orders-filter{grid-template-columns:minmax(240px,2fr) minmax(120px,.8fr) minmax(120px,.8fr) minmax(140px,1fr) minmax(140px,1fr) auto;width:100%;display:grid}.sales-orders-filter .erp-filter-actions{white-space:nowrap}.sales-order-status-summary{grid-template-columns:repeat(8,minmax(82px,1fr))}.sales-order-status-summary button{min-height:62px;padding:8px 10px}.sales-orders-table{table-layout:fixed;width:100%;min-width:0}.sales-orders-table .sales-col-number{width:17%}.sales-orders-table .sales-col-customer{width:14%}.sales-orders-table .sales-col-product{width:18%}.sales-orders-table .sales-col-money{width:9%}.sales-orders-table .sales-col-status{width:8%}.sales-orders-table .sales-col-actions{width:26%}.sales-orders-table td{vertical-align:middle}.sales-orders-table td strong,.sales-orders-table td small{display:block}.sales-number-cell strong,.sales-ellipsis strong,.sales-ellipsis small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sales-number-cell strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.sales-number-cell small,.sales-ellipsis small{color:var(--muted);margin-top:3px}.sales-order-action-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.sales-order-action-row>button,.sales-order-more>button{white-space:nowrap;min-width:0;height:32px;padding:5px 9px;font-size:12px}.sales-order-action-row .danger-link{color:var(--danger)}.sales-order-more{position:relative}.sales-order-more-menu{z-index:150;border:1px solid var(--line);background:#fff;border-radius:8px;width:132px;max-height:calc(100dvh - 16px);padding:5px;display:grid;position:fixed;overflow-y:auto;box-shadow:0 10px 24px #1d1a1424}.sales-order-more-menu button{text-align:left;white-space:nowrap;background:0 0;border:0;width:100%;padding:8px 10px}.sales-order-more-menu button:hover{background:var(--surface-muted)}.sales-order-more-menu .danger-link{color:var(--danger)}.finance-review-summary{grid-template-columns:1fr 1fr;gap:12px;padding:18px;display:grid}.finance-review-summary p{border:1px solid var(--line);color:var(--muted);border-radius:8px;gap:5px;margin:0;padding:14px;font-size:13px;display:grid}.finance-review-summary strong{color:var(--ink);font-size:18px}.finance-review-summary .negative{color:var(--danger)}@media (max-width:1200px){.sales-orders-filter{grid-template-columns:minmax(220px,2fr) repeat(2,minmax(115px,1fr)) repeat(2,minmax(130px,1fr))}.sales-orders-filter .erp-filter-actions{grid-column:1/-1;justify-content:flex-end}.sales-order-status-summary{grid-template-columns:repeat(4,minmax(100px,1fr))}.sales-orders-table .sales-col-number{width:16%}.sales-orders-table .sales-col-customer{width:13%}.sales-orders-table .sales-col-product{width:17%}.sales-orders-table .sales-col-money{width:9%}.sales-orders-table .sales-col-actions{width:29%}}@media (max-width:900px){.sales-orders-filter{grid-template-columns:1fr 1fr}.sales-orders-filter .erp-field:first-child{grid-column:1/-1}.sales-orders-table-card .erp-table-scroll{overflow-x:auto}.sales-orders-table{min-width:980px}.finance-review-summary{grid-template-columns:1fr}}@media (max-width:600px){.sales-order-status-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.erp-field textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:68px;font:inherit;color:var(--ink);border-radius:7px;padding:9px 10px}.exchange-difference{border:1px solid var(--line-soft);background:var(--surface-muted);border-radius:8px;align-content:center;min-height:68px;padding:10px 13px;display:grid}.exchange-difference span,.exchange-difference small{color:var(--muted);font-size:12px}.exchange-difference strong{margin:3px 0;font:700 18px monospace}.returns-records-card{margin-top:14px}.compact-application-list{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin:14px 0;padding:16px 18px}.compact-application-list>h3{margin:0 0 12px;font-size:16px}.compact-application-list .application-card{padding:12px 14px}.online-orders-table{min-width:1120px}.online-orders-table th:first-child{width:190px}.online-orders-table th:nth-child(2){width:210px}.online-orders-table th:nth-child(3){width:230px}.online-orders-table th:nth-child(4){width:100px}.online-orders-table th:nth-child(5),.online-orders-table th:nth-child(6){width:210px}.returns-records-card th:first-child,.returns-records-card th:nth-child(2){width:150px}.returns-records-card th:nth-child(3){width:240px}.returns-records-card th:nth-child(4){width:110px}.returns-records-card th:nth-child(5){width:95px}.returns-records-card th:nth-child(6){width:125px}.returns-records-card table{min-width:1020px}.returns-records-card th:nth-child(7){width:210px}.return-row-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;min-width:190px;display:flex}.return-row-actions button{white-space:nowrap;border-radius:7px;height:40px;min-height:40px;padding:7px 14px;font-size:14px;line-height:1}.return-row-actions .return-void-button{border:1px solid var(--danger);color:var(--danger);background:#fff}.return-row-actions .return-void-button:hover,.return-row-actions .return-void-button:focus-visible{background:var(--danger-bg)}.report-summary-filters{grid-template-columns:180px 180px auto auto;max-width:680px;display:grid}.report-item-filters{grid-template-columns:repeat(2,160px) minmax(180px,1fr) minmax(180px,1fr) 145px 145px auto auto;display:grid}.report-group-toggle{align-items:center;gap:8px;height:40px;margin:0 0 10px;font-size:13px;display:inline-flex}.report-group-toggle input{width:16px;height:16px;accent-color:var(--ink)}.sales-item-report-table{table-layout:fixed}.sales-item-report-table.detail{width:1620px;min-width:1620px}.sales-item-report-table.grouped{width:1290px;min-width:1290px}.sales-item-report-table .col-sales-date{width:110px}.sales-item-report-table .col-order-number{width:220px}.sales-item-report-table .col-specification{width:100px}.sales-item-report-table .col-unit-price,.sales-item-report-table .col-discount{width:120px}.sales-item-report-table th,.sales-item-report-table td{overflow:hidden}.report-cell-ellipsis,.report-order-link{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.report-order-link{color:var(--ink);text-align:left;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.report-order-modal{width:min(760px,100%)}@media (max-width:1300px){.report-item-filters{grid-template-columns:repeat(4,minmax(150px,1fr))}.report-item-filters .erp-filter-actions{grid-column:auto}}@media (max-width:900px){.report-summary-filters,.report-item-filters{grid-template-columns:1fr 1fr;max-width:none}}.document-page-active>:not(.document-workspace-shell):not(.print-backdrop){display:none!important}.document-workspace-shell{min-width:0;margin:-32px calc(-1*clamp(28px,5vw,76px))}.document-workspace{border:1px solid var(--line);background:#fff;flex-direction:column;height:calc(100dvh - 48px);min-height:0;display:flex;overflow:hidden;box-shadow:0 12px 34px #201d1714}.document-workspace-head{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#f4f0e7,#fff);flex:none;justify-content:space-between;align-items:center;gap:24px;padding:18px 24px;display:flex}.document-workspace-head p{color:var(--accent);letter-spacing:.14em;margin:0 0 4px;font:700 10px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.document-workspace-head h2{letter-spacing:-.025em;margin:0;font-size:25px;line-height:1.2}.document-workspace-head span{color:var(--muted);margin-top:4px;font-size:12px;display:block}.document-workspace-head>button{border:1px solid var(--line);height:38px;color:var(--ink);white-space:nowrap;background:#fff;border-radius:7px;flex:none;padding:7px 13px}.document-workspace-head>button:hover{background:#faf8f3;border-color:#aaa49a}.sales-document-workspace .sales-order-form{flex:auto;height:auto;min-height:0;padding-bottom:0;display:block;overflow:auto}.sales-document-workspace .sales-line-items{height:clamp(310px,42vh,480px);min-height:310px;max-height:480px}.sales-document-workspace .sales-order-form>.modal-actions{height:60px;min-height:60px;position:sticky;bottom:0;left:auto;right:auto}.prepaid-document-workspace>.customer-picker{border-bottom:1px solid var(--line);background:#f8f5ef;flex:none;margin:0;padding:14px 24px}.prepaid-document-workspace>.customer-picker label{color:var(--muted);gap:6px;font-size:12px;display:grid}.prepaid-document-workspace>.customer-picker input{height:40px;padding:8px 10px}.prepaid-document-workspace .customer-picker-results{max-height:180px}.prepaid-document-workspace .prepaid-receipt-form{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:auto}.prepaid-document-workspace .prepaid-receipt-lines{flex:1 0 auto}.prepaid-document-workspace .prepaid-receipt-form>.modal-actions{z-index:4;min-height:64px}@media (max-width:800px){.document-workspace-shell{margin:-12px -18px}.document-workspace{border-left:0;border-right:0;height:calc(100dvh - 16px)}.document-workspace-head{align-items:flex-start;padding:15px 14px}.document-workspace-head h2{font-size:21px}.document-workspace-head span{max-width:56vw}.document-workspace-head>button{height:36px;padding:6px 9px;font-size:12px}.prepaid-document-workspace>.customer-picker{padding:12px 14px}.sales-document-workspace .sales-line-items{height:auto;max-height:none}}.sales-detail-head-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.sales-detail-head-actions>button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:7px;height:38px;padding:7px 13px}.sales-detail-body{background:#faf9f6;flex:auto;min-height:0;padding:18px 24px 26px;overflow:auto}.sales-detail-overview{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:14px;display:grid}.sales-detail-overview>div{background:#fff;gap:5px;padding:13px 16px;display:grid}.sales-detail-overview span,.sales-customer-detail span{color:var(--muted);font-size:12px}.sales-detail-overview strong{font-size:15px}.sales-detail-section{border:1px solid var(--line);background:#fff;margin-bottom:14px}.sales-detail-section>header{border-bottom:1px solid var(--line);background:#f3efe7;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.sales-detail-section>header h3{margin:0;font-size:15px}.sales-detail-section>header p{color:var(--muted);margin:4px 0 0;font-size:12px}.sales-detail-section>header>span{color:var(--muted);font-size:12px}.sales-customer-detail{background:var(--line);grid-template-columns:1.5fr 1fr 1fr;gap:1px;display:grid}.sales-customer-detail>div{background:#fff;gap:5px;padding:13px 16px;display:grid}.sales-customer-detail .wide{grid-column:1/-1}.sales-bundle-detail{display:grid}.sales-bundle-detail>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(220px,1fr) minmax(280px,2fr) 120px;gap:16px;padding:12px 16px;display:grid}.sales-bundle-detail>div:last-child{border-bottom:0}.sales-bundle-detail span{color:var(--muted);font-size:12px}.sales-bundle-detail b{text-align:right}.sales-detail-items .table-wrap{border:0}.sales-detail-items table{min-width:980px}.sales-detail-items th:first-child{width:58px}.sales-detail-items th:nth-child(2){min-width:220px}.sales-detail-items th:nth-child(3){width:140px}.sales-detail-items th:nth-child(n+4){text-align:right;width:112px}.sales-detail-items td:nth-child(n+4){text-align:right}.sales-detail-summary{border:1px solid var(--line);background:#fff;justify-content:flex-end;align-items:stretch;margin-bottom:14px;display:flex}.sales-detail-summary span{border-left:1px solid var(--line);min-width:145px;color:var(--muted);gap:4px;padding:10px 14px;font-size:12px;display:grid}.sales-detail-summary span:first-child{border-left:0}.sales-detail-summary strong{color:var(--ink);font-size:16px}.sales-detail-summary .sales-total{background:#fbf1ef}.sales-detail-summary .sales-total strong{color:#9a4f5a;font-size:20px}.sales-finance-panel{border-color:#cfbda1}.sales-finance-panel>header{background:#f8f1e5}.sales-detail-notes>p,.sales-detail-section.sales-trace>p{margin:0;padding:13px 16px}.sales-detail-section.sales-trace .table-wrap{border:0}.sales-detail-section.sales-trace .form-hint{color:var(--muted)}.sales-detail-actions{border-top:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:11px 24px;display:flex}.sales-detail-actions>div{align-items:center;gap:8px;display:flex}.sales-detail-actions button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:7px;height:40px;padding:7px 14px}.sales-detail-actions button.primary{border-color:var(--ink);background:var(--ink);color:#fff}.sales-detail-actions button.danger-link{color:var(--danger);border-color:#d9a99e}@media (max-width:900px){.sales-detail-head{flex-direction:column;align-items:flex-start}.sales-detail-head-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.sales-detail-overview,.sales-customer-detail{grid-template-columns:1fr 1fr}.sales-customer-detail .wide{grid-column:1/-1}.sales-detail-summary{justify-content:flex-start;overflow-x:auto}.sales-detail-actions{flex-direction:column;align-items:stretch}.sales-detail-actions>div{overflow-x:auto}.sales-detail-actions>div:last-child{justify-content:flex-end}.sales-bundle-detail>div{grid-template-columns:1fr}.sales-bundle-detail b{text-align:left}}@media (max-width:600px){.sales-detail-body{padding:12px}.sales-detail-overview,.sales-customer-detail{grid-template-columns:1fr}.sales-customer-detail .wide{grid-column:auto}.sales-detail-actions{padding:9px 12px}.sales-detail-head-actions .erp-status{display:none}}.stock-in-table{min-width:1060px}.stock-in-table th:last-child,.stock-in-table td:last-child{width:300px}.stock-in-list-actions{white-space:normal}.stock-in-list-actions button{margin:2px 3px}.stock-in-entry-form{flex-direction:column;flex:auto;min-height:0;display:flex}.stock-in-entry-body,.stock-in-detail-body{background:#faf9f6;flex:auto;min-height:0;padding:18px 24px 26px;overflow:auto}.stock-in-entry-section,.stock-in-detail-section{border:1px solid var(--line);background:#fff;margin-bottom:14px}.stock-in-entry-section>header,.stock-in-detail-section>header{border-bottom:1px solid var(--line);background:#f3efe7;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.stock-in-entry-section>header h3,.stock-in-detail-section>header h3{margin:0;font-size:15px}.stock-in-entry-section>header p{color:var(--muted);margin:4px 0 0;font-size:12px}.stock-in-entry-section>header button{border:1px solid var(--line);background:#fff;height:36px;padding:6px 12px}.stock-in-basic-grid{grid-template-columns:1fr 2fr;gap:16px;padding:16px;display:grid}.stock-in-line-head,.stock-in-line{grid-template-columns:160px minmax(280px,1fr) 90px 70px 130px 130px 70px;align-items:center;gap:8px;min-width:1050px;display:grid}.stock-in-line-head{color:var(--muted);background:#faf9f6;padding:9px 12px;font-size:11px;font-weight:700}.stock-in-line{border-top:1px solid var(--line-soft);padding:9px 12px}.stock-in-line select,.stock-in-line input{height:40px;padding:8px 10px}.stock-in-line>span{text-align:center;color:var(--muted)}.stock-in-line>strong{text-align:right}.stock-in-line>button{justify-self:end}.stock-in-entry-lines{overflow-x:auto}.stock-in-entry-summary{border:1px solid var(--line);background:#fff;justify-content:flex-end;margin-bottom:14px;display:flex}.stock-in-entry-summary span{border-left:1px solid var(--line);min-width:160px;color:var(--muted);gap:4px;padding:11px 15px;font-size:12px;display:grid}.stock-in-entry-summary strong{color:var(--ink);font-size:17px}.stock-in-entry-summary .total{background:#fbf1ef}.stock-in-entry-summary .total strong{color:#9a4f5a;font-size:20px}.stock-in-notes{border:1px solid var(--line);background:#fff;padding:15px 16px}.stock-in-workspace-actions{border-top:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:11px 24px;display:flex}.stock-in-workspace-actions>span{max-width:620px;color:var(--muted);font-size:12px}.stock-in-workspace-actions>div,.stock-in-workspace-head>div:last-child{align-items:center;gap:8px;display:flex}.stock-in-workspace-actions button,.stock-in-workspace-head>div:last-child>button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:7px;height:40px;padding:7px 13px}.stock-in-workspace-actions button.primary{border-color:var(--ink);background:var(--ink);color:#fff}.stock-in-workspace-actions button.danger-link{color:var(--danger);border-color:#d9a99e}.stock-in-overview{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:14px;display:grid}.stock-in-overview>div{background:#fff;gap:5px;padding:13px 16px;display:grid}.stock-in-overview span{color:var(--muted);font-size:12px}.stock-in-overview .total{background:#fbf1ef}.stock-in-overview .total strong{color:#9a4f5a;font-size:19px}.stock-in-detail-section>header>span{color:var(--muted);font-size:12px}.stock-in-detail-section .table-wrap{border:0}.stock-in-detail-section table{min-width:860px}.stock-in-detail-section th:nth-child(n+4),.stock-in-detail-section td:nth-child(n+4){text-align:right}.stock-in-detail-meta dl{grid-template-columns:130px minmax(0,1fr);margin:0;display:grid}.stock-in-detail-meta dt,.stock-in-detail-meta dd{border-bottom:1px solid var(--line-soft);margin:0;padding:11px 16px}.stock-in-detail-meta dt{color:var(--muted);font-size:12px}.stock-in-detail-meta dd{overflow-wrap:anywhere}@media (max-width:900px){.stock-in-entry-body,.stock-in-detail-body{padding:12px}.stock-in-basic-grid,.stock-in-overview{grid-template-columns:1fr 1fr}.stock-in-entry-summary{justify-content:flex-start;overflow-x:auto}.stock-in-workspace-actions{flex-direction:column;align-items:stretch;padding:9px 12px}.stock-in-workspace-actions>div{justify-content:flex-end;overflow-x:auto}.stock-in-workspace-head{flex-direction:column;align-items:flex-start}.stock-in-workspace-head>div:last-child{justify-content:flex-start;width:100%}.stock-in-workspace-head .erp-status{display:none}}@media (max-width:600px){.stock-in-basic-grid,.stock-in-overview{grid-template-columns:1fr}.stock-in-detail-meta dl{grid-template-columns:100px 1fr}}.workspace>.page-header,.workspace section>.page-header{padding-bottom:18px}.workspace .page-header h2{letter-spacing:-.025em;margin:5px 0 4px;font-size:28px;line-height:1.2}.workspace .page-header p:last-child{font-size:13px}.workspace .toolbar{border:1px solid var(--line);background:#fff;align-items:center;gap:8px;margin:14px 0;padding:14px}.workspace .toolbar input,.workspace .toolbar select,.workspace .toolbar button{min-height:var(--control-height);height:var(--control-height);padding:7px 10px}.workspace .toolbar label{gap:4px}.workspace .toolbar button,.workspace .toolbar .primary,.workspace .toolbar .file-button{white-space:nowrap}.workspace .table-wrap{border-radius:0}.workspace .table-wrap th{z-index:2;background:var(--surface-muted);letter-spacing:.03em;height:40px;padding:10px 12px;position:sticky;top:0}.workspace .table-wrap td{padding:10px 12px;font-size:13px}.workspace .table-wrap tbody tr:hover td{background:#faf8f3}.workspace .status{white-space:nowrap;border:0;border-radius:999px;padding:4px 9px;font-weight:700;display:inline-flex}.workspace .status.on{color:var(--success);background:var(--success-bg)}.workspace .status.off{color:var(--danger);background:var(--danger-bg)}.workspace .status.draft{color:#675f35;background:#faf7e7}.workspace .empty{height:auto;padding:24px}.workspace .modal{border-radius:var(--radius)}.workspace .modal-head{padding:16px 20px}.workspace .modal-head h3{font-size:20px}.workspace .grid-form input,.workspace .grid-form select,.workspace .grid-form button{min-height:var(--control-height)}.prepaid-receipt-modal{flex-direction:column;width:min(1120px,100vw - 40px);max-height:calc(100dvh - 36px);display:flex;overflow:hidden}.prepaid-receipt-modal>.modal-head{flex:none}.prepaid-receipt-modal>.customer-picker{border-bottom:1px solid var(--line);background:#f7f4ed;flex:none;padding:14px 20px}.prepaid-receipt-modal>.grid-form{min-height:0;overflow-y:auto}.prepaid-receipt-form{min-height:0;overflow:auto}.prepaid-receipt-head{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px;padding:16px 20px;display:grid}.prepaid-receipt-head label,.prepaid-receipt-notes{gap:6px;font-size:13px;display:grid}.prepaid-receipt-lines{border:1px solid var(--line);background:#fff;margin:16px 20px;overflow-x:auto}.prepaid-receipt-lines>header{border-bottom:1px solid var(--line);background:#f2eee6;justify-content:space-between;align-items:center;min-width:960px;padding:10px 12px;display:flex}.prepaid-receipt-lines>header button{border:1px solid var(--line);background:#fff;height:34px;padding:5px 10px}.prepaid-receipt-columns,.prepaid-receipt-line{grid-template-columns:170px 130px minmax(250px,1.2fr) minmax(180px,1fr) 58px;align-items:center;gap:8px;min-width:960px;padding:8px 10px;display:grid}.prepaid-receipt-columns{color:var(--muted);background:#faf8f3;font-size:12px}.prepaid-receipt-line{border-top:1px solid var(--line)}.prepaid-receipt-line input,.prepaid-receipt-line select{min-width:0;height:38px;padding:6px 8px}.prepaid-receipt-line input[type=file]{padding:5px;font-size:12px}.prepaid-receipt-line .danger-link{height:34px;color:var(--danger);background:0 0;border:0;padding:4px}.prepaid-receipt-total{justify-content:flex-end;align-items:center;gap:24px;padding:0 20px 14px;display:flex}.prepaid-receipt-total span{color:var(--muted);font-size:13px}.prepaid-receipt-total strong{color:#9a4f5a;font-size:20px}.prepaid-receipt-notes{margin:0 20px 16px}.prepaid-receipt-notes textarea{min-height:58px}.prepaid-receipt-form>.modal-actions{border-top:1px solid var(--line);background:#fff;padding:12px 20px;position:sticky;bottom:0}.prepaid-receipt-form>.modal-actions button{min-width:110px;height:40px}.batch-correction-lines{border:1px solid var(--line);display:grid}.batch-correction-lines>div{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:90px 1fr 120px 1.5fr;gap:10px;padding:10px 12px;display:grid}.batch-correction-lines>div:last-child{border-bottom:0}.batch-correction-lines span{overflow-wrap:anywhere}@media (max-width:800px){.prepaid-receipt-modal{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.prepaid-receipt-head{grid-template-columns:1fr}.prepaid-receipt-lines{margin:12px}.prepaid-receipt-total{padding:0 12px 12px}.prepaid-receipt-notes{margin:0 12px 12px}.batch-correction-lines>div{grid-template-columns:1fr 1fr}}.customer-page-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:18px;display:flex}.customer-page-head h2{letter-spacing:-.025em;margin:5px 0 4px;font-size:28px;line-height:1.2}.customer-page-head p:last-child{color:var(--muted);margin:0;font-size:13px}.customer-create{white-space:nowrap;flex:none;min-width:132px;min-height:38px;padding:9px 16px}.customer-stats{color:var(--muted);gap:24px;margin:14px 0;font-size:13px;display:flex}.customer-stats span+span{border-left:1px solid var(--line);padding-left:24px}.customer-stats strong{color:var(--ink);margin-left:6px;font:700 16px monospace}.customer-filter-card{border:1px solid var(--line);background:#fff;grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(140px,1fr)) auto auto;gap:8px;margin-bottom:14px;padding:14px;display:grid}.customer-filter-card input,.customer-filter-card select,.customer-filter-card button{height:38px;min-height:38px;padding:7px 10px}.customer-filter-card button{white-space:nowrap;border:1px solid var(--line);background:#fff;min-width:68px}.customer-filter-card .primary{background:var(--ink);color:#fff;border-color:var(--ink)}.customer-list-card{border:1px solid var(--line);background:#fff}.customer-table-wrap{min-height:260px;max-height:calc(100dvh - 350px);overflow:auto}.customer-table{table-layout:fixed;min-width:1160px}.customer-table th{z-index:2;letter-spacing:.03em;background:#eeeae1;height:40px;padding:10px 12px;position:sticky;top:0}.customer-table td{height:54px;padding:9px 12px;font-size:13px}.customer-table tbody tr:hover td{background:#faf8f3}.customer-table th:first-child{width:170px}.customer-table th:nth-child(2){width:150px}.customer-table th:nth-child(3){width:145px}.customer-table th:nth-child(4){width:125px}.customer-table th:nth-child(5){width:165px}.customer-table th:nth-child(6){width:auto}.customer-table th:nth-child(7){width:76px}.customer-table th:nth-child(8){width:160px}.customer-name-link{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--ink);text-align:left;background:0 0;border:0;padding:0;font-weight:700;overflow:hidden}.customer-name-link:hover{text-decoration:underline}.nowrap{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.address-ellipsis{text-overflow:ellipsis;white-space:nowrap;color:#4f4d47;display:block;overflow:hidden}.customer-status{white-space:nowrap;border-radius:999px;align-items:center;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.customer-status.active{color:#246744;background:#e9f6ee}.customer-status.inactive{color:#8a5143;background:#f9ece8}.customer-row-actions{white-space:nowrap;align-items:center;gap:7px;display:flex}.customer-view-button{border:1px solid var(--line);color:var(--ink);white-space:nowrap;background:#fff;padding:6px 9px}.customer-row-actions details{position:relative}.customer-row-actions summary{cursor:pointer;color:var(--muted);padding:7px 8px;list-style:none}.customer-row-actions summary::-webkit-details-marker{display:none}.customer-row-actions details>div{z-index:5;border:1px solid var(--line);background:#fff;width:140px;padding:5px;position:absolute;top:34px;right:0;box-shadow:0 8px 24px #0000001f}.customer-row-actions details button{text-align:left;white-space:nowrap;background:#fff;border:0;width:100%;padding:8px 9px;display:block}.customer-row-actions details button:hover{background:#f5f2eb}.customer-empty{text-align:center;color:var(--muted);height:190px!important}.customer-empty strong,.customer-empty span{margin-bottom:8px;display:block}.customer-empty button{border:1px solid var(--line);background:#fff;padding:7px 12px}.customer-pagination{border-top:1px solid var(--line);color:var(--muted);justify-content:flex-end;align-items:center;gap:9px;padding:11px 14px;font-size:13px;display:flex}.customer-pagination>span{margin-right:auto}.customer-pagination label{flex-direction:row;align-items:center;gap:7px;display:flex}.customer-pagination select,.customer-pagination button{width:auto;height:34px;padding:6px 10px}.customer-pagination button{border:1px solid var(--line);background:#fff}.customer-detail-drawer{padding:0}.customer-detail-drawer>.modal-head{z-index:2;background:var(--paper);position:sticky;top:0}.customer-detail-drawer>.modal-head small{color:var(--muted);margin-bottom:3px;display:block}.customer-detail-group{border-bottom:1px solid var(--line);padding:18px 24px}.customer-detail-group h4{margin:0 0 13px;font-size:15px}.customer-detail-group dl{grid-template-columns:105px 1fr;gap:9px 14px;margin:0;font-size:13px;display:grid}.customer-detail-group dt{color:var(--muted)}.customer-detail-group dd{overflow-wrap:anywhere;margin:0}.customer-address-list{gap:8px;display:grid}.customer-address-list article{border:1px solid var(--line);background:#fff;padding:11px;position:relative}.customer-address-list article strong{font-size:13px}.customer-address-list article span{float:right;color:var(--muted);background:#eee;border-radius:9px;padding:2px 6px;font-size:11px}.customer-address-list article p{color:var(--muted);margin:6px 0 0;font-size:12px}.drawer-actions{border-top:1px solid var(--line);text-align:right;background:#f3f1ebf5;padding:14px 24px;position:sticky;bottom:0}.modal:has(.customer-form){width:min(860px,100%)}.customer-form{padding:0}.customer-form-section{border-bottom:1px solid var(--line);padding:19px 24px}.customer-form-section>header{margin-bottom:14px}.customer-form-section h4{margin:0 0 4px;font-size:16px}.customer-form-section header p{color:var(--muted);margin:0;font-size:12px}.customer-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.customer-form-grid.three{grid-template-columns:repeat(3,1fr)}.customer-form-grid textarea{min-height:42px}.required-mark{color:var(--accent)}.customer-account-summary{color:var(--muted);gap:32px;font-size:13px;display:flex}.customer-account-summary strong{color:var(--ink);margin-left:7px}.customer-form .address-editor{border:0;padding:0}.customer-form-actions{justify-content:flex-end;gap:10px;padding:15px 24px;display:flex}.customer-form-actions button{border:1px solid var(--line);background:#fff;min-width:90px;padding:9px 15px}.customer-form-actions .primary{background:var(--ink);color:#fff;border-color:var(--ink)}@media (max-width:1250px){.customer-filter-card{grid-template-columns:2fr repeat(3,1fr) auto auto}.customer-table-wrap{max-height:calc(100dvh - 365px)}}@media (max-width:900px){.customer-page-head{flex-direction:column;align-items:stretch}.customer-create{align-self:flex-start}.customer-filter-card{grid-template-columns:1fr 1fr}.customer-filter-card>input{grid-column:1/-1}.customer-table-wrap{max-height:none}.customer-form-grid,.customer-form-grid.three{grid-template-columns:1fr}.customer-pagination{flex-wrap:wrap}.customer-pagination>span{width:100%;margin-right:0}.customer-stats{overflow:auto}.customer-stats span{white-space:nowrap}}.customer-open-store-panel{border-bottom:1px solid var(--line);background:#faf8f3;padding:16px 24px}.customer-open-store-panel label{color:var(--ink);align-items:flex-start;gap:10px;display:flex}.customer-open-store-panel input{width:17px;height:17px;min-height:17px;accent-color:var(--ink);margin:2px 0 0}.customer-open-store-panel span{gap:4px;display:grid}.customer-open-store-panel small{color:var(--muted);font-weight:400}.store-account-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.store-account-actions button{white-space:nowrap;min-height:40px}.danger-secondary{color:#b42318!important;background:#fff!important;border-color:#f0a8a2!important}.store-account-action-form{gap:0;display:grid}.store-account-confirm{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:22px 24px;display:grid}.store-account-confirm>span{border:1px solid var(--line);color:var(--muted);background:#faf8f3;border-radius:10px;gap:4px;padding:12px;font-size:13px;display:grid}.store-account-confirm>span strong{color:var(--ink);font-size:15px}.store-account-confirm>p,.store-account-confirm>label{grid-column:1/-1;margin:0}.store-account-confirm label{color:var(--ink);gap:7px;font-size:14px;font-weight:600;display:grid}.store-account-confirm textarea{resize:vertical;min-height:96px}@media (max-width:700px){.store-account-confirm{grid-template-columns:1fr}}.store-shell{--store-accent:#a96872;--store-accent-soft:#f5e9e8;color:#34312f;background:#f8f4ec;max-width:none;min-height:100dvh;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif}.store-shell>.store-header,.store-shell>.store-order-layout,.store-shell>.store-orders,.store-shell>.store-returns-page,.store-shell>.store-return-layout,.store-shell>.error,.store-shell>.notice{width:min(1440px,100%);margin-left:auto;margin-right:auto}.store-shell button,.store-shell input,.store-shell select{font:inherit}.store-shell .store-header nav button.active,.store-shell button.primary{border-color:var(--store-accent);background:var(--store-accent);color:#fff}.store-shell .store-header nav button,.store-shell .store-toolbar button,.store-shell .store-toolbar input{border-radius:9px;height:44px;min-height:44px}.store-shell .store-toolbar input{background:#fff;border:1px solid #ddd4ca;flex:1;min-width:0;padding:9px 13px}.store-shell .store-toolbar button{white-space:nowrap;min-width:92px}.store-shell .store-category-tabs{scrollbar-width:thin;gap:7px;padding:2px 0 12px;display:flex}.store-shell .store-category-tabs button{color:#605957;background:#fff;border:1px solid #ded5cc;border-radius:999px;min-height:38px;padding:7px 14px}.store-shell .store-category-tabs button.active{background:var(--store-accent-soft);color:#7d4851;border-color:#d3a7ad}.store-shell .store-order-layout{grid-template-columns:minmax(0,1fr) 320px;gap:22px}.store-shell .product-grid{grid-template-columns:repeat(auto-fill,minmax(210px,240px));justify-content:start;align-items:stretch;gap:14px}.store-shell .product-card{background:#fff;border:1px solid #e3dbd2;border-radius:12px;flex-direction:column;min-width:0;padding:12px;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 1px 2px #46322806}.store-shell .product-card:hover{border-color:#d8c7c1;transform:translateY(-2px);box-shadow:0 8px 22px #48312a12}.store-shell .product-image{aspect-ratio:1;background:#f5f1eb;border-radius:9px;width:100%;height:auto;margin:0 0 12px;overflow:hidden}.store-shell .product-image img{object-fit:contain;width:100%;height:100%;display:block}.store-shell .product-card-body{flex-direction:column;flex:1;min-height:0;display:flex}.store-shell .product-brand{color:#94727a;text-overflow:ellipsis;white-space:nowrap;min-height:18px;font-size:12px;line-height:18px;display:block;overflow:hidden}.store-shell .product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin:5px 0 4px;font-size:15px;line-height:22px;display:-webkit-box;overflow:hidden}.store-shell .product-card p{color:#89817d;text-overflow:ellipsis;white-space:nowrap;min-height:18px;margin:0 0 8px;font-size:12px;line-height:18px;overflow:hidden}.store-shell .product-price{flex-wrap:wrap;align-items:baseline;gap:6px;min-height:30px;margin-top:auto;display:flex}.store-shell .product-price strong{color:#783f49;margin:0;font-size:19px}.store-shell .product-price .discount-price{background:var(--store-accent-soft);color:#945661;border-radius:999px;padding:2px 6px;font-size:11px}.store-shell .product-price del{font-size:12px}.store-shell .quantity{grid-template-columns:40px minmax(0,1fr) 40px;gap:6px;margin-top:10px}.store-shell .quantity button,.store-shell .quantity input{border:1px solid #ded5cc;border-radius:8px;width:100%;height:40px;min-height:40px}.store-shell .quantity button{color:#5d5552;background:#fff;padding:0;font-size:18px}.store-shell .cart-panel{border-color:#dfd6ce;border-radius:12px;gap:12px;max-height:calc(100dvh - 36px);padding:18px;top:18px;overflow:auto}.store-shell .cart-panel-head{justify-content:space-between;align-items:center;display:flex}.store-shell .cart-panel-head h2{margin:0;font-size:20px}.store-shell .cart-panel-head>button{display:none}.store-shell .cart-section{border-top:1px solid #eee6df;gap:9px;padding:13px 0;display:grid}.store-shell .cart-section h3{color:#756d68;margin:0;font-size:12px;font-weight:600}.store-shell .cart-line{font-size:13px}.store-shell .cart-line span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.store-shell .cart-panel select,.store-shell .store-address-manage-button,.store-shell .cart-panel>.primary{border-radius:8px;min-height:44px}.store-shell .cart-total{border:0;padding-top:0}.store-shell .mobile-checkout-bar,.store-shell .store-cart-scrim{display:none}.store-shell .store-return-layout{display:block}.store-shell .store-return-layout>.store-orders{background:#fff;border:1px solid #e3dbd2;border-radius:12px;width:100%;max-width:none;padding:20px}.store-shell .store-return-list-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;display:flex}.store-shell .store-return-list-head h2{margin:0 0 4px;font-size:22px}.store-shell .store-return-list-head p{margin:0}.store-shell .store-return-list-head button{white-space:nowrap;border-radius:9px;min-height:44px;padding:9px 18px}.store-shell .store-empty-state{color:#817975;text-align:center;place-items:center;gap:8px;min-height:150px;padding:20px;display:grid}.store-shell .store-empty-state button{background:#fff;border:1px solid #d8cfc7;border-radius:8px;margin-top:4px;padding:8px 14px}.store-shell .store-drawer-backdrop{z-index:150;background:#231d1b61;justify-content:flex-end;display:flex;position:fixed;inset:0}.store-shell .store-return-drawer{background:#fbf8f3;flex-direction:column;width:min(560px,100%);height:100dvh;display:flex;box-shadow:-12px 0 35px #1e141224}.store-shell .store-return-drawer-head{background:#fff;border-bottom:1px solid #e2d9d1;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.store-shell .store-return-drawer-head small{color:#96717a}.store-shell .store-return-drawer-head h2{margin:3px 0 0;font-size:22px}.store-shell .store-return-drawer-head button{background:0 0;border:0;width:40px;height:40px;font-size:24px}.store-shell .store-return-drawer .return-request-form{border:0;border-radius:0;flex-direction:column;flex:1;gap:15px;min-height:0;padding:20px 24px;display:flex;position:static;overflow:auto}.store-shell .return-request-form>header{display:none}.store-shell .return-request-form label{gap:7px;font-size:13px;font-weight:600;display:grid}.store-shell .return-request-form input,.store-shell .return-request-form select{border-radius:8px;height:44px}.store-shell .return-request-form textarea{border-radius:8px;min-height:88px}.store-shell .return-request-form .return-item-grid{grid-template-columns:1fr 1fr}.store-shell .return-drawer-actions{background:#fff;border-top:1px solid #e2d9d1;justify-content:flex-end;gap:9px;margin:5px -24px -20px;padding:14px 24px;display:flex;position:sticky;bottom:-20px}.store-shell .return-drawer-actions button{white-space:nowrap;border-radius:8px;min-width:96px;height:44px}.store-shell .store-return-detail{margin:8px 0}.store-shell .store-return-detail summary{cursor:pointer;color:#8c5360;font-size:13px}.store-shell .store-return-detail>div{padding-top:8px}.store-shell .store-orders>article{border-radius:10px}.store-shell .store-orders>article>header small{text-overflow:ellipsis;white-space:nowrap;max-width:680px;overflow:hidden}@media (max-width:900px){.store-shell{padding:14px 12px 84px}.store-shell .store-order-layout{display:block}.store-shell .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-shell .product-card{padding:9px}.store-shell .product-card h3{font-size:14px}.store-shell .cart-panel{z-index:170;border-radius:16px 16px 0 0;width:100%;max-height:82dvh;padding:18px;display:none;position:fixed;inset:auto 0 0}.store-shell .cart-panel.mobile-open{display:grid}.store-shell .cart-panel-head>button{background:0 0;border:0;width:38px;height:38px;font-size:24px;display:block}.store-shell .store-cart-scrim{z-index:160;background:#231d1b61;border:0;display:block;position:fixed;inset:0}.store-shell .mobile-checkout-bar{z-index:140;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #ddd2c9;justify-content:space-between;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #3c282314}.store-shell .mobile-checkout-bar span{display:grid}.store-shell .mobile-checkout-bar small{color:#8a817d}.store-shell .mobile-checkout-bar strong{color:#783f49;font-size:18px}.store-shell .mobile-checkout-bar button{white-space:nowrap;border-radius:9px;height:44px;padding:8px 18px}.store-shell .store-return-layout>.store-orders{padding:14px}.store-shell .store-return-list-head{align-items:flex-start}.store-shell .store-return-list-head button{padding:8px 12px}.store-shell .store-return-drawer{width:100%;height:100dvh}.store-shell .store-return-drawer .return-request-form{padding:16px}.store-shell .return-request-form .return-item-grid{grid-template-columns:1fr}.store-shell .return-drawer-actions{margin-bottom:-16px;margin-left:-16px;margin-right:-16px;padding:12px 16px}}.store-shell .store-return-step{border-bottom:1px solid #e9e1d9;gap:12px;padding-bottom:17px;display:grid}.store-shell .store-return-step h3{margin:0;font-size:15px}.store-shell .return-type-options{gap:10px;display:flex}.store-shell .return-type-options label{background:#fff;border:1px solid #ddd3ca;border-radius:8px;align-items:center;gap:8px;min-width:110px;padding:10px 12px;display:flex}.store-shell .return-type-options input{width:16px;height:16px;min-height:16px;accent-color:var(--store-accent)}.store-shell .store-address-preview{color:#7d7470;font-size:12px}.store-shell .store-address-preview summary{cursor:pointer;color:#8c5360}.store-shell .store-address-preview p{overflow-wrap:anywhere;margin:7px 0 0;line-height:1.6}.store-shell .store-catalog-empty{color:#817975;text-align:center;grid-column:1/-1;place-items:center;gap:7px;min-height:180px;display:grid}.store-login{background:#f8f4ec;min-height:100dvh;padding:16px}.store-login-card{background:#fff;border:1px solid #e5ddd4;border-radius:14px;gap:15px;width:min(420px,100%);padding:30px 26px;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;box-shadow:0 12px 34px #4b342d12}.store-login-card h1{color:#34312f;letter-spacing:-.02em;margin:0 0 2px;font-size:25px;line-height:1.3}.store-login-card p{margin:0 0 4px;font-size:14px;line-height:1.6}.store-login-card label{color:#5f5754;gap:7px;font-size:14px}.store-login-card input,.store-login-card>button{border-radius:9px;height:46px;min-height:46px;font-size:16px}.store-login-card .captcha-row{grid-template-columns:minmax(0,1fr) 120px}.store-login-card .captcha-image{border-radius:9px;height:46px}.store-login-card>.primary{background:#a96872;border-color:#a96872}.store-login-card>a{color:#85525b;border:1px solid #d9cec7;border-radius:9px;justify-content:center;align-items:center;min-height:44px;font-size:14px;text-decoration:none;display:flex}.store-login-card>a:hover{background:#f8efee}.store-shell .store-header{grid-template-columns:minmax(0,1fr);gap:13px;padding-bottom:0;display:grid}.store-shell .store-identity{min-width:0;padding-right:52px;position:relative}.store-shell .store-identity h1{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:720px;margin:0;font-size:20px;line-height:1.4;display:-webkit-box;overflow:hidden}.store-shell .store-identity p{color:#817975;margin:4px 0 0;font-size:13px}.store-shell .store-more-menu{position:absolute;top:0;right:0}.store-shell .store-more-menu summary{cursor:pointer;letter-spacing:2px;background:#fff;border:1px solid #ded5cc;border-radius:9px;place-items:center;width:44px;height:44px;list-style:none;display:grid}.store-shell .store-more-menu summary::-webkit-details-marker{display:none}.store-shell .store-more-menu>div{z-index:20;background:#fff;border:1px solid #ddd3ca;border-radius:9px;width:130px;padding:5px;position:absolute;top:48px;right:0;box-shadow:0 10px 28px #32231e1f}.store-shell .store-more-menu button{color:#6d494f;text-align:left;white-space:nowrap;background:#fff;border:0;width:100%;min-height:44px}.store-shell .store-header nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.store-shell .store-header nav button{color:#706864;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;min-width:0;height:44px;padding:8px 4px}.store-shell .store-header nav button.active{color:#935762;background:0 0;border-color:#a96872}.store-shell .store-orders{min-width:0}.store-shell .store-orders>h2{font-size:22px}.store-shell .store-balance-ledger{background:#fff;border:1px solid #e2d9d1;border-radius:10px;margin:0 0 16px;overflow:hidden}.store-shell .store-balance-ledger>summary{cursor:pointer;color:#5d5552;justify-content:space-between;align-items:center;min-height:48px;padding:10px 14px;font-weight:700;display:flex}.store-shell .store-balance-ledger>summary span{color:#948a85;font-size:12px;font-weight:400}.store-shell .store-ledger-cards{display:none}@media (max-width:600px){.store-login{place-items:start center;padding-top:max(24px,7dvh)}.store-login-card{padding:24px 18px}.store-shell .store-header{margin-bottom:16px}.store-shell .store-identity h1{font-size:19px}.store-shell .store-header nav{background:#fff;width:calc(100% + 24px);margin-left:-12px;padding:0 12px}.store-shell .store-toolbar{gap:8px;margin-bottom:12px}.store-shell .store-toolbar input{width:calc(100% - 84px);font-size:16px}.store-shell .store-toolbar button{min-width:76px;padding:8px 12px}.store-shell .store-category-tabs{overscroll-behavior-x:contain;max-width:100%;overflow-x:auto}.store-shell .pager{gap:8px;margin:16px 0}.store-shell .pager button{min-height:44px}.store-shell .store-orders>h2{margin:4px 0 12px;font-size:20px}.store-shell .store-orders>article{margin-bottom:10px;padding:14px}.store-shell .store-orders article header,.store-shell .store-orders article p,.store-shell .store-orders article footer{flex-wrap:wrap;gap:7px 12px;min-width:0}.store-shell .store-orders article header>div,.store-shell .store-orders article p>span,.store-shell .store-orders article footer>span{overflow-wrap:anywhere;min-width:0}.store-shell .store-orders article header strong{font-size:14px}.store-shell .store-orders article footer{font-size:12px}.store-shell .store-orders article footer>strong{width:100%;font-size:16px}.store-shell .store-ledger-table{display:none}.store-shell .store-ledger-cards{border-top:1px solid #eee6df;display:grid}.store-shell .store-ledger-cards article{border-bottom:1px solid #eee6df;grid-template-columns:1fr auto;gap:4px 10px;padding:11px 14px;display:grid}.store-shell .store-ledger-cards small{color:#817975;overflow-wrap:anywhere;grid-column:1/-1}.store-shell .store-return-list-head{gap:10px;display:grid}.store-shell .store-return-list-head button{width:100%;height:44px}.store-shell .store-empty-state{min-height:170px;padding:18px 10px}.store-shell .store-return-drawer-head{padding:15px 16px}.store-shell .store-return-drawer-head h2{font-size:20px}}.application-shell{background:#f8f4ec;min-height:100dvh;padding:28px 16px;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif}.application-form-card,.application-success{background:#fff;border:1px solid #e4dbd3;border-radius:14px;overflow:hidden;box-shadow:0 12px 34px #4b342d0f}.application-form-card>header{border-bottom:1px solid #eee6df;padding:26px 28px 20px}.application-form-card>header h1,.application-success h1{color:#34312f;letter-spacing:-.02em;margin:0 0 7px;font-size:26px;line-height:1.3}.application-form-card>header p{margin:0;font-size:14px;line-height:1.6}.application-form{display:grid}.application-form-section{border-bottom:1px solid #eee6df;padding:20px 28px}.application-form-section>header{margin-bottom:15px}.application-form-section h2{margin:0 0 4px;font-size:17px}.application-form-section header p{color:#817975;margin:0;font-size:12px}.application-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.application-fields>.region-fields{grid-column:1/-1}.application-form label{color:#5f5754;min-width:0;font-size:14px}.application-form input,.application-form select{border-radius:8px;height:46px;min-height:46px;font-size:16px}.application-document-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.application-upload{cursor:pointer;background:#fbf8f4;border:1px dashed #d5c7c1;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:76px;padding:12px 14px;display:flex;position:relative}.application-upload:hover{background:#faf1f1;border-color:#b77b84}.application-upload span{color:#514a47;gap:4px;min-width:0;display:grid}.application-upload small{color:#8c837e;text-overflow:ellipsis;white-space:nowrap;font-weight:400;overflow:hidden}.application-upload strong{color:#955c65;flex:none;font-size:13px}.application-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.application-upload.selected{background:#fbf4f4;border-style:solid;border-color:#d4b1b6}.application-verification{grid-template-columns:minmax(0,420px);gap:10px;display:grid}.application-verification .captcha-row{grid-template-columns:minmax(0,1fr) 120px}.application-verification .captcha-image{border-radius:8px;height:46px}.application-actions{justify-content:flex-end;align-items:center;gap:10px;padding:18px 28px;display:flex}.application-actions a,.application-actions button{white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;min-height:46px;padding:10px 18px;font-size:14px;text-decoration:none;display:flex}.application-actions a{color:#85525b;border:1px solid #d9cec7}.application-actions .primary{background:#a96872;border-color:#a96872}.application-success{text-align:center;padding:30px}.application-success>a{color:#85525b;border:1px solid #d9cec7;border-radius:9px;align-items:center;min-height:44px;margin-top:8px;padding:9px 16px;text-decoration:none;display:inline-flex}@media (max-width:600px){.application-shell{padding:12px 10px}.application-form-card>header{padding:20px 16px 16px}.application-form-card>header h1,.application-success h1{font-size:24px}.application-form-section{padding:17px 16px}.application-fields,.application-document-grid{grid-template-columns:1fr}.application-fields>.region-fields{grid-column:auto;grid-template-columns:1fr}.application-upload{min-height:68px}.application-actions{grid-template-columns:1fr;padding:15px 16px;display:grid}.application-actions button{grid-row:1}.application-verification{grid-template-columns:1fr}.application-success{padding:24px 18px}.application-success strong{overflow-wrap:anywhere;font-size:21px}}.application-form .application-field-help{color:#817975;font-size:12px;font-weight:400;line-height:1.5}.application-form .application-field-error{color:#a43d32;font-size:12px;font-weight:600;line-height:1.5}.application-form input[aria-invalid=true]{border-color:#b55449}.store-shell .product-image{cursor:pointer;border:0;place-items:center;height:auto;padding:0;display:grid;position:relative;overflow:hidden}.store-shell .product-image-placeholder{color:#9a918c;place-items:center;width:100%;height:100%;font-size:13px;display:grid}.store-shell .product-image-count{color:#fff;background:#3a2f2cad;border-radius:999px;padding:3px 7px;font-size:11px;font-weight:500;line-height:1.4;position:absolute;bottom:8px;right:8px}.store-shell .store-product-detail-backdrop{z-index:190;background:#30272475;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.store-shell .store-product-detail{background:#fff;border:1px solid #e2d8d0;border-radius:16px;width:min(720px,100%);max-height:calc(100dvh - 48px);overflow:auto;box-shadow:0 24px 70px #2d1f1c33}.store-shell .store-product-detail>header{border-bottom:1px solid #eee5de;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 20px;display:flex}.store-shell .store-product-detail>header div{min-width:0}.store-shell .store-product-detail>header small{color:#98737b}.store-shell .store-product-detail>header h2{overflow-wrap:anywhere;margin:4px 0 0;font-size:20px}.store-shell .store-product-detail>header button,.store-shell .store-image-zoom>button{color:#605754;background:#f7f2ed;border:0;border-radius:50%;flex:none;width:44px;height:44px;padding:0;font-size:25px}.store-shell .store-product-gallery{padding:18px 20px 10px;position:relative}.store-shell .store-product-main-image{aspect-ratio:1;background:#f7f3ee;border:0;border-radius:12px;place-items:center;width:min(480px,100%);margin:auto;padding:8px;display:grid;overflow:hidden}.store-shell .store-product-main-image img{object-fit:contain;width:100%;height:100%}.store-shell .store-product-main-image:disabled{cursor:default}.store-shell .store-product-thumbnails{justify-content:center;gap:9px;margin-top:12px;display:flex;overflow-x:auto}.store-shell .store-product-thumbnails button{background:#fff;border:1px solid #ded4cc;border-radius:9px;flex:0 0 68px;width:68px;height:68px;padding:3px;overflow:hidden}.store-shell .store-product-thumbnails button[aria-current=true]{border:2px solid var(--store-accent)}.store-shell .store-product-thumbnails img{object-fit:contain;width:100%;height:100%}.store-shell .store-product-thumbnails span{color:#8f8580;font-size:10px}.store-shell .store-product-image-page{color:#8b817c;text-align:center;margin-top:8px;font-size:12px}.store-shell .store-product-detail-info{justify-content:space-between;align-items:center;gap:20px;padding:12px 20px 20px;display:flex}.store-shell .store-product-detail-info p{color:#817873;margin:0;font-size:13px}.store-shell .store-product-detail-info strong{color:#783f49;font-size:22px}.store-shell .store-image-zoom{z-index:210;background:#181413e0;place-items:center;padding:64px 20px 20px;display:grid;position:fixed;inset:0}.store-shell .store-image-zoom>button{position:absolute;top:16px;right:20px}.store-shell .store-image-zoom>img{object-fit:contain;width:min(920px,100%);height:min(820px,100dvh - 84px)}@media (max-width:600px){.store-shell .store-product-detail-backdrop{align-items:end;padding:0}.store-shell .store-product-detail{border-radius:18px 18px 0 0;width:100%;max-height:92dvh}.store-shell .store-product-detail>header{padding:14px 16px}.store-shell .store-product-gallery{padding:12px 14px 8px}.store-shell .store-product-main-image{touch-action:pan-y;width:100%}.store-shell .store-product-thumbnails{justify-content:flex-start}.store-shell .store-product-detail-info{padding:10px 16px 18px}.store-shell .store-image-zoom{padding:64px 10px 20px}}.product-more-menu{position:relative}.product-more-menu>button{min-height:34px;color:var(--muted);white-space:nowrap;background:0 0;border:0;padding:7px 8px}.product-more-menu>div{z-index:12;border:1px solid var(--line);background:#fff;width:140px;padding:5px;position:absolute;top:36px;right:0;box-shadow:0 8px 24px #0000001f}.product-more-menu>div button{text-align:left;white-space:nowrap;background:#fff;border:0;width:100%;padding:8px 9px;display:block}.product-more-menu>div button:hover,.product-more-menu>div button:focus-visible{background:#f5f2eb}.product-image-toolbar .file-button.disabled{cursor:not-allowed;opacity:.58}.image-manager-notice{margin:0 0 12px;padding:9px 11px}.sales-order-modal{border-radius:12px;flex-direction:column;width:min(1100px,100vw - 48px);max-height:calc(100dvh - 40px);display:flex;overflow:hidden}.sales-order-modal>.modal-head{z-index:3;background:var(--paper);flex:none;position:relative}.sales-order-form{gap:0;min-height:0;padding:0;overflow-y:auto}.sales-form-error{margin:16px 20px 0}.sales-form-section{border-bottom:1px solid var(--line);padding:18px 20px}.sales-form-section>h4{margin:0 0 13px;font-size:15px}.sales-basic-grid{grid-template-columns:1fr 1fr;gap:14px}.sales-basic-grid .sales-address-field{grid-column:1/-1}.sales-line-items{border-radius:8px;margin:18px 20px;overflow:visible}.sales-line-items .line-head{border-radius:8px 8px 0 0}.sales-line-columns,.sales-line-item{grid-template-columns:minmax(260px,1fr) 82px 120px 126px 118px 120px 42px;align-items:center;gap:8px;display:grid}.sales-line-columns{z-index:2;color:var(--muted);background:#f4f1ea;padding:9px 10px;font-size:12px;position:sticky;top:0}.sales-line-columns span:nth-child(n+2):not(:last-child){text-align:right}.sales-line-item{min-width:0;padding:10px}.sales-line-item>select{text-overflow:ellipsis;min-width:0}.sales-line-item input,.sales-line-item select{height:40px}.money-input,.discount-input{min-width:0;position:relative}.money-input span,.discount-input>span{color:var(--muted);font-size:12px;position:absolute;top:50%;transform:translateY(-50%)}.money-input span{left:9px}.discount-input>span{right:9px}.money-input input{text-align:right;width:100%;padding-left:24px}.discount-input input{text-align:right;width:100%;padding-right:25px}.discount-input small{z-index:3;color:#9d3018;background:#fff0ec;border-radius:5px;width:190px;padding:5px 7px;font-size:11px;position:absolute;top:42px;right:0;box-shadow:0 3px 12px #0002}.sales-calculated-money{color:#4f4b47;font-variant-numeric:tabular-nums;text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sales-adjustments .grid-form{grid-template-columns:1fr 1fr;max-width:520px}.sales-summary{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(6,minmax(110px,1fr));gap:1px;margin:0 20px 18px;display:grid}.sales-summary span{color:var(--muted);background:#fff;gap:6px;padding:11px;font-size:12px;display:grid}.sales-summary strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:15px}.sales-summary .sales-total{background:#fbf1ef}.sales-summary .sales-total strong{color:#9a4f5a;font-size:20px}.sales-order-form>label{margin:0 20px 18px}.sales-order-form>.modal-actions{z-index:4;border-top:1px solid var(--line);background:#fffffff7;align-items:center;min-height:68px;padding:12px 20px;position:sticky;bottom:0}.sales-order-form>.modal-actions button{white-space:nowrap;min-width:96px;height:40px}.customer-combobox{min-width:0;position:relative}.customer-combobox-control{display:flex;position:relative}.customer-combobox-trigger{border:1px solid var(--line);width:100%;height:40px;color:var(--ink);font:inherit;text-align:left;background:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:8px 38px 8px 11px;display:flex}.customer-combobox-trigger>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.customer-combobox-trigger .placeholder{color:var(--muted)}.customer-combobox-trigger:focus-visible{outline-offset:1px;outline:2px solid #9a4f5a}.customer-combobox-clear{width:24px;height:28px;color:var(--muted);background:0 0;border:0;padding:0;font-size:18px;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.customer-combobox-panel{z-index:30;border:1px solid var(--line);background:#fff;border-radius:8px;width:min(520px,100vw - 80px);padding:8px;position:absolute;top:44px;left:0;box-shadow:0 14px 36px #0000002e}.customer-combobox-panel>input{width:100%;height:40px;margin-bottom:7px;font-size:14px}.customer-combobox-options{overscroll-behavior:contain;max-height:310px;overflow-y:auto}.customer-combobox-options>button:not(.customer-combobox-more){width:100%;color:var(--ink);text-align:left;background:#fff;border:0;border-radius:5px;gap:3px;padding:9px 34px 9px 10px;display:grid;position:relative}.customer-combobox-options>button:hover,.customer-combobox-options>button.active{background:#f7f1f1}.customer-combobox-options>button.selected{box-shadow:inset 3px 0 #9a4f5a}.customer-combobox-options strong,.customer-combobox-options span,.customer-combobox-options small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.customer-combobox-options strong{font-size:13px}.customer-combobox-options span,.customer-combobox-options small{color:var(--muted);font-size:12px}.customer-combobox-options b{color:#9a4f5a;position:absolute;top:12px;right:11px}.customer-combobox-options mark{color:inherit;background:#f4dfe2;padding:0}.customer-combobox-state{min-height:70px;color:var(--muted);text-align:center;place-items:center;margin:0;padding:12px;font-size:13px;display:grid}.customer-combobox-state.error{color:var(--danger);gap:7px}.customer-combobox-state button,.customer-combobox-more{border:1px solid var(--line);white-space:nowrap;background:#fff;min-height:34px}.customer-combobox-more{width:100%;margin-top:5px}@media (max-width:900px){.sales-order-modal{width:min(720px,100vw - 24px);max-height:calc(100dvh - 24px)}.sales-line-columns{display:none}.sales-line-item{grid-template-columns:1fr 1fr;padding:14px}.sales-line-item>select{grid-column:1/-1}.sales-line-item>:before{display:block}.sales-line-item .sales-calculated-money{background:#f7f4ee;border-radius:6px;min-height:40px;padding:11px 10px}.sales-line-item>button{justify-self:end;width:42px;height:40px}.sales-summary{grid-template-columns:repeat(3,1fr)}.sales-bundle-picker{grid-template-columns:1fr auto}.sales-bundle-picker>span{grid-column:1/-1}.sales-retained-bundles{overflow-x:auto}}@media (max-width:600px){.sales-order-modal{width:100%;max-height:100dvh}.sales-basic-grid,.sales-adjustments .grid-form{grid-template-columns:1fr}.sales-basic-grid .sales-address-field{grid-column:auto}.sales-line-items{margin:12px}.sales-line-item{grid-template-columns:1fr}.sales-line-item>select{grid-column:auto}.sales-summary{grid-template-columns:1fr 1fr;margin:0 12px 14px}.sales-form-section{padding:15px 14px}.sales-order-form>label{margin:0 14px 15px}.sales-bundle-picker{grid-template-columns:1fr}.sales-bundle-picker button{width:100%}.sales-bundle-picker>span{grid-column:auto}}.sales-line-items{max-height:420px;overflow:hidden auto}.sales-line-items .line-head{z-index:4;position:sticky;top:0}.sales-order-modal{height:min(900px,100dvh - 24px);max-height:calc(100dvh - 24px);position:relative}.sales-order-form{min-height:0;padding-bottom:64px;display:block;overflow:hidden auto}.sales-order-form .sales-form-section{padding:9px 20px}.sales-order-form .sales-form-section>h4{margin-bottom:7px}.sales-basic-grid{gap:7px 14px}.sales-line-items{scrollbar-gutter:stable;height:310px;min-height:310px;max-height:310px;margin:9px 20px;overflow:hidden auto}.sales-line-items .line-head{z-index:5;min-height:48px;padding:6px 10px;position:sticky;top:0}.sales-line-columns{top:48px}.sales-line-item{min-height:54px;padding:7px 10px}.sales-bulk-discount{align-items:center;gap:6px;margin-left:auto;display:flex}.sales-bulk-discount label{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:flex;position:relative}.sales-bulk-discount input{text-align:right;width:78px;height:34px;min-height:34px;padding:5px 22px 5px 7px}.sales-bulk-discount label span{color:var(--muted);position:absolute;right:8px}.sales-bulk-discount button,.sales-line-items .line-head>button{white-space:nowrap;height:34px;min-height:34px;padding:5px 9px}.sales-adjustments{align-items:center;gap:16px;display:flex}.sales-adjustments h4{flex:none;margin:0!important}.sales-adjustments .grid-form{width:240px;max-width:none;display:block}.sales-summary{grid-template-columns:repeat(5,minmax(120px,1fr));margin:0 20px 7px}.sales-summary span{gap:3px;padding:6px 9px}.sales-summary .sales-total strong{font-size:18px}.sales-notes-field{display:grid;margin:0 20px 7px!important}.sales-notes-field textarea{resize:vertical;min-height:44px;max-height:58px}.sales-order-form>.modal-actions{z-index:8;background:#fff;height:56px;min-height:56px;padding:8px 20px;position:absolute;bottom:0;left:0;right:0}.sales-bundle-picker{border-bottom:1px solid var(--line);background:#fffaf2;grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr);align-items:end;gap:8px;padding:9px 10px;display:grid}.sales-bundle-picker label{color:var(--muted);gap:4px;font-size:12px;display:grid}.sales-bundle-picker select,.sales-bundle-picker button{height:38px}.sales-bundle-picker>span{color:var(--muted);align-self:center;font-size:12px}.sales-retained-bundles{border-bottom:1px solid var(--line);background:#fff;min-width:850px}.sales-retained-bundle-head,.sales-retained-bundle-row{grid-template-columns:minmax(280px,1fr) 90px 110px 90px 120px 64px;align-items:center;gap:8px;padding:8px 10px;display:grid}.sales-retained-bundle-head{color:var(--muted);background:#f8f3e9;font-size:12px}.sales-retained-bundle-row{border-top:1px solid #eee8dd}.sales-retained-bundle-row>span:first-child{gap:3px;display:grid}.sales-retained-bundle-row small{color:var(--muted)}.sales-retained-bundle-row input{height:38px}.sales-retained-bundle-row>span:nth-child(n+3),.sales-retained-bundle-row>strong{text-align:right;font-variant-numeric:tabular-nums}.sales-retained-bundle-row button{height:34px;padding:4px 7px}@media (max-height:760px) and (min-width:901px){.sales-line-items{height:300px;min-height:300px;max-height:300px}.sales-order-form .sales-form-section{padding-top:7px;padding-bottom:7px}.sales-line-item{min-height:52px}.sales-notes-field textarea{min-height:40px;max-height:48px}}@media (max-width:800px){.app-version-detail{display:none}}.sales-item-report-table.detail,.sales-item-report-table.grouped{width:100%;min-width:0}.sales-item-report-table.detail .col-order-summary{width:15%}.sales-item-report-table .col-customer{width:11%}.sales-item-report-table .col-contact{width:12%}.sales-item-report-table .col-product-code{width:8%}.sales-item-report-table .col-product-name{width:13%}.sales-item-report-table .col-quantity{width:7%}.sales-item-report-table .col-unit-price,.sales-item-report-table .col-discount{width:8%}.sales-item-report-table .col-received{width:10%}.sales-item-report-table .col-status{width:8%}.sales-item-report-table .money{font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.report-order-summary>span{color:var(--muted);white-space:nowrap;font-size:12px;display:block}.report-order-link{padding-top:2px}.report-status-cell{white-space:nowrap}@media (max-width:900px){.sales-item-report-table.detail,.sales-item-report-table.grouped{min-width:900px}}.portal-configuration-form{gap:20px;display:grid}.portal-configuration-form fieldset{border:1px solid var(--line);border-radius:10px;margin:0;padding:18px}.portal-configuration-form legend{padding:0 7px;font-weight:700}.portal-title-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.portal-title-grid label{gap:7px;display:grid}.portal-title-grid input{height:42px}.document-requirement-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px;display:grid}.document-requirement{border:1px solid var(--line);background:#faf9f6;border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex}.document-requirement input{width:18px;height:18px;accent-color:var(--ink)}.document-requirement span{gap:2px;display:grid}.document-requirement small{color:var(--muted)}.portal-configuration-actions{justify-content:flex-end;display:flex}.requirement-tag{border-radius:999px;margin-left:5px;padding:2px 6px;font-size:11px;font-style:normal;font-weight:600;display:inline-flex}.requirement-tag.required{color:#9c4438;background:#f7e7e4}.requirement-tag.optional{color:#6f6a62;background:#efede8}.application-page-subtitle{color:#514a47;margin:8px 0 4px;font-size:17px}@media (max-width:800px){.portal-title-grid,.document-requirement-grid{grid-template-columns:1fr}}.print-column-summary{flex-wrap:wrap;gap:8px;margin-bottom:9px;display:flex}.print-column-summary span{border:1px solid var(--line-soft);color:var(--muted);background:#faf9f6;border-radius:6px;padding:6px 9px;font-size:12px}.print-column-summary b{color:var(--ink)}.print-width-error{color:#9f332c;background:#fff3f1;border:1px solid #e3aaa5;border-radius:7px;margin-bottom:9px;padding:8px 10px;font-size:12px}.print-column-toolbar{align-items:center;gap:7px;margin-bottom:9px;display:flex}.print-column-toolbar p{min-width:0;color:var(--muted);flex:1;margin:0;font-size:12px}.print-column-toolbar button{white-space:nowrap;min-height:34px;padding:5px 9px}.print-column-config{border:1px solid var(--line);border-radius:8px;min-width:570px;overflow:hidden}.print-column-config-head,.print-column-config-row{grid-template-columns:48px minmax(80px,1fr) minmax(145px,1.5fr) 110px 76px;align-items:center;gap:8px;padding:7px 9px;display:grid}.print-column-config-head{color:var(--muted);background:#f6f4f0;font-size:11px;font-weight:700}.print-column-config-row{border-top:1px solid var(--line-soft);min-height:45px;font-size:12px}.print-column-config-row>input[type=checkbox]{width:16px;height:16px;min-height:16px;margin:0}.print-column-config-row>input[type=number],.print-column-config-row>select{width:100%;height:34px;min-height:34px;padding:4px 7px}.print-column-move{gap:4px;display:flex}.print-column-move button{width:32px;height:32px;padding:0}.print-setting-section:has(.print-column-config){overflow-x:auto}.print-settings-layout{grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:start;gap:16px;margin-top:14px;display:grid;overflow:clip}.print-settings-form,.print-live-preview{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0}.print-settings-form{flex-direction:column;min-height:540px;max-height:calc(100dvh - 170px);display:flex;overflow:hidden}.print-settings-tabs{border-bottom:1px solid var(--line-soft);background:#faf9f6;flex:none;grid-template-columns:repeat(4,minmax(0,1fr));padding:7px;display:grid}.print-settings-tabs button{min-width:0;height:38px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:6px 8px;font-size:13px}.print-settings-tabs button.active{color:var(--ink);background:#fff;font-weight:700;box-shadow:0 1px 4px #00000014}.print-settings-tab-body{flex:auto;min-height:0;overflow-y:auto}.print-setting-section{padding:15px 17px}.print-setting-section>h3{margin:0 0 12px;font-size:15px}.print-field-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 11px;display:grid}.print-field-grid label,.print-setting-section>label{color:var(--muted);gap:5px;font-size:12px;font-weight:600;display:grid}.print-field-grid input,.print-field-grid select,.print-setting-section>label input{border:1px solid var(--line);border-radius:7px;width:100%;height:40px}.print-number-input{display:block;position:relative}.print-number-input input{padding-right:38px}.print-number-input b{color:var(--muted);font-size:11px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.print-option-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.print-toggle{border:1px solid var(--line-soft);min-width:0;min-height:38px;color:var(--ink);background:#faf9f6;border-radius:7px;align-items:center;gap:7px;padding:7px 9px;font-size:12px;display:flex}.print-toggle input{width:16px;height:16px;min-height:16px;accent-color:var(--ink);flex:none;margin:0}.print-toggle span{min-width:0}.print-toggle:has(input:disabled){opacity:.72}.print-setting-hint{color:var(--muted);margin:-3px 0 10px;font-size:12px}.print-setting-actions{z-index:3;border-top:1px solid var(--line-soft);background:#fff;flex:none;justify-content:flex-end;gap:8px;padding:11px 17px;display:flex;position:sticky;bottom:0}.print-setting-actions button{white-space:nowrap;height:40px;padding:7px 14px}.print-live-preview{position:sticky;top:18px;overflow:hidden}.print-live-preview>header{border-bottom:1px solid var(--line);gap:9px;padding:12px 14px;display:grid}.print-live-preview h3{margin:0;font-size:15px}.print-live-preview small{color:var(--muted)}.print-preview-tools{flex-wrap:wrap;gap:6px;display:flex}.print-preview-tools button{border:1px solid var(--line);white-space:nowrap;background:#fff;min-height:32px;padding:5px 8px;font-size:12px}.print-preview-tools button.active{color:#8b4450;background:#fbf1f2;border-color:#9a4f5a}.print-preview-collapse{display:none}.print-preview-viewport{overscroll-behavior:contain;background:#eceae5;place-items:center;height:clamp(300px,48dvh,520px);padding:12px;display:grid;overflow:hidden}.print-preview-viewport.actual{display:block;overflow:auto}.print-preview-stage{flex:none;position:relative}.print-preview-sheet-frame{box-sizing:border-box;padding:var(--preview-padding);transform-origin:0 0;background:#fff;position:absolute;top:0;left:0;box-shadow:0 2px 12px #0002}.print-preview-sheet-frame .settings-preview-sheet{box-sizing:border-box;background:#fff;height:auto;min-height:0;padding:0;font-size:7px!important}.print-preview-sheet-frame .settings-preview-sheet tr{height:var(--preview-line-height)}.print-preview-sheet-frame .settings-preview-sheet h1{font-size:14px}.print-preview-sheet-frame .settings-preview-sheet h2{font-size:11px}.print-preview-sheet-frame .settings-preview-sheet p,.print-preview-sheet-frame .settings-preview-sheet footer,.print-preview-sheet-frame .settings-preview-sheet .print-totals{margin:4px 0}.print-preview-sheet-frame .settings-preview-sheet th,.print-preview-sheet-frame .settings-preview-sheet td{padding:2px}.print-sheet table{table-layout:fixed}.print-sheet footer:empty{display:none}@media (max-width:1300px){.print-option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.print-settings-layout{grid-template-columns:1fr;overflow:visible}.print-settings-form{min-height:500px;max-height:none}.print-live-preview{position:static}.print-preview-viewport{height:420px}}@media (max-width:650px){.print-settings-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.print-field-grid,.print-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.print-setting-actions{flex-wrap:wrap}.print-setting-actions button{flex:auto}.print-preview-collapse{display:block}.print-live-preview.collapsed .print-preview-viewport{display:none}}@media (max-width:430px){.print-field-grid{grid-template-columns:1fr}}.print-preview-sheet-frame .settings-preview-sheet{overflow:visible}@media (max-width:650px){.print-column-toolbar{flex-direction:column;align-items:stretch}.print-column-toolbar button{width:100%}}.customer-combobox-options strong em{color:#8b4e59;font-size:12px;font-style:normal;font-weight:600}.return-source-tabs{border:1px solid var(--line);background:#f7f5f0;border-radius:8px;margin-top:14px;padding:5px}.return-source-tabs button{border:0;border-radius:6px;flex:none}.return-source-tabs button.active{background:#fff;border:0;box-shadow:0 1px 4px #0001}.legacy-return-form{gap:16px;display:grid}.free-return-lines{border:1px solid var(--line);border-radius:8px;overflow:hidden}.free-return-lines>header{background:var(--surface-muted);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.free-return-lines>header div{gap:2px;display:grid}.free-return-lines>header small{color:var(--muted)}.free-return-lines>header button{height:36px;min-height:36px}.free-return-head,.free-return-row{grid-template-columns:minmax(260px,1fr) 100px 140px 120px 64px;align-items:center;gap:9px;padding:8px 12px;display:grid}.free-return-head{color:var(--muted);font-size:12px;font-weight:700}.free-return-row{border-top:1px solid var(--line-soft)}.free-return-row select,.free-return-row input{border:1px solid var(--line);border-radius:7px;width:100%;height:40px;padding:7px 9px}.free-return-row>strong{text-align:right;font:700 13px monospace}.free-return-row>button{white-space:nowrap;height:36px}@media (max-width:900px){.free-return-lines{overflow-x:auto}.free-return-head,.free-return-row{min-width:760px}}.store-listing-toggle{color:#777;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:3px 0;display:inline-flex}.store-listing-toggle span{background:#c9c6bf;border-radius:999px;width:30px;height:16px;transition:all .15s;display:inline-block;position:relative}.store-listing-toggle span:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:all .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0003}.store-listing-toggle.on{color:#18794e}.store-listing-toggle.on span{background:#2f9e68}.store-listing-toggle.on span:after{left:16px}.store-listing-toggle:disabled{cursor:not-allowed;opacity:.65}.store-listing-toggle:focus-visible{outline-offset:3px;outline:2px solid #8a5a24}.product-table-wrap{overflow-x:auto}.product-master-table{min-width:1320px}.product-master-table .product-col-name{width:170px}.product-master-table .product-col-category{width:105px}.product-master-table .product-col-detail{width:145px}.product-master-table .product-col-stock{width:100px}.product-master-table .product-col-price{width:160px}.product-master-table .product-col-status{width:80px}.product-master-table .product-col-listing{width:112px}.product-master-table .product-col-pinned,.product-master-table .product-col-recommended{width:100px}.product-master-table .product-col-actions{width:145px}.product-master-table th:nth-child(n+4),.product-master-table td:nth-child(n+4){white-space:nowrap}.document-page-active>.modal-backdrop.sensitive-preview-backdrop{z-index:240;display:grid!important}.document-page-active>.modal-backdrop{display:grid!important}.prepaid-detail-head-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.prepaid-detail-head-actions>button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:7px;height:38px;padding:7px 13px}.prepaid-detail-body{background:#faf9f6;flex:auto;min-height:0;padding:18px 24px 26px;overflow:auto}.prepaid-detail-overview{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin-bottom:14px;display:grid}.prepaid-detail-overview>div{background:#fff;gap:5px;padding:13px 16px;display:grid}.prepaid-detail-overview span{color:var(--muted);font-size:12px}.prepaid-detail-overview strong{overflow-wrap:anywhere;font-size:15px}.prepaid-detail-overview .total{background:#fbf1ef}.prepaid-detail-overview .total strong{color:#9a4f5a;font-size:19px}.prepaid-detail-section{border:1px solid var(--line);background:#fff;margin-bottom:14px}.prepaid-detail-section>header{border-bottom:1px solid var(--line);background:#f3efe7;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.prepaid-detail-section>header h3{margin:0;font-size:15px}.prepaid-detail-section>header p{color:var(--muted);margin:4px 0 0;font-size:12px}.prepaid-correction-chain>header{background:#fbf1ef}.prepaid-correction-flow{background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.prepaid-correction-flow>button,.prepaid-correction-flow>div{min-width:0;color:var(--ink);text-align:left;background:#fff;border:0;border-radius:0;gap:5px;padding:14px 16px;display:grid}.prepaid-correction-flow>button{cursor:pointer}.prepaid-correction-flow>button:hover,.prepaid-correction-flow>button.current{background:#faf2e5}.prepaid-correction-flow span,.prepaid-correction-flow small{color:var(--muted);font-size:12px}.prepaid-correction-flow strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.prepaid-detail-lines .table-wrap{border:0}.prepaid-detail-lines table{table-layout:fixed;min-width:1120px}.prepaid-detail-lines th:first-child{width:180px}.prepaid-detail-lines th:nth-child(2){width:125px}.prepaid-detail-lines th:nth-child(3){width:110px}.prepaid-detail-lines th:nth-child(4){width:240px}.prepaid-detail-lines th:nth-child(5){width:170px}.prepaid-detail-lines th:nth-child(6){width:160px}.prepaid-detail-lines th:nth-child(7){width:180px}.prepaid-detail-lines td{vertical-align:top}.prepaid-detail-lines td>strong,.prepaid-detail-lines td>small{display:block}.prepaid-detail-lines td>small{color:var(--muted);overflow-wrap:anywhere;margin-top:4px}.prepaid-detail-lines .money{text-align:right}.prepaid-voucher-links,.prepaid-line-actions{gap:6px;display:grid}.prepaid-voucher-links button{min-width:0;color:var(--ink);text-align:left;overflow-wrap:anywhere;background:0 0;border:0;padding:0;font-size:12px}.prepaid-voucher-links button:hover{text-decoration:underline}.prepaid-voucher-links button span{background:var(--success-bg);color:var(--success);border-radius:999px;margin-right:6px;padding:2px 5px;font-size:10px;font-weight:700;display:inline-block}.prepaid-voucher-links button.history span{color:#656159;background:#efede8}.prepaid-line-actions button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:6px;min-height:32px;padding:5px 8px;font-size:12px}.prepaid-line-actions button.danger-link{color:var(--danger);border-color:#d9a99e}.prepaid-detail-meta dl{grid-template-columns:120px minmax(0,1.5fr) 120px minmax(0,1fr);margin:0;display:grid}.prepaid-detail-meta dt,.prepaid-detail-meta dd{border-bottom:1px solid var(--line-soft);margin:0;padding:12px 16px}.prepaid-detail-meta dt{color:var(--muted);font-size:12px}.prepaid-detail-meta dd{overflow-wrap:anywhere}.prepaid-detail-actions{border-top:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:11px 24px;display:flex}.prepaid-detail-actions>span{color:var(--muted);font-size:12px}.prepaid-detail-actions>div{flex:none;gap:8px;display:flex}.prepaid-detail-actions button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:7px;height:40px;padding:7px 14px}.prepaid-detail-actions button.danger-link{color:#fff;background:#a83c2a;border-color:#a83c2a}@media (max-width:1100px){.prepaid-detail-overview{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:800px){.prepaid-detail-head{flex-direction:column;align-items:flex-start}.prepaid-detail-head-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.prepaid-detail-body{padding:12px}.prepaid-detail-overview{grid-template-columns:1fr 1fr}.prepaid-correction-flow{grid-template-columns:1fr}.prepaid-detail-meta dl{grid-template-columns:100px 1fr}.prepaid-detail-actions{flex-direction:column;align-items:stretch;padding:9px 12px}.prepaid-detail-actions>div{justify-content:flex-end;overflow-x:auto}}@media (max-width:520px){.prepaid-detail-overview{grid-template-columns:1fr}.prepaid-detail-head-actions .erp-status{display:none}}.bundle-modal{width:min(980px,100vw - 32px)}.bundle-component-columns,.bundle-component-row{grid-template-columns:minmax(0,1fr) 130px 90px 42px 54px;align-items:center;gap:8px;display:grid}.bundle-component-columns{color:var(--muted);padding:0 0 2px;font-size:12px;font-weight:600}.bundle-component-columns span:nth-child(2),.bundle-component-columns span:nth-child(3){text-align:right}.bundle-component-price{text-align:right;white-space:nowrap;font:700 13px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace}.bundle-component-row input{text-align:right}.bundle-component-summary{border:1px solid var(--line);background:#f4f0e7;justify-content:flex-end;align-items:center;gap:26px;margin-top:2px;padding:13px 14px;display:flex}.bundle-component-summary span{color:var(--muted);align-items:baseline;gap:9px;font-size:12px;display:flex}.bundle-component-summary strong{color:var(--ink);font:700 18px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.bundle-component-summary span:last-child strong{color:#9a4f5a}@media (max-width:700px){.bundle-components{overflow-x:auto}.bundle-components>header,.bundle-component-columns,.bundle-component-row,.bundle-component-summary{min-width:690px}.bundle-component-summary{justify-content:flex-end}}.online-order-workspace-head-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.online-order-workspace-head-actions>button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:7px;height:38px;padding:7px 13px}.online-order-workspace-body{background:#faf9f6;flex:auto;min-height:0;padding:18px 24px 26px;overflow:auto}.online-order-workspace-overview{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin-bottom:14px;display:grid}.online-order-workspace-overview>div{background:#fff;gap:5px;padding:13px 15px;display:grid}.online-order-workspace-overview span,.online-order-customer-grid span{color:var(--muted);font-size:12px}.online-order-workspace-overview strong,.online-order-customer-grid strong{overflow-wrap:anywhere}.online-order-workspace-overview .total{background:#fbf1ef}.online-order-workspace-overview .total strong{color:#9a4f5a;font-size:19px}.online-order-workspace-section{border:1px solid var(--line);background:#fff;margin-bottom:14px}.online-order-workspace-section>header{border-bottom:1px solid var(--line);background:#f3efe7;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.online-order-workspace-section>header h3{margin:0;font-size:15px}.online-order-workspace-section>header p{color:var(--muted);margin:4px 0 0;font-size:12px}.online-order-chain>header{background:#f8f1e5}.online-order-chain-grid{background:var(--line);grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid}.online-order-chain-grid>div{background:#fff;gap:5px;min-width:0;padding:13px 14px;display:grid}.online-order-chain-grid span,.online-order-chain-grid small{color:var(--muted);font-size:11px}.online-order-chain-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.online-order-chain-grid .done{box-shadow:inset 0 3px var(--success)}.online-order-chain-grid .pending{box-shadow:inset 0 3px #c5a449}.online-order-chain-grid .danger{box-shadow:inset 0 3px var(--danger)}.online-order-customer-grid{background:var(--line);grid-template-columns:1.3fr 1fr 1fr;gap:1px;display:grid}.online-order-customer-grid>div{background:#fff;gap:5px;padding:13px 16px;display:grid}.online-order-customer-grid .wide{grid-column:1/-1}.online-order-workspace-items .table-wrap{border:0;border-bottom:1px solid var(--line)}.online-order-workspace-items table{min-width:940px}.online-order-workspace-items td>strong,.online-order-workspace-items td>small{display:block}.online-order-workspace-items td>small{color:var(--muted);margin-top:4px}.online-order-total-strip{justify-content:flex-end;align-items:stretch;display:flex}.online-order-total-strip span{border-left:1px solid var(--line);min-width:165px;color:var(--muted);gap:4px;padding:11px 15px;font-size:12px;display:grid}.online-order-total-strip strong{color:var(--ink);font-size:16px}.online-order-total-strip .total{background:#fbf1ef}.online-order-total-strip .total strong{color:#9a4f5a;font-size:20px}.online-order-business-meta{grid-template-columns:130px minmax(0,1fr) 130px minmax(0,1fr);margin:0;display:grid}.online-order-business-meta dt,.online-order-business-meta dd{border-bottom:1px solid var(--line-soft);margin:0;padding:11px 16px}.online-order-business-meta dt{color:var(--muted);font-size:12px}.online-order-business-meta dd{overflow-wrap:anywhere}.online-order-workspace-actions{border-top:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:11px 24px;display:flex}.online-order-workspace-actions>span{max-width:520px;color:var(--muted);font-size:12px}.online-order-workspace-actions>div{flex:none;gap:8px;display:flex}.online-order-workspace-actions button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:7px;height:40px;padding:7px 13px}.online-order-workspace-actions button.primary{border-color:var(--ink);background:var(--ink);color:#fff}.online-order-workspace-actions button.danger-link{color:var(--danger);border-color:#d9a99e}.online-order-edit-workspace{width:auto;max-height:none}.online-order-edit-workspace .online-order-edit-form{flex:auto}.online-order-edit-workspace .online-order-edit-scroll{background:#faf9f6;padding:18px 24px 22px}.online-order-edit-workspace .online-order-edit-form>.modal-actions{min-height:64px;padding:11px 24px}@media (max-width:1100px){.online-order-workspace-overview,.online-order-chain-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.online-order-workspace-actions{flex-direction:column;align-items:stretch}.online-order-workspace-actions>div{justify-content:flex-end;overflow-x:auto}}@media (max-width:700px){.online-order-workspace-head{flex-direction:column;align-items:flex-start}.online-order-workspace-head-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.online-order-workspace-body{padding:12px}.online-order-workspace-overview,.online-order-customer-grid,.online-order-chain-grid{grid-template-columns:1fr}.online-order-customer-grid .wide{grid-column:auto}.online-order-total-strip{justify-content:flex-start;overflow-x:auto}.online-order-business-meta{grid-template-columns:100px 1fr}.online-order-workspace-actions{padding:9px 12px}.online-order-workspace-head-actions .erp-status{display:none}.online-order-edit-workspace .online-order-edit-scroll{padding:12px}}.store-shell .store-bundle-mode{color:#8b5962;min-height:18px;margin:0 0 7px;font-size:11px;line-height:18px;display:block}.return-workspace-head-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.return-workspace-head-actions>button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:7px;height:38px;padding:7px 13px}.return-workspace-body{background:#faf9f6;flex:auto;min-height:0;padding:18px 24px 26px;overflow:auto}.return-workspace-overview{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin-bottom:14px;display:grid}.return-workspace-overview>div{background:#fff;gap:5px;padding:13px 15px;display:grid}.return-workspace-overview span{color:var(--muted);font-size:12px}.return-workspace-overview strong{overflow-wrap:anywhere}.return-workspace-overview .total{background:#fbf1ef}.return-workspace-overview .total strong{color:#9a4f5a;font-size:19px}.return-workspace-section{border:1px solid var(--line);background:#fff;margin-bottom:14px}.return-workspace-section>header{border-bottom:1px solid var(--line);background:#f3efe7;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.return-workspace-section>header h3{margin:0;font-size:15px}.return-workspace-section>header p{color:var(--muted);margin:4px 0 0;font-size:12px}.return-workflow>header{background:#f8f1e5}.return-workflow-grid{background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.return-workflow-grid>div{background:#fff;gap:5px;min-width:0;padding:13px 15px;display:grid}.return-workflow-grid span,.return-workflow-grid small{color:var(--muted);font-size:11px}.return-workflow-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.return-workflow-grid .done{box-shadow:inset 0 3px var(--success)}.return-workflow-grid .pending{box-shadow:inset 0 3px #c5a449}.return-workflow-grid .danger{box-shadow:inset 0 3px var(--danger)}.return-workflow-grid .neutral{box-shadow:inset 0 3px #b8b4ac}.return-business-meta{grid-template-columns:130px minmax(0,1fr) 130px minmax(0,1fr);margin:0;display:grid}.return-business-meta dt,.return-business-meta dd{border-bottom:1px solid var(--line-soft);margin:0;padding:11px 16px}.return-business-meta dt{color:var(--muted);font-size:12px}.return-business-meta dd{overflow-wrap:anywhere}.return-workspace-items .table-wrap{border:0;border-bottom:1px solid var(--line)}.return-workspace-items table{min-width:800px}.return-workspace-items td>strong,.return-workspace-items td>small{display:block}.return-workspace-items td>small{color:var(--muted);margin-top:4px}.return-total-strip{justify-content:flex-end;align-items:stretch;display:flex}.return-total-strip span{border-left:1px solid var(--line);min-width:170px;color:var(--muted);gap:4px;padding:11px 15px;font-size:12px;display:grid}.return-total-strip strong{color:var(--ink);font-size:17px}.return-total-strip .due{color:var(--danger)}.return-total-strip .refund{color:var(--success)}.return-workspace-actions{border-top:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:11px 24px;display:flex}.return-workspace-actions>span{max-width:560px;color:var(--muted);font-size:12px}.return-workspace-actions>div{flex:none;gap:8px;display:flex}.return-workspace-actions button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:7px;height:40px;padding:7px 14px}.return-workspace-actions button.primary{border-color:var(--ink);background:var(--ink);color:#fff}.return-workspace-actions button.danger-link{color:var(--danger);border-color:#d9a99e}@media (max-width:1050px){.return-workspace-overview{grid-template-columns:repeat(3,minmax(0,1fr))}.return-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.return-workspace-actions{flex-direction:column;align-items:stretch}.return-workspace-actions>div{justify-content:flex-end;overflow-x:auto}}@media (max-width:700px){.return-workspace-head{flex-direction:column;align-items:flex-start}.return-workspace-head-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.return-workspace-body{padding:12px}.return-workspace-overview,.return-workflow-grid{grid-template-columns:1fr}.return-business-meta{grid-template-columns:100px 1fr}.return-workspace-actions{padding:9px 12px}.return-workspace-head-actions .erp-status{display:none}}.print-column-config.mapped{min-width:760px}.print-column-config.mapped .print-column-config-head,.print-column-config.mapped .print-column-config-row{grid-template-columns:48px minmax(90px,1fr) minmax(130px,1.25fr) minmax(120px,1fr) 100px 76px}.print-column-config-row>input:not([type=checkbox]):not([type=number]){width:100%;height:34px;min-height:34px;padding:4px 7px}.print-column-config-row strong small{color:#9a4f5a;margin-top:2px;font-size:10px;font-weight:600;display:block}.print-template-actions{align-items:center;gap:8px;display:flex}.print-template-actions select{min-width:260px}.print-template-guard{border:1px solid;border-radius:9px;justify-content:space-between;align-items:center;gap:16px;margin:0 0 12px;padding:11px 14px;display:flex}.print-template-guard>div{gap:2px;display:grid}.print-template-guard span{font-size:12px}.print-template-guard label{gap:4px;font-size:12px;display:grid}.print-template-guard select{min-width:280px}.print-template-guard.hidden{color:#275f39;background:#f0faf3;border-color:#9fc9ad}.print-template-guard.visible{color:#8a322b;background:#fff2f0;border-color:#e1aaa5}.customer-print-template-panel{background:#faf8f3;border:1px solid #e2ddd3;border-radius:10px;margin:0 0 14px;padding:14px 16px}.customer-print-template-panel label{gap:6px;font-weight:700;display:grid}.customer-print-template-panel select{height:42px}.customer-print-template-panel p{color:var(--muted);margin:7px 0 0;font-size:12px}@media (max-width:700px){.print-template-actions,.print-template-guard{flex-direction:column;align-items:stretch}.print-template-actions select,.print-template-guard select{width:100%;min-width:0}}.sales-line-columns,.sales-line-item{grid-template-columns:minmax(230px,1fr) 72px 108px 112px 108px 56px 100px 38px}.sales-line-columns span:nth-child(6){text-align:center}.sales-gift-toggle{border:1px solid var(--line);min-height:32px;color:var(--muted);background:#f5f3ee;border-radius:999px;padding:4px 8px;font-size:12px;height:32px!important}.sales-gift-toggle.active{color:#8c4823;background:#fff1e5;border-color:#b67952;font-weight:700}.sales-line-item input:disabled{color:#777;background:#f2f0eb}.sales-line-delete{width:38px}@media (max-width:900px){.sales-line-item{grid-template-columns:1fr 1fr}.sales-gift-toggle{justify-self:stretch!important;width:auto!important;height:40px!important}}
