.service-detail .service-detail-header{border-bottom:2px solid #f0f0f0;padding-bottom:20px}body.dark .service-detail .service-detail-header{border-bottom-color:#2a2a2a}.service-detail .service-icon-wrapper{display:inline-block}.service-detail .service-icon{width:80px;height:80px;object-fit:contain;border-radius:12px;padding:10px;background:#f8f9fa;box-shadow:0 2px 8px rgba(0,0,0,.08)}body.dark .service-detail .service-icon{background:#1a1a1a;box-shadow:0 2px 8px rgba(0,0,0,.3)}@media (max-width:991px){.service-detail .service-icon{width:60px;height:60px}}.service-detail .service-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:15px;line-height:1.2}body.dark .service-detail .service-title{color:#fff}@media (max-width:991px){.service-detail .service-title{font-size:2rem}}@media (max-width:576px){.service-detail .service-title{font-size:1.75rem}}.service-detail .service-category-badge{display:inline-block;padding:6px 16px;background:linear-gradient(135deg,#f5900d,#f5900d);color:#fff;border-radius:20px;font-size:.9rem;font-weight:600;letter-spacing:.5px}.service-detail .service-short-description{background:#f8f9fa;padding:20px;border-left:4px solid #f5900d;border-radius:8px;margin-bottom:30px}body.dark .service-detail .service-short-description{background:#1a1a1a;border-left-color:#f5900d}.service-detail .lead-text{font-size:1.15rem;line-height:1.7;color:#4a4a4a;margin:0}body.dark .service-detail .lead-text{color:silver}@media (max-width:576px){.service-detail .lead-text{font-size:1rem}}.service-detail .service-description{line-height:1.8;color:#555;font-size:1rem}body.dark .service-detail .service-description{color:#b0b0b0}.service-detail .service-description h2,.service-detail .service-description h3,.service-detail .service-description h4{margin-top:25px;margin-bottom:15px;color:#2a2a2a}body.dark .service-detail .service-description h2,body.dark .service-detail .service-description h3,body.dark .service-detail .service-description h4{color:#fff}.service-detail .service-description p{margin-bottom:15px}.service-detail .service-description ol,.service-detail .service-description ul{margin-bottom:20px;padding-left:25px}.service-detail .service-description li{margin-bottom:8px}.service-detail .service-info-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:25px;box-shadow:0 4px 12px rgba(0,0,0,.08)}body.dark .service-detail .service-info-card{background:#1a1a1a;border-color:#2a2a2a;box-shadow:0 4px 12px rgba(0,0,0,.3)}@media (max-width:576px){.service-detail .service-info-card{padding:20px}}.service-detail .service-info-card .widget-title{font-size:1.3rem;margin-bottom:20px;color:#2a2a2a;padding-bottom:12px;border-bottom:2px solid #f5900d}body.dark .service-detail .service-info-card .widget-title{color:#fff;border-bottom-color:#f5900d}.service-detail .info-item{display:flex;align-items:center;gap:10px;padding:12px 0}.service-detail .info-icon{flex-shrink:0}.service-detail .info-icon svg{fill:#f5900d}.service-detail .info-label{font-weight:600;color:#4a4a4a;min-width:80px}body.dark .service-detail .info-label{color:silver}.service-detail .info-value{color:#2a2a2a;flex:1 1}body.dark .service-detail .info-value{color:#fff}.service-detail .apply-button-wrapper{margin-top:25px;padding-top:20px;border-top:1px solid #e8e8e8}body.dark .service-detail .apply-button-wrapper{border-top:1px solid #5f5b5b}.service-detail #contact-form-section{scroll-margin-top:80px}@media (max-width:991px){.service-detail .col-lg-4[style*=marginTop]{margin-top:30px!important}}