@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_bace89c4-module__09p2wq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_bace89c4-module__09p2wq__variable{--font-inter:"Inter", "Inter Fallback"}
:root{--background:#fff;--foreground:#111;--brand:#000;--brand-light:#333;--gray-light:#f5f5f5;--gray-medium:#e5e5e5;--gray-dark:#666;--error:#d92d20;--success:#12b76a;--font-inter:"Inter", sans-serif}@media (prefers-color-scheme:dark){:root{--background:#111;--foreground:#fff;--brand:#fff;--brand-light:#e5e5e5;--gray-light:#222;--gray-medium:#333;--gray-dark:#999}.navbar-logo img{filter:brightness(0)invert()}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-inter);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}a{color:inherit;text-decoration:none;transition:color .3s}a:hover{color:var(--gray-dark)}img{max-width:100%;height:auto;display:block}ul{list-style:none}.container{max-width:1440px;margin:0 auto;padding:0 20px}.text-center{text-align:center}.uppercase{text-transform:uppercase;letter-spacing:1px}.font-bold{font-weight:700}.font-medium{font-weight:500}.btn{text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;padding:14px 28px;font-size:14px;font-weight:600;transition:all .3s;display:inline-block}.btn-primary{background-color:var(--brand);color:var(--background);border:1px solid var(--brand)}.btn-primary:hover{color:var(--brand);background-color:#0000}.btn-outline{color:var(--brand);border:1px solid var(--brand);background-color:#0000}.btn-outline:hover{background-color:var(--brand);color:var(--background)}.navbar{border-bottom:1px solid var(--gray-medium);background-color:var(--background);z-index:100;justify-content:space-between;align-items:center;padding:20px 0;display:flex;position:sticky;top:0}.navbar-logo img{object-fit:contain;height:80px;max-height:100%}.navbar-links{gap:32px;display:flex}.navbar-links a{text-transform:uppercase;letter-spacing:.5px;font-size:15px;font-weight:500}.navbar-actions{align-items:center;gap:24px;display:flex}.hero{text-align:center;background-color:var(--gray-light);justify-content:center;align-items:center;height:80vh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-content{z-index:10;background:rgba(var(--background), .8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:40px;position:relative}.hero h1{letter-spacing:2px;margin-bottom:16px;font-size:48px;font-weight:700}.hero p{color:var(--gray-dark);margin-bottom:32px;font-size:18px}.product-section{padding:80px 0}.section-title{text-align:center;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:48px;font-size:32px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:40px 24px;display:grid}.product-card{flex-direction:column;transition:transform .3s;display:flex}.product-card:hover{transform:translateY(-5px)}.product-image-wrapper{aspect-ratio:3/4;background-color:var(--gray-light);margin-bottom:16px;position:relative;overflow:hidden}.product-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-image-wrapper img{transform:scale(1.05)}.product-info{justify-content:space-between;align-items:flex-start;display:flex}.product-name{margin-bottom:8px;font-size:16px;font-weight:500}.product-category{color:var(--gray-dark);font-size:14px}.product-price{font-size:16px;font-weight:700}.footer{background-color:var(--gray-light);margin-top:80px;padding:80px 0 40px}.footer-grid{grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:60px;display:grid}.footer-column h4{text-transform:uppercase;letter-spacing:1px;margin-bottom:24px;font-size:14px}.footer-column ul li{margin-bottom:12px}.footer-column ul li a{color:var(--gray-dark);font-size:14px}.footer-column ul li a:hover{color:var(--brand)}.footer-bottom{text-align:center;border-top:1px solid var(--gray-medium);color:var(--gray-dark);padding-top:40px;font-size:14px}@media (max-width:768px){.navbar-links{display:none}.hero h1{font-size:32px}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.footer-grid{grid-template-columns:1fr}}@keyframes pulseBreathe{0%{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}to{opacity:.9;transform:scale(1)}}.pulse-logo{animation:4s ease-in-out infinite pulseBreathe;display:inline-block}
