.page-hero{background:var(--deep-teal);padding:calc(var(--header-height, 72px) + 3rem) 1.5rem 2.5rem;text-align:center}.page-hero h1{font-family:var(--font-display);font-size:clamp(2rem,4.5vw,3rem);font-weight:400;color:var(--white);letter-spacing:.02em;text-transform:uppercase;line-height:1;margin-bottom:.5rem}.page-hero .subtitle{font-family:var(--font-body);font-size:.72rem;font-weight:600;color:var(--sand-gold);letter-spacing:.18em;text-transform:uppercase}.content-wrapper{max-width:720px;margin:0 auto;padding:3rem 1.5rem 5rem}.meta-box{background:var(--sand);border:1px solid rgba(74,106,156,.18);border-radius:var(--r-md);padding:1rem 1.25rem;margin-bottom:2.5rem;font-size:.875rem;color:var(--text-muted)}.meta-box strong{color:var(--text)}.legal-section{margin-bottom:2.75rem}.legal-section h2{font-family:var(--font-body);font-size:.82rem;font-weight:700;color:var(--deep-teal);letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid rgba(74,106,156,.2);padding-bottom:.55rem;margin-bottom:1rem}.legal-section h3{font-family:var(--font-body);font-size:1rem;font-weight:700;color:var(--deep-teal);margin:1.5rem 0 .5rem}.legal-section p{margin-bottom:.85rem;font-size:.94rem;line-height:1.7;color:var(--text)}.legal-section ul,.legal-section ol{padding-left:1.4rem;margin-bottom:.85rem}.legal-section li{font-size:.94rem;line-height:1.7;margin-bottom:.35rem;color:var(--text)}.legal-section a{color:var(--turquoise-dark);text-decoration:underline;text-underline-offset:.2em}.legal-section a:hover{color:var(--deep-teal)}.highlight-box{background:#4a90e80f;border:1px solid rgba(74,144,232,.18);border-radius:var(--r-md);padding:1.25rem 1.4rem;margin:1.25rem 0}.highlight-box p,.highlight-box li{font-size:.9rem}.highlight-box strong{color:var(--deep-teal)}.info-box{background:#e8c98a24;border:1px solid rgba(232,201,138,.45);border-radius:var(--r-md);padding:1rem 1.25rem;margin:1.25rem 0;font-size:.9rem;color:var(--text)}.data-table{width:100%;border-collapse:collapse;font-size:.875rem;margin:1rem 0 1.25rem}.data-table th{background:var(--deep-teal);color:var(--white);padding:.65rem .8rem;text-align:left;font-family:var(--font-body);font-weight:600;letter-spacing:.04em}.data-table td{padding:.6rem .8rem;border-bottom:1px solid rgba(74,106,156,.15);vertical-align:top;color:var(--text)}.data-table tr:nth-child(2n) td{background:var(--sand)}.data-table tr:last-child td{border-bottom:none}.placeholder{background:#f25c2c14;color:var(--coral);border:1px dashed var(--coral);border-radius:var(--r-sm);padding:.1em .4em;font-size:.85em;font-style:italic}.site-footer{background:var(--deep-teal);color:#fdfcfb8c;text-align:center;padding:1.5rem 1rem;font-size:.8rem}.site-footer a{color:var(--sand-gold);text-decoration:none}.site-footer a:hover{text-decoration:underline}.legal-section code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em;background:var(--sand);padding:.1em .35em;border-radius:var(--r-sm);color:var(--deep-teal)}@media(max-width:600px){.data-table{display:block;overflow-x:auto}.page-hero{padding:calc(var(--header-height, 60px) + 2rem) 1rem 1.75rem}}
