/* Generated by tools/build-route-css.php. Do not edit directly. */
:root{--ink:#171717;--muted:#676767;--brand:#171717;--brand2:#9c9c9c;--paper:#fff;--wash:#f4f5f9;--line:#d7d7d3;--danger:#b42318;--shadow:0 12px 30px rgba(0,0,0,.07)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font:16px/1.55 system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--wash)}
a{color:inherit;text-decoration:none}
button{font:inherit}
img{display:block;max-width:100%}
.container{width:min(1120px,calc(100% - 32px));margin:auto}
.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}
.nav{min-height:78px;display:flex;align-items:center;gap:24px}
.brand{display:flex;align-items:center;margin-right:auto;flex:0 1 230px}
.brand img{width:220px;height:62px;object-fit:contain;object-position:left center}
.nav-links{display:flex;gap:18px}
.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--brand)}
.cart-button,.button{border:0;border-radius:999px;background:var(--brand);color:#fff;padding:10px 17px;cursor:pointer;font-weight:700}
.cart-button:hover,.button:hover{background:#3f87bb}
.button.secondary{background:#e8f4fb;color:var(--brand)}
.button.danger{background:#fff0ee;color:var(--danger)}
.hero{padding:82px 0 64px;background:linear-gradient(135deg,#e3f3fc,#fff)}
.eyebrow{color:var(--brand);font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem}
.hero h1{font-size:clamp(2.3rem,6vw,4.8rem);line-height:1.02;max-width:800px;margin:12px 0 20px}
.hero p{font-size:1.1rem;color:var(--muted);max-width:620px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.section{padding:56px 0}
.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}
.section h1,.section h2{margin:0}
.section-head p{color:var(--muted);margin:4px 0 0}
.category-grid,.product-grid{display:grid;gap:22px}
.category-grid{grid-template-columns:repeat(3,1fr)}
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.category-card,.product-card,.panel{background:var(--paper);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}
.category-card{padding:26px;transition:.2s}
.category-card:hover{transform:translateY(-3px);border-color:var(--brand2)}
.category-card span{font-size:2rem}
.category-card h3{margin:12px 0 5px}
.category-card p{margin:0;color:var(--muted)}
.seo-section{background:#eaf5fc}
.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.benefit-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:24px}
.benefit-card h3{margin:0 0 8px}
.benefit-card p,.seo-copy p,.faq-list details p{margin:0;color:var(--muted)}
.seo-copy{margin-top:30px;box-shadow:none}
.seo-copy h2{font-size:1.45rem;margin:0 0 9px}
.faq-list{margin-top:42px;max-width:820px}
.faq-list h2{margin-bottom:16px}
.faq-list details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 18px;margin-bottom:10px}
.faq-list summary{font-weight:780;cursor:pointer}
.faq-list details p{padding-top:10px}
.category-faq{max-width:none;margin:54px 0 10px;padding-top:28px;border-top:1px solid var(--line)}
.category-faq h2{font-size:clamp(1.45rem,2.6vw,2rem)}
@media(max-width:600px){.category-faq{margin-top:36px;padding-top:22px}.category-faq details{padding:14px 15px}.category-faq summary{font-size:.92rem}.category-faq details p{font-size:.86rem;line-height:1.7}}
.product-search{margin:-4px 0 22px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:16px}
.product-search>label{display:block;font-weight:800;margin-bottom:8px}
.product-search-row{display:flex;align-items:center;gap:14px}
.product-search input{min-width:0;flex:1;border:1px solid #bccbc7;border-radius:11px;padding:12px 13px;font:inherit}
.product-search input:focus,.variant-field select:focus,.variant-field input:focus{outline:3px solid rgba(20,184,166,.2);border-color:var(--brand2)}
.product-search-row span{min-width:90px;color:var(--muted);font-size:.92rem;text-align:right}
.product-search small{display:block;color:var(--muted);margin-top:7px}
.brand-groups{display:grid;gap:28px}
.brand-group{background:rgba(255,255,255,.65);border:1px solid var(--line);border-radius:22px;padding:22px}
.brand-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid var(--line)}
.brand-heading .eyebrow{margin:0 0 4px}
.brand-heading h2{font-size:clamp(1.45rem,3vw,2rem)}
.brand-heading>span{background:#e8f4fb;color:var(--brand);border-radius:999px;padding:6px 11px;font-size:.85rem;font-weight:800;white-space:nowrap}
.brand-group .product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,340px))}
.block-series-sections{display:grid;gap:36px}
.block-series-section{min-width:0}
.block-series-section+.block-series-section{padding-top:30px;border-top:1px solid var(--line)}
.block-series-heading{display:flex;align-items:end;gap:14px;margin:0 0 17px}
.block-series-heading .eyebrow{margin:0 0 3px;color:#ef6b40}
.block-series-heading h3{margin:0;color:#30363b;font-size:clamp(1.35rem,2.6vw,1.85rem);line-height:1}
.block-series-heading span{margin-left:auto;color:#777;font-size:.78rem;font-weight:750}
.block-brand-pairing-note{margin:5px 0 0;color:var(--muted);font-size:.82rem;line-height:1.35}
.block-pair-groups{display:grid;gap:30px}
.block-pair-group{min-width:0}
.block-pair-group+.block-pair-group{padding-top:26px;border-top:1px solid var(--line)}
.block-pair-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:0 0 16px}
.block-pair-heading .eyebrow{margin:0 0 4px;color:#ef6b40;font-size:.68rem}
.block-pair-heading h3{margin:0;color:#202624;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.15}
.block-pair-heading span:not(.block-pair-switch span){display:block;margin-top:6px;color:var(--muted);font-size:.78rem}
.block-pair-switch{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;min-height:40px;padding:9px 13px;border:1px solid #b8d8cf;border-radius:999px;background:#fff;color:#0f766e;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer;box-shadow:0 5px 16px rgba(15,118,110,.08);transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}
.block-pair-switch:hover{border-color:#0f766e;background:#ecf8f5;transform:translateY(-1px)}
.block-pair-switch:focus-visible{outline:3px solid rgba(20,184,166,.22);outline-offset:2px}
.block-pair-switch:disabled{opacity:.68;cursor:wait;transform:none}
.block-pair-switch i{font-style:normal;font-size:1rem;line-height:1}
.block-pair-card-switch{position:absolute;top:11px;right:11px;z-index:6;max-width:calc(100% - 28px);background:rgba(255,255,255,.94);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.block-pair-stage{min-width:0;overflow:hidden}
.block-pair-panel[hidden]{display:none!important}
.block-pair-panel{min-width:0;opacity:1;transform:translateX(0);transition:opacity .18s ease,transform .18s cubic-bezier(.22,1,.36,1)}
.block-pair-panel.is-pair-leaving{opacity:0;transform:translateX(-22px)}
.block-pair-panel.is-pair-entering{animation:block-pair-enter .32s cubic-bezier(.22,1,.36,1)}
.block-pair-panel.is-pair-returning{animation:block-pair-return .32s cubic-bezier(.22,1,.36,1)}
@keyframes block-pair-enter{from{opacity:0;transform:translateX(28px)}to{opacity:1;transform:translateX(0)}}
@keyframes block-pair-return{from{opacity:0;transform:translateX(-28px)}to{opacity:1;transform:translateX(0)}}
.block-pair-carousel{display:flex!important;align-items:flex-start;gap:16px;width:100%;overflow-x:auto;overflow-y:hidden;padding:2px 2px 12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.block-pair-carousel::-webkit-scrollbar{display:none}
.block-pair-carousel>.product-card{flex:0 0 min(340px,calc((100% - 16px)/2));width:min(340px,calc((100% - 16px)/2));min-width:280px;scroll-snap-align:start;scroll-snap-stop:always}
@media(max-width:600px){.block-series-sections{gap:28px}.block-series-section+.block-series-section{padding-top:24px}.block-series-heading{margin-bottom:14px}.block-pair-card-switch{top:12px;right:12px;min-height:38px;padding:8px 11px;font-size:.76rem}}
.product-card{position:relative;overflow:hidden;display:flex;flex-direction:column;height:600px}
.product-card img{width:100%;height:230px;flex:0 0 230px;object-fit:cover;object-position:center;background:#e7f4f1}
.product-body{padding:20px;display:flex;flex-direction:column;flex:1}
.product-body h3{margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-body p{color:var(--muted);margin:0 0 18px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.variant-grid{display:grid;grid-template-columns:minmax(0,1fr) 82px;gap:10px;margin-bottom:18px}
.variant-field{display:grid;gap:6px}
.variant-field span{font-size:.85rem;font-weight:750;color:var(--muted)}
.variant-field select,.variant-field input{width:100%;min-width:0;border:1px solid #bccbc7;border-radius:10px;padding:10px;background:#fff;color:var(--ink);font:inherit}
.quantity-field input{text-align:center}
.search-empty{grid-column:1/-1;background:#fff;border:1px solid var(--line);border-radius:16px}
.product-load-error{grid-column:1/-1;padding:40px 28px;border:1px solid #e5b6af;border-radius:18px;background:#fff8f7;text-align:center;box-shadow:0 8px 20px rgba(120,45,35,.08)}
.product-load-error h2{margin:0 0 9px;color:#8d241b}
.product-load-error p:not(.eyebrow){max-width:480px;margin:0 auto 20px;color:var(--muted);line-height:1.65}
.product-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}
.price{font-size:1.2rem;font-weight:850;color:var(--brand)}
.notice{padding:12px 16px;border-radius:12px;background:#fff8d8;color:#695500;margin-bottom:20px;display:none}
.notice.show{display:block}
.cart-panel{position:fixed;inset:0 0 0 auto;width:min(430px,100%);z-index:40;background:#fff;box-shadow:-15px 0 35px rgba(0,0,0,.18);padding:24px;transform:translateX(110%);transition:.25s;overflow:auto}
.cart-panel.open{transform:none}
.cart-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:14px}
.icon-button{border:0;background:transparent;font-size:1.7rem;cursor:pointer}
.cart-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;padding:16px 0;border-bottom:1px solid var(--line)}
.cart-item img{width:64px;height:64px;border-radius:10px;object-fit:cover}
.cart-item h4{margin:0}
.qty{display:flex;align-items:center;gap:8px;margin-top:7px}
.qty button{width:27px;height:27px;border:1px solid var(--line);background:#fff;border-radius:50%;cursor:pointer}
.remove{border:0;background:transparent;color:var(--danger);cursor:pointer}
.cart-total{display:flex;justify-content:space-between;font-size:1.2rem;font-weight:800;margin:22px 0}
.empty{text-align:center;color:var(--muted);padding:40px 5px}
.checkout-actions{display:grid;gap:10px}
.checkout-actions .button{text-align:center}
.panel{padding:clamp(22px,5vw,42px)}
.delivery-timeline{margin:18px 0 24px;padding:20px;border-block:1px dashed var(--line);background:linear-gradient(135deg,#f5fbf9,#fbf8f3)}
.delivery-timeline-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}.delivery-timeline-head .eyebrow{margin:0 0 4px}.delivery-timeline-head h2{margin:0;font-size:1.18rem}.delivery-timeline-head>p{margin:0;color:#69736f;font-size:.76rem}
.delivery-timeline-scroll{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.delivery-timeline-track{display:grid;grid-template-columns:repeat(3,minmax(210px,1fr));min-width:690px;gap:22px;padding:4px 2px 10px}
.delivery-timeline-step{position:relative;display:grid;grid-template-columns:34px 1fr;gap:2px 10px;align-items:center;min-height:84px;padding:13px 15px;border:1px solid #dce8e4;border-radius:16px;background:#fff;box-shadow:0 7px 18px rgba(35,73,62,.06)}.delivery-timeline-step:not(:last-child)::after{position:absolute;left:calc(100% + 5px);top:50%;width:12px;border-top:2px solid #9fc7bb;content:""}.delivery-timeline-step i{grid-row:1/4;display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#dcefeb;color:#0f766e;font-style:normal;font-weight:900}.delivery-timeline-step.is-current i{background:#0f766e;color:#fff}.delivery-timeline-step span{color:#68736f;font-size:.72rem;font-weight:800}.delivery-timeline-step strong{font-size:.9rem}.delivery-timeline-step small{color:#78817e;font-size:.68rem}
.delivery-timeline-note{margin:2px 2px 0;color:#6f7875;font-size:.7rem}
.delivery-scroll-shell{position:relative}.delivery-edge-arrow{display:none}
@keyframes delivery-arrow-left{50%{transform:translate(-4px,-50%)}}@keyframes delivery-arrow-right{50%{transform:translate(4px,-50%)}}
@media(max-width:650px){.delivery-timeline{margin-inline:-2px;padding:17px 14px}.delivery-timeline-head{display:block}.delivery-timeline-head>p{margin-top:6px}.delivery-timeline-track{grid-template-columns:repeat(3,clamp(240px,calc(100vw - 80px),460px));min-width:max-content;gap:12px}.delivery-timeline-scroll{scroll-snap-type:x mandatory;scroll-padding-inline:2px;scroll-behavior:smooth;scrollbar-width:none}.delivery-timeline-scroll::-webkit-scrollbar{display:none}.delivery-timeline-step{scroll-snap-align:start;scroll-snap-stop:always}.delivery-edge-arrow{position:absolute;top:50%;z-index:2;display:grid;width:28px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:rgba(163,215,205,.9);box-shadow:0 4px 12px rgba(75,132,122,.16);color:#fff;font-size:26px;font-weight:900;line-height:1;opacity:0;pointer-events:none;transform:translateY(-50%);transition:opacity .18s ease}.delivery-edge-arrow.is-visible{opacity:1}.delivery-edge-arrow.is-left{left:-8px;animation:delivery-arrow-left 1.1s ease-in-out infinite}.delivery-edge-arrow.is-right{right:-8px;animation:delivery-arrow-right 1.1s ease-in-out infinite}}
@media(prefers-reduced-motion:reduce){.delivery-edge-arrow{animation:none!important}}
.summary{width:100%;min-height:220px;border:1px solid var(--line);border-radius:12px;padding:14px;resize:vertical;background:#f9fbfa}
.form-intro{color:var(--muted)}
.simulation-notice{margin:18px 0;padding:16px 18px;border:1px solid #ebc7aa;border-left:5px solid #c86b2c;border-radius:12px;background:#fff8f1;color:#623b22}
.simulation-notice strong{display:block;margin-bottom:6px;font-size:1rem}
.simulation-notice p{margin:0;line-height:1.65}
.text-link,.policy-page a:not(.button){color:var(--brand);font-weight:750;text-decoration:underline;text-underline-offset:3px}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.field{display:grid;gap:7px}
.field span,.delivery-fieldset legend{font-weight:750}
.field b,.delivery-fieldset b{color:var(--danger)}
.field input,.field textarea,.field select{width:100%;border:1px solid #bccbc7;border-radius:11px;padding:12px 13px;background:#fff;color:var(--ink);font:inherit}
.field textarea{min-height:105px;resize:vertical}
.field input:focus,.field textarea:focus,.field select:focus{outline:3px solid rgba(20,184,166,.2);border-color:var(--brand2)}
.delivery-fieldset{border:0;padding:0;margin:26px 0}
.delivery-options{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:9px}
.delivery-card{display:flex;gap:12px;border:1px solid var(--line);border-radius:14px;padding:15px;cursor:pointer;background:#fff}
.delivery-card:has(input:checked){border-color:var(--brand);box-shadow:0 0 0 2px rgba(15,118,110,.13);background:#f2fbf9}
.delivery-card span{display:grid;gap:3px}
.delivery-card small{font-style:normal;color:var(--muted)}
.result-count{color:var(--muted);font-size:.9rem;margin-bottom:8px}
.field-error{color:var(--danger);font-weight:700}
.empty.compact{padding:24px}
.form-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}
.form-actions{justify-content:center}@keyframes order-submit-water-fill{from{width:0}to{width:100%}}@keyframes created-order-reveal{from{opacity:0;transform:translateY(16px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes created-order-code-reveal{from{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:translateX(0)}}
.whatsapp-button{background:#168c4c}
.whatsapp-button:hover{background:#10733d}
.checkout-dialog{width:min(96vw,980px);max-width:none;max-height:94vh;padding:0;overflow:hidden;border:0;border-radius:24px;background:#f4f5f9;box-shadow:0 28px 90px rgba(0,0,0,.3)}
.checkout-dialog::backdrop,.wechat-qr-dialog::backdrop{background:rgba(20,23,25,.62);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}
.checkout-dialog-shell{max-height:94vh;overflow:auto}
.checkout-dialog-head{position:sticky;top:0;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 24px;border-bottom:1px solid #deded9;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.checkout-dialog-head .eyebrow{margin:0 0 2px;color:#ef6b40}
.checkout-dialog-head h2{margin:0;font-size:1.3rem}
.checkout-dialog-head button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#ececea;color:#171717;cursor:pointer;font-size:1.55rem;line-height:1}
.checkout-dialog .panel{margin:0;padding:clamp(22px,4vw,42px);border:0;border-radius:0;box-shadow:none}
.order-send-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}
.order-send-option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;min-height:154px;padding:20px;border:1px solid #deded9;border-radius:18px;background:#fff;color:#262626;cursor:pointer;text-align:center;box-shadow:0 10px 24px rgba(0,0,0,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.order-send-option:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(0,0,0,.1)}
.whatsapp-send-option:hover{border-color:#25d366}
.wechat-send-option:hover{border-color:#07c160}
.order-send-logo{display:grid;place-items:center;width:70px;height:70px}
.order-send-logo img{width:70px;height:70px}
.order-send-option strong{font-size:.92rem}
.copy-summary-button{display:block;margin:16px auto 0}
.wechat-qr-dialog{width:min(76vw,320px);max-width:none;padding:0;border:0;background:transparent;box-shadow:none;overflow:visible}
.wechat-qr-image{display:block;width:100%;height:auto;border:0;border-radius:0;object-fit:contain}
@media(max-width:600px){.checkout-dialog{width:100vw;max-height:100dvh;border-radius:18px 18px 0 0}.checkout-dialog-shell{max-height:100dvh}.checkout-dialog-head{padding:14px 16px}.checkout-dialog .panel{padding:20px 16px 32px}.order-send-options{gap:10px}.order-send-option{min-height:132px;padding:14px 9px;border-radius:15px}.order-send-logo,.order-send-logo img{width:58px;height:58px}.order-send-option strong{font-size:.78rem}.wechat-qr-dialog{width:min(78vw,300px)}}
[hidden]{display:none!important}
.footer{padding:28px 0;color:var(--muted);border-top:1px solid var(--line);background:#fff}
.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:18px}
.policy-links{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}
.policy-links a:hover{color:var(--brand)}
.policy-page{max-width:860px;margin:auto}
.policy-page h1{font-size:clamp(2rem,5vw,3.2rem);line-height:1.1;margin:8px 0 12px}
.policy-page .updated{color:var(--muted);margin:0 0 32px}
.policy-page h2{font-size:1.35rem;margin:30px 0 10px}
.policy-page h3{font-size:1.05rem;margin:20px 0 6px}
.policy-page p,.policy-page li{color:#4f5b66}
.policy-page ul,.policy-page ol{padding-left:1.35rem}
.policy-page li+li{margin-top:8px}
.policy-callout{margin:24px 0;padding:16px 18px;border-left:4px solid var(--brand);border-radius:0 12px 12px 0;background:#edf8f5}
.store-gate{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px;background:rgba(17,24,22,.72);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.store-gate-card{width:min(600px,100%);padding:clamp(28px,6vw,48px);border:1px solid rgba(255,255,255,.7);border-radius:28px;background:rgba(255,255,255,.96);box-shadow:0 28px 90px rgba(0,0,0,.28);text-align:center}
.store-gate-card>img{display:block;width:min(230px,62%);height:auto;margin:0 auto 22px}
.store-gate-card h2{margin:7px 0 12px;font-size:clamp(1.8rem,5vw,2.65rem);line-height:1.12}
.store-gate-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}
.store-gate-actions button{display:grid;min-height:82px;place-items:center;padding:16px;border:1px solid #d7dfdc;border-radius:18px;background:#fff;color:#18231f;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.store-gate-actions button:hover,.store-gate-actions button:focus-visible{border-color:#278776;box-shadow:0 10px 28px rgba(39,135,118,.14);outline:0;transform:translateY(-2px)}
.store-gate-actions b{font-size:1.2rem}
body.store-gate-open{overflow:hidden}
.toast{position:fixed;left:50%;bottom:max(20px,env(safe-area-inset-bottom));z-index:60;width:max-content;max-width:calc(100vw - 32px);padding:11px 16px;border:1px solid #dededb;border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 10px 30px rgba(20,35,31,.14);color:#252525;font-size:.88rem;font-weight:600;line-height:1.4;text-align:center;overflow-wrap:anywhere;pointer-events:none;opacity:0;transform:translate(-50%,24px) scale(.98);transition:opacity .2s ease,transform .24s ease;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.toast.show{opacity:1;transform:translate(-50%,0) scale(1)}
@media(prefers-reduced-motion:reduce){.toast{transition:none}}
@media(max-width:760px){.nav{flex-wrap:wrap;padding:12px 0;gap:12px}
.brand{flex-basis:190px}
.brand img{width:185px;height:54px}
.nav-links{order:3;width:100%;overflow:auto;padding-bottom:3px}
.category-grid,.product-grid,.benefit-grid,.form-grid,.delivery-options{grid-template-columns:1fr}
.hero{padding:55px 0}
.section{padding:38px 0}
.section-head{align-items:start;flex-direction:column}
.product-grid{gap:16px}
.product-search-row{align-items:stretch;flex-direction:column}
.product-search-row span{min-width:0;text-align:left}
.brand-group{padding:16px}
.brand-heading{align-items:start}
.brand-group .product-grid{grid-template-columns:minmax(0,1fr)}
.product-card{height:590px}
.product-card img{height:230px;flex-basis:230px}
.footer-inner{flex-direction:column;text-align:center}
.store-gate-actions{grid-template-columns:1fr}.store-gate-actions button{min-height:94px}
}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:clamp(30px,6vw,88px)}
.hero-media{overflow:hidden;border:1px solid rgba(112,124,120,.22);border-radius:28px;background:#e9ecea;box-shadow:0 24px 65px rgba(39,48,45,.13)}
.hero-media img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center}
.hero-copy{padding-block:12px}
.hero-copy h1{max-width:680px;font-size:clamp(2.35rem,5.1vw,5rem);letter-spacing:-.05em}
.hero-copy p{max-width:590px}

.container{width:min(1440px,calc(100% - 40px))}
.brand-group .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.product-card{height:500px;border-radius:16px;box-shadow:0 8px 22px rgba(23,32,42,.075)}
.product-card img{height:170px;flex-basis:170px}
.product-body{padding:14px}
.product-body h3{font-size:1rem;line-height:1.35}
.product-body p{font-size:.88rem;line-height:1.45;margin-bottom:12px}
.variant-grid{grid-template-columns:minmax(0,1fr) 62px;gap:7px;margin-bottom:12px}
.variant-field{gap:4px}
.variant-field span{font-size:.74rem}
.variant-field select,.variant-field input{padding:8px 7px;font-size:.85rem}
.product-foot{gap:7px}
.product-foot .button{padding:8px 10px;font-size:.84rem;white-space:nowrap}
.price{font-size:1rem}
.hot-products{margin:0 0 28px;padding:22px;background:linear-gradient(135deg,#fff,#f4f7f5);box-shadow:none}
.hot-products{background:transparent!important;border:0;box-shadow:none}
.hot-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}
.hot-section-head h2{font-size:clamp(1.35rem,2.7vw,2rem)}
.hot-section-head p{margin:4px 0 0;color:var(--muted)}
.hot-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.hot-product-card{position:relative;height:415px}
.hot-product-card img{height:145px;flex-basis:145px}
.hot-product-card .product-body{padding:13px}
.hot-product-card .product-body p{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}
.hot-badge{position:absolute;top:10px;left:10px;z-index:1;padding:4px 9px;border-radius:999px;background:var(--brand);color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.06em}
.hot-product-arrow{display:none}
@media(min-width:601px){.hot-product-grid.is-single-product{grid-template-columns:minmax(300px,440px);justify-content:center}}

@media(max-width:1200px){.brand-group .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:920px){.hero-grid{grid-template-columns:1fr 1fr;gap:32px}.brand-group .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.container{width:min(100% - 28px,1440px)}.hero-grid{grid-template-columns:1fr;gap:25px}.hero{padding:36px 0 46px}.hero-copy{padding:0}.hero-copy h1{font-size:clamp(2.35rem,11vw,3.4rem)}.hero-media{border-radius:20px}.hot-products{padding:16px;margin-bottom:22px}.hot-section-head{align-items:start;flex-direction:column;gap:4px}.hot-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.brand-group .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{height:457px}.product-card img{height:128px;flex-basis:128px}.product-body{padding:11px}.product-body h3{font-size:.93rem}.product-body p{display:none}.variant-grid{grid-template-columns:1fr;margin-top:7px}.variant-field select,.variant-field input{font-size:.8rem}.quantity-field{max-width:78px}.product-foot{align-items:stretch;flex-direction:column}.product-foot .button{width:100%}.hot-product-card{height:430px}.hot-product-card img{height:126px;flex-basis:126px}.hot-product-card .product-body p{display:none}}
@media(max-width:760px){.hot-products{padding-inline:0}}

/* 卡片信息比例与首页留白 */
.container{width:min(1320px,calc(100% - 96px))}
.hero-grid{grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr);gap:clamp(40px,7vw,100px)}
.hero-media{width:100%;max-width:520px;justify-self:start}
.product-card{height:580px}
.product-card>img{height:68%;flex:0 0 68%;object-fit:cover}
.product-body{min-height:0;padding:12px}
.product-body h3{margin:0 0 7px;font-size:.98rem}
.product-specs{display:grid;grid-template-columns:1fr 1fr;gap:5px 8px;margin-bottom:8px}
.capacity-chip{grid-column:1/-1;color:var(--muted);font-size:.76rem;font-weight:800}
.rating-row{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px;min-width:0}
.rating-row b{font-size:.7rem;color:var(--muted);white-space:nowrap}
.rating-stars{overflow:hidden;color:#e3a008;font-size:.72rem;font-style:normal;letter-spacing:-.08em;white-space:nowrap}
.ice-stars{color:#2583b8}
.variant-grid{margin-bottom:8px}
.product-foot{margin-top:auto}
.hot-product-card{height:auto}
.hot-product-card>img{width:100%;height:auto;aspect-ratio:1/1;flex:0 0 auto;object-fit:cover}
.hot-product-card .product-body{min-height:184px;padding:13px}
.hot-badge{top:12px;left:12px;padding:7px 12px;background:#d92d20;font-size:.82rem;box-shadow:0 5px 15px rgba(217,45,32,.35)}
.hot-badge.new-product-badge{background:#18a873;box-shadow:0 5px 15px rgba(24,168,115,.3)}
.product-tag-rotator{position:absolute;top:0;left:0;z-index:8;width:100%;height:128px;overflow:visible;pointer-events:none}.product-tag-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translateY(-8px) scale(.97);transform-origin:top left;transition:opacity .24s ease,transform .38s cubic-bezier(.22,.8,.24,1),visibility 0s linear .38s}.product-tag-slide.is-active{opacity:1;visibility:visible;transform:translateY(0) scale(1);transition-delay:0s}.product-tag-slide.is-leaving{opacity:0;visibility:visible;transform:translateY(8px) scale(.985)}.product-tag-slide>.hot-badge{z-index:1;box-sizing:border-box;min-width:96px;text-align:center}@media(prefers-reduced-motion:reduce){.product-tag-slide{transition:none!important;transform:none!important}}

@media(max-width:920px){.container{width:min(100% - 48px,1320px)}.hero-grid{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:36px}.product-card{height:540px}}
@media(max-width:760px){.container{width:min(100% - 28px,1320px)}.hero-grid{grid-template-columns:1fr;gap:24px}.hero-media{max-width:410px;justify-self:center}.product-card{height:455px}.product-card>img{height:58%;flex-basis:58%}.product-body{padding:10px}.product-body h3{font-size:.9rem}.product-specs{gap:3px 5px;margin-bottom:5px}.capacity-chip{font-size:.68rem}.rating-row{grid-template-columns:1fr}.rating-row b{font-size:.64rem}.rating-stars{font-size:.65rem}.variant-grid{grid-template-columns:1fr 58px;margin-top:2px}.quantity-field{max-width:none}.product-foot{align-items:center;flex-direction:row}.product-foot .button{width:auto;padding:7px 8px;font-size:.75rem}.hot-product-card{height:auto}.hot-product-card>img{height:auto;aspect-ratio:1/1;flex-basis:auto}.hot-product-card .product-body{min-height:190px}}

/* 首頁主圖改為較寬、較低的橫向比例 */
.hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(36px,5vw,72px)}
.hero-media{max-width:620px}
.hero-media img{aspect-ratio:21/9;object-position:center}
@media(max-width:920px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hero-media{max-width:560px}}
@media(max-width:760px){.hero-media{max-width:430px}.hero-media img{aspect-ratio:4/3}}

/* 卡片內多口味選擇與更清晰的商品參數 */
.product-card{height:auto;min-height:560px}
.product-card>img{height:300px;flex:0 0 300px}
.rating-row{gap:7px}
.rating-row b{font-size:.84rem}
.rating-stars{font-size:1rem;letter-spacing:0}
.card-variant-list{display:grid;gap:7px;margin-top:2px}
.card-variant-row{display:grid;grid-template-columns:minmax(0,1fr) 48px 26px;align-items:end;gap:6px}
.card-variant-row.is-flavor-row-entering{pointer-events:none;transform-origin:top center;will-change:opacity,transform}
.card-variant-row.is-flavor-row-removing{pointer-events:none;transform-origin:left center;will-change:opacity,transform}
.card-variant-field{display:grid;gap:3px;min-width:0}
.card-variant-field>span{color:var(--muted);font-size:.68rem;font-weight:800}
.card-variant-field select,.card-variant-field input{width:100%;min-width:0;height:34px;border:1px solid #bccbc7;border-radius:8px;padding:5px 7px;background:#fff;color:var(--ink);font:inherit;font-size:.78rem}
.card-scent-field{position:relative;overflow:hidden;border-radius:10px}
.card-scent-field>span,.card-scent-field select{position:relative;z-index:2}
.card-scent-field select{background-color:transparent}
.flavor-stock-label{display:inline-flex;align-items:center;margin-left:4px;padding:1px 6px;border-radius:999px;background:#e9f8f3;color:#147667;font-size:.61rem;font-style:normal;font-weight:850;line-height:1.45;vertical-align:1px}
.flavor-stock-liquid{position:absolute;bottom:1px;left:1px;z-index:1;width:calc(100% - 2px);height:32px;overflow:hidden;border-radius:7px;pointer-events:none;background:linear-gradient(110deg,#d8f4e7 0%,#f1fbf6 34%,#cfeedd 58%,#e9f8f1 78%,#d8f4e7 100%);background-size:260% 100%;opacity:.88;transition:width .32s ease,opacity .2s ease}
.flavor-stock-liquid::before{position:absolute;inset-block:-15%;left:-38%;z-index:2;width:30%;border-radius:50%;background:linear-gradient(90deg,transparent 0%,rgba(220,255,240,.28) 22%,rgba(255,255,255,.94) 50%,rgba(214,255,236,.3) 78%,transparent 100%);content:"";filter:blur(.4px);animation:flavor-stock-outline-flow 1.45s linear infinite;will-change:transform,opacity}
.flavor-stock-liquid::after{position:absolute;inset:0;z-index:1;background-image:radial-gradient(circle,rgba(255,255,255,.95) 0 2px,transparent 2.6px),radial-gradient(circle,rgba(255,255,255,.76) 0 1.5px,transparent 2.1px),radial-gradient(circle,rgba(255,255,255,.88) 0 1px,transparent 1.7px);background-position:0 5px,17px 16px,6px 24px;background-repeat:repeat-x;background-size:38px 18px,53px 22px,29px 16px;content:"";opacity:.96;animation:flavor-stock-particles-fast .68s linear infinite;will-change:background-position}
.card-scent-field[data-stock-status="low"] .flavor-stock-liquid{width:52%;border-radius:7px 0 0 7px;background:linear-gradient(110deg,#f3ce7a 0%,#f8dfa7 32%,#fff2cd 56%,#f5d487 78%,#f3ce7a 100%);background-size:260% 100%;opacity:.72;animation:flavor-stock-flow 3.2s linear infinite}
.card-scent-field[data-stock-status="low"] .flavor-stock-liquid::before{display:none;animation:none}
.card-scent-field[data-stock-status="low"] .flavor-stock-liquid::after{background-image:radial-gradient(circle,rgba(255,255,255,.78) 0 1.5px,transparent 2.1px),radial-gradient(circle,rgba(255,255,255,.58) 0 1px,transparent 1.6px);background-position:0 7px,25px 21px;background-size:72px 24px,97px 28px;opacity:.72;animation:flavor-stock-particles-slow 3.4s linear infinite}
.card-scent-field[data-stock-status="low"] .flavor-stock-label{background:#fff7e7;color:#95600f}
.card-scent-field[data-stock-status="sold_out"] .flavor-stock-liquid{width:0;opacity:0;animation:none}
.card-scent-field[data-stock-status="sold_out"] .flavor-stock-liquid::before,.card-scent-field[data-stock-status="sold_out"] .flavor-stock-liquid::after{display:none;animation:none}
.card-scent-field[data-stock-status="sold_out"] .flavor-stock-label{background:#f1f1ef;color:#777}
.card-scent-field[data-stock-status="sold_out"] select{background:#f3f3f1;color:#888}
@keyframes flavor-stock-flow{from{background-position:0 50%}to{background-position:260% 50%}}
@keyframes flavor-stock-outline-flow{0%{opacity:0;transform:translateX(0) skewX(-16deg)}7%{opacity:1}72%{opacity:1;transform:translateX(460%) skewX(-16deg)}73%,100%{opacity:0;transform:translateX(460%) skewX(-16deg)}}
@keyframes flavor-stock-particles-fast{to{background-position:114px 5px,176px 16px,93px 24px}}
@keyframes flavor-stock-particles-slow{to{background-position:72px 7px,122px 21px}}
@keyframes flavor-stock-enter-fill{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@keyframes flavor-stock-low-fill-cycle{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.product-card .flavor-stock-liquid{transform-origin:left center}
.product-card.is-stock-awaiting .flavor-stock-liquid{animation:none;transform:scaleX(0)}
.product-card.is-stock-entering .flavor-stock-liquid{animation:flavor-stock-enter-fill .72s cubic-bezier(.2,.72,.24,1) both}
.product-card.is-stock-entering .card-scent-field[data-stock-status="low"] .flavor-stock-liquid{animation:flavor-stock-low-fill-cycle 1.45s cubic-bezier(.2,.72,.24,1) both,flavor-stock-flow 3.2s linear infinite}
.product-card.is-stock-entering .card-scent-field[data-stock-status="sold_out"] .flavor-stock-liquid{animation:none;transform:scaleX(0)}
@media(prefers-reduced-motion:reduce){.flavor-stock-liquid,.flavor-stock-liquid::before,.flavor-stock-liquid::after{animation:none}.card-variant-row.is-flavor-row-entering,.card-variant-row.is-flavor-row-removing{will-change:auto}}
.card-variant-field input{text-align:center;padding-inline:3px}
.card-variant-field select:focus,.card-variant-field input:focus{outline:3px solid rgba(20,184,166,.2);border-color:var(--brand2)}
.card-scent-field select:focus{outline:0;box-shadow:inset 0 0 0 2px rgba(20,184,166,.35)}
.card-remove-flavor{width:26px;height:34px;border:0;border-radius:8px;background:#fff0ee;color:var(--danger);cursor:pointer;font-size:1rem;font-weight:850}
.card-remove-spacer{width:26px;height:34px}
.add-flavor-button{align-self:flex-start;margin:5px 0 8px;padding:2px 0;border:0;background:transparent;color:var(--brand);cursor:pointer;font-size:.76rem;font-weight:850;text-align:left}
.add-flavor-button:hover{text-decoration:underline;text-underline-offset:3px}
.product-foot .card-cart-button{min-height:38px;padding:8px 11px;font-size:.78rem;white-space:nowrap}
.order-grand-total{font-size:1.12rem;border-top:2px solid var(--line)}
.order-rmb-payment{align-items:center;border-top:1px dashed #d8d8d3;background:#fafaf7;padding:14px 12px}
.order-rmb-payment label{display:inline-flex;align-items:center;gap:9px;color:#333;font-weight:800;cursor:pointer}
.order-rmb-payment input{width:18px;height:18px;margin:0;accent-color:#ef6b40}
.order-rmb-payment input:disabled{cursor:not-allowed;opacity:.55}
.order-rmb-payment strong{color:#c84d2b!important;font-size:1.08rem;white-space:nowrap}
.cny-rate-note{margin:-1px 0 0;padding:0 12px 13px;background:#fafaf7;color:#737373;font-size:.72rem;line-height:1.55}
@media(max-width:560px){.order-rmb-payment{align-items:flex-start;flex-direction:column;gap:7px}.order-rmb-payment strong{padding-left:27px}.cny-rate-note{font-size:.68rem}}
.hot-product-card{min-height:0}
.hot-product-card>img{height:auto;flex-basis:auto;aspect-ratio:1/1}

@media(max-width:760px){
  .product-card{min-height:485px}
  .product-card>img{height:180px;flex-basis:180px}
  .rating-row b{font-size:.75rem}
  .rating-stars{font-size:.85rem}
  .card-variant-row{grid-template-columns:minmax(0,1fr) 42px 24px;gap:4px}
  .card-variant-field>span{font-size:.62rem}
  .card-variant-field select,.card-variant-field input{height:32px;padding:4px;font-size:.7rem}
  .card-remove-flavor{width:24px;height:32px}
  .card-remove-spacer{width:24px;height:32px}
  .add-flavor-button{font-size:.7rem}
  .product-foot{align-items:stretch;flex-direction:column}
  .product-foot .card-cart-button{width:100%;font-size:.74rem}
  .hot-product-card>img{height:auto;flex-basis:auto}
}

/* 更均衡的商品卡片：桌面四欄、圖片 4:3、手機兩欄 */
.brand-group .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.product-card{min-height:500px}
.product-card>img{height:auto;aspect-ratio:4/3;flex:0 0 auto;object-fit:cover}
.hot-product-card>img{aspect-ratio:1/1}

.order-success{max-width:620px;margin:20px auto;padding:42px 20px;text-align:center}
.success-check{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 20px;border-radius:50%;background:#e3f3ef;color:var(--brand);font-size:2rem;font-weight:900}
.order-success h2{margin:7px 0 10px;font-size:clamp(1.8rem,5vw,2.7rem)}
.order-success>p:not(.eyebrow){margin:0 auto 24px;color:var(--muted);max-width:480px}


@media(max-width:1200px){.brand-group .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:920px){.brand-group .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.product-card{min-height:430px}.product-card>img{height:auto;flex-basis:auto}}

/* 主機卡、積木容量選項與品牌系列篩選 */
.device-product-card{min-height:500px;border-color:#c7ddea}
.device-product-body{gap:0}
.device-type-label{display:block!important;margin:0 0 7px!important;color:var(--brand)!important;font-size:.72rem!important;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.device-description{display:block!important;margin:4px 0 16px!important;color:var(--muted)!important;font-size:.82rem!important;line-height:1.5!important;-webkit-line-clamp:4!important}
.device-pairing-note{display:block!important;margin:0 0 12px!important;padding:9px 10px;border-left:3px solid #d92d20;border-radius:0 8px 8px 0;background:#fff3f1;color:#8d2118!important;font-size:.72rem!important;font-weight:800;line-height:1.45!important}
.device-option-grid{display:grid;grid-template-columns:minmax(0,1fr) 62px;align-items:end;gap:8px;margin-top:auto;margin-bottom:12px}
.device-quantity input{text-align:center}
.product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:7px}
.product-title-row h3{margin:0;flex:1}
.series-badge{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#eef2f1;color:#586661;font-size:.64rem;font-weight:900;white-space:nowrap}
.block-product-card{min-height:570px}
.block-capacity-list{display:grid;gap:7px;margin:2px 0 9px}
.block-capacity-row{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:end;gap:7px}
.block-capacity-field{margin:0}
.block-capacity-field select{font-weight:800;border-color:#9fc4dc}
.block-capacity-row [data-block-number],.block-flavor-row [data-block-number]{margin-right:2px;color:inherit;font:inherit}
.block-selection-action{display:grid;width:34px;height:34px;place-items:center;padding:0;border:1px solid #c9d1ce;border-radius:9px;background:#f7f8f7;color:#26312d;cursor:pointer;font-size:1.2rem;font-weight:850;line-height:1;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}
.block-selection-action:hover{border-color:#7e938c;background:#eef2f0;transform:none}
.block-selection-action:active{transform:translateY(0) scale(.94)}
.block-selection-action:focus-visible{outline:3px solid rgba(20,126,232,.2);outline-offset:2px}
.block-remove-selection{background:#fff6f4;color:#b74f39}
.block-capacity-row.is-block-selection-entering,.block-capacity-row.is-block-selection-removing,.block-flavor-row.is-block-selection-entering,.block-flavor-row.is-block-selection-removing{overflow:hidden;pointer-events:none;will-change:height,opacity,transform}
.block-capacity-row{--block-capacity-control-size:34px;align-items:end}
.block-capacity-row>.block-capacity-field{align-self:end;margin:0}
.block-capacity-row .block-capacity-field>select,.block-capacity-row>.block-selection-action{box-sizing:border-box;height:var(--block-capacity-control-size)!important;min-height:var(--block-capacity-control-size);margin:0;align-self:end}
.block-capacity-row>.block-selection-action{width:var(--block-capacity-control-size);justify-self:stretch}
.block-flavor-list{margin-top:0}
.brand-tools{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}
.brand-tools>span{background:#e8f4fb;color:var(--brand);border-radius:999px;padding:6px 11px;font-size:.85rem;font-weight:800;white-space:nowrap}
.brand-series-empty{margin:16px 0 0;padding:20px;border:1px dashed var(--line);border-radius:12px;color:var(--muted);text-align:center}
.cart-pairing-warning{margin:14px 0;padding:14px;border:1px solid #f0b8b2;border-radius:12px;background:#fff4f2;color:#8d2118}
.cart-pairing-warning strong{display:block;margin-bottom:4px}
.cart-pairing-warning p{margin:0 0 8px;font-size:.88rem;line-height:1.5}
.cart-pairing-warning a{color:#8d2118;font-weight:850;text-decoration:underline}
.pairing-blocked{max-width:680px;margin:auto;padding:36px 12px;text-align:center}
.pairing-blocked h1{margin:8px 0 12px;font-size:clamp(1.8rem,5vw,2.8rem)}
.pairing-blocked>p:not(.eyebrow):not(.pairing-missing){max-width:560px;margin:0 auto;color:var(--muted)}
.pairing-missing{display:inline-block;margin:20px auto!important;padding:10px 14px;border:1px solid #f0b8b2;border-radius:999px;background:#fff4f2;color:#8d2118;font-weight:900}
.pairing-blocked .hero-actions{justify-content:center}

@media(max-width:760px){
  .device-product-card,.block-product-card{min-height:470px}
  .device-description{font-size:.72rem!important;-webkit-line-clamp:3!important}
  .device-option-grid{grid-template-columns:minmax(0,1fr) 44px;gap:5px}
  .product-title-row{display:block}
  .series-badge{display:inline-flex;margin-bottom:6px;font-size:.58rem}
  .brand-heading{gap:10px;flex-direction:column}
  .brand-tools{width:100%;align-items:flex-start;justify-content:flex-start}
}

/* 商品卡片最終比例：提高圖片占比，縮短內容區，手機使用寬卡片 */
.brand-group .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:16px}
.product-card,
.device-product-card,
.block-product-card{height:auto;min-height:0}
.product-card>img{width:100%;height:auto;aspect-ratio:1/1;flex:0 0 auto;object-fit:cover}
.product-card>.product-image-wrap{position:relative!important;display:block;isolation:isolate;align-self:stretch;width:100%;height:auto;aspect-ratio:1/1;flex:0 0 auto;overflow:hidden}
.product-card>.product-image-wrap>.product-image-trigger{display:block;width:100%;height:100%;object-fit:cover}
.product-body{min-height:0;flex:0 0 auto;padding:12px}
.product-body h3{margin:0 0 5px;font-size:.96rem;line-height:1.3}
.product-specs{display:flex;align-items:center;flex-wrap:wrap;gap:5px 10px;margin-bottom:7px}
.capacity-chip{grid-column:auto;font-size:.7rem}
.rating-row{display:flex;align-items:center;gap:5px}
.rating-row b{font-size:.72rem}
.rating-stars{font-size:.82rem}
.card-variant-list{gap:5px;margin-top:0}
.card-variant-field{gap:2px}
.card-variant-field select,
.card-variant-field input{height:32px;padding:4px 6px;font-size:.75rem}
.card-remove-flavor,.card-remove-spacer{height:32px}
.add-flavor-button{margin:3px 0 6px;font-size:.72rem}
.product-foot{margin-top:7px;align-items:center;flex-direction:row}
.product-foot .card-cart-button{width:auto;min-height:34px;padding:7px 10px;font-size:.75rem}
.device-type-label{margin-bottom:4px!important;font-size:.66rem!important}
.device-description{margin:2px 0 8px!important;font-size:.74rem!important;line-height:1.4!important;-webkit-line-clamp:2!important}
.device-pairing-note{margin-bottom:8px!important;padding:7px 8px;font-size:.66rem!important;line-height:1.35!important}
.device-option-grid{margin-top:0;margin-bottom:6px}
.product-title-row{margin-bottom:5px}
.block-capacity-field{margin:0 0 6px}
.hot-product-grid{align-items:start}
.hot-product-card>img{aspect-ratio:1/1}
.hot-product-card .product-body{min-height:0}

@media(max-width:1200px){
  .brand-group .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:920px){
  .brand-group .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:600px){
  .container{width:min(100% - 24px,1320px)}
  .brand-group .product-grid,
  .hot-product-grid{grid-template-columns:minmax(0,1fr);gap:16px}
  .product-card>img{aspect-ratio:5/4}
  .hot-product-card>img{aspect-ratio:1/1}
  .product-body{padding:13px 14px 14px}
  .product-body h3{font-size:1rem}
  .product-specs{gap:6px 12px;margin-bottom:8px}
  .capacity-chip{font-size:.74rem}
  .rating-row b{font-size:.74rem}
  .rating-stars{font-size:.88rem}
  .card-variant-row{grid-template-columns:minmax(0,1fr) 58px 28px;gap:6px}
  .card-variant-field>span{font-size:.68rem}
  .card-variant-field select,
  .card-variant-field input{height:36px;padding:5px 7px;font-size:.8rem}
  .card-remove-flavor,.card-remove-spacer{width:28px;height:36px}
  .block-capacity-row{--block-capacity-control-size:36px;grid-template-columns:minmax(0,1fr) var(--block-capacity-control-size)}
  .block-selection-action{width:var(--block-capacity-control-size);height:var(--block-capacity-control-size)}
  .product-foot{align-items:center;flex-direction:row}
  .product-foot .card-cart-button{width:auto;min-height:38px;padding:8px 13px;font-size:.8rem}
  .device-description{display:-webkit-box!important;font-size:.78rem!important;-webkit-line-clamp:2!important}
  .device-option-grid{grid-template-columns:minmax(0,1fr) 68px;gap:8px}
  .product-title-row{display:flex}
  .series-badge{display:inline-flex;margin-bottom:0;font-size:.62rem}
}

/* 產品詳情入口 */
.product-image-trigger{cursor:pointer;transition:transform .25s ease,filter .25s ease}
.product-image-hint{position:absolute;right:12px;bottom:12px;z-index:3;display:inline-flex;align-items:center;gap:5px;padding:6px 9px 6px 7px;border:1px solid rgba(255,255,255,.68);border-radius:999px;background:rgba(21,30,35,.72);box-shadow:0 5px 14px rgba(0,0,0,.18);color:#fff;font-size:.7rem;line-height:1;letter-spacing:.02em;pointer-events:none;backdrop-filter:blur(4px)}
.product-image-hint i{display:grid;place-items:center;width:18px;height:18px;border:1.5px solid currentColor;border-radius:50%;font-family:Arial,sans-serif;font-size:1.25rem;font-style:normal;font-weight:400;line-height:12px;transform:rotate(-18deg)}
.product-image-hint b{font-weight:800;white-space:nowrap}
.country-flag{position:absolute;top:16px;left:0;z-index:2;display:flex;align-items:center;gap:8px;padding:11px 19px 11px 14px;border-radius:0 999px 999px 0;background:#c92232;color:#fff;box-shadow:0 8px 18px rgba(124,21,30,.36);font-size:1.02rem;line-height:1;letter-spacing:.06em}
.country-flag span{font-size:1.48rem;line-height:1}
.country-flag b{font-weight:850;white-space:nowrap}
.product-image-trigger:focus-visible{outline:4px solid rgba(20,184,166,.45);outline-offset:-4px}
.product-card:hover .product-image-trigger{filter:brightness(.96);transform:scale(1.015)}
.product-scroll-loader{display:grid;place-items:center;min-height:104px;margin:10px 0 2px;color:var(--muted);font-size:.9rem;font-weight:750}
.product-scroll-loader span{display:inline-flex;align-items:center;gap:10px}
.product-scroll-loader span::before{width:18px;height:18px;border:2px solid #c7ddea;border-top-color:var(--brand);border-radius:50%;content:"";animation:product-loader-spin .8s linear infinite}
@keyframes product-loader-spin{to{transform:rotate(1turn)}}
/* 購物車：商品可捲動，合計與結帳固定在底部 */
.cart-panel{display:flex;flex-direction:column;overflow:hidden;padding:0;background:#f5f7f6}
.cart-head{flex:0 0 auto;padding:22px 22px 17px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);box-shadow:0 4px 16px rgba(23,32,42,.04)}
.cart-head h2{margin:0;font-size:1.3rem;letter-spacing:-.025em}
.cart-head .icon-button{width:36px;height:36px;border-radius:50%;background:#f1f4f2;transition:background .2s ease,transform .2s ease}
.cart-head .icon-button:hover{background:#e3ece8;transform:rotate(90deg)}
#cart-items{flex:1 1 auto;min-height:0;overflow:auto;padding:10px 16px 18px;scrollbar-width:thin;scrollbar-color:#becdc8 transparent}
#cart-items::-webkit-scrollbar{width:6px}
#cart-items::-webkit-scrollbar-thumb{border-radius:999px;background:#becdc8}
.cart-item{grid-template-columns:70px minmax(0,1fr) auto;gap:11px;margin:10px 0;padding:11px;border:1px solid #e5ebe8;border-radius:15px;background:#fff;box-shadow:0 6px 16px rgba(23,32,42,.045)}
.cart-item img{width:70px;height:70px;border-radius:11px;background:#edf2f0}
.cart-item h4{margin:1px 0 4px;font-size:.9rem;line-height:1.32}
.cart-item small{display:block;color:var(--muted);font-size:.72rem;line-height:1.4}
.qty{gap:0;width:max-content;margin-top:9px;overflow:hidden;border:1px solid #dce6e2;border-radius:999px;background:#f7faf8}
.qty button{width:28px;height:28px;border:0;border-radius:0;background:transparent;color:var(--brand);font-size:1rem;font-weight:850;transition:background .18s ease}
.qty button:hover{background:#e3f0eb}
.qty span{display:grid;min-width:29px;place-items:center;color:var(--ink);font-size:.78rem;font-weight:850}
.remove{align-self:start;padding:5px 2px;border-radius:6px;font-size:.72rem;font-weight:800;transition:background .18s ease,color .18s ease}
.remove:hover{background:#fff0ee;color:#b42318}
.cart-pairing-warning{flex:0 0 auto;margin:0;padding:12px 22px;border-width:1px 0 0;border-radius:0;background:#fff7f5;box-shadow:0 -5px 14px rgba(80,35,30,.035)}
.cart-total{flex:0 0 auto;align-items:baseline;margin:0;padding:17px 22px 8px;border-top:1px solid var(--line);background:#fff;font-size:.9rem}
.cart-total span:last-child{color:var(--brand);font-size:1.38rem;letter-spacing:-.035em}
.cart-shipping-note{display:grid;gap:5px;flex:0 0 auto;margin:0;padding:2px 22px 14px;background:#fff;color:#63706b;font-size:.78rem;line-height:1.42}
.cart-shipping-note strong{display:block;color:#176f61}
.cart-shipping-note span{display:block;color:#3e4d48;font-weight:760}
.cart-shipping-note small{display:block;max-width:100%;color:#63706b}
.minimum-top-up-button{justify-self:start;margin-top:4px;border:0;border-radius:8px;background:#4caf82;color:#fff;padding:8px 12px;cursor:pointer;font:inherit;font-size:.76rem;font-weight:850}
.minimum-top-up-button:hover{background:#3f9d73}
.cart-top-up{border-color:#f0bcaa;background:#fff9f6}
.cart-top-up img{object-position:left center}
.top-up-note{margin-top:5px;color:#bd542f!important;font-weight:800}
.checkout-actions{flex:0 0 auto;padding:8px 22px 22px;background:#fff}
.checkout-actions .button{min-height:48px;border-radius:12px;box-shadow:0 10px 18px rgba(20,114,91,.2)}
.checkout-actions .button:not(.is-disabled){background:#4caf82;color:#fff}
.checkout-actions .button:not(.is-disabled):hover{background:#3f9d73}
.checkout-actions .button.is-disabled{background:#aeb8be;box-shadow:none;cursor:not-allowed}
#cart-items .empty{margin:28px 4px;padding:28px 18px;border:1px dashed #cfdad6;border-radius:15px;background:rgba(255,255,255,.72);text-align:center}
@media(max-width:520px){
  .cart-head{padding:18px 18px 14px}
  #cart-items{padding:9px 12px 16px}
  .cart-item{grid-template-columns:62px minmax(0,1fr) auto;padding:9px;gap:9px}
  .cart-item img{width:62px;height:62px}
  .cart-total{padding:15px 18px 7px}
  .cart-shipping-note{padding:0 18px 11px}
  .checkout-actions{padding:8px 18px calc(18px + env(safe-area-inset-bottom))}
  .cart-pairing-warning{padding-inline:18px}
}

/* 購物車抽屜：清晰分層、固定結算區與連續狀態動畫。 */
body.cart-drawer-open{overflow:hidden}
.cart-backdrop{position:fixed;inset:0;z-index:39;border:0;background:rgba(17,24,22,.34);opacity:0;visibility:hidden;cursor:pointer;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:opacity .32s ease,visibility 0s linear .32s}
body.cart-drawer-open .cart-backdrop{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}
.cart-panel{width:min(470px,100%);border-radius:28px 0 0 28px;background:#f4f6f5;box-shadow:-22px 0 60px rgba(18,31,27,.2);opacity:0;visibility:hidden;transform:translate3d(calc(100% + 28px),0,0);will-change:transform,opacity;transition:transform .44s cubic-bezier(.22,.72,.22,1),opacity .26s ease,visibility 0s linear .44s}
.cart-panel.open{opacity:1;visibility:visible;transform:translate3d(0,0,0);transition-delay:0s}
.cart-head{min-height:88px;padding:20px 24px;border-color:#e5e9e7;background:rgba(255,255,255,.94);box-shadow:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}
.cart-head-copy{display:grid;gap:3px;min-width:0}
.cart-head h2{margin:0;color:#202624;font-size:1.65rem;line-height:1.1;letter-spacing:-.045em}
.cart-head-summary{margin:0;color:#7a8581;font-size:.72rem;font-weight:700;line-height:1.3}
.cart-head-summary strong{color:#137568;font-size:inherit}
.cart-head .icon-button{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border:1px solid #e2e7e5;border-radius:50%;background:#f5f7f6;color:#343b39;font-size:1.75rem;line-height:1;transition:background-color .2s ease,border-color .2s ease,transform .28s cubic-bezier(.2,.8,.2,1)}
.cart-head .icon-button:hover{border-color:#d3dcd8;background:#eaf0ed;transform:rotate(90deg)}
#cart-items{padding:10px 18px 26px;background:linear-gradient(180deg,#f7f8f8,#f2f5f4);scrollbar-color:#c7d0cd transparent}
.cart-item{position:relative;grid-template-columns:82px minmax(0,1fr);align-items:stretch;gap:14px;min-height:118px;margin:10px 0;padding:14px;border:1px solid #e1e6e4;border-radius:18px;background:#fff;box-shadow:0 7px 22px rgba(27,45,39,.05);transform-origin:center;overflow:hidden}
.cart-item-media{position:relative;align-self:stretch;width:82px;min-height:90px;overflow:hidden;border:0;border-radius:14px;background:linear-gradient(145deg,#fafbfa,#f1f4f3)}
.cart-item-media img,.cart-item img{display:block;width:100%;height:100%;border-radius:0;background:#f8faf9;object-fit:contain}
.cart-item-copy{display:flex;min-width:0;flex-direction:column;padding-right:34px}
.cart-item h4{margin:0 0 4px;color:#202624;font-size:1rem;line-height:1.28;letter-spacing:-.025em}
.cart-item .cart-item-meta{display:-webkit-box;overflow:hidden;margin:0;color:#7b8581!important;font-size:.72rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.cart-item-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:10px;border-top:1px solid #edf0ee}
.cart-item .qty{height:36px;flex:0 0 auto;margin:0;border:0;background:#f1f4f2;box-shadow:inset 0 0 0 1px #e1e7e4}
.cart-item .qty button{width:36px;height:36px;color:#26312e;font-size:1.08rem;transition:background-color .18s ease,transform .13s ease}
.cart-item .qty button:hover{background:#e5ece9}
.cart-item .qty button:active{transform:scale(.82)}
.cart-item .qty span{min-width:34px;color:#202624;font-size:.84rem;font-variant-numeric:tabular-nums;font-weight:750}
.cart-item-line-price{display:grid;justify-items:end;gap:3px;min-width:86px;color:#202624;line-height:1}
.cart-item-line-price small{color:#8a9490!important;font-size:.6rem;white-space:nowrap}
.cart-item-line-price strong{font-size:1.02rem;font-variant-numeric:tabular-nums;font-weight:820;letter-spacing:-.03em}
.cart-item>.remove{position:absolute;top:10px;right:10px;display:grid;width:32px;height:32px;padding:0;place-items:center;border:0;border-radius:50%;background:#f3f5f4;color:#89928f;transition:background-color .18s ease,color .18s ease,transform .18s ease}
.cart-item>.remove svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.cart-item>.remove:hover{background:#fff0ee;color:#c13a2f;transform:scale(1.06)}
.cart-item>.remove:disabled{cursor:default;opacity:.48}
#cart-items.is-cart-reordering{overflow-anchor:none;pointer-events:none}
.cart-item.is-cart-item-removing{z-index:2;pointer-events:none;will-change:transform,opacity}
.cart-total{position:relative;z-index:2;min-height:72px;padding:18px 24px 7px;border-color:#e3e8e5;background:#fff;box-shadow:0 -14px 32px rgba(30,47,41,.055);font-size:.78rem}
.cart-total span:first-child{color:#68736f;letter-spacing:.035em}
.cart-total span:last-child{color:#202624!important;font-size:1.65rem;font-variant-numeric:tabular-nums;font-weight:800!important;letter-spacing:-.045em}
.cart-shipping-note{gap:4px;padding:3px 24px 15px;background:#fff;color:#6f7975;font-size:.71rem;line-height:1.45}
.cart-shipping-note strong{color:#147467}
.cart-shipping-note span{color:#4d5854!important;font-size:.76rem}
.cart-shipping-note small{color:#7b8581!important}
.checkout-actions{padding:9px 24px calc(22px + env(safe-area-inset-bottom));background:#fff}
.checkout-actions .button,#cart-panel #checkout-link{display:flex;min-height:52px;align-items:center;justify-content:center;border-radius:15px;font-size:.96rem;letter-spacing:.01em;box-shadow:0 11px 24px rgba(0,113,227,.2);transition:background-color .2s ease,box-shadow .2s ease,transform .16s ease}
#cart-panel #checkout-link:not(.is-disabled)::after{margin-left:9px;font-size:1.12rem;content:"→";transition:transform .18s ease}
#cart-panel #checkout-link:not(.is-disabled):hover{box-shadow:0 14px 28px rgba(0,113,227,.25);transform:translateY(-1px)}
#cart-panel #checkout-link:not(.is-disabled):hover::after{transform:translateX(3px)}
#cart-panel #checkout-link:not(.is-disabled):active{transform:scale(.985)}
#cart-items .empty{display:grid;max-width:300px;justify-items:center;gap:8px;margin:clamp(70px,18vh,150px) auto 28px;padding:0;border:0;border-radius:0;background:transparent;color:#7a8581;text-align:center}
.cart-empty-visual{display:grid;width:72px;height:72px;margin-bottom:5px;place-items:center;border:1px solid #e1e8e5;border-radius:24px;background:#fff;color:#78908a;box-shadow:0 12px 28px rgba(27,45,39,.07)}
.cart-empty-visual svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
#cart-items .empty>strong{color:#303936;font-size:1.02rem}
#cart-items .empty>p{margin:0;font-size:.76rem;line-height:1.55}
#cart-items .empty>a{margin-top:6px;padding:9px 14px;border:1px solid #cfdad6;border-radius:999px;background:#fff;color:#176f61;font-size:.76rem;font-weight:800}
.cart-panel.is-cart-opening .cart-head,.cart-panel.is-cart-opening .cart-total,.cart-panel.is-cart-opening .cart-shipping-note,.cart-panel.is-cart-opening .checkout-actions{animation:cart-section-enter .42s cubic-bezier(.22,.72,.22,1) both}
.cart-panel.is-cart-opening .cart-total,.cart-panel.is-cart-opening .cart-shipping-note,.cart-panel.is-cart-opening .checkout-actions{animation-delay:.08s}
.cart-panel.is-cart-opening .cart-item{animation:cart-item-enter .48s cubic-bezier(.22,.72,.22,1) both;animation-delay:calc(.08s + var(--cart-item-index,0)*45ms)}
.cart-panel.is-cart-opening #cart-items .empty{animation:cart-empty-enter .48s .08s cubic-bezier(.22,.72,.22,1) both}
.cart-panel.open .cart-item.is-cart-item-new{animation:cart-item-add .46s cubic-bezier(.2,.76,.22,1) both}
.cart-item.is-cart-item-updating .cart-item-copy{animation:cart-item-refresh .36s cubic-bezier(.22,.72,.22,1)}
.cart-head-summary.is-cart-summary-changing strong{display:inline-block;animation:cart-count-pop .36s cubic-bezier(.2,.82,.22,1)}
#cart-total.is-cart-total-changing{animation:cart-total-pulse .44s cubic-bezier(.2,.78,.22,1)}
@keyframes cart-section-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@keyframes cart-item-enter{from{opacity:0;transform:translateX(26px) scale(.98)}to{opacity:1;transform:translateX(0) scale(1)}}
@keyframes cart-item-add{0%{opacity:0;transform:translateY(-12px) scale(.96)}70%{transform:translateY(2px) scale(1.01)}100%{opacity:1;transform:translateY(0) scale(1)}}
@keyframes cart-item-refresh{0%{opacity:.5;transform:translateY(5px)}100%{opacity:1;transform:translateY(0)}}
@keyframes cart-empty-enter{from{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes cart-count-pop{0%{transform:scale(.72)}65%{transform:scale(1.15)}100%{transform:scale(1)}}
@keyframes cart-total-pulse{0%{opacity:.5;transform:translateY(7px)}100%{opacity:1;transform:translateY(0)}}
@media(max-width:520px){
 .cart-panel{width:100%;border-radius:0}
 .cart-head{min-height:82px;padding:17px 18px}
 .cart-head h2{font-size:1.5rem}
 #cart-items{padding:8px 12px 22px}
 .cart-item{grid-template-columns:76px minmax(0,1fr);gap:12px;min-height:112px;padding:12px;border-radius:17px}
 .cart-item-media{width:76px;min-height:86px;border-radius:13px}
 .cart-item-copy{padding-right:30px}
 .cart-item h4{font-size:.94rem}
 .cart-item-controls{gap:8px;padding-top:8px}
 .cart-item .qty,.cart-item .qty button{height:34px}
 .cart-item .qty button{width:34px}
 .cart-item-line-price{min-width:78px}
 .cart-total{padding:16px 18px 6px}
 .cart-shipping-note{padding:2px 18px 12px}
 .checkout-actions{padding:9px 18px calc(18px + env(safe-area-inset-bottom))}
}
@media(prefers-reduced-motion:reduce){.cart-panel,.cart-backdrop,.cart-head .icon-button,.cart-item,.cart-item-copy,.cart-head-summary strong,#cart-total,.checkout-actions .button{animation:none!important;transition:none!important}.cart-panel{will-change:auto}}

/* 銀白質感的全站頂部導覽 */
.site-header{border-bottom-color:rgba(188,201,196,.72);background:rgba(252,253,252,.86);box-shadow:0 6px 22px rgba(27,38,35,.045);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.site-header::after{position:absolute;right:0;bottom:-1px;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(20,118,110,.42),transparent);content:""}
.nav{min-height:86px;gap:18px}
.brand{flex:0 1 215px}
.brand img{width:198px;height:60px;filter:drop-shadow(0 2px 5px rgba(35,45,42,.06))}
.nav-links{align-items:center;gap:3px;padding:5px;border:1px solid rgba(211,222,218,.9);border-radius:999px;background:rgba(238,243,241,.78)}
.nav-links a{position:relative;padding:8px 11px;border-radius:999px;color:#4f5d59;font-size:.84rem;font-weight:780;white-space:nowrap;transition:background .2s ease,color .2s ease,box-shadow .2s ease}
.nav-links a:hover{background:rgba(255,255,255,.84);color:var(--brand)}
.nav-links a[aria-current=page]{background:#fff;color:var(--brand);box-shadow:0 3px 10px rgba(30,53,47,.1)}
.cart-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:42px;padding:10px 15px;border:1px solid rgba(8,85,79,.16);box-shadow:0 7px 15px rgba(15,118,110,.18);letter-spacing:.01em;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}
.site-header .cart-button{display:inline-flex}
.cart-button::before{font-size:.94rem;content:"⌑"}
.cart-button:hover{box-shadow:0 10px 20px rgba(15,118,110,.25);transform:translateY(-1px)}
.cart-button:focus-visible,.nav-links a:focus-visible,.brand:focus-visible{outline:3px solid rgba(20,184,166,.32);outline-offset:3px}
@media(max-width:760px){
  .nav{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:0;gap:10px;padding:10px 0 11px}
  .brand{width:auto;min-width:0;margin:0}
  .brand img{width:174px;height:48px}
  .cart-button{min-height:38px;padding:8px 11px;font-size:.78rem}
  .nav-links{grid-column:1/-1;order:initial;width:100%;gap:4px;overflow:auto;padding:4px;border-radius:14px;scrollbar-width:none}
  .nav-links::-webkit-scrollbar{display:none}
  .nav-links a{flex:0 0 auto;padding:8px 10px;font-size:.76rem}
}
@media(max-width:390px){
  .brand img{width:154px}
  .cart-button{padding:8px 9px}
  .cart-button::before{display:none}
}

/* 積木系列：同品牌的套裝、純替換與主機卡片保持等高 */
@media(min-width:761px){
  body[data-category="block"] .brand-group .product-grid{align-items:stretch}
  body[data-category="block"] .brand-group .product-card{height:100%}
  body[data-category="block"] .brand-group .product-body{flex:1 1 auto}
}

/* 商品價格與購物車按鈕固定對齊在卡片底部 */
.brand-group .product-grid,
.hot-product-grid{align-items:stretch}
.brand-group .product-card,
.hot-product-card{height:100%}
.brand-group .product-card .product-body,
.hot-product-card .product-body{flex:1 1 auto}
.brand-group .product-card .product-foot,
.hot-product-card .product-foot{margin-top:auto}
.brand-row-actions{display:flex;justify-content:center;gap:9px;margin:16px auto 0}
.brand-quick-nav{display:flex;align-items:center;gap:14px;margin:0 0 20px;padding:13px 15px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.82)}
.brand-quick-nav>span{flex:0 0 auto;color:#171717;font-size:.86rem;font-weight:900}
.brand-quick-nav>div{display:flex;flex-wrap:wrap;gap:9px}
.brand-quick-nav a{border:1px solid #bad4e6;border-radius:999px;background:#fff;color:#171717;padding:8px 13px;font-size:.86rem;font-weight:850;text-decoration:none;white-space:nowrap}
.brand-quick-nav a:hover{border-color:#171717;background:#f1f4f6;color:#171717}
.brand-show-more,.brand-collapse{display:block;border:1px solid #bad4e6;border-radius:999px;background:#fff;color:var(--brand);padding:9px 18px;cursor:pointer;font-size:.82rem;font-weight:850}
.brand-show-more:hover,.brand-collapse:hover{background:#eaf5fc}
.brand-show-more[hidden],.brand-collapse[hidden]{display:none}
.product-inquiry-notice{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 14px;padding:11px 14px;border:1px solid #bad4e6;border-radius:12px;background:#f5fbff;color:#405366;font-size:.84rem}
.product-inquiry-notice strong{color:#171717}
.product-inquiry-notice a,.brand-stock-notice a{color:#287cb9;font-weight:850;text-decoration:underline;text-underline-offset:2px}
.brand-stock-notice{margin:-5px 0 15px;padding:9px 11px;border-left:3px solid #ef6b40;border-radius:0 8px 8px 0;background:#fff8f5;color:#75402d;font-size:.82rem;font-weight:750}

/* 商品參數：甜度與冰度固定同一行 */
.product-specs{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:5px 10px}
.product-specs .capacity-chip{grid-column:1/-1}
.product-specs .spec-summary{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}
.product-specs .spec-summary .capacity-chip{grid-column:auto}
.nicotine-chip{color:#a44718;font-size:.72rem;font-weight:850;white-space:nowrap}

@media(max-width:600px){
  .brand-quick-nav{align-items:flex-start;flex-direction:column;gap:7px;padding:10px}
  .brand-quick-nav>div{width:100%;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}
  .brand-quick-nav>div::-webkit-scrollbar{display:none}
  .brand-quick-nav a{flex:0 0 auto;font-size:.68rem;padding:6px 9px}
  .brand-group .product-grid{grid-template-columns:minmax(0,1fr);gap:26px}
  .hot-product-grid{gap:22px}
  .brand-group .product-image-wrap{aspect-ratio:5/3}
  .product-image-hint{right:10px;bottom:10px}.product-image-hint b{display:block}
  .brand-group .product-body{padding:13px 14px 14px}
  .brand-group .product-body h3{font-size:1rem}
  .brand-group .product-specs{gap:6px 12px}
  .brand-group .capacity-chip,.brand-group .nicotine-chip{font-size:.76rem}
  .brand-group .rating-row b,.brand-group .rating-stars{font-size:.78rem}
  .brand-group .card-variant-field>span,.brand-group .add-flavor-button{font-size:.73rem}
  .brand-group .card-variant-field select,.brand-group .card-variant-field input{height:34px;font-size:.78rem}
  .brand-group .product-foot{align-items:center;flex-direction:row;gap:10px}
  .brand-group .product-foot .card-cart-button{width:auto;padding:8px 11px;font-size:.78rem}
}
.product-specs .rating-row{display:flex;align-items:center;min-width:0;gap:5px}
.product-specs .rating-stars{white-space:nowrap}

/* 價格在卡片底部保持清晰醒目 */
.product-foot .price{font-size:1.48rem;font-weight:900;letter-spacing:-.035em;color:#171717;line-height:1;white-space:nowrap}
.product-foot .card-cart-button{background:#ef6b40;color:#fff;box-shadow:0 6px 13px rgba(211,77,37,.2)}
.product-foot .card-cart-button:hover{background:#d95730}
.card-minimum-note{margin:8px 0 0;color:#6f6f6b;font-size:.72rem;line-height:1.45}
.product-foot .card-cart-button:disabled,.product-foot .card-cart-button:disabled:hover{background:#b9b9b5;color:#fff;cursor:not-allowed;box-shadow:none}
@media(max-width:600px){.brand-group .product-foot .price{font-size:1.42rem}}

/* 加強產品卡片的視覺分隔 */
.brand-group .product-card,.hot-product-card{background:#fff;border:1px solid #bfd9ea;border-radius:18px;box-shadow:0 9px 22px rgba(29,89,132,.12);isolation:isolate}
.brand-group .product-card::after,.hot-product-card::after{position:absolute;inset:0;border:1px solid rgba(255,255,255,.75);border-radius:inherit;content:"";pointer-events:none}
.brand-group .product-card:hover,.hot-product-card:hover{border-color:#70add1;box-shadow:0 14px 28px rgba(29,89,132,.18)}
@media(max-width:600px){.brand-group .product-card{border-width:2px;box-shadow:0 10px 24px rgba(22,54,45,.14)}}

/* HK DZY：保留原有圖標，重新繪製簡約藝術字標 */
.brand{position:relative;gap:10px;flex-basis:245px}
.brand img{width:82px;height:58px;flex:0 0 82px;object-fit:cover;object-position:left center}
.brand::after{content:"HK DZY";display:block;color:#2678b5;font-family:"Arial Rounded MT Bold","Trebuchet MS",Arial,sans-serif;font-size:1.34rem;font-weight:900;font-style:normal;letter-spacing:.06em;line-height:1;white-space:nowrap;text-shadow:0 1px 0 rgba(255,255,255,.8)}
@media(max-width:760px){.brand{gap:8px;flex-basis:190px}.brand img{width:68px;height:50px;flex-basis:68px}.brand::after{font-size:1.08rem;letter-spacing:.04em}}

/* 手機版漢堡選單：Logo、選單與購物車同列，導航按需要展開 */
.mobile-nav-toggle,.mobile-store-switch{display:none}
@media(max-width:760px){
  .nav{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto 42px 46px;align-items:center;min-height:0;gap:9px;padding:9px 0}
  .brand{min-width:0;margin:0;flex-basis:auto}
  .mobile-nav-toggle{display:grid;place-content:center;gap:4px;width:42px;height:40px;border:1px solid #c8d9e3;border-radius:12px;background:#fff;color:#266b9d;cursor:pointer}
  .mobile-store-switch{min-height:40px}
  .mobile-nav-toggle span{display:block;width:18px;height:2px;border-radius:99px;background:currentColor;transition:transform .2s ease,opacity .2s ease}
  .nav.mobile-nav-open .mobile-nav-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}
  .nav.mobile-nav-open .mobile-nav-toggle span:nth-child(2){opacity:0}
  .nav.mobile-nav-open .mobile-nav-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
  .cart-button{min-height:40px;padding:8px 11px;font-size:.78rem}
  .nav-links{position:absolute;top:calc(100% + 7px);right:0;left:0;z-index:30;display:none;flex-direction:column;align-items:stretch;gap:2px;width:auto;padding:8px;border:1px solid #c8d9e3;border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 14px 32px rgba(35,65,85,.16);overflow:visible}
  .nav.mobile-nav-open .nav-links{display:flex}
  .nav-links a{padding:10px 12px;border-radius:10px;font-size:.84rem}
}

@media(max-width:600px){.brand-quick-nav{padding:12px;gap:9px}.brand-quick-nav>span{font-size:.8rem}.brand-quick-nav a{padding:7px 11px;font-size:.78rem}}

/* 手機產品頁：品牌導覽固定於屏幕底部，並標示目前區域 */
@media(max-width:600px){
  .brand-quick-nav a{font-size:.78rem}
}

/* 全頁固定聯絡按鈕 */
#contact-floats{position:fixed;right:22px;bottom:86px;z-index:35;display:flex;align-items:center;flex-direction:column;gap:10px}
.contact-float-actions{position:absolute;right:calc(100% + 10px);bottom:0;display:flex;align-items:center;flex-direction:row-reverse;gap:9px;opacity:0;pointer-events:none;transform:translateX(18px) scale(.94);transform-origin:right center;transition:opacity .2s ease,transform .22s ease}
#contact-floats.is-open .contact-float-actions{opacity:1;pointer-events:auto;transform:translateX(0) scale(1)}
.contact-float-actions>*{opacity:0;transform:translateX(18px) scale(.92);transition:opacity .18s ease,transform .28s cubic-bezier(.2,.8,.25,1)}
#contact-floats.is-open .contact-float-actions>*{opacity:1;transform:none}
#contact-floats.is-open .contact-float-actions>*:nth-child(2){transition-delay:.045s}
.contact-float{display:grid;place-items:center;width:56px;height:56px;padding:0;overflow:hidden;border:0;border-radius:50%;background:transparent;box-shadow:0 10px 24px rgba(16,125,68,.24);cursor:pointer;line-height:1;transition:transform .18s ease,filter .18s ease}
.contact-float img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover;filter:drop-shadow(0 1px 1px rgba(0,0,0,.06))}
.contact-float:hover{transform:translateY(-3px);filter:brightness(1.04)}
.contact-float:focus-visible{outline:3px solid #b7ddf3;outline-offset:3px}
#wechat-float{box-shadow:0 10px 24px rgba(7,193,96,.25)}
.contact-launcher,.toolbox-launcher{display:grid;width:70px;height:70px;place-items:center;padding:8px;border:1px solid rgba(15,118,110,.2);border-radius:50%;background:#fff;box-shadow:0 10px 26px rgba(27,52,46,.2);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.contact-launcher img,.toolbox-launcher img{display:block;width:100%;height:100%;object-fit:contain}.contact-launcher:hover,.toolbox-launcher:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(27,52,46,.24)}.contact-launcher:focus-visible,.toolbox-launcher:focus-visible{outline:3px solid #b7ddf3;outline-offset:3px}#contact-floats.is-open .toolbox-launcher{transform:scale(.94)}
.order-lookup-launcher{display:grid;width:70px;height:70px;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;box-shadow:0 10px 26px rgba(27,52,46,.16);transition:transform .2s ease,box-shadow .2s ease}.order-lookup-launcher img{display:block;width:100%;height:100%;object-fit:contain}.order-lookup-launcher:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(27,52,46,.22)}.order-lookup-launcher:focus-visible{outline:3px solid #b7ddf3;outline-offset:3px}
@media(max-width:600px){#contact-floats{right:14px;bottom:calc(76px + env(safe-area-inset-bottom));gap:8px}.contact-float-actions{right:calc(100% + 7px);bottom:0;gap:6px}.contact-float{width:45px;height:45px}.contact-float svg{width:25px;height:25px}.contact-launcher,.toolbox-launcher{width:64px;height:64px;padding:7px}.order-lookup-launcher{width:64px;height:64px}}
@media(prefers-reduced-motion:reduce){.contact-float-actions,.contact-float-actions>*{transition:none!important}}

/* 全站黑白主題：暗白背景、純白組件與黑色導覽 */
body{background:#f4f5f9}
.hero{background:linear-gradient(135deg,#e2e2df,#f7f7f5)}
.seo-section{background:#f4f5f9}
.brand-group,.hot-products,.category-card,.panel,#cart-panel{background:#fff}
.site-header{background:rgba(255, 255, 255, 1);border-bottom-color:#d0d0cc}
.site-header::after{background:linear-gradient(90deg,transparent,rgba(23,23,23,.38),transparent)}
.nav-links{border-color:#d4d4d0;background:#fff}
.nav-links a,.nav-links a:hover,.nav-links a[aria-current=page]{color:#171717}
.nav-links a:hover,.nav-links a[aria-current=page]{background:#eeeeeb;box-shadow:none}
.shop-switches{display:flex;align-items:center;margin-left:4px;padding-left:8px;border-left:1px solid #deded9}
.store-segmented-switch{display:inline-flex;align-items:center;gap:1px;padding:3px;border:1px solid #d4d4d0;border-radius:999px;background:#f4f4f1;color:#8a8a84;font-size:.75rem;font-weight:750;line-height:1;white-space:nowrap;cursor:pointer;transition:border-color .2s ease,background .2s ease}
.store-segmented-switch span{display:inline-flex;align-items:center;justify-content:center;min-width:31px;padding:6px 7px;border:1px solid transparent;border-radius:999px;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}
.store-segmented-switch i{font-style:normal;color:#b3b3ad;font-size:.68rem}
.store-segmented-switch span.is-active{border-color:#252525;background:#fff;color:#171717;box-shadow:0 1px 3px rgba(0,0,0,.09)}
.store-segmented-switch:hover{border-color:#8b8b84;background:#eeeeeb}
.mainland-delivery-note{margin:22px 0 0;padding:12px 14px;border:1px solid #f2c79d;border-radius:12px;background:#fff8f0;color:#8a4814;font-weight:700}
.brand::after{color:#171717}
.button,.cart-button{background:#fc6f03}
.button:hover,.cart-button:hover{background:#333}
.button.secondary{background:#fff;color:#171717;border:1px solid #bdbdb8}
.eyebrow,.brand-heading>span,.brand-tools>span{color:#171717}
.brand-heading>span,.brand-tools>span{background:#fff;border:1px solid #d7d7d3}
.product-inquiry-notice{border-color:#d3d3cf;background:#fff;color:#333}
.product-inquiry-notice a,.brand-stock-notice a{color:#00962d}
.brand-quick-nav a,.brand-show-more,.brand-collapse{border-color:#bdbdb8;color:#171717}
.brand-show-more:hover,.brand-collapse:hover,.brand-quick-nav a:hover{border-color:#171717;background:#f0f0ed;color:#171717}
.brand-group .product-card,.hot-product-card{border-color:#d2d2ce;box-shadow:0 9px 22px rgba(0,0,0,.1)}
.brand-group .product-card:hover,.hot-product-card:hover{border-color:#171717;box-shadow:0 14px 28px rgba(0,0,0,.14)}
.product-foot .card-cart-button{background:#ef6b40;box-shadow:0 6px 13px rgba(211,77,37,.22)}
.product-foot .card-cart-button:hover{background:#d95730}
.add-flavor-button{border-radius:7px;background:#18945b!important;color:#fff!important;padding:6px 10px}
.add-flavor-button:hover{background:#117443!important;text-decoration:none}
.add-flavor-button{padding:2px 0!important;border-radius:0!important;background:transparent!important;color:var(--brand)!important}
.add-flavor-button:hover{background:transparent!important;text-decoration:underline!important;text-underline-offset:3px}
.mobile-nav-toggle{border-color:#bdbdb8!important;color:#171717!important}
.nav-links{border-color:#d0d0cc!important}
@media(max-width:600px){.brand-quick-nav{border-color:#c8c8c4;background:rgba(255,255,255,.97);box-shadow:0 8px 20px rgba(0,0,0,.11)}.brand-quick-nav a.is-active{border-color:#171717;background:#171717;box-shadow:0 3px 9px rgba(0,0,0,.2)}}

/* 手机端吸顶区域统一使用同一层半透明玻璃背景 */
@media(max-width:600px){.site-header{background:rgba(255,255,255,.78)!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.brand-quick-nav{background:rgba(255,255,255,.78)!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.brand-quick-nav>div{background:transparent}.brand-quick-nav.has-scroll-hint::after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.78) 55%)!important}}

/* 手机端提高 Header 与品牌标识的视觉占比 */
@media(max-width:600px){.site-header .nav{min-height:78px;padding-block:10px!important}.site-header .brand{gap:6px}.site-header .brand::before{width:58px;height:58px;flex-basis:58px}.site-header .brand img{width:140px;height:56px;flex-basis:140px}.site-header .cart-button,.site-header .mobile-nav-toggle{width:46px;height:46px}}

/* 下滑后的品牌快捷栏与右侧 Header 使用同一背景 */
@media(max-width:600px){body.brand-header-mode .site-header{min-height:78px;background:rgba(255,255,255,.78)!important}.brand-quick-nav{height:78px!important;padding:10px 0!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.brand-quick-nav>div{height:100%;align-items:center;gap:8px!important}.brand-quick-nav a{padding:10px 12px 9px!important;font-size:1rem!important;line-height:1.2}.brand-quick-nav.has-scroll-hint::after{height:46px!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18) 70%)!important}}

/* 手机端提高 Header 与品牌标识的视觉占比 */
@media(max-width:600px){.site-header .nav{min-height:78px;padding-block:10px!important}.site-header .brand{gap:6px}.site-header .brand::before{width:58px;height:58px;flex-basis:58px}.site-header .brand img{width:140px;height:56px;flex-basis:140px}.site-header .cart-button,.site-header .mobile-nav-toggle{width:46px;height:46px}}
@media(max-width:760px){.shop-switches{display:none}.mobile-store-switch{display:inline-flex!important;padding:3px!important;border-color:#d4d4d0!important;background:#f4f4f1!important;color:#8a8a84!important}.mobile-store-switch span{min-width:29px;padding:6px 6px;font-size:.72rem}.mobile-store-switch:active{transform:scale(.97)}}

/* 購物車只保留圖示，右上角以紅色徽章顯示數量 */
.cart-button,.cart-button:hover{position:relative;width:46px;min-height:42px;padding:0!important;border:0!important;border-radius:0;background:transparent;color:#171717;font-size:0;box-shadow:none;transform:none}
.cart-button::before{display:block!important;width:38px;height:38px;background:url("../assets/cart-icon.png") center/contain no-repeat;content:""!important}
.cart-button [data-cart-count]{position:absolute;top:-7px;right:-7px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#d92d20;color:#fff;font-size:.66rem;font-weight:900;line-height:1}

/* 商品加入購物車：縮圖飛向導覽列購物車，完成後圖示輕微回彈 */
.cart-flyer{position:fixed;z-index:1200;display:block;margin:0;border:2px solid rgba(255,255,255,.94);border-radius:16px;background:#fff;object-fit:cover;box-shadow:0 12px 30px rgba(0,0,0,.2);pointer-events:none;transition:transform .6s cubic-bezier(.22,.76,.32,1),opacity .55s ease}
.cart-button.cart-receive{animation:cart-receive .4s cubic-bezier(.2,.85,.3,1)}
.cart-button.cart-receive [data-cart-count]{animation:cart-count-pop .4s cubic-bezier(.2,.85,.3,1)}
@keyframes cart-receive{0%,100%{transform:scale(1)}45%{transform:scale(1.2) rotate(-5deg)}}
@keyframes cart-count-pop{0%,100%{transform:scale(1)}45%{transform:scale(1.35)}}
@media(prefers-reduced-motion:reduce){.cart-flyer{display:none}.cart-button.cart-receive,.cart-button.cart-receive [data-cart-count]{animation:none}}

/* 價格統一以橙色美元格式顯示 */
.product-foot .price,#cart-total,.cart-shipping-note span,.cart-shipping-note small,.cart-item small{color:#262626!important}

/* 首頁產品類型探索：左右導覽式版面 */
.category-explorer{padding:34px 0 58px}
.category-explorer-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 16px 38px rgba(0,0,0,.1)}
.category-explorer-intro{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:space-between;min-height:540px;padding:clamp(34px,5vw,76px);background:#171717;color:#fff}
.category-explorer-intro::before{position:absolute;z-index:0;inset:0;background:rgba(12,12,12,.58);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);content:""}
.category-explorer-intro>*{position:relative;z-index:1}
.category-explorer-intro .eyebrow{color:#ef6b40}
.category-explorer-intro h2{margin:18px 0 auto;font-size:clamp(2.6rem,5vw,5.2rem);line-height:1.08;letter-spacing:-.06em}
.category-explorer-intro>p:last-child{max-width:450px;margin:42px 0 0;color:#d6d6d2;font-size:1rem;line-height:1.8}
.category-explorer-options{padding:clamp(34px,5vw,76px);background:#fff}
.category-explorer-options>.eyebrow{margin:0 0 20px;color:#ef6b40}
.category-explorer-options>h2{max-width:620px;margin:0 0 46px;font-size:clamp(2rem,4vw,3.8rem);line-height:1.15;letter-spacing:-.05em}
.category-explorer .category-grid{display:grid;grid-template-columns:1fr;gap:16px}
.category-explorer .category-card{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:112px;padding:22px 26px;border:1px solid #ddddda;border-radius:20px;background:#fff;box-shadow:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.category-explorer .category-card:hover{border-color:#171717;transform:translateX(4px);box-shadow:0 8px 18px rgba(0,0,0,.08)}
.category-explorer .category-card h3{margin:0 0 4px;font-size:1.16rem}
.category-explorer .category-card p{margin:0;color:#747474;font-size:.9rem}
.category-card-action{flex:0 0 auto;color:#ef6b40;font-size:.68rem;font-weight:850;white-space:nowrap}
@media(max-width:760px){
  .category-explorer{padding:22px 0 40px}
  .category-explorer-layout{grid-template-columns:1fr;border-radius:20px}
  .category-explorer-intro{min-height:300px;padding:34px 26px}
  .category-explorer-intro h2{margin:10px 0 0;font-size:clamp(2.25rem,12vw,3.3rem)}
  .category-explorer-intro>p:last-child{margin-top:24px;font-size:.9rem}
  .category-explorer-options{padding:30px 20px}
  .category-explorer-options>h2{margin-bottom:28px;font-size:2rem}
  .category-explorer .category-card{min-height:94px;padding:18px;gap:14px;border-radius:16px}
  .category-explorer .category-card h3{font-size:1rem}
  .category-explorer .category-card p{font-size:.8rem;line-height:1.45}
  .category-card-action{font-size:.64rem}
}

/* 產品卡片只保留層次陰影，不顯示邊框或內描邊 */
.brand-group .product-card,.hot-product-card{border:0!important}
.brand-group .product-card::after,.hot-product-card::after{display:none}
.brand-group .product-card:hover,.hot-product-card:hover{border-color:transparent!important}

/* 頂部不顯示邊框或底部細線 */
.site-header{border-bottom:0!important}
.site-header::after{display:none}
.site-header{box-shadow:0 4px 12px rgba(0,0,0,.045)}

/* 產品頁互動與文字層級 */
.add-flavor-button{color:#18945b!important}
.add-flavor-button:hover{color:#117443!important}
.brand-card-enter{animation:brand-card-enter .28s cubic-bezier(.2,.75,.3,1) both}
.brand-card-leave{animation:brand-card-leave .18s ease-in both;pointer-events:none}
@keyframes brand-card-enter{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes brand-card-leave{from{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-7px) scale(.99)}}
.brand-group .brand-heading .eyebrow{color:#ef6b40}
.brand-quick-nav a.is-active{border-color:#ef6b40!important;background:#ef6b40!important;color:#fff!important;box-shadow:0 3px 9px rgba(227,92,50,.22)!important}
.brand-quick-nav a:hover{border-color:#ef6b40;background:#fff6f1;color:#d95730}
.brand-show-more,.brand-collapse{border-color:#c9c9c5;color:#70706c}
.brand-show-more:hover,.brand-collapse:hover{border-color:#ef6b40;background:#fff6f1;color:#d95730}
.simulation-notice .text-link{color:#168c4c}
.simulation-notice .text-link:hover{color:#10733d}
.product-body .device-description,.product-body .card-variant-field>span,.product-body .card-minimum-note,.product-body .device-pairing-note,.brand-group [data-brand-count],.brand-series-empty{color:#666a70}
.product-inquiry-notice{color:#59616a}
.product-inquiry-notice strong{color:#2a2d31}
@media(max-width:600px){
  .brand-quick-nav a.is-active{border-color:#ef6b40!important;background:#ef6b40!important;color:#fff!important;box-shadow:0 3px 9px rgba(227,92,50,.22)!important}
}
@media(prefers-reduced-motion:reduce){.brand-card-enter,.brand-card-leave{animation:none}}

/* 首頁熱賣與系列導覽的文字層級 */
.hot-products .hot-section-head .eyebrow{color:#ef6b40}
.hot-product-card .product-body h3{color:#303941}
.hot-product-card .product-body .capacity-chip,.hot-product-card .product-body .nicotine-chip{color:#4f6979}
.hot-product-card .product-body .rating-row b{color:#68717b}
.hot-product-card .product-body .card-variant-field>span{color:#6c747c}
.hot-product-card .product-body .card-minimum-note{color:#8a694f}

/* 韓國直送招牌系列 */
.korea-page .site-header{background:rgba(255,255,255,.96)}
.korea-topbar{display:flex;align-items:center;justify-content:space-between;min-height:70px}
.korea-topbar .brand{margin:0}
.korea-hero{position:relative;overflow:hidden;padding:clamp(62px,8vw,116px) 0;background:radial-gradient(circle at 90% 18%,rgba(239,107,64,.28),transparent 30%),linear-gradient(130deg,#181b22 0%,#26313d 54%,#57352d 125%);color:#fff}
.korea-hero::after{position:absolute;right:-120px;bottom:-190px;width:460px;height:460px;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.035),0 0 0 112px rgba(255,255,255,.025);content:""}
.korea-hero-grid{position:relative;z-index:1;display:flex;align-items:end;justify-content:space-between;gap:38px}
.korea-hero .eyebrow{color:#ff916c}
.korea-hero h1{margin:8px 0 14px;font-size:clamp(3.3rem,8vw,7rem);line-height:.94;letter-spacing:-.07em}
.korea-hero p:not(.eyebrow){max-width:590px;margin:0;color:#d6dbe0;font-size:clamp(1rem,1.5vw,1.16rem);line-height:1.75}
.korea-hero-stat{display:grid;gap:6px;min-width:190px;padding:20px 22px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px)}
.korea-hero-stat b{color:#ffad8f;font-size:.76rem;letter-spacing:.12em;text-transform:uppercase}
.korea-hero-stat span{font-size:1.05rem;font-weight:750}
.korea-products{padding-top:36px}
.korea-category-intro{max-width:780px;margin:0 0 34px}
.korea-category-intro .eyebrow{margin:0 0 8px;color:#287c6d}
.korea-category-intro h1{margin:0;color:#22282a;font-size:clamp(2rem,4.8vw,4rem);line-height:1.05;letter-spacing:-.045em}
.korea-category-intro>p:last-child{max-width:700px;margin:15px 0 0;color:#66716d;line-height:1.75}
.korea-delivery-alert{display:flex;align-items:center;gap:12px;margin-top:14px;padding:15px 18px;border:1px solid #d72323;border-left-width:6px;border-radius:12px;background:#fff1f1;color:#a20f0f;box-shadow:0 8px 20px rgba(174,20,20,.08)}
.korea-delivery-alert strong{flex:0 0 auto;color:#8f0808;font-size:.92rem;font-weight:900}
.korea-delivery-alert span{font-weight:750;line-height:1.55}
@media(max-width:600px){.korea-delivery-alert{align-items:flex-start;flex-direction:column;gap:4px}}
@media(max-width:600px){.korea-category-intro{margin-bottom:24px}.korea-category-intro>p:last-child{font-size:.88rem}}
.korea-page .hot-products{border:0;background:linear-gradient(135deg,#fff8f4,#fff);box-shadow:0 12px 26px rgba(93,53,41,.08)}
.korea-page .hot-badge{background:#ef6b40}
.korea-page .brand-group{background:rgba(255,250,247,.78)}
.korea-assurances{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 32px}
.korea-assurances article{min-height:164px;padding:23px 24px;border:1px solid #f1d2c5;border-radius:18px;background:linear-gradient(145deg,#fff,#fff8f4);box-shadow:0 10px 22px rgba(93,53,41,.06)}
.korea-assurances span{color:#ef6b40;font-size:.7rem;font-weight:900;letter-spacing:.14em}
.korea-assurances h2{margin:14px 0 7px;color:#303941;font-size:1.2rem}
.korea-assurances p{margin:0;color:#69727b;font-size:.9rem;line-height:1.65}
@media(max-width:760px){.korea-assurances{grid-template-columns:1fr;gap:10px}.korea-assurances article{min-height:0;padding:20px}}
@media(max-width:700px){.korea-hero{padding:54px 0 60px}.korea-hero-grid{align-items:flex-start;flex-direction:column}.korea-hero h1{font-size:clamp(3rem,16vw,4.6rem)}.korea-hero-stat{min-width:0;width:100%}}

/* 韓國直送：深色金屬感招牌版面 */
.korea-page{background:#f6f5f2}
.korea-page .korea-header{background:rgba(255,255,255,.98)}
.korea-page .korea-header .nav-links a{color:#171717}
.korea-page .korea-header .nav-links a:hover,.korea-page .korea-header .nav-links a[aria-current=page]{background:#eeeeeb;color:#171717}
.korea-page .korea-hero{padding:clamp(76px,10vw,142px) 0;background:radial-gradient(circle at 86% 20%,rgba(179,133,69,.22),transparent 31%),linear-gradient(130deg,#0c0e12,#171b20 55%,#2b2119 130%)}
.korea-page .korea-hero .eyebrow{color:#d9ae70;letter-spacing:.19em}
.korea-page .korea-hero h1{color:#f7f2e9;text-shadow:0 10px 36px rgba(0,0,0,.4)}
.korea-page .korea-hero p:not(.eyebrow){color:#d1d2d1}
.korea-page .korea-hero-stat{border-color:rgba(217,174,112,.42);background:rgba(255,255,255,.06);box-shadow:0 18px 42px rgba(0,0,0,.22)}
.korea-page .korea-hero-stat b{color:#dfb87e}
.korea-page .korea-products{padding-top:46px}
.korea-page .korea-assurances{gap:16px;margin-bottom:42px}
.korea-page .korea-assurances article{border:0;background:linear-gradient(145deg,#fffdf9,#f7f2e9);box-shadow:0 14px 30px rgba(49,39,27,.07)}
.korea-page .korea-assurances span{color:#b28140}
.korea-page .brand-group{border:0;border-radius:24px;background:#fffdf9;box-shadow:0 16px 36px rgba(41,33,24,.06)}
.korea-page .brand-heading{border-bottom-color:#e7dfd2}
.korea-page .brand-heading .eyebrow{color:#b28140}
.korea-page .brand-heading h2{color:#25282c}
.korea-page .brand-tools>span{border-color:#e5d5bc;background:#faf4e9;color:#805c2d}

.partnership-manual{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(38px,7vw,92px);margin:0 0 42px;padding:clamp(34px,5vw,70px);border:0;border-radius:28px;background:linear-gradient(135deg,#15181d,#23262b);box-shadow:0 24px 52px rgba(20,17,13,.15);color:#fff}
.partnership-copy .eyebrow{margin:0 0 10px;color:#d9ae70}
.partnership-copy h2{margin:0 0 18px;font-size:clamp(2.4rem,5vw,4.7rem);line-height:1;letter-spacing:-.06em}
.partnership-copy p{max-width:600px;margin:0;color:#c7c9ca;line-height:1.8}
.partnership-copy .partnership-lead{margin-bottom:12px;color:#f3eee5;font-size:1.08rem;font-weight:720}
.license-button{margin-top:26px;border:0;border-radius:999px;background:#c99a59;color:#171717;padding:12px 20px;cursor:pointer;font:inherit;font-size:.88rem;font-weight:850;box-shadow:0 10px 24px rgba(0,0,0,.2);transition:transform .2s ease,background .2s ease}
.license-button:hover{background:#dfb574;transform:translateY(-2px)}
.partnership-logos{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}
.partnership-logos>span{color:#c99a59;font-size:1.6rem;font-weight:300}
.partnership-logos figure{display:grid;place-items:center;gap:12px;margin:0}
.partnership-logos img{width:100%;aspect-ratio:1/1;border:0;border-radius:22px;background:#fff;object-fit:contain;box-shadow:0 16px 36px rgba(0,0,0,.24)}
.partnership-logos figure:last-child img{padding:20px}
.partnership-logos figcaption{color:#bfc1c3;font-size:.74rem;font-weight:750;letter-spacing:.05em}
.korea-page .brand-group .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.korea-page .brand-group .product-card{border:0!important;box-shadow:0 14px 30px rgba(38,31,23,.09)}
.korea-page .brand-group .product-card:hover{box-shadow:0 20px 42px rgba(38,31,23,.14)}
.license-dialog{width:min(92vw,720px);max-height:90vh;padding:0;border:0;border-radius:24px;background:#f8f7f3;box-shadow:0 30px 90px rgba(0,0,0,.38)}
.license-dialog::backdrop{background:rgba(10,11,13,.75);backdrop-filter:blur(8px)}
.license-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;background:#17191d;color:#fff}
.license-dialog-head .eyebrow{margin:0 0 3px;color:#d9ae70}
.license-dialog-head h2{margin:0;font-size:1.35rem}
.license-dialog-head button{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;cursor:pointer;font-size:1.45rem}
.license-dialog>img{width:100%;height:auto;max-height:calc(90vh - 130px);object-fit:contain;background:#e8e7e2}
.license-dialog>p{margin:0;padding:12px 20px;color:#73706a;font-size:.76rem;text-align:center}
@media(max-width:920px){.partnership-manual{grid-template-columns:1fr}.partnership-logos{max-width:580px}.korea-page .brand-group .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.partnership-manual{padding:28px 20px;border-radius:20px}.partnership-copy h2{font-size:2.7rem}.partnership-logos{gap:10px}.partnership-logos img{border-radius:14px}.partnership-logos figure:last-child img{padding:12px}.korea-page .brand-group .product-grid{grid-template-columns:1fr}}

/* 合作手冊：明亮、克制的品牌編輯版式 */
.korea-page .partnership-manual{grid-template-columns:minmax(380px,.9fr) minmax(0,1.1fr);gap:clamp(44px,7vw,96px);padding:clamp(42px,6vw,82px);background:radial-gradient(circle at 12% 12%,rgba(206,227,237,.48),transparent 35%),linear-gradient(135deg,#fff,#f7f5ef);box-shadow:0 22px 52px rgba(38,35,29,.09);color:#1d2126}
.korea-page .partnership-copy{max-width:650px}
.korea-page .partnership-copy .eyebrow{margin-bottom:15px;color:#9b743e;font-size:.69rem;letter-spacing:.16em}
.korea-page .partnership-copy h2{margin-bottom:22px;color:#171a1e;font-size:clamp(2.8rem,5.5vw,5.4rem)}
.korea-page .partnership-copy p{color:#666b70;font-size:.94rem}
.korea-page .partnership-copy .partnership-lead{color:#242b31;font-size:1.13rem;line-height:1.7}
.korea-page .license-button{background:#171a1e;color:#fff;box-shadow:0 10px 22px rgba(23,26,30,.16)}
.korea-page .license-button:hover{background:#a67b3e;color:#fff}
.korea-page .partnership-logos{order:-1;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:16px}
.korea-page .partnership-logos>span{color:#aa824b;font-family:Georgia,serif;font-size:1.35rem}
.korea-page .partnership-logos figure{gap:14px}
.korea-page .partnership-logo-frame{display:block;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 18px 38px rgba(34,34,31,.1)}
.korea-page .partnership-logos img{width:100%;height:100%;padding:0;border-radius:0;background:transparent;box-shadow:none;object-fit:cover}
.korea-page .partnership-logos figure:first-child img{transform:scale(1.08)}
.korea-page .partnership-logos figcaption{color:#777a7d;font-size:.66rem;letter-spacing:.13em}
@media(max-width:920px){.korea-page .partnership-manual{grid-template-columns:1fr}.korea-page .partnership-logos{width:min(100%,620px);order:0}.korea-page .partnership-copy{order:-1}}
@media(max-width:600px){.korea-page .partnership-manual{padding:32px 20px}.korea-page .partnership-logos{gap:8px}.korea-page .partnership-logo-frame{border-radius:18px}.korea-page .partnership-logos figcaption{font-size:.56rem;letter-spacing:.07em}}

/* 韓國直送首屏：銀白金屬色與右側實拍圖 */
.korea-page .korea-hero{padding:clamp(54px,7vw,96px) 0;background:radial-gradient(circle at 10% 12%,rgba(255,255,255,.95),transparent 34%),linear-gradient(135deg,#f9fafb 0%,#e2e5e8 46%,#f6f7f8 100%);color:#1d2227}
.korea-page .korea-hero::after{right:auto;bottom:-230px;left:-160px;border-color:rgba(109,118,126,.1);box-shadow:0 0 0 55px rgba(255,255,255,.24),0 0 0 112px rgba(121,129,136,.04)}
.korea-page .korea-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:center;gap:clamp(36px,7vw,100px)}
.korea-page .korea-hero .eyebrow{color:#8a704c;letter-spacing:.19em}
.korea-page .korea-hero h1{color:#20252a;text-shadow:none}
.korea-page .korea-hero p:not(.eyebrow){color:#606970}
.korea-hero-media{position:relative;margin:0}
.korea-hero-media img{width:100%;aspect-ratio:1/1;border:0;border-radius:26px;object-fit:cover;box-shadow:0 26px 58px rgba(47,54,60,.18)}
.korea-hero-media figcaption{position:absolute;right:18px;bottom:16px;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.88);box-shadow:0 6px 18px rgba(29,35,40,.12);color:#4c5359;font-size:.68rem;font-weight:820;letter-spacing:.05em;backdrop-filter:blur(8px)}
@media(max-width:760px){.korea-page .korea-hero{padding:42px 0 50px}.korea-page .korea-hero-grid{grid-template-columns:1fr;gap:28px}.korea-page .korea-hero-media{width:min(100%,480px);justify-self:center}.korea-page .korea-hero-media img{border-radius:20px}}

/* 韓國直送首屏構圖修正：左側半幅品牌背景，右側完整實拍圖 */
.korea-page .korea-hero{padding:clamp(22px,3.2vw,40px) 0;background:linear-gradient(118deg,#f9fafb 0%,#e5e8eb 48%,#fbfbfc 100%)}
.korea-page .korea-hero::after{display:none}
.korea-page .korea-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:clamp(32px,5vw,68px)}
.korea-hero-copy{position:relative;isolation:isolate;min-height:290px;display:flex;flex-direction:column;justify-content:center;padding:14px 0}
.korea-hero-copy::before{position:absolute;z-index:-1;top:62%;left:-48%;width:min(620px,52vw);aspect-ratio:1/1;background:url("../assets/korea-symbol-background.png") center/contain no-repeat;content:"";opacity:.1;mix-blend-mode:multiply;transform:translateY(-50%);filter:grayscale(1) saturate(0) contrast(1.65) brightness(1.18)}
.korea-page .korea-hero-copy h1{max-width:620px}
.korea-page .korea-hero-copy>p:not(.eyebrow){max-width:520px}
.korea-page .korea-hero-media{width:100%;max-width:550px;justify-self:end}
.korea-page .korea-hero-media img{display:block;width:100%;height:auto;max-height:none;aspect-ratio:auto;border-radius:0;object-fit:contain;box-shadow:none;mix-blend-mode:multiply;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.12) 12%,rgba(0,0,0,.58) 34%,#000 58%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.12) 12%,rgba(0,0,0,.58) 34%,#000 58%,#000 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
.korea-page .korea-hero-media figcaption{position:static;margin-top:10px;padding:0;background:transparent;box-shadow:none;color:#71787e;font-size:.66rem;text-align:right;backdrop-filter:none}
@media(max-width:900px){.korea-page .korea-hero-grid{grid-template-columns:1fr}.korea-hero-copy{min-height:220px}.korea-hero-copy::before{top:60%;left:-28%;width:min(520px,78vw)}.korea-page .korea-hero-media{max-width:520px;justify-self:center}.korea-page .korea-hero-media img{-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.18) 0%,rgba(0,0,0,.68) 24%,#000 48%);mask-image:linear-gradient(90deg,rgba(0,0,0,.18) 0%,rgba(0,0,0,.68) 24%,#000 48%)}}
@media(max-width:600px){.korea-hero-copy{min-height:190px;padding:8px 0}.korea-hero-copy::before{top:62%;left:-46%;width:430px;opacity:.14}.korea-page .korea-hero-media{max-width:430px}}

/* 韓國直送運費提示 */
.korea-shipping-notice{display:flex;align-items:center;gap:14px;margin-top:18px;padding:14px 18px;border-radius:14px;background:#fff;box-shadow:0 7px 20px rgba(42,48,54,.07);color:#626970;font-size:.84rem}
.korea-shipping-notice strong{flex:0 0 auto;color:#c84d2b;font-size:.88rem}
@media(max-width:600px){.korea-shipping-notice{align-items:flex-start;flex-direction:column;gap:3px;margin-top:12px;padding:13px 15px;font-size:.76rem}}

/* 韓國直送首屏：与下方区域统一，并柔化标题 */
.korea-page .korea-hero{background:#f6f5f2}
.korea-page .korea-hero h1{margin:12px 0 20px;color:#626b72;font-weight:780;line-height:1.02;letter-spacing:.075em;text-shadow:0 1px 0 rgba(255,255,255,.9)}
.korea-page .korea-hero .eyebrow{color:#b56545}
.korea-page .korea-hero-copy>p:not(.eyebrow){color:#747b80}
@media(max-width:600px){.korea-page .korea-hero h1{margin:9px 0 15px;letter-spacing:.055em}}

/* 獨立產品詳情頁與可收錄的站內連結 */
.breadcrumb{padding-top:24px}
.breadcrumb ol{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none;color:#777;font-size:.8rem}
.breadcrumb li{display:flex;align-items:center;gap:8px;min-width:0}
.breadcrumb li+li::before{color:#b4b4af;content:"/"}
.breadcrumb a{transition:color .18s ease}
.breadcrumb a:hover{color:#e96d3d}
.breadcrumb [aria-current=page]{overflow:hidden;color:#424242;text-overflow:ellipsis;white-space:nowrap}
.product-card-summary{color:#6c6c6c!important}
.product-card-links{display:flex;align-items:center;gap:10px;margin:9px 0 8px;padding-top:9px;border-top:1px solid #ecece8}
.product-card-links a{color:#777;font-size:.68rem;font-weight:760;line-height:1.3}
.product-card-links a:hover{color:#e86b39}
.product-card-links .product-detail-link{color:#d95d2f}
.product-detail-page{background:#f1f1ef}
.product-detail-page main{min-height:65vh}
.product-detail-hero{padding-top:28px}
.product-detail-layout{display:grid;grid-template-columns:minmax(330px,510px) minmax(0,1fr);align-items:start;gap:clamp(34px,6vw,90px)}
.product-detail-purchase{position:sticky;top:104px}
.product-detail-purchase-card{width:100%;height:auto;min-height:620px;border:0;border-radius:22px;background:#fff;box-shadow:0 14px 36px rgba(26,28,30,.09)}
.product-detail-purchase-card>.product-image-wrap{aspect-ratio:4/3}
.product-detail-purchase-card .product-image-trigger{cursor:default}
.product-detail-purchase-card:hover .product-image-trigger{filter:none;transform:none}
.product-detail-purchase-card .product-body{min-height:330px;padding:20px}
.product-detail-purchase-card .product-body h3{font-size:1.15rem}
.product-detail-purchase-card .product-card-summary,.product-detail-purchase-card .device-description{display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important}
.product-detail-purchase-card .product-foot{padding-top:16px}
.product-detail-purchase-card .price{font-size:1.35rem}
.product-detail-copy{padding:clamp(12px,3vw,30px) 0}
.product-detail-copy>.eyebrow{margin:0 0 12px;color:#e16b3c}
.product-detail-copy h1{max-width:780px;margin:0;color:#222;font-size:clamp(2rem,4.6vw,4.5rem);line-height:1.04;letter-spacing:-.045em}
.product-detail-lead{max-width:760px;margin:22px 0 28px;color:#62666a;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.75}
.product-detail-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0 0 34px;overflow:hidden;border:1px solid #e2e2dd;border-radius:16px;background:#e2e2dd}
.product-detail-specs>div{min-width:0;padding:14px 16px;background:#fff}
.product-detail-specs dt{color:#898989;font-size:.7rem;font-weight:780;letter-spacing:.05em}
.product-detail-specs dd{margin:3px 0 0;color:#292929;font-size:.9rem;font-weight:780;overflow-wrap:anywhere}
.product-detail-copy section{padding:28px;border-radius:20px;background:#fff}
.product-detail-copy section h2{font-size:clamp(1.25rem,2vw,1.65rem)}
.product-detail-copy section p{margin:8px 0 14px;color:#6a6a68}
.product-detail-copy section ul{display:grid;gap:9px;margin:0;padding-left:1.2rem;color:#474946}
.product-detail-note{margin:18px 2px 0;color:#888;font-size:.76rem;line-height:1.6}
.related-product-section{background:#fff}
.related-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.related-product-grid>a{display:flex;min-width:0;flex-direction:column;padding:10px 10px 15px;border-radius:16px;background:#f5f5f2;transition:transform .2s ease,background .2s ease}
.related-product-grid>a:hover{transform:translateY(-3px);background:#f0f0eb}
.related-product-grid img{width:100%;aspect-ratio:1/1;border-radius:11px;object-fit:cover}
.related-product-grid span{margin:11px 4px 2px;color:#d56437;font-size:.65rem;font-weight:820;letter-spacing:.07em;text-transform:uppercase}
.related-product-grid strong{margin:0 4px;color:#313131;font-size:.88rem;line-height:1.35}
.related-category-links{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}
.related-category-links a{padding:8px 13px;border:1px solid #dfdfda;border-radius:999px;background:#fff;color:#555;font-size:.76rem;font-weight:760}
.related-category-links a:hover{border-color:#e86b39;color:#e05f2c}
.product-faq-section{background:#f1f1ef}
.faq-layout{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);align-items:start;gap:clamp(28px,6vw,80px)}
.faq-layout>.faq-list{max-width:none;margin:0}
.faq-layout>.faq-list details{border:0;border-radius:14px}
.faq-layout>.faq-list details p{line-height:1.7}
@media(max-width:900px){
  .product-detail-layout{grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:28px}
  .related-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .breadcrumb{padding-top:17px}
  .product-detail-hero{padding-top:20px}
  .product-detail-layout,.faq-layout{grid-template-columns:1fr}
  .product-detail-purchase{position:static}
  .product-detail-purchase-card{min-height:0}
  .product-detail-purchase-card>.product-image-wrap{aspect-ratio:1/1}
  .product-detail-purchase-card .product-body{min-height:0}
  .product-detail-copy{padding-top:8px}
  .product-detail-copy h1{font-size:clamp(2rem,11vw,3.4rem)}
  .product-detail-copy section{padding:22px 18px}
  .product-detail-specs{grid-template-columns:1fr 1fr}
  .related-product-grid{gap:12px}
  .related-product-section .section-head{gap:8px}
}
.contact-account-dialog{width:min(92vw,520px);padding:0;border:0;border-radius:24px;background:transparent;box-shadow:0 24px 70px rgba(10,25,22,.32)}
.contact-account-dialog::backdrop{background:rgba(10,19,18,.55);backdrop-filter:blur(4px)}
.contact-account-shell{position:relative;padding:28px;background:#fff;border-radius:24px}
.contact-account-shell h2{margin:4px 0 8px;font-size:1.65rem}
.contact-account-shell>p:not(.eyebrow){margin:0 34px 22px 0;color:#6b7471;font-size:.84rem}
.contact-dialog-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border:0;border-radius:50%;background:#eef1f0;color:#3c4743;font-size:24px;cursor:pointer}
.contact-account-list{display:grid;gap:10px}
.all-contacts-dialog{width:min(94vw,1080px)}
.all-contacts-dialog .contact-account-list{grid-template-columns:repeat(2,minmax(0,1fr))}
.contact-account-row{display:grid;grid-template-columns:44px minmax(0,1fr) 10px auto;align-items:center;gap:12px;padding:14px;border:1px solid #e4e9e7;border-radius:16px;background:#fafcfb;color:#29332f;font:inherit;text-align:left;text-decoration:none;cursor:pointer;transition:.18s ease}
.contact-account-row:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(30,57,49,.1)}
.contact-account-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#eef2f1;color:#229ed9}
.contact-account-icon img,.contact-account-icon svg{width:30px;height:30px;border-radius:8px;object-fit:cover}
.contact-account-row strong{display:block;font-size:.88rem}
.contact-account-row small{display:block;margin-top:3px;color:#727b78;font-size:.75rem}
.contact-account-row em{color:#777;font-size:.68rem;font-style:normal;font-weight:800}
.contact-status-dot{width:9px;height:9px;border-radius:50%;background:#9ca3af;box-shadow:0 0 0 4px rgba(156,163,175,.14)}
.is-active .contact-status-dot{background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.14)}
.is-active em{color:#15803d}.is-inactive{filter:saturate(.55);cursor:not-allowed;pointer-events:none}.is-inactive:hover{transform:none;box-shadow:none}
.fraud-notice{margin:2px 0 22px;padding:20px;border:1px solid #efc66d;border-left:6px solid #e58b18;border-radius:17px;background:linear-gradient(135deg,#fffaf0,#fff3d6);box-shadow:0 9px 24px rgba(151,93,15,.09);color:#463516}
.fraud-notice-heading{display:flex;align-items:center;gap:12px}.fraud-notice-heading>span{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:50%;background:#e58b18;color:#fff;font-size:1.35rem;font-weight:950}.fraud-notice .eyebrow{margin:0 0 2px;color:#9a5d0c}.fraud-notice h2{margin:0;font-size:1.3rem}.fraud-notice ul{display:grid;gap:8px;margin:16px 0;padding-left:22px;font-size:.86rem;line-height:1.55}.fraud-contact-repeat{margin:14px 0;padding:10px 12px;border-radius:10px;background:#b42318;color:#fff;font-size:.86rem;font-weight:900;line-height:1.5;text-align:center}.fraud-resource-links{display:grid;gap:7px;border-top:1px dashed #ddb766;padding-top:12px}.fraud-resource-links strong{color:#68430d;font-size:.78rem}.fraud-resource-links a{width:fit-content;color:#8a4d00;font-size:.78rem;font-weight:800;text-decoration:underline;text-underline-offset:3px}.fraud-resource-links a::after{content:" ↗"}
@media(max-width:650px){.contact-account-shell{padding:22px 10px}.contact-account-row{grid-template-columns:40px minmax(0,1fr) 9px auto;padding:12px;gap:9px}.all-contacts-dialog .contact-account-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.all-contacts-dialog .contact-account-row{grid-template-columns:38px minmax(0,1fr) auto;grid-template-rows:1fr 1fr;gap:1px 5px;min-height:68px;padding:7px;border-radius:11px}.all-contacts-dialog .contact-account-icon{grid-row:1/3;width:36px;height:36px;align-self:center;border-radius:10px}.all-contacts-dialog .contact-account-icon img,.all-contacts-dialog .contact-account-icon svg{width:26px;height:26px}.all-contacts-dialog .contact-account-row>span:nth-child(2){grid-row:1/3;align-self:center;min-width:0}.all-contacts-dialog .contact-account-row strong{font-size:.72rem;line-height:1.1}.all-contacts-dialog .contact-account-row small{margin-top:3px;font-size:.62rem;line-height:1.1}.all-contacts-dialog .contact-account-row .contact-status-dot{grid-column:3;grid-row:1;align-self:end;justify-self:center;width:7px;height:7px}.all-contacts-dialog .contact-account-row em{grid-column:3;grid-row:2;align-self:start;justify-self:center;font-size:.5rem;white-space:nowrap}.fraud-notice{padding:14px 13px;border-left-width:4px}.fraud-notice-heading>span{flex-basis:31px;width:31px;height:31px;font-size:1rem}.fraud-notice h2{font-size:1.02rem}.fraud-notice ul{gap:5px;margin:12px 0;font-size:.72rem}.fraud-notice summary,.fraud-notice details p{font-size:.68rem}}
#payment-currency-label{margin:4px 0 14px;color:#0f766e;font-size:.82rem;font-weight:850}
.payment-icon-hkd-fps{background-image:url('../assets/payment-hkd-fps-new.png?v=20260902-24')}
.payment-icon-hkd-alipay{background-image:url('../assets/payment-hkd-alipay-new.png?v=20260902-24')}
.payment-icon-cny-alipay{background-image:url('../assets/payment-cny-alipay-new.png?v=20260902-24')}
.payment-icon-hkd-wechat{background-image:url('../assets/payment-hkd-wechat-new.png?v=20260907-1');background-size:contain;background-position:center}
.payment-icon-cny-wechat{background-image:url('../assets/payment-cny-wechat-new.png?v=20260907-1');background-size:contain;background-position:center}
.payment-icon-hkd-bank{background-image:url('../assets/payment-hkd-bank-new.png?v=20260902-24')}
.payment-icon-usdt{background-image:url('../assets/payment-usdt-binance-new.png?v=20260902-24')}
@media(max-width:700px){#payment-currency-label{margin:1px 0 7px;font-size:.68rem}}

/* 品牌快速導航：滑動後從右側出現，品牌選項向左展開 */
.brand-quick-nav{position:fixed;top:50%;left:18px;z-index:34;display:flex;align-items:center;width:auto;margin:0;padding:0;border:0;background:transparent;box-shadow:none;opacity:0;pointer-events:none;transform:translateY(-50%);transition:opacity .28s ease;will-change:opacity}
.brand-quick-nav.is-visible{opacity:1;pointer-events:auto}
.brand-quick-nav>div{display:flex;align-items:stretch;flex-direction:column;gap:7px;width:max-content;max-height:70vh;padding:0;overflow-y:auto;border:0;background:transparent;box-shadow:none;scrollbar-width:none}
.brand-quick-nav>div::-webkit-scrollbar{display:none}
.brand-quick-nav a{padding:12px 18px;font-size:.98rem;box-shadow:0 5px 14px rgba(29,38,35,.1)}
@media(max-width:600px){.brand-quick-nav{top:46%;left:8px}.brand-quick-nav>div{max-height:62vh;gap:6px}.brand-quick-nav a{padding:11px 14px;font-size:.84rem;box-shadow:0 5px 14px rgba(29,38,35,.12)}}
@media(prefers-reduced-motion:reduce){.brand-quick-nav{transition:none}}
@keyframes home-timeline-flow{from{background-position:-100% 0}to{background-position:100% 0}}
.hero-delivery-hint{position:absolute;top:50%;right:18px;z-index:3;display:flex;align-items:center;gap:8px;padding:4px;border:0;background:transparent;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.8);transform:translateY(-50%)}
.hero-delivery-hint span{font-size:.82rem;font-weight:900;letter-spacing:.03em;white-space:nowrap;writing-mode:horizontal-tb}
.hero-delivery-hint b{font-size:2rem;line-height:1;color:#6fe2e9;filter:drop-shadow(0 2px 5px rgba(0,0,0,.65));animation:hero-delivery-nudge 1.1s ease-in-out infinite}
@keyframes hero-delivery-nudge{0%,100%{transform:translateX(-2px)}50%{transform:translateX(3px)}}

@media(max-width:760px){
  .hero-delivery-hint{right:10px;padding:3px}
  .hero-delivery-hint span{font-size:.76rem}
}
@media(prefers-reduced-motion:reduce){.hero-delivery-hint b{animation:none}}
.hero-overlay-slider{position:absolute;inset:0;z-index:2;display:flex;gap:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;touch-action:pan-y pinch-zoom;-webkit-overflow-scrolling:touch}
.hero-overlay-slider::-webkit-scrollbar{display:none}
.hero-overlay-slider>.hero-video-content,.hero-overlay-slider>.hero-delivery-panel{position:relative;inset:auto;display:flex;flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always}
.hero-overlay-slider>.hero-video-content{align-items:center;justify-content:center;flex-direction:column}
.hero-overlay-slider>.hero-delivery-panel{place-items:initial;align-items:center;justify-content:center;aspect-ratio:auto;padding:clamp(24px,5vw,70px);background:transparent}

@media(max-width:760px){
  .hero-overlay-slider>.hero-video-content{justify-content:flex-end;padding:28px 20px 38px}
  .hero-overlay-slider>.hero-delivery-panel{aspect-ratio:auto;padding:24px 18px}
}

/* 產品卡片購物車按鈕：價格下方獨立一行 */
.brand-group .product-foot,.hot-product-card .product-foot{display:flex;align-items:center;flex-flow:row wrap;gap:10px}
.brand-group .product-foot .card-cart-button,.hot-product-card .product-foot .card-cart-button{display:flex;flex:0 0 100%;align-items:center;justify-content:center;width:100%;min-height:44px;padding:10px 14px;border-radius:12px;background:#349286;color:#fff;font-size:.84rem;font-weight:850;box-shadow:0 7px 16px rgba(52,146,134,.2)}
.brand-group .product-foot .card-cart-button::before,.hot-product-card .product-foot .card-cart-button::before{display:none;content:none}
.brand-group .product-foot .card-cart-button:hover,.hot-product-card .product-foot .card-cart-button:hover{background:#287b72;color:#fff}
.brand-group .product-foot .card-cart-button:disabled,.hot-product-card .product-foot .card-cart-button:disabled{background:#9aa9a6;box-shadow:none}
@media(max-width:600px){.brand-group .product-foot .card-cart-button,.hot-product-card .product-foot .card-cart-button{width:100%;min-height:42px;padding:9px 12px;font-size:.8rem}}

/* 加強產品卡片之間的層次 */
.brand-group .product-card,.hot-product-card{box-shadow:0 10px 28px rgba(24,42,38,.13),0 2px 7px rgba(24,42,38,.07)!important;transition:transform .22s ease,box-shadow .22s ease}
.brand-group .product-card:hover,.hot-product-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(24,42,38,.18),0 4px 10px rgba(24,42,38,.08)!important}
@media(max-width:600px){.brand-group .product-card,.hot-product-card{box-shadow:0 9px 24px rgba(24,42,38,.16),0 2px 6px rgba(24,42,38,.08)!important}}

/* 手機產品卡片：提高高度並使用置中的正方形圖片區 */
@media(max-width:600px){
  .brand-group .product-card{height:auto!important;min-height:680px}
  .hot-product-card{height:auto!important;min-height:620px}
  .brand-group .product-card>.product-image-wrap,.hot-product-card>.product-image-wrap{display:grid!important;width:100%;height:auto!important;aspect-ratio:1/1!important;place-items:center;padding:12px;background:#fff}
  .brand-group .product-image-trigger,.hot-product-card .product-image-trigger{display:block;width:100%;height:100%;margin:auto;background:transparent!important;object-fit:contain!important;object-position:center!important}
  .brand-group .product-card[data-product-id="block-device-06"] .product-image-trigger{transform:scale(1.24)!important}
}

/* 第一個口味列不預留刪除欄，價格在可用寬度內置中 */
.card-variant-row:has(.card-remove-spacer){grid-template-columns:minmax(0,1fr) 58px}
.card-variant-row:has(.card-remove-spacer) .card-remove-spacer{display:none}
.brand-group .product-foot,.hot-product-card .product-foot{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:minmax(44px,1fr) auto;align-items:center;justify-content:stretch;min-height:96px;row-gap:8px;text-align:left}
.brand-group .product-foot .price,.hot-product-card .product-foot .price{grid-column:1;grid-row:1;justify-self:start;margin:0}
.brand-group .product-foot .card-cart-button,.hot-product-card .product-foot .card-cart-button{grid-column:1/-1;grid-row:2}

.flavor-rating{display:inline-flex;align-items:center;gap:2px;vertical-align:middle;color:#e2902c}
.flavor-rating--ice{color:#238bc4}
.flavor-rating .rating-icon{display:block;width:16px;height:17px;flex:none;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.flavor-rating--sweet .rating-icon{width:17px}
.flavor-rating .rating-icon.is-filled .rating-icon-body,.flavor-rating .rating-icon.is-filled .rating-icon-wrapper{fill:currentColor}
.flavor-rating .rating-icon-detail{fill:none}
.flavor-rating .is-filled .rating-icon-detail{stroke:#fff;stroke-opacity:.92}
/* 甜度靠左、冰度靠右，並提高可讀性 */
.product-specs>.rating-row:first-of-type{justify-self:start;text-align:left}
.product-specs>.rating-row:last-of-type{justify-self:end;text-align:right}
.product-specs .rating-row b{font-size:.84rem}
.product-specs .rating-stars{font-size:.9rem;letter-spacing:.015em}
@media(max-width:600px){.brand-group .product-specs .rating-row b{font-size:.8rem}.brand-group .product-specs .rating-stars{font-size:.86rem}}

/* 品牌導覽取代頁首：下滑顯示品牌，上滑恢復主 Header */
.site-header{transition:transform .24s ease,opacity .2s ease}
body.brand-header-mode .site-header{opacity:0;pointer-events:none;transform:translateY(-110%)}
.brand-quick-nav{position:fixed;top:var(--back-to-school-height,0px);right:0;left:0;z-index:34;display:flex;width:100%;height:68px;align-items:center;margin:0;padding:9px max(16px,calc((100vw - 1320px)/2));border:0;border-radius:0;background:rgba(255,255,255,.96);box-shadow:0 5px 18px rgba(24,42,38,.1);opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .2s ease,transform .22s ease;backdrop-filter:blur(12px)}
.brand-quick-nav.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}
.brand-quick-nav>div{display:flex;align-items:center;flex-direction:row;gap:9px;width:100%;max-height:none;padding:0;overflow-x:auto;overflow-y:hidden;background:transparent;box-shadow:none;scroll-snap-type:x proximity;scrollbar-width:none}
.brand-quick-nav a{flex:0 0 auto;padding:10px 16px;font-size:.88rem;scroll-snap-align:center}
@media(max-width:600px){.brand-quick-nav{top:var(--back-to-school-height,0px);right:0;left:0;height:58px;padding:7px 10px}.brand-quick-nav>div{flex-direction:row;gap:7px;max-height:none}.brand-quick-nav a{padding:8px 13px;font-size:.8rem}}
@media(prefers-reduced-motion:reduce){.site-header,.brand-quick-nav{transition:none}}

/* 品牌頁首導航：簡潔無圓角的高級分頁樣式 */
.brand-quick-nav{border-bottom:0;background:transparent;box-shadow:none;backdrop-filter:none}
.brand-quick-nav a{position:relative;padding:11px 16px 10px;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#505956;font-weight:780;letter-spacing:.015em;transition:color .18s ease}
.brand-quick-nav a::after{position:absolute;right:14px;bottom:3px;left:14px;height:2px;background:#0f5f57;content:"";opacity:0;transform:scaleX(.45);transition:opacity .18s ease,transform .2s ease}
.brand-quick-nav a:hover{color:#0f5f57!important}
.brand-quick-nav a.is-active{border-color:transparent!important;background:transparent!important;color:#0f5f57!important;box-shadow:none!important}
.brand-quick-nav a.is-active::after{opacity:1;transform:scaleX(1)}
@media(max-width:600px){.brand-quick-nav a{padding:9px 12px 8px}.brand-quick-nav a::after{right:10px;bottom:2px;left:10px}}
.brand-quick-nav.has-scroll-hint::after{position:absolute;right:8px;top:50%;display:grid;width:28px;height:38px;place-items:center;background:linear-gradient(90deg,transparent,rgba(255,255,255,.78) 35%);color:#0f5f57;font-size:1.8rem;font-weight:900;line-height:1;content:"›";pointer-events:none;transform:translateY(-50%);animation:brand-nav-scroll-hint 1.05s ease-in-out infinite}
@keyframes brand-nav-scroll-hint{0%,100%{translate:-2px 0}50%{translate:3px 0}}
@media(prefers-reduced-motion:reduce){.brand-quick-nav.has-scroll-hint::after{animation:none}}

/* 添加口味：單行居中按鈕 */
.brand-group .flavor-actions,.hot-product-card .flavor-actions{display:grid;grid-template-columns:minmax(0,1fr);margin:6px 0 8px}
.brand-group .flavor-actions button,.hot-product-card .flavor-actions button{display:flex;width:100%;min-width:0;min-height:42px;align-items:center;justify-content:center;margin:0!important;padding:9px 12px!important;border:1px solid #a9cdc4!important;border-radius:10px!important;background:#eef8f5!important;color:#176f61!important;font-size:.88rem!important;font-weight:850;line-height:1.25;text-align:center;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}
.brand-group .flavor-actions button::after,.hot-product-card .flavor-actions button::after{content:none!important}
.brand-group .flavor-actions button:hover,.hot-product-card .flavor-actions button:hover{border-color:#6eae9f!important;background:#e2f3ee!important;text-decoration:none!important}
.brand-group .flavor-actions button:active,.hot-product-card .flavor-actions button:active{transform:translateY(1px)}
@media(max-width:600px){.brand-group .flavor-actions,.hot-product-card .flavor-actions{margin-bottom:7px}.brand-group .flavor-actions button,.hot-product-card .flavor-actions button{min-height:40px;padding:8px 9px!important;font-size:.83rem!important}}

/* 產品系列：直角淺綠編輯式框架 */
.brand-group,.korea-page .brand-group{padding:26px;border:1px solid #c9cdcb;border-radius:0;background:#fff;box-shadow:0 12px 28px rgba(31,91,72,.1)}
.brand-heading{margin-bottom:22px;padding:0 0 18px;border-bottom-color:#bdd6cc}
.brand-group .brand-heading .eyebrow,.korea-page .brand-heading .eyebrow{color:#25846f}
.brand-heading>span,.brand-tools>span{border-color:#b9d4ca;background:#f5fbf8;color:#1f725f}
.brand-group .brand-heading h2{color:#1f2926}
@media(max-width:600px){.brand-group,.korea-page .brand-group{padding:18px 14px}.brand-heading{margin-bottom:17px;padding-bottom:14px}}

/* 品牌頁首導航恢復輕量底板，提升滑動時的辨識度 */
.brand-quick-nav{border-bottom:1px solid rgba(15,95,87,.14);background:rgba(255,255,255,.96);box-shadow:0 5px 18px rgba(24,42,38,.1);backdrop-filter:blur(12px)}
.brand-quick-nav a{font-size:.96rem}
@media(max-width:600px){.brand-quick-nav{height:62px}.brand-quick-nav a{padding-inline:14px;font-size:1.02rem}}


/* 手機產品詳情頁返回按鈕 */
.product-detail-back{display:none}
@media(max-width:700px){
  .product-detail-back{display:inline-flex;align-items:center;gap:7px;width:max-content;margin:14px 16px 0;padding:9px 14px;border:1px solid #d5d7d4;border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 6px 16px rgba(31,41,38,.1);color:#333;text-decoration:none}
  .product-detail-back span{font-size:19px;font-weight:900;line-height:1}
  .product-detail-back strong{font-size:.78rem;font-weight:850}
  .product-detail-back:active{transform:scale(.97)}
}

/* 首頁品牌資料與官方渠道 */
/* 產品詳情頁：相關產品保持一致的緊湊比例 */
.related-product-grid>a{height:292px;padding:10px 10px 16px}
.related-product-grid img{width:100%!important;height:210px!important;max-height:210px!important;aspect-ratio:auto!important;border-radius:11px;object-fit:contain!important;background:#fff}
.related-product-grid span{margin-top:12px}
.related-product-grid strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
@media(max-width:700px){
  .related-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .related-product-grid>a{height:230px;padding:8px 8px 13px}
  .related-product-grid img{height:158px!important;max-height:158px!important}
  .related-product-grid span{margin-top:9px}
  .related-product-grid strong{font-size:.78rem}
}

/* 手機熱賣產品橫向滑動 */
@media(max-width:600px){
  .hot-products{position:relative}
  .hot-product-grid{display:flex;align-items:stretch;gap:12px;overflow-x:auto;overflow-y:hidden;padding:2px 12% 12px 1px;scroll-snap-type:x mandatory;scroll-padding-inline:1px;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}
  .hot-product-grid::-webkit-scrollbar{display:none}
  .hot-product-card{flex:0 0 88%;width:88%;scroll-snap-align:start;scroll-snap-stop:always}
  .hot-product-arrow{position:absolute;top:52%;z-index:4;display:grid;width:28px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:999px;background:rgba(116,135,130,.38);box-shadow:0 4px 12px rgba(42,58,54,.12);color:rgba(255,255,255,.94);font-size:27px;font-weight:900;line-height:1;opacity:0;pointer-events:none;transform:translateY(-50%);transition:opacity .2s ease}
  .hot-product-arrow.is-visible{opacity:.72}
  .hot-product-arrow.is-left{left:5px;animation:hot-product-arrow-left 1.25s ease-in-out infinite}
  .hot-product-arrow.is-right{right:5px;animation:hot-product-arrow-right 1.25s ease-in-out infinite}
}
@keyframes hot-product-arrow-left{0%,100%{translate:2px 0}50%{translate:-2px 0}}
@keyframes hot-product-arrow-right{0%,100%{translate:-2px 0}50%{translate:2px 0}}
@media(prefers-reduced-motion:reduce){.hot-product-arrow{animation:none!important}}

/* 全部聯絡方式：服務中心式面板 */
.all-contacts-dialog{width:min(94vw,1040px);border-radius:30px;background:transparent;box-shadow:0 30px 90px rgba(8,30,25,.35)}
.all-contacts-dialog::backdrop{background:rgba(14,27,24,.66);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.all-contacts-dialog .contact-account-shell{padding:clamp(28px,4vw,48px);overflow:hidden;border-radius:30px;background:radial-gradient(circle at 100% 0,rgba(182,232,215,.44),transparent 34%),linear-gradient(145deg,#fff 0%,#f8fbf9 100%)}
.all-contacts-dialog .contact-account-shell::before{position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#0f5f57,#54b797 58%,rgba(84,183,151,.12));content:""}
.all-contacts-dialog .eyebrow{display:inline-flex;align-items:center;min-height:30px;margin:0 0 13px;padding:0 11px;border-radius:999px;background:#e5f4ed;color:#13705e;font-size:.68rem;font-weight:900;letter-spacing:.16em}
.all-contacts-dialog h2{margin:0;color:#17231f;font-size:clamp(1.75rem,3.1vw,2.45rem);letter-spacing:-.045em}
.all-contacts-dialog .contact-account-shell>p:not(.eyebrow){max-width:720px;margin:12px 58px 28px 0;color:#65736e;font-size:.92rem;line-height:1.65}
.all-contacts-dialog .contact-dialog-close{top:20px;right:22px;width:46px;height:46px;border:1px solid #dce6e1;background:rgba(255,255,255,.84);color:#2d3d37;font-size:28px;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}
.all-contacts-dialog .contact-dialog-close:hover{background:#0f5f57;color:#fff;box-shadow:0 8px 20px rgba(15,95,87,.22);transform:rotate(90deg)}
.all-contacts-dialog .contact-account-list{gap:14px}
.all-contacts-dialog .contact-account-row{position:relative;grid-template-columns:52px minmax(0,1fr) 12px auto;min-height:102px;padding:17px 18px;border-color:#dce7e2;border-radius:18px;background:rgba(255,255,255,.82);box-shadow:0 5px 16px rgba(27,61,50,.045);overflow:hidden}
.all-contacts-dialog .contact-account-row::before{display:none}
.all-contacts-dialog .contact-account-row.is-active{border-color:#bfe1d5;background:linear-gradient(135deg,#fff,#f2fbf6);box-shadow:0 10px 22px rgba(33,113,86,.09)}
.all-contacts-dialog .contact-account-row.is-inactive{background:#fafbfb;filter:grayscale(.45);opacity:.72}
.all-contacts-dialog .contact-account-row:hover{border-color:#84c8b2;box-shadow:0 13px 26px rgba(30,98,76,.13);transform:translateY(-2px)}
.all-contacts-dialog .contact-account-icon{width:52px;height:52px;border-radius:16px;background:#eef5f1}
.all-contacts-dialog .is-active .contact-account-icon{background:#e8f8ef}
.all-contacts-dialog .contact-account-icon img,.all-contacts-dialog .contact-account-icon svg{width:36px;height:36px;border-radius:10px}
.all-contacts-dialog .contact-account-row strong{color:#26342e;font-size:1rem;letter-spacing:-.015em}
.all-contacts-dialog .contact-account-row small{color:#71807a;font-size:.78rem}
.all-contacts-dialog .contact-status-dot{width:11px;height:11px;box-shadow:0 0 0 6px rgba(156,163,175,.11)}
.all-contacts-dialog .is-active .contact-status-dot{box-shadow:0 0 0 6px rgba(34,197,94,.13)}
.all-contacts-dialog .contact-account-row em{font-size:.76rem;font-weight:900}
@media(max-width:650px){
  .all-contacts-dialog{width:min(95vw,620px);border-radius:25px}
  .all-contacts-dialog .contact-account-shell{padding:28px 16px 20px;border-radius:25px}
  .all-contacts-dialog .eyebrow{margin-bottom:10px;font-size:.6rem}
  .all-contacts-dialog h2{font-size:1.7rem}
  .all-contacts-dialog .contact-account-shell>p:not(.eyebrow){margin:9px 44px 20px 0;font-size:.8rem}
  .all-contacts-dialog .contact-dialog-close{top:16px;right:16px;width:40px;height:40px;font-size:24px}
  .all-contacts-dialog .contact-account-list{gap:9px}
  .all-contacts-dialog .contact-account-row{grid-template-columns:43px minmax(0,1fr) 9px auto;grid-template-rows:none;min-height:78px;padding:10px 9px;border-radius:14px;gap:8px}
  .all-contacts-dialog .contact-account-icon{grid-row:auto;width:43px;height:43px;border-radius:13px}
  .all-contacts-dialog .contact-account-icon img,.all-contacts-dialog .contact-account-icon svg{width:31px;height:31px}
  .all-contacts-dialog .contact-account-row>span:nth-child(2){grid-row:auto;align-self:center}
  .all-contacts-dialog .contact-account-row strong{font-size:.78rem;line-height:1.15}
  .all-contacts-dialog .contact-account-row small{font-size:.64rem;line-height:1.2}
  .all-contacts-dialog .contact-account-row .contact-status-dot{grid-column:auto;grid-row:auto;align-self:center;justify-self:center;width:8px;height:8px}
  .all-contacts-dialog .contact-account-row em{display:none}
}

/* 產品卡操作色彩：主操作為綠色，口味操作保持白底 */
.brand-group .product-foot .card-cart-button,.hot-product-card .product-foot .card-cart-button{background:#278776!important;color:#fff!important}
.brand-group .product-foot .card-cart-button:hover,.hot-product-card .product-foot .card-cart-button:hover{background:#1d6d60!important}
.brand-group .flavor-actions button,.hot-product-card .flavor-actions button{background:#fff!important;color:#171717!important}
.brand-group .flavor-actions button:hover,.hot-product-card .flavor-actions button:hover{background:#f5fbf8!important}

/* 店舖切換獨立於商品導覽，降低香港／內地誤選機率 */
.shop-switches{display:flex;align-items:stretch;gap:4px;margin:0;padding:4px;border:1px solid #d2d8d5;border-radius:12px;background:#f4f7f5;box-shadow:0 4px 12px rgba(21,43,38,.06)}
.store-switch-label{display:flex;align-items:center;padding:0 7px;color:#65716c;font-size:.68rem;font-weight:850;letter-spacing:.08em;white-space:nowrap}
.store-choice{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:5px;min-height:42px;padding:6px 9px;border:1px solid transparent;border-radius:8px;background:transparent;color:#59645f;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}
.store-choice b{font-size:.82rem;line-height:1;white-space:nowrap}
.store-choice small{padding-top:1px;color:#89938e;font-size:.62rem;font-weight:800;line-height:1;letter-spacing:.04em}
.store-choice:hover{background:#fff;color:#172521}
.store-choice.is-active{border-color:#278776;background:#fff;color:#116b5e;box-shadow:0 2px 7px rgba(22,89,77,.12)}
.store-choice.is-active small{color:#278776}
.store-choice:focus-visible{outline:3px solid rgba(39,135,118,.24);outline-offset:2px}
@media(max-width:760px){
  .nav{grid-template-columns:minmax(0,1fr) 42px;row-gap:8px}
  .mobile-nav-toggle{grid-column:2;grid-row:1}
  .shop-switches{grid-column:1/-1;grid-row:2;width:100%;margin:0;padding:4px;box-shadow:none}
  .store-switch-label{padding-inline:7px;font-size:.67rem}
  .store-choice{flex:1;justify-content:center;min-height:40px;padding:6px 8px}
  .store-choice b{font-size:.84rem}
  .nav-links{top:calc(100% + 7px)}
}
@media(max-width:390px){.store-switch-label{padding-inline:5px;font-size:.62rem}.store-choice{column-gap:4px;padding-inline:6px}.store-choice b{font-size:.78rem}}

/* 手機商品卡片：每個系列獨立的單卡橫向輪播 */
.product-carousel-dots{display:none}
@media(max-width:600px){
  html:has(.mobile-product-carousel){--mobile-brand-offset:112px;scroll-padding-top:var(--mobile-brand-offset)}
  .brand-groups{gap:14px}
  .brand-group,.block-series-section{position:relative}
  .brand-group:has(.mobile-product-carousel){width:100%;min-width:0;min-height:calc(100svh - var(--mobile-brand-offset));background:transparent!important;border:0!important;box-shadow:none!important;overflow:hidden;scroll-margin-top:var(--mobile-brand-offset);scroll-snap-align:start}
  .brand-group:has(.mobile-product-carousel)>.brand-heading{margin-bottom:10px;padding-bottom:10px}
  .brand-group:has(.mobile-product-carousel)>.brand-heading .brand-tools{display:none}
  .brand-group:has(.mobile-product-carousel)>.brand-heading .eyebrow{margin-bottom:1px;font-size:.66rem}
  .brand-group:has(.mobile-product-carousel)>.brand-heading h2{font-size:1.35rem;line-height:1.15}
  .mobile-product-carousel{display:flex!important;align-items:flex-start;gap:0;width:100%;overflow-x:auto;overflow-y:hidden;padding:2px 0 8px;scroll-snap-type:x mandatory;scroll-padding-inline:0;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}
  .mobile-product-carousel::-webkit-scrollbar{display:none}
  .mobile-product-carousel>.product-card{flex:0 0 100%;width:100%;min-width:100%;min-height:0!important;height:auto!important;border:1px solid #deded9!important;border-radius:20px;background:#fff!important;box-shadow:none!important;scroll-snap-align:start;scroll-snap-stop:always}
  .mobile-product-carousel>.product-card::after{display:none!important}
  .mobile-product-carousel>.product-card>.product-image-wrap{width:100%;height:auto!important;min-height:0;flex:0 0 auto;aspect-ratio:1/1!important;padding:10px!important;background:transparent!important}
  .mobile-product-carousel>.product-card .product-image-trigger{width:100%;max-width:100%;height:100%;flex:0 1 auto!important;object-fit:contain!important;object-position:center!important;transform:none!important}
  .mobile-product-carousel>.product-card .product-body{gap:8px;padding:12px 14px 14px}
  .mobile-product-carousel>.product-card .product-body h3{margin-bottom:0;font-size:1.05rem;line-height:1.2}
  .mobile-product-carousel>.product-card .product-specs{margin-block:0;font-size:.9rem}
  .mobile-product-carousel>.product-card .product-specs .rating-row b{font-size:.82rem}
  .mobile-product-carousel>.product-card .product-specs .rating-stars{font-size:.92rem}
  .mobile-product-carousel>.product-card .card-variant-field>span{font-size:.82rem}
  .mobile-product-carousel>.product-card .card-variant-field select,.mobile-product-carousel>.product-card .card-variant-field input{min-height:42px;padding-block:7px;font-size:.92rem}
  .mobile-product-carousel>.product-card .flavor-actions{margin:0 0 2px}
  .mobile-product-carousel>.product-card .flavor-actions button{min-height:40px;font-size:.84rem!important}
  .mobile-product-carousel>.product-card .product-foot{min-height:70px;margin-top:2px;padding-top:4px}
  .mobile-product-carousel>.product-card .product-foot .price{font-size:1.35rem}
  .mobile-product-carousel>.product-card .product-foot .card-cart-button{min-height:40px;font-size:.86rem}
  .product-carousel-dots{display:flex;align-items:center;justify-content:center;gap:8px;min-height:22px;margin:2px 0 4px}
  .product-carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#c7c7c7;cursor:pointer;transition:width .2s ease,background .2s ease,transform .2s ease}
  .product-carousel-dots button.is-active{width:22px;background:#171717;transform:none}
}
@media(prefers-reduced-motion:reduce){.product-carousel-dots button{transition:none!important}}
@media(max-width:600px){.block-pair-groups{gap:24px}.block-pair-group+.block-pair-group{padding-top:20px}.block-pair-heading{align-items:center;margin-bottom:12px}.block-pair-heading h3{font-size:1.12rem}.block-pair-heading span:not(.block-pair-switch span){font-size:.7rem}.block-pair-switch{min-height:38px;padding:8px 11px;font-size:.76rem}.block-pair-carousel{gap:0;padding-bottom:8px}.block-pair-carousel>.product-card{flex-basis:100%;width:100%;min-width:100%}}
@media(prefers-reduced-motion:reduce){.block-pair-panel,.block-pair-switch{transition:none!important}.block-pair-panel.is-pair-entering,.block-pair-panel.is-pair-returning{animation:none!important}.block-pair-carousel{scroll-behavior:auto}}

/* 手機端合作手冊縮小 */
@media(max-width:600px){
  .korea-page .partnership-manual{gap:18px;margin-bottom:26px;padding:20px 16px;border-radius:16px}
  .korea-page .partnership-copy .eyebrow{margin-bottom:8px;font-size:.61rem}
  .korea-page .partnership-copy h2{margin-bottom:13px;font-size:2.15rem}
  .korea-page .partnership-copy p{font-size:.82rem;line-height:1.65}
  .korea-page .partnership-copy .partnership-lead{margin-bottom:8px;font-size:.94rem;line-height:1.55}
  .korea-page .license-button{margin-top:16px;padding:9px 14px;font-size:.76rem}
  .korea-page .partnership-logos{width:min(100%,330px);gap:7px}
  .korea-page .partnership-logo-frame{border-radius:14px}
  .korea-page .partnership-logos>span{font-size:1.05rem}
}

/* 韓國直送配送時間軸 */
.korea-delivery-alert{display:block;margin-top:14px;padding:17px 20px;border:1px solid #deded9;border-radius:0;background:#fff;color:#171717;box-shadow:none}
.korea-delivery-alert header{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:17px}
.korea-delivery-alert header strong{color:#171717;font-size:1rem;font-weight:900}
.korea-delivery-alert header span{color:#747470;font-size:.82rem;font-weight:700}
.korea-delivery-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}
.korea-delivery-steps li{position:relative;display:flex;align-items:center;flex-direction:column;gap:8px;min-width:0;color:#777;font-size:.82rem;font-weight:800;text-align:center}
.korea-delivery-steps li:not(:last-child)::after{position:absolute;top:13px;left:calc(50% + 17px);width:calc(100% - 34px);height:1px;background:#d6d6d1;content:""}
.korea-delivery-steps i{position:relative;z-index:1;display:grid;place-items:center;width:27px;height:27px;border:1px solid #c9c9c4;border-radius:50%;background:#fff;color:#777;font-size:.7rem;font-style:normal;line-height:1}
.korea-delivery-steps b{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}
.korea-delivery-steps strong{color:#8a8a85;font-size:.69rem;font-weight:700;line-height:1.2;white-space:nowrap}
.korea-delivery-steps .is-current{color:#171717}
.korea-delivery-steps .is-current i{border-color:#171717;background:#171717;color:#fff}
@media(max-width:600px){.korea-delivery-alert{padding:15px}.korea-delivery-alert header{align-items:flex-start;flex-direction:column;gap:4px;margin-bottom:14px}.korea-delivery-steps{display:flex;gap:0;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.korea-delivery-steps::-webkit-scrollbar{display:none}.korea-delivery-steps li{flex:0 0 92px;font-size:.76rem}.korea-delivery-steps li:not(:last-child)::after{width:58px}.korea-delivery-steps i{width:25px;height:25px}}

/* 桌面頁首：參考 RELX 的橫向純文字導覽 */
@media(min-width:761px){
  .site-header{background:#fff;box-shadow:none;border-bottom:1px solid #ecece8;backdrop-filter:none;-webkit-backdrop-filter:none}
  .site-header::after{display:none}
  .nav{display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(180px,auto) 46px;width:calc(100% - 64px);max-width:none;min-height:112px;gap:22px}
  .brand{grid-column:1;grid-row:1;justify-self:start;flex:initial;margin:0}
  .brand img{filter:none}
  .nav-links{grid-column:2;grid-row:1;justify-content:center;gap:clamp(18px,2.2vw,40px);min-width:0;padding:0;border:0!important;border-radius:0;background:transparent!important}
  .nav-links a{padding:10px 0;border-radius:0;color:#171717;font-size:clamp(1.04rem,1.45vw,1.3rem);font-weight:850;letter-spacing:.01em}
  .nav-links a:hover,.nav-links a[aria-current=page]{background:transparent!important;color:#171717;box-shadow:none}
  .nav-links a::after{position:absolute;right:0;bottom:2px;left:0;height:2px;background:#171717;content:"";opacity:0;transform:scaleX(.35);transition:opacity .2s ease,transform .2s ease}
  .nav-links a:hover::after,.nav-links a[aria-current=page]::after{opacity:1;transform:scaleX(1)}
  .shop-switches{grid-column:3;grid-row:1;justify-self:end;align-self:center;gap:0;margin:0;padding:0;border:0;border-left:1px solid #d9d9d5;border-radius:0;background:#fff;box-shadow:none}
  .cart-button{grid-column:4;grid-row:1;justify-self:end}
  .store-switch-label{display:none}
  .store-choice{display:inline-flex;align-items:center;gap:5px;min-height:40px;padding:7px 10px;border:0;border-radius:0;background:transparent;color:#666;box-shadow:none}
  .store-choice+.store-choice{border-left:1px solid #e3e3df}
  .store-choice b{font-size:.8rem}
  .store-choice small{color:#999;font-size:.6rem}
  .store-choice:hover{background:#f4f4f1;color:#171717}
  .store-choice.is-active{border-color:#171717;background:#171717;color:#fff;box-shadow:none}
  .store-choice.is-active small{color:#fff}
}

/* 手機端將店舖切換收納到漢堡選單，使用原本簡潔的分段樣式 */
@media(max-width:760px){
  .nav{grid-template-columns:minmax(0,1fr) 46px 42px;row-gap:0}
  .nav>.cart-button{grid-column:2;grid-row:1}
  .mobile-nav-toggle{grid-column:3;grid-row:1}
  .nav>.shop-switches{display:none}
  .nav-links .shop-switches{display:flex;order:-1;width:100%;margin:0 0 5px;padding:3px;border:1px solid #d4d4d0;border-radius:10px;background:#f4f4f1;box-shadow:none}
  .nav-links .store-switch-label{display:none}
  .nav-links .store-choice{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:36px;padding:5px 7px;border-radius:7px}
  .nav-links .store-choice b{font-size:.78rem}
  .nav-links .store-choice small{font-size:.59rem}
  .nav-links .store-choice.is-active{border-color:#252525;background:#fff;color:#171717;box-shadow:0 1px 3px rgba(0,0,0,.09)}
  .nav-links .store-choice.is-active small{color:#5c655f}
}

.site-header.cart-flight-target{opacity:1!important;pointer-events:auto!important;transform:none!important;transition:none!important}

/* Apple-inspired visual system: neutral surfaces, quiet hierarchy, blue primary actions */
:root{
  --apple-background:#f5f5f7;
  --apple-surface:#fff;
  --apple-text:#1d1d1f;
  --apple-secondary:#6e6e73;
  --apple-line:rgba(0,0,0,.10);
  --apple-blue:#0071e3;
  --apple-blue-hover:#0077ed;
  --apple-blue-active:#0068d1;
  --contact-active:#278776;
  --accent-lime:#278776;
  --ink:var(--apple-text);
  --muted:var(--apple-secondary);
  --brand:var(--apple-text);
  --brand2:var(--apple-secondary);
  --paper:var(--apple-surface);
  --wash:var(--apple-background);
  --line:var(--apple-line);
  --shadow:none;
}
html{background:var(--apple-background)}
html.category-page-loading{cursor:progress}
html.category-page-loading a{pointer-events:none}
body{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","Helvetica Neue",Arial,sans-serif;color:var(--apple-text);background:var(--apple-background);letter-spacing:-.012em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
h1,h2,h3,h4,.price{letter-spacing:-.035em}
.section,.seo-section,.korea-page,.policy-page{background:transparent}
.eyebrow,.block-series-heading .eyebrow{color:var(--apple-secondary);letter-spacing:.14em}
.site-header{border-bottom:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.82);box-shadow:none;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px)}
.site-header::after{display:none}
.nav-links{border-color:transparent;background:transparent}
.nav-links a{color:#424245}
.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--apple-text)}
.category-card,.product-card,.panel,.benefit-card,.hot-products,.brand-group,.faq-list details,.product-search{border:1px solid var(--apple-line);background:var(--apple-surface);box-shadow:none}
.category-card,.product-card,.panel,.brand-group,.hot-products{border-radius:24px}
.category-card,.product-card,.button,.card-cart-button,.nav-links a{transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}
.category-card:hover,.product-card:hover{border-color:rgba(0,0,0,.18);box-shadow:none;transform:none}
.product-card>img,.product-card>.product-image-wrap,.product-image-trigger{background:transparent!important}
.button:not(.secondary):not(.danger){border:0;background:var(--apple-text)!important;color:#fff!important;box-shadow:none!important}
.button:not(.secondary):not(.danger):hover{background:#000!important}
.button:not(.secondary):not(.danger):active{background:#000!important;transform:scale(.985)}
.cart-button,.brand-group .product-foot .card-cart-button,.hot-product-card .product-foot .card-cart-button{border:0;background:var(--apple-blue)!important;color:#fff!important;box-shadow:none!important}
.cart-button:hover,.brand-group .product-foot .card-cart-button:hover,.hot-product-card .product-foot .card-cart-button:hover{background:var(--apple-blue-hover)!important}
.cart-button:active,.card-cart-button:active{background:var(--apple-blue-active)!important;transform:scale(.985)}
.button.secondary,.brand-group .flavor-actions button,.hot-product-card .flavor-actions button{border:1px solid rgba(0,0,0,.18)!important;background:#fff!important;color:var(--apple-text)!important;box-shadow:none!important}
.button.secondary:hover,.brand-group .flavor-actions button:hover,.hot-product-card .flavor-actions button:hover{border-color:rgba(0,0,0,.35)!important;background:#f5f5f7!important}
input,select,textarea,.variant-field select,.variant-field input{border-color:rgba(0,0,0,.18)!important;background:#fff;color:var(--apple-text)}
input:focus,select:focus,textarea:focus,.product-search input:focus,.variant-field select:focus,.variant-field input:focus{border-color:var(--apple-blue)!important;outline:3px solid rgba(0,113,227,.16)!important}
.text-link,.policy-page a:not(.button){color:#06c}
.price{color:var(--apple-text)}
.brand-heading>span,.capacity-chip{border-color:rgba(0,0,0,.12);background:#f5f5f7;color:var(--apple-secondary)}
.product-carousel-dots button{background:#d2d2d7}
.product-carousel-dots button.is-active{background:var(--apple-text)}
.contact-float-launcher,.contact-dialog-close,.image-detail-button{filter:grayscale(1)}

@media(min-width:761px){
  .site-header{background:rgba(255,255,255,.86);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px)}
  .store-choice.is-active{background:var(--apple-text);color:#fff}
}
@media(max-width:600px){
  .mobile-product-carousel>.product-card{border-color:var(--apple-line)!important;border-radius:24px!important;background:#fff!important;box-shadow:none!important}
  .brand-group:has(.mobile-product-carousel){background:transparent!important}
}

/* 精準回調：購物車白底、手機選單實色、聯絡狀態黑白灰 */
.site-header .cart-button,.site-header .cart-button:hover,.site-header .cart-button:active{background:#fff!important;color:var(--apple-text)!important;box-shadow:none!important;transform:none}
@media(max-width:760px){
  .nav.mobile-nav-open .nav-links,.nav-links.open{border-color:rgba(0,0,0,.12)!important;background:#fff!important;box-shadow:0 14px 32px rgba(0,0,0,.12)!important;opacity:1!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
}
.all-contacts-dialog .contact-account-shell{background:#fff;box-shadow:none}
.all-contacts-dialog .contact-account-shell::before{display:none}
.all-contacts-dialog .eyebrow{min-height:28px;padding:0 11px;border:1px solid #cce8de;border-radius:999px;background:#edf8f4;color:#0f766e}
.all-contacts-dialog .eyebrow+.contact-account-list{margin-top:16px}
.all-contacts-dialog .contact-account-row{background:#fff;box-shadow:none}
.all-contacts-dialog .contact-account-row.is-active{border-color:var(--contact-active);background:#fff;box-shadow:none}
.all-contacts-dialog .contact-account-row:hover,.all-contacts-dialog .contact-account-row.is-active:hover{border-color:#000;background:#f5f5f7;box-shadow:none;transform:none}
.all-contacts-dialog .contact-account-row.is-inactive{border-color:#d2d2d7;background:#f5f5f7;filter:none;opacity:1}
.all-contacts-dialog .contact-account-row strong,.all-contacts-dialog .contact-account-row em{color:var(--apple-text)}
.all-contacts-dialog .contact-account-row small{color:var(--apple-secondary)}
.all-contacts-dialog .is-active .contact-status-dot{background:var(--contact-active);box-shadow:0 0 0 6px rgba(52,199,89,.12)}
.all-contacts-dialog .is-inactive .contact-status-dot{background:#a1a1a6;box-shadow:0 0 0 6px rgba(0,0,0,.05)}
.all-contacts-dialog .is-inactive strong,.all-contacts-dialog .is-inactive small,.all-contacts-dialog .is-inactive em{color:#86868b}
.all-contacts-dialog .contact-account-icon{background:#f5f5f7!important}
.all-contacts-dialog .is-active .contact-account-icon img,.all-contacts-dialog .is-active .contact-account-icon svg{filter:none}
.all-contacts-dialog .is-inactive .contact-account-icon img,.all-contacts-dialog .is-inactive .contact-account-icon svg{filter:grayscale(1);opacity:.62}
.contact-account-dialog:not(.all-contacts-dialog) .contact-account-row.is-active{border-color:var(--contact-active);background:#fff;box-shadow:none}
.contact-account-dialog:not(.all-contacts-dialog) .contact-account-row.is-inactive{border-color:#d2d2d7;background:#f5f5f7;filter:none;opacity:1}
.contact-account-dialog:not(.all-contacts-dialog) .is-active .contact-status-dot{background:var(--contact-active);box-shadow:0 0 0 4px rgba(52,199,89,.12)}
.contact-account-dialog:not(.all-contacts-dialog) .is-inactive .contact-status-dot{background:#a1a1a6;box-shadow:0 0 0 4px rgba(0,0,0,.05)}
.contact-account-dialog:not(.all-contacts-dialog) .is-active .contact-account-icon img,.contact-account-dialog:not(.all-contacts-dialog) .is-active .contact-account-icon svg{filter:none}
.contact-account-dialog:not(.all-contacts-dialog) .is-inactive .contact-account-icon img,.contact-account-dialog:not(.all-contacts-dialog) .is-inactive .contact-account-icon svg{filter:grayscale(1);opacity:.62}

/* 指定操作色：聯絡為綠色，結帳為 Apple 藍色 */
.hero-contact-button,.contact-us-button{background:var(--contact-active)!important;color:#fff!important}
.hero-contact-button:hover,.contact-us-button:hover{background:#2db84f!important}
#cart-panel #checkout-link{background:var(--apple-blue)!important;color:#fff!important}
#cart-panel #checkout-link:hover{background:var(--apple-blue-hover)!important}

/* 手機熱賣產品沿用品牌產品的單卡橫滑與圓點定位 */
@media(max-width:600px){
  .hot-products{padding:16px!important;border-radius:24px}
  #hot-product-grid.mobile-product-carousel{gap:0;padding:2px 0 8px}
  #hot-product-grid.mobile-product-carousel>.hot-product-card{flex:0 0 100%;width:100%;min-width:100%;border:1px solid var(--apple-line)!important;border-radius:24px!important;box-shadow:none!important}
  .hot-product-arrow{display:none!important}
}
.saved-address-note{display:block;margin-top:7px;color:#7b8883;font-size:12px;line-height:1.45}.saved-address-note{color:var(--green,#278776);font-weight:650}.cart-promotion-gift{display:block;padding:8px 10px;border-radius:9px;background:#fff7df;color:#81531a!important}.gift-progress-list{display:grid;gap:10px}.gift-progress-row{display:grid;grid-template-columns:minmax(125px,.55fr) minmax(160px,1fr) minmax(110px,.45fr);align-items:center;gap:13px}.gift-progress-row>span{display:grid;gap:2px}.gift-progress-row b{color:#26342f;font-size:13px}.gift-progress-row small{font-size:11px}.gift-progress-row>em{color:#687771;font-size:12px;font-style:normal;text-align:right}.gift-progress-track{height:9px;overflow:hidden;border-radius:99px;background:#d9e5e0}.gift-progress-fill{display:block;width:0;height:100%;border-radius:inherit;background:var(--green,#278776);transition:width .35s ease}@media(max-width:700px){.gift-progress-row{grid-template-columns:1fr auto;gap:6px 10px}.gift-progress-track{grid-column:1/-1;grid-row:2}.gift-progress-row>em{grid-column:2;grid-row:1}}
@media(max-width:700px){.gift-progress-list{gap:5px}.gift-progress-row{grid-template-columns:minmax(82px,.65fr) minmax(75px,1fr) auto;gap:6px;min-height:25px}.gift-progress-row>span{gap:0}.gift-progress-row b{font-size:11px}.gift-progress-row small,.gift-progress-row>em{font-size:10px}.gift-progress-track{grid-column:2;grid-row:1;height:6px}.gift-progress-row>em{grid-column:3;grid-row:1}}
@media(max-width:700px){.gift-progress-list{gap:7px;margin-top:3px}.gift-progress-row{grid-template-columns:68px minmax(60px,1fr) auto;gap:9px;min-height:20px}.gift-progress-row>span small{display:none}.gift-progress-row b{font-size:11px;font-weight:700;color:#52615c}.gift-progress-row>em{font-size:10px;color:#78847f;white-space:nowrap}.gift-progress-track{height:5px;background:#e4ebe8}}
@keyframes checkout-row-unlock{from{opacity:.55;transform:translateY(5px)}to{opacity:1;transform:none}}
@property --currency-flow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}
@keyframes currency-recommend-flow{to{--currency-flow-angle:360deg}}
@media(max-width:760px){.delivery-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.delivery-card{min-width:0;padding:13px 10px}.delivery-card span{min-width:0}.delivery-card strong,.delivery-card small{overflow-wrap:anywhere}}
.hero-delivery-hint b{color:var(--accent-lime)!important}


/* Header 購物車與漢堡按鈕使用相同描邊 */
.site-header .cart-button,.site-header .cart-button:hover,.site-header .cart-button:active{width:46px;min-height:40px;border:1px solid #bdbdb8!important;border-radius:12px!important;background:#fff!important}

/* 合作品牌圖片在各自方框內置中 */
.korea-page .partnership-logos{margin-inline:auto}
.korea-page .partnership-logo-frame{display:grid;place-items:center}
.korea-page .partnership-logos figure:first-child img,.korea-page .partnership-logos figure:last-child img{width:88%;height:88%;margin:auto;padding:0;object-fit:contain;object-position:center;transform:none}
.korea-page .license-button,.korea-page .license-button:hover{border-color:var(--contact-active)!important;background:var(--contact-active)!important;color:#fff!important;box-shadow:none!important}
.korea-page .license-button:hover{background:#1f7063!important}
.korea-delivery-steps .is-current{color:var(--contact-active)}
.korea-delivery-steps .is-current i{border-color:var(--contact-active);background:var(--contact-active);color:#fff}
html{font-size:16px}
html,body,button,input,select,textarea{font-family:"SF Pro Text","SF Pro Display",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif!important}
html[lang^="zh-Hant"] body,html[lang^="zh-Hant"] button,html[lang^="zh-Hant"] input,html[lang^="zh-Hant"] select,html[lang^="zh-Hant"] textarea{font-family:"SF Pro HK","SF Pro TC","SF Pro Text","PingFang HK","PingFang TC",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif!important}
html[lang^="zh-Hans"] body,html[lang^="zh-Hans"] button,html[lang^="zh-Hans"] input,html[lang^="zh-Hans"] select,html[lang^="zh-Hans"] textarea{font-family:"SF Pro SC","SF Pro Text","PingFang SC",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif!important}
body{font-size:1rem}
body{font-weight:400}
h1,h2,h3,h4,h5,h6,.nav-links a,.button,button,.price,.eyebrow,.field>span,.card-variant-field>span,.cart-total{font-weight:600!important}
@media(max-width:760px){html{font-size:18px}}

/* 手機端正品保障卡改為橫向右滑 */
@media(max-width:760px){
  .korea-page .korea-assurances{display:flex;align-items:stretch;gap:12px;width:100%;overflow-x:auto;overflow-y:hidden;padding:2px 14% 12px 0;scroll-snap-type:x mandatory;scroll-padding-left:0;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}
  .korea-page .korea-assurances::-webkit-scrollbar{display:none}
  .korea-page .korea-assurances article{flex:0 0 86%;width:86%;min-width:86%;min-height:210px;scroll-snap-align:start;scroll-snap-stop:always}
}

/* iPhone Safari：移除會顯示成上下雙箭頭的原生下拉外觀 */
@media(max-width:760px){
  .mobile-product-carousel>.product-card .card-variant-row:has(.card-remove-spacer){grid-template-columns:minmax(0,1fr) clamp(72px,18vw,88px);align-items:end;gap:10px}
  .mobile-product-carousel>.product-card .card-scent-field{position:relative}
  .mobile-product-carousel>.product-card .flavor-stock-liquid{height:40px}
  .mobile-product-carousel>.product-card .card-scent-field select{-webkit-appearance:none;appearance:none;padding-right:38px!important;background-image:none!important}
  .mobile-product-carousel>.product-card .card-scent-field::after{position:absolute;right:16px;bottom:17px;z-index:3;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;content:"";pointer-events:none;transform:rotate(45deg)}
  .mobile-product-carousel>.product-card .card-quantity-field>span{text-align:center}
  .mobile-product-carousel>.product-card .card-quantity-field input{-webkit-appearance:none;appearance:textfield}
  .mobile-product-carousel>.product-card .card-quantity-field input::-webkit-inner-spin-button,.mobile-product-carousel>.product-card .card-quantity-field input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}
}

/* 手機產品頁：下滑後品牌導覽取代 Logo，不再另佔一整行 */
@media(max-width:600px){
  body.brand-header-mode .site-header{opacity:1;pointer-events:auto;transform:none}
  body.brand-header-mode .site-header .brand{opacity:0;pointer-events:none;transform:translateX(-8px)}
  .site-header .brand{transition:opacity .18s ease,transform .22s ease}
  .brand-quick-nav{top:var(--back-to-school-height,0px);right:122px;left:max(16px,calc((100vw - 1320px)/2));z-index:34;width:auto;height:66px;padding:8px 0;border:0;background:#fff;box-shadow:none;transform:translateX(-8px);transition:opacity .18s ease,transform .22s ease}
  .brand-quick-nav.is-visible{transform:none}
  .brand-quick-nav>div{gap:4px;width:100%;padding:0;overflow-x:auto;overflow-y:hidden}
  .brand-quick-nav a{padding:9px 10px 8px;font-size:.82rem}
  .brand-quick-nav.has-scroll-hint::after{right:0;width:20px;height:34px;background:linear-gradient(90deg,transparent,#fff 55%);font-size:1.35rem}

  /* 清晰、轻量的手机购物车按钮 */
  .site-header .cart-button,.site-header .cart-button:hover,.site-header .cart-button:active{position:relative;width:46px;height:46px;min-height:46px;border:1px solid #c7c7cc!important;border-radius:15px!important;background:linear-gradient(180deg,#fff,#f7f7f8)!important;box-shadow:0 3px 10px rgba(0,0,0,.08),inset 0 1px 0 #fff!important;transform:none}
  .site-header .cart-button::before{width:27px;height:27px;background-size:contain;filter:contrast(1.15)}
  .site-header .cart-button:active{background:#f0f0f2!important;box-shadow:inset 0 1px 3px rgba(0,0,0,.12)!important;transform:scale(.96)}
  .site-header .cart-button [data-cart-count]{top:-6px;right:-6px;min-width:20px;height:20px;border-width:2px;font-size:.64rem;box-shadow:0 2px 5px rgba(0,0,0,.16)}
}

/* 联络弹窗进入动画与可用渠道流动描边 */
@property --contact-flow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}
.contact-account-dialog[open]{animation:contact-dialog-fade-in .24s ease-out both}
.contact-account-dialog[open] .contact-account-shell{animation:contact-shell-rise-in .34s cubic-bezier(.2,.78,.25,1) both;transform-origin:center}
.contact-account-dialog .contact-account-row.is-active{--contact-flow-angle:0deg;border:1px solid transparent!important;background:linear-gradient(#fff,#fff) padding-box,conic-gradient(from var(--contact-flow-angle),#278776 0 70%,#75cdbc 72%,#b8eadf 73%,#75cdbc 74%,#278776 76% 100%) border-box!important;animation:contact-outline-flow 3.2s linear infinite}
@keyframes contact-dialog-fade-in{from{opacity:0}to{opacity:1}}
@keyframes contact-shell-rise-in{from{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}
@keyframes contact-outline-flow{to{--contact-flow-angle:360deg}}
@media(prefers-reduced-motion:reduce){.contact-account-dialog[open],.contact-account-dialog[open] .contact-account-shell,.contact-account-dialog .contact-account-row.is-active{animation:none}}

/* 微信与 QQ 二维码保存 */
.wechat-qr-dialog{position:fixed;inset:0;width:min(90vw,610px);max-width:610px;max-height:92dvh;margin:auto;padding:0;border:0;background:transparent;overflow:visible}
.contact-qr-save-shell{position:relative;display:grid;justify-items:center;gap:14px;width:100%;margin:auto}
.contact-qr-save-shell .wechat-qr-image{width:100%;height:auto;border-radius:18px}
.contact-qr-close{position:absolute;top:12px;right:12px;z-index:2;display:grid;width:42px;height:42px;place-items:center;padding:0;border:1px solid rgba(0,0,0,.14);border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 5px 16px rgba(0,0,0,.14);color:#1d1d1f;cursor:pointer;font-size:28px;font-weight:400;line-height:1;backdrop-filter:blur(8px)}
.contact-qr-close:hover{background:#fff}
.contact-qr-close:active{transform:scale(.94)}
.contact-qr-save-button{width:100%;min-height:48px;padding:11px 18px;border:0;border-radius:13px;background:#278776;color:#fff;cursor:pointer;font-weight:700;transition:background .18s ease,transform .18s ease}
.contact-qr-save-button:hover{background:#1f7063}
.contact-qr-save-button:active{transform:scale(.985)}
@media(max-width:600px){.wechat-qr-dialog{width:min(86vw,520px)}.contact-qr-save-shell{gap:12px}.contact-qr-close{top:10px;right:10px;width:38px;height:38px;font-size:25px}.contact-qr-save-button{min-height:46px;font-size:.88rem}}

/* Header：图 2 置于旧版 HKD⚡Y 图片 Logo 左侧。 */
.brand{gap:8px}
.brand::before{display:block!important;width:52px;height:52px;flex:0 0 52px;background:url("../assets/logo-vape-botanical-transparent.png?v=20260911-transparent-1") center/contain no-repeat;content:""!important}
.brand img{display:block!important;width:124px!important;height:52px!important;flex:0 0 124px!important;object-fit:contain!important;object-position:left center!important}
.brand::after{display:none!important;content:none!important}
/* 固定 Header 各区域次序，避免不同页面原始 HTML 顺序造成跳位 */
.nav:not(.nav-ready)>.nav-links{visibility:hidden}
@media(min-width:761px){.nav>.brand{order:1;flex:0 0 184px}.nav>.nav-links{order:2}.nav>.shop-switches{order:3}.nav>.cart-button{order:4}.nav>.mobile-nav-toggle{display:none!important}}
@media(max-width:760px){.nav{grid-template-columns:minmax(0,1fr) 46px 42px!important}.site-header .brand{grid-column:1;grid-row:1;min-width:0;flex-basis:auto;gap:5px}.site-header .brand::before{width:44px;height:44px;flex-basis:44px;background-position:-9px -10px;background-size:67px 67px}.site-header .brand img{width:104px!important;height:44px!important;flex-basis:104px!important}.site-header .cart-button{grid-column:2;grid-row:1}.mobile-nav-toggle{grid-column:3;grid-row:1}.nav-links{grid-column:1/-1}}

/* 熱賣／新品區在桌面與手機均使用橫向右滑 */
#hot-product-grid{display:flex!important;align-items:stretch;gap:16px;width:100%;overflow-x:auto;overflow-y:hidden;padding:2px 4px 14px;scroll-snap-type:x mandatory;scroll-padding-inline:4px;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#9fc9ba transparent}
#hot-product-grid::-webkit-scrollbar{height:6px}
#hot-product-grid::-webkit-scrollbar-track{background:transparent}
#hot-product-grid::-webkit-scrollbar-thumb{border-radius:99px;background:#9fc9ba}
#hot-product-grid>.hot-product-card{flex:0 0 calc((100% - 32px)/3);width:calc((100% - 32px)/3);min-width:280px;scroll-snap-align:start;scroll-snap-stop:always}
@media(max-width:920px){#hot-product-grid>.hot-product-card{flex-basis:calc((100% - 16px)/2);width:calc((100% - 16px)/2)}}
@media(max-width:600px){#hot-product-grid{gap:12px;padding:2px 12% 12px 1px;scrollbar-width:none}#hot-product-grid::-webkit-scrollbar{display:none}#hot-product-grid.mobile-product-carousel>.hot-product-card,#hot-product-grid>.hot-product-card{flex:0 0 88%;width:88%;min-width:88%}}

/* 產品分區外層保持完全透明，只呈現內容與產品卡片 */
.hot-products,.brand-group,.block-series-section,.korea-page .hot-products,.korea-page .brand-group{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.hot-products::before,.hot-products::after,.brand-group::before,.brand-group::after,.block-series-section::before,.block-series-section::after{display:none!important;background:none!important;box-shadow:none!important}
#hot-product-grid{scrollbar-width:none}
#hot-product-grid::-webkit-scrollbar{display:none}
@media(max-width:600px){.hot-products,.brand-group,.block-series-section{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}}

/* 熱賣橫滑卡片不使用投影，避免卡片在可橫滑容器邊緣被裁切。 */
#hot-product-grid>.hot-product-card,#hot-product-grid>.hot-product-card:hover{box-shadow:none!important;filter:none!important;transform:none!important}

/* 分類頁活動橫幅：暖橙識別、清楚資訊層級與低干擾進行狀態。 */
.category-promotion{position:relative;isolation:isolate;display:flex;min-height:82px;align-items:center;gap:14px;margin:0 0 24px;padding:15px 18px 15px 21px;overflow:hidden;border:1px solid #eadfd2;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(105,67,24,.08)}
.category-promotion::before{position:absolute;inset:0 auto 0 0;width:5px;background:#f59e0b;box-shadow:2px 0 10px rgba(245,158,11,.18);content:""}
.category-promotion-gift{display:grid;flex:0 0 46px;width:46px;height:46px;place-items:center;border:1px solid #fed7aa;border-radius:50%;background:#fff7ed;box-shadow:0 4px 12px rgba(194,105,12,.09);font-size:23px;line-height:1;transform-origin:center}
.category-promotion-copy{min-width:0;flex:1;padding-block:2px}
.category-promotion-copy h2{margin:0;color:#27231f;font-size:clamp(1.01rem,1.65vw,1.25rem);font-weight:790;letter-spacing:-.012em;line-height:1.42;overflow-wrap:anywhere}
.category-promotion-status{display:flex;min-height:32px;align-items:center;gap:8px;margin-left:auto;padding:7px 12px;border:1px solid #fde2bd;border-radius:999px;background:#fff8ee;color:#9a520f;font-size:.75rem;font-weight:800;white-space:nowrap}
.category-promotion-status i{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 4px rgba(245,158,11,.12);animation:category-promotion-pulse 1.8s ease-in-out infinite}
@keyframes category-promotion-pulse{50%{box-shadow:0 0 0 8px rgba(245,158,11,0)}}
@media(max-width:600px){.category-promotion{min-height:76px;gap:11px;margin-bottom:18px;padding:13px 13px 13px 17px;border-radius:17px}.category-promotion::before{width:4px}.category-promotion-gift{flex-basis:40px;width:40px;height:40px;font-size:20px}.category-promotion-copy h2{font-size:.94rem;line-height:1.38}.category-promotion-status{min-width:32px;min-height:30px;justify-content:center;padding:6px 8px;font-size:0}.category-promotion-status i{width:8px;height:8px;flex-basis:8px}}
@media(prefers-reduced-motion:reduce){.category-promotion-status i{animation:none}}
@media(max-width:600px){
  body .brand-group .mobile-product-carousel>.product-card,
  body .brand-group .mobile-product-carousel>.product-card:hover,
  body .hot-products #hot-product-grid>.hot-product-card,
  body .hot-products #hot-product-grid>.hot-product-card:hover{-webkit-box-shadow:none!important;box-shadow:none!important}
}

/* 电脑端热卖横滑：由同一行最高卡片决定高度，底部价格与按钮保持对齐。 */
@media(min-width:601px){
  #hot-product-grid{align-items:stretch!important}
  #hot-product-grid>.hot-product-card{height:auto!important;align-self:stretch}
  #hot-product-grid>.hot-product-card .product-body{display:flex;flex:1 1 auto;flex-direction:column}
  #hot-product-grid>.hot-product-card .product-foot{margin-top:auto}
}

/* 售罄：只有产品目录卡片覆盖柔和模糊层，独立详情页保持清晰。 */
.product-card.is-sold-out-listing{filter:grayscale(1);opacity:.72}
.product-card.is-sold-out-listing .product-image-wrap,.product-card.is-sold-out-listing h3 a,.product-card.is-sold-out-listing .product-review-summary{pointer-events:none;cursor:default}
.product-card.is-sold-out-listing .product-image-trigger{filter:grayscale(1) contrast(.9)!important;transform:none!important}
.product-card.is-sold-out-listing::after{position:absolute;inset:0;z-index:4;border:0;border-radius:inherit;background:rgba(247,248,248,.32);content:"";pointer-events:none;backdrop-filter:blur(1.8px) saturate(.72);-webkit-backdrop-filter:blur(1.8px) saturate(.72)}
.product-card.is-sold-out-listing .product-image-hint{display:none!important}
.product-detail-purchase-card.is-sold-out{filter:none;opacity:1}
.product-detail-purchase-card.is-sold-out::after{display:none!important;content:none!important}
.product-detail-purchase-card.is-sold-out .product-image-trigger{filter:none!important}
.product-card.is-sold-out .product-image-wrap::before,.product-card.is-sold-out .product-image-wrap::after{display:none!important;content:none!important}
.product-card.is-sold-out .flavor-stock-label,.product-card.is-sold-out .flavor-stock-liquid{display:none!important;animation:none!important}
.product-card.is-sold-out .flavor-stock-liquid::before,.product-card.is-sold-out .flavor-stock-liquid::after{display:none!important;animation:none!important}
.product-card.is-sold-out select,.product-card.is-sold-out input,.product-card.is-sold-out .add-flavor-button,.product-card.is-sold-out .block-selection-action{pointer-events:none}
.product-card.is-sold-out .card-cart-button,.product-card.is-sold-out .card-cart-button:disabled{background:#8b9190!important;color:#fff!important;cursor:not-allowed}
.sold-out-badge{position:absolute;top:11px;right:11px;z-index:6;padding:6px 10px;border-radius:999px;background:#555;color:#fff;font-size:.75rem;font-weight:850;letter-spacing:.08em;filter:none}
.hot-badge.promotion-activity-badge{display:inline-flex;align-items:center;justify-content:center;gap:5px;background:#f3a712;box-shadow:0 5px 15px rgba(193,116,0,.3);color:#fff}.promotion-activity-icon{display:inline-block;font-size:1.3rem;line-height:.8;letter-spacing:0;transform:translateY(-1px)}.promotion-product-card>.country-flag{top:54px}@media(max-width:600px){.promotion-product-card>.country-flag{top:47px}}

/* 桌面商品目录保持紧凑；独立产品详情页保留完整介绍 */
@media(min-width:601px){.product-card:not(.product-detail-purchase-card) .product-card-summary,.product-card:not(.product-detail-purchase-card) .device-description{display:none!important}}

/* 产品卡片价格 */
.product-card .product-foot .price,.product-card .product-foot .price strong{color:#ef6b40!important}
.product-card .product-foot .price s{color:#858585!important}

/* 真實購買評價：卡片顯示平均星級，點擊後展開評論。 */
.product-card .product-foot .price,.product-card .product-foot .price strong{font-weight:900!important}
.product-card .product-foot .price{display:grid;width:100%;min-width:0;grid-template-columns:minmax(0,1fr) 56px;align-items:center;column-gap:12px;font-size:1.65rem!important;line-height:1}
[data-card-live-price]{position:relative}
.product-price-display{display:inline-flex;min-width:0;align-items:baseline;justify-self:start;gap:7px;white-space:nowrap}
.product-price-display.is-price-switching{pointer-events:none;will-change:opacity,transform}
.product-price-current,.product-price-sale{color:inherit;font-size:1em;font-weight:900;letter-spacing:-.045em;white-space:nowrap}
.product-price-regular{color:#858585!important;font-size:.68em;font-weight:600;text-decoration-thickness:1.5px;white-space:nowrap}
.product-price-exchange{display:flex;width:42px;height:25px;align-items:center;justify-content:flex-start;justify-self:end;margin:0;padding:2px;border:1px solid #d4d8d7;border-radius:999px;background:linear-gradient(180deg,#f5f6f6,#ecefee);cursor:pointer;box-shadow:inset 0 1px 2px rgba(37,43,41,.07);transition:background-color .22s ease,border-color .22s ease,box-shadow .22s ease}
.product-price-exchange>span{display:grid;width:19px;height:19px;place-items:center;border-radius:50%;background:#fff;color:#68706e;font-size:.72rem;font-weight:850;line-height:1;box-shadow:0 1px 4px rgba(37,43,41,.2);transition:color .22s ease,background-color .22s ease,transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease}
.product-price-exchange:hover{border-color:#b9bfbd;background:#e6e9e8}
.product-price-exchange.is-cny{border-color:#adb4b2;background:#d9dddc;box-shadow:inset 0 1px 3px rgba(37,43,41,.11)}
.product-price-exchange.is-cny>span{background:#fafafa;color:#303735;box-shadow:0 1px 5px rgba(37,43,41,.24);transform:translateX(16px)}
.product-price-exchange:focus-visible{outline:3px solid rgba(79,88,85,.2);outline-offset:2px}
.product-price-exchange:disabled{cursor:default}
@media(max-width:600px){.product-card .product-foot .price{grid-template-columns:minmax(0,1fr) 56px;column-gap:10px;font-size:1.52rem!important}.product-price-display{gap:5px}}
.product-review-count{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0;color:#68726e;font-size:.76rem;font-weight:760;line-height:1.2;text-decoration:none;white-space:nowrap;transition:color .18s ease,transform .18s ease}
.product-review-count svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.product-review-average-stars{color:#d8a52d;font-size:.9rem;font-style:normal;font-weight:800;letter-spacing:.01em;line-height:1;white-space:nowrap}
.product-review-count:hover{color:#14796b;transform:translateY(-1px)}
.brand-group .product-foot .product-review-count,.hot-product-card .product-foot .product-review-count{grid-column:2;grid-row:1;justify-self:end}
.product-detail-purchase-card .product-review-count{margin-left:auto}

.product-review-section{padding-top:22px;background:#f7faf9;scroll-margin-top:110px}
.product-review-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:24px;align-items:start}
.product-review-read,.product-review-form{border:1px solid #e0e7e4;border-radius:22px;background:#fff;box-shadow:0 10px 34px rgba(27,61,51,.055)}
.product-review-read{padding:clamp(20px,3vw,34px)}
.product-review-head{align-items:center;margin-bottom:20px}
.product-review-head h2,.product-review-form h2{margin:3px 0 0;color:#202825;font-size:clamp(1.35rem,2.2vw,1.85rem)}
.product-review-summary{margin:0;padding:9px 13px;border-radius:999px;background:#edf7f3;color:#176f61;font-size:.8rem;font-weight:800;text-align:right}
.product-review-list{display:grid;gap:12px}
.product-review-item{display:grid;gap:13px;padding:17px;border:1px solid #e7ecea;border-radius:15px;background:#fbfcfc}
.product-review-item header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.product-review-item header>span{display:grid;gap:3px}
.product-review-item header strong{color:#25302c;font-size:.92rem}
.product-review-item time{color:#89928f;font-size:.72rem}
.product-review-score{padding:6px 9px;border-radius:999px;background:#eef5f2;color:#1b7467;font-size:.73rem;white-space:nowrap}
.product-review-item>p{margin:0;color:#4b5551;line-height:1.7;overflow-wrap:anywhere;white-space:pre-wrap}
.product-review-empty{margin:0;padding:42px 18px;border:1px dashed #d8e2de;border-radius:15px;color:#77827e;text-align:center}
.product-review-empty.is-error{border-color:#f2c4c0;background:#fff8f7;color:#a43e35}
.product-review-form{position:sticky;top:102px;display:grid;gap:17px;padding:clamp(20px,3vw,30px)}
.product-review-form>div>p:last-child{margin:7px 0 0;color:#75807c;font-size:.82rem;line-height:1.55}
.product-review-form>label{display:grid;gap:7px;color:#39433f;font-size:.84rem;font-weight:760}
.product-review-form input[type="tel"],.product-review-form textarea{width:100%;padding:12px 13px;border:1px solid #d7dfdc;border-radius:12px;background:#fff;color:#202725;font:inherit;outline:0;transition:border-color .18s ease,box-shadow .18s ease}
.product-review-form textarea{resize:vertical;line-height:1.55}
.product-review-form input[type="tel"]:focus,.product-review-form textarea:focus{border-color:#6eb1a5;box-shadow:0 0 0 4px rgba(39,135,118,.1)}
.product-review-form fieldset{min-width:0;margin:0;padding:0;border:0}
.product-review-form legend{margin-bottom:8px;color:#39433f;font-size:.84rem;font-weight:760}
.product-review-ratings{display:flex;align-items:center;gap:5px;width:max-content;padding:2px 0}
.product-review-ratings label{position:relative;display:block;cursor:pointer}
.product-review-ratings input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}
.product-review-ratings span{display:grid;width:40px;height:42px;place-items:center;color:#b7bcb9;font-size:2rem;line-height:1;transition:color .16s ease,transform .16s ease}
.product-review-ratings span::before{content:"☆"}
.product-review-ratings label:has(input:checked) span::before,.product-review-ratings label:has(~ label input:checked) span::before,.product-review-ratings label:hover span::before,.product-review-ratings label:has(~ label:hover) span::before{content:"★"}
.product-review-ratings label:has(input:checked) span,.product-review-ratings label:has(~ label input:checked) span{color:#d9951c}
.product-review-ratings label:hover span,.product-review-ratings label:has(~ label:hover) span{color:#d9951c;transform:scale(1.08)}
.product-review-ratings input:focus-visible+span{outline:2px solid #14796b;outline-offset:2px;border-radius:8px}
.product-review-submit{position:relative;overflow:hidden;width:100%;border:0;background:#278776;color:#fff}
.product-review-submit.is-loading::after{position:absolute;inset:0;width:45%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);content:"";animation:product-review-loading 1.15s linear infinite}
@keyframes product-review-loading{from{transform:translateX(-120%)}to{transform:translateX(320%)}}
.product-review-form-status{min-height:1.3em;margin:-8px 0 0;color:#66716d;font-size:.8rem}
.product-review-form-status.is-success{color:#147461}.product-review-form-status.is-error{color:#a43e35}
.product-review-form>small{color:#858e8b;font-size:.7rem;line-height:1.5}
@media(max-width:850px){.product-review-layout{grid-template-columns:1fr}.product-review-form{position:static}.product-review-read{order:2}.product-review-form{order:1}}
@media(max-width:600px){.product-review-section{padding-top:12px}.product-review-layout{gap:14px}.product-review-read,.product-review-form{padding:17px;border-radius:17px}.product-review-head{align-items:flex-start;gap:10px}.product-review-summary{padding:7px 9px;font-size:.68rem;text-align:left}.product-review-ratings{gap:3px}.product-review-ratings span{width:38px;height:40px;font-size:1.9rem}.product-review-item{padding:14px}.product-review-item header{gap:10px}.product-detail-purchase-card .product-review-count{font-size:.72rem}}
@media(prefers-reduced-motion:reduce){.product-review-submit.is-loading::after{animation:none}}
.site-announcement{position:relative;z-index:10;padding:9px 16px;background:#f4743b;color:#fff;text-align:center;font-weight:800;line-height:1.35}
.product-series-menu{display:none}
@media(min-width:761px){.nav-links>.product-category-link{display:none}.product-series-menu{position:relative;display:block}.product-series-toggle{display:flex;align-items:center;gap:9px;padding:10px 0;border:0;background:transparent;color:#171717;cursor:pointer;font:inherit;font-size:clamp(1.04rem,1.45vw,1.3rem);font-weight:850;letter-spacing:.01em;white-space:nowrap}.product-series-toggle::after{position:absolute;right:0;bottom:2px;left:0;height:2px;background:#171717;content:"";opacity:0;transform:scaleX(.35);transition:opacity .2s ease,transform .2s ease}.product-series-toggle i{width:8px;height:8px;margin-top:-4px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .18s ease}.product-series-menu:hover .product-series-toggle::after,.product-series-menu.is-open .product-series-toggle::after,.product-series-menu:has(a[aria-current="page"]) .product-series-toggle::after{opacity:1;transform:scaleX(1)}.product-series-menu.is-open .product-series-toggle i{margin-top:4px;transform:rotate(225deg)}.product-series-dropdown{position:absolute;top:calc(100% + 12px);left:50%;z-index:80;display:grid;width:max-content;min-width:220px;padding:8px;border:1px solid #e0e0dc;border-radius:15px;background:#fff;box-shadow:0 16px 38px rgba(0,0,0,.13);opacity:0;pointer-events:none;transform:translate(-50%,-7px);transition:opacity .16s ease,transform .16s ease}.product-series-menu.is-open .product-series-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%,0)}.product-series-dropdown a{display:block;padding:11px 14px;border-radius:9px;font-size:.94rem;font-weight:750}.product-series-dropdown a::after{display:none}.product-series-dropdown a:hover,.product-series-dropdown a[aria-current="page"]{background:#f2f5f4!important;color:#176f61!important}}
@media(max-width:760px){.product-series-menu{display:none!important}.nav-links>.product-category-link{display:block}}
@media(max-width:760px){.nav.mobile-nav-open>.nav-links{max-height:calc(100dvh - 96px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.nav.mobile-nav-open>.nav-links>a{flex:0 0 auto}}.blog-post-list{display:grid;gap:24px}.blog-post-card{overflow:hidden;border:1px solid #e0e5e3;border-radius:22px;background:#fff}.blog-post-card>img{display:block;width:100%;max-height:520px;object-fit:cover}.blog-post-content{padding:clamp(20px,4vw,42px)}.blog-post-content>small{color:#78827e;font-size:.78rem}.blog-post-content h2{margin:8px 0 10px;font-size:clamp(1.5rem,3vw,2.35rem)}.blog-post-excerpt{margin:0 0 24px;color:#67716d;font-size:1.02rem}.blog-post-body{color:#292f2d;font-size:var(--post-font-size);line-height:1.85}.blog-post-body h2,.blog-post-body h3{margin:1.4em 0 .55em}.blog-post-body p{margin:.8em 0}.blog-post-body blockquote{margin:1.2em 0;padding:12px 18px;border-left:3px solid #278776;background:#f4f8f6}.blog-empty,.blog-loading{padding:60px 20px;border:1px solid #e0e5e3;border-radius:20px;background:#fff;text-align:center}@media(max-width:700px){.blog-post-content{padding:18px}.blog-post-card{border-radius:16px}.blog-post-card>img{max-height:300px}}
.blog-post-body figure{margin:1.5em auto;text-align:center}.blog-post-body img{display:block;max-width:100%;height:auto;margin:auto;border-radius:14px}.blog-post-body img[data-size="25"]{width:25%}.blog-post-body img[data-size="50"]{width:50%}.blog-post-body img[data-size="75"]{width:75%}.blog-post-body img[data-size="100"]{width:100%}.blog-post-body figcaption{margin-top:8px;color:#7b8581;font-size:.78em}.blog-post-body a{color:#0675d1;text-decoration:underline;text-underline-offset:3px}.blog-post-body hr{margin:2em 0;border:0;border-top:1px solid #dfe5e2}@media(max-width:700px){.blog-post-body img[data-size="25"],.blog-post-body img[data-size="50"]{width:75%}}.blog-post-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.blog-post-card{display:flex;min-width:0;box-shadow:0 8px 28px rgba(18,48,40,.07);cursor:pointer;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.blog-post-card:hover,.blog-post-card:focus-visible{border-color:#a8cec2;box-shadow:0 15px 36px rgba(18,48,40,.13);outline:0;transform:translateY(-4px)}.blog-post-card>img,.blog-card-placeholder{display:block;width:100%;height:220px;object-fit:cover}.blog-card-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#e5f5ef,#f5faf8);color:#278776;font-size:1.3rem;font-weight:800}.blog-post-content{display:flex;height:100%;padding:22px;flex-direction:column}.blog-post-content h2{font-size:1.35rem;line-height:1.35}.blog-post-excerpt{display:-webkit-box;margin-bottom:22px;overflow:hidden;font-size:.94rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.blog-read-more{display:flex;align-items:center;gap:8px;margin-top:auto;color:#1d7568;font-weight:750}.blog-read-more b{transition:transform .2s ease}.blog-post-card:hover .blog-read-more b{transform:translateX(4px)}.blog-reader{width:min(900px,calc(100% - 32px));max-width:900px;max-height:92dvh;padding:0;border:0;border-radius:22px;background:#fff;box-shadow:0 30px 90px #0004}.blog-reader::backdrop{background:rgba(11,24,21,.58);backdrop-filter:blur(5px)}.blog-reader article{position:relative}.blog-reader [data-reader-cover] img{display:block;width:100%;max-height:470px;object-fit:cover}.blog-reader-content{padding:clamp(24px,5vw,54px)}.blog-reader-content>small{color:#78827e;font-size:.78rem}.blog-reader-content h1{margin:8px 0 28px;font-size:clamp(1.8rem,4vw,3.2rem);line-height:1.2}.blog-reader-close{position:sticky;top:14px;z-index:2;float:right;width:44px;height:44px;margin:14px 14px -58px 0;padding:0;border:1px solid #d9dfdc;border-radius:50%;background:#fffffff0;box-shadow:0 5px 16px #0002;color:#222;cursor:pointer;font-size:28px;line-height:1}@media(max-width:950px){.blog-post-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.blog-post-list{grid-template-columns:1fr;gap:16px}.blog-post-card{display:grid;grid-template-columns:112px minmax(0,1fr);border-radius:15px}.blog-post-card>img,.blog-card-placeholder{height:100%;min-height:156px}.blog-post-content{padding:16px}.blog-post-content h2{font-size:1.05rem}.blog-post-excerpt{margin-bottom:14px;font-size:.82rem;-webkit-line-clamp:2}.blog-read-more{font-size:.82rem}.blog-reader{width:100%;max-height:100dvh;margin:auto 0 0;border-radius:20px 20px 0 0}.blog-reader-content{padding:22px 18px 40px}.blog-reader [data-reader-cover] img{max-height:280px}}

/* 獨立產品頁：修正導航、補齊口味庫存樣式並統一桌面／手機資訊層級。 */
.product-detail-page{background:#f4f6f5}
.product-detail-page .product-review-count{display:none!important}
.product-detail-page .breadcrumb{padding-top:18px}
.product-detail-page .breadcrumb ol{font-size:.78rem}
.product-detail-page .product-detail-hero{padding:20px 0 58px}
.product-detail-page .product-detail-layout{grid-template-columns:minmax(360px,520px) minmax(0,1fr);gap:clamp(34px,5vw,72px);max-width:1320px}
.product-detail-page .product-detail-purchase{top:104px}
.product-detail-page .product-detail-purchase-card{min-height:0;overflow:hidden;border:1px solid rgba(22,79,69,.12);border-radius:26px;background:#fff;box-shadow:0 18px 48px rgba(21,52,45,.09)}
.product-detail-page .product-detail-purchase-card>.product-image-wrap{position:relative;display:grid;width:100%;aspect-ratio:1.18/1;place-items:center;padding:22px;background:linear-gradient(150deg,#fff 20%,#f6faf8)}
.product-detail-page .product-detail-purchase-card .product-image-trigger{position:absolute;inset:22px;width:calc(100% - 34px);height:calc(100% - 44px)!important;max-height:none;flex:none;background:transparent!important;object-fit:contain}
.product-detail-page .product-detail-purchase-card .product-body{min-height:0;padding:22px 24px 24px}
.product-detail-page .product-detail-purchase-card .product-body h3{margin-bottom:7px;color:#202624;font-size:1.25rem;line-height:1.25}
.product-detail-page .product-detail-purchase-card .product-card-summary,.product-detail-page .product-detail-purchase-card .device-description{display:none!important}
.product-detail-page .product-detail-purchase-card .product-specs{margin:0 0 14px}
.product-detail-page .product-detail-purchase-card .card-variant-list{gap:9px;margin-top:0}
.product-detail-page .product-detail-purchase-card .card-variant-row,.product-detail-page .product-detail-purchase-card .card-variant-row:has(.card-remove-spacer){grid-template-columns:minmax(0,1fr) 72px 30px;gap:9px}
.product-detail-page .product-detail-purchase-card .card-variant-row:has(.card-remove-spacer){grid-template-columns:minmax(0,1fr) 72px}
.product-detail-page .product-detail-purchase-card .card-variant-field>span{font-size:.72rem}
.product-detail-page .product-detail-purchase-card .card-variant-field select,.product-detail-page .product-detail-purchase-card .card-variant-field input{height:44px;padding:8px 11px;border-radius:12px;font-size:.9rem}
.product-detail-page .product-detail-purchase-card .flavor-stock-liquid{bottom:1px;height:42px;border-radius:11px}
.product-detail-page .product-detail-purchase-card .flavor-stock-label{font-size:.64rem}
.product-detail-page .product-detail-purchase-card .card-remove-flavor{width:30px;height:44px;border-radius:11px}
.product-detail-page .product-detail-purchase-card .block-capacity-list{gap:9px;margin-bottom:12px}
.product-detail-page .product-detail-purchase-card .block-capacity-row{--block-capacity-control-size:44px;grid-template-columns:minmax(0,1fr) var(--block-capacity-control-size);gap:9px}
.product-detail-page .product-detail-purchase-card .block-capacity-field{margin:0}
.product-detail-page .product-detail-purchase-card .block-selection-action{width:44px;height:44px;border-radius:12px;font-size:1.45rem}
.product-detail-page .product-detail-purchase-card .flavor-actions{display:grid;grid-template-columns:minmax(0,1fr);margin:11px 0 10px}
.product-detail-page .product-detail-purchase-card .flavor-actions button{display:flex;width:100%;min-width:0;min-height:43px;align-items:center;justify-content:center;overflow:hidden;margin:0!important;padding:9px 11px!important;border:1px solid rgba(22,111,97,.28)!important;border-radius:12px!important;background:#fff!important;color:#176f61!important;font-size:.84rem!important;font-weight:820;line-height:1.25;cursor:pointer;text-align:center}
.product-detail-page .product-detail-purchase-card .flavor-actions button:hover{border-color:#278776!important;background:#f1faf7!important;text-decoration:none}
.product-detail-page .product-detail-purchase-card .product-foot{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #e5ebe8}
.product-detail-page .product-detail-purchase-card .price{align-self:center;color:#ef6b40!important;font-size:1.78rem!important;font-weight:900}
.product-detail-page .product-detail-purchase-card .card-cart-button{min-width:148px;min-height:46px;padding:11px 20px;border-radius:13px!important;background:#278776!important;color:#fff!important;font-size:.88rem;font-weight:850}
.product-detail-page .product-detail-purchase-card .card-cart-button:hover{background:#1f7568!important}
.product-detail-page .product-detail-copy{padding:14px 0}
.product-detail-page .product-detail-copy>.eyebrow{margin-bottom:10px;color:#278776;font-size:.75rem}
.product-detail-page .product-detail-copy h1{max-width:760px;color:#1e2422;font-size:clamp(2.25rem,3.8vw,3.65rem);line-height:1.04;letter-spacing:-.048em}
.product-detail-page .product-detail-lead{margin:13px 0 18px;color:#64706c;font-size:.96rem;line-height:1.65}
.product-detail-page .product-detail-specs{margin-bottom:16px;border-color:#dce5e2;border-radius:16px;background:#dce5e2}
.product-detail-page .product-detail-specs>div{padding:12px 15px;background:rgba(255,255,255,.95)}
.product-detail-page .product-detail-specs dt{color:#7a8581}
.product-detail-page .product-detail-copy section{padding:20px 22px;border:1px solid rgba(22,79,69,.09);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(21,52,45,.045)}
.product-detail-page .product-detail-copy section h2{margin:0;color:#222927;font-size:clamp(1.12rem,1.7vw,1.42rem);line-height:1.38}
.product-detail-page .product-detail-copy section p{margin:6px 0 11px;font-size:.88rem;line-height:1.55}
.product-detail-page .product-detail-copy section ul{gap:5px;font-size:.88rem}
.product-detail-page .product-detail-copy section li{padding-left:2px;line-height:1.5}
.product-detail-page .related-product-section{border-top:1px solid #e1e7e4;background:#fff}
.product-detail-page .related-product-grid>a{border:1px solid #e3e8e6;background:#f7f9f8}
.product-detail-page .product-review-section{display:block;padding:56px 0 64px;border-top:1px solid #e1e7e4;background:#f8faf9}
.product-review-section-intro{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:24px}
.product-review-section-intro .eyebrow{margin:0 0 6px;color:#278776;font-size:.72rem}
.product-review-section-intro h2{margin:0;color:#202725;font-size:clamp(1.8rem,3.4vw,2.7rem);letter-spacing:-.035em}
.product-review-trust-note{margin:7px 0 0;color:#78837f;font-size:.8rem}
.product-review-overview{display:flex;align-items:center;gap:16px;min-width:270px;padding:14px 18px;border:1px solid #e0e6e3;border-radius:18px;background:#fff}
.product-review-average{display:flex;align-items:baseline;gap:3px;color:#202725;font-size:2rem;font-weight:900;line-height:1}
.product-review-average small{color:#79837f;font-size:.72rem;font-weight:750}
.product-review-overview-copy{display:grid;gap:4px;min-width:0}
.product-review-overall-stars{color:#d9951c;font-size:1.08rem;font-weight:850;letter-spacing:.025em;line-height:1;white-space:nowrap}
.product-review-overview-copy small{color:#727d79;font-size:.7rem;line-height:1.35}
.product-detail-page .product-review-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:22px}
.product-detail-page .product-review-read,.product-detail-page .product-review-form{border-color:#e2e7e5;border-radius:22px;box-shadow:none}
.product-detail-page .product-review-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:5px;padding-bottom:17px;border-bottom:1px solid #ecefed}
.product-detail-page .product-review-head small{color:#85908c;font-size:.68rem;font-weight:750;letter-spacing:.04em}
.product-detail-page .product-review-head h3{margin:3px 0 0;color:#242b29;font-size:1.22rem}
.product-detail-page .product-review-summary{background:#f1f5f3;color:#5d6965}
.product-detail-page .product-review-list{gap:0}
.product-detail-page .product-review-item{padding:18px 2px;border:0;border-bottom:1px solid #edf0ef;border-radius:0;background:transparent}
.product-detail-page .product-review-item:last-child{border-bottom:0}
.product-detail-page .product-review-item header{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px}
.product-detail-page .product-review-avatar{display:grid;width:42px;height:42px;place-items:center;border:1px solid #e0e6e3;border-radius:50%;background:#f6f8f7;font-size:1.32rem}
.product-detail-page .product-review-item time{color:#727d79;font-size:.95rem;font-weight:650}
.product-detail-page .product-review-score{padding:0;background:transparent;color:#d9951c;font-size:.86rem;letter-spacing:.035em}
.product-detail-page .product-review-item>p{margin-left:53px;color:#4f5955}
.product-detail-page .product-review-form{top:104px;gap:15px;padding:25px}
.product-detail-page .product-review-form .eyebrow{margin:0 0 5px;color:#278776;font-size:.66rem}
.product-detail-page .product-review-form h2{font-size:1.3rem}
.product-detail-page .product-review-form>div>p:last-child{font-size:.76rem}
.product-detail-page .product-review-ratings span{width:42px;height:44px;font-size:2.1rem}
.product-detail-page .product-review-submit{min-height:46px;border-radius:12px;background:#147ee8}
.product-detail-page .product-review-submit:hover{background:#0d6fd1}

@media(min-width:761px){
  .product-detail-page .nav{grid-template-columns:minmax(190px,245px) minmax(0,1fr) auto 48px;width:min(calc(100% - 40px),1520px);min-height:88px;gap:16px}
  .product-detail-page .brand{min-width:0;gap:7px}
  .product-detail-page .brand::before{width:50px;height:50px;flex-basis:50px}
  .product-detail-page .brand img{width:170px;height:52px;flex-basis:170px}
  .product-detail-page .nav-links{justify-content:flex-end;gap:clamp(12px,1.5vw,24px)}
  .product-detail-page .nav-links a,.product-detail-page .product-series-toggle{font-size:clamp(.85rem,1vw,.98rem)}
  .product-detail-page .store-choice{padding-inline:8px}
}

@media(max-width:760px){
  .product-detail-page .breadcrumb{padding-top:13px}
  .product-detail-page .breadcrumb ol{gap:6px;font-size:.7rem}
  .product-detail-page .product-detail-hero{padding:14px 0 38px}
  .product-detail-page .product-detail-layout{grid-template-columns:1fr;gap:24px}
  .product-detail-page .product-detail-purchase{position:static}
  .product-detail-page .product-detail-purchase-card{border-radius:22px;box-shadow:0 12px 34px rgba(21,52,45,.08)}
  .product-detail-page .product-detail-purchase-card>.product-image-wrap{aspect-ratio:4/3;padding:14px}
  .product-detail-page .product-detail-purchase-card .product-image-trigger{inset:14px;width:calc(100% - 28px);height:calc(100% - 28px)!important}
  .product-detail-page .product-detail-purchase-card .product-body{padding:18px 16px 19px}
  .product-detail-page .product-detail-purchase-card .product-body h3{font-size:1.08rem}
  .product-detail-page .product-detail-purchase-card .card-variant-row,.product-detail-page .product-detail-purchase-card .card-variant-row:has(.card-remove-spacer){grid-template-columns:minmax(0,1fr) 62px 28px;gap:7px}
  .product-detail-page .product-detail-purchase-card .card-variant-row:has(.card-remove-spacer){grid-template-columns:minmax(0,1fr) 62px}
  .product-detail-page .product-detail-purchase-card .card-variant-field select,.product-detail-page .product-detail-purchase-card .card-variant-field input{height:42px;padding:7px 9px;font-size:.82rem}
  .product-detail-page .product-detail-purchase-card .block-capacity-row{--block-capacity-control-size:42px;grid-template-columns:minmax(0,1fr) var(--block-capacity-control-size)}
  .product-detail-page .product-detail-purchase-card .block-selection-action{width:var(--block-capacity-control-size);height:var(--block-capacity-control-size)}
  .product-detail-page .product-detail-purchase-card .flavor-stock-liquid{height:40px}
  .product-detail-page .product-detail-purchase-card .flavor-actions{gap:7px;margin-top:9px}
  .product-detail-page .product-detail-purchase-card .flavor-actions button{min-height:41px;padding:8px 6px!important;font-size:.78rem!important}
  .product-detail-page .product-detail-purchase-card .product-foot{grid-template-columns:1fr;margin-top:13px;padding-top:13px}
  .product-detail-page .product-detail-purchase-card .card-cart-button{width:100%;min-width:0}
  .product-detail-page .product-detail-copy{padding:0}
  .product-detail-page .product-detail-copy>.eyebrow{margin-bottom:7px;font-size:.68rem}
  .product-detail-page .product-detail-copy h1{font-size:clamp(1.85rem,8.2vw,2.35rem);line-height:1.07;letter-spacing:-.04em}
  .product-detail-page .product-detail-lead{margin:9px 0 13px;font-size:.86rem;line-height:1.55}
  .product-detail-page .product-detail-specs{margin-bottom:13px;border-radius:14px}
  .product-detail-page .product-detail-specs>div{padding:10px 12px}
  .product-detail-page .product-detail-specs dt{font-size:.64rem}
  .product-detail-page .product-detail-specs dd{font-size:.82rem}
  .product-detail-page .product-detail-copy section{padding:15px 14px;border-radius:14px}
  .product-detail-page .product-detail-copy section h2{font-size:1.08rem}
  .product-detail-page .product-detail-copy section p{margin:5px 0 9px;font-size:.82rem;line-height:1.5}
  .product-detail-page .product-detail-copy section ul{gap:4px;padding-left:1.08rem;font-size:.82rem}
  .product-detail-page .product-detail-copy section li{line-height:1.45}
  .product-detail-page .related-product-section{padding:38px 0}
  .product-detail-page .related-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .product-detail-page .related-product-grid>a{padding:8px 8px 12px;border-radius:14px}
  .product-detail-page .product-review-section{padding:38px 0 44px}
  .product-review-section-intro{align-items:stretch;flex-direction:column;gap:13px;margin-bottom:17px}
  .product-review-trust-note{margin-top:5px;font-size:.74rem}
  .product-review-overview{justify-content:flex-start;min-width:0;padding:12px 14px;border-radius:15px}
  .product-review-average{font-size:1.7rem}
  .product-review-overall-stars{font-size:1rem}
  .product-detail-page .product-review-layout{grid-template-columns:1fr;gap:14px}
  .product-detail-page .product-review-read{order:1;padding:18px 16px}
  .product-detail-page .product-review-form{order:2;padding:18px 16px}
  .product-detail-page .product-review-head{align-items:flex-start;gap:10px}
  .product-detail-page .product-review-summary{font-size:.66rem;text-align:right}
  .product-detail-page .product-review-item{padding:15px 0}
  .product-detail-page .product-review-item time{font-size:.9rem}
  .product-detail-page .product-review-item>p{margin-left:49px;font-size:.86rem}
  .product-detail-page .product-review-ratings{max-width:100%;overflow:visible}
}

@media(max-width:430px){
  .product-detail-page .product-detail-specs{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-detail-page .product-detail-purchase-card .flavor-actions{grid-template-columns:minmax(0,1fr)}
}

/* 所有需解鎖的購買按鈕：白色為未完成軌道，藍色只代表目前進度，鎖頭保持純白。 */
.product-foot .minimum-card-button{position:relative;isolation:isolate;display:grid!important;place-items:center;overflow:hidden;border:1px solid var(--apple-blue)!important;background:#fff!important;color:var(--apple-blue)!important;box-shadow:none!important;transition:border-color .24s ease,background-color .24s ease,color .24s ease,transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .24s ease!important}
.product-foot .minimum-card-button .minimum-card-progress{position:absolute;inset:0;z-index:-1;display:block;overflow:hidden;border-radius:inherit;pointer-events:none}
.product-foot .minimum-card-button .minimum-card-progress>i{position:absolute;top:0;bottom:0;left:0;display:block;width:var(--minimum-progress,33.333333%);overflow:hidden;border-radius:12px 0 0 12px;background:var(--apple-blue);transition:width .58s cubic-bezier(.2,.85,.25,1)}
.product-foot .minimum-card-button .minimum-card-progress>i::after{position:absolute;top:-18%;bottom:-18%;left:-42%;width:34%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.52),transparent);content:"";opacity:0;transform:skewX(-16deg)}
.product-foot .minimum-card-button.is-progressing .minimum-card-progress>i::after{animation:minimum-progress-flow .7s ease-out both}
.product-foot .minimum-card-button .minimum-card-label{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:38px;padding:0;background:transparent;color:inherit;font-size:1rem;font-style:normal;font-weight:900;line-height:1;box-shadow:none;transition:transform .28s ease,color .24s ease}
.product-foot .minimum-card-button.is-locked,.product-foot .minimum-card-button.is-locked:hover{border-color:var(--apple-blue)!important;background:#fff!important;color:var(--apple-blue)!important;cursor:pointer}
.product-foot .minimum-card-button:not(.is-locked){border:0!important;background:var(--apple-blue)!important;color:#fff!important;box-shadow:none!important}
.product-foot .minimum-card-button:not(.is-locked):hover{background:var(--apple-blue-hover)!important}
.product-foot .minimum-card-button:not(.is-locked):active{background:var(--apple-blue-active)!important}
.product-foot .minimum-card-button:not(.is-locked) .minimum-card-progress{opacity:0;transition:opacity .18s ease}
.product-foot .minimum-card-button:not(.is-locked) .minimum-card-label{min-width:0;height:auto;padding:0;border-radius:0;background:none!important;color:#fff;font-size:inherit;font-weight:inherit;line-height:inherit;box-shadow:none!important;text-shadow:none;transition:transform .28s ease!important}
.product-foot .cart-lock-icon{display:block;width:38px;height:38px;overflow:visible;opacity:1;filter:drop-shadow(0 0 1px rgba(0,82,180,.9)) drop-shadow(0 3px 5px rgba(0,45,105,.2));transition:opacity .14s ease,transform .24s ease}
.product-foot .cart-lock-shackle{fill:none;stroke:#fff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;transform-box:fill-box;transform-origin:82% 100%}
.product-foot .cart-lock-shackle-shine{stroke:rgba(255,255,255,.72);stroke-width:2.1}
.product-foot .cart-lock-body rect{fill:#fff;stroke:#fff;stroke-width:1.5}
.product-foot .cart-lock-body-shine{fill:none;stroke:rgba(0,113,227,.2);stroke-width:2.1;stroke-linecap:round}
.product-foot .cart-lock-body circle{fill:var(--apple-blue)}
.product-foot .cart-lock-keyhole{fill:none;stroke:var(--apple-blue);stroke-width:2.5;stroke-linecap:round}
.product-foot .cart-lock-sparks{fill:none;stroke:#fff;stroke-width:2.2;stroke-linecap:round;opacity:.9}
.product-foot .minimum-unlocked-text{display:inline-block;max-width:0;overflow:hidden;opacity:0;white-space:nowrap;transform:translateY(4px);transition:max-width .01s linear .7s,opacity .16s ease,transform .2s ease}
.product-foot .minimum-card-button:not(.is-locked) .cart-lock-icon{position:absolute;opacity:0;transform:translateY(-8px) scale(.78)}
.product-foot .minimum-card-button:not(.is-locked) .minimum-unlocked-text{max-width:12em;opacity:1;transform:translateY(0);transition:max-width .01s linear,opacity .2s ease .24s,transform .24s ease .2s}
.product-foot .minimum-card-button.is-unlocking{animation:minimum-button-unlock .68s cubic-bezier(.2,.8,.2,1) both}
.product-foot .minimum-card-button.is-unlocking .minimum-card-label{animation:minimum-label-unlock .72s cubic-bezier(.2,.8,.2,1) both}
.product-foot .minimum-card-button:not(.is-locked).is-unlocking .cart-lock-icon{opacity:1;animation:cart-lock-release .72s cubic-bezier(.2,.72,.2,1) both}
.product-foot .minimum-card-button.is-unlocking .cart-lock-shackle{animation:cart-lock-shackle-open .72s cubic-bezier(.18,.86,.22,1) both}
.product-foot .minimum-card-button.is-unlocking .cart-lock-body{transform-box:fill-box;transform-origin:center;animation:cart-lock-body-pop .72s ease both}
.product-foot .minimum-card-button.is-unlocking .cart-lock-sparks{animation:cart-lock-spark .72s ease-out both}
@keyframes minimum-progress-flow{0%{left:-42%;opacity:0}20%{opacity:.86}100%{left:112%;opacity:0}}
@keyframes minimum-button-unlock{0%{transform:scale(.985)}48%{transform:scale(1.035);box-shadow:0 0 0 7px rgba(39,135,118,.13),0 10px 22px rgba(39,135,118,.25)}100%{transform:scale(1)}}
@keyframes minimum-label-unlock{0%{opacity:.2;transform:scale(.72)}58%{opacity:1;transform:scale(1.08)}100%{transform:scale(1)}}
@keyframes cart-lock-shackle-open{0%,18%{transform:none}48%{transform:translate(4px,-3px) rotate(18deg)}100%{transform:translate(7px,-5px) rotate(25deg)}}
@keyframes cart-lock-body-pop{0%,20%{transform:scale(1)}48%{transform:scale(1.08)}100%{transform:scale(.94)}}
@keyframes cart-lock-spark{0%,25%{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1.2)}100%{opacity:0;transform:scale(1.45)}}
@keyframes cart-lock-release{0%,58%{opacity:1;transform:translateY(0) scale(1)}100%{opacity:0;transform:translateY(-11px) scale(.72)}}
@media(prefers-reduced-motion:reduce){.product-foot .minimum-card-button,.product-foot .minimum-card-button .minimum-card-progress>i,.product-foot .minimum-card-button .minimum-card-label,.product-foot .cart-lock-icon,.product-foot .minimum-unlocked-text{transition:none!important}.product-foot .minimum-card-button.is-progressing .minimum-card-progress>i::after,.product-foot .minimum-card-button.is-unlocking,.product-foot .minimum-card-button.is-unlocking .minimum-card-label,.product-foot .minimum-card-button.is-unlocking .cart-lock-icon,.product-foot .minimum-card-button.is-unlocking .cart-lock-shackle,.product-foot .minimum-card-button.is-unlocking .cart-lock-body,.product-foot .minimum-card-button.is-unlocking .cart-lock-sparks{animation:none!important}}

/* 商品卡片底部基线：所有目录页统一价格、评价与购物车按钮的位置。 */
.brand-group .product-card .product-body,
.hot-product-card .product-body{
  display:flex;
  min-width:0;
  flex:1 1 auto;
  flex-direction:column;
}
.brand-group .product-card .product-foot,
.hot-product-card .product-foot{
  width:100%;
  min-height:98px;
  flex:0 0 98px;
  grid-template-rows:44px 42px;
  margin-top:auto!important;
}
.brand-group .product-card .product-foot .price,
.hot-product-card .product-foot .price,
.brand-group .product-card .product-foot .product-review-count,
.hot-product-card .product-foot .product-review-count{
  align-self:center;
}
.brand-group .product-card .product-foot .card-cart-button,
.hot-product-card .product-foot .card-cart-button{
  align-self:end;
  width:100%;
  height:42px;
  min-height:42px;
  padding-block:0;
}
.block-pair-carousel,
.mobile-product-carousel{
  align-items:stretch!important;
}
.block-pair-carousel>.product-card,
.mobile-product-carousel>.product-card{
  height:auto!important;
  align-self:stretch;
}
.block-pair-carousel>.block-combo-card,
.mobile-product-carousel>.block-combo-card{
  align-self:flex-start;
}
@media(max-width:600px){
  .mobile-product-carousel>.product-card .product-foot{
    min-height:98px;
    flex-basis:98px;
    grid-template-rows:44px 42px;
    margin-top:auto!important;
    padding-top:4px;
  }
  .mobile-product-carousel>.product-card .product-foot .card-cart-button{
    height:42px;
    min-height:42px;
    padding-block:0;
  }
}

/* 積木系列：圖片固定，煙彈與配對主機只在文字／選項區域水平切換。 */
.block-combo-card{isolation:isolate}
.block-combo-stage{position:relative;display:flex;min-width:0;flex:1 1 auto;overflow:hidden}
.block-combo-panel{display:flex;width:100%;min-width:0;flex:1 0 100%;opacity:1;transform:translate3d(0,0,0)}
.block-combo-panel[hidden]{display:none!important}
.block-combo-panel>.product-body{width:100%;min-width:0;flex:1 1 auto}
.block-combo-stage.is-combo-sliding>.block-combo-panel{position:absolute;top:0;left:0;width:100%;will-change:opacity,transform}
.block-combo-switch{top:62px;right:14px;z-index:10;min-height:38px;padding:5px 11px;border-color:var(--apple-blue);background:var(--apple-blue);box-shadow:0 6px 16px rgba(0,113,227,.18);color:#fff;font-size:.64rem;line-height:1.15;text-align:center}
.block-combo-switch:hover{border-color:var(--apple-blue-hover);background:var(--apple-blue-hover);color:#fff}
.block-combo-switch::before,.block-combo-switch::after{position:absolute;top:auto;bottom:calc(100% + 7px);z-index:1;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:contain;content:"";filter:drop-shadow(0 3px 4px rgba(20,52,46,.2));pointer-events:none}
.block-combo-switch::before{left:calc(50% - 9px);width:22px;height:38px;background-image:url("../assets/block-combo-refill-green.svg?v=20260911-block-pairing-1")}
.block-combo-switch::after{left:calc(50% - 35px);width:24px;height:40px;background-image:url("../assets/block-combo-host-yellow.svg?v=20260911-combo-layout-1");opacity:0;transform:translateX(-9px)}
.block-combo-switch[aria-pressed="true"]::before{left:calc(50% + 3px)}
.block-combo-switch[aria-pressed="true"]::after{left:calc(50% - 21px);opacity:1;transform:translateX(0)}
.block-combo-switch[aria-pressed="false"].is-combo-button-switching::before{animation:block-refill-dock .42s cubic-bezier(.2,.75,.24,1) both}
.block-combo-switch[aria-pressed="false"].is-combo-button-switching::after{animation:block-host-dock .42s cubic-bezier(.2,.75,.24,1) both}
.block-combo-switch[aria-pressed="true"].is-combo-button-switching::before{animation:block-refill-undock .42s cubic-bezier(.4,0,.2,1) both}
.block-combo-switch[aria-pressed="true"].is-combo-button-switching::after{animation:block-host-undock .42s cubic-bezier(.4,0,.2,1) both}
@keyframes block-refill-dock{0%{left:calc(50% - 9px);transform:translateX(0)}72%{left:calc(50% + 3px);transform:translateX(0)}80%{left:calc(50% + 3px);transform:translateX(-1.5px)}88%{left:calc(50% + 3px);transform:translateX(1.5px)}95%{left:calc(50% + 3px);transform:translateX(-.7px)}100%{left:calc(50% + 3px);transform:translateX(0)}}
@keyframes block-host-dock{0%{left:calc(50% - 35px);opacity:0;transform:translateX(-9px)}45%{opacity:1}72%{left:calc(50% - 21px);opacity:1;transform:translateX(0)}80%{left:calc(50% - 21px);opacity:1;transform:translateX(-1.5px)}88%{left:calc(50% - 21px);opacity:1;transform:translateX(1.5px)}95%{left:calc(50% - 21px);opacity:1;transform:translateX(-.7px)}100%{left:calc(50% - 21px);opacity:1;transform:translateX(0)}}
@keyframes block-refill-undock{from{left:calc(50% + 3px)}to{left:calc(50% - 9px)}}
@keyframes block-host-undock{from{left:calc(50% - 21px);opacity:1;transform:translateX(0)}55%{opacity:1}to{left:calc(50% - 35px);opacity:0;transform:translateX(-9px)}}
.block-combo-switch>span{display:block;white-space:pre-line;will-change:opacity,transform}
.block-combo-switch i{display:none}
.block-combo-switch.is-combo-button-switching{overflow:visible;transform-origin:right center;will-change:width,transform,box-shadow}
.block-combo-switch.is-combo-button-switching:disabled{opacity:1;cursor:progress}
.block-combo-device-body{justify-content:flex-start}
.combo-device-model-field{margin:8px 0 10px}
.product-detail-page .block-combo-stage{min-height:410px}
.product-detail-page .block-combo-panel>.product-body{min-height:410px}
@media(max-width:600px){
  .block-combo-switch{top:58px;right:10px;max-width:calc(100% - 20px);min-height:36px;padding:5px 9px;font-size:.61rem}
  .product-detail-page .block-combo-stage,.product-detail-page .block-combo-panel>.product-body{min-height:0}
}
@media(prefers-reduced-motion:reduce){
  .product-price-display.is-price-switching,.block-combo-stage.is-combo-sliding>.block-combo-panel,.block-combo-switch>span,.block-combo-switch i,.block-combo-switch.is-combo-button-switching{will-change:auto}
  .block-combo-switch::before,.block-combo-switch::after{animation:none!important;transition:none!important}
}

/* 商品卡片評論：點擊評價數量後，在原卡片底部展開公開評論。 */
.product-review-count{appearance:none;margin:0;padding:6px 0 6px 6px;border:0;background:transparent;font-family:inherit;font-size:.76rem;font-weight:500;line-height:1.3;gap:5px;cursor:pointer}
.product-review-count>svg{width:15px;height:15px;flex-basis:15px;stroke-width:1.7}
.product-review-count i{position:relative;display:inline-grid;width:12px;height:16px;flex:0 0 12px;place-items:center;color:inherit;font-size:0;font-style:normal;transition:transform .2s ease,color .2s ease}
.product-review-count i::before{content:'';width:5px;height:5px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg)}
.product-review-count[aria-expanded="true"]{color:#14796b}
.product-review-count[aria-expanded="true"] i{color:#14796b;transform:rotate(180deg)}
.product-review-count:focus-visible{border-radius:6px;outline:2px solid #14796b;outline-offset:4px}
.product-card.has-expanded-reviews{height:auto!important;min-height:0;overflow:hidden}
.product-grid:has(>.product-card.has-expanded-reviews){align-items:start}
.product-card-reviews{width:100%;padding:14px 16px 4px;border-top:1px solid #e4e8e6;background:#fff}
.product-card-reviews[hidden]{display:none!important}
.product-card-reviews>header{display:grid;grid-template-columns:minmax(0,1fr) auto 30px;align-items:center;gap:9px;margin-bottom:4px;padding-bottom:10px;border-bottom:1px solid #edf0ef}
.product-card-reviews h4{margin:0;color:#242a28;font-size:.92rem;font-weight:750}
.product-card-reviews>header>span{padding:4px 8px;border-radius:999px;background:#f3f5f4;color:#6d7572;font-size:.67rem;font-weight:700;text-align:right;white-space:nowrap}
.product-card-review-close{display:grid;width:30px;height:30px;place-items:center;padding:0;border:1px solid #d5dfdb;border-radius:50%;background:#fff;color:#5b6762;cursor:pointer;font-size:1.2rem;line-height:1}
.product-card-review-close:hover{border-color:#89bcb2;color:#14796b}
.product-card-review-list{display:grid;max-height:300px;gap:0;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}
.product-card-review-item{display:grid;gap:7px;padding:13px 2px;border:0;border-bottom:1px solid #edf0ef;background:transparent}
.product-card-review-item:last-child{border-bottom:0}
.product-card-review-item header{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px}
.product-card-review-avatar,.product-review-avatar{display:grid;flex:0 0 auto;width:32px;height:32px;place-items:center;border:1px solid #e1e5e3;border-radius:50%;background:#f5f6f6;font-size:18px;line-height:1}
.product-card-review-item time{min-width:0;color:#858e8a;font-size:.66rem;font-weight:650}
.product-card-review-score{color:#d59626;font-size:.66rem;letter-spacing:.015em;white-space:nowrap}
.product-card-review-item p{display:block!important;margin:0 0 0 41px;color:#59615e;font-size:.75rem;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}
.product-card-review-empty{margin:10px 0;padding:20px 12px;border:0;border-radius:10px;background:#f6f7f7;color:#747c79;font-size:.76rem;font-weight:600;text-align:center}
.product-card-review-empty.is-error{color:#a43e35}
.product-card-review-form{display:grid;gap:12px;padding:12px 12px 4px}
.product-card-review-form[hidden],.product-card-review-list[hidden]{display:none!important}
.product-card-reviews.is-view-transitioning{overflow:hidden;pointer-events:none}
.product-card-reviews.is-view-transitioning>header,.product-card-reviews.is-view-transitioning .product-card-review-list,.product-card-reviews.is-view-transitioning .product-card-review-form{will-change:opacity,transform}
.product-card-review-form-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #ecefee}
.product-card-review-form-head>span{display:grid;gap:2px}
.product-card-review-form-head strong{color:#24312d;font-size:.95rem}
.product-card-review-form-head small{color:#7a8681;font-size:.68rem}
.product-card-review-form-head button{padding:6px 9px;border:1px solid #dfe3e1;border-radius:999px;background:#f5f6f6;color:#59625f;cursor:pointer;font-size:.68rem;font-weight:750}
.product-card-review-privacy{margin:0;color:#6f7c77!important;font-size:.72rem!important;line-height:1.55}
.product-card-review-form>label{display:grid;gap:6px;color:#34413c;font-size:.76rem;font-weight:780}
.product-card-review-form input[type="tel"],.product-card-review-form textarea{width:100%;padding:10px 11px;border:1px solid #d8e1dd;border-radius:11px;background:#fff;color:#202825;font:inherit;outline:0;transition:border-color .18s ease,box-shadow .18s ease}
.product-card-review-form textarea{min-height:82px;resize:vertical;line-height:1.5}
.product-card-review-form input[type="tel"]:focus,.product-card-review-form textarea:focus{border-color:#8b9491;box-shadow:0 0 0 3px rgba(69,78,75,.1)}
.product-card-review-form fieldset{min-width:0;margin:0;padding:0;border:0}
.product-card-review-form legend{margin-bottom:6px;color:#34413c;font-size:.76rem;font-weight:780}
.product-card-review-ratings{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:4px}
.product-card-review-ratings input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}
.product-card-review-ratings label{padding:0 1px;color:#d6ddda;cursor:pointer;font-size:1.55rem;line-height:1;transition:color .16s ease,transform .16s ease}
.product-card-review-ratings label:hover,.product-card-review-ratings label:hover~label,.product-card-review-ratings input:checked~label{color:#d8a52d}
.product-card-review-ratings label:hover{transform:scale(1.1)}
.product-card-review-ratings input:focus-visible+label{border-radius:4px;outline:2px solid #14796b;outline-offset:2px}
.product-card-review-form-status{min-height:1.2em;margin:0;color:#68746f;font-size:.7rem;line-height:1.45}
.product-card-review-form-status.is-error{color:#a43e35}
.product-card-review-form-status.is-success{color:#14796b}
@media(max-width:600px){
  .product-card-reviews{padding:12px 13px 3px}
  .product-card-reviews>header{grid-template-columns:minmax(0,1fr) auto 28px}
  .product-card-review-close{width:28px;height:28px}
  .product-card-review-list{max-height:270px}
}
@media(prefers-reduced-motion:reduce){.product-review-count i{transition:none}.product-card-reviews.is-view-transitioning>header,.product-card-reviews.is-view-transitioning .product-card-review-list,.product-card-reviews.is-view-transitioning .product-card-review-form,.product-card-reviews.is-drawer-transitioning{will-change:auto}}
.product-card .product-foot.has-review-drawer{flex-basis:auto!important;grid-template-rows:44px auto 44px!important;row-gap:4px}
.product-foot.has-review-drawer>.product-card-reviews{grid-column:1/-1;grid-row:2;min-height:0;padding:0;border:0;overflow:hidden;overflow-anchor:none;contain:layout paint}
.product-foot.has-review-drawer>.product-card-reviews.is-drawer-transitioning{pointer-events:none;will-change:height}
.product-foot.has-review-drawer>.product-card-reviews>header{grid-template-columns:1fr auto;margin:0;padding:12px 12px 10px}
.product-foot.has-review-drawer .product-card-review-close{display:none}
.product-foot.has-review-drawer .product-card-review-list{padding:0 12px 4px}
.product-card-reviews.is-composing>header{display:none}
.product-card .product-foot.has-review-drawer>.review-publish-button{grid-column:1/-1;grid-row:3;justify-self:stretch;width:100%!important;min-width:96px!important;min-height:44px!important;padding:10px 14px!important;border:0!important;border-radius:12px!important;background:#147ee8!important;color:#fff!important;font-size:.84rem!important;font-weight:850!important;box-shadow:none!important;transition:background .2s ease!important}
.product-card .product-foot.has-review-drawer>.review-publish-button:hover{background:#0d6fd1!important;box-shadow:none!important;transform:translateY(-1px)}
.product-card .product-foot.has-review-drawer>.review-publish-button[data-mode="submit"]{background:#147ee8!important;color:#fff!important}
.product-card .product-foot.has-review-drawer>.review-publish-button[data-mode="submit"]:hover{background:#0d6fd1!important}
.product-card .product-foot.has-review-drawer>.review-publish-button.is-review-button-closing{pointer-events:none}
.product-card .product-foot>.review-publish-button{position:relative;isolation:isolate;overflow:hidden}
.review-publish-button>.review-button-color{position:absolute;inset:0;border-radius:inherit;pointer-events:none}
.review-publish-button>.review-button-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}

/* 一次性、主機／替換彈與積木頁共用的分類入口。 */
.catalog-intro{display:grid;grid-template-columns:minmax(0,.88fr) minmax(390px,1.12fr);grid-template-areas:"copy search" "copy help";align-items:center;gap:12px clamp(28px,4vw,58px);margin:8px 0 34px;padding:clamp(26px,3vw,42px);border:1px solid #dfe6e3;border-radius:28px;background:radial-gradient(circle at 0 0,rgba(39,135,118,.12),transparent 42%),linear-gradient(145deg,#fbfdfc,#f2f6f4);box-shadow:0 16px 42px rgba(30,65,55,.07)}
.catalog-intro>.section-head{grid-area:copy;align-self:center;margin:0}
.catalog-intro>.section-head>div{max-width:610px}
.catalog-intro>.section-head .eyebrow{display:inline-flex;margin:0 0 12px;padding:6px 10px;border-radius:999px;background:#e3f2ed;color:#176f61;font-size:.7rem;font-weight:850;letter-spacing:.14em}
.catalog-intro>.section-head h1{margin:0;color:#1d2925;font-size:clamp(2rem,4vw,3.65rem);line-height:1.03;letter-spacing:-.045em}
.catalog-intro>.section-head p:not(.eyebrow){max-width:560px;margin:16px 0 0;color:#65716c;font-size:clamp(.9rem,1.25vw,1.04rem);line-height:1.75}
.catalog-intro>.product-search{grid-area:search;margin:0;padding:20px;border:1px solid rgba(31,85,70,.13);border-radius:20px;background:rgba(255,255,255,.88);box-shadow:0 8px 24px rgba(30,65,55,.06)}
.catalog-intro>.product-search>label{margin:0 0 10px;color:#27332f;font-size:.86rem;font-weight:800}
.catalog-intro .product-search-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}
.catalog-intro .product-search-row::before{position:absolute;left:17px;top:50%;z-index:1;width:15px;height:15px;border:2px solid #6f7e78;border-radius:50%;content:"";pointer-events:none;transform:translateY(-58%)}
.catalog-intro .product-search-row::after{position:absolute;left:30px;top:50%;z-index:1;width:7px;height:2px;border-radius:99px;background:#6f7e78;content:"";pointer-events:none;transform:translateY(5px) rotate(45deg);transform-origin:left center}
.catalog-intro .product-search input{width:100%;height:54px;padding:11px 16px 11px 48px;border:1px solid #ccd7d3;border-radius:15px;background:#fff;color:#202925;font-size:.94rem;box-shadow:inset 0 1px 2px rgba(20,50,42,.03)}
.catalog-intro .product-search input::placeholder{color:#8a9490}
.catalog-intro .product-search-row>span{display:inline-flex;min-width:0;min-height:36px;align-items:center;padding:7px 11px;border-radius:999px;background:#edf5f2;color:#497067;font-size:.76rem;font-weight:780;text-align:center;white-space:nowrap}
.catalog-intro>.product-inquiry-notice{grid-area:help;display:grid;grid-template-columns:32px minmax(0,1fr);grid-template-rows:auto auto;column-gap:11px;row-gap:2px;margin:0;padding:13px 16px;border:0;border-radius:16px;background:rgba(231,244,239,.8);color:#61706a;font-size:.78rem}
.catalog-intro>.product-inquiry-notice::before{display:grid;grid-column:1;grid-row:1/3;width:32px;height:32px;place-items:center;border-radius:10px;background:#fff;color:#19806f;box-shadow:0 3px 10px rgba(23,103,88,.09);content:"?";font-size:.9rem;font-weight:900}
.catalog-intro>.product-inquiry-notice strong{grid-column:2;color:#2b3733;font-size:.8rem}
.catalog-intro>.product-inquiry-notice span{grid-column:2}
.catalog-intro>.product-inquiry-notice a{color:#14796b;font-weight:850;text-decoration:none;border-bottom:1px solid currentColor}
@media(max-width:820px){.catalog-intro{grid-template-columns:1fr;grid-template-areas:"copy" "search" "help";gap:16px;padding:24px}.catalog-intro>.section-head>div{max-width:none}}
@media(max-width:600px){
 .catalog-intro{gap:18px;margin:4px 0 24px;padding:20px 18px;border-radius:22px;background:linear-gradient(155deg,#f4faf7,#f8f9f8);box-shadow:none}
 .catalog-intro>.section-head{padding-bottom:2px}
 .catalog-intro>.section-head .eyebrow{margin-bottom:10px;padding:5px 9px;font-size:.64rem}
 .catalog-intro>.section-head h1{font-size:clamp(2rem,10vw,2.65rem);line-height:1.08}
 .catalog-intro>.section-head p:not(.eyebrow){margin-top:12px;font-size:.88rem;line-height:1.65}
 .catalog-intro>.product-search{padding:0;border:0;background:transparent;box-shadow:none}
 .catalog-intro>.product-search>label{margin-bottom:8px;font-size:.8rem}
 .catalog-intro .product-search-row{grid-template-columns:1fr;gap:8px}
 .catalog-intro .product-search-row::before,.catalog-intro .product-search-row::after{top:26px}
 .catalog-intro .product-search input{height:52px;border-radius:14px;font-size:.88rem}
 .catalog-intro .product-search-row>span{justify-self:start;min-height:28px;padding:5px 9px;font-size:.7rem}
 .catalog-intro>.product-inquiry-notice{padding:12px 13px;border-radius:14px;background:#eaf5f1}
}

/* 熱賣與品牌商品使用相同卡片尺寸。 */
.hot-products{padding:26px!important}
#hot-product-grid{gap:16px;padding:0 0 8px;scroll-padding-inline:0}
#hot-product-grid>.hot-product-card{flex:0 0 calc((100% - 48px)/4);width:calc((100% - 48px)/4);min-width:0}
.hot-product-card .product-body{padding:12px}
.korea-page #hot-product-grid{gap:24px}
.korea-page #hot-product-grid>.hot-product-card{flex-basis:calc((100% - 48px)/3);width:calc((100% - 48px)/3)}
@media(max-width:1200px){#hot-product-grid>.hot-product-card{flex-basis:calc((100% - 32px)/3);width:calc((100% - 32px)/3)}}
@media(max-width:920px){#hot-product-grid>.hot-product-card{flex-basis:calc((100% - 16px)/2);width:calc((100% - 16px)/2)}.korea-page #hot-product-grid>.hot-product-card{flex-basis:calc((100% - 24px)/2);width:calc((100% - 24px)/2)}}
@media(max-width:600px){
 .hot-products{padding:18px 14px!important}
 #hot-product-grid.mobile-product-carousel{gap:0;padding:2px 0 8px;scroll-padding-inline:0}
 #hot-product-grid.mobile-product-carousel>.hot-product-card{flex:0 0 100%;width:100%;min-width:100%;min-height:0!important}
 #hot-product-grid.mobile-product-carousel>.hot-product-card .product-body{gap:8px;padding:12px 14px 14px}
}

/* 首頁四頁滑動導覽：主視覺 → 下單流程 → 安心保障 → 配送時間 */
.hero-overlay-slider>.hero-order-process-panel,.hero-overlay-slider>.hero-safety-panel{position:relative;inset:auto;display:flex;flex:0 0 100%;width:100%;height:100%;align-items:center;justify-content:center;padding:clamp(24px,5vw,70px);scroll-snap-align:start;scroll-snap-stop:always}
.hero-process-card{width:min(980px,100%);padding:clamp(26px,3.5vw,40px);border:1px solid rgba(255,255,255,.76);border-radius:26px;background:rgba(247,250,249,.94);box-shadow:0 20px 52px rgba(3,18,20,.26);color:#172522;backdrop-filter:blur(16px)}
.hero-panel-title{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}
.hero-panel-title span{color:#168579;font-size:.68rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.hero-panel-title h2{margin:0;color:#172522;font-size:clamp(1.45rem,2.6vw,2rem);letter-spacing:-.035em}
.hero-safety-card{width:min(980px,100%);padding:clamp(26px,3.5vw,40px);border:1px solid rgba(255,255,255,.76);border-radius:26px;background:rgba(247,250,249,.94);box-shadow:0 20px 52px rgba(3,18,20,.26);color:#172522;backdrop-filter:blur(16px)}
.hero-delivery-hint{border:0;font:inherit;cursor:pointer}
.hero-order-process-panel .hero-delivery-hint{color:#fff}
.hero-delivery-panel .hero-panel-title{margin-bottom:28px}
@media(max-width:760px){
  .hero-overlay-slider>.hero-order-process-panel,.hero-overlay-slider>.hero-safety-panel{padding:24px 18px}
  .hero-process-card,.hero-safety-card{width:100%;padding:17px 19px;border-radius:20px}
  .hero-panel-title{align-items:start;flex-direction:column;gap:4px;margin-bottom:17px}
  .hero-panel-title h2{font-size:1.45rem}
  .hero-order-process-panel .hero-delivery-hint{top:auto;right:12px;bottom:10px;transform:none}
  .hero-delivery-panel .hero-panel-title{margin-bottom:22px}
}
@media(prefers-reduced-motion:reduce){.hero-process-card,.hero-safety-card{backdrop-filter:none}}

/* 首頁導覽卡共用框架：三頁容器保持相同尺寸與視覺節奏。 */
.hero-overlay-slider{--hero-slide-card-width:980px;--hero-slide-card-height:480px}
.hero-overlay-slider>.hero-order-process-panel,
.hero-overlay-slider>.hero-safety-panel,
.hero-overlay-slider>.hero-delivery-panel{padding:clamp(78px,11vh,96px) clamp(24px,5vw,70px) clamp(26px,4vh,38px)}
.hero-slide-card{--hero-slide-accent:#168579;--hero-slide-soft:#e3f4ef;position:relative;display:flex;flex-direction:column;width:min(var(--hero-slide-card-width),100%)!important;height:min(var(--hero-slide-card-height),100%);min-height:0;padding:clamp(26px,3.4vw,40px);overflow:hidden;border:1px solid rgba(255,255,255,.82)!important;border-radius:28px!important;background:linear-gradient(145deg,rgba(255,255,255,.975),rgba(240,247,245,.955))!important;box-shadow:0 26px 70px rgba(3,22,22,.28),inset 0 1px 0 rgba(255,255,255,.96)!important;color:#172522;backdrop-filter:blur(18px) saturate(1.08)}
.hero-safety-card{--hero-slide-accent:#29708f;--hero-slide-soft:#e5f0f6}
.hero-delivery-card{--hero-slide-accent:#147866;--hero-slide-soft:#e1f3ed}
.hero-slide-card::before{position:absolute;top:0;right:0;left:0;height:4px;background:linear-gradient(90deg,var(--hero-slide-accent),#75c9bb,transparent 88%);content:""}
.hero-slide-card::after{position:absolute;top:-120px;right:-105px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(130,214,197,.16),transparent 68%);content:"";pointer-events:none}
.hero-safety-card::after{background:radial-gradient(circle,rgba(111,174,207,.17),transparent 68%)}
.hero-slide-card>*{position:relative;z-index:1}
.hero-slide-card .hero-panel-title{flex:0 0 auto}
.hero-slide-card .hero-panel-title>div{display:grid;gap:8px}
.hero-slide-card .hero-panel-title>div>span{display:inline-flex;width:max-content;padding:6px 10px;border-radius:999px;background:var(--hero-slide-soft);color:var(--hero-slide-accent);font-size:.64rem;font-weight:900;letter-spacing:.13em}
.hero-slide-card .hero-panel-title h2{font-size:clamp(1.9rem,3.4vw,2.7rem);line-height:1.05}
.hero-slide-card .hero-panel-title>p{margin:0;color:#5e6d68;font-size:.86rem;font-weight:700;line-height:1.65}
@media(max-width:760px){
 .hero-overlay-slider{--hero-slide-card-height:480px}
 .hero-overlay-slider>.hero-order-process-panel,.hero-overlay-slider>.hero-safety-panel,.hero-overlay-slider>.hero-delivery-panel{padding:clamp(82px,12vh,94px) 18px 24px}
 .hero-slide-card{width:100%!important;height:min(var(--hero-slide-card-height),100%);padding:22px 19px;border-radius:22px!important;overflow:hidden;overscroll-behavior:auto}
 .hero-slide-card .hero-panel-title>div{gap:6px}
 .hero-slide-card .hero-panel-title h2{font-size:1.72rem}
 .hero-slide-card .hero-panel-title>p{font-size:.72rem;line-height:1.45}
}

/* 首頁玻璃宣傳海報：放大關鍵詞，背景保持可見。 */
.hero-slide-card{--poster-accent:#087a6d;--poster-accent-rgb:8,122,109;border-color:rgba(255,255,255,.64)!important;background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(246,251,249,.5) 54%,rgba(255,255,255,.58))!important;box-shadow:0 28px 76px rgba(8,28,27,.22),inset 0 1px 0 rgba(255,255,255,.92),inset 0 0 0 1px rgba(255,255,255,.18)!important;color:#172522;-webkit-backdrop-filter:blur(28px) saturate(1.2);backdrop-filter:blur(28px) saturate(1.2)}
.hero-safety-card{--poster-accent:#176b92;--poster-accent-rgb:23,107,146}
.hero-delivery-card{--poster-accent:#4f7e12;--poster-accent-rgb:79,126,18}
.hero-slide-card::before{inset:0;width:auto;height:auto;background:linear-gradient(128deg,rgba(255,255,255,.54),transparent 28%,transparent 72%,rgba(var(--poster-accent-rgb),.08));content:"";pointer-events:none}
.hero-slide-card::after{top:auto;right:-90px;bottom:-155px;width:330px;height:330px;background:radial-gradient(circle,rgba(var(--poster-accent-rgb),.14),transparent 67%)}
.hero-slide-card .hero-panel-title>div>span{border:1px solid rgba(var(--poster-accent-rgb),.28);background:rgba(var(--poster-accent-rgb),.12);color:var(--poster-accent);box-shadow:0 8px 22px rgba(0,0,0,.08)}
.hero-slide-card .hero-panel-title h2{margin:0;color:#172522;font-size:clamp(2rem,3.8vw,3.35rem);font-weight:900;line-height:.98;letter-spacing:-.055em;text-shadow:0 8px 30px rgba(255,255,255,.3)}
.hero-slide-card .hero-panel-title h2 em{display:block;margin-bottom:5px;color:var(--poster-accent);font-size:1.42em;font-style:normal;font-weight:950;letter-spacing:-.075em;line-height:.82}
.hero-slide-card .hero-panel-title>p{display:grid;gap:7px;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#5e6d68;font-size:.8rem;line-height:1.45}
.hero-slide-card .hero-panel-title>p strong{color:#1c332e;font-size:clamp(.92rem,1.35vw,1.1rem);line-height:1.4}
.hero-slide-card .hero-panel-title>p small{color:#687772;font-size:.72rem;font-weight:700}
@media(max-width:760px){
 .hero-slide-card{padding:23px 20px}
 .hero-slide-card .hero-panel-title h2{font-size:2rem}
 .hero-slide-card .hero-panel-title h2 em{font-size:1.34em}
 .hero-slide-card .hero-panel-title>p{gap:3px}
 .hero-slide-card .hero-panel-title>p strong{font-size:.83rem}
 .hero-slide-card .hero-panel-title>p small{font-size:.65rem}
}

/* 手機海報構圖：標題、宣傳語與三步流程形成一個完整視覺。 */
.hero-slide-card{border-color:rgba(255,255,255,.72)!important;background:linear-gradient(138deg,rgba(255,255,255,.84),rgba(247,252,250,.7) 56%,rgba(255,255,255,.78))!important;box-shadow:0 24px 64px rgba(19,42,40,.18),inset 0 1px 0 rgba(255,255,255,.94),inset 0 0 0 1px rgba(255,255,255,.18)!important}
@media(max-width:760px){
 .hero-overlay-slider{--hero-slide-card-height:446px}
 .hero-overlay-slider>.hero-order-process-panel,.hero-overlay-slider>.hero-safety-panel,.hero-overlay-slider>.hero-delivery-panel{padding:clamp(78px,11vh,88px) 16px 22px}
 .hero-slide-card{height:min(var(--hero-slide-card-height),100%);padding:20px 18px;border-radius:25px!important}
 .hero-slide-card .hero-panel-title>div{gap:9px}
 .hero-slide-card .hero-panel-title>div>span{padding:5px 9px;font-size:.57rem;letter-spacing:.16em}
 .hero-slide-card .hero-panel-title h2{display:flex;align-items:baseline;gap:9px;font-size:1.72rem;line-height:.95;letter-spacing:-.06em;white-space:nowrap}
 .hero-slide-card .hero-panel-title h2 em{display:inline;margin:0;font-size:1.68em;line-height:.78;letter-spacing:-.085em}
 .hero-slide-card .hero-panel-title>p{grid-template-columns:1fr;gap:2px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
 .hero-slide-card .hero-panel-title>p strong{font-size:.75rem;letter-spacing:.015em}
 .hero-slide-card .hero-panel-title>p small{font-size:.61rem}
}

/* 海報使用網站主題綠；背景仍以中性白色為主，不加入連接線。 */
.hero-process-card,.hero-safety-card,.hero-delivery-card{--poster-accent:#0f766e;--poster-accent-rgb:15,118,110}
.hero-slide-card{background:linear-gradient(138deg,rgba(255,255,255,.88),rgba(244,250,248,.76) 56%,rgba(255,255,255,.82))!important;box-shadow:0 24px 64px rgba(15,72,65,.14),inset 0 1px 0 rgba(255,255,255,.96),inset 0 0 0 1px rgba(255,255,255,.22)!important}
.hero-slide-card::after{background:radial-gradient(circle,rgba(15,118,110,.085),transparent 67%)}

/* 海報手機文字略微放大，維持原有固定尺寸。 */
@media(max-width:760px){
 .hero-slide-card .hero-panel-title>div>span{font-size:.61rem}
 .hero-slide-card .hero-panel-title h2{font-size:1.8rem}
 .hero-slide-card .hero-panel-title>p strong{font-size:.8rem}
 .hero-slide-card .hero-panel-title>p small{font-size:.66rem}
}

/* 商品卡片各自展開：新增口味、評論與積木選項不再拉伸同行卡片。 */
.product-grid,
.hot-product-grid,
#hot-product-grid,
.block-pair-carousel,
.mobile-product-carousel{
 align-items:start!important;
}
.product-grid>.product-card,
.hot-product-grid>.product-card,
#hot-product-grid>.hot-product-card,
.block-pair-carousel>.product-card,
.mobile-product-carousel>.product-card{
 height:auto!important;
 align-self:start!important;
}
.random-gift-card-option{width:100%;font:inherit;text-align:left;appearance:none}.random-gift-card-option .random-gift-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#fff4df;font-size:22px;box-shadow:inset 0 0 0 1px #f4dab0}.random-gift-card-option>em{display:grid;place-items:center;min-width:32px;height:32px;border-radius:50%;background:#ecefed;color:#8b9390;font-style:normal;font-weight:800}.random-gift-card-option.is-available>em{background:#fff0d6;color:#d37a00}.random-gift-card-option.is-selected{border-color:#efaa45;background:#fffaf1}.random-gift-card-option.is-selected>em{background:#ef9820;color:#fff}.random-gift-dialog{width:min(92vw,440px);padding:0;border:0;border-radius:24px;background:transparent}.random-gift-dialog::backdrop{background:rgba(23,29,27,.52);backdrop-filter:blur(4px)}.random-gift-dialog-card{position:relative;padding:28px;background:#fff;border-radius:24px;box-shadow:0 24px 70px rgba(25,31,29,.26);animation:randomGiftEnter .32s cubic-bezier(.2,.8,.2,1)}.random-gift-dialog-close{position:absolute;right:16px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:#f1f3f2;font-size:26px;line-height:1;cursor:pointer}.random-gift-kicker{margin:0 0 4px;color:#d67d06;font-size:12px;font-weight:850;letter-spacing:.15em}.random-gift-dialog h2{margin:0 0 20px;font-size:28px}.random-gift-product-preview{display:flex;align-items:center;gap:16px;padding:14px;border-radius:18px;background:#f7f8f7}.random-gift-product-preview img{width:78px;height:78px;object-fit:contain;border-radius:14px;background:#fff}.random-gift-product-preview small,.random-gift-product-preview strong{display:block}.random-gift-product-preview small{margin-bottom:5px;color:#7e8784}.random-gift-product-preview strong{font-size:19px}.random-gift-variant-field{display:block;margin:18px 0 14px}.random-gift-variant-field span{display:block;margin-bottom:7px;font-weight:750}.random-gift-variant-field select{width:100%;min-height:50px;padding:0 14px;border:1px solid #d6ddda;border-radius:13px;background:#fff;font:inherit}.random-gift-confirm{width:100%}.random-gift-help{display:block;margin-top:10px;text-align:center;color:#7d8783}.random-gift-order-row{background:#fffaf0}.random-gift-free{color:#d67d06}@keyframes randomGiftEnter{from{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.random-gift-dialog-card{animation:none}}
.specified-gift-card-option .random-gift-icon{background:#f4f0ff;color:#6f52ad;box-shadow:inset 0 0 0 1px #ded4f2;font-size:16px;font-weight:900}.specified-gift-card-option.is-available>em{background:#eee8fa;color:#694da4}.specified-gift-card-option.is-selected{border-color:#a994d2;background:#faf8ff}.specified-gift-card-option.is-selected>em{background:#765bb1;color:#fff}.specified-gift-product-list{display:grid;gap:8px;max-height:min(42vh,360px);margin:0 -4px 14px;padding:4px;overflow:auto;overscroll-behavior:contain}.specified-gift-product{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:9px;border:1px solid #e0e5e3;border-radius:14px;background:#fff;color:#28332f;text-align:left;cursor:pointer;transition:border-color .2s,background .2s,transform .2s}.specified-gift-product:hover{transform:translateY(-1px);border-color:#c0b1df}.specified-gift-product.is-active{border-color:#9277c6;background:#faf8ff;box-shadow:0 0 0 2px rgba(118,91,177,.09)}.specified-gift-product img{width:56px;height:56px;border-radius:10px;background:#f7f8f7;object-fit:contain}.specified-gift-product span{display:grid;gap:3px;min-width:0}.specified-gift-product small{color:#818985;font-size:11px}.specified-gift-product strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.specified-gift-product em{padding:5px 8px;border-radius:99px;background:#eff1f0;color:#78817d;font-size:11px;font-style:normal;font-weight:800}.specified-gift-product.is-active em{background:#765bb1;color:#fff}@media(max-width:520px){.random-gift-dialog-card{padding:24px 18px 20px}.specified-gift-product-list{max-height:38vh}}

/* Compact gift voucher selector: one card, two equal choices. */
.gift-voucher-group{display:grid!important;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px}.gift-voucher-group-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:#fff4df;box-shadow:inset 0 0 0 1px #f2d7a7;font-size:21px}.gift-voucher-group-copy{gap:9px}.gift-voucher-segments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gift-voucher-segment{display:grid;grid-template-columns:minmax(0,1fr) 29px;align-items:center;gap:7px;min-width:0;min-height:58px;padding:9px 9px 9px 12px;border:1px solid #dfe5e2;border-radius:11px;background:#f7f9f8;color:#26332f;font:inherit;text-align:left;appearance:none;cursor:default;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.gift-voucher-segment-copy{display:grid;gap:2px;min-width:0}.gift-voucher-segment strong{overflow:hidden;font-size:14px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.gift-voucher-segment small{overflow:hidden;color:#7b8581;font-size:11px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.gift-voucher-segment>em{display:grid;width:29px;height:29px;place-items:center;border-radius:50%;background:#e9edeb;color:#7b8581;font-size:12px;font-style:normal;font-weight:850}.gift-voucher-segment.is-available{cursor:pointer}.gift-voucher-segment.is-available:hover{transform:translateY(-1px);border-color:#c8d1cd;background:#fff;box-shadow:0 5px 13px rgba(31,52,45,.08)}.gift-voucher-segment.is-random-voucher.is-selected{border-color:#e5a33f;background:#fff9ef;box-shadow:0 0 0 2px rgba(229,163,63,.09)}.gift-voucher-segment.is-random-voucher.is-available>em,.gift-voucher-segment.is-random-voucher.is-selected>em{background:#fff0d5;color:#c97400}.gift-voucher-segment.specified-gift-card-option.is-selected{border-color:#9d89c8;background:#faf8ff;box-shadow:0 0 0 2px rgba(118,91,177,.08)}.gift-voucher-segment.specified-gift-card-option.is-available>em,.gift-voucher-segment.specified-gift-card-option.is-selected>em{background:#eee8fa;color:#694da4}.gift-voucher-segment:disabled{opacity:1}
@media(max-width:520px){.gift-voucher-group{grid-template-columns:34px minmax(0,1fr);gap:9px}.gift-voucher-group-icon{width:34px;height:34px;font-size:19px}.gift-voucher-segments{gap:6px}.gift-voucher-segment{grid-template-columns:minmax(0,1fr) 26px;min-height:54px;padding:8px 7px 8px 9px}.gift-voucher-segment>em{width:26px;height:26px;font-size:11px}.gift-voucher-segment strong{font-size:13px}.gift-voucher-segment small{font-size:10px}}.benefit-balance{display:inline-flex;align-items:center;justify-content:center;min-width:62px;height:32px;padding:0 10px;border-radius:999px;background:#e7f4ef;color:#147963;font-size:13px;font-style:normal;font-weight:850;white-space:nowrap;box-shadow:inset 0 0 0 1px rgba(21,133,114,.09)}.gift-voucher-group-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.gift-voucher-group-heading>strong{font-size:16px}.gift-voucher-group-heading>small{color:#7d8783;font-size:10px}
@media(max-width:520px){.benefit-balance{min-width:54px;height:29px;padding-inline:8px;font-size:12px}}

/* 可搜尋口味選擇器：原生 select 僅作資料來源，浮層不受商品卡片裁切。 */
select.native-flavor-select{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;border:0!important;opacity:0!important;clip-path:inset(50%)!important;pointer-events:none!important}
.flavor-picker{position:relative;z-index:2;display:block;min-width:0}
.flavor-picker-trigger{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:8px;width:100%;height:34px;min-width:0;padding:5px 9px;border:1px solid #bccbc7;border-radius:8px;background:transparent;color:var(--ink);font:inherit;font-size:.78rem;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}
.flavor-picker-trigger:hover{border-color:#8fa69f;background-color:rgba(255,255,255,.2)}
.flavor-picker-trigger:focus-visible,.flavor-picker-trigger.is-open{border-color:#479b8c;outline:0;box-shadow:0 0 0 3px rgba(71,155,140,.16)}
.flavor-picker-trigger:disabled{cursor:not-allowed;background:#f3f3f1;color:#8a8e8c;box-shadow:none}
.flavor-picker-value{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.flavor-picker-arrow{justify-self:end;width:8px;height:8px;margin-top:-4px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:margin .18s ease,transform .18s ease}
.flavor-picker-trigger.is-open .flavor-picker-arrow{margin-top:4px;transform:rotate(225deg)}
.card-scent-field:has(.flavor-picker)::after{display:none!important}
.card-scent-field[data-stock-status="sold_out"] .flavor-picker-trigger{background:#f3f3f1;color:#888}
.flavor-picker-panel{position:fixed;z-index:1200;display:flex;max-width:calc(100vw - 24px);padding:8px;overflow:hidden;overscroll-behavior:contain;border:1px solid rgba(64,80,74,.16);border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 20px 56px rgba(25,39,34,.2),0 3px 12px rgba(25,39,34,.08);opacity:0;transform:translateY(-7px) scale(.985);transform-origin:top center;pointer-events:none;flex-direction:column;transition:opacity .15s ease,transform .18s cubic-bezier(.2,.75,.25,1);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.flavor-picker-panel.opens-above{transform:translateY(7px) scale(.985);transform-origin:bottom center}
.flavor-picker-panel.is-open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}
.flavor-picker-panel[hidden]{display:none!important}
.flavor-picker-search{display:grid;grid-template-columns:22px minmax(0,1fr) 32px;align-items:center;gap:5px;margin-bottom:7px;padding:0 6px 0 11px;border:1px solid #d9e0dd;border-radius:11px;background:#f5f7f6;color:#6d7975;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.flavor-picker-search:focus-within{border-color:#73aa9f;background:#fff;box-shadow:0 0 0 3px rgba(71,155,140,.12)}
.flavor-picker-search>span{font-size:1.2rem;line-height:1;transform:rotate(-18deg)}
.flavor-picker-search input,.flavor-picker-search input:focus,.flavor-picker-search input:focus-visible{width:100%;height:42px;min-width:0;padding:0;border:0!important;border-radius:0;outline:0!important;background:transparent!important;box-shadow:none!important;color:#202725;font:inherit;font-size:.9rem;-webkit-appearance:none;appearance:none}
.flavor-picker-search input::-webkit-search-decoration,.flavor-picker-search input::-webkit-search-results-button,.flavor-picker-search input::-webkit-search-results-decoration{display:none}
.flavor-picker-search input::-webkit-search-cancel-button{opacity:.58}
.flavor-picker-close{display:grid;width:30px;height:30px;place-items:center;padding:0;border:0;border-radius:50%;background:#e5ebe8;color:#46534f;font:inherit;font-size:1.25rem;font-weight:500;line-height:1;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}
.flavor-picker-close:hover{background:#d9e3df;color:#1e2b27}
.flavor-picker-close:active{transform:scale(.9)}
.flavor-picker-close:focus-visible{outline:2px solid #479b8c!important;outline-offset:1px}
.flavor-picker-options{display:grid;min-height:0;gap:3px;max-height:min(292px,calc(100dvh - 150px));overflow-x:hidden;overflow-y:auto;padding:1px;overscroll-behavior:none;touch-action:none;scrollbar-width:thin;scrollbar-color:#c5cfcb transparent;-webkit-overflow-scrolling:touch}
.flavor-picker-option{display:grid;grid-template-columns:minmax(0,1fr) auto 22px;align-items:center;gap:9px;width:100%;min-height:43px;padding:8px 10px;border:0;border-radius:10px;background:transparent;color:#26312e;font:inherit;text-align:left;touch-action:none;-webkit-user-select:none;user-select:none;cursor:pointer;transition:background .14s ease,transform .14s ease}
.flavor-picker-option:hover,.flavor-picker-option:focus-visible{background:#f1f5f3;outline:0}
.flavor-picker-option:active{transform:scale(.985)}
.flavor-picker-option strong{min-width:0;overflow:hidden;font-size:.88rem;font-weight:720;text-overflow:ellipsis;white-space:nowrap}
.flavor-picker-option em{padding:3px 7px;border-radius:999px;background:#eaf7f2;color:#187360;font-size:.65rem;font-style:normal;font-weight:820;white-space:nowrap}
.flavor-picker-option[data-stock-status="low"] em{background:#fff3dc;color:#95600f}
.flavor-picker-option[data-stock-status="sold_out"] em,.flavor-picker-option.is-unavailable em{background:#efefed;color:#7f8582}
.flavor-picker-option i{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#238675;color:#fff;font-size:.72rem;font-style:normal;font-weight:900;opacity:0;transform:scale(.72);transition:opacity .14s ease,transform .14s ease}
.flavor-picker-option.is-selected{background:#edf7f3}
.flavor-picker-option.is-selected i{opacity:1;transform:scale(1)}
.flavor-picker-option:disabled{cursor:not-allowed;color:#9a9f9d;opacity:.72}
.flavor-picker-empty{margin:0;padding:24px 12px;color:#7b8581;font-size:.82rem;text-align:center}
.product-detail-page .product-detail-purchase-card .flavor-picker-trigger{height:44px;padding:8px 11px;border-radius:12px;font-size:.9rem}
@media(max-width:760px){
 .mobile-product-carousel>.product-card .flavor-picker-trigger{height:42px;padding:7px 38px 7px 10px;font-size:.92rem}
 .mobile-product-carousel>.product-card .flavor-picker-arrow{position:absolute;right:16px}
 .product-detail-page .product-detail-purchase-card .flavor-picker-trigger{height:42px;padding:7px 9px;border-radius:12px;font-size:.82rem}
 .flavor-picker-panel{border-radius:15px;box-shadow:0 18px 48px rgba(25,39,34,.22)}
 .flavor-picker-option{min-height:46px}
}
@media(prefers-reduced-motion:reduce){.flavor-picker-panel,.flavor-picker-trigger,.flavor-picker-arrow,.flavor-picker-option,.flavor-picker-option i{transition:none}}

/* 固定客服渠道与四种可用状态。 */
.contact-account-row.is-online{border-color:#96d8bd!important;background:#f7fffb!important}
.contact-account-row.is-busy{border-color:#edc55a!important;background:#fffaf0!important;cursor:pointer}
.contact-account-row.is-resting{border-color:#d2d6d4!important;background:#f2f3f3!important;filter:none;opacity:1}
.contact-account-row.is-disabled{border-color:#efaaa5!important;background:#fff4f3!important;filter:none;opacity:1}
.contact-account-row.is-online .contact-status-dot{background:#20a66f!important;box-shadow:0 0 0 5px rgba(32,166,111,.13)!important}
.contact-account-row.is-busy .contact-status-dot{background:#e8a412!important;box-shadow:0 0 0 5px rgba(232,164,18,.15)!important}
.contact-account-row.is-resting .contact-status-dot{background:#8d9692!important;box-shadow:0 0 0 5px rgba(141,150,146,.12)!important}
.contact-account-row.is-disabled .contact-status-dot{background:#df4d45!important;box-shadow:0 0 0 5px rgba(223,77,69,.13)!important}
.contact-account-row.is-online em{color:#13815d!important}
.contact-account-row.is-busy em{color:#9d6800!important}
.contact-account-row.is-resting em{color:#68716d!important}
.contact-account-row.is-disabled em{color:#b52c25!important}
.contact-account-row.is-busy:hover{border-color:#d79b00!important;background:#fff6db!important;box-shadow:0 10px 24px rgba(176,117,0,.12)!important}
.contact-account-row.is-resting,.contact-account-row.is-disabled{cursor:not-allowed;pointer-events:none}
.contact-account-row.is-resting img,.contact-account-row.is-resting svg{filter:grayscale(1);opacity:.64}
.contact-account-row.is-disabled img,.contact-account-row.is-disabled svg{filter:grayscale(.65);opacity:.58}
.contact-busy-dialog{width:min(92vw,470px);padding:0;border:0;border-radius:25px;background:transparent;box-shadow:0 28px 80px rgba(42,31,4,.28)}
.contact-busy-dialog::backdrop{background:rgba(24,25,23,.58);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}
.contact-busy-shell{position:relative;padding:30px;border:1px solid rgba(231,171,26,.38);border-radius:25px;background:#fff;box-shadow:inset 0 5px 0 #e8a412}
.contact-busy-symbol{display:grid;width:46px;height:46px;margin-bottom:18px;place-items:center;border-radius:15px;background:#fff2c8;color:#a36b00;font-size:25px;font-weight:950}
.contact-busy-shell .eyebrow{margin:0 0 5px;color:#a36b00;font-size:.68rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}
.contact-busy-shell h2{margin:0;color:#1f2925;font-size:1.65rem;letter-spacing:-.035em}
.contact-busy-shell>p:not(.eyebrow){margin:12px 0 24px;color:#66726d;font-size:.88rem;line-height:1.65}
.contact-busy-shell>p b{color:#303b37}
.contact-busy-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.contact-busy-actions button{min-height:48px;padding:10px 14px;border-radius:13px;font:inherit;font-size:.84rem;font-weight:850;cursor:pointer}
.contact-busy-other{border:1px solid #cfd8d4;background:#fff;color:#1e6f60}
.contact-busy-insist{border:1px solid #e4a916;background:#e8a412;color:#2e2409}
.contact-busy-actions button:hover{filter:brightness(.97)}
@media(max-width:650px){.all-contacts-dialog .contact-account-row em{display:block!important}.contact-busy-shell{padding:25px 20px 20px}.contact-busy-shell h2{font-size:1.4rem}.contact-busy-actions{grid-template-columns:1fr}.contact-busy-insist{grid-row:2}}
@media(prefers-reduced-motion:reduce){.contact-account-dialog .contact-account-row.is-online{animation:none}}

/* 联络面板：按平台分组，客服行保持紧凑，状态集中在右侧。 */
.store-gate-brand{display:grid;width:100%;justify-items:center}
.store-gate-brand img{display:block;max-width:100%;height:auto;object-fit:contain;object-position:center}
.store-gate-brand img:first-child{width:clamp(96px,22vw,132px);aspect-ratio:1}
.store-gate-brand img:last-child{width:min(400px,84%)}
.all-contacts-dialog{width:min(94vw,780px);overflow:hidden;border-radius:24px;background:#fff;isolation:isolate}
.all-contacts-dialog::backdrop{background:rgba(14,27,24,.62);-webkit-backdrop-filter:none;backdrop-filter:none}
.all-contacts-dialog[open],.all-contacts-dialog[open] .contact-account-shell{animation:none!important}
.all-contacts-dialog .contact-account-shell{box-sizing:border-box;max-height:min(88vh,820px);max-height:min(88svh,820px);padding:24px;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;border-radius:24px;background:#fff;scrollbar-gutter:stable;touch-action:pan-y;-webkit-overflow-scrolling:touch}
.all-contacts-dialog .contact-account-shell::before{display:none}
.all-contacts-dialog h2{display:flex;align-items:center;gap:11px;color:#172b25;font-size:clamp(1.55rem,3vw,2rem);font-weight:900;line-height:1.12;letter-spacing:-.04em}
.all-contacts-dialog h2::before{width:5px;height:1.05em;flex:0 0 5px;border-radius:999px;background:linear-gradient(180deg,#26a884,#087a62);content:""}
.all-contacts-dialog .contact-account-shell>p:not(.eyebrow){margin:8px 46px 20px 0;font-size:.78rem}
.all-contacts-dialog .contact-account-list{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px}
.contact-channel-group{box-sizing:border-box;width:100%;min-width:0;padding:12px;border:1px solid #e1e6e3;border-radius:18px;background:#f7f9f8}
.contact-channel-group>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:3px 4px 10px}
.contact-channel-group>header strong{color:#22302b;font-size:.86rem;font-weight:880;letter-spacing:-.01em}
.contact-channel-group>header small{color:#818b87;font-size:.62rem;font-weight:720;white-space:nowrap}
.contact-channel-entries{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:8px}
.all-contacts-dialog .contact-channel-entries .contact-account-row{grid-template-columns:40px minmax(0,1fr) auto;grid-template-rows:1fr;width:100%;min-height:62px;padding:8px 9px;border:1px solid #e3e7e5!important;border-radius:13px;background:#fff!important;box-shadow:none!important;animation:none!important;gap:9px;transform:none}
.all-contacts-dialog .contact-channel-entries .contact-account-row:hover{border-color:#bdc9c4!important;background:#fff!important;box-shadow:0 5px 14px rgba(25,53,44,.06)!important;transform:none}
.all-contacts-dialog .contact-channel-entries .contact-account-row.is-disabled,.all-contacts-dialog .contact-channel-entries .contact-account-row.is-resting{background:#fafafa!important;opacity:.86}
.all-contacts-dialog .contact-channel-entries .contact-account-icon{grid-row:1;width:40px;height:40px;border-radius:12px;background:#f2f4f3!important}
.all-contacts-dialog .contact-channel-entries .contact-account-icon img,.all-contacts-dialog .contact-channel-entries .contact-account-icon svg{width:26px;height:26px;border-radius:8px}
.all-contacts-dialog .contact-channel-entries .contact-account-row>span:nth-child(2){grid-row:1;align-self:center;min-width:0}
.all-contacts-dialog .contact-channel-entries .contact-account-row strong{overflow:hidden;color:#26312d;font-size:.82rem;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}
.all-contacts-dialog .contact-channel-entries .contact-account-row small{overflow:hidden;margin-top:3px;color:#7a8581;font-size:.63rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}
.all-contacts-dialog .contact-channel-entries .contact-status-dot{display:none}
.all-contacts-dialog .contact-channel-entries .contact-account-row em{grid-column:3;grid-row:1;display:inline-flex!important;min-width:66px;height:27px;align-items:center;justify-content:center;gap:6px;padding:0 9px;border-radius:999px;font-size:.62rem;font-weight:850;white-space:nowrap}
.all-contacts-dialog .contact-channel-entries .contact-account-row em::before{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:currentColor;content:""}
.all-contacts-dialog .contact-channel-entries .is-online em{background:#e5f6ef;color:#14795d!important}
.all-contacts-dialog .contact-channel-entries .is-busy em{background:#fff1c9;color:#936100!important}
.all-contacts-dialog .contact-channel-entries .is-resting em{background:#ecefed;color:#646e6a!important}
.all-contacts-dialog .contact-channel-entries .is-disabled em{background:#ffebe9;color:#b52c25!important}
@media(max-width:650px){
 .all-contacts-dialog{width:min(94vw,560px);max-height:calc(100vh - 40px);max-height:calc(100svh - 40px)}
 .all-contacts-dialog .contact-account-shell{max-height:calc(100vh - 40px);max-height:calc(100svh - 40px);padding:20px 14px 16px}
 .all-contacts-dialog .contact-account-shell>p:not(.eyebrow){margin-bottom:14px;font-size:.7rem}
 .all-contacts-dialog .contact-account-list{grid-template-columns:1fr;gap:9px}
 .contact-channel-group{padding:8px;border-radius:15px}
 .contact-channel-group>header{padding:2px 3px 8px}
 .contact-channel-entries{grid-template-columns:1fr}
 .all-contacts-dialog .contact-channel-entries .contact-account-row{grid-template-columns:38px minmax(0,1fr) auto;min-height:58px;padding:7px 8px}
 .all-contacts-dialog .contact-channel-entries .contact-account-icon{width:38px;height:38px}
 .all-contacts-dialog .contact-channel-entries .contact-account-row em{grid-column:3;grid-row:1;align-self:center;min-width:62px;height:26px;padding-inline:8px;font-size:.58rem}
}

/* 全面巡檢收尾：主操作統一主題綠、擴大觸控範圍並消除窄屏截斷。 */
.product-carousel-dots{gap:0;min-height:44px;margin:0}
.product-carousel-dots button,
.product-carousel-dots button.is-active{
 position:relative;
 width:44px;
 height:44px;
 flex:0 0 44px;
 border:0;
 background:transparent!important;
}
.product-carousel-dots button::before{
 position:absolute;
 top:50%;
 left:50%;
 width:7px;
 height:7px;
 border-radius:999px;
 background:#c5cac8;
 content:"";
 transform:translate(-50%,-50%);
 transition:width .2s ease,background-color .2s ease;
}
.product-carousel-dots button.is-active::before{
 width:28px;
 height:35px;
 border-radius:0;
 background:url("../assets/product-carousel-vape-active.svg?v=20260911-carousel-vape-1") center/contain no-repeat;
 filter:drop-shadow(0 2px 3px rgba(23,111,97,.18));
}
body[data-category="refill"] .product-carousel-dots button.is-active::before{
 width:18px;
 height:39px;
 background-image:url("../assets/product-carousel-refill-active.svg?v=20260911-category-icons-1");
}
body[data-category="block"] .product-carousel-dots button.is-active::before{
 width:34px;
 height:33px;
 background-image:url("../assets/product-carousel-block-active.svg?v=20260911-category-icons-1");
}
body[data-category="korea"] .product-carousel-dots button.is-active::before{
 width:27px;
 height:38px;
 background-image:url("../assets/product-carousel-korea-active.svg?v=20260911-category-icons-1");
}

.product-price-exchange,
.product-price-exchange:hover,
.product-price-exchange.is-cny{
 position:relative;
 width:56px;
 height:48px;
 padding:0;
 border:0;
 background:transparent;
 box-shadow:none;
}
.product-price-exchange::before{
 position:absolute;
 top:8px;
 left:1px;
 width:54px;
 height:32px;
 border:1px solid #cdd5d2;
 border-radius:999px;
 background:#edf1ef;
 box-shadow:inset 0 1px 2px rgba(37,43,41,.07);
 content:"";
}
.product-price-exchange>span{position:absolute;top:11px;left:4px;width:26px;height:26px;font-size:.82rem}
.product-price-exchange.is-cny>span{transform:translateX(22px)}
.product-price-exchange:focus-visible{border-radius:12px;outline:3px solid rgba(39,135,118,.2);outline-offset:0}
.product-review-count{min-height:44px;padding-block:8px}

@media(min-width:921px){
 #hot-product-grid.is-single-product{display:block!important;max-width:920px;margin-inline:auto;overflow:visible}
 #hot-product-grid.is-single-product>.hot-product-card{
  display:grid!important;
  grid-template-columns:minmax(330px,44%) minmax(0,1fr);
  width:100%;
  min-width:0;
  max-width:none;
  height:auto!important;
 }
 #hot-product-grid.is-single-product>.hot-product-card>.product-image-wrap{grid-column:1;grid-row:1;align-self:center}
 #hot-product-grid.is-single-product>.hot-product-card>.product-body,
 #hot-product-grid.is-single-product>.hot-product-card>.block-combo-stage{grid-column:2;grid-row:1;align-self:stretch}
 #hot-product-grid.is-single-product>.hot-product-card>.block-combo-switch{right:calc(56% + 14px)!important}
}
@media(min-width:601px) and (max-width:920px){
 #hot-product-grid.is-single-product{justify-content:center}
 #hot-product-grid.is-single-product>.hot-product-card{width:min(100%,560px);min-width:0;flex:0 1 560px}
}

@media(max-width:600px){
 .korea-delivery-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;overflow:visible;padding:0}
 .korea-delivery-steps li{min-height:86px;padding:11px 8px;border:1px solid #e2e6e4;border-radius:14px;background:#f7f9f8;font-size:.78rem}
 .korea-delivery-steps li:not(:last-child)::after{display:none}
 .korea-delivery-steps strong{font-size:.72rem;white-space:normal}
 .block-capacity-row{--block-capacity-control-size:44px;grid-template-columns:minmax(0,1fr) var(--block-capacity-control-size)}
 .category-promotion{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center}
 .category-promotion-gift{grid-column:1;grid-row:1/3}
 .category-promotion-copy{grid-column:2;grid-row:1}
 .category-promotion-status{grid-column:2;grid-row:2;justify-self:start;min-width:0;min-height:28px;margin:5px 0 0;padding:5px 9px;font-size:.68rem}
}

/* 購買主操作統一藍色；綠色只保留在鎖與狀態圖示。 */
.product-foot .card-cart-button:not(:disabled):not(.is-locked),
.product-detail-page .product-detail-purchase-card .card-cart-button:not(:disabled):not(.is-locked){
 border-color:var(--apple-blue)!important;
 background:var(--apple-blue)!important;
 color:#fff!important;
 box-shadow:none!important;
}
.product-foot .card-cart-button:not(:disabled):not(.is-locked):hover,
.product-detail-page .product-detail-purchase-card .card-cart-button:not(:disabled):not(.is-locked):hover{
 border-color:var(--apple-blue-hover)!important;
 background:var(--apple-blue-hover)!important;
}
.product-foot .card-cart-button:not(:disabled):not(.is-locked):active,
.product-detail-page .product-detail-purchase-card .card-cart-button:not(:disabled):not(.is-locked):active{
 border-color:var(--apple-blue-active)!important;
 background:var(--apple-blue-active)!important;
}
.product-foot .minimum-card-button:not(.is-locked).is-unlocking{
 animation-name:minimum-button-unlock-blue;
}
@keyframes minimum-button-unlock-blue{
 0%{transform:scale(.985)}
 48%{transform:scale(1.035);box-shadow:0 0 0 7px rgba(0,113,227,.13),0 10px 22px rgba(0,113,227,.24)}
 100%{transform:scale(1);box-shadow:none}
}
.hero-product-menu[hidden],.hero-product-menu-scrim[hidden]{display:none!important}

/* 商品系列頁頂部：緊湊宣傳列，手機同屏約六至七張產品圖。 */
.category-series-promo{position:relative;z-index:4;border-bottom:1px solid rgba(42,76,67,.1);background:rgba(248,251,250,.96);box-shadow:0 5px 18px rgba(22,58,48,.045)}
.category-series-promo-inner{display:grid;width:min(calc(100% - 32px),1180px);min-height:118px;margin:0 auto;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;padding:13px 0}
.category-series-promo-inner>header{display:grid;min-width:142px;gap:1px}
.category-series-promo-inner>header small{color:#168579;font-size:.54rem;font-weight:850;letter-spacing:.17em}
.category-series-promo-inner>header h2{margin:0;color:#1d2b27;font-family:inherit;font-size:1rem;font-weight:830;line-height:1.2;white-space:nowrap}
.category-series-promo-track{display:grid;min-width:0;grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;padding:2px 2px 3px}
.category-series-promo-track::-webkit-scrollbar{display:none}
.category-series-promo-track>span{display:grid;width:100%;height:88px;place-items:center;overflow:hidden;border:1px solid rgba(22,133,121,.13);border-radius:13px;background:#fff;box-shadow:0 5px 16px rgba(20,65,54,.075)}
.category-series-promo-track img{display:block;width:min(100%,92px);height:82px;object-fit:contain}
@media(max-width:600px){
 .category-series-promo-inner{display:block;width:calc(100% - 24px);min-height:112px;padding:9px 0 11px}
 .category-series-promo-inner>header{display:flex;min-width:0;align-items:baseline;gap:7px}
 .category-series-promo-inner>header small{font-size:.48rem}
 .category-series-promo-inner>header h2{font-size:.82rem}
 .category-series-promo-track{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;margin-top:7px;padding:1px 0 2px}
 .category-series-promo-track>span{width:100%;height:74px;border-radius:10px}
 .category-series-promo-track img{width:min(100%,62px);height:68px}
}

/* 商品卡片只保留右下角的独立详情入口，避免点图片或标题时误跳转。 */
.product-card:not(.product-detail-purchase-card)>.product-image-wrap>.product-image-trigger{cursor:default}
.product-detail-button{position:absolute;right:12px;bottom:12px;z-index:6;display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:7px 8px 7px 13px;border:1px solid rgba(27,35,33,.13);border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 8px 22px rgba(25,35,32,.16),inset 0 1px 0 #fff;color:#202624!important;font-size:.73rem;font-weight:850;line-height:1;text-decoration:none!important;letter-spacing:.01em;backdrop-filter:blur(10px) saturate(1.15);-webkit-backdrop-filter:blur(10px) saturate(1.15);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.product-detail-button svg{display:block;width:22px;height:22px;padding:4px;border-radius:50%;background:#eef1f0;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease,background .18s ease}
.product-detail-button:hover{background:#fff;box-shadow:0 10px 26px rgba(25,35,32,.2),inset 0 1px 0 #fff;transform:translateY(-2px)}
.product-detail-button:hover svg{background:#e6eae8;transform:translate(1px,-1px)}
.product-detail-button:active{box-shadow:0 4px 12px rgba(25,35,32,.16);transform:translateY(0) scale(.97)}
.product-detail-button:focus-visible{outline:3px solid rgba(31,38,36,.22);outline-offset:3px}
.product-card.is-sold-out-listing .product-detail-button{display:none!important}
@media(max-width:600px){.product-detail-button{right:10px;bottom:10px;min-height:42px;padding:8px 9px 8px 14px;font-size:.78rem}.product-detail-button svg{width:24px;height:24px}}
@media(prefers-reduced-motion:reduce){.product-detail-button,.product-detail-button svg{transition:none}}

/* 隨機禮品抽取：先滾動候選商品，再揭曉最終結果。 */
.random-gift-draw-stage{text-align:center}.random-gift-draw-stage h2{margin-bottom:14px}.random-gift-draw-window{position:relative;display:grid;min-height:230px;place-items:center;overflow:hidden;border:1px solid #d8e9e2;border-radius:22px;background:radial-gradient(circle at 50% 42%,#fff 0 22%,#f1faf6 23% 52%,#e5f4ee 53% 100%);box-shadow:inset 0 1px 0 #fff,0 14px 34px rgba(20,112,91,.11)}.random-gift-draw-window:before,.random-gift-draw-window:after{position:absolute;top:50%;width:88px;height:116px;border:1px solid rgba(22,138,116,.11);border-radius:18px;background:rgba(255,255,255,.62);filter:blur(.2px);content:""}.random-gift-draw-window:before{left:-48px;transform:translateY(-50%) rotate(-7deg)}.random-gift-draw-window:after{right:-48px;transform:translateY(-50%) rotate(7deg)}.random-gift-draw-orbit{position:absolute;width:178px;height:178px;border:1px dashed rgba(22,138,116,.34);border-radius:50%;animation:randomGiftOrbit 2.5s linear infinite}.random-gift-draw-orbit:before,.random-gift-draw-orbit:after{position:absolute;width:9px;height:9px;border-radius:50%;background:#e8a13b;box-shadow:0 0 0 6px rgba(232,161,59,.12);content:""}.random-gift-draw-orbit:before{top:19px;right:18px}.random-gift-draw-orbit:after{bottom:22px;left:14px}.random-gift-draw-preview{position:relative;z-index:1;display:grid;width:158px;min-height:184px;padding:14px;place-items:center;border:1px solid rgba(255,255,255,.9);border-radius:21px;background:rgba(255,255,255,.88);box-shadow:0 18px 44px rgba(23,91,74,.15);backdrop-filter:blur(12px)}.random-gift-draw-preview.is-switching{animation:randomGiftCycle .18s cubic-bezier(.22,.75,.3,1)}.random-gift-draw-preview img{width:104px;height:104px;border-radius:16px;background:#fff;object-fit:contain}.random-gift-draw-preview small{margin-top:6px;color:#71817b;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.random-gift-draw-preview strong{display:block;max-width:100%;overflow:hidden;color:#1f302b;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.random-gift-draw-status{display:flex;align-items:center;gap:8px;margin:14px 2px 0;padding:10px 12px;border-radius:12px;background:#f3f8f6;color:#53645e;font-size:13px;font-weight:700;text-align:left}.random-gift-draw-status i{width:8px;height:8px;border-radius:50%;background:#168a74;box-shadow:0 0 0 0 rgba(22,138,116,.35);animation:randomGiftPulse 1s ease-out infinite}.random-gift-draw-status b{margin-left:auto;color:#168a74;font-variant-numeric:tabular-nums;letter-spacing:.12em}.random-gift-result-reveal{animation:randomGiftReveal .5s cubic-bezier(.18,.86,.28,1)}@keyframes randomGiftCycle{0%{opacity:.25;transform:translateY(-12px) scale(.96)}100%{opacity:1;transform:none}}@keyframes randomGiftOrbit{to{transform:rotate(1turn)}}@keyframes randomGiftPulse{0%{box-shadow:0 0 0 0 rgba(22,138,116,.35)}70%,100%{box-shadow:0 0 0 8px rgba(22,138,116,0)}}@keyframes randomGiftReveal{0%{opacity:0;transform:translateY(12px) scale(.96)}100%{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.random-gift-draw-orbit,.random-gift-draw-preview.is-switching,.random-gift-draw-status i,.random-gift-result-reveal{animation:none}}

/* 頂部工具箱：入口固定在吸頂導覽內，不再遮擋商品與下單按鈕。 */
#contact-floats.header-toolbox{position:relative;right:auto;bottom:auto;z-index:45;display:block;align-self:center;opacity:1;visibility:visible;transform:none}
.header-toolbox .toolbox-launcher{position:relative;z-index:44;display:flex;width:auto;height:44px;min-height:44px;align-items:center;justify-content:center;gap:7px;padding:5px 11px 5px 6px;border:1px solid #c7d5d0;border-radius:14px;background:#fff;box-shadow:0 3px 11px rgba(24,67,55,.09);color:#244039;white-space:nowrap}
.header-toolbox .toolbox-launcher img{width:32px;height:32px;flex:0 0 32px;object-fit:contain}
.toolbox-launcher-label{font-size:.76rem;font-weight:800;line-height:1}
.toolbox-coachmark{position:absolute;top:calc(100% + 12px);right:0;width:max-content;max-width:190px;padding:9px 12px;border:1px solid rgba(39,135,118,.22);border-radius:11px;background:#17362e;color:#fff;font-size:.7rem;font-weight:750;line-height:1.3;box-shadow:0 10px 28px rgba(12,43,35,.2);opacity:0;pointer-events:none;transform:translateY(-5px);transition:opacity .2s ease,transform .24s ease}
.toolbox-coachmark::before{position:absolute;right:24px;bottom:100%;border:6px solid transparent;border-bottom-color:#17362e;content:""}
.header-toolbox.is-discovery:not(.is-open) .toolbox-coachmark{opacity:1;transform:none}
.header-toolbox.is-discovery:not(.is-open) .toolbox-launcher{animation:toolbox-discovery 1.2s ease 1}
.header-toolbox .contact-float-actions{position:absolute;top:calc(100% + 12px);right:0;bottom:auto;display:grid;width:292px;padding:10px;align-items:stretch;gap:7px;border:1px solid rgba(20,63,52,.14);border-radius:17px;background:rgba(255,255,255,.98);box-shadow:0 20px 55px rgba(18,45,38,.2);opacity:0;pointer-events:none;transform:translateY(-7px) scale(.98);transform-origin:top right;transition:opacity .18s ease,transform .2s ease;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
#contact-floats.header-toolbox.is-open .contact-float-actions{opacity:1;pointer-events:auto;transform:none}
#contact-floats.header-toolbox .contact-float-actions>*{opacity:1;transform:none;transition:none}
.header-toolbox .contact-float-actions>header{display:grid;gap:2px;padding:5px 7px 8px;border-bottom:1px solid #e7ecea}
.header-toolbox .contact-float-actions>header span{color:#278776;font-size:.55rem;font-weight:850;letter-spacing:.15em}
.header-toolbox .contact-float-actions>header strong{color:#1f2e29;font-size:.92rem}
.toolbox-panel-close{display:none}
.toolbox-action-grid{display:grid;gap:7px}
.header-toolbox .toolbox-action{display:grid;width:100%;height:auto;min-height:62px;grid-template-columns:44px minmax(0,1fr);align-items:center;justify-content:stretch;gap:11px;padding:8px;border:1px solid #e1e8e5;border-radius:12px;background:#fff;color:#24312d;box-shadow:none;text-align:left;text-decoration:none;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}
.header-toolbox .toolbox-action:hover{border-color:#9fcabc;background:#f6fbf9;box-shadow:none;transform:translateY(-1px)}
.header-toolbox .toolbox-action img{display:block;width:44px;height:44px;border-radius:11px;object-fit:contain}
.header-toolbox .toolbox-action>span{display:grid;min-width:0;gap:3px}
.header-toolbox .toolbox-action strong{font-size:.82rem}
.header-toolbox .toolbox-action small{color:#74817c;font-size:.65rem;line-height:1.3}
.toolbox-language{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 9px;border:1px solid #e1e8e5;border-radius:12px;background:#f8faf9}
.toolbox-language>span{display:grid;gap:2px}
.toolbox-language>span strong{font-size:.76rem}
.toolbox-language>span small{color:#7b8782;font-size:.6rem}
.toolbox-language>div{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;padding:3px;border-radius:10px;background:#e9eeec}
.toolbox-language button{min-width:54px;min-height:32px;padding:5px 9px;border:0;border-radius:8px;background:transparent;color:#64716c;font-size:.7rem;font-weight:800;cursor:pointer}
.toolbox-language button[aria-pressed="true"]{background:#fff;color:#17695c;box-shadow:0 2px 7px rgba(23,63,52,.12)}
.toolbox-scrim{display:none}
@keyframes toolbox-discovery{0%,100%{transform:none}25%{transform:rotate(-3deg) scale(1.03)}50%{transform:rotate(3deg) scale(1.03)}75%{transform:rotate(-1.5deg)}}
@media(min-width:761px){
 .nav{grid-template-columns:minmax(210px,.9fr) minmax(360px,1.55fr) minmax(150px,auto) auto 46px!important;gap:14px!important}
 .nav>.header-toolbox{grid-column:4;grid-row:1;order:4}
 .nav>.cart-button{grid-column:5!important;grid-row:1;order:5}
 .product-detail-page .nav{grid-template-columns:minmax(190px,245px) minmax(0,1fr) auto auto 48px!important}
}
@media(max-width:760px){
 body.toolbox-open{overflow:hidden}
 .nav,.product-detail-page .nav{grid-template-columns:minmax(0,1fr) auto 46px 42px!important;gap:7px!important}
 .nav>.header-toolbox{grid-column:2;grid-row:1;justify-self:end}
 .nav>.cart-button{grid-column:3!important;grid-row:1}
 .nav>.mobile-nav-toggle{grid-column:4!important;grid-row:1}
 .header-toolbox .toolbox-launcher{height:46px;min-height:46px;padding:5px 9px 5px 5px;border-radius:15px}
 .header-toolbox .toolbox-launcher img{width:34px;height:34px;flex-basis:34px}
 .toolbox-launcher-label{font-size:.66rem}
 .toolbox-mobile-sheet.contact-float-actions{position:fixed;top:auto;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));left:8px;z-index:1002;display:grid;width:auto;max-height:calc(100dvh - 88px);padding:8px 11px 11px;align-items:stretch;gap:7px;border:1px solid rgba(30,84,69,.15);border-radius:22px 22px 17px 17px;background:#fbfdfc;box-shadow:0 22px 60px rgba(10,35,29,.28);opacity:0;overflow:auto;overscroll-behavior:contain;pointer-events:none;transform:translateY(24px) scale(.985);transform-origin:bottom center;transition:opacity .18s ease,transform .2s ease}
 body.toolbox-open>.toolbox-mobile-sheet.contact-float-actions{opacity:1;pointer-events:auto;transform:none}
 .toolbox-mobile-sheet.contact-float-actions>*{opacity:1;transform:none;transition:none}
 .toolbox-mobile-sheet.contact-float-actions>header{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 38px;grid-template-rows:auto auto;column-gap:8px;padding:14px 2px 9px;border-bottom:0}
 .toolbox-mobile-sheet.contact-float-actions>header::before{position:absolute;top:2px;left:50%;width:38px;height:4px;border-radius:999px;background:#ccd6d2;content:"";transform:translateX(-50%)}
 .toolbox-mobile-sheet.contact-float-actions>header span,.toolbox-mobile-sheet.contact-float-actions>header strong{grid-column:1}
 .toolbox-mobile-sheet.contact-float-actions>header span{color:#278776;font-size:.54rem;font-weight:850;letter-spacing:.15em}
 .toolbox-mobile-sheet.contact-float-actions>header strong{color:#1f2e29;font-size:.94rem}
 .toolbox-panel-close{display:grid;width:36px;height:36px;grid-column:2;grid-row:1/3;align-self:center;place-items:center;padding:0;border:1px solid #d8e2de;border-radius:50%;background:#fff;color:#38534b;font:500 1.35rem/1 system-ui;box-shadow:0 3px 10px rgba(21,57,47,.08);cursor:pointer}
 .toolbox-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .toolbox-mobile-sheet .toolbox-action{display:flex;width:100%;min-height:110px;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:10px 7px;border:1px solid #e1e8e5;border-radius:16px;background:#fff;color:#24312d;text-align:center;text-decoration:none;cursor:pointer}
 .toolbox-mobile-sheet .toolbox-action img{display:block;width:50px;height:50px;border-radius:13px;object-fit:contain}
 .toolbox-mobile-sheet .toolbox-action>span{display:grid;min-width:0;gap:2px}
 .toolbox-mobile-sheet .toolbox-action strong{font-size:.86rem}
 .toolbox-mobile-sheet .toolbox-action small{color:#74817c;font-size:.61rem;line-height:1.25}
 .toolbox-mobile-sheet .toolbox-language{display:grid;grid-template-columns:1fr;gap:7px;margin-top:8px;padding:9px;border:1px solid #e1e8e5;border-radius:14px;background:#f8faf9}
 .toolbox-mobile-sheet .toolbox-language>span{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:0 2px}
 .toolbox-mobile-sheet .toolbox-language>span strong{font-size:.76rem}
 .toolbox-mobile-sheet .toolbox-language>span small{color:#7b8782;font-size:.59rem}
 .toolbox-mobile-sheet .toolbox-language>div{display:grid;width:100%;grid-template-columns:1fr 1fr;overflow:hidden;padding:3px;border-radius:11px;background:#e9eeec}
 .toolbox-mobile-sheet .toolbox-language button{min-width:0;min-height:40px;padding:5px 9px;border:0;border-radius:8px;background:transparent;color:#64716c;font-size:.75rem;font-weight:800;cursor:pointer}
 .toolbox-mobile-sheet .toolbox-language button[aria-pressed="true"]{background:#fff;color:#17695c;box-shadow:0 2px 7px rgba(23,63,52,.12)}
 .toolbox-mobile-scrim{position:fixed;inset:0;z-index:1001;display:block;width:auto;height:auto;padding:0;border:0;border-radius:0;background:rgba(21,31,28,.34);opacity:0;pointer-events:none;transition:opacity .18s ease;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}
 body.toolbox-open>.toolbox-mobile-scrim{opacity:1;pointer-events:auto}
 .toolbox-coachmark{top:calc(100% + 10px);right:-48px;max-width:170px;font-size:.64rem}
 .toolbox-coachmark::before{right:67px}
}
@media(max-width:430px){
 .site-header .brand{gap:3px!important}
 .site-header .brand::before{width:38px!important;height:40px!important;flex-basis:38px!important;background-position:-7px -7px;background-size:56px 56px}
 .site-header .brand img{width:88px!important;height:40px!important;flex-basis:88px!important}
 .header-toolbox .toolbox-launcher{padding-right:7px}
 .header-toolbox .toolbox-launcher img{width:31px;height:31px;flex-basis:31px}
 .toolbox-launcher-label{font-size:.61rem}
}
@media(max-width:350px){.header-toolbox .toolbox-launcher{width:44px;padding:5px}.toolbox-launcher-label{display:none}.toolbox-coachmark{right:-90px}.toolbox-coachmark::before{right:106px}}
@media(prefers-reduced-motion:reduce){.header-toolbox.is-discovery:not(.is-open) .toolbox-launcher{animation:none}.header-toolbox .contact-float-actions,.toolbox-mobile-sheet,.toolbox-coachmark,.toolbox-scrim{transition:none}}

/* 品牌分類導航：下滑時顯示在完整 Header 下方，不佔用 Logo 與工具按鈕。 */
body.brand-header-mode .site-header{opacity:1!important;pointer-events:auto!important;transform:none!important}
body.brand-header-mode .site-header .brand{opacity:1!important;pointer-events:auto!important;transform:none!important}
.brand-quick-nav{position:fixed!important;top:var(--site-header-height,112px)!important;right:0!important;left:0!important;z-index:19!important;display:flex!important;width:100%!important;height:58px!important;align-items:center!important;margin:0!important;padding:0 max(18px,calc((100vw - 1320px)/2))!important;border:0!important;border-bottom:1px solid rgba(0,0,0,.09)!important;border-radius:0!important;background:rgba(255,255,255,.9)!important;box-shadow:0 8px 20px rgba(24,42,38,.08)!important;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-10px)!important;transition:opacity .18s ease,transform .22s ease!important;backdrop-filter:saturate(180%) blur(18px)!important;-webkit-backdrop-filter:saturate(180%) blur(18px)!important}
.brand-quick-nav.is-visible{opacity:1;pointer-events:auto;transform:none!important}
.brand-quick-nav>div{display:flex!important;width:100%!important;height:100%!important;align-items:center!important;flex-direction:row!important;gap:22px!important;padding:0!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.brand-quick-nav>div::-webkit-scrollbar{display:none}
.brand-quick-nav a{position:relative!important;display:flex!important;height:100%!important;flex:0 0 auto!important;align-items:center!important;padding:2px 2px 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#505956!important;font-size:.92rem!important;font-weight:780!important;line-height:1!important;text-decoration:none!important;white-space:nowrap;scroll-snap-align:center}
.brand-quick-nav a::after{position:absolute!important;right:0!important;bottom:0!important;left:0!important;height:3px!important;border-radius:3px 3px 0 0;background:#0f766e!important;content:""!important;opacity:0;transform:scaleX(.45);transition:opacity .18s ease,transform .2s ease}
.brand-quick-nav a:hover,.brand-quick-nav a.is-active{color:#0f766e!important}
.brand-quick-nav a.is-active::after{opacity:1;transform:scaleX(1)}
.brand-quick-nav.has-scroll-hint::after{right:0!important;width:36px!important;height:100%!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.98) 52%)!important;font-size:1.45rem!important}
@media(max-width:760px){
 .brand-quick-nav{top:var(--site-header-height,100px)!important;height:52px!important;padding:0 13px!important}
 .brand-quick-nav>div{gap:20px!important;padding-right:28px!important}
 .brand-quick-nav a{padding-top:1px!important;font-size:.91rem!important}
 .brand-quick-nav.has-scroll-hint::after{width:31px!important}
}
@media(prefers-reduced-motion:reduce){.brand-quick-nav{transition:none!important}}

/* Header 重新編排：加高 Logo 區域，統一三個工具按鈕，讓品牌列與工具箱由 Header 向下展開。 */
.site-header{--header-glass:rgba(255,255,255,.94);overflow:visible;border-bottom:1px solid rgba(31,58,51,.1)!important;background:var(--header-glass)!important;box-shadow:0 8px 24px rgba(25,53,46,.055)!important;backdrop-filter:saturate(180%) blur(22px)!important;-webkit-backdrop-filter:saturate(180%) blur(22px)!important}
.site-header .nav{min-height:126px!important;padding-block:17px!important}
.site-header .brand{gap:10px!important;transition:transform .22s ease,opacity .2s ease}
.site-header .brand::before{width:64px!important;height:66px!important;flex-basis:64px!important;background-position:center!important;background-size:contain!important}
.site-header .brand img{width:150px!important;height:66px!important;flex-basis:150px!important}
.header-toolbox .toolbox-launcher,.site-header .cart-button,.site-header .mobile-nav-toggle{height:54px!important;min-height:54px!important;border:1px solid rgba(43,82,72,.22)!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(247,250,249,.96))!important;box-shadow:0 7px 18px rgba(25,58,49,.09),inset 0 1px 0 #fff!important;color:#193c34!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s cubic-bezier(.2,.8,.2,1),background-color .2s ease!important}
.header-toolbox .toolbox-launcher{gap:8px;padding:6px 13px 6px 7px!important}
.header-toolbox .toolbox-launcher img{width:40px!important;height:40px!important;flex-basis:40px!important;transition:transform .24s cubic-bezier(.2,.8,.2,1)}
.toolbox-launcher-label{font-size:.78rem!important;font-weight:750!important;letter-spacing:.02em}
.header-toolbox .toolbox-launcher::after{width:7px;height:7px;margin:-4px 0 0 1px;border-right:1.7px solid currentColor;border-bottom:1.7px solid currentColor;content:"";opacity:.68;transform:rotate(45deg);transition:transform .22s ease,margin .22s ease}
.site-header .cart-button{width:54px!important;padding:0!important}
.site-header .cart-button::before{width:29px!important;height:29px!important;transition:transform .24s cubic-bezier(.2,.8,.2,1)}
.site-header .mobile-nav-toggle{width:54px!important;place-content:center;gap:5px!important;padding:0!important}
.site-header .mobile-nav-toggle span{width:22px!important;height:2px!important;background:#193c34!important}
.header-toolbox .toolbox-launcher:hover,.site-header .cart-button:hover,.site-header .mobile-nav-toggle:hover{border-color:rgba(15,118,110,.45)!important;box-shadow:0 10px 24px rgba(25,70,58,.13),inset 0 1px 0 #fff!important;transform:translateY(-2px)!important}
.header-toolbox .toolbox-launcher:hover img,.site-header .cart-button:hover::before{transform:translateY(-1px) scale(1.04)}
.header-toolbox .toolbox-launcher:active,.site-header .cart-button:active,.site-header .mobile-nav-toggle:active{box-shadow:0 3px 9px rgba(25,58,49,.09),inset 0 1px 2px rgba(21,55,46,.09)!important;transform:translateY(0) scale(.96)!important}
.header-toolbox.is-open .toolbox-launcher,.nav.mobile-nav-open .mobile-nav-toggle{border-color:rgba(15,118,110,.5)!important;background:#eef8f5!important;box-shadow:0 5px 15px rgba(15,118,110,.12),inset 0 0 0 1px rgba(15,118,110,.06)!important}
.header-toolbox.is-open .toolbox-launcher::after{margin-top:4px;transform:rotate(225deg)}
.header-toolbox .contact-float-actions{top:calc(100% + 18px);width:318px;padding:12px;border-color:rgba(33,78,66,.16);border-radius:20px;background:rgba(255,255,255,.97);box-shadow:0 22px 58px rgba(18,45,38,.2);opacity:0;clip-path:inset(0 0 100% 0 round 20px);transform:translateY(-12px) scale(.985);transform-origin:top right;transition:opacity .18s ease,transform .32s cubic-bezier(.16,1,.3,1),clip-path .32s cubic-bezier(.16,1,.3,1);backdrop-filter:saturate(165%) blur(22px);-webkit-backdrop-filter:saturate(165%) blur(22px)}
#contact-floats.header-toolbox.is-open .contact-float-actions{opacity:1;clip-path:inset(0 0 0 0 round 20px);transform:none}
.header-toolbox .contact-float-actions>*{opacity:0;transform:translateY(-5px);transition:opacity .18s ease,transform .24s ease}
#contact-floats.header-toolbox.is-open .contact-float-actions>*{opacity:1;transform:none;transition-delay:.07s}

/* 品牌列是 Header 的第二層：由底邊拉伸展開，底色與陰影保持連續。 */
body.brand-header-mode .site-header{border-bottom-color:transparent!important;box-shadow:none!important}
.site-header>.brand-quick-nav{position:absolute!important;top:calc(100% - 1px)!important;right:0!important;left:0!important;z-index:-1!important;height:60px!important;padding:0 max(18px,calc((100vw - 1320px)/2))!important;border-top:1px solid rgba(31,58,51,.06)!important;border-bottom:1px solid rgba(31,58,51,.12)!important;background:rgba(255,255,255,.985)!important;box-shadow:0 12px 26px rgba(25,53,46,.1)!important;opacity:0;overflow:hidden;clip-path:inset(0 0 100% 0);pointer-events:none;transform:scaleY(.28)!important;transform-origin:top center!important;transition:opacity .16s ease,transform .34s cubic-bezier(.16,1,.3,1),clip-path .34s cubic-bezier(.16,1,.3,1)!important;backface-visibility:hidden;isolation:isolate;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.site-header>.brand-quick-nav.is-visible{z-index:1!important;opacity:1;clip-path:inset(0);pointer-events:auto;transform:scaleY(1)!important}
.site-header>.brand-quick-nav>div{opacity:0;transform:translateY(-8px);transition:opacity .2s ease .05s,transform .3s cubic-bezier(.16,1,.3,1) .04s}
.site-header>.brand-quick-nav.is-visible>div{opacity:1;transform:none}
body.toolbox-open .site-header>.brand-quick-nav{z-index:-1!important;opacity:0!important;clip-path:inset(0 0 100% 0)!important;pointer-events:none!important;transform:scaleY(.28)!important}

/* 滑動時出現的返回頂部按鈕。 */
.scroll-top-button{position:fixed;right:max(18px,calc((100vw - 1320px)/2));bottom:22px;z-index:38;display:grid;width:58px;height:58px;grid-template-rows:30px 13px;place-items:center;padding:7px 6px 5px;border:1px solid rgba(15,118,110,.28);border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 12px 30px rgba(19,57,47,.17),inset 0 1px 0 #fff;color:#0f766e;opacity:0;pointer-events:none;transform:translateY(20px) scale(.9);transition:opacity .18s ease,transform .3s cubic-bezier(.16,1,.3,1),box-shadow .2s ease;backdrop-filter:saturate(170%) blur(18px);-webkit-backdrop-filter:saturate(170%) blur(18px)}
.scroll-top-button.is-visible{opacity:1;pointer-events:auto;transform:none}
body.toolbox-open .scroll-top-button{opacity:0!important;pointer-events:none!important;transform:translateY(20px) scale(.9)!important}
.scroll-top-button svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}
.scroll-top-button span{font-size:.54rem;font-weight:850;letter-spacing:.12em;line-height:1}
.scroll-top-button:hover{box-shadow:0 15px 34px rgba(19,57,47,.23),inset 0 1px 0 #fff;transform:translateY(-3px)}
.scroll-top-button:hover svg{transform:translateY(-2px)}
.scroll-top-button:active{transform:translateY(0) scale(.95)}
.scroll-top-button:focus-visible{outline:3px solid rgba(0,113,227,.25);outline-offset:3px}

@media(min-width:761px){
 .site-header .nav{grid-template-columns:minmax(230px,.9fr) minmax(300px,1.55fr) minmax(140px,auto) auto 54px!important;gap:16px!important}
 .nav>.brand{flex-basis:224px!important}
 .product-detail-page .nav{grid-template-columns:minmax(220px,255px) minmax(0,1fr) auto auto 54px!important}
}
@media(max-width:760px){
 body.toolbox-open{overflow:visible}
 .site-header .nav,.product-detail-page .nav{grid-template-columns:minmax(0,1fr) auto 52px 52px!important;min-height:104px!important;gap:5px!important;padding-block:14px!important}
 .site-header .brand{gap:4px!important}
 .site-header .brand::before{width:44px!important;height:54px!important;flex-basis:44px!important}
 .site-header .brand img{width:96px!important;height:54px!important;flex-basis:96px!important}
 .header-toolbox .toolbox-launcher{width:76px!important;height:52px!important;min-height:52px!important;gap:4px!important;padding:5px 6px 5px 4px!important;border-radius:17px!important}
 .header-toolbox .toolbox-launcher img{width:33px!important;height:33px!important;flex-basis:33px!important}
 .toolbox-launcher-label{font-size:.62rem!important}
 .header-toolbox .toolbox-launcher::after{display:none}
 .site-header .cart-button,.site-header .mobile-nav-toggle{width:52px!important;height:52px!important;min-height:52px!important;border-radius:17px!important}
 .site-header .cart-button::before{width:28px!important;height:28px!important}
 .site-header>.brand-quick-nav{top:calc(100% - 1px)!important;height:56px!important;padding:0 14px!important}
 .site-header>.brand-quick-nav>div{gap:22px!important;padding-right:30px!important}
 .site-header>.brand-quick-nav a{font-size:.9rem!important}
 .toolbox-mobile-sheet.contact-float-actions{position:fixed;top:calc(var(--site-header-bottom,var(--site-header-height,104px)) - 1px);right:8px;bottom:auto;left:auto;z-index:42;display:grid;width:min(360px,calc(100vw - 16px));max-height:calc(100dvh - var(--site-header-bottom,var(--site-header-height,104px)) - 12px);padding:11px 12px 13px;border:1px solid rgba(33,78,66,.16);border-top-color:rgba(33,78,66,.08);border-radius:0 0 21px 21px;background:rgba(255,255,255,.98);box-shadow:0 22px 52px rgba(18,45,38,.2);opacity:0;overflow:auto;overscroll-behavior:contain;clip-path:inset(0 0 100% 0 round 0 0 21px 21px);pointer-events:none;transform:translateY(-9px) scaleY(.72);transform-origin:top center;transition:opacity .18s ease,transform .34s cubic-bezier(.16,1,.3,1),clip-path .34s cubic-bezier(.16,1,.3,1);backdrop-filter:saturate(170%) blur(22px);-webkit-backdrop-filter:saturate(170%) blur(22px)}
 body.toolbox-open>.toolbox-mobile-sheet.contact-float-actions{opacity:1;clip-path:inset(0 round 0 0 21px 21px);pointer-events:auto;transform:none}
 .toolbox-mobile-sheet.contact-float-actions>header{padding-top:8px}
 .toolbox-mobile-sheet.contact-float-actions>header::before{display:none}
 .toolbox-mobile-scrim{display:none!important}
 .scroll-top-button{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));width:54px;height:54px;grid-template-rows:28px 12px;border-radius:17px}
}
@media(max-width:380px){
 .site-header .brand::before{width:40px!important;height:50px!important;flex-basis:40px!important}
 .site-header .brand img{width:84px!important;height:50px!important;flex-basis:84px!important}
 .header-toolbox .toolbox-launcher{width:52px!important}
 .header-toolbox .toolbox-launcher img{width:35px!important;height:35px!important;flex-basis:35px!important}
 .toolbox-launcher-label{display:none}
}
@media(max-width:340px){.site-header .brand::before{width:35px!important;flex-basis:35px!important}.site-header .brand img{width:74px!important;flex-basis:74px!important}.site-header .nav{gap:3px!important}}
@media(prefers-reduced-motion:reduce){.header-toolbox .toolbox-launcher,.header-toolbox .toolbox-launcher img,.header-toolbox .contact-float-actions,.header-toolbox .contact-float-actions>*,.brand-quick-nav,.brand-quick-nav>div,.scroll-top-button,.scroll-top-button svg{transition:none!important}}

/* 少量库存口味自动附带一个不计价的「大量」备选。 */
.card-backup-flavor-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;margin-top:6px;padding:8px 10px;border:1px dashed rgba(17,126,103,.34);border-radius:14px;background:linear-gradient(145deg,#f4fbf8,#edf8f3);box-shadow:0 4px 13px rgba(21,92,74,.06);transform-origin:top center;animation:backupFlavorReveal .28s cubic-bezier(.2,.72,.24,1) both}
.card-backup-flavor-row .card-variant-field{min-width:0}
.card-backup-flavor-row .card-variant-field>span{gap:6px;color:#176b5b;font-size:.76rem;font-weight:800}
.backup-flavor-badge{display:inline-flex;align-items:center;min-height:20px;padding:2px 7px;border-radius:999px;background:#168b72;color:#fff;font-size:.63rem;font-style:normal;font-weight:850;letter-spacing:.02em;white-space:nowrap}
.card-backup-flavor-row .flavor-picker-trigger{height:40px;border-color:rgba(17,126,103,.3);background:#fff}
.backup-flavor-quantity{display:inline-flex;min-height:40px;align-items:center;gap:5px;padding:0 11px;border:1px solid rgba(17,126,103,.18);border-radius:10px;background:rgba(255,255,255,.78);color:#56706a;font-size:.7rem;font-weight:720;white-space:nowrap}
.backup-flavor-quantity b{color:#176b5b;font-size:.85rem}
.card-backup-flavor-row[data-backup-unavailable="true"]{border-color:rgba(194,108,20,.34);background:#fff8eb}
.card-backup-flavor-row[data-backup-unavailable="true"] .card-variant-field>span{color:#9a5b16}
.card-backup-flavor-row[data-backup-unavailable="true"] .backup-flavor-badge{background:#b66b1a}
@keyframes backupFlavorReveal{from{opacity:0;transform:translate3d(0,-7px,0) scale(.985)}to{opacity:1;transform:none}}
.cart-item-backup-choice,.private-order-backup-choice{display:flex!important;align-items:center;flex-wrap:wrap;gap:4px 7px;margin-top:6px;color:#287564!important;line-height:1.35}
.cart-item-backup-choice b,.private-order-backup-choice b{display:inline-flex;padding:2px 6px;border-radius:999px;background:#e2f4ed;color:#176b5b;font-size:.68rem;font-weight:850;white-space:nowrap}
.cart-item-backup-choice span{font-weight:700}
.cart-backup-warning{margin:10px 0;padding:11px 12px;border:1px solid #efd4a9;border-radius:12px;background:#fff8eb;color:#7d4b15;font-size:.78rem;line-height:1.45}
.cart-backup-warning[hidden]{display:none!important}
.cart-backup-warning strong{display:block;margin-bottom:2px;color:#7a4310}
.cart-backup-warning p{margin:0}
.private-order-backup-choice{flex-direction:column;align-items:flex-start}
@media(max-width:600px){.card-backup-flavor-row{grid-template-columns:minmax(0,1fr) auto;padding:9px;border-radius:15px}.card-backup-flavor-row .flavor-picker-trigger{height:46px!important}.backup-flavor-quantity{min-height:46px;padding-inline:9px}}
@media(max-width:360px){.card-backup-flavor-row{grid-template-columns:minmax(0,1fr)}.backup-flavor-quantity{min-height:30px;justify-content:center}}
@media(prefers-reduced-motion:reduce){.card-backup-flavor-row{animation:none}}

/* 商品数量改为明确的减号／数字／加号控件，并压缩口味栏为数量按钮留出空间。 */
.card-variant-row{grid-template-columns:minmax(0,1fr) 118px 26px;gap:7px}
.card-variant-row:has(.card-remove-spacer){grid-template-columns:minmax(0,1fr) 118px}
.device-option-grid{grid-template-columns:minmax(0,1fr) 118px;gap:9px}
.card-quantity-stepper{display:grid;width:100%;height:38px;grid-template-columns:34px minmax(34px,1fr) 34px;overflow:hidden;border:1px solid #bccbc7;border-radius:10px;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.9);transition:border-color .18s ease,box-shadow .18s ease,opacity .18s ease}
.card-quantity-stepper:focus-within{border-color:#279583;box-shadow:0 0 0 3px rgba(39,149,131,.15),inset 0 1px 0 #fff}
.card-quantity-step{display:grid;min-width:0;height:100%;place-items:center;padding:0;border:0;background:#f1f6f4;color:#1e2d29;font-size:1.05rem;font-weight:760;line-height:1;cursor:pointer;touch-action:manipulation;transition:background-color .16s ease,color .16s ease,transform .12s ease}
.card-quantity-step:first-child{border-right:1px solid #dfe6e3}
.card-quantity-step:last-child{border-left:1px solid #dfe6e3}
.card-quantity-step:hover:not(:disabled){background:#e5f2ed;color:#0f766e}
.card-quantity-step:active:not(:disabled){background:#d9ebe5;transform:scale(.9)}
.card-quantity-step:focus-visible{position:relative;z-index:2;outline:2px solid #168a74;outline-offset:-3px}
.card-quantity-step:disabled{color:#aeb7b4;cursor:default;opacity:.55}
.card-quantity-stepper>input,.card-variant-field .card-quantity-stepper>input{width:100%!important;min-width:0!important;height:100%!important;margin:0!important;padding:0 2px!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;color:#202725!important;font-size:.88rem!important;font-weight:760!important;line-height:1!important;text-align:center!important;-moz-appearance:textfield;appearance:textfield}
.card-quantity-stepper>input:focus,.card-variant-field .card-quantity-stepper>input:focus{outline:0!important;box-shadow:none!important}
.card-quantity-stepper>input::-webkit-inner-spin-button,.card-quantity-stepper>input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}
.card-quantity-stepper.is-disabled{background:#f3f4f3;opacity:.64}
.card-quantity-stepper.is-disabled>input{background:#f3f4f3!important;color:#858b89!important}
.card-quantity-stepper.is-changing>input{animation:quantityValuePulse .2s ease}
@keyframes quantityValuePulse{50%{color:#0f766e;transform:scale(1.14)}}

@media(max-width:760px){
 .mobile-product-carousel>.product-card .card-variant-row{grid-template-columns:minmax(0,1fr) clamp(116px,32vw,128px) 28px;gap:7px}
 .mobile-product-carousel>.product-card .card-variant-row:has(.card-remove-spacer){grid-template-columns:minmax(0,1fr) clamp(116px,32vw,128px);gap:9px}
 .mobile-product-carousel>.product-card .device-option-grid{grid-template-columns:minmax(0,1fr) clamp(116px,32vw,128px);gap:9px}
 .mobile-product-carousel>.product-card .card-quantity-stepper{height:48px;grid-template-columns:36px minmax(38px,1fr) 36px;border-radius:12px}
 .mobile-product-carousel>.product-card .card-quantity-step{font-size:1.15rem}
 .mobile-product-carousel>.product-card .card-quantity-stepper>input{font-size:.9rem!important}
}
@media(max-width:380px){
 .mobile-product-carousel>.product-card .card-variant-row{grid-template-columns:minmax(0,1fr) 112px 26px;gap:6px}
 .mobile-product-carousel>.product-card .card-variant-row:has(.card-remove-spacer){grid-template-columns:minmax(0,1fr) 112px}
 .mobile-product-carousel>.product-card .device-option-grid{grid-template-columns:minmax(0,1fr) 112px}
 .mobile-product-carousel>.product-card .card-quantity-stepper{grid-template-columns:33px minmax(34px,1fr) 33px}
}
.product-detail-page .product-detail-purchase-card .card-variant-row,.product-detail-page .product-detail-purchase-card .card-variant-row:has(.card-remove-spacer){grid-template-columns:minmax(0,1fr) 126px 30px;gap:9px}
.product-detail-page .product-detail-purchase-card .card-variant-row:has(.card-remove-spacer){grid-template-columns:minmax(0,1fr) 126px}
.product-detail-page .product-detail-purchase-card .device-option-grid{grid-template-columns:minmax(0,1fr) 126px}
.product-detail-page .product-detail-purchase-card .card-quantity-stepper{height:44px;grid-template-columns:37px minmax(40px,1fr) 37px;border-radius:12px}
@media(max-width:600px){
 .product-detail-page .product-detail-purchase-card .card-variant-row,.product-detail-page .product-detail-purchase-card .card-variant-row:has(.card-remove-spacer){grid-template-columns:minmax(0,1fr) 120px 28px;gap:7px}
 .product-detail-page .product-detail-purchase-card .card-variant-row:has(.card-remove-spacer){grid-template-columns:minmax(0,1fr) 120px}
 .product-detail-page .product-detail-purchase-card .device-option-grid{grid-template-columns:minmax(0,1fr) 120px}
}
@media(prefers-reduced-motion:reduce){.card-quantity-step,.card-quantity-stepper{transition:none}.card-quantity-stepper.is-changing>input{animation:none}}

/* 精简 Header：三个入口改用统一的透明黑色 SVG，缩短顶部与品牌栏高度。 */
.site-header .nav{min-height:98px!important;padding-block:11px!important}
.site-header .brand{gap:7px!important}
.site-header .brand::before{width:60px!important;height:60px!important;flex-basis:60px!important}
.site-header .brand img{width:126px!important;height:54px!important;flex-basis:126px!important}
.header-toolbox .toolbox-launcher,.site-header .cart-button,.site-header .mobile-nav-toggle{width:46px!important;height:46px!important;min-height:46px!important;padding:0!important;border-radius:15px!important;color:#111!important}
.header-toolbox .toolbox-launcher{gap:0!important}
.header-toolbox .toolbox-launcher::after,.toolbox-launcher-label{display:none!important}
.header-toolbox .toolbox-launcher img,.site-header .mobile-nav-toggle img{display:block!important;width:25px!important;height:25px!important;flex:0 0 25px!important;object-fit:contain!important;transition:transform .24s cubic-bezier(.2,.8,.2,1),opacity .18s ease!important}
.site-header .cart-button{display:grid!important;place-items:center!important;line-height:0!important}
.site-header .cart-button::before{display:block!important;width:28px!important;height:28px!important;margin:0!important;align-self:center!important;justify-self:center!important;flex:none!important;background-image:url("../assets/header-cart-black.svg?v=20260912-center-1")!important;background-position:50% 50%!important;background-repeat:no-repeat!important;background-size:100% 100%!important;filter:none!important}
.site-header .mobile-nav-toggle{display:none;place-content:center!important}
.site-header .mobile-nav-toggle span{display:none!important}
.nav.mobile-nav-open .mobile-nav-toggle img{transform:rotate(90deg) scale(.92)}
.header-toolbox.is-open .toolbox-launcher img{transform:rotate(-8deg) scale(.94)}
.site-header>.brand-quick-nav{height:52px!important}
.site-header>.brand-quick-nav a{font-size:1rem!important;font-weight:790!important}

@media(min-width:761px){
 .site-header .nav{grid-template-columns:minmax(202px,.82fr) minmax(300px,1.55fr) minmax(0,auto) 46px 46px!important;gap:13px!important}
 .nav>.brand{flex-basis:202px!important}
 .product-detail-page .nav{grid-template-columns:minmax(202px,232px) minmax(0,1fr) minmax(0,auto) 46px 46px!important}
}
@media(max-width:760px){
 .site-header .nav,.product-detail-page .nav{grid-template-columns:minmax(0,1fr) 44px 44px 44px!important;min-height:82px!important;gap:5px!important;padding-block:9px!important}
 .site-header .brand{gap:3px!important}
 .site-header .brand::before{width:44px!important;height:48px!important;flex-basis:44px!important}
 .site-header .brand img{width:82px!important;height:44px!important;flex-basis:82px!important}
 .header-toolbox .toolbox-launcher,.site-header .cart-button,.site-header .mobile-nav-toggle{display:grid!important;width:44px!important;height:44px!important;min-height:44px!important;border-radius:14px!important}
 .header-toolbox .toolbox-launcher img,.site-header .mobile-nav-toggle img{width:24px!important;height:24px!important;flex-basis:24px!important}
 .site-header .cart-button::before{width:26px!important;height:26px!important;flex-basis:26px!important}
 .site-header>.brand-quick-nav{height:46px!important;padding-inline:12px!important}
 .site-header>.brand-quick-nav>div{gap:19px!important}
 .site-header>.brand-quick-nav a{font-size:1rem!important}
 .toolbox-mobile-sheet.contact-float-actions{top:calc(var(--site-header-bottom,var(--site-header-height,82px)) - 1px);max-height:calc(100dvh - var(--site-header-bottom,var(--site-header-height,82px)) - 12px)}
}
@media(max-width:360px){
 .site-header .nav,.product-detail-page .nav{grid-template-columns:minmax(0,1fr) 42px 42px 42px!important;gap:4px!important}
 .site-header .brand::before{width:40px!important;height:46px!important;flex-basis:40px!important}
 .site-header .brand img{width:75px!important;flex-basis:75px!important}
 .header-toolbox .toolbox-launcher,.site-header .cart-button,.site-header .mobile-nav-toggle{width:42px!important;height:42px!important;min-height:42px!important}
 .site-header>.brand-quick-nav a{font-size:.94rem!important}
}

/* 口味与数量组成同一个选购单元：共同外框、同高控件、同一基线。 */
.card-variant-row,.device-option-grid{padding:9px;border:1px solid rgba(45,77,68,.16);border-radius:15px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(246,249,248,.94));box-shadow:0 5px 15px rgba(24,58,49,.055),inset 0 1px 0 #fff}
.card-variant-field>span{display:flex;min-height:20px;align-items:center;line-height:1.15}
.card-quantity-field>span,.device-quantity>span{justify-content:center;text-align:center}
.flavor-picker-trigger{height:38px;border-radius:10px}
.flavor-stock-liquid{height:36px;border-radius:9px}
.card-remove-flavor{align-self:end}
@media(max-width:760px){
 .mobile-product-carousel>.product-card .card-variant-row,.mobile-product-carousel>.product-card .device-option-grid{padding:9px;border-radius:16px}
 .mobile-product-carousel>.product-card .flavor-picker-trigger{height:48px!important;padding-block:8px;border-radius:12px}
 .mobile-product-carousel>.product-card .flavor-stock-liquid{height:46px;border-radius:11px}
}
.product-detail-page .product-detail-purchase-card .card-variant-row,.product-detail-page .product-detail-purchase-card .device-option-grid{padding:9px;border-radius:16px}
.product-detail-page .product-detail-purchase-card .flavor-picker-trigger{height:44px!important}
.product-detail-page .product-detail-purchase-card .flavor-stock-liquid{height:42px}

/* 只有新增口味可删除：删除按钮独立放在选购外框右侧，不覆盖数量按钮。 */
.card-variant-row{position:relative}
.card-variant-row:has(.card-remove-flavor){grid-template-columns:minmax(0,1fr) 118px}
.card-variant-row:has(.card-remove-flavor){margin-right:42px;overflow:visible}
.card-remove-flavor{position:absolute;top:50%;right:-42px;z-index:5;display:grid;width:36px;height:36px;place-items:center;align-self:auto;padding:0;border:1px solid rgba(205,47,37,.12);border-radius:999px;background:#fff0ee;color:#c92f24;box-shadow:0 3px 10px rgba(183,50,42,.13);font-size:1.08rem;line-height:1;transform:translateY(-50%);transition:background-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}
.card-remove-flavor:hover{background:#ffe1dd;color:#a91f17;box-shadow:0 3px 9px rgba(183,50,42,.16)}
.card-remove-flavor:active{transform:translateY(-50%) scale(.9)}
.card-remove-flavor:focus-visible{outline:2px solid #d74439;outline-offset:2px}
@media(max-width:760px){
 .mobile-product-carousel>.product-card .card-variant-row:has(.card-remove-flavor){grid-template-columns:minmax(0,1fr) clamp(116px,32vw,128px);gap:9px}
 .mobile-product-carousel>.product-card .card-remove-flavor{top:50%;right:-42px;width:36px;height:36px}
}
@media(max-width:380px){
 .mobile-product-carousel>.product-card .card-variant-row:has(.card-remove-flavor){grid-template-columns:minmax(0,1fr) 112px}
}
.product-detail-page .product-detail-purchase-card .card-variant-row:has(.card-remove-flavor){grid-template-columns:minmax(0,1fr) 126px}
.product-detail-page .product-detail-purchase-card .card-remove-flavor{top:50%;right:-42px;width:36px;height:36px;border-radius:999px}
@media(max-width:600px){
 .product-detail-page .product-detail-purchase-card .card-variant-row:has(.card-remove-flavor){grid-template-columns:minmax(0,1fr) 120px}
}
@media(prefers-reduced-motion:reduce){.card-remove-flavor{transition:none}}

/* Header 最终尺寸：明显放大整组 Logo，并用真实 SVG 绝对居中三个加宽按钮。 */
.site-header .brand{gap:7px!important;min-width:0}
.site-header .brand::before{width:72px!important;height:68px!important;flex-basis:72px!important;background-position:center!important;background-size:contain!important}
.site-header .brand img{width:150px!important;height:64px!important;flex-basis:150px!important;object-fit:contain!important;object-position:left center!important}
.header-toolbox .toolbox-launcher,.site-header .cart-button,.site-header .mobile-nav-toggle{display:grid!important;width:56px!important;height:46px!important;min-height:46px!important;place-items:center!important;padding:0!important;border-radius:15px!important}
.site-header .cart-button{position:relative!important;overflow:visible!important;font-size:0!important;line-height:0!important}
.site-header .cart-button::before{display:none!important;width:0!important;height:0!important;background:none!important;content:none!important}
.site-header .header-cart-icon{position:absolute!important;top:50%!important;left:50%!important;display:block!important;width:31px!important;height:31px!important;overflow:visible;color:#111;pointer-events:none;shape-rendering:geometricPrecision;transform:translate(-50%,-50%)!important;transform-origin:center!important}
@media(min-width:761px){
 .site-header .nav{grid-template-columns:minmax(235px,.82fr) minmax(300px,1.55fr) minmax(0,auto) 56px 56px!important}
 .site-header .nav>.brand{flex-basis:235px!important}
 .product-detail-page .nav{grid-template-columns:minmax(235px,260px) minmax(0,1fr) minmax(0,auto) 56px 56px!important}
}
@media(max-width:760px){
 .site-header .nav,.product-detail-page .nav{grid-template-columns:minmax(0,1fr) 54px 54px 54px!important;gap:5px!important}
 .site-header .brand{gap:4px!important}
 .site-header .brand::before{width:56px!important;height:58px!important;flex-basis:56px!important}
 .site-header .brand img{width:112px!important;height:56px!important;flex-basis:112px!important}
 .header-toolbox .toolbox-launcher,.site-header .cart-button,.site-header .mobile-nav-toggle{width:54px!important;height:44px!important;min-height:44px!important;border-radius:14px!important}
 .site-header .header-cart-icon{width:30px!important;height:30px!important}
}
@media(max-width:360px){
 .site-header .nav,.product-detail-page .nav{grid-template-columns:minmax(0,1fr) 50px 50px 50px!important;gap:4px!important}
 .site-header .brand{gap:3px!important}
 .site-header .brand::before{width:44px!important;height:50px!important;flex-basis:44px!important}
 .site-header .brand img{width:96px!important;height:50px!important;flex-basis:96px!important}
 .header-toolbox .toolbox-launcher,.site-header .cart-button,.site-header .mobile-nav-toggle{width:50px!important;height:42px!important;min-height:42px!important}
}

/* 品牌导航扩大为完整触控标签：更高、更大的字，并增加横向点击留白。 */
.site-header>.brand-quick-nav{height:64px!important;padding-inline:max(16px,calc((100vw - 1320px)/2))!important}
.site-header>.brand-quick-nav>div{gap:16px!important;padding-right:42px!important;scroll-padding-inline:10px}
.site-header>.brand-quick-nav a{min-height:58px!important;padding:0 10px!important;font-size:1.08rem!important;font-weight:790!important;line-height:1.1!important;touch-action:manipulation}
.site-header>.brand-quick-nav a::after{right:8px!important;bottom:0!important;left:8px!important}
.site-header>.brand-quick-nav.has-scroll-hint::after{width:42px!important;font-size:1.7rem!important}
@media(max-width:760px){
 .site-header>.brand-quick-nav{height:62px!important;padding-inline:10px!important}
 .site-header>.brand-quick-nav>div{gap:16px!important;padding-right:44px!important}
 .site-header>.brand-quick-nav a{min-height:58px!important;padding-inline:10px!important;font-size:1.14rem!important}
}
@media(max-width:360px){
 .site-header>.brand-quick-nav{height:58px!important;padding-inline:7px!important}
 .site-header>.brand-quick-nav>div{gap:12px!important;padding-right:38px!important}
 .site-header>.brand-quick-nav a{min-height:54px!important;padding-inline:8px!important;font-size:1.02rem!important}
}

/* 新增／删除口味：只动画合成层属性，其他内容使用 FLIP 位移，避免逐帧高度重排。 */
.card-variant-list{gap:0!important}
.card-variant-list>.card-variant-row+.card-variant-row{margin-top:7px}
.card-variant-row.is-flavor-row-entering,
.card-variant-row.is-flavor-row-removing{
 transform-origin:top center;
 will-change:opacity,transform;
}
@media(prefers-reduced-motion:reduce){
 .card-variant-row.is-flavor-row-entering,
 .card-variant-row.is-flavor-row-removing{contain:none;will-change:auto}
}

/* 汉堡菜单只属于手机端；覆盖后续统一按钮尺寸中的强制显示。 */
@media(min-width:761px){
 .site-header .nav>.mobile-nav-toggle,
 .product-detail-page .nav>.mobile-nav-toggle{display:none!important}
}

/* 手机商品浏览：主导航固定；右侧品牌按钮随滚动出现，点击后向左展开完整品牌列表。 */
.mobile-brand-menu-trigger{display:none}
@media(max-width:600px){
 html:has(.mobile-product-carousel){--mobile-brand-offset:58px;--mobile-safe-bottom:env(safe-area-inset-bottom,0px);scroll-padding-top:var(--mobile-brand-offset)}
 .site-header{position:sticky!important;top:0!important}
 body.brand-header-mode .site-header{
  opacity:1!important;
  pointer-events:auto!important;
  transform:none!important;
 }
 body.brand-header-mode .site-header>.nav{opacity:1;pointer-events:auto}
 .brand-quick-nav.is-mobile-side-dock{
  position:fixed!important;
  top:50%!important;
  right:62px!important;
  bottom:auto!important;
  left:auto!important;
  z-index:34!important;
  width:min(220px,calc(100vw - 82px))!important;
  height:auto!important;
  max-height:min(64svh,430px)!important;
  padding:8px!important;
  border:1px solid rgba(31,58,51,.14)!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.97)!important;
  box-shadow:0 18px 46px rgba(25,53,46,.22),0 4px 14px rgba(25,53,46,.1)!important;
  opacity:0!important;
  visibility:hidden;
  clip-path:none!important;
  pointer-events:none!important;
  transform:translate3d(14px,-50%,0) scale(.97)!important;
  transform-origin:center right!important;
  transition:opacity .16s ease,visibility 0s linear .24s,transform .24s cubic-bezier(.16,1,.3,1)!important;
  backdrop-filter:saturate(180%) blur(18px)!important;
  -webkit-backdrop-filter:saturate(180%) blur(18px)!important;
 }
 .brand-quick-nav.is-mobile-side-dock.is-visible.is-mobile-menu-open{
  opacity:1!important;
  visibility:visible;
  pointer-events:auto!important;
  transform:translate3d(0,-50%,0) scale(1)!important;
  transition-delay:0s!important;
 }
 .brand-quick-nav.is-mobile-side-dock>div{
  width:100%!important;
  height:auto!important;
  max-height:calc(min(64svh,430px) - 16px)!important;
  align-items:stretch!important;
  flex-direction:column!important;
  gap:4px!important;
  padding:0!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  scroll-padding-block:6px;
  opacity:1!important;
  transform:none!important;
 }
 .brand-quick-nav.is-mobile-side-dock a{
  display:flex!important;
  width:100%!important;
  height:auto!important;
  min-height:44px!important;
  align-items:center!important;
  justify-content:flex-start!important;
  padding:10px 12px!important;
  border-radius:12px!important;
  font-size:.88rem!important;
  line-height:1.08!important;
  overflow:hidden;
  text-overflow:ellipsis;
 }
 .brand-quick-nav.is-mobile-side-dock a::after{display:none!important}
 .brand-quick-nav.is-mobile-side-dock a.is-active{background:#e8f4f1!important;color:#0f766e!important}
 .brand-quick-nav.is-mobile-side-dock.has-scroll-hint::after{display:none!important}
 .mobile-brand-menu-trigger{
  position:fixed;
  top:50%;
  right:0;
  bottom:auto;
  z-index:35;
  display:grid;
  width:54px;
  min-height:62px;
  grid-template-rows:24px auto;
  place-items:center;
  gap:2px;
  padding:7px 5px 7px 7px;
  border:1px solid rgba(15,118,110,.24);
  border-right:0;
  border-radius:16px 0 0 16px;
  background:rgba(255,255,255,.97);
  color:#0f5f57;
  box-shadow:0 9px 26px rgba(25,53,46,.18);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translate3d(calc(100% + 10px),-50%,0);
  transform-origin:center right;
  transition:opacity .15s ease,visibility 0s linear .24s,transform .24s cubic-bezier(.16,1,.3,1),background-color .15s ease;
  touch-action:manipulation;
 }
 .mobile-brand-menu-trigger.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(0,-50%,0);transition-delay:0s}
 .mobile-brand-menu-trigger.is-menu-open{background:#0f766e;color:#fff;box-shadow:0 12px 32px rgba(15,118,110,.28)}
 .mobile-brand-menu-trigger svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}
 .mobile-brand-menu-trigger.is-menu-open svg{transform:rotate(180deg)}
 .mobile-brand-menu-trigger span{font-size:.72rem;font-weight:800;line-height:1;letter-spacing:.04em;white-space:nowrap}
 .mobile-brand-menu-trigger:focus-visible{outline:3px solid rgba(15,118,110,.32);outline-offset:3px}
 body.toolbox-open>.brand-quick-nav.is-mobile-side-dock,
 body.toolbox-open>.mobile-brand-menu-trigger{opacity:0!important;visibility:hidden!important;pointer-events:none!important}

 /* 商品卡保持原始尺寸；品牌名与紧凑页码共用一行。 */
 .product-carousel-dots{position:relative;z-index:2;width:100%;max-width:100%;min-height:44px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}
 .product-carousel-dots::-webkit-scrollbar{display:none}
 .product-carousel-dots.is-overflowing{justify-content:flex-start}
 .brand-group:has(> .mobile-product-carousel)>.brand-heading{
  min-height:48px;
  align-items:center!important;
  flex-direction:row!important;
  gap:8px!important;
  margin-bottom:10px!important;
  padding-bottom:10px!important;
 }
 .brand-group:has(> .mobile-product-carousel)>.brand-heading>div{min-width:0;flex:0 0 auto}
 .brand-group:has(> .mobile-product-carousel)>.brand-heading .eyebrow{display:none!important}
 .brand-group:has(> .mobile-product-carousel)>.brand-heading h2{margin:0;font-size:1.22rem;line-height:1.1;white-space:nowrap}
 .brand-group:has(> .mobile-product-carousel)>.brand-heading>.brand-tools{display:none!important}
 .brand-group:has(> .mobile-product-carousel)>.brand-heading>.product-carousel-dots.is-brand-inline{
  display:flex;
  width:auto;
  max-width:calc(100% - 74px);
  min-width:0;
  min-height:36px;
  flex:0 1 auto;
  justify-content:flex-end;
  margin:0 0 0 auto;
 }
 .hot-products .hot-section-head{min-height:48px;align-items:center!important;flex-direction:row!important;gap:8px!important;margin-bottom:10px!important}
 .hot-products .hot-section-head>div{min-width:0;flex:0 0 auto}
 .hot-products .hot-section-head .eyebrow{display:none!important}
 .hot-products .hot-section-head h2{margin:0;font-size:1.22rem;line-height:1.1;white-space:nowrap}
 .hot-products .hot-section-head>.product-carousel-dots.is-hot-inline{
  display:flex;
  width:auto;
  max-width:calc(100% - 112px);
  min-width:0;
  min-height:36px;
  flex:0 1 auto;
  justify-content:flex-end;
  margin:0 0 0 auto;
 }
 .product-carousel-dots.is-brand-inline button,
 .product-carousel-dots.is-brand-inline button.is-active,
 .product-carousel-dots.is-hot-inline button,
 .product-carousel-dots.is-hot-inline button.is-active{
  width:clamp(24px,7vw,30px);
  height:36px;
  flex:0 0 clamp(24px,7vw,30px);
 }
 .product-carousel-dots:is(.is-brand-inline,.is-hot-inline) button::before{width:6px;height:6px}
 .product-carousel-dots:is(.is-brand-inline,.is-hot-inline) button.is-active::before{width:21px;height:28px}
 body[data-category="refill"] .product-carousel-dots:is(.is-brand-inline,.is-hot-inline) button.is-active::before{width:14px;height:30px}
 body[data-category="block"] .product-carousel-dots:is(.is-brand-inline,.is-hot-inline) button.is-active::before{width:26px;height:26px}
 body[data-category="korea"] .product-carousel-dots:is(.is-brand-inline,.is-hot-inline) button.is-active::before{width:21px;height:30px}
}
@media(max-width:360px){
 html:has(.mobile-product-carousel){--mobile-brand-offset:56px}
 .brand-quick-nav.is-mobile-side-dock{right:56px!important;width:min(204px,calc(100vw - 72px))!important;padding:6px!important}
 .brand-quick-nav.is-mobile-side-dock>div{max-height:calc(min(60svh,360px) - 12px)!important;gap:3px!important}
 .brand-quick-nav.is-mobile-side-dock a{min-height:42px!important;padding:9px 10px!important;font-size:.82rem!important}
 .mobile-brand-menu-trigger{width:50px;min-height:58px;padding-inline:5px}
 .brand-group:has(> .mobile-product-carousel)>.brand-heading h2{font-size:1.14rem}
 .brand-group:has(> .mobile-product-carousel)>.brand-heading>.product-carousel-dots.is-brand-inline{max-width:calc(100% - 66px)}
 .hot-products .hot-section-head>.product-carousel-dots.is-hot-inline{max-width:calc(100% - 104px)}
}
@media(max-width:600px) and (prefers-reduced-motion:reduce){
 .brand-quick-nav.is-mobile-side-dock,.mobile-brand-menu-trigger,.mobile-brand-menu-trigger svg{transition:none!important}
}

/* 手机汉堡菜单：取代旧工具箱，统一导航图标、语言切换和客服入口。 */
.mobile-nav-item-icon,.mobile-nav-utilities,.mobile-nav-coachmark{display:none}
@media(min-width:761px){
 .site-header .nav{grid-template-columns:minmax(235px,.82fr) minmax(300px,1.55fr) minmax(0,auto) 56px!important}
 .site-header .nav>.cart-button{grid-column:4!important}
 .product-detail-page .nav{grid-template-columns:minmax(235px,260px) minmax(0,1fr) minmax(0,auto) 56px!important}
}
@media(max-width:760px){
 .site-header .nav,.product-detail-page .nav{grid-template-columns:minmax(0,1fr) 54px 54px!important;gap:7px!important}
 .site-header .nav>.cart-button,.product-detail-page .nav>.cart-button{grid-column:2!important;grid-row:1}
 .site-header .nav>.mobile-nav-toggle,.product-detail-page .nav>.mobile-nav-toggle{grid-column:3!important;grid-row:1}
 .site-header .mobile-nav-toggle{position:relative!important;z-index:47;touch-action:manipulation}
 .site-header .nav>.nav-links{
  position:absolute!important;
  top:calc(100% + 8px)!important;
  right:-8px!important;
  left:-8px!important;
  z-index:46!important;
  display:flex!important;
  width:auto!important;
  max-height:calc(100dvh - var(--site-header-height,82px) - 20px)!important;
  align-items:stretch!important;
  flex-direction:column!important;
  gap:4px!important;
  margin:0!important;
  padding:10px!important;
  border:1px solid rgba(31,58,51,.24)!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 26px 64px rgba(18,45,38,.32),0 6px 18px rgba(18,45,38,.14)!important;
  opacity:0!important;
  visibility:hidden;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior:contain;
  clip-path:inset(0 0 100% 0 round 18px)!important;
  pointer-events:none!important;
  transform:translateY(-12px) scale(.985)!important;
  transform-origin:top right!important;
  transition:opacity .18s ease,visibility 0s linear .32s,transform .32s cubic-bezier(.16,1,.3,1),clip-path .32s cubic-bezier(.16,1,.3,1)!important;
  -webkit-overflow-scrolling:touch;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
 }
 .site-header .nav.mobile-nav-open>.nav-links{
  opacity:1!important;
  visibility:visible;
  clip-path:inset(0 round 18px)!important;
  pointer-events:auto!important;
  transform:none!important;
  transition-delay:0s!important;
 }
 .site-header .nav>.nav-links>.shop-switches,
 .site-header .nav>.nav-links>a,
 .site-header .nav>.nav-links>.mobile-nav-utilities{opacity:0;transform:translateY(-7px);transition:opacity .15s ease,transform .2s ease}
 .site-header .nav.mobile-nav-open>.nav-links>.shop-switches,
 .site-header .nav.mobile-nav-open>.nav-links>a,
 .site-header .nav.mobile-nav-open>.nav-links>.mobile-nav-utilities{opacity:1;transform:none}
 .site-header .nav.mobile-nav-open>.nav-links>a:nth-of-type(1){transition-delay:.04s}
 .site-header .nav.mobile-nav-open>.nav-links>a:nth-of-type(2){transition-delay:.06s}
 .site-header .nav.mobile-nav-open>.nav-links>a:nth-of-type(3){transition-delay:.08s}
 .site-header .nav.mobile-nav-open>.nav-links>a:nth-of-type(4){transition-delay:.1s}
 .site-header .nav.mobile-nav-open>.nav-links>a:nth-of-type(n+5){transition-delay:.12s}
 .site-header .nav>.nav-links>a,
 .site-header .nav>.nav-links>.mobile-nav-utilities>.mobile-nav-contact{
  display:grid!important;
  width:100%!important;
  min-height:56px!important;
  grid-template-columns:42px minmax(0,1fr)!important;
  align-items:center!important;
  gap:12px!important;
  padding:7px 12px!important;
  border:0!important;
  border-radius:13px!important;
  background:transparent!important;
  color:#1f2c28!important;
  box-shadow:none!important;
  font-size:1rem!important;
  font-weight:780!important;
  line-height:1.2!important;
  letter-spacing:0!important;
  text-align:left!important;
  cursor:pointer;
  touch-action:manipulation;
  transition:background-color .16s ease,color .16s ease!important;
 }
 .site-header .nav>.nav-links>a::after{display:none!important}
 .site-header .nav>.nav-links>a:hover,
 .site-header .nav>.nav-links>a:active,
 .site-header .nav>.nav-links>a[aria-current="page"],
 .site-header .nav>.nav-links>.mobile-nav-utilities>.mobile-nav-contact:hover,
 .site-header .nav>.nav-links>.mobile-nav-utilities>.mobile-nav-contact:active{background:#eef6f3!important;color:#0f766e!important}
 .mobile-nav-item-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#f1f5f3;color:#173c34;overflow:hidden}
 .mobile-nav-item-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
 .mobile-nav-item-icon img{display:block;width:31px;height:31px;object-fit:contain}
 .mobile-nav-item-label{display:block;min-width:0;font-size:inherit;font-weight:inherit}
 .mobile-nav-utilities{display:grid;gap:5px;margin-top:3px;padding-top:8px;border-top:1px solid #e4ebe8}
 .mobile-nav-language{display:grid;grid-template-columns:minmax(118px,1fr) minmax(146px,1.2fr);align-items:center;gap:10px;min-height:60px;padding:7px 9px 7px 12px;border-radius:13px;background:#f7f9f8}
 .mobile-nav-language>span{display:flex;align-items:center;gap:12px;min-width:0;color:#1f2c28;font-size:.94rem}
 .mobile-nav-language>span .mobile-nav-item-icon{flex:0 0 42px}
 .mobile-nav-language>span strong{font-size:.94rem;white-space:nowrap}
 .mobile-nav-language>div{display:grid;grid-template-columns:1fr 1fr;gap:3px;padding:3px;border-radius:11px;background:#e7ecea}
 .mobile-nav-language button{min-width:0;min-height:44px;padding:6px 8px;border:0;border-radius:9px;background:transparent;color:#66716d;font-size:.86rem;font-weight:800;cursor:pointer;touch-action:manipulation;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}
 .mobile-nav-language button[aria-pressed="true"]{background:#fff;color:#0f766e;box-shadow:0 2px 7px rgba(23,63,52,.12)}
 .mobile-nav-language button:focus-visible,.site-header .nav>.nav-links>a:focus-visible,.mobile-nav-contact:focus-visible{outline:3px solid rgba(15,118,110,.24)!important;outline-offset:2px}
 .mobile-nav-coachmark{position:absolute;top:calc(100% + 11px);right:-1px;display:block!important;width:max-content;max-width:210px;padding:10px 13px;border-radius:12px;background:#16382f;color:#fff;font-size:.73rem!important;font-weight:760;line-height:1.42;letter-spacing:.01em;box-shadow:0 12px 28px rgba(12,43,35,.22);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-5px);transition:opacity .2s ease,visibility 0s linear .25s,transform .24s ease!important}
 .mobile-nav-coachmark::before{position:absolute;right:18px;bottom:100%;border:7px solid transparent;border-bottom-color:#16382f;content:""}
 .mobile-nav-toggle.is-discovery:not([aria-expanded="true"]) .mobile-nav-coachmark{opacity:1;visibility:visible;transform:none;transition-delay:0s!important}
 .site-header:has(.nav.mobile-nav-open)>.brand-quick-nav{opacity:0!important;pointer-events:none!important;transform:translate3d(calc(-100% - 12px),0,0)!important}
}
@media(max-width:360px){
 .site-header .nav,.product-detail-page .nav{grid-template-columns:minmax(0,1fr) 50px 50px!important;gap:5px!important}
 .mobile-nav-language{grid-template-columns:1fr;gap:6px}
 .mobile-nav-language>span{padding-left:1px}
}
@media(max-width:760px) and (prefers-reduced-motion:reduce){
 .site-header .nav>.nav-links,.site-header .nav>.nav-links>*,.mobile-nav-coachmark,.mobile-nav-language button{transition:none!important}
}

/* 僅手機商品分類卡片壓縮內部留白；圖片高度、寬度、字級與觸控區維持原樣。 */
@media(max-width:600px){
 .brand-group>.mobile-product-carousel,
 #hot-product-grid.mobile-product-carousel{
  width:100%;
  padding-right:0!important;
  padding-left:0!important;
  scroll-padding-inline:0!important;
 }
 .brand-group>.mobile-product-carousel>.product-card,
 #hot-product-grid.mobile-product-carousel>.hot-product-card{
  flex:0 0 100%!important;
  width:100%!important;
  min-width:100%!important;
  max-width:100%!important;
 }
 .brand-group>.mobile-product-carousel>.product-card>.product-image-wrap,
 #hot-product-grid.mobile-product-carousel>.hot-product-card>.product-image-wrap{
  aspect-ratio:1/1!important;
  padding:10px!important;
 }
 .brand-group>.mobile-product-carousel>.product-card .product-body,
 #hot-product-grid.mobile-product-carousel>.hot-product-card .product-body{
  gap:3px;
  padding:7px 10px 9px;
 }
 .brand-group>.mobile-product-carousel>.product-card .product-specs,
 #hot-product-grid.mobile-product-carousel>.hot-product-card .product-specs{
  gap:2px 7px;
 }
 .brand-group>.mobile-product-carousel>.product-card .card-variant-row,
 .brand-group>.mobile-product-carousel>.product-card .device-option-grid,
 #hot-product-grid.mobile-product-carousel>.hot-product-card .card-variant-row,
 #hot-product-grid.mobile-product-carousel>.hot-product-card .device-option-grid{
  align-items:center;
  padding-top:7px;
  padding-bottom:7px;
 }
 .brand-group>.mobile-product-carousel>.product-card .card-variant-row>.card-scent-field>span,
 .brand-group>.mobile-product-carousel>.product-card .card-variant-row>.card-quantity-field>span,
 #hot-product-grid.mobile-product-carousel>.hot-product-card .card-variant-row>.card-scent-field>span,
 #hot-product-grid.mobile-product-carousel>.hot-product-card .card-variant-row>.card-quantity-field>span{
  display:none!important;
 }
 .brand-group>.mobile-product-carousel>.product-card .card-variant-row>.card-variant-field,
 #hot-product-grid.mobile-product-carousel>.hot-product-card .card-variant-row>.card-variant-field{
  gap:0;
 }
 .brand-group>.mobile-product-carousel>.product-card .card-variant-list>.card-variant-row+.card-variant-row,
 #hot-product-grid.mobile-product-carousel>.hot-product-card .card-variant-list>.card-variant-row+.card-variant-row{
  margin-top:4px;
 }
 .brand-group>.mobile-product-carousel>.product-card .flavor-actions,
 #hot-product-grid.mobile-product-carousel>.hot-product-card .flavor-actions{
  margin-top:0;
  margin-bottom:0;
 }
 .brand-group>.mobile-product-carousel>.product-card .product-foot,
 #hot-product-grid.mobile-product-carousel>.hot-product-card .product-foot{
  min-height:94px;
  flex-basis:94px;
  row-gap:4px;
  margin-top:0!important;
  padding-top:2px;
 }
}
.shipping-progress{display:grid;gap:13px;margin:2px 0 10px;padding:15px 13px 13px;border:1px solid #dfeae6;border-radius:14px;background:linear-gradient(145deg,#f8fcfa,#fff);color:#27332f}.shipping-progress header{display:grid;justify-items:center;gap:2px;text-align:center}.shipping-progress header span{font-size:.7rem;font-weight:700;color:#71807a}.shipping-progress header strong{font-size:1.35rem;line-height:1.1;color:#137a68}.shipping-progress header small{font-size:.68rem;color:#68756f}.shipping-progress-track{position:relative;display:grid;grid-template-columns:repeat(4,1fr);align-items:start;padding-top:8px}.shipping-progress-track:before,.shipping-progress-track>i{content:"";position:absolute;top:13px;left:12.5%;right:12.5%;height:4px;border-radius:999px}.shipping-progress-track:before{background:#dce6e2}.shipping-progress-track>i{right:auto;width:calc(var(--shipping-progress) * .75);background:linear-gradient(90deg,#67bea9,#168a74);transition:width .35s ease}.shipping-progress-track>span{position:relative;z-index:1;display:grid;justify-items:center;gap:3px;color:#87918d;text-align:center}.shipping-progress-track>span:before{content:"";width:11px;height:11px;border:3px solid #dce6e2;border-radius:50%;background:#fff;box-sizing:content-box}.shipping-progress-track>span.is-reached:before{border-color:#168a74;background:#168a74;box-shadow:0 0 0 3px #e5f4ef}.shipping-progress-track>span b{font-size:.69rem;font-weight:800;color:#596660}.shipping-progress-track>span small{font-size:.62rem;color:#89938f}.shipping-progress-track>span.is-current b{color:#137a68}.shipping-progress-track>span.is-current small{font-weight:800;color:#137a68}@media(max-width:480px){.shipping-progress{margin-inline:-2px;padding-inline:9px}.shipping-progress-track>span b{font-size:.64rem}}
#cart-panel #checkout-link:not(.is-disabled){background:#0071e3!important;color:#fff!important;box-shadow:0 11px 24px rgba(0,113,227,.26)!important}
#cart-panel #checkout-link:not(.is-disabled):hover{background:#0064cc!important;box-shadow:0 14px 28px rgba(0,113,227,.32)!important}
#cart-panel #checkout-link:not(.is-disabled):active{background:#005bb8!important}
#cart-panel #checkout-link.is-disabled{background:#aeb8be!important;color:#fff!important;box-shadow:none!important;cursor:not-allowed}
#cart-panel #checkout-link:focus-visible{outline:3px solid rgba(0,113,227,.3);outline-offset:3px}
.cart-shipping-note{gap:8px!important;padding-top:6px!important}
.shipping-progress{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 14px;margin:0;padding:10px 12px;border:1px solid #eadeda;border-radius:11px;background:#fff;color:#27332f}
.shipping-progress header{display:grid;min-width:92px;justify-items:start;gap:0;text-align:left}
.shipping-progress header span{font-size:.65rem;font-weight:750;color:#746b68}
.shipping-progress header strong{font-size:1.05rem;line-height:1.15;color:#a33a30}
.shipping-progress header small{font-size:.6rem;line-height:1.2;color:#756e6b;white-space:nowrap}
.shipping-progress-track{position:relative;display:grid;grid-template-columns:repeat(4,1fr);align-items:start;padding-top:3px}
.shipping-progress-track:before,.shipping-progress-track>i{content:"";position:absolute;top:8px;left:12.5%;right:12.5%;height:3px;border-radius:999px}
.shipping-progress-track:before{background:linear-gradient(90deg,#8f2f29 0%,#c55a45 34%,#e5a071 67%,#b8ddcf 100%)}
.shipping-progress-track>i{right:auto;width:calc(var(--shipping-progress) * .75);background:linear-gradient(90deg,#8f2f29,#c55a45 45%,#e5a071 72%,#71bda4);transition:width .35s ease}
.shipping-progress-track>span{position:relative;z-index:1;display:grid;justify-items:center;gap:1px;color:#827b77;text-align:center}
.shipping-progress-track>span:before{content:"";width:8px;height:8px;border:2px solid #d9cfcb;border-radius:50%;background:#fff;box-sizing:content-box}
.shipping-progress-track>span:nth-of-type(1).is-reached:before{border-color:#8f2f29;background:#8f2f29;box-shadow:0 0 0 2px #f5e5e2}
.shipping-progress-track>span:nth-of-type(2).is-reached:before{border-color:#c55a45;background:#c55a45;box-shadow:0 0 0 2px #f8e9e4}
.shipping-progress-track>span:nth-of-type(3).is-reached:before{border-color:#e0a06f;background:#e0a06f;box-shadow:0 0 0 2px #fbefe6}
.shipping-progress-track>span:nth-of-type(4).is-reached:before{border-color:#70bba2;background:#70bba2;box-shadow:0 0 0 2px #e6f3ee}
.shipping-progress-track>span b{font-size:.59rem;font-weight:800;color:#696360}
.shipping-progress-track>span small{font-size:.56rem;color:#8c8581}
.shipping-progress-track>span.is-current b,.shipping-progress-track>span.is-current small{color:#282423}
.cart-grand-total{display:flex!important;align-items:baseline;justify-content:space-between;margin:2px -24px -4px;padding:13px 24px 2px;border-top:1px solid #e6e9e7;color:#202624!important}
.cart-grand-total span{font-size:.78rem!important;font-weight:750!important;color:#5d6763!important}
.cart-grand-total strong{font-size:1.48rem!important;line-height:1;color:#202624!important;letter-spacing:-.035em}
@media(max-width:480px){.shipping-progress{grid-template-columns:82px minmax(0,1fr);gap:8px;padding:9px}.shipping-progress header{min-width:0}.shipping-progress header small{white-space:normal}.shipping-progress-track>span b{font-size:.56rem}.cart-grand-total{margin-inline:-18px;padding-inline:18px}}
.shipping-progress{grid-template-columns:108px minmax(0,1fr);gap:8px 15px;padding:11px 13px}
.shipping-progress header{min-width:0}
.shipping-progress header span{font-size:.78rem;font-weight:800;color:#4f4946}
.shipping-progress header strong{font-size:1.24rem;line-height:1.12}
.shipping-progress header small{font-size:.72rem;line-height:1.25;color:#5f5855;white-space:normal}
.shipping-progress-track>span b{font-size:.7rem;line-height:1.2}
.shipping-progress-track>span small{font-size:.67rem;line-height:1.2;font-weight:700}
@media(max-width:480px){.shipping-progress{grid-template-columns:100px minmax(0,1fr);gap:7px 10px;padding:10px}.shipping-progress header span{font-size:.75rem}.shipping-progress header strong{font-size:1.18rem}.shipping-progress header small{font-size:.68rem}.shipping-progress-track>span b{font-size:.66rem}.shipping-progress-track>span small{font-size:.64rem}}
.shipping-progress{position:relative;overflow:hidden;border:0!important;border-radius:14px;background:linear-gradient(110deg,#fff1ed 0%,#fff8f4 43%,#f2faf6 100%)!important;box-shadow:0 7px 20px rgba(93,57,45,.09)!important}
.shipping-progress:after{position:absolute;right:-18px;bottom:-28px;width:92px;height:92px;border-radius:50%;background:radial-gradient(circle,rgba(112,187,162,.14),rgba(112,187,162,0) 68%);content:"";pointer-events:none}
.shipping-progress header{position:relative;z-index:1}
.shipping-progress header span{display:inline-flex;width:max-content;margin-bottom:2px;padding:2px 7px;border-radius:999px;background:rgba(143,47,41,.1);color:#7f352f;font-size:.73rem;font-weight:800}
.shipping-progress header strong{color:#972f29;text-shadow:0 1px 0 rgba(255,255,255,.7)}
.shipping-progress header small{color:#655b57}
.shipping-progress-track{z-index:1}
.shipping-progress-track:before{height:4px;background:linear-gradient(90deg,rgba(143,47,41,.2),rgba(197,90,69,.2) 34%,rgba(229,160,113,.22) 67%,rgba(112,187,162,.25) 100%)}
.shipping-progress-track>i{height:4px;box-shadow:0 1px 4px rgba(143,47,41,.16)}
.shipping-progress-track>span:before{border-color:rgba(91,77,70,.18);box-shadow:0 2px 6px rgba(57,45,39,.08)}
.shipping-progress-track>span b{padding:1px 4px;border-radius:5px;background:rgba(255,255,255,.5);color:#574f4b}
.shipping-progress-track>span.is-current b{background:#fff;color:#25211f;box-shadow:0 2px 7px rgba(65,48,40,.1)}
.cart-grand-total{margin:3px 0 0!important;padding:11px 13px!important;border:0!important;border-radius:12px;background:#f3f6f5;box-shadow:none}
.cart-grand-total span{color:#4d5854!important}
@media(max-width:480px){.shipping-progress{border-radius:12px}.cart-grand-total{margin-top:2px!important;padding:10px 11px!important}}
.shipping-progress{display:block;position:relative;overflow:visible;margin:0;padding:5px 0 9px;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;color:#242626}
.shipping-progress:after{display:none!important}
.shipping-progress header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;min-width:0;text-align:left}
.shipping-progress header>div{display:grid;gap:2px;min-width:0}
.shipping-progress header span{display:block;width:auto;margin:0;padding:0;border-radius:0;background:none!important;color:#272a29;font-size:.82rem;font-weight:800}
.shipping-progress header small{color:#6e7471;font-size:.7rem;line-height:1.3;white-space:normal}
.shipping-progress header strong{flex:0 0 auto;font-size:1.28rem;line-height:1;font-weight:800;text-shadow:none!important}
.shipping-progress.shipping-stage-1 header strong{color:#a83a32}
.shipping-progress.shipping-stage-2 header strong{color:#b86a2d}
.shipping-progress.shipping-stage-3 header strong{color:#9b7825}
.shipping-progress.shipping-stage-4 header strong{color:#278064}
.shipping-progress-track{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);align-items:start;margin-top:12px;padding-top:3px}
.shipping-progress-track:before,.shipping-progress-track>i{content:"";position:absolute;top:8px;left:12.5%;right:12.5%;height:3px;border-radius:999px}
.shipping-progress-track:before{background:#d9dddb!important}
.shipping-progress-track>i{right:auto;width:calc(var(--shipping-progress) * .75);background:#343837!important;box-shadow:none!important;transition:width .35s ease}
.shipping-progress-track>span{position:relative;z-index:1;display:grid;justify-items:center;gap:2px;text-align:center}
.shipping-progress-track>span:before,.shipping-progress-track>span.is-reached:before{content:"";box-sizing:content-box;width:8px;height:8px;border:2px solid #cfd4d1!important;border-radius:50%;background:#fff!important;box-shadow:none!important}
.shipping-progress-track>span.is-reached:before{border-color:#343837!important;background:#343837!important}
.shipping-progress-track>span b{padding:0!important;border-radius:0!important;background:none!important;font-size:.72rem;line-height:1.25;font-weight:850;box-shadow:none!important}
.shipping-progress-track>span:nth-of-type(1) b{color:#a83a32!important}
.shipping-progress-track>span:nth-of-type(2) b{color:#b86a2d!important}
.shipping-progress-track>span:nth-of-type(3) b{color:#9b7825!important}
.shipping-progress-track>span:nth-of-type(4) b{color:#278064!important}
.shipping-progress-track>span small,.shipping-progress-track>span.is-current small{color:#343837!important;font-size:.67rem;line-height:1.25;font-weight:750}
.cart-shipping-note{gap:0!important;padding-top:4px!important}
.cart-grand-total{display:flex!important;align-items:baseline;justify-content:space-between;margin:8px 0 0!important;padding:15px 0 2px!important;border:0!important;border-top:1px solid #e3e8e5!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;color:#202624!important}
.cart-grand-total span{color:#303633!important;font-size:1rem!important;font-weight:800!important;letter-spacing:0}
.cart-grand-total strong{color:#202624!important;font-size:1.65rem!important;line-height:1;font-weight:800!important;letter-spacing:-.045em;font-variant-numeric:tabular-nums}
.cart-summary-note{margin-top:7px;color:#69736f!important;font-size:.7rem!important;line-height:1.35}
.cart-summary-note.is-warning{color:#a33a30!important;font-weight:750}
.cart-minimum-callout{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:9px 0 2px;padding:10px 11px 10px 13px;border:1px solid #eaded9;border-radius:13px;background:#fff8f5}
.cart-minimum-callout>span{display:grid;gap:1px;min-width:0}
.cart-minimum-callout small{color:#786a65!important;font-size:.66rem!important;line-height:1.2}
.cart-minimum-callout strong{color:#a33a30!important;font-size:1.12rem;line-height:1.15;font-weight:850;font-variant-numeric:tabular-nums}
.cart-minimum-callout .minimum-top-up-button{min-height:44px;margin:0;padding:0 16px;border-radius:10px;background:#147467;color:#fff;font-size:.76rem;white-space:nowrap;box-shadow:0 5px 12px rgba(20,116,103,.16)}
.cart-minimum-callout .minimum-top-up-button:hover{background:#0f6559}
.cart-minimum-callout .minimum-top-up-button:focus-visible{outline:3px solid rgba(20,116,103,.25);outline-offset:2px}
@media(max-width:480px){.cart-minimum-callout{gap:10px;padding-left:11px}.cart-minimum-callout .minimum-top-up-button{padding-inline:14px}}
@media(max-width:480px){.shipping-progress{padding:4px 0 8px}.shipping-progress header{gap:10px}.shipping-progress header span{font-size:.8rem}.shipping-progress header strong{font-size:1.2rem}.shipping-progress-track{margin-top:10px}.shipping-progress-track>span b{font-size:.68rem}.shipping-progress-track>span small{font-size:.64rem}}
.shipping-progress.shipping-stage-1 .shipping-progress-track>i,.shipping-progress.shipping-stage-1 .shipping-progress-track>span.is-reached:before{background:#a83a32!important;border-color:#a83a32!important}
.shipping-progress.shipping-stage-2 .shipping-progress-track>i,.shipping-progress.shipping-stage-2 .shipping-progress-track>span.is-reached:before{background:#b86a2d!important;border-color:#b86a2d!important}
.shipping-progress.shipping-stage-3 .shipping-progress-track>i,.shipping-progress.shipping-stage-3 .shipping-progress-track>span.is-reached:before{background:#9b7825!important;border-color:#9b7825!important}
.shipping-progress.shipping-stage-4 .shipping-progress-track>i,.shipping-progress.shipping-stage-4 .shipping-progress-track>span.is-reached:before{background:#278064!important;border-color:#278064!important}

/* 产品页宣传横幅 */
.category-series-promo{overflow:hidden;background:#f7faf9}.category-series-promo-inner{width:min(calc(100% - 32px),1280px);min-height:190px;grid-template-columns:150px minmax(0,1fr);gap:22px;padding:20px 0}.category-series-promo-viewport{min-width:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}.category-series-promo-track{display:flex;width:max-content;gap:14px;padding:4px 0;will-change:transform}.product-banner-group{display:flex;gap:14px}.product-banner-item{display:block;width:clamp(340px,34vw,470px);aspect-ratio:3/1;overflow:hidden;border-radius:14px;background:#e8efec;box-shadow:0 7px 20px #163a301f}.product-banner-item img{width:100%;height:100%;object-fit:cover}.category-series-promo.has-motion .category-series-promo-track{animation:product-banner-marquee 38s linear infinite}.category-series-promo.has-motion .category-series-promo-track:hover{animation-play-state:paused}.category-series-promo.is-single .category-series-promo-track,.category-series-promo.is-single .product-banner-group{width:100%}.category-series-promo.is-single .product-banner-item{width:min(720px,100%)}@keyframes product-banner-marquee{to{transform:translateX(calc(-50% - 7px))}}@media(max-width:700px){.category-series-promo-inner{display:block;width:100%;min-height:0;padding:14px 0 16px}.category-series-promo-inner>header{width:calc(100% - 28px);margin:0 auto 10px}.product-banner-item{width:78vw;max-width:350px}.category-series-promo.is-single .product-banner-item{width:calc(100vw - 28px);margin-left:14px}}@media(prefers-reduced-motion:reduce){.category-series-promo.has-motion .category-series-promo-track{animation:none}.category-series-promo-viewport{overflow-x:auto}}

/* 横幅简化：无标题、无区域背景 */
.category-series-promo{border:0;background:transparent;box-shadow:none}.category-series-promo-inner{display:block;width:100%;min-height:0;padding:14px 0}.category-series-promo-viewport{width:100%}@media(max-width:700px){.category-series-promo-inner{padding:10px 0 12px}}
/* 横幅贴边加宽 */
.category-series-promo,.category-series-promo-inner,.category-series-promo-viewport{background:none!important}.category-series-promo-inner{padding:0!important}.category-series-promo-viewport{mask-image:none!important;-webkit-mask-image:none!important}.category-series-promo-track{gap:10px;padding:0!important}.product-banner-group{gap:10px}.product-banner-item{width:clamp(460px,46vw,640px);border-radius:12px}@keyframes product-banner-marquee{to{transform:translateX(calc(-50% - 5px))}}@media(max-width:700px){.product-banner-item{width:88vw;max-width:520px;border-radius:10px}.category-series-promo.is-single .product-banner-item{width:100vw;margin-left:0}}

/* 分类页活动卡片：紧凑现代促销条 */
.category-promotion{position:relative;display:flex;min-height:92px;align-items:center;gap:20px;margin:0 0 24px;padding:18px 22px;overflow:hidden;border:0;border-radius:16px;background:linear-gradient(110deg,#fff8ec 0%,#fff 62%,#f3faf7 100%);box-shadow:0 8px 24px rgba(53,40,18,.08)}
.category-promotion::before{display:none}
.category-promotion::after{position:absolute;top:-52px;right:110px;width:150px;height:150px;border-radius:50%;background:rgba(245,158,11,.07);content:"";pointer-events:none}
.category-promotion-gift{display:none}
.category-promotion-copy{position:relative;z-index:1;display:grid;min-width:0;flex:1;gap:7px;padding:0}
.category-promotion-label{display:flex;align-items:center;gap:7px;color:#a4570c;font-size:.68rem;font-weight:850;letter-spacing:.12em}
.category-promotion-label i{width:8px;height:8px;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 4px rgba(245,158,11,.13)}
.category-promotion-copy h2{margin:0;color:#241f1a;font-size:clamp(1rem,1.6vw,1.2rem);font-weight:820;letter-spacing:-.01em;line-height:1.38;overflow-wrap:anywhere}
.category-promotion-status{position:relative;z-index:1;display:flex;min-height:34px;align-items:center;gap:7px;margin:0;padding:7px 12px;border:1px solid #bfe3d7;border-radius:999px;background:#fff;color:#14705e;font-size:.73rem;font-weight:850;white-space:nowrap}
.category-promotion-status i{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#17a184;box-shadow:0 0 0 4px rgba(23,161,132,.12);animation:category-promotion-pulse 1.8s ease-in-out infinite}
@media(max-width:700px){.category-promotion{min-height:0;gap:12px;margin-bottom:18px;padding:14px 15px;border-radius:13px}.category-promotion::after{right:-45px}.category-promotion-copy{gap:5px}.category-promotion-label{font-size:.61rem}.category-promotion-copy h2{font-size:.92rem;line-height:1.36}.category-promotion-status{min-width:auto;min-height:30px;padding:6px 9px;font-size:.66rem}}

/* 分类活动横幅：HK DZY 深绿色品牌风格 */
.category-promotion{position:relative;isolation:isolate;display:grid;min-height:126px;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:22px;margin:0 0 28px;padding:20px 24px;overflow:hidden;border:0;border-radius:18px;background:linear-gradient(118deg,#0b342e 0%,#125b4f 58%,#167565 100%);box-shadow:0 14px 34px rgba(8,52,45,.2)}
.category-promotion::before{display:block;position:absolute;inset:0;background:radial-gradient(circle at 82% -20%,rgba(255,210,119,.2),transparent 36%),linear-gradient(120deg,transparent 0 70%,rgba(255,255,255,.05) 70% 72%,transparent 72% 100%);content:""}
.category-promotion::after{position:absolute;top:-85px;right:5%;width:220px;height:220px;border:1px solid rgba(255,218,145,.22);border-radius:50%;background:transparent;content:""}
.category-promotion-mark{position:relative;z-index:2;display:grid;width:76px;height:76px;place-content:center;gap:2px;border:1px solid rgba(255,225,166,.7);border-radius:16px;background:linear-gradient(145deg,#ffdc93,#f5ad32);box-shadow:0 8px 22px rgba(0,0,0,.18);color:#173d35;text-align:center;transform:rotate(-3deg)}
.category-promotion-mark b{font-size:1.14rem;font-weight:950;letter-spacing:.08em}.category-promotion-mark small{font-size:.57rem;font-weight:950;letter-spacing:.16em}
.category-promotion-copy{position:relative;z-index:2;display:grid;min-width:0;gap:7px;padding:0}
.category-promotion-label{display:flex;align-items:center;gap:8px;color:#aee8da;font-size:.67rem;font-weight:850;letter-spacing:.14em}
.category-promotion-label i{width:22px;height:2px;border-radius:2px;background:#f8be55;box-shadow:none}
.category-promotion-copy h2{max-width:820px;margin:0;color:#fff;font-size:clamp(1.03rem,1.75vw,1.32rem);font-weight:820;letter-spacing:.005em;line-height:1.42;text-shadow:0 2px 10px rgba(0,0,0,.12);overflow-wrap:anywhere}
.category-promotion-status{position:relative;z-index:3;display:flex;min-height:36px;align-items:center;gap:8px;margin:0;padding:8px 13px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.12);box-shadow:inset 0 1px rgba(255,255,255,.13);backdrop-filter:blur(8px);color:#fff;font-size:.72rem;font-weight:850;white-space:nowrap}
.category-promotion-status i{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#65e1bd;box-shadow:0 0 0 4px rgba(101,225,189,.14);animation:category-promotion-pulse 1.8s ease-in-out infinite}
.category-promotion-watermark{position:absolute;right:68px;bottom:-23px;z-index:0;color:rgba(255,255,255,.055);font-family:Arial,sans-serif;font-size:5.3rem;font-weight:950;letter-spacing:-.06em;line-height:1;pointer-events:none}
@media(max-width:700px){.category-promotion{min-height:112px;grid-template-columns:56px minmax(0,1fr);gap:13px;margin-bottom:20px;padding:15px 14px;border-radius:14px}.category-promotion-mark{width:54px;height:58px;border-radius:12px}.category-promotion-mark b{font-size:.92rem}.category-promotion-mark small{font-size:.46rem}.category-promotion-copy{gap:5px}.category-promotion-label{font-size:.57rem}.category-promotion-label i{width:15px}.category-promotion-copy h2{font-size:.9rem;line-height:1.38}.category-promotion-status{position:absolute;top:10px;right:10px;min-height:26px;padding:5px 8px;font-size:.59rem}.category-promotion-watermark{right:-8px;bottom:-12px;font-size:3.7rem}.category-promotion::after{right:-90px}}

/* 分类活动横幅：明亮品牌风格 */
.category-promotion{border:1px solid #dce9e4;background:linear-gradient(115deg,#fffaf1 0%,#fff 48%,#edf8f4 100%);box-shadow:0 10px 28px rgba(24,68,56,.1)}
.category-promotion::before{background:radial-gradient(circle at 82% -20%,rgba(244,174,52,.12),transparent 36%),linear-gradient(120deg,transparent 0 70%,rgba(22,117,101,.035) 70% 72%,transparent 72% 100%)}
.category-promotion::after{border-color:rgba(22,117,101,.12)}
.category-promotion-mark{border-color:#f3c875;background:linear-gradient(145deg,#ffe5ab,#ffc75d);box-shadow:0 7px 18px rgba(150,91,8,.13);color:#23443d}
.category-promotion-label{color:#9b5b14}.category-promotion-label i{background:#e69a22}
.category-promotion-copy h2{color:#20342e;text-shadow:none}
.category-promotion-status{border-color:#b9dfd3;background:rgba(255,255,255,.82);box-shadow:0 3px 12px rgba(17,99,82,.08);color:#14705e;backdrop-filter:blur(8px)}
.category-promotion-watermark{color:rgba(18,100,84,.045)}
/* 活动横幅简化：移除背景文字与圆形装饰 */
.category-promotion::before,.category-promotion::after,.category-promotion-watermark{display:none!important}
/* 宣传图片无缝拼接：无背景、无圆角、无间距 */
.category-series-promo-track,.product-banner-group{gap:0!important}.product-banner-item{border-radius:0!important}@keyframes product-banner-marquee{to{transform:translateX(-50%)}}

/* 商品状态角标：新品／热卖／活动统一视觉 */
.product-tag-slide>.hot-badge{display:inline-flex;box-sizing:border-box;min-width:106px;height:44px;align-items:center;justify-content:flex-start;gap:8px;padding:6px 11px;border:1px solid rgba(255,255,255,.42);border-radius:11px;background:linear-gradient(135deg,#e95442,#c92c25);box-shadow:0 7px 18px rgba(178,45,34,.24),inset 0 1px rgba(255,255,255,.18);color:#fff;text-align:left;letter-spacing:0;overflow:hidden;backdrop-filter:blur(6px)}
.product-tag-slide>.hot-badge::after{position:absolute;top:-18px;right:-12px;width:48px;height:48px;border:1px solid rgba(255,255,255,.18);border-radius:50%;content:""}
.product-tag-slide>.new-product-badge{background:linear-gradient(135deg,#27a77c,#117b61);box-shadow:0 7px 18px rgba(17,123,97,.23),inset 0 1px rgba(255,255,255,.18)}
.product-tag-slide>.promotion-activity-badge{gap:8px;background:linear-gradient(135deg,#f6b943,#e48a18);box-shadow:0 7px 18px rgba(190,111,12,.23),inset 0 1px rgba(255,255,255,.22);color:#fff}
.product-tag-symbol,.promotion-activity-icon{display:grid;flex:0 0 25px;width:25px;height:25px;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:7px;background:rgba(255,255,255,.14);font-size:.9rem;font-weight:900;line-height:1;transform:none}
.product-tag-copy{display:grid;gap:0;line-height:1}.product-tag-copy small{font-size:.5rem;font-weight:900;letter-spacing:.14em;opacity:.78}.product-tag-copy b{margin-top:3px;font-size:.78rem;font-weight:900;letter-spacing:.06em}
@media(max-width:600px){.product-tag-slide>.hot-badge{min-width:96px;height:40px;gap:7px;padding:5px 9px;border-radius:10px}.product-tag-symbol,.promotion-activity-icon{flex-basis:23px;width:23px;height:23px}.product-tag-copy b{font-size:.73rem}}

/* 商品状态角标：简单标签与独立动效 */
.product-tag-slide>.hot-badge{display:inline-flex;min-width:82px;height:36px;align-items:center;justify-content:center;gap:6px;padding:6px 11px;border:0;border-radius:9px;background:#df493b;box-shadow:0 5px 12px rgba(181,49,38,.2);color:#fff;font-size:.78rem;font-weight:850;letter-spacing:.04em;overflow:hidden;backdrop-filter:none}
.product-tag-slide>.hot-badge::after{display:none}
.product-tag-slide>.new-product-badge{position:absolute;background:#168a6e;box-shadow:0 5px 12px rgba(16,117,91,.2)}
.product-tag-slide>.new-product-badge::before{position:absolute;top:-12px;bottom:-12px;left:-45%;width:28%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);content:"";transform:skewX(-18deg);animation:product-tag-shine 2.6s ease-in-out infinite}
.product-tag-slide>.promotion-activity-badge{background:#eca52b;box-shadow:0 5px 12px rgba(185,111,13,.2);animation:product-tag-wiggle 3.2s ease-in-out infinite;color:#fff}
.product-tag-symbol,.promotion-activity-icon{display:inline;flex:0 0 auto;width:auto;height:auto;border:0;border-radius:0;background:none;font-size:.77rem;line-height:1;transform:none}
.product-tag-flame{font-size:.9rem;transform-origin:50% 100%;animation:product-tag-flame .75s ease-in-out infinite alternate}
.product-tag-slide>.hot-badge>b{font-size:.78rem;font-weight:850;line-height:1}
.product-tag-copy{display:none}
@keyframes product-tag-shine{0%,58%{left:-45%;opacity:0}68%{opacity:1}88%,100%{left:125%;opacity:0}}
@keyframes product-tag-flame{from{transform:rotate(-4deg) scale(.92)}to{transform:rotate(4deg) scale(1.08)}}
@keyframes product-tag-wiggle{0%,78%,100%{transform:rotate(0)}82%{transform:rotate(-2deg)}86%{transform:rotate(2deg)}90%{transform:rotate(-1.5deg)}94%{transform:rotate(1.5deg)}}
@media(max-width:600px){.product-tag-slide>.hot-badge{min-width:76px;height:34px;padding:5px 9px;border-radius:8px}.product-tag-slide>.hot-badge>b{font-size:.74rem}}
@media(prefers-reduced-motion:reduce){.product-tag-slide>.new-product-badge::before,.product-tag-slide>.promotion-activity-badge,.product-tag-flame{animation:none!important}}

/* 商品标签纯文字版 */
.product-tag-slide>.hot-badge{min-width:70px;gap:0;padding-inline:13px}
.product-tag-slide>.hot-badge:not(.new-product-badge):not(.promotion-activity-badge){animation:product-tag-hot-breathe 1.8s ease-in-out infinite}
@keyframes product-tag-hot-breathe{50%{filter:brightness(1.1);box-shadow:0 6px 16px rgba(181,49,38,.3)}}
@media(max-width:600px){.product-tag-slide>.hot-badge{min-width:66px;padding-inline:11px}}
@media(prefers-reduced-motion:reduce){.product-tag-slide>.hot-badge:not(.new-product-badge):not(.promotion-activity-badge){animation:none!important}}


/* Canonical restored compact category header 20260919 */
/* Compact category search header */
.catalog-intro{display:grid;grid-template-columns:1fr;grid-template-areas:"copy" "search" "help";gap:12px;margin:6px 0 28px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.catalog-intro>.section-head{margin:0;padding:0}.catalog-intro>.section-head>div{max-width:none}.catalog-intro>.section-head h1{margin:0;color:#202825;font-size:clamp(1.65rem,3vw,2.25rem);line-height:1.12;letter-spacing:-.025em}.catalog-intro>.section-head .eyebrow,.catalog-intro>.section-head p:not(.eyebrow){display:none}.catalog-intro>.product-search{margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.catalog-intro>.product-search>label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.catalog-intro .product-search-row{display:block}.catalog-intro .product-search input{height:50px;padding-left:47px;border:1px solid #d5ddda;border-radius:14px;background:#fff;font-size:.88rem;box-shadow:0 5px 18px rgba(31,66,56,.045)}.catalog-intro .product-search-row>span{display:none}.catalog-intro>.product-inquiry-notice{display:flex;grid-area:help;align-items:center;gap:7px;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:#68726e;font-size:.76rem}.catalog-intro>.product-inquiry-notice::before{display:grid;flex:0 0 24px;width:24px;height:24px;place-items:center;border:1px solid #dce7e3;border-radius:50%;background:#f5faf8;color:#19806f;box-shadow:none;content:"?";font-size:.72rem;font-weight:900}.catalog-intro>.product-inquiry-notice strong{color:#3a4541;font-size:.76rem}.catalog-intro>.product-inquiry-notice span{display:inline}.catalog-intro>.product-inquiry-notice a{color:#14796b}@media(max-width:600px){.catalog-intro{gap:10px;margin:2px 0 22px;padding:0;border-radius:0;background:transparent}.catalog-intro>.section-head{padding:0}.catalog-intro>.section-head h1{font-size:1.65rem}.catalog-intro .product-search input{height:48px}.catalog-intro>.product-inquiry-notice{padding:0;border-radius:0;background:transparent;flex-wrap:wrap}}

/* Keep the promotional marquee flush with the site header. */
.site-header + .category-series-promo{display:block;margin:0!important;padding:0!important}.site-header + .category-series-promo .category-series-promo-inner,.site-header + .category-series-promo .category-series-promo-viewport,.site-header + .category-series-promo .category-series-promo-track{margin-top:0!important;padding-top:0!important}


/* Canonical blue cart checkout button 20260919 */
.cart-panel .checkout-actions #checkout-link:not(.is-disabled){border-color:#147ee8!important;background:#147ee8!important;color:#fff!important;box-shadow:0 11px 24px rgba(20,126,232,.26)!important}.cart-panel .checkout-actions #checkout-link:not(.is-disabled):hover{background:#0872dc!important}.cart-panel .checkout-actions #checkout-link:not(.is-disabled):active{background:#0665c4!important}
.mobile-contact-menu-trigger{display:none}
@media(max-width:600px){
 .mobile-contact-menu-trigger{position:fixed;top:calc(50% + 72px);right:0;z-index:35;display:grid;width:54px;min-height:62px;grid-template-rows:24px auto;place-items:center;gap:2px;padding:7px 5px 7px 7px;border:1px solid rgba(15,118,110,.24);border-right:0;border-radius:16px 0 0 16px;background:rgba(255,255,255,.97);color:#0f5f57;box-shadow:0 9px 26px rgba(25,53,46,.18);opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(calc(100% + 10px),0,0);transition:opacity .15s ease,visibility 0s linear .24s,transform .24s cubic-bezier(.16,1,.3,1),background-color .15s ease;touch-action:manipulation}
 .mobile-contact-menu-trigger.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(0,0,0);transition-delay:0s}
 .mobile-contact-menu-trigger svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
 .mobile-contact-menu-trigger span{font-size:.72rem;font-weight:800;line-height:1;letter-spacing:.04em;white-space:nowrap}
 .mobile-contact-menu-trigger:active{background:#e8f4f1}
 .mobile-contact-menu-trigger:focus-visible{outline:3px solid rgba(15,118,110,.32);outline-offset:3px}
 body.toolbox-open>.brand-quick-nav.is-mobile-side-dock,body.toolbox-open>.mobile-brand-menu-trigger,body.toolbox-open>.mobile-contact-menu-trigger{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
}
