html{scroll-behavior:smooth}body{color:#16222c;background:#f5f9fc;min-width:320px;margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:2px solid #1684c5}:root{--ink:#16222c;--muted:#66727d;--line:#dbe4eb;--line-strong:#c5d3dd;--blue:#1684c5;--blue-dark:#0a5f94;--blue-soft:#eaf6fd;--white:#fff;--surface:#f5f9fc;--green:#1f8a62;--red:#c94444;--shadow:0 18px 50px #1632451f}*{box-sizing:border-box}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}.app-shell{background:var(--surface);min-height:100vh;color:var(--ink)}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:28px;width:min(1440px,100%);min-height:68px;margin:0 auto;padding:0 28px;display:grid}.brand{align-items:center;gap:10px;min-width:max-content;display:inline-flex}.brand-mark{background:var(--blue);color:#fff;border-radius:4px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.brand-lockup{gap:1px;display:grid}.brand-lockup strong{font-size:14px;line-height:1}.brand-lockup small{color:var(--muted);letter-spacing:0;font-size:8px;line-height:1}.site-nav{justify-content:center;align-items:center;gap:4px;display:flex}.site-nav a,.site-nav button{color:#42505a;background:0 0;border:0;min-height:38px;padding:0 14px;font-size:13px}.site-nav a:hover,.site-nav button:hover{color:var(--blue-dark);background:var(--blue-soft)}.header-actions{align-items:center;gap:8px;display:flex}.search-box{border:1px solid var(--line);background:var(--surface);width:220px;height:38px;color:var(--muted);border-radius:6px;align-items:center;gap:7px;padding:0 11px;display:flex}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.header-button,.avatar-button,.mobile-menu{border:1px solid var(--line);height:38px;color:var(--ink);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:7px;display:inline-flex}.header-button{padding:0 10px;font-size:12px}.header-button b{background:var(--blue);color:#fff;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;display:grid}.avatar-button,.mobile-menu{width:38px}.mobile-menu{display:none}main{width:min(1440px,100%);margin:0 auto}.login-gate{place-items:center;min-height:calc(100vh - 68px);padding:44px 28px;display:grid}.gate-panel{border:1px solid var(--line);width:min(920px,100%);min-height:420px;box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) 300px;display:grid;overflow:hidden}.gate-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(36px,7vw,78px);display:flex}.gate-copy h1{letter-spacing:0;margin:12px 0 16px;font-size:clamp(34px,5vw,58px);line-height:1.05}.gate-copy p{color:var(--muted);margin:0;font-size:16px;line-height:1.8}.gate-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.gate-aside{color:#154158;background:#dff2fc;border-left:1px solid #c5e4f4;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:10px;padding:36px;display:flex}.gate-aside strong{font-size:20px}.gate-aside span{color:#527080;font-size:13px}.store-hero{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);min-height:430px;display:grid}.hero-image{background:#dbeef8;min-height:430px;overflow:hidden}.hero-image img{object-fit:cover;width:100%;height:100%}.hero-placeholder{color:#0b5a88;background:#dff2fc;flex-direction:column;justify-content:flex-end;height:100%;min-height:430px;padding:42px;display:flex}.hero-placeholder span{font-size:clamp(42px,7vw,96px);font-weight:800;line-height:.9}.hero-placeholder small{margin-top:16px;font-size:12px}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(36px,6vw,72px);display:flex}.hero-copy h1{letter-spacing:0;max-width:10ch;margin:10px 0 22px;font-size:clamp(38px,5vw,64px);line-height:1.04}.hero-copy p{max-width:42ch;color:var(--muted);margin:0 0 7px;line-height:1.7}.hero-actions{align-items:center;gap:14px;margin-top:26px;display:flex}.announcement{background:var(--blue-dark);color:#fff;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:10px 28px;font-size:13px;display:flex}.kicker{color:var(--blue-dark);text-transform:uppercase;font-size:10px;font-weight:800}.catalog-section,.orders-section{padding:64px 28px}.orders-section{padding-top:10px;padding-bottom:72px}.section-toolbar{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.section-toolbar h2{letter-spacing:0;margin:6px 0 0;font-size:30px}.toolbar-meta{color:var(--muted);align-items:center;gap:16px;font-size:12px;display:flex}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:0;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.product-card:hover{border-color:var(--line-strong);transform:translateY(-2px);box-shadow:0 10px 30px #16324514}.product-visual{aspect-ratio:1/.82;border:0;border-bottom:1px solid var(--line);background:#edf6fb;width:100%;padding:0;position:relative;overflow:hidden}.product-visual .image-frame{border:0;border-radius:0;width:100%;height:100%}.product-code{color:#24495f;background:#fffffff0;border:1px solid #12486824;border-radius:4px;place-items:center;min-width:34px;height:25px;padding:0 8px;font-size:10px;font-weight:800;display:grid;position:absolute;top:12px;left:12px}.product-card-body{padding:18px}.product-meta,.product-card-foot{justify-content:space-between;align-items:center;gap:12px;display:flex}.stock-note{color:var(--muted);font-size:10px}.product-card h3{margin:11px 0 3px;font-size:19px}.english-name{color:#7f8d97;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.product-description{min-height:44px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:14px 0 18px;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}.product-card-foot{border-top:1px solid var(--line);padding-top:14px}.product-card-foot strong{font-size:16px}.product-card-foot small{color:var(--muted);font-size:10px;font-weight:500}.round-action{background:var(--blue);color:#fff;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.image-frame{object-fit:cover;border:1px solid var(--line);background:#eaf4f9;border-radius:6px;width:100%;height:100%}.image-placeholder{color:#7193a6;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.primary-button,.outline-button,.text-button,.file-button{border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:40px;font-size:13px;font-weight:700;display:inline-flex}.primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff;padding:0 17px}.primary-button:hover{background:var(--blue-dark);border-color:var(--blue-dark)}.outline-button{border:1px solid var(--line-strong);color:var(--ink);background:#fff;padding:0 15px}.outline-button:hover{background:var(--blue-soft);border-color:#8cb9d3}.text-button{color:var(--blue-dark);background:0 0;border:0;padding:0}.compact-button{min-height:34px;padding:0 11px;font-size:11px}.full-width{width:100%}.outline-button input,.file-button input,.hero-upload input,.sku-image-picker input,.upload-proof-button input{display:none}.icon-button{border:1px solid var(--line);width:36px;height:36px;color:var(--ink);background:#fff;border-radius:50%;flex:0 0 36px;place-items:center;display:grid}.icon-button:hover{background:var(--blue-soft);border-color:#b8d5e6}.icon-button.subtle{background:0 0;border:0}.icon-button.danger{color:var(--red)}.member-tools{background:#dff2fc;border:1px solid #c4e3f3;justify-content:space-between;align-items:center;gap:24px;margin:0 28px 48px;padding:28px 32px;display:flex}.member-tools h2{margin:5px 0 8px;font-size:24px}.member-tools p{color:var(--muted);margin:0;font-size:13px}.tool-actions{flex-wrap:wrap;gap:9px;display:flex}.orders-list{gap:10px;display:grid}.order-card{border:1px solid var(--line);background:#fff;border-radius:6px;padding:20px}.order-card-heading,.order-card-foot{justify-content:space-between;align-items:center;gap:16px;display:flex}.order-card-heading>div{gap:4px;display:grid}.order-card-heading span,.order-card-items{color:var(--muted);font-size:11px}.order-card-items{flex-wrap:wrap;gap:7px 18px;margin:16px 0;display:flex}.order-card-foot{border-top:1px solid var(--line);padding-top:14px}.proof-link{color:var(--green);align-items:center;gap:6px;margin-top:10px;font-size:11px;display:inline-flex}.status-pill{color:#4c5c66;background:#edf3f6;border-radius:12px;min-width:max-content;padding:5px 9px;font-size:10px;font-weight:700}.status-pill.payment_notice_sent,.status-pill.pending_payment{color:#8b5f00;background:#fff4d7}.status-pill.paid,.status-pill.fulfillment_review,.status-pill.fulfilled,.status-pill.active{color:#146e4c;background:#e1f5eb}.status-pill.cancelled,.status-pill.inactive{color:#797979;background:#f2f2f2}.site-footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:30px;max-width:1440px;margin:0 auto;padding:36px 28px;display:flex}.site-footer>div:first-child{align-items:center;gap:24px;display:flex}.site-footer p{color:var(--muted);font-size:11px}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.footer-links button{color:#4a5862;background:0 0;border:0;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:11px;display:inline-flex}.modal-backdrop{z-index:100;background:#0f1d278f;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--line);width:min(560px,100%);max-height:calc(100vh - 48px);box-shadow:var(--shadow);background:#fff;border-radius:8px;overflow:auto}.modal-wide{width:min(1180px,100%)}.modal-header{z-index:4;border-bottom:1px solid var(--line);background:#fffffff7;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:16px 20px;display:flex;position:sticky;top:0}.modal-header h2{margin:3px 0 0;font-size:20px}.auth-tabs{background:var(--surface);border:1px solid var(--line);border-radius:6px;grid-template-columns:1fr 1fr;margin:22px 22px 0;padding:4px;display:grid}.auth-tabs button{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:4px}.auth-tabs button.selected{color:var(--ink);background:#fff;box-shadow:0 1px 5px #142a371a}.stack-form{gap:14px;padding:22px;display:grid}label{color:#4e5d67;gap:7px;font-size:11px;font-weight:700;display:grid}input,textarea,select{border:1px solid var(--line-strong);width:100%;min-height:42px;color:var(--ink);background:#fff;border-radius:5px;outline:none;padding:9px 11px;font-size:13px}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1684c51f}.inline-alert{color:#745000;background:#fff4d7;border:1px solid #f0d998;border-radius:5px;margin:0;padding:10px 12px;font-size:11px;line-height:1.5}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-detail{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);gap:30px;padding:24px;display:grid}.detail-image{aspect-ratio:1}.detail-copy{padding:8px 0}.detail-description{color:var(--muted);margin:20px 0 26px;line-height:1.75}.field-label{color:#53636d;margin-bottom:9px;font-size:11px;font-weight:700;display:block}.variant-options{gap:8px;display:grid}.variant-options button{text-align:left;border:1px solid var(--line);min-height:60px;color:var(--ink);background:#fff;border-radius:5px;grid-template-columns:minmax(0,1fr) auto;gap:3px 14px;padding:10px 12px;display:grid}.variant-options button.selected{border-color:var(--blue);box-shadow:0 0 0 2px #1684c51a}.variant-options button small{color:var(--muted);grid-column:1/-1;font-size:10px}.detail-actions{justify-content:space-between;gap:14px;margin-top:24px;display:flex}.quantity-stepper{border:1px solid var(--line-strong);border-radius:5px;grid-template-columns:38px 1fr 38px;width:122px;height:42px;display:grid;overflow:hidden}.quantity-stepper button{background:var(--surface);color:var(--ink);border:0}.quantity-stepper output{border-left:1px solid var(--line);border-right:1px solid var(--line);place-items:center;font-size:12px;display:grid}.quantity-stepper.compact{grid-template-columns:30px 1fr 30px;width:96px;height:34px}.cart-list{padding:0 20px}.cart-row{border-bottom:1px solid var(--line);grid-template-columns:64px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:92px;padding:14px 0;display:grid}.cart-image{width:64px;height:64px}.cart-row-copy{gap:3px;min-width:0;display:grid}.cart-row-copy span,.cart-row-copy small{color:var(--muted);font-size:10px}.cart-summary{gap:9px;padding:18px 20px 22px;display:grid}.cart-summary>div{color:var(--muted);justify-content:space-between;font-size:12px;display:flex}.cart-summary .summary-total{border-top:1px solid var(--line);color:var(--ink);margin:7px 0 12px;padding-top:14px;font-size:15px}.checkout-form{grid-template-columns:minmax(0,1fr) 360px;display:grid}.checkout-main{gap:14px;padding:24px;display:grid}.checkout-main h3{margin:8px 0 0;font-size:15px}.checkout-aside{background:var(--surface);border-left:1px solid var(--line);padding:24px}.checkout-total{justify-content:space-between;align-items:center;display:flex}.checkout-total strong{font-size:23px}.payment-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.payment-choice{text-align:left;border:1px solid var(--line);min-height:68px;color:var(--ink);background:#fff;border-radius:5px;grid-template-columns:30px 1fr 16px;align-items:center;gap:8px;padding:10px;font-size:11px;display:grid}.payment-choice.selected{border-color:var(--blue);background:var(--blue-soft)}.payment-choice svg:last-child{opacity:0}.payment-choice.selected svg:last-child{opacity:1;color:var(--blue)}.payment-mark{color:#fff;border-radius:5px;place-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:grid}.payment-mark.blue{background:#1677ff}.payment-mark.green{background:#08a85a}.payment-mark.navy{background:#172b7a}.route-switch{background:var(--surface);border:1px solid var(--line);border-radius:5px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.route-switch button{min-height:36px;color:var(--muted);background:0 0;border:0;border-radius:3px;justify-content:center;align-items:center;gap:7px;font-size:11px;display:flex}.route-switch button.selected{color:var(--blue-dark);background:#fff;box-shadow:0 1px 4px #0f2d401a}.manual-payment-preview{text-align:center;flex-direction:column;justify-content:center;gap:12px;min-height:260px;margin:22px 0 18px;display:flex}.manual-payment-preview img{object-fit:contain;border:1px solid var(--line);background:#fff;width:200px;height:200px;margin:auto}.manual-payment-preview small{color:var(--muted);line-height:1.6}.qr-empty{color:#6d8797;background:#fff;border:1px dashed #bad0dd;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:200px;padding:24px;display:flex}.redirect-link{background:var(--blue);color:#fff;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:12px;font-weight:700;display:flex}.payment-result{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:30px;display:flex}.payment-result>svg{color:var(--green)}.payment-result h3,.payment-result p{margin:0}.payment-result p{color:var(--muted);font-size:12px}.payment-result>strong{margin:8px 0 12px;font-size:26px}.proof-uploaded{width:100%;min-height:44px;color:var(--green);background:#e1f5eb;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:10px;font-size:11px;display:flex}.messages-view{grid-template-rows:1fr auto;min-height:500px;display:grid}.message-thread{background:var(--surface);flex-direction:column;gap:13px;min-height:200px;max-height:480px;padding:20px;display:flex;overflow-y:auto}.message-bubble{gap:5px;max-width:76%;display:grid}.message-bubble>div{border:1px solid var(--line);background:#fff;border-radius:6px;padding:10px 12px}.message-bubble.mine{align-self:flex-end}.message-bubble.mine>div{background:var(--blue-soft);border-color:#b9dff2}.message-bubble p{white-space:pre-wrap;margin:0;font-size:12px;line-height:1.55}.message-bubble small{color:var(--muted);font-size:9px}.message-media{object-fit:contain;background:#edf2f5;width:min(260px,100%);max-height:220px;margin-top:7px}.message-composer{border-top:1px solid var(--line);background:#fff;gap:9px;padding:14px;display:grid}.composer-actions{justify-content:space-between;align-items:center;display:flex}.file-button{border:1px solid var(--line);width:38px;min-height:36px;color:var(--muted);background:#fff;padding:0}.empty-state{min-height:260px;color:var(--muted);text-align:center;border:1px dashed var(--line-strong);background:#ffffffa6;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:30px;display:flex}.empty-state.small{min-height:130px}.empty-state h3,.empty-state p{margin:0}.admin-layout{grid-template-columns:190px minmax(0,1fr);min-height:680px;display:grid}.admin-nav{border-right:1px solid var(--line);background:#f3f8fb;flex-direction:column;gap:4px;padding:14px 10px;display:flex}.admin-nav button{text-align:left;color:#4c5d68;background:0 0;border:0;border-radius:5px;align-items:center;gap:9px;min-height:42px;padding:0 11px;font-size:12px;display:flex}.admin-nav button.selected{color:var(--blue-dark);background:#fff;font-weight:700;box-shadow:0 1px 5px #0f314517}.nav-alert-count{background:var(--red);color:#fff;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 5px;font-size:10px;font-weight:800;display:inline-grid}.admin-nav .admin-signout{color:var(--red);margin-top:auto}.admin-content{background:#fff;min-width:0}.admin-section{padding:22px}.admin-section-header,.editor-header,.section-heading,.editor-footer{justify-content:space-between;align-items:center;gap:20px;display:flex}.admin-section-header h3,.editor-header h3{margin:4px 0 0;font-size:21px}.admin-header-actions,.row-actions,.admin-order-actions{flex-wrap:wrap;gap:7px;display:flex}.admin-search{border:1px solid var(--line);background:var(--surface);height:42px;color:var(--muted);border-radius:5px;align-items:center;gap:8px;margin:18px 0 12px;padding:0 12px;display:flex}.admin-search input{min-height:0;box-shadow:none;background:0 0;border:0;padding:0}.admin-product-list{gap:7px;display:grid}.admin-product-row{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:68px minmax(0,1fr) auto auto;align-items:center;gap:13px;min-height:94px;padding:11px;display:grid}.admin-product-row.archived{opacity:.75;background:#f7f7f7}.admin-product-image{width:68px;height:68px}.admin-product-main{gap:9px;min-width:0;display:grid}.admin-product-main>div:first-child{gap:3px;display:grid}.admin-product-main span{color:var(--muted);font-size:10px}.admin-product-variants{flex-wrap:wrap;gap:5px;display:flex}.admin-product-variants span{background:var(--surface);border:1px solid var(--line);border-radius:3px;padding:4px 7px}.admin-product-variants span.inactive{opacity:.55;text-decoration:line-through}.editor-card{background:#fff;border:1px solid #b9d7e8;border-radius:6px;margin:18px 0;box-shadow:0 8px 24px #164f6f14}.editor-header,.editor-footer{border-bottom:1px solid var(--line);padding:15px 18px}.editor-footer{border-top:1px solid var(--line);background:var(--surface);border-bottom:0;justify-content:flex-end}.editor-grid{grid-template-columns:180px minmax(0,1fr);gap:20px;padding:18px;display:grid}.editor-image-column{align-content:start;gap:9px;display:grid}.editor-image{width:180px;height:180px}.editor-grid .stack-form{padding:0}.switch-row{align-items:center;gap:9px;min-height:42px;display:flex}.switch-row input{width:17px;height:17px;min-height:0}.sku-editor{padding:0 18px 18px}.section-heading{margin-bottom:12px}.section-heading h4{margin:4px 0 0;font-size:15px}.sku-table{border:1px solid var(--line);border-radius:5px;overflow:hidden}.sku-table-head,.sku-table-row{grid-template-columns:56px minmax(150px,1fr) 120px 100px 48px;align-items:center;gap:9px;display:grid}.sku-table-head{background:var(--surface);min-height:38px;color:var(--muted);text-transform:uppercase;padding:0 9px;font-size:9px;font-weight:800}.sku-table-row{border-top:1px solid var(--line);min-height:70px;padding:8px 9px}.sku-table-row input{min-height:38px}.sku-image-picker{cursor:pointer;width:52px;height:52px}.sku-image{width:52px;height:52px}.admin-order-list{gap:10px;margin-top:18px;display:grid}.admin-order-tabs{border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px;display:grid;overflow:hidden}.admin-order-tabs button{border:0;border-right:1px solid var(--line);background:var(--surface);min-width:0;min-height:44px;color:var(--muted);justify-content:space-between;align-items:center;gap:8px;padding:0 12px;font-size:11px;display:flex}.admin-order-tabs button:last-child{border-right:0}.admin-order-tabs button.selected{background:var(--blue-dark);color:#fff}.admin-order-tabs strong{min-width:21px;height:21px;color:var(--blue-dark);background:#ffffffe0;border-radius:11px;place-items:center;font-size:10px;display:inline-grid}.admin-order-card{border:1px solid var(--line);background:#fff;border-radius:6px;padding:16px}.admin-order-top{justify-content:space-between;gap:12px;display:flex}.admin-order-top>div{gap:4px;display:grid}.admin-order-top span{color:var(--muted);font-size:10px}.admin-order-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1.2fr 1.3fr .5fr;gap:20px;margin:15px 0;padding:12px 0;display:grid}.admin-order-details>div{align-content:start;gap:4px;font-size:11px;display:grid}.admin-order-details span{color:var(--muted);text-transform:uppercase;font-size:9px}.order-address-heading{justify-content:space-between;align-items:center;gap:8px;min-height:28px;display:flex}.copy-address-button{flex-basis:28px;width:28px;height:28px}.proof-preview{width:118px;color:var(--blue-dark);gap:5px;font-size:10px;display:grid}.proof-preview img{object-fit:contain;border:1px solid var(--line);background:var(--surface);width:118px;height:82px}.admin-order-actions{margin-top:13px}.tracking-form{border-top:1px solid var(--line);align-items:end;gap:9px;margin-top:13px;padding-top:13px;display:flex}.tracking-form label{gap:5px;width:min(390px,100%);display:grid}.tracking-form label span{color:var(--muted);text-transform:uppercase;font-size:9px}.tracking-form input{min-height:34px}.inbox-layout{border:1px solid var(--line);grid-template-columns:270px minmax(0,1fr);min-height:590px;margin-top:18px;display:grid}.thread-list{border-right:1px solid var(--line);background:var(--surface)}.thread-item{text-align:left;border:0;border-bottom:1px solid var(--line);width:100%;min-height:68px;color:var(--ink);background:0 0;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:9px;padding:10px;display:grid}.thread-item.selected{background:#fff}.thread-avatar{width:34px;height:34px;color:var(--blue-dark);background:#d8edf8;border-radius:50%;place-items:center;display:grid}.thread-item>span:nth-child(2){gap:4px;min-width:0;display:grid}.thread-item strong,.thread-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.thread-item strong{font-size:11px}.thread-item small{color:var(--muted);font-size:9px}.admin-thread-view{grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid}.thread-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:58px;padding:10px 14px;display:flex}.thread-heading>div{gap:3px;display:grid}.thread-heading>span{color:var(--muted);font-size:10px}.admin-thread-view .message-thread{max-height:430px}.settings-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.settings-card{border:1px solid var(--line);border-radius:6px;align-content:start;gap:12px;padding:18px;display:grid}.hero-upload{gap:8px;display:grid}.hero-preview{aspect-ratio:16/7;width:100%;max-height:220px}.invite-form{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:end;gap:9px;margin-top:8px;padding-top:15px;display:grid}.members-card{margin-top:14px}.member-count{color:var(--muted);font-size:10px}.member-approval-list{gap:7px;display:grid}.member-approval-row{border:1px solid var(--line);border-radius:5px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:8px 10px;display:grid}.member-approval-row>div:nth-child(2){gap:3px;min-width:0;display:grid}.member-approval-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.member-approval-row small{color:var(--muted);font-size:9px}.payments-card{margin-top:14px}.payment-settings-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.payment-setting{border:1px solid var(--line);border-radius:5px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:14px;display:grid}.payment-setting>div:nth-child(2){gap:3px;display:grid}.payment-setting>div:nth-child(2) span{color:var(--muted);font-size:9px}.payment-qr-preview{aspect-ratio:1/.62;object-fit:contain;grid-column:1/-1;width:100%}.payment-setting>label,.payment-setting>input,.payment-setting>button{grid-column:1/-1}.payment-url{min-width:0}.toast{z-index:200;color:#fff;max-width:min(420px,100vw - 44px);min-height:44px;box-shadow:var(--shadow);background:#173342;border-radius:6px;align-items:center;gap:12px;padding:10px 10px 10px 14px;font-size:12px;display:flex;position:fixed;bottom:22px;right:22px}.toast button{color:#fff;background:#ffffff1f;border:0;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}@media (width<=1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-nav{display:none}.header-inner{grid-template-columns:auto 1fr}.header-actions{justify-content:flex-end}.checkout-form{grid-template-columns:1fr 320px}.payment-settings-grid{grid-template-columns:1fr 1fr}}@media (width<=820px){.header-inner{padding:0 16px}.search-box,.header-button span{display:none}.mobile-menu{display:inline-grid}.store-hero{grid-template-columns:1fr;min-height:0}.hero-image,.hero-placeholder{min-height:300px}.hero-copy{padding:34px 22px 42px}.hero-copy h1{font-size:40px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-section,.orders-section{padding-left:18px;padding-right:18px}.member-tools{flex-direction:column;align-items:flex-start;margin-left:18px;margin-right:18px}.site-footer{flex-direction:column;align-items:flex-start}.site-footer>div:first-child{flex-direction:column;align-items:flex-start;gap:12px}.modal-backdrop{place-items:stretch stretch;padding:0}.modal{border:0;border-radius:0;width:100%;min-height:100vh;max-height:100vh}.product-detail,.checkout-form{grid-template-columns:1fr}.product-detail .detail-image{max-height:400px}.checkout-aside{border-left:0;border-top:1px solid var(--line)}.admin-layout{grid-template-columns:1fr}.admin-nav{z-index:3;border-right:0;border-bottom:1px solid var(--line);flex-direction:row;position:sticky;top:76px;overflow-x:auto}.admin-nav button{min-width:max-content}.admin-nav .admin-signout{margin-top:0;margin-left:auto}.settings-grid{grid-template-columns:1fr}.inbox-layout{grid-template-columns:220px minmax(0,1fr)}}@media (width<=580px){.brand-lockup small{display:none}.header-button{width:38px;padding:0}.login-gate{padding:20px 14px}.gate-panel{grid-template-columns:1fr;min-height:520px}.gate-copy{padding:34px 24px}.gate-copy h1{font-size:38px}.gate-aside{border-top:1px solid #c5e4f4;border-left:0;min-height:150px}.product-grid{grid-template-columns:1fr}.section-toolbar{flex-direction:column;align-items:flex-start}.product-visual{aspect-ratio:1/.72}.member-tools{padding:22px}.tool-actions{width:100%}.tool-actions .outline-button{flex:1}.order-card-foot{flex-direction:column;align-items:flex-start}.form-grid,.payment-grid{grid-template-columns:1fr}.product-detail{padding:16px}.detail-actions{flex-direction:column;align-items:stretch}.detail-actions .quantity-stepper{width:100%}.cart-row{grid-template-columns:54px minmax(0,1fr) auto}.cart-image{width:54px;height:54px}.cart-row .quantity-stepper{grid-column:2}.editor-grid{grid-template-columns:1fr}.editor-image{aspect-ratio:1/.72;width:100%;height:auto}.sku-table{overflow-x:auto}.sku-table-head,.sku-table-row{min-width:620px}.admin-product-row{grid-template-columns:58px minmax(0,1fr) auto}.admin-product-image{width:58px;height:58px}.admin-product-row>.status-pill{grid-column:2;justify-self:start}.admin-product-row>.row-actions{grid-area:1/3/span 2}.admin-order-details{grid-template-columns:1fr}.admin-order-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-order-tabs button:nth-child(2){border-right:0}.admin-order-tabs button:nth-child(-n+2){border-bottom:1px solid var(--line)}.tracking-form{flex-direction:column;align-items:stretch}.inbox-layout{grid-template-columns:1fr}.thread-list{border-right:0;border-bottom:1px solid var(--line);max-height:220px;overflow-y:auto}.payment-settings-grid{grid-template-columns:1fr}.site-footer{padding:28px 18px}}
