.crm{--crm-blue:#1447e6;--crm-blue-dark:#1038c4;--crm-gold:#eab308;flex:1;padding-top:5rem;color:#0f172a}.crm-hero{background:linear-gradient(135deg,#f0f7ff,#ffffff 55%,#fffef5);padding:3.5rem 1rem 3rem}.crm-hero-inner,.crm-wrap{max-width:56rem;margin:0 auto}.crm-hero-inner{text-align:center}.crm-badge{display:inline-block;margin-bottom:1rem;padding:.35rem .85rem;border-radius:999px;background:rgba(20,71,230,.1);color:var(--crm-blue);font-size:.875rem;font-weight:600}.crm-h1{font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.2;font-weight:800;margin:0 0 1.25rem}.crm-h1-accent{color:var(--crm-blue)}.crm-lead{font-size:1.125rem;line-height:1.7;color:#334155;max-width:42rem;margin:0 auto 1.75rem}.crm-note{margin-top:.85rem;font-size:.875rem;color:#64748b}.crm-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1.5rem}.crm-btn-primary,.crm-btn-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:.65rem;padding:.8rem 1.25rem;font-weight:600;font-size:.95rem;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.crm-btn-primary{background:var(--crm-blue);color:#fff}.crm-btn-primary:hover{background:var(--crm-blue-dark)}.crm-btn-secondary{background:#fff;color:#1e293b;border:1px solid #e2e8f0}.crm-btn-secondary:hover{border-color:var(--crm-blue);color:var(--crm-blue)}.crm-section{padding:3.5rem 1rem}.crm-section-alt{background:#f8fafc}.crm-h2{font-size:clamp(1.4rem,3vw,1.85rem);font-weight:750;margin:0 0 1rem;text-align:center}.crm-h2-light{color:#fff}.crm-h3{font-size:1.05rem;font-weight:700;margin:0 0 .5rem}.crm-intro{text-align:center;color:#475569;line-height:1.7;max-width:46rem;margin:0 auto 2rem}.crm-grid-2,.crm-grid-3,.crm-steps{display:grid;gap:1rem;margin-bottom:.5rem}@media (min-width:768px){.crm-grid-2{grid-template-columns:1fr 1fr}.crm-grid-3,.crm-steps{grid-template-columns:1fr 1fr 1fr}}.crm-card,.crm-step{background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;padding:1.25rem}.crm-card p,.crm-faq-item p,.crm-list,.crm-prose p,.crm-step p{color:#475569;line-height:1.65;margin:0;font-size:.98rem}.crm-list{margin:0 0 1.75rem;padding-left:1.15rem}.crm-list li{margin-bottom:.75rem}.crm-callout{background:#eff6ff;border:1px solid #bfdbfe;border-radius:.85rem;padding:1.5rem;text-align:center}.crm-callout p{color:#1e3a8a;line-height:1.65;margin:0 0 .25rem}.crm-step-n{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:999px;background:var(--crm-blue);color:#fff;font-weight:700;margin-bottom:.75rem}.crm-prose{max-width:46rem}.crm-prose p{margin-bottom:1rem}.crm-prose a{color:var(--crm-blue);font-weight:600;text-decoration:underline}.crm-faq{display:grid;gap:.75rem;max-width:46rem;margin:0 auto}.crm-faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:.9rem 1rem}.crm-faq-item summary{cursor:pointer;font-weight:650;list-style:none}.crm-faq-item summary::-webkit-details-marker{display:none}.crm-faq-item[open] summary{margin-bottom:.5rem;color:var(--crm-blue)}.crm-final-cta{background:linear-gradient(135deg,#1447e6,#1d4ed8 60%,#0f3cc9);padding:3.5rem 1rem;color:#fff}.crm-final-inner{text-align:center}.crm-final-inner p{color:rgba(255,255,255,.9);line-height:1.65;max-width:40rem;margin:0 auto .5rem}.crm-final-cta .crm-btn-primary{background:#fff;color:var(--crm-blue)}.crm-final-cta .crm-btn-primary:hover{background:#eff6ff}.crm-final-cta .crm-btn-secondary{background:transparent;color:#fff;border-color:rgba(255,255,255,.45)}.crm-final-cta .crm-btn-secondary:hover{border-color:#fff;color:#fff;background:rgba(255,255,255,.08)}