:root{--forest: #2D5A27;--forest-mid: #3d7a35;--sage: #7AAF6E;--mint: #B8D8B0;--blush: #F5C6D0;--pink: #E8799A;--hot-pink: #D4457A;--cream: #FEF9F5;--off-white: #f7f3ef;--dark: #1a2e18;--mid: #4a6645}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--cream);color:var(--dark);overflow-x:hidden}.announcement{background:var(--forest);color:#fff;text-align:center;padding:10px 20px;font-size:13px;font-weight:500}.announcement a{color:var(--blush);text-decoration:underline;cursor:pointer}header{background:#fff;border-bottom:1px solid rgba(45,90,39,.1);position:sticky;top:0;z-index:100;box-shadow:0 2px 20px #0000000f}.nav-inner{max-width:1200px;margin:0 auto;padding:0 32px;height:68px;display:flex;align-items:center;justify-content:space-between}.logo{text-decoration:none;display:flex;align-items:center}.logo-img{height:44px;width:auto;display:block}.nav-links{display:flex;gap:32px;list-style:none}.nav-links a{font-size:14px;font-weight:500;color:var(--mid);text-decoration:none;transition:color .2s}.nav-links a:hover,.nav-links a.active{color:var(--forest)}.nav-right{display:flex;align-items:center;gap:12px}.cart-btn{background:var(--forest);color:#fff;border:none;padding:10px 14px;border-radius:100px;font-size:16px;font-weight:600;font-family:DM Sans,sans-serif;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s;text-decoration:none;position:relative}.cart-btn:hover{background:var(--hot-pink);transform:translateY(-1px)}.cart-count{background:var(--hot-pink);color:#fff;width:18px;height:18px;border-radius:50%;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.btn-white{background:#fff;color:var(--forest);padding:15px 30px;border-radius:100px;text-decoration:none;font-weight:700;font-size:15px;transition:all .25s;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 20px #0003}.btn-white:hover{transform:translateY(-3px);box-shadow:0 10px 30px #00000040}.btn-outline-white{background:transparent;color:#fff;padding:15px 30px;border-radius:100px;text-decoration:none;font-weight:600;font-size:15px;border:2px solid rgba(255,255,255,.4);transition:all .25s;display:inline-flex;align-items:center;gap:8px}.btn-outline-white:hover{border-color:#fff;background:#ffffff1a;transform:translateY(-3px)}.add-to-cart{background:var(--forest);color:#fff;border:none;padding:12px 22px;border-radius:100px;font-size:13px;font-weight:700;font-family:DM Sans,sans-serif;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:all .25s;text-decoration:none;white-space:nowrap}.add-to-cart:hover{background:var(--hot-pink);transform:scale(1.05)}.add-to-cart.pink{background:var(--hot-pink)}.add-to-cart.pink:hover{background:#b8355f}.hero{background:linear-gradient(135deg,var(--forest) 0%,#1e4019 100%);min-height:80vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden;position:relative}.hero-bg-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 80%,rgba(184,216,176,.12) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(212,69,122,.1) 0%,transparent 50%)}.hero-text{padding:60px 48px 60px 64px;position:relative;z-index:2}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:var(--blush);padding:6px 14px;border-radius:100px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px;animation:fadeUp .7s ease both}.hero h1{font-family:Playfair Display,serif;font-size:clamp(40px,4.5vw,64px);line-height:1.05;color:#fff;margin-bottom:18px;animation:fadeUp .7s ease .1s both}.hero h1 em{font-style:italic;color:var(--blush);display:block}.hero-sub{font-size:16px;line-height:1.65;color:#ffffffb3;max-width:420px;margin-bottom:32px;animation:fadeUp .7s ease .2s both}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;animation:fadeUp .7s ease .3s both}.hero-trust{display:flex;align-items:center;gap:20px;margin-top:36px;flex-wrap:wrap;animation:fadeUp .7s ease .4s both}.trust-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#fff9}.trust-item:before{content:"\2713";color:var(--sage);font-weight:700}.trust-divider{width:1px;height:20px;background:#fff3}.hero-visual{position:relative;z-index:2;padding:60px 64px 60px 32px;display:flex;justify-content:center;align-items:center}.cards-stack{position:relative;width:360px;height:420px}.stack-card{position:absolute;width:220px;height:300px;border-radius:20px;overflow:hidden;box-shadow:0 24px 60px #00000059;background:#f5f5f5}.stack-card img{width:100%;height:100%;object-fit:cover;display:block}.stack-card--1{border:2px solid rgba(255,255,255,.15);left:20px;top:60px;transform:rotate(-10deg);animation:float1 5s ease-in-out infinite;z-index:1}.stack-card--2{left:100px;top:20px;transform:rotate(3deg);animation:float2 6s ease-in-out infinite;z-index:3;overflow:visible!important}.stack-card--2 img{border-radius:20px}.stack-card--3{right:0;bottom:20px;transform:rotate(6deg);animation:float3 7s ease-in-out infinite;z-index:2}@keyframes float1{0%,to{transform:rotate(-10deg) translateY(0)}50%{transform:rotate(-10deg) translateY(-14px)}}@keyframes float2{0%,to{transform:rotate(3deg) translateY(0)}50%{transform:rotate(3deg) translateY(-10px)}}@keyframes float3{0%,to{transform:rotate(6deg) translateY(0)}50%{transform:rotate(6deg) translateY(-8px)}}.stack-card-label{font-family:Fraunces,serif;font-size:22px;font-weight:800;text-align:center;line-height:1.1;margin-bottom:8px}.stack-card-sub{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;opacity:.6;text-align:center}.stack-emoji{font-size:44px;margin-bottom:14px}.sold-out-badge{position:absolute;top:-10px;right:-10px;background:var(--hot-pink);color:#fff;font-size:10px;font-weight:700;padding:5px 10px;border-radius:100px;letter-spacing:.05em;box-shadow:0 4px 12px #d4457a66;z-index:4}.proof-strip{background:var(--blush);padding:16px 48px;display:flex;align-items:center;justify-content:center;gap:36px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.proof-strip::-webkit-scrollbar{display:none}.proof-item{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--forest);white-space:nowrap}.proof-icon{font-size:18px}.proof-divider{width:4px;height:4px;background:var(--hot-pink);border-radius:50%;flex-shrink:0}.container{max-width:1200px;margin:0 auto;padding:0 32px}.section{padding:72px 0}.section-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:var(--hot-pink);margin-bottom:10px;display:flex;align-items:center;gap:8px}.section-label:before,.section-label:after{content:"\2014";opacity:.4}h2.section-title{font-family:Playfair Display,serif;font-size:clamp(30px,3.5vw,48px);line-height:1.1;color:var(--forest);margin-bottom:14px}h2.section-title em{font-style:italic;color:var(--hot-pink)}.products-section{background:var(--off-white)}.products-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-card{background:#fff;border-radius:24px;overflow:hidden;transition:all .35s cubic-bezier(.34,1.56,.64,1);cursor:pointer;border:2px solid transparent;position:relative}.product-card:hover{transform:translateY(-10px);border-color:var(--mint);box-shadow:0 24px 60px #2d5a2726}.product-card.featured{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr}.product-image{position:relative;overflow:hidden}.product-card:not(.featured) .product-image{height:260px}.product-card.featured .product-image{min-height:360px}.product-img-bg{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:90px;transition:transform .4s ease}.product-img-real{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-img-bg,.product-card:hover .product-img-real{transform:scale(1.05)}.bg-forest{background:linear-gradient(145deg,#2d5a27,#1a3a16)}.bg-sage{background:linear-gradient(145deg,#7aaf6e,#4a8540)}.bg-pink{background:linear-gradient(145deg,#fce8ef,var(--blush))}.product-badge{position:absolute;top:14px;left:14px;padding:5px 12px;border-radius:100px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.badge-bestseller{background:var(--hot-pink);color:#fff}.badge-new{background:var(--forest);color:#fff}.badge-free{background:var(--sage);color:#fff}.badge-bundle{background:#ffb800;color:#fff}.product-info{padding:24px;display:flex;flex-direction:column;gap:10px}.product-card.featured .product-info{padding:36px 32px;justify-content:center}.product-tag{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--sage)}.product-name{font-family:Playfair Display,serif;font-size:20px;font-weight:700;color:var(--dark);line-height:1.2}.product-card.featured .product-name{font-size:28px}.product-desc{font-size:14px;color:#888;line-height:1.6}.product-rating{display:flex;align-items:center;gap:6px}.stars-small{color:#ffb800;font-size:13px;letter-spacing:1px}.rating-count{color:#aaa;font-size:12px}.product-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:16px;border-top:1px solid #f0f0f0}.price-wrap{display:flex;align-items:baseline;gap:8px}.price{font-family:Playfair Display,serif;font-size:26px;font-weight:900;color:var(--forest)}.price-orig{font-size:16px;color:#ccc;text-decoration:line-through}.price-free{color:var(--sage)}.product-page{background:#fff}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.product-gallery{position:sticky;top:88px}.product-main-image{border-radius:24px;overflow:hidden;margin-bottom:16px}.product-main-image img{width:100%;border-radius:24px}.product-img-placeholder{width:100%;aspect-ratio:1;border-radius:24px;display:flex;align-items:center;justify-content:center;font-size:120px}.product-thumbnails{display:flex;gap:12px;flex-wrap:wrap}.thumb{width:80px;height:80px;object-fit:cover;border-radius:12px;cursor:pointer;border:2px solid transparent;transition:border-color .2s}.thumb.active,.thumb:hover{border-color:var(--forest)}.product-title{font-family:Playfair Display,serif;font-size:36px;font-weight:900;color:var(--dark);line-height:1.1;margin-bottom:20px}.product-price-wrap{display:flex;align-items:baseline;gap:12px;margin-bottom:24px}.product-description{font-size:15px;line-height:1.8;color:#666;margin-bottom:28px}.product-actions{margin:24px 0}.product-meta{display:grid;gap:10px;margin-top:28px;padding-top:28px;border-top:1px solid #f0f0f0}.product-meta .trust-item{color:var(--mid)}.product-meta .trust-item:before{content:"\2713";color:var(--sage)}.variant-selector{margin-bottom:20px}.variant-select{width:100%;padding:13px 16px;border:2px solid #eee;border-radius:12px;font-size:14px;font-family:DM Sans,sans-serif;color:var(--dark);background:var(--cream);outline:none;-webkit-appearance:none;appearance:none;cursor:pointer}.variant-select:focus{border-color:var(--forest)}.preview-section{background:var(--forest)}.preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.preview-section h2.section-title{color:#fff}.preview-section h2.section-title em,.preview-section .section-label{color:var(--blush)}.preview-section p{color:#ffffffb3;font-size:16px;line-height:1.7;margin-bottom:32px}.sample-cards{display:grid;gap:16px}.sample-card{background:#fff;border-radius:18px;padding:28px 32px;position:relative;overflow:hidden;transition:transform .2s}.sample-card:hover{transform:translate(8px)}.sample-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--forest)}.sample-card:nth-child(2n):before{background:var(--hot-pink)}.sample-card-label{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--sage);margin-bottom:10px}.sample-card-text{font-family:Playfair Display,serif;font-size:17px;color:var(--dark);line-height:1.4}.sample-card-text strong{color:var(--hot-pink);font-style:italic}.sample-or{text-align:center;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--sage);margin:-4px 0}.reviews-section{background:var(--off-white)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.review-card{background:#fff;border-radius:20px;padding:28px;border:2px solid transparent;transition:all .3s}.review-card:hover{border-color:var(--mint);transform:translateY(-6px);box-shadow:0 16px 40px #00000014}.review-stars{color:#ffb800;font-size:16px;letter-spacing:2px;margin-bottom:14px}.review-text{font-family:Playfair Display,serif;font-size:16px;font-style:italic;color:var(--dark);line-height:1.65;margin-bottom:20px}.review-author{display:flex;align-items:center;gap:12px}.review-avatar{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px;color:#fff;font-family:Fraunces,serif;flex-shrink:0}.review-name{font-weight:700;font-size:14px;color:var(--dark)}.review-desc{font-size:12px;color:#aaa}.review-game{display:inline-block;background:var(--mint);color:var(--forest);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:3px 10px;border-radius:100px;margin-top:4px}.bundle-section{background:linear-gradient(135deg,var(--blush) 0%,white 60%,var(--mint) 100%)}.bundle-card{background:var(--forest);border-radius:28px;padding:48px 56px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;position:relative;overflow:hidden;box-shadow:0 24px 64px #2d5a2740}.bundle-card:before{content:"";display:none}.bundle-tag{display:inline-flex;align-items:center;gap:6px;background:#ffb800;color:var(--dark);padding:7px 16px;border-radius:100px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:20px}.bundle-card h3{font-family:Playfair Display,serif;font-size:38px;color:#fff;line-height:1.1;margin-bottom:16px}.bundle-card h3 em{font-style:italic;color:var(--blush)}.bundle-card p{color:#ffffffb3;font-size:15px;line-height:1.7;margin-bottom:32px}.bundle-includes{display:grid;gap:12px;margin-bottom:36px}.bundle-item{display:flex;align-items:center;gap:12px;color:#ffffffd9;font-size:14px}.bundle-item-icon{width:36px;height:36px;background:#ffffff1a;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.bundle-pricing{display:flex;align-items:baseline;gap:16px;margin-bottom:28px}.bundle-price{font-family:Playfair Display,serif;font-size:56px;font-weight:900;color:#fff;line-height:1}.bundle-was{font-size:22px;color:#fff6;text-decoration:line-through}.bundle-save{background:#ffb800;color:var(--dark);font-size:12px;font-weight:800;padding:4px 12px;border-radius:100px}.bundle-visual{display:flex;justify-content:center;align-items:center;position:relative;height:280px}.bundle-card-img{width:160px;height:220px;border-radius:16px;overflow:hidden;box-shadow:0 20px 50px #0000004d;position:absolute;background:#f5f5f5}.bundle-card-img img{width:100%;height:100%;object-fit:cover;display:block}.bundle-card-img--1{border:2px solid rgba(255,255,255,.2);transform:rotate(-8deg) translate(-60px);z-index:1;background:#fff!important}.bundle-card-img--2{border:2px solid rgba(255,255,255,.15);transform:rotate(5deg) translate(60px);z-index:2;background:#fff!important}.faq-section{background:var(--cream)}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:40px}.faq-item{background:#fff;border-radius:16px;padding:24px 28px;border:2px solid transparent;cursor:pointer;transition:all .25s}.faq-item:hover{border-color:var(--mint)}.faq-item.open{border-color:var(--forest)}.faq-q{display:flex;align-items:center;justify-content:space-between;gap:16px}.faq-q-text{font-weight:700;font-size:15px;color:var(--dark)}.faq-arrow{font-size:18px;color:var(--forest);transition:transform .3s;flex-shrink:0}.faq-item.open .faq-arrow{transform:rotate(180deg)}.faq-a{font-size:14px;color:#888;line-height:1.7;max-height:0;overflow:hidden;transition:max-height .35s ease,margin-top .25s ease,opacity .25s ease;opacity:0}.faq-item.open .faq-a{max-height:200px;margin-top:14px;opacity:1}.cta-strip{background:var(--hot-pink);padding:60px 32px;text-align:center}.cta-strip h2{font-family:Playfair Display,serif;font-size:clamp(28px,4vw,46px);color:#fff;margin-bottom:12px;line-height:1.2}.cta-strip p{color:#fffc;font-size:16px;margin-bottom:32px}.cta-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:60px;align-items:start}.cart-items{display:grid;gap:16px}.cart-item{display:grid;grid-template-columns:100px 1fr auto auto;gap:20px;align-items:center;background:#fff;border-radius:16px;padding:20px;border:2px solid var(--mint)}.cart-item-image{width:100px;height:100px;border-radius:12px;overflow:hidden}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-title{font-weight:700;font-size:15px;margin-bottom:4px}.cart-item-price{font-size:13px;color:#aaa}.cart-item-qty{display:flex;align-items:center;gap:12px}.qty-btn{background:var(--cream);border:2px solid var(--mint);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--forest);font-weight:700;font-size:16px;transition:all .2s}.qty-btn:hover{background:var(--forest);color:#fff}.cart-item-total{font-family:Playfair Display,serif;font-size:20px;font-weight:900;color:var(--forest)}.cart-summary{background:#fff;border-radius:20px;padding:32px;border:2px solid var(--mint);position:sticky;top:88px}.cart-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;margin-bottom:16px}.cart-shipping-note{background:var(--mint);color:var(--forest);border-radius:10px;padding:12px 16px;font-size:13px;font-weight:600;text-align:center}.cart-shipping-note.free{background:var(--sage);color:#fff}footer{background:var(--dark);color:#ffffffa6;padding:48px 64px 28px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;margin-bottom:48px}.footer-logo{font-family:Fraunces,serif;font-size:22px;font-weight:800;color:#fff;margin-bottom:14px}.footer-logo span{color:var(--blush)}.footer-tagline{font-size:14px;line-height:1.7;max-width:280px;margin-bottom:24px}.footer-social{display:flex;gap:10px}.footer-social a{width:38px;height:38px;background:#ffffff12;border-radius:10px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:15px;transition:all .2s}.footer-social a:hover{background:var(--hot-pink)}.footer-col h5{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:18px}.footer-col a{display:block;font-size:14px;color:#ffffff8c;text-decoration:none;margin-bottom:10px;transition:color .2s}.footer-col a:hover{color:var(--blush)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:28px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.payment-icons{display:flex;gap:8px;font-size:20px}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}@media(max-width:1024px){.hero{grid-template-columns:1fr;min-height:auto}.hero-text{padding:88px 28px 28px}.hero-visual{display:flex;justify-content:center;padding:0 28px 36px}.cards-stack{width:200px;height:240px}.stack-card{width:160px;height:220px}.stack-card--1,.stack-card--3{display:none}.stack-card--2{left:0;top:0;transform:rotate(0);animation:none;position:relative;border-radius:20px}.products-grid{grid-template-columns:1fr 1fr}.product-card.featured{grid-column:span 2;grid-template-columns:1fr}.product-card.featured .product-image{min-height:220px}.product-layout{grid-template-columns:1fr;gap:40px}.product-gallery{position:static}.preview-grid{grid-template-columns:1fr;gap:40px}.reviews-grid{grid-template-columns:1fr 1fr}.bundle-card{grid-template-columns:1fr;gap:28px;padding:36px 28px}.bundle-visual{display:flex;height:180px}.bundle-card-img{width:110px;height:155px}.bundle-card-img--1{transform:rotate(-6deg) translate(-40px)}.bundle-card-img--2{transform:rotate(4deg) translate(40px)}.faq-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr;gap:36px}.proof-strip{padding:14px 24px;gap:20px}footer{padding:44px 28px 24px}.cart-layout{grid-template-columns:1fr}.section{padding:56px 0}}@media(max-width:640px){.nav-links{display:none}.hero-text{padding:80px 20px 20px}.hero h1{font-size:38px}.hero-sub{font-size:15px;margin-bottom:24px}.hero-visual{padding:0 20px 28px}.hero-actions{gap:10px}.hero-actions .btn-white,.hero-actions .btn-outline-white{padding:12px 20px;font-size:14px}.hero-trust{gap:12px;margin-top:24px;font-size:12px}.trust-divider{display:none}.proof-strip{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding:12px 20px;gap:16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.proof-strip::-webkit-scrollbar{display:none}.proof-divider{display:none}.products-grid{grid-template-columns:1fr}.product-card.featured{grid-column:span 1}.reviews-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr;gap:28px}footer{padding:36px 20px 20px}.cart-item{grid-template-columns:80px 1fr}.cart-item-qty,.cart-item-total{grid-column:span 2}.bundle-card{padding:28px 20px}.bundle-card h3{font-size:26px}.bundle-price{font-size:44px}.bundle-visual{height:160px}.bundle-card-img{width:95px;height:135px}.section{padding:44px 0}h2.section-title{font-size:28px}.cta-strip{padding:44px 20px}}.hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;background:var(--cream);border:2px solid var(--mint);border-radius:10px;cursor:pointer;padding:8px;transition:background .2s,border-color .2s}.hamburger:hover{background:var(--mint);border-color:var(--sage)}.hamburger span{display:block;width:18px;height:2px;background:var(--forest);border-radius:2px;transition:all .3s ease;transform-origin:center}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a2e188c;z-index:199;opacity:0;pointer-events:none;transition:opacity .35s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer-overlay.open{opacity:1;pointer-events:all}.mobile-drawer{position:fixed;top:0;right:0;width:min(320px,85vw);height:100vh;background:#fff;z-index:200;display:flex;flex-direction:column;padding:0;box-shadow:-8px 0 40px #00000026;transform:translate(100%);transition:transform .38s cubic-bezier(.4,0,.2,1);overflow-y:auto}.mobile-drawer.open{transform:translate(0)}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:2px solid var(--mint);background:var(--cream)}.drawer-close{width:36px;height:36px;border-radius:50%;border:2px solid var(--mint);background:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--forest);font-weight:700;transition:all .2s;font-family:DM Sans,sans-serif}.drawer-close:hover{background:var(--hot-pink);color:#fff;border-color:var(--hot-pink)}.drawer-links{list-style:none;padding:16px 0;flex:1}.drawer-link{display:flex;align-items:center;padding:16px 28px;font-size:17px;font-weight:600;color:var(--dark);text-decoration:none;border-left:4px solid transparent;transition:all .2s;gap:10px}.drawer-link:hover{background:var(--cream);border-left-color:var(--sage);color:var(--forest);padding-left:36px}.drawer-link.active{background:var(--mint);border-left-color:var(--forest);color:var(--forest)}.drawer-links li+li .drawer-link{border-top:1px solid rgba(184,216,176,.3)}.drawer-footer{padding:24px;border-top:2px solid var(--mint);background:var(--cream);display:flex;flex-direction:column;gap:16px}.drawer-social{display:flex;justify-content:center;gap:12px}.drawer-social a{width:40px;height:40px;background:#fff;border:2px solid var(--mint);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;text-decoration:none;transition:all .2s}.drawer-social a:hover{background:var(--forest);border-color:var(--forest)}body.drawer-open{overflow:hidden}@media(max-width:640px){.hamburger{display:flex}.nav-links{display:none}.cart-btn .cart-count{display:flex}}@media(min-width:641px)and (max-width:1024px){.hamburger{display:flex}.nav-links{display:none}}.products-grid-top{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-bottom:24px}.product-card--hero .product-image{height:340px}.product-card--hero .product-name{font-size:26px}.product-card--hero .product-info{padding:28px}.products-grid-bottom{display:grid;grid-template-columns:2fr 1fr;gap:24px}.product-card--bundle{display:grid;grid-template-columns:1fr 1.2fr}.product-card--bundle .product-image{min-height:280px}.product-card--bundle .product-info{padding:32px;justify-content:center}.product-card--bundle .product-name{font-size:22px}.bundle-mini-includes{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 4px}.bundle-mini-includes span{background:var(--mint);color:var(--forest);font-size:11px;font-weight:700;padding:4px 10px;border-radius:100px}@media(max-width:1024px){.products-grid-top,.products-grid-bottom{grid-template-columns:1fr 1fr}.product-card--bundle{grid-template-columns:1fr}.product-card--bundle .product-image{min-height:220px}.product-card--hero .product-image{height:260px}}@media(max-width:640px){.products-grid-top,.products-grid-bottom{grid-template-columns:1fr}.product-card--hero .product-image{height:220px}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/base.css.map */
