.hero-split__visual-inner{justify-content:center;align-items:center;gap:var(--space-4);padding:var(--space-8);flex-wrap:wrap;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.hero-split__visual-media{object-fit:contain;object-position:center center;border-radius:inherit;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.services-hub-layout{gap:var(--space-10);grid-template-columns:200px minmax(0,1fr);align-items:start;display:grid}.services-hub-toc{top:var(--space-6);padding-right:var(--space-2);position:-webkit-sticky;position:sticky}.services-hub-toc__label{margin:0 0 var(--space-3);letter-spacing:.8px;text-transform:uppercase;color:var(--md-sys-color-primary);font-size:11px;font-weight:600}.services-hub-toc__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.services-hub-toc__link{border-radius:var(--md-sys-shape-corner-medium);color:var(--md-sys-color-on-surface-variant);margin-left:-10px;padding:8px 10px;font-size:14px;font-weight:500;line-height:1.35;text-decoration:none;display:block}.services-hub-toc__link:hover{background:var(--md-sys-color-surface-container-low);color:var(--md-sys-color-on-surface)}.services-hub-toc__link:focus-visible{outline:2px solid var(--md-sys-color-primary);outline-offset:2px}.services-hub-groups{flex-direction:column;gap:0;min-width:0;display:flex}.services-hub-section{scroll-margin-top:96px}.services-hub-section:not(:last-child){margin-bottom:var(--space-12);padding-bottom:var(--space-10);border-bottom:1px solid var(--md-sys-color-outline-variant)}.services-hub-section__title{margin:0 0 var(--space-4);color:var(--md-sys-color-on-surface);font-size:22px;font-weight:500;line-height:1.3}.services-hub-section__lead{margin:calc(-1*var(--space-2))0 var(--space-5);max-width:720px;color:var(--md-sys-color-on-surface-variant);font-size:15px;line-height:1.65}.services-hub-grid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.services-hub-card{background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--md-sys-shape-corner-large);padding:var(--space-6);height:100%;min-height:100%;color:inherit;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex}.services-hub-card:hover{box-shadow:var(--md-sys-elevation-2);transform:translateY(-2px)}.services-hub-card--static{cursor:default}.services-hub-card--static:hover{box-shadow:none;transform:none}.services-hub-card__icon--brand-svg svg{flex-shrink:0;display:block}.services-hub-card--tone-3 .services-hub-card__icon{background:var(--md-sys-color-error-container);color:var(--md-sys-color-error)}.services-hub-card--tone-4 .services-hub-card__icon{color:#006874;background:#e0f4f3}.services-hub-card--tone-5 .services-hub-card__icon{color:#1b7a43;background:#e6f4ea}.services-hub-card--tone-6 .services-hub-card__icon{color:#c44d00;background:#fff0e5}.services-hub-card--tone-7 .services-hub-card__icon{color:#3949ab;background:#e8eaf6}.services-hub-card__num{letter-spacing:1px;text-transform:uppercase;color:var(--md-sys-color-primary);margin-bottom:var(--space-2);font-size:11px;font-weight:500}.services-hub-card__tags{margin-bottom:var(--space-4);flex-wrap:wrap;gap:6px;display:flex}.services-hub-card__tag{background:var(--md-sys-color-surface-container-low);color:var(--md-sys-color-on-surface-variant);border-radius:999px;padding:3px 10px;font-size:11px;font-weight:500}.services-hub-card__link{color:var(--md-sys-color-primary);align-items:center;gap:4px;margin-top:auto;font-size:14px;font-weight:500;display:inline-flex}.services-hub-card__link .material-symbols-outlined{font-size:16px;transition:transform .15s}.services-hub-card:hover .services-hub-card__link .material-symbols-outlined{transform:translate(3px)}.services-hub-card--stub{opacity:.98;border-style:dashed}.services-hub-card__stub-badge{margin:calc(-1*var(--space-1))0 var(--space-2);letter-spacing:.4px;text-transform:uppercase;color:var(--md-sys-color-on-tertiary-container);background:var(--md-sys-color-tertiary-container);border-radius:999px;align-self:flex-start;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.service-stub{padding:var(--space-8)0 var(--space-16)}.service-stub__panel{max-width:560px;margin:var(--space-8)auto 0;padding:var(--space-10)var(--space-8);text-align:center;border-radius:var(--md-sys-shape-corner-large);border:1px solid var(--md-sys-color-outline-variant);background:var(--md-sys-color-surface-container-low)}.service-stub__h1{margin:0 0 var(--space-3);color:var(--md-sys-color-on-surface);font-size:max(1.35rem,min(2.5vw,1.75rem));font-weight:600;line-height:1.3}.service-stub__badge{margin:0 0 var(--space-5);letter-spacing:.5px;text-transform:uppercase;color:var(--md-sys-color-tertiary);font-size:13px;font-weight:600}.service-stub__message{margin:0 0 var(--space-8);color:var(--md-sys-color-on-surface-variant);font-size:16px;line-height:1.65}.service-stub__back{justify-content:center}.service-includes-grid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.service-hero{padding:0 0 var(--space-12)}.service-hero__breadcrumbs{padding-top:var(--space-5);margin-bottom:var(--space-8);min-width:0}.service-hero__grid{gap:var(--space-10);grid-template-columns:minmax(0,1fr) minmax(260px,400px);align-items:start;display:grid}.service-hero__title{margin-bottom:var(--space-5)}.service-hero__title strong{color:var(--md-sys-color-primary);font-weight:700}.service-hero__lead{color:var(--md-sys-color-on-surface-variant);margin-bottom:var(--space-6);font-size:17px;line-height:1.65}.service-hero__actions{gap:var(--space-3);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.service-hero-panel{background:var(--md-sys-color-surface);border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--md-sys-shape-corner-extra-large);box-shadow:var(--md-sys-elevation-2);overflow:hidden}.service-hero-panel__head{background:var(--md-sys-color-surface-container-low);border-bottom:1px solid var(--md-sys-color-outline-variant);padding:var(--space-4)var(--space-5);align-items:center;gap:10px;display:flex}.service-hero-panel__chrome-label{max-width:min(72%,260px);color:var(--md-sys-color-on-surface-variant);text-align:right;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-left:auto;font-size:12px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.service-hero-panel__dots{gap:6px;display:flex}.service-hero-panel__dot{border-radius:50%;width:10px;height:10px}.service-hero-panel__dot--r{background:#ff5f57}.service-hero-panel__dot--y{background:#ffbd2e}.service-hero-panel__dot--g{background:#28c840}.service-hero-panel__body{padding:var(--space-5)}.service-hero-chart-labels{color:var(--md-sys-color-on-surface-variant);margin-bottom:var(--space-3);justify-content:space-between;gap:4px;font-size:11px;line-height:1.2;display:flex}.service-hero-viz--pillars{flex-direction:column;gap:0;display:flex}.service-hero-chart-labels--pillars-grid{grid-template-columns:repeat(var(--service-hero-pillars,4),minmax(0,1fr));margin-bottom:var(--space-3);color:var(--md-sys-color-on-surface-variant);text-align:center;gap:6px;font-size:10px;line-height:1.25;display:grid}.service-hero-chart-labels--pillars-grid span{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;min-width:0}.service-hero-bar__val--pillar{white-space:nowrap;font-size:10px;font-weight:500}.service-hero-bar--past .service-hero-bar__val--pillar{color:var(--md-sys-color-primary)}.service-hero-bar--active .service-hero-bar__val--pillar{color:var(--md-sys-color-on-primary)}.service-hero-chart-bars{box-sizing:content-box;align-items:flex-end;gap:6px;height:120px;padding-top:22px;display:flex}.service-hero-chart-bars.service-hero-chart-bars--pillars-grid{grid-template-columns:repeat(var(--service-hero-pillars,4),minmax(0,1fr));align-items:end;gap:6px;display:grid}.service-hero-chart-bars.service-hero-chart-bars--pillars-grid .service-hero-bar{flex:unset;min-width:0}.service-hero-bar{background:var(--md-sys-color-surface-container-high);border-radius:8px 8px 0 0;flex:1;position:relative}.service-hero-bar--past{background:var(--md-sys-color-primary-container)}.service-hero-bar--active{background:var(--md-sys-color-primary)}.service-hero-bar__val{color:var(--md-sys-color-primary);white-space:nowrap;z-index:1;font-size:11px;font-weight:500;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.service-hero-bar--active .service-hero-bar__val{color:var(--md-sys-color-on-primary)}.service-hero-kpis{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--md-sys-color-outline-variant);grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.service-hero-kpis.service-hero-kpis--pillars{grid-template-columns:repeat(var(--service-hero-pillars,4),minmax(0,1fr))}.service-hero-kpis.service-hero-kpis--pillars .service-hero-kpi{padding:var(--space-3)var(--space-2)}.service-hero-kpis.service-hero-kpis--pillars .service-hero-kpi__val{font-size:17px}.service-hero-kpis.service-hero-kpis--pillars .service-hero-kpi__lbl{font-size:10px;line-height:1.3}.service-hero-kpi{background:var(--md-sys-color-surface-container-low);border-radius:var(--md-sys-shape-corner-medium);padding:var(--space-4)var(--space-3);text-align:center}.service-hero-kpi__val{color:var(--md-sys-color-primary);font-size:22px;font-weight:500;line-height:1}.service-hero-kpi__lbl{color:var(--md-sys-color-on-surface-variant);margin-top:4px;font-size:11px;line-height:1.35}.service-hero-bar-stack__title{color:var(--md-sys-color-on-surface);margin:0 0 var(--space-2);font-size:14px;font-weight:500;line-height:1.35}.service-hero-bar-stack__desc{color:var(--md-sys-color-on-surface-variant);margin:0 0 var(--space-5);font-size:12px;line-height:1.5}.service-bar-list{gap:var(--space-5);flex-direction:column;display:flex}.service-bar-item__header{justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-2);display:flex}.service-bar-item__label{color:var(--md-sys-color-on-surface);min-width:0;font-size:13px;font-weight:500}.service-bar-item__value{color:var(--md-sys-color-primary);flex-shrink:0;font-size:15px;font-weight:700}.service-bar-track{background:var(--md-sys-color-surface-container-high);border-radius:var(--md-sys-shape-corner-extra-small);height:8px;overflow:hidden}.service-bar-fill{border-radius:var(--md-sys-shape-corner-extra-small);background:var(--md-sys-color-primary);height:100%;width:var(--service-bar-pct,0%);transition:width .9s cubic-bezier(.4,0,.2,1)}.service-bar-fill--tone-teal{background:#006874}.service-bar-fill--tone-green{background:#1b7a43}.service-bar-fill--tone-orange{background:#c44d00}.service-problem-timeline-h{--service-problem-h-cols:4;grid-template-columns:repeat(var(--service-problem-h-cols),minmax(0,1fr));margin-top:var(--space-2);gap:0;display:grid;position:relative}.service-problem-timeline-h:before{content:"";top:20px;left:calc(100%/(2*var(--service-problem-h-cols)));right:calc(100%/(2*var(--service-problem-h-cols)));background:var(--md-sys-color-outline-variant);z-index:0;height:2px;position:absolute}.service-problem-timeline-h__item{z-index:1;padding:0 var(--space-2);flex-direction:column;align-items:center;min-width:0;display:flex;position:relative}.service-problem-timeline-h__dot{border-radius:var(--md-sys-shape-corner-full);width:40px;height:40px;margin-bottom:var(--space-4);box-shadow:0 0 0 6px var(--md-sys-color-surface-container-low);flex-shrink:0;justify-content:center;align-items:center;display:flex}.service-problem-timeline-h__dot .material-symbols-outlined{font-size:20px}.service-problem-timeline-h__step{font-variant-numeric:tabular-nums;color:var(--md-sys-color-on-surface-variant);margin:0 0 var(--space-2);text-align:center;font-size:13px;font-weight:600;line-height:1.2}.service-problem-timeline-h__title{color:var(--md-sys-color-on-surface);text-align:center;margin-bottom:var(--space-2);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.service-problem-timeline-h__text{color:var(--md-sys-color-on-surface-variant);text-align:center;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}@media (max-width:768px){.service-problem-timeline-h{gap:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr))}.service-problem-timeline-h:before{display:none}}.tv-dot--filled{background:var(--md-sys-color-primary)}.service-reality{max-width:720px}.service-reality__body{gap:var(--space-4);flex-direction:column;display:flex}.service-reality__p{color:var(--md-sys-color-on-surface-variant);margin:0;font-size:16px;line-height:1.7}.service-expert-section{padding-bottom:0}.hero-expert--services{max-width:none;box-shadow:none;padding:var(--space-12)var(--space-8);border:0;border-radius:0;margin:0}.hero-expert--services .hero-expert__inner{gap:var(--space-12);grid-template-columns:auto minmax(0,1fr);max-width:1200px;margin:0 auto}.hero-expert--services .hero-expert__photo{width:280px;height:340px}.hero-expert--services .hero-expert__name{margin-bottom:var(--space-2);font-size:44px;font-weight:300;line-height:1.1}.hero-expert--services .hero-expert__title{margin-bottom:var(--space-6);font-size:18px}.hero-expert--services .hero-expert__lead{margin-bottom:var(--space-8);font-size:16px;line-height:1.7}.section-header.service-page-section-header{margin-bottom:var(--space-8);max-width:800px}.service-page-section-header__desc{margin-bottom:0}.service-expert__actions{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.feature-bullets{margin:var(--space-4)0 0;gap:var(--space-2);flex-direction:column;padding:0;list-style:none;display:flex}.feature-bullets li{gap:var(--space-2);color:var(--md-sys-color-on-surface-variant);font-size:14px;line-height:1.5;display:flex}.feature-bullets .material-symbols-outlined{color:var(--md-sys-color-primary);flex-shrink:0;margin-top:1px;font-size:18px}.contact-cta-subnote{margin-top:var(--space-2);font-size:15px}.icon-inline{width:20px;height:20px;display:inline-flex}.icon-inline>svg{fill:currentColor;width:20px;height:20px}@media (max-width:1024px){.services-hub-layout{gap:var(--space-6);grid-template-columns:1fr}.services-hub-toc{padding:0 0 var(--space-4);border-bottom:1px solid var(--md-sys-color-outline-variant);position:static}.services-hub-toc__list{gap:var(--space-2);flex-flow:wrap}.services-hub-toc__link{white-space:nowrap;margin-left:0}.services-hub-section{scroll-margin-top:72px}.services-hub-grid,.service-includes-grid{grid-template-columns:repeat(2,1fr)}.hero-expert--services .hero-expert__inner{grid-template-columns:1fr}.hero-expert--services .hero-expert__photo{width:100%;max-width:420px;height:320px}}@media (max-width:768px){.hero-expert--services{padding:var(--space-8)var(--space-6)}.services-hub-grid,.service-includes-grid{grid-template-columns:1fr}.service-hero__grid{gap:var(--space-8);grid-template-columns:1fr}}
