:root,[data-theme=light]{--color-primary: #c4094a;--color-primary-light: #e03a6e;--color-primary-dark: #8a0635;--color-primary-rgb: 196, 9, 74;--bg-primary: #ffffff;--bg-secondary: #f8faf9;--bg-tertiary: #f5f5f5;--bg-hover: #f0f2f5;--bg-active: #fce8ee;--text-primary: #2c3e50;--text-secondary: #5a6a7a;--text-inverse: #ffffff;--border-color: #e0e5ea;--border-hover: #c0c8d0;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06);--shadow-md: 0 4px 20px rgba(196, 9, 74, .15);--shadow-lg: 0 10px 40px rgba(196, 9, 74, .12);--transition: .3s ease}[data-theme=dark]{--color-primary: #e03a6e;--color-primary-light: #f0628a;--color-primary-dark: #c4094a;--color-primary-rgb: 224, 58, 110;--bg-primary: #1a1a1a;--bg-secondary: #2a2a2a;--bg-tertiary: #333333;--bg-hover: #3a3a3a;--bg-active: #3d1a28;--text-primary: #e8e8e8;--text-secondary: #b0b0b0;--text-inverse: #1a1a1a;--border-color: #444444;--border-hover: #555555;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .3);--shadow-md: 0 4px 20px rgba(196, 9, 74, .3);--shadow-lg: 0 10px 40px rgba(196, 9, 74, .25);--transition: .3s ease}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}section[id]{scroll-margin-top:80px}#hero{scroll-margin-top:0}:root{--bg-primary-rgb: 255, 255, 255;--bg-secondary-rgb: 247, 247, 248;--bg-tertiary-rgb: 245, 245, 245}[data-theme=dark]{--bg-primary-rgb: 10, 10, 10;--bg-secondary-rgb: 18, 18, 18;--bg-tertiary-rgb: 30, 30, 30}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg-primary);color:var(--text-primary);transition:background .3s ease,color .3s ease;line-height:1.6;margin:0;padding:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-primary-light)}::selection{background:var(--color-primary);color:#fff}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media(max-width:1080px){html{scroll-padding-top:112px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{overflow-x:hidden}img,video,canvas{max-width:100%}h1,h2,h3,h4,h5,h6,p,li{overflow-wrap:break-word;text-wrap:pretty}h1,h2,h3{text-wrap:balance}a,button{min-width:0}.light-hero,.home-light,.light-services{display:none}.services-anchor{scroll-margin-top:104px}html[data-theme=light]{--hcg-light-navy: #17302c;--hcg-light-ink: #17231f;--hcg-light-muted: #5a635f;--hcg-light-line: #e2e5df;--hcg-light-green: #496a50;--hcg-light-green-soft: #bad690;--hcg-light-red: #b0073d;--hcg-light-page: #fbfbf8}html[data-theme=light] body{background:var(--hcg-light-page);color:var(--hcg-light-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}html[data-theme=dark]{--hcg-light-navy: #061f3a;--hcg-light-ink: #f5f7fb;--hcg-light-muted: #b9c5d2;--hcg-light-line: rgba(191, 207, 224, .16);--hcg-light-green: #bad690;--hcg-light-green-soft: #bad690;--hcg-light-red: #c4094a;--hcg-light-page: #07111f}html[data-theme=dark] body{background:var(--hcg-light-page);color:var(--hcg-light-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}html:is([data-theme=light],[data-theme=dark]) app-hero .scene--hero{display:block;height:auto;min-height:0;padding-top:106px;overflow:visible;background:var(--hcg-light-page)}html:is([data-theme=light],[data-theme=dark]) app-hero .scene__bg,html:is([data-theme=light],[data-theme=dark]) app-hero .hero-content,html:is([data-theme=light],[data-theme=dark]) app-hero .scroll-indicator,html:is([data-theme=light],[data-theme=dark]) app-hero .hero-letterbox-top,html:is([data-theme=light],[data-theme=dark]) app-hero .hero-letterbox-bottom{display:none}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero{display:block;color:var(--hcg-light-ink);background:var(--hcg-light-page)}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__main{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:520px;border-bottom:1px solid var(--hcg-light-line);background:#fff}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:68px 4rem 58px max(4rem,(100vw - 1380px) / 2 + 2rem)}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__title{margin:0 0 18px;color:var(--hcg-light-ink);font-family:Cormorant Garamond,Georgia,serif;font-size:5rem;font-weight:600;line-height:.98}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__title span{display:block}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__flourish{display:flex;align-items:center;gap:18px;width:min(320px,68%);margin:2px 0 18px;color:var(--hcg-light-green)}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__flourish svg{width:44px;height:32px;flex:0 0 auto}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__flourish span{height:1px;flex:1;background:var(--hcg-light-green)}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__subtitle{max-width:520px;margin:0 0 30px;color:var(--hcg-light-muted);font-size:1.42rem;font-weight:400;line-height:1.35}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__actions{display:flex;flex-wrap:wrap;gap:18px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:50px;padding:0 26px;border-radius:5px;font-size:.95rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__button svg{width:18px;height:18px;flex:0 0 auto}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__button--primary{color:#fff;background:var(--hcg-light-red);box-shadow:0 9px 22px #b0073d2e}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__button--secondary{color:var(--hcg-light-red);background:#fff;border:1px solid var(--hcg-light-red)}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__button:hover{transform:translateY(-1px)}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__media{position:relative;min-height:520px;margin:0;overflow:hidden;background:#e8ece8}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__stats{background:var(--hcg-light-navy);color:#fff}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__stats-inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:1380px;margin:0 auto}html:is([data-theme=light],[data-theme=dark]) app-hero .light-metric{display:flex;align-items:center;gap:22px;min-height:108px;padding:22px 46px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-metric+.light-metric{border-left:1px solid rgba(255,255,255,.34)}html:is([data-theme=light],[data-theme=dark]) app-hero .light-metric__icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;color:var(--hcg-light-green-soft);flex:0 0 auto}html:is([data-theme=light],[data-theme=dark]) app-hero .light-metric__icon svg{width:64px;height:64px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-metric strong{display:block;color:#fff;font-family:Cormorant Garamond,Georgia,serif;font-size:2.05rem;font-weight:600;line-height:1}html:is([data-theme=light],[data-theme=dark]) app-hero .light-metric span{display:block;max-width:260px;margin-top:6px;color:#ffffffd1;font-size:.86rem;line-height:1.25}html:is([data-theme=light],[data-theme=dark]) app-hero .light-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1280px;margin:0 auto;padding:20px 2rem;background:var(--hcg-light-page)}html:is([data-theme=light],[data-theme=dark]) app-hero .light-benefit{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center;min-height:128px;padding:20px 28px;background:#fff;border:1px solid var(--hcg-light-line);border-radius:8px;box-shadow:0 8px 22px #17302c0a}html:is([data-theme=light],[data-theme=dark]) app-hero .light-benefit__icon{color:var(--hcg-light-green)}html:is([data-theme=light],[data-theme=dark]) app-hero .light-benefit__icon svg{width:72px;height:72px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-benefit h2{margin:0 0 8px;color:var(--hcg-light-ink);font-family:Cormorant Garamond,Georgia,serif;font-size:1.7rem;font-weight:600;line-height:1.05}html:is([data-theme=light],[data-theme=dark]) app-hero .light-benefit p{margin:0;color:var(--hcg-light-muted);font-size:.96rem;line-height:1.45}html:is([data-theme=light],[data-theme=dark]) app-home .scene--home{height:auto;background:var(--hcg-light-page)}html:is([data-theme=light],[data-theme=dark]) app-home .home-sticky{display:none}html:is([data-theme=light],[data-theme=dark]) app-home .home-light{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(0,1.35fr);min-height:340px;background:#fff;border-top:1px solid var(--hcg-light-line);border-bottom:1px solid var(--hcg-light-line)}html:is([data-theme=light],[data-theme=dark]) app-home .home-light__image{min-height:340px;margin:0;overflow:hidden}html:is([data-theme=light],[data-theme=dark]) app-home .home-light__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}html:is([data-theme=light],[data-theme=dark]) app-home .home-light__content{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1fr);align-content:center;gap:22px 76px;padding:56px max(4rem,(100vw - 1380px) / 2 + 2rem) 56px 56px}html:is([data-theme=light],[data-theme=dark]) app-home .home-light__eyebrow{grid-column:1/-1;display:flex;align-items:center;gap:14px;color:var(--hcg-light-green);font-size:.72rem;font-weight:700;text-transform:uppercase}html:is([data-theme=light],[data-theme=dark]) app-home .home-light__eyebrow span{width:40px;height:1px;background:var(--hcg-light-green)}html:is([data-theme=light],[data-theme=dark]) app-home .home-light h2{margin:0;color:var(--hcg-light-ink);font-family:Cormorant Garamond,Georgia,serif;font-size:3.1rem;font-weight:600;line-height:1.05}html:is([data-theme=light],[data-theme=dark]) app-home .home-light p{margin:0;color:var(--hcg-light-muted);font-size:1.02rem;line-height:1.7}@media(max-width:1120px){html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__copy{padding:56px 2.5rem 46px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__title{font-size:4.25rem}html:is([data-theme=light],[data-theme=dark]) app-hero .light-metric{padding:22px 28px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-benefit{grid-template-columns:82px minmax(0,1fr);padding:18px 22px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-benefit__icon svg{width:62px;height:62px}html:is([data-theme=light],[data-theme=dark]) app-home .home-light__content{grid-template-columns:1fr;padding:46px 2.5rem}}@media(max-width:900px){html:is([data-theme=light],[data-theme=dark]) app-hero .scene--hero{padding-top:96px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__main{grid-template-columns:1fr;min-height:0}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__copy{padding:48px 1.3rem 34px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__title{max-width:620px;font-size:3.5rem}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__subtitle{font-size:1.12rem}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__media{min-height:340px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__stats-inner,html:is([data-theme=light],[data-theme=dark]) app-hero .light-benefits,html:is([data-theme=light],[data-theme=dark]) app-home .home-light{grid-template-columns:1fr}html:is([data-theme=light],[data-theme=dark]) app-hero .light-metric{min-height:96px;padding:20px 1.3rem}html:is([data-theme=light],[data-theme=dark]) app-hero .light-metric+.light-metric{border-left:0;border-top:1px solid rgba(255,255,255,.22)}html:is([data-theme=light],[data-theme=dark]) app-hero .light-benefits{padding:18px 1rem}html:is([data-theme=light],[data-theme=dark]) app-home .home-light__image{min-height:280px}html:is([data-theme=light],[data-theme=dark]) app-home .home-light__content{padding:34px 1.3rem 42px}}@media(max-width:560px){html:is([data-theme=light],[data-theme=dark]) app-hero .scene--hero{padding-top:92px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__copy{padding:38px 1rem 30px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__title{font-size:2.55rem;line-height:1}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__flourish{width:100%}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__actions{gap:12px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__button{width:100%;min-height:48px;padding:0 18px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-hero__media{min-height:260px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-metric{gap:16px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-metric__icon,html:is([data-theme=light],[data-theme=dark]) app-hero .light-metric__icon svg{width:52px;height:52px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-metric strong{font-size:1.65rem}html:is([data-theme=light],[data-theme=dark]) app-hero .light-benefit{grid-template-columns:64px minmax(0,1fr);min-height:0;padding:18px 16px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-benefit__icon svg{width:50px;height:50px}html:is([data-theme=light],[data-theme=dark]) app-hero .light-benefit h2{font-size:1.42rem}html:is([data-theme=light],[data-theme=dark]) app-home .home-light h2{font-size:2.25rem}}html[data-theme=light] app-hero .light-hero__stats{background:#b0b0b0;color:var(--hcg-light-ink)}html[data-theme=light] app-hero .light-metric+.light-metric{border-color:#17231f38}html[data-theme=light] app-hero .light-metric__icon{color:#17231fbd}html[data-theme=light] app-hero .light-metric strong{color:var(--hcg-light-ink)}html[data-theme=light] app-hero .light-metric span{color:#17231fb8}html:is([data-theme=light],[data-theme=dark]) app-services .scene--services-story{display:none}html:is([data-theme=light],[data-theme=dark]) app-services .light-services{display:block;background:var(--hcg-light-page);border-top:1px solid var(--hcg-light-line);color:var(--hcg-light-ink)}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__hero{position:relative;min-height:272px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);overflow:hidden;background:#fff}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__hero:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#fffffffa,#fffffff5 38%,#ffffffb8 55%,#ffffff05 78%);pointer-events:none}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__hero-copy{position:relative;z-index:2;max-width:760px;padding:30px 2rem 28px max(2rem,(100vw - 1380px) / 2 + 2rem)}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:12px;color:var(--hcg-light-green);font-size:.86rem;font-weight:600}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__breadcrumb a{color:var(--hcg-light-green);text-decoration:none}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__breadcrumb span:last-child{color:var(--hcg-light-muted);font-weight:500}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__title{margin:0;color:var(--hcg-light-ink);font-family:Cormorant Garamond,Georgia,serif;font-size:4.35rem;font-weight:600;line-height:1.02}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__subtitle{max-width:560px;margin:16px 0 0;color:var(--hcg-light-muted);font-size:1.12rem;line-height:1.55}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__hero-media{position:relative;z-index:0;min-width:0;min-height:272px;margin:0;overflow:hidden}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 42%}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1380px;margin:0 auto;padding:18px 2rem 24px}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card{display:grid;grid-template-columns:180px minmax(0,1fr);min-height:188px;background:#fff;border:1px solid var(--hcg-light-line);border-radius:0;box-shadow:0 8px 22px #17302c08;overflow:hidden}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card__media{min-height:188px;margin:0;padding:14px 0 14px 14px}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card__body{display:flex;flex-direction:column;min-width:0;padding:22px 24px 16px}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card__icon{width:42px;height:42px;margin-bottom:8px;color:var(--hcg-light-green)}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card__icon svg{width:100%;height:100%}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card h3{margin:0 0 7px;color:var(--hcg-light-ink);font-family:Cormorant Garamond,Georgia,serif;font-size:1.55rem;font-weight:600;line-height:1.06}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card p{margin:0;color:var(--hcg-light-muted);font-size:.9rem;line-height:1.45}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card__link{display:inline-flex;align-items:center;gap:12px;width:fit-content;margin-top:auto;padding-top:12px;color:var(--hcg-light-red);font-size:.88rem;font-weight:700;text-decoration:none}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card__link span,html:is([data-theme=light],[data-theme=dark]) app-services .light-services__cta a span{transition:transform .2s ease}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card__link:hover span,html:is([data-theme=light],[data-theme=dark]) app-services .light-services__cta a:hover span{transform:translate(3px)}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__flow{display:grid;grid-template-columns:minmax(0,1fr) 390px;max-width:1380px;margin:0 auto 30px;border:1px solid var(--hcg-light-line);background:#fff}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__steps{display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr) 42px minmax(0,1fr) 42px minmax(0,1fr);align-items:center;padding:28px 34px}html:is([data-theme=light],[data-theme=dark]) app-services .light-flow-step{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:18px;min-width:0}html:is([data-theme=light],[data-theme=dark]) app-services .light-flow-step__icon{color:var(--hcg-light-green)}html:is([data-theme=light],[data-theme=dark]) app-services .light-flow-step__icon svg{width:76px;height:76px}html:is([data-theme=light],[data-theme=dark]) app-services .light-flow-step h3{margin:0 0 6px;color:var(--hcg-light-ink);font-size:.95rem;font-weight:800}html:is([data-theme=light],[data-theme=dark]) app-services .light-flow-step p{margin:0;color:var(--hcg-light-muted);font-size:.78rem;line-height:1.45}html:is([data-theme=light],[data-theme=dark]) app-services .light-flow-arrow{display:flex;justify-content:center;color:var(--hcg-light-green)}html:is([data-theme=light],[data-theme=dark]) app-services .light-flow-arrow svg{width:28px;height:28px}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__cta{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:20px;padding:24px 34px;background:var(--hcg-light-red);color:#fff}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__cta-icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border:1px solid rgba(255,255,255,.72);border-radius:999px}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__cta-icon svg{width:38px;height:38px}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__cta h3{margin:0;max-width:280px;color:#fff;font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;font-weight:600;line-height:1.06}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__cta a{grid-column:2;display:inline-flex;align-items:center;justify-content:center;gap:12px;width:fit-content;min-height:48px;margin-top:10px;padding:0 24px;color:var(--hcg-light-red);background:#fff;border-radius:4px;font-size:.92rem;font-weight:800;text-decoration:none}@media(max-width:1180px){html:is([data-theme=light],[data-theme=dark]) app-services .light-services__title{font-size:3.7rem}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card{grid-template-columns:145px minmax(0,1fr)}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__flow{grid-template-columns:1fr;margin-left:2rem;margin-right:2rem}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__cta{grid-template-columns:58px minmax(0,1fr) auto}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__cta a{grid-column:3;margin-top:0}}@media(max-width:980px){html:is([data-theme=light],[data-theme=dark]) app-services .light-services__hero{grid-template-columns:1fr;min-height:0}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__hero:after{display:none}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__hero-copy{max-width:none;padding:34px 1.3rem 30px;background:#fff}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__hero-media{order:-1;min-height:0;aspect-ratio:16/7}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__hero-media img{object-position:center 38%}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:18px 1.3rem 24px}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__steps{grid-template-columns:1fr;gap:18px}html:is([data-theme=light],[data-theme=dark]) app-services .light-flow-arrow{display:none}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__flow{margin-left:1.3rem;margin-right:1.3rem}}@media(max-width:820px){html:is([data-theme=light],[data-theme=dark]) app-services .light-services__grid{grid-template-columns:1fr}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card{grid-template-columns:170px minmax(0,1fr);min-height:178px}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card__media{min-height:178px}}@media(max-width:680px){html:is([data-theme=light],[data-theme=dark]) .services-anchor{scroll-margin-top:90px}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__hero-media{aspect-ratio:4/3}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__title{font-size:2.65rem}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__subtitle{font-size:1rem}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__grid{grid-template-columns:1fr;gap:12px;padding-left:1rem;padding-right:1rem}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card{grid-template-columns:126px minmax(0,1fr);min-height:168px}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card__media{min-height:168px;padding:12px 0 12px 12px}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card__body{padding:16px 16px 14px}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card__icon{width:34px;height:34px;margin-bottom:6px}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card h3{font-size:1.28rem}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card p{font-size:.82rem}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__flow{margin-left:1rem;margin-right:1rem}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__steps{padding:22px 18px}html:is([data-theme=light],[data-theme=dark]) app-services .light-flow-step{grid-template-columns:64px minmax(0,1fr);gap:14px}html:is([data-theme=light],[data-theme=dark]) app-services .light-flow-step__icon svg{width:58px;height:58px}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__cta{grid-template-columns:1fr;gap:14px;padding:24px 20px}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__cta h3{font-size:1.75rem}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__cta a{grid-column:auto;width:100%}}@media(max-width:560px){html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card{grid-template-columns:1fr}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card__media{height:190px;min-height:0;padding:12px 12px 0}html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card__body{padding:16px 18px 18px}}@media(max-width:420px){html:is([data-theme=light],[data-theme=dark]) app-services .light-services__title{font-size:2.25rem}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__hero-copy,html:is([data-theme=light],[data-theme=dark]) app-services .light-services__grid,html:is([data-theme=light],[data-theme=dark]) app-services .light-services__steps{padding-left:.85rem;padding-right:.85rem}html:is([data-theme=light],[data-theme=dark]) app-services .light-services__flow{margin-left:.85rem;margin-right:.85rem}html:is([data-theme=light],[data-theme=dark]) app-services .light-flow-step{grid-template-columns:52px minmax(0,1fr)}html:is([data-theme=light],[data-theme=dark]) app-services .light-flow-step__icon svg{width:48px;height:48px}}html:is([data-theme=light],[data-theme=dark]) app-hero .light-metric,html:is([data-theme=light],[data-theme=dark]) app-hero .light-benefit,html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card,html:is([data-theme=light],[data-theme=dark]) app-services .light-flow-step,html:is([data-theme=light],[data-theme=dark]) app-services .light-services__cta{min-width:0}html:is([data-theme=light],[data-theme=dark]) app-hero .light-metric strong,html:is([data-theme=light],[data-theme=dark]) app-hero .light-benefit h2,html:is([data-theme=light],[data-theme=dark]) app-home .home-light h2,html:is([data-theme=light],[data-theme=dark]) app-services .light-services__title,html:is([data-theme=light],[data-theme=dark]) app-services .light-service-card h3,html:is([data-theme=light],[data-theme=dark]) app-services .light-flow-step h3,html:is([data-theme=light],[data-theme=dark]) app-services .light-services__cta h3{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}html[lang=es] app-hero .light-metric strong{font-size:1.86rem}html[lang=es] app-services .light-service-card h3{font-size:1.42rem;line-height:1.08}html[lang=es] app-services .light-flow-step p{font-size:.76rem}html[data-theme=dark] app-hero .light-hero__main,html[data-theme=dark] app-home .home-light,html[data-theme=dark] app-services .light-services__hero,html[data-theme=dark] app-services .light-service-card,html[data-theme=dark] app-services .light-services__flow{background:#0d1928;border-color:var(--hcg-light-line)}html[data-theme=dark] app-hero .light-hero,html[data-theme=dark] app-hero .light-benefits,html[data-theme=dark] app-home .scene--home,html[data-theme=dark] app-services .light-services{background:var(--hcg-light-page)}html[data-theme=dark] app-hero .light-hero__media{background:#101d2e;box-shadow:0 24px 60px #00000047}html[data-theme=dark] app-hero .light-hero__subtitle,html[data-theme=dark] app-hero .light-benefit p,html[data-theme=dark] app-home .home-light p,html[data-theme=dark] app-services .light-services__subtitle,html[data-theme=dark] app-services .light-service-card p,html[data-theme=dark] app-services .light-flow-step p{color:var(--hcg-light-muted)}html[data-theme=dark] app-hero .light-hero__button--secondary{color:#f5f7fb;background:#ffffff0f;border-color:#ffffff47}html[data-theme=dark] app-hero .light-hero__button--secondary:hover{background:#ffffff1a}html[data-theme=dark] app-hero .light-benefit{background:#0d1928;border-color:var(--hcg-light-line);box-shadow:0 12px 28px #00000029}html[data-theme=dark] app-home .home-light{border-top-color:var(--hcg-light-line);border-bottom-color:var(--hcg-light-line)}html[data-theme=dark] app-services .light-services__hero:after{background:linear-gradient(90deg,#07111ffa,#07111ff0 38%,#07111fad 55%,#07111f05 78%)}html[data-theme=dark] app-services .light-services__hero-copy{background:#0d1928}html[data-theme=dark] app-services .light-services__breadcrumb span:last-child,html[data-theme=dark] app-services .light-flow-step h3{color:#eef3f8}html[data-theme=dark] app-services .light-service-card{box-shadow:0 12px 28px #00000029}html[data-theme=dark] app-services .light-service-card__media img,html[data-theme=dark] app-services .light-services__hero-media img,html[data-theme=dark] app-home .home-light__image img{filter:saturate(.95) contrast(1.02)}@media(max-width:980px){html[data-theme=dark] app-services .light-services__hero:after{display:none}}@media(max-width:680px){html[lang=es] app-services .light-service-card h3{font-size:1.18rem}}
