.glass-surface{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:opacity .26s ease-out,transform .26s ease-out}.glass-surface__filter{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;width:100%;height:100%;opacity:0;pointer-events:none}.glass-surface__content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:.5rem;border-radius:inherit}.glass-surface--svg{background:linear-gradient(135deg,rgba(4,9,18,calc(var(--glass-frost, 0) + .28)),rgba(8,16,30,calc(var(--glass-frost, 0) + .12)));-webkit-backdrop-filter:var(--filter-id, url(#glass-filter)) saturate(var(--glass-saturation, 1.35)) blur(8px) brightness(.78);backdrop-filter:var(--filter-id, url(#glass-filter)) saturate(var(--glass-saturation, 1.35)) blur(8px) brightness(.78);box-shadow:inset 0 1px #ffffff14,inset 0 -1px #ffffff05,0 20px 50px #0307113d;border:1px solid rgba(255,255,255,.06)}.glass-surface--fallback{background:linear-gradient(135deg,#04091257,#08101e2e);backdrop-filter:blur(8px) saturate(1.5) brightness(.8);-webkit-backdrop-filter:blur(8px) saturate(1.5) brightness(.8);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff14,inset 0 -1px #ffffff08,0 20px 50px #0307113d}.glass-surface:focus-visible{outline:2px solid rgba(115,216,255,.8);outline-offset:2px}.line-waves-container{width:100%;height:100%}.line-waves-container canvas{display:block;width:100%;height:100%}:root{color-scheme:dark;--bg: #030711;--bg-soft: #091325;--panel: rgba(8, 14, 28, .4);--text: #eff7ff;--muted: rgba(225, 235, 248, .72);--subtle: rgba(225, 235, 248, .46);--line: rgba(194, 225, 255, .14);--accent: #73d8ff;--accent-2: #5d7dff;--shadow: 0 20px 80px rgba(0, 0, 0, .45)}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{min-height:100%}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(96,213,255,.14),transparent 24%),linear-gradient(160deg,#02050c,#07111f 45%,#030711);color:var(--text);font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.page-shell{position:relative;min-height:100vh;overflow:clip;isolation:isolate}.background-stack{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3}.background-stack>*{position:absolute;top:0;right:0;bottom:0;left:0}.background-vignette{pointer-events:none;background:radial-gradient(circle at center,transparent 32%,rgba(2,5,12,.42) 72%,rgba(2,5,12,.82) 100%),linear-gradient(180deg,#02060e2e,#02060ebd)}.background-glow{pointer-events:none;filter:blur(90px);opacity:.48}.background-glow--top{inset:-20% auto auto 18%;width:30rem;height:30rem;background:radial-gradient(circle,rgba(115,216,255,.22),transparent 70%)}.background-glow--bottom{inset:auto 10% -24% auto;width:34rem;height:34rem;background:radial-gradient(circle,rgba(93,125,255,.26),transparent 70%)}.site-header{position:sticky;top:0;z-index:10;display:flex;justify-content:center;padding:1rem 1rem 0}.nav-glass{box-shadow:var(--shadow)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:0 1rem 0 .75rem}.brand-mark{display:inline-flex;align-items:center;gap:.78rem;min-width:0}.brand-icon{display:grid;place-items:center;width:2.65rem;height:2.65rem;border-radius:50%;color:#f7fbff}.brand-word{font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.brand-logo{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 0 10px rgba(255,255,255,.08)) drop-shadow(0 8px 18px rgba(115,216,255,.12))}.nav-links{display:inline-flex;align-items:center;gap:.25rem}.nav-links a{padding:.72rem 1rem;color:var(--muted);font-size:.95rem;font-weight:600;letter-spacing:.02em;transition:color .16s ease,background-color .16s ease,transform .16s ease}.nav-links a:hover,.nav-links a:focus-visible{color:var(--text);transform:translateY(-1px)}.hero-wrap{display:grid;place-items:center;min-height:calc(100vh - 78px);padding:4.5rem 1.5rem 2rem}.hero-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.4rem;max-width:58rem;padding:3rem 2.5rem;text-align:center}.hero-backdrop{position:absolute;top:0;right:4%;bottom:0;left:4%;z-index:-1;border-radius:2.75rem;background:#00000047;filter:blur(64px)}.eyebrow{margin:0;color:#cde5fcb8;font-size:.82rem;font-weight:700;letter-spacing:.34em;text-transform:uppercase}.hero-card h1{margin:0;max-width:10ch;text-shadow:0 0 24px rgba(0,0,0,.45),0 8px 42px rgba(0,0,0,.4);font-family:Space Grotesk,sans-serif;font-size:clamp(3.5rem,10vw,7.75rem);line-height:.92;letter-spacing:-.055em;text-wrap:balance}.hero-copy{position:relative;margin:0;max-width:38rem;padding:.8rem 1.4rem;color:var(--muted);text-shadow:0 8px 30px rgba(0,0,0,.38);font-size:clamp(1rem,2vw,1.18rem);line-height:1.7;text-wrap:balance}.hero-copy:before{content:"";position:absolute;top:-14%;right:-5%;bottom:-14%;left:-5%;z-index:-1;border-radius:2.25rem;background:radial-gradient(circle at center,rgba(0,0,0,.52),rgba(0,0,0,.22) 62%,transparent 100%);filter:blur(34px)}.cta-glass{margin-top:.6rem;box-shadow:0 18px 50px #4476ff2e,0 0 0 1px #ffffff0f}.cta-button{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:inherit;color:var(--text);font-size:.95rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;transition:transform .18s ease,letter-spacing .18s ease,background-color .18s ease}.cta-button:hover,.cta-button:focus-visible{transform:translateY(-1px);letter-spacing:.22em}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem 1.4rem;color:var(--subtle);font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.footer-links{display:inline-flex;align-items:center;gap:1rem}.footer-links a,.footer-contact a,.site-footer p{opacity:.72}.footer-links a:hover,.footer-links a:focus-visible,.footer-contact a:hover,.footer-contact a:focus-visible{opacity:1}.footer-contact{display:grid;justify-items:end;gap:.35rem}.footer-contact a{text-transform:none;letter-spacing:.02em}.site-footer p{margin:0;text-align:right}.contact-modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:1rem;background:radial-gradient(circle at center,#08122247,#02050cc2),#02050c75;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.contact-modal-glass{box-shadow:0 28px 90px #0000008f,0 0 0 1px #ffffff14}.contact-modal-glass .glass-surface__content{padding:0;align-items:stretch}.contact-modal{position:relative;display:grid;justify-items:center;width:100%;padding:2.3rem 2rem 1.7rem;text-align:center}.modal-close-button{position:absolute;top:.85rem;right:.85rem;display:grid;place-items:center;width:2.25rem;height:2.25rem;border:1px solid rgba(255,255,255,.08);border-radius:50%;background:#050a1457;color:var(--muted);cursor:pointer;transition:color .16s ease,background-color .16s ease,transform .16s ease}.modal-close-button:hover,.modal-close-button:focus-visible{color:var(--text);background:#ffffff14;transform:translateY(-1px)}.modal-close-button svg,.copy-email-button svg{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.modal-logo{width:3.3rem;height:3.3rem;margin-bottom:1rem;filter:drop-shadow(0 0 14px rgba(255,255,255,.1)) drop-shadow(0 10px 20px rgba(115,216,255,.18))}.modal-eyebrow{margin:0 0 .45rem;color:#cde5fcb8;font-size:.74rem;font-weight:800;letter-spacing:.26em;text-transform:uppercase}.contact-modal h2{margin:0 0 1.25rem;color:var(--text);font-family:Space Grotesk,sans-serif;font-size:1.55rem;line-height:1.12;letter-spacing:0}.email-copy-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem;width:100%;min-height:3.5rem;padding:.55rem .65rem .55rem 1rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#0207105c}.email-copy-row a{min-width:0;color:var(--text);font-size:.98rem;font-weight:700;overflow-wrap:anywhere}.copy-email-button{display:grid;flex:0 0 auto;place-items:center;width:2.35rem;height:2.35rem;border:1px solid rgba(115,216,255,.18);border-radius:50%;background:#73d8ff14;color:var(--text);cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}.copy-email-button:hover,.copy-email-button:focus-visible{background:#73d8ff29;transform:translateY(-1px)}.copy-email-button--copied{background:#68ffb424;border-color:#68ffb447;color:#a9ffd5}.copy-email-button--failed{border-color:#ffaa9657;color:#ffc2b8}.copy-status{min-height:1.25rem;margin:.65rem 0 0;color:var(--muted);font-size:.78rem}@media (max-width: 720px){.site-header{padding:.75rem .75rem 0}.nav-inner{padding:0 .5rem 0 .35rem}.brand-word{font-size:.92rem;letter-spacing:.09em}.nav-links a{padding:.72rem;font-size:.88rem}.hero-wrap{min-height:auto;padding-top:4rem;padding-bottom:4rem}.hero-card{padding:2rem 1rem}.hero-card h1{max-width:8ch}.site-footer{flex-direction:column;align-items:flex-start;padding-top:0}.footer-links{flex-wrap:wrap}.footer-contact{justify-items:start}.site-footer p{text-align:left}.contact-modal{padding:2.25rem 1rem 1.5rem}.email-copy-row{border-radius:1.3rem}}
