*{box-sizing:border-box}html,body{overflow-x:hidden;margin:0;padding:0}body{font-family:Comfortaa,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar{display:none}#root{min-height:100vh;overflow-x:hidden}.header{padding:1rem 2rem;position:fixed;top:0;left:0;right:0;z-index:1000;transition:box-shadow .3s ease-in-out}.header:before{content:"";position:absolute;inset:0;background:#c4b5fd;opacity:0;transition:opacity .3s ease-in-out;z-index:-1}.header-product-page:before{background:#fff;opacity:1}.header-scrolled:before{opacity:1}.header-scrolled{box-shadow:0 2px 10px #0000001a}.header-content{display:flex;justify-content:space-between;align-items:center}.menu-button{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;cursor:pointer;font-family:Comfortaa,sans-serif;font-size:1rem;font-weight:600;color:#000;transition:transform .2s ease}.menu-button:hover{transform:scale(1.05)}.menu-icon{display:flex;flex-direction:column;gap:4px;width:24px}.menu-icon span{display:block;width:100%;height:3px;background-color:#000;border-radius:2px;transition:all .3s ease}.menu-text{font-size:1.1rem}.header-right{display:flex;align-items:center;justify-content:flex-end}.signup-button{background-color:#000;color:#fff;font-family:Comfortaa,sans-serif;font-size:1rem;font-weight:600;padding:.6rem 1.5rem;border:none;border-radius:50px;cursor:pointer;transition:opacity .3s ease,transform .2s ease;opacity:0;pointer-events:none}.signup-button-visible{opacity:1;pointer-events:all}.signup-button:hover{transform:scale(1.05)}.slide-menu{position:fixed;top:0;left:-400px;width:400px;height:100vh;background:#fff;z-index:2000;transition:left .3s ease-in-out;box-shadow:2px 0 10px #0000001a;padding:2rem;transform:translateZ(0);-webkit-transform:translateZ(0)}.slide-menu-open{left:0}.menu-close{position:absolute;top:1.5rem;right:1.5rem;background:#c4b5fd;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease}.menu-close:hover{transform:scale(1.1)}.slide-menu-content{margin-top:5rem;display:flex;flex-direction:column;gap:0}.menu-link{font-family:Comfortaa,sans-serif;font-size:2.5rem;font-weight:900;color:#000;text-decoration:none;padding:1.5rem 0;border-bottom:1px solid #E5E5E5;transition:padding-left .2s ease}.menu-link:first-child{font-weight:400;font-size:1.5rem;padding:1rem 0}.menu-link:hover{padding-left:1rem}.menu-overlay{position:fixed;inset:0;background:#00000080;z-index:1500;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;transform:translateZ(0);-webkit-transform:translateZ(0)}.menu-overlay-active{opacity:1;pointer-events:all}@media(max-width:768px){.header{padding:.75rem 1rem}.menu-text{display:none}.slide-menu{width:80%;max-width:300px;left:-100%;will-change:left}.slide-menu-open{left:0!important}.menu-link{font-size:2rem}.menu-link:first-child{font-size:1.25rem}}@media(max-width:480px){.menu-button{font-size:.85rem}.menu-icon{width:20px}.slide-menu{width:85%;max-width:280px;left:-100%}.slide-menu-open{left:0!important}.menu-link{font-size:1.75rem}}.hero{background:linear-gradient(135deg,#c4b5fd,#d4c5ff);padding:4rem 2rem;position:relative;overflow:hidden;min-height:598px;display:flex;align-items:center;justify-content:center}.hero-content{max-width:1400px;width:100%;position:relative;z-index:1}.hero-title{font-family:Comfortaa,sans-serif;font-size:8rem;font-weight:300;text-align:center;color:#000;margin:0;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:0;line-height:1}.hero-title-salted{font-weight:900;font-size:1.4em}.hero-title-sodas{font-weight:300;font-size:.7em}.decorative-icon{position:absolute;width:80px;height:80px;opacity:.8;animation:float 6s ease-in-out infinite;z-index:1;object-fit:contain}.icon-1{top:0%;left:50%;transform:translate(-50%);animation-delay:0s;width:96px;height:96px}.icon-2{top:12%;left:20%;animation-delay:1s}.icon-3{bottom:-5%;left:47%;transform:translate(-50%);animation-delay:2s;width:128px;height:128px}.icon-4{top:18%;right:15%;animation-delay:1.5s;width:120px;height:120px}.icon-5{top:45%;left:5%;animation-delay:3s}.icon-6{bottom:5%;right:25%;animation-delay:2.5s;width:130px;height:130px}.icon-7{bottom:10%;left:35%;animation-delay:.5s;width:60px;height:60px}.icon-8{bottom:12%;right:12%;animation-delay:1.8s}.icon-9{bottom:8%;left:20%;animation-delay:2.2s;width:160px;height:160px}.icon-10{bottom:12%;right:5%;animation-delay:3.5s;width:60px;height:60px}.icon-11{bottom:12%;left:5%;animation-delay:1.2s;width:60px;height:60px}.icon-12{top:45%;right:5%;animation-delay:2.8s}.icon-13{top:4%;right:5%;animation-delay:.8s;width:160px;height:160px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media(max-width:1024px){.hero-title{font-size:4rem}.decorative-icon{width:60px;height:60px}.icon-7,.icon-10,.icon-11{width:50px;height:50px}}@media(max-width:768px){.hero{padding:3rem 1.5rem;min-height:300px}.hero-title{font-size:3rem}.decorative-icon{width:80px;height:80px}.icon-2,.icon-5,.icon-7,.icon-8,.icon-10,.icon-11,.icon-12{display:none}.icon-1{width:80px;height:80px;top:0%;left:50%}.icon-3{width:100px;height:100px;bottom:-5%;left:50%}.icon-4{width:100px;height:100px;top:4%;left:14%;right:auto}.icon-6{width:110px;height:110px;bottom:2%;right:2%}.icon-9{width:130px;height:130px;bottom:5%;left:2%}.icon-13{width:130px;height:130px;top:0%;right:2%}}@media(max-width:480px){.hero{padding:2rem 1rem;min-height:250px}.hero-title{font-size:2rem}.decorative-icon{width:70px;height:70px}.icon-2,.icon-5,.icon-7,.icon-8,.icon-10,.icon-11,.icon-12{display:none}.icon-1{width:70px;height:70px;top:0%;left:50%}.icon-3{width:90px;height:90px;bottom:-5%;left:50%}.icon-4{width:90px;height:90px;top:3%;left:11%;right:auto}.icon-6{width:100px;height:100px;bottom:1%;right:1%}.icon-9{width:120px;height:120px;bottom:3%;left:1%}.icon-13{width:120px;height:120px;top:0%;right:1%}}.menu-item{width:100%;padding:2rem;margin-bottom:2rem;border-radius:30px;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;cursor:pointer;background-color:#fff}.menu-item:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026;background-color:var(--hover-color)}.menu-item-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:3rem}.menu-item-reverse .menu-item-content{flex-direction:row-reverse}.menu-item-image{flex:0 0 400px;height:400px;border-radius:20px;overflow:visible;background:transparent;display:flex;align-items:flex-end;justify-content:center;position:relative}.menu-item-image img{width:auto;height:140%;object-fit:contain;object-position:bottom;transition:transform .3s ease;position:relative;bottom:0}.menu-item:hover .menu-item-image img{transform:scale(1.05)}.menu-item-info{flex:1;color:#000}.menu-item-name{font-family:Comfortaa,sans-serif;font-size:2.5rem;font-weight:700;margin:0 0 1rem;line-height:1.2}.menu-item-description{font-family:Comfortaa,sans-serif;font-size:1.1rem;line-height:1.6;margin:0 0 1.5rem;font-weight:400;opacity:.9}.menu-item-button{background:transparent;border:2px solid #000;color:#000;font-family:Comfortaa,sans-serif;font-size:1rem;font-weight:600;padding:.75rem 2rem;border-radius:50px;cursor:pointer;transition:background-color .3s ease,color .3s ease,transform .2s ease}.menu-item-button:hover{background-color:#000;color:#fff;transform:scale(1.05)}@media(max-width:1024px){.menu-item-content{gap:2rem}.menu-item-image{flex:0 0 300px;height:300px}.menu-item-name{font-size:2rem}.menu-item-description{font-size:1rem}}@media(max-width:768px){.menu-item{padding:1.5rem 0;margin-bottom:1.5rem;border-radius:0;box-shadow:none;background-color:transparent!important}.menu-item:hover{transform:none;box-shadow:none;background-color:transparent!important}.menu-item-content{flex-direction:row;gap:1.5rem;align-items:center}.menu-item-reverse .menu-item-content{flex-direction:row-reverse}.menu-item-image{flex:0 0 auto;width:150px;height:150px}.menu-item-info{flex:1;text-align:left}.menu-item-name{font-size:1.75rem;margin:0}.menu-item-description{display:none}}@media(max-width:480px){.menu-item{padding:1rem 0;border-radius:0;box-shadow:none;background-color:transparent!important}.menu-item:hover{transform:none;box-shadow:none;background-color:transparent!important}.menu-item-content{gap:1rem}.menu-item-image{width:120px;height:120px}.menu-item-name{font-size:1.5rem}.menu-item-description{display:none}}.footer{background:#c4b5fd;padding:3rem 2rem 1.5rem;color:#000}.footer-content{max-width:1400px;margin:0 auto}.footer-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem}.footer-column h3{font-family:Comfortaa,sans-serif;font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#000}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:.5rem}.footer-column a{font-family:Comfortaa,sans-serif;color:#000;text-decoration:none;font-size:.95rem;transition:opacity .2s ease;opacity:.8}.footer-column a:hover{opacity:1}.footer-social{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.1)}.footer-social a{color:#000;transition:transform .2s ease,opacity .2s ease;opacity:.8;display:flex;align-items:center;justify-content:center}.footer-social a:hover{transform:scale(1.2);opacity:1}.footer-logo{text-align:center;margin-bottom:2rem}.footer-logo h2{font-family:Comfortaa,sans-serif;font-size:2.5rem;font-weight:300;margin:0;color:#000;display:flex;flex-direction:column;align-items:center;gap:0;line-height:1}.footer-logo-salted{font-weight:900;font-size:1.4em}.footer-logo-sodas{font-weight:300;font-size:.7em}.footer-bottom{text-align:center;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.1)}.footer-bottom p{font-family:Comfortaa,sans-serif;margin:0 0 .5rem;font-size:.9rem;opacity:.8}.footer-links{font-family:Comfortaa,sans-serif;font-size:.85rem}.footer-links a{color:#000;text-decoration:none;opacity:.8;transition:opacity .2s ease}.footer-links a:hover{opacity:1}.footer-links span{margin:0 .5rem;opacity:.5}@media(max-width:1024px){.footer-nav{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.footer{padding:2rem 1.5rem 1rem}.footer-nav{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}.footer-logo h2{font-size:2rem}.footer-social{gap:1.25rem}}@media(max-width:480px){.footer{padding:1.5rem 1rem 1rem}.footer-nav{grid-template-columns:1fr;gap:1.5rem;text-align:center}.footer-logo h2{font-size:1.75rem}.footer-social{gap:1rem;flex-wrap:wrap}.footer-social a svg{width:20px;height:20px}}.product-detail{min-height:calc(100vh - 200px);position:relative;padding:228px 2rem 0;padding-top:228px;overflow:hidden;padding-bottom:0}.product-detail-content{max-width:1400px;margin:0 auto;display:flex;align-items:flex-start;gap:4rem;padding-bottom:0}.product-detail-image{flex:0 0 500px;height:500px;display:flex;align-items:flex-end;justify-content:center;position:relative}.product-detail-image img{width:auto;height:140%;object-fit:contain;object-position:bottom;position:relative;bottom:0}.product-detail-info{flex:1;color:#000}.product-tags{display:flex;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}.product-tag{background-color:#ffffffe6;color:#000;font-family:Comfortaa,sans-serif;font-size:.9rem;font-weight:600;padding:.5rem 1.25rem;border-radius:20px;display:inline-block}.product-name{font-family:Comfortaa,sans-serif;font-size:3.5rem;font-weight:900;margin:0 0 1.5rem;line-height:1.2;color:#000}.product-rating{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.stars{display:flex;gap:.25rem}.star{font-size:2rem;line-height:1}.star-full{color:gold}.star-half{color:gold;opacity:.5}.star-empty{color:#000;opacity:.2}.rating-text{font-family:Comfortaa,sans-serif;font-size:1rem;font-weight:500;color:#000}.product-description{font-family:Comfortaa,sans-serif;font-size:1.25rem;line-height:1.8;margin:0;color:#000;font-weight:400}.product-wave-divider{position:absolute;bottom:-1px;left:0;width:100%;height:120px;overflow:visible;z-index:10}.product-wave-divider svg{display:block;width:100%;height:100%}.wave-clip-svg{display:none}.product-additional-content{background:#f5f5f5;padding:4rem 2rem;min-height:400px;position:relative;margin-top:0;z-index:5}.product-additional-content h2{font-family:Comfortaa,sans-serif;font-size:3rem;font-weight:900;text-align:center;color:#000;margin:0}.product-detail-not-found{min-height:calc(100vh - 200px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;background:#f5f5f5}.product-detail-not-found h2{font-family:Comfortaa,sans-serif;font-size:2rem;color:#000}.product-detail-not-found button{background-color:#000;color:#fff;font-family:Comfortaa,sans-serif;font-size:1rem;font-weight:600;padding:.75rem 2rem;border:none;border-radius:50px;cursor:pointer;transition:transform .2s ease}.product-detail-not-found button:hover{transform:scale(1.05)}@media(max-width:1200px){.product-detail-content{gap:3rem}.product-detail-image{flex:0 0 400px;height:400px}.product-name{font-size:2.75rem}.product-description{font-size:1.15rem}}@media(max-width:1024px){.product-detail{padding:8rem 1.5rem 0;padding-top:228px}.product-detail-content{flex-direction:column;align-items:center;gap:2rem;padding-bottom:7rem}.product-detail-image{flex:0 0 auto;width:100%;max-width:450px;height:450px}.product-detail-info{text-align:center;max-width:600px}.product-tags{justify-content:center}.product-name{font-size:2.5rem}.product-rating{justify-content:center;gap:.75rem}.product-description{font-size:1.1rem}}@media(max-width:768px){.product-detail{padding:5rem 1.5rem 0}.product-detail-image{max-width:350px;height:350px}.product-name{font-size:2rem}.product-rating{flex-direction:column;gap:.5rem}.star{font-size:1.75rem}.product-description{font-size:1rem}}@media(max-width:480px){.product-detail{padding:4rem 1rem 0}.product-detail-image{height:280px;max-width:280px}.product-name{font-size:1.75rem}.product-tag{font-size:.85rem;padding:.4rem 1rem}.star{font-size:1.5rem}.rating-text{font-size:.9rem}}.App{min-height:100vh;display:flex;flex-direction:column}.menu-section{flex:1;padding:3rem 2rem;background-color:#f5f5f5}.menu-header{max-width:1400px;margin:0 auto 2rem}.menu-tag{display:inline-block;background-color:#ffb6d9;color:#000;font-family:Comfortaa,sans-serif;font-size:.9rem;font-weight:600;padding:.5rem 1.5rem;border-radius:20px;margin-bottom:1rem}.menu-title{font-family:Comfortaa,sans-serif;font-size:6rem;font-weight:900;margin:1rem 0 0;color:#000;-webkit-text-stroke:4px #000;text-stroke:4px #000;letter-spacing:-.02em;paint-order:stroke fill}.menu-items{max-width:1400px;margin:0 auto}@media(max-width:768px){.menu-section{padding:2rem 1rem}.menu-title{font-size:2.5rem;font-weight:600;-webkit-text-stroke:2px #000;text-stroke:2px #000}.menu-tag{font-size:.85rem;padding:.4rem 1.25rem}}@media(max-width:480px){.menu-section{padding:1.5rem 1rem}.menu-title{font-size:2rem;font-weight:600;-webkit-text-stroke:2px #000;text-stroke:2px #000}.menu-tag{font-size:.8rem;padding:.35rem 1rem}}
