.coming-soon-main{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.coming-soon-content{text-align:center;max-width:800px;margin:0 auto}.coming-soon-content h1{font-size:3rem;font-weight:800;margin-bottom:1rem;color:var(--text-primary, #1e293b)}.subtitle{font-size:1.25rem;color:var(--text-secondary, #64748b);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.features-preview{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem}.feature{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;text-align:left}.feature h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:var(--color-primary, #3b82f6)}.feature p{color:var(--text-secondary, #64748b);font-size:.875rem;line-height:1.5}.cta-section p{font-size:1.125rem;margin-bottom:1.5rem;color:var(--text-primary, #1e293b)}@media (max-width: 768px){.coming-soon-content h1{font-size:2rem}.features-preview{grid-template-columns:1fr}.feature{text-align:center}}
