:root{--navy:#03162d;--navy2:#061b35;--gold:#d9aa43;--gold2:#f0c65b;--muted:#cbd6e2;--ink:#314258;--paper:#f8f8f6;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 104px),var(--max));margin:auto}.page-header{background:rgba(2,18,39,.98);border-bottom:1px solid rgba(255,255,255,.12)}.header-inner{min-height:82px;display:flex;align-items:center;gap:34px}.brand{width:184px;display:flex;align-items:center}.brand img{width:225px;height:auto}.page-header nav{display:flex;gap:30px;margin-left:auto;font-size:.9rem}.page-header nav a{padding:30px 0;color:#fffdf8}.legal-hero{padding:70px 0 76px;background:linear-gradient(135deg,#061b35,#0b2b50);color:#fffdf8}.eyebrow{margin:0 0 14px;color:var(--gold2);font-size:.7rem;letter-spacing:.18em;font-weight:700}.legal-hero h1{max-width:850px;margin:0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.5rem,5vw,4.4rem);line-height:1.05;letter-spacing:-.04em}.legal-hero p:not(.eyebrow){max-width:720px;margin:22px 0 0;color:#e6edf4;font-size:1.08rem;line-height:1.6}.legal-content{max-width:860px;padding-top:58px;padding-bottom:76px}.updated{margin:0 0 44px;color:#718094;font-size:.82rem}.legal-content section{margin-top:38px}.legal-content section:first-of-type{margin-top:0}.legal-content h2{margin:0 0 14px;color:var(--navy);font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.15}.legal-content p,.legal-content li{font-size:1rem;line-height:1.75}.legal-content p{margin:0 0 13px}.legal-content ul{margin:8px 0 15px;padding-left:24px}.legal-content a{color:#8b6518;text-decoration:underline;text-underline-offset:3px}.legal-content a:hover{color:#5f430d}.page-footer{background:#071b34;color:#fffdf8}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:34px;padding:29px 0 24px}.footer-grid img{width:200px}.footer-grid h2{margin:2px 0 8px;font-family:Arial,sans-serif;font-size:.75rem;color:var(--gold2);letter-spacing:0}.footer-grid p,.footer-grid a{color:#b9c6d5;font-size:.72rem;line-height:1.7}.social-links{display:flex;gap:12px}.social-links a:hover,.footer-bottom a:hover{color:var(--gold2)}.footer-bottom{display:flex;align-items:center;justify-content:flex-end;gap:25px;padding:13px 0 16px;border-top:1px solid rgba(255,255,255,.14)}.footer-bottom p{margin:0 auto 0 0;color:#aebccc;font-size:.68rem;line-height:1.55}.footer-bottom a{font-size:.68rem}@media(max-width:900px){.container{width:min(calc(100% - 48px),var(--max))}.page-header nav{gap:16px;font-size:.8rem}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.container{width:min(calc(100% - 36px),var(--max))}.header-inner{min-height:72px;justify-content:space-between}.brand{width:158px}.brand img{width:185px}.page-header nav{display:none}.legal-hero{padding:55px 0 62px}.legal-hero h1{font-size:clamp(2.3rem,11vw,3.3rem)}.legal-content{padding-top:42px;padding-bottom:58px}.legal-content section{margin-top:32px}.legal-content p,.legal-content li{font-size:.95rem;line-height:1.7}.footer-grid{display:flex;flex-direction:column;gap:21px;padding:28px 0 22px}.footer-grid img{width:185px}.footer-bottom{align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:12px 20px}}
/* Header navigation hover follows the internal-page pattern. */
.page-header nav a:hover{color:var(--gold2)}
