:root{--color-bg:#f8f5f0;--color-bg-white:#fff;--color-bg-warm:#f0ebe3;--color-text:#1a1a1a;--color-text-light:#5a5a5a;--color-text-muted:#6b6b6b;--color-accent:#d4c5b2;--color-accent-dark:#b8a898;--color-border:#e5e0d8;--color-border-light:#f0ebe3;--color-blue:#3d4f5f;--color-success:#4a7c59;--color-warning:#c4943d;--color-error:#a63d40;--color-overlay:#0006;--font-heading:var(--font-barlow-condensed),sans-serif;--font-body:var(--font-inter),sans-serif;--nav-height:72px;--container-max:1440px;--container-padding:40px;--grid-gap:20px;--transition-fast:.2s ease;--transition-base:.3s ease;--transition-slow:.5s ease;--radius-sm:2px;--radius-md:4px;--radius-lg:8px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font-body);color:var(--color-text);background-color:var(--color-bg);font-weight:300;line-height:1.6;overflow-x:hidden}a{color:inherit;transition:opacity var(--transition-fast);text-decoration:none}a:hover{opacity:.7}img{max-width:100%;height:auto;display:block}button{font-family:var(--font-body);cursor:pointer;font-size:inherit;background:0 0;border:none}:focus{outline:none}:focus-visible{outline:2px solid var(--color-text);outline-offset:2px;border-radius:var(--radius-sm)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[role=button]:focus-visible{outline:2px solid var(--color-text);outline-offset:3px}ul,ol{list-style:none}input,textarea,select{font-family:var(--font-body);font-size:inherit;background:0 0;border:none;outline:none}@media (max-width:768px){input,textarea,select{font-size:16px!important}}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:.02em;text-transform:uppercase;font-weight:600;line-height:1.1}h1{font-size:clamp(2.5rem,5vw,4rem)}h2{font-size:clamp(1.8rem,3.5vw,2.8rem)}h3{font-size:clamp(1.2rem,2vw,1.6rem)}.container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.section{padding:100px 0}.section--compact{padding:60px 0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-center{text-align:center}.text-muted{color:var(--color-text-muted)}.btn{font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;transition:all var(--transition-base);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:14px 40px;font-size:.85rem;font-weight:500;display:inline-flex}.btn--primary{background-color:var(--color-text);color:var(--color-bg);border:1px solid var(--color-text)}.btn--primary:hover{color:var(--color-text);opacity:1;background-color:#0000}.btn--secondary{color:var(--color-text);border:1px solid var(--color-text);background-color:#0000}.btn--secondary:hover{background-color:var(--color-text);color:var(--color-bg);opacity:1}.btn--small{padding:10px 24px;font-size:.75rem}.product-grid{gap:var(--grid-gap);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1024px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.product-grid{grid-template-columns:1fr;gap:16px}}.page-enter{animation:.4s forwards fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-accent-dark);border-radius:3px}@media (max-width:768px){:root{--container-padding:20px;--nav-height:60px;--grid-gap:12px}.section{padding:60px 0}.page-enter{animation:none}}.page-loader{z-index:9999;-webkit-backdrop-filter:blur(6px);background:#f8f5f0e0;justify-content:center;align-items:center;animation:.2s loaderFadeIn;display:flex;position:fixed;inset:0}.page-loader-spinner{justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:relative}.page-loader-spinner:before{content:"";border:1px solid var(--color-border);border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite loaderPulse;position:absolute}.page-loader-svg{width:100%;height:100%;animation:1.2s cubic-bezier(.4,0,.2,1) infinite loaderSpin;position:absolute}.page-loader-svg circle{stroke:var(--color-accent-dark);stroke-dasharray:75 126;stroke-linecap:round}.page-loader-logo{font-family:var(--font-heading);letter-spacing:.2em;color:var(--color-text);font-size:1.1rem;font-weight:700;animation:1.5s ease-in-out infinite loaderLogoFade}@keyframes loaderSpin{to{transform:rotate(360deg)}}@keyframes loaderFadeIn{0%{opacity:0}to{opacity:1}}@keyframes loaderPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.15;transform:scale(1.1)}}@keyframes loaderLogoFade{0%,to{opacity:1}50%{opacity:.5}}
@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a1e1e2ab4a689572-s.b491d101.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:Barlow Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b84cc1c14eba5dc9-s.8ee46826.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:Barlow Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(../media/4f530f52d514af96-s.p.52297690.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:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbd88c7cbebcb5b-s.5dffbad4.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:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e3c10b17cdb86a23-s.9c849131.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:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(../media/612838607db3d51d-s.p.7fc7e6d5.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:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9710cef2a2a6ac70-s.a1099429.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:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a978fc28c69736ab-s.1914b782.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:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(../media/303804218d80822e-s.p.9b40bd6c.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:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e37557cf0085218d-s.1d7e972f.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:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(../media/146a3e5eadafdf83-s.3716a6ec.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:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d9b5d46d9a89ffe6-s.p.0855aa53.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:Barlow Condensed Fallback;src:local(Arial);ascent-override:130.73%;descent-override:26.15%;line-gap-override:0.0%;size-adjust:76.49%}.barlow_condensed_40fc5a39-module__Qr-HMq__className{font-family:Barlow Condensed,Barlow Condensed Fallback;font-style:normal}.barlow_condensed_40fc5a39-module__Qr-HMq__variable{--font-barlow-condensed:"Barlow Condensed","Barlow Condensed Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:300;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.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:300;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:300;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:300;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:300;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.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:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.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:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.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:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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_b9fd54fb-module__iIpoyq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_b9fd54fb-module__iIpoyq__variable{--font-inter:"Inter","Inter Fallback"}
.Header-module__Af2_WG__header{z-index:1000;-webkit-backdrop-filter:blur(12px);transition:all var(--transition-base);height:var(--nav-height);background:#f8f5f0e6;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled{box-shadow:0 1px 0 var(--color-border);background:#f8f5f0fa}.Header-module__Af2_WG__inner{height:100%;max-width:var(--container-max);padding:0 var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__Af2_WG__logo{flex-direction:column;align-items:center;gap:0;line-height:1;text-decoration:none;display:flex;position:absolute;left:47%;transform:translate(-50%)}.Header-module__Af2_WG__logo:hover{opacity:1}.Header-module__Af2_WG__logoText{font-family:var(--font-heading);letter-spacing:.25em;color:var(--color-text);font-size:1.5rem;font-weight:700;line-height:1.15}.Header-module__Af2_WG__desktopNav,.Header-module__Af2_WG__rightSection{align-items:center;gap:32px;display:flex}.Header-module__Af2_WG__navLink{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text);transition:opacity var(--transition-fast);font-size:.75rem;font-weight:400;text-decoration:none;position:relative}.Header-module__Af2_WG__navLink:after{content:"";background:var(--color-text);width:0;height:1px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.Header-module__Af2_WG__navLink:hover{opacity:1}.Header-module__Af2_WG__navLink:hover:after{width:100%}.Header-module__Af2_WG__actions{align-items:center;gap:16px;display:flex}.Header-module__Af2_WG__actionBtn{width:40px;height:40px;color:var(--color-text);transition:opacity var(--transition-fast);justify-content:center;align-items:center;display:flex;position:relative}.Header-module__Af2_WG__actionBtn:hover{opacity:.6}.Header-module__Af2_WG__badge{background:var(--color-text);width:16px;height:16px;color:var(--color-bg);border-radius:50%;justify-content:center;align-items:center;font-size:.6rem;font-weight:600;display:flex;position:absolute;top:2px;right:2px}.Header-module__Af2_WG__menuToggle{z-index:1001;justify-content:center;align-items:center;width:40px;height:40px;display:none}.Header-module__Af2_WG__hamburger{flex-direction:column;gap:6px;width:22px;display:flex}.Header-module__Af2_WG__hamburger span{background:var(--color-text);width:100%;height:1.5px;transition:all var(--transition-base);display:block}.Header-module__Af2_WG__hamburger.Header-module__Af2_WG__open span:first-child{transform:rotate(45deg)translate(2.5px,2.5px)}.Header-module__Af2_WG__hamburger.Header-module__Af2_WG__open span:last-child{transform:rotate(-45deg)translate(2.5px,-2.5px)}.Header-module__Af2_WG__mobileOverlay{background:var(--color-overlay);z-index:900;opacity:0;pointer-events:none;transition:opacity var(--transition-base);position:fixed;inset:0}.Header-module__Af2_WG__overlayOpen{opacity:1;pointer-events:auto}.Header-module__Af2_WG__mobileNav{background:var(--color-bg);z-index:950;width:320px;max-width:85vw;transition:transform var(--transition-slow);flex-direction:column;justify-content:space-between;padding:100px 40px 40px;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.Header-module__Af2_WG__mobileNavOpen{transform:translate(0)}.Header-module__Af2_WG__mobileNavInner{flex-direction:column;gap:0;display:flex}.Header-module__Af2_WG__mobileNavLink{font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;color:var(--color-text);opacity:0;border-bottom:1px solid var(--color-border-light);padding:12px 0;font-size:1.8rem;font-weight:600;text-decoration:none;animation:.3s forwards Header-module__Af2_WG__fadeSlideIn}.Header-module__Af2_WG__mobileNavLink:hover{opacity:.6}.Header-module__Af2_WG__mobileSocials{border-top:1px solid var(--color-border);gap:24px;padding-top:20px;display:flex}.Header-module__Af2_WG__mobileSocials a{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-light);font-size:.7rem}@keyframes Header-module__Af2_WG__fadeSlideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.Header-module__Af2_WG__langSelector{position:relative}.Header-module__Af2_WG__langBtn{cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;font-size:1.2rem;line-height:1;transition:transform .2s;display:flex}.Header-module__Af2_WG__langBtn:hover{transform:scale(1.15)}.Header-module__Af2_WG__langFlag{display:block}.Header-module__Af2_WG__langDropdown{background:var(--color-bg);border:1px solid var(--color-border);z-index:1001;border-radius:8px;min-width:140px;animation:.2s Header-module__Af2_WG__fadeInDown;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 4px 20px #0000001a}.Header-module__Af2_WG__langOption{cursor:pointer;letter-spacing:.03em;width:100%;color:var(--color-text);background:0 0;border:none;align-items:center;gap:10px;padding:10px 16px;font-size:.85rem;transition:background .2s;display:flex}.Header-module__Af2_WG__langOption:hover{background:#0000000a}.Header-module__Af2_WG__langOption.Header-module__Af2_WG__langActive{background:#0000000f;font-weight:600}.Header-module__Af2_WG__mobileLangSelector{border-top:1px solid var(--color-border);justify-content:center;gap:12px;margin-top:16px;padding:16px 0;display:flex}.Header-module__Af2_WG__mobileLangBtn{cursor:pointer;opacity:.5;background:0 0;border:2px solid #0000;border-radius:50%;padding:6px;font-size:1.5rem;transition:all .2s}.Header-module__Af2_WG__mobileLangBtn:hover,.Header-module__Af2_WG__mobileLangBtn.Header-module__Af2_WG__mobileLangActive{opacity:1;border-color:var(--color-text)}@keyframes Header-module__Af2_WG__fadeInDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Header-module__Af2_WG__desktopNav{display:none}.Header-module__Af2_WG__menuToggle{display:flex}.Header-module__Af2_WG__inner{justify-content:flex-start}.Header-module__Af2_WG__logo{position:absolute;left:50%;transform:translate(-50%)}.Header-module__Af2_WG__rightSection{margin-left:auto}.Header-module__Af2_WG__langSelector{display:none}.Header-module__Af2_WG__actions{gap:8px}}
.Footer-module__EZoWya__footer{background:var(--color-text);color:var(--color-bg);margin-top:100px;padding:80px 0 40px}.Footer-module__EZoWya__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Footer-module__EZoWya__newsletter{text-align:center;border-bottom:1px solid #ffffff1a;margin-bottom:60px;padding-bottom:60px}.Footer-module__EZoWya__newsletterTitle{font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;color:var(--color-bg);margin-bottom:12px;font-size:1.5rem;font-weight:600}.Footer-module__EZoWya__newsletterText{color:#f8f5f099;margin-bottom:28px;font-size:.85rem;font-weight:300}.Footer-module__EZoWya__newsletterForm{max-width:420px;transition:border-color var(--transition-base);border-bottom:1px solid #ffffff4d;align-items:center;margin:0 auto;display:flex}.Footer-module__EZoWya__newsletterForm:focus-within{border-color:#ffffffb3}.Footer-module__EZoWya__newsletterInput{color:var(--color-bg);letter-spacing:.03em;flex:1;padding:12px 0;font-size:.85rem;font-weight:300}.Footer-module__EZoWya__newsletterInput::placeholder{color:#f8f5f066}.Footer-module__EZoWya__newsletterBtn{color:var(--color-bg);transition:opacity var(--transition-fast);padding:12px 16px;font-size:1.2rem}.Footer-module__EZoWya__newsletterBtn:hover{opacity:.6}.Footer-module__EZoWya__linksGrid{border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:40px;padding-bottom:60px;display:grid}.Footer-module__EZoWya__linkColumn{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.Footer-module__EZoWya__columnTitle{font-family:var(--font-heading);letter-spacing:.2em;text-transform:uppercase;color:#f8f5f066;margin-bottom:8px;font-size:.75rem;font-weight:600}.Footer-module__EZoWya__link{color:#f8f5f0cc;transition:color var(--transition-fast);font-size:.85rem;font-weight:300;text-decoration:none}.Footer-module__EZoWya__link:hover{color:var(--color-bg);opacity:1}.Footer-module__EZoWya__bottom{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;display:grid}.Footer-module__EZoWya__bottom>.Footer-module__EZoWya__bottomLogo{justify-self:start}.Footer-module__EZoWya__bottom>.Footer-module__EZoWya__copyrightAndCredit{justify-self:center}.Footer-module__EZoWya__bottom>.Footer-module__EZoWya__bottomLinks{justify-self:end}.Footer-module__EZoWya__bottomLogo{font-family:var(--font-heading);letter-spacing:.25em;color:#f8f5f066;flex-direction:column;font-size:.75rem;font-weight:700;line-height:1.2;display:flex}.Footer-module__EZoWya__copyrightAndCredit{flex-direction:column;align-items:center;gap:6px;display:flex}.Footer-module__EZoWya__copyright,.Footer-module__EZoWya__credit{color:#f8f5f04d;font-size:.7rem;font-weight:300}.Footer-module__EZoWya__credit a{color:#f8f5f0b3;transition:color var(--transition-fast);text-decoration:underline}.Footer-module__EZoWya__credit a:hover{color:var(--color-bg)}.Footer-module__EZoWya__bottomLinks{gap:20px;display:flex}.Footer-module__EZoWya__bottomLinks a{color:#f8f5f04d;transition:color var(--transition-fast);font-size:.7rem;text-decoration:none}.Footer-module__EZoWya__bottomLinks a:hover{color:#f8f5f0b3;opacity:1}@media (max-width:768px){.Footer-module__EZoWya__footer{margin-top:60px;padding:60px 0 30px}.Footer-module__EZoWya__newsletter{margin-bottom:40px;padding-bottom:40px}.Footer-module__EZoWya__newsletterTitle{font-size:1.2rem}.Footer-module__EZoWya__linksGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:30px;padding-bottom:40px}.Footer-module__EZoWya__columnTitle{letter-spacing:.15em;margin-bottom:6px;font-size:.6rem}.Footer-module__EZoWya__link{font-size:.72rem}.Footer-module__EZoWya__linkColumn{gap:8px}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:16px}.Footer-module__EZoWya__bottomLogo{align-items:center}.Footer-module__EZoWya__bottomLinks{flex-wrap:wrap;justify-content:center;gap:12px}}
.CartDrawer-module__7HZXAW__overlay{background:var(--color-overlay);z-index:2000;opacity:0;pointer-events:none;transition:opacity var(--transition-base);position:fixed;inset:0}.CartDrawer-module__7HZXAW__overlayOpen{opacity:1;pointer-events:auto}.CartDrawer-module__7HZXAW__drawer{background:var(--color-bg);z-index:2001;width:420px;max-width:90vw;transition:transform var(--transition-slow);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.CartDrawer-module__7HZXAW__drawerOpen{transform:translate(0)}.CartDrawer-module__7HZXAW__header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:28px 30px;display:flex}.CartDrawer-module__7HZXAW__title{font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:8px;font-size:1rem;font-weight:600;display:flex}.CartDrawer-module__7HZXAW__count{font-family:var(--font-body);color:var(--color-text-muted);letter-spacing:0;text-transform:none;font-size:.8rem;font-weight:300}.CartDrawer-module__7HZXAW__closeBtn{color:var(--color-text-muted);transition:color var(--transition-fast);justify-content:center;align-items:center;width:44px;height:44px;font-size:.85rem;display:flex}.CartDrawer-module__7HZXAW__closeBtn:hover{color:var(--color-text)}.CartDrawer-module__7HZXAW__empty{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;padding:40px;display:flex}.CartDrawer-module__7HZXAW__emptyText{color:var(--color-text-muted);font-size:.9rem;font-weight:300}.CartDrawer-module__7HZXAW__items{flex:1;padding:20px 30px;overflow-y:auto}.CartDrawer-module__7HZXAW__item{border-bottom:1px solid var(--color-border-light);gap:16px;padding:20px 0;display:flex;position:relative}.CartDrawer-module__7HZXAW__itemImage{flex-shrink:0;justify-content:center;align-items:center;width:80px;height:100px;display:flex}.CartDrawer-module__7HZXAW__itemImageLetter{font-family:var(--font-heading);color:#ffffff4d;font-size:1.5rem;font-weight:700}.CartDrawer-module__7HZXAW__itemInfo{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.CartDrawer-module__7HZXAW__itemName{color:var(--color-text);font-size:.82rem;font-weight:400;text-decoration:none}.CartDrawer-module__7HZXAW__itemName:hover{opacity:.7}.CartDrawer-module__7HZXAW__itemMeta{color:var(--color-text-muted);gap:6px;font-size:.7rem;display:flex}.CartDrawer-module__7HZXAW__itemBottom{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.CartDrawer-module__7HZXAW__quantity{border:1px solid var(--color-border);align-items:center;gap:0;display:flex}.CartDrawer-module__7HZXAW__qtyBtn{width:36px;height:36px;color:var(--color-text);transition:background var(--transition-fast);justify-content:center;align-items:center;font-size:.9rem;display:flex}.CartDrawer-module__7HZXAW__qtyBtn:hover{background:var(--color-border-light)}.CartDrawer-module__7HZXAW__qtyNum{border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:400;display:flex}.CartDrawer-module__7HZXAW__itemPrice{color:var(--color-text);font-size:.8rem;font-weight:300}.CartDrawer-module__7HZXAW__removeBtn{color:var(--color-text-muted);transition:color var(--transition-fast);font-size:.65rem;position:absolute;top:20px;right:0}.CartDrawer-module__7HZXAW__removeBtn:hover{color:var(--color-error)}.CartDrawer-module__7HZXAW__footer{border-top:1px solid var(--color-border);padding:24px 30px}.CartDrawer-module__7HZXAW__totalRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.CartDrawer-module__7HZXAW__totalLabel{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;font-size:.85rem;font-weight:600}.CartDrawer-module__7HZXAW__totalPrice{font-size:1rem;font-weight:400}.CartDrawer-module__7HZXAW__shipping{color:var(--color-text-muted);margin-bottom:20px;font-size:.7rem;font-weight:300}.CartDrawer-module__7HZXAW__checkoutBtn{width:100%}.CartDrawer-module__7HZXAW__checkoutError{color:var(--color-error);border:1px solid var(--color-error);border-radius:var(--radius-sm);background-color:#a63d4014;margin-bottom:12px;padding:12px 14px;font-size:.85rem}@media (max-width:480px){.CartDrawer-module__7HZXAW__drawer{width:100%;max-width:100%}.CartDrawer-module__7HZXAW__header{padding:20px}.CartDrawer-module__7HZXAW__items{padding:16px 20px}.CartDrawer-module__7HZXAW__footer{padding:20px}.CartDrawer-module__7HZXAW__qtyBtn,.CartDrawer-module__7HZXAW__qtyNum{width:40px;height:40px}}
