:root{--green-950:#173d2b;--green-800:#22573b;--green-600:#2f7a4e;--green-100:#e8f3eb;--cream:#f7f5ed;--orange:#ec7a2d;--ink:#233129;--muted:#6e776f}*{box-sizing:border-box}html{background:var(--cream)}body{color:var(--ink);background:var(--cream);margin:0;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.store-page{min-height:100vh;padding-bottom:112px}.store-hero{color:#fff;background:var(--green-950);padding:30px max(20px,50% - 560px) 32px;position:relative;overflow:hidden}.store-hero:after{content:"";border:34px solid #ffffff14;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-90px;right:-40px}.brand-row{z-index:1;justify-content:space-between;align-items:flex-start;gap:18px;display:flex;position:relative}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#8fb89d;margin:0 0 7px;font-size:12px;font-weight:800}.store-hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(28px,5vw,42px);line-height:1.2}.admin-link{color:#dbeade;border-bottom:1px solid #ffffff59;flex:none;font-size:13px;text-decoration:none}.store-intro{z-index:1;color:#d5e3d8;max-width:570px;margin:17px 0 20px;font-size:16px;line-height:1.7;position:relative}.store-meta{z-index:1;flex-wrap:wrap;gap:9px;display:flex;position:relative}.store-meta span{color:#eaf1eb;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:999px;padding:7px 11px;font-size:13px}.catalog{width:min(1120px,100% - 32px);margin:0 auto}.search-box{z-index:2;background:#fff;border:1px solid #e3e2d9;border-radius:16px;align-items:center;gap:10px;width:min(680px,100%);height:54px;margin:-22px auto 26px;padding:0 17px;display:flex;position:relative;box-shadow:0 12px 30px #1f37281f}.search-box span{color:var(--green-600);font-size:27px;line-height:1;transform:rotate(-20deg)}.search-box input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:16px}.search-box input::placeholder{color:#9a9d97}.section-heading{justify-content:space-between;align-items:end;margin:0 2px 15px;display:flex}.section-heading h2{letter-spacing:-.03em;margin:0;font-size:24px}.open-badge{color:var(--green-600);align-items:center;gap:7px;font-size:14px;font-weight:700;display:inline-flex}.open-badge i{width:8px;height:8px;box-shadow:0 0 0 4px var(--green-100);background:#4e9d68;border-radius:50%}.category-tabs{scrollbar-width:none;gap:9px;margin:0 -16px 20px;padding:2px 16px 6px;display:flex;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{color:#59645c;cursor:pointer;background:#fff;border:1px solid #dedfd6;border-radius:999px;flex:none;min-height:42px;padding:0 17px}.category-tabs button.active{color:#fff;background:var(--green-800);border-color:var(--green-800);box-shadow:0 7px 16px #22573b2e}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.product-card{background:#fff;border:1px solid #e6e5dc;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 5px 18px #28322b0d}.product-image{aspect-ratio:1.45;border-radius:13px;place-items:center;margin:8px;font-size:44px;display:grid}.product-image.mint{background:#dcefe8}.product-image.red{background:#f4e1db}.product-image.yellow{background:#f3e8c8}.product-image.blue{background:#deebed}.product-info{padding:7px 14px 15px}.product-info h3{margin:0 0 5px;font-size:17px}.product-info p{min-height:21px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;overflow:hidden}.product-action{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.product-action strong{color:var(--orange);font-size:21px}.product-action small{margin-right:2px;font-size:13px}.product-action button{color:#fff;background:var(--orange);cursor:pointer;border:0;border-radius:12px;place-items:center;width:40px;height:40px;padding:0;font-size:25px;line-height:1;display:grid}.support-note{text-align:center;color:#8b918c;margin:42px 0 0;font-size:13px}.cart-bar{z-index:10;color:#fff;background:#183c2b;border:1px solid #ffffff1f;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:min(680px,100% - 24px);padding:10px 10px 10px 12px;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #16322347}.cart-icon{width:43px;height:43px;color:var(--green-950);background:#e7f0e9;border-radius:13px;place-items:center;font-size:14px;font-weight:900;display:grid}.cart-bar div:nth-child(2){flex-direction:column;min-width:0;display:flex}.cart-bar span{color:#b8cabd;font-size:12px}.cart-bar strong{margin-top:2px;font-size:15px}.cart-bar button{color:#76857a;background:#dbe1dd;border:0;border-radius:13px;min-width:94px;height:45px;font-weight:800}@media (max-width:800px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.store-hero{padding-top:24px}.admin-link,.store-meta span{font-size:12px}.catalog{width:min(100% - 24px,1120px)}.category-tabs{margin-inline:-12px;padding-inline:12px}.product-grid{gap:10px}.product-image{font-size:36px}.product-info{padding-inline:11px}.product-info h3{font-size:16px}.product-action strong{font-size:19px}}.store-meta a{color:#eaf1eb;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:999px;padding:7px 11px;font-size:13px;text-decoration:none}.delivery-line{z-index:1;color:#aac3b1;margin:14px 0 0;font-size:13px;position:relative}.clear-search{color:#718078;cursor:pointer;background:#eef1ed;border:0;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;padding:0;font-size:21px;display:grid}.product-image.real{object-fit:cover;width:calc(100% - 16px);height:auto;display:block}.product-image.placeholder{color:var(--green-800);background:linear-gradient(145deg,#e4efe6,#f0ead9);flex-direction:column;justify-content:center;align-items:center;display:flex}.product-image.placeholder strong{background:#ffffffb8;border:1px solid #22573b1f;border-radius:50%;place-items:center;width:48px;height:48px;font-size:25px;display:grid;box-shadow:0 7px 15px #22573b14}.product-image.placeholder span{color:#748277;margin-top:7px;font-size:11px;font-weight:700}.quantity-stepper{align-items:center;gap:6px;display:flex}.quantity-stepper button{width:36px;height:36px;color:var(--green-800);cursor:pointer;background:#edf3ee;border:1px solid #d3e1d6;border-radius:11px;place-items:center;padding:0;font-size:22px;display:grid}.quantity-stepper button.plus{color:#fff;background:var(--orange);border-color:var(--orange)}.quantity-stepper span{text-align:center;min-width:20px;font-size:15px;font-weight:800}.add-button{color:#fff;background:var(--orange);cursor:pointer;border:0;border-radius:12px;place-items:center;width:40px;height:40px;padding:0;font-size:25px;line-height:1;display:grid}.empty-state{color:#747d76;background:#fff;border:1px dashed #ccd3cd;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;display:flex}.empty-state strong{color:var(--ink);font-size:18px}.support-note{flex-direction:column;align-items:center;gap:4px;display:flex}.support-note strong{color:var(--green-800);font-size:18px}.support-note span{color:#626d65}.support-note small{color:#a0a49f;margin-top:4px}.cart-bar .cart-icon{cursor:default;border:0;position:relative}.cart-bar.has-items .cart-icon{cursor:pointer}.cart-icon b{color:#fff;background:var(--orange);border:2px solid #183c2b;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:11px;display:grid;position:absolute;top:-7px;right:-5px}.cart-summary{color:#fff;text-align:left;cursor:default;background:0 0;border:0;flex-direction:column;align-items:flex-start;min-width:0;padding:0;display:flex}.has-items .cart-summary{cursor:pointer}.cart-summary span{color:#b8cabd;font-size:12px}.cart-summary strong{color:#fff;margin-top:2px;font-size:16px}.cart-bar .checkout-button{color:#fff;background:var(--orange);cursor:pointer;border:0;border-radius:13px;min-width:94px;height:45px;font-weight:800}.cart-bar .checkout-button:disabled{color:#76857a;cursor:default;background:#dbe1dd}.modal-layer{z-index:50;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;background:#1222197a;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.sheet{z-index:1;width:min(680px,100%);max-height:min(82vh,720px);padding:12px 20px calc(20px + env(safe-area-inset-bottom));background:#fbfaf5;border-radius:24px 24px 0 0;position:relative;overflow-y:auto;box-shadow:0 -15px 50px #15301f33}.sheet-handle{background:#d1d7d2;border-radius:99px;width:42px;height:5px;margin:0 auto 18px}.sheet-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.sheet-header h2{margin:0;font-size:25px}.text-button{color:var(--green-600);cursor:pointer;background:0 0;border:0;padding:7px 4px;font-weight:700}.text-button.danger,.danger{color:#b64a42!important}.cart-lines{flex-direction:column;display:flex}.cart-line{border-bottom:1px solid #e4e6df;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px 0;display:grid}.mini-placeholder{width:52px;height:52px;color:var(--green-800);background:#e5eee6;border-radius:13px;place-items:center;font-weight:900;display:grid}.cart-line-info{flex-direction:column;gap:4px;min-width:0;display:flex}.cart-line-info strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cart-line-info span{color:var(--orange);font-size:14px;font-weight:800}.sheet-total{justify-content:space-between;align-items:end;padding:19px 0 16px;display:flex}.sheet-total span{color:var(--muted)}.sheet-total strong{color:var(--orange);font-size:25px}.primary-button,.secondary-button{cursor:pointer;border-radius:13px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:800;text-decoration:none;display:inline-flex}.primary-button{color:#fff;background:var(--green-800);border:1px solid var(--green-800);box-shadow:0 7px 16px #22573b24}.primary-button:hover{background:var(--green-950)}.secondary-button{color:var(--green-800);background:#fff;border:1px solid #cad8ce}.primary-button.full{width:100%;min-height:52px}.full-modal{z-index:1;background:var(--cream);width:min(680px,100%);height:100%;position:relative;overflow-y:auto}.modal-header{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f5edf0;border-bottom:1px solid #e3e3da;grid-template-columns:1fr auto 1fr;align-items:center;min-height:58px;padding:0 18px;display:grid;position:sticky;top:0}.modal-header span{font-weight:800}.back-button{color:var(--green-800);cursor:pointer;background:0 0;border:0;justify-self:start;padding:9px 0;font-weight:700}.checkout-form{padding:26px 20px 34px}.checkout-heading{margin-bottom:24px}.checkout-heading h2{margin:0;font-size:28px}.checkout-heading>p:last-child{color:var(--muted);margin:9px 0 0;line-height:1.6}.field{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.field>span,.delivery-choice legend{color:#536057;font-size:14px;font-weight:800}.field input,.field textarea,.field select{width:100%;min-height:48px;color:var(--ink);resize:vertical;background:#fff;border:1px solid #d8dcd6;border-radius:12px;outline:0;padding:12px 14px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--green-600);box-shadow:0 0 0 3px #2f7a4e1a}.delivery-choice{border:0;margin:0 0 18px;padding:0}.delivery-choice legend{margin-bottom:9px}.delivery-choice{grid-template-columns:1fr 1fr;gap:10px;display:grid}.delivery-choice legend{grid-column:1/-1}.delivery-choice label{cursor:pointer;background:#fff;border:1px solid #d9ddd8;border-radius:13px;grid-template-columns:auto 1fr;gap:2px 8px;padding:14px;display:grid}.delivery-choice label.selected{border-color:var(--green-600);box-shadow:inset 0 0 0 1px var(--green-600);background:#eef5ef}.delivery-choice input{width:18px;height:18px;accent-color:var(--green-600);grid-row:1/3;align-self:center}.delivery-choice label span{color:var(--muted);font-size:12px}.checkout-summary{background:#fff;border-radius:13px;justify-content:space-between;margin:8px 0 12px;padding:16px;display:flex}.checkout-summary strong{color:var(--orange)}.delivery-note{color:#6e684e;background:#f4ead2;border-radius:11px;margin:0 0 18px;padding:12px 14px;font-size:13px;line-height:1.55}.toast{z-index:100;color:#fff;text-align:center;background:#163021f0;border-radius:10px;width:max-content;max-width:calc(100% - 32px);padding:11px 16px;font-size:14px;position:fixed;bottom:92px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000002e}.order-layer{background:var(--cream);align-items:stretch}.order-modal{padding-bottom:38px}.success-mark{color:#fff;background:var(--green-600);border:8px solid var(--green-100);border-radius:50%;place-items:center;width:58px;height:58px;margin:28px auto 12px;font-size:27px;font-weight:900;display:grid}.order-heading{text-align:center;padding:0 20px 18px}.order-heading p{color:var(--green-600);margin:0;font-weight:800}.order-heading h2{margin:5px 0 7px;font-size:24px}.order-heading span{color:var(--muted);font-size:13px}.order-card{background:#fff;border:1px solid #e2e3db;border-radius:18px;margin:0 16px;padding:18px;box-shadow:0 7px 25px #2432280f}.order-card>header{border-bottom:1px dashed #cfd5cf;justify-content:space-between;gap:12px;padding-bottom:14px;display:flex}.order-card>header span{color:var(--muted);font-size:12px}.order-lines{padding:9px 0}.order-lines>div,.order-total{justify-content:space-between;gap:12px;padding:7px 0;display:flex}.order-lines strong{font-size:14px}.order-total{border-top:1px dashed #cfd5cf;border-bottom:1px dashed #cfd5cf;padding:14px 0}.order-total strong{color:var(--orange);font-size:20px}.order-card dl{margin:12px 0 0}.order-card dl>div{grid-template-columns:86px 1fr;gap:10px;padding:6px 0;font-size:14px;display:grid}.order-card dt{color:var(--muted)}.order-card dd{word-break:break-word;margin:0;font-weight:600}.order-actions{grid-template-columns:1fr 1fr;gap:10px;margin:15px 16px 0;display:grid}.order-actions .primary-button{grid-column:1/-1}.wechat-tip{color:#52675a;background:var(--green-100);text-align:center;border-radius:12px;margin:12px 16px 25px;padding:12px 14px;font-size:14px;line-height:1.55}.payment-section{text-align:center;border-top:1px solid #dfe2db;margin:0 16px;padding-top:22px}.payment-section h2{margin:0 0 16px;font-size:25px}.payment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.payment-grid button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #dde1db;border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:15px;display:flex}.payment-grid img{aspect-ratio:1;object-fit:contain;width:min(100%,220px)}.payment-grid span{color:var(--muted);font-size:12px}.payment-empty{color:var(--muted);background:#fff;border:1px dashed #ccd3cd;border-radius:14px;padding:24px 16px;line-height:1.6}.payment-notice{color:#7e6c45;margin:13px 0 0;font-size:13px;line-height:1.6}.qr-lightbox{z-index:120;color:#fff;background:#0c1a11ed;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:30px;display:flex;position:fixed;inset:0}.qr-lightbox button{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;width:42px;height:42px;font-size:28px;position:absolute;top:18px;right:18px}.qr-lightbox img{object-fit:contain;background:#fff;border-radius:16px;width:min(82vw,420px);max-height:70vh}.qr-lightbox span{color:#c6d4ca;font-size:13px}.admin-page{background:#f3f3ed;min-height:100vh}.admin-topbar{z-index:20;color:#fff;background:var(--green-950);justify-content:space-between;align-items:center;height:70px;padding:0 max(20px,50% - 640px);display:flex;position:sticky;top:0;box-shadow:0 3px 12px #13302024}.admin-brand{align-items:center;gap:11px;display:flex}.admin-brand>span{width:38px;height:38px;color:var(--green-950);background:#edf2e8;border-radius:11px;place-items:center;font-size:14px;font-weight:900;display:grid}.admin-brand div{flex-direction:column;display:flex}.admin-brand small{color:#a9c2b0;margin-top:1px;font-size:11px}.admin-topbar>a{color:#e0ebe3;border:1px solid #ffffff2e;border-radius:10px;padding:9px 12px;font-size:13px;text-decoration:none}.admin-shell{grid-template-columns:220px minmax(0,1fr);width:min(1280px,100%);min-height:calc(100vh - 70px);margin:0 auto;display:grid}.admin-sidebar{background:#fff;border-right:1px solid #e0e2db;padding:27px 16px}.admin-sidebar>p{color:#9aa29c;letter-spacing:.12em;margin:0 12px 11px;font-size:11px;font-weight:800}.admin-sidebar>button{color:#5c675f;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;width:100%;min-height:48px;margin:3px 0;padding:7px 11px;display:flex}.admin-sidebar>button>span{color:#68766c;background:#eef1ed;border-radius:9px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid}.admin-sidebar>button.active{color:var(--green-800);background:var(--green-100);font-weight:800}.admin-sidebar>button.active>span{color:#fff;background:var(--green-600)}.local-warning{color:#736440;background:#f5ead2;border-radius:12px;margin:30px 4px 0;padding:13px}.local-warning strong,.local-warning span{display:block}.local-warning strong{font-size:13px}.local-warning span{margin-top:5px;font-size:11px;line-height:1.55}.admin-content{min-width:0;padding:38px clamp(20px,4vw,56px) 60px}.admin-panel{width:min(100%,960px);margin:0 auto}.narrow-panel{width:min(100%,740px)}.admin-title{margin-bottom:24px}.admin-title.split{justify-content:space-between;align-items:center;gap:20px;display:flex}.admin-title h1{letter-spacing:-.04em;margin:0;font-size:30px}.admin-title>div>span{color:var(--muted);margin-top:7px;font-size:14px;display:block}.admin-form,.product-table,.payment-admin-card,.category-list,.data-actions,.backup-summary{background:#fff;border:1px solid #dfe1da;border-radius:17px;box-shadow:0 5px 20px #2631290a}.admin-form{padding:23px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;display:grid}.form-grid .wide{grid-column:1/-1}.form-actions{justify-content:flex-end;padding-top:5px;display:flex}.admin-search{background:#fff;border:1px solid #d8dcd6;border-radius:12px;align-items:center;gap:10px;width:min(420px,100%);height:46px;margin-bottom:14px;padding:0 14px;display:flex}.admin-search span{color:var(--green-600);font-size:24px;transform:rotate(-20deg)}.admin-search input{border:0;outline:0;width:100%}.product-table{overflow:hidden}.table-head,.table-row{grid-template-columns:minmax(240px,2fr) 1fr .7fr .8fr 1fr;align-items:center;gap:12px;padding:12px 17px;display:grid}.table-head{color:#7f8982;background:#f8f8f4;border-bottom:1px solid #e4e5df;font-size:12px;font-weight:800}.table-row{border-bottom:1px solid #ebebe6;min-height:74px;font-size:14px}.table-row:last-child{border-bottom:0}.table-row.inactive{opacity:.58}.admin-product-cell{align-items:center;gap:11px;min-width:0;display:flex}.admin-product-cell>img,.admin-product-cell>span{object-fit:cover;border-radius:11px;flex:none;width:48px;height:48px}.admin-product-cell>span{color:var(--green-800);background:#e5eee6;place-items:center;font-weight:900;display:grid}.admin-product-cell>div{min-width:0}.admin-product-cell strong,.admin-product-cell small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-product-cell small{color:var(--muted);margin-top:4px}.status-pill{color:#727b74;cursor:pointer;background:#edefeb;border:0;border-radius:999px;justify-self:start;min-height:30px;padding:0 10px;font-size:12px}.status-pill.on{color:#267344;background:#e1f0e5}.row-actions{gap:9px;display:flex}.row-actions button{color:var(--green-600);cursor:pointer;background:0 0;border:0;padding:6px 0;font-weight:700}.add-category{gap:10px;margin-bottom:14px;display:flex}.add-category input{background:#fff;border:1px solid #d7dbd5;border-radius:12px;flex:1;min-width:0;padding:0 14px}.category-list{padding:7px 18px}.category-list>div{border-bottom:1px solid #e8e9e3;grid-template-columns:1fr 100px auto auto;align-items:center;gap:10px;padding:12px 0;display:grid}.category-list>div:last-child{border-bottom:0}.category-list input{border:1px solid #d9ddd7;border-radius:10px;min-width:0;height:42px;padding:0 11px}.category-list span{color:var(--muted);font-size:13px}.category-list button{color:var(--green-600);cursor:pointer;background:0 0;border:0;padding:7px 5px;font-weight:700}.payment-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.payment-admin-card{padding:18px}.payment-admin-card>header{grid-template-columns:auto 1fr auto;align-items:center;gap:11px;display:grid}.payment-logo{color:#fff;border-radius:12px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.payment-logo.wechat{background:#22a65b}.payment-logo.alipay{background:#1677ff}.payment-admin-card h2{margin:0;font-size:17px}.payment-admin-card header div:nth-child(2) span{color:var(--muted);font-size:12px}.toggle{width:44px;height:25px;display:block;position:relative}.toggle input{opacity:0;pointer-events:none;position:absolute}.toggle span{cursor:pointer;background:#cbd1cc;border-radius:999px;transition:all .2s;position:absolute;inset:0}.toggle span:after{content:"";background:#fff;border-radius:50%;width:19px;height:19px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #0003}.toggle input:checked+span{background:var(--green-600)}.toggle input:checked+span:after{transform:translate(19px)}.payment-preview{aspect-ratio:1.25;background:#f5f5ef;border:1px dashed #cfd5cf;border-radius:13px;place-items:center;margin:17px 0;display:grid;overflow:hidden}.payment-preview img{object-fit:contain;background:#fff;width:100%;height:100%;padding:9px}.payment-preview>div{color:#878f88;flex-direction:column;align-items:center;gap:6px;display:flex}.payment-preview>div strong{color:#59635c}.payment-admin-card footer{align-items:center;gap:13px;display:flex}.file-button{cursor:pointer;position:relative;overflow:hidden}.file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.local-data-note{color:#725f34;background:#f5ead2;border-radius:13px;margin-top:18px;padding:15px 17px}.local-data-note p{margin:4px 0 0;font-size:13px;line-height:1.6}.shop-qr-card{text-align:center;background:#fff;border:1px solid #dee1da;border-radius:20px;flex-direction:column;align-items:center;padding:28px;display:flex;box-shadow:0 8px 25px #2334280f}.shop-qr-heading{flex-direction:column;gap:4px;display:flex}.shop-qr-heading span{color:var(--green-600);font-size:13px;font-weight:800}.shop-qr-heading strong{font-size:25px}.shop-qr-heading small{color:var(--muted)}.shop-qr-card>img{width:min(100%,360px);margin:18px 0 5px}.shop-qr-card>p{overflow-wrap:anywhere;max-width:100%;color:var(--muted);margin:0 0 17px;font-size:12px}.print-tip{color:var(--muted);margin-top:12px;font-size:12px}.qr-unavailable{text-align:center;background:#fff;border:1px dashed #cbd2cb;border-radius:17px;padding:38px 25px}.qr-unavailable strong{font-size:19px}.qr-unavailable p{max-width:520px;color:var(--muted);margin:10px auto 18px;line-height:1.65}.data-actions{overflow:hidden}.data-actions article{border-bottom:1px solid #e4e6df;grid-template-columns:auto 1fr;gap:16px;padding:24px;display:grid}.data-actions article:last-child{border-bottom:0}.data-icon{width:48px;height:48px;color:var(--green-800);background:var(--green-100);border-radius:13px;place-items:center;font-size:25px;font-weight:800;display:grid}.data-actions h2{margin:0;font-size:18px}.data-actions p{color:var(--muted);margin:7px 0 15px;font-size:14px;line-height:1.6}.backup-summary{color:var(--muted);flex-wrap:wrap;gap:9px 18px;margin-top:15px;padding:15px 18px;font-size:13px;display:flex}.backup-summary strong{color:var(--ink)}.product-editor{z-index:2;background:#fff;border-radius:20px;width:min(680px,100% - 24px);max-height:calc(100vh - 32px);margin:auto;padding:22px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #10261740}.product-editor>header{justify-content:space-between;align-items:start;margin-bottom:21px;display:flex}.product-editor h2{margin:0;font-size:25px}.product-editor>header>button{color:#68736b;cursor:pointer;background:#f0f1ed;border:0;border-radius:50%;width:38px;height:38px;font-size:24px}.product-editor>footer{justify-content:flex-end;gap:10px;padding-top:7px;display:flex}.switch-field{justify-content:space-between;align-items:center;min-height:48px;margin-bottom:18px;padding:0 4px;display:flex}.switch-field span{flex-direction:column;display:flex}.switch-field small{color:var(--muted);margin-top:3px}.switch-field input{width:21px;height:21px;accent-color:var(--green-600)}.product-image-editor{align-items:center;gap:17px;display:flex}.product-image-editor>img,.product-image-editor>div:first-child{object-fit:cover;border-radius:13px;flex:none;width:126px;height:100px}.product-image-editor>div:first-child{color:var(--green-800);background:#e5eee6;flex-direction:column;justify-content:center;align-items:center;font-size:26px;font-weight:900;display:flex}.product-image-editor>div:first-child small{color:var(--muted);margin-top:5px;font-size:11px;font-weight:500}.product-image-editor>div:last-child{flex-wrap:wrap;align-items:flex-start;gap:7px 12px;display:flex}.product-image-editor>div:last-child>small{width:100%;color:var(--muted)}@media (max-width:900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{z-index:15;scrollbar-width:none;border-bottom:1px solid #dfe2dc;border-right:0;gap:8px;padding:10px 12px;display:flex;position:sticky;top:70px;overflow-x:auto}.admin-sidebar::-webkit-scrollbar{display:none}.admin-sidebar>p,.local-warning{display:none}.admin-sidebar>button{flex:none;width:auto;min-height:40px;margin:0;padding:6px 12px}.admin-sidebar>button>span{display:none}.admin-content{padding-top:26px}}@media (max-width:700px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.table-head{display:none}.table-row{grid-template-columns:1fr auto;gap:9px 12px;padding:14px}.admin-product-cell{grid-column:1/-1}.table-row>span{color:var(--muted);font-size:12px}.status-pill{grid-column:1}.row-actions{grid-area:3/2}.payment-admin-grid{grid-template-columns:1fr}}@media (max-width:520px){.store-page{padding-bottom:104px}.store-hero{padding-inline:18px}.store-meta{gap:7px}.store-meta span,.store-meta a{padding:6px 9px}.product-card{border-radius:15px}.product-image.placeholder strong{width:43px;height:43px}.quantity-stepper{gap:3px}.quantity-stepper button{border-radius:10px;width:31px;height:34px}.cart-bar{bottom:max(10px, env(safe-area-inset-bottom))}.delivery-choice,.order-actions,.payment-grid{grid-template-columns:1fr}.order-actions .primary-button{grid-column:1}.admin-topbar{height:62px;padding-inline:14px}.admin-topbar>a{padding:8px 9px}.admin-sidebar{top:62px}.admin-content{padding:22px 12px 48px}.admin-title{margin-inline:4px}.admin-title h1{font-size:27px}.admin-title.split{align-items:flex-end}.admin-title.split .primary-button{min-height:42px;padding-inline:13px}.admin-form{padding:17px 14px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:1}.add-category{flex-direction:column}.add-category input{min-height:46px}.category-list{padding-inline:12px}.category-list>div{grid-template-columns:1fr auto auto}.category-list span{grid-area:2/1}.product-editor{width:100%;max-height:92vh;padding:18px 14px calc(18px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;margin:auto 0 0}.product-image-editor{align-items:flex-start}.product-image-editor>img,.product-image-editor>div:first-child{width:100px;height:86px}.data-actions article{padding:18px 15px}}@media print{.admin-topbar,.admin-sidebar,.admin-title,.shop-qr-card .primary-button,.print-tip{display:none!important}.admin-shell,.admin-content{padding:0;display:block}.shop-qr-card{box-shadow:none;border:0}}.delivery-fee-badge{color:#fff;background:var(--orange);vertical-align:middle;border-radius:999px;margin-left:6px;padding:1px 7px;font-size:11px;font-weight:800;line-height:1.7;display:inline-block}.checkout-summary{flex-direction:column;gap:8px}.checkout-summary .summary-line{color:var(--muted);justify-content:space-between;align-items:center;font-size:14px;display:flex}.checkout-summary .summary-line.total{color:var(--ink);border-top:1px dashed #d3d8d2;margin-top:4px;padding-top:10px;font-size:16px}.checkout-summary .summary-line.total strong{color:var(--orange);font-size:21px}.order-total{flex-direction:column;align-items:stretch;gap:8px}.order-total .summary-line{color:var(--muted);justify-content:space-between;align-items:center;font-size:14px;display:flex}.order-total .summary-line.total{color:var(--ink);border-top:1px dashed #cfd5cf;padding-top:10px;font-size:16px}.order-total .summary-line.total strong{color:var(--orange);font-size:20px}.admin-topbar-actions{align-items:center;gap:10px;display:flex}.admin-topbar-actions button{color:#e0ebe3;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:10px;padding:9px 12px;font-family:inherit;font-size:13px}.admin-topbar-actions button:hover{background:#ffffff29}.password-gate{background:linear-gradient(160deg,#173d2b,#2f7a4e);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.password-card{background:#fff;border-radius:18px;width:min(420px,100%);padding:30px 28px;box-shadow:0 20px 50px #0a1e1240}.password-brand{border-bottom:1px solid #ece9dd;align-items:center;gap:11px;margin-bottom:22px;padding-bottom:18px;display:flex}.password-brand>span{color:#173d2b;background:#edf2e8;border-radius:11px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:900;display:grid}.password-brand div{flex-direction:column;display:flex}.password-brand strong{font-size:17px}.password-brand small{color:#6e776f;font-size:11px}.password-card h1{letter-spacing:-.02em;margin:0 0 8px;font-size:22px}.password-card>p{color:#6e776f;margin:0 0 22px;font-size:13px;line-height:1.6}.password-card .field{margin-bottom:14px}.password-error{color:#b64a42;background:#fbedeb;border-radius:10px;margin:0 0 14px;padding:10px 12px;font-size:13px}.password-hint{color:#6e776f;text-align:center;border-top:1px dashed #e2e1d8;margin-top:18px;padding-top:16px;font-size:12px;line-height:1.7}.password-hint code{color:var(--green-800);background:#eef3ef;border-radius:6px;padding:2px 6px;font-family:ui-monospace,SF Mono,Menlo,monospace}.contact-sheet{padding-bottom:calc(20px + env(safe-area-inset-bottom))}.contact-section{border-bottom:1px dashed #e0e2db;padding:4px 0 18px}.contact-section:last-child{border-bottom:0;padding-bottom:4px}.contact-section h3{color:var(--green-800);margin:0 0 12px;font-size:15px;font-weight:800}.wechat-qr-wrap{flex-direction:column;align-items:center;gap:8px;margin:0 0 14px;display:flex}.wechat-qr-wrap>img{aspect-ratio:1;object-fit:contain;background:#fff;border:1px solid #e2e1d8;border-radius:14px;width:min(100%,260px);padding:10px}.wechat-qr-wrap small{color:var(--muted);font-size:12px}.wechat-qr-placeholder{aspect-ratio:1;color:#747d76;background:#f6f4ec;border:1px dashed #cfd5cf;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:min(100%,260px);padding:14px;display:flex}.wechat-qr-placeholder strong{color:var(--ink);font-size:16px}.wechat-qr-placeholder span{color:var(--muted);font-size:12px}.wechat-id-row{background:#f1f6f2;border:1px solid #d6e3d9;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.wechat-id-info{flex-direction:column;gap:2px;min-width:0;display:flex}.wechat-id-info span{color:var(--muted);letter-spacing:.04em;font-size:11px;font-weight:700}.wechat-id-info strong{color:var(--green-800);text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.wechat-id-row .primary-button{min-width:110px;min-height:40px;padding:0 14px;font-size:14px}.contact-empty{color:#7a8479;background:#f4f2eb;border:1px dashed #d6d3c8;border-radius:11px;padding:12px 14px;font-size:13px}.local-data-note code{color:#6b5421;background:#ebe2c8;border-radius:5px;padding:1px 6px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px}
