*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#07111d;color:#edf5ff;font-family:system-ui,-apple-system,sans-serif;line-height:1.65}a{color:#81e3dd}a:focus-visible{outline:3px solid #ffd078;outline-offset:5px}header,main,footer{max-width:1160px;margin:auto;padding:28px}nav{display:flex;align-items:center;gap:24px;flex-wrap:wrap}nav a{text-decoration:none}nav .brand{font-weight:800;letter-spacing:.1em;color:#f5f8ff;margin-right:auto}nav img{width:40px;height:40px;border-radius:10px;vertical-align:middle;margin-right:12px}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center;padding:56px 0 80px}.eyebrow{color:#73ddd9;font-size:.85rem;letter-spacing:.15em;text-transform:uppercase;font-weight:700}h1{font-size:clamp(2.7rem,5.5vw,4.6rem);line-height:1.08;letter-spacing:-.04em;margin:24px 0}h2{font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.2;margin:0 0 24px}p{max-width:68ch;color:#c2d0df}.lead{font-size:1.2rem;line-height:1.7}.status{display:inline-block;border:1px solid #2c615f;border-radius:30px;padding:7px 14px;font-size:.85rem;color:#8fe4da}.actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0}.button{display:inline-block;padding:12px 19px;border-radius:12px;border:1px solid #3a5768;font-weight:700;text-decoration:none}.primary{background:#8de5db;color:#071924;border:0}.hero img{width:100%;max-width:370px;display:block;margin:auto;border-radius:20px;box-shadow:0 22px 70px #0008}.section{border-top:1px solid #223344;padding:64px 0}.trio{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.trio h3{font-size:1.25rem;color:#eef7ff}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gallery img{width:100%;display:block;border-radius:12px}.gallery figcaption{font-size:.85rem;margin-top:12px;color:#c2d0df}figure{margin:0}.small{font-size:.9rem;color:#96aabe}.prose{max-width:820px}.prose h1{font-size:2.8rem}.prose h2{font-size:1.5rem;margin-top:40px}footer{border-top:1px solid #223344;display:flex;gap:22px;flex-wrap:wrap;font-size:.9rem;color:#96aabe}details{padding:20px 0;border-bottom:1px solid #223344}summary{font-size:1.1rem;cursor:pointer;font-weight:650}.facts{padding:22px;border-left:3px solid #71dacf;background:#102131} @media(max-width:720px){header,main,footer{padding:22px}.hero{grid-template-columns:1fr;gap:30px;padding-top:25px}.hero img{max-width:340px}.trio{grid-template-columns:1fr;gap:18px}.gallery{grid-template-columns:repeat(2,1fr);gap:14px}.section{padding:42px 0}nav{gap:16px}} @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}