.cv-landing{max-width:1200px;margin:0 auto;padding:50px 20px;font-family:"Poppins",Arial,sans-serif;color:#1e3a5f}.cv-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center;background:linear-gradient(135deg,#0b2e59,#1e4e8c);border-radius:24px;padding:45px;overflow:hidden}.cv-tag{display:inline-block;background:#f7931e;color:#fff;padding:8px 16px;border-radius:30px;font-size:13px;font-weight:700;margin-bottom:18px}.cv-hero h1{color:#fff;font-size:40px;line-height:1.2;margin-bottom:16px}.cv-hero p{color:rgba(255,255,255,.9);font-size:16px;line-height:1.7;margin-bottom:24px}.cv-btn{display:inline-block;background:#f7931e;color:#fff !important;padding:14px 26px;border-radius:30px;text-decoration:none;font-weight:700;transition:.3s ease}.cv-btn:hover{background:#e88413;transform:translateY(-2px)}.cv-btn-light{background:#fff;color:#0b2e59 !important}.cv-btn-light:hover{background:#f1f5f9}.cv-hero-image img{width:100%;height:360px;object-fit:cover;border-radius:18px;box-shadow:0 16px 35px rgba(0,0,0,.25)}.cv-section{background:#fff;padding:36px;margin-top:28px;border-radius:20px;box-shadow:0 10px 28px rgba(15,35,67,.06);border:1px solid rgba(15,35,67,.06)}.cv-section h2{font-size:28px;color:#0b2e59;margin-bottom:16px}.cv-section p{font-size:16px;line-height:1.8;color:#475569;margin-bottom:14px}.cv-light{background:#f5f8fc}.cv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cv-card{background:#fff;border-radius:16px;padding:20px;font-weight:600;border-left:5px solid #f7931e;box-shadow:0 8px 20px rgba(15,35,67,.05)}.cv-list{list-style:none;padding:0}.cv-list li{position:relative;padding:14px 16px 14px 44px;margin-bottom:12px;background:#f8fbff;border-radius:12px}.cv-list li:before{content:"✓";position:absolute;left:15px;top:13px;width:22px;height:22px;border-radius:50%;background:#1e4e8c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px}.cv-benefits{background:linear-gradient(135deg,#0b2e59,#1e4e8c)}.cv-benefits h2{color:#fff}.cv-benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.cv-benefit{background:rgba(255,255,255,.1);border-radius:16px;padding:24px}.cv-benefit h3{color:#fff;margin-bottom:8px}.cv-benefit p{color:rgba(255,255,255,.9)}.cv-cta{margin-top:30px;padding:42px 30px;border-radius:22px;text-align:center;background:linear-gradient(135deg,#f7931e,#e88413);color:#fff}.cv-cta h2{font-size:30px;margin-bottom:12px}.cv-cta p{margin-bottom:20px}@media (max-width:992px){.cv-hero{grid-template-columns:1fr}.cv-grid{grid-template-columns:repeat(2,1fr)}.cv-benefit-grid{grid-template-columns:1fr}}@media (max-width:768px){.cv-landing{padding:30px 14px}.cv-hero{padding:25px}.cv-hero h1{font-size:26px}.cv-hero p{font-size:14px}.cv-grid{grid-template-columns:1fr}.cv-section{padding:22px}.cv-btn{width:100%;text-align:center}}