:root{color:#17223c;background:#f8faff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px}.shell{width:min(1040px,calc(100% - 48px));margin:auto}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:#17223c;text-decoration:none;font-size:14px;font-weight:800}.mark{width:28px;height:28px;display:grid;place-items:center;position:relative;border:2px solid #6684f4;border-radius:9px;transform:rotate(-8deg)}.mark:before,.mark i{content:"";position:absolute;border:1.5px solid #6684f4;border-radius:50%}.mark:before{width:15px;height:15px}.mark i{width:5px;height:5px}.nav a:not(.brand){color:#6b7b9e;text-decoration:none;font-size:12px;font-weight:700}.hero{min-height:540px;display:flex;align-items:center;justify-content:space-between;gap:50px}.eyebrow{color:#7281a4;font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em}.eyebrow:before{content:"";display:inline-block;width:7px;height:7px;margin-right:9px;border-radius:99px;background:#6684f4;box-shadow:0 0 0 5px rgba(102,132,244,.1)}h1{max-width:630px;margin:18px 0;color:#17223c;font-size:clamp(44px,7vw,78px);line-height:.96;letter-spacing:-.075em}h2{letter-spacing:-.04em}p{color:#72809a;line-height:1.7}.lead{max-width:510px;font-size:16px}.cta{display:inline-block;margin-top:17px;padding:13px 17px;border-radius:11px;background:#5f7ef5;color:white;text-decoration:none;font-size:12px;font-weight:800;box-shadow:0 8px 20px rgba(77,108,218,.22)}.portal{width:260px;height:260px;flex:0 0 auto;display:grid;place-items:center;position:relative;border-radius:50%;background:radial-gradient(circle,#fff 0 9%,#d9e2ff 10% 15%,#7794ff 16% 18%,transparent 19%),radial-gradient(circle,transparent 0 49%,rgba(103,133,246,.55) 50% 51%,transparent 52%),radial-gradient(circle,transparent 0 65%,rgba(139,92,255,.3) 66% 67%,transparent 68%);filter:drop-shadow(0 28px 35px rgba(77,101,200,.16))}.portal:before,.portal:after{content:"";position:absolute;border:1px solid rgba(102,132,244,.3);border-radius:50%}.portal:before{inset:20px}.portal:after{inset:50px}.privacy{max-width:740px;padding:58px 0 85px}.privacy h1{font-size:52px}.privacy h2{margin-top:38px;font-size:20px}.privacy li{margin:8px 0;color:#72809a}.card{margin-top:25px;padding:22px;border:1px solid #dfe6f4;border-radius:16px;background:white}.support{max-width:640px;padding:85px 0 110px}.support h1{font-size:58px}.footer{padding:22px 0;border-top:1px solid #e2e7f1;color:#94a0b6;font-size:11px}@media(max-width:680px){.shell{width:calc(100% - 32px)}.hero{min-height:0;padding:74px 0;align-items:flex-start;flex-direction:column}.portal{width:190px;height:190px;align-self:center}.nav>a:not(.brand){display:none}h1{font-size:48px}}
