:root{--max-width:1200px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.Footer_footer__pQtti{background-color:#000;color:#fff;padding:40px 20px}.Footer_topSection__H15y8{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:1200px;margin:0 auto;padding-bottom:40px;border-bottom:1px solid hsla(0,0%,100%,.1)}.Footer_contactSection__Z4CjG h3,.Footer_subscribeSection__pchuz h3{font-size:16px;margin-bottom:15px}.Footer_subscribeForm___Jetp{display:flex;gap:10px;margin-top:20px}.Footer_subscribeForm___Jetp input{flex:1;padding:10px;border:1px solid #fff;background:transparent;color:#fff}.Footer_subscribeForm___Jetp input::placeholder{color:hsla(0,0%,100%,.7)}.Footer_subscribeForm___Jetp button{padding:10px 20px;background:#fff;color:#000;border:none;cursor:pointer;transition:opacity .2s}.Footer_subscribeForm___Jetp button:hover{opacity:.9}.Footer_currency__bz1dZ{margin-top:30px}.Footer_currencySelector__HNC7g{display:flex;align-items:center;gap:10px;margin:10px 0}.Footer_flag__OVN9z{width:20px;height:15px}.Footer_currencyNote__Wv_FV{font-size:12px;color:hsla(0,0%,100%,.7)}.Footer_mainContent__QXFWe{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:40px auto}.Footer_brandSection__ueZ7b h3,.Footer_followSection__dxXaM h3,.Footer_quickLinks__C2GLi h3{font-size:16px;margin-bottom:20px}.Footer_brandSection__ueZ7b ul,.Footer_quickLinks__C2GLi ul{list-style:none;padding:0}.Footer_brandSection__ueZ7b li,.Footer_quickLinks__C2GLi li{margin-bottom:10px}.Footer_brandSection__ueZ7b a,.Footer_quickLinks__C2GLi a{color:#fff;text-decoration:none;transition:opacity .2s}.Footer_brandSection__ueZ7b a:hover,.Footer_quickLinks__C2GLi a:hover{opacity:.8}.Footer_socialLinks__tA7gt{display:flex;gap:15px}.Footer_socialLinks__tA7gt img{width:24px;height:24px}.Footer_paymentSection__tSMwm{max-width:1200px;margin:0 auto;text-align:center}.Footer_paymentSection__tSMwm h3{font-size:16px;margin-bottom:20px}.Footer_paymentMethods__Jdb4L{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.Footer_paymentMethods__Jdb4L img{height:30px;object-fit:contain}.Footer_copyright__j4atB{text-align:center;margin-top:40px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.1);font-size:14px}@media (max-width:768px){.Footer_topSection__H15y8{grid-template-columns:1fr}.Footer_mainContent__QXFWe{grid-template-columns:1fr;text-align:center}.Footer_socialLinks__tA7gt{justify-content:center}.Footer_subscribeForm___Jetp{flex-direction:column}.Footer_subscribeForm___Jetp button{width:100%}.Footer_paymentMethods__Jdb4L{gap:10px}.Footer_paymentMethods__Jdb4L img{height:25px}}@media (max-width:480px){.Footer_footer__pQtti{padding:20px 15px}.Footer_mainContent__QXFWe,.Footer_topSection__H15y8{gap:30px}.Footer_paymentMethods__Jdb4L img{height:20px}}.Header_header__KwdYD{position:sticky;top:0;background:#fff;z-index:1000;border-bottom:1px solid #eee}.Header_nav__tNWGY{max-width:var(--max-width);margin:0 auto;padding:1rem;display:flex;justify-content:space-between;align-items:center}.Header_logo____uDV{font-size:1.5rem;font-weight:700;text-decoration:none;color:#000}.Header_desktopNav__ye2RQ{display:flex;gap:2rem}.Header_desktopNav__ye2RQ a{text-decoration:none;color:#000;font-weight:500;transition:color .2s}.Header_desktopNav__ye2RQ a:hover{color:#666}.Header_hamburger__zEELl{display:none;background:none;border:none;cursor:pointer;padding:0;z-index:1000}.Header_hamburger__zEELl span{display:block;width:25px;height:2px;margin:5px 0;background:#000;transition:all .3s ease}.Header_hamburger__zEELl.Header_open__J2_dJ span:first-child{transform:rotate(45deg) translate(5px,5px)}.Header_hamburger__zEELl.Header_open__J2_dJ span:nth-child(2){opacity:0}.Header_hamburger__zEELl.Header_open__J2_dJ span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.Header_mobileNav__FuzZI{display:none;position:fixed;top:0;right:-100%;width:250px;height:100vh;background:#fff;padding:80px 2rem 2rem;transition:right .3s ease;z-index:999}.Header_mobileNav__FuzZI.Header_open__J2_dJ{right:0}.Header_mobileNav__FuzZI a{display:block;padding:1rem 0;text-decoration:none;color:#000;font-weight:500;border-bottom:1px solid #eee}.Header_overlay__QkI_s{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:998}@media (max-width:768px){.Header_desktopNav__ye2RQ{display:none}.Header_hamburger__zEELl,.Header_mobileNav__FuzZI{display:block}}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-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:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-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:__Inter_d65c78;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-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:__Inter_Fallback_d65c78;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_d65c78{font-family:__Inter_d65c78,__Inter_Fallback_d65c78;font-style:normal}