:root{color:#163322;font-synthesis:none;--green:#2f8549;--green-dark:#183f29;--green-soft:#edf7f0;--orange:#ff6b2c;--red:#e52525;--ink:#122017;--muted:#718078;--border:#dfe6e1;--page:#f7f9f8;background:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html{background:#fff;min-width:320px}body{min-width:320px;min-height:100vh;color:var(--ink);margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}.container{width:min(1248px,100% - 48px);margin-inline:auto}.site-header{z-index:40;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;position:sticky;top:0;box-shadow:0 2px 8px #1220170f}.header-inner{align-items:center;gap:28px;width:min(1248px,100% - 48px);min-height:64px;margin:auto;display:flex}.brand{color:#163522;flex:none;align-items:center;gap:10px;display:flex}.brand-mark{color:#fff;background:var(--green);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;transform:rotate(-6deg)}.brand strong{white-space:nowrap;font-size:20px}.brand-short{display:none}.header-search{width:448px;margin-left:8px;position:relative}.header-search input{color:#32443a;border:1px solid #d5ddd7;border-radius:9px;outline:none;width:100%;height:39px;padding:0 42px 0 16px}.header-search input:focus{border-color:var(--green);box-shadow:0 0 0 3px #2f85491a}.header-search button{color:#3b5547;background:0 0;border:0;place-items:center;width:31px;height:27px;display:grid;position:absolute;top:6px;right:7px}.header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.local-service{height:40px;color:var(--green);background:#f3faf5;border:1px solid #cbe3d1;border-radius:21px;align-items:center;gap:7px;padding:0 15px;font-size:14px;display:flex}.icon-button{color:#65736b;background:0 0;border:0;place-items:center;width:34px;height:36px;display:grid}.login-link{color:#435249;border:1px solid #d6ded8;border-radius:7px;align-items:center;gap:6px;height:36px;padding:0 13px;font-size:14px;display:flex}.account-links{align-items:center;gap:4px;display:flex}.hero{background-image:linear-gradient(90deg,#0515089e,#05150814 62%),url(/assets/hero-tea.svg);background-position:50%;background-size:cover;border-radius:12px;height:360px;margin-top:14px;position:relative;overflow:hidden}.hero-content{color:#fff;position:absolute;top:110px;left:48px}.hero h1{letter-spacing:-1px;margin:0 0 8px;font-size:36px;line-height:1.2}.hero p{margin:0 0 22px;font-size:17px}.hero a{background:var(--orange);color:#fff;border-radius:7px;justify-content:center;align-items:center;height:38px;padding:0 18px;font-size:14px;display:inline-flex}.category-strip{grid-template-columns:repeat(6,1fr);padding:22px 8px 20px;display:grid}.category-strip a{flex-direction:column;align-items:center;gap:8px;font-size:14px;display:flex}.category-icon{border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.category-icon.green{color:#4fa43f;background:#edf7ee}.category-icon.olive{color:#739a27;background:#f2f7e9}.category-icon.orange{color:#ff8900;background:#fff6e9}.category-icon.gold{color:#ffb600;background:#fff8e7}.category-icon.teal{color:#338569;background:#edf7f2}.recommend{padding-bottom:42px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-heading h2{margin:0;font-size:24px}.section-heading a{color:var(--green);font-size:14px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.product-card{background:#fff;border:1px solid #d9e1dc;border-radius:8px;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #1a3f271c}.product-image-wrap{aspect-ratio:1/.99;background:#f1f5f2;overflow:hidden}.product-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.product-card:hover img{transform:scale(1.025)}.product-card-body{padding:13px 12px 16px}.product-card h3{color:#18241d;min-height:43px;margin:0;font-size:14px;font-weight:500;line-height:1.5}.product-meta{color:#526158;justify-content:space-between;align-items:end;margin-top:10px;font-size:12px;display:flex}.product-meta strong{color:#ff5b23;font-size:20px}.product-meta del{color:#98a29b;margin-left:7px;font-size:12px}.loading-grid,.error-state,.empty-state{color:#89968e;place-items:center;min-height:220px;display:grid}.site-footer{color:#dbece0;background:#175e31;margin-top:26px}.footer-inner{grid-template-columns:1.35fr 1fr 1fr 1.15fr;gap:60px;width:min(1248px,100% - 48px);margin:auto;padding:48px 0 38px;display:grid}.footer-inner section{flex-direction:column;gap:10px;display:flex}.footer-inner h3{color:#fff;margin:0 0 6px;font-size:16px}.footer-inner a,.footer-inner p{color:#d0e5d6;margin:0;font-size:13px;line-height:1.65}.footer-inner p{align-items:flex-start;gap:8px;display:flex}.footer-title{color:#fff;align-items:center;gap:8px;font-size:18px;font-weight:700;display:flex}.footer-brand p{max-width:290px}.footer-bottom{color:#b9d7c2;border-top:1px solid #ffffff2e;justify-content:space-between;gap:24px;width:min(1248px,100% - 48px);margin:auto;padding:18px 0 24px;font-size:12px;display:flex}.footer-bottom div{gap:18px;display:flex}.category-page{min-height:840px;padding-top:26px}.category-title{align-items:center;gap:14px;margin-bottom:16px;display:flex}.category-title a{color:#395344;align-items:center;gap:5px;display:flex}.category-title h1{margin:0;font-size:20px}.category-title span{color:#607068;font-size:13px}.category-layout{grid-template-columns:190px 1fr;gap:26px;display:grid}.category-sidebar h2{margin:0 0 12px;font-size:14px}.category-sidebar{flex-direction:column;align-items:stretch;display:flex}.category-sidebar button{text-align:left;color:#33463b;background:0 0;border:0;border-radius:7px;height:42px;padding:0 12px}.category-sidebar button.active{color:#fff;background:var(--green)}.sort-tabs{border-bottom:1px solid var(--border);align-items:flex-start;gap:8px;height:48px;display:flex}.sort-tabs button{color:#33463b;background:0 0;border:0;border-radius:5px;height:34px;padding:0 14px}.sort-tabs button.active{color:var(--green);background:#f0f7f2}.category-results .product-grid{margin-top:16px}.product-page{background:var(--page);min-height:100vh;padding-bottom:28px}.breadcrumb{white-space:nowrap;align-items:center;gap:10px;min-height:46px;font-size:13px;display:flex;overflow:hidden}.breadcrumb a{align-items:center;gap:4px;display:flex}.breadcrumb strong{text-overflow:ellipsis;overflow:hidden}.product-detail{background:#fff;border:1px solid #eef1ef;border-radius:10px;grid-template-columns:1fr 1fr;min-height:640px;display:grid;overflow:hidden}.gallery{border-right:1px solid var(--border);padding:24px}.gallery img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;display:block}.buy-panel{padding:26px 24px}.buy-panel h1{margin:0 0 14px;font-size:22px}.price-panel{background:#fff1f1;border-radius:8px;min-height:80px;padding:10px 14px;position:relative}.price-panel strong{color:var(--red);font-size:34px}.price-panel del{color:#95a19a;margin-left:14px}.price-panel small{color:#e53535;display:block}.sale-line{border-bottom:1px solid var(--border);gap:22px;padding:17px 0;font-size:14px;display:flex}.stock-line{color:#09a94e;align-items:center;gap:6px;padding:14px 0;font-size:14px;display:flex}.delivery-line{border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:#86928b;align-items:flex-start;gap:12px;min-height:72px;padding:15px 0;display:flex}.delivery-line div{flex-direction:column;gap:5px;display:flex}.delivery-line strong{color:#26362d;font-size:14px}.delivery-line span{font-size:12px}.merchant-line{border-bottom:1px solid var(--border);align-items:center;gap:11px;min-height:88px;display:flex}.merchant-line img{object-fit:cover;border-radius:50%;width:40px;height:40px}.merchant-line div{flex-direction:column;gap:5px;display:flex}.merchant-line strong{font-size:15px}.merchant-line span{color:#f6ad00;font-size:12px}.merchant-line em{color:var(--green);margin-left:auto;font-size:12px;font-style:normal}.quantity-row{align-items:center;gap:16px;padding:16px 0;font-size:13px;display:flex}.quantity-row div{align-items:center;height:36px;display:flex}.quantity-row button{background:#fff;border:1px solid #d5ddd8;border-radius:5px;place-items:center;width:36px;height:36px;display:grid}.quantity-row b{text-align:center;width:54px}.quantity-row small{color:#93a099}.purchase-actions{grid-template-columns:48px 1fr 1fr;gap:12px;display:grid}.purchase-actions button{border-radius:7px;height:52px;font-size:16px}.favorite-button{color:#80908a;background:#fff;border:1px solid #d6dfe0}.cart-button{border:2px solid var(--green);color:var(--green);background:#fff;justify-content:center;align-items:center;gap:8px;display:flex}.buy-button{color:#fff;background:var(--red);border:0}.inline-message{color:var(--green);text-align:center}.qualification-card,.detail-card{background:#fff;border:1px solid #edf1ee;border-radius:9px;margin-top:16px;padding:26px 24px}.qualification-card h2,.detail-card h2{margin:0 0 22px;font-size:17px}.qualification-card h2{align-items:center;gap:8px;display:flex}.qualification-grid{grid-template-columns:1fr 1fr;gap:22px 46px;display:grid}.qualification-grid div{flex-direction:column;gap:6px;display:flex}.qualification-grid span{color:#7c8a82;font-size:13px}.qualification-grid strong{font-size:14px;font-weight:500}.qualification-card>p{border-top:1px solid var(--border);color:#94a099;margin:22px 0 0;padding-top:16px;font-size:12px}.detail-card p{color:#3d4d44;font-size:14px;line-height:1.8}.reviews-card{min-height:170px}.reviews-card h2 small{color:#6f7e75;font-weight:400}.reviews-card>p{text-align:center;color:#a2aba6}.placeholder-page{min-height:70vh;padding:72px 0}.auth-page{background:linear-gradient(#f2f8f4,#fff 72%);place-items:start center;min-height:calc(100vh - 64px);padding:58px 20px 76px;display:grid}.auth-card{background:#fff;border:1px solid #dfe9e2;border-radius:16px;width:min(430px,100%);padding:38px 38px 34px;box-shadow:0 18px 50px #1c4b2b1a}.register-card{width:min(500px,100%)}.auth-heading{text-align:center;margin-bottom:28px}.auth-heading>span{color:var(--green);letter-spacing:2px;margin-bottom:9px;font-size:13px;font-weight:700;display:inline-block}.auth-heading h1,.auth-card>h1{color:#173421;margin:0;font-size:29px}.auth-heading p{color:#7a8980;margin:10px 0 0;font-size:14px}.auth-form{flex-direction:column;gap:17px;display:flex}.auth-form>label:not(.agreement){color:#33483a;flex-direction:column;gap:7px;font-size:14px;font-weight:600;display:flex}.auth-form input:not([type=checkbox]){color:#1e3125;background:#fff;border:1px solid #d4ddd6;border-radius:8px;outline:none;width:100%;height:46px;padding:0 13px}.auth-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #2f85491f}.primary-button{color:#fff;background:var(--green);border:0;border-radius:8px;height:48px;font-weight:700}.primary-button:hover{background:#26763e}.primary-button:disabled{cursor:wait;opacity:.65}.auth-assist{justify-content:flex-end;margin-top:-5px;display:flex}.auth-assist a,.auth-switch a,.agreement a{color:var(--green)}.auth-switch{text-align:center;color:#6e7d74;margin:23px 0 0;font-size:14px}.agreement{color:#65756b;align-items:flex-start;gap:9px;font-size:13px;line-height:1.6;display:flex}.agreement input{accent-color:var(--green);margin-top:3px}.form-notice{border-radius:7px;padding:11px 13px;font-size:13px;line-height:1.55}.form-notice.error{color:#bd2929;background:#fff0f0;border:1px solid #fdd}.form-notice.success{color:#1f743a;background:#edf9f0;border:1px solid #d5eedb}.form-notice.info{color:#276541;background:#f0f7f2;border:1px solid #d8e9dc}.code-control{grid-template-columns:1fr 120px;gap:9px;display:grid}.code-control button{color:var(--green);background:#f3faf5;border:1px solid #bedbc6;border-radius:8px;font-size:13px}.verified-badge{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:66px;height:66px;margin:0 auto 18px;font-size:30px;display:grid}.auth-card>h1{text-align:center;margin-bottom:22px}.auth-loading{color:#718078;place-items:center;min-height:60vh;display:grid}.nav-icon{border:1px solid #0000;border-radius:7px}.nav-icon:hover{color:var(--green);background:#f4faf6;border-color:#d6e4d9}.commerce-page{min-height:68vh;padding-top:38px;padding-bottom:56px}.commerce-page.empty-state{min-height:68vh}.page-headline{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:24px;min-height:80px;margin-bottom:22px;display:flex}.page-headline span{color:var(--green);letter-spacing:2px;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.page-headline h1{margin:0 0 16px;font-size:30px}.page-headline>p{color:var(--muted);margin:0 0 17px;font-size:14px}.panel{border:1px solid var(--border);background:#fff;border-radius:11px;box-shadow:0 8px 28px #1c3a260e}.cart-layout,.checkout-layout,.order-detail-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:22px;display:grid}.cart-items{padding:0 22px}.cart-item{border-bottom:1px solid #e7ece8;grid-template-columns:104px minmax(0,1fr) 120px 120px;align-items:center;gap:20px;min-height:138px;padding:18px 0;display:grid}.cart-item:last-child{border-bottom:0}.cart-item img{object-fit:cover;background:#eff3f0;border-radius:8px;width:104px;height:104px}.cart-item-main h2{margin:0 0 8px;font-size:15px;line-height:1.55}.cart-item-main p{color:var(--muted);margin:0 0 13px;font-size:12px}.cart-item-main>strong{color:var(--orange);font-size:13px}.line-total{color:var(--red);text-align:right;font-size:17px}.quantity-control{grid-template-columns:36px 44px 36px;align-items:center;height:36px;display:grid}.quantity-control button{background:#fff;border:1px solid #d5ddd8;place-items:center;width:36px;height:36px;display:grid}.quantity-control button:first-child{border-radius:6px 0 0 6px}.quantity-control button:last-child{border-radius:0 6px 6px 0}.quantity-control b{border-top:1px solid #d5ddd8;border-bottom:1px solid #d5ddd8;place-items:center;height:36px;font-size:13px;display:grid}.cart-summary{padding:24px;position:sticky;top:86px}.cart-summary h2{margin:0 0 24px;font-size:18px}.cart-summary>div{color:#5d6a62;justify-content:space-between;gap:18px;padding:10px 0;font-size:14px;display:flex}.cart-summary .summary-total{border-top:1px solid var(--border);color:var(--ink);margin-top:10px;padding:20px 0}.summary-total strong{color:var(--red);font-size:25px}.primary-link,.secondary-link{border-radius:7px;justify-content:center;align-items:center;min-height:44px;font-size:14px;font-weight:700;display:flex}.primary-link{color:#fff;background:var(--green);border:0;width:100%}.primary-link:hover{background:#27763e}.primary-link:disabled{cursor:wait;opacity:.6}.secondary-link{color:var(--green);background:#fff;border:1px solid #cedbd1;margin-top:9px}.empty-commerce{color:#809087;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex}.empty-commerce h2{color:#2d4134}.empty-commerce .primary-link{width:210px}.checkout-main{flex-direction:column;gap:16px;display:flex}.checkout-section{padding:24px}.checkout-section h2{margin:0 0 18px;font-size:18px}.address-list{gap:10px;display:grid}.address-option{cursor:pointer;border:1px solid #dce5de;border-radius:8px;grid-template-rows:auto auto auto;grid-template-columns:24px 1fr auto;align-items:center;min-height:88px;padding:14px 16px;display:grid;position:relative}.address-option.selected{border-color:var(--green);box-shadow:inset 3px 0 var(--green);background:#f4faf6}.address-option input{accent-color:var(--green);grid-row:1/4}.address-option strong{font-size:14px}.address-option span{color:#68766e;grid-column:2;font-size:13px}.address-option em{color:var(--green);background:#e6f4ea;border-radius:10px;grid-area:1/3/4;padding:3px 8px;font-size:11px;font-style:normal}.address-form{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;padding-top:18px;display:grid}.address-form label{color:var(--muted);gap:7px;font-size:13px;display:grid}.address-form input{border:1px solid var(--line);min-width:0;height:42px;color:var(--ink);background:#fff;border-radius:10px;padding:0 12px}.address-detail-field{grid-column:span 2}.address-form .secondary-button{align-self:end;height:42px}.checkout-item{border-bottom:1px solid #e8ede9;grid-template-columns:72px minmax(0,1fr) 60px 95px;align-items:center;gap:16px;min-height:84px;padding:12px 0;display:grid}.checkout-item:last-child{border-bottom:0}.checkout-item img{object-fit:cover;background:#eef2ef;border-radius:7px;width:72px;height:72px}.checkout-item div{flex-direction:column;gap:7px;display:flex}.checkout-item div>strong{font-size:14px}.checkout-item div>span,.checkout-item>b{color:var(--muted);font-size:12px}.checkout-item>strong:last-child{color:var(--red);text-align:right}.checkout-section textarea{resize:vertical;border:1px solid #d4ddd6;border-radius:8px;outline:none;width:100%;min-height:96px;padding:12px}.checkout-section textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #2f85491a}.commerce-error{color:#b52828;font-size:13px;line-height:1.5}.muted{color:var(--muted);font-size:13px;line-height:1.6}.order-list{flex-direction:column;gap:16px;display:flex}.order-card{overflow:hidden}.order-card header,.order-card footer{background:#f7faf8;align-items:center;gap:18px;min-height:58px;padding:12px 20px;display:flex}.order-card header{border-bottom:1px solid var(--border);justify-content:space-between}.order-card header div{flex-direction:column;gap:4px;display:flex}.order-card header span,.order-card footer span{color:var(--muted);font-size:11px}.order-card header strong{font-size:13px}.order-product{border-bottom:1px solid #edf0ee;grid-template-columns:72px minmax(0,1fr) 80px;align-items:center;gap:18px;min-height:96px;padding:12px 20px;display:grid}.order-product img{object-fit:cover;border-radius:7px;width:72px;height:72px}.order-product strong{font-size:14px}.order-product span{color:var(--muted);text-align:right}.order-card footer{justify-content:flex-end}.order-card footer .secondary-link{min-width:96px;min-height:36px;margin:0 0 0 12px}.status-pill{white-space:nowrap;border-radius:14px;align-items:center;padding:5px 10px;font-size:12px;font-style:normal;display:inline-flex}.status-pill.pending_payment{color:#b4670e;background:#fff4df}.status-pill.paid{color:#2568a9;background:#eaf4ff}.status-pill.shipped{color:#714fbd;background:#f1ecff}.status-pill.completed{color:#278246;background:#e7f6eb}.status-pill.cancelled{color:#778079;background:#edf0ee}.order-detail-head{justify-content:space-between;align-items:center;min-height:76px;margin-bottom:18px;padding:18px 24px;display:flex}.order-detail-head div{flex-direction:column;gap:6px;display:flex}.order-detail-head span{color:var(--muted);font-size:12px}.order-detail-head strong{font-size:16px}.order-detail-layout .cart-summary p{margin:8px 0}.profile-banner{align-items:center;gap:18px;min-height:120px;padding:24px;display:flex}.profile-banner>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.profile-banner div{flex:1}.profile-banner h2{margin:0 0 7px;font-size:20px}.profile-banner p{color:var(--muted);margin:0;font-size:13px}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.profile-link{min-height:100px;color:var(--green);align-items:center;gap:16px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex}.profile-link:not(.disabled):hover{transform:translateY(-2px);box-shadow:0 12px 28px #1c3a261a}.profile-link div{flex-direction:column;gap:7px;display:flex}.profile-link strong{color:var(--ink)}.profile-link span{color:var(--muted);font-size:13px}.profile-link.disabled{opacity:.72}.access-denied{text-align:center;min-height:68vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.access-denied h1{color:var(--ink);margin:18px 0 6px}.access-denied .primary-link{width:180px;margin-top:14px}.management-page{grid-template-columns:210px minmax(0,1fr);gap:28px;min-height:72vh;padding-top:32px;padding-bottom:60px;display:grid}.management-nav{border:1px solid var(--border);background:#f8fbf9;border-radius:11px;flex-direction:column;align-self:start;padding:14px;display:flex;position:sticky;top:88px}.management-nav>strong{color:var(--green-dark);padding:10px 12px 16px}.management-nav a{color:#54635a;border-radius:7px;align-items:center;gap:10px;min-height:44px;padding:0 12px;font-size:14px;display:flex}.management-nav a:hover{color:var(--green);background:#eaf5ed}.management-nav svg{width:17px}.management-content{min-width:0}.management-content .page-headline{margin-top:-14px}.management-button{color:#fff;background:var(--green);border:0;border-radius:7px;min-height:38px;margin-bottom:16px;padding:0 17px}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.metric-grid article{flex-direction:column;justify-content:center;gap:12px;min-height:130px;padding:24px;display:flex}.metric-grid span{color:var(--muted);font-size:13px}.metric-grid strong{color:var(--green-dark);font-size:28px}.management-table-wrap{overflow-x:auto}.management-table{border-collapse:collapse;width:100%;min-width:720px}.management-table th,.management-table td{text-align:left;border-bottom:1px solid #e7ece8;padding:14px 16px;font-size:13px}.management-table th{color:#66736c;background:#f3f7f4;font-weight:600}.management-table td{color:#3e4d44}.table-product{align-items:center;gap:11px;min-width:250px;display:flex}.table-product img{object-fit:cover;border-radius:6px;width:48px;height:48px}.table-loading{text-align:center;color:var(--muted);padding:30px}.management-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;padding:20px;display:grid}.management-form input,.management-form textarea{border:1px solid #d5ded7;border-radius:7px;outline:none;min-height:42px;padding:9px 11px}.management-form textarea{resize:vertical;grid-column:1/-1;min-height:90px}.management-form .primary-link{width:160px}.management-form.single{grid-template-columns:1fr;max-width:700px}.management-form.single label{color:#4c5d53;flex-direction:column;gap:7px;font-size:13px;display:flex}.review-actions{gap:7px;display:flex}.review-actions button{color:#fff;background:var(--green);border:0;border-radius:5px;min-height:32px;padding:0 12px}.review-actions button.reject{background:#b95858}.role-badge{border-radius:12px;padding:4px 9px}.role-badge.user{background:#edf0ee}.role-badge.merchant{color:#2568a9;background:#eaf4ff}.role-badge.admin{color:#714fbd;background:#f1ecff}@media (width<=900px){.container,.header-inner,.footer-inner,.footer-bottom{width:min(100% - 28px,680px)}.header-inner{gap:12px;min-height:58px}.brand-full{display:none}.brand-short{display:block}.brand strong{font-size:16px}.header-search,.local-service span,.refresh-button{display:none}.local-service{justify-content:center;width:40px;padding:0}.login-link{padding:0 10px}.hero{height:250px;margin-top:10px}.hero-content{top:70px;left:24px}.hero h1{font-size:28px}.category-strip{grid-template-columns:repeat(3,1fr);row-gap:20px;padding-inline:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card-body{padding:10px}.product-card h3{font-size:13px}.product-meta strong{font-size:17px}.footer-inner{grid-template-columns:1fr 1fr;gap:28px}.footer-bottom{flex-direction:column}.category-layout{grid-template-columns:1fr}.category-sidebar{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.category-sidebar h2{grid-column:1/-1}.category-sidebar button{text-align:center;background:#f4f7f5}.product-detail{grid-template-columns:1fr}.gallery{border-right:0;border-bottom:1px solid var(--border)}.buy-panel{padding:20px 16px}.qualification-grid{grid-template-columns:1fr}.purchase-actions{grid-template-columns:46px 1fr}.buy-button{grid-column:2}.product-page .container{width:calc(100% - 20px)}.auth-page{min-height:calc(100vh - 58px);padding-top:36px}.auth-card{padding:30px 26px}.cart-layout,.checkout-layout,.order-detail-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-item{grid-template-columns:90px minmax(0,1fr) 120px}.cart-item img{width:90px;height:90px}.cart-item .line-total{grid-column:2/4}.profile-grid,.management-page{grid-template-columns:1fr}.management-nav{flex-direction:row;position:static;overflow-x:auto}.management-nav>strong{display:none}.management-nav a{white-space:nowrap}.metric-grid{grid-template-columns:1fr}.management-form{grid-template-columns:1fr 1fr}.management-form textarea{grid-column:1/-1}}@media (width<=520px){.brand-mark{width:29px;height:29px}.brand-short{text-overflow:ellipsis;max-width:150px;overflow:hidden}.login-link span{display:none}.hero{border-radius:9px;height:210px}.hero-content{top:54px}.hero h1{font-size:24px}.hero p{font-size:14px}.category-icon{width:44px;height:44px}.section-heading h2{font-size:20px}.product-image-wrap{aspect-ratio:1}.product-meta{align-items:center}.product-meta del{display:none}.site-footer{padding-bottom:64px}.footer-inner{grid-template-columns:1fr}.footer-inner section:nth-child(2),.footer-inner section:nth-child(3){display:none}.footer-bottom div,.category-title{flex-wrap:wrap}.sort-tabs{overflow-x:auto}.sort-tabs button{white-space:nowrap}.category-sidebar{grid-template-columns:repeat(2,1fr)}.gallery{padding:12px}.buy-panel h1{font-size:19px}.price-panel strong{font-size:30px}.purchase-actions{z-index:10;background:#fff;padding:10px 0;position:sticky;bottom:0}.auth-page{padding:22px 12px 52px}.auth-card{border-radius:11px;padding:26px 18px}.auth-heading h1{font-size:25px}.code-control{grid-template-columns:1fr 108px}.commerce-page{padding-top:22px}.page-headline{min-height:64px}.page-headline h1{font-size:24px}.cart-items,.checkout-section{padding:14px}.cart-item{grid-template-columns:70px 1fr;gap:12px}.cart-item img{width:70px;height:70px}.cart-item .quantity-control{grid-column:2}.cart-item .line-total{text-align:left;grid-column:2}.checkout-item{grid-template-columns:58px 1fr 42px;gap:10px}.checkout-item img{width:58px;height:58px}.checkout-item>strong:last-child{grid-column:2/4}.address-option{grid-template-columns:22px 1fr}.address-option em{display:none}.address-form{grid-template-columns:1fr}.address-detail-field{grid-column:auto}.order-card header,.order-card footer,.order-product{padding-inline:14px}.order-product{grid-template-columns:58px 1fr 40px}.order-product img{width:58px;height:58px}.order-card footer{flex-wrap:wrap}.profile-banner{align-items:flex-start}.profile-banner .status-pill{margin-left:auto}.management-page{width:calc(100% - 20px);padding-top:16px}.management-form{grid-template-columns:1fr}.management-form textarea{grid-column:1}}
