@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{font-family:'DM Sans',system-ui,-apple-system,sans-serif;color:#202127;background:#f7f8fc;font-synthesis:none;--blue:#3656ed}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--blue);outline-offset:6px}::selection{background:#dce2ff}.page{width:min(1320px,calc(100% - 88px));min-height:100svh;margin:auto;display:flex;flex-direction:column}header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:33px 0}.brand{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:650;letter-spacing:-1px}.brand-symbol{width:37px;height:35px;display:grid;place-items:center;position:relative;color:#fff;background:#202127;border-radius:8px;font-size:18px;padding-bottom:3px;letter-spacing:-1px}.brand-symbol>span{position:absolute;right:5px;bottom:3px;color:#c2caff;font-size:12px}.launch-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid #dfe3ef;border-radius:100px;padding:10px 14px;background:#fff8;font-size:13px;white-space:nowrap}.launch-pill>span{width:6px;height:6px;border-radius:50%;background:#75866d}main{display:grid;grid-template-columns:1fr 1.06fr;align-items:center;gap:15px;flex:1;padding:60px 0 86px;min-height:570px}.intro{position:relative;z-index:2}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.8px;color:#777e92;margin:0 0 29px}h1{font-size:clamp(48px,5.2vw,74px);line-height:1.06;letter-spacing:-3.9px;font-weight:550;margin:0 0 27px;white-space:nowrap}h1>span{color:var(--blue)}.description{max-width:445px;font-size:18px;line-height:1.75;color:#697080;margin:0}.launch-note{margin-top:37px;display:flex;gap:13px;align-items:center}.star{color:var(--blue);font-size:32px}.launch-note strong{font-size:15px;font-weight:550}.launch-note p{font-size:14px;color:#7b8090;margin:6px 0 0}.stage{position:relative;isolation:isolate}.halo{position:absolute;inset:5% 6% 6% 8%;border:1px solid #e6e9f5;border-radius:50%;z-index:-1;background:radial-gradient(ellipse,#e7edff90,transparent 66%)}.computer{width:113%;margin-left:-3%;position:relative}.computer img{display:block;width:100%;height:auto}.screen{position:absolute;left:12.6%;top:10.4%;width:75%;height:53.1%;background:#f0f3ff;border-radius:5px;overflow:hidden;display:flex;flex-direction:column}.toolbar{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#e5eafa;color:#7f8bac;font-size:10px}.toolbar span:first-child{font-size:6px;letter-spacing:2px}.screen-content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:16px}.screen-star{color:var(--blue);font-size:38px;line-height:1}.screen-content>p{font-size:clamp(19px,2vw,28px);letter-spacing:-.8px;line-height:1.25;text-align:center;color:#303d70;font-weight:500;margin:14px 0 18px}.screen-status{font-size:9px;letter-spacing:1.5px;color:#657194;display:flex;align-items:center;gap:7px}.screen-status>i{height:5px;width:5px;border-radius:50%;background:#8997c6}.caption{color:#7a8396;font-size:13px;text-align:center;margin-top:-6px;transform:rotate(-3deg)}.caption>span{margin-right:5px;color:var(--blue)}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e0e4ed;padding:24px 0 30px;font-size:12px;color:#858b9a}.systems{display:flex;gap:15px;align-items:center;font-size:14px;color:#565e71}.systems i{font-style:normal;color:#c5cad8;font-size:12px}footer p{margin:0}.copyright{white-space:nowrap}
@media(min-width:1450px){main{min-height:660px}.computer{width:110%}h1{font-size:76px}}
@media(max-width:1050px){.page{width:calc(100% - 60px)}main{grid-template-columns:1fr 1fr;gap:10px}h1{font-size:51px;letter-spacing:-2.6px}.description{font-size:16px}.screen-content>p{font-size:22px}.screen-star{font-size:30px}.toolbar{padding:7px 10px}footer p{display:none}}
@media(max-width:760px){.page{width:calc(100% - 40px)}header{padding:24px 0}.brand{font-size:19px;gap:9px}.brand-symbol{width:32px;height:31px;font-size:16px}.launch-pill{font-size:12px;padding:8px 11px}main{grid-template-columns:1fr;gap:34px;padding:49px 0 47px;min-height:0;flex:none}.eyebrow{font-size:11px;margin-bottom:22px}h1{font-size:clamp(40px,8.8vw,63px);letter-spacing:-2.5px;white-space:normal}.description{max-width:520px;font-size:17px}.launch-note{margin-top:27px}.launch-note strong{font-size:14px}.launch-note p{font-size:13px}.stage{max-width:500px;width:100%;margin:auto}.computer{width:106%;margin-left:-3%}.screen-content>p{font-size:clamp(19px,5.1vw,28px);margin:10px 0 14px}.screen-star{font-size:31px}.screen-content{padding:9px}.screen-status{font-size:8px}.toolbar{font-size:8px;padding:7px 10px}.caption{font-size:12px;margin-top:0}footer{padding:21px 0 24px;flex-wrap:wrap;gap:15px;margin-top:auto}.systems{font-size:13px;gap:12px}.copyright{font-size:11px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
