:root{--navy:#142d4e;--blue:#21476e;--orange:#ec8737;--ink:#202b3b;--muted:#78828d;--line:#e6e9ee;--page:#f7f9fb;--white:#fff;--soft:#edf3f8;--green:#226e53;--red:#b43d3d;font-family:'Noto Sans SC','Microsoft YaHei',sans-serif;color:var(--ink);font-size:16px;background:var(--page)}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #7296bd;outline-offset:1px}h1,h2,h3,p{margin:0}h1{font-size:2.25rem;line-height:1.45;letter-spacing:-.04em;font-weight:700}h2{font-size:1.5rem;line-height:1.5}h3{font-size:1.125rem}p{line-height:1.8}img{max-width:100%;display:block}.icon{width:22px;height:22px;flex:none;vertical-align:middle}.muted{color:var(--muted)}.small{font-size:.8125rem}.eyebrow{font-size:.75rem;letter-spacing:.12em;color:var(--muted);font-weight:600}.prototype-bar{background:var(--navy);color:#dce6f2;display:flex;align-items:center;justify-content:space-between;padding:7px max(5%,calc((100vw - 1280px)/2));font-size:.75rem;gap:12px}.prototype-bar b{font-weight:500;color:#fff}.text-button{border:0;background:transparent;color:inherit;font-size:.75rem;padding:4px 0;white-space:nowrap}.header{max-width:1408px;margin:auto;min-height:100px;padding:20px 64px;display:flex;align-items:center;gap:36px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:1.35rem;font-weight:700;white-space:nowrap}.brand-icon{display:flex;align-items:center;justify-content:center;width:44px;height:48px;background:var(--navy);color:white;border-radius:12px 12px 18px 12px}.brand-icon .icon{width:26px;height:26px}.brand small{display:block;font-size:.75rem;letter-spacing:.12em;font-weight:400;color:var(--muted);margin-top:3px}.mode-switch{display:flex;background:#e9eef4;border:1px solid #e3e8ef;border-radius:8px;padding:4px;gap:2px;font-size:.8125rem}.mode-switch a{padding:8px 14px;border-radius:5px;white-space:nowrap;color:#66788c}.mode-switch a.active{background:white;color:var(--navy);box-shadow:0 2px 5px #152b4810;font-weight:600}.desktop-nav{display:flex;align-items:center;gap:32px;margin-left:auto;font-size:.875rem}.desktop-nav a.active{color:var(--navy);font-weight:700}.nav-cart{display:flex;gap:8px;align-items:center}.nav-cart b{background:var(--navy);color:white;font-size:.75rem;border-radius:50%;min-width:21px;height:21px;display:grid;place-items:center}.store-main{max-width:1280px;margin:0 auto;padding:0 0 50px}.shop-intro{display:flex;justify-content:space-between;align-items:center;padding:45px 0 35px;gap:24px}.shop-intro h1{margin:10px 0 12px}.shop-intro p{color:#6f7d8d;font-size:.875rem}.orange-period{color:var(--orange)}.store-stamp{width:162px;min-height:106px;border-left:1px solid #cdd5df;padding-left:28px;display:flex;flex-direction:column;gap:9px;transform:rotate(-3deg);color:var(--navy)}.store-stamp span{font-size:.75rem;letter-spacing:.09em}.store-stamp strong{font-size:1.125rem;white-space:nowrap}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.filter-tabs{display:flex;gap:9px;flex-wrap:wrap}.filter-tabs button{border:0;background:transparent;padding:10px 16px;font-size:.875rem;border-radius:6px;color:#5b6a79;white-space:nowrap}.filter-tabs button.active{background:var(--navy);color:white}.search-box{display:flex;align-items:center;gap:10px;background:white;border:1px solid var(--line);border-radius:7px;padding:11px 14px;min-width:255px}.search-box .icon{width:18px;height:18px;color:#7e8a98}.search-box input{border:0;outline:0!important;width:100%;min-width:0;font-size:.875rem;background:transparent}.section-line{display:flex;justify-content:space-between;align-items:center;margin:26px 0 19px;font-size:.875rem}.section-line b{font-size:.75rem;margin-left:8px;color:var(--muted);font-weight:400}.section-line .muted{display:flex;align-items:center;gap:7px;font-size:.75rem}.section-line .icon{width:17px;height:17px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.product-photo{aspect-ratio:1.23;position:relative;display:block;border-radius:14px;overflow:hidden;background:#dde4ed}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-photo:hover img{transform:scale(1.04)}.photo-label{position:absolute;top:16px;left:16px;background:#fffffff0;padding:6px 10px;border-radius:4px;font-size:.75rem;font-weight:500;backdrop-filter:blur(10px)}.photo-arrow{position:absolute;bottom:15px;right:16px;background:#fff9;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;opacity:0;transition:opacity .2s}.product-photo:hover .photo-arrow{opacity:1}.photo-arrow .icon{width:18px;height:18px}.product-origin{font-size:.75rem;color:#7b8997;margin:19px 0 7px;letter-spacing:.04em}.product-title{font-size:1.25rem;font-weight:600;line-height:1.5}.product-card p{font-size:.8125rem;color:#7e8895;margin:7px 0 16px}.product-card-bottom{display:flex;justify-content:space-between;align-items:center}.price{font-size:1.6rem;font-weight:700;color:var(--navy);font-variant-numeric:tabular-nums;letter-spacing:-.04em}.round-button{width:38px;height:38px;border-radius:50%;border:1px solid #d5dfe9;background:white;color:var(--navy);display:grid;place-items:center}.round-button:hover{background:var(--navy);color:white}.round-button .icon{width:19px;height:19px}.card-meta{display:flex;gap:14px;font-size:.75rem;color:#88929d;margin-top:12px}.shop-bottom{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:40px;padding-top:26px;gap:20px}.shop-bottom>div{display:flex;align-items:center;gap:15px;font-size:.875rem}.shop-bottom small{font-size:.75rem;color:var(--muted);display:inline-block;margin-top:4px}.mini-number{font-size:1.875rem;font-weight:500;color:#c0cbd7}.footer{border-top:1px solid var(--line);max-width:1280px;margin:0 auto;padding:24px 0;display:flex;justify-content:space-between;gap:12px;color:#8993a0;font-size:.75rem}.mobile-nav{display:none}.btn{border:1px solid var(--line);background:white;border-radius:7px;padding:13px 19px;min-height:46px;font-size:.875rem;font-weight:500;display:inline-flex;justify-content:center;align-items:center;gap:8px;transition:background .2s;white-space:nowrap}.btn .icon{width:19px;height:19px}.btn.primary{background:var(--navy);color:white;border-color:var(--navy)}.btn.primary:hover{background:var(--blue)}.btn.secondary{background:white;border-color:#cfd9e5;color:var(--navy)}.btn.ghost{border:0;background:transparent;padding:8px;color:var(--navy)}.btn.danger{background:#fff3f3;border-color:#f3d0d0;color:var(--red)}.btn.small-btn{font-size:.8125rem;padding:8px 13px;min-height:36px}.btn.wide{width:100%}.empty{grid-column:1/-1;text-align:center;padding:60px 24px}.empty>.icon{width:48px;height:48px;color:#9baabd;margin-bottom:18px}.empty h2{font-size:1.2rem}.empty p{font-size:.875rem;color:var(--muted);margin:12px 0 22px}.back-link{display:inline-flex;align-items:center;gap:6px;color:#687c90;font-size:.8125rem;margin:27px 0}.back-link .icon{width:16px;height:16px}.detail-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:64px}.detail-photo{position:relative;border-radius:15px;overflow:hidden;background:#e8edf1;align-self:start}.detail-photo>img{width:100%;aspect-ratio:1;object-fit:cover}.detail-photo-note{position:absolute;bottom:22px;left:22px;background:#fffe;border-radius:7px;padding:10px 14px;display:flex;align-items:center;gap:7px;font-size:.8125rem}.detail-photo-note .icon{width:16px;height:16px}.detail-info{padding:14px 0}.detail-info h1{font-size:2rem;margin:13px 0}.detail-note{font-size:.875rem;color:#7b8794}.detail-price{color:var(--navy);font-size:2.5rem;font-weight:700;margin:18px 0}.detail-price span{color:var(--muted);font-size:.8125rem;font-weight:400}.detail-divider{border-top:1px solid var(--line);margin:20px 0}.field-heading{display:flex;justify-content:space-between;font-size:.875rem;align-items:center;margin-bottom:12px}.field-heading>span{color:var(--muted);font-size:.75rem}.sku-options{display:flex;gap:10px;flex-wrap:wrap}.sku-options button{border:1px solid var(--line);background:white;padding:11px 14px;border-radius:6px;font-size:.875rem}.sku-options button.selected{border-color:var(--navy);background:#eaf0f6;box-shadow:inset 0 0 0 1px var(--navy);color:var(--navy)}.quantity-line{display:flex;align-items:center;justify-content:space-between;margin:24px 0;font-size:.875rem}.quantity{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:6px;background:white;overflow:hidden}.quantity button{display:grid;place-items:center;width:35px;height:35px;border:0;background:transparent}.quantity .icon{width:15px;height:15px}.quantity span{min-width:32px;text-align:center;font-size:.875rem;font-variant-numeric:tabular-nums}.shipping-info{background:#edf2f7;border-radius:7px;padding:15px 18px;display:grid;gap:10px;margin-bottom:23px;font-size:.8125rem;color:#577086}.shipping-info>div{display:flex;gap:10px;align-items:center}.shipping-info .icon{width:17px;height:17px}.purchase-actions{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-bottom:13px}.detail-story{max-width:750px;margin-top:42px;border-top:1px solid var(--line);padding-top:28px}.detail-story h2{font-size:1.375rem;margin:8px 0 16px}.detail-story>p{color:#647386;font-size:.9375rem}.detail-story>p.small{font-size:.75rem;margin-top:20px}#toast{position:fixed;bottom:96px;left:50%;transform:translate(-50%,15px);background:#142d4ef2;color:white;padding:13px 20px;border-radius:9px;max-width:calc(100% - 32px);width:max-content;font-size:.875rem;box-shadow:0 8px 35px #13274425;opacity:0;pointer-events:none;transition:all .2s;z-index:100}#toast.show{opacity:1;transform:translate(-50%,0)}dialog{border:0;border-radius:16px;padding:34px;width:min(500px,calc(100% - 32px));color:var(--ink);max-height:85vh;box-shadow:0 20px 100px #11284430}dialog::backdrop{background:#12243b80;backdrop-filter:blur(4px)}dialog h2{margin:12px 0}dialog p{font-size:.875rem;color:#778391}dialog .modal-close{position:absolute;right:12px;top:12px;border:0;background:transparent;padding:6px;color:var(--muted)}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.modal-actions .btn{flex:1}.admin-layout{max-width:1408px;margin:0 auto;display:grid;grid-template-columns:230px 1fr;min-height:70vh}.admin-sidebar{padding:33px 20px 25px 40px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:9px}.admin-sidebar>.eyebrow{padding:0 13px;margin-bottom:10px}.admin-sidebar>a{display:flex;align-items:center;gap:12px;padding:13px;border-radius:7px;font-size:.875rem;color:#637284}.admin-sidebar>a.active{background:var(--navy);color:white}.admin-sidebar .icon{width:19px;height:19px}.sidebar-note{margin-top:auto;color:#9ca6b0;font-size:.75rem;padding:50px 10px 0;display:flex;gap:8px;align-items:center}.sidebar-note .icon{width:16px;height:16px}.admin-main{padding:34px 40px;min-width:0}.nav-dot{width:6px;height:6px;border-radius:50%;background:var(--orange);margin-left:auto}
@media(min-width:1600px){.header{max-width:1440px}.store-main,.footer{max-width:1280px}}
@media(max-width:1400px){.store-main,.footer{margin-left:5%;margin-right:5%}.header{padding:20px 5%}.product-grid{gap:25px}.shop-intro h1{font-size:2.125rem}}
@media(max-width:1000px){.desktop-nav{gap:18px}.header{gap:22px}.brand small{display:none}.product-grid{gap:18px}.product-title{font-size:1.0625rem}.shop-intro h1{font-size:1.875rem}.detail-layout{gap:32px}.detail-info h1{font-size:1.625rem}.admin-layout{grid-template-columns:185px 1fr}.admin-sidebar{padding-left:18px}.admin-main{padding:28px 24px}.header .desktop-nav>.muted{display:none}}
@media(max-width:700px){body{padding-bottom:72px}.prototype-bar{padding:7px 5%;font-size:.75rem}.demo-detail{font-size:.75rem}.header{min-height:81px;padding:17px 5%;gap:14px;justify-content:space-between}.brand{font-size:1.125rem;gap:9px}.brand-icon{width:34px;height:38px;border-radius:8px 8px 13px 8px}.brand-icon .icon{width:22px;height:22px}.mode-switch{font-size:.75rem;padding:3px}.mode-switch a{padding:7px 9px}.desktop-nav{display:none}.store-main{padding-bottom:26px}.shop-intro{padding:29px 0 26px}.shop-intro .eyebrow{font-size:.75rem;letter-spacing:.09em}.shop-intro h1{font-size:1.5625rem;letter-spacing:-.045em;margin:10px 0}.shop-intro p{font-size:.8125rem}.store-stamp{display:none}.shop-toolbar{flex-direction:column-reverse;align-items:stretch;gap:17px;padding:0 0 17px;border-top:0}.search-box{min-width:0;padding:12px 14px;background:#edf1f5;border:0}.search-box input{font-size:1rem}.filter-tabs{justify-content:space-between;gap:5px;flex-wrap:wrap}.filter-tabs button{font-size:.8125rem;padding:9px 12px}.section-line{margin:22px 0 16px;font-size:.8125rem}.section-line .muted{font-size:.75rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.product-photo{aspect-ratio:.94;border-radius:11px}.photo-label{top:10px;left:10px;font-size:.75rem;padding:5px 7px}.product-origin{font-size:.75rem;margin:12px 0 7px}.product-title{font-size:.9375rem;line-height:1.7}.product-card p{font-size:.75rem;margin:5px 0 10px;min-height:42px;line-height:1.65}.price{font-size:1.375rem}.round-button{width:34px;height:34px}.card-meta{font-size:.75rem;gap:10px;margin-top:8px}.shop-bottom{margin-top:30px;padding-top:24px;gap:10px}.shop-bottom>div{align-items:start;gap:7px;font-size:.75rem}.shop-bottom small{font-size:.75rem;line-height:1.65}.mini-number{font-size:1.125rem;line-height:1.5}.footer{padding:20px 0;flex-direction:column;gap:7px;font-size:.75rem}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;height:69px;padding-bottom:env(safe-area-inset-bottom);background:#ffffffed;backdrop-filter:blur(16px);border-top:1px solid var(--line);justify-content:space-around;align-items:center;z-index:30}.mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:4px;color:#8792a0;font-size:.75rem;position:relative;min-width:70px;padding:6px}.mobile-nav a.active{color:var(--navy);font-weight:600}.mobile-nav .icon{width:22px;height:22px}.mobile-nav b{position:absolute;top:1px;right:13px;background:var(--orange);color:white;border-radius:20px;min-width:17px;height:17px;display:grid;place-items:center;font-size:.75rem}.back-link{margin:20px 0}.detail-layout{grid-template-columns:1fr;gap:21px}.detail-photo{border-radius:12px}.detail-photo>img{aspect-ratio:1.2}.detail-info{padding:0}.detail-info h1{font-size:1.625rem}.detail-price{font-size:2.125rem;margin:14px 0}.detail-story{margin-top:28px}.detail-info .eyebrow{font-size:.75rem}.sku-options button{font-size:.875rem;min-height:44px}.quantity button{width:40px;height:40px}.quantity span{min-width:35px}.purchase-actions .btn{min-height:50px}.admin-layout{display:flex;flex-direction:column}.admin-sidebar{flex-direction:row;border-right:0;border-bottom:1px solid var(--line);padding:12px 5%;gap:5px;justify-content:space-between}.admin-sidebar>.eyebrow,.sidebar-note{display:none}.admin-sidebar>a{font-size:.75rem;padding:10px 8px;gap:5px}.admin-sidebar>a .icon{width:16px;height:16px}.admin-main{padding:25px 5%}.nav-dot{display:none}.empty{padding:45px 15px}dialog{padding:30px 22px}}
.page-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:34px 0 28px}.page-heading h1{font-size:1.875rem;margin-top:7px}.page-heading .eyebrow{font-size:.75rem}.admin-main>.page-heading{padding-top:0}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:26px;align-items:start}.surface{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden}.surface-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 24px;border-bottom:1px solid #eef1f5}.surface-head h2{font-size:1rem;display:flex;align-items:center;gap:10px}.surface-head h2>span{font-weight:400;font-size:.8125rem;color:var(--muted)}.surface-head .icon{width:19px;height:19px}.order-line{display:flex;gap:17px;padding:23px 24px;border-bottom:1px solid #eef1f5;align-items:center}.order-line>img{width:82px;height:86px;object-fit:cover;border-radius:7px;flex:none}.line-info{display:flex;flex-direction:column;gap:7px;min-width:0;flex:1}.line-info strong{font-size:.9375rem;font-weight:500;line-height:1.7;overflow-wrap:anywhere}.line-info span{font-size:.8125rem;color:#738296}.line-info small{font-size:.75rem;color:#98a3af}.line-info em{font-size:.75rem;color:var(--red);font-style:normal}.line-right{margin-left:auto;text-align:right;display:flex;align-items:flex-end;flex-direction:column;gap:10px;flex:none}.line-right>strong{font-size:1rem;color:var(--navy)}.line-right>span{font-size:.8125rem;color:var(--muted)}.line-right .text-link{font-size:.75rem}.text-link{border:0;background:transparent;color:var(--blue);font-size:.8125rem;display:inline-flex;align-items:center;gap:5px;padding:0}.text-link .icon{width:16px;height:16px}.text-link.centered{display:flex;justify-content:center;margin-top:20px}.summary-panel{background:#edf2f7;border-radius:12px;padding:26px;position:sticky;top:24px}.summary-panel h2{font-size:1.0625rem;margin-bottom:24px}.summary-panel>.btn{margin-top:20px}.summary-panel>p{font-size:.75rem;line-height:1.8;color:#7b8a9b;text-align:center;margin-top:13px}.amount-row{display:flex;justify-content:space-between;gap:16px;margin:16px 0;font-size:.875rem;color:#617288}.amount-row>span:last-child{font-variant-numeric:tabular-nums;color:var(--ink)}.amount-total{padding-top:21px;margin-top:20px;border-top:1px solid #d7e1ec;align-items:center;color:var(--navy)}.amount-total strong{font-size:1.875rem;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.shipping-breakdown{display:flex;flex-direction:column;gap:5px;font-size:.75rem;color:#8391a1;text-align:right}.inline-note{display:flex;gap:9px;align-items:flex-start;padding:17px 23px;background:#f6f8fb;color:#718297;font-size:.75rem;line-height:1.8;overflow-wrap:anywhere}.inline-note .icon{width:18px;height:18px;margin-top:2px}.checkout-main{display:grid;gap:24px;min-width:0}.form-surface{padding:24px}.form-surface .surface-head{padding:0 0 22px;margin-bottom:23px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px 20px}.form-grid label,.standalone-field,.shipping-fields label{display:block;font-size:.875rem;font-weight:500;line-height:1.7;min-width:0}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid textarea,.standalone-field input,.standalone-field textarea,.shipping-fields input,.sku-edit-row input,.copy-fallback{display:block;border:1px solid #dce3eb;border-radius:6px;padding:12px 13px;margin-top:8px;width:100%;background:#fff;font-size:1rem;color:var(--ink);font-weight:400;min-width:0}.form-grid input::placeholder,.form-grid textarea::placeholder,.standalone-field input::placeholder,.sku-edit-row input::placeholder{color:#a5afb9}.form-grid textarea,.standalone-field textarea{resize:vertical}.form-grid label .muted{font-weight:400;font-size:.75rem}.form-error{color:var(--red);font-size:.875rem;line-height:1.8}.surface>.form-error{padding:15px 24px}.form-error:empty{display:none}.checkout-tip{padding:16px 0;border-top:1px solid #d7e1ec;margin-top:22px;font-size:.8125rem}.checkout-tip b{font-weight:600}.checkout-tip p{font-size:.75rem;margin-top:7px;color:#728195}.checkout-tip+.form-error{margin-bottom:15px}.summary-panel button[type=submit]{white-space:normal;line-height:1.6}.order-status-hero{display:flex;align-items:center;gap:23px;padding:20px 0 28px}.status-icon{width:72px;height:72px;background:#e3ecef;border:1px solid #d7e2e9;color:var(--navy);border-radius:50%;display:grid;place-items:center;flex:none}.status-icon .icon{width:31px;height:31px}.order-status-hero h1{font-size:1.875rem;margin:6px 0 10px}.order-status-hero p{font-size:.8125rem;color:var(--muted)}.order-progress{display:flex;align-items:center;justify-content:space-between;margin:5px 0 35px;gap:15px;max-width:820px}.order-progress>span{display:flex;align-items:center;gap:10px;font-size:.8125rem;color:#98a4b1;flex:1;position:relative}.order-progress>span:after{content:'';display:block;height:1px;background:#dce3eb;flex:1}.order-progress>span:last-child:after{display:none}.order-progress b{width:25px;height:25px;border-radius:50%;border:1px solid #d7dfe9;display:grid;place-items:center;font-size:.75rem;background:white;flex:none}.order-progress .complete{color:var(--navy)}.order-progress .complete b{color:white;background:var(--navy);border-color:var(--navy)}.order-text{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:.875rem;line-height:1.9;background:#f9fafc;border:1px dashed #d8e1eb;border-radius:8px;padding:23px;margin:23px}.contact-strip{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 23px 22px}.contact-strip>span{display:flex;align-items:center;gap:7px;font-size:.75rem;color:var(--muted)}.contact-strip .icon{width:17px;height:17px}.meta-list{display:grid;gap:6px;font-size:.75rem;margin:0 0 24px}.meta-list dt{color:#8290a0;margin-top:8px}.meta-list dd{margin:0;line-height:1.8;overflow-wrap:anywhere;color:#3b516a}.address-block{padding:23px;display:flex;gap:13px}.address-block>.icon{width:19px;height:19px;margin-top:3px;color:var(--blue)}.address-block strong{font-size:.875rem;font-weight:500}.address-block strong>span{margin-left:12px}.address-block p{font-size:.8125rem;color:var(--muted);margin-top:7px}.order-buttons{display:flex;flex-direction:column;gap:10px;margin-top:22px}.order-buttons:empty{display:none}.order-tabs{padding:0 0 22px;gap:8px}.order-list{max-width:970px;display:grid;gap:23px}.order-card .surface-head{padding:17px 24px}.order-card-footer{display:flex;justify-content:space-between;align-items:center;padding:17px 24px;gap:14px}.order-card-footer>span{font-size:.75rem;color:var(--muted)}.order-card-footer b{font-size:.9375rem;color:var(--navy);margin-left:14px}.status{display:inline-block;white-space:nowrap;font-size:.75rem;font-weight:500;border-radius:4px;padding:5px 9px;background:#f1f3f6;color:#7c8895}.status-pending{background:#fff1e5;color:#a9662b}.status-reported{background:#fff1db;color:#986023}.status-paid{background:#e8f2ed;color:#327455}.status-shipped{background:#e8f0fa;color:#3f6b9a}.status-done{background:#edf1f5;color:#5c738b}.status-cancelled{background:#f0f1f3;color:#929ba5}.logistics-row{display:grid;grid-template-columns:1fr auto;gap:12px;padding:21px 24px;border-bottom:1px solid #eef1f5;font-size:.8125rem}.logistics-row>span{display:flex;align-items:center;gap:8px;color:var(--muted)}.logistics-row b{font-weight:500;grid-row:2;overflow-wrap:anywhere}.logistics-row>.text-link{grid-column:2;grid-row:1/3}.panel-foot{padding:13px 24px}.contact-avatar{width:70px;height:70px;background:#eef3f2;border-radius:50%;margin:22px auto;display:grid;place-items:center;color:var(--green)}.contact-avatar .icon{width:35px;height:35px}.wechat-id{font-size:1.25rem;text-align:center;font-weight:600;margin:18px 0;overflow-wrap:anywhere}dialog .wide{margin-top:17px}dialog .small{font-size:.75rem;margin-top:12px}dialog .inline-note{margin-top:18px;border-radius:7px;padding:15px}.standalone-field{margin:20px 0}.payment-note{background:#f0f4f7;padding:17px;border-radius:7px;margin:19px 0;font-size:.8125rem}.payment-note b{font-weight:500}.payment-note p{margin-top:6px;overflow-wrap:anywhere}.check-label{display:flex;align-items:flex-start;gap:9px;font-size:.875rem;line-height:1.8;margin-top:20px}.check-label input{margin:5px 0 0;accent-color:var(--navy);width:16px;height:16px;flex:none}.shipping-fields{margin:22px 0;border:1px solid var(--line);border-radius:7px;padding:17px}.shipping-fields legend{font-size:.875rem;padding:0 8px;font-weight:500}.shipping-fields label+label{margin-top:15px}.admin-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#edf2f7;border-radius:12px;margin-bottom:26px;padding:22px 0}.admin-metrics>div{padding:0 26px;border-right:1px solid #dce3ec;display:flex;flex-direction:column;gap:9px}.admin-metrics>div:last-child{border-right:0}.admin-metrics span{font-size:.8125rem;color:#7b8da2}.admin-metrics strong{font-size:1.875rem;font-weight:600;color:var(--navy);font-variant-numeric:tabular-nums}.admin-metrics small{font-size:.75rem;font-weight:400;color:#8392a3}.admin-product-row{display:flex;align-items:center;padding:23px 24px;gap:21px;border-bottom:1px solid #edf1f5}.admin-product-row:last-child{border-bottom:0}.admin-product-row>img{width:76px;height:80px;border-radius:7px;object-fit:cover;flex:none}.admin-product-info{flex:1;min-width:0}.admin-product-info h3{font-size:.9375rem;font-weight:500;overflow-wrap:anywhere}.admin-product-info p{font-size:.75rem;color:var(--muted);margin:6px 0}.admin-product-info>span{font-size:.875rem;color:var(--navy)}.admin-product-info i{font-style:normal;font-size:.75rem;color:var(--muted);margin-left:13px}.row-actions{display:flex;align-items:center;gap:8px}.admin-tip{display:flex;align-items:center;gap:9px;font-size:.8125rem;color:#8090a2;margin-top:23px}.admin-tip .icon{width:19px;height:19px}.editor-form{max-width:850px;display:grid;gap:25px}.editor-form>.surface+.surface{margin:0}.step-number{display:inline-grid;place-items:center;width:23px;height:23px;background:#eaf0f6;border-radius:50%;font-size:.75rem;color:var(--blue);font-weight:500}.photo-editor{display:flex;gap:13px;flex-wrap:wrap;margin-bottom:16px}.photo-editor+.small{margin-bottom:25px}.upload-button,.upload-photo{width:118px;height:126px;border-radius:8px;position:relative;overflow:hidden}.upload-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#f3f6f9;border:1px dashed #bccada;color:#68819c;font-size:.75rem;cursor:pointer}.upload-button input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.upload-photo>img{width:100%;height:100%;object-fit:cover}.upload-photo>button{position:absolute;right:5px;top:5px;border:0;background:#102744b0;color:white;width:24px;height:24px;border-radius:50%;display:grid;place-items:center}.upload-photo>button .icon{width:14px;height:14px}.upload-photo>span{position:absolute;bottom:0;left:0;right:0;background:#13274490;color:white;font-size:.75rem;text-align:center;padding:5px}.sku-edit-row{display:grid;grid-template-columns:2fr 1.1fr 1fr 30px;gap:13px;align-items:center;margin-bottom:18px}.sku-edit-row label>span{font-size:.75rem;color:#728196}.sku-edit-row input{margin-top:7px;font-size:.9375rem;padding:11px}.remove-sku{border:0;background:transparent;padding:4px;margin-top:24px;color:#9ca6b1}.remove-sku .icon{width:18px;height:18px}.form-surface .inline-note{padding:16px;margin-top:22px;border-radius:6px}.editor-actions{display:flex;justify-content:flex-end;gap:13px;padding-bottom:12px}.editor-actions .btn{min-width:130px}.admin-order-list{display:grid;gap:19px}.admin-order-card .surface-head{padding:17px 23px}.admin-order-card .surface-head b{font-size:.875rem;font-weight:500}.admin-order-card .surface-head small{font-size:.75rem;margin-left:10px}.admin-order-content{display:flex;justify-content:space-between;gap:20px;padding:20px 23px}.admin-order-content p{font-size:.875rem;margin-bottom:5px}.admin-order-content p span{font-size:.75rem;color:#8090a0;margin-left:8px}.admin-order-content .small{margin-top:12px}.admin-order-total{display:flex;flex-direction:column;gap:8px;align-items:flex-end;flex:none}.admin-order-total strong{font-size:1.125rem;color:var(--navy)}.admin-order-total span{font-size:.75rem;color:var(--muted)}.admin-order-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid #eef1f5;padding:14px 23px}.admin-order-footer>div{display:flex;gap:10px;align-items:center}.procurement-banner{display:flex;justify-content:space-between;align-items:center;background:#e9f0f6;color:#4e6c88;border-radius:10px;padding:22px 24px;margin-bottom:25px;gap:16px}.procurement-banner>div{display:flex;gap:11px;align-items:center;font-size:.8125rem}.procurement-banner strong{font-size:1.625rem;white-space:nowrap;color:var(--navy)}.procurement-banner small{font-size:.75rem;font-weight:400}.procurement-group{margin-bottom:25px}.procurement-row{display:flex;align-items:center;gap:18px;padding:20px 24px;border-bottom:1px solid #edf1f5}.procurement-row>img{width:60px;height:65px;border-radius:6px;object-fit:cover}.procurement-row>div{display:flex;flex-direction:column;gap:7px;flex:1;min-width:0}.procurement-row strong{font-size:.875rem;font-weight:500}.procurement-row>div span{font-size:.75rem;color:var(--muted)}.procurement-row>small{font-size:.75rem;color:var(--muted)}.procurement-row>b{min-width:80px;text-align:right;font-size:1.375rem;color:var(--navy)}.procurement-row>b>span{font-size:.75rem;font-weight:400}.events{display:grid;margin:25px 0;gap:20px}.events>div{display:flex;gap:15px;align-items:flex-start;font-size:.875rem}.events>div>span{width:8px;height:8px;flex:none;border-radius:50%;background:#9bb0c6;margin-top:10px}.events small{display:block;font-size:.75rem;color:var(--muted);margin-top:4px}.admin-main .cart-layout{grid-template-columns:minmax(0,1fr) 270px}.admin-main .summary-panel{padding:22px}.admin-main>.back-link{margin-top:0}
@media(max-width:1100px){.admin-main .cart-layout{grid-template-columns:1fr}.admin-main .summary-panel{position:static}.admin-product-row{gap:14px;padding:20px}.admin-product-info p{line-height:1.7}.row-actions{gap:3px}.admin-product-row>.status{display:none}.cart-layout{grid-template-columns:minmax(0,1fr) 290px;gap:20px}.summary-panel{padding:23px}.page-heading h1{font-size:1.625rem}}
@media(max-width:700px){.page-heading{padding:26px 0 23px;align-items:center}.page-heading h1{font-size:1.4375rem;letter-spacing:-.045em}.page-heading .eyebrow{font-size:.75rem;letter-spacing:.04em}.page-heading>.btn{font-size:.75rem;padding:10px 12px;gap:5px;min-height:42px}.page-heading>.btn .icon{width:16px;height:16px}.cart-layout{grid-template-columns:1fr;gap:22px}.surface{border-radius:10px}.surface-head{padding:17px 16px;flex-wrap:wrap}.surface-head h2{font-size:.9375rem}.surface-head>.small{font-size:.75rem}.order-line{padding:18px 15px;gap:12px}.order-line>img{width:63px;height:74px}.line-info{gap:5px}.line-info strong{font-size:.8125rem;line-height:1.6}.line-info span{font-size:.75rem}.line-info small{font-size:.75rem}.line-right{gap:9px}.line-right>strong{font-size:.875rem}.line-right .quantity button{width:27px;height:30px}.line-right .quantity span{min-width:26px;font-size:.75rem}.line-right .text-link{font-size:.75rem}.summary-panel{position:static;padding:23px 20px}.summary-panel h2{font-size:1rem;margin-bottom:20px}.amount-row{font-size:.8125rem}.amount-total strong{font-size:1.625rem}.inline-note{padding:15px;font-size:.75rem}.form-surface{padding:20px 17px}.form-grid{gap:20px 14px}.form-grid label{font-size:.8125rem}.form-grid input,.form-grid textarea{font-size:1rem;padding:11px}.form-surface .surface-head{padding-bottom:17px;margin-bottom:20px}.order-status-hero{gap:15px;padding:12px 0 22px}.status-icon{width:49px;height:49px}.status-icon .icon{width:24px;height:24px}.order-status-hero h1{font-size:1.3125rem;margin:5px 0 7px}.order-status-hero p{font-size:.75rem}.order-status-hero .eyebrow{font-size:.75rem}.order-progress{gap:7px;margin:2px 0 25px}.order-progress>span{font-size:.75rem;gap:5px;white-space:nowrap}.order-progress b{width:20px;height:20px;font-size:.75rem}.order-text{font-size:.8125rem;line-height:1.9;padding:17px;margin:17px}.contact-strip{padding:0 17px 17px;gap:8px}.contact-strip>span{font-size:.75rem;line-height:1.8}.contact-strip .btn{font-size:.75rem;padding:8px 10px;flex:none}.contact-strip>span>.icon{display:none}.address-block{padding:19px 16px;gap:10px}.address-block strong{font-size:.8125rem}.address-block p{font-size:.75rem}.order-tabs{justify-content:flex-start;gap:5px;padding-bottom:20px}.order-tabs button{font-size:.75rem;padding:8px 11px}.order-card .surface-head{padding:15px}.order-card .surface-head>.small{font-size:.75rem}.order-card-footer{padding:15px;flex-wrap:wrap}.order-card-footer>span{font-size:.75rem}.order-card-footer b{font-size:.875rem;margin-left:8px}.status{font-size:.75rem;padding:4px 7px}.admin-metrics{padding:19px 0;gap:0}.admin-metrics>div{padding:0 15px;gap:8px}.admin-metrics span{font-size:.75rem}.admin-metrics strong{font-size:1.5rem}.admin-metrics small{font-size:.75rem}.admin-product-row{padding:18px 15px;gap:12px;flex-wrap:wrap}.admin-product-row>img{width:64px;height:71px}.admin-product-info h3{font-size:.875rem}.admin-product-info p{font-size:.75rem}.admin-product-info>span{font-size:.8125rem}.row-actions{width:100%;justify-content:flex-end;margin-top:-3px}.admin-product-list .surface-head>.small{display:none}.admin-tip{font-size:.75rem;line-height:1.8}.editor-form{gap:20px}.upload-button,.upload-photo{width:calc((100% - 26px)/3);height:105px}.photo-editor{gap:12px}.editor-form .surface-head{flex-wrap:nowrap}.editor-form .surface-head .small{font-size:.75rem}.editor-form .surface-head .btn{font-size:.75rem;padding:8px}.editor-form .surface-head .btn .icon{width:15px;height:15px}.sku-edit-row{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,.8fr) 20px;gap:8px}.sku-edit-row label>span{font-size:.75rem}.sku-edit-row input{font-size:1rem;padding:10px 7px}.remove-sku{padding:0}.remove-sku .icon{width:15px;height:15px}.editor-actions{justify-content:stretch}.editor-actions .btn{flex:1;min-width:0}.admin-order-card .surface-head{padding:16px}.admin-order-card .surface-head small{display:block;margin:5px 0 0;font-size:.75rem}.admin-order-content{padding:16px;gap:12px}.admin-order-content p{font-size:.8125rem}.admin-order-content p span{display:block;margin-left:0;font-size:.75rem}.admin-order-total strong{font-size:1rem}.admin-order-footer{padding:13px 16px;flex-wrap:wrap}.admin-order-footer>.small{font-size:.75rem}.admin-order-footer>div{margin-left:auto}.admin-order-footer .btn{font-size:.75rem}.procurement-banner{padding:18px;align-items:flex-start}.procurement-banner>div{font-size:.75rem;line-height:1.8;align-items:flex-start}.procurement-banner>div>.icon{width:20px;height:20px;margin-top:3px}.procurement-banner strong{font-size:1.375rem}.procurement-banner small{display:block;font-size:.75rem;text-align:right}.procurement-row{gap:11px;padding:17px}.procurement-row>img{width:49px;height:56px}.procurement-row strong{font-size:.8125rem}.procurement-row>div span{font-size:.75rem}.procurement-row>small{display:none}.procurement-row>b{min-width:40px;font-size:1.25rem}.logistics-row{padding:18px;font-size:.75rem}.panel-foot{padding:13px 18px}.form-error{font-size:.8125rem}.admin-main .summary-panel{padding:23px 20px}}
@media(max-width:370px){.shop-intro h1{font-size:1.375rem}.filter-tabs button{padding:9px}.brand{font-size:1rem}.mode-switch{font-size:.75rem}.brand-icon{width:30px;height:34px}.header{gap:8px}.order-line>img{width:52px;height:64px}.line-info strong{font-size:.75rem}.quantity button{width:25px}.product-title{font-size:.875rem}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.admin-sidebar>a{font-size:.75rem;padding:10px 5px}.admin-sidebar>a .icon{width:14px}.page-heading h1{font-size:1.25rem}.admin-metrics>div{padding:0 11px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* Connected store: compact navigation, account access and supplier fulfillment. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.store-main>.compact-toolbar+.section-line{margin:12px 0 16px;padding:0}
.compact-header{min-height:76px;gap:22px}.compact-header .brand small{font-size:12px}.compact-header .account-link{display:flex;align-items:center;gap:5px;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;flex-shrink:0}.compact-header .about-link{font-size:13px;white-space:nowrap}.compact-header .desktop-nav{margin-left:auto}
.compact-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:16px;padding:26px 0 16px;border-bottom:0;margin:0}.compact-toolbar .search-box{width:100%;min-width:0;margin:0}.category-select select{width:100%;height:48px;background:white;border:1px solid var(--line);border-radius:7px;padding:0 12px;font:inherit;color:var(--ink)}
.auth-page,.setup-page{max-width:480px;margin:44px auto;padding:32px}.auth-page h1,.setup-page h1{font-size:26px;margin:14px 0}.auth-page>p,.setup-page>p{color:var(--muted);font-size:14px;line-height:1.8;margin:16px 0}.auth-switch{margin-top:20px;min-height:44px}.loading-page{display:flex;align-items:center;justify-content:center;gap:15px;min-height:60vh;color:var(--muted)}.standalone-field select{display:block;width:100%;padding:12px;margin-top:8px;border:1px solid var(--line);border-radius:6px;background:white;font:inherit;min-height:46px}.supplier-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px}.supplier-card{padding:24px}.supplier-card h2{font-size:19px;margin-bottom:15px}.supplier-card p{font-size:14px;color:var(--muted);line-height:1.8;overflow-wrap:anywhere}.supplier-card .modal-actions{flex-wrap:wrap;margin-top:22px}.admin-sidebar{min-width:0}.form-grid small{display:block;margin-top:8px;font-size:12px;line-height:1.7;color:var(--muted)}.form-grid small a{color:var(--blue)}
@media(max-width:700px){.compact-header{min-height:60px;height:60px;padding-top:0;padding-bottom:0;gap:10px}.compact-header .brand{font-size:17px;gap:8px;min-width:0;max-width:calc(100% - 138px)}.compact-header .brand>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-header .brand-icon{width:29px;height:32px;flex-shrink:0}.compact-header .brand small{display:none}.compact-header .about-link{margin-left:auto;font-size:12px}.compact-header .account-link{font-size:12px;max-width:76px}.compact-header .account-link .icon{display:none}.compact-toolbar{grid-template-columns:minmax(0,1fr) 112px;gap:10px;padding:10px 0 8px}.compact-toolbar .search-box{height:42px;padding:0 11px}.compact-toolbar .search-box input{font-size:14px;min-width:0}.category-select select{height:42px;font-size:14px;padding:0 8px}.store-main>.section-line{padding-top:12px;padding-bottom:17px}.auth-page,.setup-page{margin:24px auto;padding:24px 20px}.setup-page{width:calc(100% - 32px)}.auth-page h1{font-size:23px}.supplier-grid{grid-template-columns:1fr;gap:16px}.supplier-card{padding:20px}.admin-sidebar>a{font-size:11px;padding-left:2px;padding-right:2px}.compact-header .text-link{min-height:40px;display:flex;align-items:center}.supplier-card .btn{font-size:13px}.compact-toolbar+.section-line{font-size:12px}}

