/* AutoFixia CRM solution pages */
.crm-page{background:#fff;color:#2c2d42;overflow:hidden}.crm-page *{box-sizing:border-box}.crm-section{padding:78px 0}.crm-soft{background:linear-gradient(135deg,#f7fbff 0%,#eef6ff 100%)}.crm-tint{background:linear-gradient(135deg,#f5f8ff,#eefaff)}
.crm-kicker{display:inline-flex;align-items:center;gap:8px;border:1px solid #d5e6ff;background:#f5faff;color:#2766d7;border-radius:30px;padding:8px 14px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:15px}.crm-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:#2f80ed;box-shadow:0 0 0 5px rgba(47,128,237,.1)}
.crm-heading{max-width:900px;margin:0 auto 42px;text-align:center}.crm-heading h2{font-size:42px;line-height:1.16;color:#1d2141;margin-bottom:14px}.crm-heading p{font-size:17px;line-height:1.72;color:#616b82;max-width:820px;margin:auto}
.crm-hero{padding:72px 0 62px;background:radial-gradient(circle at 86% 10%,rgba(58,163,255,.17),transparent 35%),radial-gradient(circle at 5% 60%,rgba(92,101,255,.08),transparent 30%),linear-gradient(180deg,#fbfdff,#f4f9ff)}.crm-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:54px;align-items:center}.crm-hero h2{font-size:52px;line-height:1.08;color:#161b3b;margin:0 0 20px;letter-spacing:-.025em}.crm-hero h2 span{color:#2f80ed}.crm-hero .lead{font-size:19px;line-height:1.7;color:#59627a;margin-bottom:24px}.crm-chip-row{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0 27px}.crm-chip{border:1px solid #dbe8fb;border-radius:22px;padding:8px 12px;font-size:13px;color:#36415e;background:#fff}.crm-actions{display:flex;flex-wrap:wrap;gap:12px}.crm-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 20px;border-radius:10px;font-weight:700;transition:.2s}.crm-btn-primary{background:#1f6fe5;color:#fff!important;box-shadow:0 12px 28px rgba(31,111,229,.22)}.crm-btn-secondary{background:#fff;border:1px solid #dce6f5;color:#293553!important}
.crm-hero-panel{background:#fff;border:1px solid #dce9f8;border-radius:24px;padding:22px;box-shadow:0 28px 70px rgba(39,83,133,.14)}.crm-panel-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.crm-panel-title{font-size:15px;font-weight:700;color:#23304e}.crm-live{font-size:12px;color:#19754e;background:#ebfbf3;border:1px solid #c9f1dd;border-radius:18px;padding:5px 9px}.crm-panel-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.crm-metric{background:#f7faff;border:1px solid #e8eff9;border-radius:14px;padding:13px 12px}.crm-metric strong{display:block;color:#1c2747;font-size:20px}.crm-metric span{color:#7a8399;font-size:11px}.crm-mini-pipeline{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.crm-stage{min-height:135px;border-radius:14px;padding:11px;background:#f8faff;border:1px solid #e5edf8}.crm-stage b{font-size:11px;color:#55617c;display:block;margin-bottom:9px}.crm-deal{border-radius:10px;background:#fff;border:1px solid #e5ebf5;padding:8px;margin-bottom:7px}.crm-deal strong,.crm-deal span{display:block}.crm-deal strong{font-size:10px;color:#27334f}.crm-deal span{font-size:9px;color:#8a92a5}
.crm-trustbar{border-top:1px solid #e8eef7;border-bottom:1px solid #e8eef7;background:#fff}.crm-trustgrid{display:grid;grid-template-columns:repeat(5,1fr)}.crm-trustitem{padding:20px 12px;text-align:center;border-right:1px solid #edf1f7;color:#4e5870;font-size:13px;font-weight:600}.crm-trustitem:last-child{border-right:0}
.crm-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.crm-card{background:#fff;border:1px solid #e3ebf6;border-radius:18px;padding:24px;box-shadow:0 10px 30px rgba(44,76,111,.06);height:100%}.crm-card h3{font-size:20px;color:#202845;line-height:1.32;margin-bottom:10px}.crm-card p{font-size:15px;color:#697187;line-height:1.65;margin:0}.crm-icon{width:44px;height:44px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:#eef6ff;color:#246ed8;font-size:22px;margin-bottom:15px}
.crm-flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;counter-reset:flow}.crm-flow-item{counter-increment:flow;min-height:130px;background:#fff;border:1px solid #e0eaf7;border-radius:16px;padding:18px 15px}.crm-flow-item:before{content:counter(flow,decimal-leading-zero);display:block;color:#2f80ed;font-size:12px;font-weight:800;margin-bottom:10px}.crm-flow-item h3{font-size:16px;color:#222b47;margin:0 0 7px}.crm-flow-item p{font-size:13px;line-height:1.55;color:#737b90;margin:0}
.crm-split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.crm-copy h2{font-size:37px;color:#1d2440;line-height:1.2;margin:0 0 16px}.crm-copy h3{font-size:23px;color:#252e49;margin-top:26px}.crm-copy p{color:#646d83;font-size:16px;line-height:1.75}.crm-checklist{list-style:none;padding:0;margin:18px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}.crm-checklist li{color:#49536d;font-size:14px;padding-left:25px;position:relative}.crm-checklist li:before{content:"✓";position:absolute;left:0;top:0;width:18px;height:18px;border-radius:50%;background:#eaf8f1;color:#168455;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.crm-answer{border-left:4px solid #2f80ed;background:#f7fbff;padding:21px 23px;border-radius:0 14px 14px 0;margin:20px 0}.crm-answer p{margin:0;color:#45516e;font-size:16px;line-height:1.72}.crm-side-note{border:1px solid #dce8f6;background:#fff;border-radius:18px;padding:24px;box-shadow:0 12px 35px rgba(36,67,103,.06)}.crm-side-note h3{font-size:20px;color:#25304b;margin-bottom:12px}.crm-side-note p,.crm-side-note li{color:#5f697f;font-size:14px;line-height:1.65}.crm-side-note li{margin:7px 0}
.crm-carousel-shell{max-width:1080px;margin:auto}.crm-carousel{overflow:hidden;border-radius:20px;box-shadow:0 24px 60px rgba(39,70,110,.14);background:#fff;border:1px solid #dce7f4}.crm-carousel-track{display:flex;transition:transform .45s cubic-bezier(.22,.61,.36,1)}.crm-slide{flex:0 0 100%;min-width:100%;margin:0}.crm-slide img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;background:#eef5ff}.crm-slide figcaption{padding:16px 21px 18px;color:#58627a;font-size:14px;line-height:1.55;border-top:1px solid #eef2f7}.crm-carousel-controls{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:18px}.crm-carousel-btn{width:42px;height:42px;border-radius:50%;border:1px solid #d7e2f1;background:#fff;color:#285fae;cursor:pointer;font-size:18px}.crm-dots{display:flex;gap:7px}.crm-dot{width:8px;height:8px;border:0;border-radius:10px;background:#cad8ea;padding:0}.crm-dot.active{width:22px;background:#2f80ed}
.crm-dark{background:linear-gradient(135deg,#17203c,#1d2d52 55%,#163f68);color:#fff}.crm-dark .crm-heading h2,.crm-dark .crm-heading p{color:#fff}.crm-dark .crm-heading p{opacity:.8}.crm-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.crm-stat{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:16px;padding:22px}.crm-stat strong{display:block;font-size:26px;margin-bottom:4px}.crm-stat span{font-size:13px;opacity:.78}.crm-comparison{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e1e9f4;border-radius:16px;overflow:hidden;background:#fff}.crm-comparison th,.crm-comparison td{padding:14px 17px;border-bottom:1px solid #e9eef5;vertical-align:top;font-size:14px;line-height:1.5}.crm-comparison th{background:#f6f9fd;color:#2d3854}.crm-comparison td{color:#616b82}.crm-comparison tr:last-child td{border-bottom:0}
.crm-faq{max-width:920px;margin:auto}.crm-faq details{border:1px solid #e0e9f5;border-radius:14px;background:#fff;margin-bottom:12px;padding:0 20px}.crm-faq summary{cursor:pointer;list-style:none;padding:18px 34px 18px 0;color:#26314e;font-weight:700;font-size:16px;position:relative}.crm-faq summary::-webkit-details-marker{display:none}.crm-faq summary:after{content:"+";position:absolute;right:2px;top:14px;width:28px;height:28px;border-radius:50%;background:#eef5ff;color:#286ed1;display:flex;align-items:center;justify-content:center}.crm-faq details[open] summary:after{content:"–"}.crm-faq .answer{padding:0 0 18px;color:#667087;font-size:15px;line-height:1.72}.crm-cta{padding:60px 0;background:linear-gradient(135deg,#edf6ff,#f8fbff 45%,#eef3ff)}.crm-cta-box{background:#fff;border:1px solid #dbe7f5;border-radius:24px;padding:36px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;box-shadow:0 18px 50px rgba(44,76,111,.08)}.crm-cta-box h2{font-size:33px;color:#1e2745;margin:0 0 8px}.crm-cta-box p{margin:0;color:#667087}.crm-related{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.crm-related a{font-size:13px;padding:8px 11px;border-radius:20px;border:1px solid #dce7f4;color:#365272;background:#fff}
@media(max-width:991px){.crm-section{padding:62px 0}.crm-hero-grid,.crm-split{grid-template-columns:1fr;gap:34px}.crm-hero h2{font-size:42px}.crm-feature-grid{grid-template-columns:repeat(2,1fr)}.crm-flow{grid-template-columns:repeat(3,1fr)}.crm-trustgrid{grid-template-columns:repeat(2,1fr)}.crm-stat-grid{grid-template-columns:repeat(2,1fr)}.crm-cta-box{grid-template-columns:1fr}}
@media(max-width:767px){.crm-section{padding:48px 0}.crm-heading h2,.crm-copy h2{font-size:30px}.crm-heading p{font-size:16px}.crm-hero{padding:50px 0}.crm-hero h2{font-size:35px}.crm-hero .lead{font-size:17px}.crm-hero-panel{padding:14px}.crm-panel-metrics,.crm-mini-pipeline{grid-template-columns:1fr 1fr}.crm-feature-grid,.crm-flow,.crm-stat-grid{grid-template-columns:1fr}.crm-checklist{grid-template-columns:1fr}.crm-trustgrid{grid-template-columns:1fr}.crm-trustitem{border-right:0;border-bottom:1px solid #edf1f7}.crm-cta-box{padding:25px}.crm-comparison{display:block;overflow-x:auto}.crm-actions .crm-btn{width:100%}}
@media(max-width:479px){.crm-hero h2{font-size:31px}.crm-panel-metrics,.crm-mini-pipeline{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.crm-carousel-track,.crm-btn{transition:none!important}}

/* Shared feature-page refinements */
.crm-slide img[data-placeholder="true"]{background:#eef5ff}
.crm-page .crm-card p strong{color:#26314e}
