:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#edf5f1;background:#0a1115;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:grid;place-items:center;padding:36px 24px;background:radial-gradient(ellipse at 20% 15%,#17352c80,transparent 60%),#0a1115}main{width:100%;max-width:800px}.brand{display:flex;align-items:center;gap:14px;font-size:23px;font-weight:750;margin-bottom:80px}.radar{width:36px;height:36px;border:1px solid #8ceabb80;border-radius:50%;position:relative;box-shadow:inset 0 0 0 6px #16392d}.radar:after{content:"";position:absolute;width:7px;height:7px;right:6px;top:6px;background:#a4f2c9;border-radius:50%}.label{color:#a4f2c9;font-size:12px;letter-spacing:.16em;font-weight:650}h1{font-size:clamp(34px,6vw,64px);line-height:1.1;letter-spacing:-.04em;font-weight:750;margin:23px 0}h1 span{color:#a4f2c9}.description{max-width:520px;color:#9cafa9;font-size:18px;line-height:1.6}.footer{margin-top:90px;padding-top:22px;border-top:1px solid #24312e;color:#72867d;font-size:13px}@media(max-width:500px){.brand{margin-bottom:60px}.footer{margin-top:64px}.description{font-size:16px}}
