@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;800&family=Outfit:wght@400;700;900&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.06d3mdzz5bre_.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.11.cyxs5p-0z~.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.16t1db8_9y2o~.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.0q3udbd2bu5yp.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.0gw~uztddq1df.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.0.q-h669a_dqa.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{--primary:#ea580c;--primary-hover:#c2410c;--bg-main:#fff;--bg-card:#f8fafc;--text-main:#111827;--text-muted:#4b5563}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-main);max-width:100vw;color:var(--text-main);scroll-behavior:smooth;font-family:Inter,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.navbar-wrapper{z-index:100;border-bottom:1px solid #0000000f;width:100%;position:absolute;top:0;left:0}.navbar{justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex}.logo{color:var(--text-main);letter-spacing:-.5px;align-items:center;gap:.5rem;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:900;display:flex}.nav-links{align-items:center;gap:2.5rem;display:flex}.nav-links a{color:var(--text-main);opacity:.7;font-size:1rem;font-weight:600;transition:all .3s}.nav-links a:hover{color:var(--primary);opacity:1}.cart-icon-btn{background:var(--text-main);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.cart-icon-btn:hover{background:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #ea580c4d}.hero{background-color:var(--bg-main);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.video-background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.video-background video{object-fit:cover;width:100%;height:100%}.video-overlay{z-index:2;background:linear-gradient(90deg,#fffffff2 0%,#ffffffbf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-container{z-index:10;flex-direction:column;width:100%;display:flex;position:relative}.hero-content{opacity:0;max-width:650px;animation:1s ease-out forwards slideUp}.badge{color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;background:#ea580c1a;border:1px solid #ea580c33;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex}.hero h1{color:var(--text-main);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}.hero h1 span{color:var(--primary)}.hero p{color:var(--text-muted);max-width:550px;margin-bottom:2.5rem;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6}.cta-button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.75rem;padding:1.1rem 2.5rem;font-size:1.125rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #ea580c40}.cta-button:hover{background:var(--primary-hover);transform:translateY(-3px);box-shadow:0 8px 25px #ea580c66}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.section{background-color:var(--bg-main);padding:6rem 0}.section-alt{background-color:var(--bg-card)}.section-header{text-align:center;margin-bottom:4rem}.section-title{color:var(--text-main);margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem)}.section-title span{color:var(--primary)}.section-subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.products-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.product-card{background:#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px #00000005}.product-card:hover{border-color:#ea580c4d;transform:translateY(-5px);box-shadow:0 12px 24px #00000014}.product-image{background-color:#f8fafc;border-bottom:1px solid #0000000a;justify-content:center;align-items:center;width:100%;height:240px;display:flex;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.05)}.product-icon{font-size:4rem}.hidden{display:none!important}.product-content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.product-title{color:var(--text-main);margin-bottom:.5rem;font-size:1.4rem}.product-desc{color:var(--text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.product-price-row{margin-bottom:1.5rem}.product-price{color:var(--text-main);font-size:1.5rem;font-weight:800}.product-unit{color:var(--text-muted);font-size:.9rem}.product-actions{gap:1rem;display:flex}.qty-selector{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;height:48px;display:flex;overflow:hidden}.qty-selector button{cursor:pointer;width:48px;height:100%;color:var(--text-muted);background:#f9fafb;border:none;font-size:1.2rem;transition:background .2s}.qty-selector button:hover{color:var(--text-main);background:#e5e7eb}.qty-selector span{text-align:center;width:48px;font-weight:600}.add-to-cart-btn{color:#15803d;cursor:pointer;background:#fff;border:2px solid #15803d;border-radius:8px;flex-grow:1;height:48px;padding:0 1rem;font-size:1rem;font-weight:700;transition:all .2s}.add-to-cart-btn:hover{color:#fff;background:#15803d}.transport-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.transport-card{border-left:4px solid var(--primary);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;box-shadow:0 2px 8px #0000000a}.transport-zone{color:var(--text-main);font-size:1.125rem;font-weight:700}.transport-price{color:var(--primary);font-size:1.25rem;font-weight:900}.cart-overlay{z-index:1000;opacity:0;visibility:hidden;background:#00000080;width:100vw;height:100vh;transition:all .3s;position:fixed;top:0;left:0}.cart-overlay.open{opacity:1;visibility:visible}.cart-drawer{z-index:1001;background:#fff;flex-direction:column;width:100%;max-width:550px;height:100vh;transition:right .4s cubic-bezier(.1,.8,.2,1);display:flex;position:fixed;top:0;right:-600px;box-shadow:-5px 0 25px #0000001a}.cart-drawer.open{right:0}.cart-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.cart-header h2{font-size:1.5rem;font-weight:800}.close-cart{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:background .2s;display:flex}.close-cart:hover{color:var(--text-main);background:#f3f4f6}.cart-content{flex-grow:1;padding:2rem;overflow-y:auto}.empty-cart{text-align:center;color:var(--text-muted);margin-top:3rem;font-size:1.1rem}.cart-items{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.cart-item{background:#fff;gap:1rem;display:flex}.cart-item img{object-fit:cover;border:1px solid #f3f4f6;border-radius:8px;width:80px;height:80px}.cart-item-info{flex-direction:column;flex-grow:1;display:flex}.cart-item-info h4{margin-bottom:.2rem;font-size:1rem}.cart-item-info p{color:var(--text-muted);margin-bottom:.5rem;font-size:.9rem}.cart-item-actions{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.qty-selector.small{height:32px}.qty-selector.small button{width:32px;font-size:1rem}.qty-selector.small span{width:32px;font-size:.9rem}.cart-item-total{text-align:right;flex-direction:column;align-items:flex-end;font-weight:800;display:flex}.remove-item{color:#ef4444;cursor:pointer;background:0 0;border:none;margin-top:.3rem;font-size:.8rem;font-weight:700}.cart-summary-box{background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding:1.5rem;font-weight:600;display:flex}.cart-summary-box span{font-size:1.25rem;font-weight:800}.cart-form h3{margin-bottom:1.5rem;font-size:1.2rem}.form-group{margin-bottom:1rem}.form-group label{color:var(--text-main);margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.form-input,.form-select,.form-textarea{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #ea580c1a}.form-textarea{resize:vertical;min-height:80px}.form-row{gap:1rem;display:flex}.form-row .form-group{flex:1}.cart-total-row{justify-content:space-between;align-items:center;margin:2rem 0 1rem;display:flex}.cart-total-row h3{font-size:1.25rem}.total-price{font-size:1.5rem;font-weight:900}.payment-warning{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:.85rem;display:flex}.submit-order-btn{color:#fff;cursor:pointer;background:#15803d;border:none;border-radius:8px;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:800;transition:all .2s;box-shadow:0 4px 12px #15803d33}.submit-order-btn:hover{background:#166534;transform:translateY(-2px)}.footer{color:#cbd5e1;border-top:4px solid var(--primary);background-color:#0f172a;padding:5rem 0 2rem}.footer-content{grid-template-columns:1fr 1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.footer-logo-col p{color:#94a3b8;margin-top:1rem;line-height:1.6}.footer-logo{color:#fff;align-items:center;gap:.5rem;font-family:Outfit,sans-serif;font-size:2rem;font-weight:900;display:flex}.footer-title{color:#fff;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.footer-links{flex-direction:column;gap:.8rem;display:flex}.footer-links a{transition:color .2s}.footer-links a:hover{color:var(--primary)}.footer-contact-item{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.footer-contact-item svg{color:var(--primary)}.footer-bottom{text-align:center;color:#64748b;border-top:1px solid #ffffff0d;padding-top:2rem;font-size:.9rem}.scroll-spy{z-index:999;flex-direction:column;gap:1rem;display:flex;position:fixed;top:50%;right:2rem;transform:translateY(-50%)}.scroll-spy a{background-color:#0003;border-radius:50%;width:12px;height:12px;transition:all .3s;display:block;position:relative}.scroll-spy a:after{content:attr(title);background:var(--bg-main);color:var(--text-main);opacity:0;visibility:hidden;white-space:nowrap;border-radius:4px;padding:.25rem .5rem;font-size:.8rem;font-weight:600;transition:all .3s;position:absolute;top:50%;right:25px;transform:translateY(-50%);box-shadow:0 2px 5px #0000001a}.scroll-spy a:hover:after{opacity:1;visibility:visible}.scroll-spy a:hover{background-color:var(--primary);transform:scale(1.2)}.scroll-spy a.active{background-color:var(--primary);transform:scale(1.5);box-shadow:0 0 10px #ea580c80}@media (max-width:768px){.nav-links,.scroll-spy{display:none}.footer-content{text-align:center;grid-template-columns:1fr}.footer-contact-item{justify-content:center}.cart-drawer{width:100vw}.product-actions{flex-direction:column}.qty-selector{width:100%}}
