*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;background:#fff;color:#0f172a}.container{max-width:1250px;margin:auto;padding:0 20px}.crm-hero{padding:120px 20px;background:linear-gradient(135deg,#eff6ff,#fff)}.hero-content{max-width:760px}.hero-tag{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:999px;background:#dbeafe;color:#2563eb;font-size:14px;font-weight:600;margin-bottom:25px}.hero-content h1{font-size:60px;font-weight:800;line-height:1.1;margin-bottom:25px}.hero-content p{font-size:18px;line-height:1.8;color:#475569;margin-bottom:35px}.hero-btns{display:flex;gap:18px;flex-wrap:wrap}.primary-btn,.secondary-btn{padding:15px 28px;border-radius:16px;text-decoration:none;font-size:15px;font-weight:600;transition:.3s}.primary-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.secondary-btn{background:#fff;border:1px solid #cbd5e1;color:#0f172a}.primary-btn:hover,.secondary-btn:hover{transform:translateY(-3px)}.crm-services{padding:100px 20px}.section-title{text-align:center;font-size:42px;font-weight:700;margin-bottom:60px}.section-title i{color:#2563eb;margin-right:10px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.service-card{background:#fff;padding:35px 28px;border-radius:24px;border:1px solid #e2e8f0;box-shadow:0 10px 35px rgba(0,0,0,.05);transition:.35s}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(37,99,235,.1)}.icon-box{width:70px;height:70px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:28px;margin:0 auto 22px;box-shadow:0 10px 25px rgba(37,99,235,.22)}.service-card h3{font-size:25px;margin-bottom:18px}.service-card p{font-size:15px;line-height:1.8;color:#475569;margin-bottom:20px}.service-card ul{list-style:none;margin-bottom:20px}.service-card ul li{padding:8px 0;font-size:14px;color:#334155}.service-card ul li::before{content:"✔ ";color:#2563eb;font-weight:700}.service-btn{display:inline-block;padding:13px 22px;border-radius:14px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;text-decoration:none;font-size:14px;font-weight:600;transition:.3s}.service-btn:hover{transform:translateY(-2px)}.benefit-section{padding:100px 20px;background:#f8fbff}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.benefit-card{background:#fff;padding:35px 25px;border-radius:22px;text-align:center;border:1px solid #e2e8f0}.benefit-card i{font-size:40px;color:#2563eb;margin-bottom:20px}.benefit-card h3{font-size:22px;margin-bottom:15px}.benefit-card p{font-size:15px;line-height:1.7;color:#475569}.cta-section{padding:100px 20px;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.cta-box{text-align:center;color:#fff}.cta-box h2{font-size:42px;margin-bottom:20px}.cta-box p{font-size:17px;margin-bottom:35px;opacity:.9}.cta-btn{display:inline-block;padding:16px 30px;border-radius:16px;background:#fff;color:#2563eb;text-decoration:none;font-weight:700;transition:.3s}.cta-btn:hover{transform:translateY(-3px)}@media(max-width:992px){.service-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:repeat(2,1fr)}.hero-content h1{font-size:48px}}@media(max-width:768px){.crm-hero{padding:90px 15px}.hero-content h1{font-size:36px}.hero-content p{font-size:15px}.hero-btns{flex-direction:column}.section-title{font-size:30px;margin-bottom:40px}.service-grid,.benefit-grid{grid-template-columns:1fr}.service-card{padding:25px 20px}.cta-box h2{font-size:30px}.cta-box p{font-size:15px}}