.photo-thumbnails{display:flex;gap:12px;margin-top:15px}.photo-thumbnails button{padding:0;border:2px solid transparent;border-radius:7px;overflow:hidden;width:64px;height:65px;background:white}.photo-thumbnails button.active{border-color:var(--navy)}.photo-thumbnails img{width:100%;height:100%;object-fit:cover}.return-notice{display:flex;gap:10px;align-items:center;border:1px solid #eed6b8;background:#fff7ed;padding:17px 20px;margin:0 0 24px;border-radius:8px;color:#936438;font-size:.875rem;line-height:1.8}
@media(max-width:700px){.admin-sidebar>a{flex:1;flex-direction:column;white-space:nowrap;gap:7px;padding:11px 5px;font-size:.75rem}.admin-sidebar>a .icon{width:18px;height:18px}.round-button{width:40px;height:40px}.upload-photo>button{width:30px;height:30px}.filter-tabs button{min-height:42px}}

.image-credit{font-size:12px;color:#718096;line-height:1.4;margin-top:8px}.image-credit a{color:inherit;text-underline-offset:3px}.detail-layout .image-credit{margin-bottom:10px}

/* Address-first checkout and delayed reward points. */
.admin-store-link{margin-left:auto}.address-editor{max-width:900px}.address-editor .editor-actions{margin-top:28px}.region-selects{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.form-grid select{display:block;width:100%;min-width:0;margin-top:8px;padding:13px 30px 13px 12px;border:1px solid #dce3eb;border-radius:6px;background:#fff;color:var(--ink);font:inherit;font-size:16px;min-height:48px}.form-grid select:disabled{background:#f3f5f8;color:#8996a4}.address-help{font-size:14px;color:var(--muted);margin-top:18px}.region-source{font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:18px;margin-top:18px;line-height:1.8}.region-source summary{cursor:pointer}.region-source p{margin-top:10px}.region-source a{text-decoration:underline;text-underline-offset:3px}.cart-address{border-top:1px solid #d7e1ec;border-bottom:1px solid #d7e1ec;padding:20px 0;margin:22px 0 18px}.cart-address-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.cart-address-title h3{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:600}.cart-address-title .icon{width:17px;height:17px}.cart-address strong{font-size:14px;font-weight:600}.cart-address strong span{font-weight:400;margin-left:8px}.cart-address p{font-size:14px;line-height:1.8;color:#65768c;margin-top:7px;overflow-wrap:anywhere}.cart-note{font-size:14px;margin-top:14px}.cart-note textarea{font-size:16px;resize:vertical}.cart-note .muted{font-size:12px}.points-estimate{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;font-size:14px;margin:20px 0}.points-estimate b{color:#9c632a}.points-estimate small{flex-basis:100%;color:var(--muted);font-size:12px}.product-points{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;color:#9c632a;margin:15px 0}.product-points .icon{width:17px;height:17px}.product-points span{font-size:12px;color:var(--muted)}.points-rule{font-size:14px;line-height:1.9;color:var(--muted);align-self:center}.line-info .line-points{color:#9c632a}.order-heading h2{margin-top:6px;overflow-wrap:anywhere}.order-inline-amounts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 24px;display:flex;flex-wrap:wrap;gap:14px 22px;background:#f8fafc;justify-content:flex-end;font-size:14px;color:var(--muted)}.order-inline-amounts b{color:var(--ink);font-weight:500;margin-left:6px}.order-inline-amounts strong{color:var(--navy);font-size:18px;margin-left:6px}.order-copy-preview>summary{font-size:14px;padding:18px 24px;cursor:pointer;color:var(--blue)}.order-copy-preview .order-text{margin-top:0}.copy-reminder{padding:0 24px 22px;font-size:13px;color:var(--muted);line-height:1.8}.order-footer-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:22px}.order-footer-links .text-link{font-size:14px;min-height:36px}.order-points{padding:18px 0;border-top:1px solid #d7e1ec;font-size:14px;line-height:1.7}.order-points>div{display:flex;justify-content:space-between;gap:12px;margin-bottom:6px}.order-points b{color:#9c632a;font-size:20px}.order-points>strong{font-size:13px;font-weight:500;color:#9c632a}.order-points p{font-size:12px;color:var(--muted);margin-top:4px}.order-meta{font-size:14px;gap:6px}.order-meta dt{margin-top:10px}.order-meta dd{line-height:1.9}.order-card-actions{display:flex;gap:9px}.order-card-points{padding:0 24px 18px;font-size:12px;color:#9c632a}.points-overview{display:grid;grid-template-columns:1fr 1fr 1.7fr;align-items:center;background:var(--navy);color:white;border-radius:12px;padding:30px;margin:8px 0 28px;gap:25px}.points-overview>div{display:flex;flex-direction:column;gap:12px}.points-overview span{font-size:14px;color:#c3d1e1}.points-overview strong{font-size:36px;line-height:1.2;letter-spacing:-1px;font-weight:600}.points-overview p{font-size:14px;line-height:1.9;color:#d1dce8}.points-section{margin-bottom:26px}.points-row{display:flex;justify-content:space-between;align-items:center;padding:23px 24px;border-bottom:1px solid var(--line);gap:20px}.points-row:last-child{border-bottom:0}.points-row>div{min-width:0}.points-row strong{font-size:15px;font-weight:500}.points-row p{font-size:12px;color:var(--muted);margin-top:7px;overflow-wrap:anywhere}.points-row small{display:block;font-size:12px;line-height:1.8;color:var(--muted);margin-top:7px}.points-row>b{font-size:24px;color:#9c632a;flex-shrink:0;font-weight:500}.points-row .negative{color:var(--red)}.panel-empty{padding:30px 24px;font-size:14px;color:var(--muted)}.aftersale-body{padding:22px 24px;display:flex;flex-direction:column;gap:12px;align-items:flex-start;font-size:14px;line-height:1.8;overflow-wrap:anywhere}.aftersale-body small{font-size:12px;color:var(--muted)}.aftersale-body .text-link{min-height:36px;font-size:14px}.order-detail-layout .order-status-hero p{font-size:14px}
@media(max-width:700px){.region-selects{grid-template-columns:1fr;gap:18px}.address-editor .form-grid{grid-template-columns:1fr}.address-editor .form-grid label{font-size:14px}.address-help{font-size:13px}.cart-layout{gap:18px}.cart-address-title .text-link{font-size:14px;min-height:36px}.cart-summary>.btn{min-height:50px}.order-inline-amounts{padding:17px 16px;display:grid;grid-template-columns:1fr;gap:10px}.order-inline-amounts>span{display:flex;justify-content:space-between;gap:15px}.order-inline-amounts strong{font-size:19px}.order-copy-preview>summary{padding:18px 16px}.copy-reminder{padding:0 16px 18px}.order-card-actions{width:100%;justify-content:flex-end;flex-wrap:wrap}.order-card-actions .btn{min-height:42px;font-size:13px}.order-card-points{padding:0 15px 16px}.order-status-hero{align-items:flex-start}.order-status-hero p{font-size:14px;line-height:1.8}.order-status-hero h1{font-size:21px;line-height:1.5}.order-heading h2{font-size:16px}.points-overview{grid-template-columns:1fr 1fr;padding:25px 22px;gap:25px 18px}.points-overview p{grid-column:1/-1;font-size:13px;border-top:1px solid #ffffff24;padding-top:18px}.points-overview strong{font-size:32px}.points-row{padding:20px 17px;gap:12px}.points-row>b{font-size:21px}.points-rule{font-size:13px;grid-column:1/-1}.aftersale-body{padding:18px 16px}.prototype-bar{gap:12px}.admin-store-link{padding:9px 11px}.mobile-nav{padding-bottom:max(10px,env(safe-area-inset-bottom))}.mobile-nav a{min-height:44px;flex:1}.order-detail-layout .order-buttons>.btn{min-height:48px}.points-section .surface-head h2{font-size:16px}}
@media(max-width:700px){.admin-sidebar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.admin-sidebar>a{min-width:0;padding-left:0;padding-right:0;font-size:11px}}

/* Local purchasing and pickup */
.local-entry{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dbe4dd;border-radius:12px;background:#edf4ee;padding:13px 16px;margin:0 0 20px;color:#203e31}.local-entry>span{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.local-entry small{color:#53685b}.batch-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr));gap:18px}.batch-card{padding:24px;display:block}.batch-card h2{margin:15px 0;font-size:21px}.batch-card p{color:var(--muted);display:flex;align-items:center;gap:7px}.batch-card-top,.batch-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.batch-card-top{font-size:12px}.batch-card-bottom{margin-top:22px;padding-top:16px;border-top:1px solid #e5e8e9;font-size:13px}.batch-overview{margin-bottom:20px}.batch-meta{grid-template-columns:100px 1fr;max-width:100%;margin:12px 0}.batch-meta dd{white-space:normal;overflow-wrap:anywhere}.batch-notice{white-space:pre-wrap;line-height:1.8;color:var(--muted)}.batch-actions{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.local-region-filter{max-width:430px;margin-bottom:22px}.admin-main>.form-surface{margin-bottom:20px}.batch-product{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #eee}.batch-product img{width:48px;height:48px;object-fit:cover;border-radius:7px}.batch-product span{flex:1;min-width:0}.batch-product small,.local-table small{display:block;color:var(--muted);margin-top:5px}.local-table-wrap{overflow-x:auto}.local-table{width:100%;border-collapse:collapse;font-size:13px}.local-table th,.local-table td{text-align:left;padding:13px 9px;border-bottom:1px solid #e7eaec}.local-table th:first-child{width:40%}.local-table .form-error{color:#b43c2d}.pickup-person{padding:18px 0;border-top:1px solid #e4e7e9}.pickup-person p{margin:8px 0}.pickup-person-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.pickup-person-head a{color:#225e74}.pickup-code{padding:20px;background:#edf4ee;text-align:center;border-radius:12px}.pickup-code span{display:block;color:#526859}.pickup-code strong{display:block;font-size:34px;letter-spacing:.15em;margin-top:8px}.pickup-fields{padding:15px 0;border-top:1px solid #dedee0}.pickup-fields .standalone-field{margin-bottom:14px}.status-ready{background:#e4edf8;color:#264b7d}
@media(max-width:767px){.mobile-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.mobile-nav a{font-size:10px}.admin-sidebar{grid-template-columns:repeat(3,minmax(0,1fr))!important}.batch-card{padding:18px}.batch-meta{grid-template-columns:80px 1fr;font-size:13px}.local-table th,.local-table td{padding:10px 5px;font-size:11px}.batch-product{gap:8px}.batch-product strong{font-size:13px}.local-entry{padding:11px 12px;margin-bottom:12px}.local-entry>span{gap:6px}.local-entry small{width:100%;padding-left:26px}.pickup-fields .check-label{font-size:12px}.batch-actions .btn{font-size:12px}.batch-card-top>span:last-child{overflow-wrap:anywhere}.batch-product .text-link{white-space:nowrap}}

@media(max-width:700px){.mobile-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.mobile-nav a{min-width:0;font-size:10px}}

.wish-search{display:flex;gap:10px;margin-bottom:14px}.wish-search .search-box{flex:1;min-width:0}.wish-rule{margin-bottom:20px;line-height:1.8}.wish-list{display:grid;gap:16px}.wish-card{padding:24px}.wish-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.wish-card h2{font-size:21px;margin-top:10px;overflow-wrap:anywhere}.wish-count{text-align:center;flex-shrink:0;min-width:75px}.wish-count strong{font-size:32px;color:var(--navy);display:block}.wish-count small{display:block;font-size:11px;color:var(--muted);line-height:1.8}.wish-excerpt{margin-top:15px;font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere;color:#5f6c76}.wish-reply{background:#edf4ee;padding:14px;margin-top:15px;border-radius:8px;font-size:13px}.wish-reply p{white-space:pre-wrap;overflow-wrap:anywhere}.wish-notes{border-top:1px solid var(--line);padding-top:20px}.wish-note{padding:16px 0;border-bottom:1px solid var(--line)}.wish-note p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px}.wish-note small{color:var(--muted);font-size:11px}.wish-note .text-link{margin-left:14px;font-size:12px}.wish-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin:25px 0;font-size:12px}#wish-similar p{margin:8px 0}.local-entry>span{display:grid;grid-template-columns:22px minmax(0,1fr);column-gap:8px;row-gap:4px;min-width:0;flex:1}.local-entry strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.local-entry small{grid-column:2;min-width:0;padding-left:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:700px){.wish-card{padding:17px}.wish-card h2{font-size:18px}.wish-search .btn{padding:10px 16px}.wish-count strong{font-size:27px}.wish-count{min-width:63px}.local-entry strong{font-size:13px}.local-entry small{font-size:11px}.admin-sidebar{grid-template-columns:repeat(4,minmax(0,1fr))!important}.wish-search .search-box input{font-size:14px}}
