html{overflow-x:hidden}body{overflow-x:hidden;padding-bottom:calc(32px + env(safe-area-inset-bottom))!important;background:transparent;margin:0;color:var(--text-primary);font-family:var(--font-ui);font-size:var(--text-base);line-height:var(--lh-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hidden{display:none!important}.ios-header{position:relative;z-index:100;background:#fff;box-shadow:0 1px #2f4b3c14;border-bottom:1px solid rgba(47,75,60,.08);padding:var(--space-10) var(--space-6) var(--space-8);text-align:center;border-radius:0 0 20px 20px;opacity:0;transform:translateY(28px);animation:teaHeaderEnter 1.2s var(--ease-out-quint) forwards;margin-bottom:var(--space-6)}.brand-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-bottom:12px}.brand-icon{animation:none!important;filter:none!important;margin:0 auto 4px;display:flex;justify-content:center;align-items:center}.ios-title-lg{font-family:var(--font-primary);font-size:var(--text-xl);font-weight:800;letter-spacing:var(--ls-wide);line-height:var(--lh-tight);color:var(--tea-dark);margin:0;opacity:0;animation:fadeInTitle .7s var(--ease-out-quint) .3s forwards}.ios-subtitle{font-size:var(--text-base);color:var(--text-secondary);line-height:var(--lh-base);font-weight:400;margin-bottom:24px;letter-spacing:var(--ls-base);max-width:32ch;margin-left:auto;margin-right:auto;opacity:0;animation:fadeInSubtitle .7s var(--ease-out-quint) .5s forwards}.lang-switch{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;border-radius:999px;background:#f5f2ec;border:1px solid rgba(47,75,60,.12);margin-bottom:6px}.lang-label{font-size:12px;color:#567163;letter-spacing:1px;font-weight:600}.lang-select-wrap{position:relative;display:inline-flex;align-items:center}.lang-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:6px 30px 6px 12px;border-radius:999px;border:1px solid rgba(130,160,145,.35);background:linear-gradient(135deg,#fffffff2,#f0f5f2e6);color:var(--tea-dark);font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.lang-select:hover{border-color:#5a7b688c;box-shadow:0 6px 12px #5a7b6826}.lang-select:focus{outline:none;border-color:#5a7b68a6;box-shadow:0 0 0 3px #b4d2c380}.lang-select-icon{position:absolute;right:10px;pointer-events:none;color:var(--tea-main);font-size:12px}.promo-pill{display:inline-flex;align-items:center;gap:8px;background:#2f4b3c0f;border:1px solid rgba(47,75,60,.14);border-radius:50px;padding:8px 20px;font-size:13.5px;color:#4e6b58;font-weight:600;transition:background .2s ease;cursor:default}.promo-pill:hover{background:#2f4b3c1a}.promo-pill .icon{font-size:16px}.ios-header:after{content:"";display:block;width:68px;height:3px;background:linear-gradient(90deg,#9bb7a6,#c8dfce);border-radius:999px;margin:24px auto 0;opacity:.9;animation:teaLine 1.5s ease-in-out}@keyframes teaHeaderEnter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInTitle{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInSubtitle{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes teaLine{0%{width:0;opacity:0}60%{width:72px;opacity:1}to{width:68px}}.articles-nav-link{display:inline-flex;align-items:center;gap:5px;padding:8px 16px;border-radius:999px;background:#2f4b3c12;border:1px solid rgba(47,75,60,.14);color:var(--tea-dark);text-decoration:none;font-size:var(--text-xs);font-weight:600;margin-top:8px;transition:background .15s ease}.articles-nav-link:hover{background:#2f4b3c1f}@media (max-width: 480px){.ios-header{padding-top:var(--space-8);padding-bottom:var(--space-6);margin-bottom:var(--space-5)}.ios-title-lg{font-size:24px}.ios-subtitle{font-size:14px;margin-bottom:18px}.promo-pill{font-size:12.5px;padding:8px 16px;width:100%;justify-content:center;box-sizing:border-box}.lang-switch{width:100%;justify-content:space-between}.lang-select{width:160px}}.aurora-bg{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:#f5f2ec;z-index:-1}.catalog-tabs-wrap{padding:var(--space-3) var(--gutter) 0}.catalog-tabs{display:flex;gap:10px;padding:6px;border-radius:999px;background:#fff;border:1px solid rgba(47,75,60,.1);box-shadow:0 2px 8px #2f4b3c0f}.catalog-tab{flex:1 1 auto;padding:12px 14px;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--tea-main);font-size:16px;font-weight:700;letter-spacing:.06em;cursor:pointer;transition:background .18s ease,color .18s ease}.catalog-tab:active{transform:scale(.98)}.catalog-tab.active{border-color:transparent}.catalog-tab[data-view=tea]{color:var(--tea-dark);border-color:#2f4b3c40}.catalog-tab[data-view=tea].active{background:linear-gradient(135deg,#2f4b3c,#4a7c64);color:#fff;box-shadow:0 8px 18px #2f4b3c38}.catalog-tab[data-view=puer]{color:#6a4a30;border-color:#7c5c4047;background:#fff7eeb8}.catalog-tab[data-view=puer].active{background:linear-gradient(135deg,#7a5230,#9a6a42);color:#fff8ef;box-shadow:0 8px 18px #7a52303d}.catalog-tab[data-view=accessories]{color:#3f4f66;border-color:#586e8842;background:#f3f7fcbd}.catalog-tab[data-view=accessories].active{background:linear-gradient(135deg,#4a5f78,#6783a2);color:#f8fbff;box-shadow:0 8px 18px #4a5f783d}.catalog-query-bar{margin:var(--space-2) var(--gutter) 0;padding:12px;border-radius:16px;background:#fff;border:1px solid rgba(47,75,60,.1);box-shadow:0 2px 8px #2f4b3c0d}.catalog-query-primary{display:flex;gap:8px;align-items:center}.catalog-query-primary>*{flex:1 1 auto}.catalog-query-primary>.catalog-query-input{flex:2 1 auto}.catalog-query-toggle{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:40px;padding:0 12px;border-radius:10px;border:1px solid rgba(47,75,60,.18);background:#ffffffe6;color:var(--tea-dark);font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}.catalog-query-advanced{margin-top:12px;padding-top:12px;border-top:1px solid rgba(47,75,60,.1);display:flex;flex-direction:column;gap:8px}.catalog-query-advanced.hidden{display:none!important}.catalog-query-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.catalog-query-grid-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-query-input,.catalog-query-select{width:100%;min-height:40px;border-radius:10px;border:1px solid rgba(47,75,60,.18);background:#ffffffe6;color:var(--tea-dark);font-size:14px;padding:8px 10px;box-sizing:border-box}.catalog-query-check{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 8px;border-radius:10px;border:1px solid rgba(47,75,60,.14);background:#ffffffbf;color:var(--tea-dark);font-size:13px;font-weight:600}.catalog-query-reset{min-height:40px;border-radius:10px;border:1px solid rgba(47,75,60,.2);background:#2f4b3ce6;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.catalog-query-meta{margin-top:8px;font-size:12px;color:#2f4b3cb8;min-height:18px}.tea-scenes{position:relative;display:flex;overflow-x:hidden;overflow-y:visible;flex-direction:column;-webkit-overflow-scrolling:touch;z-index:1;gap:var(--space-8);padding:var(--space-6) var(--gutter)}.tea-scenes::-webkit-scrollbar{display:none}.tea-scene{scroll-snap-align:start;z-index:1;padding:var(--space-5);border-radius:var(--radius-lg);background:var(--mist-glass);border:1px solid var(--mist-border);box-shadow:0 2px 12px var(--mist-shadow);transition:transform .25s var(--ease-out-quart)}.tea-scene:active{transform:scale(.985)}.tea-scene.scene-hidden{opacity:0;transform:translateY(20px)}.tea-scene.scene-visible{opacity:1;transform:translateY(0);transition:opacity .55s var(--ease-out-quint),transform .55s var(--ease-out-quint)}.tea-scene-header{display:flex;flex-direction:column;align-items:flex-start;padding:var(--space-2) var(--space-1) var(--space-3);margin-bottom:var(--space-5);background-image:linear-gradient(to right,var(--auroraA),var(--auroraB));background-repeat:no-repeat;background-size:100% 2px;background-position:0 100%}.tea-scene-header .cat-zh{font-family:var(--font-primary);font-size:var(--text-lg);font-weight:700;letter-spacing:var(--ls-base);color:var(--catA);margin-bottom:2px;line-height:var(--lh-tight);transition:color .45s ease}.tea-scene-header .cat-en{font-size:var(--text-2xs);letter-spacing:var(--ls-widest);color:var(--catB);opacity:.55;text-transform:uppercase;font-weight:500;transition:color .45s ease}.tea-scene-header .cat-intro{margin:8px 0 0;font-size:var(--text-sm);line-height:var(--lh-base);color:var(--text-secondary)}.puer-hero-header{width:100%;margin:0 0 18px;padding:20px 16px 14px;border-radius:0;background:transparent;border:none;box-shadow:none;align-items:flex-start}.puer-hero-title{margin:0;font-size:25px;line-height:1.08;letter-spacing:.06em;font-weight:800;color:#3f3225}.puer-hero-subtitle{margin-top:10px;font-size:15px;letter-spacing:.25em;color:#5c4a3894;text-transform:uppercase}.puer-hero-desc{margin:14px 0 0;font-size:17px;line-height:1.6;color:#4f3d2ee6}.puer-hero-divider{width:100%;height:3px;margin-top:18px;border-radius:999px;background:#90745a94}.tea-scene[data-cat=普洱] .tea-scene-header .cat-zh{font-size:22px;font-weight:800;opacity:1}@media (max-width: 768px){.catalog-query-primary{flex-wrap:wrap}.catalog-query-primary>.catalog-query-input{flex:1 1 100%;order:1}.catalog-query-primary>.catalog-query-select{flex:1 1 auto;order:2}.catalog-query-primary>.catalog-query-toggle{flex:1 1 auto;order:3}.catalog-query-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-query-grid-secondary{grid-template-columns:1fr}.catalog-query-reset,.catalog-query-check{width:100%;justify-content:center}.puer-hero-header{padding:16px 14px 12px;border-radius:0}.puer-hero-title{font-size:25px}.puer-hero-subtitle{margin-top:8px;font-size:12px;letter-spacing:.2em}.puer-hero-desc{margin-top:12px;font-size:14px;line-height:1.6}.puer-hero-divider{margin-top:14px;height:2px}}.tea-scroll{display:flex;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;touch-action:pan-x;gap:var(--space-3);padding-bottom:var(--space-2);margin-left:-4px;width:calc(100% + 4px);scrollbar-width:none;cursor:grab}.tea-scroll::-webkit-scrollbar{display:none}.tea-scroll:active{cursor:grabbing}.tea-card{width:180px;flex:0 0 auto;display:flex;flex-direction:column;justify-content:space-between;padding:var(--space-4);border-radius:20px;background:#fff;border:1px solid rgba(47,75,60,.1);box-shadow:0 2px 10px #2f4b3c0f;transition:transform .25s var(--ease-out-quart),box-shadow .25s var(--ease-out-quart);cursor:pointer;position:relative;overflow:hidden}.tea-card-media{width:calc(100% + var(--space-4) * 2);margin:calc(-1 * var(--space-4)) calc(-1 * var(--space-4)) 0;border-radius:20px 20px 0 0;overflow:hidden;position:relative;aspect-ratio:4 / 3}.tea-card-main-img{width:100%;height:100%;object-fit:cover;display:block}.tea-card-sub-img{position:absolute;right:8px;bottom:8px;width:42%;max-width:72px;aspect-ratio:1 / 1;object-fit:cover;border-radius:10px;border:1px solid rgba(255,255,255,.8);box-shadow:0 4px 10px #00000029;background:#ffffffe6}.itemcard-gallery{width:100%;margin:2px 0 14px}.itemcard-gallery-viewport{overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.7);box-shadow:0 8px 18px #5a7b681f}.itemcard-gallery-container{display:flex}.itemcard-gallery-slide{flex:0 0 100%;min-width:0;height:clamp(220px,52vw,360px);background:#f5f9f699;overflow:hidden;display:flex;align-items:center;justify-content:center}.itemcard-gallery-img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;display:block;margin:0 auto;background:#f5f9f699}.itemcard-gallery-dots{margin-top:10px;display:flex;justify-content:center;gap:8px}.itemcard-gallery-dot{width:8px;height:8px;box-sizing:content-box;padding:8px;margin:-8px;border-radius:50%;border:0;background:#2f4b3c40;background-clip:content-box;cursor:pointer;transition:background .15s var(--ease-out-quart)}.itemcard-gallery-dot.active{background:#2f4b3ce0;background-clip:content-box}.tea-card-stamp{padding:5px 10px;border-radius:999px;border:1px solid rgba(184,134,11,.4);background:#fff8e6eb;color:var(--tea-gold);font-size:11px;font-weight:700;letter-spacing:.5px;box-shadow:0 2px 6px #b8860b2e;pointer-events:none;display:inline-flex;align-items:center;gap:5px}.tea-card .tea-card-stamp{position:relative;margin-bottom:8px;align-self:flex-start}.itemcard .tea-card-stamp{position:absolute;top:12px;right:52px;z-index:3}.tea-card-stamp-img{width:18px;height:18px;object-fit:contain;flex:0 0 auto}.tea-card-stamp.puer-card-badge{top:10px;right:10px;padding:6px 12px;border-radius:999px;border:1px solid rgba(140,112,84,.3);background:#fff9f1f2;color:#5a4636;font-size:11px;font-weight:700;letter-spacing:.04em;line-height:1;box-shadow:0 4px 10px #684f3914}.tea-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #2f4b3c1f;border-color:#2f4b3c2e}.tea-card:active{transform:scale(.96);box-shadow:0 4px 12px #5a7b681a}.tea-card .title{font-family:var(--font-primary);font-size:var(--text-md);font-weight:700;line-height:var(--lh-snug);color:var(--tea-dark);letter-spacing:var(--ls-base);margin-bottom:var(--space-2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tea-card .meta{font-size:var(--text-sm);color:var(--text-secondary);font-weight:500;display:flex;align-items:center;gap:var(--space-1)}.tea-card .meta:not(.price-line){display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.tea-card .price-line{margin-top:auto}.member-section{padding:0 var(--gutter) var(--space-6)}.member-dashboard{display:flex;flex-direction:column;gap:var(--space-4)}.member-card{position:relative;border-radius:20px;overflow:hidden;cursor:pointer;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s ease}.member-card.vip-card.logged-in{overflow:visible}.member-card:active{transform:scale(.98)}.vip-card{background:linear-gradient(135deg,#2f4b3c,#1a2e24);color:#fff;padding:24px;box-shadow:0 10px 25px #2f4b3c4d,inset 0 0 0 1px #ffffff1a;min-height:120px;display:flex;align-items:center}.card-shine{display:none}.vip-bg-pattern{position:absolute;right:-20px;bottom:-40px;width:150px;height:150px;background:radial-gradient(circle,rgba(184,134,11,.15) 0%,transparent 70%);border-radius:50%;pointer-events:none}.vip-content{position:relative;z-index:2;display:flex;align-items:center;width:100%;gap:16px}.vip-header{display:flex;flex-direction:column;align-items:center;gap:4px}.vip-tag{font-size:var(--text-2xs);letter-spacing:1px;color:var(--tea-gold);font-weight:800;background:#0000004d;padding:2px 6px;border-radius:4px;border:1px solid rgba(184,134,11,.3)}.vip-info{flex:1}.vip-title{margin:0;font-size:18px;font-weight:700;letter-spacing:.5px;background:linear-gradient(to right,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.vip-sub{margin:4px 0 0;font-size:13px;color:#ffffffb3}.vip-action .arrow-btn{width:32px;height:32px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:var(--tea-gold);font-size:14px;border:1px solid rgba(255,255,255,.1)}.vip-card.logged-in{display:flex;align-items:center;padding:20px 24px;background:radial-gradient(circle at 80% 20%,rgba(184,134,11,.15) 0%,transparent 40%),linear-gradient(135deg,var(--tea-vip-bg) 0%,var(--tea-vip-deep) 100%);border:1px solid rgba(184,134,11,.3);border-radius:16px;box-shadow:0 10px 25px -5px #0009,0 0 0 1px #ffffff0d inset;position:relative;overflow:hidden}.vip-card.logged-in:before{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,.05),transparent);transform:skew(-25deg);animation:shine 6s infinite}.vip-avatar-box{position:relative;width:56px;height:56px;margin-right:35px;flex-shrink:0}.vip-avatar{width:100%;height:100%;border-radius:50%;background:#2f4b3c;display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid rgba(184,134,11,.6)}.vip-badge-icon{position:absolute;bottom:0;right:0;width:18px;height:18px;background:linear-gradient(135deg,#e0c388,#b8860b);border:2px solid var(--tea-vip-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:var(--text-2xs);z-index:2}.vip-info{display:flex;flex-direction:column;justify-content:center;flex:1;padding-left:4px}.vip-title-row{display:flex;align-items:center;gap:10px;margin-bottom:4px}.vip-title{margin:0;font-size:20px;font-weight:700;color:#fff;letter-spacing:.5px}.vip-tier-tag{font-size:11px;font-weight:600;padding:2px 8px;border-radius:20px;border:1px solid var(--tea-gold-dim);color:var(--tea-gold-dim);background:#c5a0591a;text-transform:uppercase;letter-spacing:1px;display:inline-flex;align-items:center;height:20px}.vip-sub{margin:0;font-size:13px;color:#8f9e96;font-weight:400;letter-spacing:.5px}.vip-stats-row{display:flex;align-items:flex-end;justify-content:space-between;background:transparent;border:none;border-top:1px solid rgba(255,255,255,.15);border-radius:0;padding:16px 0 0;margin-top:16px}.vip-stat-item{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.stat-label{font-size:11px;color:#8f9e96;font-weight:400}.stat-value{font-size:var(--text-md);font-weight:700;color:var(--tea-gold-warm);font-family:var(--font-ui);font-variant-numeric:tabular-nums;line-height:var(--lh-snug)}.stat-divider{display:none}.vip-stat-date{font-size:12px;color:#aaa;text-align:right;letter-spacing:.5px;padding-bottom:2px;margin-left:40px}.vip-logout{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:50%;background:transparent;color:#fff6;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;border:none}.vip-logout:hover{background:#c0392b;transform:none;border-color:#e74c3c}.vip-logout svg{pointer-events:none}.vip-progress-container{width:100%;height:4px;background:#ffffff26;border-radius:2px;margin-top:4px;margin-bottom:12px;overflow:hidden;position:relative}.vip-progress-bar{height:100%;background:linear-gradient(90deg,#e0c388,#b8860b);border-radius:2px;box-shadow:0 0 10px #b8860b80;transition:width 1s ease-out}.coupon-ticket{background:#fff;border:1px solid rgba(184,134,11,.2);display:flex;align-items:center;padding:0;height:70px;box-shadow:0 4px 15px #b8860b14;position:relative}.ticket-stub{width:60px;height:100%;background:#b8860b0d;display:flex;align-items:center;justify-content:center;border-right:2px dashed rgba(184,134,11,.3);position:relative}.ticket-stub:before,.ticket-stub:after{content:"";position:absolute;width:12px;height:12px;background:#f2f0eb;border-radius:50%;right:-6px;border:1px solid rgba(184,134,11,.2)}.ticket-stub:before{top:-7px;border-bottom-color:transparent;border-left-color:transparent}.ticket-stub:after{bottom:-7px;border-top-color:transparent;border-left-color:transparent}.ticket-body{flex:1;padding:0 16px}.ticket-title{font-size:16px;font-weight:700;color:var(--tea-dark)}.ticket-sub{font-size:12px;color:#888;margin-top:2px}.ticket-badge{margin-right:16px;background:var(--tea-gold);color:#fff;font-size:12px;font-weight:700;padding:4px 12px;border-radius:50px}.coupon-list-container{padding:10px 0;min-height:150px;display:flex;flex-direction:column;gap:12px}.empty-coupon{text-align:center;padding:30px 0;color:#aaa}.btn-small{margin-top:15px;background:var(--tea-dark);color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:14px}@media (min-width: 600px){.member-dashboard{flex-direction:row}.member-card{flex:1}}.vip-card.logged-in{cursor:pointer;background:transparent!important;box-shadow:none!important;border:none!important;padding:0!important;overflow:visible!important;min-height:unset!important;perspective:1200px;transform:none!important}.vip-card.logged-in:active .card-inner{transform:scale(.98)}.vip-card.logged-in.flipped:active .card-inner{transform:rotateY(180deg) scale(.98)}.vip-card.logged-in .card-inner{width:100%;position:relative;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transition:transform .65s cubic-bezier(.4,0,.2,1);-webkit-transition:-webkit-transform .65s cubic-bezier(.4,0,.2,1);will-change:transform}.vip-card.logged-in.flipped .card-inner{transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}.vip-card.logged-in .card-front{backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:rotateY(0);-webkit-transform:rotateY(0deg);border-radius:16px;overflow:hidden;padding:20px 24px;position:relative;background:radial-gradient(circle at 80% 20%,rgba(184,134,11,.15) 0%,transparent 40%),linear-gradient(135deg,var(--tea-vip-bg) 0%,var(--tea-vip-deep) 100%);border:1px solid rgba(184,134,11,.3);box-shadow:0 10px 25px -5px #0009,0 0 0 1px #ffffff0d inset}.vip-card.logged-in .card-front:before{display:none}.vip-card.logged-in .vip-logout{pointer-events:auto;cursor:pointer;z-index:100}.vip-card.logged-in .card-back{backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:rotateY(180deg);-webkit-transform:rotateY(180deg);position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;overflow:hidden;padding:18px 20px;background:linear-gradient(135deg,#0d1a14,#1e3528);border:1px solid rgba(184,134,11,.35);box-shadow:0 10px 25px -5px #0009;color:#fff;display:flex;flex-direction:column;gap:10px}.cb-header{display:flex;justify-content:space-between;align-items:center}.cb-title{font-size:13px;font-weight:700;color:var(--tea-gold);letter-spacing:.5px}.cb-flip-hint{font-size:11px;color:#ffffff59}.cb-tier-block{background:#ffffff0d;border-radius:10px;padding:10px 12px}.cb-tier-name{font-size:12px;font-weight:700;color:var(--tea-gold);margin-bottom:6px;letter-spacing:.3px}.cb-tier-name.next-tier{color:#b8860b99}.cb-perk-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.cb-perk-list li{font-size:12px;color:#ffffffbf;display:flex;align-items:center;gap:5px}.cb-perk-list li .cb-icon{flex-shrink:0}.cb-divider{text-align:center;font-size:11px;color:#ffffff40;margin:-2px 0}.cb-max-block{text-align:center;padding:10px 0}.cb-max-block .cb-crown{font-size:24px;margin-bottom:4px}.cb-max-block p{font-size:12px;color:#ffffff80;margin:4px 0 0}#stickyBar,.sticky-bar,.bottom-nav{transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}body.coupon-mode #stickyBar,body.coupon-mode .sticky-bar,body.coupon-mode .bottom-nav{transform:translateY(120%)!important}#StickyBar.show{display:flex}.coupon-grid{display:grid;grid-template-columns:1fr;gap:16px;padding:10px 4px}@media (min-width: 600px){.coupon-grid{grid-template-columns:1fr 1fr}}.coupon-card{display:flex;background:linear-gradient(135deg,var(--tea-vip-bg) 0%,var(--tea-vip-deep) 100%);border:1px solid rgba(184,134,11,.3);border-radius:8px;overflow:hidden;position:relative;transition:all .3s ease;cursor:pointer;box-shadow:0 4px 10px #0000004d}.coupon-card:hover{transform:translateY(-2px);border-color:#b8860b99;box-shadow:0 8px 15px #0006}.coupon-left{width:90px;background:linear-gradient(180deg,#b8860b,#8a660a);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;border-right:2px dashed #0d1411;position:relative}.coupon-left:before,.coupon-left:after{content:"";position:absolute;width:16px;height:16px;background:#232323;border-radius:50%;left:-8px}.coupon-left:before{top:-8px}.coupon-left:after{bottom:-8px}.coupon-val{font-size:20px;font-weight:800;line-height:1.1;text-align:center}.coupon-type{font-size:10px;opacity:.9;margin-top:4px}.coupon-right{flex:1;padding:12px 16px;display:flex;flex-direction:column;justify-content:space-between}.coupon-title{color:var(--tea-gold-warm);font-size:15px;font-weight:700;margin-bottom:4px}.coupon-cond{color:#8f9e96;font-size:12px}.coupon-footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:8px}.coupon-date{font-size:11px;color:#666}.btn-apply{background:transparent;border:1px solid #b8860b;color:var(--tea-gold);padding:4px 10px;font-size:12px;border-radius:20px;cursor:pointer;transition:all .2s}.btn-apply:hover{background:var(--tea-gold);color:#fff}.tea-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:flex-end;pointer-events:none;opacity:0;transition:opacity .35s ease;z-index:10001}.tea-modal.show{pointer-events:auto!important;opacity:1}.tea-modal-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000052;opacity:0;transition:opacity .35s ease;z-index:9000;pointer-events:none}.tea-modal.show .tea-modal-bg{opacity:1;pointer-events:auto!important}.tea-modal-content{border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -4px 24px #0000001a;width:100%;max-height:88%;padding-bottom:calc(32px + env(safe-area-inset-bottom));transform:translateY(100%);transition:transform .45s var(--ease-soft);overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative;z-index:9500;pointer-events:auto}.tea-modal.show .tea-modal-content{transform:translateY(0)!important}.tea-modal .tea-collection{padding-bottom:calc(180px + env(safe-area-inset-bottom))!important;min-height:100%;display:flex;flex-direction:column;gap:22px}.tea-modal-header{padding:20px 24px 16px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(180deg,#f0faf599,#fff0);border-bottom:1px solid rgba(0,0,0,.03)}#modalTitle{font-size:22px!important;font-weight:800;color:var(--tea-main);letter-spacing:1.5px;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:8px}#modalTitle:before{content:""!important;display:inline-block!important;width:24px;height:24px;margin-right:6px;margin-bottom:2px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath d='M16.5 3C19.58 3 22 5.42 22 8.5C22 11.13 19.2 14.28 16.97 16.26C15.83 17.25 14.38 17.9 12.85 17.9C11.69 17.9 10.57 17.52 9.63 16.81C6.48 14.43 2.32 11.35 2.32 7.57C2.32 4.49 4.74 2.07 7.82 2.07C9.56 2.07 11.23 2.88 12.32 4.16C13.41 2.88 15.08 3 16.5 3Z' style='fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round'/%3E%3Cpath d='M12 18V22' style='stroke:currentColor;stroke-width:2;stroke-linecap:round'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 22l10-10'/%3E%3Cpath d='M12 12c.5-3 2.5-5 5-5 3 0 5 2 5 5 0 5-4.5 9.5-10 10'/%3E%3Cpath d='M12 12c-.5-3-2.5-5-5-5-3 0-5 2-5 5 0 5 4.5 9.5 10 10'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain;mask-size:contain;opacity:.9}.close-btn{width:32px;height:32px;background:#0000000d;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;color:#555;transition:all .2s}.close-btn:hover{background:#0000001a;transform:rotate(90deg)}.tea-collection{padding:var(--space-5) var(--space-4) var(--space-10);display:flex;flex-direction:column;gap:var(--space-6)}.itemcard{margin-top:10px;padding:24px 20px;background:#fff;border-radius:24px;box-shadow:0 4px 20px #5a7b6814;border:1px solid rgba(0,0,0,.02);position:relative;overflow:hidden}.itemcard .title{font-size:24px;font-weight:800;color:var(--tea-dark);margin-bottom:8px;line-height:1.3;font-family:"Noto Serif TC",serif}.itemcard .meta{font-size:15px;color:var(--tea-mid);margin-bottom:16px;font-weight:500}.modal-share-btn{position:absolute;top:0;right:0;width:36px;height:36px;border-radius:50%;background-color:#f5f5f7;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--tea-main);transition:all .2s ease;z-index:5}.modal-share-btn:hover{background-color:#e8f5e9;transform:scale(1.05)}.modal-share-btn svg{width:20px;height:20px;fill:currentColor;margin-top:-2px}.modal-share-btn.copied{background-color:#4caf50;color:#fff}.qty-row{display:flex;align-items:center;gap:12px;margin-top:4px}.qty-btn{width:36px;height:36px;border-radius:50%;background:linear-gradient(145deg,#fafcfa,#eef3ef);border:1.5px solid rgba(160,180,165,.4);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;color:var(--tea-dark);cursor:pointer;transition:all .2s ease}.qty-btn:hover{transform:translateY(-2px);box-shadow:0 3px 6px #5a7b6826}.qty-input{width:48px;font-size:18px;font-weight:700;color:var(--tea-dark);padding:6px 4px;border-radius:8px;border:1px solid rgba(170,190,180,.4);background:#ffffffbf;text-align:center}.product-add-btn{width:100%;margin-top:12px;height:42px;border:none;border-radius:12px;background:linear-gradient(135deg,#2f4b3c,#4a6b58);color:#fff;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 4px 14px #2f4b3c3d;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.product-add-btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #2f4b3c4d}.product-add-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.product-add-btn.added{background:linear-gradient(135deg,#3a8f5c,#2b7a4c)}.product-cart-hint{margin-top:8px;font-size:12px;color:#6b7d73;font-weight:600;line-height:1.4;min-height:17px;opacity:0;transition:opacity .2s ease}.product-cart-hint.show{opacity:1}.qty-error-text{color:#ef4444;font-size:.9rem;font-weight:700;animation:shake .4s ease-in-out}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.stock-tag{display:inline-block;padding:4px 10px;border-radius:6px;font-size:13px;font-weight:600;background:#f0f5f3;color:#4a6b58;margin-bottom:16px}.stock-tag.low{background:#fff4e6;color:#c46a4a}.stock-tag.soldout{background:#ffe6e6;color:#b03535}.pack-row{background:#f8faf9;padding:12px;border-radius:12px;margin-top:10px;border:1px solid transparent;transition:all .3s ease;flex-direction:column;align-items:stretch}.pack-row.active{background:#fff;border-color:#8fb79c;box-shadow:0 4px 12px #0000000d}.pack-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.pack-toggle{font-weight:700;color:#305c46;font-size:15px;display:flex;align-items:center;gap:8px;cursor:pointer}.pack-status{font-size:12px;color:#666;font-weight:400}.pack-status.ok{color:#2ecc71;font-weight:700}.pack-status.warn{color:#e67e22}.pack-options.hidden{display:none}.pack-options{margin-top:12px;padding-top:12px;border-top:1px solid #eee;animation:slideDown .3s ease-out}.pack-option-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.pack-option-item:last-child{margin-bottom:0}.pack-option-item .lbl{font-size:14px;color:#444;display:flex;flex-direction:column}.pack-option-item .lbl small{font-size:11px;color:#888}.stepper{display:flex;align-items:center;gap:5px}.stepper input{width:40px;height:30px;text-align:center;border:1px solid #ddd;border-radius:4px;background:#fff;font-weight:700;color:#333}.stepper .step{width:30px;height:30px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid #ddd;background:#f9f9f9;cursor:pointer}.stepper .step:active{background:#eee}@keyframes slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.step{width:28px;height:28px;border-radius:8px;background:#fff;border:1px solid rgba(160,180,165,.4);color:#305c46;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.step:hover{background:#e8f3ed;border-color:#8fb79c;transform:translateY(-1px)}.qty-bubble{position:fixed;z-index:100000!important;font-size:16px;font-weight:800;color:var(--tea-dark);text-shadow:0 1px 2px rgba(255,255,255,.9);pointer-events:none;white-space:nowrap;width:auto;will-change:transform;transform:translate3d(-50%,0,0);animation:qtyBubbleMoveBody .8s forwards}@keyframes qtyBubbleMoveBody{0%{opacity:0;transform:translate3d(-50%,0,0) scale(.5)}20%{opacity:1;transform:translate3d(-50%,-20px,0) scale(1.2)}to{opacity:0;transform:translate3d(-50%,-50px,0) scale(1)}}.tea-collection{--modal-font-scale: 1;--modal-gap: 16px;--modal-radius: 20px;--modal-accent: #5a7b68}.modal-block{margin-bottom:var(--modal-gap)}.modal-block--compact{margin-bottom:calc(var(--modal-gap) * .75)}.modal-block--spacious{margin-bottom:calc(var(--modal-gap) * 1.25)}.modal-block-core .itemcard{border-radius:var(--modal-radius)}.modal-custom-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.modal-custom-image-card{margin:0;border-radius:calc(var(--modal-radius) - 6px);overflow:hidden;background:#fff;border:1px solid rgba(47,75,60,.12)}.modal-custom-image-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.modal-custom-image-card figcaption{padding:8px 10px;font-size:calc(12px * var(--modal-font-scale));line-height:1.5;color:#456656}.modal-block-title{margin:0 0 10px;font-size:calc(16px * var(--modal-font-scale));font-weight:700;color:var(--modal-accent)}@keyframes cardSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.detailblock{--story-font-size: calc(16px * var(--modal-font-scale));--story-line-height: 2;--story-letter-spacing: .06em;--story-padding: 24px;--story-radius: 24px;--story-bg-color: #ffffff;--story-text-align: justify;background:var(--story-bg-color);border-radius:var(--story-radius);padding:var(--story-padding);margin-bottom:16px;box-shadow:0 4px 20px #5a7b680d;border:1px solid rgba(90,70,40,.06);opacity:0;animation:cardSlideUp .6s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:.1s}.detailblock p{font-size:var(--story-font-size);line-height:var(--story-line-height);color:#4a4a4a;text-align:var(--story-text-align);letter-spacing:var(--story-letter-spacing);margin:0}.detailblock p+p{margin-top:1em}.detailblock-content>p:first-of-type{font-size:calc(var(--story-font-size) * 1.08);color:var(--tea-dark);font-weight:500;padding-left:12px;border-left:3px solid var(--pcolor, #5a7b68);margin-bottom:.5em}.detailblock-content>*+*{margin-top:14px}.detailblock-content ul,.detailblock-content ol{margin:0;padding-left:20px;color:#4a4a4a;font-size:var(--story-font-size);line-height:var(--story-line-height);letter-spacing:var(--story-letter-spacing);text-align:var(--story-text-align)}.detailblock-content li+li{margin-top:6px}.detailblock-content img{width:100%;max-width:100%;height:auto;object-fit:cover;border-radius:14px;border:1px solid rgba(47,75,60,.1);display:block}.detailblock-content strong{font-weight:700;color:var(--tea-dark)}.detailblock-content em{font-style:italic}.detailblock-content blockquote{margin:.5em 0;padding:14px 18px;border-left:3px solid var(--pcolor, #5a7b68);background:#5a7b680f;border-radius:0 10px 10px 0;font-family:var(--font-primary);font-size:calc(var(--story-font-size) * 1.02);line-height:var(--story-line-height);color:var(--tea-dark)}.detailblock-content blockquote em,.detailblock-content blockquote cite{font-style:italic;font-size:.9em;color:var(--tea-main)}.detailblock-content mark{background:#b8860b1f;color:inherit;border-radius:2px;padding:0 2px}.detailblock-collapsed .detailblock-content{max-height:9.6em;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,black 60%,transparent 100%);mask-image:linear-gradient(to bottom,black 60%,transparent 100%)}.detailblock-collapsible .detailblock-content{transition:max-height .4s cubic-bezier(0,0,.2,1)}.detailblock-collapsible:not(.detailblock-collapsed) .detailblock-content{max-height:9999px;-webkit-mask-image:none;mask-image:none}.story-expand-btn{display:block;width:100%;margin-top:12px;padding:9px 0;background:none;border:none;border-top:1px solid rgba(90,70,40,.1);color:var(--pcolor, #5a7b68);font-size:13px;font-weight:600;letter-spacing:.04em;cursor:pointer;text-align:center;transition:color .15s ease,opacity .15s ease}.story-expand-btn:hover{color:var(--tea-dark);opacity:.85}.story-expand-btn:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:4px}@media (max-width: 768px){.modal-custom-images{grid-template-columns:1fr;gap:10px}.modal-custom-image-card figcaption{font-size:calc(13px * var(--modal-font-scale))}.detailblock{--story-padding: 18px}.detailblock-content img{border-radius:12px}.detailblock-collapsed .detailblock-content{max-height:8em}}.profile-section{background:#fff;border-radius:24px;padding:24px;margin-top:0;margin-bottom:16px;box-shadow:0 4px 20px #5a7b680d;border:1px solid rgba(0,0,0,.02);opacity:0;animation:cardSlideUp .6s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:.2s}.profile-title{font-size:13px;color:#8fa396;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:20px;display:flex;align-items:center;gap:8px}.profile-title:before{content:"";display:block;width:4px;height:14px;background:var(--pcolor, #5a7b68);border-radius:2px}.profile-blocks{display:flex;flex-direction:column;gap:16px}.profile-row{display:flex;align-items:center;justify-content:space-between}.profile-label{font-size:15px;font-weight:600;color:var(--tea-dark);width:55px}.profile-bar{flex:1;display:flex;gap:6px;padding-left:12px}.profile-bar .blk{flex:1;height:8px;border-radius:4px;background:#f0f2f1;transition:all .3s ease}.profile-bar .blk.on{background:var(--pcolor, #5a7b68);box-shadow:0 0 10px var(--pcolor, rgba(90, 123, 104, .4));opacity:0;animation:barPop .5s var(--ease-out-quint) forwards}.profile-bar .blk:nth-child(1){animation-delay:.3s}.profile-bar .blk:nth-child(2){animation-delay:.35s}.profile-bar .blk:nth-child(3){animation-delay:.4s}.profile-bar .blk:nth-child(4){animation-delay:.45s}.profile-bar .blk:nth-child(5){animation-delay:.5s}@keyframes barPop{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}.brew-section{background:#fff;border-radius:24px;padding:24px;margin-top:0;border:1px solid rgba(0,0,0,.02);box-shadow:0 4px 20px #5a7b680d;opacity:0;animation:cardSlideUp .6s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:.3s}.brew-title{font-size:15px;font-weight:700;color:var(--tea-dark);display:flex;align-items:center;gap:6px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f0f5f3}.brew-row{font-size:15px;color:#555;padding:10px 0;display:flex;justify-content:space-between;align-items:center;transition:background .2s}.brew-row:not(:last-child){border-bottom:1px dashed #f0f0f0}.brew-row:hover{background:#fafcfb;padding-left:10px;padding-right:10px;margin:0 -10px;border-radius:12px}.brew-row span:last-child{font-weight:600;color:var(--tea-dark);font-family:"Noto Serif TC",serif;letter-spacing:.5px}.ice-icon{font-size:16px;margin-left:4px}.embla{position:relative;width:100%;max-width:100vw}.embla__viewport{width:100%;overflow:hidden;touch-action:pan-y}.embla__container{display:flex;gap:14px;padding:10px 4px 10px 0;touch-action:pan-y}.embla__slide{flex:0 0 auto;width:auto;min-width:0}.consent-row{margin:24px 0 12px;padding:18px 20px;border-radius:16px;background:#fff;border:1px solid var(--mist-border);box-shadow:0 2px 8px var(--mist-shadow);transition:transform .2s ease,box-shadow .2s ease}.consent-row:hover{transform:translateY(-1px);box-shadow:0 6px 16px #5a7b681a}.sp-toggle{display:flex;align-items:flex-start;gap:14px;cursor:pointer;-webkit-user-select:none;user-select:none}.sp-toggle input{display:none}.sp-toggle-slider{position:relative;flex-shrink:0;width:46px;height:28px;border-radius:28px;margin-top:2px;background:#c8d7cd99;border:1px solid rgba(180,200,190,.3);box-shadow:inset 0 1px 2px #0000000d;transition:all .35s cubic-bezier(.4,0,.2,1)}.sp-toggle-slider:after{content:"";position:absolute;top:2px;left:2px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 4px #00000026,0 1px 1px #0000000d;transition:all .35s cubic-bezier(.4,0,.2,1)}.sp-toggle input:checked+.sp-toggle-slider{background:linear-gradient(135deg,#7fa38a,#5a7b68);border-color:transparent;box-shadow:0 2px 8px #5a7b6840,inset 0 1px #ffffff4d}.sp-toggle input:checked+.sp-toggle-slider:after{transform:translate(18px);background:#fff}.sp-toggle-text{display:flex;flex-direction:column;gap:4px}.sp-toggle-label{font-size:15.5px;font-weight:700;color:var(--tea-dark);line-height:1.4}.sp-consent-note{font-size:13.5px;color:#66776e;line-height:1.5}.submit-area{margin-top:32px;margin-bottom:24px;padding:0 8px;display:flex;justify-content:center}.submit-btn{width:100%;height:56px;border-radius:18px;font-size:18px;font-weight:700;letter-spacing:1px;color:#fff;border:none;background:linear-gradient(135deg,#5a7b68,#8fb79c);box-shadow:0 8px 20px #5a7b6840,inset 0 1px #ffffff4d;cursor:pointer;position:relative;overflow:hidden;transition:transform .2s var(--ease-out-quart),box-shadow .2s var(--ease-out-quart),background .2s ease}.submit-btn:not(:disabled):hover{transform:translateY(-2px);background:linear-gradient(135deg,#668a75,#9cc3aa);box-shadow:0 12px 28px #5a7b6859,inset 0 1px #fff6}.submit-btn:not(:disabled):active{transform:translateY(1px);box-shadow:0 4px 10px #5a7b6833}.submit-btn:disabled{background:#e0e0e0;color:#a0a0a0;box-shadow:none;cursor:not-allowed;transform:none}.submit-btn:disabled:after{display:none}@supports (padding-bottom: env(safe-area-inset-bottom)){.submit-area{margin-bottom:calc(24px + env(safe-area-inset-bottom))}}.points-redeem-box{background:#ffffffd9;border:1px solid rgba(184,134,11,.2);border-radius:20px;padding:20px 24px;margin-bottom:24px;box-shadow:0 4px 20px #5a7b680d,inset 0 0 0 1px #ffffff80;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;overflow:hidden}.points-redeem-box:hover{transform:translateY(-2px);box-shadow:0 8px 24px #5a7b681a;border-color:#b8860b66}.points-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.points-icon{font-size:28px;filter:drop-shadow(0 2px 4px rgba(184,134,11,.2))}.points-info{flex:1;display:flex;flex-direction:column;gap:4px}.points-title{font-family:"Noto Serif TC",serif;font-weight:700;font-size:17px;color:var(--tea-dark);letter-spacing:.5px}.points-balance{font-size:13px;color:var(--tea-mid);font-weight:500}.points-balance span{color:var(--tea-gold);font-weight:800;font-size:15px;margin:0 2px}.points-max-hint{font-size:12px;color:var(--tea-gold);font-weight:600;opacity:.85}.switch{position:relative;display:inline-block;width:52px;height:30px;flex-shrink:0}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e0e5e2;transition:.4s cubic-bezier(.4,0,.2,1);border-radius:34px;box-shadow:inset 0 2px 4px #0000000f;border:1px solid rgba(0,0,0,.04)}.slider:before{position:absolute;content:"";height:24px;width:24px;left:3px;bottom:2px;background-color:#fff;transition:.4s cubic-bezier(.4,0,.2,1);border-radius:50%;box-shadow:0 2px 4px #00000026}input:checked+.slider{background:linear-gradient(135deg,#b8860b,#daa520);border-color:transparent}input:checked+.slider:before{transform:translate(22px);background-color:#fff}input:focus+.slider{box-shadow:0 0 0 2px #b8860b4d}.points-input-area{max-height:0;opacity:0;overflow:hidden;margin-top:0;padding-top:0;border-top:1px dashed transparent;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease .1s,margin-top .3s ease,padding-top .3s ease,border-color .3s ease}.points-input-area.active{max-height:120px;opacity:1;margin-top:16px;padding-top:16px;border-top-color:#b8860b26}.points-input-row{display:flex;align-items:center;gap:12px;font-size:15px;color:#4a6b58;font-weight:600}.points-input{width:100px;text-align:center;padding:10px;border:1px solid #d1d9d4;border-radius:12px;font-size:18px;font-weight:700;color:var(--tea-dark);background:#f9fbf9;transition:all .2s ease;-moz-appearance:textfield}.points-input::-webkit-outer-spin-button,.points-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.points-input:focus{outline:none;background:#fff;border-color:var(--tea-gold);box-shadow:0 0 0 4px #b8860b1a;transform:translateY(-1px)}.points-use-all-btn{margin-left:auto;padding:4px 12px;border:1px solid var(--tea-gold);border-radius:20px;background:#b8860b12;color:var(--tea-gold);font-size:12px;font-weight:700;cursor:pointer;transition:background .15s;white-space:nowrap}.points-use-all-btn:hover{background:#b8860b26}.points-use-all-btn:active{background:#b8860b40}.points-discount-preview{margin-top:10px;font-size:13px;font-weight:600;color:#4a6b58}.points-discount-preview span{color:var(--tea-gold);font-weight:800;font-size:16px;margin-left:4px}.points-convert-hint{margin-left:auto;font-size:13px;color:#8fa396;font-weight:500;background:#b8860b14;padding:4px 8px;border-radius:6px}.points-note{font-size:13px;color:#888;margin-top:10px;display:flex;align-items:center;gap:6px}.points-note span{color:var(--tea-dark);font-weight:700}@keyframes inputErrorShake{0%,to{transform:translate(0);border-color:#d1d9d4}25%{transform:translate(-4px);border-color:#ef4444}75%{transform:translate(4px);border-color:#ef4444}}.points-input.error{animation:inputErrorShake .4s ease-in-out;color:#ef4444;background:#fff5f5}.tea-modal-content{overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;overscroll-behavior:contain!important;max-height:85vh!important;height:auto!important}.tea-modal{touch-action:none}.tea-modal-content *{touch-action:pan-y!important}.ai-chat-area{flex-grow:1;height:0;min-height:200px}.qty-input,.pack-qty input{width:40px!important;height:30px!important;padding:0!important;margin:0 4px!important;background:#fffc!important;border:1px solid rgba(160,180,170,.5)!important;border-radius:8px!important;font-size:15px!important;font-weight:700!important;text-align:center!important;color:var(--tea-dark)!important;box-shadow:none!important}.qty-input:focus,.pack-qty input:focus{border-color:var(--tea-main)!important;background:#fff!important}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-footer{background:linear-gradient(to bottom,#fff0,#f8f8f8cc);padding:60px 20px 120px;text-align:center;position:relative;z-index:1}@media (min-width: 900px){.site-footer{padding-bottom:40px}}.footer-content{max-width:680px;margin:0 auto}.footer-icon{margin-bottom:20px;opacity:.6}.footer-heading{font-family:Zen Kurenaido,"Noto Serif TC",serif;font-size:15px;color:#8e8e93;letter-spacing:.15em;margin-bottom:24px;font-weight:500;position:relative;display:inline-block}.footer-heading:after{content:"";display:block;width:30px;height:1px;background-color:#d1d1d6;margin:12px auto 0}.seo-intro p{font-family:"Noto Serif TC",serif;font-size:13px;line-height:2;color:#999;letter-spacing:.08em;text-align:justify;text-align-last:center}.seo-intro strong{font-weight:600;color:#7a8b80}.footer-bottom{margin-top:40px;padding-top:30px;border-top:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;gap:10px;font-family:sans-serif}.copyright{font-size:11px;color:#c7c7cc;letter-spacing:.05em}.footer-links{font-size:11px}.footer-links a{color:#aeaeb2;text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--tea-main)}.footer-links .sep{color:#e5e5ea;margin:0 8px}@media (max-width: 480px){.site-footer{padding-top:40px}.seo-intro p{font-size:12px;text-align:center}}.bento-grid{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:auto auto;gap:12px;width:100%}.bento-card{background:#fff;border:1px solid rgba(255,255,255,.6);border-radius:20px;padding:20px;box-shadow:0 4px 16px #5a7b680f;transition:transform .3s cubic-bezier(.25,.8,.25,1);overflow:hidden;position:relative}.bento-card:hover{transform:translateY(-3px);background:#ffffffe6;box-shadow:0 8px 24px #5a7b681f}.bento-card.large{grid-column:1 / 2;grid-row:1 / 2;background:linear-gradient(135deg,#ffffffe6,#f0faf5cc)}.bento-card.tall{grid-column:2 / 3;grid-row:1 / 3;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(180deg,#fffc,#fff8f0cc)}.bento-card.medium{grid-column:1 / 2}.bento-content{display:flex;flex-direction:column;gap:10px;height:100%}.bento-content.row{flex-direction:row;align-items:center;gap:14px}.bento-content.center{align-items:center;justify-content:center}.bento-text h3,.bento-content h3{margin:0 0 6px;font-size:17px;font-weight:800;color:var(--tea-dark);font-family:"Noto Serif TC",serif}.bento-text p,.bento-content p{margin:0;font-size:13.5px;color:var(--tea-mid);line-height:1.5}.bento-icon-bg{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:4px}@media (max-width: 480px){.bento-grid{grid-template-columns:1fr;grid-template-rows:auto}.bento-card.tall{grid-column:auto;grid-row:auto;flex-direction:row;text-align:left;justify-content:flex-start;padding:16px 20px}.bento-content.center{flex-direction:row;gap:16px;align-items:center}}.bento-social-card{grid-column:1 / -1;padding:16px 20px}.bento-social-toggle{width:100%;display:flex;align-items:center;background:none;border:none;cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent;text-align:left}.bento-social-chevron{color:var(--tea-mid);display:flex;align-items:center;flex-shrink:0;transition:transform .3s cubic-bezier(.25,.8,.25,1)}.bento-social-card.open .bento-social-chevron{transform:rotate(90deg)}.social-dots-preview{display:flex;align-items:center;flex-shrink:0}.sdp-dot{width:28px;height:28px;border-radius:50%;border:2.5px solid #fff;display:inline-block;box-shadow:0 1px 4px #0000001f}.sdp-dot+.sdp-dot{margin-left:-8px}.sdp-line{background:#00b900}.sdp-ig{background:radial-gradient(circle at 30% 107%,#fdf497,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.sdp-threads{background:#1a1a1a}.bento-social-links{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.25,.8,.25,1),margin-top .3s;margin-top:0}.bento-social-card.open .bento-social-links{max-height:140px;margin-top:14px}.bsl-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:14px 8px;border-radius:14px;text-decoration:none;font-size:12px;font-weight:700;font-family:var(--font-ui);letter-spacing:.02em;transition:transform .15s,box-shadow .15s}.bsl-item:active{transform:scale(.94)}.bsl-line{background:linear-gradient(135deg,#e8f9ed,#c5edce);color:#00972a;box-shadow:0 2px 8px #00b9001f}.bsl-ig{background:linear-gradient(135deg,#fef0f7,#fcd8ed);color:#c2185b;box-shadow:0 2px 8px #c2185b1a}.bsl-threads{background:linear-gradient(135deg,#f4f4f4,#ebebeb);color:#1a1a1a;box-shadow:0 2px 8px #00000012}.contact-card-glass{display:flex;background:#fff;border:1px solid var(--mist-border);border-radius:20px;overflow:hidden;box-shadow:0 4px 16px var(--mist-shadow);margin-top:12px}.contact-info{flex:1;padding:24px;display:flex;flex-direction:column;justify-content:center}.shop-name{font-size:22px;font-weight:800;color:var(--tea-dark);font-family:"Noto Serif TC",serif;margin-bottom:4px}.shop-desc{font-size:14px;color:var(--tea-mid);margin-bottom:20px;letter-spacing:1px}.action-list{display:flex;flex-direction:column;gap:12px}.action-item{display:flex;align-items:center;gap:14px;padding:12px;background:#ffffff80;border:1px solid rgba(160,180,170,.2);border-radius:16px;text-decoration:none;transition:all .2s ease}.action-item:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #5a7b681a;border-color:#8fb79c}.icon-box{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.icon-box.phone{background:#e8f5e9;color:#2e7d32}.icon-box.map{background:#e3f2fd;color:#1565c0}.icon-box.mail{background:#fff3e0;color:#ef6c00}.text-box{display:flex;flex-direction:column;flex:1;min-width:0}.text-box .label{font-size:12px;color:#8fa396;margin-bottom:2px}.text-box .value{font-size:15px;font-weight:600;color:var(--tea-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.arrow{color:#bccdc3;font-size:20px;font-weight:700}.map-visual{width:40%;min-height:200px;background:#f0f0f0;position:relative;border-left:1px solid rgba(0,0,0,.05)}.map-visual iframe{filter:grayscale(20%) contrast(95%)}@media (max-width: 768px){.contact-card-glass{flex-direction:column-reverse}.map-visual{width:100%;height:180px;border-left:none;border-top:1px solid rgba(0,0,0,.05)}.contact-info{padding:20px}}.policy-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;justify-content:center;align-items:flex-end;pointer-events:none;opacity:0;transition:opacity .3s ease}.policy-modal.active{opacity:1;pointer-events:auto}.policy-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.policy-sheet{position:relative;width:100%;max-width:600px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px 20px 0 0;box-shadow:0 -10px 40px #00000026;transform:translateY(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;max-height:85vh}.policy-modal.active .policy-sheet{transform:translateY(0)}@media (min-width: 768px){.policy-modal{align-items:center}.policy-sheet{border-radius:20px;max-height:80vh;margin:20px}}.policy-header{padding:20px 24px;border-bottom:1px solid rgba(0,0,0,.06);display:flex;justify-content:space-between;align-items:center}.policy-header h3{margin:0;font-size:18px;color:var(--tea-dark);font-weight:700}.policy-close{background:transparent;border:none;font-size:24px;color:#888;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.policy-close:hover{background:#0000000d}.policy-body{padding:24px;overflow-y:auto;-webkit-overflow-scrolling:touch;color:#4a4a4a;font-size:15px;line-height:1.8}.policy-text h4{color:var(--tea-dark);margin:24px 0 8px;font-size:16px}.policy-text h4:first-child{margin-top:0}.policy-text p{margin-bottom:0;text-align:justify}.policy-text strong{color:var(--tea-gold)}.check-form-group{margin-bottom:24px;background:#f9f9f9;padding:16px;border-radius:16px}.check-form-group label{display:block;font-size:13px;color:#666;margin-bottom:8px}.input-row{display:flex;gap:8px}.input-row input{flex:1;padding:10px 14px;border:1px solid #ddd;border-radius:10px;font-size:16px;outline:none;transition:border .2s}.input-row input:focus{border-color:var(--tea-main)}.input-row button{padding:0 20px;background:#5a7b68;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer}.input-row button:active{transform:scale(.96)}.order-list{min-height:200px;display:flex;flex-direction:column;gap:12px}.empty-state{text-align:center;color:#999;margin-top:40px}.empty-state p{font-size:14px;margin-top:10px}.order-card{background:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 8px #00000008;border-radius:12px;padding:16px;transition:transform .2s}.oc-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px dashed #eee}.oc-date{font-size:13px;color:#888}.oc-status{font-size:12px;padding:4px 8px;border-radius:4px;font-weight:700}.status-pending{background:#f0f0f0;color:#666}.status-process{background:#fff7e6;color:#fa8c16}.status-shipped{background:#f6ffed;color:#52c41a}.status-cancel{background:#fff1f0;color:#f5222d}.oc-body{font-size:14px;color:#333}.oc-row{display:flex;justify-content:space-between;margin-bottom:4px}.font-mono{font-family:monospace;letter-spacing:.5px;color:#555}.price{color:var(--tea-gold);font-weight:700}.action-item.highlight{background:#fffc;border-color:var(--tea-gold);box-shadow:0 4px 12px #b8860b26}.action-item.highlight .icon-box{background:#fff8e1;color:var(--tea-gold)}.action-item.highlight:hover{background:#fff;transform:translateY(-3px);box-shadow:0 6px 16px #b8860b40}.track-link{color:#1a73e8;text-decoration:none;font-weight:700;display:inline-flex;align-items:center;gap:4px;transition:all .2s}.track-link:hover{text-decoration:underline;color:#0d47a1}.carrier-tag{color:#555;font-weight:400;font-size:.9em}.gift-toggle-row{margin-top:16px}.gift-toggle-label{display:flex;align-items:center;gap:14px;cursor:pointer;padding:14px 16px;background:#f8f5f0;border:1px solid rgba(61,97,66,.15);border-radius:14px;-webkit-user-select:none;user-select:none;transition:background .18s,border-color .18s}.gift-toggle-label:hover{background:#f3ede4;border-color:#3d614247}.gift-toggle-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#3d614214;border-radius:10px}.gift-toggle-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.gift-toggle-title{font-size:.95rem;font-weight:650;color:#1a2e1a;line-height:1.3}.gift-toggle-sub{font-size:.8rem;color:#6b7c6b;line-height:1.3}.gift-toggle-switch{flex-shrink:0;position:relative;width:48px;height:28px}.gift-toggle-switch input[type=checkbox]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;margin:0;cursor:pointer;z-index:1}.gift-switch-track{display:block;width:48px;height:28px;background:#d1cdc7;border-radius:999px;transition:background .2s;position:relative}.gift-switch-track:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0000002e;transition:transform .2s}.gift-toggle-switch input:checked~.gift-switch-track{background:#3d6142}.gift-toggle-switch input:checked~.gift-switch-track:after{transform:translate(20px)}.gift-section{margin-top:14px;padding:20px 18px 24px;background:#fdfaf5;border:1px solid #e8e0d0;border-radius:14px}.gift-input-wrap{margin-bottom:20px}.gift-input-wrap .form-label{display:block;margin-bottom:10px;font-size:.9rem;font-weight:600;color:#4a5c51;letter-spacing:.02em}.gift-textarea{width:100%;min-height:100px;padding:12px 14px;border:1px solid #d1c9b8;border-radius:10px;font-size:.92rem;font-family:inherit;line-height:1.7;resize:vertical;background:#fff;box-sizing:border-box;color:#333}.gift-textarea:focus{outline:none;border-color:var(--tea-main);box-shadow:0 0 0 2px #5a7b681f}.gift-input-hint{margin-top:8px;font-size:.76rem;color:#aaa;letter-spacing:.01em}.gift-card-preview{aspect-ratio:3 / 4;max-width:260px;background:#fff;border:1px solid #ddd;box-shadow:0 6px 32px #0000001a,0 1px 4px #0000000f;display:flex;flex-direction:column;padding:36px 28px 28px;font-family:var(--font-primary);margin:0 auto;box-sizing:border-box}.gc-header{font-variant:small-caps;letter-spacing:.22em;font-size:1.25rem;font-weight:400;text-align:center;border-bottom:1px solid #c8bfb0;padding-bottom:16px;margin-bottom:24px;color:#2a2520}.gc-body{flex:1;overflow:hidden;padding:4px 0}.gc-message{font-size:.87rem;line-height:1.9;color:#3a3530;white-space:pre-wrap;margin:0}.gc-footer{display:flex;align-items:flex-end;justify-content:space-between;margin-top:auto;padding-top:20px;border-top:1px solid #e8e0d8;gap:12px}.gc-sign{font-style:italic;font-size:.73rem;color:#6a6058;line-height:1.5;flex:1}.gc-qr img{width:52px;height:52px;display:block;flex-shrink:0}.itemcard-gallery-viewport{overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-x!important;scrollbar-width:none!important}.itemcard-gallery-viewport::-webkit-scrollbar{display:none!important}.itemcard-gallery-container{overflow-x:visible!important;-webkit-overflow-scrolling:unset!important;touch-action:pan-x!important;cursor:default!important;gap:0!important;padding:0!important}.itemcard-gallery-slide,.itemcard-gallery-img{touch-action:pan-x!important;scroll-snap-align:start!important;scroll-snap-stop:always!important}.itemcard-gallery-slide{flex:0 0 100%!important;width:100%!important}@media (min-width: 900px){.tea-modal{align-items:center!important;padding:24px!important}.tea-modal-content{width:min(760px,92vw)!important;max-height:min(90vh,920px)!important;border-radius:24px!important;transform:scale(.96)!important;transition:transform .38s cubic-bezier(.22,.68,0,1.2),opacity .3s ease!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;padding-bottom:0!important;box-shadow:0 24px 80px #0000002e!important}.tea-modal.show .tea-modal-content{transform:scale(1)!important}.tea-modal-header{flex-shrink:0!important;border-bottom:1px solid rgba(0,0,0,.06)!important}.tea-modal .tea-collection{flex:1!important;min-height:0!important;overflow-y:auto!important;padding-bottom:48px!important;gap:0!important}.tea-modal .itemcard{display:block!important;margin:0!important;border-radius:0!important;box-shadow:none!important;border:none!important;padding:0!important;overflow:visible!important;position:relative!important}.tea-modal .itemcard>*{grid-column:unset!important;min-width:0!important;box-sizing:border-box!important;width:100%!important}.tea-modal .itemcard>*:not(.itemcard-gallery):not(.modal-share-btn){padding-left:32px!important;padding-right:32px!important}.tea-modal .itemcard>.itemcard-gallery{grid-column:unset!important;grid-row:unset!important;width:100%!important;height:auto!important;aspect-ratio:4 / 3!important;min-height:unset!important;padding:0!important;margin:0!important;align-self:unset!important;display:flex!important;flex-direction:column!important;background:linear-gradient(155deg,#deeae2,#eef5f0 60%,#f5f9f6)!important;border-right:none!important;border-bottom:1px solid rgba(90,123,104,.08)!important;position:relative!important;overflow:hidden!important}.tea-modal .itemcard>.itemcard-gallery .itemcard-gallery-embla{width:100%!important;height:100%!important;flex:1!important;display:flex!important;flex-direction:column!important}.tea-modal .itemcard>.itemcard-gallery .itemcard-gallery-viewport{flex:1!important;height:100%!important;border-radius:0!important;border:none!important;box-shadow:none!important;overflow:hidden!important}.tea-modal .itemcard>.itemcard-gallery .itemcard-gallery-slide{height:100%!important;background:transparent!important}.tea-modal .itemcard>.itemcard-gallery .itemcard-gallery-dots{position:absolute!important;bottom:16px!important;left:0!important;right:0!important;flex-shrink:0!important}.tea-modal .itemcard>h2.title{padding-top:24px!important;padding-bottom:0!important;padding-right:52px!important;margin-top:0!important}.tea-modal .itemcard>.modal-share-btn{position:absolute!important;top:12px!important;right:12px!important;z-index:10!important;padding:0!important}.tea-modal .tea-collection>*:not(.itemcard){margin:0 24px!important;border-radius:16px!important}.tea-modal .tea-collection>*:not(.itemcard):first-of-type{margin-top:24px!important}}.hh-contact-section{padding:32px 16px 24px;background:transparent}.hh-contact-section .section-title{display:none}.hh-contact-wrap{max-width:480px;margin:0 auto;display:flex;flex-direction:column}.hh-contact-hero{text-align:center;margin-bottom:18px}.hh-contact-title{display:inline-flex;align-items:center;gap:12px;margin:0 0 8px;font-family:var(--font-primary, "Noto Serif TC", serif);font-size:28px;font-weight:800;color:#2a3a2e;letter-spacing:.04em}.hh-contact-pin-badge{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:#eaf1e3;color:#5b8a4b;font-size:20px}.hh-contact-tagline{margin:0 0 14px;color:#7a8b75;font-size:14px;letter-spacing:.32em;text-indent:.32em}.hh-contact-hours-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 16px 6px 14px;border-radius:99px;background:#eaf2e1;color:#3d6142;font-size:13px;font-weight:700;letter-spacing:.02em;transition:background .25s,color .25s}.hh-hours-dot{width:7px;height:7px;border-radius:50%;background:#5fa84d;box-shadow:0 0 0 4px #5fa84d2e;flex-shrink:0}.hh-hours-time{color:#263f31b3;font-weight:600;font-variant-numeric:tabular-nums}.hh-contact-hours-pill[data-state=closing]{background:#fbf0d8;color:#8a5a14}.hh-contact-hours-pill[data-state=closing] .hh-hours-dot{background:#d99a2b;box-shadow:0 0 0 4px #d99a2b33}.hh-contact-hours-pill[data-state=closing] .hh-hours-time{color:#8a5a14b3}.hh-contact-hours-pill[data-state=pre]{background:#f0eee8;color:#6e6a60}.hh-contact-hours-pill[data-state=pre] .hh-hours-dot{background:#a09a8a;box-shadow:0 0 0 4px #a09a8a33}.hh-contact-hours-pill[data-state=pre] .hh-hours-time{color:#6e6a60b3}.hh-contact-hours-pill[data-state=closed]{background:#f5e3e0;color:#8c4a3d}.hh-contact-hours-pill[data-state=closed] .hh-hours-dot{background:#b9554a;box-shadow:0 0 0 4px #b9554a2e}.hh-contact-hours-pill[data-state=closed] .hh-hours-time{color:#8c4a3db3}.hh-contact-map{position:relative;border-radius:22px;overflow:hidden;aspect-ratio:4 / 3;margin:0 0 28px;box-shadow:0 8px 24px #2436291a;background:#eef2ea;contain:layout paint}.hh-contact-map :focus-visible{scroll-margin-block:50vh}.hh-contact-map iframe{width:100%;height:100%;border:0;display:block}.hh-contact-map-cta{position:absolute;bottom:14px;right:14px;display:inline-flex;align-items:center;gap:7px;padding:10px 18px;background:#fff;color:#2a3a2e;border-radius:99px;font-size:14px;font-weight:700;text-decoration:none;box-shadow:0 6px 18px #2436292e;transition:transform .18s,box-shadow .18s}.hh-contact-map-cta i{font-size:16px;color:#3d6142}.hh-contact-map-cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px #24362938}.hh-contact-decor{display:flex;align-items:center;justify-content:center;gap:14px;margin:4px 0 6px}.hh-contact-decor-leaf{display:inline-flex;color:#c7d2bf;flex-shrink:0}.hh-contact-decor-leaf svg{width:56px;height:14px}.hh-contact-decor-leaf--flip svg{transform:scaleX(-1)}.hh-contact-decor-title{margin:0;font-family:var(--font-primary, "Noto Serif TC", serif);font-size:24px;font-weight:800;color:#2a3a2e;letter-spacing:.16em;text-indent:.16em}.hh-contact-decor-sub{text-align:center;margin:0 0 22px;color:#7a8b75;font-size:13px;letter-spacing:.3em;text-indent:.3em}.hh-contact-cards{display:flex;flex-direction:column;gap:12px;margin-bottom:14px}.hh-contact-card{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:18px;background:var(--card-bg, #fbf1e3);text-decoration:none;transition:transform .18s,box-shadow .18s;-webkit-tap-highlight-color:transparent}.hh-contact-card:active{transform:scale(.99)}.hh-contact-card-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:var(--card-icon-bg, #f0dfca);color:var(--card-icon-color, #b06a2f);font-size:20px;flex-shrink:0}.hh-contact-card-body{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.hh-contact-card-label{font-size:13px;font-weight:700;color:var(--card-label-color, #b06a2f);letter-spacing:.02em}.hh-contact-card-value{font-size:17px;font-weight:800;color:#2a1f15;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hh-contact-card-arrow{color:#b8b1a6;font-size:22px;font-weight:500;flex-shrink:0}.hh-contact-card--order{--card-bg: #fbf1e3;--card-icon-bg: #f0dfca;--card-icon-color: #b06a2f;--card-label-color: #b06a2f}.hh-contact-card--phone{--card-bg: #ecf3e6;--card-icon-bg: #d4e7c5;--card-icon-color: #3d6142;--card-label-color: #3d6142}.hh-contact-card--nav{--card-bg: #e2eef0;--card-icon-bg: #c7dee2;--card-icon-color: #316b75;--card-label-color: #316b75}.hh-contact-tip{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:18px;background:#f8f1e3;margin-top:6px}.hh-contact-tip-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#ebe0c6;color:#8a6a2b;font-size:20px;flex-shrink:0;margin-top:2px}.hh-contact-tip-body{flex:1;min-width:0}.hh-contact-tip-body strong{display:block;font-size:14px;font-weight:800;color:#2a1f15;margin-bottom:4px;letter-spacing:.02em}.hh-contact-tip-body p{margin:0;font-size:13px;color:#7a6f66;line-height:1.55}@media (min-width: 900px){.hh-contact-section{padding:56px 32px 48px}.hh-contact-wrap{max-width:560px}.hh-contact-title{font-size:32px}.hh-contact-decor-title{font-size:28px}.hh-contact-map{aspect-ratio:16 / 10}}.hh-contact-map-canvas{width:100%;height:100%;background:#f6f3eb}.hh-hero-rating{display:inline-flex;align-items:center;gap:6px;margin:14px 0 10px;padding:7px 12px 7px 10px;background:#fffffad9;border:1px solid rgba(61,97,66,.14);border-radius:99px;color:#2a3a2e;text-decoration:none;font:700 13px/1 var(--font-ui);width:fit-content;box-shadow:0 2px 8px #2436290f;transition:background .18s,border-color .18s,transform .18s}.hh-hero-rating[hidden]{display:none}.hh-hero-rating:hover{background:#fffef6;border-color:#3d614247;transform:translateY(-1px)}.hh-hero-rating-stars{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#fbf1d4;color:#c89426;font-size:13px}.hh-hero-rating>strong{font-size:14px;font-weight:800;color:#1f2e21}.hh-hero-rating-divider{color:#263f314d;font-weight:600;margin:0 1px}.hh-hero-rating-count{color:#263f31ad;font-weight:600;font-size:12.5px}.hh-hero-rating-arrow{color:#263f3173;font-size:16px;font-weight:500;margin-left:2px}.hh-contact-reviews{margin-top:18px;padding:18px 4px 4px}.hh-contact-reviews[hidden]{display:none}.hh-contact-reviews-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:0 12px 14px;flex-wrap:wrap}.hh-reviews-rating{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#2a3a2e}.hh-reviews-stars{color:#d9a430;font-size:14px;letter-spacing:1px}.hh-reviews-rating>strong{color:#1f2e21;font-size:15px;font-weight:800}.hh-reviews-count{color:#263f3199;font-weight:600;font-size:12px}.hh-reviews-title{margin:0;text-align:center;font:700 14px/1 var(--font-ui);color:#263f31a6;letter-spacing:.04em}.hh-reviews-link{display:inline-flex;align-items:center;gap:4px;color:#3d6142;text-decoration:none;font-size:13px;font-weight:700;padding:6px 8px;border-radius:8px;transition:background .15s}.hh-reviews-link:hover{background:#3d614212}.hh-contact-reviews-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 12px 14px;scrollbar-width:none;-ms-overflow-style:none}.hh-contact-reviews-track::-webkit-scrollbar{display:none}.hh-review-card{flex:0 0 86%;max-width:320px;scroll-snap-align:start;background:#fffef9;border:1px solid rgba(61,97,66,.1);border-radius:16px;padding:14px 16px 16px;box-shadow:0 2px 10px #2436290d}.hh-review-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.hh-review-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0;background:#eaf2e1;color:#3d6142;font-weight:800;font-size:15px;display:inline-flex;align-items:center;justify-content:center}.hh-review-meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hh-review-meta strong{font-size:13px;font-weight:700;color:#1f2e21;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-flex;align-items:center;gap:6px}.hh-review-lang{display:inline-flex;align-items:center;justify-content:center;padding:1px 6px;border-radius:4px;background:#eaf1e3;color:#3d6142;font-size:10px;font-weight:700;letter-spacing:.04em;line-height:1.4}.hh-review-time{font-size:11px;color:#263f318c}.hh-review-stars{font-size:13px;color:#d9a430;letter-spacing:1px;flex-shrink:0}.hh-review-text{margin:0;font-size:13px;line-height:1.55;color:#4a554a;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 900px){.hh-contact-reviews-head{padding:0 4px 16px}.hh-contact-reviews-track{padding:4px 4px 16px}.hh-review-card{flex-basis:320px}}.stickybar{position:fixed;bottom:24px;right:20px;z-index:10000;display:flex;flex-direction:column;align-items:flex-end;gap:10px;pointer-events:none;transition:opacity .25s ease,transform .25s ease}.stickybar.hide{opacity:0;transform:translateY(20px);pointer-events:none}.stickybar.show{opacity:1;transform:translateY(0)}#StickyBar.sticky-high-z{z-index:99999}body.cart-sheet-open .stickybar,body.mc-open .stickybar{opacity:0;pointer-events:none}body.modal-open .stickybar{display:none}#StickyBar.ai-open-hidden{display:none!important}.cart-fab{pointer-events:auto;display:inline-flex;align-items:center;gap:8px;padding:12px 18px 12px 14px;border-radius:999px;background:var(--tea-dark);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 20px #2f4b3c52;transition:transform .2s var(--ease-soft),box-shadow .2s ease,background .15s ease;font-family:var(--font-ui);font-size:var(--text-base);font-weight:600;letter-spacing:.01em;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.cart-fab:hover{background:var(--tea-dark-h);box-shadow:0 6px 24px #2f4b3c61;transform:translateY(-2px)}.cart-fab:active{transform:scale(.97);box-shadow:0 2px 10px #2f4b3c3d}.cart-fab-icon{flex-shrink:0;opacity:.92}.cart-fab-label{white-space:nowrap;max-width:120px;overflow:hidden;text-overflow:ellipsis}.cart-fab-chevron{display:flex;align-items:center;opacity:.7;transition:transform .25s var(--ease-soft)}.submit-btn-sticky{pointer-events:auto;padding:10px 24px;height:42px;border-radius:21px;background:linear-gradient(135deg,var(--tea-dark),var(--tea-dark-h));color:#fff;font-weight:600;font-size:15px;border:none;box-shadow:0 4px 14px #2f4b3c4d;cursor:pointer;transition:background .2s var(--ease-out-quart),transform .2s var(--ease-out-quart),box-shadow .2s var(--ease-out-quart);white-space:nowrap}.submit-btn-sticky:hover{transform:translateY(-2px);box-shadow:0 6px 18px #2f4b3c66;background:linear-gradient(135deg,var(--tea-dark-h),var(--tea-main))}.submit-btn-sticky:active{transform:scale(.97);box-shadow:0 2px 8px #2f4b3c4d}.progress-bar-wrap{width:100%;height:3px;background:#2f4b3c0f;overflow:hidden}#freeProgressBar{height:100%;width:0%;background:var(--tea-main);transition:width .5s var(--ease-out-quart)}.free-hint{display:none;padding:8px 16px;font-size:var(--text-xs);font-weight:500;color:var(--tea-dark);background:#2f4b3c0f;border-bottom:1px solid var(--mist-border);text-align:center}.free-hint.show{display:block}@media (max-width: 400px){.stickybar{bottom:16px;right:12px}.submit-btn-sticky{padding:8px 18px;font-size:14px}}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:flex-end;justify-content:center;background:#141e1973;-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%);z-index:2000!important;opacity:0;pointer-events:none;transition:opacity .35s var(--ease-out-quart)}.sheet-backdrop[aria-hidden=false]{display:flex;opacity:1;pointer-events:auto}body.no-backdrop-filter .sheet-backdrop{backdrop-filter:none;-webkit-backdrop-filter:none}.sheet{position:fixed;left:0;right:0;bottom:0;max-height:calc(92vh - env(safe-area-inset-bottom));background:linear-gradient(180deg,#fffffff2,#f8faf8e6);border-radius:32px 32px 0 0;box-shadow:0 -10px 40px #5a7b6833;border-top:1px solid rgba(255,255,255,.8);transform:translateY(110%);transition:transform .4s cubic-bezier(.25,1,.5,1);z-index:2200!important;padding:12px 24px calc(32px + env(safe-area-inset-bottom));overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;padding-bottom:calc(90px + env(safe-area-inset-bottom))!important}.sheet[data-open=true]{transform:translateY(0)}.sheet-header{position:sticky;top:-12px;z-index:20;background:linear-gradient(180deg,#fff,#f8faf8);margin:-12px -24px 0;padding:12px 24px 4px;border-radius:32px 32px 0 0;box-shadow:0 2px 8px #0000;transition:box-shadow .2s ease}.sheet-header.scrolled{box-shadow:0 2px 8px #0000000f}.sheet-handle{width:48px;height:5px;background:#d0dcd5;border-radius:999px;margin:4px auto 20px;box-shadow:inset 0 1px 2px #0000000d;position:relative;z-index:10}.sheet-handle:after{content:"";position:absolute;top:-20px;bottom:-20px;left:-50%;right:-50%}.sheet h3{font-size:22px;text-align:center;font-weight:800;color:#2a3a32;margin-bottom:24px;letter-spacing:1px;display:block}.sheet h3:after{display:none}.sheet #cartItems{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.line-item{position:relative;overflow:hidden;background:#fff;border-radius:16px;box-shadow:0 2px 8px #00000008;border:1px solid rgba(0,0,0,.04);transition:transform .3s var(--ease-out-quart),background .3s var(--ease-out-quart)}.line-item:before{content:"🗑️";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:20px;color:#fff;z-index:0}.line-item:active{transform:scale(.98);background:#fffbfb}.swipe-content{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;background:#fff;position:relative;z-index:1;transition:transform .25s var(--ease-out-quart);height:auto;min-height:72px}.swipe-info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0;padding-right:12px}.li-title{font-size:16px;font-weight:700;color:var(--tea-dark);letter-spacing:.3px;white-space:normal!important;word-wrap:break-word;line-height:1.4}.li-qty{font-size:var(--text-xs);color:var(--text-secondary);font-weight:500}.cart-swipe-hint{display:inline-block;margin-left:8px;color:#b28663;font-size:11px;font-weight:600;letter-spacing:.2px}.li-sub{font-size:var(--text-base);font-weight:700;color:var(--tea-dark);font-family:var(--font-primary);white-space:nowrap;flex-shrink:0}.swipe-delete{position:absolute;right:0;top:0;bottom:0;width:80px;background:linear-gradient(135deg,#ff5f5f,#e04f4f);color:#fff;border:none;font-weight:600;transform:translate(100%);transition:transform .25s;display:flex;align-items:center;justify-content:center;z-index:2}@media (min-width: 768px) and (pointer: fine){.line-item.desktop-delete{padding-right:80px}.line-item.desktop-delete .swipe-delete{transform:translate(0);width:80px}.line-item.desktop-delete .swipe-content{transform:translate(0)!important}.line-item.desktop-delete:before{display:none}}.sheet .line{display:flex;justify-content:space-between;align-items:center;margin:10px 0;font-size:15px;color:#556660}.sheet .line.total{margin-top:18px;padding-top:18px;border-top:1px dashed rgba(160,180,170,.4);font-weight:700;font-size:18px;color:#2a3a32;align-items:baseline}.sheet .line.total span:last-child{font-size:24px;color:var(--tea-gold);font-family:"Noto Serif TC",serif}.sheet-close-btn{position:absolute;top:16px;right:20px;width:36px;height:36px;border-radius:50%;background:#0000000d;border:none;display:flex;align-items:center;justify-content:center;color:#555;cursor:pointer;z-index:50;transition:background .15s var(--ease-out-quart),transform .15s var(--ease-out-quart)}.sheet-close-btn:hover{background:#00000014;color:#333}.sheet-close-btn:active{background:#00000026;transform:scale(.9)}.sheet h3{padding:0 40px}.li-title span[style*=color]{background:linear-gradient(90deg,var(--tea-gold),var(--tea-gold-dim));-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 1px 2px rgba(184,134,11,.1)}.li-title .muted{display:block;margin-top:4px;font-size:13px;font-weight:400;color:#858585;line-height:1.4}.summary-block{margin-top:12px;margin-bottom:8px;padding:0 12px;display:flex;flex-direction:column;gap:8px}.summary-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;line-height:1.5}.summary-row .label{color:#6c7a74;font-weight:500;letter-spacing:.5px}.summary-row .value{color:#4a5e54;font-family:"Noto Serif TC",serif;font-weight:600}.summary-row.discount{margin-top:4px;padding-top:8px;border-top:1px dashed rgba(0,0,0,.06)}.summary-row.discount .label{color:#c05d55;font-weight:700;display:flex;align-items:center;gap:4px}.summary-row.discount .value{color:#c05d55;font-weight:700}.sheet .line.total{margin-top:12px;padding-top:20px}.sheet-checkout-footer{padding:16px 20px 28px}.sheet-checkout-btn{display:block;width:100%;padding:15px;background:var(--tea-gold, #b8950a);color:#fff;font-size:16px;font-weight:700;border:none;border-radius:12px;cursor:pointer;letter-spacing:.04em;transition:opacity .15s,transform .12s}.sheet-checkout-btn:hover{opacity:.9}.sheet-checkout-btn:active{transform:scale(.98);opacity:.85}.success-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#14231ea6;backdrop-filter:blur(16px) saturate(120%);-webkit-backdrop-filter:blur(16px) saturate(120%);opacity:0;visibility:hidden;transition:opacity .35s var(--ease-out-quart),visibility .35s;z-index:10050}.success-backdrop.show{opacity:1;visibility:visible}.success-card.glass-success{width:86%;max-width:380px;padding:40px 30px 32px;border-radius:32px;background:linear-gradient(145deg,#fffffff2,#f5faf8e6);box-shadow:0 20px 60px #00000040,0 0 0 1px #fffc inset;text-align:center;transform:scale(.9) translateY(20px);transition:opacity .4s var(--ease-out-quint),transform .4s var(--ease-out-quint)}.success-backdrop.show .success-card{transform:scale(1) translateY(0)}.stagger-1,.stagger-2,.stagger-3,.stagger-4,.stagger-5{opacity:0;transform:translateY(10px);transition:opacity .4s var(--ease-out-quint),transform .4s var(--ease-out-quint)}.success-backdrop.show .stagger-1{opacity:1;transform:translateY(0);transition-delay:.1s}.success-backdrop.show .stagger-2{opacity:1;transform:translateY(0);transition-delay:.2s}.success-backdrop.show .stagger-3{opacity:1;transform:translateY(0);transition-delay:.3s}.success-backdrop.show .stagger-4{opacity:1;transform:translateY(0);transition-delay:.4s}.success-backdrop.show .stagger-5{opacity:1;transform:translateY(0);transition-delay:.5s}.success-header{position:relative;width:80px;height:80px;margin:0 auto 16px}.check-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle,rgba(76,217,100,.2) 0%,transparent 70%);animation:pulseGlow 2s infinite}@keyframes pulseGlow{0%{transform:scale(.8);opacity:.5}to{transform:scale(1.5);opacity:0}}.success-check{width:100%;height:100%;position:relative;z-index:2}.check-circle{stroke:#5a7b68;stroke-width:3;stroke-linecap:round;stroke-dasharray:320;stroke-dashoffset:320;animation:drawCircle .8s var(--ease-out-quart) forwards .2s}.check-mark{stroke:#4cd964;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:80;stroke-dashoffset:80;animation:drawCheck .4s var(--ease-out-quint) forwards .6s;filter:drop-shadow(0 2px 4px rgba(76,217,100,.4))}@keyframes drawCircle{to{stroke-dashoffset:0}}@keyframes drawCheck{to{stroke-dashoffset:0}}.success-title{font-size:24px;font-weight:800;color:var(--tea-dark);letter-spacing:1px;margin-bottom:6px}.success-sub{font-size:14px;color:#7a8c82;font-weight:500;margin-bottom:24px}.success-receipt{background:#fff;border:1px solid rgba(180,200,190,.4);border-radius:16px;padding:16px 20px;margin-bottom:24px;box-shadow:0 4px 12px #00000008;position:relative}.success-receipt:before{content:"";position:absolute;top:-1px;left:20%;right:20%;height:2px;background:linear-gradient(90deg,transparent,#a8c2b3,transparent)}.receipt-row{display:flex;justify-content:space-between;align-items:center;font-size:14px}.receipt-row .label{color:#889990;font-weight:500}.receipt-row .value{color:#333;font-weight:600;letter-spacing:.5px}.receipt-row .value.price{color:var(--tea-gold);font-weight:700;font-size:16px;font-family:"Noto Serif TC",serif}.font-mono{font-family:monospace;font-size:13px;letter-spacing:0;background:#f4f4f4;padding:2px 6px;border-radius:4px;color:#555!important}.receipt-divider{height:1px;background:#f0f0f0;margin:12px 0;background-image:linear-gradient(to right,#ccc 40%,#fff0 0%);background-position:bottom;background-size:6px 1px;background-repeat:repeat-x}#lineBindBox{margin-bottom:12px}.line-bind-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px 0;border-radius:14px;text-decoration:none;background:linear-gradient(135deg,#06c755,#00b900);color:#fff;font-size:16px;font-weight:700;letter-spacing:.5px;box-shadow:0 4px 12px #06c7554d;transition:all .25s ease}.line-bind-btn svg{fill:#fff}.line-bind-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #06c75566;background:linear-gradient(135deg,#0be060,#00b900)}.line-bind-btn:active{transform:scale(.98)}.line-hint{font-size:12px;color:#99a;margin-top:8px;font-weight:400}.success-close{background:transparent;border:none;color:#7a8c82;font-size:15px;font-weight:600;padding:10px 20px;cursor:pointer;transition:color .2s var(--ease-out-quart)}.success-close:hover{color:var(--tea-dark);text-decoration:underline;text-underline-offset:4px}.success-close:active{color:var(--tea-dark);opacity:.7}.fail-badge{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin:0 auto;font-size:34px;font-weight:900;color:#fff;background:linear-gradient(135deg,#e74c3c,#c0392b);box-shadow:0 10px 28px #e74c3c59}.fail-title{color:#7a2a23}.atm-badge{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin:0 auto;font-size:34px;background:linear-gradient(135deg,#1a6b4a,#2d8f63);box-shadow:0 10px 28px #1d784e59}.atm-account-val{font-size:1.05rem;letter-spacing:.06em;color:#1a4a6b}.retry-pay-btn{background:linear-gradient(135deg,#e67e22,#d35400);box-shadow:0 4px 12px #e67e2247}.retry-pay-btn:hover{background:linear-gradient(135deg,#f39c12,#d35400);box-shadow:0 8px 20px #e67e2261}.pack-note-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;margin-bottom:16px;background:#5a7b6814;border:1px solid rgba(90,123,104,.2);border-radius:999px;font-size:.82rem;color:#3d5c48}.loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;opacity:0;pointer-events:none;transition:opacity .3s}.loading-overlay.show{opacity:1;pointer-events:auto}.loading-spinner{width:48px;height:48px;border:4px solid rgba(47,75,60,.12);border-top-color:var(--tea-dark);border-radius:50%;animation:spin 1s linear infinite}.loading-text{margin-top:16px;font-size:15px;font-weight:600;color:#333}@keyframes spin{to{transform:rotate(360deg)}}body.sp-lock-scroll{overflow:hidden!important;overscroll-behavior:none}#store-picker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none}#store-picker[aria-hidden=false]{display:block}.sp-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#141e1973;-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%);transition:opacity .4s ease}.sp-sheet{position:fixed;bottom:0;left:0;right:0;background:#fffffff0;border-radius:28px 28px 0 0;border-top:1px solid rgba(255,255,255,.8);box-shadow:0 -10px 40px #5a7b6833;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10000;padding:0;height:75vh;max-height:75vh;transform:translateY(110%);transition:transform .4s cubic-bezier(.2,.8,.2,1);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}.sp-sheet.sp-open{transform:translateY(0)}.sp-handle{width:40px;height:5px;background:#e0e8e4;border-radius:10px;margin:12px auto 8px;flex-shrink:0;box-shadow:inset 0 1px 3px #0000000f;cursor:grab;opacity:.8}.sp-header{position:relative;display:flex;justify-content:space-between;align-items:center;padding:12px 24px 16px;flex-shrink:0;margin-bottom:0}.sp-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-color:#00000014;transform:scaleY(.5);transform-origin:bottom;width:100%}.sp-header h3{font-size:20px;font-weight:700;color:#2f4b3c;letter-spacing:.5px;display:flex;align-items:center;margin:0}.sp-header h3:before{content:"";display:inline-block;width:24px;height:24px;margin-right:10px;background-color:#c49a25;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M11.54 22.351l.07.04.028.016a.76.76 0 00.723 0l.028-.015.071-.041a16.975 16.975 0 001.144-.742 19.58 19.58 0 002.683-2.282c1.944-1.99 3.963-4.98 3.963-8.827a8.25 8.25 0 00-16.5 0c0 3.846 2.02 6.837 3.963 8.827a19.58 19.58 0 002.682 2.282 16.975 16.975 0 001.145.742zM12 13.5a3 3 0 100-6 3 3 0 000 6z' clip-rule='evenodd' /%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M11.54 22.351l.07.04.028.016a.76.76 0 00.723 0l.028-.015.071-.041a16.975 16.975 0 001.144-.742 19.58 19.58 0 002.683-2.282c1.944-1.99 3.963-4.98 3.963-8.827a8.25 8.25 0 00-16.5 0c0 3.846 2.02 6.837 3.963 8.827a19.58 19.58 0 002.682 2.282 16.975 16.975 0 001.145.742zM12 13.5a3 3 0 100-6 3 3 0 000 6z' clip-rule='evenodd' /%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain;mask-size:contain}.sp-close{font-size:26px;width:36px;height:36px;background:transparent;border-radius:50%;border:none;color:#2f4b3c;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.sp-close:hover{background-color:#2f4b3c14;color:#1a2e24;transform:scale(1.05)}.sp-close:active{transform:scale(.95)}.sp-toolbar{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:12px!important;margin-bottom:16px;width:100%!important;box-sizing:border-box;flex-shrink:0;padding:20px 20px 12px}#store-picker .sp-select,#store-picker .sp-input{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:48px!important;min-height:48px!important;padding:0 40px 0 16px!important;font-size:16px!important;line-height:1.5!important;border-radius:12px!important;border:1.5px solid rgba(170,190,180,.5)!important;background-color:#fcfdfd!important;color:#2b2b2b!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%235a7b68' stroke-width='1' d='M1 2l5 5 5-5'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 16px center!important;background-size:12px auto!important;box-sizing:border-box!important;margin:0!important}#store-picker .sp-search-title{width:100%!important;height:48px!important;border-radius:12px;font-size:16px;font-weight:600;color:#fff;background:linear-gradient(135deg,#5a7b68,#7fa38a);border:none;box-shadow:0 4px 10px #5a7b6833;cursor:pointer;margin-top:4px}.sp-toolbar .sp-select{background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%235a7b68' stroke-width='1' d='M1 2l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.sp-toolbar .sp-input:focus,.sp-toolbar .sp-select:focus{border-color:#5a7b68;background:#fff;box-shadow:0 0 0 4px #5a7b6826;outline:none}.sp-toolbar .sp-search-title{width:100%;height:48px!important;padding:0;font-size:16px;font-weight:600;color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#5a7b68,#7fa38a);border:none;border-radius:12px;box-shadow:0 4px 12px #5a7b6833;cursor:pointer;transition:all .2s}.sp-toolbar .sp-search-title:hover{transform:translateY(-1px);background:linear-gradient(135deg,#4e6b58,#6d8f79)}.sp-body{flex:1;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;position:relative}#sp-map{height:200px;width:100%;flex-shrink:0;position:-webkit-sticky;position:sticky;top:0;z-index:10;margin:0}.sp-scroll{overflow:visible!important;height:auto!important;flex:none;padding-bottom:100px}#sp-results{display:flex;flex-direction:column}.sp-sheet::-webkit-scrollbar{width:6px}.sp-sheet::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.sp-item{padding:16px 14px;margin-bottom:8px;border-radius:14px;background:#fff;border:1px solid rgba(0,0,0,.04);cursor:pointer;transition:all .2s ease;display:flex;justify-content:space-between;align-items:center}.sp-item.active{background:#f0fdf4!important;border-color:#5a7b68!important;box-shadow:0 0 0 2px #5a7b6833;transform:scale(1.02);z-index:10}.sp-item:hover{background:linear-gradient(135deg,#f5f9f7,#fff);border-color:#8fb79c;box-shadow:0 4px 12px #5a7b6814;transform:translateY(-1px)}.sp-item b{color:#2f4b3c;font-size:15.5px}.sp-item .muted{color:#7a8c82;font-size:13px;margin-top:4px;display:block}.sp-item .distance{font-size:13px;font-weight:600;color:#5a7b68;background:#e8f3ed;padding:4px 8px;border-radius:8px}.leaflet-container{z-index:1!important;font-family:inherit}.leaflet-control-zoom{border:none!important;box-shadow:none!important;margin-top:12px!important;margin-right:12px!important}.leaflet-control-zoom a{width:40px!important;height:40px!important;line-height:40px!important;border-radius:50%!important;background:#fffffff2!important;box-shadow:0 4px 14px #00000026!important;color:#2f4b3c!important;font-size:18px!important;margin-bottom:10px!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.leaflet-popup-content-wrapper{border-radius:12px!important;padding:8px!important;box-shadow:0 6px 18px #5a7b6840!important}@supports (padding-bottom: env(safe-area-inset-bottom)){.sp-sheet{padding-bottom:calc(32px + env(safe-area-inset-bottom))}}.section{position:relative;box-sizing:border-box;padding:32px 28px 40px;margin:24px 0;border-radius:28px;background:#f5f8f6;border:1px solid rgba(47,75,60,.08);box-shadow:0 12px 40px #5a7b6814,0 4px 12px #5a7b680a,inset 0 1px #fff9;opacity:0;animation:sectionFade .7s cubic-bezier(.22,1,.36,1) forwards}@keyframes sectionFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.section-title{font-size:22px;font-weight:800;color:#2a3a32;margin:0 0 24px;position:relative;letter-spacing:1px;display:flex;align-items:center;gap:10px}.section-title lord-icon{transform:translateY(-2px);filter:drop-shadow(0 2px 4px rgba(184,134,11,.2))}.section-title:after{content:"";position:absolute;left:0;bottom:-10px;width:40px;height:4px;background:linear-gradient(90deg,#8fb79c,#c8dfce);border-radius:4px;transition:width .4s cubic-bezier(.25,.8,.25,1)}.section:hover .section-title:after{width:120px}.form-group{margin-bottom:20px;position:relative}.form-group label,.sp-label{font-size:15px;font-weight:700;color:#3f5c4c;display:block;margin-bottom:8px;letter-spacing:.5px;padding-left:2px}.form-group .muted{font-size:12.5px;color:#8fa396;margin-top:6px;display:block;font-weight:400}.member-apply-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.member-apply-btn{border:1px solid rgba(127,163,138,.4);background:#7fa38a1f;color:#3f5c4c;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;line-height:1;white-space:nowrap;flex-shrink:0;cursor:pointer;transition:all .2s ease}.member-apply-btn:hover{background:#7fa38a33;border-color:#7fa38a99}.section input[type=text],.section input[type=tel],.section input[type=number],.section select,.section textarea,.sp-input,.sp-select{width:100%;height:48px;font-size:16px;padding:4px 16px;line-height:normal;border-radius:12px;border:1.5px solid rgba(180,200,190,.45);background:#fcfdfd;color:#2b3b33;box-sizing:border-box;transition:all .25s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none}.section input:focus,.section select:focus,.section textarea:focus,.sp-input:focus,.sp-select:focus{border-color:#5a7b68;background:#fff;outline:none;box-shadow:0 0 0 3px #8fb79c33}textarea.sp-input{height:auto;min-height:100px;padding:12px 16px;line-height:1.5;resize:vertical}.sp-select{background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%235a7b68' stroke-width='1' d='M1 2l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:32px}.promo-row{display:flex;gap:10px;align-items:center}.promo-row button{flex-shrink:0;height:48px;padding:0 20px;font-size:15px;font-weight:600;color:#fff;letter-spacing:.5px;border:none;border-radius:12px;background:linear-gradient(135deg,#7fa38a,#9bbba6);box-shadow:0 3px 8px #5a7b6826;cursor:pointer;transition:all .2s ease}.promo-row button:active{transform:scale(.96)}.error-msg{color:#e74c3c;font-size:13px;margin-top:6px;display:none;font-weight:500;padding-left:2px;align-items:center;gap:4px}.error-msg:before{content:"!";display:inline-flex;width:14px;height:14px;background:#e74c3c;color:#fff;border-radius:50%;font-size:10px;justify-content:center;align-items:center}.error-msg.show{display:flex;animation:fadeIn .3s}.input-error{border-color:#e74c3c!important;background:#fff5f5!important;animation:shake .4s ease}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.ship-options{display:flex;justify-content:center;gap:14px;margin-bottom:24px}.ship-radio{flex:1;position:relative;display:flex;align-items:center;justify-content:center;padding:14px 0;border-radius:14px;font-size:16px;font-weight:600;background:#ffffff80;border:1.5px solid rgba(200,210,205,.5);color:#66776e;cursor:pointer;transition:all .3s}.ship-radio:has(input:checked){border-color:#8fb79c;background:linear-gradient(135deg,#f0f7f3,#fff);color:#2f4b3c;box-shadow:0 4px 12px #5a7b6826;transform:translateY(-1px)}.ship-radio input{display:none}.store-row{display:flex;align-items:center;gap:10px;margin-bottom:16px}.store-row:has(label){flex-direction:column;align-items:stretch;gap:6px}.sp-search-title{flex-shrink:0;height:48px;padding:0 18px;font-weight:600;color:#fff;background:linear-gradient(135deg,#5a7b68,#7fa38a);border:none;border-radius:12px;box-shadow:0 3px 8px #5a7b6833;cursor:pointer;white-space:nowrap}.sp-search-title:hover{transform:translateY(-1px);background:linear-gradient(135deg,#4e6b58,#6d8f79)}.logistics-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.logistics-card{position:relative;display:flex;align-items:center;justify-content:space-between;padding:16px;background:#fff;border:1.5px solid #e0e0e0;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);overflow:hidden;text-align:left;box-shadow:0 4px 6px #00000005}.logistics-card:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000001a;border-color:#b0b0b0}.logistics-card:active{transform:scale(.98)}.brand-line{position:absolute;left:0;top:0;bottom:0;width:6px}.line-711{background:#f37d00}.line-family{background:#00a0e9}.card-content{display:flex;flex-direction:column;padding-left:8px}.brand-name{font-size:16px;font-weight:700;color:#333;margin-bottom:2px;font-family:Helvetica Neue,Arial,sans-serif}.card-711{border-color:#f37d00}.line-711{background:linear-gradient(to bottom,#008249,#008249 30%,#e11b22 30%,#e11b22 45%,#f37d00 45%,#f37d00);width:6px}.card-711:hover{transform:translateY(-3px);box-shadow:0 8px 20px #f37d0040;border-color:#ff9029}.card-family{border-color:#00a0e9}.line-family{background:linear-gradient(to bottom,#00a0e9,#00a0e9 55%,#009945 55%,#009945);width:6px}.card-family:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00a0e940;border-color:#2dc0ff}.brand-line{position:absolute;left:0;top:0;bottom:0}.card-content{display:flex;flex-direction:column;padding-left:10px}.card-711 .brand-name{color:#f37d00}.card-family .brand-name{color:#00a0e9}.action-text{font-size:12px;color:#888}.card-icon{font-size:24px;opacity:.8}.store-result-card{background:#fdfdfd;border:1px solid #8fb79c;border-radius:12px;padding:16px;position:relative;margin-top:10px;box-shadow:0 4px 12px #5a7b681a}.result-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;border-bottom:1px dashed #eee;padding-bottom:8px}.result-label{font-size:12px;color:#66776e;font-weight:600;letter-spacing:1px}.reselect-btn{background:transparent;border:1px solid #8fb79c;color:#5a7b68;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:4px;letter-spacing:.5px}.reselect-btn:hover{background-color:#5a7b68;color:#fff;border-color:#5a7b68;transform:translateY(-1px);box-shadow:0 2px 5px #5a7b6833}.reselect-btn:active{transform:translateY(0)}.result-body{display:flex;align-items:center;gap:12px}.store-icon-box{width:40px;height:40px;background:#f0f7f3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px}.store-info{flex:1}.store-title{display:block;font-size:15px;color:#2f4b3c;font-weight:700;margin-bottom:2px}.store-addr{font-size:13px;color:#666;line-height:1.4}@keyframes highlight-pulse{0%{box-shadow:0 0 #8fb79c66;border-color:#8fb79c}70%{box-shadow:0 0 0 10px #8fb79c00;border-color:#2f4b3c}to{box-shadow:0 0 #8fb79c00;border-color:#8fb79c}}.highlight-active{animation:highlight-pulse 1.5s ease-out}.store-id-badge{font-size:12px;color:#666;background-color:#f0f0f0;padding:2px 6px;border-radius:4px;font-family:monospace;letter-spacing:.5px;border:1px solid #ddd}.delivery-row{display:flex;gap:0;align-items:flex-end;margin-bottom:16px;border:1.5px solid rgba(170,190,180,.45);border-radius:14px;overflow:hidden;background:#fff9}.delivery-col{flex:1;display:flex;flex-direction:column;padding:12px 16px;position:relative}.delivery-col:first-child:after{content:"";position:absolute;top:15%;right:0;width:1px;height:70%;background:#a0b4a54d}.delivery-col select{border:none;background:transparent;padding-left:0;height:auto;box-shadow:none;font-weight:600}.delivery-col select:focus{box-shadow:none;background:transparent}.delivery-col label{font-size:13px;margin-bottom:2px;color:#6b7d6f}.recent-box{background:linear-gradient(145deg,#ffffffe6,#f5faf8cc);border:1px solid rgba(180,200,190,.5);border-radius:20px;padding:20px 22px;margin-bottom:28px;box-shadow:0 10px 30px #5a7b6814,inset 0 1px #fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:1;transform:translateY(0);transition:all .4s cubic-bezier(.25,1,.5,1);overflow:hidden;position:relative}.recent-box.hidden{display:none!important;opacity:0;transform:translateY(-10px)}.recent-title{font-size:15px;font-weight:700;color:#2f4b3c;margin-bottom:14px;display:flex;align-items:center;gap:6px;letter-spacing:.5px}.recent-title:before{content:"⚡";font-size:14px;color:#e5a50a;filter:drop-shadow(0 2px 4px rgba(229,165,10,.3))}.recent-tabs{display:flex;background:#0000000a;padding:4px;border-radius:14px;margin-bottom:16px;border:1px solid rgba(0,0,0,.02)}.recent-tab{flex:1;padding:8px 0;font-size:14px;font-weight:600;color:#7a8c82;background:transparent;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease}.recent-tab.active{background:#fff;color:#2f4b3c;box-shadow:0 2px 8px #00000014;transform:scale(1)}.recent-tab:hover:not(.active){color:#4e6b58;background:#ffffff80}.recent-list{display:flex;flex-direction:column;gap:10px;max-height:240px;overflow-y:auto;padding-right:4px}.recent-list::-webkit-scrollbar{width:4px}.recent-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.recent-item{padding:14px 16px;border-radius:12px;background:#fff;border:1.5px solid rgba(230,235,230,.8);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:12px}.recent-item:hover{border-color:#8fb79c;background:#f8fbf9;transform:translate(2px);box-shadow:0 4px 12px #5a7b6814}.recent-item:active{transform:scale(.98)}.recent-item .text{font-size:14.5px;color:#333;line-height:1.4;flex:1}.recent-item:before{content:"📍";font-size:16px;opacity:.8}.recent-item.selected{background:linear-gradient(135deg,#f0f7f3,#e6f0ea);border-color:#5a7b68;box-shadow:inset 0 0 0 1px #5a7b68}.recent-title{cursor:pointer;position:relative;padding-right:30px;transition:color .3s}.recent-title:hover{color:#4e6b58}.recent-title:after{content:"▼";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:12px;color:#888;transition:transform .3s ease}.recent-box.collapsed .recent-title:after{transform:translateY(-50%) rotate(-90deg)}.recent-box.collapsed .recent-tabs,.recent-box.collapsed .recent-list{display:none}.recent-box.collapsed{padding-bottom:18px;background:#fff9;border-color:#b4c8be4d}.selected-hint{font-size:13px;font-weight:400;color:#5a7b68;margin-left:8px;opacity:0;transition:opacity .3s}.recent-box.collapsed .selected-hint{opacity:1}.pay-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin-top:8px}.pay-btn{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 16px;height:auto;min-height:110px;background:#ffffff80;border:1.5px solid rgba(180,190,185,.4);border-radius:20px;color:#66776e;cursor:pointer;transition:all .35s cubic-bezier(.25,.8,.25,1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow:hidden}.pay-btn:hover{background:#fffc;border-color:#a8c2b3;transform:translateY(-4px);box-shadow:0 8px 20px #5a7b681a}.pay-btn.active{background:linear-gradient(145deg,#f3fcf6,#fff);border-color:#5a7b68;color:#2f4b3c;box-shadow:0 10px 24px #5a7b6826,inset 0 0 0 1.5px #5a7b68;transform:translateY(-2px)}.pay-btn:before{content:"";display:block;width:32px;height:32px;margin-bottom:12px;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.6;transition:all .3s}.pay-btn[data-method=cod]:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%235a7b68' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M20 8h-9.586a1 1 0 01-.707-.293l-2.414-2.414A1 1 0 006.586 5H4a1 1 0 00-1 1v12a1 1 0 001 1h16a1 1 0 001-1V9a1 1 0 00-1-1z'/%3E%3C/svg%3E")}.pay-btn[data-method=online]:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%235a7b68' stroke-width='1.5'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3 10h18M7 15h1m4 0h1m-7 4h12a3 3 0 003-3V8a3 3 0 00-3-3H6a3 3 0 00-3 3v8a3 3 0 003 3z'/%3E%3C/svg%3E")}.pay-btn.active:before{opacity:1;transform:scale(1.1);filter:drop-shadow(0 4px 6px rgba(90,123,104,.2))}.pay-title{font-size:17px;font-weight:700;display:block;margin-bottom:4px;letter-spacing:.5px}.pay-sub{font-size:13px;opacity:.8;font-weight:400;display:block}.pay-btn.active:after{content:"✓";position:absolute;top:10px;right:10px;width:22px;height:22px;border-radius:50%;background:#5a7b68;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;animation:checkPop .4s cubic-bezier(.175,.885,.32,1.275) both;box-shadow:0 2px 6px #5a7b684d}@keyframes checkPop{0%{transform:scale(0) rotate(-45deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}.pay-btn.active .pay-title{background:linear-gradient(90deg,#2f4b3c,#4a7c5f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.free-order-notice{margin-top:14px;padding:12px 16px;background:#3d8c5e14;border-left:3px solid #3d8c5e;border-radius:8px;font-size:13px;line-height:1.55;color:#2f4b3c}.pay-btn.disabled,.pay-btn[disabled]{opacity:.45;cursor:not-allowed;pointer-events:none}@media (max-width: 360px){.pay-options{grid-template-columns:1fr}.pay-btn{flex-direction:row;text-align:left;justify-content:flex-start;min-height:auto;padding:16px}.pay-btn:before{margin-bottom:0;margin-right:12px}.pay-info{display:flex;flex-direction:column}}.checkout-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2500;display:flex;align-items:flex-end;justify-content:center;opacity:0;pointer-events:none;transition:opacity .28s ease}.checkout-modal.show{opacity:1;pointer-events:all}.checkout-modal-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000007a;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.checkout-modal-content{position:relative;z-index:1;width:100%;max-height:94dvh;background:#f8faf8;border-radius:24px 24px 0 0;display:flex;flex-direction:column;overflow:hidden;transform:translateY(40px);transition:transform .32s cubic-bezier(.22,.68,0,1.2);box-shadow:0 -8px 40px #2f4b3c24}.checkout-modal.show .checkout-modal-content{transform:translateY(0)}.checkout-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px 16px;border-bottom:1px solid rgba(47,75,60,.08);flex-shrink:0;background:#f8faf8}.checkout-modal-title{font-size:18px;font-weight:700;color:#2f4b3c;margin:0}.checkout-modal-close{width:36px;height:36px;border-radius:50%;border:none;background:#2f4b3c12;color:#2f4b3c;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;flex-shrink:0}.checkout-modal-close:hover{background:#2f4b3c24}.checkout-modal-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:0}.checkout-modal .section,.checkout-modal-main .section,.checkout-modal-aside .section{animation:none!important;opacity:1!important;transform:none!important}.checkout-modal-main,.checkout-modal-aside{min-width:0}.checkout-modal-aside{background:linear-gradient(160deg,#f0f5f1,#eaf0eb)}.checkout-modal-aside .section{background:transparent;border:none;border-radius:0;box-shadow:none;margin:0;padding:20px 24px;animation:none;border-bottom:1px solid rgba(47,75,60,.07)}.checkout-modal-aside .section:last-of-type{border-bottom:none}.checkout-modal-aside .consent-row{margin:0;padding:14px 24px;border-radius:0;background:transparent;border:none;border-top:1px solid rgba(47,75,60,.07);box-shadow:none}.checkout-modal-aside .consent-row:hover{transform:none;box-shadow:none}.checkout-modal-aside .submit-area{margin:0;padding:16px 24px 28px;border-top:1px solid rgba(47,75,60,.07)}@media (min-width: 900px){.checkout-modal{align-items:center;padding:24px}.checkout-modal-content{width:min(1060px,94vw);max-height:min(90vh,860px);border-radius:24px;transform:scale(.95);transition:transform .34s cubic-bezier(.22,.68,0,1.2),opacity .28s ease;box-shadow:0 28px 80px #0000002e}.checkout-modal.show .checkout-modal-content{transform:scale(1)}.checkout-modal-body{display:grid;grid-template-columns:3fr 2fr;align-items:start;overflow:hidden}.checkout-modal-main{overflow-y:auto;overscroll-behavior:contain;max-height:calc(min(90vh,860px) - 72px)}.checkout-modal-aside{overflow-y:auto;overscroll-behavior:contain;max-height:calc(min(90vh,860px) - 72px);border-left:1px solid rgba(47,75,60,.08);background:linear-gradient(180deg,#f0f5f1,#e8eee9)}.checkout-modal-aside .section{padding:22px 28px}.checkout-modal-aside .section-title{font-size:16px;margin-bottom:14px}.checkout-modal-aside .consent-row{padding:14px 28px}.checkout-modal-aside .submit-area{padding:16px 28px 28px}.checkout-modal-aside .pay-options{grid-template-columns:1fr 1fr}.checkout-modal-aside .pay-btn{min-height:80px;padding:16px 10px}}.checkout-order-summary{padding:22px 24px 18px;border-bottom:1px solid rgba(47,75,60,.08)}.cos-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.cos-title{font-size:15px;font-weight:700;color:#2f4b3c;letter-spacing:.02em}.cos-edit-btn{font-size:12px;color:#4a6658;background:none;border:1px solid rgba(47,75,60,.25);border-radius:20px;padding:3px 10px;cursor:pointer;white-space:nowrap;transition:background .15s}.cos-edit-btn:hover{background:#2f4b3c0f}.cos-items-toggle{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:0;text-align:left}.cos-items-count{font-size:11px;color:#4a6658;font-weight:500;background:#2f4b3c14;border-radius:10px;padding:1px 7px}.cos-toggle-chevron{width:14px;height:14px;color:#4a6658;transition:transform .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}.cos-items-toggle[aria-expanded=true] .cos-toggle-chevron{transform:rotate(180deg)}.cos-items-wrap{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.cos-items-wrap.open{max-height:320px;overflow-y:auto}.cos-total{font-size:20px;font-weight:800;color:#2f4b3c}.cos-items{list-style:none;margin:0 0 14px;padding:0;display:flex;flex-direction:column;gap:10px}.cos-item{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#3a3a3a}.cos-item-main{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.cos-item-name{flex:1;min-width:0;line-height:1.4}.cos-item-qty{color:#888;white-space:nowrap}.cos-item-price{font-weight:600;white-space:nowrap;color:#2f4b3c}.cos-item-saving{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:2px;font-size:11.5px}.cos-item-strike{color:#999;text-decoration:line-through;font-weight:500}.cos-item-saving-tag{background:#ff99001f;color:#b8860b;padding:2px 8px;border-radius:10px;font-weight:700;letter-spacing:.02em}.cos-disc-line{display:block;text-align:right}.cos-disc-line+.cos-disc-line{margin-top:2px}.cos-divider{height:1px;background:#2f4b3c14;margin:10px 0}.cos-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#555;padding:3px 0}.cos-total-row{font-size:15px;font-weight:700;color:#2f4b3c;margin-top:6px;padding-top:8px;border-top:1px solid rgba(47,75,60,.1)}.cos-total-amt{font-size:18px;font-weight:800}.cos-green{color:#2f9e44}@media (min-width: 900px){.checkout-order-summary{padding:24px 28px 20px}}.checkout-modal-body{display:block!important;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:0!important}.checkout-stepper{display:flex;align-items:center;justify-content:center;padding:16px 20px 14px;background:#f8faf8;border-bottom:1px solid rgba(47,75,60,.07);gap:0;flex-shrink:0}.css-stepper-step{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:54px}.css-stepper-circle{width:32px;height:32px;border-radius:50%;border:2px solid #c8d4cc;background:transparent;display:flex;align-items:center;justify-content:center;font:700 13px/1 var(--font-ui, system-ui);color:#a0aea7;transition:all .25s}.css-stepper-label{font:500 10px/1 var(--font-ui, system-ui);color:#a0aea7;white-space:nowrap;transition:color .25s}.css-stepper-step.is-active .css-stepper-circle{background:#3d6142;border-color:#3d6142;color:#fff}.css-stepper-step.is-active .css-stepper-label{color:#3d6142;font-weight:700}.css-stepper-step.is-done .css-stepper-circle{background:#7da87f;border-color:#7da87f;color:#fff}.css-stepper-step.is-done .css-stepper-label{color:#7da87f}.css-stepper-line{flex:1;height:1.5px;background:#dde6de;margin:0 4px 18px;max-width:40px}.checkout-step-panel{padding:24px 20px 8px;animation:stepFadeIn .22s ease}@keyframes stepFadeIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.checkout-step-panel[hidden]{display:none!important}.checkout-step-heading{display:flex;align-items:center;gap:10px;margin-bottom:22px}.checkout-step-heading i{font-size:22px;color:#3d6142;flex-shrink:0}.css-step-num{width:26px;height:26px;border-radius:50%;background:#3d6142;color:#fff;font:700 13px/1 var(--font-ui, system-ui);display:flex;align-items:center;justify-content:center;flex-shrink:0}.checkout-step-heading h3{font:700 17px/1.2 var(--font-ui, system-ui);color:#1e2e20;margin:0;flex:1}.checkout-step-fields{display:flex;flex-direction:column;gap:0}.checkout-ship-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.checkout-ship-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 10px 12px;border:1.5px solid rgba(47,75,60,.15);border-radius:14px;background:#fff;cursor:pointer;transition:all .22s;text-align:center}.checkout-ship-card input[type=radio]{position:absolute;opacity:0;width:0;height:0}.checkout-ship-card:has(input:checked){border-color:#3d6142;background:linear-gradient(135deg,#f2f7f3,#fff);box-shadow:0 3px 12px #3d61421f}.csc-icon{font-size:22px;color:#5a7b68;line-height:1}.checkout-ship-card:has(input:checked) .csc-icon{color:#3d6142}.csc-body{display:flex;flex-direction:column;gap:2px}.csc-body strong{font:600 12px/1.2 var(--font-ui, system-ui);color:#2a3d2c}.csc-body span{font:400 10px/1.3 var(--font-ui, system-ui);color:#7a8c80}.csc-check{font-size:16px;color:#c8d4cc;transition:color .2s;line-height:1}.checkout-ship-card:has(input:checked) .csc-check{color:#3d6142}.checkout-nav-bar{display:flex;align-items:center;gap:12px;padding:14px 20px 10px;border-top:1px solid rgba(47,75,60,.08);background:#fff;flex-shrink:0}.checkout-back-btn{flex-shrink:0;height:50px;padding:0 20px;border:1.5px solid rgba(47,75,60,.2);border-radius:14px;background:transparent;color:#4a6050;font:600 14px/1 var(--font-ui, system-ui);cursor:pointer;white-space:nowrap}.checkout-back-btn[hidden]{display:none!important}.checkout-next-btn{flex:1;height:50px;padding:0 20px;border:none;border-radius:14px;background:#3d6142;color:#fff;font:700 15px/1 var(--font-ui, system-ui);cursor:pointer;transition:background .2s;letter-spacing:.01em}.checkout-next-btn:hover{background:#2f4b33}.checkout-next-btn.is-submit{background:linear-gradient(135deg,#3d6142,#4e7a54)}.checkout-next-btn:disabled{background:#a8bfac;cursor:not-allowed}.checkout-security-note{text-align:center;font:400 11px/1.4 var(--font-ui, system-ui);color:#9aab9e;margin:0;padding:6px 20px 14px;background:#fff;flex-shrink:0}.checkout-security-note i{vertical-align:-1px}.checkout-modal-brand{font-size:22px;line-height:1}.checkout-step-panel .checkout-order-summary{background:#f4f7f4;border-radius:14px;padding:16px 18px;margin-bottom:16px}.checkout-step-panel #discountSection{margin-bottom:8px}.checkout-step-panel .consent-row{margin:12px 0 0;padding:14px 16px;border-radius:12px;border:1px solid rgba(47,75,60,.1);background:#fafcfa}@media (min-width: 900px){.checkout-modal-content{width:min(520px,94vw)!important}.checkout-modal-body{display:block!important;grid-template-columns:unset!important}.checkout-modal-main,.checkout-modal-aside{display:none!important}.checkout-stepper{padding:18px 28px 16px}.checkout-step-panel{padding:28px 28px 10px}.checkout-nav-bar{padding:14px 28px 12px}}@keyframes csrShake{0%,to{transform:translate(0)}20%{transform:translate(-5px)}60%{transform:translate(5px)}}.consent-row.csr-shake{animation:csrShake .5s ease;border-color:#c0392b!important}.ai-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:flex-end;padding:0 0 40px;background:#00000040;backdrop-filter:blur(8px) saturate(140%);-webkit-backdrop-filter:blur(8px) saturate(140%);opacity:0;pointer-events:none;transition:opacity .28s ease;z-index:9997!important;padding-bottom:env(safe-area-inset-bottom)!important}.ai-modal-overlay.show{opacity:1;pointer-events:auto}@media (max-width: 600px){.ai-box{padding-bottom:calc(16px + env(safe-area-inset-bottom))!important}}.ai-box{width:92%;max-width:450px;max-height:80vh;display:flex;flex-direction:column;padding:20px 20px 16px;border-radius:22px;background:#fff9;backdrop-filter:blur(22px) saturate(180%);-webkit-backdrop-filter:blur(22px) saturate(180%);box-shadow:0 20px 42px #32463c38,0 6px 14px #32463c26,inset 0 0 0 1px #ffffff8c;border:1px solid rgba(255,255,255,.65);animation:aiPopIn .36s cubic-bezier(.18,.9,.32,1.2);overflow-y:auto!important;-webkit-overflow-scrolling:touch;touch-action:pan-y;z-index:9998!important}@keyframes aiPopIn{0%{transform:translateY(20px) scale(.92);opacity:0;filter:blur(3px)}55%{transform:translateY(-4px) scale(1.02);opacity:1;filter:blur(0)}to{transform:translateY(0) scale(1)}}.ai-title{font-size:1.2rem;font-weight:800;color:#2f4b3c;text-align:center;margin-bottom:15px;display:flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0}.ai-close-icon{position:absolute;top:12px;right:14px;width:38px;height:38px;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:700;color:#3a5c48;background:#ffffff7a;border:1px solid rgba(200,220,210,.55);border-radius:50%;box-shadow:0 8px 20px #46645033,inset 0 0 0 1px #ffffff8c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;transition:.25s ease}.ai-close-icon:hover{transform:scale(1.08);box-shadow:0 14px 34px #46645047}.ai-assist-btn{width:100%;padding:16px 24px;margin-bottom:22px;font-size:17px;font-weight:760;color:#2f4b3c;letter-spacing:.4px;background:#fffff08c;border:1px solid rgba(190,205,180,.6);border-radius:18px;box-shadow:0 14px 28px #78966e33,inset 0 0 0 1px #ffffff73;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:center;gap:8px;transition:all .28s ease;cursor:pointer}.ai-assist-btn:hover{background:#fffffab3;border-color:#bcd8a2;transform:translateY(-3px)}.ai-chat-area{display:flex;flex-direction:column;gap:14px;margin-top:14px;max-height:70vh;overflow-y:auto!important;scroll-behavior:smooth;padding-right:4px;touch-action:pan-y;-webkit-overflow-scrolling:touch;flex-grow:1}.ai-bubble{max-width:90%;margin:10px 0;padding:16px 18px;border-radius:18px;line-height:1.65;font-size:.95rem;color:#2f4b3c;background:#f5fff58c;border:1px solid rgba(165,190,165,.5);box-shadow:0 8px 30px #78967833;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:aiBubbleFade .25s ease;word-break:break-word}.ai-bubble-ai{align-self:flex-start;border-top-left-radius:6px;background:#fafff599}.ai-bubble-user{align-self:flex-end;background:linear-gradient(135deg,#9ac89f,#c6d8a4);color:#fff;border:none;box-shadow:0 6px 22px #82a08247}.ai-bubble-title{font-size:17px;font-weight:800;margin-bottom:8px;background:linear-gradient(90deg,#688e63,#bacc8b);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ai-bubble strong{color:#d35400;font-weight:700;background-color:#fff3e080;padding:0 2px;border-radius:2px}.ai-bubble ul,.ai-bubble ol{margin:8px 0;padding-left:24px}.ai-bubble li{margin-bottom:4px}.ai-bubble p{margin-bottom:10px}.ai-bubble p:last-child{margin-bottom:0}.ai-bubble h3,.ai-bubble h4{margin:12px 0 6px;font-size:1.1em;color:#2c5c45;font-weight:700;border-bottom:1px dashed #ccc;padding-bottom:4px}@keyframes aiBubbleFade{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.ai-input-row{display:flex;align-items:center;gap:10px;margin-top:16px;padding:12px 16px;background:#fff;border:1px solid rgba(180,200,185,.3);border-radius:24px;box-shadow:0 4px 20px #0000000a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);flex-shrink:0}.ai-text-input{flex:1;height:44px;padding:0 12px;font-size:16px;border:none;background:transparent;color:#2f4b3c;font-weight:500;transition:all .28s ease}.ai-text-input:focus{outline:none}.ai-text-input::placeholder{color:#aabcb2;font-weight:400}.ai-icon-btn{width:40px;height:40px;border-radius:50%;background:#f0f5f3;color:#5a7b68;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .2s;padding:0}.ai-icon-btn:hover{background:#e0ebe6;color:#2f4b3c;transform:scale(1.1)}.ai-send-btn{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0!important;background:linear-gradient(135deg,#5a7b68,#7fa38a);border:none;box-shadow:0 4px 10px #5a7b684d,inset 0 1px #ffffff4d;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);flex-shrink:0}.ai-send-btn:hover{transform:translateY(-2px) scale(1.05);background:linear-gradient(135deg,#668a75,#8fb79c);box-shadow:0 6px 16px #5a7b6866}.ai-send-btn:active{transform:scale(.95);box-shadow:0 2px 6px #5a7b6833}.ai-send-btn i{font-size:20px;color:#fff!important;margin-left:2px;margin-top:1px}.dot-flashing{position:relative;width:8px;height:8px;border-radius:5px;background-color:#999;color:#999;animation:dot-flashing 1s infinite linear alternate;animation-delay:.5s;margin:0 12px}.dot-flashing:before,.dot-flashing:after{content:"";display:inline-block;position:absolute;top:0;width:8px;height:8px;border-radius:5px;background-color:#999;color:#999;animation:dot-flashing 1s infinite alternate}.dot-flashing:before{left:-12px;animation-delay:0s}.dot-flashing:after{left:12px;animation-delay:1s}@keyframes dot-flashing{0%{background-color:#999}50%,to{background-color:#e0e0e0}}.secret-card{background:linear-gradient(135deg,#fff9f0,#fff);border:1px solid #d4af37;box-shadow:0 0 15px #d4af374d;position:relative;overflow:hidden}.secret-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(to right,#fff0,#fffc,#fff0);transform:rotate(45deg);animation:shine 3s infinite;pointer-events:none}@keyframes shine{0%{transform:translate(-150%) rotate(45deg)}to{transform:translate(150%) rotate(45deg)}}.secret-card .prod-name{color:#b8860b;font-weight:700}.ai-option-group{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.ai-option-btn{padding:8px 14px;font-size:14px;border-radius:12px;background:#fffff5a6;border:1px solid rgba(180,200,170,.5);color:#2f4b3c;box-shadow:0 5px 14px #82a0822e;cursor:pointer;transition:.25s ease}.ai-option-btn:hover{background:#ffffffd1;border-color:#bcd99f;transform:translateY(-2px)}.ai-prod-item{margin-top:12px;padding:12px 14px;background:#fffffaa6;border:1px solid rgba(170,190,170,.5);border-radius:14px;cursor:pointer;box-shadow:0 6px 18px #78966e33;transition:all .25s ease}.ai-prod-item:hover{background:#ffffffd9;transform:translateY(-2px);border-color:#9ac89f}.brew-item{padding:10px 12px;background:#fffff58c;border:1px solid rgba(185,200,180,.5);border-radius:12px;margin-bottom:10px}.brew-tips{margin-top:10px;padding:10px 12px;background:#fafff5a6;border:1px dashed rgba(160,185,160,.6);border-radius:12px;font-size:14px;color:#3c5c46}.compare-block{margin-top:12px;padding:16px;background:#fffff5a6;border:1px solid rgba(190,205,180,.5);border-radius:16px;display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:10px}.compare-summary{margin-top:12px;padding:12px 14px;background:#fffff5bf;border-radius:14px;border:1px solid rgba(200,210,185,.5);font-size:14.5px;line-height:1.7;color:#304c3a}.pairing-summary{font-size:14.5px;color:#3c5c46;margin-bottom:10px;line-height:1.7}.gift-summary{font-size:15px;color:#35543d;margin-bottom:10px;line-height:1.7}.masterpick-block{padding:14px 16px;border-radius:16px;background:#fffff58c;border:1px solid rgba(180,200,170,.5);box-shadow:0 10px 26px #78966e26;line-height:1.7;color:#345c45}.person-summary{font-size:15px;color:#355c45;opacity:.92;line-height:1.7;margin-bottom:12px}.secret-qty-btn{width:30px;height:30px;border:1px solid #ddd;background:#fff;border-radius:50%;cursor:pointer;font-size:1.2rem;line-height:1;display:flex;align-items:center;justify-content:center;color:#b8860b}.secret-qty-btn:hover{background:#fffbf0;border-color:#b8860b}.ai-card-btn{display:block;width:100%;margin-top:12px;padding:10px 0;background:linear-gradient(135deg,#fffaf0,#fff5e0);border:1px solid #e0d0b0;border-radius:12px;color:#b8860b;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;text-align:center;box-shadow:0 2px 6px #b8860b1a;transition:all .3s ease}.loading-state{pointer-events:none;opacity:.7}.ready-state{background:linear-gradient(45deg,#2f4b3c,#4a7c64);color:#fff!important;box-shadow:0 4px 12px #2f4b3c4d;animation:popIn .3s ease-out}@keyframes popIn{0%{transform:scale(.95)}50%{transform:scale(1.05)}to{transform:scale(1)}}.ai-card-btn:hover{transform:translateY(-2px);box-shadow:0 4px 10px #b8860b33;background:#fffbf5}.ai-audio-btn{margin-top:8px;padding:8px 12px;background:#ffffff8c;border:1px solid rgba(160,180,165,.5);border-radius:10px;font-size:14px;color:#324b3f;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 12px #5a7b6826;transition:.25s ease}.ai-audio-btn:hover{background:#ffffffbf;transform:translateY(-2px);box-shadow:0 6px 18px #5a7b6840}@media (max-width: 600px){.ai-modal-overlay{padding-bottom:0!important;align-items:flex-end}.ai-box{width:100%!important;max-width:100%!important;height:auto!important;min-height:50vh!important;max-height:92dvh!important;border-radius:28px 28px 0 0!important;border-bottom:none!important;box-shadow:0 -10px 40px #00000026!important;padding:20px 16px 30px!important}.ai-chat-area{flex:1;min-height:0;padding-left:4px;padding-right:4px}.ai-input-row{margin-top:16px;background:#f7f9f8}.ai-close-icon{top:16px;right:16px;background:#f0f0f0cc}}.ai-bubble-img{display:block;max-width:100%;height:auto;max-height:300px;border-radius:12px;margin-top:4px;object-fit:cover;box-shadow:0 2px 8px #0000001a}#closeTeaCardModal{width:100%!important;height:auto!important;border-radius:12px!important;padding:12px 0!important;margin-top:16px;background:linear-gradient(135deg,#2f4b3c,#1a2e24);color:#fff!important;font-size:16px;font-weight:600;letter-spacing:1px;border:none;box-shadow:0 4px 12px #2f4b3c4d;display:flex;align-items:center;justify-content:center}#closeTeaCardModal:hover{background:linear-gradient(135deg,#3e5c4a,#2a4034);transform:translateY(-2px);box-shadow:0 6px 16px #2f4b3c66}#closeTeaCardModal:active{transform:scale(.98)}.tea-card-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:flex-end;padding:0;background:#0006;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;z-index:10002}.tea-card-modal-overlay.show{opacity:1;pointer-events:auto}.tea-card-modal-box{transform:translateY(100%);transition:transform .3s cubic-bezier(.25,.8,.25,1);will-change:transform}.tea-card-modal-overlay.show .tea-card-modal-box{transform:translateY(0)}.tea-modal.show~.tea-card-modal-overlay,#StickyBar.sticky-high-z~.tea-card-modal-overlay{z-index:10000!important}@media (max-width: 600px){.tea-card-modal-box{width:100%!important;max-width:100%!important;border-radius:24px 24px 0 0!important;max-height:80vh!important}}.ai-card-container{display:flex;flex-direction:column;width:100%;min-width:300px;max-width:100%;height:auto!important;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;margin:12px 0;border:1px solid #eee;overflow:visible}.ai-card-header{border-radius:12px 12px 0 0;background:#5c7c5c;color:#fff;padding:12px 16px;font-weight:700;font-size:15px;letter-spacing:1px;flex-shrink:0}.ai-card-body{overflow-x:auto;overflow-y:hidden;flex:1 1 auto}.tea-compare-table{width:100%;border-collapse:collapse;table-layout:fixed}.tea-compare-table th{background-color:#f8f9fa;padding:12px 8px;vertical-align:middle;border-bottom:2px solid #e9ecef;text-align:center;transition:all .2s ease}.tea-compare-table th[data-prod]:hover{background-color:#edf2ee;color:#2f4b3c}.th-text-large{color:#2c3e50;font-weight:700;font-size:14px;line-height:1.3;display:flex;align-items:center;justify-content:center;text-align:center;min-height:48px;padding:6px 4px;word-break:break-word;overflow:visible}.tea-compare-table td{padding:14px 10px;font-size:13.5px;color:#444;text-align:center;border-bottom:1px solid #f2f2f2;vertical-align:middle;word-wrap:break-word;line-height:1.5}.tea-compare-table td.dim-col{font-weight:700;color:#5c7c5c;background-color:#fafafa;font-size:12px;width:20%}.ai-card-footer{border-radius:0 0 12px 12px;background:#fffbf0;padding:16px;border-top:1px dashed #e0d0b0;flex-shrink:0}.expert-label{color:#9c8248;font-weight:700;font-size:13px;margin-bottom:6px;display:flex;align-items:center;gap:4px}.expert-content{color:#5d5d5d;font-size:13px;line-height:1.6;text-align:justify}.ai-giftbox-bubble{background:linear-gradient(180deg,#fffaf0d9,#f5eedc99);border:1px solid rgba(193,154,107,.45);padding:16px}.ai-giftbox-warning{background:#ffc89680;border-left:3px solid #d96a2c;padding:8px 12px;font-size:12px;color:#6b3010;border-radius:6px;margin:8px 0}.ai-giftbox-note{background:#b4dcff66;border-left:3px solid #5b8fbf;padding:8px 12px;font-size:12px;color:#2a4d6b;border-radius:6px;margin:8px 0}.ai-giftbox-slots{display:flex;flex-direction:column;gap:10px;margin:12px 0}.ai-giftbox-slot{background:#ffffffa6;border:1px solid rgba(193,154,107,.35);border-radius:10px;padding:12px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.ai-giftbox-slot:hover{transform:translateY(-1px);box-shadow:0 4px 14px #78501e26}.ai-giftbox-slot-head{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#2f4b3c}.ai-giftbox-slot-name{flex:1}.ai-giftbox-slot-price{color:#8b5a2b;font-weight:700}.ai-giftbox-role{display:inline-block;padding:2px 8px;border-radius:8px;font-size:10px;font-weight:700;letter-spacing:.3px}.ai-giftbox-role.main{background:#c19a6b;color:#fff}.ai-giftbox-role.alt{background:#c19a6b40;color:#6b4423}.ai-giftbox-slot-tagline{font-size:11px;color:#888;margin-top:4px}.ai-giftbox-slot-reason{font-size:13px;color:#5a5a5a;line-height:1.5;margin-top:6px}.ai-giftbox-summary{background:#ffffff80;border-radius:8px;padding:10px 14px;margin:12px 0 14px;font-size:13px}.ai-giftbox-line{display:flex;justify-content:space-between;padding:3px 0;color:#555}.ai-giftbox-line.total{font-size:16px;font-weight:800;color:#2f4b3c;border-top:1px dashed rgba(193,154,107,.45);margin-top:6px;padding-top:8px}.ai-giftbox-actions{display:flex;gap:10px;flex-wrap:wrap}.ai-giftbox-add-btn{flex:1;min-width:120px;padding:12px;background:linear-gradient(135deg,#c19a6b,#a87a4e);color:#fff;border:none;border-radius:999px;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 4px 14px #a87a4e59;transition:transform .15s ease}.ai-giftbox-add-btn:hover{transform:translateY(-2px)}.ai-giftbox-add-btn:disabled{opacity:.7;transform:none;cursor:default}.ai-giftbox-tune-btn{flex:1;min-width:120px;padding:12px;background:#ffffffbf;color:#6b4423;border:1px solid rgba(193,154,107,.55);border-radius:999px;font-size:13px;font-weight:600;cursor:pointer}.ai-giftbox-tune-btn:hover{background:#fffffff2}.ai-handoff-btn{position:absolute;top:12px;left:14px;padding:6px 12px;font-size:12px;font-weight:600;color:#6b4423;background:#fff4d6d9;border:1px solid rgba(193,154,107,.55);border-radius:14px;cursor:pointer;transition:.2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px #785a3226}.ai-handoff-btn:hover{background:#ffdca0f2;transform:translateY(-1px);box-shadow:0 6px 16px #785a3240}.ai-bubble-system{align-self:center;font-size:12px;color:#8a8a7a;font-style:italic;text-align:center;padding:4px 12px;margin:4px 0;opacity:.85}.ai-bubble-human{align-self:flex-start;background:linear-gradient(135deg,#fff4d6eb,#ffe6b4d9)!important;border:1px solid rgba(193,154,107,.55)!important;border-top-left-radius:6px;box-shadow:0 8px 24px #b4823c2e!important}.ai-bubble-human-label{font-size:11px;font-weight:700;color:#8b5a2b;margin-bottom:6px;letter-spacing:.3px}.ai-handoff-suggest{align-self:stretch;display:flex;flex-direction:column;gap:10px;align-items:center;padding:14px 18px;margin:10px 0;background:#fffaebbf;border:1px dashed rgba(193,154,107,.55);border-radius:14px}.ai-handoff-suggest-text{font-size:13px;color:#6b4423;text-align:center}.ai-handoff-suggest-btn{padding:10px 20px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(135deg,#c19a6b,#a87a4e);border:none;border-radius:999px;cursor:pointer;transition:.2s ease;box-shadow:0 6px 16px #a87a4e59}.ai-handoff-suggest-btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px #a87a4e73}.giftbox-container{width:100%;box-sizing:border-box;padding:32px 24px;background:#ffffffa6;border-radius:0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.8);box-shadow:0 20px 50px -10px #2f4b3c1a,inset 0 0 0 1px #ffffff80;position:relative;margin:0 auto;max-width:100%;overflow:hidden;transition:all .3s ease}.giftbox-slots{display:flex;justify-content:center;align-items:flex-end;gap:16px;margin-bottom:28px;width:100%}.metal-slot{flex:1;max-width:140px;min-width:100px;cursor:pointer;position:relative;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.metal-slot:hover{transform:translateY(-6px)}.metal-slot:active{transform:scale(.96)}.metal-cap{width:70%;height:18px;margin:0 auto;border-radius:4px 4px 0 0;background:linear-gradient(to right,#d4c5a9,#f2ebd9,#d4c5a9);box-shadow:0 2px 4px #0000000f;position:relative;z-index:2;bottom:-1px}.metal-body{width:100%;height:140px;border-radius:16px;background:#ffffffd9;border:2px solid #dae6df;box-shadow:0 8px 24px #5a7b680f,inset 0 0 20px #ffffff80;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;box-sizing:border-box;position:relative;overflow:hidden;transition:all .3s ease}.metal-slot.active .metal-body{border-color:#8fb79c;background:linear-gradient(180deg,#fff,#f0f7f3);box-shadow:0 0 0 3px #8fb79c33}.metal-text{text-align:center;font-size:15px;font-weight:600;color:#7a8c82;line-height:1.4;z-index:2}.metal-slot.active .metal-text{color:#2f4b3c}.metal-sub{display:block;font-size:12px;color:#aabcb2;margin-top:4px;font-weight:400}.giftbox-progress{width:85%;margin:10px auto 24px}.progress-bar-bg{width:100%;height:6px;background:#eef1f0;border-radius:99px;overflow:hidden;margin-bottom:8px}.progress-bar-fill{height:100%;width:0%;background:linear-gradient(90deg,#8fb79c,#5a7b68);transition:width .6s cubic-bezier(.22,1,.36,1);border-radius:99px}.progress-text{margin-top:8px;font-family:Didot,Times New Roman,serif;font-size:14px;color:#7a8c82}.giftbox-status{text-align:center;font-size:14px;font-weight:600;color:#99a;margin-bottom:16px;min-height:24px}.giftbox-submit{width:100%;height:48px;border:none;border-radius:14px;font-size:16px;font-weight:700;letter-spacing:1px;background:#e0e6e3;color:#aabcb2;transition:all .3s cubic-bezier(.25,.8,.25,1);cursor:not-allowed;box-shadow:none}.giftbox-submit.enabled{background:linear-gradient(135deg,#5a7b68,#8fb79c);color:#fff;box-shadow:0 6px 16px #5a7b6840;cursor:pointer}.giftbox-submit.enabled:hover{transform:translateY(-2px);box-shadow:0 10px 24px #5a7b6859}.giftbox-submit.enabled:active{transform:scale(.98)}.gold-flow-active{border-color:#8fb79c!important;box-shadow:0 10px 40px #5a7b6826,0 0 0 2px #8fb79c33!important;transition:all .5s ease}.box-style-btn.active{background:#fff!important;box-shadow:0 4px 12px #00000014;font-weight:700}.leaf-particle{position:fixed;width:12px;height:12px;background-color:#5a7b68;border-radius:50% 0;pointer-events:none;z-index:9999;opacity:0}.fly-item{position:fixed;z-index:9999;width:32px;height:32px;background:radial-gradient(circle,#8fb79c,#5a7b68);border-radius:50%;pointer-events:none;box-shadow:0 4px 12px #5a7b6866;transition:all .8s cubic-bezier(.2,1,.2,1)}.selector-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#28322d66;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:none;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}.selector-modal.show{opacity:1}.selector-panel{width:90%;max-width:380px;max-height:80vh;background:#fff;border-radius:24px;box-shadow:0 20px 60px #0003,0 0 0 1px #fffc inset;display:flex;flex-direction:column;overflow:hidden;transform:scale(.95);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.selector-modal.show .selector-panel{transform:scale(1)}.selector-header{padding:16px 20px;background:linear-gradient(to right,#f7faf8,#fff);border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.selector-header h3{margin:0;font-size:18px;font-weight:700;color:#2f4b3c;display:flex;align-items:center;gap:6px}.selector-header .close-btn{background:#f0f2f1;width:32px;height:32px;border-radius:50%;border:none;color:#666;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.selector-header .close-btn:hover{background:#e0e6e3;color:#2f4b3c}.selector-list-content{flex:1;overflow-y:auto;padding:8px 0;background:#fcfdfd}.selector-item{padding:16px 24px;border-bottom:1px solid #f0f5f3;cursor:pointer;transition:background .2s;display:flex;justify-content:space-between;align-items:center}.selector-item:last-child{border-bottom:none}.selector-item:hover{background:#f0f7f4}.sel-name{font-size:16px;font-weight:600;color:#2f4b3c}.sel-meta{font-size:13px;color:#889990;margin-top:4px}.sel-price{font-weight:700;color:#b8860b;font-family:"Noto Serif TC",serif}.giftbox-qty-row{display:flex;align-items:center;justify-content:center;gap:16px;margin:12px auto}.giftbox-qty-row label{font-family:"Noto Serif TC",serif;font-size:14px;color:#8c7c62;letter-spacing:1px;margin:0;line-height:1}.qty-control{display:flex;align-items:center;gap:8px}.qty-btn{width:32px!important;height:32px!important;min-width:32px;padding:0;margin:0;border:1px solid #dcdcdc;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#5a665e;font-size:18px;font-weight:400;line-height:1;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 5px #00000008}.qty-btn:hover{border-color:#8fb79c;color:#2f4b3c;background:#f4f8f6}.qty-btn:active{transform:scale(.92)}.qty-control input#box-qty{height:32px;width:48px;padding:0;margin:0;background:transparent;border:1px solid #e0e0e0;border-radius:6px;text-align:center;font-family:Didot,Times New Roman,serif;font-size:16px;color:#2f4b3c;font-weight:600;outline:none}.qty-control input::-webkit-outer-spin-button,.qty-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-control input[type=number]{-moz-appearance:textfield}.leaf-particle{position:absolute;width:12px;height:12px;background-color:#5a7b68;border-radius:2px 10px;opacity:0;z-index:2147483647;pointer-events:none;box-shadow:1px 1px 3px #0000001a}.giftbox-showcase{position:relative;width:100%;max-width:460px;margin:0 auto 24px;background:transparent;border-radius:20px;overflow:visible;box-shadow:none;animation:fadeInDown .8s cubic-bezier(.2,1,.3,1) forwards;opacity:0;transform:translateY(-10px)}.giftbox-img{width:100%;height:auto;display:block;border-radius:16px;filter:drop-shadow(0 15px 25px rgba(0,0,0,.15));transition:transform .5s ease,filter .5s ease}.giftbox-showcase:hover .giftbox-img{transform:translateY(-5px) scale(1.02);filter:drop-shadow(0 20px 30px rgba(0,0,0,.2))}.giftbox-badge{position:absolute;top:10px;right:10px;background:#fffffff2;padding:6px 12px;border-radius:50px;font-size:11px;font-weight:700;color:#8b0000;letter-spacing:1px;box-shadow:0 4px 12px #0000001a;border:1px solid rgba(255,255,255,.5);z-index:5}#box-style-selector{margin-top:20px!important;padding:4px;background:#e6ebe866;border-radius:30px;display:inline-flex!important;box-shadow:inset 0 2px 4px #00000008}.box-style-btn{border:1px solid transparent!important;background:transparent!important;padding:8px 18px!important;border-radius:24px!important;font-family:"Noto Serif TC",serif;color:#666;font-weight:500;transition:all .3s cubic-bezier(.25,.8,.25,1)!important}.box-style-btn:hover{color:#2f4b3c;background:#ffffff80!important}.box-style-btn[style*="font-weight: bold"]{background:#fff!important;box-shadow:0 4px 12px #00000014!important;color:#2f4b3c!important;transform:scale(1.05)}.box-style-btn[style*="rgb(139, 0, 0)"]{border-color:#eecbcb!important;color:#8b0000!important}.box-style-btn[style*="rgb(212, 175, 55)"]{border-color:#e8dcb5!important;color:#9a7d2e!important;background:linear-gradient(to bottom,#fff,#faf8f2)!important}@keyframes fadeInDown{to{opacity:1;transform:translateY(0)}}@media (max-width: 480px){.giftbox-showcase{margin-bottom:24px;border-radius:12px}}#giftboxCard.hh-giftbox-section{width:min(1120px,calc(100% - 32px));margin:clamp(32px,6vw,72px) auto;padding:0;background:transparent}#giftboxCard .hh-giftbox-shell{width:100%;max-width:none;padding:clamp(24px,4vw,44px);border:1px solid rgba(210,222,210,.78);border-radius:34px;background:linear-gradient(145deg,#fffffcfa,#f7faf6f2);box-shadow:0 28px 70px #2b483724;color:#173525}#giftboxCard .hh-giftbox-heading{display:flex;align-items:center;gap:18px;margin-bottom:24px;text-align:left}#giftboxCard .hh-giftbox-mark{display:grid;flex:0 0 auto;place-items:center;width:56px;height:56px;border:1px solid rgba(178,149,73,.42);border-radius:16px;background:#fffaf0;color:#1f4b33;font-size:30px;box-shadow:0 10px 22px #22372a14}#giftboxCard .hh-giftbox-kicker{margin:0 0 2px;color:#6d8e72;font-size:12px;font-weight:800;letter-spacing:.16em}#giftboxCard .hh-giftbox-heading h2{margin:0;color:#153622;font:800 clamp(30px,4vw,46px)/1.12 "Noto Serif TC",serif;letter-spacing:0}#giftboxCard .hh-giftbox-heading p:last-child{margin:8px 0 0;color:#6a756d;font-size:clamp(16px,2vw,20px)}#giftboxCard .hh-giftbox-showcase-card{display:grid;grid-template-columns:minmax(170px,.36fr) minmax(0,1fr);align-items:center;gap:22px;padding:18px;border:1px solid rgba(218,224,215,.86);border-radius:0;background:linear-gradient(135deg,#fffdfa,#f8faf7);box-shadow:inset 0 1px #ffffffe6}#giftboxCard .hh-giftbox-benefits{display:grid;gap:18px;padding:10px 4px 10px 10px}#giftboxCard .hh-giftbox-benefit{display:flex;align-items:flex-start;gap:12px;color:#244d37}#giftboxCard .hh-giftbox-benefit i{margin-top:2px;color:#315f42;font-size:28px}#giftboxCard .hh-giftbox-benefit strong{display:block;font-size:18px;line-height:1.2}#giftboxCard .hh-giftbox-benefit small{display:block;margin-top:5px;color:#6b7d70;font-size:13px}#giftboxCard .hh-giftbox-showcase{width:100%;max-width:none;margin:0;overflow:hidden;border-radius:26px;background:#fff;box-shadow:0 18px 46px #37403a1a;opacity:1;transform:none;animation:none}#giftboxCard .hh-giftbox-showcase .giftbox-img{display:block;width:100%;height:clamp(260px,36vw,430px);padding:clamp(10px,2vw,20px);border-radius:24px;background:linear-gradient(180deg,#fff,#faf9f6);object-fit:contain;filter:none}#giftboxCard .hh-giftbox-showcase:hover .giftbox-img{transform:none;filter:none}#giftboxCard .giftbox-badge{top:18px;right:18px;z-index:5;padding:10px 18px;border:0;border-radius:999px;background:#fffffaf0;color:#7b1b1b;font-size:15px;box-shadow:0 10px 26px #3d2b1c1a}#giftboxCard .hh-giftbox-showcase-caption{grid-column:1 / -1;margin:0;padding:14px 18px 2px;border-top:1px solid rgba(217,220,211,.75);color:#74736a;text-align:center;font-size:16px}#giftboxCard .hh-giftbox-step{margin-top:28px}#giftboxCard .hh-giftbox-step-title{display:flex;align-items:center;gap:12px;margin-bottom:16px}#giftboxCard .hh-giftbox-step-title span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#1d5a37;color:#fff;font-weight:800;box-shadow:0 6px 16px #1e4f322e}#giftboxCard .hh-giftbox-step-title h3{margin:0;color:#1c3e2b;font-size:24px}#giftboxCard #box-style-selector{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;margin:0!important;padding:0;border-radius:0;background:transparent;box-shadow:none}#giftboxCard .box-style-btn{position:relative;display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:18px;width:100%;padding:18px!important;border:1px solid rgba(210,217,207,.9)!important;border-radius:22px!important;background:#fff!important;color:#1d3b29!important;text-align:left;font-family:inherit;box-shadow:0 12px 28px #30423412;cursor:pointer}#giftboxCard .box-style-btn.active{border-color:#b78d38!important;box-shadow:0 16px 34px #58603d21}#giftboxCard .hh-giftbox-style-check{position:absolute;top:14px;left:14px;z-index:2;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#2c6a43;color:#fff;opacity:0;transform:scale(.88);transition:.2s ease}#giftboxCard .box-style-btn.active .hh-giftbox-style-check{opacity:1;transform:scale(1)}#giftboxCard .hh-giftbox-style-image{width:112px;aspect-ratio:1.45;border:1px solid rgba(220,222,216,.8);border-radius:14px;background-position:center;background-size:cover}#giftboxCard .hh-giftbox-style-copy strong{display:block;color:#173822;font:800 22px/1.2 "Noto Serif TC",serif}#giftboxCard .hh-giftbox-style-copy small{display:block;margin:7px 0 12px;color:#748075;font-size:15px}#giftboxCard .hh-giftbox-style-copy b{color:#1b4a31;font-size:18px}#giftboxCard .giftbox-slots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:0}#giftboxCard .metal-slot{width:auto;max-width:none;min-height:190px;padding:0;border:0;background:transparent;box-shadow:none;cursor:pointer}#giftboxCard .metal-cap{width:44%;height:22px;margin:0 auto -2px;border-radius:8px 8px 0 0;background:linear-gradient(90deg,#e5d4b4,#c9b180)}#giftboxCard .metal-body{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:174px;overflow:hidden;padding:18px 20px;border:2px solid #d8e5db;border-radius:22px;background:linear-gradient(135deg,#fffefb,#fbfcf8);box-shadow:0 18px 32px #263f3014}#giftboxCard .metal-text{position:relative;z-index:1;width:100%;color:#839786;text-align:left;font-family:inherit;font-size:16px;font-weight:600;line-height:1.45}#giftboxCard .metal-sub{color:#9daf9d!important;font-size:13px!important;font-weight:500!important}#giftboxCard .hh-giftbox-confirm-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:16px}#giftboxCard .hh-giftbox-summary-combined{display:flex;flex-direction:column;border:1px solid rgba(219,222,214,.9);border-radius:20px;background:linear-gradient(135deg,#fff,#fcfbf6);box-shadow:0 10px 26px #2d3a2f0f;overflow:hidden}#giftboxCard .hh-summary-row{display:flex;flex-direction:row;align-items:center;gap:14px;padding:16px 18px}#giftboxCard .hh-summary-row--divider{border-top:1px solid rgba(219,222,214,.7)}#giftboxCard .hh-summary-price{margin-left:auto;font-style:normal;font-weight:700;font-size:15px;color:#9e6f32;white-space:nowrap}#giftboxCard .hh-giftbox-summary-card{display:flex;flex-direction:column;justify-content:center;gap:8px;min-height:116px;margin:0;padding:18px;border:1px solid rgba(219,222,214,.9);border-radius:20px;background:linear-gradient(135deg,#fff,#fcfbf6);box-shadow:0 10px 26px #2d3a2f0f}#giftboxCard .hh-giftbox-summary-card span,#giftboxCard .giftbox-qty-row label{color:#6a766c;font-size:14px;letter-spacing:.03em}#giftboxCard .hh-giftbox-summary-card strong{color:#163522;font-size:24px}#giftboxCard .hh-giftbox-summary-card em{color:#9e6f32;font-style:normal;font-weight:700}#giftboxCard .giftbox-status{margin:0;color:#778276;text-align:left;font-size:14px}#giftboxCard .hh-tea-combo-display{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px}#giftboxCard .hh-tea-combo-item{display:flex;align-items:center;gap:5px}#giftboxCard .hh-tea-name{color:#2f4b3c;font-size:13px;font-weight:600}#giftboxCard .hh-tea-price{color:#9e6f32;font-size:13px;font-weight:700}#giftboxCard .hh-tea-combo-sep{color:#aabcb2;font-size:13px}#giftboxCard .giftbox-qty-row{display:flex;align-items:flex-start;justify-content:center;gap:12px}#giftboxCard .qty-control{justify-content:flex-start}#giftboxCard .qty-btn{width:42px!important;min-width:42px;height:42px!important;font-size:22px}#giftboxCard .qty-control input#box-qty{width:64px;height:42px;border-radius:10px;font-size:20px}#giftboxCard .hh-giftbox-actions{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:18px;margin-top:18px}#giftboxCard .giftbox-submit,#giftboxCard .hh-giftbox-favorite{height:58px;border-radius:18px;font-size:18px;font-weight:800}#giftboxCard .giftbox-submit{border:0;background:linear-gradient(90deg,#d8e1d8,#c6d5c8);color:#6e8171;box-shadow:none}#giftboxCard .giftbox-submit.enabled{background:#315f42;color:#fff;box-shadow:0 14px 28px #1f543533}#giftboxCard .hh-giftbox-favorite{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #cbb88a;background:#fffdf8;color:#31513a}#giftboxCard .hh-slot-header{width:100%;display:flex;flex-direction:column;gap:4px;margin-bottom:16px}#giftboxCard .hh-slot-num{font:700 18px/1.2 "Noto Serif TC",serif;color:#1c3e2b}#giftboxCard .hh-slot-hint{font-size:13px;color:#8a9b8e;font-weight:400}#giftboxCard .metal-body{flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:18px 20px}#giftboxCard .hh-slot-circle{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:8px;padding:16px 0 8px;color:#b8c9be}#giftboxCard .hh-slot-circle i{font-size:44px;border:2px dashed #ccddd4;border-radius:50%;padding:18px;color:#c4d5cb}#giftboxCard .hh-slot-circle span{font-size:13px;color:#a8bdb3}#giftboxCard .metal-text{width:100%;text-align:left}#giftboxCard .metal-slot.active .metal-body{border-color:#8fb79c;background:#fff}#giftboxCard .hh-giftbox-progress{margin:16px 0 0;padding:12px 20px;border:1px solid rgba(218,226,218,.9);border-radius:999px;background:#fffffac7}#giftboxCard .hh-giftbox-progress-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;color:#52705c;font-size:13px;margin-top:0}#giftboxCard .hh-progress-label{font-weight:600;color:#3d5948;white-space:nowrap}#giftboxCard .hh-progress-status-row{display:flex;gap:16px;align-items:center}#giftboxCard .hh-slot-status-item{display:flex;align-items:center;gap:5px;color:#7a8c82;font-size:13px;transition:color .2s}#giftboxCard .hh-slot-status-item i{font-size:14px}#giftboxCard .hh-slot-status-item.filled{color:#2c6a43;font-weight:600}#giftboxCard .hh-progress-note{display:flex;align-items:center;gap:4px;color:#8a9b8e;font-size:12px;white-space:nowrap}#giftboxCard .hh-summary-thumb{width:44px;height:44px;object-fit:cover;border-radius:10px;border:1px solid rgba(220,224,218,.8);flex-shrink:0}#giftboxCard .hh-summary-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:10px;border:1px solid rgba(220,224,218,.8);background:#f2f8f4;flex-shrink:0;color:#4d7a5e;font-size:22px}#giftboxCard .hh-summary-info{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}#giftboxCard .hh-summary-info>span{font-size:12px;color:#8a9b8e;letter-spacing:.02em}#giftboxCard .hh-summary-info strong{font-size:15px;font-weight:700;color:#163522}#giftboxCard .giftbox-submit{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;line-height:1.3}#giftboxCard .submit-main-text{font-size:15px;font-weight:700}#giftboxCard .submit-sub-text{font-size:12px;font-weight:400;opacity:.75}@media (max-width: 900px){#giftboxCard .hh-giftbox-showcase-card{grid-template-columns:1fr}#giftboxCard .hh-giftbox-benefits{grid-template-columns:repeat(3,minmax(0,1fr));padding:0}#giftboxCard .hh-giftbox-confirm-grid{grid-template-columns:1fr 1fr}#giftboxCard .hh-giftbox-summary-combined{grid-column:1 / -1}}@media (max-width: 640px){#giftboxCard.hh-giftbox-section{width:100%;margin:32px 0}#giftboxCard .hh-giftbox-shell{padding:24px 18px 120px;border-right:0;border-left:0;border-radius:32px 32px 0 0}#giftboxCard .hh-giftbox-heading{gap:14px}#giftboxCard .hh-giftbox-mark{width:50px;height:50px}#giftboxCard .hh-giftbox-heading h2{font-size:30px}#giftboxCard .hh-giftbox-showcase-card{padding:14px;border-radius:26px}#giftboxCard .hh-giftbox-benefits{grid-template-columns:1fr;gap:12px}#giftboxCard .hh-giftbox-benefit{align-items:center}#giftboxCard .hh-giftbox-showcase .giftbox-img{height:260px;padding:12px}#giftboxCard .hh-giftbox-showcase-caption{padding-inline:4px;text-align:left;font-size:14px}#giftboxCard #box-style-selector{grid-template-columns:1fr;gap:12px}#giftboxCard .box-style-btn{grid-template-columns:86px minmax(0,1fr);padding:14px!important}#giftboxCard .hh-giftbox-style-image{width:86px}#giftboxCard .giftbox-slots{gap:12px}#giftboxCard .metal-body{min-height:150px;padding:14px}#giftboxCard .hh-giftbox-progress{border-radius:18px;padding:12px 16px}#giftboxCard .hh-giftbox-progress-meta{flex-direction:column;align-items:flex-start;gap:8px}#giftboxCard .hh-progress-status-row{gap:12px}#giftboxCard .hh-giftbox-confirm-grid,#giftboxCard .hh-giftbox-actions{grid-template-columns:1fr}}.giftbox-hero-carousel.embla{overflow:hidden;border-radius:12px;margin-bottom:16px;position:relative}.giftbox-hero-carousel .embla__container{display:flex;touch-action:pan-y}.giftbox-hero-carousel .embla__slide{flex:0 0 100%;min-width:0}.giftbox-slide-img{width:100%;height:auto;display:block;border-radius:12px}.giftbox-carousel-dots{display:flex;justify-content:center;gap:7px;margin-top:10px}.giftbox-dot{width:7px;height:7px;border-radius:50%;background:#3d61422e;transition:background .2s;cursor:pointer}.giftbox-dot.active{background:#4a7c59}.gb-hero{display:flex;align-items:flex-end;min-height:72vw;max-height:520px;background:url(/images/gb-hero-bg.png) center center / cover no-repeat;padding:36px 28px;position:relative;overflow:hidden}.gb-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0a140ab8,#0a140a59 55%,#0a140a0d);pointer-events:none}.gb-hero-content{position:relative;z-index:1;max-width:420px}.gb-hero-eyebrow{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.12em;color:#ffffffbf;text-transform:uppercase;margin:0 0 10px}.gb-hero-title{font-size:clamp(24px,6vw,36px);font-weight:800;color:#fff;line-height:1.15;margin:0 0 8px}.gb-hero-subtitle{font-size:14px;color:#ffffffd1;margin:0 0 22px;line-height:1.6}.gb-hero-cta{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#2e4c32;border:none;border-radius:99px;padding:12px 22px;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease;margin-bottom:16px}.gb-hero-cta:hover{background:#f0f7ec;transform:translateY(-1px)}.gb-hero-tags{font-size:12px;color:#ffffffa6;margin:0;letter-spacing:.02em}.gb-hero-media{display:none}.gb-steps-section{background:#fff;margin:0;padding:32px 24px;border-bottom:1px solid #efefef}.gb-steps-title{font-size:15px;font-weight:700;color:#1e2e1c;text-align:center;margin:0 0 24px;letter-spacing:.02em}.gb-steps{display:flex;align-items:flex-start;justify-content:center;gap:0}.gb-step-item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:120px}.gb-step-icon{width:48px;height:48px;border-radius:50%;background:#eef4ea;display:flex;align-items:center;justify-content:center;font-size:20px;color:#4a6e3f;margin-bottom:8px}.gb-step-num{font-size:10px;font-weight:700;color:#86a87c;letter-spacing:.08em;margin-bottom:4px}.gb-step-name{font-size:13px;font-weight:700;color:#1e2e1c;margin:0 0 3px}.gb-step-desc{font-size:11px;color:#7a907a;margin:0;line-height:1.4}.gb-step-line{flex:1;height:2px;border-top:2px dashed #c8d8c4;margin-top:23px;max-width:40px;align-self:flex-start}.gb-select-section{padding:28px 24px 20px;background:#fafaf8;border-top:1px solid #efefef}.gb-select-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.gb-step-label{font-size:10px;font-weight:700;letter-spacing:.12em;color:#86a87c;margin:0 0 4px;text-transform:uppercase}.gb-select-title{font-size:20px;font-weight:800;color:#1e2e1c;margin:0 0 3px}.gb-select-sub{font-size:12px;color:#7a907a;margin:0}.gb-same-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:5px;padding:8px 13px;border:1.5px solid #4a6e3f;border-radius:99px;background:transparent;color:#3d6142;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .18s,color .18s;margin-top:4px}.gb-same-btn:hover{background:#3d6142;color:#fff}.gb-step2-collapsed,.gb-step3-collapsed{display:none}#gbStep2:not(.gb-step2-collapsed),#gbStep3:not(.gb-step3-collapsed){animation:gbFadeSlideIn .3s ease both}@keyframes gbFadeSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.gb-confirm-card{margin-top:20px;background:#f7f9f5;border:1px solid #e0e8d8;border-radius:16px;padding:20px}.gb-confirm-title{font-size:14px;font-weight:700;color:#2d4a22;margin:0 0 14px}.gb-confirm-rows{display:flex;flex-direction:column;gap:10px}.gb-confirm-row{display:flex;align-items:flex-start;gap:10px}.gb-confirm-edit-btn{flex-shrink:0;margin-left:auto;background:none;border:none;padding:2px 4px;cursor:pointer;color:#a0b89a;font-size:15px;line-height:1;transition:color .15s}.gb-confirm-edit-btn:hover{color:#3d6142}.gb-confirm-row-label{font-size:11px;color:#8a9e80;font-weight:600;flex-shrink:0;padding-top:2px;width:52px}.gb-confirm-row-content{flex:1;min-width:0}.gb-confirm-row-name{font-size:13px;font-weight:600;color:#2a3a28;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.gb-confirm-row-price{font-size:12px;color:#5a7a50;display:block;margin-top:1px}.gb-confirm-divider{height:1px;background:#d8e4d0;margin:14px 0}.gb-confirm-total-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-size:13px;color:#4a6e3f}.gb-confirm-total-row strong{font-size:18px;font-weight:800;color:#2d4a22}.gb-confirm-qty-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.gb-confirm-qty-label{font-size:13px;color:#4a6e3f;font-weight:600}.gb-qty-ctrl{display:flex;align-items:center;gap:0;border:1.5px solid #c8d8c0;border-radius:99px;overflow:hidden}.gb-qty-btn{width:36px;height:36px;background:none;border:none;font-size:18px;color:#3d6142;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.gb-qty-btn:hover{background:#eef4ea}.gb-qty-val{min-width:32px;text-align:center;font-size:15px;font-weight:700;color:#2d4a22}.gb-confirm-cta{width:100%;padding:14px;background:#3d6142;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s,transform .15s}.gb-confirm-cta:hover{background:#2d4a30}.gb-confirm-cta:active{transform:scale(.98)}.gb-confirm-cta i{font-size:18px}.gb-search-row{margin-bottom:10px}.gb-search-box{display:flex;align-items:center;gap:8px;background:transparent;border:none;border-bottom:1.5px solid #d0deca;border-radius:0;padding:6px 0;transition:border-color .2s}.gb-search-box:focus-within{border-color:#3d6142}.gb-search-box i{color:#a0b89a;font-size:14px;flex-shrink:0}.gb-search-input{flex:1;border:none;outline:none;background:transparent;font-size:14px;color:#1e2e1c;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hh-giftbox-section .gb-search-row .gb-search-input{border-radius:0!important;border:none!important;background:transparent!important;box-shadow:none!important;height:auto!important;padding:0!important}.gb-search-input::placeholder{color:#b8cbb4}.gb-quick-select-row{margin:10px 0 12px}.gb-quick-select-btn{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:#4a6e3f;background:none;border:none;cursor:pointer;padding:0;font-weight:500;transition:color .15s}.gb-quick-select-btn:hover{color:#2d4a30}.gb-quick-select-btn i{font-size:12px;transition:transform .2s}.gb-quick-select-btn.is-open i{transform:rotate(180deg)}.gb-quick-list{display:none;margin-top:8px;background:#fff;border:1px solid #dce8d6;border-radius:10px;overflow:hidden;box-shadow:0 4px 16px #00000014}.gb-quick-list.is-open{display:block}.gb-quick-list-item{display:flex;align-items:center;justify-content:space-between;padding:11px 16px;font-size:13px;color:#2a3e2a;cursor:pointer;border-bottom:1px solid #f0f5ee;transition:background .12s}.gb-quick-list-item:last-child{border-bottom:none}.gb-quick-list-item:hover{background:#f5faf3}.gb-quick-list-item.is-selected{background:#eef7ea;color:#3d6142;font-weight:600}.gb-quick-list-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gb-quick-list-price{font-size:12px;color:#7a9a7a;margin-left:8px;flex-shrink:0}.gb-quick-list-item.is-selected .gb-quick-list-price{color:#3d6142}.gb-quick-list-item.is-soldout{cursor:default;color:#b0bdb0}.gb-quick-list-item.is-soldout:hover{background:transparent}.gb-quick-list-item.is-soldout .gb-quick-list-name{color:#b8c4b8}.gb-quick-soldout-badge{flex-shrink:0;margin-left:8px;font-size:10px;font-weight:600;color:#b0a8a4;background:#f3efed;border:1px solid #e6deda;border-radius:5px;padding:2px 7px;letter-spacing:.5px}.gb-search-clear{background:none;border:none;color:#86a87c;cursor:pointer;padding:0;display:flex;font-size:14px}.gb-tea-cards{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none}.gb-tea-cards::-webkit-scrollbar{display:none}.gb-tea-card{flex:0 0 148px;scroll-snap-align:start;background:#fff;border-radius:16px;border:2px solid transparent;overflow:hidden;cursor:pointer;position:relative;transition:border-color .2s,box-shadow .2s,transform .2s;box-shadow:0 2px 10px #00000012}.gb-tea-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000001c}.gb-tea-card.is-selected{border-color:#3d6142}.gb-tea-card.is-unavailable{opacity:.45;cursor:not-allowed}.gb-card-check-circle{position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:50%;background:#3d6142;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;opacity:0;transform:scale(.6);transition:opacity .2s,transform .2s;z-index:2}.gb-tea-card.is-selected .gb-card-check-circle{opacity:1;transform:scale(1)}.gb-card-img-wrap{width:100%;height:110px;overflow:hidden;background:#eef4ea}.gb-card-img{width:100%;height:100%;object-fit:cover;display:block}.gb-card-img-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:32px;color:#86a87c}.gb-card-body{padding:10px 10px 12px}.gb-card-name{font-size:13px;font-weight:700;color:#1e2e1c;margin:0 0 4px;line-height:1.3}.gb-card-desc{font-size:11px;color:#7a907a;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gb-empty-state{display:flex;align-items:center;gap:8px;padding:24px 0;color:#86a87c;font-size:13px}.gb-empty-state[hidden]{display:none!important}.gb-card-price{margin:5px 0 0;font-size:12px;font-weight:700;color:#3d6142}.gb-card-price .gb-card-price-x2{font-size:10px;font-weight:400;color:#e67e22;margin-left:3px}.gb-preview-section{background:#fff;border-top:1px solid #efefef;padding:24px 20px 28px}.gb-preview-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.gb-preview-title{font-size:16px;font-weight:800;color:#1e2e1c;margin:0 0 3px}.gb-preview-sub{font-size:12px;color:#7a907a;margin:0}.gb-clear-btn{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#8a9e80;background:none;border:1px solid #d4ddd0;border-radius:99px;padding:5px 12px;cursor:pointer;transition:color .18s,border-color .18s;white-space:nowrap}.gb-clear-btn:hover{color:#3d6142;border-color:#86a87c}.gb-showcase-wrap{margin-bottom:20px;border-radius:16px;overflow:hidden;position:relative;background:#f5f0eb}.gb-showcase-track{display:flex;transition:transform .4s cubic-bezier(.4,0,.2,1)}.gb-showcase-slide{flex:0 0 100%;width:100%}.gb-showcase-slide img{width:100%;display:block;aspect-ratio:4/3;object-fit:cover}.gb-showcase-dots{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:center;gap:6px}.gb-showcase-dot{width:6px;height:6px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;padding:0;transition:background .2s,transform .2s}.gb-showcase-dot.active{background:#fff;transform:scale(1.3)}.gb-box-style-section{margin-top:4px}.gb-box-style-label{font-size:12px;font-weight:600;color:#6b8060;margin:0 0 10px;display:flex;align-items:center;gap:5px}.gb-box-style-btns{display:flex;gap:10px}.gb-box-style-btn{flex:1;display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;border:2px solid transparent;background:#f5f5f3;cursor:pointer;transition:border-color .2s,background .2s}.gb-box-style-btn.active{border-color:var(--btn-color, #3d5a3e);background:#fff}.gb-box-style-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0}.gb-box-style-name{font-size:12px;font-weight:600;color:#3a3a38;flex:1;text-align:left}.gb-box-style-price{font-size:11px;color:#8a9e80}.gb-sticky-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:800;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(0,0,0,.08);padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));align-items:center;gap:10px}.giftbox-page .gb-sticky-bar{display:flex}.gb-sticky-edit{display:flex;flex-direction:column;align-items:center;gap:2px;background:#f4f6f2;border:none;border-radius:12px;padding:8px 12px;font-size:11px;color:#4a6e3f;cursor:pointer;flex-shrink:0;transition:background .18s}.gb-sticky-edit i{font-size:18px}.gb-sticky-edit:hover{background:#e6ede2}.gb-sticky-cta{flex:1;background:#c8d8c4;color:#7a907a;border:none;border-radius:14px;padding:14px 16px;font-size:14px;font-weight:700;cursor:not-allowed;transition:background .25s,color .25s,transform .2s;text-align:center}.gb-sticky-cta.gb-cta-partial{background:#86a87c;color:#fff;cursor:pointer}.gb-sticky-cta.gb-cta-partial:hover{background:#6e9063}.gb-sticky-cta.gb-cta-ready{background:#3d6142;color:#fff;cursor:pointer}.gb-sticky-cta.gb-cta-ready:hover{background:#2e4c32;transform:translateY(-1px)}.gb-sticky-share{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#f4f6f2;border:none;border-radius:12px;font-size:18px;color:#4a6e3f;cursor:pointer;flex-shrink:0;transition:background .18s}.gb-sticky-share:hover{background:#e6ede2}body.giftbox-page .gb-hero-nav,body.giftbox-page .gb-sticky-bar{display:none!important}body.giftbox-page{padding-bottom:calc(80px + env(safe-area-inset-bottom))!important;overflow-x:hidden;overflow-y:auto!important}.gb-recommend-section{padding:28px 20px 20px;background:#f9faf7;border-bottom:1px solid #e8efe4}.gb-recommend-header{margin-bottom:14px}.gb-recommend-title{font-size:18px;font-weight:800;color:#1e2e1c;margin:0 0 4px}.gb-recommend-sub{font-size:13px;color:#6b8c6e;margin:0}.gb-budget-chips{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:14px;-webkit-overflow-scrolling:touch}.gb-budget-chips::-webkit-scrollbar{display:none}.gb-budget-chip{flex-shrink:0;padding:5px 14px;border-radius:20px;border:1.5px solid #c8dfc0;background:#fff;font-size:12px;color:#4a6e3f;cursor:pointer;transition:all .15s}.gb-budget-chip.active{background:#3d6142;border-color:#3d6142;color:#fff}.gb-budget-chip:hover:not(.active){background:#eef5ea}.gb-recommend-cards{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.gb-recommend-cards::-webkit-scrollbar{display:none}.gb-rec-card{flex:0 0 175px;scroll-snap-align:start;background:#fff;border-radius:16px;border:1.5px solid #e0ead9;padding:14px;display:flex;flex-direction:column;cursor:pointer;transition:border-color .2s,box-shadow .2s}.gb-rec-card:hover{border-color:#3d6142;box-shadow:0 4px 14px #3d61421f}.gb-rec-card.is-applied{border-color:#3d6142;background:#f2f8f0}.gb-rec-tag{display:inline-block;align-self:flex-start;font-size:10px;font-weight:700;color:#fff;padding:2px 8px;border-radius:10px;margin-bottom:8px;letter-spacing:.3px}.gb-rec-name{font-size:14px;font-weight:800;color:#1e2e1c;margin:0 0 6px}.gb-rec-teas{font-size:12px;color:#5a7a5e;margin:0 0 8px;line-height:1.6;flex:1}.gb-rec-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.gb-rec-box-label{font-size:11px;color:#86a87c}.gb-rec-price{font-size:13px;font-weight:700;color:#3d6142}.gb-rec-apply-btn{width:100%;padding:8px 0;border-radius:10px;border:none;background:#3d6142;color:#fff;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s;letter-spacing:.3px}.gb-rec-apply-btn:hover{background:#2d4a30}.gb-rec-card.is-applied .gb-rec-apply-btn{background:#6b8c6e}.gb-rec-empty{padding:20px 0;color:#86a87c;font-size:13px}.gb-random-section{margin-top:20px;padding-top:18px;border-top:1px solid #e8efe4}.gb-random-title{font-size:15px;font-weight:800;color:#1e2e1c;margin:0 0 3px}.gb-random-sub{font-size:12px;color:#86a87c;margin:0 0 14px}.gb-random-input-row{display:flex;align-items:center;gap:8px;border-bottom:1.5px solid #d0deca;padding-bottom:8px;margin-bottom:14px;transition:border-color .2s}.gb-random-input-row:focus-within{border-color:#3d6142}.gb-random-prefix{font-size:14px;font-weight:700;color:#5a7a5e;white-space:nowrap}.gb-random-input{flex:1;border:none;outline:none;background:transparent;font-size:15px;color:#1e2e1c;min-width:0;-moz-appearance:textfield}.gb-random-input::-webkit-outer-spin-button,.gb-random-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gb-random-input::placeholder{color:#b0c8aa;font-size:14px}.gb-random-btn{display:flex;align-items:center;gap:5px;padding:6px 14px;border-radius:20px;border:1.5px solid #3d6142;background:#3d6142;color:#fff;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s}.gb-random-btn:hover{background:#2d4a30;border-color:#2d4a30}.gb-random-cards{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.gb-random-cards::-webkit-scrollbar{display:none}.gb-random-cards[hidden]{display:none!important}.gb-section-divider{display:flex;align-items:center;gap:12px;padding:16px 20px 0;color:#9ab89a;font-size:12px}.gb-section-divider:before,.gb-section-divider:after{content:"";flex:1;height:1px;background:#dce8d6}.gb-portfolio-section{padding:48px 20px 40px;background:#fafaf8;border-top:1px solid #efefef}.gb-portfolio-eyebrow{font-size:10px;font-weight:700;letter-spacing:.2em;color:#86a87c;margin:0 0 8px;text-transform:uppercase}.gb-portfolio-title{font-size:22px;font-weight:800;color:#1e2e1c;margin:0 0 8px}.gb-portfolio-sub{font-size:13px;color:#7a907a;margin:0 0 28px;line-height:1.6}.gb-portfolio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3px;margin:0 -20px 32px}.gb-portfolio-card{position:relative;aspect-ratio:1/1;overflow:hidden;cursor:pointer;background:#e8ede4}.gb-portfolio-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block}.gb-portfolio-card:hover img{transform:scale(1.05)}.gb-portfolio-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,transparent 55%);display:flex;flex-direction:column;justify-content:flex-end;padding:14px;opacity:0;transition:opacity .3s}.gb-portfolio-card:hover .gb-portfolio-overlay,.gb-portfolio-card:first-child .gb-portfolio-overlay{opacity:1}.gb-portfolio-tag{font-size:9px;font-weight:700;letter-spacing:.12em;color:#ffffffb3;text-transform:uppercase;margin-bottom:4px}.gb-portfolio-client{font-size:13px;font-weight:700;color:#fff;margin:0 0 2px}.gb-portfolio-project{font-size:11px;color:#ffffffbf;margin:0}.gb-portfolio-card:first-child{grid-column:1 / -1;aspect-ratio:16/9}.gb-portfolio-cta-wrap{text-align:center;padding-top:8px}.gb-portfolio-cta-text{font-size:13px;color:#7a907a;margin:0 0 14px}.gb-portfolio-cta-btn{display:inline-flex;align-items:center;gap:7px;background:#2d4a22;color:#fff;padding:13px 28px;border-radius:99px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s}.gb-portfolio-cta-btn:hover{background:#1e3318;transform:translateY(-2px)}.gb-portfolio-cta-btn i{font-size:17px}.gb-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9500;background:#000000eb;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .25s}.gb-lightbox.is-open{opacity:1;pointer-events:all}.gb-lightbox-img-wrap{max-width:92vw;max-height:85vh}.gb-lightbox-img{max-width:100%;max-height:85vh;object-fit:contain;border-radius:8px}.gb-lightbox-close{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:50%;border:none;background:#ffffff26;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}.gb-lightbox-prev,.gb-lightbox-next{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:none;background:#ffffff26;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.gb-lightbox-prev{left:12px}.gb-lightbox-next{right:12px}.gb-lightbox-prev:hover,.gb-lightbox-next:hover{background:#ffffff4d}.gb-lightbox-caption{position:absolute;bottom:20px;left:0;right:0;text-align:center;color:#ffffffb3;font-size:13px}.giftbox-page .giftbox-hidden-header{display:none!important}.giftbox-page #giftboxCard{margin-top:0!important}.gb-hero-nav{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:14px 18px}.gb-hero-nav-back{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ffffff2e;color:#fff;text-decoration:none;font-size:18px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gb-hero-nav-menu{margin-left:auto}.gb-hero-menu-btn .hh-hamburger-line{background:#fff}.gb-hero-menu-btn{background:#ffffff2e!important;border-color:#ffffff4d!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gb-sidebar-trigger{position:fixed;left:0;top:50%;transform:translateY(-50%);z-index:1950;background:#2a3a2eed;border:none;border-radius:0 20px 20px 0;padding:14px 10px 14px 8px;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:2px 0 18px #0003;transition:background .2s}.gb-sidebar-trigger:active{background:#2a3a2e}.gb-sidebar-trigger-inner{display:flex;flex-direction:column;align-items:center;gap:5px}.gb-sidebar-trigger-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:#ca8a042e;border-radius:50%;color:#ca8a04;font-size:17px}.gb-sidebar-trigger-label{font-size:9px;font-weight:700;color:#ffffffd1;text-align:center;line-height:1.2;letter-spacing:.03em}.gb-sidebar-trigger-badge{display:inline-flex;align-items:center;justify-content:center;background:#ca8a04;color:#fff;font-size:10px;font-weight:800;border-radius:10px;padding:1px 5px;min-width:26px;line-height:1.5}.gb-sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1940;background:#00000073;opacity:0;pointer-events:none;transition:opacity .3s ease}.gb-sidebar-backdrop.is-open{opacity:1;pointer-events:auto}.gb-sidebar{position:fixed;top:0;left:-300px;width:280px;height:100%;max-height:100dvh;z-index:1950;background:#fff;display:flex;flex-direction:column;box-shadow:4px 0 28px #0000002e;transition:left .32s cubic-bezier(.4,0,.2,1);overflow:hidden}.gb-sidebar.is-open{left:0}.gb-sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:16px 14px 14px;background:#2a3a2e;flex-shrink:0;padding-top:calc(16px + env(safe-area-inset-top))}.gb-sidebar-header-left{display:flex;align-items:center;gap:10px}.gb-sidebar-brand-icon{width:36px;height:36px;background:#ca8a042e;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#ca8a04;font-size:20px;flex-shrink:0}.gb-sidebar-title{font-size:15px;font-weight:800;color:#fff;letter-spacing:.04em}.gb-sidebar-close{width:32px;height:32px;background:#ffffff1f;border:none;border-radius:8px;color:#fffc;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .18s;flex-shrink:0}.gb-sidebar-close:active{background:#ffffff38}.gb-sidebar-content{flex:1;overflow-y:auto;padding:20px 16px 12px;-webkit-overflow-scrolling:touch}.gb-sb-timeline{display:flex;flex-direction:column;margin-bottom:4px}.gb-sb-step{display:flex;gap:12px}.gb-sb-step-indicator{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:20px}.gb-sb-dot{width:20px;height:20px;border-radius:50%;background:#e0dbd5;border:2px solid #e0dbd5;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background .25s,border-color .25s}.gb-sb-dot.is-filled{background:#2a7d51;border-color:#2a7d51}.gb-sb-dot.is-filled:after{content:"";width:8px;height:8px;border-radius:50%;background:#fff}.gb-sb-line{width:2px;flex:1;min-height:14px;background:#ede9e4;margin:3px 0}.gb-sb-step-body{padding-bottom:18px;flex:1;min-width:0}.gb-sb-step-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.gb-sb-step-num{font-size:10px;font-weight:700;color:#b0a89e;letter-spacing:.06em}.gb-sb-edit-btn{background:none;border:none;color:#ca8a04;font-size:13px;cursor:pointer;padding:2px 4px;display:flex;align-items:center;gap:2px;border-radius:4px;transition:background .15s}.gb-sb-edit-btn:active{background:#ca8a041f}.gb-sb-step-name{font-size:13px;font-weight:700;color:#2a1f15;margin-bottom:2px}.gb-sb-step-val{font-size:12px;color:#9a8e84;line-height:1.4;word-break:break-word}.gb-sb-step-val.is-selected{color:#2a7d51;font-weight:600}.gb-sb-divider{height:1px;background:#ede9e4;margin:4px 0 12px}.gb-sb-info-row{display:flex;align-items:center;justify-content:space-between;padding:5px 0}.gb-sb-info-label{font-size:12px;color:#8a7e74}.gb-sb-info-val{font-size:13px;font-weight:700;color:#2a1f15;text-align:right;max-width:60%}.gb-sb-price{color:#ca8a04;font-size:15px}.gb-sb-cta-wrap{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));flex-shrink:0;background:#f7f4f0;border-top:1px solid #ede9e4}.gb-sb-cta{width:100%;background:#2a3a2e;color:#fff;border:none;border-radius:12px;min-height:52px;font-size:14px;font-weight:800;cursor:pointer;letter-spacing:.04em;transition:background .2s,transform .15s;padding:0 16px;line-height:1.3}.gb-sb-cta:disabled{background:#c8d8c4;color:#7a907a;cursor:not-allowed}.gb-sb-cta:not(:disabled):active{background:#1e2e22;transform:scale(.98)}.member-quick-actions{display:flex;gap:10px;margin:-4px var(--gutter) var(--space-4)}.mqa-btn{flex:1;display:flex;align-items:center;gap:10px;padding:14px 16px;border:1px solid var(--mist-border);border-radius:var(--radius-md);background:var(--mist-glass);box-shadow:0 1px 6px var(--mist-shadow);cursor:pointer;transition:all .2s var(--ease-out-quart);-webkit-tap-highlight-color:transparent}.mqa-btn:active{transform:scale(.97);box-shadow:0 1px 3px var(--mist-shadow)}.mqa-btn .mqa-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mqa-btn .mqa-icon svg{width:20px;height:20px}.mqa-btn--fav .mqa-icon{background:linear-gradient(135deg,#fce4ec,#f8bbd0);color:#c62828}.mqa-btn--orders .mqa-icon{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:var(--tea-dark)}.mqa-label{display:flex;flex-direction:column;gap:1px}.mqa-title{font-family:var(--font-primary);font-size:var(--text-sm);font-weight:700;color:var(--tea-dark);letter-spacing:var(--ls-base)}.mqa-sub{font-size:var(--text-2xs);color:var(--text-secondary)}.mqa-arrow{margin-left:auto;color:#bbb;flex-shrink:0}.mqa-arrow svg{width:16px;height:16px}body:not([data-is-member=true]) .member-quick-actions,body:not([data-is-member=true]) .product-fav-btn{display:none}.toast{position:fixed;bottom:100px;left:50%;transform:translate(-50%);background:#1e2d23eb;color:#fff;padding:10px 22px;border-radius:99px;font-size:var(--text-sm);font-family:var(--font-ui);font-weight:500;z-index:9999;opacity:0;transition:opacity .3s;white-space:nowrap;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mc-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:flex-end;justify-content:center;background:#141e1973;-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%);z-index:2000;opacity:0;transition:opacity .35s var(--ease-out-quart)}.mc-sheet-backdrop.show{display:flex;opacity:1}body.no-backdrop-filter .mc-sheet-backdrop{backdrop-filter:none;-webkit-backdrop-filter:none}.mc-sheet{position:fixed;left:0;right:0;bottom:0;max-height:92dvh;min-height:62vh;min-height:62dvh;background:linear-gradient(180deg,#fff,#f8faf8);border-radius:28px 28px 0 0;box-shadow:0 -10px 40px #5a7b6833;border-top:1px solid rgba(255,255,255,.8);transform:translateY(110%);transition:transform .4s cubic-bezier(.25,1,.5,1);z-index:2200;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;padding-bottom:calc(env(safe-area-inset-bottom) + 24px)}.mc-sheet.show{transform:translateY(0)}.mc-sheet-header{position:sticky;top:-12px;z-index:20;background:linear-gradient(180deg,#fff,#f8faf8);border-radius:28px 28px 0 0;padding:12px 24px;margin:0}.mc-sheet-handle{width:40px;height:4px;background:#d0dcd5;border-radius:999px;margin:0 auto 16px}.mc-sheet-title-row{display:flex;align-items:center;gap:10px;margin-bottom:4px}.mc-sheet-title-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mc-sheet-title-icon svg{width:18px;height:18px}.mc-sheet-title{font-family:var(--font-primary);font-size:var(--text-lg);font-weight:800;color:var(--tea-dark);letter-spacing:1px;flex:1}.mc-sheet-count{font-size:var(--text-xs);color:var(--text-secondary);font-weight:400}.mc-close-btn{position:absolute;top:18px;right:20px;width:34px;height:34px;border-radius:50%;background:#0000000d;border:none;display:flex;align-items:center;justify-content:center;color:#555;cursor:pointer;z-index:50;transition:background .15s var(--ease-out-quart),transform .15s var(--ease-out-quart)}.mc-close-btn:active{background:#0000001f;transform:scale(.9)}.mc-close-btn svg{width:20px;height:20px}.mc-empty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:48px 24px 32px;text-align:center}.mc-empty-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f5f5,#ececec)}.mc-empty-icon svg{width:32px;height:32px;color:#bbb}.mc-empty-text{font-family:var(--font-primary);font-size:var(--text-base);color:var(--text-secondary);line-height:var(--lh-snug)}.mc-empty-sub{font-size:var(--text-xs);color:#aaa}.mc-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:48px 24px;color:var(--text-secondary);font-size:var(--text-sm)}.mc-spinner{width:20px;height:20px;border:2px solid var(--mist-border);border-top-color:var(--tea-main);border-radius:50%;animation:mc-spin .6s linear infinite}@keyframes mc-spin{to{transform:rotate(360deg)}}.mc-sheet--fav .mc-sheet-title-icon{background:linear-gradient(135deg,#fce4ec,#f8bbd0);color:#c62828}.fav-body{padding:0 20px}.fav-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.fav-card{background:#fff;border-radius:14px;border:1px solid rgba(0,0,0,.04);box-shadow:0 2px 8px #00000008;overflow:hidden;cursor:pointer;transition:transform .15s var(--ease-out-quart),box-shadow .15s}.fav-card:active{transform:scale(.98)}.fav-card-img{width:100%;aspect-ratio:1/1;background:linear-gradient(135deg,#f0ede8,#e6e1d8);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.fav-card-img img{width:100%;height:100%;object-fit:cover}.fav-card-img .fav-placeholder{font-size:28px;color:var(--tea-accent);opacity:.5}.fav-remove{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:#ffffffe6;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s;box-shadow:0 1px 4px #0000001a}.fav-remove:active{transform:scale(.85)}.fav-remove svg{width:14px;height:14px;color:#e53935}.fav-card-body{padding:10px 12px 12px}.fav-card-name{font-family:var(--font-primary);font-size:var(--text-sm);font-weight:600;color:var(--tea-dark);line-height:var(--lh-snug);margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fav-card-price{font-size:var(--text-xs);color:var(--tea-gold);font-weight:700;margin-bottom:8px}.fav-card-price span{font-size:var(--text-2xs);color:var(--text-secondary);font-weight:400;margin-left:2px}.fav-add-cart{width:100%;padding:8px;border:none;border-radius:10px;background:var(--tea-dark);color:#fff;font-family:var(--font-ui);font-size:var(--text-xs);font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px;transition:background .15s,transform .1s}.fav-add-cart:active{background:var(--tea-dark-h);transform:scale(.97)}.fav-add-cart svg{width:14px;height:14px}.mc-sheet--orders .mc-sheet-title-icon{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:var(--tea-dark)}.orders-tabs{display:flex;gap:8px;padding:4px;margin:6px 20px 14px;background:#f0ede4;border-radius:12px}.orders-tab{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 14px;border:0;border-radius:9px;background:transparent;color:#6a6a60;font-size:14px;font-weight:700;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s}.orders-tab:hover{color:#2a3a2e}.orders-tab.is-active{background:#fff;color:#2a3a2e;box-shadow:0 2px 6px #24362914}.orders-tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:18px;padding:0 6px;border-radius:9px;background:#263f3114;color:inherit;font-size:11px;font-weight:800}.orders-tab.is-active .orders-tab-badge{background:#eaf2e1;color:#3d6142}.orders-body{padding:0 20px}.order-card.order-card--active{border-color:#3d61422e;box-shadow:0 4px 16px #3d61421a}.order-card.order-card--active .order-card-header{background:linear-gradient(180deg,#f5faf0,#fff)}.op-timeline{display:flex;align-items:flex-start;padding:14px 16px 12px;background:#fbfaf4;border-top:1px solid rgba(61,97,66,.08)}.op-timeline--cancelled{justify-content:center;color:#8c4a3d;font-size:13px;font-weight:700;padding:14px 16px}.op-step{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;min-width:0}.op-step-dot{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;background:#e0dcd2;color:#8a8a7a;border:2px solid #e0dcd2;z-index:2;transition:background .25s,color .25s,border-color .25s}.op-step-label{margin-top:6px;font-size:11px;color:#8a8a7a;text-align:center;font-weight:600;white-space:nowrap}.op-step-line{position:absolute;top:11px;left:calc(50% + 12px);right:calc(-50% + 12px);height:2px;background:#e0dcd2;z-index:1;transition:background .25s}.op-step--done .op-step-dot{background:#3d6142;border-color:#3d6142;color:#fff}.op-step--done .op-step-label{color:#3d6142}.op-step--done .op-step-line{background:#3d6142}.op-step--active .op-step-dot{background:#fff;border-color:#3d6142;color:#3d6142;box-shadow:0 0 0 4px #3d61422e;animation:opStepPulse 1.6s ease-in-out infinite}.op-step--active .op-step-label{color:#3d6142;font-weight:800}@keyframes opStepPulse{0%,to{box-shadow:0 0 0 4px #3d61422e}50%{box-shadow:0 0 0 7px #3d614214}}.op-tracking{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px 14px;background:#fbfaf4}.op-tracking-info{display:flex;flex-direction:column;gap:2px;min-width:0}.op-tracking-label{font-size:11px;color:#8a8a7a;font-weight:600}.op-tracking-no{font-size:14px;font-weight:800;color:#2a3a2e;font-variant-numeric:tabular-nums}.op-tracking-link{display:inline-flex;align-items:center;gap:4px;padding:8px 14px;border-radius:10px;background:#3d6142;color:#fff;font-size:13px;font-weight:800;text-decoration:none;transition:background .18s,transform .18s;flex-shrink:0}.op-tracking-link svg{width:14px;height:14px}.op-tracking-link:hover{background:#2d4c32;transform:translateY(-1px)}.order-card{background:#fff;border-radius:14px;border:1px solid rgba(0,0,0,.04);box-shadow:0 2px 8px #00000008;margin-bottom:12px;overflow:hidden;transition:box-shadow .2s}.order-card-header{display:flex;align-items:center;gap:10px;padding:14px 16px;cursor:pointer;-webkit-tap-highlight-color:transparent}.order-date-col{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.order-date{font-size:var(--text-sm);font-weight:600;color:var(--tea-dark)}.order-id{font-size:var(--text-2xs);color:var(--text-secondary);font-family:ui-monospace,SFMono-Regular,SF Mono,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-total{font-family:var(--font-primary);font-size:var(--text-base);font-weight:700;color:var(--tea-dark);white-space:nowrap}.order-status{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:20px;font-size:var(--text-2xs);font-weight:600;letter-spacing:.02em;white-space:nowrap}.order-status svg{width:12px;height:12px}.order-status--completed{background:#e8f5e9;color:#2e7d32}.order-status--paid{background:#e3f2fd;color:#1565c0}.order-status--shipping{background:#fff8e1;color:#f57f17}.order-status--cancelled{background:#fafafa;color:#999}.order-status--pending{background:#fff3e0;color:#e65100}.order-chevron{color:#ccc;transition:transform .25s var(--ease-out-quart);flex-shrink:0}.order-chevron svg{width:18px;height:18px}.order-card.expanded .order-chevron{transform:rotate(180deg)}.order-detail{max-height:0;overflow:hidden;transition:max-height .3s var(--ease-out-quart)}.order-card.expanded .order-detail{max-height:600px}.order-detail-inner{padding:0 16px 14px;border-top:1px solid rgba(0,0,0,.04)}.order-item{display:flex;align-items:center;gap:10px;padding:10px 0}.order-item+.order-item{border-top:1px dashed rgba(0,0,0,.05)}.order-item-info{flex:1;min-width:0}.order-item-name{font-size:var(--text-sm);color:var(--text-primary);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-item-meta{font-size:var(--text-2xs);color:var(--text-secondary);margin-top:1px}.order-item-rebuy{padding:6px 12px;border:1px solid var(--tea-main);border-radius:8px;background:transparent;color:var(--tea-main);font-size:var(--text-2xs);font-weight:600;cursor:pointer;white-space:nowrap;transition:all .15s;flex-shrink:0}.order-item-rebuy:active{background:var(--tea-main);color:#fff}.order-rebuy-all{width:100%;padding:12px;margin-top:10px;border:none;border-radius:12px;background:var(--tea-dark);color:#fff;font-family:var(--font-ui);font-size:var(--text-sm);font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background .15s,transform .1s}.order-rebuy-all:active{background:var(--tea-dark-h);transform:scale(.98)}.order-rebuy-all svg{width:16px;height:16px}.order-item-rebuy.rebuy-success{background:var(--tea-main);color:#fff;border-color:var(--tea-main);pointer-events:none;animation:rebuy-pop .35s var(--ease-out-quart)}.order-item-rebuy.rebuy-success svg{width:14px;height:14px;vertical-align:-2px;margin-right:2px}.order-rebuy-all.rebuy-all-success{background:#2e7d32;pointer-events:none;animation:rebuy-pop .35s var(--ease-out-quart)}.order-rebuy-all.rebuy-all-success svg{width:18px;height:18px}.order-cancel-btn{margin-top:10px;width:100%;padding:9px;border:1px solid rgba(200,60,60,.3);border-radius:8px;background:none;color:#c03c3c;font-size:13px;cursor:pointer;transition:background .15s}.order-cancel-btn:hover{background:#c83c3c0f}.order-cancel-btn:active{background:#c83c3c1f}@keyframes rebuy-pop{0%{transform:scale(1)}30%{transform:scale(1.08)}to{transform:scale(1)}}.cart-fab-bounce{animation:fab-bounce .6s var(--ease-out-quart)}@keyframes fab-bounce{0%{transform:translateY(0) scale(1)}25%{transform:translateY(-12px) scale(1.1)}50%{transform:translateY(0) scale(1)}75%{transform:translateY(-5px) scale(1.04)}to{transform:translateY(0) scale(1)}}.product-fav-btn{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:50%;background:#ffffffd9;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:transform .2s var(--ease-out-quart);box-shadow:0 1px 4px #00000014}.product-fav-btn:active{transform:scale(.85)}.product-fav-btn svg{width:18px;height:18px;color:#ccc;transition:color .2s,fill .2s;fill:none;stroke:currentColor;stroke-width:2}.product-fav-btn.active svg{color:#e53935;fill:#e53935}@keyframes fav-pop{0%{transform:scale(1)}30%{transform:scale(1.3)}to{transform:scale(1)}}.product-fav-btn.pop{animation:fav-pop .3s var(--ease-out-quart)}.mc-sheet--address{display:flex;flex-direction:column;overflow:hidden;min-height:82vh;min-height:82dvh}.mc-sheet--address .mc-sheet-header{position:relative;top:0;flex-shrink:0}.mc-sheet--address .address-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;padding-bottom:calc(env(safe-area-inset-bottom) + 90px)}.mc-sheet--address .mc-sheet-title-icon{color:#4a7c5c}.addr-list{display:flex;flex-direction:column;gap:10px;padding:4px 20px 32px}.addr-item{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:14px 12px 14px 16px;box-shadow:0 2px 6px #0000000a}.addr-item-icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:#f0f5f1;display:flex;align-items:center;justify-content:center;color:#4a7c5c}.addr-item-icon svg{width:18px;height:18px}.addr-item-body{flex:1;min-width:0}.addr-item-text{font-size:14px;color:#1a2e22;line-height:1.4;font-weight:500}.addr-item-date{font-size:11px;color:#8fa99a;margin-top:2px}.addr-delete-btn{flex-shrink:0;width:32px;height:32px;border-radius:8px;border:none;background:transparent;color:#c0c8c4;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.addr-delete-btn:hover{background:#fde8e8;color:#d94f4f}.addr-delete-btn svg{width:16px;height:16px}.addr-tab-bar{display:flex;gap:8px;padding:12px 20px 4px;border-bottom:1px solid rgba(0,0,0,.06);background:#fff;position:sticky;top:0;z-index:2}.addr-tab{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;border:1.5px solid rgba(0,0,0,.08);border-radius:999px;background:#f5f7f5;color:#5a7060;font:700 13px/1 var(--font-ui, sans-serif);cursor:pointer;transition:background .15s,border-color .15s,color .15s}.addr-tab.active{background:#4a7c5c;border-color:#4a7c5c;color:#fff}.addr-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#ffffff47;font-size:11px;font-weight:800}.addr-tab.active .addr-tab-count{background:#ffffff4d}.addr-panel{padding-top:8px}.mc-empty-small{text-align:center;padding:32px 20px;color:#8fa99a;font-size:14px}.mc-embed-bar{display:none}body.member-page .mc-embed-bar{display:flex;align-items:center;position:sticky;top:0;z-index:200;padding:calc(env(safe-area-inset-top) + 10px) 16px 10px;background:#fffef8f0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(112,79,59,.08)}.mc-embed-back{display:flex;align-items:center;gap:4px;border:none;background:none;color:#4a7c59;font:600 15px/1 var(--font-ui, sans-serif);cursor:pointer;padding:8px 4px;min-width:44px;min-height:44px}.mc-embed-back i{font-size:20px}.mc-embed-title{flex:1;text-align:center;font:700 16px/1 var(--font-serif, "Noto Serif TC", serif);color:#2a3a2e;margin-right:44px}.mc-sheet--points{max-height:88vh}.mc-sheet-title-icon--points{background:linear-gradient(135deg,#fff3cd,#fde68a);color:#b45309}.points-body{overflow-y:auto;padding-bottom:max(env(safe-area-inset-bottom),24px);overscroll-behavior:contain}.pts-balance-card{margin:4px 16px 20px;padding:24px 20px;background:linear-gradient(135deg,#4a3728,#2a1f15);border-radius:16px;color:#fff;text-align:center;position:relative;overflow:hidden}.pts-balance-card:before{content:"";position:absolute;top:-32px;right:-32px;width:110px;height:110px;border-radius:50%;background:#ffffff0a;pointer-events:none}.pts-balance-card:after{content:"";position:absolute;bottom:-20px;left:-20px;width:80px;height:80px;border-radius:50%;background:#ffffff08;pointer-events:none}.pts-balance-label{font-size:12px;color:#ffffffa6;letter-spacing:.07em;text-transform:uppercase;margin-bottom:10px;font-family:var(--font-ui, sans-serif)}.pts-balance-val{font-size:48px;font-weight:700;color:gold;line-height:1.05;letter-spacing:-.02em;font-family:var(--font-serif, "Noto Serif TC", serif);margin-bottom:10px}.pts-balance-unit{font-size:20px;font-weight:400;color:#ffd700bf;margin-left:4px;vertical-align:baseline}.pts-balance-sub{font-size:12px;color:#ffffff80;letter-spacing:.03em;font-family:var(--font-ui, sans-serif)}.pts-history-header{display:flex;align-items:center;padding:0 16px 10px;border-bottom:1px solid rgba(0,0,0,.06);margin-bottom:2px}.pts-history-title{font-size:13px;font-weight:700;color:#3d2b1f;letter-spacing:.06em;text-transform:uppercase;font-family:var(--font-ui, sans-serif)}.pts-history-count{margin-left:auto;font-size:12px;color:#9ca3af}.pts-item{display:flex;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid rgba(0,0,0,.04)}.pts-item-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pts-item-icon svg{width:18px;height:18px}.pts-item--earn .pts-item-icon{background:#2a7d511f;color:#2a7d51}.pts-item--use .pts-item-icon{background:#b453091a;color:#b45309}.pts-item-body{flex:1;min-width:0}.pts-item-reason{font-size:14px;font-weight:500;color:#2d2419;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-ui, sans-serif)}.pts-item-date{font-size:12px;color:#9ca3af;margin-top:2px}.pts-item-right{text-align:right;flex-shrink:0}.pts-item-delta{font-size:15px;font-weight:700;line-height:1.3;font-family:var(--font-ui, sans-serif)}.pts-item--earn .pts-item-delta{color:#2a7d51}.pts-item--use .pts-item-delta{color:#b45309}.pts-item-balance{font-size:11px;color:#9ca3af;margin-top:2px}.pts-empty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;text-align:center}.pts-empty-icon{width:56px;height:56px;border-radius:50%;background:#b4530914;display:flex;align-items:center;justify-content:center;color:#b45309}.pts-empty-icon svg{width:26px;height:26px}.pts-empty-text{font-size:15px;font-weight:600;color:#3d2b1f;font-family:var(--font-ui, sans-serif)}.pts-empty-sub{font-size:13px;color:#9ca3af;margin-top:-4px}.mc-error{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 24px;text-align:center}.mc-error-text{font-size:15px;color:#6b7280}.mc-retry-btn{padding:10px 28px;border:1.5px solid #4a7c59;border-radius:20px;background:transparent;color:#4a7c59;font:600 14px/1 var(--font-ui, sans-serif);cursor:pointer;min-height:44px;transition:background .2s,color .2s}.mc-retry-btn:hover{background:#4a7c59;color:#fff}:root{--rds-rose: #5F8A52;--rds-rose-deep: #456F3D;--rds-rose-light: #B9CBAE;--rds-rose-pale: #EDF6E8;--rds-bg-page: #FBFCF5;--rds-bg-card: #FFFFFF;--rds-bg-section: #EEF4E8;--rds-text-dark: #233D2D;--rds-text-mid: #5E7552;--rds-text-muted: #73836C;--rds-border: rgba(95,138,82,.24);--rds-nav-h: 68px;--tea-dark: #456F3D;--tea-dark-h: #385F34;--tea-main: #5F8A52;--tea-mid: #7FA06C;--tea-accent: #B9CBAE;--tea-gold: #A8752B;--pcolor: #5F8A52;--text-primary: #233D2D;--text-secondary: #5E7552}html,body{background:var(--rds-bg-page)!important}body{padding-bottom:calc(var(--rds-nav-h) + env(safe-area-inset-bottom))!important}@media (min-width: 768px){body{padding-bottom:0!important}}.rds-desktop-nav{display:none}@media (min-width: 768px){.rds-desktop-nav{display:flex;align-items:center;position:sticky;top:0;z-index:500;height:64px;padding:0 48px;background:#faf6f1f0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--rds-border);gap:0}.rds-nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0;margin-right:auto}.rds-nav-logo-img{width:36px;height:36px;object-fit:contain}.rds-nav-logo-text{display:flex;flex-direction:column;line-height:1.1}.rds-nav-logo-zh{font-family:"Noto Serif TC",serif;font-size:15px;font-weight:700;color:var(--rds-text-dark);letter-spacing:2px}.rds-nav-logo-en{font-size:9px;letter-spacing:3px;color:var(--rds-text-muted);font-weight:500}.rds-nav-links{display:flex;align-items:center;gap:6px;position:absolute;left:50%;transform:translate(-50%)}.rds-nav-link{padding:6px 14px;border-radius:99px;font-size:14px;font-weight:500;color:var(--rds-text-mid);text-decoration:none;white-space:nowrap;transition:background .15s,color .15s}.rds-nav-link:hover{background:var(--rds-rose-pale);color:var(--rds-rose-deep)}.rds-nav-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.rds-nav-icon-btn{width:36px;height:36px;border-radius:50%;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--rds-text-mid);transition:background .15s}.rds-nav-icon-btn:hover{background:var(--rds-rose-pale)}.rds-nav-icon-btn svg{width:20px;height:20px}.ios-header{display:none!important}}.rds-hero{position:relative;background:linear-gradient(135deg,#f5e6e0,#faf6f1);overflow:hidden;padding:64px 24px 40px;min-height:340px;display:flex;flex-direction:column;justify-content:center}.rds-hero-bg-img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;width:100%;height:100%;opacity:.22;pointer-events:none}.rds-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#faf6f1eb,#faf6f1a6 55%,#faf6f11a)}.rds-hero-content{position:relative;z-index:1;max-width:480px}.rds-hero-brand{font-size:12px;letter-spacing:3px;color:var(--rds-rose);font-weight:600;margin-bottom:12px;text-transform:uppercase}.rds-hero-title{font-family:"Noto Serif TC",serif;font-size:clamp(28px,6vw,48px);font-weight:800;color:var(--rds-text-dark);line-height:1.25;margin:0 0 12px}.rds-hero-sub{font-size:15px;color:var(--rds-text-mid);margin-bottom:24px;line-height:1.6}.rds-hero-cta{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;background:var(--rds-rose);color:#fff;border:none;border-radius:99px;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 16px #c4675a59;transition:background .15s,transform .15s}.rds-hero-cta:active{transform:scale(.97)}.rds-hero-cta:hover{background:var(--rds-rose-deep)}.rds-trust-badges{display:flex;flex-direction:column;gap:8px;margin-top:28px;position:relative;z-index:1}.rds-trust-item{display:flex;align-items:center;gap:7px;font-size:12.5px;color:var(--rds-text-mid)}.rds-trust-item svg{flex-shrink:0;color:var(--rds-rose)}@media (min-width: 768px){.rds-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:520px;padding:80px 60px 60px}.rds-hero-bg-img{opacity:1;left:auto;width:50%;height:100%}.rds-hero-overlay{background:linear-gradient(90deg,#faf6f1 30%,#faf6f199 60%,#faf6f100)}.rds-hero-content{max-width:520px}.rds-trust-badges{flex-direction:row;gap:24px;flex-wrap:wrap}.rds-hero-img-col{position:absolute;right:0;top:0;bottom:0;width:50%;overflow:hidden}.rds-hero-img-col img{width:100%;height:100%;object-fit:cover;object-position:center}}.aurora-bg{display:none!important}.rds-mood-section{padding:40px 20px 20px;background:var(--rds-bg-page)}.rds-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.rds-section-title{font-family:"Noto Serif TC",serif;font-size:clamp(18px,4vw,22px);font-weight:800;color:var(--rds-text-dark);margin:0}.rds-mood-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (min-width: 768px){.rds-mood-section{padding:56px 48px 32px}.rds-mood-grid{grid-template-columns:repeat(5,1fr);gap:14px}}.rds-mood-card{border-radius:18px;overflow:hidden;background:var(--rds-bg-card);border:1px solid var(--rds-border);cursor:pointer;transition:transform .2s cubic-bezier(.25,.8,.25,1),box-shadow .2s;display:flex;flex-direction:column}.rds-mood-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #c4675a1f}.rds-mood-card:active{transform:scale(.97)}.rds-mood-top{padding:14px 16px 10px;display:flex;flex-direction:column;gap:3px}.rds-mood-icon{font-size:22px;margin-bottom:4px}.rds-mood-name{font-family:"Noto Serif TC",serif;font-size:15px;font-weight:700;color:var(--rds-text-dark)}.rds-mood-sub{font-size:12px;color:var(--rds-text-muted);line-height:1.4}.rds-mood-img{flex:1;min-height:110px;overflow:hidden}.rds-mood-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.rds-mood-card:hover .rds-mood-img img{transform:scale(1.05)}@media (min-width: 768px){.rds-mood-top{padding:18px 18px 12px}.rds-mood-img{min-height:140px}}.rds-ai-cta-section{margin:0 20px 24px;padding:16px 20px;background:linear-gradient(135deg,var(--rds-rose-pale),#fff8f6);border-radius:16px;border:1px solid var(--rds-rose-light);display:flex;align-items:center;justify-content:space-between;gap:12px}.rds-ai-cta-content{display:flex;align-items:center;gap:12px}.rds-ai-cta-icon{font-size:24px}.rds-ai-cta-title{font-size:15px;font-weight:700;color:var(--rds-text-dark)}.rds-ai-cta-sub{font-size:12px;color:var(--rds-text-muted);margin-top:2px}.rds-ai-cta-btn{flex-shrink:0;padding:9px 18px;background:var(--rds-rose);color:#fff;border:none;border-radius:99px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s}.rds-ai-cta-btn:hover{background:var(--rds-rose-deep)}@media (min-width: 768px){.rds-ai-cta-section{margin:0 48px 32px;padding:20px 28px}}.rds-products-title{padding:8px 20px 0}@media (min-width: 768px){.rds-products-title{padding:8px 48px 0}}.tea-card{background:var(--rds-bg-card)!important;border:1px solid var(--rds-border)!important;border-radius:16px!important;width:170px!important;padding:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;box-shadow:0 2px 12px #c4675a0f!important}.tea-card:hover{transform:translateY(-4px)!important;box-shadow:0 8px 24px #c4675a24!important}.tea-card-media{width:100%!important;margin:0!important;aspect-ratio:4/3!important;border-radius:16px 16px 0 0!important;position:relative!important}.tea-card-media--empty{background:linear-gradient(135deg,#f5e6e0,#faf6f1)!important}.tea-card-rds-badge{position:absolute;top:8px;left:8px;background:var(--rds-rose);color:#fff;font-size:10px;font-weight:700;padding:3px 8px;border-radius:99px;letter-spacing:.02em;line-height:1.4;pointer-events:none;z-index:2}.tea-card-body{padding:10px 12px 4px!important;flex:1}.tea-card .title{font-size:14px!important;font-weight:700!important;color:var(--rds-text-dark)!important;margin:0 0 4px!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.tea-card-copy{font-size:11.5px!important;color:var(--rds-text-muted)!important;line-height:1.45!important;margin-bottom:6px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.tea-card .price-line{padding:0 12px 6px!important;font-size:14px!important;font-weight:700!important;color:var(--rds-rose)!important}.tea-card .price-line span[itemprop=price]{color:var(--rds-rose)!important;font-weight:700!important}.tea-card-tags{display:flex!important;flex-wrap:wrap!important;gap:4px!important;padding:0 12px 10px!important}.tea-card-tags span{font-size:10.5px!important;color:var(--rds-text-mid)!important;background:var(--rds-rose-pale)!important;border-radius:99px!important;padding:2px 8px!important;font-weight:500!important}.tea-card-quick-add{position:absolute!important;bottom:10px!important;right:10px!important;width:30px!important;height:30px!important;border-radius:50%!important;background:var(--rds-rose)!important;color:#fff!important;border:none!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 2px 8px #c4675a59!important;transition:background .15s,transform .15s!important;z-index:3!important}.tea-card-quick-add:active{transform:scale(.9)!important}.tea-card-quick-add:hover{background:var(--rds-rose-deep)!important}.tea-card-quick-add svg{width:14px!important;height:14px!important}.tea-card{position:relative!important}@media (min-width: 768px){.tea-card{width:210px!important}}.tea-card .product-fav-btn{display:none!important}.rds-category-section{padding:32px 20px 40px;background:var(--rds-bg-page)}@media (min-width: 768px){.rds-category-section{padding:40px 48px 56px}}.rds-category-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:18px}@media (min-width: 480px){.rds-category-grid{grid-template-columns:repeat(3,1fr)}}.rds-cat-card{border-radius:18px;overflow:hidden;background:var(--rds-bg-card);border:1px solid var(--rds-border);display:flex;flex-direction:column;cursor:pointer;transition:transform .2s,box-shadow .2s}.rds-cat-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #c4675a1f}.rds-cat-img{width:100%;aspect-ratio:4/3;overflow:hidden}.rds-cat-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.rds-cat-card:hover .rds-cat-img img{transform:scale(1.06)}.rds-cat-body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:4px;flex:1}.rds-cat-name{font-family:"Noto Serif TC",serif;font-size:17px;font-weight:800;color:var(--rds-text-dark)}.rds-cat-sub{font-size:12.5px;color:var(--rds-text-muted)}.rds-cat-cta{display:inline-flex;align-items:center;gap:4px;margin-top:12px;padding:7px 16px;border-radius:99px;border:1.5px solid var(--rds-rose);color:var(--rds-rose);font-size:13px;font-weight:600;background:transparent;cursor:pointer;align-self:flex-start;transition:background .15s,color .15s}.rds-cat-cta:hover{background:var(--rds-rose);color:#fff}.rds-trust-row{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;padding:32px 24px;background:var(--rds-bg-section);border-top:1px solid var(--rds-border);border-bottom:1px solid var(--rds-border)}.rds-trust-badge{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:80px}.rds-trust-badge-icon{width:44px;height:44px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #c4675a1a;color:var(--rds-rose)}.rds-trust-badge-icon svg{width:22px;height:22px}.rds-trust-badge-name{font-size:13px;font-weight:700;color:var(--rds-text-dark)}.rds-trust-badge-sub{font-size:11px;color:var(--rds-text-muted);text-align:center}.rds-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:var(--rds-nav-h);padding-bottom:env(safe-area-inset-bottom);background:#faf6f1f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--rds-border);display:flex;align-items:stretch;z-index:300}@media (min-width: 768px){.rds-bottom-nav{display:none}}.rds-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-decoration:none;color:var(--rds-text-muted);font-size:10px;font-weight:500;transition:color .15s;-webkit-tap-highlight-color:transparent}.rds-nav-item.rds-nav-active,.rds-nav-item:hover{color:var(--rds-rose)}.rds-nav-icon{width:22px;height:22px}@media (max-width: 767px){.stickybar{display:none!important}}.cat-zh{color:var(--rds-text-dark)!important}.cat-en{color:var(--rds-text-muted)!important}.tea-scene,.catalog-tabs-wrap{background:var(--rds-bg-page)!important}.site-footer{background:var(--rds-bg-section)!important;border-top:none!important}.footer-heading{color:var(--rds-text-dark)!important}.hh-member-section{padding:0!important}.hh-member-hero-wrap{border-radius:20px;overflow:hidden;box-shadow:0 8px 28px #1e3c282e}.hh-member-hero{position:relative;background:linear-gradient(135deg,#2a5038,#1e3d2b 60%,#153024)!important;padding:24px 20px 20px!important;min-height:unset!important;display:block!important;align-items:unset!important;box-shadow:none!important;cursor:pointer;overflow:hidden;-webkit-tap-highlight-color:transparent}.hh-member-deco{position:absolute;top:0;right:0;width:200px;height:160px;pointer-events:none}.hh-member-hero__body{position:relative;z-index:1;display:flex;align-items:center;gap:16px}.hh-member-avatar{flex-shrink:0;display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#ffffff1f;border:2px solid rgba(212,175,55,.5);color:#f2e8c8;font-size:28px}.hh-member-info{flex:1}.hh-member-info h3{margin:0 0 4px;color:#fff;font:700 20px/1.2 "Noto Serif TC",serif}.hh-member-info p{margin:0 0 10px;color:#ffffffb8;font-size:13px}.hh-member-tags{display:flex;gap:8px}.hh-tag{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.08em}.hh-tag--vip{background:transparent;border:1px solid #d4af37;color:#d4af37}.hh-tag--member{background:#ffffff26;border:1px solid rgba(255,255,255,.4);color:#fff}.hh-member-arrow{flex-shrink:0;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#ffffff26;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:18px;transition:background .2s}.hh-member-hero:active .hh-member-arrow{background:#ffffff40}.hh-member-line-strip{display:flex;align-items:center;gap:14px;padding:14px 18px;background:#fffdf7;border-top:1px dashed rgba(180,150,60,.3);cursor:pointer}.hh-line-icon{flex-shrink:0;display:grid;place-items:center;width:44px;height:44px;border-radius:10px;background:#f5f0e6;border:1px dashed #c9a84c;color:#9a7735;font-size:22px}.hh-line-text{flex:1;display:flex;flex-direction:column;gap:2px}.hh-line-text small{color:#8a7a5a;font-size:12px}.hh-line-text strong{color:#3a3020;font:700 18px/1.2 "Noto Serif TC",serif}.hh-line-btn{flex-shrink:0;padding:10px 18px;border:none;border-radius:10px;background:linear-gradient(135deg,#c9a84c,#a87d2a);color:#fff;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:opacity .2s}.hh-line-btn:active{opacity:.85}.hh-member-actions-wrap{display:flex;flex-direction:column;gap:14px;width:min(100% - 40px,1180px);margin-left:auto!important;margin-right:auto!important;padding-top:4px}.hh-member-panel{padding:20px 0;border-radius:0;background:transparent;box-shadow:none;border-bottom:1px solid rgba(200,215,200,.5)}.hh-panel-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.hh-panel-title{font:700 17px/1.2 "Noto Serif TC",serif;color:#1c3628}.hh-panel-sub{margin:4px 0 0;color:#8a9b8e;font-size:13px}.hh-panel-more{font-size:13px;color:#5a7b68;text-decoration:none;white-space:nowrap;padding-top:2px}.hh-feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.hh-perk-grid{grid-template-columns:repeat(4,1fr)!important}.hh-feature-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 4px;border:none;border-radius:10px;background:transparent;cursor:pointer;transition:background .18s,transform .15s;text-align:center}.hh-feature-item:active{background:#f0f5f1;transform:scale(.97)}.hh-feat-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#eef4ef;color:#2f5c3e;font-size:22px}.hh-feat-name{font-size:13px;font-weight:600;color:#1e3628}.hh-feat-sub{font-size:11px;color:#8a9b8e}.hh-perk-item{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;padding:10px 4px}.hh-perk-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#eef4ef;color:#2f5c3e;font-size:24px;margin-bottom:2px}.hh-perk-name{font-size:13px;font-weight:600;color:#1e3628}.hh-perk-sub{font-size:11px;color:#8a9b8e;display:block}.hh-member-invite{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 20px;border-radius:18px;background:linear-gradient(135deg,#f5f0e6,#ede8d8);overflow:hidden;position:relative}.hh-invite-text{flex:1;z-index:1}.hh-invite-text h3{margin:0 0 4px;font:700 17px/1.3 "Noto Serif TC",serif;color:#1e3020}.hh-invite-text p{margin:0 0 14px;color:#6b5e42;font-size:13px}.hh-invite-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;border:none;border-radius:999px;background:#2a5038;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:opacity .2s}.hh-invite-btn:active{opacity:.85}.hh-invite-img{flex-shrink:0;width:130px;height:110px;border-radius:12px;overflow:hidden}.hh-invite-img img{width:100%;height:100%;object-fit:cover;object-position:center}.hh-member-section .member-dashboard,.hh-member-section .card-shine,.hh-member-section .vip-bg-pattern{display:none!important}.hh-catalog-active-tag{display:inline-flex;align-items:center;gap:6px;margin-top:14px;padding:7px 14px 7px 12px;border-radius:999px;background:#5f8a5221;color:var(--hh-app-forest, #244231);font:700 13px/1 var(--font-ui, sans-serif)}.hh-catalog-active-tag.hidden{display:none}.hh-catalog-active-tag i.ph-funnel-simple{font-size:14px;color:#5f8a52}.hh-catalog-active-tag strong{font-weight:850;color:#3d6b2e}.hh-catalog-active-tag__clear{display:grid;place-items:center;width:22px;height:22px;margin-left:2px;padding:0;border:0;border-radius:50%;background:#5f8a5238;color:#3d6b2e;font-size:12px;cursor:pointer;transition:background .15s}.hh-catalog-active-tag__clear:hover{background:#5f8a5261}.mobile-nav-cart-wrap{position:relative;display:inline-flex}.mobile-nav-cart-badge{position:absolute;top:-4px;right:-4px;min-width:14px;height:14px;padding:0 3px;border-radius:999px;background:#3d6b2e;color:#fff;font:700 9px/14px var(--font-ui, sans-serif);text-align:center;pointer-events:none;border:1.5px solid #fff}.mobile-nav-cart-badge[hidden]{display:none}.hh-cart-sheet{display:flex;flex-direction:column;padding:0!important;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:none;border-radius:30px 30px 0 0!important;background:#fffef8!important;max-height:calc(92svh - env(safe-area-inset-bottom))!important}.hh-cart-handle{width:46px;height:5px;margin:14px auto 0;border-radius:999px;background:#263f3126;flex-shrink:0}.hh-cart-header{padding:16px 20px 10px;flex-shrink:0}.hh-cart-title-row{position:relative;display:flex;align-items:center;justify-content:center}.hh-cart-title{margin:0;font:800 28px/1.2 var(--font-primary, serif);color:#1e3a2f;letter-spacing:0}.hh-cart-count{font:700 16px/1 var(--font-ui, sans-serif);color:#263f318c}.hh-cart-close{position:absolute;right:0;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:#263f3112;color:#244231;font-size:18px;cursor:pointer}.hh-cart-title-deco{display:none}.hh-cart-title-deco span{flex:1;height:1px;background:#263f311f}.hh-cart-freeship{margin:0 16px 4px;padding:12px 14px;border-radius:14px;background:#5f8a5212;flex-shrink:0}.hh-cart-freeship__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font:700 13px/1.3 var(--font-ui, sans-serif);color:#244231}.hh-cart-freeship__hint{color:#3d6b2e}.hh-cart-freeship__hint em{font-style:normal;color:#2d8f50;font-weight:900}.hh-cart-freeship__fee{color:#263f3199;font-size:12px}.hh-cart-freeship__bar-wrap{height:8px;border-radius:999px;background:#263f311f;overflow:hidden;display:block!important}.hh-cart-freeship__bar{height:100%;border-radius:999px;background:linear-gradient(90deg,#5f8a52,#7ab86a);transition:width .5s cubic-bezier(.4,0,.2,1);width:0%}.hh-cart-freeship__meta{margin-top:6px;font:600 12px/1 var(--font-ui, sans-serif);color:#263f318c}.hh-cart-items{flex-shrink:0;padding:8px 16px 0}.hh-cart-item{display:grid;grid-template-columns:80px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid rgba(38,63,49,.08);position:relative}.hh-cart-item:last-child{border-bottom:0}.hh-cart-item__img{width:80px;height:80px;border-radius:14px;object-fit:cover;background:#263f310f;flex-shrink:0}.hh-cart-item__body{display:flex;flex-direction:column;justify-content:space-between;min-width:0;padding-right:28px}.hh-cart-item__delete{position:absolute;top:14px;right:0;display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:8px;background:transparent;color:#263f3161;font-size:16px;cursor:pointer;transition:color .15s,background .15s}.hh-cart-item__delete:hover{color:#c0392b;background:#c0392b14}.hh-cart-item__name{font:700 15px/1.3 var(--font-ui, sans-serif);color:#1e3a2f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hh-cart-item__spec{font:600 12px/1 var(--font-ui, sans-serif);color:#263f318c;margin-top:3px}.hh-cart-item__pack{font:500 11px/1.3 var(--font-ui, sans-serif);color:#3d6b47;margin-top:4px}.hh-cart-item__pack--default{color:#263f3173}.hh-cart-item__footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.hh-cart-item__price-block{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0;flex:1 1 auto}.hh-cart-item__price-row{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.hh-cart-item__price{font:800 16px/1.1 var(--font-ui, sans-serif);color:#1e3a2f;white-space:nowrap}.hh-cart-item__price-strike{color:#999;text-decoration:line-through;font-weight:500;font-size:12px;white-space:nowrap}.hh-cart-item__saving-tag{background:#ff99001f;color:#b8860b;padding:2px 8px;border-radius:10px;font-size:10.5px;font-weight:700;letter-spacing:.02em;white-space:nowrap;align-self:flex-start}.hh-cart-item__qty{flex-shrink:0}.hh-cart-item__qty{display:flex;align-items:center;gap:0;border:1px solid rgba(38,63,49,.15);border-radius:10px;overflow:hidden}.hh-qty-btn{display:grid;place-items:center;width:32px;height:32px;border:0;background:transparent;color:#3d6b2e;font-size:16px;font-weight:700;cursor:pointer;transition:background .12s}.hh-qty-btn:hover{background:#5f8a521a}.hh-qty-val{min-width:28px;text-align:center;font:700 14px/1 var(--font-ui, sans-serif);color:#1e3a2f}.hh-cart-item--giftbox .hh-cart-item__spec{white-space:normal;line-height:1.5}.hh-cart-continue{display:flex;align-items:center;justify-content:center;gap:7px;width:calc(100% - 32px);margin:10px 16px;padding:13px;border:1.5px dashed rgba(38,63,49,.2);border-radius:14px;background:transparent;color:#263f3199;font:700 14px/1 var(--font-ui, sans-serif);cursor:pointer;transition:border-color .15s,color .15s;flex-shrink:0}.hh-cart-continue:hover{border-color:#5f8a52;color:#3d6b2e}.hh-cart-coupon{margin:0 16px;flex-shrink:0}.hh-cart-coupon__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font:700 14px/1 var(--font-ui, sans-serif);color:#1e3a2f}.hh-cart-coupon__link{display:flex;align-items:center;gap:3px;border:0;background:transparent;color:#5f8a52;font:700 13px/1 var(--font-ui, sans-serif);cursor:pointer;padding:0}.hh-cart-coupon__input-row{display:flex;gap:8px}.hh-cart-coupon__input{flex:1;height:44px;padding:0 14px;border:1.5px solid rgba(38,63,49,.15);border-radius:12px;background:#fff;font:600 14px/1 var(--font-ui, sans-serif);color:#1e3a2f;outline:none}.hh-cart-coupon__input:focus{border-color:#5f8a52}.hh-cart-coupon__apply{height:44px;padding:0 18px;border:0;border-radius:12px;background:#1e3a2f;color:#fff;font:700 14px/1 var(--font-ui, sans-serif);cursor:pointer;white-space:nowrap}.hh-cart-coupon__msg{min-height:18px;margin-top:7px;font:600 12px/1.3 var(--font-ui, sans-serif);color:#5f8a52}.hh-cart-summary{margin:16px 16px 0;display:flex;flex-direction:column;gap:10px;flex-shrink:0}.hh-cart-summary__row{display:flex;justify-content:space-between;align-items:center;font:600 14px/1 var(--font-ui, sans-serif);color:#263f31b3}.hh-cart-summary__row--disc{display:none}.hh-cart-summary__row--disc.visible{display:flex}.hh-cart-disc-val{color:#d94f3d;font-weight:800}.hh-cart-ship-info{display:inline-grid;place-items:center;width:18px;height:18px;border:0;border-radius:50%;background:#263f311a;color:#263f3180;font-size:11px;cursor:pointer;padding:0;vertical-align:middle}.hh-cart-total{display:flex;justify-content:space-between;align-items:center;margin:14px 16px 0;padding-top:14px;border-top:1px solid rgba(38,63,49,.1);flex-shrink:0}.hh-cart-total span{font:700 15px/1 var(--font-ui, sans-serif);color:#1e3a2f}.hh-cart-total strong{font:900 24px/1 var(--font-ui, sans-serif);color:#1e3a2f}.hh-cart-footer{padding:14px 16px calc(16px + env(safe-area-inset-bottom));flex-shrink:0}.hh-cart-checkout-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:54px;border:0;border-radius:16px;background:#1e3a2f;color:#fff;font:800 17px/1 var(--font-ui, sans-serif);cursor:pointer;transition:background .18s}.hh-cart-checkout-btn:hover{background:#2d5540}.hh-cart-checkout-btn i{font-size:18px}.hh-cart-footer__note{display:flex;align-items:center;justify-content:center;gap:5px;margin:10px 0 0;font:600 12px/1.3 var(--font-ui, sans-serif);color:#263f318c}.hh-cart-empty{padding:48px 20px;text-align:center;color:#263f3173;font:600 15px/1.6 var(--font-ui, sans-serif)}.hh-cart-empty i{display:block;font-size:42px;margin-bottom:12px;color:#263f3133}.hh-modal-fab-bar{position:absolute;top:0;left:0;right:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:calc(env(safe-area-inset-top,0px) + 14px) 16px 14px;pointer-events:none}.hh-modal-fab-bar>*{pointer-events:auto}.hh-modal-fab-right{display:flex;gap:8px;align-items:center}.hh-modal-fab-close,.hh-modal-fab-btn{width:36px;height:36px;border-radius:50%;background:#ffffffe0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:none;display:flex;align-items:center;justify-content:center;font-size:18px;color:#1a1a1a;cursor:pointer;box-shadow:0 2px 10px #0003;position:relative;flex-shrink:0}.hh-modal-fab-badge{position:absolute;top:-3px;right:-3px;min-width:16px;height:16px;border-radius:99px;background:#3d6b2e;color:#fff;font:700 10px / 16px var(--font-ui, sans-serif);text-align:center;padding:0 3px;border:1.5px solid #fff}.tea-modal-header{position:absolute!important;top:0;left:0;right:0;height:60px!important;padding:0!important;background:transparent!important;border:none!important;z-index:1;pointer-events:auto}.tea-modal-header h2,.tea-modal-header #modalTitle{display:none!important}.tea-modal-content{padding-top:0!important;background:#f7f5ec!important}.tea-modal .tea-collection{padding:0 0 calc(180px + env(safe-area-inset-bottom)) 0!important;gap:0!important}.tea-modal .modal-block{margin-bottom:0!important}.tea-modal .detailblock{background:transparent!important;border-radius:0!important;box-shadow:none!important;padding:20px!important;margin-bottom:0!important;border-bottom:1px solid rgba(0,0,0,.08)!important}.tea-modal .modal-custom-image-card{border-radius:0!important}.tea-modal .modal-block-core{background:#f7f5ec!important}.tea-modal .itemcard{margin-top:0!important;padding:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;border:none!important;overflow:visible!important}.tea-modal .itemcard>.itemcard-gallery{width:100%!important;margin:0!important;border-radius:0!important;aspect-ratio:4 / 3;background:#e8efe9;position:relative!important}.tea-modal .itemcard>.itemcard-gallery .itemcard-gallery-embla{border-radius:0!important;height:100%!important}.tea-modal .itemcard>.itemcard-gallery .itemcard-gallery-viewport{border-radius:0!important;border:none!important;box-shadow:none!important;height:100%!important}.tea-modal .itemcard>.itemcard-gallery .itemcard-gallery-slide{height:100%!important}.tea-modal .itemcard-gallery-img{border-radius:0!important;object-fit:cover;width:100%;height:100%}.tea-modal .itemcard-gallery-dots{position:absolute!important;bottom:12px!important;left:0;right:0;justify-content:center!important}.tea-modal .itemcard>*:not(.itemcard-gallery){padding-left:20px;padding-right:20px;box-sizing:border-box}@media (min-width: 900px){.tea-modal .itemcard>*:not(.itemcard-gallery):not(.modal-share-btn){padding-left:28px!important;padding-right:28px!important}}.hh-product-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:22px;margin-bottom:4px}.hh-product-title{font:800 26px/1.2 "Noto Serif TC",serif;color:#1a2e1e;margin:0}.hh-variant-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:99px;border:1.5px solid rgba(47,75,60,.25);font:600 13px / 1 var(--font-ui, sans-serif);color:#5f7366;background:#2f4b3c0d;white-space:nowrap}.hh-product-tagline{font:500 15px / 1.5 var(--font-ui, sans-serif);color:#7a9e7e;margin:0 0 4px}.hh-core-divider{height:1px;background:#0000000f;margin:18px 0 0}.hh-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:20px!important;border-bottom:1px solid rgba(0,0,0,.06)}.hh-highlight-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 8px;border-right:1px solid rgba(0,0,0,.06)}.hh-highlight-item:last-child{border-right:none}.hh-highlight-icon{font-size:26px;color:#3d6b2e;margin-bottom:7px}.hh-highlight-title{font:700 13px / 1.3 var(--font-ui, sans-serif);color:#2f4b3c;margin-bottom:4px}.hh-highlight-desc{font:400 11px / 1.4 var(--font-ui, sans-serif);color:#999}.hh-profile-rows{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;margin-bottom:14px}.hh-palate-section,.hh-flavor-wheel-section,.hh-profile-section,.hh-brew-section,.hh-craft-section,.hh-origin-section,.hh-pairing-section{margin:0!important;border-radius:0!important;padding:20px!important;background:transparent!important;border-bottom:1px solid rgba(0,0,0,.08)!important}.hh-palate-node,.hh-brew-meta-item,.hh-brew-step,.hh-origin-card,.hh-origin-map,.hh-pairing-body{border-radius:0!important}.hh-brew-step{border-top:1px solid rgba(0,0,0,.06);padding-top:12px!important;padding-bottom:12px!important}.hh-brew-step:first-child{border-top:none}.hh-gallery-counter{position:absolute;top:12px;right:14px;background:#0000006b;color:#fff;font:600 12px/1 var(--font-ui, sans-serif);letter-spacing:.04em;padding:4px 8px;border-radius:20px;pointer-events:none;z-index:4}.itemcard-gallery{position:relative}.hh-price-row{display:flex;align-items:baseline;gap:6px;margin:14px 0 10px}.hh-price-amount{font-family:"Noto Serif TC",serif;font-weight:700;font-size:22px;color:#b8860b}.hh-price-unit{font-size:13px;color:#999;font-weight:400}.hh-price-sale{color:#c0392b!important}.hh-price-original-modal{font-size:13px;color:#999;text-decoration:line-through;font-weight:400}.hh-price-save-badge{font-size:11px;font-weight:600;color:#fff;background:#c0392b;border-radius:4px;padding:2px 6px;white-space:nowrap}.hh-stock-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:14px}.hh-qty-row{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.hh-qty-label{font-size:15px;font-weight:700;color:#2f4b3c}.hh-add-btn{display:flex;align-items:center;justify-content:center}.hh-variant-row{margin:14px 0 6px}.hh-variant-label{font-size:13px;color:#5f7366;font-weight:600;margin-bottom:8px}.hh-variant-pills{display:flex;flex-wrap:wrap;gap:8px}.hh-variant-pill{padding:7px 16px;border:1.5px solid rgba(47,75,60,.2);border-radius:100px;background:#fff;color:#2f4b3c;font:600 13px/1.3 var(--font-ui, sans-serif);cursor:pointer;transition:border-color .18s,background .18s,color .18s}.hh-variant-pill.active{border-color:#3d6b2e;background:#3d6b2e;color:#fff}.hh-section-title{font:700 15px/1.4 var(--font-ui, sans-serif);color:#2f4b3c;letter-spacing:.04em;margin-bottom:14px;padding-left:10px;border-left:3px solid #3d6b2e}.hh-palate-nodes{display:flex;flex-direction:column;gap:0}.hh-palate-node{background:transparent;padding:12px 0;display:flex;align-items:flex-start;gap:12px;border-top:1px solid rgba(0,0,0,.06)}.hh-palate-node:first-child{border-top:none}.hh-palate-tag{flex-shrink:0;background:#3d6b2e;color:#fff;font:700 11px/1 var(--font-ui, sans-serif);padding:4px 8px;border-radius:20px;margin-top:2px}.hh-palate-desc{font:400 14px/1.6 var(--font-body, serif);color:#3a3a3a}.hh-palate-arrow{display:flex;justify-content:center;padding:4px 0;color:#b0c8a8;font-size:14px}.hh-profile-rows{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.hh-profile-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.hh-profile-label{font:500 13px/1 var(--font-ui, sans-serif);color:#5f7366;min-width:36px}.hh-profile-leaves{display:flex;gap:4px}.hh-leaf-on{color:#3d6b2e;font-size:18px}.hh-leaf-off{color:#d8e8d2;font-size:18px}.hh-tasting-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.hh-tasting-chip{font:500 12px/1 var(--font-ui, sans-serif);color:#3d6b2e;background:#3d6b2e14;border:1px solid rgba(61,107,46,.2);border-radius:20px;padding:4px 10px}.hh-brew-method{font:600 13px/1.4 var(--font-ui, sans-serif);color:#3d6b2e;margin-bottom:14px;display:flex;align-items:center;gap:5px}.hh-brew-meta{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;margin-bottom:18px}.hh-brew-meta-item{display:flex;align-items:flex-start;gap:8px;background:#ffffff8c;padding:10px 12px}.hh-brew-meta-item>i{font-size:20px;color:#3d6b2e;flex-shrink:0;margin-top:1px}.hh-brew-meta-label{font:500 11px/1 var(--font-ui, sans-serif);color:#999;margin-bottom:4px}.hh-brew-meta-val{font:700 13px/1.3 var(--font-ui, sans-serif);color:#2f4b3c}.hh-brew-steps{display:flex;flex-direction:column;gap:8px}.hh-brew-step{display:flex;align-items:flex-start;gap:12px;background:transparent;padding:10px 14px}.hh-brew-step-num{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#3d6b2e;color:#fff;font:700 12px/22px var(--font-ui, sans-serif);text-align:center}.hh-brew-step-body{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}.hh-brew-step-time{font:700 12px/1 var(--font-ui, sans-serif);color:#3d6b2e;background:#3d6b2e14;border-radius:6px;padding:2px 7px}.hh-brew-step-action{font:400 13px/1.5 var(--font-body, serif);color:#3a3a3a}.hh-brew-v2{display:flex;flex-direction:column;gap:18px}.hh-brew-prep{background:#f5f0e880;border-radius:10px;padding:14px 16px}.hh-brew-prep-title{font:600 12px/1 var(--font-ui, sans-serif);color:#6b8a5a;letter-spacing:.08em;margin-bottom:10px}.hh-brew-prep-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px}.hh-brew-prep-item{display:flex;align-items:flex-start;gap:8px}.hh-brew-prep-item>i{font-size:18px;color:#6b8a5a;flex-shrink:0;margin-top:2px}.hh-brew-prep-label{font:500 11px/1 var(--font-ui, sans-serif);color:#999;margin-bottom:3px}.hh-brew-prep-val{font:400 13px/1.45 var(--font-body, serif);color:#3a3a3a}.hh-brew-v2-tabs{display:flex;gap:2px;padding:3px;background:#ffffff8c;border-radius:10px;margin-bottom:14px}.hh-brew-v2-tab{flex:1;background:transparent;border:none;padding:9px 14px;font:600 13px/1.2 var(--font-ui, sans-serif);color:#6b7a5e;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:background .2s,color .2s}.hh-brew-v2-tab i{font-size:16px}.hh-brew-v2-tab.is-active{background:#3d6b2e;color:#fff}.hh-brew-v2-main-single{font:600 13px/1 var(--font-ui, sans-serif);color:#3d6b2e;display:inline-flex;align-items:center;gap:6px;margin-bottom:12px}.hh-brew-v2-main-single i{font-size:18px}.hh-brew-v2-pane{display:none}.hh-brew-v2-pane.is-active{display:block}.hh-brew-v2-mtabs{display:inline-flex;gap:2px;padding:2px;background:#3d6b2e0f;border-radius:8px;margin-bottom:12px}.hh-brew-v2-mtab{background:transparent;border:none;padding:6px 14px;font:500 12px/1.2 var(--font-ui, sans-serif);color:#5a7b4a;border-radius:6px;cursor:pointer;transition:background .2s,color .2s}.hh-brew-v2-mtab.is-active{background:#fff;color:#3d6b2e;font-weight:700}.hh-brew-v2-mpanel{display:none}.hh-brew-v2-mpanel.is-active{display:block}.hh-brew-v2-subtitle{font:400 12px/1.4 var(--font-ui, sans-serif);color:#999;margin-bottom:10px;font-style:italic}.hh-brew-v2-notes{margin-top:12px;padding:10px 14px;background:#3d6b2e0d;border-left:2px solid #3d6b2e;border-radius:4px;font:400 12.5px/1.6 var(--font-body, serif);color:#4a5a4a;white-space:pre-line}.hh-brew-v2-steps{display:flex;flex-direction:column;margin-top:10px;border-radius:8px;overflow:hidden;background:#fff6}.hh-brew-v2-step{display:grid;grid-template-columns:80px 100px 1fr;gap:12px;padding:10px 14px;border-bottom:1px solid rgba(61,107,46,.08)}.hh-brew-v2-step:last-child{border-bottom:none}.hh-brew-v2-step--head{background:#3d6b2e1a;font:600 11px/1 var(--font-ui, sans-serif);color:#6b8a5a;letter-spacing:.06em;padding:8px 14px}.hh-brew-v2-step-label{font:600 13px/1.4 var(--font-ui, sans-serif);color:#3d6b2e}.hh-brew-v2-step-time{font:600 12px/1.4 var(--font-ui, sans-serif);color:#6b8a5a}.hh-brew-v2-step-flavor{font:400 13px/1.5 var(--font-body, serif);color:#3a3a3a}.hh-brew-v2-step--head .hh-brew-v2-step-label,.hh-brew-v2-step--head .hh-brew-v2-step-time,.hh-brew-v2-step--head .hh-brew-v2-step-flavor{font:600 11px/1 var(--font-ui, sans-serif);color:#6b8a5a}@media (max-width: 540px){.hh-brew-v2-step{grid-template-columns:70px 1fr;gap:4px 10px}.hh-brew-v2-step-flavor{grid-column:1 / -1;margin-top:2px}.hh-brew-v2-step--head .hh-brew-v2-step-flavor{display:none}}.hh-brew-evolution{background:#f5f0e880;border-radius:10px;padding:14px 16px}.hh-brew-evolution-title{font:600 12px/1 var(--font-ui, sans-serif);color:#6b8a5a;letter-spacing:.08em;margin-bottom:10px}.hh-brew-evolution-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.hh-brew-evolution-node{background:#ffffff8c;border-radius:8px;padding:10px 12px}.hh-brew-evolution-tag{font:600 11px/1 var(--font-ui, sans-serif);color:#3d6b2e;margin-bottom:6px;letter-spacing:.06em}.hh-brew-evolution-desc{font:400 12.5px/1.5 var(--font-body, serif);color:#3a3a3a}.hh-brew-tips{background:#fff8eb8c;border-radius:10px;padding:14px 18px}.hh-brew-tips-title{font:600 12px/1 var(--font-ui, sans-serif);color:#8a6a3a;letter-spacing:.08em;margin-bottom:10px}.hh-brew-tips-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.hh-brew-tips-list li{font:400 13px/1.6 var(--font-body, serif);color:#4a3a2a;padding-left:18px;position:relative}.hh-brew-tips-list li:before{content:"✦";position:absolute;left:0;color:#c9a66b;font-size:12px;line-height:1.6}.hh-craft-item-label{font:500 11px/1 var(--font-ui, sans-serif);color:#999;margin-bottom:5px;letter-spacing:.04em}.hh-craft-specs{display:flex;align-items:center}.hh-craft-specs--split .hh-craft-cultivar{flex:0 0 auto;padding-right:20px}.hh-craft-cultivar-val{font-size:22px;font-weight:500;line-height:1.3;color:#2f4b3c;font-family:var(--font-serif, serif)}.hh-craft-vdivider{width:1px;background:#2f4b3c26;align-self:stretch;margin:0 20px}.hh-craft-bars{flex:1;display:flex;flex-direction:column;gap:10px}.hh-craft-bar-row{display:flex;align-items:center;gap:8px}.hh-craft-bar-row .ph{font-size:15px;color:#5f7366;flex:0 0 auto}.hh-craft-bar-label{font:500 13px/1 var(--font-ui, sans-serif);color:#5f7366;white-space:nowrap}.hh-craft-bar-track{flex:1;height:6px;background:#2f4b3c1a;border-radius:99px;overflow:hidden}.hh-craft-bar-fill{height:100%;background:#3d6b2e;border-radius:99px;transition:width .5s ease}.hh-craft-bar-pct{font:600 12px/1 var(--font-ui, sans-serif);color:#5f7366;min-width:28px;text-align:right}.hh-craft-process{margin-top:24px;padding-top:18px;border-top:1px solid rgba(47,75,60,.12)}.hh-craft-tl-outer{overflow-x:auto;scrollbar-width:none;-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 32px),transparent 100%);mask-image:linear-gradient(to right,#000 calc(100% - 32px),transparent 100%)}.hh-craft-tl-outer::-webkit-scrollbar{display:none}.hh-craft-tl-btns{display:flex;justify-content:space-between;min-width:100%;position:relative;padding-bottom:4px}.hh-craft-tl-track{position:absolute;top:8px;height:1px;background:#2f4b3c26;pointer-events:none}.hh-craft-tl-progress{position:absolute;top:7px;height:2px;width:0;background:#2f4b3c;border-radius:1px;pointer-events:none;will-change:width}.hh-craft-tl-item{display:flex;flex-direction:column;align-items:center;padding:4px 8px 8px;border:none;background:transparent;cursor:pointer;position:relative;z-index:1;min-width:44px;-webkit-tap-highlight-color:transparent}.hh-craft-tl-dot{width:8px;height:8px;border-radius:50%;border:1.5px solid rgba(47,75,60,.28);background:transparent;flex-shrink:0;transition:background .3s,border-color .3s,box-shadow .3s}.hh-craft-tl-item.is-past .hh-craft-tl-dot{background:#2f4b3c;border-color:#2f4b3c}.hh-craft-tl-item.is-current .hh-craft-tl-dot{background:#2f4b3c;border-color:#2f4b3c;box-shadow:0 0 0 4px #2f4b3c21}.hh-craft-tl-item.is-inactive{opacity:.38}.hh-craft-current-label{margin-top:10px;font:600 13px/1.3 var(--font-serif, "Noto Serif TC", serif);color:#2f4b3c;letter-spacing:.06em;min-height:18px}.hh-craft-splide{margin-top:22px}.hh-craft-splide .splide__slide{box-sizing:border-box}.hh-craft-card{min-height:0}.hh-craft-swipe-hint{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:14px;font:400 11px/1 var(--font-ui, sans-serif);color:#2f4b3c73;letter-spacing:.04em;opacity:0;animation:hh-swipe-hint-show 3.8s ease-in-out 1.2s forwards;pointer-events:none;-webkit-user-select:none;user-select:none}.hh-craft-swipe-arrows{display:inline-flex;gap:2px;animation:hh-swipe-arrows-bounce 1.2s ease-in-out 1.2s 3}@keyframes hh-swipe-hint-show{0%{opacity:0}15%{opacity:1}to{opacity:1}}@keyframes hh-swipe-arrows-bounce{0%{transform:translate(0)}35%{transform:translate(-6px)}65%{transform:translate(0)}to{transform:translate(0)}}.craft-note-card{position:relative;background:#f8f8f0 url(/images/origin-note-bg-transparent.png) no-repeat right bottom / 65% auto;border-radius:14px;padding:18px 20px 22px 18px;margin:14px 0 20px;overflow:hidden}.craft-note-header{border-left:3px solid rgba(47,75,60,.6);padding-left:10px;margin-bottom:14px}.craft-note-label{font-size:11px;font-weight:500;letter-spacing:.08em;color:#8a7056;margin-bottom:6px;line-height:1.4}.craft-note-title{font:700 20px/1.3 var(--font-serif, "Noto Serif TC", serif);color:#2d2217;letter-spacing:.04em;margin-bottom:0;max-width:58%}.craft-note-body{font-size:14px;color:#4a3e2e;line-height:1.85;letter-spacing:.03em;max-width:62%;white-space:pre-line}@media (max-width: 480px){.craft-note-card{background-size:65% auto;background-position:right bottom}.craft-note-title,.craft-note-body{max-width:100%}}.hh-craft-step-title{font:600 16px/1.5 var(--font-serif, "Noto Serif TC", serif);color:#1a2a1e;margin-bottom:10px}.hh-craft-step-desc{font:400 15px/1.85 var(--font-ui, sans-serif);color:#5a6660;white-space:pre-line}.hh-craft-step-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.hh-craft-step-meta-tag{padding:3px 10px;border:1px solid rgba(47,75,60,.18);border-radius:3px;font:500 12px/1.5 var(--font-ui, sans-serif);color:#5f7366;letter-spacing:.04em}.hh-origin-card{display:flex;align-items:flex-start;gap:12px;background:transparent;padding:4px 0}.hh-origin-pin{font-size:24px;color:#3d6b2e;flex-shrink:0;margin-top:2px}.hh-origin-name{font:600 15px/1.4 var(--font-ui, sans-serif);color:#2f4b3c;margin-bottom:5px}.hh-origin-alt{font:500 13px/1.3 var(--font-ui, sans-serif);color:#7a9e7e;display:flex;align-items:center;gap:4px}.hh-terroir-list{display:flex;flex-direction:column;margin-top:12px}.hh-terroir-item{padding:10px 0;border-top:1px solid rgba(0,0,0,.06)}.hh-terroir-name{font:600 13px/1.3 var(--font-ui, sans-serif);color:#3d6b2e;display:flex;align-items:center;gap:5px;margin-bottom:4px}.hh-terroir-name i{font-size:13px}.hh-terroir-desc{font:400 13px/1.6 var(--font-body, serif);color:#555}.hh-flavor-wheel-section{overflow:visible!important}.hh-flavor-wheel-wrap{display:block;width:100%;padding:8px 0 4px;overflow:visible}.hh-fw-mode-bar{display:flex;gap:8px;padding:0 16px 10px}.hh-fw-mode-btn{flex:1;padding:6px 0;border-radius:20px;font-size:11px;border:1.5px solid rgba(164,142,124,.35);background:transparent;color:#b0a090;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.hh-fw-mode-btn.active{background:#a48e7c;border-color:#a48e7c;color:#fff;font-weight:600}.hh-fw-leaf-panel{padding:10px 16px 6px;border-top:1px solid rgba(164,142,124,.15);margin-top:4px}.hh-fw-panel-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.hh-fw-panel-cat-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.hh-fw-panel-cat-name{font-size:13px;font-weight:600;color:#3a3028}.hh-fw-panel-close{margin-left:auto;background:none;border:none;font-size:15px;color:#b0a090;cursor:pointer;padding:0 4px;line-height:1}.hh-fw-panel-subcat{font-size:10px;color:#b0a090;letter-spacing:.06em;margin:8px 0 4px}.hh-fw-panel-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.hh-fw-chip{display:inline-block;padding:3px 10px;border-radius:20px;font-size:11px;border:1.5px solid var(--fw-color, #c4a0b4);color:var(--fw-color, #c4a0b4);background:transparent;line-height:1.5}.hh-fw-chip.active{background:var(--fw-color, #c4a0b4);color:#fff;font-weight:600}.hh-origin-map{display:none;height:200px;border-radius:12px;overflow:hidden;margin-top:12px}.hh-pairing-body{display:flex;align-items:flex-start;gap:12px;background:transparent;padding:4px 0}.hh-pairing-icon{font-size:22px;color:#3d6b2e;flex-shrink:0;margin-top:2px}.hh-pairing-text{font:400 14px/1.6 var(--font-body, serif);color:#3a3a3a;margin:0;white-space:pre-line}.hh-feature-item:hover{background:#5c8d4d14;transform:translateY(-2px);transition:background .18s,transform .18s}.hh-feature-item:nth-child(1) .hh-feat-icon{background:#fef3c7;color:#b45309}.hh-feature-item:nth-child(2) .hh-feat-icon{background:#fce7f3;color:#be185d}.hh-feature-item:nth-child(3) .hh-feat-icon{background:#dbeafe;color:#1d4ed8}.hh-feature-item:nth-child(4) .hh-feat-icon{background:#d1fae5;color:#065f46}.hh-feature-item:nth-child(5) .hh-feat-icon{background:#ede9fe;color:#7c3aed}.hh-perk-badge{display:inline-block;margin-top:4px;padding:2px 8px;border-radius:999px;background:#5c8d4d1f;color:#3d6b2e;font:700 11px/1.4 var(--font-ui, sans-serif);white-space:nowrap}.hh-perk-item:nth-child(1) .hh-perk-icon{background:#e0f2fe;color:#0369a1}.hh-perk-item:nth-child(2) .hh-perk-icon{background:#fce7f3;color:#be185d}.hh-perk-item:nth-child(3) .hh-perk-icon{background:#d1fae5;color:#065f46}.hh-perk-item:nth-child(4) .hh-perk-icon{background:#fef3c7;color:#b45309}.hh-member-invite{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:16px;padding:22px 20px 20px;background:linear-gradient(145deg,#f5f0e6,#ede8d8)}.hh-invite-head{display:flex;align-items:flex-start;gap:14px}.hh-invite-head-icon{flex-shrink:0;display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#2a50381a;color:#2a5038;font-size:24px}.hh-invite-head h3{margin:0 0 4px;font:700 17px/1.3 "Noto Serif TC",serif;color:#1e3020}.hh-invite-head p{margin:0;color:#6b5e42;font-size:13px;line-height:1.5}.hh-invite-head p strong{color:#2a5038;font-weight:700}.hh-invite-code-row{display:flex;align-items:center;gap:10px;background:#ffffffbf;border:1.5px dashed rgba(180,150,60,.45);border-radius:12px;padding:12px 14px}.hh-invite-code-box{flex:1;display:flex;flex-direction:column;gap:2px}.hh-invite-code-label{font-size:11px;color:#8a7a5a;letter-spacing:.04em}.hh-invite-code-val{font:800 18px/1.2 var(--font-ui, sans-serif);color:#2a5038;letter-spacing:.08em}.hh-invite-copy-btn{flex-shrink:0;padding:8px 16px;border:none;border-radius:8px;background:#2a5038;color:#fff;font:700 13px/1 var(--font-ui, sans-serif);cursor:pointer;transition:opacity .2s;white-space:nowrap}.hh-invite-copy-btn:active{opacity:.8}.hh-invite-actions{display:flex;gap:10px}.hh-invite-line-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:12px 16px;border:none;border-radius:10px;background:#06c755;color:#fff;font:700 14px/1 var(--font-ui, sans-serif);cursor:pointer;transition:opacity .2s}.hh-invite-line-btn svg{width:18px;height:18px}.hh-invite-line-btn:active{opacity:.85}.hh-invite-share-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:12px 16px;border:1.5px solid rgba(42,80,56,.3);border-radius:10px;background:#ffffffb3;color:#2a5038;font:700 14px/1 var(--font-ui, sans-serif);cursor:pointer;transition:background .2s}.hh-invite-share-btn:active{background:#ffffffe6}.hh-invite-img{display:none}.hh-member-deco{display:none!important}.hh-tier-section{width:min(100% - 40px,1180px);margin:0 auto;padding:24px 0 40px}.hh-tier-section-title{font:700 17px/1.2 "Noto Serif TC",serif;color:#1c3628;margin:0 0 4px}.hh-tier-section-sub{font-size:13px;color:#8a9b8e;margin:0 0 20px}.hh-tier-list{display:flex;flex-direction:column;gap:0;border:1px solid rgba(200,215,200,.6);border-radius:14px;overflow:hidden}.hh-tier-row{display:grid;grid-template-columns:64px 1fr;align-items:center;padding:14px 16px;border-bottom:1px solid rgba(200,215,200,.5);gap:14px}.hh-tier-row:last-child{border-bottom:none}.hh-tier-row:nth-child(odd){background:#fafcfa}.hh-tier-name{font:700 14px/1 "Noto Serif TC",serif;color:#1c3628;text-align:center;padding:5px 8px;border-radius:999px;background:#5c8d4d1f;white-space:nowrap}.hh-tier-name.rank-3{background:#b48c3c26;color:#7a5a1a}.hh-tier-name.rank-4{background:#b450281f;color:#7a2a10}.hh-tier-details{display:flex;flex-direction:column;gap:3px}.hh-tier-threshold{font-size:12px;color:#6b7f72}.hh-tier-perks{font-size:13px;color:#1e3628;font-weight:600}.hh-member-invite>.hh-invite-text{display:none}.hh-member-invite>.hh-invite-btn{display:none}.hh-member-line-strip,.member-page .product-catalog-section{display:none!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-title:after{display:none!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-sub{display:block!important}body.magazine-home .hh-app-category-strip span{width:76px!important;height:76px!important;border:2.5px solid rgba(95,138,82,.15)!important;box-shadow:0 3px 10px #43663214!important;background:#f3f8ef!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease!important}body.magazine-home .hh-app-category-strip button:not(.is-active):hover span{border-color:#5f8a5259!important;box-shadow:0 6px 18px #43663224!important;transform:translateY(-2px)!important}body.magazine-home .hh-app-category-strip button.is-active span{border:3px solid #5f8a52!important;box-shadow:0 6px 20px #43663238,0 0 0 5px #5f8a521f!important;transform:translateY(-2px)!important}body.magazine-home .hh-app-category-strip button strong{font-size:12.5px!important;color:#27332385!important;font-weight:600!important;transition:color .18s ease,font-weight .18s ease!important}body.magazine-home .hh-app-category-strip button.is-active strong{color:#345f2f!important;font-weight:900!important}body.magazine-home .hh-app-category-strip button{position:relative!important}body.magazine-home .hh-app-category-strip button.is-active:after{content:"";display:block;width:5px;height:5px;border-radius:50%;background:#5f8a52;margin:-4px auto 0}.hh-tier-sheet{max-height:92vh!important}.hh-tier-handle{width:40px;height:4px;border-radius:2px;background:#0000001f;margin:10px auto 0}.hh-tier-modal-sub{margin:2px 0 0;font-size:12px;color:#7f9a85}.hh-tier-tabs-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 16px;border-bottom:1px solid rgba(0,0,0,.06);scrollbar-width:none}.hh-tier-tabs-wrap::-webkit-scrollbar{display:none}.hh-tier-tabs{display:flex;gap:6px;padding:10px 0;min-width:max-content}.hh-tier-tab{padding:7px 18px;border-radius:20px;border:none;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s;background:#0000000a;color:#888}.hh-tier-tab.t-rank-0.active{background:#e4f0e4;color:#3a6b3e}.hh-tier-tab.t-rank-1.active{background:#d4ebd4;color:#2d5c31}.hh-tier-tab.t-rank-2.active{background:#d8e8d4;color:#3a5a2a}.hh-tier-tab.t-rank-3.active{background:#f0e6d0;color:#7a5a1a}.hh-tier-tab.t-rank-4.active{background:#f0d8d0;color:#7a2a10}.hh-tier-body{padding:0!important;overflow-y:auto}.hh-tier-panel{display:none;padding:0 20px 28px}.hh-tier-panel.active{display:block;animation:hh-tier-in .22s ease}@keyframes hh-tier-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hh-tier-panel-hero{display:flex;align-items:center;gap:14px;padding:20px 18px;border-radius:18px;margin:16px 0 14px}.hh-tier-panel-hero.p-rank-0{background:linear-gradient(135deg,#e4f0e4,#cfe8cf)}.hh-tier-panel-hero.p-rank-1{background:linear-gradient(135deg,#d4ebd4,#bfe0bf)}.hh-tier-panel-hero.p-rank-2{background:linear-gradient(135deg,#d8e8d4,#c0d8b8)}.hh-tier-panel-hero.p-rank-3{background:linear-gradient(135deg,#f0e6d0,#e6d4a8)}.hh-tier-panel-hero.p-rank-4{background:linear-gradient(135deg,#f0d8d0,#e0c0b0)}.hh-tier-ph-icon{width:52px;height:52px;border-radius:50%;background:#ffffffa6;display:flex;align-items:center;justify-content:center;font-size:26px;flex-shrink:0}.p-rank-0 .hh-tier-ph-icon{color:#3a6b3e}.p-rank-1 .hh-tier-ph-icon{color:#2d5c31}.p-rank-2 .hh-tier-ph-icon{color:#3a5a2a}.p-rank-3 .hh-tier-ph-icon{color:#7a5a1a}.p-rank-4 .hh-tier-ph-icon{color:#7a2a10}.hh-tier-ph-name{font-size:26px;font-weight:800;flex:1;color:#1a3020}.hh-tier-ph-badge{padding:5px 14px;border-radius:14px;background:#ffffffb3;font-size:14px;font-weight:700}.p-rank-0 .hh-tier-ph-badge{color:#3a6b3e}.p-rank-1 .hh-tier-ph-badge{color:#2d5c31}.p-rank-2 .hh-tier-ph-badge{color:#3a5a2a}.p-rank-3 .hh-tier-ph-badge{color:#7a5a1a}.p-rank-4 .hh-tier-ph-badge{color:#7a2a10}.hh-tier-tagline{text-align:center;color:#4a6040;font-size:14px;line-height:1.8;margin:0 0 16px}.hh-tier-perks-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.hh-tier-pi{display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:10px;background:#4a7c4e12;font-size:13px;color:#2d5c31}.hh-tier-pi i{font-size:16px;flex-shrink:0}.hh-tier-gift{display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:12px;margin-bottom:10px;background:linear-gradient(135deg,#ffd26426,#ffe6821a);border:1px solid rgba(200,150,50,.2);font-size:13px;color:#6b4f1a}.hh-tier-gift i{font-size:20px;color:#c88b28;flex-shrink:0}.hh-tier-maintain{font-size:11.5px;color:#7f9a85;text-align:center;padding:8px 12px;background:#00000008;border-radius:8px;margin-bottom:12px;line-height:1.6}.hh-tier-next-hint{display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;color:#4a7c4e;padding-top:12px;border-top:1px dashed rgba(74,124,78,.2)}.hh-tier-next-hint strong{color:#2d5c31}.hh-tier-next-hint i{font-size:14px}.hh-modal-related-bar{padding:14px 16px 22px;background:#fcfaf7f7;border-top:1px solid rgba(90,120,70,.12)}.hh-modal-related-heading{font-size:12px;font-weight:600;color:#8a9e7a;margin:0 0 10px;letter-spacing:.04em;text-transform:none}.hh-modal-related-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hh-modal-rcard{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;border:1px solid rgba(90,120,70,.14);background:#fff;cursor:pointer;text-align:left;width:100%;transition:background .18s,border-color .18s,box-shadow .18s}.hh-modal-rcard:hover{background:#5a8c460d;border-color:#5a784647;box-shadow:0 2px 8px #3c642d14}.hh-modal-rcard-img{width:50px;height:50px;object-fit:cover;border-radius:8px;flex-shrink:0;background:#f0ede7}.hh-modal-rcard-body{display:flex;flex-direction:column;gap:4px;min-width:0}.hh-modal-rcard-name{font-size:12px;font-weight:600;color:#2d3a2a;line-height:1.35;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hh-modal-rcard-price{font-size:11px;color:#5a8a3e;font-weight:500}.hh-rcard-sale{color:#c0392b;font-weight:600}.hh-map-marker{position:relative;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer}.hh-map-marker-pin{position:relative;z-index:2;width:34px;height:34px;border-radius:50%;background:#3d6b2e;border:2.5px solid rgba(255,255,255,.92);box-shadow:0 2px 14px #00000073;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.hh-map-marker:hover .hh-map-marker-pin{transform:scale(1.14)}.hh-map-marker-pulse{position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;background:#3d6b2e59;animation:hh-map-pulse 2.5s ease-out infinite;z-index:1}@keyframes hh-map-pulse{0%{transform:scale(1);opacity:.75}to{transform:scale(4);opacity:0}}.mapboxgl-popup.hh-map-popup .mapboxgl-popup-content{background:#101810ed;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.1);padding:14px 16px 12px;box-shadow:0 8px 32px #00000080;color:#f0ebe3}.mapboxgl-popup.hh-map-popup .mapboxgl-popup-tip{border-top-color:#101810ed!important}.mapboxgl-popup.hh-map-popup .mapboxgl-popup-close-button{color:#f0ebe366;font-size:18px;right:8px;top:8px;background:none;padding:0;width:20px;height:20px;line-height:1}.mapboxgl-popup.hh-map-popup .mapboxgl-popup-close-button:hover{color:#f0ebe3e6;background:none}.hh-map-popup-title{font-size:13.5px;font-weight:600;color:#d4c8a8;margin-bottom:9px;padding-right:18px;letter-spacing:.02em;line-height:1.4}.hh-map-popup-row{display:flex;align-items:baseline;gap:8px;font-size:12px;color:#f0ebe3c7;margin-bottom:5px;line-height:1.4}.hh-map-popup-lbl{font-size:10px;color:#d4c8a88c;letter-spacing:.06em;flex-shrink:0;min-width:26px}.hh-vol-tier-wrap{margin:4px 0 10px}.vol-tier-table{border:1px solid rgba(180,83,9,.13);border-radius:10px;overflow:hidden;font-size:13px}.vol-tier-row{display:flex;align-items:center;gap:8px;padding:8px 14px;border-bottom:1px solid rgba(0,0,0,.05);color:#6b7280;transition:background .15s}.vol-tier-row:last-child{border-bottom:none}.vol-tier-row.vol-tier--active{background:#b4530912;color:#b45309;font-weight:600}.vol-tier-row.vol-tier--next{background:#2f4b3c0a}.vol-tier-qty{flex:1}.vol-tier-pct{color:#2a7d51;font-weight:600}.vol-tier-price{font-weight:500}.vol-tier-tag{font-size:11px;background:#b45309;color:#fff;padding:2px 7px;border-radius:99px}.hh-maker-note{padding:44px 24px 52px}.hh-maker-note-ornament{display:flex;align-items:center;gap:14px;margin-bottom:30px}.hh-maker-note-line{flex:1;height:1px;background:#2f4b3c29}.hh-maker-note-icon{font-size:17px;color:#2f4b3c66;flex:0 0 auto}.hh-maker-note-inner{max-width:580px;margin:0 auto}.hh-maker-note-label{font-size:10.5px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#a08866;text-align:center;margin-bottom:26px;font-family:var(--font-ui, sans-serif)}.hh-maker-note-body{font:400 15.5px/2.05 var(--font-serif, "Noto Serif TC", serif);color:#2d2217;white-space:pre-line;text-align:justify}.hh-maker-note-attr{margin-top:22px;font-style:italic;font-size:12.5px;line-height:1.75;color:#8a7060;text-align:right;white-space:pre-line;font-family:var(--font-serif, "Noto Serif TC", serif)}.hh-maker-note-close{display:flex;justify-content:center;margin-top:34px;color:#2f4b3c4d}.hh-maker-note-close svg{display:block;width:52px;height:auto}.vc-shell{container-type:inline-size;width:100%;padding:4px 0 8px}.vc-card{width:100%;background:#faf7ef url(/images/origin-note-bg-transparent.png) no-repeat right bottom / 36% auto;border-radius:14px;box-shadow:0 1px #ffffffb3 inset,0 6px 18px -6px #3c321e29,0 2px 4px #3c321e0d;position:relative;overflow:hidden;animation:vc-rise .7s cubic-bezier(.2,.7,.2,1) both}.vc-card:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1px solid #D8CDB4;border-radius:7px;pointer-events:none;z-index:0}.vc-inner{position:relative;z-index:1;margin:8px;padding:clamp(6px,2cqw,14px) clamp(10px,3cqw,22px);display:flex;flex-direction:column}.vc-grid{display:grid;grid-template-columns:1.05fr auto 1fr;align-items:stretch;gap:clamp(10px,3cqw,28px);min-height:0}.vc-left{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.vc-year{font-family:Cormorant Garamond,"Noto Serif TC",serif;font-weight:500;color:#2c4733;font-size:clamp(1.5rem,6cqw,2.8rem);line-height:.92;letter-spacing:.02em}.vc-subtitle{font-family:Cormorant Garamond,"Noto Serif TC",serif;font-style:italic;font-weight:500;color:#ad8c56;font-size:clamp(.75rem,2cqw,1.05rem);letter-spacing:.06em;margin-top:.15em}.vc-divider{width:1px;background:#e3dccb;position:relative;align-self:stretch}.vc-divider:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:#ad8c56;transform:translate(-50%,-50%) rotate(45deg);box-shadow:0 0 0 3px #faf7ef}.vc-right{display:flex;flex-direction:column;justify-content:center;gap:clamp(6px,1.8cqw,16px)}.vc-spec-label{font-family:Cormorant Garamond,"Noto Serif TC",serif;font-weight:600;color:#ad8c56;letter-spacing:.18em;font-size:clamp(.65rem,1.5cqw,.85rem);text-transform:uppercase}.vc-spec-value{color:#21392a;font-size:clamp(.85rem,2.4cqw,1.35rem);letter-spacing:.04em;margin-top:.15em;font-family:"Noto Serif TC",serif}.vc-spec-value.vc-latin{font-family:Cormorant Garamond,serif;font-weight:500;letter-spacing:.06em}.vc-hline{height:1px;background:#e3dccb;position:relative}.vc-hline:after{content:"";position:absolute;right:2px;top:50%;width:4px;height:4px;background:#ad8c56;transform:translateY(-50%) rotate(45deg)}.vc-footer-line{height:1px;background:#e3dccb;margin:clamp(10px,2cqw,18px) 0 clamp(8px,1.8cqw,14px)}.vc-footer{display:flex;align-items:center;justify-content:center;gap:clamp(8px,2.2cqw,20px)}.vc-flourish{color:#ad8c56;flex:0 0 auto;opacity:.85}.vc-flourish svg{display:block;width:clamp(18px,4.5cqw,36px);height:auto}.vc-tagline{color:#34473b;font-size:clamp(.72rem,1.8cqw,1rem);letter-spacing:.05em;line-height:1.5;text-align:center;flex:0 1 auto;font-family:"Noto Serif TC",serif}@keyframes vc-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}:root{--mag-cream: #fffdf7;--mag-cream-2: #eef4e8;--mag-blush: #5f8a52;--mag-blush-soft: #edf6e8;--mag-brown: #243629;--mag-tea: #5e7552;--mag-line: rgba(36, 54, 41, .12);--mag-shadow: 0 18px 42px rgba(36, 54, 41, .11)}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading{min-height:356px!important;padding:24px 14px 18px!important;align-content:end!important;background:linear-gradient(90deg,#fffaf1fc,#fffaf1ed 38%,#fffaf157 64%,#fffaf10a),url(/images/catalog-heading-puer-bg.jpg) 63% top / auto 100% no-repeat,#f5eddf!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading:after{height:20%!important;background:linear-gradient(180deg,#fffaf100,#fffaf1 92%)!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading h2{max-width:230px!important;color:#213d2a!important;font-size:45px!important;line-height:1.03!important;letter-spacing:0!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading h2 i{margin-left:8px!important;color:#9d7648!important;font-size:.48em!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading p{max-width:250px!important;margin-top:14px!important;color:#263429!important;font-size:18px!important;line-height:1.48!important;font-weight:850!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-filter-chips{display:flex!important;flex-wrap:nowrap!important;gap:10px!important;max-width:100%!important;margin-top:22px!important;overflow:visible!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-filter-chips button{min-width:84px!important;min-height:46px!important;padding:0 16px!important;border-radius:999px!important;font-size:15px!important;box-shadow:0 8px 16px #362b200f!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-static-top{padding:0 16px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-scenario-row{display:flex!important;gap:10px!important;max-width:none!important;margin:0!important;padding:14px 0 10px!important;overflow:visible!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-scenario-btn{flex:1 1 0!important;min-width:0!important;min-height:48px!important;padding:0 5px!important;gap:5px!important;border-radius:999px!important;background:#fffefaf0!important;color:#2f352e!important;font-size:13px!important;font-weight:850!important;box-shadow:0 8px 16px #362b200a!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-scenario-btn i{flex:0 0 auto!important;color:#7b5434!important;font-size:20px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-scenario-btn.is-active{background:#5c8d4d!important;color:#fffdf5!important;box-shadow:0 8px 20px #4b754038!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-scenario-btn.is-active i{color:#d8f0c4!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-section{max-width:none!important;margin:8px 0 14px!important;padding:16px 8px 12px!important;border-radius:10px!important;background:linear-gradient(112deg,#fffef9f7,#f8f1e7e0),radial-gradient(circle at 90% 8%,rgba(155,112,60,.1),transparent 30%)!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-title{font-size:23px!important;line-height:1.2!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-title:after{width:22px!important;height:22px!important;margin-left:8px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px;color:#272b24}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer{max-width:none!important;margin:0!important;padding:0!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene{margin:0 0 14px!important;padding:13px 8px 14px!important;border-radius:10px!important;background:linear-gradient(112deg,#fffefafa,#f9f4ebe6),radial-gradient(circle at 86% 2%,rgba(113,142,86,.1),transparent 35%)!important;box-shadow:inset 0 0 0 1px #3f362b14,0 10px 24px #3d2f1f0d!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene-header{grid-template-columns:40px minmax(0,1fr) auto!important;column-gap:10px!important;margin:0 8px 10px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene-header:before{width:40px!important;height:40px!important;border-radius:8px!important;background:url(/images/puer-guide-jar.png) center / cover no-repeat!important;box-shadow:inset 0 0 0 1px #5e774a24}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene--puer-0 .tea-scene-header:before{background-image:url(/images/puer-guide-teabag.png)!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene-header .cat-zh,body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .puer-hero-title{overflow:hidden!important;color:#243d2c!important;font-size:21px!important;line-height:1.18!important;white-space:nowrap!important;text-overflow:ellipsis!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene-header:after{content:"查看全部 〉"!important;color:#263f31!important;font-size:14px!important;font-weight:900!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card{min-height:342px!important;border-radius:11px!important;background:#fffffcf5!important;box-shadow:0 10px 20px #362d220f!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-media{aspect-ratio:1 / .72!important;margin-bottom:12px!important;background:#eee4d4!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-main-img{object-fit:cover!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card .title{font-size:17px!important;line-height:1.28!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-copy{margin-top:7px!important;font-size:13px!important;line-height:1.5!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-tags{padding:0 14px!important;gap:4px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-tags span{font-size:12px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card .price-line{margin-top:10px!important;padding:0 58px 0 14px!important;font-size:14px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-stamp.puer-card-badge{position:relative!important;top:0!important;right:0!important;margin:8px 0 4px 14px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-quick-add{right:13px!important;bottom:13px!important;width:44px!important;height:36px!important;background:#5f8d4d!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta{max-width:none!important;margin:0!important;padding:0 14px 12px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-inner{min-height:82px!important;padding:15px!important;gap:10px!important;border-radius:10px!important;background:linear-gradient(90deg,#fffaf1f5,#fffaf1c7),url(/images/catalog-heading-puer-bg.jpg) right center / 56% auto no-repeat,#f0e4d4!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-title{font-size:22px!important;line-height:1.2!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-desc{font-size:13px!important;line-height:1.45!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-btn{min-height:42px!important;flex:0 0 auto!important;width:auto!important;margin:0!important;padding:0 16px!important;border-radius:999px!important;font-size:13px!important}html{scroll-padding-top:88px}html.hh-journey-lock,body.hh-journey-lock{overflow:hidden!important}.hh-journey-intro{--journey-progress: 0;--journey-slide-y: 90px;--journey-ink: #233d2d;--journey-soft-green: #70885c;--journey-rose-haze: rgba(124, 151, 91, .28);--journey-cream-haze: rgba(246, 237, 210, .5);position:fixed;top:0;right:0;bottom:0;left:0;z-index:30000;min-height:100svh;display:grid;place-items:stretch;overflow:hidden;background:#74885e;color:#f7f3df}.hh-journey-intro:before,.hh-journey-intro:after,.hh-journey-glow{content:"";position:absolute;pointer-events:none}.hh-journey-intro:before{display:none}.hh-journey-intro:after{display:none}.hh-journey-glow{display:none}.hh-journey-card{position:relative;z-index:1;width:100%;min-height:100svh;padding:max(22px,env(safe-area-inset-top)) clamp(34px,8vw,76px) max(24px,calc(env(safe-area-inset-bottom) + 20px));border:0;border-radius:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;overflow:hidden;background:linear-gradient(180deg,#f0e5cd,#7b8f64);box-shadow:none;transform:translateY(calc(var(--journey-progress) * -1.4rem));transform-origin:center bottom;transition:transform .55s cubic-bezier(.22,1,.36,1)}.hh-journey-visual{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;display:grid;place-items:center;overflow:hidden;background:#eadfc6}.hh-journey-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ece1c705,#ece1c70a 40%,#aec08229 54%,#90a06757 69%,#67804fb8 88%,#536f42e6),radial-gradient(ellipse at 18% 62%,rgba(226,232,190,.38),transparent 17rem),radial-gradient(ellipse at 76% 78%,rgba(197,213,159,.24),transparent 15rem),linear-gradient(90deg,rgba(246,237,210,.26) 0%,transparent 48%)}.hh-journey-visual img{width:100%;height:100%;object-fit:cover;object-position:68% center;filter:saturate(.98) contrast(.98);transform:none}.hh-journey-copy{position:relative;z-index:2;width:min(100%,430px);margin-top:0;align-self:flex-start;text-shadow:0 2px 16px rgba(248,224,210,.26)}.hh-journey-kicker{margin:0 0 10px;color:#f8fff1c2;font:900 12px/1 var(--font-ui);letter-spacing:.16em}.hh-journey-copy h1{margin:0;color:var(--journey-ink);font:650 clamp(42px,11vw,58px)/1.22 var(--font-primary);letter-spacing:0}.hh-journey-copy p{max-width:28em;margin:20px 0 0;color:#233d2de6;font-size:15px;font-weight:650;line-height:1.75}.hh-journey-copy .hh-journey-note{margin-top:0;color:#233d2dd1;font-size:15px}.hh-journey-rule{width:44px;height:1px;margin:28px 0 24px;display:block;background:#233d2d94}.hh-journey-trust{position:relative;z-index:3;width:min(100%,460px);margin-top:clamp(28px,5svh,48px);display:grid;grid-template-columns:repeat(3,1fr);gap:12px;color:#fff;text-align:center;text-shadow:0 2px 14px rgba(43,73,33,.4)}.hh-journey-trust span{display:grid;justify-items:center;gap:5px;min-width:0}.hh-journey-trust-icon{display:block;width:32px;height:32px;object-fit:contain;filter:brightness(0) invert(1);opacity:1}.hh-journey-trust strong,.hh-journey-trust em{display:block;color:inherit;font-style:normal;font-weight:700;line-height:1.38;letter-spacing:.03em}.hh-journey-trust em{opacity:1}.hh-journey-slider{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;align-self:center;margin-inline:auto;margin-top:34px;margin-bottom:clamp(22px,4svh,44px);padding:0;border:0;background:transparent;color:#f8fff1;cursor:grab;touch-action:none}.hh-journey-slider:active{cursor:grabbing}.hh-journey-slider:focus-visible{outline:1px solid rgba(255,251,230,.5);outline-offset:8px;border-radius:999px}.hh-journey-track{position:relative;width:52px;min-height:132px;border-radius:999px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fffbeb1a;border:1px solid rgba(255,251,235,.28);box-shadow:0 4px 32px #00000014;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hh-journey-fill{position:absolute;inset:auto 5px 5px 5px;width:auto;height:calc((100% - 10px) * var(--journey-progress));border-radius:999px;background:#fffbeb1f}.hh-journey-knob{position:absolute;bottom:5px;left:50%;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fffbe6e6;color:#3a2e1a;box-shadow:0 2px 16px #281e0a24;transform:translate(-50%) translateY(calc(var(--journey-progress) * var(--journey-slide-y) * -1));transition:transform .28s cubic-bezier(.22,1,.36,1)}@keyframes hh-journey-arrow-float{0%,to{transform:translateY(0);opacity:.65}50%{transform:translateY(-3px);opacity:1}}.hh-journey-knob i{font-size:17px;animation:hh-journey-arrow-float 2.4s ease-in-out infinite}.hh-journey-intro.is-dragging .hh-journey-knob i{animation:none}.hh-journey-label{display:block;margin-top:18px;color:#fffbe699;font:300 11px/1 var(--font-ui);text-align:center;letter-spacing:.18em;text-transform:uppercase}.hh-journey-dots{position:relative;z-index:3;width:100%;max-width:430px;display:none;align-self:center;margin-inline:auto;margin-top:20px;justify-content:center;gap:8px}.hh-journey-dots span{width:11px;height:11px;border-radius:999px;background:#f8fff161}.hh-journey-dots .active{background:#f8fff1db}.hh-journey-intro.is-dragging .hh-journey-knob{transition:none}.hh-journey-intro.is-opening{opacity:0;pointer-events:none;transition:opacity .36s ease .24s}.hh-journey-intro.is-opening .hh-journey-card{transform:translateY(-104vh) scale(.98);transition:transform .72s cubic-bezier(.22,1,.36,1)}@media (min-width: 900px){.hh-journey-card{align-items:flex-start;padding-left:clamp(72px,12vw,180px);padding-right:clamp(72px,12vw,180px)}.hh-journey-visual{height:100%;width:100%;left:0}.hh-journey-visual:after{background:linear-gradient(180deg,#ece1c705,#ece1c70a 42%,#aec08224 56%,#90a06752 68%,#67804fb8 86%,#536f42e6),radial-gradient(ellipse at 20% 64%,rgba(226,232,190,.38),transparent 20rem),linear-gradient(90deg,rgba(246,237,210,.3) 0%,transparent 44%)}.hh-journey-slider{flex-direction:row;align-items:center;align-self:flex-start;margin-inline:0;margin-top:40px;gap:14px;padding:16px 36px 16px 20px;border-radius:999px;background:#fffbe61f;border:1.5px solid rgba(255,251,230,.38);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer;transition:background .25s ease,border-color .25s ease,transform .25s ease}.hh-journey-slider:hover{background:#fffbe638;border-color:#fffbe6a6;transform:translateY(-2px);cursor:pointer}.hh-journey-slider:active{transform:translateY(0);cursor:pointer}.hh-journey-track{width:44px;min-height:44px;height:44px;flex-shrink:0;overflow:visible;background:#fffbe62e;border:1px solid rgba(255,251,230,.35)}.hh-journey-fill{display:none}.hh-journey-knob{position:static;transform:none!important;width:32px;height:32px;transition:none}.hh-journey-knob i{font-size:15px;animation:none;transform:rotate(90deg)}.hh-journey-label{margin-top:0;font-size:13px;font-weight:500;letter-spacing:.22em;color:#fffbe6e0}.hh-journey-dots{display:none!important}body.magazine-home #productCatalogSection[data-current-view=puer]{width:100%!important;max-width:none!important;margin:0!important;padding:0 0 32px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading{min-height:320px!important;padding:48px clamp(32px,6vw,80px) 40px!important;background:linear-gradient(90deg,#fffaf1fc,#fffaf1f2 28%,#fffaf199 52%,#fffaf10a),url(/images/catalog-heading-puer-bg.jpg) 72% center / auto 100% no-repeat,#f5eddf!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading h2{max-width:360px!important;font-size:56px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading p{max-width:340px!important;font-size:20px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-filter-chips,body.magazine-home #productCatalogSection[data-current-view=puer] .puer-static-top{padding:0 clamp(32px,6vw,80px)!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-list-toolbar{margin:0 0 12px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta{padding:0 clamp(32px,6vw,80px) 16px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scroll{grid-template-columns:repeat(3,minmax(0,1fr))!important;column-gap:20px!important;row-gap:24px!important;padding:0 clamp(32px,6vw,80px) 32px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-section{margin:8px 0 20px!important;padding:24px 20px 18px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene{margin:0 clamp(32px,6vw,80px) 16px!important}}@media (max-width: 520px){.hh-journey-card{padding:max(22px,env(safe-area-inset-top)) 22px max(28px,calc(env(safe-area-inset-bottom) + 22px))}.hh-journey-visual{height:100%}.hh-journey-copy p{font-size:14px}.hh-journey-trust{gap:8px;font-size:13px}.hh-journey-trust-icon{width:30px;height:30px}.hh-journey-track{width:56px;min-height:130px}.hh-journey-slider{margin-bottom:clamp(32px,5svh,52px)}.hh-journey-knob{width:44px;height:44px}}@media (prefers-reduced-motion: reduce){.hh-journey-card,.hh-journey-intro,.hh-journey-knob{transition-duration:.01ms!important}}body{background:linear-gradient(180deg,#fffdf9,#fbfcf5 46%,#f3f8ee)!important;color:var(--mag-brown);letter-spacing:0}.aurora-bg,.feature-section{display:none!important}.magazine-home:not(.giftbox-page) #giftboxCard,.magazine-home:not(.member-page) .member-section,.magazine-home:not(.member-page) #memberQuickActions{display:none!important}.magazine-home .catalog-tabs-wrap{display:none!important}.product-catalog-section{scroll-margin-top:96px}.giftbox-page .magazine-hero,.giftbox-page .mood-section,.giftbox-page .product-catalog-section,.giftbox-page .catalog-tabs-wrap,.giftbox-page .catalog-query-bar,.giftbox-page .tea-scenes,.giftbox-page .magazine-promo-row,.giftbox-page .magazine-service-strip,.member-page .magazine-hero,.member-page .mood-section,.member-page .catalog-tabs-wrap,.member-page .catalog-query-bar,.member-page .tea-scenes,.member-page .magazine-promo-row,.member-page .magazine-service-strip,.member-page #giftboxCard{display:none!important}.giftbox-page #giftboxCard,.member-page .member-section,.member-page #memberQuickActions{display:block!important;margin-top:clamp(28px,6vw,72px)!important}.magazine-header.ios-header{position:sticky;top:0;z-index:1600;margin:0;padding:13px clamp(18px,5vw,64px);border-radius:0;border-bottom:1px solid rgba(107,74,54,.08);background:#fffdf9f0;box-shadow:0 10px 30px #704f3b0d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:1;transform:none;animation:none}.magazine-header .ios-header:after,.magazine-header:after,body.magazine-home .ios-header:after{display:none!important}.magazine-header .ios-nav{width:min(100%,1180px);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:22px}.magazine-header .brand-wrapper{width:auto;margin:0;display:inline-flex;align-items:center;gap:10px;color:var(--mag-brown);text-decoration:none}.brand-emblem{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#6f6330;background:#fff7ef;box-shadow:inset 0 0 0 1px #6f63302e}.brand-emblem i{font-size:22px}.brand-wordmark{display:grid;gap:2px}.magazine-header .ios-title-lg{margin:0;color:var(--mag-brown);font-family:var(--font-primary);font-size:18px;font-weight:700;line-height:1.1;letter-spacing:.08em;opacity:1;animation:none;white-space:nowrap}.brand-roman{color:#8c745f;font-size:9px;font-weight:700;letter-spacing:.16em}.desktop-nav-links{flex:1;display:flex;justify-content:center;align-items:center;gap:clamp(16px,2.8vw,34px)}.desktop-nav-links a,.nav-ai-link{border:0;padding:0;background:transparent;color:#493126;font:700 15px/1 var(--font-ui);text-decoration:none;cursor:pointer}.desktop-nav-links a:hover,.nav-ai-link:hover{color:var(--mag-blush)}.header-actions{display:flex;align-items:center;gap:9px}.magazine-header .lang-switch{margin:0!important;padding:4px 8px!important;border-color:#395b402e!important;background:#f7fbf1d1!important}.header-icon-btn{width:40px;height:40px;border:1px solid rgba(107,74,54,.12);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fffaf5;color:var(--mag-brown);cursor:pointer;transition:background .18s,border-color .18s}.header-icon-btn:hover{background:#6b4a360f;border-color:#6b4a3638}.header-icon-btn i{font-size:20px}.desktop-header-actions{display:flex;align-items:center;gap:6px}.desktop-cart-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.desktop-header-cart-badge{position:absolute;top:-7px;right:-9px;min-width:17px;height:17px;padding:0 4px;border-radius:9px;background:#557b3f;color:#fff;font-size:10px;font-weight:700;line-height:17px;text-align:center;white-space:nowrap;pointer-events:none}.magazine-hero{position:relative;min-height:min(680px,calc(100svh - 66px));display:flex;align-items:center;width:min(100%,1440px);margin:0 auto;padding:clamp(36px,6vw,82px) clamp(22px,6vw,78px) 42px;background:#fffaf5;overflow:hidden}.magazine-hero-copy{position:relative;z-index:2;width:min(45%,560px)}.magazine-hero h1{max-width:9.5em;margin:0;color:#4b3024;font-family:var(--font-primary);font-size:clamp(46px,6.4vw,76px);font-weight:500;line-height:1.22;letter-spacing:0}.magazine-hero-subtitle{margin:22px 0 0;color:#6a5044;font-family:var(--font-primary);font-size:clamp(19px,2vw,27px);line-height:1.7;letter-spacing:.08em}.hero-ai-cta{min-height:52px;margin-top:28px;padding:0 30px;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#6f9258,#486f3f);color:#fff;box-shadow:0 16px 28px #486f3f3d;font:800 16px/1 var(--font-ui);cursor:pointer}.hero-trust-row{margin-top:52px;display:flex;flex-wrap:wrap;gap:15px 24px;color:#6f5b50;font-size:14px}.hero-trust-row span{display:inline-flex;align-items:center;gap:7px}.magazine-hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;min-height:100%;border-radius:0;overflow:hidden;background:#f6e9df;box-shadow:none}.magazine-hero-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(circle at 18% 20%,rgba(255,244,239,.86),transparent 18rem),linear-gradient(90deg,#fffaf5f0,#fffaf5c7 34%,#fffaf529 58%,#fffaf500);pointer-events:none}.magazine-hero-media picture,.magazine-hero-media img{width:100%;height:100%;min-height:100%;display:block}.magazine-hero-media img{object-fit:cover;object-position:center;filter:sepia(.08) saturate(.92) brightness(1.04)}.mood-section{width:min(100%,1180px);margin:0 auto;padding:46px clamp(20px,5vw,58px) 22px}.mood-heading{margin-bottom:28px;display:flex;align-items:center;justify-content:center;gap:12px;color:#4d3023}.mood-heading h2{margin:0;font-family:var(--font-primary);font-size:clamp(26px,3vw,36px);font-weight:500;letter-spacing:.08em}.mood-heading i{color:#8caf79;font-size:22px}.mood-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.mood-card{position:relative;isolation:isolate;min-height:278px;border:1px solid rgba(107,74,54,.08);border-radius:28px;padding:0;display:flex;align-items:flex-end;overflow:hidden;color:#fffaf2;background:#365d35;box-shadow:0 16px 34px #62473714;text-align:left;cursor:pointer}.mood-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#142a1e0a 22%,#142a1e42 58%,#142a1ec7),radial-gradient(circle at 18% 18%,rgba(255,255,248,.26),transparent 40%);pointer-events:none}.mood-card-content{position:relative;z-index:2;width:100%;display:grid;gap:8px;padding:22px;text-shadow:0 2px 12px rgba(20,42,30,.28)}.mood-card i{color:#fffaf2;font-size:27px}.mood-title{color:#fffaf2;font:800 19px/1.2 var(--font-primary)}.mood-sub{color:#fffaf2db;font-size:14px;line-height:1.55}.mood-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;margin:0;filter:sepia(.08) saturate(.94) brightness(.98)}.home-articles-section{width:min(100%,1180px);margin:0 auto;padding:48px clamp(20px,5vw,58px) 24px;box-sizing:border-box;overflow:hidden}.home-articles-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:16px}.home-articles-header-text h2{font-family:var(--font-primary);font-size:clamp(20px,2.8vw,28px);font-weight:600;color:#2f4b3c;margin:0 0 8px;display:flex;align-items:center;gap:8px}.home-articles-header-text h2 i{color:#8caf79;font-size:.82em}.home-articles-header-text p{color:var(--text-secondary);font-size:13px;line-height:1.7;margin:0}.home-articles-view-all{display:flex;align-items:center;gap:3px;color:var(--text-secondary);font-size:13px;white-space:nowrap;text-decoration:none;flex-shrink:0;padding-top:4px}.home-articles-view-all:hover{color:#2f4b3c}.home-article-feature{display:grid;grid-template-columns:1fr 1fr;min-height:230px;border-radius:20px;overflow:hidden;background:#fff;text-decoration:none;color:inherit;margin-bottom:14px;box-shadow:0 2px 16px #2f4b3c12;transition:box-shadow .22s}.home-article-feature:hover{box-shadow:0 6px 24px #2f4b3c21}.home-article-feature-text{padding:28px 24px;display:flex;flex-direction:column;gap:10px;justify-content:center}.home-article-feature-text h3{font-family:var(--font-primary);font-size:clamp(20px,3vw,30px);font-weight:700;color:#2f4b3c;margin:0;line-height:1.25}.home-article-feature-text p{color:var(--text-secondary);font-size:13px;line-height:1.65;margin:0}.home-article-feature-img{overflow:hidden}.home-article-feature-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.home-article-feature:hover .home-article-feature-img img{transform:scale(1.04)}.home-article-tag{display:inline-block;padding:3px 10px;border-radius:100px;background:#8fb79c2e;color:#2f4b3c;font-size:11px;font-weight:500;letter-spacing:.02em;align-self:flex-start}.home-article-readtime{display:flex;align-items:center;gap:6px;color:var(--text-secondary);font-size:13px}.home-articles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:18px}.home-article-card{display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 2px 12px #2f4b3c0f;transition:box-shadow .2s,transform .2s}.home-article-card:hover{box-shadow:0 6px 20px #2f4b3c1c;transform:translateY(-2px)}.home-article-card-img{aspect-ratio:4/3;overflow:hidden;flex-shrink:0}.home-article-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.home-article-card:hover .home-article-card-img img{transform:scale(1.05)}.home-article-card-body{padding:14px;display:flex;flex-direction:column;gap:6px;flex:1}.home-article-card-body h3{font-family:var(--font-primary);font-size:14px;font-weight:700;color:#2f4b3c;margin:0;line-height:1.35}.home-article-card-body p{color:var(--text-secondary);font-size:12px;line-height:1.6;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-article-arrow{display:flex;align-items:center;justify-content:flex-end;color:var(--text-secondary);font-size:14px;margin-top:4px}.home-articles-tabs{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;margin-top:16px;margin-bottom:20px}.home-articles-tabs::-webkit-scrollbar{display:none}.home-articles-tab{display:inline-flex;align-items:center;gap:5px;padding:7px 15px;border-radius:100px;border:1.5px solid rgba(47,75,60,.15);background:transparent;color:var(--text-secondary);font-size:13px;font-family:var(--font-ui);white-space:nowrap;cursor:pointer;text-decoration:none;transition:all .18s;flex-shrink:0}.home-articles-tab:hover{border-color:#2f4b3c59;color:#2f4b3c}.home-articles-tab.is-active{background:#2f4b3c;border-color:#2f4b3c;color:#fff}.home-articles-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#8fb79c1f;border-radius:16px;padding:18px 22px}.home-articles-cta-info{display:flex;align-items:center;gap:14px}.home-articles-cta-icon{width:44px;height:44px;border-radius:50%;background:#8fb79c47;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-articles-cta-icon i{font-size:20px;color:#2f4b3c}.home-articles-cta-info strong{display:block;font-size:14px;font-weight:600;color:#2f4b3c;margin-bottom:3px}.home-articles-cta-info p{color:var(--text-secondary);font-size:12px;line-height:1.5;margin:0}.home-articles-cta-btn{display:inline-flex;align-items:center;padding:10px 20px;border-radius:100px;background:#2f4b3c;color:#fff;font-size:13px;font-weight:500;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background .18s}.home-articles-cta-btn:hover{background:#3d5e4d}@media (max-width: 480px){.home-article-feature{grid-template-columns:1fr;min-height:unset}.home-article-feature-img{aspect-ratio:16/9;order:-1}.home-articles-cta{flex-direction:column;align-items:flex-start;gap:14px}.home-articles-cta-btn{width:100%;justify-content:center}}.catalog-tabs-wrap{width:min(100%,1180px);margin:30px auto 0;padding:0 clamp(20px,5vw,58px)}.catalog-tabs{background:#fffaf5!important;border:1px solid var(--mag-line)!important;box-shadow:0 12px 28px #5d3d2c0f!important}.catalog-tab.active{background:var(--mag-blush-soft)!important;color:#4f7844!important}.catalog-query-bar{width:min(calc(100% - 40px),1060px);margin:18px auto 0;border:1px solid var(--mag-line)!important;border-radius:28px!important;background:#fffcf8eb!important;box-shadow:0 14px 30px #5d3d2c0f!important}.magazine-home:not(.catalog-search-open) .catalog-query-bar{display:none!important}.magazine-home.catalog-search-open{overflow:hidden}.magazine-home.catalog-search-open .catalog-query-bar{position:fixed;z-index:2100;inset:max(18px,env(safe-area-inset-top)) clamp(16px,4vw,44px) max(18px,env(safe-area-inset-bottom));width:auto;max-width:900px;margin:auto;display:flex!important;flex-direction:column;gap:18px;overflow-y:auto;padding:26px;border:1px solid rgba(38,63,49,.13)!important;border-radius:30px!important;background:#fffdf7f7!important;box-shadow:0 28px 76px #17231d47,inset 0 1px #ffffffb8!important}.magazine-home.catalog-search-open:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:2050;background:#211f197a;-webkit-backdrop-filter:blur(9px) saturate(.86);backdrop-filter:blur(9px) saturate(.86)}.magazine-home.catalog-search-open .catalog-query-bar:before,.magazine-home.catalog-search-open .catalog-query-bar:after{content:none}.hh-search-head h2{margin:0;color:#493325;font-family:var(--font-primary);font-size:clamp(30px,7vw,44px);font-weight:650;letter-spacing:.02em}.hh-search-head p{margin:6px 0 0;color:#263f319e;font-size:16px;font-weight:700}.hh-search-close{position:absolute;top:22px;right:22px;width:44px;height:44px;border:0;border-radius:50%;background:transparent;color:#8b6a5a;font-size:26px;display:grid;place-items:center}.hh-search-field{min-height:58px;padding:0 18px;border:1px solid rgba(38,63,49,.16);border-radius:18px;background:#fffffbf0;display:flex;align-items:center;gap:14px;box-shadow:inset 0 1px #ffffffbf}.hh-search-field i{color:#1f4b35;font-size:24px}.magazine-home.catalog-search-open .hh-search-field .catalog-query-input{width:100%;min-height:auto;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#1f3328;font-size:17px;font-weight:700}.hh-search-divider{height:1px;background:#263f311a}.hh-search-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:2px 0;color:#493325;font-size:18px;font-weight:900}.magazine-home.catalog-search-open .hh-search-row .catalog-query-select{width:min(240px,54%)}.hh-search-group{display:grid;gap:12px}.hh-search-group h3{margin:0;color:#493325;font-size:18px;font-weight:900}.hh-search-chip-grid{display:flex;flex-wrap:wrap;gap:10px 12px}.hh-filter-chip{min-height:42px;padding:0 19px;border:1px solid rgba(38,63,49,.2);border-radius:999px;background:#fffffbe6;color:#263f31;display:inline-flex;align-items:center;justify-content:center;gap:6px;font:inherit;font-size:16px;font-weight:850}.hh-filter-chip.is-active{border-color:#1f4b35;background:#1f4b35;color:#fff;box-shadow:0 12px 28px #1f4b3533}.hh-search-price-range{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.hh-search-price-range label{min-width:0;padding:9px 14px;border:1px solid rgba(38,63,49,.14);border-radius:16px;background:#fffffbeb;display:grid;gap:4px}.hh-search-price-range label>span,.hh-search-select-grid label>span{color:#263f3180;font-size:13px;font-weight:800}.magazine-home.catalog-search-open .hh-search-price-range .catalog-query-input{min-height:24px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#1f3328;font-size:16px}.hh-search-advanced-toggle{width:100%;min-height:54px;justify-content:center;gap:8px;font-weight:900}.hh-search-select-grid{display:grid;gap:12px}.hh-search-select-grid label{min-width:0;display:grid;gap:6px}.hh-search-switch{min-height:58px;padding:0 18px;border:1px solid rgba(38,63,49,.14);border-radius:18px;background:#fffffbeb;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#1f3328;font-size:17px;font-weight:900}.hh-search-switch input{position:absolute;opacity:0;pointer-events:none}.hh-switch-ui{width:50px;height:28px;padding:3px;border-radius:999px;background:#263f312e;transition:background .2s ease}.hh-switch-ui:after{content:"";display:block;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #17231d38;transition:transform .2s ease}.hh-search-switch input:checked+.hh-switch-ui{background:#1f4b35}.hh-search-switch input:checked+.hh-switch-ui:after{transform:translate(22px)}.hh-search-applied{padding-top:14px;border-top:1px solid rgba(38,63,49,.1);display:grid;gap:10px;color:#493325;font-weight:900}.hh-search-applied-list{display:flex;flex-wrap:wrap;gap:8px}.hh-applied-chip,.hh-search-empty{min-height:34px;padding:0 14px;border:1px solid rgba(38,63,49,.18);border-radius:999px;color:#263f31;background:#fffffbe6;display:inline-flex;align-items:center;font-size:14px}.hh-search-empty{color:#263f318c}.hh-search-applied button{justify-self:end;border:0;background:transparent;color:#1f4b35;font:inherit;font-weight:900}.hh-search-actions{position:sticky;bottom:-26px;margin:4px -26px -26px;padding:14px 26px 0;background:linear-gradient(180deg,#fffdf700,#fffdf7fa 22%);display:grid;grid-template-columns:.9fr 1.55fr;gap:12px}.hh-search-actions button{min-height:58px;border-radius:18px;font:inherit;font-size:18px;font-weight:950}.hh-search-view{border:0;background:#1f4b35;color:#fff;box-shadow:0 14px 28px #1f4b3538}.magazine-home.catalog-search-open .hh-search-actions .catalog-query-reset{border:1px solid rgba(38,63,49,.12);background:#fffffbf5;color:#1f4b35;box-shadow:inset 0 0 0 1px #263f310a}.hh-search-note{margin:6px 0 0;color:#263f3180;text-align:center;font-size:13px;font-weight:750}.hh-search-note i{margin-right:4px}@media (min-width: 560px){.hh-search-select-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 820px){.magazine-home.catalog-search-open .catalog-query-bar{top:50%;bottom:auto;max-height:min(88vh,860px);padding:34px 36px;transform:translateY(-50%)}.hh-search-actions{bottom:-34px;margin:6px -36px -34px;padding-inline:36px}}.tea-scenes{width:min(100%,1220px);margin:0 auto;padding:38px clamp(20px,4vw,46px) 10px!important}.tea-scene{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.tea-scene-header{padding:0 6px!important;margin-bottom:20px!important;display:flex!important;align-items:end!important;gap:20px!important;background-image:none!important}.tea-scene-header .cat-zh{color:#4d3023!important;font-family:var(--font-primary);font-size:31px!important;font-weight:500!important;letter-spacing:.05em}.tea-scene-header .cat-en{color:#8e6a4c!important;opacity:.72!important}.tea-scroll{width:100%!important;gap:24px!important;padding:10px 8px 20px!important;margin-left:0!important}.tea-card{position:relative;width:210px!important;min-height:366px;padding:0 0 18px!important;border:1px solid rgba(112,79,59,.11)!important;border-radius:24px!important;background:#fffdf9fa!important;box-shadow:0 16px 34px #5e42311a!important;overflow:hidden}.tea-card-media{width:100%!important;margin:0!important;border-radius:24px 24px 0 0!important;aspect-ratio:1.28!important}.tea-card-main-img{filter:sepia(.1) saturate(.92) brightness(1.04)}.tea-card-body{padding:16px 16px 0}.tea-card .title{margin:0 0 8px!important;color:#4d3023!important;font-size:18px!important;font-weight:700!important}.tea-card-copy{min-height:3.1em;color:#7a6357;font-size:14px;line-height:1.55;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tea-card-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.tea-card-tags span{padding:5px 10px;border:1px solid rgba(95,138,82,.24);border-radius:999px;color:#456f3d;background:#f0f7ea;font-size:12px;line-height:1;white-space:nowrap}.tea-card .price-line{padding:14px 54px 0 16px!important;color:#ad681e!important;font-weight:800!important}.tea-card .price-line .sale-price{color:#c0392b!important}.tea-card .price-line .original-price{font-size:11px;font-weight:500;text-decoration:line-through;color:#aaa!important;margin-left:4px}.tea-card-quick-add{position:absolute;right:14px;bottom:14px;width:38px;height:38px;border:0;border-radius:50%;background:#557b3f;color:#fff;box-shadow:0 9px 18px #486f3f3d;font-size:24px;line-height:1;cursor:pointer}.magazine-promo-row{width:min(100% - 40px,1180px);margin:34px auto 26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.magazine-promo-card{position:relative;min-height:210px;border-radius:8px;overflow:hidden;background:#f4e2d4;box-shadow:0 14px 34px #5d3d2c17}.magazine-promo-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:sepia(.18) saturate(.82) brightness(1.08)}.magazine-promo-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffaf5e0,#fffaf547)}.magazine-promo-card>div{position:relative;z-index:1;width:min(62%,260px);padding:34px}.magazine-promo-card h3{margin:0 0 12px;color:#4d3023;font-family:var(--font-primary);font-size:26px;font-weight:500}.magazine-promo-card p{margin:0 0 18px;color:#6d5142;line-height:1.7}.magazine-promo-card button{min-height:38px;padding:0 22px;border:0;border-radius:999px;color:#4f7844;background:#fffaf6;font-weight:800;cursor:pointer}.magazine-service-strip{width:100%;margin:22px 0 0;padding:28px clamp(20px,5vw,70px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;background:#eef6e8;border-top:1px solid rgba(95,138,82,.18);border-bottom:1px solid rgba(95,138,82,.12)}.magazine-service-strip div{display:grid;grid-template-columns:54px 1fr;column-gap:14px;align-items:center}.magazine-service-strip i{grid-row:span 2;width:54px;height:54px;border:1px solid rgba(95,138,82,.28);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#4f7844;font-size:25px}.magazine-service-strip strong{color:#5b3c2e;font-size:17px}.magazine-service-strip span{color:#8a6a5c;font-size:14px}.member-section,.member-quick-actions{width:min(100% - 40px,1180px);margin-left:auto!important;margin-right:auto!important}.profile-title,.brew-section-title,.suitable-title{margin-bottom:16px;color:#4d3023;font-family:var(--font-primary);font-size:20px;font-weight:700;letter-spacing:0;text-transform:none}.profile-section,.brew-section,.suitable-section{border:1px solid rgba(112,79,59,.1)!important;border-radius:24px!important;background:#fffdf9!important;box-shadow:0 14px 30px #5e423114!important}.tea-modal .profile-section,.tea-modal .brew-section,.tea-modal .suitable-section{border:none!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.profile-title:before,.profile-bar .blk.on{background:var(--mag-blush)!important;box-shadow:none!important}.suitable-section{padding:24px;margin-bottom:16px}.suitable-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.suitable-list li{position:relative;padding-left:24px;color:#6b5144;line-height:1.7}.suitable-list li:before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:50%;background:var(--mag-blush);box-shadow:0 0 0 4px #e4f0dd}.mobile-bottom-nav{display:none}@media (max-width: 900px){body{padding-bottom:calc(92px + env(safe-area-inset-bottom))!important}.magazine-header.ios-header{padding:9px 16px!important;border-radius:0 0 22px 22px!important}.magazine-header .ios-nav{justify-content:space-between}.desktop-nav-links,.desktop-header-actions,.magazine-header .lang-switch,.header-search-btn,.header-member-btn{display:none!important}.brand-emblem{width:36px;height:36px}.magazine-header .ios-title-lg{font-size:15px!important}.brand-roman{font-size:8px}.magazine-hero{min-height:min(82svh,720px);display:block;padding:0 0 28px;background:#fffdf9}.magazine-hero-media{position:relative;inset:auto;width:calc(100% - 32px);min-height:min(78svh,680px);margin:12px 16px 0;border-radius:30px;box-shadow:0 22px 46px #5e423124}.magazine-hero-media:before{background:linear-gradient(180deg,#fffaf51f,#fffaf59e 38%,#fffaf514 68%),radial-gradient(circle at 24% 16%,rgba(255,244,239,.72),transparent 15rem)}.magazine-hero-media img{object-position:center bottom}.magazine-hero-copy{position:absolute;top:clamp(82px,13svh,124px);left:40px;right:40px;width:auto;margin:0;padding:0}.magazine-hero h1{max-width:7.8em;color:#4b3024;font-size:clamp(35px,10.4vw,48px);line-height:1.22;text-shadow:0 2px 18px rgba(255,250,245,.85)}.magazine-hero-subtitle{margin-top:12px;color:#6a5044;font-size:18px;text-shadow:0 2px 14px rgba(255,250,245,.9)}.hero-ai-cta{min-height:48px;margin-top:22px;padding:0 24px;font-size:15px}.hero-trust-row{margin-top:20px;gap:10px;color:#6b5144;font-size:12px}.mood-section{padding:18px 20px 14px}.mood-heading{justify-content:flex-start;margin-bottom:18px}.mood-heading h2{font-size:24px;letter-spacing:.04em}.mood-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mood-card{min-height:226px;border-radius:22px}.mood-title{font-size:17px}.mood-sub{font-size:13px}.catalog-tabs-wrap{margin-top:22px;padding:0 20px}.catalog-query-bar{width:calc(100% - 40px);border-radius:22px!important}.tea-scenes{padding:28px 20px 10px!important}.tea-scene-header{align-items:flex-start!important;flex-direction:column!important;gap:2px!important;margin-bottom:12px!important;padding:0!important}.tea-scene-header .cat-zh{font-size:25px!important}.tea-scroll{overflow:visible!important;display:grid!important;gap:18px!important;padding:0!important;touch-action:pan-y!important}.tea-scroll .embla__slide{width:100%!important}.tea-card{width:100%!important;min-height:0;display:grid!important;grid-template-columns:38% 1fr;grid-template-rows:auto auto;column-gap:14px;padding:12px!important;border-radius:22px!important}.tea-card-media{grid-row:1 / span 2;height:100%;border-radius:18px!important;aspect-ratio:.88!important}.tea-card-body{padding:4px 42px 0 0}.tea-card .title{margin-bottom:7px!important;font-size:18px!important}.tea-card-copy{min-height:0;font-size:13px}.tea-card-tags{margin-top:10px;gap:6px}.tea-card-tags span{padding:5px 9px;font-size:12px}.tea-card .price-line{align-self:end;margin-top:12px;padding:0 42px 0 0!important;font-size:14px}.tea-card-quick-add{right:12px;bottom:12px;width:34px;height:34px;font-size:22px}.magazine-promo-row{width:calc(100% - 40px);grid-template-columns:1fr;gap:14px;margin-top:24px}.magazine-promo-card{min-height:164px;border-radius:24px}.magazine-promo-card>div{width:68%;padding:24px}.magazine-service-strip{grid-template-columns:1fr 1fr;padding:24px 20px}.magazine-service-strip div{grid-template-columns:42px 1fr}.magazine-service-strip i{width:42px;height:42px;font-size:20px}.stickybar{display:none!important}.sheet-backdrop{z-index:1900!important}.mobile-bottom-nav{position:fixed;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));z-index:1800;min-height:66px;padding:7px 8px;border:1px solid rgba(112,79,59,.12);border-radius:24px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#fffcf8f5;box-shadow:0 18px 40px #5e42312e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-bottom-nav__item{border:0;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:transparent;color:#8b6c5d;font-size:11px;font-weight:700}.mobile-bottom-nav__item i{font-size:20px}.mobile-bottom-nav__item.active{color:#557b3f;background:#eef6e8}body.cart-sheet-open .mobile-bottom-nav,body.modal-open .mobile-bottom-nav,body.mc-open .mobile-bottom-nav{display:none}}html{scroll-behavior:smooth}.hh-hero{--hh-ink: #1f3429;--hh-green: #4f7258;--hh-green-deep: #223b2f;--hh-cream: #fbf6ec;--hh-cream-soft: #fffdf7;--hh-amber: #b66f2c;--hh-tea: #7b522f;--hh-line: rgba(33, 59, 46, .16);--hh-glass: rgba(255, 253, 247, .82);--hh-shadow: 0 22px 54px rgba(31, 52, 41, .14);position:relative!important;width:min(100%,1440px)!important;min-height:min(760px,calc(100svh - 66px))!important;margin:0 auto!important;padding:clamp(42px,6vw,84px) clamp(24px,6vw,88px)!important;display:grid!important;grid-template-columns:minmax(340px,.92fr) minmax(420px,1.08fr)!important;align-items:center!important;gap:clamp(28px,5vw,72px)!important;overflow:hidden!important;background:radial-gradient(circle at 82% 18%,rgba(236,183,94,.2),transparent 23rem),radial-gradient(circle at 72% 76%,rgba(95,126,101,.24),transparent 25rem),linear-gradient(135deg,#fbf7ed,#edf3e9 56%,#f5eadb)!important;color:var(--hh-ink)}.hh-hero:before,.hh-hero:after,.hh-hero-bg{content:"";position:absolute;pointer-events:none}.hh-hero:before{width:420px;height:420px;right:6%;top:8%;border-radius:50%;background:#fffdf76b;filter:blur(22px)}.hh-hero:after{inset:auto 8% -180px auto;width:520px;height:520px;border-radius:50%;background:#5f7e651f}.hh-hero-bg{top:22px;right:22px;bottom:22px;left:22px;border:1px solid rgba(255,255,255,.42);border-radius:42px;background:linear-gradient(120deg,#ffffff75,#ffffff1a),radial-gradient(circle at 22% 18%,rgba(255,255,255,.74),transparent 18rem);box-shadow:inset 0 1px #ffffff80,inset 0 -1px #213b2e0a}.hh-hero-copy,.hh-hero-visual{position:relative;z-index:2}.hh-hero-copy{max-width:560px}.hh-hero-kicker{margin:0 0 14px;color:#263f32a8;font:800 12px/1 var(--font-ui);letter-spacing:.18em}.hh-hero h1{max-width:8em!important;margin:0!important;color:var(--hh-ink)!important;font-family:var(--font-primary)!important;font-size:clamp(48px,6.2vw,82px)!important;font-weight:650!important;line-height:1.06!important;letter-spacing:0!important}.hh-hero-subtitle{margin:22px 0 0;color:#314b3d;font-family:var(--font-primary);font-size:clamp(21px,2vw,30px);line-height:1.55;letter-spacing:0}.hh-hero-note{max-width:30em;margin:14px 0 0;color:#1f3429c2;font-size:clamp(15px,1.4vw,18px);line-height:1.8}.hh-hero-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.hh-hero-cta{min-height:52px;padding:0 26px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font:850 15px/1 var(--font-ui);transition:transform .2s ease,box-shadow .2s ease}.hh-hero-cta:hover{transform:translateY(-1px)}.hh-hero-cta-primary{background:linear-gradient(135deg,#1f382b,#52765a);color:#fff;box-shadow:0 16px 32px #1f342947}.hh-hero-cta-line{border:1px solid rgba(31,52,41,.24);background:#fffdf7d6;color:var(--hh-green-deep);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hh-trust-row{width:fit-content;max-width:100%;margin-top:28px;padding:10px 14px;border:1px solid rgba(33,59,46,.1);border-radius:999px;display:flex;flex-wrap:wrap;gap:10px 12px;background:#fffdf7c7;color:#1f3429d1;box-shadow:0 14px 30px #2f4b3c14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-size:13px;font-weight:760}.hh-trust-row span:not(:last-child):after{content:"｜";margin-left:10px;color:#2f4b3c47}.hh-hero-visual{min-height:520px;display:grid;place-items:center}.hh-hero-card{border:1px solid rgba(33,59,46,.1);border-radius:28px;background:var(--hh-glass);box-shadow:var(--hh-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hh-card-eyebrow{display:block;color:#223b2f94;font:800 11px/1 var(--font-ui);letter-spacing:.16em}.hh-welcome-card{position:absolute;left:4%;top:8%;width:min(250px,42%);padding:22px;transform:rotate(-3deg)}.hh-welcome-card strong{display:block;margin-top:12px;color:var(--hh-green-deep);font-family:var(--font-primary);font-size:25px;line-height:1.2}.hh-welcome-card p{margin:10px 0 0;color:#1f3429b3;font-size:14px;line-height:1.65}.hh-recommend-card{position:absolute;right:2%;top:2%;width:min(310px,50%);padding:22px}.hh-recommend-card h2,.hh-product-card h2{margin:10px 0 0;color:var(--hh-green-deep);font-family:var(--font-primary);font-weight:700;letter-spacing:0}.hh-recommend-card h2{font-size:24px}.hh-recommend-card ul{margin:18px 0 0;padding:0;display:grid;gap:12px;list-style:none}.hh-recommend-card li{min-height:38px;padding:8px 11px;border-radius:16px;display:flex;align-items:center;gap:10px;border:1px solid rgba(33,59,46,.08);background:#fffdf7c7;color:#263f32;font-weight:800;font-size:14px}.hh-recommend-card li span{color:#a85f21;font-size:12px;font-weight:900}.hh-product-card{position:relative;width:min(460px,78%);margin-top:118px;padding:20px;display:grid;grid-template-columns:132px 1fr;gap:18px;align-items:center;border-color:#213b2e1f;background:#fffdf7e6}.hh-product-visual{position:relative;aspect-ratio:1;border-radius:26px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 45% 38%,rgba(255,255,255,.62),transparent 26%),linear-gradient(145deg,#d7e2c8,#9eb682)}.hh-product-visual:before{content:"";position:absolute;width:84px;height:84px;border-radius:50%;background:#fffdf76b;transform:translate(22px,-18px)}.hh-tea-cup{position:relative;width:78px;height:52px;border:7px solid rgba(255,253,247,.92);border-top-color:#fffdf7fa;border-radius:50% 50% 42% 42%;background:radial-gradient(circle at 48% 38%,#e5a24d 0,#e5a24d,#a86a34 68%);box-shadow:0 18px 24px #3a503638}.hh-tea-cup:after{content:"";position:absolute;right:-27px;top:12px;width:24px;height:20px;border:5px solid rgba(255,253,247,.88);border-left:0;border-radius:0 999px 999px 0}.hh-rating{width:fit-content;padding:5px 9px;border-radius:999px;background:#b66f2c1a;color:#8b4d1c;font-size:12px;font-weight:900}.hh-product-card h2{font-size:25px}.hh-product-card p{margin:8px 0 0;color:#1f3429bd;font-size:14px;line-height:1.55}.hh-product-bottom{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.hh-product-bottom strong{color:#7d4219;font-size:19px;font-weight:900}.hh-product-cta{min-height:40px;padding:0 16px;border:0;border-radius:999px;background:#243d31;color:#fff;font-weight:850;cursor:default}@media (max-width: 900px){.hh-hero{min-height:88svh!important;padding:20px 16px 18px!important;display:block!important;background:radial-gradient(circle at 80% 12%,rgba(255,229,178,.68),transparent 14rem),linear-gradient(165deg,#fbf7ed,#edf4e9 62%,#f7ead8)!important}.hh-hero-bg{top:10px;right:10px;bottom:10px;left:10px;border-radius:34px}.hh-hero-copy{position:relative!important;top:auto!important;left:auto!important;right:auto!important;max-width:none;width:auto!important;margin:0!important;padding:6px 2px 0!important}.hh-hero-kicker{margin-bottom:10px;font-size:11px}.hh-hero h1{max-width:7em!important;font-size:clamp(38px,10.8vw,46px)!important;line-height:1.05!important;text-shadow:none!important}.hh-hero-subtitle{max-width:13em;margin-top:12px;font-size:18px;line-height:1.45;text-shadow:none!important}.hh-hero-note{max-width:19em;margin-top:8px;font-size:13px;line-height:1.65}.hh-hero-actions{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hh-hero-cta{min-width:0;min-height:48px;padding:0 10px;font-size:13px;white-space:nowrap}.hh-trust-row{width:100%;margin-top:12px;padding:8px 10px;border-radius:18px;display:flex;align-items:center;gap:4px 10px;font-size:11px}.hh-trust-row span:after{content:none!important}.hh-hero-visual{min-height:262px;margin-top:12px;display:block}.hh-hero-card{border-radius:22px;box-shadow:0 18px 34px #283f3124}.hh-welcome-card{left:0;top:2px;width:44%;padding:13px;transform:rotate(-2deg)}.hh-welcome-card strong{margin-top:8px;font-size:18px}.hh-welcome-card p{font-size:11px;line-height:1.5}.hh-recommend-card{right:0;top:0;width:55%;padding:13px}.hh-recommend-card h2{font-size:17px}.hh-recommend-card ul{margin-top:10px;gap:6px}.hh-recommend-card li{min-height:28px;padding:5px 8px;gap:7px;border-radius:13px;font-size:11px}.hh-product-card{width:calc(100% - 12px);margin:126px 6px 0;padding:12px;grid-template-columns:86px 1fr;gap:12px;border-radius:24px}.hh-product-visual{border-radius:20px}.hh-tea-cup{width:58px;height:40px;border-width:5px}.hh-product-card h2{font-size:17px}.hh-product-card p{font-size:11px}.hh-product-bottom{margin-top:10px}.hh-product-bottom strong{font-size:15px}.hh-product-cta{min-height:34px;padding:0 10px;font-size:11px}}@media (max-width: 380px){.hh-hero{min-height:92svh!important}.hh-hero h1{font-size:39px!important}.hh-hero-subtitle{font-size:18px}.hh-hero-note{font-size:13px}.hh-product-card{margin-top:144px;grid-template-columns:84px 1fr}}body.magazine-home{--hh-app-bg: #eef5e8;--hh-app-sage: #92b874;--hh-app-sage-dark: #557b3f;--hh-app-forest: #263f31;--hh-app-cream: #fbfaf4;--hh-app-card: rgba(255, 255, 250, .92);--hh-app-amber: #ad681e;--hh-app-line: rgba(38, 63, 49, .12);--hh-app-shadow: 0 22px 52px rgba(45, 68, 52, .14);background:radial-gradient(circle at 14% 2%,rgba(169,205,139,.32),transparent 28rem),radial-gradient(circle at 88% 14%,rgba(228,175,88,.18),transparent 24rem),linear-gradient(180deg,#fbfcf7 0%,var(--hh-app-bg) 42%,#f7f2e9 100%)!important;color:var(--hh-app-forest)}body.magazine-home .aurora-bg{display:none!important}body.magazine-home .ios-header{border-bottom:none!important;background:#fffffff2!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:none!important;padding-top:14px!important}body.magazine-home .brand-emblem,body.magazine-home .header-icon-btn{border-color:#263f311f!important;background:#fffffac7!important;color:var(--hh-app-forest)!important}body.magazine-home .desktop-nav-links a,body.magazine-home .desktop-nav-links button{color:#263f31d1!important}body.magazine-home .desktop-nav-links a:hover,body.magazine-home .desktop-nav-links button:hover{color:var(--hh-app-sage-dark)!important}body.magazine-home .hh-hero{width:min(calc(100% - 48px),1360px)!important;min-height:min(720px,calc(100svh - 88px))!important;margin-top:0!important;border:1px solid rgba(65,91,55,.16);border-radius:clamp(34px,4vw,56px);background:radial-gradient(circle at 78% 22%,rgba(242,255,222,.62),transparent 18rem),radial-gradient(circle at 48% 86%,rgba(77,113,52,.18),transparent 20rem),linear-gradient(135deg,#b9d89e,#9bc57b 46%,#7ea461)!important;box-shadow:0 26px 70px #4b683938}body.magazine-home .hh-hero-bg{border-color:#ffffff47;background:linear-gradient(135deg,#ffffff29,#ffffff0a),radial-gradient(circle at 16% 18%,rgba(255,255,250,.16),transparent 18rem)}body.magazine-home .hh-hero h1,body.magazine-home .hh-hero-subtitle,body.magazine-home .hh-hero-note,body.magazine-home .hh-hero-kicker{color:#f9fff2!important}body.magazine-home .hh-hero-note{opacity:.9}body.magazine-home .hh-hero-cta-primary{background:#faffefeb;color:#315323;box-shadow:0 16px 32px #30542338}body.magazine-home .hh-hero-cta-line{border-color:#faffef7a;background:#fffffa2e;color:#f9fff2}body.magazine-home .hh-trust-row{border-color:#faffef52;background:#faffef2e;color:#f9fff2;box-shadow:none}body.magazine-home .hh-hero-visual:before{content:"";position:absolute;top:14%;right:4%;bottom:8%;left:2%;border-radius:42px;background:#f5ffea24;filter:blur(1px)}body.magazine-home .hh-hero-card{border-color:#fffffa6b;box-shadow:0 26px 46px #2f4c2a38}body.magazine-home .hh-welcome-card{top:6%;left:0;width:min(250px,40%);min-height:390px;padding:26px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:10px;background:radial-gradient(circle at 50% 24%,rgba(253,202,93,.34),transparent 5.5rem),linear-gradient(180deg,#5d8b40,#4d7839);color:#f9fff2;transform:rotate(-6deg)}body.magazine-home .hh-welcome-card .hh-card-eyebrow,body.magazine-home .hh-welcome-card strong,body.magazine-home .hh-welcome-card p{color:#f9fff2}body.magazine-home .hh-welcome-card strong{font-size:30px}body.magazine-home .hh-recommend-card{top:0;right:32%;width:min(260px,42%);min-height:430px;padding:54px 22px 22px;border-radius:8px;background:#fffffaf5;transform:rotate(1deg)}body.magazine-home .hh-recommend-card h2,body.magazine-home .hh-product-card h2{font-family:var(--font-ui);font-size:22px;font-weight:900}body.magazine-home .hh-recommend-card li{border-radius:14px;background:#f6f9f1}body.magazine-home .hh-product-card{position:absolute;top:7%;right:2%;width:min(300px,44%);min-height:430px;margin:0;padding:0 22px 22px;display:block;border-radius:8px;background:#fffffaf7;transform:rotate(6deg)}body.magazine-home .hh-product-visual{width:calc(100% + 44px);height:160px;margin:0 -22px 22px;border-radius:8px 8px 32px 32px;background:radial-gradient(circle at 54% 46%,rgba(250,255,239,.52),transparent 4.2rem),linear-gradient(135deg,#5a8942,#7baa58)}body.magazine-home .hh-rating{background:#ad681e1f;color:#835018}body.magazine-home .hh-product-bottom{display:grid;gap:12px}body.magazine-home .hh-product-cta{width:100%;min-height:44px;background:#557b3f}body.magazine-home .mood-section,body.magazine-home .product-catalog-section,body.magazine-home .magazine-promo-row,body.magazine-home .magazine-service-strip,body.magazine-home .feature-section,body.magazine-home .member-section{width:min(calc(100% - 48px),1180px);margin-left:auto!important;margin-right:auto!important}body.magazine-home .mood-section,body.magazine-home .product-catalog-section,body.magazine-home .feature-section{margin-top:28px!important;padding:clamp(26px,4vw,44px)!important;border:1px solid var(--hh-app-line);border-radius:36px;background:#fffffac7;box-shadow:0 18px 44px #2d443414}body.magazine-home .mood-heading h2,body.magazine-home .section-title,body.magazine-home .tea-scene-header .cat-zh{color:var(--hh-app-forest)!important;letter-spacing:0}body.magazine-home .tea-scene-header .cat-zh,body.magazine-home .tea-scene-header .cat-en{display:none!important}body.magazine-home .hh-catalog-heading{max-width:620px;margin:0 0 22px}body.magazine-home .hh-catalog-heading span{display:block;margin-bottom:8px;color:#557b3f;font:900 12px/1 var(--font-ui);letter-spacing:.14em}body.magazine-home .hh-catalog-heading h2{margin:0;color:var(--hh-app-forest);font:900 clamp(28px,4vw,44px)/1.12 var(--font-ui);letter-spacing:0}body.magazine-home .hh-catalog-heading p{margin:12px 0 0;color:#263f31b3;font-size:15px;line-height:1.75}body.magazine-home .hh-catalog-heading h2 i{color:#5f8a52;font-size:.72em;vertical-align:.08em}body.magazine-home .hh-catalog-filter-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}body.magazine-home .hh-catalog-filter-chips.hidden{display:none}body.magazine-home .hh-catalog-filter-chips button{min-height:36px;padding:0 15px;border:1px solid rgba(38,63,49,.12);border-radius:999px;background:#fffffadb;color:#263f31c7;font:850 13px/1 var(--font-ui);cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}body.magazine-home .hh-catalog-filter-chips button:active{transform:scale(.97)}body.magazine-home .hh-catalog-filter-chips button.is-active{border-color:#5f8a52;background:#5f8a52;color:#fffef9}body.magazine-home .hh-catalog-intro-link{display:inline-flex;align-items:center;min-height:36px;margin-top:14px;color:#4f7844;font:850 14px/1.2 var(--font-ui);text-decoration:none}body.magazine-home .hh-catalog-intro-link.hidden{display:none}body.magazine-home .mood-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,22px)}body.magazine-home .mood-card{min-height:clamp(170px,20vw,238px);border:1px solid rgba(255,255,250,.38);border-radius:28px;background:#365d35;box-shadow:0 18px 34px #2d44341f;color:#fffaf2}body.magazine-home .mood-card--feature{grid-column:1 / -1;min-height:clamp(330px,42vw,520px)}body.magazine-home .mood-card:after{background:linear-gradient(180deg,#142a1e0a 16%,#142a1e33 52%,#142a1ec7),radial-gradient(circle at 18% 18%,rgba(255,255,248,.22),transparent 42%)}body.magazine-home .mood-card--feature:after{background:linear-gradient(90deg,#12271db8,#12271d61 44%,#12271d1a),linear-gradient(180deg,#12271d0a,#12271d61)}body.magazine-home .mood-card-content{padding:clamp(16px,2vw,22px)}body.magazine-home .mood-card--feature .mood-card-content{max-width:440px;padding:clamp(24px,4vw,42px)}body.magazine-home .mood-card i{color:#fffaf2!important}body.magazine-home .mood-title{color:#fffaf2;font-weight:900}body.magazine-home .mood-card--feature .mood-title{font-size:clamp(28px,4.2vw,44px)}body.magazine-home .mood-sub{color:#fffaf2e0}body.magazine-home .catalog-tabs-wrap{display:none!important}body.magazine-home .catalog-tabs{padding:7px;border:1px solid rgba(38,63,49,.12);background:#fffffad1;box-shadow:none}body.magazine-home .catalog-tab{min-height:48px;color:#263f31c7!important;font-weight:850}body.magazine-home .catalog-tab.active{background:#557b3f!important;color:#fff!important;box-shadow:0 10px 22px #36582833!important}body.magazine-home .catalog-query-bar:not(.hh-search-sheet){margin:16px 0 0!important;border:1px solid rgba(38,63,49,.1);border-radius:24px;background:#fffffae0;box-shadow:none}body.magazine-home .catalog-query-input,body.magazine-home .catalog-query-select,body.magazine-home .catalog-query-toggle,body.magazine-home .catalog-query-check{min-height:46px;border-color:#263f3124;border-radius:16px;background:#fffef8;color:var(--hh-app-forest)}body.magazine-home .catalog-query-reset{min-height:46px;border-radius:16px;background:#263f31}body.magazine-home .tea-scenes{margin-top:22px}body.magazine-home .tea-scene{margin-bottom:34px}body.magazine-home .tea-scroll{gap:16px}body.magazine-home .tea-card{width:220px!important;min-height:390px;padding:12px!important;border:1px solid rgba(38,63,49,.11)!important;border-radius:24px!important;background:#fffffaf5!important;box-shadow:0 16px 32px #2d44341a!important}body.magazine-home .tea-card-media{width:calc(100% + 24px)!important;margin:-12px -12px 12px!important;border-radius:24px 24px 18px 18px!important;aspect-ratio:1 / .7!important;background:#dfead4}body.magazine-home .tea-card .title{font-family:var(--font-ui)!important;font-size:17px!important;font-weight:900!important;color:var(--hh-app-forest)!important}body.magazine-home .tea-card-copy{color:#263f31b8!important}body.magazine-home .tea-card-tags span{border:1px solid rgba(85,123,63,.18)!important;background:#f4f8ee!important;color:#496f35!important}body.magazine-home .tea-card .price-line span[itemprop=price]{color:var(--hh-app-amber)!important;font-size:18px!important;font-weight:950!important}body.magazine-home .tea-card-quick-add{right:12px!important;bottom:12px!important;width:42px!important;height:42px!important;background:#557b3f!important;box-shadow:0 10px 18px #36582838!important}body.magazine-home .magazine-promo-row{margin-top:24px!important;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}body.magazine-home .magazine-promo-card{min-height:220px;border:1px solid rgba(38,63,49,.1);border-radius:28px;overflow:hidden;background:#f8fbf2;box-shadow:0 14px 34px #2d443414}body.magazine-home .magazine-promo-card button,body.magazine-home .product-add-btn,body.magazine-home .sheet-checkout-btn{background:#557b3f!important;color:#fff!important;border-color:transparent!important}body.magazine-home .magazine-service-strip{margin-top:28px!important;padding:22px clamp(18px,4vw,34px);border:1px solid rgba(38,63,49,.1);border-radius:30px;background:#fffffad1;box-shadow:0 16px 36px #2d443414}body.magazine-home .magazine-service-strip i{color:var(--hh-app-sage-dark)!important}.hh-category-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2140;visibility:hidden;pointer-events:none}.hh-category-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:#1e221b6b;opacity:0;-webkit-backdrop-filter:blur(8px) saturate(.9);backdrop-filter:blur(8px) saturate(.9);transition:opacity .28s ease}.hh-category-sheet__panel{position:absolute;right:0;bottom:0;left:0;max-height:min(78svh,680px);overflow-y:auto;padding:12px clamp(22px,5vw,34px) calc(24px + env(safe-area-inset-bottom));border:1px solid rgba(38,63,49,.12);border-radius:30px 30px 0 0;background:#fffdf7fa;box-shadow:0 -28px 70px #1f34293d;transform:translateY(105%);transition:transform .34s cubic-bezier(.22,1,.36,1);outline:none}.hh-category-sheet.is-open{visibility:visible;pointer-events:auto}.hh-category-sheet.is-open .hh-category-sheet__backdrop{opacity:1}.hh-category-sheet.is-open .hh-category-sheet__panel{transform:translateY(0)}.hh-category-sheet__handle{display:block;width:46px;height:5px;margin:0 auto 18px;border-radius:999px;background:#263f3129}.hh-category-sheet__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid rgba(38,63,49,.11)}.hh-category-sheet__header h2{margin:0;color:#244231;font-family:var(--font-primary);font-size:clamp(28px,7vw,38px);line-height:1.15;letter-spacing:0}.hh-category-sheet__header p{margin:6px 0 0;color:#244231b8;font-size:15px;font-weight:650}.hh-category-sheet__close{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:transparent;color:#244231;font-size:24px}.hh-category-sheet__list{display:grid;gap:0;margin:8px 0 18px}.hh-category-sheet__item{width:100%;min-height:76px;display:grid;grid-template-columns:52px 1fr 22px;align-items:center;gap:14px;padding:14px 0;border:0;border-bottom:1px solid rgba(38,63,49,.1);background:transparent;color:#213e30;text-align:left;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hh-category-sheet__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#eef6e8;color:#557b3f;font-size:24px}.hh-category-sheet__item strong{display:block;color:#213e30;font-size:18px;font-weight:850;letter-spacing:0}.hh-category-sheet__item small{display:block;margin-top:4px;color:#213e309e;font-size:13px;font-weight:650;line-height:1.45}.hh-category-sheet__chevron{color:#213e307a;font-size:18px}.hh-category-sheet__all{width:100%;min-height:56px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(38,63,49,.12);border-radius:18px;background:#fffffad1;color:#244231;font-size:16px;font-weight:850}.hh-category-sheet__all i{font-size:20px}body.magazine-home.category-sheet-open{overflow:hidden}body.cart-sheet-open .mobile-bottom-nav,body.modal-open .mobile-bottom-nav,body.mc-open .mobile-bottom-nav,body.category-sheet-open .mobile-bottom-nav{display:none}body.magazine-home .mobile-bottom-nav{border:1px solid rgba(38,63,49,.1)!important;border-radius:26px!important;background:#fffffaf0!important;box-shadow:0 18px 44px #2d443429!important}body.magazine-home .mobile-bottom-nav__item{color:#263f31a3!important}body.magazine-home .mobile-bottom-nav__item.active{background:#eef6e8!important;color:#557b3f!important}body.magazine-home .stickybar .cart-fab{background:#557b3f!important;color:#fff!important;box-shadow:0 14px 30px #3658283d!important}body.magazine-home .tea-modal-content,body.magazine-home #cartSheet,body.magazine-home .checkout-modal-content{border:1px solid rgba(38,63,49,.12)!important;border-radius:30px!important;background:#fffef8!important;box-shadow:0 26px 70px #1f342933!important}body.magazine-home .itemcard-gallery-viewport,body.magazine-home .modal-block,body.magazine-home .summary-card,body.magazine-home .cart-row{border-color:#263f311a!important;border-radius:22px!important;background:#f7faf1!important}body.magazine-home .tea-modal .modal-block{border-radius:0!important;background:transparent!important;box-shadow:none!important;border-color:transparent!important;border:none!important}.tea-modal .suitable-section,.tea-modal .profile-section,.tea-modal .brew-section{border:none!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:20px!important;border-bottom:1px solid rgba(0,0,0,.08)!important}@media (min-width: 768px){.hh-category-sheet__panel{right:auto;bottom:18px;left:50%;width:min(560px,calc(100% - 32px));border-radius:32px;transform:translate(-50%,105%)}.hh-category-sheet.is-open .hh-category-sheet__panel{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.hh-category-sheet__backdrop,.hh-category-sheet__panel{transition:none}}@media (max-width: 900px){body.magazine-home .hh-hero{width:min(calc(100% - 24px),520px)!important;min-height:88svh!important;margin-top:12px!important;border-radius:36px;padding:24px 18px 20px!important}body.magazine-home .hh-hero-visual{min-height:286px}body.magazine-home .hh-welcome-card{width:42%;min-height:178px;padding:16px;border-radius:18px}body.magazine-home .hh-recommend-card{right:0;width:55%;min-height:214px;padding:38px 13px 13px;border-radius:18px}body.magazine-home .hh-product-card{position:relative;top:auto;right:auto;width:calc(100% - 8px);min-height:0;margin:142px 4px 0;padding:0 12px 12px;display:grid;grid-template-columns:92px 1fr;gap:12px;border-radius:22px;transform:rotate(0)}body.magazine-home .hh-product-card:before{display:none}body.magazine-home .hh-product-visual{width:auto;height:auto;margin:12px 0 0;border-radius:18px;aspect-ratio:1}body.magazine-home .hh-product-bottom{grid-template-columns:1fr auto;align-items:center}body.magazine-home .hh-product-cta{width:auto;min-height:36px}body.magazine-home .mood-section,body.magazine-home .product-catalog-section,body.magazine-home .magazine-promo-row,body.magazine-home .magazine-service-strip,body.magazine-home .feature-section,body.magazine-home .member-section{width:min(calc(100% - 24px),520px)}body.magazine-home .mood-section,body.magazine-home .product-catalog-section,body.magazine-home .feature-section{padding:22px 16px!important;border-radius:30px}body.magazine-home .mood-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}body.magazine-home .mood-card{min-height:126px;border-radius:24px}body.magazine-home .mood-card--feature{grid-column:1 / -1;min-height:318px}body.magazine-home .mood-card--feature:after{background:linear-gradient(180deg,#12271d05,#12271d29 36%,#12271dbd),linear-gradient(90deg,#12271d5c,#12271d0a)}body.magazine-home .mood-card-content{gap:5px;padding:12px}body.magazine-home .mood-card--feature .mood-card-content{max-width:82%;padding:24px 18px}body.magazine-home .mood-card:not(.mood-card--feature) i{font-size:21px}body.magazine-home .mood-card:not(.mood-card--feature) .mood-title{font-size:14px}body.magazine-home .mood-card:not(.mood-card--feature) .mood-sub{display:none}body.magazine-home .magazine-promo-row{grid-template-columns:1fr}body.magazine-home .catalog-query-primary{grid-template-columns:1fr;display:grid}body.magazine-home .tea-scroll{display:grid!important;grid-template-columns:repeat(2,1fr)!important;column-gap:clamp(24px,6vw,34px)!important;row-gap:28px!important;overflow:visible!important;width:100%!important;margin:0!important;padding:0 6px 14px!important;background:transparent!important;border-radius:0!important}body.magazine-home .tea-scroll .embla__slide{width:auto!important;min-width:0!important;max-width:100%!important;flex:none!important}body.magazine-home .tea-card{width:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:0!important;align-items:unset!important;padding:10px!important}body.magazine-home .tea-card-media{width:100%!important;height:auto!important;min-height:0!important;margin:0 0 12px!important;border-radius:16px!important;aspect-ratio:1 / .75!important;grid-row:unset!important}body.magazine-home .tea-card-body{min-width:0}body.magazine-home .tea-card .title{font-size:16px!important;line-height:1.3!important}body.magazine-home .tea-card-copy{font-size:12px!important;-webkit-line-clamp:2;margin-top:4px!important}body.magazine-home .tea-card-tags{display:none!important}body.magazine-home .tea-card .price-line{align-self:unset;font-size:13px!important;padding-right:44px;margin-top:6px!important}body.magazine-home .tea-card .price-line span[itemprop=price]{font-size:15px!important}body.magazine-home .mobile-bottom-nav{left:12px!important;right:12px!important;bottom:12px!important}}body.magazine-home .hh-app-home{box-sizing:border-box;width:100%!important;max-width:100%!important;min-height:auto!important;margin-top:0!important;padding:clamp(20px,4vw,48px) clamp(24px,6vw,80px) clamp(112px,9vw,140px)!important;display:grid!important;grid-template-columns:1fr!important;place-items:start stretch!important;border:0!important;border-radius:0!important;background:radial-gradient(circle at 88% 4%,rgba(197,225,176,.42),transparent 14rem),linear-gradient(180deg,#fffef9,#fbfcf6 54%,#f5f8ee)!important;box-shadow:none}body.magazine-home .hh-app-home .hh-hero-bg{display:none!important}body.magazine-home .hh-app-panel{box-sizing:border-box;position:relative;z-index:2;width:min(100%,1280px);max-width:100%;justify-self:center;min-height:auto;padding:0;border:0;border-radius:0;overflow:visible;background:transparent;box-shadow:none;color:#1e2b20}body.magazine-home .hh-app-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}body.magazine-home .hh-app-header p{margin:0 0 8px;color:#1f2e21;font:900 clamp(22px,5vw,30px)/1.08 var(--font-ui)}body.magazine-home .hh-app-header h1{margin:0!important;max-width:none!important;color:#1f2e21d6!important;font-family:var(--font-ui)!important;font-size:clamp(15px,3.4vw,18px)!important;font-weight:650!important;line-height:1.4!important}body.magazine-home .hh-avatar-wrap{flex:0 0 auto;position:relative;z-index:50}body.magazine-home .hh-app-avatar{width:60px;height:64px;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:linear-gradient(135deg,rgba(255,255,255,.18),transparent),#567b43;color:#fffef9;border:none;cursor:pointer;font-family:var(--font-ui);box-shadow:0 10px 22px #48693647;overflow:hidden;position:relative;-webkit-tap-highlight-color:transparent;transition:transform .28s cubic-bezier(.34,1.56,.64,1),filter .22s ease,box-shadow .22s ease}body.magazine-home .hh-app-avatar:hover,body.magazine-home .hh-app-avatar:focus-visible{transform:translateY(-3px);filter:brightness(1.13);box-shadow:0 18px 30px #48693657;outline:none}body.magazine-home .hh-app-avatar:active{transform:translateY(0);filter:brightness(.95);transition-duration:.1s}body.magazine-home .hh-app-avatar i{font-size:22px;transition:transform .28s cubic-bezier(.34,1.56,.64,1)}body.magazine-home .hh-app-avatar:hover i{transform:scale(1.08)}body.magazine-home .hh-app-avatar .hh-avatar-label{font-size:9px;font-weight:700;letter-spacing:.04em;line-height:1;opacity:.88;white-space:nowrap}body.magazine-home .hh-app-avatar .hh-avatar-initial{font-size:22px;font-weight:800;line-height:1}body.magazine-home .hh-app-avatar img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover}body.magazine-home .hh-app-avatar .hh-avatar-fallback{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}#avatarSpotlight{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9100;pointer-events:none;opacity:0;transition:opacity .4s ease}#avatarSpotlight.is-visible{opacity:1;pointer-events:auto}#spotlightSvg{cursor:pointer}#spotlightSvg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;cursor:pointer}.hh-spotlight-bubble{position:absolute;width:min(calc(100vw - 40px),340px);background:#fff;border-radius:16px;padding:18px 20px 14px;box-shadow:0 8px 32px #00000047;pointer-events:auto}.hh-spotlight-label{margin:0 0 14px;color:#2d4a22;font-size:14px;font-weight:600;line-height:1.55;letter-spacing:.01em}.hh-spotlight-nav{display:flex;justify-content:space-between;align-items:center;gap:10px}.hh-spotlight-skip{background:none;border:none;color:#2d4a2280;font-size:13px;font-weight:600;cursor:pointer;padding:6px 0}.hh-spotlight-next{background:#3a6b30;border:none;color:#fff;font-size:13px;font-weight:700;padding:8px 20px;border-radius:999px;cursor:pointer;letter-spacing:.02em}.hh-spotlight-dots{display:flex;justify-content:center;gap:6px;margin-top:12px}.hh-tour-dot{width:6px;height:6px;border-radius:50%;background:#2d4a2233;display:inline-block}.hh-tour-dot.active{background:#3a6b30;transform:scale(1.2)}body.magazine-home .hh-app-search-row{margin-top:28px;display:grid;grid-template-columns:1fr 58px;gap:14px;align-items:center}body.magazine-home .hh-app-search,body.magazine-home .hh-app-filter{min-height:56px;border:1px solid rgba(37,53,37,.08);border-radius:15px;display:flex;align-items:center;background:#fff;color:#36413561;box-shadow:0 10px 24px #2438260f;cursor:pointer}body.magazine-home .hh-app-search{gap:10px;padding:0 16px 0 18px;justify-content:flex-start;font:750 14px/1 var(--font-ui)}body.magazine-home .hh-app-search i{font-size:21px;flex-shrink:0}body.magazine-home .hh-hero-search-input{flex:1;min-width:0;border:none;outline:none;background:transparent;font:750 14px/1 var(--font-ui);color:#364135d9;caret-color:#5b8346}body.magazine-home .hh-hero-search-input::placeholder{color:#36413561;font-weight:500}body.magazine-home .hh-hero-search-clear{display:flex;align-items:center;justify-content:center;border:none;background:#36413514;border-radius:50%;width:24px;height:24px;flex-shrink:0;cursor:pointer;color:#3641358c;padding:0}body.magazine-home .hh-hero-search-clear i{font-size:14px}body.magazine-home .hh-hero-search-clear[hidden]{display:none}body.magazine-home .hh-app-filter{justify-content:center;background:#5b8346;color:#fffef9}body.magazine-home .hh-app-filter i{font-size:24px}body.magazine-home .hh-app-section{margin-top:30px}body.magazine-home .hh-app-section h2{margin:0 0 16px;color:#222b21;font:900 clamp(22px,5vw,28px)/1.1 var(--font-ui);letter-spacing:0}body.magazine-home .hh-app-section h2 .eyebrow{display:block;font-size:11px;font-weight:600;letter-spacing:.13em;color:#5c8b40;text-transform:uppercase;margin-bottom:5px}body.magazine-home .hh-app-category-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(72px,1fr);gap:clamp(12px,3vw,18px);overflow-x:auto;padding-bottom:4px;scrollbar-width:none}body.magazine-home .hh-app-category-strip::-webkit-scrollbar{display:none}body.magazine-home .hh-app-category-strip button{min-width:74px;padding:0;border:0;border-radius:999px;display:grid;justify-items:center;gap:9px;background:transparent;color:#273323;font:850 13px/1.2 var(--font-ui);cursor:pointer;transition:color .18s ease,transform .18s ease}body.magazine-home .hh-app-category-strip button:active{transform:scale(.98)}body.magazine-home .hh-app-category-strip button.is-active{color:#345f2f}body.magazine-home .hh-app-category-strip span{width:68px;height:58px;border-radius:999px;display:block;overflow:hidden;background:#eef6e8;box-shadow:0 10px 22px #4366321a;border:2px solid transparent;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}body.magazine-home .hh-app-category-strip button.is-active span{border-color:#5f8a52;box-shadow:0 12px 26px #4366322e}body.magazine-home .hh-app-category-strip img{width:100%;height:100%;object-fit:cover}body.magazine-home .hh-giftbox-banner{display:block;position:relative;isolation:isolate;margin-top:clamp(52px,8vw,82px);padding:clamp(10px,2vw,18px);border:1px solid rgba(40,58,43,.1);border-radius:clamp(24px,3vw,36px);overflow:visible;background:linear-gradient(135deg,#fffcf4fa,#f6f1e5d6),#fbf8ef;box-shadow:0 1px #fffffaf5 inset,0 22px 50px #2c3e2b1c;text-decoration:none}body.magazine-home .hh-giftbox-banner:before{content:"";position:absolute;left:clamp(24px,8vw,88px);right:clamp(24px,8vw,88px);top:calc(clamp(28px,4.4vw,46px)*-1);height:1px;background:linear-gradient(90deg,transparent,rgba(138,115,72,.24),transparent);pointer-events:none}body.magazine-home .hh-giftbox-banner:after{content:"";position:absolute;inset:clamp(10px,2vw,18px);z-index:1;border:1px solid rgba(255,255,250,.58);border-radius:clamp(17px,2.3vw,27px);pointer-events:none}body.magazine-home .hh-giftbox-banner img{position:relative;z-index:0;display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center;border-radius:clamp(17px,2.3vw,27px);box-shadow:0 10px 28px #2a3a2812}body.magazine-home .hh-boss-recommend{margin-top:34px;border-radius:24px;overflow:hidden;aspect-ratio:2 / 1;display:grid;grid-template-columns:1fr;box-shadow:none}body.magazine-home .hh-boss-recommend__illus{grid-column:1;grid-row:1;position:relative}body.magazine-home .hh-boss-recommend__illus img{width:100%;height:100%;display:block;object-fit:cover;object-position:left center}body.magazine-home .hh-boss-recommend__tagline{position:absolute;top:8%;left:5%;display:flex;flex-direction:row-reverse;gap:.6em;pointer-events:none}body.magazine-home .hh-boss-recommend__tagline span{writing-mode:vertical-rl;text-orientation:mixed;color:#a0998a;font:600 clamp(13px,1.6vw,18px)/1.8 var(--font-primary);letter-spacing:.22em;text-shadow:0 1px 6px rgba(255,252,240,.8)}body.magazine-home .hh-boss-recommend__card{grid-column:1;grid-row:1;align-self:center;justify-self:end;width:clamp(210px,36%,310px);height:calc(100% - 28px);margin-right:12px;display:flex;flex-direction:column;background:#fafaf7;border-radius:16px;box-shadow:-20px 6px 32px #1e1c1247,-6px 2px 10px #1e1c1229,0 20px 40px #1e1c122e,0 4px 8px #1e1c121a;cursor:pointer;overflow:hidden;transition:box-shadow .2s,transform .2s;z-index:1}body.magazine-home .hh-boss-recommend__card:hover{box-shadow:-28px 8px 48px #1e1c1257,-8px 3px 14px #1e1c1233,0 28px 52px #1e1c1238,0 6px 12px #1e1c121f;transform:translate(-4px,-2px)}body.magazine-home .hh-boss-recommend__card:focus-visible{outline:3px solid rgba(91,131,70,.45);outline-offset:2px}body.magazine-home .hh-boss-recommend__badge{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;gap:5px;padding:4px 10px 4px 7px;border-radius:999px;background:#c2d9b5;color:#2e4028;font:600 11px/1 var(--font-ui);letter-spacing:.06em;z-index:1}body.magazine-home .hh-boss-recommend__badge svg{width:14px;height:14px;flex-shrink:0}body.magazine-home .hh-boss-recommend__img-wrap{flex:1;min-height:0;overflow:hidden;background:#eeeae0;position:relative}body.magazine-home .hh-boss-recommend__img-wrap img{width:100%;height:100%;display:block;object-fit:cover}body.magazine-home .hh-boss-recommend__body{padding:10px 14px 14px;display:flex;flex-direction:column;flex-shrink:0;background:#fafaf7}body.magazine-home .hh-boss-recommend__body h3{margin:0;color:#b5b093;font:800 clamp(18px,2.4vw,24px)/1.2 var(--font-primary);letter-spacing:.18em}body.magazine-home .hh-boss-recommend__body h3:after{content:"";display:block;width:28px;height:2px;margin-top:6px;background:#b5b093;border-radius:2px}body.magazine-home .hh-boss-recommend__body strong{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;margin-top:8px;color:#5a5848;font:400 clamp(11px,1.3vw,13px)/1.5 var(--font-ui)}body.magazine-home .hh-boss-recommend__body .hh-boss-sale-price{font-weight:700;font-size:clamp(14px,1.6vw,16px);color:#b83232}body.magazine-home .hh-boss-recommend__body .hh-boss-original-price{font-size:11px;text-decoration:line-through;color:#b0a890;font-weight:400}body.magazine-home .hh-boss-recommend__body .hh-boss-save-badge{font-size:10px;font-weight:700;color:#fff;background:#b83232;border-radius:4px;padding:2px 6px;letter-spacing:.02em}body.magazine-home .hh-boss-recommend__body .hh-boss-unit{font-size:11px;color:#a09880}body.magazine-home .hh-boss-recommend__body button{width:100%;min-height:44px;margin-top:10px;border:0;border-radius:999px;background:#c2d9b5;color:#2e4028;font:700 14px/1 var(--font-ui);letter-spacing:.1em;cursor:pointer;transition:background .18s;display:flex;align-items:center;justify-content:center;gap:8px}body.magazine-home .hh-boss-recommend__body button:before,body.magazine-home .hh-boss-recommend__body button:after{content:"❧";font-size:13px;opacity:.75}body.magazine-home .hh-boss-recommend__body button:hover{background:#a8c89a}body.magazine-home .hh-app-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(20px,2.4vw,28px)}body.magazine-home .hh-app-product-card{min-width:0;padding:12px;border:1px solid rgba(37,53,37,.08);border-radius:16px;background:#fff;box-shadow:0 14px 28px #24382614}body.magazine-home .hh-app-product-card img{width:100%;aspect-ratio:1 / .9;border-radius:13px;display:block;object-fit:cover;object-position:center 82%;background:#eef6e8}body.magazine-home .hh-app-product-card h3{margin:11px 0 3px;color:#1f2c20;font:900 clamp(15px,3.4vw,17px)/1.28 var(--font-ui);letter-spacing:0}body.magazine-home .hh-app-product-card p{margin:0;color:#1f2c2094;font-size:12px;line-height:1.35}body.magazine-home .hh-app-product-card strong{display:block;margin-top:9px;color:#1f2c20;font:900 15px/1 var(--font-ui)}body.magazine-home .hh-app-product-card button{width:100%;min-height:32px;margin-top:11px;border:0;border-radius:8px;background:#5b8346;color:#fffef9;font:850 12px/1 var(--font-ui);cursor:pointer}@media (max-width: 900px){body.magazine-home .hh-app-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 600px){body.magazine-home .hh-giftbox-banner{margin-top:40px;padding:8px;border-radius:22px}body.magazine-home .hh-giftbox-banner:after{top:8px;right:8px;bottom:8px;left:8px;border-radius:16px}body.magazine-home .hh-giftbox-banner img{border-radius:16px}body.magazine-home .hh-boss-recommend{aspect-ratio:4 / 3}body.magazine-home .hh-boss-recommend__illus img{object-position:18% center}body.magazine-home .hh-boss-recommend__tagline span{font-size:11px}body.magazine-home .hh-boss-recommend__card{width:clamp(145px,48%,200px);height:calc(100% - 18px);margin-right:8px;border-radius:12px}body.magazine-home .hh-boss-recommend__badge{top:8px;left:8px;padding:3px 8px 3px 6px;font-size:10px;gap:4px}body.magazine-home .hh-boss-recommend__badge svg{width:12px;height:12px}body.magazine-home .hh-boss-recommend__body{padding:8px 10px 10px}body.magazine-home .hh-boss-recommend__body h3{font-size:14px;letter-spacing:.1em}body.magazine-home .hh-boss-recommend__body h3:after{width:20px;margin-top:5px}body.magazine-home .hh-boss-recommend__body strong{font-size:11px;font-weight:400;margin-top:6px}body.magazine-home .hh-boss-recommend__body button{min-height:34px;font-size:12px;margin-top:7px}body.magazine-home .hh-boss-recommend__body button:before,body.magazine-home .hh-boss-recommend__body button:after{display:none}}body.magazine-home .hh-app-tea-quiz{margin-top:30px;padding:clamp(16px,3vw,22px);border-radius:18px;display:grid;gap:14px;background:radial-gradient(circle at 90% 12%,rgba(255,255,255,.22),transparent 7rem),linear-gradient(135deg,#5a8344,#477438);color:#fffef9;box-shadow:0 18px 34px #4869362e}body.magazine-home .hh-app-tea-quiz__intro span,body.magazine-home .hh-app-tea-quiz__result span{display:block;margin-bottom:7px;color:#fffef9bd;font:800 12px/1 var(--font-ui)}body.magazine-home .hh-app-tea-quiz__intro h2{margin:0;color:#fffef9;font:900 clamp(22px,5vw,30px)/1.12 var(--font-ui);letter-spacing:0}body.magazine-home .hh-app-tea-quiz__intro p,body.magazine-home .hh-app-tea-quiz__result p{margin:8px 0 0;color:#fffef9cc;font-size:13px;line-height:1.5}body.magazine-home .hh-app-tea-quiz__group{display:flex;flex-wrap:wrap;gap:9px}body.magazine-home .hh-app-tea-quiz__group button{min-height:36px;padding:0 14px;border:1px solid rgba(255,254,249,.28);border-radius:999px;background:#fffef91f;color:#fffef9e6;font:850 13px/1 var(--font-ui);cursor:pointer}body.magazine-home .hh-app-tea-quiz__group button.is-active{border-color:#fffef9e0;background:#fffef9e6;color:#385f34}body.magazine-home .hh-app-tea-quiz__result{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end;padding:14px;border-radius:16px;background:#1f372238}body.magazine-home .hh-app-tea-quiz__result strong{display:block;color:#fffef9;font:900 18px/1.25 var(--font-ui)}body.magazine-home .hh-app-tea-quiz__result button{min-height:42px;padding:0 18px;border:0;border-radius:999px;background:#fffef9;color:#3f6d36;font:900 14px/1 var(--font-ui);white-space:nowrap;cursor:pointer}@media (min-width: 900px){body.magazine-home .hh-app-home{padding-block:clamp(34px,5vw,70px) clamp(120px,10vw,150px)!important}body.magazine-home .hh-app-panel{width:min(100%,1280px)}}@media (max-width: 1200px){body.magazine-home .hh-app-home{width:100%!important;min-height:auto!important;padding:22px 24px 128px!important;border-radius:0!important;place-items:start stretch!important}body.magazine-home .hh-app-panel{width:100%;max-width:100%;justify-self:stretch;min-height:auto;padding:0;border-radius:0}body.magazine-home .hh-app-category-strip{grid-auto-flow:unset;grid-auto-columns:unset;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible}body.magazine-home .hh-app-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 390px){body.magazine-home .hh-app-product-grid{gap:12px}body.magazine-home .hh-app-product-card{padding:10px}body.magazine-home .hh-app-tea-quiz__result{grid-template-columns:1fr}body.magazine-home .hh-app-tea-quiz__result button{width:100%}}body.magazine-home .magazine-header.ios-header{border-bottom:1px solid rgba(64,86,63,.08)!important;border-radius:0!important;background:#fffef9ed!important;box-shadow:0 8px 24px #2438260d!important}body.magazine-home .magazine-header .ios-nav{min-height:62px}body.magazine-home .hh-brand-logo-link{flex:0 0 auto;min-width:0;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}body.magazine-home .hh-brand-logo{width:clamp(104px,10vw,148px);max-height:42px;display:block;object-fit:contain}body.magazine-home .hh-brand-since{display:block;color:#254436;font:850 clamp(9px,.9vw,11px)/1 var(--font-ui);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}body.magazine-home .hh-header-contact{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px}body.magazine-home .hh-header-contact-link{min-height:40px;padding:0 13px;border:1px solid rgba(62,90,55,.12);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#fffffac7;color:#244535;font:850 13px/1 var(--font-ui);text-decoration:none;box-shadow:0 10px 24px #2d44340f;transition:transform .18s ease,border-color .18s ease,background .18s ease}body.magazine-home .hh-header-contact-link:hover{border-color:#3e5a3738;background:#f8fcf1f2;transform:translateY(-1px)}body.magazine-home .hh-header-contact-link i{font-size:18px}body.magazine-home .hh-header-line{border-color:#4f803c33;background:#eef7e7;color:#3e7031}@media (max-width: 900px){body.magazine-home .magazine-header.ios-header{padding:8px 14px!important;border-radius:0!important}body.magazine-home .magazine-header .ios-nav{min-height:58px;gap:10px}body.magazine-home .hh-brand-logo{width:clamp(92px,24vw,116px);max-height:36px}body.magazine-home .hh-header-contact{gap:6px}body.magazine-home .hh-header-contact-link{min-height:38px;padding:0 10px;gap:5px;font-size:12px;box-shadow:none}body.magazine-home .hh-header-contact-link i{font-size:17px}}@media (max-width: 520px){body.magazine-home .magazine-header.ios-header{padding-inline:10px!important}body.magazine-home .magazine-header .ios-nav{gap:8px}body.magazine-home .hh-brand-logo-link{gap:1px}body.magazine-home .hh-brand-logo{width:110px;max-height:40px}.hh-social-panel{position:absolute;top:calc(100% + 8px);right:10px;background:#fffdf7fa;border:1px solid rgba(61,97,66,.15);border-radius:16px;box-shadow:0 8px 28px #24362924;padding:8px;display:flex;flex-direction:column;gap:4px;z-index:1700;min-width:120px}.hh-social-panel[hidden]{display:none!important}.hh-social-panel-link{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:10px;color:#244535;text-decoration:none;font-size:13px;font-weight:600;transition:background .15s}.hh-social-panel-link:hover{background:#3d614212}.hh-social-panel-link i{font-size:18px}body.magazine-home .hh-brand-since{font-size:8px;letter-spacing:.14em}body.magazine-home .hh-header-contact-link{min-width:52px;height:auto;min-height:48px;padding:6px 8px;border-radius:12px;flex-direction:column;gap:3px}body.magazine-home .hh-header-contact-link span{position:static;width:auto;height:auto;overflow:visible;clip-path:none;white-space:nowrap;font-size:10px;font-weight:600;letter-spacing:.02em}}@media (max-width: 640px){html,body.magazine-home{overflow-x:hidden}body.magazine-home .hh-app-home{width:100vw!important;max-width:100vw!important;padding-inline:20px!important;overflow:hidden}body.magazine-home .hh-app-panel,body.magazine-home .hh-app-section,body.magazine-home .hh-app-search-row{width:100%;max-width:100%;min-width:0}body.magazine-home .hh-app-header{width:100%;min-width:0}body.magazine-home .hh-app-search-row{grid-template-columns:minmax(0,1fr) 52px;gap:10px}body.magazine-home .hh-app-search{min-width:0}body.magazine-home .hh-app-product-grid{grid-auto-flow:unset;grid-auto-columns:unset;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;overflow:visible;margin-inline:0;padding:0;scroll-snap-type:none}body.magazine-home .hh-app-product-card{max-width:100%;padding:10px;scroll-snap-align:start}body.magazine-home .hh-app-product-card img{border-radius:12px}body.magazine-home .hh-app-product-card h3,body.magazine-home .hh-app-product-card strong{font-size:14px}}body.magazine-home .product-catalog-section{margin-top:32px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.magazine-home #productCatalogSection{background-image:url(/images/catalog-heading-bg.jpg)!important;background-size:100% 520px!important;background-position:top center!important;background-repeat:no-repeat!important;padding-top:28px!important}@media (max-width: 760px){body.magazine-home #productCatalogSection{background-image:url(/images/catalog-heading-bg-mobile.jpg)!important;background-size:100% 295px!important;padding-top:24px!important}}body.magazine-home .hh-catalog-summary-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;color:#23362aad}body.magazine-home .hh-catalog-count{color:#23362ab3;font:850 13px/1.2 var(--font-ui)}body.magazine-home .hh-catalog-sort{display:inline-flex;align-items:center;gap:6px;padding:0;border:none;border-radius:0;background:transparent;color:#23362a99;font:850 13px/1 var(--font-ui)}body.magazine-home .hh-catalog-sort span{margin:0;color:inherit;font:inherit;letter-spacing:0}body.magazine-home .hh-catalog-sort select{min-height:unset;border:0;border-bottom:1.5px solid rgba(61,97,66,.3);background:transparent;color:#3d6142;font:900 13px/1.2 var(--font-ui);outline:0;padding-bottom:2px;cursor:pointer}@media (max-width: 760px){body.magazine-home .product-catalog-section{width:min(calc(100% - 32px),520px)!important;margin-top:24px!important}body.magazine-home .hh-catalog-heading{max-width:none;margin-bottom:18px}body.magazine-home .hh-catalog-summary-row{align-items:center;margin-top:16px}body.magazine-home .hh-catalog-count,body.magazine-home .hh-catalog-sort{min-height:unset}body.magazine-home .tea-scenes{width:100%!important;margin:0!important;padding:22px 0 10px!important;gap:28px!important}body.magazine-home .tea-scene{width:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.magazine-home .tea-scene-header{margin:0 0 18px!important;padding:0 2px!important}body.magazine-home .tea-scroll{display:grid!important;grid-template-columns:repeat(2,1fr)!important;column-gap:clamp(24px,6vw,34px)!important;row-gap:28px!important;width:100%!important;margin:0!important;padding:0 6px 14px!important;overflow:visible!important;background:transparent!important;border-radius:0!important}body.magazine-home .tea-scroll .embla__slide{width:auto!important;min-width:0!important;max-width:100%!important;flex:none!important}body.magazine-home .tea-card{width:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:0!important;align-items:unset!important;padding:12px!important;border:1px solid rgba(38,63,49,.1)!important;border-radius:22px!important;background:#fffffafa!important;box-shadow:0 14px 30px #2d44341a!important}body.magazine-home .tea-card-media{grid-row:unset!important;width:100%!important;height:auto!important;min-height:0!important;margin:0 0 12px!important;border-radius:16px!important;aspect-ratio:1 / .75!important}body.magazine-home .tea-card-body{min-width:0;padding:0!important}body.magazine-home .tea-card .title{font-size:15px!important}body.magazine-home .tea-card-copy{font-size:11px!important;-webkit-line-clamp:2;margin-top:4px!important}body.magazine-home .tea-card-tags{display:none!important}body.magazine-home .tea-card .price-line{grid-column:unset!important;align-self:unset!important;font-size:13px!important;margin-top:6px;padding:0 34px 0 0!important}body.magazine-home .tea-card .price-line span[itemprop=price]{font-size:14px!important}body.magazine-home .tea-card-quick-add{right:12px!important;bottom:12px!important}}@media (max-width: 600px){body.magazine-home .product-catalog-section{width:100%!important}body.magazine-home .hh-catalog-heading{padding-inline:20px!important}body.magazine-home .hh-catalog-filter-chips,body.magazine-home .hh-catalog-summary-row,body.magazine-home #catalogIntroLink{padding-inline:0!important}body.magazine-home #teaScenes .tea-scene,body.magazine-home #teaPuer .tea-scene,body.magazine-home #teaAccessories .tea-scene{margin-bottom:52px!important}body.magazine-home #teaScenes .tea-scene-header,body.magazine-home #teaPuer .tea-scene-header,body.magazine-home #teaAccessories .tea-scene-header{margin-bottom:16px!important;padding-inline:clamp(28px,7vw,36px)!important}body.magazine-home #teaScenes .tea-scroll,body.magazine-home #teaPuer .tea-scroll,body.magazine-home #teaAccessories .tea-scroll{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;column-gap:12px!important;row-gap:28px!important;padding:0 20px 26px!important;box-sizing:border-box!important;overflow:visible!important}body.magazine-home #teaScenes .tea-scroll .embla__slide,body.magazine-home #teaPuer .tea-scroll .embla__slide,body.magazine-home #teaAccessories .tea-scroll .embla__slide{width:100%!important;min-width:0!important;max-width:100%!important;flex:unset!important;display:flex!important;flex-direction:column!important}body.magazine-home #teaScenes .tea-card,body.magazine-home #teaPuer .tea-card,body.magazine-home #teaAccessories .tea-card{width:100%!important;flex:1!important;min-height:0!important;padding:0!important;border-radius:16px!important;overflow:hidden!important;background:#fffef9!important;border:1px solid rgba(38,63,49,.08)!important;box-shadow:0 8px 24px #2337261a!important;display:flex!important;flex-direction:column!important}body.magazine-home #teaScenes .tea-card-media,body.magazine-home #teaPuer .tea-card-media,body.magazine-home #teaAccessories .tea-card-media{width:100%!important;margin:0!important;border-radius:0!important;aspect-ratio:1 / .82!important;flex-shrink:0!important}body.magazine-home #teaScenes .tea-card-media img,body.magazine-home #teaPuer .tea-card-media img,body.magazine-home #teaAccessories .tea-card-media img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:0!important}body.magazine-home #teaScenes .tea-card-body,body.magazine-home #teaPuer .tea-card-body,body.magazine-home #teaAccessories .tea-card-body{padding:10px 10px 0!important;flex:1!important}body.magazine-home #teaScenes .tea-card .title,body.magazine-home #teaPuer .tea-card .title,body.magazine-home #teaAccessories .tea-card .title{margin-top:0!important;font-size:16px!important;line-height:1.3!important;color:#203625!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:2.6em!important}body.magazine-home #teaScenes .tea-card-copy,body.magazine-home #teaPuer .tea-card-copy,body.magazine-home #teaAccessories .tea-card-copy{color:#20362599!important;font-size:13px!important;line-height:1.4!important;margin-top:4px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:2.8em!important}body.magazine-home #teaScenes .tea-card-tags,body.magazine-home #teaPuer .tea-card-tags,body.magazine-home #teaAccessories .tea-card-tags{display:none!important}body.magazine-home #teaScenes .tea-card .price-line,body.magazine-home #teaPuer .tea-card .price-line,body.magazine-home #teaAccessories .tea-card .price-line{margin-top:8px!important;padding:0 10px!important;color:#203625!important;font-size:12px!important}body.magazine-home #teaScenes .tea-card .price-line span[itemprop=price],body.magazine-home #teaPuer .tea-card .price-line span[itemprop=price],body.magazine-home #teaAccessories .tea-card .price-line span[itemprop=price]{color:#203625!important;font-size:15px!important}body.magazine-home #teaScenes .tea-card-quick-add,body.magazine-home #teaPuer .tea-card-quick-add,body.magazine-home #teaAccessories .tea-card-quick-add{position:static!important;width:calc(100% - 20px)!important;height:40px!important;margin:10px!important;border-radius:10px!important;background:#5c8549!important;color:#fffef9!important;box-shadow:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font:850 13px/1 var(--font-ui)!important}body.magazine-home #teaScenes .tea-card-quick-add svg,body.magazine-home #teaPuer .tea-card-quick-add svg,body.magazine-home #teaAccessories .tea-card-quick-add svg{display:none!important}body.magazine-home #teaScenes .tea-card-quick-add:after,body.magazine-home #teaPuer .tea-card-quick-add:after,body.magazine-home #teaAccessories .tea-card-quick-add:after{content:"選購"}}@media (max-width: 390px){body.magazine-home #teaScenes .tea-scene-header,body.magazine-home #teaPuer .tea-scene-header,body.magazine-home #teaAccessories .tea-scene-header,body.magazine-home #teaScenes .tea-scroll,body.magazine-home #teaPuer .tea-scroll,body.magazine-home #teaAccessories .tea-scroll{padding-inline:16px!important}}body.magazine-home .mood-section{width:min(calc(100% - 48px),1040px)!important;margin:clamp(44px,7vw,76px) auto clamp(52px,8vw,88px)!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}@media (max-width: 900px){body.magazine-home .mood-section{width:min(calc(100% - 32px),520px)!important;margin:42px auto 50px!important}}.page-panel-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1850;background:var(--cream-soft, #fffef8);overflow:hidden;transform:translate(100%);transition:transform .3s cubic-bezier(.32,0,.67,0),visibility 0s linear .3s;visibility:hidden;pointer-events:none}.page-panel-overlay.is-open{transform:translate(0);visibility:visible;pointer-events:auto;transition:transform .3s cubic-bezier(.33,1,.68,1),visibility 0s linear 0s}.page-panel-overlay__frame{width:100%;height:100%;border:none;display:block}body.page-panel-open .mobile-bottom-nav,html.is-embedded .mobile-bottom-nav,html.is-embedded .aurora-bg,html.is-embedded #StickyBar{display:none!important}html.is-embedded body:not(.giftbox-page) .ios-header,html.is-embedded body:not(.giftbox-page) .magazine-header,html.is-embedded body:not(.giftbox-page) .hh-header-contact{display:none!important}body.member-page .magazine-hero,body.member-page .mood-section,body.member-page .ios-header,body.member-page .magazine-header,body.member-page .hh-header-contact{display:none!important}body.member-page,html.is-embedded body{padding-top:0!important;padding-bottom:calc(24px + env(safe-area-inset-bottom))!important}html.is-embedded body.giftbox-page{padding-top:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}@media (max-width: 900px){html.is-embedded body{padding-top:0!important;padding-bottom:calc(24px + env(safe-area-inset-bottom))!important}}.tea-card.is-soldout{filter:grayscale(.75) brightness(.97);opacity:.82;cursor:default}.tea-card.is-soldout .tea-card-body,.tea-card.is-soldout .meta.price-line{opacity:.6}.tea-card-soldout-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ebe6e047;pointer-events:none}.tea-card-soldout-stamp{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;border:1.8px solid rgba(90,78,66,.55);background:#fffcf8b8;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);font-size:13px;font-weight:700;letter-spacing:.05em;color:#504438d1;transform:rotate(-14deg);box-shadow:0 1px 8px #00000014;font-family:var(--font-chinese, "Noto Serif TC", serif)}.tea-card-media{position:relative}.puer-static-top{padding:0 0 4px}.puer-scenario-row{display:flex;gap:10px;padding:20px 16px 8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.puer-scenario-row::-webkit-scrollbar{display:none}.puer-scenario-btn{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;min-width:72px;padding:14px 12px 12px;border-radius:16px;border:1.5px solid var(--mag-line);background:#fff;cursor:pointer;transition:border-color .18s,background .18s,transform .14s;font-size:12px;font-weight:600;color:var(--mag-brown);letter-spacing:.02em;font-family:var(--font-chinese, "Noto Serif TC", serif)}.puer-scenario-btn i{font-size:22px;color:var(--mag-blush)}.puer-scenario-btn:hover{border-color:var(--mag-blush);background:var(--mag-blush-soft);transform:translateY(-2px)}.puer-scenario-btn:active{transform:translateY(0)}.puer-guide-section{padding:24px 16px 16px}.puer-guide-header{margin-bottom:16px}.puer-guide-title{font-size:17px;font-weight:700;color:var(--mag-brown);margin:0 0 4px;font-family:var(--font-chinese, "Noto Serif TC", serif)}.puer-guide-sub{font-size:13px;color:#24362985;margin:0}.puer-guide-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.puer-guide-card{padding:18px 16px 16px;border-radius:18px;background:#fff;border:1.5px solid var(--mag-line);display:flex;flex-direction:column;gap:10px;transition:box-shadow .2s,transform .16s}.puer-guide-card:hover{box-shadow:0 8px 28px #2436291a;transform:translateY(-2px)}.puer-guide-card--featured{background:linear-gradient(150deg,#f4f9f0,#eef5e8);border-color:#5d8a5238}.puer-guide-card-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.puer-guide-card-badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 9px;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.04em;white-space:nowrap;flex-shrink:0}.puer-guide-card-badge--shou{background:#6c3e241a;color:#6b3e24}.puer-guide-card-badge--sheng{background:#3d61421f;color:#3d6142}.puer-guide-card-badge--gift{background:#a8803824;color:#8a6920}.puer-guide-card-title{font-size:14px;font-weight:700;color:var(--mag-brown);margin:0;font-family:var(--font-chinese, "Noto Serif TC", serif);line-height:1.35}.puer-guide-card-desc{font-size:12.5px;line-height:1.65;color:#24362994;margin:0;flex:1}.puer-guide-card-btn{margin-top:auto;display:inline-flex;align-items:center;padding:8px 14px;border-radius:20px;border:1.5px solid var(--mag-blush);background:transparent;color:var(--mag-blush);font-size:12.5px;font-weight:600;cursor:pointer;transition:background .16s,color .16s;align-self:flex-start;white-space:nowrap}.puer-guide-card-btn:hover{background:var(--mag-blush);color:#fff}.puer-article-cta{padding:8px 16px 36px}.puer-article-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:32px 36px;border-radius:22px;background:linear-gradient(135deg,#1f3124,#3a5e40)}.puer-article-cta-text{flex:1;min-width:0}.puer-article-cta-eyebrow{display:block;font-size:10.5px;font-weight:700;letter-spacing:.14em;color:#ffffff80;margin-bottom:10px;font-family:var(--font-mono, "SF Mono", monospace);text-transform:uppercase}.puer-article-cta-title{font-size:22px;font-weight:800;color:#fff;margin:0 0 8px;font-family:var(--font-chinese, "Noto Serif TC", serif);letter-spacing:-.01em}.puer-article-cta-desc{font-size:13px;color:#ffffffa6;margin:0;line-height:1.6}.puer-article-cta-btn{flex-shrink:0;display:inline-flex;align-items:center;padding:13px 24px;border-radius:24px;background:#ffffff21;border:1.5px solid rgba(255,255,255,.28);color:#fff;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .18s,border-color .18s;white-space:nowrap}.puer-article-cta-btn:hover{background:#ffffff38;border-color:#ffffff7a}@media (max-width: 720px){.puer-guide-cards{grid-template-columns:1fr}}@media (max-width: 540px){.puer-article-cta-inner{flex-direction:column;align-items:flex-start;padding:24px 20px}.puer-article-cta-btn{width:100%;justify-content:center;margin-top:4px}.puer-article-cta-title{font-size:19px}}body.magazine-home #productCatalogSection[data-current-view=puer]{width:100%!important;max-width:980px;margin-top:0!important;padding:0 0 calc(94px + env(safe-area-inset-bottom))!important;overflow:hidden;border:0!important;border-radius:0!important;background:#fffaf1!important;box-shadow:none!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading{position:relative;display:grid;align-content:end;max-width:none;min-height:clamp(340px,49vw,430px);margin:0!important;padding:clamp(34px,5vw,54px) clamp(22px,6vw,52px) 28px!important;overflow:hidden;isolation:isolate;background:linear-gradient(90deg,#fffaf1fa,#fffaf1e0 32%,#fffaf12e,#fffaf100),url(/images/catalog-heading-puer-bg.jpg) right center / cover no-repeat,#f7efe3}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading:after{content:"";position:absolute;inset:auto 0 0;z-index:-1;height:34%;background:linear-gradient(180deg,#fffaf100,#fffaf1 88%);pointer-events:none}body.magazine-home #productCatalogSection[data-current-view=puer] #catalogHeadingEyebrow{margin:0 0 12px;color:#9b6c3c;font:900 17px/1 var(--font-ui);letter-spacing:.16em;text-transform:uppercase}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading h2{max-width:360px;color:#243d2c;font:950 clamp(44px,7vw,72px)/1.02 var(--font-primary)}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading h2 i{margin-left:12px;color:#a47a4b;font-size:.5em;transform:rotate(-26deg)}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading p{max-width:430px;margin-top:18px;color:#263728;font:850 clamp(18px,3vw,25px)/1.55 var(--font-ui)}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-filter-chips{max-width:470px;margin-top:28px;padding:0!important;gap:18px}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-filter-chips button{min-width:132px;min-height:58px;padding:0 26px;border:1px solid rgba(52,67,56,.14);border-radius:999px;background:#fffef8e0;box-shadow:0 8px 18px #382a1c0f;color:#2c342d;font:900 18px/1 var(--font-ui)}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-filter-chips button.is-active{border-color:#5c8d4d;background:#5c8d4d;color:#fffdf5;box-shadow:0 12px 24px #4b75403d}body.magazine-home #productCatalogSection[data-current-view=puer] #catalogIntroLink,body.magazine-home #productCatalogSection[data-current-view=puer] #catalogActiveFilterTag{display:none!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-summary-row{max-width:930px;margin:28px auto 0;padding:0!important;color:#202820}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-count{font:850 17px/1 var(--font-ui)}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-sort{min-height:46px;padding:0 16px 0 18px;border:1px solid rgba(53,62,52,.12);border-radius:999px;background:#fffef9eb;color:#30382f;box-shadow:0 8px 20px #382a1c0a}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-static-top{padding:0 clamp(18px,5vw,40px) 0}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-scenario-row{justify-content:space-between;gap:18px;max-width:930px;margin:0 auto;padding:22px 0 10px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-scenario-btn{min-width:0;min-height:58px;flex:1 0 190px;flex-direction:row;justify-content:center;padding:0 22px;border:1px solid rgba(48,58,49,.14);border-radius:999px;background:#fffef9f0;color:#253527;font:850 17px/1 var(--font-ui);box-shadow:0 10px 24px #4332200d}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-scenario-btn i{font-size:27px;color:#7a4f2d}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-scenario-btn:hover{border-color:#5c8d4d57;background:#fffdf8}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-section{max-width:930px;margin:8px auto;padding:28px 22px 22px;border-radius:14px;background:linear-gradient(110deg,#fffef8f5,#faf4ebdb),radial-gradient(circle at 90% 12%,rgba(176,137,74,.1),transparent 32%);box-shadow:inset 0 0 0 1px #3a362d0f}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-header{display:flex;align-items:baseline;gap:14px;margin-bottom:18px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-title{color:#332419;font:950 28px/1.2 var(--font-ui)}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-title:after{content:"";display:inline-block;width:26px;height:26px;margin-left:12px;vertical-align:-.18em;background:currentColor;opacity:.42;clip-path:polygon(50% 0,62% 28%,92% 18%,72% 44%,100% 56%,68% 62%,78% 92%,52% 72%,32% 100%,36% 66%,4% 76%,28% 50%,0 36%,34% 36%)}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-sub{color:#3324199e;font-size:14px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer{max-width:none;margin:0;padding:0}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene{margin:0 0 18px!important;padding:18px;overflow:hidden;border:1px solid rgba(56,48,39,.08);border-radius:14px;background:linear-gradient(115deg,#fffef9f5,#faf5ede6),radial-gradient(circle at 88% 0%,rgba(113,142,86,.08),transparent 34%);box-shadow:0 14px 32px #44321f0f}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene-header{display:grid!important;grid-template-columns:auto 1fr auto;align-items:center;column-gap:14px;margin:0 0 14px!important;padding:0!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene-header:before{content:"";width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(111,142,87,.18);border-radius:14px;background:radial-gradient(circle at 64% 34%,rgba(111,142,87,.18),transparent .82rem),linear-gradient(135deg,#6f8e571a,#fffef9bd)}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene-header:before{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene-header .cat-zh{display:block!important;color:#243d2c!important;font:950 25px/1.25 var(--font-ui)!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene-header .cat-en,body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .puer-hero-subtitle,body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .puer-hero-desc,body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .puer-hero-divider{display:none!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .puer-hero-title{color:#243d2c;font:950 25px/1.25 var(--font-ui)}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene-header:after{content:"查看全部 〉";justify-self:end;color:#263f31;font:900 16px/1 var(--font-ui)}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .embla__slide{width:100%!important;min-width:0!important;max-width:100%!important;flex:unset!important;display:flex!important;flex-direction:column!important;height:auto!important;align-self:stretch!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card{width:100%!important;height:100%!important;min-height:0!important;padding:0 0 60px!important;overflow:hidden;border-radius:13px!important;border:1px solid rgba(47,58,47,.08)!important;background:#fffefa!important;box-shadow:0 10px 22px #302c2312!important;display:flex!important;flex-direction:column!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-media{width:100%!important;margin:0 0 14px!important;border-radius:0!important;aspect-ratio:1 / .72!important;background:#eee4d4 url(/images/puer-product-fallback.png) center/cover no-repeat}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-body{padding:0 16px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card .title{color:#242924!important;font:900 20px/1.35 var(--font-ui)!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-copy{margin-top:8px!important;color:#252a25a8!important;font-size:15px!important;line-height:1.62!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-tags{padding:0 16px}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card .price-line{margin-top:12px;padding:0 16px!important;color:#243d2c!important;font:850 14px/1.2 var(--font-ui)!important;white-space:nowrap}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card .price-line span[itemprop=price]{color:#243d2c!important;font-size:17px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-quick-add{right:14px!important;bottom:14px!important;width:52px!important;height:40px!important;border-radius:999px!important;background:#5c8d4d!important;box-shadow:none!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-quick-add svg{transform:rotate(0)}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta{max-width:930px;margin:16px auto 0;padding:0 clamp(18px,4vw,0px) 18px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-inner{min-height:104px;padding:24px 28px;border-radius:14px;background:linear-gradient(90deg,#fffaf1e0,#fffaf1ad),url(/images/catalog-heading-puer-bg.jpg) right 42% / 62% auto no-repeat,#f1e7d8;box-shadow:inset 0 0 0 1px #43342412}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-eyebrow{display:none}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-title{color:#513520;font:950 26px/1.15 var(--font-ui)}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-desc{color:#37291cb8;font-size:16px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-btn{min-height:50px;padding:0 26px;border:0;background:linear-gradient(90deg,#8d562d,#7a4a27);color:#fffdf6;font:900 16px/1 var(--font-ui)}@media (max-width: 720px){body.magazine-home #productCatalogSection[data-current-view=puer]{max-width:none}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading{min-height:356px;padding:28px 28px 24px!important;background:linear-gradient(90deg,#fffaf1fa,#fffaf1ed 42%,#fffaf133 78%,#fffaf100),url(/images/catalog-heading-puer-bg.jpg) 67% center / auto 100% no-repeat,#f7efe3}body.magazine-home #productCatalogSection[data-current-view=puer] #catalogHeadingEyebrow{font-size:14px}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading h2{font-size:48px}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading p{max-width:300px;font-size:19px}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-filter-chips{flex-wrap:nowrap;gap:14px;overflow-x:auto}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-filter-chips button{min-width:116px;min-height:54px;font-size:17px}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-summary-row{padding-inline:28px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-scenario-row{justify-content:flex-start;padding-top:18px;overflow-x:auto}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-scenario-btn{flex-basis:180px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-header{display:block}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-cards{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-cards::-webkit-scrollbar{display:none}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card{min-width:248px;scroll-snap-align:start}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer{padding:0}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scroll{display:grid!important;grid-auto-flow:row!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-columns:unset!important;column-gap:12px!important;row-gap:20px!important;padding:0 16px 24px!important;overflow:visible!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card{min-height:360px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta{padding-inline:28px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-inner{flex-direction:row;align-items:center}}@media (max-width: 430px){body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading{min-height:356px;padding:26px 28px 22px!important;background:linear-gradient(90deg,#fffaf1fc,#fffaf1f2 48%,#fffaf16b 75%,#fffaf10f),url(/images/catalog-heading-puer-bg.jpg) 60% top / auto 100% no-repeat,#f7efe3}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading h2{font-size:44px}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading p{max-width:258px;font-size:18px}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-filter-chips{max-width:none;margin-top:24px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-static-top,body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer,body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta{padding-inline:14px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-scenario-row{gap:12px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-scenario-btn{flex-basis:168px;min-height:54px;font-size:16px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-section{margin-top:10px;padding:22px 16px 18px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-title{font-size:25px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card{min-width:230px;min-height:218px}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene{padding:16px}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scroll{display:grid!important;grid-auto-flow:row!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-columns:unset!important;column-gap:12px!important;row-gap:20px!important;padding:0 16px 24px!important;overflow:visible!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene-header:before{width:46px;height:46px;font-size:34px}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .puer-hero-title,body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene-header .cat-zh{font-size:22px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene-header:after{font-size:14px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-inner{min-height:100px;padding:20px 18px;gap:14px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-title{font-size:23px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-desc{font-size:14px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-btn{min-height:44px;padding:0 18px;font-size:14px}}body.magazine-home #productCatalogSection[data-current-view=puer]{width:min(100%,428px)!important;max-width:428px!important;margin:0 auto!important;padding:0 0 18px!important;background:#fffaf1!important;border-radius:0!important;overflow:hidden!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading{min-height:356px!important;padding:24px 14px 18px!important;background:linear-gradient(90deg,#fffaf1fc,#fffaf1ed 38%,#fffaf157 64%,#fffaf10a),url(/images/catalog-heading-puer-bg.jpg) 63% top / auto 100% no-repeat,#f5eddf!important}body.magazine-home #productCatalogSection[data-current-view=puer] #catalogHeadingEyebrow{margin-bottom:10px!important;color:#9b6b3f!important;font-size:12px!important;letter-spacing:.18em!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading h2{max-width:230px!important;font-size:45px!important;line-height:1.03!important;letter-spacing:0!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading p{max-width:250px!important;margin-top:14px!important;font-size:18px!important;line-height:1.48!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-filter-chips{flex-wrap:nowrap!important;gap:10px!important;margin-top:22px!important;overflow:visible!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-filter-chips button{min-width:84px!important;min-height:46px!important;padding:0 16px!important;font-size:15px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-summary-row{display:none!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-static-top,body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer,body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta{padding-inline:14px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-scenario-row{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:7px!important;margin:0!important;padding:14px 0 10px!important;overflow:visible!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-scenario-btn{width:100%!important;flex:initial!important;min-width:0!important;min-height:48px!important;padding:0 3px!important;gap:4px!important;font-size:12px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-scenario-btn i{font-size:20px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-section{margin:8px 0 14px!important;padding:16px 8px 12px!important;border-radius:10px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-header{display:block!important;margin:0 10px 12px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-title{font-size:23px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-sub{display:none!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;overflow:visible!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card{min-width:0!important;min-height:0!important;padding:0!important;border-radius:14px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;background:#fffdf7!important;border:1px solid rgba(99,137,87,.22)!important;box-shadow:0 3px 14px #24362917!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-visual{position:relative!important;width:100%!important;height:120px!important;flex-shrink:0!important;margin-bottom:0!important;border-radius:0!important;overflow:hidden!important;background:#c8b8a2!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-visual img{width:100%!important;height:100%!important;object-fit:cover!important;mix-blend-mode:normal!important;display:block!important;transition:transform .4s ease!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card:hover .puer-guide-card-visual img{transform:scale(1.06)!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-top{position:absolute!important;bottom:0!important;left:0!important;right:0!important;padding:28px 10px 8px!important;background:linear-gradient(to bottom,transparent,rgba(20,15,8,.62))!important;z-index:1!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-visual{position:relative!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-title{min-height:unset!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;color:#fff!important;text-shadow:0 1px 3px rgba(0,0,0,.5)!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-desc{min-height:unset!important;flex:1!important;font-size:11px!important;line-height:1.55!important;color:#292b26a6!important;padding:8px 10px 0!important;margin-top:0!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-btn{width:calc(100% - 20px)!important;min-height:34px!important;margin:8px 10px 10px!important;padding:0 10px!important;font-size:12.5px!important;border-radius:999px!important;align-self:stretch!important;background:transparent!important;border:1.5px solid #4a7c59!important;color:#4a7c59!important;justify-content:center!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-btn:hover{background:#4a7c59!important;color:#fff!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-list-count{font:850 16px/1 var(--font-ui)}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-sort-pill{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px 0 16px;border:1px solid rgba(50,58,48,.12);border-radius:999px;background:#fffefaf0;color:#2e352d;font:800 14px/1 var(--font-ui)}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer{max-width:none!important;margin:0!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene{margin:0 0 14px!important;padding:0 8px 14px!important;border:none!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene-header{display:none!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scroll{display:grid!important;grid-auto-flow:row!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-columns:unset!important;column-gap:12px!important;row-gap:20px!important;padding:0 16px 24px!important;overflow:visible!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card{min-height:342px!important;border-radius:11px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-media{aspect-ratio:1 / .72!important;margin-bottom:12px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-body{padding:0 14px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card .title{font-size:17px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-copy{font-size:13px!important;line-height:1.5!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-tags{padding:0 14px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card .price-line{padding:0 58px 0 14px!important;font-size:14px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card .price-line span[itemprop=price]{font-size:17px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-quick-add{width:44px!important;height:36px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta{max-width:none!important;margin:0!important;padding-bottom:12px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-inner{min-height:82px!important;padding:15px!important;gap:10px!important;border-radius:10px!important;background:linear-gradient(90deg,#fffaf1f5,#fffaf1c7),url(/images/catalog-heading-puer-bg.jpg) right center / 56% auto no-repeat,#f0e4d4!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-title{font-size:22px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-desc{font-size:13px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta-btn{flex:0 0 auto!important;width:auto!important;min-height:42px!important;margin:0!important;padding:0 16px!important;font-size:13px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer{padding-inline:0!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scene{padding:0!important;border:none!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;margin:0!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-static-top{padding-inline:16px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-media{aspect-ratio:1 / .82!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card{padding:0!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-body{flex:1!important;padding:10px 16px 0!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card .title{font-size:15px!important;line-height:1.3!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:2.6em!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-copy{font-size:12px!important;line-height:1.45!important;margin-top:5px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:2.6em!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-tags{display:none!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card .price-line{font-size:13px!important;padding:0 16px!important;margin-top:8px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card .price-line span[itemprop=price]{font-size:16px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-quick-add{position:static!important;bottom:auto!important;right:auto!important;width:calc(100% - 32px)!important;height:46px!important;margin:12px 16px 16px!important;border-radius:10px!important;background:#5c8d4d!important;color:#fffef9!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font:850 15px/1 var(--font-ui)!important;box-shadow:none!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-quick-add svg{display:none!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-quick-add:after{content:"選購"}body.magazine-home .mobile-nav-cart-badge{min-width:17px!important;height:17px!important;padding:0 4px!important;background:#4b7a32ad!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important;border:1.5px solid rgba(255,255,255,.55)!important;color:#fff!important;font-size:10px!important;line-height:14px!important}body.magazine-home .magazine-header .ios-nav{display:flex!important;align-items:center!important;justify-content:space-between!important;position:relative!important;gap:0!important}body.magazine-home .hh-brand-logo-link{position:absolute!important;left:50%!important;transform:translate(-50%)!important;grid-column:unset!important;flex:unset!important;pointer-events:auto}body.magazine-home .magazine-header .desktop-nav-links{grid-column:unset!important;flex-shrink:0}.hh-header-menu-wrap{position:relative;margin-left:auto;flex-shrink:0;z-index:200}.hh-header-menu-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;border-radius:12px;border:1px solid rgba(62,90,55,.14);background:#fffffad1;cursor:pointer;padding:0;transition:background .15s,border-color .15s}.hh-header-menu-btn:hover{background:#eef8e6f2;border-color:#3e5a3740}.hh-hamburger-line{display:block;width:18px;height:1.5px;background:#2d4a30;border-radius:2px;transition:transform .2s,opacity .2s}.hh-header-menu-btn[aria-expanded=true] .hh-hamburger-line:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.hh-header-menu-btn[aria-expanded=true] .hh-hamburger-line:nth-child(2){opacity:0}.hh-header-menu-btn[aria-expanded=true] .hh-hamburger-line:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.hh-header-menu-panel{position:absolute;top:calc(100% + 10px);right:0;min-width:160px;background:#fffdf7fa;border:1px solid rgba(61,97,66,.13);border-radius:16px;box-shadow:0 8px 32px #24362921;padding:8px;display:flex;flex-direction:column;gap:2px;z-index:1700}.hh-header-menu-panel[hidden]{display:none!important}.hh-menu-item{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:10px;color:#244535;font:600 13px/1 var(--font-ui);text-decoration:none;background:none;border:none;cursor:pointer;width:100%;text-align:left;transition:background .12s}.hh-menu-item:hover{background:#3d614212}.hh-menu-item i{font-size:17px;color:#3d6142}.hh-menu-social-sub{padding:4px 0 2px 14px;display:flex;flex-direction:column;gap:2px;border-top:1px solid rgba(61,97,66,.08);margin-top:2px}.hh-menu-social-sub[hidden]{display:none!important}.hh-menu-social-sub .hh-social-panel-link{padding:8px 14px;border-radius:8px}@media (min-width: 901px){body.magazine-home #teaScenes .tea-scroll,body.magazine-home #teaAccessories .tea-scroll{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;column-gap:16px!important;row-gap:20px!important;overflow:visible!important;cursor:default!important;padding:0 0 24px!important;width:100%!important}body.magazine-home #teaScenes .tea-scroll .embla__slide,body.magazine-home #teaAccessories .tea-scroll .embla__slide{width:100%!important;min-width:0!important;flex:unset!important;display:flex!important;flex-direction:column!important}body.magazine-home #teaScenes .tea-card,body.magazine-home #teaAccessories .tea-card{width:100%!important;flex:1!important}}.pack-summary-card{margin:16px 0;padding:16px;border:1px solid rgba(60,80,50,.15);border-radius:12px;background:#faf9f5}.pack-summary-header{display:flex;align-items:center;gap:6px;margin-bottom:12px}.pack-summary-icon{color:#3d6b47;font-size:13px}.pack-summary-title{font-weight:700;font-size:14px;color:#2d3a28;flex:1}.pack-summary-allocated{font-size:12px;color:#3d6b47;font-weight:600}.pack-summary-default{margin-bottom:12px}.pack-default-desc{font-size:14px;color:#3d3d3d;margin:0 0 4px;display:flex;align-items:center;gap:6px}.pack-default-hint{font-size:12px;color:#888;margin:0}.pack-summary-list{list-style:none;padding:0;margin:0 0 12px;display:flex;flex-direction:column;gap:8px}.pack-summary-list li{display:flex;align-items:center;gap:8px;font-size:13px;color:#3d3d3d}.pack-summary-list li i{color:#3d6b47;font-size:16px;flex-shrink:0}.pack-summary-list li span{flex:1}.pack-summary-list li strong{color:#2d3a28;font-weight:700}.pack-warning{display:flex;align-items:center;gap:6px;font-size:12px;color:#b85c00;margin:0 0 10px}.pack-adjust-btn,.pack-modify-btn{display:flex;align-items:center;gap:4px;width:100%;padding:10px 16px;border:1px solid #3d6b47;border-radius:8px;background:transparent;color:#3d6b47;font-size:14px;font-weight:600;cursor:pointer;justify-content:center;transition:background .15s}.pack-adjust-btn:hover,.pack-modify-btn:hover{background:#3d6b470f}.pack-adjust-btn:disabled{border-color:#bbb;color:#bbb;cursor:not-allowed;pointer-events:none;opacity:.55}.pack-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10200;pointer-events:none;display:flex;align-items:flex-end}.pack-sheet.is-open{pointer-events:auto}.pack-sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background .3s}.pack-sheet.is-open .pack-sheet-backdrop{background:#00000073}.pack-sheet-panel{position:relative;width:100%;max-width:480px;margin:0 auto;background:#fff;border-radius:20px 20px 0 0;padding:24px 20px max(24px,env(safe-area-inset-bottom));max-height:88svh;overflow-y:auto;transform:translateY(100%);transition:transform .35s cubic-bezier(.22,1,.36,1)}.pack-sheet.is-open .pack-sheet-panel{transform:translateY(0)}.pack-sheet-header{display:flex;align-items:center;margin-bottom:16px}.pack-sheet-title{flex:1;font-size:17px;font-weight:700;color:#1a2a18;margin:0;text-align:center}.pack-sheet-close{position:absolute;right:20px;top:24px;width:32px;height:32px;border:none;background:#f0efeb;border-radius:50%;display:grid;place-items:center;cursor:pointer;color:#555;font-size:16px}.pack-sheet-progress{display:flex;justify-content:space-between;font-size:13px;color:#666;padding:10px 14px;background:#f7f6f2;border-radius:8px;margin-bottom:16px}.pack-sheet-progress strong{color:#2d3a28}.pack-sheet-options{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.pack-option-card{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e8e6df;border-radius:12px;background:#fff}.pack-option-foil{background:#f7f6f1;border-color:#dddbd3}.pack-foil-count{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:48px}.pack-foil-num{font-size:26px;font-weight:700;color:#3d6b47;line-height:1}.pack-foil-unit{font-size:11px;color:#3d6b47}.pack-foil-hint{font-size:10px;color:#999;margin-top:2px}.pack-option-tag--default{background:#e8ede9;color:#3d6b47}.pack-option-icon{width:44px;height:44px;border-radius:10px;background:#f0efe9;display:grid;place-items:center;flex-shrink:0;font-size:22px;color:#3d6b47}.pack-option-info{flex:1;min-width:0}.pack-option-name{font-size:14px;font-weight:600;color:#1a2a18;display:flex;align-items:center;gap:6px;margin-bottom:2px}.pack-option-tag{font-size:10px;font-weight:500;color:#3d6b47;background:#3d6b471a;padding:1px 6px;border-radius:999px}.pack-option-desc{font-size:12px;color:#888;margin-bottom:2px}.pack-option-cost{font-size:11px;color:#aaa}.pack-option-hint{display:none;align-items:center;gap:6px;font-size:11px;font-weight:500;color:#c0392b;margin-top:6px;margin-bottom:0;background:#fff0ee;border:1px solid #f5c6c0;border-radius:6px;padding:6px 8px;line-height:1.3}.pack-quick-add-btn{flex-shrink:0;margin-left:auto;padding:3px 10px;border:1.5px solid #c0392b;border-radius:20px;background:transparent;color:#c0392b;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap;line-height:1.5;transition:background .15s,color .15s}.pack-quick-add-btn:hover,.pack-quick-add-btn:active{background:#c0392b;color:#fff}.pack-option-stepper{display:flex;align-items:center;gap:10px;flex-shrink:0}.pack-step-btn{width:32px;height:32px;border-radius:50%;border:1px solid #ccc;background:#fff;font-size:18px;display:grid;place-items:center;cursor:pointer;line-height:1;color:#333;transition:border-color .15s}.pack-step-btn:hover:not(.is-disabled):not(:disabled){border-color:#3d6b47;color:#3d6b47}.pack-step-btn.is-disabled,.pack-step-btn:disabled{border-color:#ddd;color:#ccc;cursor:not-allowed}.pack-step-val{font-size:16px;font-weight:700;color:#1a2a18;min-width:20px;text-align:center}.pack-sheet-status{padding:12px 14px;border-radius:10px;font-size:13px;color:#666;background:#f7f6f2;margin-bottom:14px;display:flex;align-items:center;gap:8px}.pack-sheet-status.is-complete{background:#3d6b4714;color:#3d6b47;font-weight:600}.pack-sheet-status.is-over{background:#c0392b14;color:#c0392b}.pack-status-sep{opacity:.4;font-weight:400;margin:0 2px}.pack-status-eq{margin-left:4px;font-weight:400;opacity:.65;font-size:12px}.pack-sheet-confirm{width:100%;padding:16px;border:none;border-radius:12px;background:#3d6b47;color:#fff;font-size:16px;font-weight:700;cursor:pointer;margin-bottom:20px;transition:opacity .15s}.pack-sheet-confirm:disabled{opacity:.4;cursor:not-allowed}.pack-rules-title{font-size:12px;color:#999;margin:0 0 8px;text-align:center}.pack-rules-row{display:flex;justify-content:space-around;gap:8px}.pack-rules-row span{text-align:center;font-size:12px;color:#888;display:flex;flex-direction:column;align-items:center;gap:4px}.pack-rules-row i{font-size:22px;color:#a0b090;margin-bottom:2px}body.pack-sheet-open{overflow:hidden}@media (min-width: 900px){body.magazine-home #productCatalogSection[data-current-view=puer]{width:100%!important;max-width:none!important;margin:0!important;padding:0 0 40px!important;background:transparent!important;overflow:visible!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading{min-height:320px!important;padding:48px clamp(32px,6vw,80px) 40px!important;background:linear-gradient(90deg,#fffaf1fc,#fffaf1f2 28%,#fffaf199 52%,#fffaf10a),url(/images/catalog-heading-puer-bg.jpg) 72% center / auto 100% no-repeat,#f5eddf!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading h2{max-width:360px!important;font-size:56px!important;line-height:1.05!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-heading p{max-width:340px!important;font-size:20px!important;margin-top:16px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .hh-catalog-filter-chips{padding:0 clamp(32px,6vw,80px)!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-static-top{padding-inline:clamp(32px,6vw,80px)!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-list-toolbar{margin:0 0 12px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta{padding:0 clamp(32px,6vw,80px) 16px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-section{max-width:none!important;margin:8px 0 20px!important;padding:24px 20px 18px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-cards{gap:18px!important;overflow:visible!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card{min-width:0!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-visual{height:160px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-title{font-size:18px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-desc{font-size:13px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-btn{font-size:14px!important;min-height:40px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scroll{box-sizing:border-box!important;width:100%!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;column-gap:20px!important;row-gap:24px!important;padding:0 clamp(32px,6vw,80px) 32px!important;overflow:visible!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-card-quick-add{height:50px!important;font-size:15px!important}body.magazine-home .product-catalog-section{display:grid!important;grid-template-columns:176px 1fr!important;align-items:start!important;width:100%!important;max-width:none!important;padding:0!important;background:transparent!important;border-radius:0!important}body.magazine-home .hh-catalog-heading{grid-column:1 / -1!important;grid-row:1!important}body.magazine-home .product-catalog-section>*:not(.hh-catalog-heading):not(.catalog-tabs-wrap){grid-column:2!important}body.magazine-home .catalog-tabs-wrap{display:flex!important;flex-direction:column!important;grid-column:1!important;grid-row:2 / span 99!important;height:fit-content!important;padding:28px 0!important;background:transparent!important;border:none!important;border-bottom:none!important;border-right:1px solid rgba(38,63,49,.1)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;z-index:10!important}body.magazine-home .catalog-tabs-wrap:before{content:"BROWSE";display:block;font:700 9.5px/1 var(--font-ui, sans-serif);letter-spacing:.16em;color:#263f3152;padding:0 20px 14px}body.magazine-home .catalog-tabs{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:2px!important;padding:0!important;border:none!important;background:transparent!important;box-shadow:none!important;width:100%!important;max-width:none!important}body.magazine-home .catalog-tab{flex:0 0 auto!important;width:100%!important;min-height:44px!important;padding:0 16px 0 20px!important;border-radius:0 10px 10px 0!important;border:none!important;background:transparent!important;color:#263f3180!important;font:500 13.5px/1 var(--font-ui)!important;letter-spacing:.01em!important;text-align:left!important;cursor:pointer!important;transition:color .18s,background .18s,box-shadow .18s!important;white-space:nowrap!important;margin-bottom:0!important;box-shadow:none!important}body.magazine-home .catalog-tab:hover{color:#3d6142!important;background:#3d614212!important;border-color:transparent!important}body.magazine-home .catalog-tab.active{color:#2f5235!important;background:#3d61421a!important;font-weight:700!important;border-color:transparent!important;box-shadow:inset 3px 0 #3d6142!important}}@media (min-width: 900px){body.magazine-home .product-catalog-section{grid-template-columns:216px 1fr!important}body.magazine-home .catalog-tabs-wrap{position:sticky!important;top:72px!important;align-self:start!important;padding:28px 0 32px!important}body.magazine-home .catalog-tabs-wrap:before{font-size:9px!important;letter-spacing:.2em!important;color:#263f3147!important;padding:0 20px 16px!important}body.magazine-home .catalog-tab{min-height:46px!important;padding:0 14px 0 20px!important;font:600 14px/1 var(--font-ui)!important;letter-spacing:.01em!important;border-radius:0 12px 12px 0!important;gap:8px!important}body.magazine-home .catalog-tab.active{font-weight:750!important;box-shadow:inset 3px 0 #3d6142,0 2px 8px #3d61421a!important}body.magazine-home .hh-catalog-heading{max-width:none!important;padding:clamp(44px,6vh,72px) clamp(32px,6vw,80px) clamp(36px,5vh,56px)!important;margin:0!important}body.magazine-home .hh-catalog-heading>span:first-child{font-size:11px!important;letter-spacing:.18em!important;margin-bottom:10px!important}body.magazine-home .hh-catalog-heading h2{font-size:clamp(42px,5.5vw,68px)!important;line-height:1.06!important;letter-spacing:-.015em!important}body.magazine-home .hh-catalog-heading p{font-size:16px!important;line-height:1.7!important;max-width:520px!important;margin-top:14px!important}body.magazine-home .hh-catalog-filter-chips{flex-wrap:nowrap!important;overflow-x:auto!important;scrollbar-width:none!important;-ms-overflow-style:none!important;padding-bottom:2px!important;margin-top:22px!important;gap:10px!important}body.magazine-home .hh-catalog-filter-chips::-webkit-scrollbar{display:none!important}body.magazine-home .hh-catalog-filter-chips button{flex-shrink:0!important;min-height:40px!important;padding:0 20px!important;font-size:13.5px!important}body.magazine-home .hh-catalog-summary-row{padding:0 clamp(32px,6vw,80px)!important;margin-top:22px!important}body.magazine-home #teaScenes .tea-card,body.magazine-home #teaAccessories .tea-card{border-radius:20px!important;border:1px solid rgba(38,63,49,.08)!important;background:#fffef9!important;box-shadow:0 2px 12px #2337260f!important;transition:transform .22s cubic-bezier(.25,.8,.25,1),box-shadow .22s cubic-bezier(.25,.8,.25,1)!important}body.magazine-home #teaScenes .tea-card:hover,body.magazine-home #teaAccessories .tea-card:hover{transform:translateY(-6px)!important;box-shadow:0 16px 40px #23372621!important}body.magazine-home #teaScenes .tea-card-media,body.magazine-home #teaAccessories .tea-card-media{aspect-ratio:4 / 3!important;border-radius:20px 20px 0 0!important;overflow:hidden!important}body.magazine-home #teaScenes .tea-card-media img,body.magazine-home #teaAccessories .tea-card-media img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .4s cubic-bezier(.25,.8,.25,1)!important}body.magazine-home #teaScenes .tea-card:hover .tea-card-media img,body.magazine-home #teaAccessories .tea-card:hover .tea-card-media img{transform:scale(1.04)!important}body.magazine-home #teaScenes .tea-card-body,body.magazine-home #teaAccessories .tea-card-body{padding:14px 16px 6px!important;flex:1!important}body.magazine-home #teaScenes .tea-card .title,body.magazine-home #teaAccessories .tea-card .title{font-size:15px!important;font-weight:750!important;color:#1e2e21!important;margin:0 0 5px!important;-webkit-line-clamp:2!important;line-height:1.35!important}body.magazine-home #teaScenes .tea-card-copy,body.magazine-home #teaAccessories .tea-card-copy{font-size:12px!important;color:#263f318f!important;line-height:1.5!important;-webkit-line-clamp:2!important;margin-bottom:0!important}body.magazine-home #teaScenes .tea-card-tags,body.magazine-home #teaAccessories .tea-card-tags{padding:6px 16px 0!important;gap:5px!important}body.magazine-home #teaScenes .tea-card-tags span,body.magazine-home #teaAccessories .tea-card-tags span{font-size:11px!important;padding:3px 9px!important;background:#3d614212!important;color:#3d6142!important;border-radius:99px!important}body.magazine-home #teaScenes .tea-card .price-line,body.magazine-home #teaAccessories .tea-card .price-line{padding:8px 16px 14px!important;font-size:15px!important;font-weight:800!important;color:#3d6142!important}body.magazine-home #teaScenes .tea-card-quick-add,body.magazine-home #teaAccessories .tea-card-quick-add{width:38px!important;height:38px!important;bottom:12px!important;right:12px!important;background:#3d6142!important;box-shadow:0 3px 12px #24502e47!important;border-radius:50%!important;transition:background .18s,transform .18s,box-shadow .18s!important}body.magazine-home #teaScenes .tea-card-quick-add:hover,body.magazine-home #teaAccessories .tea-card-quick-add:hover{background:#2d4c32!important;transform:scale(1.1)!important;box-shadow:0 6px 18px #24502e59!important}body.magazine-home #teaScenes .tea-card-quick-add svg,body.magazine-home #teaAccessories .tea-card-quick-add svg{width:16px!important;height:16px!important}body.magazine-home #teaScenes .tea-card-soldout-overlay,body.magazine-home #teaAccessories .tea-card-soldout-overlay{border-radius:20px 20px 0 0!important}}@media (min-width: 1024px){body.magazine-home .magazine-hero.hh-hero.hh-app-home{width:min(100%,1440px)!important;margin-inline:auto!important;padding:clamp(36px,4.2vw,72px) clamp(30px,4.6vw,82px) clamp(46px,5.2vw,84px)!important;border-radius:clamp(32px,2.8vw,56px)!important}body.magazine-home .hh-app-panel{width:min(100%,1320px)!important}body.magazine-home .mood-section,body.magazine-home .product-catalog-section,body.magazine-home .magazine-service-strip,body.magazine-home .feature-section,body.magazine-home .member-section{width:min(100%,1320px)!important;margin-left:auto!important;margin-right:auto!important}body.magazine-home .mood-section{margin-top:clamp(36px,4vw,56px)!important;padding-inline:clamp(0px,2vw,22px)!important}body.magazine-home .hh-app-home{min-height:min(880px,calc(100svh - 70px))!important;padding-bottom:clamp(72px,10vw,110px)!important}body.magazine-home .hh-app-header p{font-size:clamp(24px,2.7vw,34px)!important;margin-bottom:14px!important}body.magazine-home .hh-app-header h1{font-size:clamp(42px,4.5vw,64px)!important;max-width:9.6em!important;letter-spacing:-.015em!important;line-height:1.03!important}body.magazine-home .hh-app-search-row{grid-template-columns:1fr 64px!important;gap:clamp(14px,1.6vw,22px)!important;margin-top:28px!important}body.magazine-home .hh-app-search,body.magazine-home .hh-app-filter{min-height:62px!important}body.magazine-home .hh-app-search{font-size:16px!important;padding-inline:20px 18px!important}body.magazine-home .hh-hero-search-input{font-size:16px!important}body.magazine-home .hh-app-section{margin-top:36px!important}body.magazine-home .hh-app-section h2{margin-bottom:18px!important;font-size:clamp(24px,2.3vw,32px)!important}body.magazine-home .hh-app-section h2 .eyebrow{margin-bottom:8px!important;font-size:11px!important}body.magazine-home .hh-app-category-strip{grid-auto-columns:minmax(84px,1fr)!important;gap:clamp(16px,2.2vw,22px)!important}body.magazine-home .hh-app-category-strip button{font-size:14px!important}body.magazine-home .hh-app-category-strip span{width:76px!important;height:76px!important}body.magazine-home .hh-boss-recommend{margin-top:40px!important;border-radius:28px!important}body.magazine-home .hh-app-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(16px,2vw,24px)!important}body.magazine-home .hh-app-product-card{border-radius:18px!important}body.magazine-home .hh-app-product-card button,body.magazine-home .hh-app-product-card a{min-height:40px!important;font-size:14px!important}body.magazine-home .hh-app-tea-quiz{padding:clamp(20px,2vw,28px)!important;border-radius:22px!important}body.magazine-home .product-catalog-section{display:grid!important;grid-template-columns:clamp(200px,16vw,250px) minmax(0,1fr)!important;gap:clamp(18px,2.6vw,38px)!important;align-items:start!important}body.magazine-home .product-catalog-section>*:not(.hh-catalog-heading):not(.catalog-tabs-wrap){grid-column:2!important}body.magazine-home .catalog-tabs-wrap{grid-column:1!important;grid-row:2 / span 99!important;align-self:start!important;position:sticky!important;top:92px!important;z-index:6!important;padding:0 0 24px!important;border:0!important;border-right:1px solid rgba(38,63,49,.1)!important;background:transparent!important}body.magazine-home .catalog-tabs{width:100%!important;display:flex!important;flex-direction:column!important;gap:4px!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}body.magazine-home .catalog-tab{width:100%!important;min-height:48px!important;justify-content:flex-start!important;padding:0 16px 0 22px!important;border-radius:0 12px 12px 0!important;border:0!important;background:transparent!important;box-shadow:none!important}body.magazine-home .catalog-tab.active{background:#3d61421c!important;border-radius:0 12px 12px 0!important}body.magazine-home .catalog-query-bar,body.magazine-home .hh-catalog-summary-row,body.magazine-home #catalogFilterChips{width:100%!important}body.magazine-home #catalogQueryBar{margin-top:16px!important;margin-bottom:0!important}body.magazine-home #catalogQueryBar:not(.hh-search-sheet){border-radius:22px!important;padding:clamp(12px,1.8vw,16px)!important}body.magazine-home .hh-catalog-heading{margin:0!important}body.magazine-home .hh-catalog-heading h2{font-size:clamp(44px,4.5vw,64px)!important;line-height:1.06!important}body.magazine-home .hh-catalog-heading p{max-width:560px!important;margin-top:12px!important;font-size:16px!important;line-height:1.75!important}body.magazine-home .hh-catalog-filter-chips{flex-wrap:nowrap!important;overflow-x:auto!important;gap:10px!important;margin-top:16px!important;padding-bottom:0!important;scrollbar-width:none!important;-ms-overflow-style:none!important}body.magazine-home .hh-catalog-filter-chips::-webkit-scrollbar{display:none!important}body.magazine-home .hh-catalog-filter-chips button{flex-shrink:0!important;min-height:40px!important;padding:0 18px!important;font-size:13px!important}body.magazine-home .hh-catalog-summary-row{margin-top:14px!important}body.magazine-home .hh-catalog-summary-row,body.magazine-home .hh-catalog-sort{width:100%!important}body.magazine-home #teaScenes .tea-scroll,body.magazine-home #teaPuer .tea-scroll,body.magazine-home #teaAccessories .tea-scroll{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;column-gap:clamp(22px,2.4vw,30px)!important;row-gap:clamp(28px,3vw,38px)!important;width:100%!important;padding:0 clamp(18px,2vw,28px) 30px!important;box-sizing:border-box!important;overflow:visible!important}body.magazine-home #teaScenes .tea-scroll .embla__slide,body.magazine-home #teaPuer .tea-scroll .embla__slide,body.magazine-home #teaAccessories .tea-scroll .embla__slide{width:100%!important;min-width:0!important;max-width:100%!important;flex:initial!important;display:flex!important;flex-direction:column!important}body.magazine-home #teaScenes .tea-card,body.magazine-home #teaPuer .tea-card,body.magazine-home #teaAccessories .tea-card{width:100%!important;box-sizing:border-box!important;flex:1 1 auto!important;min-height:0!important;border-radius:20px!important;padding:12px!important;border:1px solid rgba(38,63,49,.11)!important;background:#fffffafa!important;box-shadow:0 10px 26px #2337261c!important}body.magazine-home #teaScenes .tea-card-media,body.magazine-home #teaPuer .tea-card-media,body.magazine-home #teaAccessories .tea-card-media{margin:-12px -12px 12px!important;border-radius:20px 20px 16px 16px!important;aspect-ratio:1 / .74!important}body.magazine-home #teaScenes .tea-card .title,body.magazine-home #teaPuer .tea-card .title,body.magazine-home #teaAccessories .tea-card .title{font-size:16px!important;line-height:1.35!important;margin-bottom:7px!important}body.magazine-home #teaScenes .tea-card-copy,body.magazine-home #teaPuer .tea-card-copy,body.magazine-home #teaAccessories .tea-card-copy{font-size:12px!important;line-height:1.5!important;margin-bottom:0!important}body.magazine-home #teaScenes .tea-card .price-line,body.magazine-home #teaPuer .tea-card .price-line,body.magazine-home #teaAccessories .tea-card .price-line{font-size:15px!important;margin-top:8px!important}body.magazine-home #teaScenes .tea-card .price-line span[itemprop=price],body.magazine-home #teaPuer .tea-card .price-line span[itemprop=price],body.magazine-home #teaAccessories .tea-card .price-line span[itemprop=price]{font-size:18px!important;font-weight:900!important}body.magazine-home #teaScenes .tea-card-quick-add,body.magazine-home #teaPuer .tea-card-quick-add,body.magazine-home #teaAccessories .tea-card-quick-add{width:40px!important;height:40px!important;right:14px!important;bottom:14px!important;border-radius:50%!important;background:#3d6142!important}}@media (min-width: 1280px){body.magazine-home #teaScenes .tea-scroll,body.magazine-home #teaPuer .tea-scroll,body.magazine-home #teaAccessories .tea-scroll{grid-template-columns:repeat(4,minmax(0,1fr))!important;column-gap:clamp(22px,1.8vw,28px)!important;row-gap:clamp(28px,2.5vw,36px)!important}}@media (min-width: 900px) and (max-width: 1023px){body.magazine-home .product-catalog-section{grid-template-columns:196px minmax(0,1fr)!important;gap:24px!important;overflow:visible!important}body.magazine-home .product-catalog-section>*:not(.hh-catalog-heading):not(.catalog-tabs-wrap){min-width:0!important}body.magazine-home #teaScenes,body.magazine-home #teaPuer,body.magazine-home #teaAccessories{width:100%!important;max-width:100%!important;min-width:0!important;padding:36px 0 12px!important;box-sizing:border-box!important;overflow:visible!important}body.magazine-home #teaScenes .tea-scroll,body.magazine-home #teaPuer .tea-scroll,body.magazine-home #teaAccessories .tea-scroll{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:28px!important;row-gap:34px!important;padding:0 26px 34px!important;box-sizing:border-box!important;overflow:visible!important}body.magazine-home #teaScenes .tea-scroll .embla__slide,body.magazine-home #teaPuer .tea-scroll .embla__slide,body.magazine-home #teaAccessories .tea-scroll .embla__slide{width:100%!important;min-width:0!important;max-width:100%!important;flex:initial!important}body.magazine-home #teaScenes .tea-card,body.magazine-home #teaPuer .tea-card,body.magazine-home #teaAccessories .tea-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important}}@media (min-width: 1440px){body.magazine-home .magazine-hero.hh-hero.hh-app-home{width:min(100%,1400px)!important;padding-inline:clamp(44px,4.8vw,90px)!important}body.magazine-home .hh-app-panel{width:min(1400px,100%)!important}body.magazine-home .hh-app-search-row{margin-top:32px!important}body.magazine-home .hh-app-section h2{margin-bottom:22px!important;font-size:34px!important}body.magazine-home .hh-app-category-strip{gap:24px!important}body.magazine-home .product-catalog-section{grid-template-columns:240px minmax(0,1fr)!important;gap:clamp(28px,3vw,48px)!important}body.magazine-home .catalog-tabs{gap:6px!important}body.magazine-home .catalog-tab{min-height:50px!important}body.magazine-home .hh-catalog-summary-row{padding-top:4px!important}body.magazine-home .hh-catalog-filter-chips button{padding-inline:21px!important;font-size:14px!important}body.magazine-home #teaScenes .tea-scroll,body.magazine-home #teaPuer .tea-scroll,body.magazine-home #teaAccessories .tea-scroll{column-gap:24px!important;row-gap:32px!important}body.magazine-home .mood-section{width:min(100%,1360px)!important;margin-top:62px!important}body.magazine-home .mood-grid{gap:clamp(18px,2vw,28px)!important}body.magazine-home .magazine-service-strip{padding:24px clamp(34px,5vw,54px)!important}}@media (min-width: 900px) and (max-width: 1023px){body.magazine-home #productCatalogSection[data-current-view=puer] .puer-static-top,body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer,body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta{width:100%!important;max-width:100%!important;min-width:0!important;padding-inline:0!important;box-sizing:border-box!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-section{width:100%!important;max-width:100%!important;margin:8px 0 22px!important;padding:20px 18px 18px!important;box-sizing:border-box!important;overflow:hidden!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-header{display:flex!important;align-items:baseline!important;gap:12px!important;margin:0 0 16px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-sub{display:block!important;font-size:13px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;width:100%!important;min-width:0!important;overflow:visible!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-visual{width:100%!important;height:148px!important;max-height:148px!important;aspect-ratio:auto!important;overflow:hidden!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-visual img{width:100%!important;height:100%!important;max-height:148px!important;object-fit:cover!important;display:block!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-desc{min-height:3.1em!important;font-size:12px!important}body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scroll{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:28px!important;row-gap:34px!important;padding:0 26px 34px!important}}@media (min-width: 1024px){body.magazine-home #productCatalogSection[data-current-view=puer] .puer-static-top,body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer,body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-static-top{padding-inline:clamp(16px,2vw,32px)!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-section{width:100%!important;max-width:100%!important;margin:10px 0 24px!important;padding:clamp(18px,1.8vw,24px)!important;box-sizing:border-box!important;overflow:hidden!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-header{display:flex!important;align-items:baseline!important;gap:14px!important;margin:0 0 16px!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(14px,1.6vw,22px)!important;width:100%!important;min-width:0!important;overflow:visible!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-visual{width:100%!important;height:clamp(140px,12vw,178px)!important;max-height:178px!important;aspect-ratio:auto!important;overflow:hidden!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-visual img{width:100%!important;height:100%!important;max-height:178px!important;object-fit:cover!important;display:block!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-guide-card-desc{min-height:3em!important}body.magazine-home #productCatalogSection[data-current-view=puer] .puer-article-cta{padding-inline:clamp(16px,2vw,32px)!important}}@media (min-width: 1024px) and (max-width: 1279px){body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scroll{grid-template-columns:repeat(3,minmax(0,1fr))!important;column-gap:24px!important;row-gap:34px!important;padding:0 clamp(16px,2vw,28px) 34px!important}}@media (min-width: 1280px){body.magazine-home #productCatalogSection[data-current-view=puer] #teaPuer .tea-scroll{grid-template-columns:repeat(4,minmax(0,1fr))!important;column-gap:clamp(22px,1.8vw,30px)!important;row-gap:clamp(30px,2.5vw,38px)!important;padding:0 clamp(16px,2vw,32px) 36px!important}}@media (min-width: 431px){body.magazine-home #puerStaticTop:not(.hidden){width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body.magazine-home #puerStaticTop:not(.hidden) .puer-guide-section{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important}body.magazine-home #puerStaticTop:not(.hidden) .puer-guide-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;min-width:0!important;gap:clamp(12px,1.6vw,22px)!important;overflow:visible!important;scroll-snap-type:none!important}body.magazine-home #puerStaticTop:not(.hidden) .puer-guide-card{width:100%!important;min-width:0!important;max-width:100%!important;min-height:0!important;box-sizing:border-box!important;scroll-snap-align:none!important}body.magazine-home #puerStaticTop:not(.hidden) .puer-guide-card-visual{width:100%!important;height:clamp(132px,13vw,178px)!important;max-height:178px!important;aspect-ratio:auto!important;overflow:hidden!important}body.magazine-home #puerStaticTop:not(.hidden) .puer-guide-card-visual img{width:100%!important;height:100%!important;max-height:178px!important;object-fit:cover!important;display:block!important}}@media (min-width: 900px){body.magazine-home .catalog-tabs-wrap{position:sticky!important;top:92px!important;align-self:start!important;padding:18px 12px 18px 0!important;border-right:0!important;border-radius:0 22px 22px 0!important;background:linear-gradient(145deg,#fffff8c7,#eff7eb7a),radial-gradient(circle at 0% 0%,rgba(176,137,74,.12),transparent 42%)!important;box-shadow:inset -1px 0 #263f3117,0 18px 36px #2a3f2e14!important;overflow:hidden!important}body.magazine-home .catalog-tabs-wrap:before{content:"BROWSE";display:block!important;padding:0 16px 12px 24px!important;color:#27422f61!important;font:800 10px/1 var(--font-ui, sans-serif)!important;letter-spacing:.26em!important}body.magazine-home .catalog-tabs-wrap:after{content:"";position:absolute;left:13px;top:54px;bottom:20px;width:1px;background:linear-gradient(180deg,#3d614200,#3d61423d,#3d614200);pointer-events:none}body.magazine-home .catalog-tabs{position:relative!important;z-index:1!important;display:grid!important;gap:10px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}body.magazine-home .catalog-tab{position:relative!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;min-height:76px!important;padding:14px 16px 14px 52px!important;border:1px solid rgba(38,63,49,.08)!important;border-radius:0 18px 18px 0!important;background:#fffffa57!important;color:#233d2ca3!important;box-shadow:none!important;font:850 15px/1.2 var(--font-ui, sans-serif)!important;letter-spacing:0!important;white-space:normal!important;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease!important}body.magazine-home .catalog-tab:before{position:absolute;left:19px;top:17px;color:#3d614270;font:850 11px/1 var(--font-ui, sans-serif);letter-spacing:.08em}body.magazine-home .catalog-tab[data-view=tea]:before{content:"01"}body.magazine-home .catalog-tab[data-view=puer]:before{content:"02"}body.magazine-home .catalog-tab[data-view=accessories]:before{content:"03"}body.magazine-home .catalog-tab:after{display:block;margin-top:7px;color:#233d2c70;font:650 11.5px/1.35 var(--font-ui, sans-serif);letter-spacing:0}body.magazine-home .catalog-tab[data-view=tea]:after{content:"清香、焙火、蜜香"}body.magazine-home .catalog-tab[data-view=puer]:after{content:"熟茶、生茶、收藏"}body.magazine-home .catalog-tab[data-view=accessories]:after{content:"杯器、茶壺、茶席"}body.magazine-home .catalog-tab:hover{transform:translate(3px)!important;border-color:#3d614233!important;background:#fffffac7!important;color:#26452f!important}body.magazine-home .catalog-tab.active{transform:translate(4px)!important;border-color:#3d61423d!important;background:linear-gradient(135deg,#fffffafa,#eff7ebe6)!important;color:#223f2c!important;box-shadow:inset 4px 0 #4f7b49,0 14px 28px #2d4b301f!important}body.magazine-home .catalog-tab.active:before{color:#8b6b36}body.magazine-home .catalog-tab.active:after{color:#223f2c9e}}body.magazine-home #productCatalogSection[data-current-view=accessories] .hh-catalog-heading{position:relative!important;display:grid!important;align-content:end!important;min-height:clamp(320px,42vw,430px)!important;margin:0!important;padding:clamp(34px,5vw,56px) clamp(22px,6vw,56px) 30px!important;overflow:hidden!important;isolation:isolate!important;background:linear-gradient(90deg,#fffaf1fa,#fffaf1e6 42%,#fffaf16b 72%,#fffaf114),url(/images/catalog-heading-teaware-bg-mobile.jpg) right bottom / cover no-repeat,#f6f0e5!important}body.magazine-home #productCatalogSection[data-current-view=accessories]{background-image:none!important}body.magazine-home #productCatalogSection[data-current-view=accessories] .hh-catalog-heading:after{content:"";position:absolute;inset:auto 0 0;z-index:-1;height:34%;background:linear-gradient(180deg,#fffaf100,#fffaf1 88%);pointer-events:none}@media (min-width: 768px){body.magazine-home #productCatalogSection[data-current-view=accessories] .hh-catalog-heading{background:linear-gradient(90deg,#fffaf1fa,#fffaf1e6 34%,#fffaf175 66%,#fffaf114),url(/images/catalog-heading-teaware-bg-tablet.jpg) right center / cover no-repeat,#f6f0e5!important}}@media (min-width: 1024px){body.magazine-home #productCatalogSection[data-current-view=accessories] .hh-catalog-heading{background:linear-gradient(90deg,#fffaf1fc,#fffaf1f0 30%,#fffaf18f 58%,#fffaf10a),url(/images/catalog-heading-teaware-bg-desktop.jpg) right center / cover no-repeat,#f6f0e5!important}}body.magazine-home .product-catalog-section>.hh-catalog-summary-row{width:100%!important;max-width:none!important;margin:0 0 18px!important;padding:0 20px!important;box-sizing:border-box!important}@media (min-width: 900px){body.magazine-home .product-catalog-section>.hh-catalog-summary-row{grid-column:2!important;align-self:start!important;margin:0 0 22px!important;padding:0 clamp(18px,2vw,28px)!important;border:0!important;background:transparent!important}}@media (min-width: 601px) and (max-width: 899px){body.magazine-home #teaScenes,body.magazine-home #teaPuer,body.magazine-home #teaAccessories,body.magazine-home #teaScenes .tea-scene,body.magazine-home #teaPuer .tea-scene,body.magazine-home #teaAccessories .tea-scene,body.magazine-home #teaScenes .tea-scroll,body.magazine-home #teaPuer .tea-scroll,body.magazine-home #teaAccessories .tea-scroll{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body.magazine-home #teaScenes .tea-scroll,body.magazine-home #teaPuer .tea-scroll,body.magazine-home #teaAccessories .tea-scroll{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:clamp(16px,4vw,24px)!important;padding-inline:clamp(10px,3vw,18px)!important;overflow:visible!important}body.magazine-home #teaScenes .tea-scroll .embla__slide,body.magazine-home #teaPuer .tea-scroll .embla__slide,body.magazine-home #teaAccessories .tea-scroll .embla__slide,body.magazine-home #teaScenes .tea-card,body.magazine-home #teaPuer .tea-card,body.magazine-home #teaAccessories .tea-card{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body.magazine-home #teaScenes .tea-card-media,body.magazine-home #teaPuer .tea-card-media,body.magazine-home #teaAccessories .tea-card-media{box-sizing:border-box!important}}body.magazine-home .hh-app-categories h2{color:#1f342a!important}body.magazine-home .hh-app-categories h2 .eyebrow{color:#8a7348!important;font-weight:750!important;letter-spacing:.12em!important;text-transform:none!important}body.member-page{--hh-lux-ink: #0b1712;--hh-lux-ink-soft: #14241c;--hh-lux-gold: #d9bd78;--hh-lux-gold-soft: #b59657;--hh-lux-cream: #f7f2e6;overflow-x:hidden!important}body.member-page #productCatalogSection,body.member-page .product-catalog-section,body.member-page .catalog-tabs-wrap,body.member-page .catalog-query-bar,body.member-page .tea-scenes,body.member-page .magazine-promo-row,body.member-page .magazine-service-strip,body.member-page #giftboxCard{display:none!important}body.member-page .member-section,body.member-page #memberQuickActions{display:block!important}body.member-page .hh-member-section{width:100%!important;max-width:none!important;padding:0!important}body.member-page .hh-member-hero-wrap{width:min(100% - 48px,900px)!important;margin:clamp(28px,5vw,44px) auto clamp(42px,7vw,64px)!important;border-radius:clamp(20px,3vw,28px)!important;overflow:hidden!important;box-shadow:0 22px 54px #14201829!important;box-sizing:border-box!important}body.member-page .hh-member-hero,body.member-page .vip-card.logged-in .card-front,body.member-page .vip-card.logged-in .card-back{background:linear-gradient(90deg,#08120e0f,#08120e33),url(/images/member-vip-card-bg.jpg) center / cover no-repeat,#0c1712!important;border:1px solid rgba(217,189,120,.46)!important;border-radius:clamp(20px,3vw,28px)!important;color:var(--hh-lux-cream)!important}body.member-page .hh-member-hero{width:100%!important;max-width:100%!important;min-width:0!important;min-height:clamp(300px,56vw,430px)!important;padding:clamp(26px,6vw,54px) clamp(22px,7vw,70px)!important;box-shadow:inset 0 0 0 1px #fff8dc21,inset 0 0 0 5px #050b0833,0 22px 52px #0e171233!important;box-sizing:border-box!important}body.member-page .hh-member-hero.vip-card.logged-in{min-height:auto!important;padding:0!important;border:0!important;border-radius:clamp(20px,3vw,28px)!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}body.member-page .vip-card.logged-in{width:100%!important;max-width:100%!important;min-width:0!important;min-height:clamp(300px,56vw,430px)!important}body.member-page .vip-card.logged-in .card-inner,body.member-page .vip-card.logged-in .card-front,body.member-page .vip-card.logged-in .card-back{width:100%!important;max-width:100%!important;min-width:0!important;min-height:clamp(300px,56vw,430px)!important;box-sizing:border-box!important}body.member-page .vip-card.logged-in .card-front,body.member-page .vip-card.logged-in .card-back{padding:clamp(26px,6vw,54px) clamp(22px,7vw,70px)!important;box-shadow:0 22px 52px #0e17123d!important}body.member-page .vip-card.logged-in .card-front{border:0!important}body.member-page .vip-card.logged-in .card-back{border:1px solid rgba(217,189,120,.3)!important}body.member-page .hh-member-hero__body,body.member-page .hh-lux-card-front,body.member-page .vip-content.hh-lux-card-front{width:100%!important;min-height:100%!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:clamp(18px,4vw,28px)!important;padding:0!important}body.member-page .hh-lux-card-top{display:flex;align-items:center;gap:clamp(16px,4vw,34px)}body.member-page .hh-lux-avatar-box,body.member-page .hh-lux-avatar{flex-shrink:0}body.member-page .hh-lux-avatar-box,body.member-page .vip-avatar-box.hh-lux-avatar-box{width:auto!important;height:auto!important;margin-right:0!important}body.member-page .hh-lux-avatar,body.member-page .vip-avatar.hh-lux-avatar{width:clamp(68px,14vw,96px)!important;height:clamp(68px,14vw,96px)!important;display:grid!important;place-items:center!important;border-radius:50%!important;overflow:hidden!important;background:linear-gradient(145deg,#fffbeeeb,#cfbf9685)!important;border:2px solid rgba(217,189,120,.86)!important;color:#122119!important;font:900 clamp(24px,5vw,34px)/1 var(--font-ui, sans-serif)!important;box-shadow:0 12px 24px #00000057,inset 0 0 0 4px #0d191214!important}body.member-page .hh-lux-avatar img,body.member-page .hh-lux-avatar .fallback-avatar{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;object-fit:cover!important}body.member-page .vip-badge-icon{right:-4px!important;bottom:2px!important;width:26px!important;height:26px!important;border:1px solid rgba(250,232,178,.72)!important;background:linear-gradient(145deg,#d6bb70,#8f6f32)!important;color:#fff7d6!important;font-size:13px!important;box-shadow:0 6px 14px #0000005c!important}body.member-page .hh-lux-member-info,body.member-page .vip-info.hh-lux-member-info{min-width:0!important;flex:1 1 auto!important;padding-left:0!important}body.member-page .hh-lux-title-row,body.member-page .vip-title-row.hh-lux-title-row{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important}body.member-page .hh-member-info h3,body.member-page .vip-title{color:#f8edd2!important;font:500 clamp(34px,9vw,58px)/1.02 "Times New Roman","Noto Serif TC",serif!important;letter-spacing:.02em!important;text-shadow:0 2px 18px rgba(0,0,0,.28)!important}body.member-page .hh-member-info p,body.member-page .hh-lux-points,body.member-page .vip-sub{color:#faf0d3d1!important}body.member-page .hh-tag,body.member-page .vip-tier-tag{padding:7px 14px!important;border:1px solid rgba(217,189,120,.72)!important;border-radius:999px!important;background:#0c140f47!important;color:#e8c978!important;font:750 13px/1 var(--font-ui, sans-serif)!important;letter-spacing:.08em!important}body.member-page .hh-lux-points{display:flex;align-items:baseline;gap:9px;margin-top:14px;font:500 clamp(16px,3.6vw,22px)/1 var(--font-ui, sans-serif);letter-spacing:.04em}body.member-page .hh-lux-points span,body.member-page .hh-lux-points small{white-space:nowrap!important}body.member-page .hh-lux-points b{color:#f0cf7f;font:500 clamp(30px,7vw,46px)/1 "Times New Roman",serif}body.member-page .hh-lux-points small{color:#f8edd2b8;font-family:Times New Roman,serif;letter-spacing:.08em}body.member-page .hh-lux-diamond{color:#f2dfaa;font-size:.82em}body.member-page .hh-lux-ornament{display:flex;align-items:center;gap:12px;color:#d9bd78b8}body.member-page .hh-lux-ornament:before,body.member-page .hh-lux-ornament:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(217,189,120,.72),transparent)}body.member-page .hh-lux-ornament span{width:26px;height:26px;display:grid;place-items:center}body.member-page .hh-lux-ornament span:before{content:"✧";color:#d9bd78;font-size:22px}body.member-page .hh-lux-spend{display:grid;gap:8px}body.member-page .hh-lux-spend span,body.member-page .hh-lux-expiry .stat-label{color:#f8edd2ad!important;font:500 clamp(14px,3.2vw,22px)/1.2 "Noto Serif TC",serif!important;letter-spacing:.16em!important}body.member-page .hh-lux-spend strong{color:#f0d699;font:500 clamp(38px,9vw,58px)/1 "Times New Roman",serif;letter-spacing:.02em}body.member-page .hh-lux-progress{display:none!important}body.member-page .hh-lux-bottom-row{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr)!important;gap:clamp(16px,4vw,34px)!important;align-items:center!important;padding-top:clamp(16px,4vw,26px)!important;border-top:1px solid rgba(217,189,120,.38)!important;margin-top:2px!important}body.member-page .hh-lux-expiry{display:grid!important;grid-template-columns:34px 1fr!important;column-gap:12px!important;align-items:center!important}body.member-page .hh-lux-expiry i{grid-row:span 2;color:#d9bd78;font-size:28px}body.member-page .hh-lux-expiry .stat-value{color:#f8edd2eb!important;font:500 clamp(16px,3.5vw,22px)/1.2 "Times New Roman","Noto Serif TC",serif!important;letter-spacing:.08em!important}body.member-page .hh-lux-cta{justify-self:end!important;color:#e8c978!important;font:500 clamp(16px,3.6vw,24px)/1.2 "Noto Serif TC",serif!important;letter-spacing:.18em!important}body.member-page .hh-member-arrow,body.member-page .vip-logout{border:1px solid rgba(217,189,120,.32)!important;background:#0a120e33!important;color:#f8edd2c7!important}body.member-page .hh-feature-item:hover{background:transparent!important}body.member-page #memberQuickActions,body.member-page .hh-member-panel,body.member-page .hh-feature-grid,body.member-page .hh-feature-item,body.member-page .hh-perk-item{min-width:0!important;box-sizing:border-box!important}body.member-page #memberQuickActions{width:min(100% - 40px,1180px)!important;margin-left:auto!important;margin-right:auto!important;overflow:hidden!important}body.member-page .hh-feature-grid{width:100%!important;max-width:100%!important}body.member-page .hh-feat-icon,body.member-page .hh-perk-icon,body.member-page .hh-feature-item:nth-child(n) .hh-feat-icon,body.member-page .hh-perk-item:nth-child(n) .hh-perk-icon{position:relative!important;isolation:isolate!important;display:grid!important;place-items:center!important;background:radial-gradient(circle at 35% 22%,#fffae5f5,#ebdbb080 36%,#a27f3f33)!important;border:1px solid rgba(145,112,54,.34)!important;color:#9c7839!important;box-shadow:inset 0 1px #fffff7e6,inset 0 -10px 16px #573d1614,0 12px 26px #2b3b2a1a!important}body.member-page .hh-feat-icon{width:48px!important;height:48px!important;border-radius:16px!important;font-size:23px!important}body.member-page .hh-perk-icon{width:58px!important;height:58px!important;border-radius:50%!important;font-size:24px!important}body.member-page .hh-feat-icon:before,body.member-page .hh-perk-icon:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;z-index:-1;border:1px solid rgba(145,112,54,.2);border-radius:inherit}body.member-page .hh-feat-icon:after,body.member-page .hh-perk-icon:after{content:"";position:absolute;bottom:7px;width:4px;height:4px;border-radius:50%;background:#9c78396b}body.member-page .hh-feat-icon i,body.member-page .hh-perk-icon i{position:relative;z-index:1;color:currentColor!important;text-shadow:0 1px 0 rgba(255,255,246,.62)}body.member-page .hh-feat-icon.hh-icon-image,body.member-page .hh-perk-icon.hh-icon-image,body.member-page .hh-feature-item:nth-child(n) .hh-feat-icon.hh-icon-image,body.member-page .hh-perk-item:nth-child(n) .hh-perk-icon.hh-icon-image{width:68px!important;height:68px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:inherit!important}body.member-page .hh-perk-icon.hh-icon-image,body.member-page .hh-perk-item:nth-child(n) .hh-perk-icon.hh-icon-image{width:76px!important;height:76px!important}body.member-page .hh-feat-icon.hh-icon-image:before,body.member-page .hh-feat-icon.hh-icon-image:after,body.member-page .hh-perk-icon.hh-icon-image:before,body.member-page .hh-perk-icon.hh-icon-image:after{display:none!important;content:none!important}body.member-page .hh-icon-image img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(55,68,48,.08));transform:translateZ(0)}body.member-page .hh-feat-name,body.member-page .hh-perk-name{color:#173126!important;font-weight:800!important}body.member-page .hh-feat-sub,body.member-page .hh-perk-sub{color:#1c36287a!important}body.member-page .hh-perk-badge{background:#b99e6021!important;color:#8d6d34!important;border:1px solid rgba(185,158,96,.18)!important}@media (max-width: 640px){body.member-page .hh-member-hero-wrap{width:min(100% - 44px,680px)!important}body.member-page .hh-member-hero{min-height:356px!important}body.member-page .vip-card.logged-in,body.member-page .vip-card.logged-in .card-inner,body.member-page .vip-card.logged-in .card-front,body.member-page .vip-card.logged-in .card-back{min-height:auto!important;aspect-ratio:1448 / 1086!important}body.member-page .hh-member-hero.vip-card.logged-in{min-height:auto!important}body.member-page .vip-card.logged-in .card-front,body.member-page .vip-card.logged-in .card-back{padding:clamp(18px,4.6vw,28px) clamp(20px,5.6vw,34px)!important;border-radius:20px!important}body.member-page .vip-content.hh-lux-card-front{gap:clamp(8px,2.3vw,14px)!important}body.member-page .vip-card.logged-in .hh-lux-avatar,body.member-page .vip-card.logged-in .vip-avatar.hh-lux-avatar{width:clamp(52px,13vw,72px)!important;height:clamp(52px,13vw,72px)!important}body.member-page .vip-card.logged-in .vip-badge-icon{width:22px!important;height:22px!important;font-size:12px!important}body.member-page .vip-card.logged-in .vip-title{font-size:clamp(28px,8vw,46px)!important;line-height:1!important}body.member-page .vip-card.logged-in .vip-tier-tag{padding:5px 10px!important;font-size:11px!important}body.member-page .vip-card.logged-in .hh-lux-points{gap:6px!important;margin-top:8px!important;font-size:clamp(13px,3.2vw,17px)!important}body.member-page .vip-card.logged-in .hh-lux-points b{font-size:clamp(25px,6.8vw,36px)!important}body.member-page .vip-card.logged-in .hh-lux-ornament{gap:8px!important}body.member-page .vip-card.logged-in .hh-lux-ornament span,body.member-page .vip-card.logged-in .hh-lux-ornament span:before{width:18px!important;height:18px!important;font-size:16px!important}body.member-page .vip-card.logged-in .hh-lux-spend{gap:4px!important}body.member-page .vip-card.logged-in .hh-lux-spend span,body.member-page .vip-card.logged-in .hh-lux-expiry .stat-label{font-size:clamp(12px,3vw,16px)!important;letter-spacing:.12em!important}body.member-page .vip-card.logged-in .hh-lux-spend strong{font-size:clamp(31px,8vw,44px)!important}body.member-page .vip-card.logged-in .hh-lux-bottom-row{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:clamp(10px,3vw,18px)!important;padding-top:clamp(10px,2.8vw,16px)!important}body.member-page .vip-card.logged-in .hh-lux-expiry{grid-template-columns:26px 1fr!important;column-gap:8px!important}body.member-page .vip-card.logged-in .hh-lux-expiry i{font-size:22px!important}body.member-page .vip-card.logged-in .hh-lux-expiry .stat-value{font-size:clamp(13px,3.3vw,17px)!important}body.member-page .vip-card.logged-in .hh-lux-cta{justify-self:end!important;font-size:clamp(13px,3.4vw,17px)!important;letter-spacing:.12em!important}body.member-page .hh-lux-card-top{align-items:flex-start}body.member-page .hh-member-hero:not(.logged-in) .hh-lux-bottom-row{grid-template-columns:1fr!important;gap:18px!important}body.member-page .hh-member-hero:not(.logged-in) .hh-lux-cta{justify-self:start!important}body.member-page .hh-feat-icon{width:46px!important;height:46px!important}body.member-page .hh-perk-icon{width:56px!important;height:56px!important}body.member-page .hh-feat-icon.hh-icon-image,body.member-page .hh-feature-item:nth-child(n) .hh-feat-icon.hh-icon-image{width:58px!important;height:58px!important}body.member-page .hh-perk-icon.hh-icon-image,body.member-page .hh-perk-item:nth-child(n) .hh-perk-icon.hh-icon-image{width:64px!important;height:64px!important}}@media (max-width: 460px){body.member-page .hh-feature-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:2px!important}body.member-page .hh-perk-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}body.member-page .hh-feature-item,body.member-page .hh-perk-item{padding-inline:0!important}body.member-page .hh-feat-name,body.member-page .hh-perk-name{font-size:12px!important;line-height:1.2!important}body.member-page .hh-feat-sub,body.member-page .hh-perk-sub{font-size:10px!important;line-height:1.25!important}body.member-page .hh-feat-icon.hh-icon-image,body.member-page .hh-feature-item:nth-child(n) .hh-feat-icon.hh-icon-image{width:54px!important;height:54px!important}body.member-page .hh-perk-icon.hh-icon-image,body.member-page .hh-perk-item:nth-child(n) .hh-perk-icon.hh-icon-image{width:58px!important;height:58px!important}}
