:root{--red: #FD0000;--gold: #FEE400;--dark: #130807;--cream: #FFFBEA;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:var(--dark)}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer}img{max-width:100%;height:auto}.qty-bar-bee-wrap{display:inline-flex;align-items:center;justify-content:center;gap:.25rem}.qty-bar-bee{width:20px;height:auto;object-fit:contain;animation:qtyBeeBounce 1.2s ease-in-out infinite}@keyframes qtyBeeBounce{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-3px) rotate(3deg)}}*{box-sizing:border-box}.nav-container{position:fixed;top:20px;left:0;width:100%;display:flex;justify-content:center;z-index:999;padding:0 1rem;pointer-events:none}.navbar-hexagon{pointer-events:auto;position:relative;width:95%;max-width:1500px;height:100px;background:linear-gradient(to bottom,#fd0000,#e22,#d11);clip-path:polygon(5% 0%,95% 0%,100% 50%,95% 100%,5% 100%,0% 50%);-webkit-clip-path:polygon(5% 0%,95% 0%,100% 50%,95% 100%,5% 100%,0% 50%);box-shadow:0 8px 20px #0000004d}.navbar-content{position:relative;display:flex;align-items:center;justify-content:space-between;width:92%;height:100%;margin:0 auto;padding:0 40px;z-index:10}.logo-container{display:flex;align-items:center;position:relative}.logo-hexagon{position:relative;width:140px;height:70px;clip-path:polygon(15% 0%,85% 0%,100% 50%,85% 100%,15% 100%,0% 50%);-webkit-clip-path:polygon(15% 0%,85% 0%,100% 50%,85% 100%,15% 100%,0% 50%);display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid #FEE400;box-shadow:0 4px 12px #00000040;text-decoration:none;transition:transform .3s ease;background:#130807}.logo-hexagon:hover{transform:scale(1.03)}.logo-img{width:100%;height:100%;object-fit:cover;display:block}.nav-links{display:flex;list-style:none;gap:24px;margin:0;padding:0;align-items:center}.nav-tab{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#fff;font-size:22px;font-weight:700;transition:all .3s ease;position:relative;text-shadow:2px 2px 4px rgba(0,0,0,.4);font-family:Georgia,serif;padding:10px 20px;border-radius:4px;overflow:visible}.nav-tab-icon{flex-shrink:0;opacity:.9;transition:opacity .25s ease}.nav-tab:hover .nav-tab-icon{opacity:1}.nav-tab.active{background:#fee400;color:#130807;text-shadow:none;clip-path:polygon(15% 0%,85% 0%,100% 50%,85% 100%,15% 100%,0% 50%);-webkit-clip-path:polygon(15% 0%,85% 0%,100% 50%,85% 100%,15% 100%,0% 50%);border:2px solid rgba(254,228,0,.8);box-shadow:0 2px 10px #0003}.nav-tab.active .nav-tab-icon{opacity:1}.nav-tab-fly-bee{position:absolute;top:4px;right:10px;width:28px;height:auto;object-fit:contain;pointer-events:none;animation:navBeeFlyHappy 2s ease-in-out infinite;z-index:2}@keyframes navBeeFlyHappy{0%,to{transform:translateY(0) translate(0) rotate(-8deg) scale(1)}20%{transform:translateY(-5px) translate(2px) rotate(8deg) scale(1.08)}40%{transform:translateY(-3px) translate(-1px) rotate(-6deg) scale(1)}60%{transform:translateY(-6px) translate(1px) rotate(10deg) scale(1.08)}80%{transform:translateY(-2px) translate(-1px) rotate(-4deg) scale(1)}}.nav-tab:hover{transform:scale(1.05);color:#fee400}.nav-tab.active:hover{color:#130807}@media(max-width:1400px){.navbar-hexagon{height:90px}.nav-links{gap:36px}.nav-tab{font-size:20px;padding:8px 16px}.nav-tab-icon{width:22px;height:22px}.nav-tab-fly-bee{width:22px;top:3px;right:8px}.logo-hexagon{width:125px;height:62px}}@media(max-width:1100px){.navbar-hexagon{height:85px}.nav-links{gap:28px}.nav-tab{font-size:18px;padding:8px 14px}.nav-tab-icon{width:20px;height:20px}.nav-tab-fly-bee{width:20px;top:3px;right:6px}.logo-hexagon{width:115px;height:57px}}@media(max-width:900px){.navbar-hexagon{height:160px;clip-path:polygon(5% 0%,95% 0%,100% 50%,95% 100%,5% 100%,0% 50%);-webkit-clip-path:polygon(5% 0%,95% 0%,100% 50%,95% 100%,5% 100%,0% 50%)}.navbar-content{flex-direction:column;justify-content:center;gap:28px;padding:20px 16px}.nav-links{gap:22px;flex-wrap:wrap;justify-content:center}.nav-tab{font-size:18px;padding:6px 12px}.nav-tab-icon{width:18px;height:18px}.nav-tab-fly-bee{width:18px;top:2px;right:5px}.logo-hexagon{width:110px;height:55px}}@media(max-width:768px){.nav-container{inset:auto 0 0;padding:0}.navbar-hexagon{width:95%;max-width:none;height:72px;border-radius:20px 20px 0 0;clip-path:none;-webkit-clip-path:none;box-shadow:0 -4px 20px #00000040;background:linear-gradient(to bottom,#fd0000,#e22,#d11);margin:0 8px;width:calc(100% - 16px)}.navbar-content{width:100%;max-width:100%;padding:0 8px;justify-content:center;align-items:center;gap:0}.logo-container{display:none}.nav-links{flex:1;justify-content:space-around;gap:8px;align-items:center;display:flex}.nav-tab{flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:0;width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;background:#fffffff2;color:#130807;box-sizing:border-box}.nav-tab .nav-tab-icon{width:24px;height:24px}.nav-tab-text{display:none}.nav-tab-icon-wrap{position:relative;display:flex;align-items:center;justify-content:center}.nav-cart-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 4px;border-radius:50%;background:#fd0000;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.nav-tab.active{width:auto;min-width:90px;max-width:110px;height:48px;min-height:48px;clip-path:polygon(12% 0%,88% 0%,100% 50%,88% 100%,12% 100%,0% 50%);-webkit-clip-path:polygon(12% 0%,88% 0%,100% 50%,88% 100%,12% 100%,0% 50%);border-radius:0;background:#fffbea;color:#130807;font-size:13px;font-weight:700;padding:8px 14px}.nav-tab.active .nav-tab-text{display:inline}.nav-tab.active .nav-tab-icon{color:#130807}.nav-tab-fly-bee{display:none}}@media(max-width:600px){.navbar-hexagon{height:64px;border-radius:16px 16px 0 0}.nav-tab{width:44px;height:44px;min-width:44px;min-height:44px;padding:8px}.nav-tab .nav-tab-icon{width:22px;height:22px}.nav-tab.active{min-width:80px;max-width:95px;height:44px;min-height:44px;font-size:12px;padding:6px 12px}}.footer{background:#130807;color:#fffbeaf2;padding:3.5rem 1.5rem 4rem;position:relative}.footer-main,.footer-bottom,.footer-copy{position:relative;z-index:1}.footer-main{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(254,228,0,.25)}@media(max-width:900px){.footer-main{grid-template-columns:1fr 1fr}}@media(max-width:520px){.footer-main{grid-template-columns:1fr;gap:2rem}}.footer-brand{max-width:280px}.footer-logo-link{display:inline-block;width:120px;height:60px;clip-path:polygon(15% 0%,85% 0%,100% 50%,85% 100%,15% 100%,0% 50%);-webkit-clip-path:polygon(15% 0%,85% 0%,100% 50%,85% 100%,15% 100%,0% 50%);overflow:hidden;border:2px solid #FEE400;box-shadow:0 4px 12px #00000040;text-decoration:none;margin-bottom:1rem;transition:transform .2s ease;background:#130807}.footer-logo-link:hover{transform:scale(1.03)}.footer-logo-img{width:100%;height:100%;object-fit:cover;display:block}.footer-brand-tagline{color:#fffbeaf2;font-size:.95rem;font-weight:500;margin:0 0 1rem}.footer-brand-desc{color:#fffbead9;font-size:.9rem;line-height:1.6;margin:0 0 1.25rem}.footer-back-to-top{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;background:#fffbea;color:#130807;border:none;border-radius:10px;font-size:.8rem;font-weight:700;letter-spacing:.05em;cursor:pointer;transition:background .2s,color .2s,transform .2s}.footer-back-to-top:hover{background:#fee400;color:#130807;transform:translateY(-1px)}.footer-back-to-top-svg{flex-shrink:0;color:inherit}.footer-column-title{color:#fffbea;font-size:1rem;font-weight:700;margin:0 0 1rem;letter-spacing:.02em}.footer-nav{display:flex;flex-direction:column;gap:.6rem}.footer-nav a{color:#fffbeae6;font-size:.95rem;text-decoration:none;transition:color .2s}.footer-nav a:hover{color:#fee400}.footer-contact-list{display:flex;flex-direction:column;gap:.6rem}.footer-contact-item{display:inline-flex;align-items:center;gap:.5rem;color:#fffbeae6;font-size:.95rem;text-decoration:none;transition:color .2s}.footer-contact-item:hover{color:#fee400}.footer-icon-svg{flex-shrink:0;color:inherit}.footer-legal-list{display:flex;flex-direction:column;gap:.6rem}.footer-legal-link{color:#fffbeae6;font-size:.95rem;text-decoration:none;transition:color .2s}.footer-legal-link:hover{color:#fee400}.footer-legal-link.active{color:#fee400;font-weight:600}.footer-bottom{max-width:1100px;margin:0 auto;padding-top:1.25rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.footer-designed-by{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:#fffbeacc;text-decoration:none;transition:color .2s}.footer-designed-by:hover{color:#fee400}.footer-designed-by img{height:24px;width:24px;object-fit:contain;vertical-align:middle;border-radius:50%;background:#fff;padding:2px;box-sizing:border-box}.footer-copy{margin:0;font-size:.85rem;color:#fffbeacc;text-align:right}.footer-support-float-wrap{position:fixed;bottom:1.5rem;right:1.5rem;z-index:100;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.footer-support-float-expanded{display:flex;flex-direction:column;gap:.5rem;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s,transform .2s,visibility .2s}.footer-support-float-expanded.is-open{opacity:1;visibility:visible;transform:translateY(0)}.footer-support-float-item{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .85rem;border-radius:999px;color:#fff;text-decoration:none;font-size:.9rem;font-weight:600;box-shadow:0 2px 12px #0003;transition:transform .2s,box-shadow .2s}.footer-support-float-item:hover{transform:scale(1.05);box-shadow:0 4px 16px #00000040;color:#fff}.footer-support-wa{background:#25d366}.footer-support-call{background:#5c6b8a}.footer-support-ig{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.footer-support-email{background:#ea4335}.footer-support-float-toggle{width:52px;height:52px;border-radius:50%;background:#fee400;color:#130807;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #fee40073;transition:transform .2s,box-shadow .2s,background .2s}.footer-support-float-toggle:hover{transform:scale(1.08);box-shadow:0 6px 24px #fee40080}.footer-support-float-toggle.is-open{background:#fd0000;color:#fff}@media(max-width:768px){.footer-support-float-wrap{display:flex;position:fixed;bottom:88px;right:12px;height:auto;width:48px;align-items:center;justify-content:center;z-index:1000;flex-direction:column}.footer-support-float-wrap>*{pointer-events:auto}.footer-support-float-expanded{position:absolute;bottom:100%;margin-bottom:8px;right:0}.footer-support-float-toggle{width:48px;height:48px;min-width:48px;min-height:48px;flex-shrink:0}}.main-content{min-height:50vh}@media(max-width:768px){.main-content{padding-bottom:80px}}.hero{--hero-bg: linear-gradient(135deg, #FD0000, #FEE400);background:var(--hero-bg) center / cover no-repeat;min-height:100vh;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;padding:140px 2rem 3rem 3rem;text-align:left}.hero[style*=--hero-bg]{background:var(--hero-bg) center / cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#13080780,#13080759,#fee40033);pointer-events:none;z-index:0}.hero-bee{position:absolute;width:48px;height:auto;object-fit:contain;pointer-events:none;z-index:2}.hero-bee-1{top:15%;left:12%;animation:flyBee1 7s ease-in-out infinite}.hero-bee-2{top:35%;right:15%;animation:flyBee2 8s ease-in-out infinite 1s}.hero-bee-3{top:70%;left:25%;animation:flyBee3 6.5s ease-in-out infinite .5s}.hero-bee-4{top:25%;right:35%;animation:flyBee4 9s ease-in-out infinite 2s}.hero-bee-5{bottom:20%;right:25%;animation:flyBee5 7.5s ease-in-out infinite 1.5s}.hero-bee-6{top:55%;left:8%;animation:flyBee6 8.5s ease-in-out infinite .8s}.hero-bee-7{top:12%;right:8%;animation:flyBee7 7s ease-in-out infinite 2.2s}.hero-bee-8{bottom:35%;left:18%;animation:flyBee8 6s ease-in-out infinite 1s}@keyframes flyBee6{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(-20px,18px) rotate(-7deg)}50%{transform:translate(15px,-22px) rotate(5deg)}75%{transform:translate(18px,12px) rotate(-3deg)}}@keyframes flyBee7{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(12px,20px) rotate(6deg)}66%{transform:translate(-18px,-15px) rotate(-5deg)}}@keyframes flyBee8{0%,to{transform:translate(0) rotate(0)}40%{transform:translate(-14px,-18px) rotate(-4deg)}80%{transform:translate(20px,10px) rotate(8deg)}}@keyframes flyBee1{0%,to{transform:translate(0) rotate(0)}20%{transform:translate(25px,-20px) rotate(8deg)}40%{transform:translate(-15px,10px) rotate(-6deg)}60%{transform:translate(20px,15px) rotate(5deg)}80%{transform:translate(-20px,-10px) rotate(-4deg)}}@keyframes flyBee2{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(-30px,12px) rotate(-10deg)}50%{transform:translate(18px,-25px) rotate(7deg)}75%{transform:translate(-10px,-18px) rotate(3deg)}}@keyframes flyBee3{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(22px,18px) rotate(6deg)}66%{transform:translate(-25px,-12px) rotate(-8deg)}}@keyframes flyBee4{0%,to{transform:translate(0) rotate(0)}20%{transform:translate(-18px,-22px) rotate(-5deg)}40%{transform:translate(28px,8px) rotate(9deg)}60%{transform:translate(-8px,20px) rotate(-3deg)}80%{transform:translate(12px,-15px) rotate(4deg)}}@keyframes flyBee5{0%,to{transform:translate(0) rotate(0)}30%{transform:translate(15px,-28px) rotate(7deg)}60%{transform:translate(-22px,14px) rotate(-6deg)}90%{transform:translate(10px,12px) rotate(2deg)}}.hero-mobile-top{display:none}.hero-content{position:relative;z-index:1;max-width:640px}.hero-title{color:#fee400;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;margin:0 0 .75rem;line-height:1.2;text-shadow:0 2px 12px rgba(0,0,0,.5)}.hero-line{color:#fffbea;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:600;margin:0 0 .5rem;letter-spacing:.05em}.hero-subtitle{color:#fee400;font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:700;margin:0 0 1.25rem}.hero-desc{color:#fffbeaf2;font-size:1rem;line-height:1.6;margin:0 0 2rem;max-width:520px}.hero-ctas{display:flex;gap:1rem;justify-content:flex-start;flex-wrap:wrap;align-items:center}.hero-cta{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 2rem;font-weight:700;font-size:1.05rem;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;position:relative;clip-path:polygon(15% 0%,85% 0%,100% 50%,85% 100%,15% 100%,0% 50%);-webkit-clip-path:polygon(15% 0%,85% 0%,100% 50%,85% 100%,15% 100%,0% 50%)}.hero-cta-shop{background:#fd0000;color:#fff;border:2px solid #FD0000;box-shadow:0 4px 20px #fd000066}.hero-cta-shop:hover{transform:translateY(-3px);box-shadow:0 8px 28px #fd000080;filter:brightness(1.08)}.hero-cta-order{background:#fee400;color:#130807;border:2px solid #FEE400;box-shadow:0 4px 20px #fee40066}.hero-cta-order:hover{transform:translateY(-3px);box-shadow:0 8px 28px #fee40080;filter:brightness(1.05)}@media(max-width:768px){.hero-mobile-top{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;left:0;right:0;padding:1.5rem 1rem 0;z-index:3}.hero-mobile-top-logo{display:flex;align-items:center;justify-content:center;width:104px;height:52px;clip-path:polygon(15% 0%,85% 0%,100% 50%,85% 100%,15% 100%,0% 50%);-webkit-clip-path:polygon(15% 0%,85% 0%,100% 50%,85% 100%,15% 100%,0% 50%);border:2px solid #FEE400;box-shadow:0 2px 10px #00000040;overflow:hidden;text-decoration:none;transition:transform .2s ease;background:#130807}.hero-mobile-top-logo:hover{transform:scale(1.03)}.hero-mobile-top-logo-img{width:100%;height:100%;object-fit:cover;display:block}}@media(max-width:480px){.hero{padding:2rem 1.25rem}.hero-bee{width:40px}.hero-ctas{flex-direction:column;align-items:flex-start}.hero-cta{width:100%;max-width:280px}}.product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 16px #13080714;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;border:1px solid rgba(19,8,7,.06)}.product-card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;flex:1;min-height:0;cursor:pointer}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #fd00001f,0 4px 12px #13080714}.product-image{aspect-ratio:1;background:linear-gradient(160deg,#fffbea,#fee400);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-img{width:100%;height:100%;object-fit:cover}.product-emoji{font-size:4rem}.product-info{padding:1.25rem;flex:1;display:flex;flex-direction:column;min-height:0;background:#fff}.product-name{color:#130807;font-size:1.1rem;font-weight:700;margin:0 0 .2rem;line-height:1.35}.product-category{color:#130807;font-size:.8rem;opacity:.65;margin:0 0 .4rem}.product-desc{color:#130807;font-size:.85rem;opacity:.8;margin:0 0 .5rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.product-card-view-details{display:inline-block;font-size:.9rem;font-weight:600;color:#fd0000;margin-top:.5rem;transition:color .2s}.product-card-link:hover .product-card-view-details{color:#130807}.product-card-buy-block{padding:1rem 1.25rem 1.25rem;border-top:1px solid rgba(19,8,7,.08);background:#fff}.product-card-weight-select{display:block;width:100%;padding:.55rem 2.25rem .55rem .85rem;font-size:.9rem;border:1px solid rgba(19,8,7,.15);border-radius:8px;background:#fff;color:#130807;margin-bottom:.6rem;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23130807' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center;cursor:pointer;font-weight:500}.product-card-weight-select:focus{outline:none;border-color:#fee400;box-shadow:0 0 0 2px #fee40059}.product-card-weight-label{display:block;font-size:.85rem;font-weight:600;color:#130807;margin-bottom:.35rem}.product-card-price-line{margin:0 0 .75rem;font-size:1rem}.product-card-price-amount{color:#fd0000;font-weight:700}.product-card-price-unit{color:#130807;font-weight:500;font-size:.9rem;opacity:.7}.product-card-add-cta{display:block;width:100%;padding:.7rem 1rem;border:2px solid #FD0000;border-radius:8px;background:#fff;color:#fd0000;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,color .2s}.product-card-add-cta:hover{background:#fd0000;color:#fff}.product-card-qty-bar{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:200px;margin:0 auto;background:#fd0000;border:2px solid #130807;border-radius:8px;padding:.3rem .5rem;box-shadow:0 2px 8px #fd00004d}.product-card-qty-bar-btn{width:30px;height:30px;border:none;background:transparent;color:#fff;font-size:1.2rem;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:opacity .2s}.product-card-qty-bar-btn:hover{opacity:.9}.product-card-qty-bar-value{font-size:1.05rem;font-weight:700;color:#fff}.product-detail-carousel{position:relative;width:100%;aspect-ratio:1;max-width:420px;margin:0 auto 1.5rem;border-radius:12px;overflow:hidden;border:2px solid #FEE400;box-shadow:0 4px 20px #1308071f;background:#fff}.product-detail-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border:none;border-radius:50%;background:#ffffffe6;color:#130807;font-size:1.75rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 2px 12px #00000026;transition:opacity .2s,background .2s;opacity:0}.product-detail-carousel:hover .product-detail-carousel-arrow,.product-detail-carousel-arrow:focus{opacity:1}.product-detail-carousel-arrow:hover{background:#fff;color:#130807}.product-detail-carousel-arrow-left{left:.75rem}.product-detail-carousel-arrow-right{right:.75rem}@media(hover:none){.product-detail-carousel-arrow{opacity:.85}}.product-detail-carousel-placeholder{display:flex;align-items:center;justify-content:center}.product-detail-carousel-placeholder .product-emoji{font-size:4rem;opacity:.6}.product-detail-carousel-track{position:relative;width:100%;height:100%}.product-detail-carousel-slide{position:absolute;inset:0;opacity:0;transition:opacity .4s ease;pointer-events:none}.product-detail-carousel-slide.active{opacity:1;pointer-events:auto}.product-detail-carousel-clickable .product-detail-carousel-slide.active{cursor:zoom-in}.product-detail-carousel-img{width:100%;height:100%;object-fit:cover;display:block}.product-detail-carousel-dots{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:2}.product-detail-carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:#fff9;cursor:pointer;padding:0;transition:background .2s,transform .2s}.product-detail-carousel-dot:hover{background:#ffffffe6}.product-detail-carousel-dot.active{background:#fee400;transform:scale(1.2)}.image-lightbox-backdrop{position:fixed;inset:0;z-index:9999;background:#130807eb;display:flex;align-items:center;justify-content:center;padding:2rem;cursor:zoom-out;animation:image-lightbox-fade .2s ease}@keyframes image-lightbox-fade{0%{opacity:0}to{opacity:1}}.image-lightbox-close{position:absolute;top:1rem;right:1rem;z-index:10;width:48px;height:48px;border:none;border-radius:50%;background:#ffffff26;color:#fff;font-size:2rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s,color .2s}.image-lightbox-close:hover{background:#fff;color:#130807}.image-lightbox-content{position:relative;max-width:90vw;max-height:90vh;cursor:default}.image-lightbox-img{max-width:90vw;max-height:85vh;width:auto;height:auto;object-fit:contain;display:block;border-radius:8px;box-shadow:0 8px 40px #0006}.image-lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border:none;border-radius:50%;background:#fff3;color:#fff;font-size:2.25rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s,color .2s}.image-lightbox-arrow:hover{background:#fee400;color:#130807}.image-lightbox-arrow-left{left:-2rem}.image-lightbox-arrow-right{right:-2rem}@media(max-width:640px){.image-lightbox-arrow-left{left:.5rem}.image-lightbox-arrow-right{right:.5rem}.image-lightbox-arrow{width:44px;height:44px;font-size:1.75rem}}.image-lightbox-counter{position:absolute;bottom:-2rem;left:50%;transform:translate(-50%);color:#ffffffe6;font-size:.95rem;font-weight:600}.product-row{padding:2.5rem 0;border-bottom:1px solid rgba(19,8,7,.08);background:#fff}.product-row:last-child{border-bottom:none}.product-row-layout{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;max-width:1000px;margin:0 auto;padding:0 1.5rem;overflow:visible}.product-row--reversed .product-row-image-wrap{order:2}.product-row--reversed .product-row-info{order:1}@media(max-width:768px){.product-row-layout{grid-template-columns:1fr;gap:1.5rem}.product-row--reversed .product-row-image-wrap,.product-row--reversed .product-row-info{order:unset}}.product-row-image-wrap{display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.product-row-image-hex{position:relative;width:100%;max-width:400px;background:#fffbea;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);box-shadow:0 4px 20px #13080714;border:2px solid rgba(254,228,0,.5);overflow:hidden}.product-row-image-hex .product-detail-carousel{margin:0;max-width:none;border:none;border-radius:0;box-shadow:none;aspect-ratio:1}.product-row-info{position:relative;z-index:5;color:#130807}.product-row-title{font-size:1.65rem;font-weight:800;margin:0 0 .35rem;color:#130807;line-height:1.2}.product-row-category{font-size:.9rem;color:#130807;opacity:.85;margin:0 0 .75rem}.product-row-description{font-size:.95rem;line-height:1.65;margin:0 0 1.25rem;white-space:pre-line;color:#130807}.product-row-weight-block{position:relative;z-index:10}.product-row-weight-select{display:block;width:100%;max-width:200px;padding:.6rem 2rem .6rem .75rem;font-size:1rem;border:1px solid rgba(19,8,7,.2);border-radius:8px;background:#fff;color:#130807;margin-bottom:.5rem;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23130807' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;cursor:pointer;position:relative;z-index:10}.product-row-weight-label{display:block;font-size:.9rem;font-weight:600;color:#130807;margin-bottom:.35rem}.product-row-price{margin:0 0 .75rem;font-size:1.05rem}.product-row-price-amount{color:#fd0000;font-weight:700}.product-row-price-unit{color:#130807;font-weight:500;opacity:.8}.product-row-add-cta{display:inline-block;width:100%;max-width:260px;padding:.75rem 1.25rem;border:2px solid #FD0000;border-radius:10px;background:#fff;color:#fd0000;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s,color .2s}.product-row-add-cta:hover{background:#fd0000;color:#fff}.product-row-qty-bar{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:200px;background:#fd0000;border:2px solid #130807;border-radius:10px;padding:.3rem .5rem;box-shadow:0 2px 10px #fd00004d}.product-row-qty-bar-btn{width:32px;height:32px;border:none;background:transparent;color:#fff;font-size:1.25rem;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:opacity .2s}.product-row-qty-bar-btn:hover{opacity:.9}.product-row-qty-bar-value{font-size:1.1rem;font-weight:700;color:#fff}.products{padding:140px 0 4rem;background:#fff}.products--home{padding-top:3rem;padding-left:1.5rem;padding-right:1.5rem}.products--list{padding-left:0;padding-right:0;background:#fff}.products-rows{display:flex;flex-direction:column}.products-inner{max-width:1100px;margin:0 auto}.products-page-header{display:flex;flex-direction:column;align-items:center;padding-bottom:2rem}.products-page-logo{display:flex;align-items:center;justify-content:center;width:120px;height:60px;clip-path:polygon(15% 0%,85% 0%,100% 50%,85% 100%,15% 100%,0% 50%);-webkit-clip-path:polygon(15% 0%,85% 0%,100% 50%,85% 100%,15% 100%,0% 50%);border:2px solid #FEE400;box-shadow:0 2px 10px #0003;overflow:hidden;text-decoration:none;transition:transform .2s ease;background:#130807;margin-bottom:1.25rem}.products-page-logo:hover{transform:scale(1.03)}.products-page-logo-img{width:100%;height:100%;object-fit:cover;display:block}.products-page-header .products-title{margin-bottom:.5rem}.products-page-header .products-subtitle{margin-bottom:0}.products-title{color:#130807;font-size:2rem;font-weight:800;text-align:center;margin:0 0 .5rem}.products-subtitle{color:#130807;text-align:center;margin:0 0 2.5rem;opacity:.9}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.products--home .products-grid{grid-template-columns:repeat(4,1fr)}@media(max-width:900px){.products--home .products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.products--home .products-grid{grid-template-columns:1fr}}@media(max-width:768px){.products--list{padding-top:1.5rem}.products--list .products-page-header{padding-bottom:1.25rem}.products--list .products-page-header .products-page-logo{display:none}}.lab-teaser{padding:3rem 1rem;background:linear-gradient(180deg,#fffbea,#fff5e0);width:100%}.lab-teaser-inner{width:100%;max-width:900px;margin:0 auto;background:#fff;border-radius:20px;padding:2.25rem 2rem;box-shadow:0 4px 24px #1308070f,0 1px 3px #1308070a;border:1px solid rgba(254,228,0,.4);position:relative;overflow:hidden;text-align:center;box-sizing:border-box}.lab-teaser-inner:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#fd0000,#fee400);border-radius:20px 20px 0 0}.lab-teaser-title{color:#130807;font-size:1.6rem;font-weight:800;margin:0 0 .4rem;letter-spacing:-.03em;line-height:1.2}.lab-teaser-subtitle{color:#130807;font-size:.95rem;font-weight:600;opacity:.88;margin:0 0 1.5rem;line-height:1.4;letter-spacing:.01em}.lab-teaser-intro{color:#130807;font-size:.95rem;line-height:1.65;margin:0 0 1rem;opacity:.92;text-align:left}.lab-teaser-intro:last-of-type{margin-bottom:1.75rem}.lab-teaser-cta{display:inline-flex;align-items:center;gap:.4rem;padding:.7rem 1.4rem;background:#130807;border:none;border-radius:12px;color:#fff;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 2px 12px #13080740}.lab-teaser-cta:hover{background:#fd0000;transform:translateY(-1px);box-shadow:0 4px 16px #fd000059}.testimonials{background:linear-gradient(180deg,#fff,#fffbea,#fff);padding:4.5rem 0 4rem;border-top:2px solid #FEE400;overflow:hidden}.testimonials-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem}.testimonials-title{color:#130807;font-size:2rem;font-weight:800;text-align:center;margin:0 0 .5rem;letter-spacing:-.02em}.testimonials-intro{color:#130807;font-size:1.05rem;line-height:1.65;text-align:center;max-width:600px;margin:0 auto 2.5rem;opacity:.92}.testimonials-scroll-wrap{width:100%;overflow:hidden;margin-bottom:2.5rem;mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent)}.testimonials-row{display:flex;gap:1.5rem;width:max-content;animation:testimonialsScroll 40s linear infinite;padding:.5rem 0}.testimonials-row:hover{animation-play-state:paused}@keyframes testimonialsScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonial-card{flex:0 0 340px;min-width:340px;background:#fff;border-radius:16px;padding:1.75rem 1.5rem;margin:0;position:relative;box-shadow:0 4px 24px #13080714,0 1px 3px #1308070a;border:1px solid rgba(254,228,0,.35);transition:box-shadow .25s ease,transform .25s ease}.testimonial-card:hover{box-shadow:0 8px 32px #1308071f,0 2px 8px #fee40033;transform:translateY(-2px)}.testimonial-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.testimonial-google-logo{width:72px;height:24px;display:block}.testimonial-stars{display:flex;gap:2px;align-items:center}.testimonial-star{width:18px;height:18px;color:#fee400}.testimonial-quote{color:#130807;font-size:.98rem;line-height:1.65;margin:0 0 1.25rem;font-style:italic}.testimonial-author{margin:0}.testimonial-name{font-weight:700;color:#130807;font-size:.95rem}.testimonial-location{color:#130807;opacity:.78;font-size:.9rem}.testimonials-promise-block{max-width:1000px;margin:0 auto;padding:2rem 1.5rem 2.25rem;background:#fff;border-radius:16px;border:2px solid rgba(254,228,0,.5);box-shadow:0 4px 20px #1308070f;position:relative;overflow:hidden}.testimonials-promise-block:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#fd0000,#fee400);border-radius:16px 16px 0 0}.testimonials-subtitle{color:#130807;font-size:1.5rem;font-weight:800;margin:0 0 .5rem;text-align:center;letter-spacing:-.02em}.testimonials-promise-lead{color:#130807;font-size:1.02rem;margin:0 0 1.25rem;text-align:center;opacity:.92;line-height:1.5}.testimonials-promise-list{list-style:none;padding:0;margin:0 auto 1.75rem;display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem 1rem;align-items:center}.testimonials-promise-item{display:flex;align-items:center;gap:.5rem;color:#130807;font-size:.95rem;font-weight:600;white-space:nowrap}.testimonials-promise-check{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#fd00001f;color:#fd0000}.testimonials-promise-check-icon{width:12px;height:12px}.testimonials-thanks{color:#130807;font-size:1rem;line-height:1.6;text-align:center;margin:0;padding-top:.25rem;border-top:1px solid rgba(19,8,7,.08);font-weight:500;opacity:.92}@media(max-width:768px){.testimonials-promise-list{gap:.5rem .75rem}.testimonials-promise-item{font-size:.85rem}}@media(max-width:600px){.testimonial-card{flex:0 0 300px;min-width:300px;padding:1.5rem 1.25rem}.testimonials-row{animation-duration:35s}.testimonials-promise-block{padding:1.75rem 1rem 2rem}.testimonials-promise-item{font-size:.8rem}.testimonials-promise-check{width:18px;height:18px}.testimonials-promise-check-icon{width:10px;height:10px}}.about-founder{background:#fff;padding:140px 1.5rem 4rem}.about-founder-inner{max-width:960px;margin:0 auto}.about-page-title{color:#130807;font-size:2.25rem;font-weight:800;text-align:center;margin:0 0 2.5rem;letter-spacing:-.02em}.about-founder-heading{color:#130807;font-size:1.5rem;font-weight:700;margin:0 0 .5rem;text-align:center}.about-founder-name{color:#fd0000;font-size:1.35rem;font-weight:700;margin:0 0 2rem;text-align:center}.about-founder-content{display:flex;flex-wrap:wrap;align-items:flex-start;gap:2rem;justify-content:center}.about-founder-image-wrap{flex:0 0 280px;border-radius:16px;overflow:visible;box-shadow:0 8px 28px #1308071f;border:3px solid #FEE400;position:relative}.about-founder-image{width:100%;height:auto;display:block;object-fit:cover;border-radius:13px}.about-founder-bee{position:absolute;width:44px;height:auto;object-fit:contain;pointer-events:none;z-index:2}.about-founder-bee-1{top:-8px;right:-12px;animation:aboutBee1 5s ease-in-out infinite}.about-founder-bee-2{bottom:10%;left:-16px;animation:aboutBee2 6s ease-in-out infinite 1s}@keyframes aboutBee1{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(4px,-6px) rotate(5deg)}}@keyframes aboutBee2{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(-4px,4px) rotate(-4deg)}}.about-founder-text{flex:1;min-width:280px}.about-founder-text p{color:#130807;font-size:1.05rem;line-height:1.7;margin:0 0 1.25rem}.about-founder-text p:last-child{margin-bottom:0}@media(max-width:768px){.about-founder{padding-top:1.5rem}}.about-content{background:linear-gradient(180deg,#fffbea,#fff8e8,#fffbea)}.about-why{padding:3.5rem 1.5rem}.about-why-inner{max-width:780px;margin:0 auto;background:#fff;border-radius:20px;padding:2.5rem 2.25rem;box-shadow:0 4px 24px #1308070f;border:1px solid rgba(254,228,0,.35);position:relative;overflow:hidden}.about-why-inner:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#fd0000,#fee400);border-radius:20px 20px 0 0}.about-why-title{color:#130807;font-size:1.9rem;font-weight:800;text-align:center;margin:0 0 1.5rem;letter-spacing:-.03em}.about-why-intro{color:#130807;font-size:1.08rem;line-height:1.75;margin:0 0 1.25rem;text-align:center;font-weight:500}.about-why-text{color:#130807;font-size:1.05rem;line-height:1.75;margin:0;text-align:center;opacity:.92}.about-farm-block{padding:3rem 1.5rem}.about-farm-inner{max-width:780px;margin:0 auto;background:#fff;border-radius:20px;padding:2.5rem 2.25rem;box-shadow:0 4px 24px #1308070f;border:1px solid rgba(254,228,0,.35);position:relative;overflow:hidden}.about-farm-inner:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#fee400,#fd0000);border-radius:20px 20px 0 0}.about-farm-title{color:#130807;font-size:1.65rem;font-weight:800;text-align:center;margin:0 0 1.5rem;letter-spacing:-.02em}.about-farm-intro,.about-farm-text{color:#130807;font-size:1.05rem;line-height:1.75;margin:0 0 1.25rem;text-align:center}.about-farm-text:last-child{margin-bottom:0}.about-different{padding:3.5rem 1.5rem}.about-different-inner{max-width:1000px;margin:0 auto}.about-different-title{color:#130807;font-size:1.85rem;font-weight:800;text-align:center;margin:0 0 2.25rem;letter-spacing:-.02em}.about-different-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:600px){.about-different-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.about-different-list{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.about-different-item{display:flex;gap:1rem;padding:1.5rem 1.25rem;background:#fff;border-radius:16px;border:1px solid rgba(254,228,0,.4);box-shadow:0 2px 16px #1308070d;transition:box-shadow .25s ease,transform .25s ease}.about-different-item:hover{box-shadow:0 6px 24px #13080714;transform:translateY(-2px)}.about-different-bullet{flex-shrink:0;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fd00001a;color:#fd0000;font-size:1rem;font-weight:800}.about-different-heading{display:block;font-size:1.05rem;font-weight:700;margin:0 0 .5rem;color:#130807;letter-spacing:-.01em}.about-different-desc{margin:0;font-size:.95rem;line-height:1.6;opacity:.9;color:#130807}.about-promise-block{padding:3.5rem 1.5rem}.about-promise-inner{max-width:640px;margin:0 auto;background:#fff;border-radius:20px;padding:2.5rem 2.25rem;text-align:center;box-shadow:0 4px 24px #1308070f;border:2px solid rgba(254,228,0,.5);position:relative;overflow:hidden}.about-promise-inner:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#fd0000,#fee400);border-radius:20px 20px 0 0}.about-promise-title{color:#130807;font-size:1.6rem;font-weight:800;margin:0 0 1.5rem;letter-spacing:-.02em}.about-promise-lead{color:#130807;font-size:1.08rem;line-height:1.8;margin:0 0 1.25rem;font-weight:500}.about-promise-close{color:#130807;font-size:1.05rem;line-height:1.75;margin:0;font-weight:600;opacity:.95}.gallery{padding:4rem 2rem;background:#fffbea}.gallery-inner{width:100%;margin:0 auto;padding:0 1rem;box-sizing:border-box}.gallery-header-wrap{position:relative;text-align:center;margin-bottom:2.5rem}.gallery-bee{position:absolute;width:40px;height:auto;object-fit:contain;pointer-events:none;z-index:2}.gallery-bee-1{top:-8px;left:12%;animation:galleryFly1 6s ease-in-out infinite}.gallery-bee-2{top:0;right:18%;animation:galleryFly2 7s ease-in-out infinite .8s}.gallery-bee-3{top:4px;left:28%;animation:galleryFly3 5.5s ease-in-out infinite .3s}.gallery-bee-4{top:-4px;right:28%;animation:galleryFly4 6.5s ease-in-out infinite 1.2s}.gallery-bee-5{top:2px;left:50%;transform:translate(-50%);animation:galleryFly5 7.5s ease-in-out infinite .5s}@keyframes galleryFly1{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(12px,-14px) rotate(6deg)}50%{transform:translate(-10px,8px) rotate(-5deg)}75%{transform:translate(8px,10px) rotate(3deg)}}@keyframes galleryFly2{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(-15px,12px) rotate(-7deg)}66%{transform:translate(14px,-10px) rotate(5deg)}}@keyframes galleryFly3{0%,to{transform:translate(0) rotate(0)}20%{transform:translate(-12px,-10px) rotate(-4deg)}60%{transform:translate(16px,8px) rotate(6deg)}}@keyframes galleryFly4{0%,to{transform:translate(0) rotate(0)}40%{transform:translate(10px,14px) rotate(5deg)}80%{transform:translate(-12px,-8px) rotate(-4deg)}}@keyframes galleryFly5{0%,to{transform:translate(-50%) translateY(0) rotate(0)}30%{transform:translate(calc(-50% + 8px)) translateY(-12px) rotate(4deg)}70%{transform:translate(calc(-50% - 6px)) translateY(6px) rotate(-3deg)}}.gallery-title{color:#130807;font-size:2rem;font-weight:800;text-align:center;margin:0 0 .5rem;position:relative;z-index:1}.gallery-subtitle{color:#130807;text-align:center;margin:0;opacity:.9;position:relative;z-index:1}.gallery-honeycomb{display:flex;flex-direction:column;align-items:center;gap:0;--hex-gap: clamp(8px, 1.5vw, 20px);--hex-width: min(320px, max(85px, calc((100vw - 2rem - 3 * var(--hex-gap)) / 4)));--hex-height: calc(var(--hex-width) * .864)}.gallery-honeycomb-row{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--hex-gap);margin-top:calc((var(--hex-height) * -.375) + var(--hex-gap))}.gallery-honeycomb-row:first-child{margin-top:0}.gallery-row-offset{margin-left:calc(var(--hex-width) / 2 + var(--hex-gap) / 2)}.gallery-hex{width:var(--hex-width);height:var(--hex-height);flex-shrink:0;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:#fff;box-shadow:0 2px 12px #1308071f;transition:transform .25s ease,box-shadow .25s ease}.gallery-hex-clickable{cursor:zoom-in}.gallery-hex:hover{transform:scale(1.05);box-shadow:0 6px 20px #fee40066}.gallery-hex-inner{width:100%;height:100%;overflow:hidden;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}.gallery-hex-img{width:100%;height:100%;object-fit:cover;display:block}.gallery-hex-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fffbea,#fee400)}.gallery-hex-placeholder .gallery-placeholder,.gallery-placeholder{font-size:2rem;opacity:.6}@media(min-width:600px){.gallery{padding:5rem 1.5rem}.gallery-inner{padding:0 1.5rem}.gallery-honeycomb{--hex-width: min(320px, max(100px, calc((100vw - 3rem - 3 * var(--hex-gap)) / 4)))}}@media(min-width:900px){.gallery{padding:6rem 2rem}.gallery-inner{padding:0 2rem}.gallery-honeycomb{--hex-width: min(320px, max(120px, calc((100vw - 4rem - 3 * var(--hex-gap)) / 4)))}}.lab-tested{background:linear-gradient(180deg,#fffbea,#fff5e0);padding:4rem 1.5rem}.lab-tested-inner{max-width:960px;margin:0 auto}.lab-tested-heading{color:#130807;font-size:1.35rem;font-weight:700;margin:2rem 0 1rem;padding-bottom:.35rem;border-bottom:2px solid #FEE400}.lab-tested-heading:first-child{margin-top:0}.lab-tested-content{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.5rem;justify-content:center;margin-bottom:.5rem}.lab-tested-images{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25rem;justify-content:center;width:100%}.lab-tested-frame{border:4px solid #FEE400;border-radius:12px;padding:.5rem;background:#fff;box-shadow:0 4px 20px #1308071a;max-width:320px;flex:1 1 260px}.lab-tested-img{width:100%;height:auto;display:block;border-radius:8px;object-fit:cover}.lab-tested-caption{margin:.5rem 0 0;font-size:.9rem;color:#130807;opacity:.85;text-align:center;font-weight:500}.lab-tested-lead{color:#130807;font-size:1.05rem;font-weight:600;margin:0 0 .75rem}.lab-tested-list{list-style:none;padding:0;margin:0 0 1.25rem}.lab-tested-item{display:flex;align-items:flex-start;gap:.5rem;color:#130807;font-size:1rem;font-weight:500;margin-bottom:.4rem;line-height:1.5}.lab-tested-check{color:#fd0000;font-size:1.1rem;font-weight:700;flex-shrink:0}.lab-tested-para{color:#130807;font-size:1.05rem;line-height:1.65;margin:0 0 1rem}.lab-tested-highlight{font-weight:700;color:#130807}.lab-tested-commitment{list-style:none;padding:0;margin:0 0 1.25rem;display:grid;grid-template-columns:1fr;gap:.5rem}.lab-tested-commitment-item{display:flex;align-items:center;gap:.6rem;color:#130807;font-size:1.05rem;font-weight:600}.lab-tested-close{color:#130807;font-size:1.05rem;line-height:1.65;margin:0;font-weight:500}@media(min-width:600px){.lab-tested-commitment{grid-template-columns:1fr 1fr}}.product-detail{padding:140px 1.5rem 4rem;background:#e8dcca;min-height:60vh}.product-detail-inner{max-width:1000px;margin:0 auto}.product-detail-back{display:inline-block;color:#5c3d2e;text-decoration:none;font-size:.95rem;margin-bottom:1.5rem;opacity:.9}.product-detail-back:hover{text-decoration:underline;opacity:1}.product-detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;overflow:visible}.product-detail-layout--reversed .product-detail-image-wrap{order:2}.product-detail-layout--reversed .product-detail-info{order:1}@media(max-width:768px){.product-detail-layout{grid-template-columns:1fr;gap:1.5rem}.product-detail-layout--reversed .product-detail-image-wrap,.product-detail-layout--reversed .product-detail-info{order:unset}}.product-detail-image-wrap{display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.product-detail-image-hex{position:relative;width:100%;max-width:380px;background:#fff;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);box-shadow:0 8px 32px #5c3d2e1f;overflow:hidden}.product-detail-image-hex .product-detail-carousel{margin:0;max-width:none;border:none;border-radius:0;box-shadow:none;aspect-ratio:1}.product-detail-info{position:relative;z-index:5;color:#5c3d2e}.product-detail-title{font-size:2rem;font-weight:800;margin:0 0 .5rem;color:#5c3d2e;line-height:1.2}.product-detail-category{font-size:.95rem;color:#5c3d2e;opacity:.85;margin:0 0 1rem}.product-detail-description{font-size:1rem;line-height:1.7;margin:0 0 1.5rem;white-space:pre-line;color:#5c3d2e}.product-detail-weight-block{position:relative;z-index:10;margin-bottom:0}.product-detail-weight-select{display:block;width:100%;max-width:220px;padding:.65rem 2.25rem .65rem .85rem;font-size:1rem;border:1px solid rgba(92,61,46,.25);border-radius:8px;background:#fff;color:#5c3d2e;margin-bottom:.75rem;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%235C3D2E' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;cursor:pointer;position:relative;z-index:10}.product-detail-weight-label{display:block;font-size:.95rem;font-weight:600;color:#5c3d2e;margin-bottom:.4rem}.product-detail-price{margin:0 0 1rem;font-size:1.1rem}.product-detail-price-amount{color:#5c3d2e;font-weight:700}.product-detail-price-unit{color:#5c3d2e;font-weight:500;opacity:.8}.product-detail-qty-bar{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:200px;background:#fd0000;border:2px solid #130807;border-radius:10px;padding:.35rem .55rem;margin-bottom:1rem;box-shadow:0 2px 10px #fd00004d}.product-detail-qty-bar-btn{width:34px;height:34px;border:none;background:transparent;color:#fff;font-size:1.3rem;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:opacity .2s}.product-detail-qty-bar-btn:hover{opacity:.9}.product-detail-qty-bar-value{font-size:1.15rem;font-weight:700;color:#fff}.product-detail-add-cta{display:inline-block;width:100%;max-width:280px;padding:.85rem 1.5rem;border:2px solid #FD0000;border-radius:10px;background:#fff;color:#fd0000;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,color .2s}.product-detail-add-cta:hover{background:#fd0000;color:#fff}.cart-page{padding:140px 1.5rem 4rem;background:#fffbea;min-height:60vh}@media(max-width:768px){.cart-page{padding-top:1.5rem}}.cart-inner{max-width:640px;margin:0 auto}.cart-title{color:#130807;font-size:1.75rem;font-weight:800;margin:0 0 1.5rem}.cart-empty{color:#130807;opacity:.85;margin:0 0 1rem}.cart-cta{display:inline-block;background:#fd0000;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:background .2s}.cart-cta:hover{background:#130807;color:#fff}.cart-list{list-style:none;padding:0;margin:0 0 1.5rem}.cart-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border-radius:10px;margin-bottom:.75rem;border:1px solid #eee;box-shadow:0 2px 8px #0000000a;flex-wrap:wrap}.cart-item-info{flex:1;min-width:120px}.cart-item-title{display:block;font-weight:700;color:#130807;font-size:1rem}.cart-item-weight{font-size:.85rem;color:#6b6b6b}.cart-item-qty{display:flex;align-items:center;border:2px solid #130807;border-radius:8px;overflow:hidden;background:#fd0000}.cart-qty-btn{width:28px;height:28px;border:none;background:transparent;font-size:1rem;font-weight:700;cursor:pointer;color:#fff;transition:opacity .15s}.cart-qty-btn:hover{opacity:.9}.cart-qty-value{min-width:1.5rem;text-align:center;font-weight:700;font-size:.9rem;color:#fff}.cart-item-price{font-weight:700;color:#b8860b;font-size:1.1rem;min-width:4rem;text-align:right}.cart-item-remove{width:36px;height:36px;border:none;border-radius:50%;background:#fee;color:#c00;font-size:1.25rem;line-height:1;cursor:pointer;transition:background .15s}.cart-item-remove:hover{background:#fcc}.cart-total-row{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#fff;border-radius:10px;margin-bottom:1.25rem;border:2px solid #FEE400}.cart-total-label{font-weight:700;font-size:1.1rem;color:#130807}.cart-total-amount{font-weight:800;font-size:1.35rem;color:#fd0000}.cart-total-note{margin:-.5rem 0 1rem;font-size:.9rem;color:#130807;opacity:.85}.cart-checkout-cta{display:inline-block;width:100%;text-align:center;background:#25d366;color:#fff;padding:.9rem 1.5rem;border-radius:8px;font-weight:600;border:none;cursor:pointer;font-size:1rem;transition:background .2s}.cart-checkout-cta:hover{background:#1da851;color:#fff}.cart-checkout-overlay{position:fixed;inset:0;background:#13080780;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.cart-checkout-modal{background:#fff;border-radius:16px;max-width:440px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 12px 40px #0003;border:2px solid #FEE400}.cart-checkout-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:2px solid rgba(254,228,0,.4)}.cart-checkout-title{margin:0;font-size:1.35rem;font-weight:700;color:#130807}.cart-checkout-close{width:36px;height:36px;border:none;border-radius:50%;background:#f0f0f0;color:#130807;font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s}.cart-checkout-close:hover{background:#fd0000;color:#fff}.cart-checkout-form{padding:1.5rem}.cart-checkout-label{display:block;margin-bottom:1rem;font-weight:600;color:#130807;font-size:.95rem}.cart-checkout-required{color:#fd0000}.cart-checkout-input{display:block;width:100%;margin-top:.35rem;padding:.65rem .85rem;font-size:1rem;border:1px solid rgba(19,8,7,.2);border-radius:8px;color:#130807;box-sizing:border-box}.cart-checkout-input:focus{outline:none;border-color:#fee400;box-shadow:0 0 0 2px #fee40040}.cart-checkout-input::placeholder{color:#999}.cart-checkout-textarea{resize:vertical;min-height:80px}.cart-checkout-error{display:block;margin-top:.35rem;font-size:.85rem;color:#fd0000;font-weight:500}.cart-checkout-location-btn{width:100%;margin-bottom:1rem;padding:.65rem 1rem;background:#fffbea;color:#130807;border:2px solid #FEE400;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s}.cart-checkout-location-btn:hover:not(:disabled){background:#fee400;border-color:#130807}.cart-checkout-location-btn:disabled{opacity:.7;cursor:not-allowed}.cart-checkout-submit{width:100%;margin-top:.5rem;padding:.9rem 1.5rem;background:#25d366;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s}.cart-checkout-submit:hover{background:#1da851}.contact-page{padding:140px 1.5rem 4rem;min-height:60vh;background:#fffbea}.contact-page-inner{max-width:640px;margin:0 auto;text-align:center}.contact-page-title{color:#130807;font-size:2rem;font-weight:800;margin:0 0 .5rem}.contact-page-subtitle{color:#130807;margin:0 0 2.5rem;opacity:.9}.contact-page-content{display:flex;flex-direction:column;gap:2rem;align-items:center}.contact-block{padding:1.5rem}.contact-block-title{color:#130807;font-size:1.35rem;margin:0 0 .5rem}.contact-block p{color:#130807;margin:0;opacity:.9}.contact-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.contact-cta{display:inline-block;padding:.9rem 1.75rem;border-radius:9999px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.contact-cta.whatsapp{background:#fee400;color:#130807;border:2px solid #FEE400}.contact-cta.whatsapp:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fee40066}.contact-cta.instagram{background:transparent;color:#130807;border:2px solid #130807}.contact-cta.instagram:hover{background:#1308070f;transform:translateY(-2px)}.privacy-shell{width:100%;min-height:100vh;background:#fffbea;padding:120px 1rem 2rem}.privacy-container{max-width:800px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000001a;overflow:hidden}.privacy-header{background:linear-gradient(135deg,#130807,#fd0000);color:#fff;padding:2rem 2rem 1.5rem;text-align:center}.privacy-header h1{font-size:2rem;font-weight:800;margin:0 0 .5rem;color:#fff}.privacy-content{padding:2rem}.privacy-intro{margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid rgba(254,228,0,.35)}.privacy-intro p{font-size:1rem;line-height:1.7;color:#130807;margin:0 0 1rem}.privacy-section{margin-bottom:2.5rem}.privacy-section h2{font-size:1.5rem;font-weight:700;color:#130807;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(254,228,0,.4)}.privacy-section h3{font-size:1.2rem;font-weight:600;color:#130807;margin:1.5rem 0 .75rem}.privacy-section p{font-size:1rem;line-height:1.7;color:#130807;margin:0 0 1rem;opacity:.92}.privacy-section ul{margin:.75rem 0 1.5rem 1.5rem;padding:0;list-style:none}.privacy-section ul li{font-size:1rem;line-height:1.8;color:#130807;margin-bottom:.5rem;position:relative;padding-left:1.5rem;opacity:.92}.privacy-section ul li:before{content:"•";position:absolute;left:0;color:#fee400;font-weight:700;font-size:1.2rem}.info-category{margin:1.5rem 0;padding:1rem;background:#fee40014;border-radius:8px;border-left:4px solid #FEE400}.info-category.warning-box{background:#fd00000f;border-left-color:#fd0000}.info-category h3{margin-top:0;color:#130807}.privacy-footer{text-align:center;padding:2rem 0 0;margin-top:3rem;border-top:2px solid rgba(254,228,0,.35)}@media(max-width:768px){.privacy-shell{padding:1rem .5rem}.privacy-header{padding:1.5rem 1rem 1rem}.privacy-header h1{font-size:1.5rem}.privacy-content{padding:1.5rem}.privacy-section h2{font-size:1.25rem}.privacy-section h3{font-size:1.1rem}.privacy-section p,.privacy-section ul li{font-size:.95rem}}.terms-shell{width:100%;min-height:100vh;background:#fffbea;padding:120px 1rem 2rem}.terms-container{max-width:800px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000001a;overflow:hidden}.terms-header{background:linear-gradient(135deg,#130807,#fd0000);color:#fff;padding:2rem 2rem 1.5rem;text-align:center}.terms-header h1{font-size:2rem;font-weight:800;margin:0 0 .5rem;color:#fff}.terms-content{padding:2rem}.terms-intro{margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid rgba(254,228,0,.35)}.terms-intro p{font-size:1rem;line-height:1.7;color:#130807;margin:0}.terms-section{margin-bottom:2.5rem}.terms-section h2{font-size:1.5rem;font-weight:700;color:#130807;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(254,228,0,.4)}.terms-section p{font-size:1rem;line-height:1.7;color:#130807;margin:0 0 1rem;opacity:.92}.terms-section ul{margin:.75rem 0 1.5rem 1.5rem;padding:0;list-style:none}.terms-section ul li{font-size:1rem;line-height:1.8;color:#130807;margin-bottom:.5rem;position:relative;padding-left:1.5rem;opacity:.92}.terms-section ul li:before{content:"•";position:absolute;left:0;color:#fee400;font-weight:700;font-size:1.2rem}.terms-link{color:#fd0000;text-decoration:none;font-weight:500;transition:color .2s ease}.terms-link:hover{color:#130807;text-decoration:underline}.terms-footer{text-align:center;padding:2rem 0 0;margin-top:3rem;border-top:2px solid rgba(254,228,0,.35)}@media(max-width:768px){.terms-shell{padding:1rem .5rem}.terms-header{padding:1.5rem 1rem 1rem}.terms-header h1{font-size:1.5rem}.terms-content{padding:1.5rem}.terms-section h2{font-size:1.25rem}.terms-section p,.terms-section ul li{font-size:.95rem}}.shipping-shell{width:100%;min-height:100vh;background:#fffbea;padding:120px 1rem 2rem}.shipping-container{max-width:800px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000001a;overflow:hidden}.shipping-header{background:linear-gradient(135deg,#130807,#fd0000);color:#fff;padding:2rem 2rem 1.5rem;text-align:center}.shipping-header h1{font-size:2rem;font-weight:800;margin:0 0 .5rem;color:#fff}.shipping-content{padding:2rem}.shipping-intro{margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid rgba(254,228,0,.35)}.shipping-intro p{font-size:1rem;line-height:1.7;color:#130807;margin:0}.shipping-section{margin-bottom:2.5rem}.shipping-section h2{font-size:1.5rem;font-weight:700;color:#130807;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(254,228,0,.4)}.shipping-section p{font-size:1rem;line-height:1.7;color:#130807;margin:0 0 1rem;opacity:.92}.shipping-section ul{margin:.75rem 0 1.5rem 1.5rem;padding:0;list-style:none}.shipping-section ul li{font-size:1rem;line-height:1.8;color:#130807;margin-bottom:.5rem;position:relative;padding-left:1.5rem;opacity:.92}.shipping-section ul li:before{content:"•";position:absolute;left:0;color:#fee400;font-weight:700;font-size:1.2rem}.shipping-section .contact-info{background:#fee4001a;padding:1.5rem;border-radius:8px;margin-top:1rem;border:1px solid rgba(254,228,0,.3)}.shipping-section .contact-info p{margin:.75rem 0;color:#130807}.shipping-section .contact-info a{color:#fd0000;text-decoration:none;font-weight:500}.shipping-section .contact-info a:hover{color:#130807;text-decoration:underline}.shipping-footer{text-align:center;padding:2rem 0 0;margin-top:3rem;border-top:2px solid rgba(254,228,0,.35)}@media(max-width:768px){.shipping-shell{padding:1rem .5rem}.shipping-header{padding:1.5rem 1rem 1rem}.shipping-header h1{font-size:1.5rem}.shipping-content{padding:1.5rem}.shipping-section h2{font-size:1.25rem}.shipping-section p,.shipping-section ul li{font-size:.95rem}}.refund-shell{width:100%;min-height:100vh;background:#fffbea;padding:120px 1rem 2rem}.refund-container{max-width:800px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000001a;overflow:hidden}.refund-header{background:linear-gradient(135deg,#130807,#fd0000);color:#fff;padding:2rem 2rem 1.5rem;text-align:center}.refund-header h1{font-size:2rem;font-weight:800;margin:0 0 .5rem;color:#fff}.last-updated{font-size:.9rem;opacity:.95;margin:0}.refund-content{padding:2rem}.refund-intro{margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid rgba(254,228,0,.35)}.refund-intro p{font-size:1rem;line-height:1.7;color:#130807;margin:0}.refund-section{margin-bottom:2.5rem}.refund-section h2{font-size:1.5rem;font-weight:700;color:#130807;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(254,228,0,.4)}.refund-section p{font-size:1rem;line-height:1.7;color:#130807;margin:0 0 1rem;opacity:.92}.refund-section ul{margin:.75rem 0 1.5rem 1.5rem;padding:0;list-style:none}.refund-section ul li{font-size:1rem;line-height:1.8;color:#130807;margin-bottom:.5rem;position:relative;padding-left:1.5rem;opacity:.92}.refund-section ul li:before{content:"•";position:absolute;left:0;color:#fee400;font-weight:700;font-size:1.2rem}.refund-section ul ul{margin:.5rem 0 .5rem 1rem}.refund-section ul ul li{padding-left:1.25rem}.refund-section ul ul li:before{content:"◦";font-size:1rem}.contact-info{background:#fee4001a;padding:1.5rem;border-radius:8px;margin-top:1rem;border:1px solid rgba(254,228,0,.3)}.contact-info p{margin:.75rem 0;color:#130807}.contact-info a{color:#fd0000;text-decoration:none;font-weight:500;transition:color .2s ease}.contact-info a:hover{color:#130807;text-decoration:underline}.refund-footer{text-align:center;padding:2rem 0 0;margin-top:3rem;border-top:2px solid rgba(254,228,0,.35)}.tagline{font-size:1.5rem;font-weight:700;color:#fd0000;margin:0 0 .25rem}.tagline-sub{font-size:1rem;color:#130807;font-style:italic;margin:0;opacity:.9}@media(max-width:768px){.refund-shell{padding:1rem .5rem}.refund-header{padding:1.5rem 1rem 1rem}.refund-header h1{font-size:1.5rem}.refund-content{padding:1.5rem}.refund-section h2{font-size:1.25rem}.refund-section p,.refund-section ul li{font-size:.95rem}}
