:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f7f9fc;color:#111827}*{box-sizing:border-box}body{margin:0;background:#f7f9fc}.root-shell{min-height:100vh;display:flex;flex-direction:column;margin:0 auto;max-width:820px;padding:2.5rem 1.5rem 3rem}.root-header{text-align:center;margin-bottom:2.5rem}.root-brand{font-size:2rem;font-weight:700;margin-bottom:.5rem}.root-tagline{margin:0;font-size:1.05rem;color:#4b5563}.root-main{flex:1 1}.root-footer{margin-top:3rem;text-align:center;font-size:.875rem;color:#6b7280}.page-title{font-size:2.25rem;margin-bottom:1rem;color:#0f172a}.page-lede{font-size:1.125rem;color:#374151;margin-bottom:2rem}.section{margin-bottom:2rem;background:#fff;border-radius:16px;padding:1.75rem;box-shadow:0 12px 30px rgba(15,23,42,.08)}.section h2{margin-top:0;margin-bottom:.75rem;font-size:1.375rem;color:#111827}.section li,.section p{line-height:1.7;color:#1f2937}.section ul{padding-left:1.25rem;margin:.5rem 0 0}.section strong{color:#0f172a}.section a{color:#1d4ed8;font-weight:600;text-decoration:none}.section a:focus,.section a:hover{text-decoration:underline}.contact-card{border-left:4px solid #2563eb;background:linear-gradient(135deg,rgba(59,130,246,.12),rgba(59,130,246,.05));padding:1.5rem;border-radius:14px}.contact-card a{color:#1d4ed8;font-weight:600;text-decoration:none}.contact-card a:focus,.contact-card a:hover{text-decoration:underline}.last-updated{font-size:.9rem;color:#6b7280;margin-top:1rem}