*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}button,a,input,textarea,select{touch-action:manipulation}html,body{margin:0;padding:0;min-height:100%;font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background-color:#f8fafc;color:#0f172a;transition:background-color .3s ease,color .3s ease}html.dark,html.dark body{background-color:#0f172a;color:#f8fafc}body{line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit}.eyebrow{text-transform:uppercase;font-weight:600;font-size:.8rem;letter-spacing:.26em;color:#1d4ed8}.lead{font-size:1.05rem;color:#475569;max-width:48ch;transition:color .3s ease}html.dark .lead{color:#cbd5e1}.primary-btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.2rem;border-radius:999px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#f8fafc;font-weight:600;text-decoration:none;border:none;cursor:pointer;font-size:.95rem;box-shadow:0 10px 18px #2563eb2e;transition:transform .2s ease,box-shadow .2s ease}.primary-btn:hover,.primary-btn:focus-visible{transform:translateY(-1px);box-shadow:0 12px 20px #2563eb3d}.primary-btn:focus-visible{outline:2px solid rgba(37,99,235,.34);outline-offset:2px}.ghost-link{display:inline-flex;align-items:center;justify-content:center;padding:.55rem .9rem;border-radius:999px;background:#2563eb14;color:#1d4ed8;text-decoration:none;font-weight:600;font-size:.9rem;transition:background .2s ease,color .2s ease}html.dark .ghost-link{background:#60a5fa26;color:#60a5fa}.ghost-link:hover,.ghost-link:focus-visible{background:#2563eb29;color:#1d4ed8}html.dark .ghost-link:hover,html.dark .ghost-link:focus-visible{background:#60a5fa40;color:#93c5fd}button.primary-btn{border:none}.page-stack{display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem)}.page-hero{display:flex;flex-direction:column;gap:1rem}.page-hero h1{margin:0;font-size:clamp(2.2rem,3.4vw,3rem);color:#0f172a;line-height:1.1;transition:color .3s ease}html.dark .page-hero h1{color:#f8fafc}.page-grid{display:grid;gap:clamp(1.5rem,3vw,2rem)}.page-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.content-card{border-radius:1.25rem;background:#ffffffbf;border:1px solid rgba(148,163,184,.2);padding:clamp(1.75rem,3vw,2.5rem);box-shadow:0 16px 32px #0f172a14;display:grid;gap:1rem;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}html.dark .content-card{background:#1e293bbf;border:1px solid rgba(71,85,105,.3);box-shadow:0 16px 32px #0000004d}.content-card h2{margin:0;font-size:1.4rem;color:#0f172a;transition:color .3s ease}html.dark .content-card h2{color:#f8fafc}.content-card p{margin:0;color:#475569;line-height:1.7;transition:color .3s ease}html.dark .content-card p{color:#cbd5e1}.content-card ul,.content-card ol{margin:0;padding-left:1.25rem;color:#475569;display:grid;gap:.5rem;transition:color .3s ease}html.dark .content-card ul,html.dark .content-card ol{color:#cbd5e1}.content-card li::marker{color:#2563eb}.cta-panel{border-radius:1.5rem;background:linear-gradient(135deg,#1d4ed8,#4338ca);color:#f1f5f9;padding:clamp(2rem,4vw,2.75rem);display:flex;flex-direction:column;gap:1rem;box-shadow:0 18px 36px #0f172a26}.cta-panel h2{margin:0;font-size:clamp(1.8rem,3vw,2.3rem)}.cta-panel p{margin:0;color:#f1f5f9e6;max-width:48ch}.cta-panel .primary-btn{align-self:flex-start}@media (max-width: 880px){.page-grid--two{grid-template-columns:1fr}.cta-panel .primary-btn{width:100%;justify-content:center}}@media (max-width: 768px){.primary-btn,.ghost-link,button{min-height:44px;padding:.75rem 1.5rem;font-size:1rem}input,textarea,select{font-size:16px!important;min-height:44px;padding:.875rem 1rem}.page-stack{gap:clamp(1.5rem,4vw,2.5rem)}.content-card{padding:clamp(1.5rem,4vw,2rem)}.lead{font-size:1rem;line-height:1.6}.content-card p{font-size:.95rem;line-height:1.7}.content-card ul,.content-card ol{padding-left:1.5rem;gap:.75rem}}@media (max-width: 480px){.page-hero h1{font-size:clamp(1.8rem,6vw,2.2rem)}.content-card h2{font-size:1.25rem}.cta-panel{padding:clamp(1.5rem,5vw,2rem)}.cta-panel h2{font-size:clamp(1.5rem,5vw,1.8rem)}.primary-btn{font-size:.95rem;padding:.7rem 1.25rem}}
