.container{max-width:1200px;margin:0 auto;padding:0 5%}.orange-text{color:#e67e22}.services-hero{height:320px;background:linear-gradient(135deg,#1a1a1a,#2d1810);display:flex;align-items:center;justify-content:center;text-align:center;border-bottom:1px solid #333}.services-hero h1{color:#ffffff;font-size:3.5rem;font-weight:800;letter-spacing:1px}.services-hero p{color:#aaaaaa;font-size:1.1rem;margin-top:15px;max-width:600px}.services-main{padding:80px 0 100px;background-color:#121212}.services-intro{text-align:center;max-width:720px;margin:0 auto 60px}.services-intro .badge{background:#1a1a1a;border:1px solid #333;padding:6px 15px;border-radius:20px;font-size:.75rem;color:#e67e22;letter-spacing:1px;display:inline-block;margin-bottom:15px}.services-intro h2{font-size:2.2rem;color:#ffffff;margin-bottom:15px}.services-intro p{color:#aaaaaa;line-height:1.7}.service-category{margin-bottom:50px}.service-category-title{font-size:1.1rem;color:#e67e22;text-transform:uppercase;letter-spacing:2px;margin-bottom:25px;padding-bottom:10px;border-bottom:1px solid #333}.services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:25px;gap:25px}.service-card-link{text-decoration:none;color:inherit;display:block}.service-card{background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:30px 25px;height:100%;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-4px);border-color:#e67e22;box-shadow:0 8px 25px rgba(230,126,34,.15)}.service-card-icon{width:50px;height:50px;background:rgba(230,126,34,.12);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.service-card-icon i{font-size:1.3rem;color:#e67e22}.service-card h3{font-size:1.2rem;color:#ffffff;margin-bottom:10px}.service-card p{font-size:.95rem;color:#aaaaaa;line-height:1.6;margin-bottom:18px}.service-card-arrow{font-size:.85rem;color:#e67e22;font-weight:600}.service-detail-hero{padding:60px 0 50px;background:linear-gradient(135deg,#1a1a1a,#2d1810);border-bottom:1px solid #333}.service-breadcrumb{font-size:.9rem;color:#888;margin-bottom:20px}.service-breadcrumb a{color:#e67e22;text-decoration:none}.service-breadcrumb a:hover{text-decoration:underline}.service-detail-hero h1{font-size:2.8rem;color:#ffffff;margin-bottom:15px}.service-detail-hero .lead{font-size:1.15rem;color:#cccccc;max-width:700px;line-height:1.7}.service-detail-body{padding:70px 0 80px;background-color:#121212}.service-detail-layout{display:grid;grid-template-columns:2fr 1fr;grid-gap:50px;gap:50px;align-items:start}.service-overview h2{font-size:1.5rem;color:#ffffff;margin-bottom:20px}.service-overview p{color:#aaaaaa;line-height:1.8;margin-bottom:30px}.service-highlights{list-style:none;padding:0;margin:0}.service-highlights li{color:#cccccc;padding:12px 0 12px 28px;position:relative;border-bottom:1px solid #222;line-height:1.6}.service-highlights li:before{content:"\f00c";font-family:Font Awesome\ 6 Free;font-weight:900;position:absolute;left:0;color:#e67e22;font-size:.85rem}.service-sidebar{background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:30px;position:-webkit-sticky;position:sticky;top:120px}.service-sidebar h3{font-size:1.1rem;color:#ffffff;margin-bottom:15px}.service-sidebar p{font-size:.95rem;color:#aaaaaa;line-height:1.6;margin-bottom:20px}.service-cta-btn{display:block;text-align:center;background:#e67e22;color:#ffffff;padding:14px 24px;border-radius:50px;text-decoration:none;font-weight:600;transition:background .3s;margin-bottom:12px}.service-cta-btn:hover{background:#d35400}.service-cta-secondary{display:block;text-align:center;border:2px solid #e67e22;color:#e67e22;padding:12px 24px;border-radius:50px;text-decoration:none;font-weight:500;transition:all .3s}.service-cta-secondary:hover{background:#e67e22;color:#ffffff}.related-services{padding:0 0 80px;background-color:#121212}.related-services h2{font-size:1.5rem;color:#ffffff;margin-bottom:30px}.services-cta-banner{background:#1a1a1a;border-top:1px solid #333;padding:60px 0;text-align:center}.services-cta-banner h2{font-size:2rem;color:#ffffff;margin-bottom:15px}.services-cta-banner p{color:#aaaaaa;margin-bottom:25px}@media (max-width:900px){.services-hero h1{font-size:2.5rem}.service-detail-layout{grid-template-columns:1fr}.service-sidebar{position:static}.service-detail-hero h1{font-size:2rem}}@media (max-width:600px){.services-grid{grid-template-columns:1fr}}