body,html{height:100%;min-height:100%;margin:0;color:#eaf5ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#070f24;overflow-x:hidden;overflow-y:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-variant-numeric:tabular-nums}body{font-family:var(--font-body),system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;line-height:1.6;letter-spacing:0}.brand,h1,h2,h3{font-family:var(--font-head),var(--font-body),sans-serif;letter-spacing:-.015em}h1{font-size:clamp(36px,6vw,64px);line-height:1.06;text-shadow:0 1px 1px rgba(0,0,0,.35)}h1,h2{font-weight:800}h2{font-size:clamp(28px,3.6vw,40px);line-height:1.15;margin-bottom:12px;letter-spacing:-.01em}h3{font-weight:700;font-size:22px}.footer,.section p,.sub{font-weight:400}.cta,button.primary{font-weight:700}.brand{font-weight:800;letter-spacing:.02em}.dialog,input,select,textarea{font-family:var(--font-body),system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px}.bg-fixed{position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(1200px 600px at 60% 30%,rgba(31,212,255,.1),transparent 60%),radial-gradient(800px 400px at 20% 10%,rgba(102,255,245,.08),transparent 60%),linear-gradient(180deg,#0e1e3a,#070f24)}.bg-fixed:after{content:"";inset:0;background-image:radial-gradient(hsla(0,0%,100%,.03) 1px,transparent 0);background-size:2px 2px;mix-blend-mode:soft-light}.bg-fixed:after,.lines{position:absolute}.line:before{z-index:0}.line:after{top:-22vh;height:16vh;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#00b4ff 70%,#1fd4ff);filter:drop-shadow(0 0 6px rgba(0,180,255,.65));z-index:2}.line:nth-child(odd):after{filter:drop-shadow(0 0 8px rgba(0,180,255,.8))}.line:nth-child(3n):after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#66fff5 70%,#1fd4ff)}.line:nth-child(4n):after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#6c7cff 70%,#00b4ff)}.footer,.hero,.nav,.section{position:relative;z-index:2;background:transparent}.hero,.section{border:0;box-shadow:none}.lines{position:fixed;inset:0;width:92vw;margin:auto;display:flex;justify-content:space-between;pointer-events:none;height:100%}.line{position:relative;width:1.5px;height:100%;opacity:.55}.line:before{inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.01))}.line:after,.line:before{content:"";position:absolute}.line:after{left:50%;transform:translateX(-50%) translateZ(0);top:-20vh;width:2px;height:var(--drip-height);border-radius:2px;background:linear-gradient(to bottom,hsla(0,0%,100%,0) 0,var(--cyan-1) 70%,var(--cyan-2) 100%);filter:drop-shadow(0 0 6px rgba(0,180,255,var(--glow-strength)));animation:drip 8s linear infinite;will-change:transform,top}.line:nth-child(odd){opacity:.45}.line:nth-child(3n):after{width:3px;height:18vh;background:linear-gradient(to bottom,hsla(0,0%,100%,0) 0,var(--aqua) 70%,var(--cyan-2) 100%)}.line:nth-child(4n):after{width:1px;height:14vh;filter:drop-shadow(0 0 4px rgba(108,124,255,.6));background:linear-gradient(to bottom,hsla(0,0%,100%,0) 0,var(--indigo) 70%,var(--cyan-1) 100%)}.line:first-child:after{animation-delay:.6s;animation-duration:7.2s}.line:nth-child(2):after{animation-delay:1.1s;animation-duration:8.4s}.line:nth-child(3):after{animation-delay:1.9s;animation-duration:9.2s}.line:nth-child(4):after{animation-delay:2.7s;animation-duration:7.8s}.line:nth-child(5):after{animation-delay:3.3s;animation-duration:8.1s}.line:nth-child(6):after{animation-delay:4.1s;animation-duration:9.5s}.line:nth-child(7):after{animation-delay:4.8s;animation-duration:7.4s}.line:nth-child(8):after{animation-delay:5.4s;animation-duration:8.8s}.line:nth-child(9):after{animation-delay:6.1s;animation-duration:9.3s}.line:nth-child(10):after{animation-delay:6.7s;animation-duration:8s}@keyframes drip{0%{top:-22vh;opacity:0}5%{opacity:1}to{top:112%;opacity:.9}}@media (prefers-reduced-motion:reduce){.line:after{animation:none;top:30%;opacity:.2}}.hero{position:relative;z-index:2;height:100svh;width:100%;display:grid;place-items:center;text-align:center;padding:0 24px}.badge{display:inline-block;margin-bottom:18px;padding:6px 12px;border-radius:999px;background:rgba(0,180,255,.12);color:#bfeaff;font-size:12px;letter-spacing:.06em;text-transform:uppercase;border:1px solid rgba(0,180,255,.25)}.hero h1{font-weight:800;font-size:clamp(32px,6vw,64px);line-height:1.05;margin:0 0 16px}.sub{max-width:780px;margin:0 auto 28px;color:#b7c8e6;font-size:clamp(16px,2.4vw,20px)}.cta{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;padding:14px 22px;border-radius:10px;font-weight:600;color:#06101f;background:linear-gradient(180deg,#3dcdff,#00b4ff);box-shadow:0 10px 24px rgba(0,180,255,.25),inset 0 1px 0 hsla(0,0%,100%,.35);transition:transform .15s ease,box-shadow .15s ease;position:relative;z-index:2}.cta:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(0,180,255,.35)}.cta:active{transform:translateY(0)}.cta:disabled{opacity:.6;cursor:not-allowed}.nav{position:fixed;top:18px;left:22px;right:22px;z-index:3;display:flex;align-items:center;justify-content:space-between;color:#d9e8ff}.brand{font-weight:700;letter-spacing:.3px}.nav a{color:#d6e8ff;text-decoration:none;font-weight:600;font-size:14px;padding:8px 10px;border-radius:8px;opacity:.9;border:none;background:transparent}.nav a:hover{opacity:1}.nav a:focus-visible{outline:2px solid rgba(0,180,255,.6);outline-offset:2px}.footer{position:fixed;bottom:16px;left:22px;right:22px;z-index:2;display:flex;align-items:center;justify-content:space-between;color:#afc6e8;font-size:14px}.footer a{color:#b8cae8;text-decoration:none;padding:2px 4px;border-radius:6px}.footer a:hover{text-decoration:underline}.footer a:focus-visible{outline:2px solid rgba(0,180,255,.5);outline-offset:2px}.section{padding:40px 24px;max-width:1100px;margin:0 auto}.section h2{font-size:clamp(28px,3.6vw,40px);font-weight:800;margin-bottom:14px}.section p{color:#b7c8e6;font-size:18px;line-height:1.7;max-width:920px}.feature-list{display:grid;gap:18px;margin-top:22px}.feature-list li{list-style:none;padding-left:28px;position:relative;color:#c7d6f2}.feature-list li:before{content:"✓";position:absolute;left:0;top:0;color:#1fd4ff}.modal{position:fixed;inset:0;display:none;place-items:center;background:rgba(5,10,22,.6);backdrop-filter:blur(6px);z-index:50}.modal.open{display:grid}.dialog{width:min(92vw,520px);background:#0e1e3a;color:#eaf5ff;border-radius:16px;padding:28px;box-shadow:0 20px 60px rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.06)}.dialog h3{font-size:26px;margin-bottom:6px}.dialog p.helper{color:#b7c8e6;margin-bottom:18px}.form-row{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}label{font-size:14px;color:#c9daff}input,select,textarea{background:#0b1731;color:#eaf5ff;border:1px solid hsla(0,0%,100%,.08);border-radius:10px;padding:12px;font-size:16px}textarea{min-height:110px;resize:vertical}.card{background:#0e1e3a;border:1px solid hsla(0,0%,100%,.08);border-radius:14px;padding:18px;color:#eaf5ff;box-shadow:0 12px 28px rgba(0,0,0,.35)}.alert{background:rgba(255,60,60,.12);border:1px solid rgba(255,60,60,.35);color:#ffd1d1;border-radius:10px;padding:10px 12px}.input,.textarea{background:#0b1731;color:#eaf5ff;border:1px solid hsla(0,0%,100%,.08);border-radius:10px;padding:12px;font-size:16px;width:100%;max-width:520px}.label{display:block;margin-top:12px;margin-bottom:6px;color:#c9daff;font-size:14px}.privacy-notice{color:#b7c8e6;font-size:13px}button.primary{border:0;padding:12px 16px;border-radius:10px;font-weight:700;color:#06101f;background:linear-gradient(180deg,#3dcdff,#00b4ff);box-shadow:0 10px 24px rgba(0,180,255,.25),inset 0 1px 0 hsla(0,0%,100%,.35)}button.primary,button.secondary{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}button.secondary{border:1px solid hsla(0,0%,100%,.14);padding:10px 14px;border-radius:10px;font-weight:600;color:#d6e8ff;background:transparent}.dialog .actions{display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.toggle{display:flex;align-items:center;gap:12px;margin:10px 0}.toggle input{width:44px;height:24px}.focus-ring:focus{outline:2px solid var(--cyan-1);outline-offset:2px}.bg-fixed{isolation:isolate}.bg-fixed:after{z-index:0}.bg-fixed .lines{z-index:1}.line:after,.lines{opacity:1}:root{--cyan-1:#00b4ff;--cyan-2:#1fd4ff;--aqua:#66fff5;--indigo:#6c7cff;--glow-strength:0.65;--drip-height:16vh}@media (prefers-reduced-motion:reduce){.line:after{animation:none;top:30%;opacity:.25}}.modal-overlay{position:fixed;inset:0;background:rgba(5,10,22,.75);backdrop-filter:blur(8px);display:grid;place-items:center;z-index:100;padding:20px;pointer-events:auto}.modal-form{background:#0e1e3a;border:1px solid hsla(0,0%,100%,.12);border-radius:16px;padding:28px;width:100%;max-width:400px;box-shadow:0 25px 50px rgba(0,0,0,.6);position:relative;animation:modalSlide .3s ease-out;pointer-events:auto}@keyframes modalSlide{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-close{position:absolute;top:16px;right:16px;background:transparent;border:none;color:#d6e8ff;font-size:24px;cursor:pointer;padding:4px 8px;border-radius:4px;opacity:.6;transition:opacity .2s;pointer-events:auto}.modal-close:hover{opacity:1}.modal-close:focus-visible{outline:2px solid rgba(0,180,255,.6);outline-offset:2px}.modal-form h3{margin-top:0;margin-bottom:18px;font-size:20px}.modal-form input,.modal-form textarea{width:100%;margin-bottom:10px}.modal-success{text-align:center;color:#b8e8d1;font-weight:600;padding:20px 0}.contact-page{position:relative;z-index:2;min-height:100svh;display:flex;flex-direction:column;align-items:center;padding:100px 24px 40px}.contact-header{width:100%;max-width:600px;margin-bottom:40px}.back-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:#d6e8ff;font-size:14px;font-weight:600;cursor:pointer;padding:8px 10px;border-radius:8px;margin-bottom:20px;opacity:.8;transition:opacity .2s}.back-button:hover{opacity:1}.back-button:focus-visible{outline:2px solid rgba(0,180,255,.6);outline-offset:2px}.contact-header h1{font-size:clamp(32px,5vw,48px);margin:0;text-align:left}.contact-container{width:100%;max-width:600px}.contact-form{gap:20px}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#c9daff;font-size:14px;font-weight:600}.contact-form input,.contact-form textarea{background:#0b1731;color:#eaf5ff;border:1px solid hsla(0,0%,100%,.08);border-radius:10px;padding:12px;font-size:16px;transition:border-color .2s}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:rgba(0,180,255,.5)}.contact-form textarea{resize:vertical;font-family:inherit}.contact-success{text-align:center;padding:40px 20px}.contact-success h2{margin-top:0;margin-bottom:10px;color:#b8e8d1}.contact-success p{color:#b7c8e6;margin:0}@font-face{font-family:__Sora_af938a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-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:__Sora_af938a;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-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:__Sora_af938a;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-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:__Sora_af938a;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-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:__Sora_af938a;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-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:__Sora_af938a;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-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:__Sora_Fallback_af938a;src:local("Arial");ascent-override:85.29%;descent-override:25.50%;line-gap-override:0.00%;size-adjust:113.73%}.__className_af938a{font-family:__Sora_af938a,__Sora_Fallback_af938a;font-style:normal}.__variable_af938a{--font-head:"__Sora_af938a","__Sora_Fallback_af938a"}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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_f367f3;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_f367f3;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_f367f3;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_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-body:"__Inter_f367f3","__Inter_Fallback_f367f3"}