:root{color-scheme:dark;font-family:"Segoe UI",Arial,sans-serif;background:#101214;color:#f2f4f5}*{box-sizing:border-box}body{min-height:100vh;margin:0;display:flex;flex-direction:column;background:#101214}.site-header,.site-footer{width:min(100%,1120px);margin:auto;padding:24px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{color:#f2f4f5;text-decoration:none;font-weight:600}.site-header nav,.site-footer span:last-child{display:flex;gap:20px;flex-wrap:wrap}.site-header a,.site-footer a{color:#aeb7bd;text-decoration:none}.site-header a:hover,.site-header a:focus-visible,.site-footer a:hover,.site-footer a:focus-visible{color:#c4e2ff}.site-header nav a[aria-current=page]{color:#f2f4f5}.page-shell{width:min(100%,1120px);flex:1;display:grid;place-items:center;margin:auto;padding:24px}.contact-card,.content-card{width:min(100%,560px);padding:clamp(32px,8vw,72px);border:1px solid #2b3034;border-radius:16px;background:#171a1d;box-shadow:0 20px 60px rgba(0,0,0,.25)}.eyebrow{margin:0 0 48px;color:#aeb7bd;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}h1{margin:0 0 20px;font-size:clamp(2.5rem,9vw,4.5rem);line-height:1;letter-spacing:-.04em}.notice{margin:0 0 32px;color:#c3c9cc;font-size:1.05rem;line-height:1.6}.email{color:#8ec5ff;font-size:1rem;overflow-wrap:anywhere}.email:hover,.email:focus-visible{color:#c4e2ff}.site-footer{display:flex;justify-content:space-between;gap:20px;color:#7f898f;font-size:.9rem}
