@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600;700;800&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--brand-orange:#ff8c1a;--brand-red:#e61a1a;--brand-yellow:#fc3;--white:#fff;--off-white:#fbfaf8;--black:#06090e;--gray:#676f7e;--border:#e2e4e9;--radius-sm:.5rem;--radius-md:1rem;--radius-lg:2rem;--font-main:"Outfit",sans-serif;--max-width:1200px}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--font-main);background:var(--white);color:var(--black);line-height:1.5;overflow-x:hidden}h1,h2,h3,h4{font-weight:800;line-height:1.1}a{color:inherit;text-decoration:none;transition:all .2s}button{cursor:pointer;border:none;font-family:inherit;transition:all .2s}ul{list-style:none}img{max-width:100%;height:auto;display:block}main{width:100%}section{max-width:var(--max-width);margin:0 auto;padding:5rem 1rem}body>header{background:var(--white);z-index:1000;justify-content:space-between;align-items:center;padding:.8rem 2rem;transition:all .3s;display:flex;position:sticky;top:0;box-shadow:0 4px 20px #0000000d}.logo-container{z-index:1001;align-items:center;display:flex}.mobile-toggle{color:var(--brand-red);z-index:1001;background:0 0;font-size:1.8rem;display:none}body>header nav{align-items:center;gap:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}body>header nav a{color:var(--black);font-size:.95rem;font-weight:600;position:relative}body>header nav a:after{content:"";background:var(--brand-red);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}body>header nav a:hover:after{width:100%}body>header nav a:hover{color:var(--brand-red)}body>header aside{align-items:center;gap:1.5rem;display:flex}.cart-icon-wrapper{cursor:pointer;align-items:center;gap:.5rem;display:flex;position:relative}.cart-icon-wrapper img{width:24px;height:24px}.cart-badge{background:var(--brand-red);color:#fff;border-radius:10px;padding:2px 8px;font-size:.75rem;font-weight:700;position:absolute;top:-8px;right:-12px}.shop-now-btn{background:var(--brand-red);color:var(--white);border-radius:5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:700;display:flex}.shop-now-btn img{width:20px;height:20px}.theme-toggle{cursor:pointer;font-size:1.2rem}.hero-section{background:url(/images/headbackground.png) bottom/cover;align-items:center;max-width:none;min-height:80vh;padding:0;display:flex;position:relative}.hero-section article{max-width:var(--max-width);z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin:0 auto;padding:8rem 2rem;display:grid;position:relative}.hero-section div h1{color:var(--white);z-index:2;max-width:800px;margin-bottom:2rem;font-size:5rem;line-height:1}.hero-section div h1 span{color:var(--brand-yellow)}.hero-section div p{color:var(--white);opacity:.9;max-width:500px;margin-bottom:3rem;font-size:1.25rem}.hero-section div nav{gap:1.5rem;display:flex}.hero-section div nav button{border-radius:5rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:800}.hero-section div nav button:first-child{background:var(--white);color:var(--brand-red)}.hero-section div nav button:last-child{border:2px solid var(--white);color:var(--white);background:0 0}.hero-section figure img{border-radius:var(--radius-lg);box-shadow:0 30px 60px #0003}.features-section{text-align:center}.features-section h2{margin-bottom:4rem;font-size:3rem}.features-section>div{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.features-section article{background:var(--off-white);border-radius:var(--radius-lg);padding:3rem 2rem;transition:transform .3s}.features-section article:hover{transform:translateY(-10px)}.features-section h3{margin:1.5rem 0 1rem;font-size:1.5rem}.features-section p{color:var(--gray);line-height:1.6}.varieties-section h2{margin-bottom:3rem;font-size:2.5rem}.varieties-section>div{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem;display:grid}.varieties-section article{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);align-items:center;gap:2rem;padding:2rem;transition:all .3s;display:flex}.location-finder-section{background:var(--off-white);border-radius:var(--radius-lg);text-align:center;margin-top:5rem;margin-bottom:5rem}.location-finder-card{background:var(--white);border-radius:var(--radius-lg);text-align:center;padding:4rem;box-shadow:0 20px 50px #0000000d}.location-icon{color:var(--brand-red);margin-bottom:1rem;font-size:3rem}.location-finder-card h2{margin-bottom:1rem}.location-finder-card p{opacity:.7;margin-bottom:2rem;max-width:600px;margin-inline:auto}.location-finder-form{justify-content:center;gap:1rem;max-width:500px;margin:0 auto;display:flex}.location-finder-form input{border-radius:var(--radius-sm);border:1px solid var(--border);flex:1;padding:1rem}.location-finder-form button{background:var(--brand-red);color:#fff;border-radius:var(--radius-sm);padding:1rem 2rem;font-weight:700}main>section:nth-of-type(4){background:var(--off-white);border-radius:var(--radius-lg);text-align:center;margin-top:5rem;margin-bottom:5rem}body>footer{background:var(--black);color:var(--white);padding:5rem 2rem 2rem}body>footer div{max-width:var(--max-width);grid-template-columns:2fr 1fr 1fr 2fr;gap:4rem;margin:0 auto;display:grid}body>footer hr{border:none;border-top:1px solid #ffffff1a;margin:3rem 0}.products-hero{background:var(--brand-yellow);max-width:none;min-height:auto!important;padding:0!important;overflow:visible!important}.products-hero article{max-width:var(--max-width);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin:0 auto;padding:4rem 1rem;display:grid}.products-hero h1{color:var(--brand-red);margin-bottom:1.5rem;font-size:4rem}.products-hero p{color:var(--black);opacity:.8;max-width:500px;margin-bottom:2rem;font-size:1.1rem}.products-hero nav{gap:1rem;display:flex}.products-hero nav button{border-radius:5rem;padding:.8rem 2rem;font-weight:700}.products-hero nav button:first-child{background:var(--brand-red);color:var(--white)}.products-hero nav button:last-child{background:var(--white);color:var(--black);border:1px solid var(--border)}.products-hero figure img{border-radius:var(--radius-lg);box-shadow:0 30px 60px #0003}.products-container{max-width:var(--max-width);gap:3rem;margin:4rem auto;padding:0 1rem;display:flex}.filters{flex:0 0 280px}.filters>h3{align-items:center;gap:.5rem;margin-bottom:2rem;font-size:1.2rem;display:flex}.filters fieldset{border:none;margin-bottom:2.5rem;padding:0}.filters legend{text-transform:uppercase;letter-spacing:.05em;color:var(--gray);margin-bottom:1rem;font-size:.9rem;font-weight:700}.filters label{cursor:pointer;color:var(--black);align-items:center;gap:.8rem;margin-bottom:.8rem;font-size:.95rem;font-weight:500;display:flex}.filters input[type=radio],.filters input[type=checkbox]{accent-color:var(--brand-red);width:1.1rem;height:1.1rem}.clear-filters{border:2px solid var(--brand-red);width:100%;color:var(--brand-red);border-radius:var(--radius-sm);background:0 0;margin-bottom:2.5rem;padding:.8rem;font-weight:700}.promo{background:var(--brand-red);color:var(--white);border-radius:var(--radius-md);text-align:center;padding:2rem}.promo h4{margin-bottom:1rem;font-size:1.3rem}.promo p{opacity:.9;margin-bottom:1.5rem;font-size:.9rem}.promo button{background:var(--brand-yellow);color:var(--brand-red);border-radius:var(--radius-sm);padding:.6rem 1.2rem;font-size:.8rem;font-weight:800}.grid-header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.grid-header h2{font-size:1.5rem}.grid-header select{border:1px solid var(--border);border-radius:var(--radius-sm);padding:.5rem 1rem;font-family:inherit;font-weight:600}.product-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;width:100%;display:grid}.product-grid article{background:var(--white);border-radius:var(--radius-md);flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden}.product-grid article:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.product-grid figure{background:var(--off-white);aspect-ratio:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.product-grid figure img{object-fit:contain;border-radius:var(--radius-md);max-height:80%}.badge{color:var(--white);z-index:2;border-radius:4px;padding:.3rem .8rem;font-size:.65rem;font-weight:900;position:absolute;top:1rem;left:1rem}.badge.best-seller{background:var(--brand-red)}.badge.fresh{background:var(--brand-orange)}.badge.premium{background:var(--black)}.badge.value{background:#22c55e}.badge.party{background:var(--brand-yellow);color:var(--brand-red)}.wishlist{background:var(--white);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 10px #0000001a}.product-grid h3{justify-content:space-between;align-items:flex-start;margin:1.5rem 0 .5rem;padding:0 .5rem;font-size:1.1rem;display:flex}.product-grid .price{color:var(--brand-red);font-weight:800}.product-grid .rating{color:#fbbf24;margin-bottom:1rem;padding:0 .5rem;font-size:.9rem}.product-grid .rating span{color:var(--gray);margin-left:.5rem}.product-grid p{color:var(--gray);margin-bottom:1.5rem;padding:0 .5rem;font-size:.9rem;line-height:1.4}.product-grid .meta{gap:.8rem;margin-bottom:2rem;padding:0 .5rem;display:flex}.product-grid .meta span{color:var(--gray);background:var(--off-white);border-radius:4px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.add-to-cart{background:var(--brand-red);width:calc(100% - 1rem);color:var(--white);border-radius:var(--radius-sm);justify-content:center;align-items:center;gap:.8rem;margin:auto .5rem 1.5rem;padding:1rem;font-weight:700;display:flex}@media (max-width:1024px){.products-container{flex-direction:column}.filters{flex:none;width:100%}}@media (max-width:768px){.product-grid{grid-template-columns:1fr 1fr}.products-hero article{text-align:center;grid-template-columns:1fr}.products-hero nav{justify-content:center}}.product-detail-page{color:var(--black)}.product-detail-container{max-width:var(--max-width);margin:2rem auto 8rem;padding:0 1rem}.breadcrumbs{color:var(--gray);margin-bottom:2rem;font-size:.9rem}.breadcrumbs span{margin:0 .5rem}.product-layout{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:6rem;display:grid}.image-gallery{flex-direction:column;gap:1.5rem;display:flex}.main-image{background:var(--off-white);border-radius:var(--radius-lg);aspect-ratio:1;justify-content:center;align-items:center;padding:3rem;display:flex;overflow:hidden}.thumbnails{gap:1rem;display:flex}.thumbnail{background:var(--off-white);border-radius:var(--radius-sm);cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;width:80px;height:80px;padding:10px;display:flex}.thumbnail.active{border-color:var(--brand-red)}.product-info h1{margin-bottom:1rem;font-size:2.8rem;line-height:1.2}.product-info .rating-summary{color:#fbbf24;align-items:center;gap:.8rem;margin-bottom:1.5rem;display:flex}.product-info .rating-summary span{color:var(--gray);font-size:.95rem;font-weight:600}.product-info .price{color:var(--brand-red);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.product-info .shipping-note{color:var(--gray);margin-bottom:2rem;font-size:.9rem}.product-info .highlight-box{background:#fff7ed;border-left:4px solid #f97316;border-radius:4px;margin-bottom:2.5rem;padding:1.5rem}.product-info .highlight-box p{font-size:.95rem;line-height:1.6}.product-info .badges{gap:1.5rem;margin-bottom:3rem;display:flex}.product-info .badge-item{color:var(--black);align-items:center;gap:.8rem;font-size:.9rem;font-weight:700;display:flex}.product-info .actions{gap:1.5rem;margin-bottom:3rem;display:flex}.quantity-selector{background:var(--off-white);border-radius:var(--radius-sm);align-items:center;padding:.5rem;display:flex}.quantity-selector button{background:0 0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.2rem;display:flex}.quantity-selector input{text-align:center;background:0 0;border:none;width:3rem;font-size:1.1rem;font-weight:700}.add-to-cart-detail{color:var(--white);border-radius:var(--radius-sm);background:#f97316;flex:1;justify-content:center;align-items:center;gap:1rem;font-size:1.1rem;font-weight:800;display:flex}.wishlist-btn{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--white);justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.info-table{border-top:1px solid var(--border);width:100%;padding-top:2rem}.info-row{justify-content:space-between;margin-bottom:1rem;font-size:.95rem;display:flex}.info-row span:first-child{color:var(--gray);font-weight:600}.info-row span:last-child{font-weight:700}.reviews-section{border-top:1px solid var(--border);padding-top:4rem}.reviews-header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.reviews-header h2{font-size:2rem}.write-review-btn{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.8rem 1.5rem;font-weight:700}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.review-card{background:var(--off-white);border-radius:var(--radius-md);padding:2rem}.review-card .user{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.avatar{color:#f97316;background:#ffedd5;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-weight:800;display:flex}.review-card .name{font-size:.9rem;font-weight:800}.review-card .verified{color:var(--gray);font-size:.75rem}.review-card .stars{color:#f97316;margin-bottom:1rem;font-size:.8rem}.review-card p{color:var(--black);font-size:.9rem;line-height:1.6}.view-all-reviews{text-align:center;color:#f97316;font-size:1rem;font-weight:800;display:block}.related-section{margin-top:8rem}.related-section h2{margin-bottom:3rem;font-size:2rem}.related-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.related-card figure{background:var(--off-white);border-radius:var(--radius-md);aspect-ratio:1;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:2rem;display:flex;position:relative}.related-card h3{margin-bottom:.5rem;font-size:1rem}.related-card .price{color:var(--brand-red);font-weight:800}@media (max-width:1024px){.product-layout{grid-template-columns:1fr;gap:3rem}.reviews-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.reviews-grid{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr 1fr}}.recipes-page{background:var(--white)}.recipes-hero{background:#fffaf0;max-width:none;padding:4rem 1rem}.recipes-hero article{max-width:var(--max-width);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin:0 auto;display:grid}.est-badge{color:#fb7185;background:#fff1f2;border-radius:4px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.75rem;font-weight:800;display:inline-block}.recipes-hero h1{margin-bottom:2rem;font-size:4.5rem;line-height:1}.recipes-hero h1 span{color:#f97316}.recipes-hero p{color:#4b5563;max-width:500px;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.browse-btn{color:#fff;background:#f97316;border-radius:8px;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:800}.hero-image-wrapper{position:relative}.hero-image-wrapper .main-image{border-radius:2rem;overflow:hidden;box-shadow:0 40px 100px #00000026}.floating-badge{background:#fff;border-radius:1.5rem;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex;position:absolute;bottom:-20px;left:-40px;box-shadow:0 20px 50px #0000001a}.badge-icon{color:#ef4444;background:#fdf2f2;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.5rem;display:flex}.badge-text strong{color:var(--black);font-size:1.2rem;display:block}.badge-text span{color:#6b7280;font-size:.8rem}.about-section{padding:10rem 0}.about-container{max-width:var(--max-width);align-items:center;gap:8rem;margin:0 auto;padding:0 2rem;display:flex}.character-frame{flex:1;justify-content:center;display:flex;position:relative}.circle-bg{aspect-ratio:1;z-index:-1;background:#fdf2f2;border:1px solid #fee2e2;border-radius:50%;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-text{flex:1}.about-text h2{margin-bottom:2rem;font-size:3rem}.about-text p{color:#4b5563;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.checks{gap:3rem;display:flex}.check-item{color:#f97316;align-items:center;gap:.8rem;font-weight:700;display:flex}.check-icon{background:#fff7ed;border:1px solid #ffedd5;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.why-us-section{text-align:center;background:#fafafa;padding:8rem 2rem}.why-us-section h2{margin-bottom:1.5rem;font-size:3rem}.title-underline{background:#f97316;border-radius:2px;width:80px;height:4px;margin:0 auto 5rem}.features-grid{max-width:var(--max-width);grid-template-columns:repeat(3,1fr);gap:3rem;margin:0 auto;display:grid}.feature-card{background:#fff;border-radius:2rem;padding:4rem 2rem;transition:transform .3s;box-shadow:0 10px 30px #00000008}.feature-card:hover{transform:translateY(-10px)}.icon-wrapper{color:#f97316;background:#fff7ed;border-radius:1.5rem;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 2rem;display:flex}.feature-card h3{margin-bottom:1.5rem;font-size:1.5rem}.feature-card p{color:#6b7280;font-size:1rem;line-height:1.6}.crunch-cta{padding-bottom:0}.cta-banner{text-align:center;background:#ef4444;justify-content:center;align-items:center;height:400px;display:flex;position:relative;overflow:hidden}.cta-content{z-index:2;position:relative}.cta-content h2{color:#fff;margin-bottom:3rem;font-size:4rem}.white-btn{color:#ef4444;background:#fff;border-radius:1rem;padding:1.5rem 3rem;font-size:1.2rem;font-weight:800;box-shadow:0 20px 40px #0000001a}@media (max-width:1024px){.recipes-hero article,.about-container{text-align:center;grid-template-columns:1fr;gap:4rem}.about-container{flex-direction:column}.recipes-hero p,.about-text p{margin-left:auto;margin-right:auto}.features-grid{grid-template-columns:1fr}.floating-badge{left:50%;transform:translate(-50%)}}.contact-page{background:#fafafa}.contact-hero{background:snow;max-width:none;padding:4rem 1rem}.contact-hero article{max-width:var(--max-width);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin:0 auto;display:grid}.support-badge{color:#f43f5e;background:#fff1f2;border-radius:4px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.75rem;font-weight:800;display:inline-block}.contact-hero h1{margin-bottom:2rem;font-size:4.5rem;line-height:1}.contact-hero h1 span{color:#f97316}.contact-hero p{color:#6b7280;max-width:500px;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.hero-btns{gap:1.2rem;display:flex}.orange-btn{color:#fff;background:#f97316;border-radius:8px;padding:1rem 2rem;font-weight:800}.contact-hero .white-btn{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem 2rem;font-weight:800}.hero-image img{border-radius:2rem;box-shadow:0 40px 100px #0000001a}.contact-container{padding:8rem 0}.contact-grid{max-width:var(--max-width);grid-template-columns:2fr 1fr;gap:3rem;margin:0 auto;padding:0 2rem;display:grid}.contact-form-card{background:#fff;border-radius:2rem;padding:4rem;box-shadow:0 10px 40px #00000008}.form-header{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.form-header h3{font-size:1.5rem}.form-row{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.input-group{margin-bottom:2rem}.input-group label{color:#374151;margin-bottom:.8rem;font-size:.85rem;font-weight:700;display:block}.input-group input,.input-group select,.input-group textarea{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:1.2rem;font-family:inherit;font-size:1rem}.input-group textarea{resize:none;height:150px}.submit-btn{color:#fff;background:#f97316;border-radius:8px;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:800;box-shadow:0 15px 30px #f9731633}.contact-sidebar{flex-direction:column;gap:2rem;display:flex}.info-card{background:#fff;border-radius:2rem;padding:3rem;box-shadow:0 10px 40px #00000008}.info-card h3{margin-bottom:2rem}.info-item{gap:1.5rem;margin-bottom:2rem;display:flex}.info-item .icon{color:#f97316;background:#fff7ed;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;display:flex}.info-item strong{color:#9ca3af;margin-bottom:.4rem;font-size:.75rem;display:block}.info-item span{color:#374151;font-weight:700}.info-item small{color:#9ca3af;margin-top:.2rem;display:block}.quick-answers-card{color:#fff;background:#f97316;border-radius:2rem;padding:3rem}.quick-answers-card h3{margin-bottom:1.5rem}.quick-answers-card p{opacity:.9;margin-bottom:2rem;font-size:.95rem}.quick-answers-card ul{margin-bottom:3rem;list-style:none}.quick-answers-card li{margin-bottom:1rem;padding-left:1.5rem;position:relative}.quick-answers-card li:before{content:"›";font-size:1.2rem;font-weight:900;position:absolute;left:0}.quick-answers-card li a{color:#fff;font-weight:700;text-decoration:none}.quick-answers-card .white-btn{color:#f97316;background:#fff;border-radius:8px;width:100%;padding:1rem;font-weight:800}.contact-map-section{padding-bottom:0}.map-wrapper{height:500px;position:relative;overflow:hidden}.map-overlay{background:#fff6;align-items:center;width:100%;height:100%;padding:0 10%;display:flex;position:absolute;top:0;left:0}.overlay-content{background:#fff;border-radius:2rem;max-width:500px;padding:4rem;box-shadow:0 40px 100px #0000001a}.overlay-content h2{margin-bottom:1.5rem;font-size:2.5rem}.overlay-content p{color:#6b7280;margin-bottom:2.5rem;line-height:1.6}.search-bar{gap:1rem;display:flex}.search-bar input{border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:1rem}.search-bar button{color:#fff;background:#f97316;border-radius:8px;padding:1rem 2rem;font-weight:800}@media (max-width:1024px){.contact-hero article{text-align:center;grid-template-columns:1fr}.hero-btns{justify-content:center}.contact-grid{grid-template-columns:1fr}.map-overlay{justify-content:center;padding:0 2rem}}.cart-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0006;justify-content:flex-end;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.cart-drawer{background:#fff;flex-direction:column;width:450px;max-width:90vw;height:100%;animation:.3s ease-out slideIn;display:flex;box-shadow:-10px 0 50px #0000001a}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.cart-title{align-items:center;gap:.8rem;display:flex}.cart-title .cart-icon{font-size:1.5rem}.cart-title h2{color:#1f2937;font-size:1.25rem;font-weight:800}.close-btn{color:#9ca3af;cursor:pointer;background:0 0;padding:.5rem;font-size:1.2rem;transition:color .2s}.close-btn:hover{color:#1f2937}.cart-items{flex:1;padding:2rem;overflow-y:auto}.cart-item{border-bottom:1px solid #f9fafb;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.item-image{background:#fdf2f2;border-radius:12px;padding:.5rem}.item-image img{object-fit:contain}.item-info{flex:1}.item-info h3{margin-bottom:.2rem;font-size:1.1rem;font-weight:800}.item-info p{color:#9ca3af;margin-bottom:1rem;font-size:.85rem}.item-controls{justify-content:space-between;align-items:center;display:flex}.quantity-selector{background:#f9fafb;border-radius:20px;align-items:center;gap:1rem;padding:.4rem 1rem;display:flex}.quantity-selector button{color:#6b7280;cursor:pointer;background:0 0;font-size:1.2rem;font-weight:700}.quantity-selector span{text-align:center;min-width:20px;font-weight:800}.item-price{color:#e11d48;font-weight:800}.empty-cart{text-align:center;padding:4rem 0}.empty-cart p{color:#9ca3af;margin-bottom:2rem}.shop-btn{color:#fff;background:#f97316;border-radius:25px;padding:.8rem 2rem;font-weight:800}.cart-footer{background:#fff;border-top:1px solid #f3f4f6;padding:2rem}.subtotal{justify-content:space-between;margin-bottom:.5rem;font-size:1.1rem;display:flex}.subtotal span{color:#6b7280}.footer-note{color:#9ca3af;text-align:center;margin-bottom:1.5rem;font-size:.8rem}.checkout-btn{color:#1f2937;background:#fbbf24;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;padding:1.2rem;font-size:1.1rem;font-weight:800;display:flex;box-shadow:0 4px 15px #fbbf244d}.view-cart-btn{color:#e11d48;background:0 0;width:100%;font-size:.95rem;font-weight:800}.checkout-container{max-width:1200px;margin:4rem auto;padding:0 2rem}.checkout-steps{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:4rem;display:flex}.step{color:#9ca3af;align-items:center;gap:.8rem;font-weight:700;display:flex}.step.active{color:#1f2937}.step span{background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;display:flex}.step.active span{background:var(--brand-red);color:#fff}.step-line{background:#f3f4f6;width:50px;height:2px}.checkout-grid{grid-template-columns:1fr 380px;align-items:start;gap:3rem;display:grid}.checkout-card{background:#fff;border-radius:1.5rem;padding:3rem;box-shadow:0 20px 50px #0000000d}.checkout-card h2{color:#1f2937;margin-bottom:2.5rem;font-size:1.8rem;font-weight:900}.form-group{margin-bottom:2rem}.form-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.form-group label{color:#374151;margin-bottom:.8rem;font-size:.95rem;font-weight:700;display:block}.form-group input,.form-group textarea{border:2px solid #f3f4f6;border-radius:12px;width:100%;padding:1.2rem;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:var(--brand-red);outline:none}.next-btn{background:var(--brand-red);color:#fff;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.8rem;width:100%;margin-top:1rem;padding:1.5rem;font-size:1.1rem;font-weight:800;display:flex}.summary-section{margin-bottom:3.5rem}.summary-section h3{border-bottom:2px solid #f3f4f6;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.8rem;font-size:1.2rem;font-weight:800;display:flex}.info-badge-grid{background:#f9fafb;border-radius:16px;flex-direction:column;gap:1.2rem;padding:2rem;display:flex}.info-item{font-size:1rem;line-height:1.6}.info-item strong{color:#6b7280;width:130px;display:inline-block}.edit-info-btn{color:var(--brand-red);cursor:pointer;background:0 0;margin-top:1rem;font-size:.9rem;font-weight:700;text-decoration:underline}.summary-items{flex-direction:column;gap:1.5rem;display:flex}.summary-item{align-items:center;gap:1.5rem;display:flex}.summary-item-img{background:#fdf2f2;border-radius:12px;padding:.5rem}.summary-item-img img{object-fit:contain}.summary-item-info{flex:1}.summary-item-info h4{margin-bottom:.2rem;font-weight:800}.summary-item-info p{color:#9ca3af;font-size:.9rem}.summary-item-price{color:#1f2937;font-weight:800}.final-actions{text-align:center}.disclaimer{color:#9ca3af;margin-bottom:2rem;font-size:.85rem}.confirm-btn{color:#fff;cursor:pointer;background:#10b981;border-radius:12px;justify-content:center;align-items:center;gap:.8rem;width:100%;padding:1.5rem;font-size:1.25rem;font-weight:900;display:flex;box-shadow:0 10px 30px #10b9814d}.order-summary-card{color:#fff;background:#1f2937;border-radius:1.5rem;margin-bottom:2rem;padding:2.5rem}.order-summary-card h3{margin-bottom:2rem;font-size:1.3rem;font-weight:800}.summary-row{color:#9ca3af;justify-content:space-between;margin-bottom:1.2rem;display:flex}.summary-row.total{color:#fff;border-top:1px solid #374151;margin-top:2rem;padding-top:1.5rem;font-size:1.2rem;font-weight:800}.shipping-tip{color:#fbbf24;text-align:center;margin-top:1.5rem;font-size:.85rem;font-weight:600}.support-card{text-align:center;background:#fdf2f2;border-radius:1.5rem;padding:2rem}.support-card h4{margin-bottom:.5rem;font-weight:800}.support-card p{color:#4b5563;font-size:.9rem}@media (max-width:1024px){.checkout-grid{grid-template-columns:1fr}.checkout-sidebar{order:-1}.checkout-card{padding:2rem}section{padding:3rem 1rem}.hero-section article{text-align:center;grid-template-columns:1fr;gap:2rem;padding:4rem 1.5rem}.hero-section div h1{margin-inline:auto;font-size:3.5rem}.hero-section div p{margin-inline:auto}.hero-section div nav{justify-content:center}.hero-section figure{order:-1}.varieties-section div{grid-template-columns:1fr}}@media (max-width:768px){body>header{padding:.8rem 1rem}.mobile-toggle{display:block}body>header nav{background:var(--white);z-index:1000;flex-direction:column;justify-content:center;width:80%;height:100vh;position:fixed;top:0;left:-100%;box-shadow:10px 0 30px #0000001a}body>header nav.active{left:0}body>header aside .shop-now-btn{display:none}.features-section div{grid-template-columns:1fr}.varieties-section h2{text-align:center}.varieties-section article{text-align:center;flex-direction:column;padding:2rem 1.5rem}.location-finder-card{padding:2rem 1.5rem}.location-finder-form{flex-direction:column}.location-finder-form button{width:100%}.footer-grid{text-align:center;grid-template-columns:1fr!important;gap:2.5rem!important}.footer-grid aside,.footer-grid nav,.footer-grid form{flex-direction:column;align-items:center;display:flex}.footer-grid .input-group{width:100%}.footer-grid h3:after{left:50%;transform:translate(-50%)}body>footer .bottom{text-align:center;flex-direction:column;gap:1.5rem}body>footer .bottom nav{flex-direction:column;align-items:center;gap:1rem;display:flex}}.success-page{background:var(--off-white);justify-content:center;align-items:center;min-height:80vh;padding:4rem 1rem;display:flex}.success-card{background:var(--white);border-radius:var(--radius-lg);text-align:center;width:100%;max-width:600px;padding:4rem;box-shadow:0 20px 50px #0000000d}.success-icon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;font-size:2.5rem;animation:.5s cubic-bezier(.175,.885,.32,1.275) scaleUp;display:flex}@keyframes scaleUp{0%{transform:scale(0)}to{transform:scale(1)}}.success-card h1{color:var(--black);margin-bottom:1rem;font-size:2.5rem}.success-card p{color:var(--gray);margin-bottom:2rem;line-height:1.6}.order-info-box{background:var(--off-white);border-radius:var(--radius-md);text-align:left;margin-bottom:3rem;padding:2rem}.order-info-box h3{border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem}.order-info-box p{margin-bottom:.5rem;font-size:.95rem}.success-actions{justify-content:center;gap:1rem;display:flex}.home-btn{background:var(--brand-red);border-radius:5rem;padding:1rem 2.2rem;font-weight:700;display:inline-block;color:#fff!important}.track-btn{background:var(--white);border:1px solid var(--border);border-radius:5rem;padding:1rem 2.2rem;font-weight:700;display:inline-block;color:var(--black)!important}@media (max-width:640px){.success-card{padding:2rem}.success-actions{flex-direction:column}}.track-page{background:var(--off-white);justify-content:center;min-height:80vh;padding:6rem 1rem;display:flex}.track-container{width:100%;max-width:800px}.track-header{text-align:center;margin-bottom:4rem}.track-header h1{margin-bottom:1rem;font-size:3rem}.track-header p{color:var(--gray);font-size:1.1rem}.track-form{border-radius:var(--radius-lg);background:#fff;gap:1rem;margin-bottom:4rem;padding:1.5rem;display:flex;box-shadow:0 10px 30px #0000000d}.track-form input{border:1px solid var(--border);border-radius:var(--radius-sm);text-transform:uppercase;flex:1;padding:1rem 1.5rem;font-size:1.1rem;font-weight:700}.track-form button{background:var(--brand-red);color:#fff;border-radius:var(--radius-sm);padding:1rem 2.5rem;font-size:1.1rem;font-weight:800}.track-error{color:#dc2626;border-radius:var(--radius-md);text-align:center;background:#fef2f2;margin-bottom:2rem;padding:1.5rem}.track-result{border-radius:var(--radius-lg);background:#fff;padding:3rem;box-shadow:0 20px 50px #0000000d}.result-header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.status-badge{color:#fff;border-radius:5rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:800}.result-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:4rem;display:grid}.result-item{flex-direction:column;gap:.5rem;display:flex}.result-item strong{color:var(--gray);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.result-item span{font-size:1.1rem;font-weight:800}.order-progress{justify-content:space-between;margin-bottom:4rem;padding:0 1rem;display:flex;position:relative}.order-progress:before{content:"";background:var(--border);z-index:1;height:4px;position:absolute;top:15px;left:2rem;right:2rem}.progress-step{z-index:2;flex-direction:column;flex:1;align-items:center;gap:1rem;display:flex;position:relative}.progress-step .dot{border:4px solid var(--border);background:#fff;border-radius:50%;width:30px;height:30px;transition:all .3s}.progress-step span{color:var(--gray);font-size:.85rem;font-weight:800}.progress-step.active .dot{background:var(--brand-red);border-color:var(--brand-red);box-shadow:0 0 15px #dc26264d}.progress-step.active span{color:var(--black)}.items-summary{border-top:1px solid var(--border);padding-top:2rem}.items-summary h3{margin-bottom:1.5rem;font-size:1.1rem}.items-summary ul{flex-wrap:wrap;gap:1rem;display:flex}.items-summary li{background:var(--off-white);border-radius:var(--radius-sm);padding:.5rem 1rem;font-size:.9rem;font-weight:700}@media (max-width:640px){.track-form{flex-direction:column}.result-grid{grid-template-columns:1fr}.order-progress{flex-direction:column;align-items:flex-start;gap:2rem}.order-progress:before{display:none}.progress-step{flex-direction:row;gap:1.5rem}}
