body{background:#f7fafc}.fusioncare-home{max-width:1280px;margin:auto;padding:40px 20px}.fc-hero{display:flex;align-items:center;justify-content:space-between;gap:70px;padding:90px 0}.fc-hero-left{flex:1}.fc-hero-right{flex:1;text-align:center}.fc-hero-right img{width:100%;max-width:520px}.fc-badge{display:inline-block;padding:10px 18px;background:#EAF6FF;color:#0F6CBD;font-weight:700;border-radius:50px;margin-bottom:25px}.fc-hero h1{font-size:54px;line-height:1.15;margin-bottom:25px;color:#12355B}.fc-hero p{font-size:20px;line-height:1.8;color:#5B6776;max-width:620px;margin-bottom:35px}.fc-buttons{display:flex;gap:18px;margin-bottom:30px}.fc-btn-primary{background:#0F6CBD;color:#fff;padding:16px 34px;border-radius:50px;text-decoration:none;font-weight:700}.fc-btn-primary:hover{background:#094E8F}.fc-btn-secondary{border:2px solid #0F6CBD;padding:16px 34px;border-radius:50px;text-decoration:none;font-weight:700;color:#0F6CBD}.fc-features{display:flex;gap:25px;list-style:none;padding:0;margin:0;font-weight:600;color:#555}.fc-search{background:#fff;border-radius:16px;padding:40px;margin:60px 0;text-align:center;box-shadow:0 10px 30px rgb(0 0 0 / .06)}.fc-search h2{font-size:34px;color:#12355B;margin-bottom:10px}.fc-search p{color:#667085;margin-bottom:25px}.fc-search input[type="search"]{width:70%;max-width:650px;padding:16px 20px;border:2px solid #D6E4F0;border-radius:50px;font-size:16px}.fc-search input[type="submit"]{background:#0F6CBD;color:#fff;border:none;padding:16px 28px;border-radius:50px;margin-left:10px;cursor:pointer}.fc-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin:70px 0}.fc-stat{background:#fff;border-radius:16px;padding:30px;text-align:center;box-shadow:0 8px 25px rgb(0 0 0 / .05)}.fc-stat h3{font-size:40px;color:#0F6CBD;margin-bottom:10px}.fc-stat p{color:#667085;font-weight:600}.fc-categories{margin:80px 0}.fc-categories h2{text-align:center;font-size:38px;color:#12355B;margin-bottom:40px}.fc-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.fc-category-card{background:#fff;padding:35px;border-radius:18px;text-align:center;text-decoration:none;color:#12355B;font-size:20px;font-weight:700;box-shadow:0 8px 25px rgb(0 0 0 / .05);transition:.3s}.fc-category-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgb(0 0 0 / .10)}.fc-category-card span{display:block;margin-top:15px}.fc-featured{margin:90px 0}.fc-section-title{text-align:center;margin-bottom:45px}.fc-section-title h2{font-size:40px;color:#12355B}.fc-section-title p{color:#667085;font-size:18px}.fc-featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.fc-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 25px rgb(0 0 0 / .08);transition:.35s}.fc-card:hover{transform:translateY(-8px)}.fc-card img{width:100%;height:220px;object-fit:cover}.fc-card-content{padding:25px}.fc-category{display:inline-block;background:#EAF5FF;padding:6px 14px;border-radius:50px;color:#0F6CBD;font-size:13px;font-weight:700;margin-bottom:15px}.fc-card h3{font-size:23px;margin-bottom:15px}.fc-card h3 a{color:#12355B;text-decoration:none}.fc-card p{color:#667085;line-height:1.7;margin-bottom:20px}.fc-readmore{color:#0F6CBD;font-weight:700;text-decoration:none}