.static-page{background:#fafafa;padding:96px 24px 80px}.static-page-container{max-width:1100px;margin:0 auto}.static-hero{text-align:center;margin-bottom:56px}.static-title{font-size:40px;font-weight:700;color:#1d1d1f;margin-bottom:16px}.static-subtitle{font-size:18px;color:#4b5563;max-width:800px;margin:0 auto;line-height:1.6}.static-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:24px;gap:24px;margin-bottom:48px}.static-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 30px rgba(0,0,0,.05)}.static-card h3{font-size:18px;margin-bottom:12px;color:#111827}.static-card p{color:#4b5563;line-height:1.6}.static-section{margin-bottom:40px}.static-section h2{font-size:26px;margin-bottom:16px;color:#111827}.static-section p{color:#4b5563;line-height:1.7}.static-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:12px;gap:12px}.static-list li{background:#fff;border-radius:12px;padding:16px 20px;box-shadow:0 8px 20px rgba(0,0,0,.04);color:#374151}.static-cta{background:#111827;color:#fff;padding:32px;border-radius:20px;text-align:center}.static-cta p{color:#e5e7eb;margin-bottom:20px}.static-cta-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.static-button{background:#f97316;border-radius:12px}.static-button,.static-button-outline{color:#fff;padding:12px 24px;text-decoration:none;font-weight:600}.static-button-outline{border:1px solid #fff;border-radius:12px}.static-meta{color:#6b7280;font-size:14px;margin-top:12px}@media (max-width:640px){.static-page{padding:72px 20px 60px}.static-title{font-size:32px}}