*{box-sizing:border-box;margin:0;padding:0}body{font-family:Georgia,Times New Roman,serif;background:#f4f1ec;color:#2c2c2c;min-height:100vh}.app{display:flex;flex-direction:column;min-height:100vh}.hero{background:linear-gradient(135deg,#1a3a5c 0%,#0d2137 100%);color:#fff;padding:3rem 2rem 2.5rem}.hero-inner{display:flex;align-items:center;justify-content:center;gap:2.5rem;max-width:900px;margin:0 auto}.hero-logo{width:130px;height:130px;object-fit:contain;flex-shrink:0}.hero-text{text-align:left}.brand-pill{display:inline-block;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.4);color:#e8d9b0;font-family:Arial,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.35rem 1.1rem;border-radius:50px;margin-bottom:.1rem}.hero h1{font-size:clamp(1.44rem,3.6vw,2.16rem);font-weight:700;color:#e8d9b0;margin-bottom:.5rem;line-height:1.25}.hero h1 sup{font-size:.35em;vertical-align:super;font-weight:400;letter-spacing:.05em}.hero h2{font-size:1rem;font-weight:400;color:#ffffffb3;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem}.hero h3{font-size:1.05rem;font-weight:400;color:#ffffffd9;margin-bottom:.6rem}.hero-subtitle{font-size:.95rem;color:#fff9;font-style:italic}.content-card{flex:1;max-width:760px;width:100%;margin:2.5rem auto;padding:2.5rem 2rem;background:#fff;border-radius:12px;box-shadow:0 4px 24px #00000017}.section-count{font-family:Arial,sans-serif;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:#888;margin-bottom:1.2rem}.content-card h2{font-size:1.6rem;font-weight:700;color:#1a3a5c;margin-bottom:.35rem}.content-card h3{font-size:1rem;font-weight:400;color:#666;margin-bottom:1.5rem;font-style:italic}.audio-card{background:#f0f4f9;border-left:4px solid #1a3a5c;border-radius:8px;padding:1rem 1.2rem;margin-bottom:1.6rem}.audio-card strong{display:block;font-family:Arial,sans-serif;font-size:.85rem;color:#1a3a5c;margin-bottom:.6rem;text-transform:uppercase;letter-spacing:.06em}.audio-card audio{width:100%;accent-color:#1a3a5c}.section-body{margin-bottom:2rem}.section-body p{font-size:1rem;line-height:1.8;color:#3a3a3a;margin-bottom:1rem}.section-body p:last-child{margin-bottom:0}.nav-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.nav-buttons button{flex:1;min-width:90px;padding:.65rem 1rem;font-family:Arial,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.04em;border:2px solid #1a3a5c;border-radius:6px;background:#fff;color:#1a3a5c;cursor:pointer;transition:background .18s,color .18s}.nav-buttons button:hover:not(:disabled){background:#1a3a5c;color:#fff}.nav-buttons button:disabled{border-color:#ccc;color:#bbb;cursor:not-allowed}.nav-buttons button:last-child{background:#1a3a5c;color:#e8d9b0;border-color:#1a3a5c}.nav-buttons button:last-child:hover{background:#0d2137;border-color:#0d2137}.app-footer{background:#0d2137;text-align:center;padding:.75rem 1.5rem;margin-top:2rem}.app-footer p{margin:6px 0}.footer-copy{font-family:Arial,sans-serif;font-size:.82rem;color:#ffffffbf}.footer-tagline{font-family:Arial,sans-serif;font-size:.82rem;color:#e8d9b0;letter-spacing:.04em}.legal-link{background:none;border:none;font-family:Arial,sans-serif;font-size:.78rem;color:#ffffff73;text-decoration:underline;cursor:pointer;padding:0;margin-top:4px;letter-spacing:.03em;transition:color .18s}.legal-link:hover{color:#ffffffbf}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(13,33,55,.65);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}.modal-box{background:#fff;border-radius:14px;padding:2rem 2.2rem;max-width:520px;width:100%;position:relative;box-shadow:0 8px 40px #00000040}.modal-box h2{font-size:1.2rem;color:#1a3a5c;margin:0 0 1.2rem}.modal-box p{font-size:.92rem;line-height:1.65;color:#334155;margin:0 0 1rem}.modal-box p:last-child{margin-bottom:0}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.4rem;color:#94a3b8;cursor:pointer;line-height:1;padding:.1rem .4rem;border-radius:4px;transition:color .15s}.modal-close:hover{color:#1a3a5c}@media (max-width: 600px){.content-card{margin:1.2rem 1rem;padding:1.5rem 1.2rem}.hero{padding:2rem 1.2rem 1.8rem}.hero-inner{flex-direction:column;gap:1.2rem}.hero-text{text-align:center}.hero-logo{width:90px;height:90px}.nav-buttons button{min-width:70px;font-size:.82rem}}
