:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#f1f7f6;background:#071e27}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 15%,#174655 0,transparent 38%),linear-gradient(125deg,#071e27,#0d2933 62%,#0f3540)}.shell{min-height:100vh;max-width:1280px;margin:auto;padding:2rem clamp(1.25rem,5vw,5rem);display:flex;flex-direction:column}header,footer{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:.7rem;font-weight:800;letter-spacing:.15em;font-size:1.1rem}.mark{width:2.4rem;height:2.4rem;display:grid;place-items:center;border-radius:.7rem;background:#45d0af;color:#06313a;font-weight:900;font-size:1.6rem}.badge{border:1px solid #4a6971;border-radius:999px;padding:.45rem 1rem;color:#b9d5d8;font-size:.9rem}main{flex:1;display:flex;flex-direction:column;justify-content:center;padding:4rem 0 6rem;max-width:850px}.eyebrow{font-weight:700;color:#56d5b6;letter-spacing:.04em;margin:0 0 1.5rem}h1{font-size:clamp(3.2rem,8vw,7.5rem);line-height:1.13;letter-spacing:-.045em;margin:0 0 2rem}h1 em{font-style:normal;color:#57d6b7}.intro{font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.9;color:#c6dcdf;max-width:690px;margin:0 0 2.5rem}.note{display:flex;align-items:flex-start;gap:.85rem;padding:1.25rem 1.5rem;border:1px solid #45616a;background:#ffffff0d;border-radius:1rem;max-width:690px}.note p{margin:0;line-height:1.8;color:#d3e4e6}.dot{width:.65rem;height:.65rem;border-radius:50%;background:#57d6b7;flex:none;margin-top:.65rem;box-shadow:0 0 0 .35rem #57d6b722}footer{border-top:1px solid #42606a;padding-top:1.5rem;color:#9ab8bd;font-size:.9rem}@media(max-width:620px){.shell{padding:1.25rem}header{gap:1rem}.brand{font-size:.9rem}h1{font-size:3.25rem}main{padding:5rem 0}.note{padding:1rem}}
