:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#0f172a;background:#f8fafc;line-height:1.45}body{margin:0;min-height:100vh;display:flex;flex-direction:column}.hero{background:linear-gradient(135deg,#0f7668,#14b8a6);color:#fff;padding:1.5rem 1.25rem 2rem;text-align:center}.hero h1{margin:0 0 .5rem;font-size:1.75rem;font-weight:800;letter-spacing:-.02em}.lead{margin:0 auto;max-width:22rem;font-size:.95rem;opacity:.95}.links{flex:1;padding:1.25rem;max-width:28rem;margin:0 auto;width:100%;box-sizing:border-box}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.1rem;margin-bottom:1rem;box-shadow:0 1px 3px #0000000f}.link-stack{display:flex;flex-direction:column;gap:.65rem;padding:1rem}.btn-link{display:block;text-decoration:none;border-radius:10px;padding:.85rem 1rem;transition:transform .12s ease,box-shadow .12s ease}.btn-link:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0f76682e}.btn-link-title{display:block;font-weight:700;font-size:1rem}.btn-link-sub{display:block;font-size:.8rem;margin-top:.2rem;opacity:.9;font-weight:500}.btn-link-primary{background:#0f7668;color:#fff}.btn-link-outline{background:#fff;color:#0f7668;border:2px solid #0f7668}.btn-link-outline .btn-link-sub{color:#475569}.note{font-size:.88rem;color:#475569}.note p{margin:0 0 .65rem}.note p:last-child{margin-bottom:0}.foot{text-align:center;font-size:.8rem;padding:1rem 1.25rem 1.5rem;color:#64748b}.foot a{color:#0f7668}
