:root{--saffron-burst: #FF6B35;--turmeric-gold: #F7C548;--chili-red: #E63946;--mint-fresh: #2EC4B6;--deep-purple: #7B2CBF;--cream-base: #FFF8F0;--warm-white: #FFFCF7;--rich-brown: #3D2914;--soft-brown: #8B7355;--gradient-fire: linear-gradient(135deg, #FF6B35, #E63946, #7B2CBF);--gradient-fresh: linear-gradient(135deg, #2EC4B6, #F7C548);--gradient-sunset: linear-gradient(180deg, #FFF8F0, #FFE5D9);--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--space-4xl: 6rem;--font-display: "Dela Gothic One", sans-serif;--font-body: "DM Sans", sans-serif;--font-accent: "Shrikhand", cursive;--text-xs: clamp(.75rem, 2vw, .875rem);--text-sm: clamp(.875rem, 2.5vw, 1rem);--text-base: clamp(1rem, 3vw, 1.125rem);--text-lg: clamp(1.25rem, 4vw, 1.5rem);--text-xl: clamp(1.5rem, 5vw, 2rem);--text-2xl: clamp(2rem, 6vw, 3rem);--text-3xl: clamp(2.5rem, 8vw, 4rem);--text-hero: clamp(3rem, 12vw, 8rem);--ease-bounce: cubic-bezier(.68, -.55, .265, 1.55);--ease-smooth: cubic-bezier(.4, 0, .2, 1);--ease-snap: cubic-bezier(.25, .46, .45, .94);--duration-fast: .15s;--duration-normal: .3s;--duration-slow: .5s;--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 32px;--radius-full: 9999px;--shadow-sm: 0 2px 8px rgba(61, 41, 20, .08);--shadow-md: 0 4px 16px rgba(61, 41, 20, .12);--shadow-lg: 0 8px 32px rgba(61, 41, 20, .16);--shadow-xl: 0 16px 48px rgba(61, 41, 20, .2);--shadow-glow: 0 0 40px rgba(255, 107, 53, .3);--shadow-glow-gold: 0 0 40px rgba(247, 197, 72, .4)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{line-height:1.6;font-family:var(--font-body);color:var(--rich-brown);background-color:var(--cream-base);overflow-x:hidden}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none}ul,ol{list-style:none;padding:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.hero{min-height:100vh;min-height:100svh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(135deg,#fff8f0,#ffe4d4,#fff0e6)}.hero__geo{position:absolute;inset:-50px;z-index:0;opacity:.06;background-image:repeating-linear-gradient(45deg,var(--saffron-burst) 0,var(--saffron-burst) 1px,transparent 1px,transparent 50%),repeating-linear-gradient(-45deg,var(--turmeric-gold) 0,var(--turmeric-gold) 1px,transparent 1px,transparent 50%);background-size:30px 30px;animation:geoShift 30s linear infinite}@keyframes geoShift{0%{transform:translate(0) rotate(0)}to{transform:translate(30px,30px) rotate(1deg)}}.hero__particles-canvas{position:absolute;inset:0;z-index:2;pointer-events:none;width:100%;height:100%}.hero__content{position:relative;z-index:10;text-align:center;padding:var(--space-sm);width:100%}.hero__introducing{font-family:var(--font-accent);font-size:var(--text-sm);color:var(--saffron-burst);text-transform:uppercase;letter-spacing:.3em;margin-bottom:var(--space-xs);font-style:italic}.hero__brand{font-family:var(--font-display);font-size:11vw;color:var(--rich-brown);text-transform:uppercase;margin-bottom:0;letter-spacing:-.02em;line-height:.9;display:flex;justify-content:center;flex-wrap:nowrap;white-space:nowrap}.hero__brand .letter{display:inline-block;will-change:transform;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;cursor:pointer}.hero__brand-sub{font-family:var(--font-display);font-size:6vw;color:var(--saffron-burst);text-transform:uppercase;letter-spacing:.05em;line-height:1;margin-bottom:var(--space-sm);white-space:nowrap}.hero__brand-sub .letter{display:inline-block;will-change:transform;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;cursor:pointer}.hero__tagline{font-family:var(--font-accent);font-size:4vw;color:var(--soft-brown);font-style:italic}.hero__witty-line{font-family:var(--font-body);font-size:var(--text-base);color:var(--saffron-burst);margin-top:var(--space-2xl);min-height:1.5em;display:flex;justify-content:center;align-items:center;gap:2px}.hero__witty-text{display:inline-block}.hero__witty-cursor{display:inline-block;font-weight:300;animation:cursorBlink .8s step-end infinite}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}.hero__scroll-prompt{position:absolute;bottom:var(--space-lg);left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:var(--space-xs);color:var(--soft-brown);text-decoration:none;cursor:pointer;transition:color .3s ease}.hero__scroll-prompt:hover{color:var(--rich-brown)}.hero__scroll-text{font-size:var(--text-xs);font-weight:500;text-transform:uppercase;letter-spacing:.12em}.hero__scroll-arrow{font-size:1.25rem;animation:scrollBounce 1.8s ease-in-out infinite}@keyframes scrollBounce{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(8px);opacity:.6}}@media(min-width:640px){.hero__geo{background-size:40px 40px;opacity:.07}.hero__content{padding:var(--space-md)}.hero__brand{font-size:14vw}.hero__brand-sub{font-size:7vw;letter-spacing:.12em;margin-bottom:var(--space-md)}.hero__tagline{font-size:3vw}.hero__witty-line{font-size:var(--text-lg);margin-top:var(--space-3xl)}.hero__scroll-prompt{bottom:var(--space-xl);gap:var(--space-sm)}.hero__scroll-text{font-size:var(--text-sm)}.hero__scroll-arrow{font-size:1.5rem}}@media(min-width:1024px){.hero__geo{background-size:50px 50px;opacity:.08}.hero__brand{font-size:12vw;letter-spacing:-.01em}.hero__brand-sub{font-size:6vw;letter-spacing:.15em}.hero__tagline{font-size:1.5vw}.hero__witty-line{font-size:var(--text-xl)}.hero__scroll-prompt{bottom:var(--space-2xl)}}@media(min-width:1400px){.hero__brand{font-size:10vw}.hero__brand-sub{font-size:5vw}.hero__tagline{font-size:1.4rem}}.products{background:var(--cream-base);position:relative}.products__header{text-align:center;margin-bottom:var(--space-xl)}.products__title{font-size:var(--text-2xl);color:var(--rich-brown);margin-bottom:var(--space-sm)}.products__subtitle{font-size:var(--text-base);color:var(--soft-brown);max-width:500px;margin:0 auto;padding:0 var(--space-sm)}.products__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-md)}.product-card{position:relative;cursor:pointer;transform-style:preserve-3d;perspective:1000px;z-index:1;--glow-color: rgba(255, 107, 53, .4);--glow-color-2: rgba(247, 197, 72, .3)}.product-card:hover,.product-card:active{z-index:10}.product-card__inner{background:var(--warm-white);border-radius:var(--radius-md);padding:var(--space-md);box-shadow:var(--shadow-sm);transition:transform var(--duration-normal) var(--ease-smooth),box-shadow var(--duration-normal) var(--ease-smooth)}.product-card__image-wrap{position:relative;aspect-ratio:1;margin-bottom:var(--space-lg);overflow:visible;border-radius:var(--radius-sm)}.product-card__bg{position:absolute;inset:0;overflow:hidden;border-radius:var(--radius-sm);z-index:0;background:var(--warm-white)}.product-card__sticker{position:absolute;top:50%;left:50%;width:200%;height:auto;min-height:120%;transform:translate(-50%,-50%);object-fit:cover;opacity:.25;filter:blur(10px) saturate(1.1);transition:opacity .4s ease,filter .4s ease;pointer-events:none;z-index:0}.product-card:active .product-card__sticker{opacity:.45;filter:blur(6px) saturate(1.3)}.product-card__image{position:relative;width:100%;height:100%;object-fit:contain;z-index:2;transition:transform var(--duration-slow) var(--ease-bounce),filter var(--duration-normal);filter:drop-shadow(0 4px 8px rgba(0,0,0,.12))}.product-card__name{font-family:var(--font-display);font-size:var(--text-sm);color:var(--rich-brown);margin-bottom:4px;text-align:center;line-height:1.2}.product-card__flavor{font-size:.8rem;color:var(--soft-brown);text-align:center}.product-card__price{font-family:var(--font-display);font-size:var(--text-base);color:var(--saffron-burst);text-align:center;font-weight:700;margin-top:var(--space-xs)}.product-card:before{content:"";position:absolute;inset:-4px;border-radius:var(--radius-md);opacity:0;background:linear-gradient(135deg,var(--glow-color),var(--glow-color-2));filter:blur(15px);transition:opacity .4s ease-out;pointer-events:none;z-index:-1;display:none}.product-card__badge{position:absolute;top:var(--space-xs);right:var(--space-xs);z-index:10;background:var(--chili-red);color:#fff;font-family:var(--font-display);font-size:.6rem;padding:2px 6px;border-radius:var(--radius-full);transform:rotate(12deg);box-shadow:0 2px 6px #0003}.touch-ripple{position:absolute;width:100px;height:100px;border-radius:50%;background:var(--glow-color, var(--saffron-burst));transform:translate(-50%,-50%) scale(0);pointer-events:none;z-index:100}@media(max-width:639px){.product-card{-webkit-tap-highlight-color:transparent;touch-action:manipulation;contain:layout paint}.product-card:before{display:block}.product-card.is-touching:before{opacity:.7;animation:pulseGlow .5s ease-out}@keyframes pulseGlow{0%{transform:scale(.95);opacity:0}50%{opacity:.8}to{transform:scale(1.02);opacity:.7}}.product-card.is-touching .product-card__badge{animation:badgeBounce .4s var(--ease-bounce)}@keyframes badgeBounce{0%,to{transform:rotate(12deg) scale(1)}50%{transform:rotate(-5deg) scale(1.25)}}}@media(min-width:640px){.products__header{margin-bottom:var(--space-2xl)}.products__title{font-size:var(--text-3xl);margin-bottom:var(--space-md)}.products__subtitle{font-size:var(--text-lg);max-width:600px}.products__grid{grid-template-columns:repeat(3,1fr);gap:var(--space-lg)}.product-card__inner{padding:var(--space-md);border-radius:var(--radius-lg)}.product-card__image-wrap{margin-bottom:var(--space-md);border-radius:var(--radius-md)}.product-card__bg{border-radius:var(--radius-md)}.product-card__sticker{filter:blur(12px) saturate(1.2);opacity:.3}.product-card__image{filter:drop-shadow(0 6px 10px rgba(0,0,0,.15))}.product-card__name{font-size:var(--text-sm);margin-bottom:var(--space-xs)}.product-card__flavor{font-size:var(--text-xs)}.product-card__badge{font-size:var(--text-xs);padding:var(--space-xs) var(--space-sm);top:var(--space-sm);right:var(--space-sm)}.product-card:before{display:block}}@media(min-width:1024px){.products__header{margin-bottom:var(--space-3xl)}.products__grid{grid-template-columns:repeat(4,1fr);gap:var(--space-xl)}.product-card__inner{padding:var(--space-lg);box-shadow:var(--shadow-md)}.product-card:hover .product-card__inner{transform:translateY(-8px) rotateX(5deg);box-shadow:var(--shadow-xl)}.product-card:hover .product-card__sticker{opacity:.5;filter:blur(6px) saturate(1.4)}.product-card:hover .product-card__image{transform:scale(1.08) rotate(-2deg) translateY(-4px);filter:drop-shadow(0 16px 24px rgba(0,0,0,.2))}.product-card:hover:before{opacity:1}.product-card__image{filter:drop-shadow(0 8px 12px rgba(0,0,0,.15))}.product-card__name{font-size:var(--text-base)}.product-card__flavor{font-size:var(--text-sm)}}@media(min-width:1400px){.products__grid{gap:var(--space-2xl)}.product-card__name{font-size:var(--text-lg)}}.footer{background:var(--rich-brown);color:var(--cream-base);text-align:center;padding:var(--space-2xl) var(--space-md);opacity:1!important;visibility:visible!important;transform:none!important}.footer__brand{font-family:var(--font-display);font-size:var(--text-xl);margin-bottom:var(--space-xs)}.footer__tagline{font-family:var(--font-accent);font-size:var(--text-base);color:var(--turmeric-gold);margin-bottom:var(--space-xl)}.footer__social{display:flex;justify-content:center;gap:var(--space-md);margin-bottom:var(--space-xl)}.footer__social-link{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:var(--radius-full);transition:transform var(--duration-fast) var(--ease-bounce),background var(--duration-fast)}.footer__social-link:hover,.footer__social-link:active{transform:scale(1.1) rotate(-5deg);background:var(--saffron-burst)}.footer__social-link svg{width:20px;height:20px;fill:currentColor}.footer__cta{margin-bottom:var(--space-xl)}.footer__copyright{font-size:var(--text-xs);opacity:.6}.footer__made-with{font-size:var(--text-xs);opacity:.4;margin-top:var(--space-xs)}.footer__rotating-text{font-family:var(--font-accent);font-size:var(--text-sm);font-style:italic;color:var(--turmeric-gold);margin-top:var(--space-lg);min-height:1.5em}@media(min-width:640px){.footer{padding:var(--space-3xl) var(--space-lg)}.footer__brand{font-size:var(--text-2xl);margin-bottom:var(--space-sm)}.footer__tagline{font-size:var(--text-lg);margin-bottom:var(--space-2xl)}.footer__social{gap:var(--space-lg);margin-bottom:var(--space-2xl)}.footer__social-link{width:48px;height:48px}.footer__social-link svg{width:24px;height:24px}.footer__cta{margin-bottom:var(--space-2xl)}.footer__copyright{font-size:var(--text-sm)}.footer__made-with{margin-top:var(--space-sm)}}.preloader{position:fixed;inset:0;z-index:9999;background:linear-gradient(135deg,#fff8f0,#ffe4d4,#fff0e6);display:flex;align-items:center;justify-content:center;transition:opacity .6s ease,visibility .6s ease}.preloader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.preloader__content{text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--space-md)}.preloader__nuts{display:flex;gap:var(--space-lg);font-size:2rem}.preloader__nut{display:inline-block;animation:nutBounce .6s ease-in-out infinite}.preloader__nut:nth-child(1){animation-delay:0s}.preloader__nut:nth-child(2){animation-delay:.15s}.preloader__nut:nth-child(3){animation-delay:.3s}.preloader__nut:nth-child(4){animation-delay:.45s}.preloader__nut:nth-child(5){animation-delay:.6s}@keyframes nutBounce{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(15deg)}}.preloader__brand{font-family:var(--font-display);font-size:clamp(2rem,8vw,3.5rem);color:var(--rich-brown);text-transform:uppercase;letter-spacing:-.02em;animation:brandPulse 1.5s ease-in-out infinite}@keyframes brandPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.03);opacity:.85}}.preloader__text{font-family:var(--font-accent);font-size:var(--text-base);color:var(--soft-brown);font-style:italic;animation:textFade 2s ease-in-out infinite}@keyframes textFade{0%,to{opacity:.6}50%{opacity:1}}.preloader__dots{display:flex;gap:var(--space-sm);margin-top:var(--space-sm)}.preloader__dot{width:8px;height:8px;background:var(--saffron-burst);border-radius:50%;animation:dotPulse 1.2s ease-in-out infinite}.preloader__dot:nth-child(1){animation-delay:0s}.preloader__dot:nth-child(2){animation-delay:.2s}.preloader__dot:nth-child(3){animation-delay:.4s}@keyframes dotPulse{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.5);opacity:1}}@media(min-width:640px){.preloader__nuts{font-size:2.5rem;gap:var(--space-xl)}.preloader__brand{font-size:clamp(2.5rem,6vw,4rem)}.preloader__text{font-size:var(--text-lg)}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-sm);font-family:var(--font-display);font-size:var(--text-base);padding:var(--space-md) var(--space-xl);border-radius:var(--radius-full);transition:transform var(--duration-fast) var(--ease-bounce),box-shadow var(--duration-fast);text-transform:uppercase;letter-spacing:.05em}.btn:active{transform:scale(.95)}.btn--primary{background:var(--saffron-burst);color:#fff;box-shadow:var(--shadow-md),0 4px #cc5429}.btn--primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg),0 6px #cc5429}.btn--primary:active{transform:translateY(2px) scale(.98);box-shadow:var(--shadow-sm),0 2px #cc5429}.btn--secondary{background:transparent;color:var(--saffron-burst);border:2px solid var(--saffron-burst)}.btn--secondary:hover{background:var(--saffron-burst);color:#fff}.btn--ghost{background:#ffffff1a;color:var(--cream-base);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn--ghost:hover{background:#fff3}.btn--lg{font-size:var(--text-lg);padding:var(--space-lg) var(--space-2xl)}.btn-icon{width:48px;height:48px;padding:0;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;background:var(--warm-white);color:var(--rich-brown);box-shadow:var(--shadow-sm);transition:transform var(--duration-fast) var(--ease-bounce),box-shadow var(--duration-fast)}.btn-icon:hover{transform:scale(1.1);box-shadow:var(--shadow-md)}.btn-icon svg{width:24px;height:24px}.modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:var(--space-sm);opacity:0;visibility:hidden;transition:opacity var(--duration-normal),visibility var(--duration-normal)}.modal.is-active{opacity:1;visibility:visible}.modal__backdrop{position:absolute;inset:0;background:#3d2914d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal__content{position:relative;background:var(--warm-white);border-radius:var(--radius-xl) var(--radius-xl) 0 0;width:100%;max-width:100%;max-height:90vh;overflow:hidden;transform:translateY(100%);transition:transform var(--duration-slow) var(--ease-bounce);margin-top:auto;contain:layout}.modal.is-active .modal__content{transform:translateY(0)}.modal__content:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:40px;height:4px;background:#3d291426;border-radius:var(--radius-full);z-index:100}.modal__close{position:absolute;top:var(--space-sm);right:var(--space-sm);z-index:10;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffffe6;border-radius:var(--radius-full);box-shadow:var(--shadow-sm);transition:transform var(--duration-fast) var(--ease-bounce)}.modal__close:hover{transform:rotate(90deg)}.modal__close svg{width:18px;height:18px}.explorer{display:flex;flex-direction:column}.explorer__carousel{position:relative;aspect-ratio:1;overflow:hidden}.explorer__slides{display:flex;height:100%;transition:transform var(--duration-slow) var(--ease-smooth)}.explorer__slide{flex:0 0 100%;display:flex;align-items:center;justify-content:center;padding:var(--space-md)}.explorer__slide img{max-width:100%;max-height:100%;object-fit:contain}.explorer__slide--product{background:linear-gradient(135deg,#fff,#f9f9f9)}.explorer__slide--sticker{background:linear-gradient(135deg,var(--modal-color-1, var(--saffron-burst)) 0%,var(--modal-color-2, var(--turmeric-gold)) 50%,var(--modal-color-1, var(--chili-red)) 100%);background-size:200% 200%;animation:gradientPulse 6s ease-in-out infinite;position:relative;overflow:hidden;padding:0}@keyframes gradientPulse{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.explorer__slide--sticker img{width:160%;height:auto;max-width:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:panSticker 8s ease-in-out infinite alternate;filter:drop-shadow(0 6px 20px rgba(0,0,0,.2)) saturate(1.2)}@keyframes panSticker{0%{transform:translate(-35%,-50%)}to{transform:translate(-65%,-50%)}}.explorer__slide--sticker:before,.explorer__slide--sticker:after{content:"";position:absolute;border-radius:50%;opacity:.3;animation:floatParticle 6s ease-in-out infinite;z-index:0}.explorer__slide--sticker:before{width:40px;height:40px;background:var(--turmeric-gold);top:10%;left:10%}.explorer__slide--sticker:after{width:30px;height:30px;background:var(--cream-base);bottom:15%;right:15%;animation-delay:3s}@keyframes floatParticle{0%,to{transform:translateY(0) scale(1);opacity:.4}50%{transform:translateY(-15px) scale(1.15);opacity:.6}}.explorer__slide--nutrition{background:linear-gradient(135deg,var(--mint-fresh) 0%,#1a9e91 100%)}.explorer__dots{display:flex;justify-content:center;gap:var(--space-sm);padding:var(--space-sm)}.explorer__dot{width:8px;height:8px;border-radius:var(--radius-full);background:var(--soft-brown);opacity:.3;transition:all .3s var(--ease-bounce)}.explorer__dot.is-active{opacity:1;width:24px;border-radius:var(--radius-sm);background:var(--saffron-burst)}.explorer__info{padding:var(--space-md);text-align:center}.explorer__name{font-family:var(--font-display);font-size:var(--text-lg);color:var(--rich-brown);margin-bottom:2px}.explorer__flavor{font-size:var(--text-sm);color:var(--soft-brown);margin-bottom:var(--space-xs)}.explorer__price{font-family:var(--font-display);font-size:var(--text-xl);color:var(--saffron-burst);font-weight:700;margin-bottom:var(--space-sm)}.explorer__description{font-size:var(--text-xs);color:var(--soft-brown);line-height:1.5}.explorer__hint{display:flex;align-items:center;justify-content:center;gap:var(--space-xs);padding:var(--space-sm);font-size:var(--text-xs);color:var(--soft-brown);border-top:1px solid rgba(61,41,20,.1)}.explorer__hint svg{width:16px;height:16px}@media(min-width:640px){.modal{padding:var(--space-lg)}.modal__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal__content{max-width:500px;border-radius:var(--radius-xl);max-height:90vh;margin-top:0;transform:scale(.95)}.modal.is-active .modal__content{transform:scale(1)}.modal__content:before{display:none}.modal__close{width:40px;height:40px;top:var(--space-md);right:var(--space-md)}.modal__close svg{width:20px;height:20px}.explorer__slide{padding:var(--space-lg)}.explorer__slide--sticker img{width:180%}.explorer__slide--sticker:before{width:60px;height:60px}.explorer__slide--sticker:after{width:40px;height:40px}.explorer__dots{padding:var(--space-md)}.explorer__dot{width:10px;height:10px}.explorer__info{padding:var(--space-lg)}.explorer__name{font-size:var(--text-xl);margin-bottom:var(--space-xs)}.explorer__flavor{font-size:var(--text-base);margin-bottom:var(--space-md)}.explorer__description{font-size:var(--text-sm);line-height:1.6}}@media(min-width:1024px){.modal__content{max-width:600px}.explorer__slide{padding:var(--space-xl)}.explorer__slide--sticker img{filter:drop-shadow(0 8px 25px rgba(0,0,0,.25)) saturate(1.2)}.explorer__hint{display:none}}.feature-card{background:var(--warm-white);border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:var(--shadow-sm);text-align:center}.feature-card__icon{width:64px;height:64px;margin:0 auto var(--space-md);background:var(--gradient-fire);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center}.feature-card__icon svg{width:32px;height:32px;fill:#fff}.feature-card__title{font-family:var(--font-display);font-size:var(--text-lg);color:var(--rich-brown);margin-bottom:var(--space-sm)}.feature-card__text{font-size:var(--text-sm);color:var(--soft-brown)}.stat-card{text-align:center;padding:var(--space-lg)}.stat-card__number{font-family:var(--font-display);font-size:var(--text-3xl);color:var(--saffron-burst);line-height:1;margin-bottom:var(--space-sm)}.stat-card__label{font-size:var(--text-sm);color:var(--soft-brown);text-transform:uppercase;letter-spacing:.1em}.nutrition-card{padding:var(--space-lg)}.nutrition-card__title{font-family:var(--font-display);font-size:var(--text-lg);color:var(--rich-brown);margin-bottom:var(--space-md);text-align:center}.nutrition-card__item{display:flex;align-items:center;justify-content:space-between;padding:var(--space-sm) 0;border-bottom:1px solid rgba(61,41,20,.1)}.nutrition-card__item:last-child{border-bottom:none}.nutrition-card__label{font-size:var(--text-sm);color:var(--soft-brown)}.nutrition-card__value{font-family:var(--font-display);font-size:var(--text-base);color:var(--rich-brown)}.nutrition-bar{height:8px;background:#3d29141a;border-radius:var(--radius-full);overflow:hidden;margin-top:var(--space-xs)}.nutrition-bar__fill{height:100%;border-radius:var(--radius-full);transition:width var(--duration-slow) var(--ease-smooth)}.nutrition-bar__fill--low{background:var(--mint-fresh)}.nutrition-bar__fill--medium{background:var(--turmeric-gold)}.nutrition-bar__fill--high{background:var(--chili-red)}html{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}body{font-family:var(--font-body);color:var(--rich-brown);background:var(--cream-base);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 var(--space-md)}section{padding:var(--space-2xl) 0}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.1;letter-spacing:-.02em}.text-accent{font-family:var(--font-accent)}.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}.gsap-hidden{visibility:hidden}.scroll-progress{position:fixed;top:0;left:0;right:0;height:3px;background:var(--gradient-fire);transform-origin:left;transform:scaleX(0);z-index:9999;pointer-events:none}@media(min-width:1024px){.scroll-progress{display:none}}@media(min-width:640px){.container{padding:0 var(--space-lg)}section{padding:var(--space-3xl) 0}}@media(min-width:1024px){section{padding:var(--space-4xl) 0}}
