:root{--ink:#183d35;--muted:#6b7771;--paper:#fafbf7;--line:#dfe6df;--accent:#d9e9bb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button,.button{cursor:pointer}.topbar{text-align:center;background:var(--ink);color:#fff;font-size:12px;letter-spacing:1px;padding:9px}header{max-width:1280px;margin:auto;padding:24px 40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;font-weight:700;letter-spacing:2px;font-size:19px}.brand small{display:block;font-weight:400;letter-spacing:1px;font-size:10px}.brand-icon{font-family:Georgia,serif;font-size:34px;background:var(--ink);color:var(--paper);border-radius:50%;width:48px;height:48px;text-align:center;line-height:46px}nav{display:flex;gap:32px;font-size:14px}main{max-width:1280px;margin:auto;padding:24px 40px 60px}.notice{background:#f1eddb;border:1px solid #e4dec7;border-radius:6px;padding:12px 16px;font-size:13px;margin-bottom:20px}.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;background:#edf1e5;border-radius:12px;padding:55px 50px;min-height:450px;overflow:hidden}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:600;margin:0 0 14px;color:var(--muted)}h1{font-size:44px;letter-spacing:-1px;line-height:1.35;font-weight:600;margin:15px 0 24px}h2{font-size:27px;line-height:1.4;font-weight:600;margin:8px 0 12px}h3{font-size:20px;margin:8px 0}.hero-copy{color:#52695f;line-height:1.95;font-size:15px}.button{display:inline-flex;justify-content:space-between;gap:36px;background:var(--ink);color:white;border:0;border-radius:5px;padding:13px 23px;margin-top:18px}.button:hover{background:#2c5947}.hero-art{position:relative;height:330px;display:flex;align-items:center;justify-content:center}.orbit{position:absolute;width:310px;height:310px;border-radius:50%;background:#dbe5c9}.bottle{width:116px;height:167px;background:linear-gradient(90deg,#e3e7d9,#fffef2 40%,#e3e7d9);border-radius:20px 20px 15px 15px;position:relative;margin-top:28px;box-shadow:10px 15px 22px #193c351c}.cap{position:absolute;top:-22px;left:8px;right:8px;height:27px;background:repeating-linear-gradient(90deg,#ced3c4,#ced3c4 2px,#e1e5d7 3px,#e1e5d7 5px);border-radius:5px 5px 1px 1px}.label{position:absolute;top:38px;width:100%;background:#285442;color:#fff;height:104px;text-align:center;padding:12px 6px;display:flex;flex-direction:column;justify-content:space-between}.label small{font-size:8px;letter-spacing:2px}.label b{font-size:14px;line-height:1.4;font-weight:500}.label span{font-size:8px}.hero-art .large{transform:rotate(-9deg) scale(1.35);z-index:2;left:-30px}.hero-art .small{transform:rotate(12deg);left:-15px;top:40px}.small .label{background:#809b61}.art-caption{position:absolute;bottom:-4px;font-size:10px;letter-spacing:2px}.benefits{display:flex;justify-content:space-between;padding:25px 30px;border-bottom:1px solid var(--line);font-size:13px}.benefits b{font-family:Georgia,serif;font-weight:400;font-size:20px;color:#8ca277;margin-right:12px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:48px 0 25px;gap:20px}.search{display:flex;border-bottom:1px solid #a8b6a9;max-width:290px}.search input{background:transparent;border:0;width:210px;padding:9px 0;outline-offset:4px}.search button{background:none;border:0;color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{background:white;border:1px solid var(--line);border-radius:9px;overflow:hidden}.product-art{height:235px;background:#edf0e7;display:flex;justify-content:center;align-items:center;position:relative}.category{position:absolute;top:14px;left:14px;background:#ffffffa1;border-radius:3px;padding:3px 9px;font-size:10px;z-index:2}.tone-2{background:#f0eddf}.tone-2 .label{background:#987c39}.tone-3{background:#e9eeeb}.tone-3 .label{background:#5a7773}.tone-4{background:#efebe4}.tone-4 .label{background:#907258}.product-body{padding:21px 18px}.product-body .eyebrow{font-size:9px;margin-bottom:7px}.product-body h3{font-size:18px}.muted{color:var(--muted);font-size:13px}.product-body .muted{margin:6px 0 12px}details{font-size:12px;color:var(--muted);margin-bottom:20px}summary{cursor:pointer}details p{line-height:1.7}.price-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.price-row strong{font-size:22px;letter-spacing:-.5px}.price-row small{display:block;font-size:9px;color:var(--muted)}.add{width:34px;height:34px;border-radius:50%;border:1px solid var(--ink);color:var(--ink);background:white;font-size:24px;line-height:28px}.add:hover{background:var(--accent)}.shipping-note{display:flex;justify-content:space-between;align-items:center;background:#e8efdc;border-radius:10px;padding:32px 38px;margin-top:42px}.shipping-note p{font-size:13px;line-height:1.9}.shipping-note .eyebrow{font-size:10px}.shipping-note h2{font-size:26px}footer{border-top:1px solid var(--line);padding:35px 40px;max-width:1200px;margin:auto;font-size:12px}footer .brand{font-size:16px}footer span{color:var(--muted);font-size:10px}.badge{background:var(--ink);color:white;padding:1px 6px;border-radius:10px}.empty{padding:60px 20px;text-align:center;grid-column:1/-1}.cart-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:40px}.cart-item{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:22px 0}.cart-item .eyebrow{font-size:10px}.text-button{background:transparent;border:0;border-bottom:1px solid var(--line);color:var(--muted);padding:3px 0}.summary{background:white;padding:28px;border:1px solid var(--line);border-radius:10px;align-self:start}.summary dl div{display:flex;justify-content:space-between;gap:15px;margin:17px 0}.summary dd{margin:0}.saving{color:#53783b}.summary .total{border-top:1px solid var(--line);padding-top:20px;font-size:21px;font-weight:600}.summary .button{width:100%}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}:focus-visible{outline:3px solid #9cbe72;outline-offset:4px}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero{padding:35px 25px}h1{font-size:34px}.hero-art{transform:scale(.8)}.cart-layout{gap:20px}}@media(max-width:600px){header{padding:18px 20px}nav{gap:16px;font-size:12px}.brand{font-size:15px}.brand-icon{height:36px;width:36px;line-height:34px;font-size:25px}main{padding:18px 18px 35px}.topbar{font-size:10px;letter-spacing:0}.hero{grid-template-columns:1fr;padding:30px 24px 8px}.hero-art{height:240px;transform:scale(.75);margin-top:-15px}.hero-copy{font-size:13px}h1{font-size:33px}.benefits{padding:18px 0;gap:8px;font-size:10px}.benefits b{display:block;font-size:17px}.section-heading{flex-direction:column;align-items:start;margin-top:30px}.section-heading h2{font-size:25px}.search{max-width:100%;width:100%}.search input{flex:1}.product-grid{gap:12px}.product-art{height:205px}.product-art .bottle{transform:scale(.88)}.product-body{padding:14px 12px}.product-body h3{font-size:16px}.price-row strong{font-size:19px}.price-row small{font-size:8px}.add{width:28px;height:28px;line-height:23px;font-size:20px}.shipping-note{display:block;padding:25px}.cart-layout{grid-template-columns:1fr}.cart-item h3{font-size:17px}footer{padding:25px 20px}}
.account-panel{max-width:460px;margin:40px auto 65px;background:white;border:1px solid var(--line);padding:32px;border-radius:12px}.account-panel h1{font-size:30px}.fields{display:grid;gap:15px}.fields label{display:block;font-size:13px}.fields input:not([type=checkbox]),.fields select{display:block;width:100%;border:1px solid #b9c8bc;border-radius:5px;padding:10px;background:white;color:var(--ink);margin-top:6px}.fields p{margin:0}.fields .inline{display:flex;align-items:center;gap:8px}.fields .button{margin:0;justify-content:center}.auth-details{margin-top:25px;border-top:1px solid var(--line);padding-top:20px}.auth-details form{margin-top:20px}.errorlist{color:#9e382f;font-size:12px;padding-left:18px}
.address-choice{display:flex;gap:16px;align-items:flex-start;border:1px solid var(--line);border-radius:8px;padding:20px;margin-bottom:15px;background:white;cursor:pointer}.address-choice input{margin-top:7px}

.product-photo{width:100%;height:100%;object-fit:contain;padding:2rem;box-sizing:border-box}

.pagination{justify-content:center;align-items:center;flex-wrap:wrap;margin:28px 0;gap:18px}.pagination a{padding:8px 12px;border:1px solid var(--line);border-radius:5px}.pagination span{font-size:13px;color:var(--muted)}.order-filters{display:flex;flex-wrap:wrap;align-items:end;gap:16px;margin-bottom:24px}.order-filters label{display:grid;gap:6px;font-size:13px}.order-filters input,.order-filters select{padding:10px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--ink);font:inherit}.order-filters .button{margin:0}.summary + .summary{margin-top:18px}.order-filters input{min-width:240px}@media(max-width:600px){.order-filters{align-items:stretch}.order-filters label{width:100%}.order-filters input{min-width:0;width:100%}}

/* Keep the full Chinese brand and signed-in navigation readable on narrow screens. */
header{flex-wrap:wrap;gap:18px}header .brand{flex-shrink:0}header nav{flex-wrap:wrap;align-items:center;justify-content:flex-end}header nav form{margin:0}@media(max-width:600px){header{gap:14px}header nav{width:100%;justify-content:space-between;gap:12px}}

/* Catalogue quantity controls and shared navigation. */
.nav-icon{width:19px;height:19px;flex:none;vertical-align:middle}
header nav a,header nav .text-button{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}
header [hidden],.cart-controls [hidden],.cart-toast[hidden]{display:none!important}
.catalogue-toolbar{justify-content:flex-end}
.cart-controls{display:flex;align-items:center;gap:8px;margin:0;flex-shrink:0}
.cart-quantity{min-width:16px;text-align:center;font-size:15px;font-variant-numeric:tabular-nums}
.cart-controls .add{width:34px;height:34px;display:grid;place-items:center;line-height:1;font-size:21px;padding:0;cursor:pointer}
.cart-controls .add:disabled{opacity:.45;cursor:wait}
.cart-controls .add:focus-visible,.toast-close:focus-visible{outline:2px solid currentColor;outline-offset:3px}
.price-row{flex-wrap:wrap;row-gap:14px}
.cart-toast{position:fixed;z-index:100;bottom:max(24px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 32px);box-sizing:border-box;display:flex;align-items:center;gap:18px;padding:16px 20px;background:#183d35;color:#fff;border-radius:12px;box-shadow:0 8px 32px #183d3530;animation:toast-appear .18s ease-out}
.cart-toast p{margin:0;line-height:1.6;font-size:14px}
.cart-toast a{color:#fff;font-size:13px;white-space:nowrap;text-underline-offset:4px}
.toast-close{border:0;background:transparent;color:inherit;font-size:24px;line-height:1;cursor:pointer;padding:5px}
.cart-toast-error{background:#70432d}
@keyframes toast-appear{from{opacity:0;translate:0 8px}to{opacity:1;translate:0 0}}
@media(max-width:600px){.cart-controls{gap:7px}.cart-controls .add{width:34px;height:34px}.cart-toast{width:calc(100% - 24px);max-width:none;flex-wrap:wrap;gap:8px 16px;padding:14px 42px 14px 16px;bottom:max(12px,env(safe-area-inset-bottom))}.cart-toast p{flex-basis:100%}.toast-close{position:absolute;right:10px;top:12px}.nav-icon{width:17px;height:17px}header nav a,header nav .text-button{gap:5px}}
@media(prefers-reduced-motion:reduce){.cart-toast{animation:none}}
