@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--primary:#0265fc;--primary-dark:#0033af;--primary-light:#e8f1ff;--accent:#2fc750;--accent-light:#e9f9ed;--background:#f5f7fb;--surface:#fff;--text:#101828;--muted:#667085;--border:#e4e7ec;--navy:#0c1a30}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--surface);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border-bottom:1px solid #e4e7ecd9;position:sticky;top:0}.header-inner{align-items:center;gap:34px;min-height:76px;display:flex}.brand{white-space:nowrap;align-items:center;gap:10px;font-size:20px;font-weight:700;display:inline-flex}.brand strong{color:var(--primary)}.brand-mark{background:linear-gradient(145deg,#1d3a70,#16305e);border-radius:11px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 8px 22px #16305e47}footer .brand-mark{box-shadow:inset 0 0 0 1px #ffffff24}.brand-mark svg{width:26px}.header-inner nav{color:#475467;gap:28px;margin-left:auto;font-size:14px;font-weight:600;display:flex}.header-inner nav a:hover{color:var(--primary)}.header-actions{align-items:center;gap:18px;display:flex}.login-link{min-height:44px;color:var(--primary);box-shadow:inset 0 0 0 1.5px var(--primary);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.login-link:hover{background:#0265fc14}.button{color:#fff;background:linear-gradient(100deg,var(--primary),var(--primary-dark));border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-size:15px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 12px 30px #0265fc40}.button:hover{transform:translateY(-2px);box-shadow:0 16px 38px #0265fc52}.button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px}.button-compact{min-height:44px;padding-inline:20px;font-size:13px}.button-secondary{color:var(--text);box-shadow:inset 0 0 0 1px var(--border);background:#fff}.button-secondary:hover{box-shadow:inset 0 0 0 1px #cbd5e1,0 10px 24px #10182814}.hero{background:linear-gradient(#fff 0%,#f3f7ff 84%,#eef4ff 100%);padding:100px 0 0;position:relative;overflow:hidden}.hero-copy{z-index:2;text-align:center;position:relative}.eyebrow,.number-tag{color:var(--primary);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow i{background:var(--primary);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 6px #0265fc14}.hero h1{letter-spacing:-.055em;max-width:900px;margin:22px auto;font-size:clamp(52px,7vw,86px);line-height:.98}.hero h1 span,h2 span{color:var(--primary)}.hero-copy>p{max-width:710px;color:var(--muted);margin:0 auto;font-size:19px;line-height:1.65}.hero-actions{justify-content:center;gap:12px;margin-top:32px;display:flex}.microproof{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:22px;margin-top:24px;font-size:12px;font-weight:600;display:flex}.microproof span{align-items:center;gap:6px;display:inline-flex}.microproof svg,.feature-copy li svg{fill:none;width:18px;stroke:var(--accent);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.hero-product{z-index:2;margin-top:62px;position:relative}.browser-frame{background:#ffffffb3;border:1px solid #fffc;border-radius:24px 24px 0 0;padding:9px;box-shadow:0 38px 90px #0c265533}.browser-bar{align-items:center;gap:6px;height:35px;padding:0 12px;display:flex}.browser-bar>span{background:#d8dee9;border-radius:50%;width:8px;height:8px}.browser-bar>div{color:#98a2b3;text-align:center;background:#f4f6f9;border-radius:99px;width:230px;margin:auto;padding:6px 14px;font-size:9px}.browser-frame>img{border-radius:14px 14px 0 0}.hero-orb{filter:blur(3px);border-radius:50%;position:absolute}.hero-orb-one{background:#0265fc14;width:420px;height:420px;top:50px;left:-220px}.hero-orb-two{background:#2fc7501a;width:360px;height:360px;top:210px;right:-170px}.benefit-strip{background:var(--navy);color:#fff;padding:28px 0}.benefit-grid{grid-template-columns:repeat(4,1fr);display:grid}.benefit-grid>div{border-right:1px solid #ffffff1f;align-items:center;gap:15px;padding:5px 24px;display:flex}.benefit-grid>div:first-child{padding-left:0}.benefit-grid>div:last-child{border:0}.benefit-grid strong{color:#62a0ff;letter-spacing:.1em;font-size:11px}.benefit-grid span{color:#9eabc0;font-size:11px;line-height:1.5}.benefit-grid b{color:#fff;font-size:13px;display:block}.section{padding:112px 0}.split-copy{grid-template-columns:.9fr 1fr;align-items:center;gap:110px;display:grid}h2{letter-spacing:-.045em;margin:18px 0 22px;font-size:clamp(38px,4.5vw,60px);line-height:1.08}.large-copy{color:var(--muted);font-size:18px;line-height:1.8}.large-copy p:first-child{color:var(--text);font-size:22px;font-weight:600;line-height:1.55}.philosophy{background:#fff}.feature-section{background:var(--background);overflow:hidden}.feature-grid{grid-template-columns:.8fr 1.45fr;align-items:center;gap:70px;display:grid}.feature-copy h2{font-size:clamp(38px,4vw,55px)}.feature-copy>p{color:var(--muted);font-size:17px;line-height:1.75}.feature-copy ul{color:#344054;gap:14px;margin:28px 0 0;padding:0;font-size:14px;font-weight:600;list-style:none;display:grid}.feature-copy li{align-items:center;gap:10px;display:flex}.feature-copy small{color:#98a2b3;margin-top:26px;line-height:1.5;display:block}.media-card{border:1px solid var(--border);background:#fff;border-radius:22px;padding:10px;position:relative;overflow:hidden;box-shadow:0 25px 60px #1018281a}.media-card img{border-radius:14px;width:100%}.projection-card{width:125%}.projection-card img{width:100%;max-width:none}.projection-detail{border:1px solid var(--border);background:#fff;border-radius:22px;margin-top:42px;padding:10px;box-shadow:0 25px 60px #10182814}.projection-detail img{border-radius:14px}.health-section{color:#fff;background:linear-gradient(145deg,#071326,#102749);overflow:hidden}.health-section .reverse{grid-template-columns:1.25fr .8fr}.health-section .feature-copy>p,.health-section .feature-copy small{color:#aebbd0}.health-section .feature-copy li{color:#eef4ff}.health-visual{position:relative}.health-visual>img{border-radius:24px;width:112%;max-width:none;margin-left:-12%;box-shadow:0 28px 65px #00000059}.score-float{z-index:3;color:var(--text);background:#fff;border-radius:18px;align-items:center;gap:14px;padding:15px 20px;display:flex;position:absolute;top:-42px;left:-42px;box-shadow:0 18px 44px #00000047}.score-ring{border:6px solid var(--accent);width:58px;height:58px;color:var(--text);border-radius:50%;place-items:center;font-size:20px;font-weight:800;display:grid}.score-float span{color:var(--muted);font-size:11px}.score-float b{color:var(--accent);margin-bottom:4px;font-size:15px;display:block}.control-section{background:#fff}.center-heading{text-align:center;max-width:750px}.center-heading p{color:var(--muted);font-size:17px;line-height:1.7}.showcase-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:56px;display:grid}.showcase-grid figure{border:1px solid var(--border);background:var(--background);border-radius:22px;margin:0;padding:9px;overflow:hidden;box-shadow:0 22px 50px #10182817}.showcase-grid img{aspect-ratio:1.24;object-fit:cover;object-position:top left;border-radius:14px}.showcase-grid figcaption{color:#475467;padding:16px 10px 10px;font-size:13px;font-weight:700}.devices-section{background:var(--primary-light);overflow:hidden}.devices-grid{grid-template-columns:1.35fr .8fr;align-items:center;gap:90px;display:grid}.device-stage{min-height:610px;position:relative}.tablet-device{background:#fff;border:7px solid #101828;border-radius:28px;width:590px;padding:12px;position:absolute;top:0;left:-80px;overflow:hidden;box-shadow:0 28px 70px #10182840}.tablet-device img{border-radius:12px}.phone-device{z-index:3;background:#fff;border:7px solid #101828;border-radius:35px;width:215px;max-height:530px;padding:8px;position:absolute;top:65px;right:10px;overflow:hidden;box-shadow:0 28px 60px #10182852}.phone-device:before{content:"";z-index:2;background:#101828;border-radius:20px;width:72px;height:16px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.device-pills{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.device-pills span{color:var(--primary-dark);background:#ffffffa6;border:1px solid #bdd5ff;border-radius:99px;padding:9px 14px;font-size:12px;font-weight:700}.onboarding-section{padding-bottom:0;overflow:hidden}.onboarding-grid{grid-template-columns:.8fr 1fr;align-items:center;gap:90px;min-height:650px;display:grid}.onboarding-phone{background:#fff;border:8px solid #111827;border-bottom:0;border-radius:48px 48px 0 0;justify-self:center;width:380px;height:650px;padding:10px 10px 0;overflow:hidden;box-shadow:0 25px 65px #10182833}.onboarding-phone img{width:100%}.onboarding-section .button{margin-top:18px}.faq-section{background:var(--background)}.faq-grid{grid-template-columns:.65fr 1fr;gap:100px;display:grid}.faq-grid>div:first-child p{color:var(--muted);line-height:1.7}.faq-list{border-top:1px solid var(--border)}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{cursor:pointer;padding:24px 34px 24px 0;font-size:16px;font-weight:700;list-style:none;position:relative}.faq-list summary:after{content:"+";color:var(--primary);font-size:22px;font-weight:400;position:absolute;right:5px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--muted);margin:-8px 40px 24px 0;font-size:14px;line-height:1.7}.final-cta{color:#fff;text-align:center;background:linear-gradient(125deg,var(--primary),var(--primary-dark));padding:105px 0;position:relative;overflow:hidden}.final-cta .container{z-index:2;position:relative}.eyebrow.light{color:#fff}.eyebrow.light i{background:var(--accent);box-shadow:0 0 0 6px #2fc7502e}.final-cta h2{margin-bottom:18px;font-size:clamp(45px,6vw,72px)}.final-cta p{color:#dce9ff;max-width:640px;margin:0 auto 30px;font-size:17px;line-height:1.7}.button-light{color:var(--primary-dark);background:#fff;box-shadow:0 16px 40px #0003}.final-orb{border:1px solid #ffffff2e;border-radius:50%;width:500px;height:500px;position:absolute;top:-220px;right:-180px;box-shadow:0 0 0 90px #ffffff0a,0 0 0 180px #ffffff08}footer{color:#aab5c5;background:var(--navy);padding:72px 0 24px}footer .brand{color:#fff}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:70px;display:grid}.footer-grid p{margin-top:16px;font-size:13px}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:12px;font-size:13px;display:flex}.footer-grid b{color:#fff;margin-bottom:5px}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:54px;padding-top:22px;font-size:11px;display:flex}@media (max-width:980px){.header-inner nav{display:none}.header-actions{margin-left:auto}.benefit-grid{grid-template-columns:1fr 1fr;gap:18px 0}.benefit-grid>div:nth-child(2){border-right:0}.split-copy,.feature-grid,.health-section .reverse,.devices-grid,.onboarding-grid,.faq-grid{grid-template-columns:1fr;gap:55px}.projection-card{width:100%}.feature-copy{max-width:680px}.health-visual{order:2}.score-float{left:15px}.devices-grid>*{min-width:0}.device-stage{width:100%;max-width:560px;min-height:0;margin-inline:auto;padding-bottom:34px}.tablet-device{width:100%;max-width:470px;margin-inline:auto;position:static}.tablet-device img{width:100%;display:block}.phone-device{width:180px;top:auto;bottom:0;right:0}.onboarding-grid{min-height:auto}.onboarding-phone{margin-top:15px}}@media (max-width:680px){.container{width:min(100% - 32px,1180px)}.site-header{position:relative}.header-inner{min-height:66px}.brand{font-size:17px}.brand-mark{width:32px;height:32px}.header-inner{gap:12px}.header-actions{gap:8px}.login-link{min-height:40px;padding-inline:12px;font-size:12px}.login-link-extra{display:none}.button-compact{white-space:nowrap;min-height:40px;padding-inline:13px;font-size:11px}}@media (max-width:379px){.brand-name{display:none}.hero{padding-top:72px}.hero h1{font-size:49px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.microproof{gap:10px 16px}.hero-product{width:calc(100% - 16px);margin-top:42px}.browser-frame{border-radius:15px 15px 0 0;padding:5px}.browser-bar{height:25px}.browser-bar>div{display:none}.benefit-grid{grid-template-columns:1fr}.benefit-grid>div{border:0;border-bottom:1px solid #ffffff1a;padding:9px 0}.benefit-grid>div:last-child{border:0}.section{padding:78px 0}h2,.feature-copy h2{font-size:38px}.large-copy,.feature-copy>p{font-size:16px}.large-copy p:first-child{font-size:19px}.feature-grid{gap:42px}.projection-detail{border-radius:14px;margin-top:24px;padding:5px;overflow-x:auto}.projection-detail img{width:760px;max-width:none}.health-visual>img{width:130%;margin-left:-15%}.phone-device{border-width:5px;border-radius:26px;width:128px;right:-4px}.phone-device:before{width:46px;height:11px}.score-float{transform-origin:0;top:-34px;left:0;transform:scale(.86)}.showcase-grid{grid-template-columns:1fr}.showcase-grid img{aspect-ratio:1.1}.devices-grid{gap:22px}.device-stage{min-height:430px}.tablet-device{border-width:5px;border-radius:20px;width:430px;max-width:95%;left:-32px}.phone-device{border-width:5px;border-radius:26px;width:145px;max-height:375px;top:48px;right:-5px}.phone-device:before{width:50px;height:11px;top:4px}.onboarding-section{padding-bottom:0}.onboarding-phone{border-radius:38px 38px 0 0;width:310px;height:530px}.faq-grid{gap:30px}.final-cta{padding:80px 0}.final-cta h2{font-size:43px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
