body{font-family:Inter,sans-serif;background:#fff;color:#111;margin:0;padding:0}h1,h2,h3{font-weight:600}@tailwind base;@tailwind components;@tailwind utilities;*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}ol,ul{list-style:none}a{text-decoration:none;color:inherit}button{background:none;border:none;cursor:pointer}input,select,textarea{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}img{max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover}body,html{height:100%;margin:0;padding:0}.wrapper,body{display:flex;flex-direction:column}.wrapper{min-height:100vh}.Footer_footer__OQpsI{background-color:#000;color:#fff;padding:3rem 1rem 1rem;margin-top:auto}.Footer_footer__OQpsI .Footer_container__pP_Gj{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap}.Footer_footer__OQpsI .Footer_logoSection__i6TrY{max-width:300px}.Footer_footer__OQpsI .Footer_logoSection__i6TrY .Footer_brandText__MZFS8{margin-top:1rem;font-size:.9rem;color:#bbb;line-height:1.4}.Footer_footer__OQpsI .Footer_logoSection__i6TrY img{filter:brightness(0) invert(1)}.Footer_footer__OQpsI .Footer_linksSection__tc0Os{display:flex;gap:3rem}.Footer_footer__OQpsI .Footer_linksSection__tc0Os h4{font-size:1rem;margin-bottom:.8rem;text-transform:uppercase;color:#ddd}.Footer_footer__OQpsI .Footer_linksSection__tc0Os ul{list-style:none;padding:0}.Footer_footer__OQpsI .Footer_linksSection__tc0Os ul li{margin-bottom:.5rem}.Footer_footer__OQpsI .Footer_linksSection__tc0Os ul li a{text-decoration:none;color:#bbb;font-size:.9rem;transition:color .3s ease}.Footer_footer__OQpsI .Footer_linksSection__tc0Os ul li a:hover{color:#fff}.Footer_footer__OQpsI .Footer_bottomLine__48qHY{margin-top:2rem;border-top:1px solid #333;text-align:center;padding-top:1rem}.Footer_footer__OQpsI .Footer_bottomLine__48qHY p{font-size:.8rem;color:#777}@media(max-width:768px){.Footer_container__pP_Gj{flex-direction:column;align-items:center;text-align:center}.Footer_logoSection__i6TrY{display:flex;flex-direction:column;align-items:center}.Footer_logoSection__i6TrY .Footer_brandText__MZFS8{text-align:center}.Footer_linksSection__tc0Os{flex-direction:column;align-items:center;margin-top:2rem;gap:2rem}.Footer_linksSection__tc0Os div{align-items:center}.Footer_linksSection__tc0Os div h4{text-align:center}.Footer_linksSection__tc0Os div ul{padding:0}.Footer_linksSection__tc0Os div ul li{text-align:center}}.Header_header__1RJ5C{position:fixed;top:0;width:100%;background:#fff;z-index:1000;box-shadow:0 1px 4px rgba(0,0,0,.1);transition:transform .5s ease,background-color .3s ease}.Header_header__1RJ5C.Header_hidden__WVEMm{transform:translateY(-100%)}@media(max-width:768px){.Header_header__1RJ5C.Header_menuOpen__ElCtI .Header_nav__qw3Y_{max-height:300px;padding:1rem 0}}.Header_header__1RJ5C.Header_menuOpen__ElCtI .Header_burger__knfDo span{background:rgba(0,0,0,0)}.Header_header__1RJ5C.Header_menuOpen__ElCtI .Header_burger__knfDo span:before{transform:translateY(8px) rotate(45deg)}.Header_header__1RJ5C.Header_menuOpen__ElCtI .Header_burger__knfDo span:after{transform:translateY(-8px) rotate(-45deg)}.Header_topBar__IBZaj{background:#333;color:#eee;font-size:.75rem;text-align:center;padding:.25rem 1rem}@media(max-width:768px){.Header_topBar__IBZaj{font-size:.65rem;padding:.2rem .5rem}}.Header_navWrapper__W8bSU{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;position:relative}@media(max-width:768px){.Header_navWrapper__W8bSU{padding:.75rem 1rem;flex-direction:column;align-items:center;gap:.5rem}}@media(max-width:480px){.Header_navWrapper__W8bSU{padding:.5rem}}.Header_logo__X2AKx a{font-size:1.5rem;font-weight:700;color:#111;text-decoration:none}.Header_logo__X2AKx a img{max-height:60px;width:auto}@media(max-width:768px){.Header_logo__X2AKx a img{max-height:50px}}@media(max-width:480px){.Header_logo__X2AKx a img{max-height:40px}}.Header_burger__knfDo{display:none;background:none;border:none;padding:0;margin-left:1rem;cursor:pointer;width:24px;height:24px;position:relative;z-index:1100}.Header_burger__knfDo span,.Header_burger__knfDo span:after,.Header_burger__knfDo span:before{content:"";display:block;width:100%;height:2px;background:#111;position:absolute;left:0;transition:transform .5s ease,opacity .5s ease}.Header_burger__knfDo span{top:50%;transform:translateY(-50%)}.Header_burger__knfDo span:before{top:-8px}.Header_burger__knfDo span:after{top:8px}@media(max-width:768px){.Header_burger__knfDo{display:block}}.Header_nav__qw3Y_{display:flex;gap:2rem;justify-content:center;align-items:center;transition:max-height .5s ease,padding .5s ease}@media(max-width:768px){.Header_nav__qw3Y_{position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;gap:1rem;overflow:hidden;max-height:0;padding:0}}.Header_nav__qw3Y_ a{font-weight:600;color:#111;text-decoration:none;font-size:1rem;position:relative;transition:color .3s ease;text-align:center}.Header_nav__qw3Y_ a:after{content:"";position:absolute;width:0;height:2px;left:0;bottom:-4px;background-color:#111;transition:width .3s ease}.Header_nav__qw3Y_ a:hover{color:#000}.Header_nav__qw3Y_ a:hover:after{width:100%}@media(max-width:768px){.Header_nav__qw3Y_ a{font-size:.875rem}}.Header_icons__tQf82{display:flex;gap:1.5rem;font-size:1.25rem}@media(max-width:768px){.Header_icons__tQf82{margin-top:.5rem;justify-content:flex-end;width:100%}.Header_icons__tQf82 img{height:22px;width:22px}}@media(max-width:480px){.Header_icons__tQf82{gap:.5rem;font-size:1rem}}.Header_icons__tQf82 a{position:relative}.Header_icons__tQf82 a img{height:24px;width:24px;transition:opacity .3s ease}.Header_icons__tQf82 a img:hover{opacity:.7}.Header_cartWrapper__dXWbl{position:relative}.Header_cartWrapper__dXWbl .Header_cartCount__TyK6m{position:absolute;top:-6px;right:-6px;background-color:#000;color:#fff;border-radius:50%;width:18px;height:18px;font-size:.75rem;display:flex;align-items:center;justify-content:center;font-weight:600;pointer-events:none}@media(max-width:768px){.Header_cartWrapper__dXWbl .Header_cartCount__TyK6m{width:16px;height:16px;font-size:.7rem;top:-4px;right:-4px}.Header_topBar__IBZaj{font-size:.65rem;padding:.2rem .5rem}.Header_navWrapper__W8bSU{flex-direction:row;align-items:center;justify-content:space-between;padding:.5rem 1rem}.Header_logo__X2AKx{flex:0 0 auto}.Header_logo__X2AKx a img{max-height:50px}.Header_nav__qw3Y_{flex:1 1 auto;display:flex;gap:1rem;justify-content:center;align-items:center}.Header_nav__qw3Y_ a{font-size:.875rem}.Header_cartWrapper__dXWbl .Header_cartCount__TyK6m{width:16px;height:16px;font-size:.7rem;top:-4px;right:-4px}}@media(max-width:480px){.Header_navWrapper__W8bSU{padding:.5rem}.Header_nav__qw3Y_{gap:1rem}.Header_icons__tQf82{gap:.5rem;font-size:1rem}.Header_logo__X2AKx a img{max-height:40px}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}@font-face{font-family:Merriweather;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/fe4c52824bfaed3e-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Merriweather;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3e8ab5100a4aa694-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Merriweather;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b78b37b810acce9f-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Merriweather;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/027647acf05c7ff8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Merriweather;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1f3fe8c6df3d47c1-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Merriweather;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/fe4c52824bfaed3e-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Merriweather;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3e8ab5100a4aa694-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Merriweather;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b78b37b810acce9f-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Merriweather;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/027647acf05c7ff8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Merriweather;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1f3fe8c6df3d47c1-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Merriweather;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/fe4c52824bfaed3e-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Merriweather;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3e8ab5100a4aa694-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Merriweather;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b78b37b810acce9f-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Merriweather;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/027647acf05c7ff8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Merriweather;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1f3fe8c6df3d47c1-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Merriweather Fallback;src:local("Times New Roman");ascent-override:80.59%;descent-override:22.36%;line-gap-override:0.00%;size-adjust:122.09%}.__className_1836d9{font-family:Merriweather,Merriweather Fallback;font-style:normal}.__variable_1836d9{--font-merriweather:"Merriweather","Merriweather Fallback"}