@font-face{font-family:Comfortaa;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9689f6b40c1e041a-s.ca263b96.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:Comfortaa;font-style:normal;font-weight:700;font-display:swap;src:url(../media/f2b50120d3e36f21-s.957d244a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Comfortaa;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ff26b4a27d116c2e-s.6408624c.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:Comfortaa;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e714b3befe2d9b11-s.adcda0c6.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:Comfortaa;font-style:normal;font-weight:700;font-display:swap;src:url(../media/015ed4e8061dc270-s.97613f67.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:Comfortaa;font-style:normal;font-weight:700;font-display:swap;src:url(../media/226835072b48feaa-s.p.cc947275.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:Comfortaa Fallback;src:local(Arial);ascent-override:74.95%;descent-override:19.91%;line-gap-override:0.0%;size-adjust:117.54%}.comfortaa_b2aec028-module__8UDnbq__className{font-family:Comfortaa,Comfortaa Fallback;font-style:normal;font-weight:700}.comfortaa_b2aec028-module__8UDnbq__variable{--font-logo:"Comfortaa","Comfortaa Fallback"}
.Header-module__lnUIdW__header{z-index:100;background-color:var(--background);border-bottom:1px solid var(--border);height:var(--header-height);position:relative}.Header-module__lnUIdW__container{max-width:var(--container-width);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 1rem;display:flex;position:relative}.Header-module__lnUIdW__logo{color:var(--foreground);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.Header-module__lnUIdW__logoAccent{color:var(--primary)}.Header-module__lnUIdW__nav{display:none}.Header-module__lnUIdW__navLink{color:var(--foreground);border-radius:var(--radius-sm);padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s}.Header-module__lnUIdW__navLink:hover{background-color:var(--muted);color:var(--primary)}.Header-module__lnUIdW__navLinkActive{color:var(--primary)}.Header-module__lnUIdW__navLinkLogo{font-family:var(--font-logo),sans-serif;letter-spacing:0;color:var(--foreground);font-weight:700}.Header-module__lnUIdW__navLinkLogo:hover,.Header-module__lnUIdW__navLinkLogo.Header-module__lnUIdW__navLinkActive{color:var(--foreground)}.Header-module__lnUIdW__actions{align-items:center;gap:.5rem;display:flex}.Header-module__lnUIdW__cartBtn{width:40px;height:40px;color:var(--foreground);border-radius:var(--radius-sm);justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex}.Header-module__lnUIdW__cartBtn:hover{background-color:var(--muted);color:var(--primary)}.Header-module__lnUIdW__mobileMenuBtn{cursor:pointer;width:40px;height:40px;color:var(--foreground);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Header-module__lnUIdW__hamburger{background-color:currentColor;width:24px;height:2px;transition:background-color .2s;position:relative}.Header-module__lnUIdW__hamburger:before,.Header-module__lnUIdW__hamburger:after{content:"";background-color:currentColor;width:24px;height:2px;transition:transform .2s;position:absolute;left:0}.Header-module__lnUIdW__hamburger:before{top:-7px}.Header-module__lnUIdW__hamburger:after{top:7px}.Header-module__lnUIdW__hamburgerOpen{background-color:#0000}.Header-module__lnUIdW__hamburgerOpen:before{transform:rotate(45deg)translate(5px,5px)}.Header-module__lnUIdW__hamburgerOpen:after{transform:rotate(-45deg)translate(5px,-5px)}.Header-module__lnUIdW__mobileNav{background-color:var(--background);border-bottom:1px solid var(--border);z-index:99;flex-direction:column;gap:.5rem;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0}.Header-module__lnUIdW__mobileNavOpen{display:flex}.Header-module__lnUIdW__mobileNavLink{color:var(--foreground);border-radius:var(--radius-sm);padding:1rem;font-weight:500;text-decoration:none;transition:background-color .2s}.Header-module__lnUIdW__mobileNavLink:hover{background-color:var(--muted)}.Header-module__lnUIdW__medal{color:#e2ac3f}@media (min-width:768px){.Header-module__lnUIdW__nav{align-items:center;gap:.5rem;display:flex}.Header-module__lnUIdW__mobileMenuBtn{display:none}.Header-module__lnUIdW__mobileNav{display:none!important}}
.Footer-module__3hUVsW__footer{color:#ddd;background-color:#332e29;margin-top:auto;padding:2rem 0}.Footer-module__3hUVsW__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Footer-module__3hUVsW__logo{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;display:block}.Footer-module__3hUVsW__copy{color:#888;font-size:.875rem}.Footer-module__3hUVsW__links{gap:1.5rem;display:flex}.Footer-module__3hUVsW__links a{font-size:.875rem;transition:color .2s}.Footer-module__3hUVsW__links a:hover{color:var(--primary)}@media (min-width:640px){.Footer-module__3hUVsW__content{text-align:left;flex-direction:row;justify-content:space-between}}
:root{--background:#fdfcf8;--foreground:#4a4036;--primary:#e67e22;--primary-hover:#d35400;--secondary:#f1c40f;--muted:#f0efe9;--border:#e5e0d8;--accent:#2ecc71;--error:#e74c3c;--success:#27ae60;--container-width:1200px;--header-height:80px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-full:9999px}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-sans),sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 1rem}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
