@import "https://fonts.googleapis.com/css2?family=Outfit:wght@800;900&family=Syne:wght@800&display=swap";
.animated-hero-wrapper{--bg-inner:#fff;--bg-mid:#f5e1d0;--bg-outer:#ead8c8;--text-color:#111;--muted-color:#111111b3;--glass-bg:#fff3;--glass-border:#1111111a;--font-heading:"Syne", sans-serif;background:radial-gradient(circle at center, var(--bg-inner) 0%, var(--bg-mid) 50%, var(--bg-outer) 100%);color:var(--text-color);width:100%;height:calc(100vh - 4.5rem);transition:background 1.2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}@media (min-width:768px){.animated-hero-wrapper{height:calc(100vh - 5.5rem)}}.animated-hero-wrapper.brown-theme{--bg-inner:#3e3025;--bg-mid:#2d221a;--bg-outer:#1e1610;--text-color:#fff;--muted-color:#ffffffb3;--glass-bg:#ffffff0d;--glass-border:#ffffff1a}#bubbles-container{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.bubble-img{pointer-events:none;position:absolute}@keyframes floatUpImg{0%{opacity:0;transform:translateY(0)translate(0)rotate(0)}10%{opacity:.4}90%{opacity:.4}to{opacity:0;transform:translateY(-110vh)translate(30px)rotate(360deg)}}.hero-main-content{z-index:10;justify-content:center;align-items:center;height:100%;padding:0 4%;display:flex;position:relative}.hero-inner-layout{justify-content:space-between;align-items:stretch;width:100%;max-width:100%;height:100%;padding:0;display:flex;position:relative}.main-title,.side-title{font-family:var(--font-heading);text-transform:uppercase;white-space:nowrap;color:var(--text-color);letter-spacing:-.05em;font-size:clamp(3rem,5.5vw,5.5rem);font-weight:800;line-height:.95}.outline-text{color:#0000;-webkit-text-stroke:2px var(--text-color)}.leaves-container{pointer-events:none;z-index:-1;width:100%;height:100%;transition:transform .1s ease-out;position:absolute;top:0;left:0}.leaf{pointer-events:none;z-index:-1;filter:drop-shadow(0 5px 15px #0003);width:60px;height:60px;position:absolute}.l1{top:10%;left:15%}.l2{opacity:.4;width:140px;height:140px;top:40%;left:80%}.l3{width:80px;height:80px;top:70%;left:75%}.l4{opacity:.3;width:120px;height:120px;top:85%;left:20%}.hero-left{z-index:100;flex-direction:column;gap:2rem;height:100%;padding:6rem 0;display:flex}.hero-description{color:var(--muted-color);max-width:400px;font-size:1.1rem;line-height:1.6}.primary-btn{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:100px;align-items:center;gap:1.5rem;width:fit-content;padding:.4rem .4rem .4rem 1.5rem;font-weight:700;transition:all .3s;display:flex}.primary-btn:hover{background:#000000b3;transform:translateY(-3px)}.plus-icon{color:#011d17;background:#fbcfe8;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding-bottom:2px;font-size:1.4rem;font-weight:900;line-height:1;display:flex}.award-badge{align-items:center;gap:1rem;margin-top:auto;display:flex}.award-icon{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.award-text-col{flex-direction:column;display:flex}.award-title{letter-spacing:.1em;color:var(--muted-color);font-size:.7rem}.award-subtitle{font-size:.85rem;font-weight:600}.berries-container{pointer-events:none;z-index:110;width:100%;height:100%;transition:transform .1s ease-out;position:absolute;top:0;left:0}.berries-container-bg{pointer-events:none;z-index:0;width:100%;height:100%;transition:transform .1s ease-out;position:absolute;top:0;left:0}.berry{--progress-bar-color:transparent;filter:drop-shadow(0 10px 20px #0000004d);outline:none;width:120px;height:120px;transition:transform .8s cubic-bezier(.2,.8,.2,1);position:absolute}.b1{width:220px;height:220px;top:25%;left:30%}.b2{width:100px;height:100px;top:60%;left:42%}.b3{width:250px;height:250px;top:30%;left:62%}.b4{width:140px;height:140px;top:15%;left:48%}.b5{width:120px;height:120px;top:75%;left:20%}.b6{width:180px;height:180px;top:45%;left:75%}.b7{opacity:.7;width:80px;height:80px;top:15%;left:40%}.b8{opacity:.6;width:70px;height:70px;top:50%;left:55%}.b9{opacity:.7;width:75px;height:75px;top:80%;left:35%}.hero-center{z-index:1;opacity:0;pointer-events:none;background:radial-gradient(circle,#10b9811a 0%,#0000 70%);justify-content:center;align-items:center;width:100%;height:100%;animation:1.5s ease-out .3s forwards fadeInCan,6s ease-in-out infinite floatCan;display:flex;position:absolute;top:0;left:0}@keyframes fadeInCan{to{opacity:1}}@keyframes floatCan{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.main-product-3d{--progress-bar-color:transparent;--poster-color:transparent;z-index:1;pointer-events:none;outline:none;width:80vw;height:80vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(25deg)}.main-product-3d[camera-controls]{pointer-events:auto}.hero-right{text-align:right;z-index:100;pointer-events:none;flex-direction:column;justify-content:space-between;align-items:flex-end;width:450px;height:100%;padding:12rem 0 6rem;display:flex}.product-carousel{pointer-events:auto;flex-direction:column;align-items:flex-end;gap:1.5rem;display:flex}.carousel-cards{gap:1rem;display:flex}.flavor-card{background:var(--glass-bg);border:1px solid var(--glass-border);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;border-radius:28px;flex-direction:column;align-items:center;gap:1.5rem;width:135px;padding:5rem 1rem 1rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.flavor-card:hover{background:#ffffff1f;border-color:#fff6}.flavor-card.active{background:var(--glass-bg);box-shadow:none;border-width:1px;border-color:#fbcfe8}.flavor-card img{will-change:transform;pointer-events:none;width:140px;height:auto;margin-top:-8rem;display:block;transition:transform .5s cubic-bezier(.34,1.56,.64,1)!important}.flavor-card:hover img{transform:translateY(-30px)rotate(-12deg)scale(1.15)!important}.card-info{word-wrap:break-word;flex-direction:column;width:100%;font-size:.7rem;display:flex}.card-info span:first-child{color:var(--text-color);font-weight:600}.card-info span:last-child{color:var(--muted-color)}.carousel-nav{gap:1rem;display:flex}.nav-arrow{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-color);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .3s;display:flex}.nav-arrow:hover{background:#ffffff1a}@media (max-width:1200px){.main-title,.side-title{font-size:clamp(2.5rem,5vw,4rem)}.main-product-3d{width:80vw;max-width:none;height:60vh;max-height:none}.flavor-card{width:110px;padding-top:4rem}.flavor-card img{width:90px;margin-top:-6rem}.hero-right{text-align:center;align-items:center}}@media (max-width:768px){.hero-inner-layout{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;padding:4rem 1.5rem;display:flex;overflow-y:auto}.hero-inner-layout::-webkit-scrollbar{display:none}.hero-left{text-align:center;align-items:center;gap:1.5rem;width:100%;margin-bottom:2rem;padding:0;position:relative;top:auto;left:auto}.hero-center{flex:none;width:100%;height:300px;margin:1.5rem 0;position:relative;top:auto;left:auto}.main-product-3d{width:260px;max-width:none;height:260px;max-height:none;top:50%;left:50%;transform:translate(-50%,-50%)rotate(15deg)}.hero-right{flex-direction:column-reverse;align-items:center;gap:1.5rem;width:100%;height:auto;padding:0;display:flex;position:relative;top:auto;right:auto}.product-carousel{align-items:center;margin-bottom:0;position:relative;top:auto;right:auto}.carousel-cards{justify-content:center}.main-title,.side-title{white-space:normal;text-align:center;font-size:clamp(2.2rem,8vw,3.2rem)}.side-title{position:relative;bottom:auto;right:auto}.hero-description{margin:0 auto;font-size:.95rem}.berry{display:none}.flavor-card{-webkit-backdrop-filter:none;backdrop-filter:none;width:90px;padding-top:3rem;padding-bottom:.5rem}.flavor-card img{width:75px;margin-top:-5rem}}
