@tailwind base;@tailwind components;@tailwind utilities;:root{--color-background-primary:#121212;--color-background-secondary:#1a1a1a;--color-dark-surface:#2c2c2c;--color-text-primary:#e0e0e0;--color-text-secondary:#b0b0b0;--color-text-tertiary:#808080;--color-highlight:#00bcd4;--color-success:#4caf50;--color-danger:#f44336;--color-border:#333333;--color-hover:#222222}body,html{margin:0;padding:0;background-color:var(--color-background-primary);color:var(--color-text-primary);min-height:100vh;overflow-x:hidden}.app-wrapper{display:flex;flex-direction:column;min-height:100vh;font-family:var(--font-inter),sans-serif}.disclaimerOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:flex-end;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding-bottom:2rem}.disclaimerPopup{background-color:#1a1a1a;color:#e6edf3;border:1px solid #4b5563;border-radius:8px;padding:2rem;max-width:500px;text-align:center;box-shadow:0 8px 16px rgba(0,0,0,.6);display:flex;flex-direction:column;gap:1rem}.disclaimerPopup h2{font-size:1.8rem;color:#58a6ff;margin-bottom:.5rem}.disclaimerPopup p{font-size:1rem;line-height:1.5;margin-bottom:.5rem}.disclaimerPopup button{background-color:#58a6ff;color:#0d1117;border:none;padding:.8rem 1.5rem;border-radius:6px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .2s,transform .1s;margin-top:1rem}.disclaimerPopup button:hover{background-color:#4da6ff;transform:translateY(-2px)}@font-face{font-family:Inter;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;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;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;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;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;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}.__variable_e8ce0c{--font-inter:"Inter","Inter Fallback"}.Header_header__MvnS2{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#0d1117;border-bottom:1px solid #21262d;position:relative}.Header_leftSection__Pq2vW{display:flex;align-items:center;gap:.75rem}.Header_logoPlaceholder__BggQW{width:32px;height:32px;background-color:#30363d;border-radius:50%;overflow:hidden}.Header_titleWrapper__0_98G{display:flex;flex-direction:column}.Header_title__cchLN{font-size:1.25rem;font-weight:600;color:#e6edf3;line-height:1.2}.Header_subtitle__MUOkM{font-size:.75rem;color:#8b949e;font-weight:400}.Header_nav__EE71E{display:flex;gap:1.5rem}.Header_nav__EE71E a{color:#8b949e;text-decoration:none;font-weight:500;transition:color .2s}.Header_nav__EE71E a:hover{color:#e6edf3}.Header_hamburgerMenu__INHe8{display:none;font-size:1.75rem;background:none;border:none;color:#e6edf3;cursor:pointer}.Header_dropdownNav__L3zJn{display:flex;flex-direction:column;gap:1rem;position:absolute;top:100%;right:0;background-color:#161b22;border:1px solid #30363d;border-radius:6px;padding:1rem;z-index:10}.Header_dropdownNav__L3zJn a{color:#e6edf3;text-decoration:none}@media (max-width:640px){.Header_nav__EE71E{display:none}.Header_hamburgerMenu__INHe8{display:block}.Header_title__cchLN{font-size:1rem}.Header_header__MvnS2{padding:1rem}}.Header_leftSectionLink__BvgOY{display:flex;align-items:center;text-decoration:none;color:inherit}.Header_leftSectionLink__BvgOY:hover{text-decoration:none;opacity:.8}.Footer_footer__UaG1g{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background-color:#0d1117;border-top:1px solid #21262d;color:#8b949e;font-size:.875rem}.Footer_links__oDyjI{display:flex;gap:1rem}.Footer_links__oDyjI a,.Footer_socials__QgDMT a{color:inherit;text-decoration:none}.Footer_links__oDyjI a:hover,.Footer_socials__QgDMT a:hover{color:#e6edf3}.Footer_socials__QgDMT{display:flex;gap:1rem}.EarlyAccessPopup_overlay__LRqOV{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1001;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.EarlyAccessPopup_popup__AeavG{background-color:var(--color-background-secondary);color:var(--color-text-primary);border-radius:10px;padding:30px;position:relative;max-width:450px;width:90%;box-shadow:0 8px 30px rgba(0,0,0,.5);text-align:center;animation:EarlyAccessPopup_fadeInScale__Zm2ZV .3s ease-out}.EarlyAccessPopup_closeButton__v3xjJ{position:absolute;top:15px;right:15px;background:none;border:none;font-size:1.8em;color:var(--color-text-secondary);cursor:pointer;line-height:1;transition:color .2s ease}.EarlyAccessPopup_closeButton__v3xjJ:hover{color:var(--color-highlight)}.EarlyAccessPopup_title__Ip8Ec{font-size:1.4em;color:var(--color-highlight);margin-bottom:15px;font-weight:700}.EarlyAccessPopup_description__S6iJ4{font-size:.9em;color:var(--color-text-primary);margin-bottom:25px;line-height:1.5}.EarlyAccessPopup_form__E_idb{display:flex;flex-direction:column;gap:15px;align-items:center}.EarlyAccessPopup_emailInput__WSMMI{padding:12px 15px;border:1px solid var(--color-border);border-radius:8px;background-color:var(--color-dark-surface);color:var(--color-text-primary);font-size:1em;width:100%;max-width:500px;box-sizing:border-box}.EarlyAccessPopup_emailInput__WSMMI::placeholder{color:var(--color-text-secondary)}.EarlyAccessPopup_emailInput__WSMMI:focus{outline:none;border-color:var(--color-highlight);box-shadow:0 0 0 2px rgba(var(--color-highlight-rgb,0,188,212),.3)}.EarlyAccessPopup_submitButton__CaTa2{background-color:var(--color-highlight);color:var(--color-background-primary);border:none;padding:12px 20px;border-radius:8px;font-size:1.1em;font-weight:700;cursor:pointer;transition:background-color .2s ease,transform .1s ease;width:100%;max-width:150px}.EarlyAccessPopup_submitButton__CaTa2:hover:not(:disabled){background-color:color-mix(in srgb,var(--color-highlight) 90%,white);transform:translateY(-2px)}.EarlyAccessPopup_submitButton__CaTa2:disabled{background-color:var(--color-dark-surface);color:var(--color-text-secondary);cursor:not-allowed;opacity:.7}.EarlyAccessPopup_message__eGhvr{margin-top:15px;font-size:.9em;color:var(--color-text-primary)}@keyframes EarlyAccessPopup_fadeInScale__Zm2ZV{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:600px){.EarlyAccessPopup_popup__AeavG{padding:20px}.EarlyAccessPopup_title__Ip8Ec{font-size:1.1em}.EarlyAccessPopup_description__S6iJ4{font-size:.85em}.EarlyAccessPopup_closeButton__v3xjJ{font-size:1.5em;top:10px;right:10px}.EarlyAccessPopup_emailInput__WSMMI,.EarlyAccessPopup_submitButton__CaTa2{max-width:100%}}