/* V77 — complete premium Magic Tea visual system. */
.premiumCommerce{--premium-ink:#0f382d;--premium-green:#0d4a38;--premium-jade:#1f8273;--premium-cream:#f5f0e6;--premium-paper:#fffdf8;--premium-coral:#e96e55;background:var(--premium-cream);color:var(--premium-ink);font-family:"Noto Sans","Segoe UI",sans-serif}
.premiumCommerce .shell{width:min(1320px,calc(100% - 56px))}
.premiumCommerce .commerceTopbar{background:#092c23;color:#e9f2ed;letter-spacing:.035em}
.premiumCommerce .commerceTopbar .shell{min-height:36px}
.premiumCommerce .cuteHeader{background:rgba(255,253,248,.96);box-shadow:0 1px 0 rgba(15,56,45,.11);backdrop-filter:blur(18px)}
.premiumCommerce .cuteHeader .nav{height:92px;background:transparent}
.premiumCommerce .cuteHeader .brand img{width:164px;height:74px}
.premiumCommerce .cuteHeader .headerActionButton{min-height:46px;padding:0 22px;border-radius:4px;background:var(--premium-green);font-size:13px;letter-spacing:.025em;box-shadow:none}
.premiumCommerce .cuteHeader .headerActionButton:hover{background:#092f25;transform:translateY(-2px)}
.premiumCommerce .cuteHeader .productNav{border:1px solid #cad7cf;background:transparent;color:var(--premium-ink)}
.premiumCommerce .cuteHeader .productNav:hover{border-color:var(--premium-green);background:var(--premium-green);color:#fff}
.premiumCommerce .cartButton{min-height:46px;padding:8px 15px;border-radius:4px;background:#fff}
.premiumCommerce .cuteHeader .nav select{min-height:46px;border:1px solid #d4ddd6;border-radius:4px;background:#fff}
.premiumCommerce .storeCategoryNav{border:0;background:#fffdf8;box-shadow:0 8px 20px rgba(13,52,41,.05)}
.premiumCommerce .storeCategoryNav .shell{min-height:54px}
.premiumCommerce .storeCategoryNav button{position:relative;padding:0 20px;font-size:11px;letter-spacing:.065em}
.premiumCommerce .storeCategoryNav button:after{content:"";position:absolute;right:20px;bottom:10px;left:20px;height:2px;background:var(--premium-coral);transform:scaleX(0);transition:transform .25s}
.premiumCommerce .storeCategoryNav button:hover{background:transparent;color:var(--premium-green)}
.premiumCommerce .storeCategoryNav button:hover:after{transform:scaleX(1)}
.premiumCommerce .storePromo{min-height:47px;background:var(--premium-jade);font-size:12px;letter-spacing:.04em}
.premiumCommerce .storeHero{position:relative;display:block;min-height:620px;margin-top:0;width:100%;max-width:none;overflow:hidden;border-radius:0;background:#dbe6dc;box-shadow:none}
.premiumCommerce .storeHero:before{z-index:1;background:linear-gradient(90deg,rgba(238,239,222,.98) 0%,rgba(232,236,218,.94) 34%,rgba(231,236,220,.4) 55%,rgba(10,41,32,.05) 100%);opacity:1}
.premiumCommerce .storeHeroMedia{position:absolute;inset:0}
.premiumCommerce .storeHeroMedia img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.92) contrast(1.02)}
.premiumCommerce .storeHeroCopy{position:relative;z-index:2;width:min(1320px,calc(100% - 56px));min-height:620px;margin:auto;padding:78px 0;justify-content:center}
.premiumCommerce .storeHeroCopy>b{color:#b75540;font-size:12px;letter-spacing:.2em}
.premiumCommerce .storeHeroCopy h1{max-width:640px;margin:18px 0 23px;color:#0d3b2f;font:700 clamp(68px,7vw,108px)/.82 "Noto Serif",Georgia,serif;letter-spacing:-.065em;text-shadow:none}
.premiumCommerce .storeHeroCopy p{max-width:540px;color:#355e51;font-size:17px;line-height:1.75}
.premiumCommerce .storeHeroCopy>div{gap:10px;margin-top:31px}
.premiumCommerce .storeHeroCopy .primary,.premiumCommerce .storeOutlineButton{min-height:52px;padding:0 27px;border-radius:3px;font-size:13px;letter-spacing:.02em}
.premiumCommerce .storeOutlineButton{border-color:var(--premium-green);background:rgba(255,253,248,.55)}
.premiumCommerce .storeCategoryShowcase,.premiumCommerce .storefrontFeatured{padding-top:94px}
.premiumCommerce .storeCategoryShowcase>header,.premiumCommerce .storefrontFeatured>header{margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid #d9ded6}
.premiumCommerce .storeCategoryShowcase header b,.premiumCommerce .storefrontFeatured header b{color:var(--premium-coral);letter-spacing:.19em}
.premiumCommerce .storeCategoryShowcase h2,.premiumCommerce .storefrontFeatured h2{font-size:clamp(38px,4vw,54px);letter-spacing:-.035em}
.premiumCommerce .storeCategoryShowcase>header>button{border-color:var(--premium-green);color:var(--premium-green);font-size:12px}
.premiumCommerce .storefrontCategories{grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;background:#dbe1da;border:1px solid #dbe1da}
.premiumCommerce .storeCategoryCard{height:248px;border:0;border-radius:0;background:var(--premium-paper)}
.premiumCommerce .storeCategoryCard:hover{z-index:2;box-shadow:0 22px 40px rgba(14,55,43,.14);transform:translateY(-6px)}
.premiumCommerce .storeCategoryCard span{width:145px;height:145px;border:1px solid #e1e6df;background:#eef2e9;transition:transform .3s}
.premiumCommerce .storeCategoryCard:hover span{transform:scale(1.04)}
.premiumCommerce .storeCategoryCard b{font-size:16px;letter-spacing:-.01em}
.premiumCommerce .storeCategoryCard small{font-size:10px;letter-spacing:.04em}
.premiumCommerce .storefrontFeatured{padding-bottom:20px}
.premiumCommerce .storefrontFeatured>header>p{color:#60766e;line-height:1.6}
.premiumCommerce .storefrontProducts{gap:1px;background:#dce2dc;border:1px solid #dce2dc}
.premiumCommerce .storeProductCard{min-height:430px;border:0;border-radius:0;background:var(--premium-paper);box-shadow:none}
.premiumCommerce .storeProductCard:hover{z-index:2;box-shadow:0 24px 45px rgba(15,56,45,.16);transform:translateY(-6px)}
.premiumCommerce .storeProductCard>a>span{height:285px;padding:28px;background:#edf2ea}
.premiumCommerce .storeProductCard>a>small{margin:20px 21px 7px;color:var(--premium-coral);letter-spacing:.15em}
.premiumCommerce .storeProductCard>a>b{min-height:51px;margin:0 21px;font-size:18px;line-height:1.4}
.premiumCommerce .storeProductCard>div{padding:15px 21px 21px}
.premiumCommerce .storeProductCard>div button:first-child{border-color:#80958c;color:#355d50;text-transform:uppercase;letter-spacing:.06em}
.premiumCommerce .storeProductCard>div button:last-child{width:40px;height:40px;border-radius:50%;background:var(--premium-green)}
.premiumCommerce .storeCampaigns{display:grid;padding-top:94px;grid-template-columns:1fr 1fr;gap:18px}
.premiumCommerce .storeCampaign{position:relative;min-height:455px;overflow:hidden;background:#123b30}
.premiumCommerce .storeCampaign>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.premiumCommerce .storeCampaign:hover>img{transform:scale(1.035)}
.premiumCommerce .storeCampaign:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,35,27,.04) 10%,rgba(7,35,27,.82) 100%)}
.premiumCommerce .storeCampaign>div{position:absolute;right:34px;bottom:34px;left:34px;z-index:2;color:#fff}
.premiumCommerce .storeCampaign>div>b{font-size:10px;letter-spacing:.19em}
.premiumCommerce .storeCampaign h2{max-width:500px;margin:10px 0 12px;color:#fff;font-size:clamp(34px,3.3vw,50px);line-height:.95;letter-spacing:-.04em}
.premiumCommerce .storeCampaign p{max-width:490px;margin:0;color:#e2ebe6;font-size:14px;line-height:1.65}
.premiumCommerce .storeCampaign button{margin-top:21px;padding:10px 0;border:0;border-bottom:2px solid #fff;background:transparent;color:#fff;font-size:12px;font-weight:900;letter-spacing:.05em;cursor:pointer}
.premiumCommerce .worldPromises{margin-top:94px;gap:1px;background:#0f3b30;border:1px solid #0f3b30}
.premiumCommerce .worldPromises article{min-height:170px;border:0;border-radius:0;background:#123f33;color:#fff}
.premiumCommerce .worldPromises article:nth-child(2){background:#174a3c}.premiumCommerce .worldPromises article:nth-child(3){background:#1b5444}
.premiumCommerce .worldPromises article>span{color:#d9aa77;opacity:.8}.premiumCommerce .worldPromises article svg{stroke:#f1d0a9}.premiumCommerce .worldPromises p{color:#c7d7d0}
.premiumCommerce .worldPopular{padding-top:94px}
.premiumCommerce .worldStory{margin-top:94px;overflow:hidden;border:0;border-radius:0;background:#ede8dd}
.premiumCommerce .worldStoryMark{position:relative;min-height:520px;background:url('/assets/design-v77/magictea-ingredients-campaign.png') center/cover no-repeat}
.premiumCommerce .worldStoryMark:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 35%,rgba(12,49,39,.15))}
.premiumCommerce .worldStoryMark img,.premiumCommerce .worldStoryMark span{display:none}
.premiumCommerce .worldStoryCopy{padding:64px;background:#efeadd}
.premiumCommerce .worldStoryCopy h2{font-size:clamp(44px,5vw,67px);letter-spacing:-.05em}
.premiumCommerce .worldStoryCopy p{color:#4b695f}
.premiumCommerce .worldStory .stats>b{border:1px solid #d4d4c8;border-radius:2px;background:rgba(255,255,255,.45);color:var(--premium-green)}
.premiumCommerce .worldContact{margin-top:22px;margin-bottom:0;padding:34px 42px;border:0;border-radius:0;background:var(--premium-jade);color:#fff}
.premiumCommerce .worldContact p b{font-size:24px}.premiumCommerce .worldContact p small{color:#d9eeea}
.premiumCommerce .worldContact .primary{border-radius:3px;background:#fff;color:var(--premium-green);box-shadow:none}
.premiumCommerce .worldFooter{margin-top:0;padding-top:54px;background:var(--premium-cream);color:var(--premium-ink);border-top:1px solid #d8ded5}
.premiumCommerce .worldFooter a{color:inherit}
.premiumCommerce .footerMain{display:grid;grid-template-columns:minmax(0,.85fr) minmax(380px,1.15fr);gap:48px;align-items:center;padding-bottom:38px;border-bottom:1px solid #d4dbd3}
.premiumCommerce .worldFooter .supplier{justify-content:flex-start}
.premiumCommerce .worldFooter .supplier>img{width:190px;height:150px;padding:0;border:0;background:transparent;object-fit:contain}
.premiumCommerce .worldFooter .supplier p,.premiumCommerce .worldFooter .supplier small{color:#61736b}
.premiumCommerce .worldFooter .supplier b{color:var(--premium-ink)}
.premiumCommerce .footerMap{position:relative;min-width:0;overflow:hidden;border:1px solid #d4ddd5;border-radius:4px;background:#fff;box-shadow:0 12px 32px rgba(13,74,56,.08)}
.premiumCommerce .footerMap iframe{display:block;width:100%;height:250px;border:0}
.premiumCommerce .mapDirections{position:absolute;right:14px;bottom:14px;display:inline-flex;min-height:44px;padding:0 18px;align-items:center;justify-content:center;gap:8px;border-radius:3px;background:var(--premium-green);color:#fff!important;font-size:13px;font-weight:800;box-shadow:0 8px 22px rgba(4,43,32,.22);transition:transform .2s,background .2s}
.premiumCommerce .mapDirections:hover{transform:translateY(-2px);background:#17624e}
.premiumCommerce .footerPartners{padding-top:28px}
.premiumCommerce .nlPartner,.premiumCommerce .facebookPartner{border-color:#d4ddd5;background:rgba(255,255,255,.68);color:var(--premium-ink)}
.premiumCommerce .nlPartner>span,.premiumCommerce .facebookPartner small{color:#66776f}
.premiumCommerce .worldCopyright{border-color:#d4dbd3;color:#64756e}
.premiumCommerce .catalogWindow{background:rgba(5,31,24,.68)}
.premiumCommerce .catalogWindowPanel,.premiumCommerce #modal .modal{border:0;border-radius:6px;background:#faf8f2;box-shadow:0 30px 90px rgba(2,24,17,.4)}
.premiumCommerce .categoryTile,.premiumCommerce .cuteWorld #grid .card{border-radius:2px}
.premiumCommerce .catalogWindowClose,.premiumCommerce #modal .close{background:#fff;border:1px solid #dae0d9}
.premiumCommerce .consultButton{border-radius:3px;background:var(--premium-green)}
.premiumCommerce :is(.storeHero,.storeCategoryShowcase,.storefrontFeatured,.storeCampaigns,.worldPromises,.worldStory){animation:premiumRise .7s both}
.premiumCommerce .storeCategoryShowcase{animation-delay:.08s}.premiumCommerce .storefrontFeatured{animation-delay:.14s}.premiumCommerce .storeCampaigns{animation-delay:.2s}
@keyframes premiumRise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@media(max-width:1050px){
 .premiumCommerce .shell{width:min(100% - 36px,1050px)}
 .premiumCommerce .storeHeroCopy{width:calc(100% - 72px)}
 .premiumCommerce .storefrontCategories{grid-template-columns:repeat(3,minmax(0,1fr))}
 .premiumCommerce .storefrontProducts{grid-template-columns:repeat(3,minmax(0,1fr))}
 .premiumCommerce .storeProductCard>a>span{height:250px}
}
@media(max-width:760px){
 .premiumCommerce .shell{width:calc(100% - 24px)}
 .premiumCommerce .cuteHeader .nav{height:72px}.premiumCommerce .cuteHeader .brand img{width:102px;height:58px}
 .premiumCommerce .cuteHeader .headerActionButton{min-height:40px;padding:0 13px;border-radius:3px;font-size:12px}
 .premiumCommerce .storeCategoryNav .shell{width:100%}.premiumCommerce .storeCategoryNav button{padding:0 14px}
 .premiumCommerce .storeHero{min-height:700px}.premiumCommerce .storeHero:before{background:linear-gradient(180deg,rgba(239,240,221,.98) 0%,rgba(234,238,220,.91) 47%,rgba(230,237,222,.16) 75%)}
 .premiumCommerce .storeHeroMedia img{object-position:67% center}
 .premiumCommerce .storeHeroCopy{width:calc(100% - 44px);min-height:700px;padding:48px 0 320px;justify-content:flex-start}
 .premiumCommerce .storeHeroCopy h1{font-size:clamp(50px,15vw,66px)}.premiumCommerce .storeHeroCopy p{font-size:14px}
 .premiumCommerce .storeHeroCopy .primary,.premiumCommerce .storeOutlineButton{min-height:46px;padding:0 18px}
 .premiumCommerce .storeCategoryShowcase,.premiumCommerce .storefrontFeatured{padding-top:62px}
 .premiumCommerce .storeCategoryShowcase>header,.premiumCommerce .storefrontFeatured>header{margin-bottom:22px;padding-bottom:17px}
 .premiumCommerce .storeCategoryShowcase h2,.premiumCommerce .storefrontFeatured h2{font-size:37px}
 .premiumCommerce .storefrontCategories{display:flex;gap:10px;border:0;background:transparent}
 .premiumCommerce .storeCategoryCard{height:310px;flex:0 0 83%;border:1px solid #dbe1da}.premiumCommerce .storeCategoryCard span{width:210px;height:210px}
 .premiumCommerce .storefrontProducts{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px}
 .premiumCommerce .storeProductCard{min-height:320px}.premiumCommerce .storeProductCard>a>span{height:178px;padding:13px}.premiumCommerce .storeProductCard>a>b{margin:0 11px;font-size:13px}.premiumCommerce .storeProductCard>a>small{margin:12px 11px 5px}.premiumCommerce .storeProductCard>div{padding:10px 11px 13px}
 .premiumCommerce .storeCampaigns{padding-top:62px;grid-template-columns:1fr;gap:12px}.premiumCommerce .storeCampaign{min-height:390px}.premiumCommerce .storeCampaign>div{right:24px;bottom:25px;left:24px}.premiumCommerce .storeCampaign h2{font-size:38px}
 .premiumCommerce .worldPromises{margin-top:62px;gap:1px}.premiumCommerce .worldPromises article{border-radius:0}
 .premiumCommerce .worldStory{margin-top:62px}.premiumCommerce .worldStoryMark{min-height:310px}.premiumCommerce .worldStoryCopy{padding:38px 25px}.premiumCommerce .worldStoryCopy h2{font-size:43px}
 .premiumCommerce .worldContact{padding:28px 22px}
}
@media(max-width:760px){.premiumCommerce .footerMain{grid-template-columns:1fr;gap:28px}.premiumCommerce .worldFooter .supplier{justify-content:center}.premiumCommerce .worldFooter .supplier>img{width:172px;height:132px}.premiumCommerce .footerMap iframe{height:240px}}
@media(max-width:390px){.premiumCommerce .storefrontProducts{grid-template-columns:1fr}.premiumCommerce .storeProductCard>a>span{height:260px}.premiumCommerce .storeProductCard{min-height:410px}}
@media(prefers-reduced-motion:reduce){.premiumCommerce :is(.storeHero,.storeCategoryShowcase,.storefrontFeatured,.storeCampaigns,.worldPromises,.worldStory){animation:none}}
