.services-overview{max-width:1200px;margin:0 auto;padding:var(--space-xl,96px)1rem 0}.page-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.page-header h1{font-size:2.5rem;color:var(--text-primary,#333);margin-bottom:1rem;font-weight:700}.page-intro{font-size:1.125rem;color:var(--text-secondary,#666);max-width:600px;margin:0 auto;line-height:1.6}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}.service-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,8%);overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;height:100%;border:1px solid #e9ecef}.service-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(238,135,58,.15);border-color:var(--primary-color,#e5610e)}.service-card__content{padding:2rem;flex:1;display:flex;flex-direction:column}.service-card__icon{font-size:3rem;color:var(--primary-color,#e5610e);margin-bottom:1.5rem;text-align:center}.service-card__title{margin-bottom:1rem}.service-card__link{color:var(--text-primary,#333);text-decoration:none;font-size:1.5rem;font-weight:600;line-height:1.3;display:block}.service-card__link:hover{color:var(--primary-color,#e5610e)}.service-card__teaser{color:var(--text-secondary,#666);font-size:1.125rem;line-height:1.6;margin-bottom:1.5rem;flex:1}.service-card__focus{font-size:.95rem;color:var(--text-accent,#555);margin-bottom:1.5rem;padding:1rem;background:rgba(238,135,58,5%);border-radius:8px;border-left:4px solid var(--primary-color,#e5610e)}.service-card__focus strong{color:var(--primary-color,#e5610e)}.service-card__meta{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;color:var(--text-muted,#999);margin-bottom:1.5rem}.service-card__delivery{font-weight:500}.service-card__targets{opacity:.8}.service-card__cta{padding:0 2rem 2rem;margin-top:auto}.services-cta{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:4rem 2rem;border-radius:16px;text-align:center;margin-top:2rem}.services-cta__content h2{font-size:2rem;color:var(--text-primary,#333);margin-bottom:1rem}.services-cta__content p{font-size:1.125rem;color:var(--text-secondary,#666);max-width:600px;margin:0 auto 2rem;line-height:1.6}.services-cta__actions{display:flex;flex-direction:column;gap:1rem;align-items:center}.service-detail{max-width:100%}.breadcrumb{background:#f8f9fa;padding:1rem 0;border-bottom:1px solid #e9ecef}.breadcrumb__list{display:flex;align-items:center;gap:.5rem;list-style:none;margin:0;padding:0;max-width:1200px;margin:0 auto;padding:0 1rem}.breadcrumb__item:not(:last-child)::after{content:'›';margin-left:.5rem;color:var(--text-muted,#999)}.breadcrumb__link{color:var(--text-secondary,#666);text-decoration:none;font-size:.875rem}.breadcrumb__link:hover{color:var(--primary-color,#e5610e)}.breadcrumb__item--current{color:var(--text-muted,#999);font-size:.875rem}.service-hero{background:linear-gradient(135deg,var(--orange-primary,#e5610e) 0%,var(--teal-primary,#4a90a4) 100%);color:var(--light-primary,white);padding:var(--space-xl,96px)0;text-align:center;margin-top:-80px;padding-top:calc(var(--space-xl,96px) + 80px)}.service-hero__content{max-width:800px;margin:0 auto;padding:0 1rem}.service-hero__description{font-size:var(--font-size-lg,20px);margin-bottom:var(--space-lg,48px);opacity:.95;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.service-hero__focus{font-size:1.125rem;margin-bottom:2rem;opacity:.9}.service-hero__cta{display:flex;flex-direction:column;gap:1rem;align-items:center;max-width:400px;margin:0 auto}.service-content{max-width:800px;margin:0 auto;padding:0 1rem}.service-section{margin-bottom:4rem;padding:2rem 0}.service-section:not(:last-of-type){border-bottom:1px solid #e9ecef}.service-section__header{margin-bottom:2rem}.service-section__title{font-size:2rem;color:var(--text-primary,#333);margin-bottom:1rem;position:relative;padding-left:1rem}.service-section__title::before{content:'';position:absolute;left:0;top:.25rem;width:4px;height:2rem;background:var(--primary-color,#e5610e);border-radius:2px}.service-section--problem .service-section__title::before{background:#dc3545}.service-section--outcomes .service-section__title::before{background:#28a745}.service-section--offer .service-section__title::before{background:var(--primary-color,#e5610e)}.service-section--approach .service-section__title::before{background:#007bff}.service-text{font-size:1.125rem;line-height:1.7;color:var(--text-secondary,#666)}.service-text h3{color:var(--text-primary,#333);margin-top:2rem;margin-bottom:1rem}.service-text ul{margin:1.5rem 0}.service-text li{margin-bottom:.5rem;padding-left:.5rem}.outcomes-list{list-style:none;margin:0;padding:0}.outcomes-list__item{background:#f8f9fa;padding:1.5rem;margin-bottom:1rem;border-radius:8px;border-left:4px solid #28a745;font-size:1.125rem;line-height:1.6}.outcomes-list__item strong{color:#28a745}.offer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem 0}.offer-item,.offer-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:1.5rem;transition:all .3s ease}.offer-item:hover,.offer-card:hover{border-color:var(--primary-color,#e5610e);box-shadow:0 4px 20px rgba(238,135,58,.1)}.offer-grid .offer-card{margin-bottom:0}.offer-item__title{color:var(--primary-color,#e5610e);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.offer-item__description{color:var(--text-secondary,#666);line-height:1.6}.offer-item__description ul{margin:0;padding-left:1.5rem}.service-meta{background:#f8f9fa;padding:2rem;border-radius:12px;margin:3rem 0}.service-meta__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.service-meta__item{text-align:center}.service-meta__title{font-size:1rem;font-weight:600;color:var(--text-primary,#333);margin-bottom:.5rem}.service-meta__content{font-size:.875rem;color:var(--text-secondary,#666);margin:0}.service-bottom-cta{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:4rem 0;margin-top:4rem}.service-bottom-cta__content{max-width:800px;margin:0 auto;text-align:center;padding:0 1rem}.service-bottom-cta__title{font-size:2.5rem;color:var(--text-primary,#333);margin-bottom:1.5rem}.service-bottom-cta__text{font-size:1.125rem;color:var(--text-secondary,#666);line-height:1.6;margin-bottom:2rem}.service-bottom-cta__actions{display:flex;flex-direction:column;gap:1rem;align-items:center;max-width:400px;margin:0 auto}@media(min-width:768px){.services-grid{grid-template-columns:repeat(2,1fr)}.services-cta__actions,.service-hero__cta,.service-bottom-cta__actions{flex-direction:row;justify-content:center}.service-bottom-cta__title{font-size:3rem}}@media(min-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr)}.page-header h1{font-size:3rem}}@media(max-width:767px){.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-card__content{padding:1.5rem}.service-card__cta{padding:0 1.5rem 1.5rem}.service-hero{padding:var(--space-lg,48px)0;padding-top:calc(var(--space-lg,48px) + 80px)}.service-section__title{font-size:1.75rem}.service-bottom-cta__title{font-size:2rem}}