/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--navy-950:#030b1b;--navy-900:#071832;--navy-800:#0a2a5a;--blue-700:#0c58d6;--blue-600:#1671f8;--blue-500:#3b8cff;--cyan-400:#56d4ff;--ink:#0a1833;--muted:#65748e;--line:#dfe7f2;--soft:#f4f8fd;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--navy-950);min-width:320px}body{color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;background:#fff;margin:0}body,button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}.site-shell{overflow:hidden}.site-header{z-index:30;color:#fff;width:100%;transition:background .25s,box-shadow .25s,color .25s;position:fixed;top:0;left:0}.site-header-scrolled{color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffed;box-shadow:0 10px 32px #081f4814}.nav-wrap{align-items:center;width:min(1180px,100% - 48px);height:82px;margin:0 auto;display:flex}.brand{align-items:center;gap:10px;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#44a2ff,#0d56d8);border:1px solid #ffffff40;border-radius:12px;place-items:center;width:39px;height:39px;font-size:18px;font-weight:800;display:grid;box-shadow:0 9px 25px #0750ca47,inset 0 1px #ffffff59}.brand-name{color:currentColor;letter-spacing:-.045em;font-size:19px;font-weight:730}.brand-name span{color:#65bfff}.site-header-scrolled .brand-name span,.brand-dark .brand-name span{color:#2172e7}.desktop-nav{align-items:center;gap:31px;margin-left:auto;display:flex}.desktop-nav a{color:#e7f2ffbd;font-size:12px;font-weight:540;position:relative}.site-header-scrolled .desktop-nav a{color:#586780}.desktop-nav a:after{content:"";background:#55b7ff;border-radius:2px;height:2px;transition:left .2s,right .2s;position:absolute;bottom:-9px;left:50%;right:50%}.desktop-nav a:hover:after{left:0;right:0}.nav-cta{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:10px;align-items:center;gap:8px;margin-left:32px;padding:10px 14px;font-size:11px;font-weight:680;transition:all .2s;display:flex}.nav-cta:hover{background:#ffffff2e;transform:translateY(-1px)}.site-header-scrolled .nav-cta{color:#fff;background:#1769e6;border-color:#1769e6;box-shadow:0 8px 20px #1769e62e}.menu-button{color:currentColor;background:0 0;border:0;margin-left:auto;display:none}.hero{color:#fff;background:radial-gradient(circle at 68% 39%,#113e7a 0,#092554 32%,#0000 59%),linear-gradient(128deg,#041026 0%,#071d43 50%,#0a3471 100%);min-height:720px;position:relative;overflow:hidden}.hero-grid{opacity:.19;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:49px 49px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.hero:before{content:"";border:1px solid #7cc1ff1c;border-radius:50%;width:900px;height:900px;position:absolute;top:-520px;right:-190px;box-shadow:inset 0 0 0 130px #2d7cee06,inset 0 0 0 250px #2d7cee06}.hero-orb{pointer-events:none;border-radius:50%;position:absolute}.hero-orb-one{width:260px;height:260px;top:160px;left:-210px;box-shadow:0 0 170px 90px #2570f330}.hero-orb-two{width:250px;height:250px;bottom:90px;right:-230px;box-shadow:0 0 160px 90px #38c7ff1c}.hero-content{z-index:2;grid-template-columns:minmax(0,1fr) minmax(430px,.82fr);align-items:center;gap:80px;width:min(1160px,100% - 56px);min-height:720px;margin:0 auto;padding:125px 0 88px;display:grid;position:relative}.hero-copy{padding-bottom:10px}.hero-badge{color:#9fc7f3;letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f336685;border:1px solid #77bbff2e;border-radius:999px;align-items:center;gap:9px;margin-bottom:24px;padding:6px 11px 6px 7px;font-size:9px;font-weight:650;display:inline-flex}.hero-badge>span{color:#c8e8ff;background:#1767d8;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.hero h1{color:#f8fbff;letter-spacing:-.064em;max-width:670px;margin:0;font-size:clamp(48px,5vw,72px);font-weight:670;line-height:1.01}.hero h1 em{color:#0000;background:linear-gradient(90deg,#4d9cff,#63d2ff 75%);-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-copy>p{color:#a3b6d1;max-width:560px;margin:27px 0 32px;font-size:15px;line-height:1.72}.hero-actions{align-items:center;gap:11px;display:flex}.button{border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:47px;padding:12px 17px;font-size:11px;font-weight:690;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-light{color:#0d4da7;background:#fff;box-shadow:0 14px 32px #00091d38}.button-light:hover{box-shadow:0 18px 38px #00091d4a}.button-ghost{color:#c3d3e9;background:#ffffff0b;border:1px solid #ffffff26}.button-primary{color:#fff;background:linear-gradient(115deg,#0c59d8,#2784f5);box-shadow:0 12px 26px #1a67dd33}.hero-contact{align-items:center;gap:11px;margin-top:30px;display:flex}.contact-avatars{padding-left:7px;display:flex}.contact-avatars i{color:#fff;background:#1766d4;border:2px solid #0b295a;border-radius:50%;place-items:center;width:28px;height:28px;margin-left:-7px;font-size:9px;font-style:normal;font-weight:750;display:grid}.contact-avatars i:nth-child(2){background:#2259a3}.contact-avatars i:nth-child(3){background:#19a2d4}.hero-contact strong,.hero-contact small{display:block}.hero-contact strong{color:#dbe9f8;font-size:9px}.hero-contact small{color:#718bad;margin-top:4px;font-size:8px}.hero-visual{perspective:1200px;min-height:470px;position:relative}.visual-halo{border:1px solid #76bfff26;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.visual-halo-one{width:430px;height:430px}.visual-halo-two{border-style:dashed;width:330px;height:330px;animation:34s linear infinite slowSpin}.identity-card{z-index:3;color:#fff;background:linear-gradient(135deg,#135bc5fa,#228bf6ed 62%,#3fb3ffe6);border:1px solid #ffffff38;border-radius:24px;width:345px;min-height:218px;padding:24px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)rotate(-3deg);box-shadow:0 38px 75px #000a1d59,inset 0 1px #ffffff47}.identity-card:before{content:"";border:1px solid #ffffff29;border-radius:50%;width:230px;height:230px;position:absolute;top:-155px;right:-60px;box-shadow:inset 0 0 0 42px #ffffff09,inset 0 0 0 80px #ffffff06}.identity-card:after{content:"";filter:blur(18px);background:#60d2ff4d;width:190px;height:45px;position:absolute;bottom:-5px;right:-60px;transform:rotate(-18deg)}.identity-top,.identity-footer{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.identity-logo{background:#ffffff21;border:1px solid #ffffff47;border-radius:11px;place-items:center;width:35px;height:35px;font-size:16px;font-weight:800;display:grid}.identity-chip{color:#d8edff;letter-spacing:.06em;background:#053b8f33;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:6px;padding:6px 8px;font-size:7px;font-weight:700;display:flex}.identity-chip i{background:#75f0bd;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #75f0bd1f}.identity-body{z-index:1;padding:23px 0 25px;position:relative}.identity-body small{color:#b9ddff;letter-spacing:.15em;font-size:7px;font-weight:700}.identity-body strong{letter-spacing:-.04em;margin-top:6px;font-size:24px;display:block}.identity-body p{color:#c1e0fb;margin:5px 0 0;font-size:8px}.identity-footer{border-top:1px solid #ffffff26;padding-top:14px}.identity-footer>span:first-child{color:#e5f5ff;align-items:center;gap:7px;font-size:8px;font-weight:650;display:flex}.identity-dots{gap:4px;display:flex}.identity-dots i{background:#ffffff73;border-radius:50%;width:4px;height:4px}.floating-card{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#051c41c7;border:1px solid #ffffff21;border-radius:14px;align-items:center;gap:10px;padding:11px 12px;display:flex;position:absolute;box-shadow:0 18px 40px #000a2042}.floating-card-left{bottom:72px;left:-6px}.floating-card-right{top:70px;right:-8px}.floating-icon{color:#71b6ff;background:#2470e333;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.floating-icon.cyan{color:#68d9f8;background:#2db2d724}.floating-card small,.floating-card strong{display:block}.floating-card small{color:#7090b9;letter-spacing:.1em;margin-bottom:3px;font-size:6px;font-weight:750}.floating-card strong{color:#e9f5ff;font-size:9px}.floating-check{color:#6ce1b2;background:#36c78e21;border-radius:50%;place-items:center;width:21px;height:21px;margin-left:10px;display:grid}.visual-spark{z-index:4;color:#79c9ff;text-shadow:0 0 18px #59bbffcc;position:absolute}.spark-one{font-size:20px;top:43px;left:34px}.spark-two{font-size:12px;bottom:46px;right:18px}.hero-bottom-wave{z-index:3;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0;height:110px;position:absolute;bottom:-73px;left:-2%;right:-2%}.trust-strip{z-index:5;background:#fff;padding:2px 24px 33px;position:relative}.trust-strip>div{justify-content:center;align-items:center;gap:48px;width:min(980px,100%);margin:0 auto;display:flex}.trust-item{color:#2873dd;align-items:center;gap:11px;display:flex}.trust-item strong,.trust-item small{display:block}.trust-item strong{color:#243652;font-size:9px}.trust-item small{color:#8a96a8;margin-top:3px;font-size:8px}.trust-divider{background:#e4eaf2;width:1px;height:31px}.section{padding:105px 0}.section-inner{width:min(1120px,100% - 56px);margin:0 auto}.intro-section{padding-top:120px}.intro-layout{grid-template-columns:1.08fr .92fr;align-items:start;gap:90px;display:grid}.section-kicker{color:#1969dc;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:15px;font-size:9px;font-weight:770;display:flex}.section-kicker:before{content:"";background:#2b7ae7;border-radius:2px;width:22px;height:2px}.section-kicker.light{color:#8ecbff}.section-kicker.light:before{background:#68b8ff}.section-heading h2{color:#09172f;letter-spacing:-.052em;max-width:600px;margin:0;font-size:clamp(34px,4vw,51px);font-weight:650;line-height:1.09}.intro-copy{padding-top:26px}.intro-copy p{color:#6f7d92;margin:0 0 18px;font-size:14px;line-height:1.78}.intro-copy p:first-child{color:#34445e;font-size:17px;font-weight:510;line-height:1.65}.benefits-section{background:#f5f8fd}.section-topline{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:52px;display:flex}.section-heading.compact h2{font-size:clamp(33px,3.7vw,46px)}.section-topline>p{color:#748198;max-width:365px;margin:0 0 3px;font-size:12px;line-height:1.7}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.benefit-card{background:#fff;border:1px solid #e4eaf3;border-radius:19px;min-height:280px;padding:27px;transition:transform .25s,box-shadow .25s,border .25s;position:relative;overflow:hidden;box-shadow:0 12px 34px #1a376409}.benefit-card:hover{border-color:#cfe0f5;transform:translateY(-5px);box-shadow:0 18px 42px #1a478914}.benefit-card-top{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.benefit-icon{color:#216fdc;background:#eaf3ff;border-radius:14px;place-items:center;width:48px;height:48px;display:grid;box-shadow:inset 0 0 0 1px #dbeaff}.benefit-icon.cyan{color:#078cad;background:#e8fafd;box-shadow:inset 0 0 0 1px #d7f1f6}.benefit-icon.violet{color:#6c55d7;background:#f1eeff;box-shadow:inset 0 0 0 1px #e4defe}.benefit-number{color:#c8d2df;font-family:var(--font-geist-mono), monospace;font-size:9px}.benefit-card h3{color:#162642;letter-spacing:-.028em;margin:0 0 12px;font-size:18px}.benefit-card p{color:#7e8a9d;margin:0;font-size:11px;line-height:1.68}.benefit-line{background:#297ce9;border-radius:3px 3px 0 0;width:40px;height:3px;transition:width .25s;position:absolute;bottom:0;left:27px}.benefit-card:hover .benefit-line{width:calc(100% - 54px)}.steps-section{color:#fff;background:radial-gradient(circle at 7% 0,#2a78ef40,#0000 30%),linear-gradient(128deg,#06152f,#082653 70%,#0a3470);position:relative;overflow:hidden}.steps-section:after{content:"";border:1px solid #69b7ff21;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-270px;right:-290px;box-shadow:inset 0 0 0 70px #4da0ff06,inset 0 0 0 140px #4da0ff05}.steps-layout{z-index:2;grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid;position:relative}.steps-copy h2{letter-spacing:-.052em;max-width:500px;margin:0;font-size:clamp(36px,4vw,51px);font-weight:640;line-height:1.08}.steps-copy>p{color:#9db2ce;max-width:500px;margin:22px 0 29px;font-size:13px;line-height:1.75}.steps-list{flex-direction:column;display:flex}.step-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0b;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:52px 1fr;gap:17px;min-height:112px;padding:20px 22px;display:grid;position:relative}.step-card+.step-card{margin-top:11px}.step-number{color:#78bdff;width:45px;height:45px;font-family:var(--font-geist-mono), monospace;background:#2874e221;border:1px solid #6cb4ff38;border-radius:13px;place-items:center;font-size:9px;font-weight:700;display:grid}.step-card h3{color:#ecf5ff;letter-spacing:-.02em;margin:2px 0 7px;font-size:15px}.step-card p{color:#869ebd;margin:0;font-size:10px;line-height:1.55}.step-connector{z-index:3;background:#327bdc;width:1px;height:13px;position:absolute;bottom:-12px;left:44px}.faq-section{background:#fff}.faq-layout{grid-template-columns:.73fr 1.27fr;align-items:start;gap:100px;display:grid}.faq-heading{position:sticky;top:125px}.faq-heading h2{letter-spacing:-.05em;margin:0 0 16px;font-size:clamp(34px,3.5vw,46px);line-height:1.1}.faq-heading>p{color:#76839a;max-width:380px;margin:0 0 22px;font-size:12px;line-height:1.7}.faq-heading>a{color:#216edb;align-items:center;gap:8px;font-size:11px;font-weight:650;display:inline-flex}.faq-list{border-top:1px solid #dfe6ef}.faq-item{border-bottom:1px solid #dfe6ef}.faq-item>button{color:#25344f;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:23px 4px;font-size:13px;font-weight:650;display:flex}.faq-item>button svg{color:#718099;flex:none;transition:transform .25s}.faq-open>button{color:#1768dc}.faq-open>button svg{color:#1768dc;transform:rotate(180deg)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.faq-answer p{color:#758298;min-height:0;margin:0;font-size:11px;line-height:1.72;overflow:hidden}.faq-open .faq-answer{grid-template-rows:1fr}.faq-open .faq-answer p{padding:0 45px 22px 4px}.cta-section{padding-top:30px}.cta-card{color:#fff;background:linear-gradient(120deg,#0a55cf,#1679ed 65%,#2a96f5);border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;min-height:210px;padding:42px 46px;display:grid;position:relative;overflow:hidden;box-shadow:0 23px 55px #125cc72b}.cta-card:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:310px;height:310px;position:absolute;top:-190px;right:140px;box-shadow:inset 0 0 0 60px #ffffff06,inset 0 0 0 115px #ffffff06}.cta-noise{opacity:.1;background-image:radial-gradient(#fffc .6px,#0000 .7px);background-size:7px 7px;position:absolute;inset:0}.cta-icon{z-index:2;background:#ffffff1f;border:1px solid #fff3;border-radius:17px;place-items:center;width:58px;height:58px;display:grid;position:relative}.cta-card>div:not(.cta-noise){z-index:2;position:relative}.cta-card h2{letter-spacing:-.045em;margin:0 0 7px;font-size:31px}.cta-card p{color:#c9e2fb;margin:0;font-size:11px}.cta-card .button{z-index:2;position:relative}.site-footer{color:#d8e5f7;background:#040e22;margin-top:40px;padding:66px max(28px,50% - 560px) 25px}.footer-main{border-bottom:1px solid #ffffff14;grid-template-columns:auto 1fr auto;align-items:center;gap:35px;padding-bottom:43px;display:grid}.footer-main>p{color:#7286a5;margin:0;font-size:10px}.footer-links{gap:25px;display:flex}.footer-links a{color:#8fa2bf;font-size:10px}.footer-links a:hover{color:#fff}.footer-bottom{color:#4f6484;justify-content:space-between;gap:20px;padding-top:22px;font-size:8px;display:flex}.mobile-menu-panel{z-index:50;color:#fff;background:radial-gradient(circle at 100% 0,#2a82ff40,#0000 32%),#06142e;flex-direction:column;padding:22px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.mobile-menu-top{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;padding-bottom:25px;display:flex}.mobile-menu-top button{color:#dbe9fb;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.mobile-menu-panel nav{flex-direction:column;padding:25px 0;display:flex}.mobile-menu-panel nav a{color:#d8e6f8;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:18px 2px;font-size:18px;font-weight:580;display:flex}.mobile-register{width:100%;margin-top:auto}.contact-backdrop{z-index:60;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#020918c2;place-items:center;padding:20px;animation:.2s fadeIn;display:grid;position:fixed;inset:0}.contact-modal{width:min(430px,100%);color:var(--ink);background:#fff;border:1px solid #fff9;border-radius:24px;padding:33px;animation:.28s modalUp;position:relative;box-shadow:0 32px 90px #00071670}.modal-close{color:#6c7b91;background:#f1f5fa;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:16px;right:16px}.modal-symbol{color:#fff;background:linear-gradient(145deg,#0c59d8,#3595f7);border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:20px;display:grid;box-shadow:0 12px 28px #1b6ee038}.modal-kicker{color:#1769df;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:770}.contact-modal h2{letter-spacing:-.04em;margin:7px 0 8px;font-size:27px}.contact-modal>p{color:#728096;margin:0 0 22px;font-size:11px;line-height:1.65}.contact-options{flex-direction:column;gap:9px;display:flex}.contact-option{background:#f9fbfe;border:1px solid #e1e7f0;border-radius:13px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.contact-option:hover{background:#f5f9ff;border-color:#cbdcf3;transform:translate(2px)}.contact-option>span{border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.contact-option.imessage>span{color:#0aa160;background:#e7f9f0}.contact-option.email>span{color:#2674df;background:#eaf3ff}.contact-option>div{flex:1;min-width:0}.contact-option strong,.contact-option small{display:block}.contact-option strong{color:#293952;font-size:11px}.contact-option small{color:#8a96a8;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.contact-option>svg{color:#8a97a9}.email-copy-row{color:#5c6a7f;font-family:var(--font-geist-mono), monospace;background:#f1f5fa;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-top:16px;padding:10px 11px;font-size:9px;display:flex}.email-copy-row button{color:#246ddd;font-family:var(--font-geist-sans), sans-serif;background:#fff;border:0;border-radius:7px;align-items:center;gap:5px;padding:5px 7px;font-size:8px;font-weight:650;display:flex}.contact-note{color:#9aa5b5;align-items:center;gap:7px;margin-top:14px;font-size:8px;display:flex}@keyframes slowSpin{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}}@keyframes modalUp{0%{opacity:0;transform:translateY(12px)scale(.98)}}@media (width<=960px){.hero{min-height:auto}.hero-content{text-align:center;grid-template-columns:1fr;gap:35px;min-height:auto;padding:145px 0 95px}.hero h1,.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-contact{justify-content:center}.hero-visual{width:min(520px,100%);margin:0 auto}.desktop-nav{gap:20px}.nav-cta{margin-left:20px}.intro-layout,.faq-layout{grid-template-columns:1fr;gap:45px}.intro-copy{padding-top:0}.steps-layout{gap:55px}.faq-heading{position:static}}@media (width<=760px){.nav-wrap{width:calc(100% - 36px);height:72px}.desktop-nav,.nav-cta{display:none}.menu-button{place-items:center;width:38px;height:38px;display:grid}.hero-content{width:calc(100% - 36px);padding-top:120px}.hero h1{font-size:clamp(44px,12vw,62px)}.hero-copy>p{font-size:14px}.hero-bottom-wave{bottom:-84px}.trust-strip>div{gap:20px}.trust-divider{display:none}.trust-item{flex:1;justify-content:center}.trust-item small{display:none}.section{padding:80px 0}.section-inner{width:calc(100% - 36px)}.section-topline{flex-direction:column;align-items:flex-start;gap:20px}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:240px}.steps-layout{grid-template-columns:1fr}.cta-card{grid-template-columns:auto 1fr;padding:32px}.cta-card .button{grid-column:1/-1;width:100%}.footer-main{grid-template-columns:1fr;gap:18px}.footer-links{flex-wrap:wrap}}@media (width<=540px){.brand-mark{border-radius:10px;width:35px;height:35px}.brand-name{font-size:18px}.hero-content{gap:20px;padding-bottom:72px}.hero h1{letter-spacing:-.055em}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-contact{margin-top:24px}.hero-visual{min-height:385px;margin-top:-10px;margin-bottom:-25px;transform:scale(.9)}.visual-halo-one{width:380px;height:380px}.visual-halo-two{width:290px;height:290px}.identity-card{width:310px;min-height:205px;padding:21px}.floating-card-left{bottom:54px;left:-14px}.floating-card-right{top:52px;right:-16px}.trust-strip{padding-top:10px}.trust-strip>div{align-items:stretch;gap:8px}.trust-item{flex-direction:column;align-items:flex-start;gap:7px;padding:10px 5px}.trust-item strong{font-size:8px}.section-heading h2{font-size:34px}.intro-copy p:first-child{font-size:15px}.steps-copy h2{font-size:36px}.cta-card{text-align:left;grid-template-columns:1fr;padding:29px 23px}.cta-icon{width:50px;height:50px}.cta-card h2{font-size:27px}.cta-card .button{grid-column:auto}.footer-bottom{flex-direction:column}.contact-modal{padding:28px 20px 22px}.contact-option small{max-width:210px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
