:root{color-scheme:light;--paper:#f5f6f8;--ink:#11151c;--muted:#596270;--line:#dce0e6;--accent:#2459e8;--dark:#111722}*{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--accent)}a:focus-visible{outline:3px solid #608dff;outline-offset:6px}.wrap{width:min(1280px,90%);margin:auto}header{display:flex;justify-content:space-between;align-items:center;padding:26px 0;gap:24px}.brand{text-decoration:none;letter-spacing:-.055em;font-size:25px;font-weight:750}nav{display:flex;gap:30px;font-size:14px;font-weight:500}nav a{text-decoration:none}nav a:last-child{border-bottom:1px solid currentColor}.hero{background:var(--dark);color:#fff;padding:44px 48px 48px;border-radius:16px;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:600;color:var(--muted)}.hero .eyebrow{color:#b3c6fa}.hero-top{display:flex;justify-content:space-between;gap:24px;align-items:center}.hero-top .place{color:#aeb7c7;font-size:12px;text-align:right}.hero h1{font-weight:650;font-size:clamp(58px,13.9vw,186px);line-height:1.06;letter-spacing:-.075em;margin:60px 0 54px}.hero-bottom{display:flex;justify-content:space-between;align-items:end;gap:32px;border-top:1px solid #39404b;padding-top:30px}.hero-bottom p{font-size:clamp(25px,3.1vw,42px);font-weight:450;letter-spacing:-.035em;line-height:1.15;max-width:570px;margin:0}.hero-bottom p span{color:#96a4ba}.hero-link{display:inline-flex;align-items:center;gap:24px;white-space:nowrap;font-size:14px;text-decoration:none;border:1px solid #596377;border-radius:8px;padding:12px 18px}.hero-link:hover{color:white;background:#26334b}.section-intro{display:flex;align-items:center;justify-content:space-between;padding:58px 0 22px}.section-intro p{margin:0;font-size:14px;color:var(--muted)}h1,h2,h3,p{margin-top:0}h2,h3{font-weight:550;letter-spacing:-.045em;line-height:1.13}h2{font-size:clamp(32px,3.6vw,48px)}h3{font-size:30px}.offerings{display:grid;grid-template-columns:1fr 1fr;gap:20px}.offering{background:#fff;border:1px solid #e0e4ea;border-radius:12px;padding:34px 36px 38px}.offering+.offering{background:#edf2ff;border-color:#dce5ff}.number{font-family:'SFMono-Regular',Consolas,monospace;font-size:12px;letter-spacing:.04em;color:var(--accent);display:block;margin-bottom:45px}.offering h2{font-size:clamp(30px,3vw,40px);margin-bottom:18px}.offering p{color:var(--muted);max-width:460px;margin-bottom:0}.about{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:88px 0 70px}.about h2{margin-top:20px;max-width:440px}.about p{max-width:560px}.facts{font-size:14px;color:var(--muted);border-top:1px solid var(--line);padding-top:20px}.contact{background:var(--accent);color:white;padding:44px 40px;border-radius:12px;display:flex;justify-content:space-between;gap:35px;align-items:center}.contact .eyebrow{color:#d9e4ff}.contact h2{margin:16px 0}.contact p{margin-bottom:0;color:#e0e8ff;font-size:14px}.contact>a{font-size:clamp(17px,2.2vw,28px);font-weight:450;letter-spacing:-.03em;overflow-wrap:anywhere}.contact>a:hover{color:#e0e8ff}footer{padding:34px 0 28px;display:flex;justify-content:space-between;gap:25px;font-size:12px;color:var(--muted)}footer p{margin:0}footer .links{display:flex;gap:25px;font-size:14px;align-items:start}.document{max-width:800px;padding:55px 0 70px;margin:auto}.document h1{font-size:clamp(42px,6vw,68px);font-weight:600;letter-spacing:-.06em;line-height:1.08;margin:24px 0}.document h2{font-size:26px;margin-top:38px;letter-spacing:-.025em}.document .intro{font-size:20px;color:var(--muted)}.document li{margin-bottom:10px}.document a{color:var(--accent);overflow-wrap:anywhere}.document .facts{border:0;padding:0}.skip{position:absolute;left:12px;top:-90px;background:white;padding:10px}.skip:focus{top:10px;z-index:2}section{scroll-margin-top:24px}@media(min-width:1500px){.hero h1{font-size:190px}}@media(max-width:760px){header{padding:22px 0;gap:16px}.brand{font-size:23px}nav{gap:17px;font-size:13px}.hero{padding:27px 24px 30px;border-radius:12px}.hero-top{align-items:start}.hero-top .eyebrow{max-width:170px}.hero-top .place{max-width:120px;font-size:11px}.hero h1{font-size:clamp(48px,12.6vw,98px);margin:52px 0 40px}.hero-bottom{display:block;padding-top:25px}.hero-bottom p{font-size:29px}.hero-link{margin-top:26px}.section-intro{padding-top:34px}.section-intro p{font-size:12px}.offerings,.about{grid-template-columns:1fr}.offering{padding:28px}.number{margin-bottom:30px}.about{padding:50px 0 30px;gap:8px}.about h2{max-width:100%;font-size:35px}.contact{display:block;padding:30px 26px}.contact>a{display:inline-block;margin-top:27px;font-size:21px}footer{flex-direction:column}.document{padding-top:35px}.document h1{font-size:44px}}@media(max-width:360px){nav{gap:10px;font-size:12px}.hero-top .place{display:none}.hero h1{font-size:12vw}.hero-bottom p{font-size:25px}.contact>a{font-size:18px}}

.offering-link{display:block;text-decoration:none;transition:border-color .15s,box-shadow .15s}.offering-link:hover{color:var(--ink);border-color:var(--accent);box-shadow:0 5px 24px #2459e812}.explore-apps{display:flex;align-items:center;justify-content:space-between;color:var(--accent);font-size:15px;font-weight:600;margin-top:28px}.back-link{display:inline-block;font-size:14px;color:var(--muted);margin-bottom:32px}.applications-page{max-width:980px;margin:auto;padding:30px 0 70px}.applications-heading h1{font-size:clamp(40px,6vw,68px);line-height:1.1;letter-spacing:-.055em;font-weight:600;margin:18px 0 36px}.app-feature{background:var(--dark);color:white;padding:48px;border-radius:16px}.app-identity{display:flex;align-items:center;gap:24px}.app-icon{border-radius:24px;flex:none;width:112px;height:112px}.app-platform{font-size:12px;color:#9fe3bf;letter-spacing:.08em}.app-identity h2{font-size:40px;margin:8px 0 0;line-height:1.12}.app-identity h2 span{display:block;font-size:23px;letter-spacing:-.025em;color:#bdc8d7;margin-top:6px}.app-lead{font-size:clamp(30px,4vw,44px);line-height:1.2;letter-spacing:-.03em;margin:38px 0 20px}.app-description{max-width:640px;font-size:18px;color:#c2ccda}.app-details{display:flex;flex-wrap:wrap;gap:12px 24px;font-size:14px;color:#9fe3bf;margin:26px 0 34px}.app-resources{display:grid;grid-template-columns:1fr 1fr;gap:14px}.app-resources a{display:flex;justify-content:space-between;gap:16px;align-items:center;border:1px solid #536173;border-radius:9px;padding:18px 20px;text-decoration:none;font-weight:550}.app-resources a:hover{background:#26334b;color:white}.app-resources a:focus-visible{outline-color:#9fe3bf}.document>.back-link{margin-bottom:22px;display:block}.document nav{flex-wrap:wrap}@media(max-width:760px){.applications-page{padding-top:24px}.app-feature{padding:28px 24px}.app-icon{width:80px;height:80px;border-radius:18px}.app-identity{gap:18px}.app-identity h2{font-size:32px}.app-identity h2 span{font-size:19px}.app-platform{font-size:11px}.app-resources{grid-template-columns:1fr}.app-description{font-size:16px}.app-details{gap:10px 20px}.document~footer{margin-top:0}}@media(prefers-reduced-motion:reduce){.offering-link{transition:none}}
