:root{--brand-primary:#10156f;--brand-secondary:#11007b;--brand-accent:#11007b;--brand-light:#eef0ff;--brand-white:#fff;--brand-black:#000;--brand-primary-light:#1e2590;--brand-primary-dark:#0a0e50;--brand-secondary-light:#1a00a3;--brand-secondary-dark:#0d005e;--brand-tertiary:#2a32c4;--brand-glow:#11007b1f;--brand-gradient:linear-gradient(135deg, #10156f 0%, #11007b 50%, #2a32c4 100%);--brand-gradient-soft:linear-gradient(135deg, #eef0ff 0%, #f5f0ff 100%);--ink:#0a0a0a;--ink-light:#1a1a1a;--paper:#f8f6f2;--paper-white:#fff;--surface:#f0ede8;--surface-hover:#e8e4de;--border-heavy:#0a0a0a;--border-medium:#8a8580;--border-light:#d8d4ce;--border-lighter:#e8e4de;--text-primary:#0a0a0a;--text-secondary:#6b6560;--text-muted:#9e9890;--text-on-dark:#f8f6f2;--text-on-accent:#fff;--success:#0d7a3e;--success-bg:#e6f7ed;--warning:#b45309;--warning-bg:#fef3e7;--error:#c43a3a;--error-bg:#fce8e8;--info:#2563eb;--info-bg:#e8f0fe;--card-bg:#fff;--card-hover:#e8e4de;--card-border:#d8d4ce;--header-bg:#f8f6f2eb;--footer-bg:#0a0a0a;--footer-text:#f8f6f2;--footer-muted:#f8f6f280;--accent:var(--brand-secondary);--accent-hover:#0d005e;--accent-light:#eef0ff;--accent-muted:#11007b14;--overlay-dark:#0000004d;--overlay-hero:#000000d9;--text-on-hero:#fff;--text-on-hero-muted:#ffffffd9;--hero-link-muted:#ffffffb3;--mobile-nav-bg:var(--paper);--mobile-nav-bg-dark:var(--paper);--slide-btn-bg:#0009;--slide-btn-color:#fff;--slide-btn-hover-color:#000;--slide-dot-bg:#ffffff59;--footer-border:#ffffff0f;--footer-social-border:#ffffff1a;--footer-social-hover-bg:#7c6ff01a;--cta-btn-border:#fff3;--footer-accent:#2300ff;--cta-accent:#2300ff;--mono:"JetBrains Mono", "SF Mono", "Cascadia Code", monospace;--display:"Space Grotesk", "Avenir Next", system-ui, sans-serif;--body:"Space Grotesk", -apple-system, BlinkMacSystemFont, sans-serif;--shadow-sm:0 1px 2px #0000000a;--shadow-md:0 4px 12px #0000000f;--shadow-lg:0 8px 30px #00000014;--shadow-xl:0 20px 60px #0000001a;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-full:9999px}html.dark{--brand-primary:#1920e2;--brand-secondary:#3f08f1;--brand-accent:#3918e9;--brand-light:#1a1408;--brand-white:#0a0a0c;--brand-black:#e8e6e3;--brand-primary-light:#9670f9;--brand-primary-dark:#190785;--brand-secondary-light:#31388d;--brand-secondary-dark:#3507c3;--brand-tertiary:#1a09b5;--brand-glow:#3918e933;--brand-gradient:linear-gradient(135deg, #0a0a1a 0%, #100a2a 50%, #1a0a3d 100%);--brand-gradient-soft:linear-gradient(135deg, #08080f 0%, #0a0a15 100%);--ink:#d4d0e8;--ink-light:#c2bdd6;--paper:#0a0a0c;--paper-white:#0f0f12;--surface:#000;--surface-hover:#1b1b1b;--border-heavy:#d4d0e8;--border-medium:#5c5b5f;--border-light:#2e2e34;--border-lighter:#262630;--text-primary:#d4d0e8;--text-secondary:#a8a3c0;--text-muted:#787390;--text-on-dark:#d4d0e8;--text-on-accent:#fff;--success:#4ade80;--success-bg:#0c1f12;--warning:#fbbf24;--warning-bg:#1a1208;--error:#f87171;--error-bg:#1a0a0a;--info:#60a5fa;--info-bg:#0c1230;--card-bg:#13151a;--card-hover:#1c1c22;--card-border:#d4d0e8;--header-bg:#0a0a0ceb;--footer-bg:#050506;--footer-text:#d4d0e8;--footer-muted:#d4d0e866;--accent:#3918e9;--accent-hover:#5a3ff0;--accent-light:#1a1408;--accent-muted:#3918e91f;--mobile-nav-bg:#0a0a0c;--mobile-nav-bg-dark:#0a0a0c;--footer-accent:var(--accent);--cta-accent:var(--accent);--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 16px #00000073;--shadow-lg:0 8px 32px #0000008c;--shadow-xl:0 24px 64px #000000a6}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--body);color:var(--text-primary);background:var(--paper);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .2s}img{max-width:100%;height:auto;display:block}::selection{background:var(--accent);color:var(--text-on-accent)}.container{max-width:1280px;margin:0 auto;padding:0 2rem}.section{padding:7rem 0}.section-sm{padding:4rem 0}.eyebrow{font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.7rem;font-weight:500;display:flex}.eyebrow:before{content:"";background:var(--accent);flex-shrink:0;width:2rem;height:2px;display:block}.section-title{font-family:var(--display);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.section-subtitle{color:var(--text-secondary);max-width:560px;font-size:1.125rem;line-height:1.7}.mono-label{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:.7rem;font-weight:500}.btn{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.85rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.btn:after{content:"";background:#ffffff1a;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translate(-100%)}.btn:hover:after{transform:translate(0)}.btn-primary{background:var(--accent);color:var(--text-on-accent);border-color:var(--accent)}.btn-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:0 8px 25px var(--brand-glow);transform:translateY(-2px)}.btn-secondary{color:var(--text-primary);border-color:var(--border-heavy);background:0 0}.btn-secondary:hover{background:var(--text-primary);color:var(--paper);transform:translateY(-2px)}.btn-ghost{color:var(--accent);background:0 0;border-color:#0000;padding:.5rem 0}.btn-ghost:hover{color:var(--accent-hover);gap:.75rem}.btn-lg{padding:1rem 2.5rem;font-size:.9rem}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--paper)}::-webkit-scrollbar-thumb{background:var(--border-medium);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}@media (width<=768px){.container{padding:0 1.25rem}.section{padding:4rem 0}.section-title{font-size:2rem}}.reveal-left,.reveal-right{opacity:0;transition:opacity .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94)}.reveal-left{transform:translate(-120px)}.reveal-right{transform:translate(240px)}.reveal-left.visible,.reveal-right.visible{opacity:1;transform:translate(0)}@media (width<=768px){.reveal-left,.reveal-right{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.btn:after{display:none}.reveal-left,.reveal-right{opacity:1;transform:none}}.page-hero{background:var(--paper);border-bottom:1px solid var(--border-light);padding:7rem 0 3rem;position:relative;overflow:hidden}.page-hero:before{content:"";background:linear-gradient(to right, var(--overlay-hero) 0%, var(--overlay-hero) 40%, transparent 70%, transparent 100%), url(/hero-page.png) center / cover no-repeat;pointer-events:none;position:absolute;inset:0}.page-hero .container{z-index:1;position:relative}.page-hero .mono-label{color:var(--text-on-hero);margin-bottom:1.5rem;display:block}.page-hero .page-title{color:var(--text-on-hero)}.page-hero .page-desc{color:var(--text-on-hero-muted)}.page-title{font-family:var(--display);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.page-desc{color:var(--text-secondary);max-width:560px;font-size:1.1rem;line-height:1.7}.cta-section{--accent:var(--cta-accent);background:var(--footer-bg);text-align:center;padding:6rem 0}.cta-label{color:var(--accent);margin-bottom:1.5rem;display:block}.cta-title{font-family:var(--display);letter-spacing:-.03em;color:var(--footer-text);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1}.cta-desc{color:var(--footer-muted);max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.7}.cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-section .btn-primary{background:var(--accent);color:var(--text-on-accent);border-color:var(--accent)}.cta-section .btn-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.cta-section .btn-secondary{color:var(--footer-text);border-color:var(--cta-btn-border)}.cta-section .btn-secondary:hover{background:var(--footer-text);color:var(--footer-bg)}@media (width<=768px){.page-hero{padding:6.5rem 0 2rem}.cta-section{padding:4rem 0}}.custom-cursor{pointer-events:none;z-index:9999;mix-blend-mode:difference;opacity:0;background:#fff;border-radius:50%;width:14px;height:14px;transition:width .15s,height .15s,background .15s,box-shadow .15s;position:fixed;transform:translate(-50%,-50%);box-shadow:0 0 8px #00000080}.custom-cursor.expanded{background:#ffffff4d;width:40px;height:40px;box-shadow:0 0 16px #0000004d}@media (pointer:coarse){.custom-cursor{display:none}}.header{z-index:1000;background:var(--header-bg);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-lighter);transition:transform .4s cubic-bezier(.16,1,.3,1),background .3s;position:fixed;top:0;left:0;right:0}.header--home{transform:translateY(-100%)}.header--home.header--visible{transform:translateY(0)}.header--hidden{transform:translateY(-100%)}.header-inner{justify-content:space-between;align-items:center;gap:1rem;height:68px;display:flex}.header-logo{color:inherit;flex-shrink:0;align-items:center;gap:.625rem;text-decoration:none;display:flex}.header-logo-img{object-fit:cover;width:48px;height:48px}.header-logo-text{white-space:nowrap;flex-direction:row;align-items:center;gap:.35em;line-height:1.1;display:flex}.header-logo-top{font-family:var(--display);letter-spacing:-.02em;color:var(--text-primary);font-size:1rem;font-weight:700}.header-logo-top span{color:var(--accent)}.header-nav{align-items:center;gap:0;display:flex}.header-link{font-family:var(--mono);letter-spacing:.06em;color:var(--text-secondary);border-bottom:2px solid #0000;align-items:center;height:68px;padding:0 1.25rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex;position:relative}.header-link:hover{color:var(--text-primary)}.header-link.active{color:var(--accent);border-bottom-color:var(--accent)}.header-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.header-cta{padding:.5rem 1.25rem;font-size:.7rem}.header-theme-btn{width:36px;height:36px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.header-theme-btn:hover{background:var(--surface-hover)}.sun-icon{display:none}.moon-icon,html.dark .sun-icon{display:block}html.dark .moon-icon{display:none}.header-mobile-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.header-mobile-btn span{background:var(--text-primary);width:22px;height:2px;transition:all .3s;display:block}.header-mobile-btn.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.header-mobile-btn.active span:last-child{transform:rotate(-45deg)translate(5px,-5px)}@media (width<=768px){.header-nav{opacity:0;visibility:hidden;z-index:1001;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding-top:68px;transition:opacity .3s,visibility .3s;position:fixed;inset:0;background:var(--mobile-nav-bg)!important;-webkit-backdrop-filter:none!important}html.dark .header-nav{background:var(--mobile-nav-bg-dark)!important}.header-nav.active{opacity:1;visibility:visible}.header-link{font-size:1.25rem;font-family:var(--display);letter-spacing:-.02em;border-bottom:none;border-radius:50%;justify-content:center;width:100%;max-width:280px;height:auto;padding:.85rem 2rem;font-weight:700;transition:background .2s,color .2s}.header-link:hover{background:var(--surface-hover)}.header-link.active{color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, transparent);border-bottom:none}.header-cta{display:none}.header-mobile-btn{z-index:1002;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.header-mobile-btn span{width:24px;height:2.5px}.header-theme-btn{width:44px;height:44px}.header--home .header-mobile-btn,.header--home .header-nav{display:none!important}.header--home.header--visible .header-mobile-btn,.header--home.header--visible .header-nav{display:flex!important}}body.menu-open{overflow:hidden}body.menu-open .header{-webkit-backdrop-filter:none!important;background:0 0!important;border-bottom-color:#0000!important}body.menu-open .header--home{transform:translateY(-100%)!important}body.menu-open .header .header-logo,body.menu-open .header .header-actions{z-index:1003;position:relative}body.menu-open .header--home .header-logo,body.menu-open .header--home .header-actions{visibility:hidden}.footer{--accent:var(--footer-accent);background:var(--footer-bg);color:var(--footer-text);position:relative}.footer-wave{margin-bottom:-1px;line-height:0;overflow:hidden}.footer-wave svg path{fill:var(--footer-bg)}.footer-main{border-top:1px solid var(--footer-border);padding:4rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;display:grid}.footer-logo{color:inherit;align-items:flex-start;gap:.625rem;margin-bottom:1.25rem;text-decoration:none;display:inline-flex}.footer-logo-img{object-fit:cover;width:28px;height:28px}.footer-logo-text{flex-direction:column;align-items:center;line-height:1.1;display:flex}.footer-logo-top{font-family:var(--display);letter-spacing:-.02em;color:var(--footer-text);font-size:1.1rem;font-weight:700}.footer-logo-top span{color:var(--accent)}.footer-logo-sub{font-family:var(--display);letter-spacing:-.02em;color:var(--footer-text);font-size:1.1rem;font-weight:700}.footer-desc{color:var(--footer-muted);max-width:320px;margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.footer-contact{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.footer-contact-link{font-family:var(--mono);color:var(--footer-muted);font-size:.75rem;transition:color .2s}.footer-contact-link:hover{color:var(--accent)}.footer-social{gap:.5rem;display:flex}.social-link{border:1px solid var(--footer-social-border);width:34px;height:34px;color:var(--footer-muted);border-radius:var(--radius-sm);justify-content:center;align-items:center;transition:all .2s;display:flex}.social-link:hover{border-color:var(--accent);color:var(--accent);background:var(--footer-social-hover-bg)}.footer-col-title{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:1.25rem;font-size:.65rem;font-weight:500;display:block}.footer-links{flex-direction:column;gap:.75rem;list-style:none;display:flex}.footer-links a{color:var(--footer-muted);font-size:.9rem;transition:color .2s}.footer-links a:hover{color:var(--footer-text)}.footer-bottom{border-top:1px solid var(--footer-border);padding:1.25rem 0}.footer-bottom-inner{justify-content:space-between;align-items:center;display:flex}.footer-copy{font-family:var(--mono);color:var(--footer-muted);letter-spacing:.04em;font-size:.7rem}.footer-tagline{font-family:var(--mono);color:var(--accent);letter-spacing:.04em;font-size:.7rem}@media (width<=768px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand{grid-column:1/-1}.footer-bottom-inner{text-align:center;flex-direction:column;gap:.5rem}}
