*{box-sizing:border-box}body{margin:0;background:#07111c;color:#e8eef5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}a{color:#8fc9ff;text-decoration:none}a:hover{text-decoration:underline}header{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:11px 4vw;background:rgba(7,17,28,.94);border-bottom:1px solid #213244;backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:11px;color:#fff;min-width:250px}.brand img{width:46px;height:46px;object-fit:contain}.brand strong,.brand small{display:block}.brand small{font-size:.68rem;color:#8ea4b8;letter-spacing:.04em}nav{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end;font-size:.86rem}main{max-width:1120px;margin:auto;padding:55px 4vw 100px}.hero{padding:30px 0 35px}.eyebrow,.section-label{font-size:.72rem;letter-spacing:.18em;font-weight:800;color:#7ebbf0}.hero h1,.page-head h1{font-size:clamp(2.4rem,6vw,5rem);line-height:1.02;max-width:940px;margin:10px 0 18px}.lead{max-width:820px;font-size:1.18rem;color:#b8c8d6}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:27px}.button{display:inline-block;padding:12px 18px;border:1px solid #75b7eb;background:#173a58;color:#fff;border-radius:10px;font-weight:750}.button.secondary{background:transparent;border-color:#35495d}.notice{margin:24px 0;padding:19px 21px;background:#0c1b2a;border:1px solid #263a4e;border-left:3px solid #6eb5ef;border-radius:10px;color:#c5d2de}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:25px 0}.grid article,.section{background:linear-gradient(180deg,#0b1926,#0a1622);border:1px solid #1c2f42;border-radius:14px;padding:25px}.grid article span{font-size:.72rem;color:#74b6e9;font-weight:800}.grid h2{margin:.25rem 0 .45rem}.page-head{padding:25px 0 20px}.page-head p:not(.eyebrow){color:#aebfcd;max-width:800px;font-size:1.07rem}.section{margin:18px 0}.section h2{margin-top:0}.linked-sites{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.linked-sites a{display:block;padding:18px;border:1px solid #21374b;border-radius:12px;background:#0a1724;color:#dfe9f3}.linked-sites strong,.linked-sites span{display:block}.linked-sites span{color:#92a7ba;font-size:.92rem;margin-top:4px}.record{display:grid;grid-template-columns:180px 1fr;border-top:1px solid #26394b}.record>*{padding:12px 0;border-bottom:1px solid #26394b}.record b{color:#9db5ca}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:13px;border-bottom:1px solid #26394b;vertical-align:top}.study{padding:18px 0;border-top:1px solid #26394b}.study:first-of-type{border-top:0}.study h3{margin:0}.study p{color:#b6c5d2}.section li{margin:.45rem 0}footer{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:24px 4vw;border-top:1px solid #213244;color:#8fa3b5;font-size:.84rem}@media(max-width:850px){header{align-items:flex-start;flex-direction:column}nav{justify-content:flex-start}.grid,.linked-sites{grid-template-columns:1fr}.record{grid-template-columns:1fr}main{padding-top:32px}.brand{min-width:0}.brand img{width:42px;height:42px}}