.glass-card,.glass-header{backdrop-filter:var(--backdrop-blur)}.about-visual,.candy-header,.hero-glass,.section-services,.text-center{text-align:center}.icon,.post-icon svg,.why-icon svg{stroke-linecap:round;stroke-linejoin:round}:root{--color-pink:#ff80ab;--color-mint:#b2ebf2;--color-peach:#ffd180;--color-pistachio:#a7ffeb;--color-lemon:#fff59d;--color-cotton:#f8bbd0;--color-bg:#fafafa;--color-dark:#333;--color-white:#ffffff;--font-display:'Fredoka',sans-serif;--font-body:'Poppins',sans-serif;--shadow-glass:0 8px 32px rgba(31, 38, 135, 0.2);--border-glass:rgba(255, 255, 255, 0.2);--backdrop-blur:blur(16px);--transition:0.3s ease-in-out}.glass-card,body,h1,h2,h3,h4{color:var(--color-dark)}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--color-bg);font-size:16px;line-height:1.6;overflow-x:hidden}.button,.cta-button-header,.hero-title,.nav-pill,h1,h2,h3,h4{font-family:var(--font-display)}h1,h2,h3,h4{line-height:1.2;margin-bottom:.5em}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.5rem}h4{font-size:1.125rem}p{margin-bottom:1em}.glass-card{background:rgba(255,255,255,.1);border:1px solid var(--border-glass);box-shadow:var(--shadow-glass);border-radius:1rem;padding:2rem}.glass-header{background:rgba(255,255,255,.2);border-bottom:1px solid var(--border-glass)}.button{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;padding:.75rem 1.5rem;border:none;border-radius:9999px;cursor:pointer;color:var(--color-white);text-decoration:none;position:relative;transition:.3s;box-shadow:0 4px 10px rgba(0,0,0,.1);overflow:hidden}.button::before{content:'';position:absolute;top:0;left:-75%;width:50%;height:100%;background:rgba(255,255,255,.3);transform:skewX(-20deg);transition:left .5s}.button:hover::before{left:130%}.button-strawberry{background:linear-gradient(135deg,#ff80ab,#f8bbd0)}.button-grape{background:linear-gradient(135deg,#a881af,#d1c4e9)}.button-citrus{background:linear-gradient(135deg,#ffeb3b,#aeea00);color:#333}.button-choco{background:linear-gradient(135deg,#5d4037,#d7ccc8)}@keyframes rainbowShift{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}.button-rainbow{background:linear-gradient(270deg,#ff80ab,#ffd180,#b2ebf2,#a7ffeb,#f8bbd0);color:#031116;background-size:600% 600%;animation:5s linear infinite rainbowShift}.button:active{transform:scale(.95);box-shadow:inset 0 2px 6px rgba(0,0,0,.2)}.button:hover{box-shadow:0 0 0 3px rgba(255,128,171,.3)}.button-bonbon{width:3rem;height:3rem;padding:0;border-radius:50%;font-size:1.25rem;box-shadow:0 4px 12px rgba(0,0,0,.15)}.button-bonbon svg{width:1.25rem;height:1.25rem;transition:transform .4s}.button-bonbon:hover svg{transform:rotate(20deg) scale(1.1)}.button-layered{background:0 0;border:none;position:relative;z-index:1}.button-layered::before{content:'';position:absolute;inset:0;z-index:-1;border-radius:9999px;background:linear-gradient(135deg,#ff80ab,#ffd180);filter:blur(8px);opacity:.6;transition:transform .3s}.button-layered:hover::before{transform:scale(1.1)}.button:focus{outline:2px dashed var(--color-pink);outline-offset:3px}.container{max-width:1200px;margin:0 auto;padding:1rem 2rem}.grid{display:grid;gap:2rem}@media (min-width:768px){.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}}img{max-width:100%;display:block;height:auto;border-radius:.5rem}.hero-box-image,.mt-2{margin-top:2rem}.mb-2{margin-bottom:2rem}.candy-header{background:linear-gradient(135deg,#fff0f6,#e0f7fa);padding:1rem 2rem;position:relative;overflow:hidden}.wrapper-bottom-curve,.wrapper-top-curve{width:100%;height:50px;background:linear-gradient(to right,#f8bbd0,#b2ebf2)}.logo-glass{display:flex;align-items:center;justify-content:center;transition:box-shadow .3s}.logo-glass:hover{box-shadow:0 0 12px #ff80ab}.candy-nav,.candy-nav-container{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;flex-direction:row}.cta-button-header,.nav-pill{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;font-size:1rem;border-radius:9999px;padding:.6rem 1.2rem;transition:.3s;box-shadow:0 4px 12px rgba(0,0,0,.05)}.burger-icon,.burger-toggle{display:none}.box-card,.why-card{transition:transform .3s}.nav-pill{background:linear-gradient(135deg,#fce4ec,#f3e5f5);color:#333}.nav-pill:hover{background:linear-gradient(135deg,#ff80ab,#f8bbd0);color:#fff}.cta-button-header{background:linear-gradient(135deg,#ff80ab,#ffd180);color:#fff;font-weight:700;box-shadow:0 0 12px rgba(255,209,128,.4)}.cta-button-header:hover{transform:scale(1.05);box-shadow:0 0 16px rgba(255,209,128,.6)}.icon{width:1rem;height:1rem}.floating-candy{position:absolute;opacity:.6;animation:6s ease-in-out infinite floatCandy;z-index:0}.candy1{top:15px;left:5%;width:40px}.candy2{top:60px;right:10%;width:30px;animation-delay:1.5s}@keyframes floatCandy{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}.burger-icon{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:30px;height:30px;cursor:pointer;z-index:10;margin-left:auto}.burger-icon span{display:block;width:100%;height:3px;background-color:#333;border-radius:3px;transition:.3s}.custom-shape-divider-bottom-1750077857,.custom-shape-divider-bottom-1750078237{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0}.custom-shape-divider-bottom-1750078237 svg{position:relative;display:block;width:calc(100% + 1.3px);height:10px}.custom-shape-divider-bottom-1750077857 .shape-fill,.custom-shape-divider-bottom-1750077910 .shape-fill,.custom-shape-divider-bottom-1750078237 .shape-fill,.custom-shape-divider-bottom-1750079733 .shape-fill,.custom-shape-divider-top-1750077794 .shape-fill,.custom-shape-divider-top-1750078359 .shape-fill{fill:#ffffff}.hero-section{position:relative;height:calc(100vh - 80px);display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#fff0f6,#e0f7fa);overflow:hidden;padding:2rem}.hero-bg-layer{position:absolute;inset:0;overflow:hidden;z-index:0}.hero-float{position:absolute;opacity:.4;animation:8s ease-in-out infinite floatHero}.jelly1{top:10%;left:5%;width:40px}.jelly2{bottom:15%;right:10%;width:30px;animation-delay:2s}.star1{top:20%;right:20%;width:24px;animation-delay:4s}@keyframes floatHero{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-glass{position:relative;z-index:1;background:rgba(255,255,255,.2);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.25);border-radius:2rem;padding:2rem 3rem;box-shadow:0 8px 40px rgba(0,0,0,.08);max-width:700px;width:100%}.hero-title{font-size:2.75rem;background:linear-gradient(90deg,#031116,#2b5456,#1d6243);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.hero-subtext{font-family:var(--font-body);font-size:1.125rem;color:var(--color-dark);margin-bottom:2rem}.about-title,.box-card h3{font-family:var(--font-display)}.hero-cta{font-size:1rem;padding:.75rem 1.5rem;font-weight:700;display:inline-flex;align-items:center;gap:.5rem}.hero-box-image img{max-width:300px;width:100%;border-radius:1rem;box-shadow:0 12px 24px rgba(0,0,0,.1);animation:6s ease-in-out infinite floatHeroBox}.custom-shape-divider-bottom-1750077857 svg,.custom-shape-divider-top-1750077794 svg{position:relative;width:calc(100% + 1.3px);height:90px;display:block}@keyframes floatHeroBox{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}.about-title,.sweetbonanza-text .section-title{font-size:2.5rem;-webkit-text-fill-color:transparent}.section-about-split{background:linear-gradient(to right,#fff1f6,#e1f5fe);padding:5rem 1.5rem 6rem;position:relative;overflow:hidden}.about-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;gap:2rem}.about-content{flex:1 1 500px;max-width:600px}.about-visual{flex:1 1 300px}.about-title{background:linear-gradient(90deg,#031116,#2b5456,#1d6243);-webkit-background-clip:text;margin-bottom:1.5rem}.about-lead,.about-paragraph,.section-subtitle{font-family:var(--font-body)}.about-lead,.box-card h3{font-size:1.25rem;color:var(--color-dark)}.about-lead{margin-bottom:1rem;font-weight:500}.about-paragraph{font-size:1.1rem;color:var(--color-dark);line-height:1.7}.about-divider{position:absolute;bottom:0;left:0;width:100%;height:80px}.custom-shape-divider-top-1750077794,.custom-shape-divider-top-1750078359{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0}.custom-shape-divider-bottom-1750077857 svg{transform:rotateY(180deg)}.custom-shape-divider-bottom-1750077910,.custom-shape-divider-bottom-1750079733{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.custom-shape-divider-bottom-1750077910 svg{position:relative;display:block;width:calc(131% + 1.3px);height:157px;transform:rotateY(180deg)}.section-services{background:linear-gradient(to bottom,#e0f7fa,#fafafa);padding:5rem 1.5rem;position:relative}.section-subtitle{font-size:1.125rem;margin-bottom:3rem;color:var(--color-dark)}.box-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.box-card{background:rgba(255,255,255,.15);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);border-radius:1.5rem;padding:1.5rem;text-align:left;position:relative}.box-card img{width:100%;border-radius:1rem;margin-bottom:1rem}.box-badge,.flavor-tags span{border-radius:999px;font-size:.75rem}.box-card h3{margin-bottom:.5rem}.box-card p{font-family:var(--font-body);font-size:1rem;margin-bottom:1rem;color:var(--color-dark)}.flavor-tags{display:flex;gap:.5rem;flex-wrap:wrap}.category-grid,.why-grid{display:grid;gap:2rem;margin-top:3rem}.flavor-tags span{padding:.3rem .75rem;font-weight:600;font-family:var(--font-body);background:rgba(255,255,255,.25)}.tag-sour{background:#e1f5fe;color:#0288d1}.tag-sweet{background:#fce4ec;color:#d81b60}.tag-fruity{background:#f3e5f5;color:#8e24aa}.tag-rich{background:#efebe9;color:#4e342e}.box-badge{position:absolute;top:1rem;left:1rem;background:rgba(255,255,255,.9);padding:.3rem .8rem;font-weight:700;font-family:var(--font-display);box-shadow:0 2px 6px rgba(0,0,0,.1)}.custom-shape-divider-top-1750078359 svg{position:relative;display:block;width:calc(100% + 1.3px);height:92px;transform:rotateY(180deg)}.section-why-us{background:linear-gradient(to bottom,#fafafa,#fff0f6);padding:5rem 1.5rem;text-align:center}.why-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.why-card{padding:2rem;border-radius:1.5rem;position:relative;text-align:left}.why-icon{width:48px;height:48px;margin-bottom:1rem;color:var(--color-pink)}.category-card,.category-card h3,.category-card p,.post-text p,.sweetbonanza-text p,.why-card p{color:var(--color-dark)}.post-icon svg,.why-icon svg{width:100%;height:100%}.post-text h3,.why-card h3{font-size:1.25rem;font-family:var(--font-display);margin-bottom:.5rem;color:var(--color-dark)}.post-text p,.why-card p{font-size:1rem;font-family:var(--font-body);line-height:1.6}.section-categories{padding:5rem 1.5rem;background:#fffdf9;text-align:center}.category-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.category-card{display:flex;flex-direction:column;align-items:center;background:linear-gradient(to bottom,#fff,#fafafa);border-radius:1.25rem;padding:2rem 1.25rem;text-decoration:none;box-shadow:0 4px 16px rgba(0,0,0,.06);transition:transform .3s,box-shadow .3s;position:relative}.category-card:hover{transform:translateY(-6px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.category-badge{font-size:.75rem;font-weight:700;background:rgba(255,255,255,.6);padding:.3rem .75rem;border-radius:999px;box-shadow:0 1px 6px rgba(0,0,0,.1);margin-bottom:1rem}.category-icon img{width:100px;height:auto;margin-bottom:1rem}.category-card h3{font-size:1.125rem;font-family:var(--font-display);margin-bottom:.5rem}.category-card p,.lead-paragraph,.sweetbonanza-highlights,.sweetbonanza-text p{font-family:var(--font-body)}.category-card p{font-size:.95rem;line-height:1.5}.section-featured-box{background:linear-gradient(to bottom,#fffafc,#e1f5fe);padding:5rem 1.5rem;position:relative}.custom-shape-divider-bottom-1750079733 svg{position:relative;display:block;width:calc(203% + 1.3px);height:73px;transform:rotateY(180deg)}.sweetbonanza-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:3rem;max-width:1200px;margin:0 auto}.sweetbonanza-text{flex:1 1 500px}.sweetbonanza-text .section-title{background:linear-gradient(90deg,#ff80ab,#ffd180);-webkit-background-clip:text;margin-bottom:1rem}.lead-paragraph{font-size:1.2rem;font-weight:500;margin-bottom:1rem}.sweetbonanza-text p{font-size:1rem;margin-bottom:1rem;line-height:1.7}.sweetbonanza-highlights{list-style:none;padding:0;margin:1rem 0 2rem}.sweetbonanza-highlights li{margin-bottom:.75rem;font-size:1rem;display:flex;align-items:center}.box-post-cta .button,.sweetbonanza-cta{font-size:1rem;padding:.75rem 1.5rem;font-weight:700}.sweetbonanza-image{flex:1 1 400px;text-align:center}.sweetbonanza-image img{max-width:100%;border-radius:1.5rem;box-shadow:0 10px 30px rgba(0,0,0,.08);animation:6s ease-in-out infinite floatBox}@keyframes floatBox{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}.badge-top-selection{display:inline-block;background:linear-gradient(135deg,#ffd180,#ff80ab);color:#fff;font-family:var(--font-display);font-weight:700;font-size:.85rem;padding:.4rem 1rem;border-radius:999px;box-shadow:0 4px 12px rgba(255,128,171,.3);margin-bottom:1rem;animation:3s ease-in-out infinite pulseBadge}@keyframes pulseBadge{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}.section-brand-wall{background-color:#fffdf9;padding:3rem 1rem;text-align:center}.brand-container{max-width:1024px;margin:0 auto;overflow:hidden;position:relative}.brand-logos{width:100%;height:auto;display:block}.site-footer{background:rgba(255,255,255,.3);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.2);padding:3rem 1.5rem;color:var(--color-dark);font-family:var(--font-body)}.footer-contact a:hover,.footer-legal a:hover,.footer-links a:hover,.post-icon{color:var(--color-pink)}.footer-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.footer-brand img{border-radius:50%;margin-bottom:1rem}.footer-brand p{font-size:.95rem;line-height:1.6}.footer-contact h4,.footer-links h4{font-family:var(--font-display);margin-bottom:.75rem;font-size:1.125rem}.footer-contact ul,.footer-legal ul,.footer-links ul{list-style:none;padding:0;margin:0}.footer-contact li,.footer-legal li,.footer-legal ul,.footer-links li{margin-bottom:.5rem}.footer-contact a,.footer-legal a,.footer-links a{color:var(--color-dark);text-decoration:none;transition:color .3s}.footer-legal{grid-column:1/-1;text-align:center;margin-top:2rem;font-size:.85rem}.footer-legal ul{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}@media (max-width:768px){.cta-button-header,.nav-pill{font-size:.95rem;padding:.6rem 1rem}.logo-glass{width:80px;height:80px}.burger-icon,.burger-toggle:checked+.burger-icon+.candy-nav{display:flex}.candy-nav{flex-direction:column;gap:.75rem;display:none;flex-direction:column;width:100%;background:linear-gradient(135deg,#fff0f6,#e0f7fa);padding:1rem 0}.candy-nav-container{align-items:center}.about-title,.hero-title,.sweetbonanza-text .section-title{font-size:2rem}.about-lead,.about-paragraph,.hero-subtext{font-size:1rem}.hero-glass{padding:2rem}.hero-box-image{margin-top:1.5rem}.about-wrapper,.sweetbonanza-wrapper{flex-direction:column;text-align:center}.sweetbonanza-cta{width:100%}.brand-container{height:80px}.brand-logos{position:absolute;top:0;left:0;transform:translateY(0);width:1024px;height:auto}.footer-legal ul{flex-direction:column;align-items:center}}.section-box-post{padding:5rem 1.5rem;background:linear-gradient(to bottom,#fefefe,#e0f7fa);text-align:center}.section-box-post .section-title{font-size:2.25rem;font-family:var(--font-display);background:linear-gradient(90deg,#ff80ab,#ffd180);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem}.section-box-post .section-subtitle{font-size:1.125rem;margin-bottom:3rem;font-family:var(--font-body);color:var(--color-dark)}.box-post-article{display:grid;grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto 3rem}.post-block{display:flex;align-items:flex-start;gap:1rem;text-align:left}.post-icon{flex-shrink:0;width:48px;height:48px}.cookie-mini{position:fixed;bottom:1rem;right:1rem;background:#333;color:#fff;font-size:.75rem;padding:.5rem .75rem;border-radius:.5rem;box-shadow:0 2px 6px rgba(0,0,0,.2);font-family:sans-serif;display:flex;align-items:center;gap:.5rem;z-index:9999}.cookie-mini a{color:#ffd180;text-decoration:underline;font-weight:500}.cookie-mini button{background:0 0;color:#fff;border:none;font-size:.75rem;cursor:pointer;margin-left:auto}.cookie-mini.noscript{background:#ffc107;color:#000}