@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=JetBrains+Mono:wght@400;500;600;700&display=swap";
.loadingScreen-module-scss-module__sW3g0a__loadingContainer{opacity:.7;z-index:100;background-color:var(--bg);flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.loadingScreen-module-scss-module__sW3g0a__spinner{border:5px solid var(--border-strong);border-top-color:#0000;width:50px;height:50px;animation:1s linear infinite loadingScreen-module-scss-module__sW3g0a__spin}body:has(.loadingScreen-module-scss-module__sW3g0a__loadingContainer){overflow:hidden}@keyframes loadingScreen-module-scss-module__sW3g0a__spin{to{transform:rotate(360deg)}}
.header-module-scss-module__ME5lHG__header{z-index:40;background:var(--bg);border-bottom:1px solid var(--border-strong);position:fixed;top:0;left:0;right:0}.header-module-scss-module__ME5lHG__inner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;padding:1.2rem 2rem;display:flex}.header-module-scss-module__ME5lHG__logo{align-items:center;gap:.6rem;text-decoration:none;display:flex}.header-module-scss-module__ME5lHG__logoText{letter-spacing:-.02em;color:var(--text-primary);font-size:1.05rem;font-weight:700}.header-module-scss-module__ME5lHG__nav{align-items:center;display:flex}.header-module-scss-module__ME5lHG__navList{align-items:center;gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.header-module-scss-module__ME5lHG__navLink{color:var(--text-secondary);letter-spacing:.02em;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s}.header-module-scss-module__ME5lHG__navLink:hover{color:var(--accent)}.header-module-scss-module__ME5lHG__ctaLink{color:var(--text-primary);border:1px solid var(--border-strong);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600;font-family:var(--font-orbitron);background:0 0;padding:.45rem 1rem;text-decoration:none;transition:background .2s,color .2s}.header-module-scss-module__ME5lHG__ctaLink:hover,.header-module-scss-module__ME5lHG__ctaLink:active{background:var(--cta);color:#fff}.header-module-scss-module__ME5lHG__mobileMenu{display:none}.header-module-scss-module__ME5lHG__actions{align-items:center;gap:.75rem;display:flex}.header-module-scss-module__ME5lHG__themeToggle{border:1px solid var(--border-strong);color:var(--text-secondary);letter-spacing:.12em;cursor:pointer;text-transform:uppercase;font-size:.75rem;font-weight:600;font-family:var(--font-orbitron);background:0 0;padding:.35rem .6rem;transition:color .2s,border-color .2s,background .2s}.header-module-scss-module__ME5lHG__themeToggle:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-dim)}.header-module-scss-module__ME5lHG__mobileToggle{color:var(--text-primary);cursor:pointer;font-size:.85rem;font-weight:600;list-style:none}.header-module-scss-module__ME5lHG__mobileToggle::-webkit-details-marker{display:none}.header-module-scss-module__ME5lHG__mobilePanel{background:var(--bg);border:1px solid var(--border-strong);gap:.5rem;width:min(320px,90vw);padding:1rem;display:grid;position:absolute;top:calc(100% + .5rem);right:1.5rem}.header-module-scss-module__ME5lHG__mobileMenu:not([open]) .header-module-scss-module__ME5lHG__mobilePanel{display:none}.header-module-scss-module__ME5lHG__localeToggle{align-items:center;display:flex}.header-module-scss-module__ME5lHG__localeToggle button{border:1px solid var(--border-strong);color:var(--text-secondary);letter-spacing:.12em;cursor:pointer;background:0 0;padding:.35rem .6rem;font-size:.75rem;font-weight:600;transition:color .2s,border-color .2s,transform .2s}.header-module-scss-module__ME5lHG__localeToggle button:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-dim)}.header-module-scss-module__ME5lHG__localeToggle button:disabled{opacity:.5;cursor:default}.header-module-scss-module__ME5lHG__mobileLink{color:var(--text-secondary);padding:.6rem .75rem;font-size:.9rem;text-decoration:none;transition:background .2s,color .2s}.header-module-scss-module__ME5lHG__mobileLink:hover{background:var(--surface);color:var(--accent)}@media (max-width:980px){.header-module-scss-module__ME5lHG__nav{display:none}.header-module-scss-module__ME5lHG__mobileMenu{display:block}.header-module-scss-module__ME5lHG__actions{margin-left:auto}.header-module-scss-module__ME5lHG__actions .header-module-scss-module__ME5lHG__ctaLink{display:none}}
.footer-module-scss-module__BKh3Zq__footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;padding:3rem 2rem;display:flex}.footer-module-scss-module__BKh3Zq__brandBlock{flex-direction:column;gap:.25rem;display:flex}.footer-module-scss-module__BKh3Zq__brand{color:var(--text-primary);letter-spacing:-.01em;font-size:.875rem;font-weight:700}.footer-module-scss-module__BKh3Zq__copy{color:var(--text-muted);font-size:.78rem}.footer-module-scss-module__BKh3Zq__links{flex-wrap:wrap;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.footer-module-scss-module__BKh3Zq__links a{color:var(--text-muted);font-size:.82rem;text-decoration:none;transition:color .2s}.footer-module-scss-module__BKh3Zq__links a:hover{color:var(--accent)}.footer-module-scss-module__BKh3Zq__socials{gap:.75rem;display:flex}.footer-module-scss-module__BKh3Zq__socialButton{background:var(--surface);border:1px solid var(--border-strong);justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.footer-module-scss-module__BKh3Zq__socialButton:hover{border-color:var(--accent);color:var(--accent);background:var(--bg)}@media (max-width:640px){.footer-module-scss-module__BKh3Zq__footer{flex-direction:column;align-items:flex-start}}
@property --gradient-angle{syntax:"<angle>";inherits:false;initial-value:0deg}html{scroll-behavior:smooth}:root{--max-width:1400px;--border-radius:0px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fff;--primary-line:#1a1a1a;--secondary-line:#d1d1d1;--accent-highlight:#ff4d4d;--surface-shade:#f5f5f5;--bg:var(--background);--surface:var(--surface-shade);--border:var(--secondary-line);--border-strong:var(--primary-line);--text-primary:var(--primary-line);--text-secondary:#4d4d4d;--text-muted:#7a7a7a;--accent:#f97316;--accent-dim:#f973161f;--accent-glow:#f9731638;--cta:var(--accent-highlight);--grid-color:#f0f0f0;--hatch-color:#1a1a1a14;--font-body:"Inter", sans-serif;--font-heading:"Inter", sans-serif;--font-mono:"JetBrains Mono", monospace;--font-montserrat:var(--font-body);--font-orbitron:var(--font-mono)}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0b0b0c;--surface-shade:#151517;--primary-line:#f5f5f5;--secondary-line:#2b2b2f;--text-secondary:#c4c4c4;--text-muted:#8d8d8d;--grid-color:#ffffff0d;--hatch-color:#ffffff14;--accent-dim:#f973162e}body{background-color:var(--bg);background-image:linear-gradient(var(--grid-color) 1px, transparent 1px), linear-gradient(90deg, var(--grid-color) 1px, transparent 1px);color:var(--text-primary);font-family:var(--font-body);background-size:24px 24px;max-width:100vw;margin:0;padding:0;position:relative;overflow-x:hidden}h1,h2,h3{font-family:var(--font-heading);margin:0}p{margin:0}a{color:inherit;font-size:.95rem;text-decoration:none}button,label{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase}img{filter:grayscale()}img[data-essential=true]{filter:none}*{box-sizing:border-box}
