@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.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.3i9rha7jpxn0q.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.2o7ko1d-5m1xu.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.1ee5w62fj497l.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.1way2z9fj6cig.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.0szrwpqb9mkwe.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.45535valc9rzk.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_31011fd-module__jtyeTG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_31011fd-module__jtyeTG__variable{--font-sans:"Inter", "Inter Fallback"}
:root{--background:#fff;--foreground:#09090b;--primary:#000;--primary-foreground:#fff;--muted:#f4f4f5;--muted-foreground:#52525b;--card:#fff;--card-foreground:#09090b;--card-border:#e4e4e7;--accent:#2563eb;--accent-foreground:#fff;--header-bg:#ffffffd9;--surface-alpha-1:#00000005;--surface-alpha-2:#0000000a;--surface-alpha-3:#00000014;--radius:12px;--radius-sm:8px;--radius-full:9999px;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}.dark{--background:#09090b;--foreground:#fafafa;--primary:#fff;--primary-foreground:#000;--muted:#27272a;--muted-foreground:#a1a1aa;--card:#09090b;--card-foreground:#fafafa;--card-border:#27272a;--accent:#3b82f6;--accent-foreground:#fff;--header-bg:#09090bd9;--surface-alpha-1:#ffffff08;--surface-alpha-2:#ffffff0f;--surface-alpha-3:#ffffff1a}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;transition:background-color .3s,color .3s}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.text-gradient{background:linear-gradient(to right, var(--primary), var(--muted-foreground));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
.Header-module__hBw1pG__header{z-index:50;background-color:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--card-border);width:100%;position:sticky;top:0}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;height:4rem;display:flex}.Header-module__hBw1pG__logoLink{align-items:center;gap:.75rem;display:flex}.Header-module__hBw1pG__logoImage{border-radius:var(--radius-sm)}.Header-module__hBw1pG__brandName{letter-spacing:-.02em;font-size:1.125rem;font-weight:600}.Header-module__hBw1pG__navDesktop{align-items:center;gap:2rem;display:none}@media (min-width:768px){.Header-module__hBw1pG__navDesktop{display:flex}}.Header-module__hBw1pG__navLink{color:var(--muted-foreground);font-size:.875rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--foreground)}.Header-module__hBw1pG__ctaContainer{align-items:center;gap:.75rem;display:flex}.Header-module__hBw1pG__toolsContainer{align-items:center;gap:.5rem;margin-right:.5rem;display:flex}.Header-module__hBw1pG__iconButton,.Header-module__hBw1pG__languageButton{border-radius:var(--radius-sm);width:2.25rem;height:2.25rem;color:var(--muted-foreground);justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__hBw1pG__iconButtonPlaceholder{width:2.25rem;height:2.25rem}.Header-module__hBw1pG__languageButton{letter-spacing:.05em;font-size:.75rem;font-weight:600}.Header-module__hBw1pG__iconButton:hover,.Header-module__hBw1pG__languageButton:hover{background-color:var(--surface-alpha-3);color:var(--foreground)}.Header-module__hBw1pG__ctaButton{background-color:var(--foreground);color:var(--background);border-radius:var(--radius-sm);justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:opacity .2s;display:none}.Header-module__hBw1pG__ctaButton:hover{opacity:.9}@media (min-width:768px){.Header-module__hBw1pG__ctaButton{display:flex}}.Header-module__hBw1pG__mobileMenuButton{color:var(--foreground);display:flex}@media (min-width:768px){.Header-module__hBw1pG__mobileMenuButton{display:none}}
.Footer-module__S6Hkya__footer{background-color:var(--surface-alpha-1);border-top:1px solid var(--card-border);margin-top:6rem;padding:4rem 0 2rem}.Footer-module__S6Hkya__footerContainer{flex-direction:column;gap:3rem;display:flex}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:2fr 1fr 1fr;gap:4rem}}.Footer-module__S6Hkya__brandSection{flex-direction:column;gap:1rem;max-width:320px;display:flex}.Footer-module__S6Hkya__logoLink{align-items:center;gap:.75rem;display:flex}.Footer-module__S6Hkya__logoImage{border-radius:var(--radius-sm)}.Footer-module__S6Hkya__brandName{font-size:1.125rem;font-weight:600}.Footer-module__S6Hkya__description{color:var(--muted-foreground);font-size:.875rem;line-height:1.6}.Footer-module__S6Hkya__linkGroup{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__linkTitle{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.Footer-module__S6Hkya__link{color:var(--muted-foreground);font-size:.875rem;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--foreground)}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--card-border);text-align:center;justify-content:center;align-items:center;padding-top:2rem;display:flex}.Footer-module__S6Hkya__copyright{color:var(--muted-foreground);font-size:.875rem}
