:root{--hcl-header-h: 4.35rem;--hcl-container: 1200px;--hcl-primary-500: #404040;--hcl-primary-600: #171717;--hcl-primary-700: #0a0a0a;--hcl-green: #525252;--hcl-text: #0a0a0a;--hcl-muted: #525252;--hcl-toned: #404040;--hcl-prose: #262626;--hcl-border: #e5e5e5;--hcl-bg: #ffffff;--hcl-elevated: #fafafa;--hcl-muted-bg: #f5f5f5;--hcl-header-bg: rgba(255, 255, 255, .96);--hcl-mobile-nav-bg: rgba(255, 255, 255, .98);--hcl-marquee-fade: #ffffff;--hcl-solid-surface: #ffffff;--hcl-hero-band: #0a0a0a;--hcl-hero-card-bg: rgba(255, 255, 255, .06);--hcl-hero-card-hover-bg: rgba(255, 255, 255, .1);--hcl-hero-card-border: rgba(255, 255, 255, .14);--hcl-hero-title: #fafafa;--hcl-vision-band-bg: #fafafa;--hcl-case-card-bg: #fafafa;--hcl-case-card-hover-bg: #f5f5f5;--hcl-btn-dark-bg: #0a0a0a;--hcl-btn-dark-fg: #ffffff;--hcl-quote-tint: rgba(115, 115, 115, .35);--hcl-solution-shine: rgba(0, 0, 0, .04)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--hcl-text);background:var(--hcl-bg);line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.hcl-container{width:100%;max-width:var(--hcl-container);margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.hcl-container{padding-inline:1.5rem}}@media(min-width:1024px){.hcl-container{padding-inline:2rem}}.hcl-header{position:sticky;top:0;z-index:50;height:var(--hcl-header-h);border-bottom:1px solid var(--hcl-border);background:var(--hcl-header-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);isolation:isolate;transform:translateZ(0)}.hcl-header--dark{background:#000;border-bottom-color:#262626;color:#fafafa;backdrop-filter:none;-webkit-backdrop-filter:none}.hcl-header--dark .hcl-logo__text{color:#fafafa}.hcl-header--dark .hcl-nav-link,.hcl-header--dark .hcl-nav-trigger{color:#e5e5e5}.hcl-header--dark .hcl-nav-link:hover,.hcl-header--dark .hcl-nav-trigger:hover,.hcl-header--dark .hcl-nav-item.is-open .hcl-nav-trigger{color:#fff}.hcl-header--dark .hcl-nav-trigger__chev,.hcl-header--dark .hcl-chevron{color:#a3a3a3}.hcl-header--dark .hcl-burger{color:#fafafa}.hcl-header--dark .hcl-nav-mobile{background:#0a0a0a;border-bottom-color:#262626}.hcl-header--dark .hcl-nav-mobile .hcl-nav-link,.hcl-header--dark .hcl-nav-mobile .hcl-nav-trigger,.hcl-header--dark .hcl-nav-mobile .hcl-mobile-nav-toggle{color:#e5e5e5}.hcl-header--dark .hcl-nav-mobile .hcl-nav-link:hover,.hcl-header--dark .hcl-nav-mobile .hcl-nav-trigger:hover,.hcl-header--dark .hcl-nav-mobile .hcl-mobile-nav-toggle:hover,.hcl-header--dark .hcl-nav-mobile-group.is-open .hcl-mobile-nav-toggle{color:#fff}.hcl-header--dark .hcl-nav-mobile .hcl-nav-link--sub{color:#cbd5e1!important}.hcl-header--dark .hcl-nav-mobile .hcl-nav-link--sub:hover{color:#fff!important}.hcl-header--dark .hcl-nav-mobile .hcl-nav-link--sub:before{border-right-color:#64748b;border-bottom-color:#64748b}.hcl-header--dark .hcl-nav-mobile .hcl-nav-mobile-sub{border-left-color:#404040}.hcl-header--dark .hcl-nav-mobile .hcl-chevron{color:#94a3b8}.hcl-header__contact{display:none;align-items:center;gap:.65rem;flex-shrink:0}.hcl-header--dark .hcl-header__inner{max-width:none;width:100%;margin-inline:0;padding-inline-start:max(3rem,env(safe-area-inset-left,0px));padding-inline-end:max(2.25rem,env(safe-area-inset-right,0px))}@media(min-width:640px){.hcl-header--dark .hcl-header__inner{padding-inline-start:max(4.5rem,env(safe-area-inset-left,0px));padding-inline-end:max(2.55rem,env(safe-area-inset-right,0px))}}@media(min-width:1024px){.hcl-header__contact{display:flex}.hcl-header--dark .hcl-header__contact{gap:1.75rem}.hcl-header--dark .hcl-header__inner{padding-inline-start:max(6rem,env(safe-area-inset-left,0px));padding-inline-end:max(3rem,env(safe-area-inset-right,0px))}}.hcl-header__contact--mobile{display:flex;padding:.65rem 1rem .85rem;border-bottom:1px solid #262626;gap:.65rem;flex-wrap:wrap;align-items:center}.hcl-header--dark .hcl-header__contact--mobile{gap:1.35rem}@media(min-width:1024px){.hcl-header__contact--mobile{display:none}}.hcl-header__phone-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .85rem;border-radius:999px;font-size:.88rem;font-weight:700;white-space:nowrap;background:#06b6d4;color:#fff!important;text-decoration:none;box-shadow:0 10px 28px #06b6d459;transition:opacity .15s,transform .1s}@media(min-width:1200px){.hcl-header__phone-pill{font-size:.92rem;padding:.45rem .95rem}}.hcl-header__phone-pill:hover{opacity:.92}.hcl-header__email-btn{display:inline-flex;align-items:center;justify-content:center;width:4.9rem;height:2.45rem;border-radius:.45rem;background:#06b6d4;color:#fff!important;text-decoration:none;box-shadow:0 10px 28px #06b6d459;transition:opacity .15s}.hcl-header__email-btn:hover{opacity:.92}.hcl-header__cta-icon{flex-shrink:0}.hcl-header a,.hcl-header button{-webkit-tap-highlight-color:transparent}.hcl-header__inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;height:100%}.hcl-logo{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;line-height:1}.hcl-logo__mark{width:54px;height:54px;max-height:62px;max-width:62px;object-fit:contain;object-position:center;flex-shrink:0}.hcl-logo__text{font-weight:800;font-size:1.28rem;letter-spacing:-.02em;line-height:1;display:flex;align-items:center}html[lang=en] .hcl-logo__text{font-size:.92rem;letter-spacing:.05em;text-transform:none}@media(min-width:480px){html[lang=en] .hcl-logo__text{font-size:1.02rem;letter-spacing:.06em}}@media(min-width:768px){html[lang=en] .hcl-logo__text{font-size:1.12rem}}.hcl-nav-desktop{display:none;align-items:center;justify-content:center;flex:1;gap:clamp(.75rem,2.2vw,1.75rem)}@media(min-width:1024px){.hcl-nav-desktop{display:flex}}.hcl-nav-link{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem clamp(.75rem,1.2vw,1.1rem);font-size:1.05rem;font-weight:700;color:var(--hcl-text);border-radius:.375rem;transition:color .15s,background .15s}.hcl-nav-link:hover,.hcl-nav-link:active{color:var(--hcl-primary-600)}.hcl-chevron--spacer{visibility:hidden;pointer-events:none}.hcl-chevron{width:1.15rem;height:1.15rem;opacity:.7;flex-shrink:0;transition:transform .2s ease}.hcl-nav-item{position:relative;display:flex;align-items:center}.hcl-nav-item:after{content:"";position:absolute;left:0;right:0;top:100%;height:.5rem;z-index:55}.hcl-nav-trigger{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem clamp(.75rem,1.2vw,1.1rem);margin:0;font:inherit;font-size:1.05rem;font-weight:700;color:var(--hcl-text);background:transparent;border:none;border-radius:.375rem;cursor:pointer;transition:color .15s,background .15s}a.hcl-nav-trigger{text-decoration:none}.hcl-nav-trigger:hover,.hcl-nav-trigger:active,.hcl-nav-item.is-open .hcl-nav-trigger{color:var(--hcl-primary-600)}.hcl-nav-item.is-open .hcl-nav-trigger__chev{transform:rotate(180deg)}.hcl-nav-dropdown{position:absolute;left:0;top:calc(100% + .35rem);min-width:max(100%,12.5rem);padding:.4rem 0;background:var(--hcl-solid-surface);border:1px solid var(--hcl-border);border-radius:.5rem;box-shadow:0 10px 40px #0f172a1f;z-index:60}.hcl-nav-dropdown__link{display:flex;align-items:center;gap:.5rem;padding:.55rem 1rem .55rem .85rem;font-size:.95rem;font-weight:600;color:var(--hcl-toned);white-space:nowrap;transition:color .15s,background .15s}.hcl-nav-dropdown__link:hover{color:var(--hcl-primary-600);background:var(--hcl-elevated)}.hcl-nav-dropdown__arrow{flex-shrink:0;opacity:.45;color:var(--hcl-muted)}.hcl-nav-dropdown__link:hover .hcl-nav-dropdown__arrow{opacity:.85;color:var(--hcl-primary-600)}.hcl-mobile-nav-split{display:flex;align-items:stretch;gap:.25rem;width:100%}.hcl-mobile-nav-split__main{flex:1;min-width:0;justify-content:flex-start}.hcl-mobile-nav-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.65rem .5rem;margin:0;font:inherit;font-size:1.05rem;font-weight:700;color:var(--hcl-text);text-align:left;background:transparent;border:none;border-radius:.375rem;cursor:pointer;transition:color .15s}.hcl-mobile-nav-toggle--caret{flex-shrink:0;width:auto;min-width:2.75rem;justify-content:center;padding-left:.65rem;padding-right:.65rem}.hcl-mobile-nav-toggle:hover,.hcl-nav-mobile-group.is-open .hcl-mobile-nav-toggle{color:var(--hcl-primary-600)}.hcl-nav-mobile-group.is-open .hcl-mobile-nav-toggle .hcl-chevron{transform:rotate(180deg)}.hcl-nav-mobile-sub{display:flex;flex-direction:column;gap:.15rem;padding:0 0 .35rem .85rem;border-left:2px solid var(--hcl-border);margin:0 0 .25rem .35rem}.hcl-nav-link--sub{position:relative;padding:.5rem .5rem .5rem 1.35rem!important;font-size:.95rem!important;font-weight:600!important;color:var(--hcl-toned)!important}.hcl-nav-link--sub:before{content:"";position:absolute;left:.35rem;top:50%;width:.35rem;height:.35rem;margin-top:-.175rem;border-right:2px solid var(--hcl-muted);border-bottom:2px solid var(--hcl-muted);transform:rotate(-45deg);opacity:.5}.hcl-nav-link--sub:hover{color:var(--hcl-primary-600)!important}.hcl-header__actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.hcl-burger{display:flex;align-items:center;justify-content:center;padding:.4rem;border:none;background:transparent;border-radius:.375rem;cursor:pointer;color:var(--hcl-text)}@media(min-width:1024px){.hcl-burger{display:none}}.hcl-nav-mobile{display:none;flex-direction:column;gap:.25rem;padding:.75rem 1rem 1rem;border-bottom:1px solid var(--hcl-border);background:var(--hcl-mobile-nav-bg)}.hcl-nav-mobile.is-open{display:flex}@media(min-width:1024px){.hcl-nav-mobile{display:none!important}}.hcl-nav-mobile .hcl-nav-link{padding:.65rem .5rem;width:100%}.hcl-home-hero{position:relative;width:100%;min-height:clamp(22rem,78vh,52rem);display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0a0a0a}.hcl-home-hero__media{position:absolute;inset:0;overflow:hidden;background:#0a0a0a}.hcl-home-hero__img{position:absolute;left:50%;top:50%;width:112%;height:112%;max-width:none;max-height:none;object-fit:cover;object-position:center;transform:translate(-50%,-50%);pointer-events:none}.hcl-home-hero__inner{position:relative;z-index:1;width:100%;max-width:52rem;margin:0 auto;text-align:center;padding:clamp(2.5rem,6vw,4rem) max(1rem,env(safe-area-inset-left,0px)) clamp(3rem,8vw,5rem) max(1rem,env(safe-area-inset-right,0px))}@media(min-width:640px){.hcl-home-hero__inner{padding-left:max(1.5rem,env(safe-area-inset-left,0px));padding-right:max(1.5rem,env(safe-area-inset-right,0px))}}@media(min-width:1024px){.hcl-home-hero__inner{padding-left:max(2rem,env(safe-area-inset-left,0px));padding-right:max(2rem,env(safe-area-inset-right,0px))}}.hcl-home-hero__title{margin:0;font-size:clamp(2rem,6vw,3.4rem);font-weight:800;letter-spacing:-.03em;line-height:1.12;color:#fff}.hcl-home-hero__lead{margin:1.25rem 0 0;font-size:clamp(1rem,2.2vw,1.28rem);line-height:1.55;color:#ffffffeb}.hcl-home-hero__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:2rem;padding:.88rem 1.85rem;border-radius:999px;font-weight:700;font-size:1.02rem;background:#06b6d4;color:#fff!important;text-decoration:none;box-shadow:0 10px 28px #06b6d459;transition:opacity .15s,transform .12s}.hcl-home-hero__cta:hover{opacity:.96;transform:translateY(-1px)}.hcl-hero-wrap{position:relative;width:100%;padding:1.25rem 0 1.75rem;box-sizing:border-box;background:var(--hcl-hero-band);color:var(--hcl-hero-title);border-bottom:1px solid #262626}.hcl-hero-frame{width:100%;max-width:none;margin:0;box-sizing:border-box}.hcl-hero-track{position:relative;display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;gap:1rem;overflow-x:auto;padding:.4rem max(1rem,env(safe-area-inset-left,0px)) .65rem max(1rem,env(safe-area-inset-right,0px));scroll-snap-type:x mandatory;scroll-padding-inline:max(1rem,env(safe-area-inset-left,0px)) max(1rem,env(safe-area-inset-right,0px));scroll-behavior:smooth;scrollbar-width:thin;-ms-overflow-style:none;outline:none;touch-action:pan-x;overscroll-behavior-x:contain;cursor:grab;-webkit-overflow-scrolling:touch}.hcl-hero-track:active{cursor:grabbing}.hcl-hero-track:focus-visible{outline:2px solid var(--hcl-primary-600);outline-offset:3px}.hcl-hero-track::-webkit-scrollbar{height:6px}.hcl-hero-card{flex:0 0 min(calc(100% - 2.5rem),360px);flex-shrink:0;min-width:0;scroll-snap-align:center;scroll-snap-stop:normal;position:relative;border-radius:.6rem;border:1px solid var(--hcl-hero-card-border);background:var(--hcl-hero-card-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:box-shadow .2s,border-color .2s,background .2s}@media(min-width:640px){.hcl-hero-card{flex:0 0 max(280px,45vw);min-width:0}}.hcl-hero-card:hover{background:var(--hcl-hero-card-hover-bg);border-color:#ffffff38;box-shadow:0 12px 40px #00000059}.hcl-hero-card__body{display:flex;flex-direction:column;align-items:stretch;gap:.45rem;padding:.55rem .65rem}@media(min-width:640px){.hcl-hero-card__body{padding:.6rem .75rem .65rem;gap:.5rem}}.hcl-hero-card__title{display:flex;align-items:center;gap:.35rem;font-weight:600;font-size:.95rem;width:100%;flex-shrink:0;line-height:1.3;color:var(--hcl-hero-title)}@media(min-width:640px){.hcl-hero-card__title{font-size:1rem}}@media(min-width:1024px){.hcl-hero-card__title{font-size:1.05rem}}.hcl-hero-card__title svg{opacity:0;transition:opacity .15s;color:#fff}.hcl-hero-card:hover .hcl-hero-card__title svg{opacity:1}.hcl-hero-card__visual{position:relative;overflow:hidden;width:100%;flex-shrink:0;min-height:clamp(220px,42vh,620px);max-height:min(88vh,800px);border-radius:.45rem;border:1px solid rgba(255,255,255,.12);background:#171717}.hcl-hero-card__visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(min-width:768px){.hcl-hero-card__visual{min-height:clamp(280px,50vh,720px);max-height:min(90vh,900px)}}.hcl-hero-card__overlay{position:absolute;inset:0;z-index:1}.hcl-gradient-title{margin:0;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:900;letter-spacing:-.03em;text-align:center;background:linear-gradient(90deg,#0a0a0a,#404040 55%,#0a0a0a);-webkit-background-clip:text;background-clip:text;color:transparent}.hcl-section-lead{text-align:center;max-width:42rem;margin:1.5rem auto 0;font-size:clamp(1.15rem,2.5vw,1.65rem);color:var(--hcl-muted);line-height:1.45}#showcase .hcl-section-lead{max-width:84rem}.hcl-section{position:relative;border-top:1px solid var(--hcl-border);background:linear-gradient(to bottom,var(--hcl-muted-bg),var(--hcl-bg));padding:4rem 0}@media(min-width:640px){.hcl-section{padding:5.5rem 0}}.hcl-section--tight-top{padding-top:3rem}.hcl-section.hcl-home-solutions{padding-top:6rem;padding-bottom:8rem;min-height:clamp(28rem,72vh,48rem);display:flex;flex-direction:column;justify-content:center}@media(min-width:640px){.hcl-section.hcl-home-solutions{padding-top:7rem;padding-bottom:12rem;min-height:clamp(30rem,68vh,52rem)}}.hcl-home-solutions__intro{margin:0 auto 3.25rem;max-width:52rem;text-align:center}@media(min-width:768px){.hcl-home-solutions__intro{margin-bottom:3.75rem}}.hcl-home-solutions__backdrop{margin:0;font-size:clamp(3.25rem,11.5vw,7.25rem);font-weight:900;line-height:.92;letter-spacing:.06em;text-transform:uppercase;color:#b8e3f6;user-select:none}.hcl-home-solutions__title{margin:.5rem 0 0;text-align:center;font-size:clamp(1.65rem,3.9vw,2.55rem);font-weight:800;line-height:1.28;letter-spacing:-.02em;color:var(--hcl-toned)}.hcl-home-solutions .hcl-container{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:min(100%,90rem)}.hcl-home-solutions__grid{display:grid;grid-template-columns:1fr;gap:2.5rem 1.5rem;margin:0 auto;width:100%;max-width:56rem;justify-items:center}@media(min-width:768px){.hcl-home-solutions__grid{grid-template-columns:repeat(3,1fr);gap:2.25rem 1.75rem;max-width:none}}.hcl-home-solutions__item{display:flex;flex-direction:column;align-items:center;width:100%;max-width:min(27.5rem,100%);text-decoration:none;color:var(--hcl-text);transition:color .2s ease}.hcl-home-solutions__item:hover{color:var(--hcl-primary-600)}.hcl-home-solutions__item:focus-visible{outline:2px solid var(--hcl-primary-600);outline-offset:.25rem;border-radius:.25rem}.hcl-home-solutions__circle{width:min(27.5rem,100%);aspect-ratio:1;border-radius:50%;overflow:hidden;margin-bottom:1.25rem;border:1rem solid #ffffff;box-shadow:0 22px 52px #0f172a24,0 8px 20px #0f172a17;flex-shrink:0;transition:transform .22s ease,box-shadow .22s ease}.hcl-home-solutions__item:hover .hcl-home-solutions__circle{transform:translateY(-4px);box-shadow:0 18px 44px #0f172a24,0 6px 16px #0f172a17}.hcl-home-solutions__circle img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hcl-home-solutions__caption{font-size:clamp(1.15rem,2.15vw,1.5rem);font-weight:700;text-align:center;line-height:1.38}@keyframes hcl-home-solutions-drop{0%{opacity:0;transform:translate3d(0,-2.75rem,0)}to{opacity:1;transform:translateZ(0)}}.hcl-home-solutions[data-hcl-home-solutions-reveal]:not(.is-visible) .hcl-home-solutions__backdrop,.hcl-home-solutions[data-hcl-home-solutions-reveal]:not(.is-visible) .hcl-home-solutions__title,.hcl-home-solutions[data-hcl-home-solutions-reveal]:not(.is-visible) .hcl-home-solutions__grid>.hcl-home-solutions__item{opacity:0;transform:translate3d(0,-2.75rem,0)}.hcl-home-solutions.is-visible .hcl-home-solutions__backdrop{animation:hcl-home-solutions-drop .58s cubic-bezier(.22,1,.36,1) both}.hcl-home-solutions.is-visible .hcl-home-solutions__title{animation:hcl-home-solutions-drop .58s cubic-bezier(.22,1,.36,1) .08s both}.hcl-home-solutions.is-visible .hcl-home-solutions__grid>.hcl-home-solutions__item:nth-child(1){animation:hcl-home-solutions-drop .58s cubic-bezier(.22,1,.36,1) .12s both}.hcl-home-solutions.is-visible .hcl-home-solutions__grid>.hcl-home-solutions__item:nth-child(2){animation:hcl-home-solutions-drop .58s cubic-bezier(.22,1,.36,1) .32s both}.hcl-home-solutions.is-visible .hcl-home-solutions__grid>.hcl-home-solutions__item:nth-child(3){animation:hcl-home-solutions-drop .58s cubic-bezier(.22,1,.36,1) .52s both}@media(prefers-reduced-motion:reduce){.hcl-home-solutions[data-hcl-home-solutions-reveal]:not(.is-visible) .hcl-home-solutions__backdrop,.hcl-home-solutions[data-hcl-home-solutions-reveal]:not(.is-visible) .hcl-home-solutions__title,.hcl-home-solutions[data-hcl-home-solutions-reveal]:not(.is-visible) .hcl-home-solutions__grid>.hcl-home-solutions__item{opacity:1;transform:none}.hcl-home-solutions.is-visible .hcl-home-solutions__backdrop,.hcl-home-solutions.is-visible .hcl-home-solutions__title,.hcl-home-solutions.is-visible .hcl-home-solutions__grid>.hcl-home-solutions__item{animation:none}}.hcl-home-precise-banner{margin:0;padding:clamp(3rem,7vw,5.75rem) 1rem;background:#f8f9fa;border-top:1px solid #eceef0;text-align:center}@media(min-width:640px){.hcl-home-precise-banner{padding-inline:1.5rem}}@media(min-width:1024px){.hcl-home-precise-banner{padding-inline:2rem}}.hcl-home-precise-banner__text{margin:0;font-size:clamp(1.35rem,3.2vw,2.15rem);font-weight:700;line-height:1.35;letter-spacing:-.02em}.hcl-home-precise-banner__accent{color:#22d3ee}.hcl-home-precise-banner__rest{color:var(--hcl-toned)}.hcl-solutions-grid{display:grid;grid-template-columns:1fr;border:1px solid var(--hcl-border);border-radius:.5rem;overflow:hidden;margin-top:2.5rem}@media(min-width:640px){.hcl-solutions-grid{grid-template-columns:repeat(3,1fr)}}.hcl-solution-cell{padding:1.25rem 1rem;border-bottom:1px solid var(--hcl-border);background:linear-gradient(135deg,var(--hcl-solution-shine) 0%,transparent 45%,transparent 100%);display:flex;flex-direction:column;align-items:center;text-align:center;min-height:100%}@media(min-width:640px){.hcl-solution-cell{border-bottom:none;border-right:1px solid var(--hcl-border);padding:1.5rem 1.25rem}.hcl-solution-cell:last-child{border-right:none}}.hcl-solution-thumb{width:clamp(128px,32vw,200px);aspect-ratio:1;margin:0 auto 1rem;border-radius:50%;overflow:hidden;border:1px solid var(--hcl-border);background:var(--hcl-muted-bg);box-shadow:0 2px 14px #0f172a12;flex-shrink:0}.hcl-solution-thumb img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hcl-solution-title{font-size:1.2rem;font-weight:600;margin:0 0 .35rem}.hcl-solution-desc{font-size:.95rem;color:var(--hcl-muted);margin:0 0 1rem;flex:1}.hcl-solution-more{font-size:.95rem;font-weight:600;color:var(--hcl-primary-600)}.hcl-solution-more:hover{text-decoration:underline}.hcl-vision{border:1px solid var(--hcl-border);background:var(--hcl-vision-band-bg);border-radius:0}.hcl-vision__inner{padding:2.5rem 1.5rem}@media(min-width:640px){.hcl-vision__inner{padding:3rem 2.5rem}}.hcl-vision__title{margin:0;text-align:center;font-size:clamp(1.65rem,3vw,2.75rem);font-weight:600;letter-spacing:-.02em}.hcl-vision__body{margin:1.5rem auto 0;max-width:48rem;text-align:center;font-size:1rem;color:var(--hcl-prose);position:relative;padding-inline:clamp(1.65rem,4.8vw,2.85rem);padding-bottom:.3em}.hcl-vision__body:before,.hcl-vision__body:after{position:absolute;font-family:Songti SC,STSong,"Noto Serif SC",Times New Roman,Georgia,serif;font-weight:700;color:var(--hcl-quote-tint);line-height:.75;pointer-events:none;user-select:none;font-size:clamp(1.75rem,4.2vw,2.85rem)}html[lang=en] .hcl-vision__body:before,html[lang=en] .hcl-vision__body:after{font-family:Georgia,Times New Roman,"Liberation Serif",ui-serif,serif}.hcl-vision__body:before{content:"“";left:clamp(.1rem,1.5vw,.75rem);top:-.12em}.hcl-vision__body:after{content:"”";right:clamp(.1rem,1.5vw,.75rem);bottom:-.2em}@media(min-width:640px){.hcl-vision__body{font-size:1.05rem}}.hcl-video-wrap{display:flex;justify-content:center;margin-top:2rem}.hcl-video-wrap video{width:min(960px,100%);height:auto;border-radius:.5rem}@keyframes hcl-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hcl-marquee{position:relative;overflow:hidden;margin-top:2.5rem}.hcl-marquee:before,.hcl-marquee:after{content:"";position:absolute;top:0;bottom:0;width:4rem;z-index:2;pointer-events:none}@media(min-width:768px){.hcl-marquee:before,.hcl-marquee:after{width:7rem}}.hcl-marquee:before{left:0;background:linear-gradient(90deg,var(--hcl-marquee-fade),transparent)}.hcl-marquee:after{right:0;background:linear-gradient(-90deg,var(--hcl-marquee-fade),transparent)}.hcl-marquee-track{display:flex;align-items:center;width:max-content;animation:hcl-marquee 32s linear infinite}.hcl-partner-logo{flex-shrink:0;margin:0 1.75rem;display:flex;align-items:center;justify-content:center;height:3.25rem;min-width:5.5rem;max-width:10rem;padding:.4rem 1rem;background:var(--hcl-solid-surface);border:1px solid var(--hcl-border);border-radius:.4rem;box-sizing:border-box;overflow:hidden}.hcl-partner-logo img{width:100%;height:2.45rem;object-fit:contain;object-position:center center;display:block}.hcl-about-grid{display:grid;gap:3.25rem;align-items:center}@media(min-width:1024px){.hcl-about-grid{grid-template-columns:1fr 1fr;gap:clamp(3.5rem,6vw,5.5rem)}}.hcl-about-title{margin:0 0 1rem;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:600}.hcl-about-body{margin:0;font-size:1.05rem;color:var(--hcl-prose);line-height:1.7}.hcl-btn-primary{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.75rem 1.5rem;background:var(--hcl-primary-600);color:#fff!important;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:background .15s}.hcl-btn-primary:hover{background:var(--hcl-primary-700)}.hcl-about-visual{border-radius:.5rem;min-height:260px;overflow:hidden;background:transparent;display:flex;align-items:center;justify-content:center;padding:clamp(1.75rem,5.5vw,3.25rem);box-sizing:border-box}.hcl-about-visual img{width:100%;max-width:min(100%,580px);height:auto;max-height:min(520px,64vh);object-fit:contain;object-position:center;display:block}.hcl-showcase-grid{display:grid;gap:2rem;margin-top:2rem}@media(min-width:640px){.hcl-showcase-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.hcl-showcase-grid{grid-template-columns:repeat(3,1fr)}}.hcl-case-card{border-radius:.5rem;overflow:hidden;border:1px solid var(--hcl-border);background:var(--hcl-case-card-bg);transition:box-shadow .2s,background .2s,border-color .2s}.hcl-case-card:hover{background:var(--hcl-case-card-hover-bg);border-color:#d4d4d4;box-shadow:0 12px 40px #0000000f}a.hcl-case-card--link{display:block;text-decoration:none;color:inherit}a.hcl-case-card--link:focus-visible{outline:2px solid var(--hcl-primary-600);outline-offset:3px;border-radius:.5rem}.hcl-case-card__thumb{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:var(--hcl-muted-bg)}.hcl-case-card__thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.hcl-case-card__body{padding:1.15rem 1.25rem 1.35rem}.hcl-case-card__title{margin:0;font-size:1.05rem;font-weight:600;line-height:1.35;color:var(--hcl-text)}.hcl-case-card__sub{margin:.35rem 0 0;font-size:.95rem;color:var(--hcl-toned)}.hcl-showcase-cta{display:flex;justify-content:center;margin-top:2.5rem}.hcl-btn-dark{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.1rem;background:var(--hcl-btn-dark-bg);color:var(--hcl-btn-dark-fg)!important;font-weight:600;border-radius:.375rem;font-size:1rem}.hcl-btn-dark:hover{opacity:.92}.hcl-footer{background:#000;color:#fff;border-top:1px solid #262626}.hcl-footer__main{padding:3.25rem 0;border-bottom:1px solid #262626}.hcl-footer-grid{display:grid;gap:2rem}@media(min-width:1024px){.hcl-footer-grid{grid-template-columns:1.1fr 2fr 1fr;gap:3rem;align-items:start}}.hcl-footer-brand img{height:58px;width:auto;object-fit:contain;margin-bottom:1rem}.hcl-footer-brand p{margin:.35rem 0;font-size:.8125rem;font-weight:400;color:#fff;line-height:1.65}.hcl-footer-brand a{color:#fff;text-decoration:none;font-size:inherit}.hcl-footer-brand a:hover{color:#fff;text-decoration:underline;opacity:.92}.hcl-footer-links-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.hcl-footer-col h3{margin:0 0 .85rem;font-size:1.125rem;font-weight:700;color:#fff;letter-spacing:-.01em}.hcl-footer-col ul{list-style:none;margin:0;padding:0}.hcl-footer-col li{margin:.5rem 0;line-height:1.65}.hcl-footer-col a{font-size:.875rem;font-weight:400;color:#fff;text-decoration:none}.hcl-footer-col a:hover{color:#fff;text-decoration:underline;opacity:.88}.hcl-footer-social{display:flex;gap:.65rem;justify-content:center;flex-wrap:wrap;margin-bottom:1rem}.hcl-footer-social a{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;font-size:.625rem;font-weight:700;line-height:1.1;text-align:center;color:#fff;text-decoration:none;padding:.15rem;box-sizing:border-box}.hcl-footer-social a:nth-child(1){background:#07c160}.hcl-footer-social a:nth-child(2){background:#e6162d}.hcl-footer-social a:nth-child(3){background:#1772f6}.hcl-footer-social a:hover{filter:brightness(1.08);opacity:1}.hcl-footer__bar{padding:1.5rem 0;display:flex;flex-direction:column;gap:.75rem;align-items:center;text-align:center;font-size:.8125rem;font-weight:400;color:#a3a3a3}.hcl-footer__bar a{color:#e5e5e5;text-decoration:none}.hcl-footer__bar a:hover{color:#fff;text-decoration:underline}@media(min-width:1024px){.hcl-footer__bar{flex-direction:row;justify-content:space-between;text-align:left}}.hcl-main{width:100%;min-height:calc(100vh - var(--hcl-header-h))}.hcl-inner-back{margin:0 0 1.25rem;font-size:.9rem;color:var(--hcl-muted)}.hcl-inner-back a{color:var(--hcl-primary-600);font-weight:600}.hcl-inner-back a:hover{text-decoration:underline}.hcl-inner-back__sep{color:var(--hcl-border);font-weight:400}.hcl-inner-page__h1{margin:0 0 .75rem;font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:700;text-align:center;letter-spacing:-.02em}.hcl-inner-page__lead{margin-top:.5rem}.hcl-inner-block{max-width:44rem;margin:0 auto 2.75rem}.hcl-inner-block:last-child{margin-bottom:0}.hcl-inner-block__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;margin-bottom:.85rem}.hcl-inner-block__head h2{margin:0;font-size:1.2rem;font-weight:600;color:var(--hcl-text)}.hcl-inner-block__detail{flex-shrink:0;font-size:.9rem;font-weight:600;color:var(--hcl-primary-600)}.hcl-inner-block__detail:hover{text-decoration:underline}.hcl-inner-block p{margin:0 0 1rem;font-size:1.02rem;color:var(--hcl-prose);line-height:1.75}.hcl-inner-block p:last-child{margin-bottom:0}.hcl-company-news{max-width:56rem;margin:0 auto;padding-top:clamp(1.75rem,3.5vw,3rem)}.hcl-company-news__list{list-style:none;margin:0;padding:0}.hcl-company-news__item{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;padding:clamp(1.35rem,2.2vw,1.85rem) 0;border-bottom:1px solid var(--hcl-border)}.hcl-company-news__item:last-child{border-bottom:0}.hcl-company-news__thumb{width:7.5rem;height:4.75rem;object-fit:cover;border-radius:.35rem;flex-shrink:0;background:var(--hcl-muted-bg)}.hcl-company-news__body{flex:1 1 14rem;min-width:0}.hcl-company-news__text{margin:0;font-size:1.02rem;line-height:1.65;color:var(--hcl-text)}.hcl-company-news__tag{font-weight:800;margin-right:.35rem}.hcl-company-news__detail{flex-shrink:0;font-size:.95rem;font-weight:600;color:var(--hcl-primary-600);text-decoration:none;white-space:nowrap}.hcl-company-news__detail:hover{text-decoration:underline}.hcl-solution-detail__hero{position:relative;min-height:min(52vh,28rem);display:flex;align-items:flex-end;padding:2.5rem 0 3rem;background-color:var(--hcl-muted-bg);background-image:linear-gradient(180deg,#0f172a73,#0f172ab8),var(--hcl-sd-hero);background-size:cover;background-position:center}.hcl-solution-detail__hero-overlay{display:none}.hcl-solution-detail__hero-inner{position:relative;z-index:1;width:100%}.hcl-solution-detail__crumb{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin:0 0 1rem;font-size:.875rem;font-weight:600;color:#ffffffe0}.hcl-solution-detail__crumb a{color:#fffffff2;text-decoration:underline;text-underline-offset:3px}.hcl-solution-detail__crumb a:hover{color:#fff}.hcl-solution-detail__crumb-sep{opacity:.55;font-weight:400}.hcl-solution-detail__crumb-current{opacity:.85;font-weight:500}.hcl-solution-detail__h1{margin:0 0 .65rem;font-size:clamp(1.85rem,4vw,2.65rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.35)}.hcl-solution-detail__sub{margin:0;max-width:36rem;font-size:1.05rem;line-height:1.55;color:#ffffffeb;text-shadow:0 1px 12px rgba(0,0,0,.3)}.hcl-solution-detail__section{padding:2.75rem 0}.hcl-solution-detail__section--muted{background:var(--hcl-muted-bg)}.hcl-solution-detail__narrow{max-width:46rem;margin-inline:auto}.hcl-solution-detail__h2{margin:0 0 1.1rem;font-size:1.35rem;font-weight:700;color:var(--hcl-text);letter-spacing:-.02em}.hcl-solution-detail__h2--center{text-align:center;margin-bottom:1.5rem}.hcl-solution-detail__p{margin:0 0 1rem;font-size:1.05rem;line-height:1.8;color:var(--hcl-prose)}.hcl-solution-detail__p:last-child{margin-bottom:0}.hcl-solution-detail__list{margin:0;padding-left:1.2rem;color:var(--hcl-prose);line-height:1.75;font-size:1.02rem}.hcl-solution-detail__list li{margin-bottom:.55rem}.hcl-solution-detail__list li:last-child{margin-bottom:0}.hcl-solution-detail__list--check{list-style:none;padding-left:0}.hcl-solution-detail__list--check li{position:relative;padding-left:1.35rem}.hcl-solution-detail__list--check li:before{content:"";position:absolute;left:0;top:.55em;width:.45rem;height:.45rem;border-radius:50%;background:var(--hcl-primary-500);opacity:.85}.hcl-solution-detail__related{padding:2.5rem 0 1rem}.hcl-solution-detail__related-grid{display:grid;gap:.85rem;max-width:40rem;margin-inline:auto}@media(min-width:640px){.hcl-solution-detail__related-grid{grid-template-columns:1fr 1fr}}.hcl-solution-detail__related-card{display:flex;align-items:center;justify-content:center;min-height:3.25rem;padding:.85rem 1rem;font-weight:700;font-size:.98rem;text-align:center;color:var(--hcl-text);background:var(--hcl-solid-surface);border:1px solid var(--hcl-border);border-radius:.5rem;box-shadow:0 4px 20px #0f172a0f;transition:color .15s,border-color .15s,box-shadow .15s}.hcl-solution-detail__related-card:hover{color:var(--hcl-primary-600);border-color:var(--hcl-primary-500);box-shadow:0 8px 28px #00000014}.hcl-solution-detail__cta{padding:2.5rem 0 3.5rem}.hcl-solution-detail__cta-inner{max-width:36rem;margin-inline:auto;text-align:center;padding:2rem 1.5rem;border-radius:.75rem;border:1px solid var(--hcl-border);background:linear-gradient(135deg,var(--hcl-elevated) 0%,var(--hcl-solid-surface) 100%)}.hcl-solution-detail__cta-title{margin:0 0 .65rem;font-size:1.35rem;font-weight:700;color:var(--hcl-text)}.hcl-solution-detail__cta-body{margin:0 0 1.35rem;font-size:1rem;line-height:1.7;color:var(--hcl-prose)}.hcl-solution-detail__cta-btn{margin-inline:auto}.hcl-solutions-hub-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);display:flex;flex-direction:column;overflow:hidden;min-height:min(52vh,26rem)}@media(min-width:768px){.hcl-solutions-hub-hero{min-height:min(58vh,32rem)}}.hcl-solutions-hub-hero__crumb-bar,.hcl-products-hub-hero__crumb-bar,.hcl-blog-hero__crumb-bar{position:relative;z-index:3;flex-shrink:0;background:#1f1f1f;border-bottom:1px solid #333333;padding:.5rem 0}.hcl-solutions-hub-hero__crumb{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.8125rem;font-weight:500;color:#94a3b8}.hcl-solutions-hub-hero__crumb a{color:#cbd5e1;text-decoration:none}.hcl-solutions-hub-hero__crumb a:hover{color:#fff;text-decoration:underline}.hcl-solutions-hub-hero__crumb-sep{color:#525252;font-weight:400;user-select:none}.hcl-solutions-hub-hero__crumb-current{color:#e5e5e5;font-weight:600}.hcl-solutions-hub-hero__visual{position:relative;flex:1;display:flex;flex-direction:column;min-height:min(40vh,20rem);padding:0 0 2.35rem}@media(min-width:768px){.hcl-solutions-hub-hero__visual{min-height:min(44vh,24rem);padding-bottom:2.85rem}}.hcl-solutions-hub-hero__media{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}.hcl-solutions-hub-hero__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hcl-solutions-hub-hero__shade{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#0f172a7a,#0f172acc)}.hcl-solutions-hub-hero__inner{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:52rem;margin-inline:auto;text-align:center;padding:clamp(1.35rem,4vw,2.25rem) max(1rem,env(safe-area-inset-left,0px)) 0 max(1rem,env(safe-area-inset-right,0px));box-sizing:border-box}.hcl-solutions-hub-hero__title{margin:0;font-size:clamp(1.7rem,5vw,3.05rem);font-weight:800;line-height:1.14;letter-spacing:-.03em;color:#fff;text-shadow:0 2px 28px rgba(0,0,0,.45)}.hcl-solutions-hub-hero__tagline{margin:1.15rem 0 0;max-width:40rem;font-size:clamp(.95rem,2.1vw,1.2rem);line-height:1.58;color:#ffffffeb}.hcl-solutions-hub-hero__cta{margin-top:1.85rem}.hcl-enterprise-hub-hero{background:#000;border-bottom:1px solid #262626}.hcl-solutions-hub__after-hero .hcl-solutions-hub__lead-prose{margin:0 auto 2.25rem;max-width:48rem;font-size:1.02rem;line-height:1.8;color:var(--hcl-prose);text-align:center}.hcl-solutions-hub__after-hero .hcl-gradient-title{margin-top:.15rem}.hcl-solutions-hub__crumb{margin:0 0 1.25rem;font-size:.9rem;font-weight:600;color:var(--hcl-muted)}.hcl-solutions-hub__crumb a{color:var(--hcl-primary-600)}.hcl-solutions-hub__crumb a:hover{text-decoration:underline}.hcl-solutions-hub__crumb-sep{margin:0 .35rem;color:var(--hcl-border);font-weight:400}.hcl-solutions-hub__crumb-current{color:var(--hcl-text)}.hcl-solutions-hub__subtitle{margin-top:1rem}.hcl-solutions-hub__grid{margin-top:2.25rem}.hcl-products-hub-hero{width:100%;display:flex;flex-direction:column;overflow:hidden;min-height:min(52vh,26rem);box-sizing:border-box}@media(min-width:768px){.hcl-products-hub-hero{min-height:min(58vh,32rem)}}.hcl-products-hub-hero__stage{flex:1;display:flex;flex-direction:column;min-height:min(40vh,20rem);padding:0 0 2.35rem;background:#fff;border-bottom:1px solid var(--hcl-border);box-sizing:border-box}@media(min-width:768px){.hcl-products-hub-hero__stage{min-height:min(44vh,24rem);padding-bottom:2.85rem}}.hcl-products-hub-hero__stage-inner{flex:1;display:flex;flex-direction:column;min-height:0;width:100%}.hcl-products-hub-hero__stack{flex:1;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:clamp(.75rem,2vw,1.25rem);min-height:0;padding-top:clamp(1.35rem,3.5vw,2.25rem);box-sizing:border-box}.hcl-products-hub-hero__watermark{flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-height:min(12vh,6.5rem);padding:.25rem 0}.hcl-products-hub-hero__backdrop{margin:0;padding:0;font-size:clamp(2.5rem,11vw,7.5rem);font-weight:900;letter-spacing:.05em;line-height:.88;color:color-mix(in srgb,#06b6d4 14%,#f1f5f9 86%);white-space:nowrap;user-select:none;pointer-events:none;text-align:center}.hcl-products-hub-hero__body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;width:100%;max-width:52rem;margin-inline:auto;text-align:center;box-sizing:border-box}.hcl-products-hub-hero .hcl-solutions-hub-hero__title{color:#1e293b;text-shadow:none}.hcl-products-hub-hero .hcl-solutions-hub-hero__tagline{color:var(--hcl-muted, #64748b);text-shadow:none}.hcl-section.hcl-products-hub__zigzag-wrap{padding-top:clamp(2rem,4vw,2.75rem)}.hcl-products-zigzag{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;padding:1.5rem;border-radius:16px;background:var(--hcl-surface, #fff);border:1px solid var(--hcl-border);box-shadow:0 12px 40px #0f172a12}@media(max-width:899px){.hcl-products-zigzag:not(.hcl-products-zigzag--reverse) .hcl-products-zigzag__media{order:1}.hcl-products-zigzag:not(.hcl-products-zigzag--reverse) .hcl-products-zigzag__body{order:2}.hcl-products-zigzag--reverse .hcl-products-zigzag__body{order:1}.hcl-products-zigzag--reverse .hcl-products-zigzag__media{order:2}}@media(min-width:900px){.hcl-products-zigzag{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;margin-bottom:3rem;padding:2rem 2.25rem}.hcl-products-zigzag:not(.hcl-products-zigzag--reverse) .hcl-products-zigzag__media{order:1}.hcl-products-zigzag:not(.hcl-products-zigzag--reverse) .hcl-products-zigzag__body{order:2}.hcl-products-zigzag--reverse .hcl-products-zigzag__media{order:2}.hcl-products-zigzag--reverse .hcl-products-zigzag__body{order:1}}.hcl-products-zigzag__media img{width:100%;height:auto;display:block;border-radius:12px;object-fit:cover;aspect-ratio:4 / 3;background:var(--hcl-bg-elevated)}.hcl-products-zigzag__title{margin:0 0 .85rem;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:800;color:var(--hcl-text);letter-spacing:-.02em}.hcl-products-zigzag__desc{margin:0 0 1.35rem;font-size:.98rem;line-height:1.8;color:var(--hcl-muted)}.hcl-products-zigzag__btn{display:inline-flex;align-items:center;justify-content:center}.hcl-product-detail__intro{background:transparent}.hcl-product-detail__intro .hcl-container{text-align:center}.hcl-product-detail__intro .hcl-solutions-hub__crumb{text-align:left}.hcl-product-detail__h1{text-align:center}.hcl-product-detail__hero-text{max-width:48rem;margin:0 auto;text-align:center;color:var(--hcl-muted);font-size:.98rem;line-height:1.85}.hcl-product-detail__hero-text p{margin:0 0 1rem}.hcl-product-detail__hero-text p:last-child{margin-bottom:0}.hcl-product-detail__section{padding-top:2.5rem;padding-bottom:2.5rem}.hcl-product-detail__section--last{padding-bottom:3.5rem}.hcl-product-detail__section-title{margin:0 0 2rem;text-align:center;font-size:clamp(1.2rem,2.2vw,1.45rem);font-weight:800;color:var(--hcl-text);letter-spacing:-.02em}.hcl-product-gallery{display:grid;gap:1.25rem}.hcl-product-gallery--five{grid-template-columns:1fr 1fr}.hcl-product-gallery--five .hcl-product-gallery__cell:nth-child(5){grid-column:1 / -1;max-width:min(100%,50%);margin-inline:auto;width:100%}.hcl-product-gallery--four{grid-template-columns:1fr 1fr}.hcl-product-gallery__cell{border-radius:12px;overflow:hidden;border:1px solid var(--hcl-border);background:var(--hcl-surface);box-shadow:0 8px 28px #0f172a0f}.hcl-product-gallery__cell img{width:100%;height:auto;display:block}.hcl-product-highlights{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:56rem;margin-inline:auto}@media(min-width:640px){.hcl-product-highlights{grid-template-columns:repeat(3,1fr);gap:2rem}}.hcl-product-highlights__item{text-align:center;padding:1.5rem 1rem;border-radius:12px;border:1px solid var(--hcl-border);background:var(--hcl-surface)}.hcl-product-highlights__icon{width:3.25rem;height:3.25rem;margin:0 auto 1rem;color:var(--hcl-primary-600)}.hcl-product-highlights__icon svg{width:100%;height:100%}.hcl-product-highlights__value{margin:0 0 .35rem;font-size:1.25rem;font-weight:800;color:var(--hcl-text)}.hcl-product-highlights__label{margin:0;font-size:.9rem;color:var(--hcl-muted)}.hcl-product-specs{display:grid;grid-template-columns:1fr;gap:0 2.5rem;max-width:56rem;margin-inline:auto}@media(min-width:768px){.hcl-product-specs{grid-template-columns:1fr 1fr}}.hcl-product-specs__col{margin:0}.hcl-product-specs__row{display:grid;grid-template-columns:minmax(7rem,38%) 1fr;gap:.75rem 1rem;padding:.85rem 0;border-bottom:1px solid var(--hcl-border);font-size:.92rem;align-items:baseline}.hcl-product-specs__row dt{margin:0;font-weight:700;color:var(--hcl-text)}.hcl-product-specs__row dd{margin:0;color:var(--hcl-text)}.hcl-product-deploy{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.hcl-product-deploy{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.hcl-product-deploy__card{padding:1.35rem 1.25rem;border-radius:12px;border:1px solid var(--hcl-border);background:var(--hcl-surface);box-shadow:0 6px 20px #0f172a0d}.hcl-product-deploy__card-title{margin:0 0 .65rem;font-size:1.05rem;font-weight:800;color:var(--hcl-text)}.hcl-product-deploy__card-body{margin:0;font-size:.92rem;line-height:1.65;color:var(--hcl-muted)}.hcl-blog-page{overflow-x:clip}.hcl-blog-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);display:flex;flex-direction:column;overflow:hidden;min-height:min(52vh,26rem);border-bottom:1px solid #262626;box-sizing:border-box}@media(min-width:768px){.hcl-blog-hero{min-height:min(58vh,32rem)}}.hcl-blog-hero__visual{position:relative;flex:1;display:flex;flex-direction:column;min-height:min(40vh,20rem);padding:0 0 2.35rem;box-sizing:border-box}@media(min-width:768px){.hcl-blog-hero__visual{min-height:min(44vh,24rem);padding-bottom:2.85rem}}.hcl-blog-hero__media{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}.hcl-blog-hero__media-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hcl-blog-hero__shade{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#0f172a7a,#0f172ac7)}.hcl-blog-hero__inner{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:52rem;margin-inline:auto;text-align:center;padding:clamp(1.35rem,4vw,2.25rem) max(1rem,env(safe-area-inset-left,0px)) 0 max(1rem,env(safe-area-inset-right,0px));box-sizing:border-box}.hcl-blog-hero__title{margin:0;max-width:52rem;font-size:clamp(1.35rem,3.2vw,2.05rem);font-weight:800;line-height:1.45;letter-spacing:-.02em;color:#fff;text-align:center;text-shadow:0 2px 24px rgba(0,0,0,.45)}.hcl-blog-hero__title-hl{color:#5eead4;font-weight:900}.hcl-blog-hero__title-text{font-weight:800;color:inherit}.hcl-blog-hero__lead{margin:1.15rem 0 0;max-width:44rem;font-size:.98rem;line-height:1.75;color:#ffffffe6;text-align:center;text-shadow:0 1px 16px rgba(0,0,0,.35)}.hcl-blog-grid-section{padding-top:3rem}@media(min-width:640px){.hcl-blog-grid-section{padding-top:3.5rem}}.hcl-blog-grid-section__eyebrow{margin:0 0 .35rem;text-align:center;font-size:.8rem;font-weight:800;letter-spacing:.14em;color:#7dd3fc}.hcl-blog-grid-section__h2{margin:0 0 2rem;text-align:center;font-size:clamp(1.2rem,2.2vw,1.5rem);font-weight:800;color:var(--hcl-text);letter-spacing:-.02em}.hcl-blog-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.hcl-blog-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 1.25rem}}@media(min-width:1024px){.hcl-blog-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem 1.5rem}}.hcl-blog-card{border-radius:12px;border:1px solid var(--hcl-border);background:var(--hcl-surface, #fff);overflow:hidden;box-shadow:0 8px 28px #0f172a0f;transition:box-shadow .2s ease,border-color .2s ease}.hcl-blog-card:hover{border-color:#a3a3a3;box-shadow:0 14px 40px #0000001a}.hcl-blog-card__thumb{aspect-ratio:16 / 10;background:var(--hcl-muted-bg)}.hcl-blog-card__thumb img{width:100%;height:100%;object-fit:cover;display:block}.hcl-blog-card__title{margin:0;padding:1rem 1.1rem .35rem;font-size:1.02rem;font-weight:800;line-height:1.45;color:var(--hcl-text)}.hcl-blog-card__desc{margin:0;padding:0 1.1rem 1.15rem;font-size:.9rem;line-height:1.65;color:var(--hcl-muted)}a.hcl-blog-card--link{display:block;text-decoration:none;color:inherit;height:100%}a.hcl-blog-card--link:focus-visible{outline:2px solid var(--hcl-primary-600);outline-offset:2px;border-radius:12px}.hcl-case-detail__hero{background:var(--hcl-bg)}.hcl-case-detail__meta{margin:0 0 .75rem;font-size:.9rem;font-weight:600;color:var(--hcl-primary-600)}.hcl-case-detail__category{font-weight:700}.hcl-case-detail__meta-sep{opacity:.5;font-weight:500}.hcl-case-detail__date{color:var(--hcl-muted);font-weight:600}.hcl-case-detail__h1{margin:0 0 .85rem;font-size:clamp(1.45rem,3.2vw,2.05rem);font-weight:800;line-height:1.25;letter-spacing:-.03em;color:var(--hcl-text)}.hcl-case-detail__dek{margin:0;max-width:48rem;font-size:1.05rem;line-height:1.65;color:var(--hcl-prose)}.hcl-case-detail__shell{padding:0 0 clamp(2.75rem,5vw,4.5rem);background:var(--hcl-bg)}.hcl-case-detail__layout{display:grid;gap:2.5rem 2.25rem;align-items:start}@media(min-width:1024px){.hcl-case-detail__layout{grid-template-columns:minmax(0,1fr) 13.5rem}}@media(max-width:1023px){.hcl-case-detail__layout{display:flex;flex-direction:column}.hcl-case-detail__toc-wrap{display:block;order:-1;position:static}.hcl-case-detail__toc{position:static}}.hcl-case-detail__main{min-width:0}.hcl-case-detail__section{padding:clamp(2.75rem,5vw,4.5rem) 0 0;scroll-margin-top:5.5rem}.hcl-case-detail__section:first-of-type{padding-top:0}.hcl-case-detail__h2{margin:0 0 1rem;font-size:1.2rem;font-weight:800;color:var(--hcl-text);letter-spacing:-.02em}.hcl-case-detail__p{margin:0 0 1rem;font-size:1.02rem;line-height:1.8;color:var(--hcl-prose)}.hcl-case-detail__p:last-child{margin-bottom:0}.hcl-case-detail__p--small{font-size:max(.5rem,calc(.875rem / 1.5));line-height:1.45;color:var(--hcl-muted)}.hcl-case-detail__list{margin:0 0 1.25rem;padding-left:1.2rem;color:var(--hcl-prose);line-height:1.75;font-size:1.02rem}.hcl-case-detail__list--ol{list-style:decimal}.hcl-case-detail__list li{margin-bottom:.45rem}.hcl-case-detail__figure{margin:1.25rem 0;border-radius:.5rem;overflow:hidden;border:1px solid var(--hcl-border);background:var(--hcl-muted-bg);box-shadow:0 8px 28px #0f172a0f}.hcl-case-detail__figure img{display:block;width:100%;height:auto;vertical-align:middle}.hcl-case-detail__figure--video video{display:block;width:100%;height:auto;vertical-align:middle}.hcl-case-detail__quote{margin:1.25rem 0;padding:1rem 1rem 1rem 1.1rem;border-left:4px solid var(--hcl-primary-500);background:color-mix(in srgb,var(--hcl-primary-500) 8%,transparent);border-radius:0 .35rem .35rem 0}.hcl-case-detail__quote p{margin:0;font-size:1.02rem;line-height:1.7;font-style:italic;color:var(--hcl-prose)}.hcl-case-detail__quote footer{margin-top:.5rem;font-size:.9rem;font-style:normal;color:var(--hcl-muted)}.hcl-case-detail__checks{list-style:none;margin:1rem 0 1.25rem;padding:0}.hcl-case-detail__checks li{display:flex;gap:.6rem;align-items:flex-start;margin-bottom:.55rem;font-size:1.02rem;line-height:1.65;color:var(--hcl-prose)}.hcl-case-detail__check-icon{flex-shrink:0;margin-top:.2rem;color:#16a34a}.hcl-case-detail__table-wrap{margin:1rem 0 1.25rem;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:.4rem;border:1px solid var(--hcl-border);background:var(--hcl-surface, #fff)}.hcl-case-detail__table{width:100%;min-width:36rem;border-collapse:collapse;font-size:.95rem;line-height:1.5;color:var(--hcl-prose)}.hcl-case-detail__table th,.hcl-case-detail__table td{padding:.65rem .85rem;text-align:left;vertical-align:top;border:1px solid color-mix(in srgb,var(--hcl-border) 85%,transparent)}.hcl-case-detail__table thead th{background:color-mix(in srgb,var(--hcl-primary-500) 12%,var(--hcl-muted-bg));font-weight:700;color:var(--hcl-prose);white-space:nowrap}.hcl-case-detail__table tbody th{font-weight:600;background:color-mix(in srgb,var(--hcl-muted-bg) 70%,transparent)}.hcl-case-detail__table tbody td{background:var(--hcl-surface, #fff)}.hcl-case-detail__tags{display:flex;flex-wrap:wrap;gap:.45rem;margin:1rem 0 0}.hcl-case-detail__tag{padding:.25rem .55rem;font-size:.82rem;font-weight:600;color:var(--hcl-muted);background:var(--hcl-muted-bg);border:1px solid var(--hcl-border);border-radius:.25rem}.hcl-case-detail__back{margin:clamp(2rem,4vw,3rem) 0 0}.hcl-case-detail__back-link{font-weight:700;color:var(--hcl-primary-600);text-decoration:none}.hcl-case-detail__back-link:hover{text-decoration:underline}.hcl-case-detail__pager{display:grid;gap:1rem;margin-top:2rem}@media(min-width:640px){.hcl-case-detail__pager{grid-template-columns:1fr 1fr}}.hcl-case-detail__pager-card{display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.1rem;min-height:4.5rem;border:1px solid var(--hcl-border);border-radius:.5rem;background:var(--hcl-solid-surface);text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.hcl-case-detail__pager-card:hover{border-color:var(--hcl-primary-500);box-shadow:0 8px 24px #00000014}.hcl-case-detail__pager-card--next{text-align:right}.hcl-case-detail__pager-card--disabled{opacity:.4;pointer-events:none}.hcl-case-detail__pager-dir{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--hcl-primary-600)}.hcl-case-detail__pager-title{font-size:.95rem;font-weight:700;line-height:1.4;color:var(--hcl-text)}.hcl-case-detail__toc-wrap{display:block}@media(min-width:1024px){.hcl-case-detail__toc-wrap{position:sticky;top:5.5rem}}.hcl-case-detail__toc{padding:1rem 1.1rem;border:1px solid var(--hcl-border);border-radius:.5rem;background:var(--hcl-solid-surface);box-shadow:0 4px 18px #0f172a0d}.hcl-case-detail__toc-title{margin:0 0 .65rem;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--hcl-muted)}.hcl-case-detail__toc-list{margin:0;padding-left:1rem;font-size:.88rem;line-height:1.5;color:var(--hcl-prose)}.hcl-case-detail__toc-list a{color:var(--hcl-primary-600);font-weight:600;text-decoration:none}.hcl-case-detail__toc-list a:hover{text-decoration:underline}.hcl-case-detail__toc-list li{margin-bottom:.4rem}.hcl-enterprise-subgrid{display:grid;gap:1.25rem;margin-top:2rem;grid-template-columns:1fr}@media(min-width:640px){.hcl-enterprise-subgrid{grid-template-columns:repeat(2,1fr)}}.hcl-enterprise-subcard{display:flex;flex-direction:column;align-items:flex-start;padding:1.35rem 1.5rem;border-radius:var(--hcl-radius-lg, 12px);border:1px solid var(--hcl-border);background:var(--hcl-surface, var(--hcl-bg-elevated));color:inherit;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}.hcl-enterprise-subcard:hover{border-color:#737373;box-shadow:0 8px 24px #0000000f}.hcl-enterprise-subcard__title{margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.hcl-enterprise-subcard__desc{margin:0 0 1rem;font-size:.95rem;line-height:1.55;color:var(--hcl-muted);flex:1}.hcl-enterprise-page{background:var(--hcl-bg)}.hcl-enterprise-band{padding:3.35rem 0 3.1rem;border-bottom:1px solid var(--hcl-border)}@media(min-width:768px){.hcl-enterprise-band{padding:4.25rem 0 4rem}}.hcl-enterprise-band--alt{background:var(--hcl-elevated)}.hcl-enterprise-band--spacious{padding:5.5rem 0 5.25rem}@media(min-width:768px){.hcl-enterprise-band--spacious{padding:7.5rem 0 7.25rem}}.hcl-enterprise-band--spacious.hcl-enterprise-band--spacious-tall{padding:7rem 0 6.75rem}@media(min-width:768px){.hcl-enterprise-band--spacious.hcl-enterprise-band--spacious-tall{padding:10rem 0 9.75rem}}.hcl-enterprise-band--spacious-tall .hcl-marquee{margin-top:3.25rem}@media(min-width:768px){.hcl-enterprise-band--spacious-tall .hcl-marquee{margin-top:3.75rem}}.hcl-enterprise-band--spacious .hcl-enterprise-prose__h2{margin-bottom:2.35rem}@media(min-width:768px){.hcl-enterprise-band--spacious .hcl-enterprise-prose__h2{margin-bottom:3rem}}.hcl-enterprise-band--spacious.hcl-enterprise-band--spacious-tall .hcl-enterprise-prose__h2{margin-bottom:2.75rem}@media(min-width:768px){.hcl-enterprise-band--spacious.hcl-enterprise-band--spacious-tall .hcl-enterprise-prose__h2{margin-bottom:3.5rem}}.hcl-enterprise-band--spacious .hcl-enterprise-prose__p{margin-bottom:1.75rem}.hcl-enterprise-band--spacious .hcl-enterprise-prose__p:last-of-type{margin-bottom:0}.hcl-enterprise-band--spacious.hcl-enterprise-band--alt .hcl-enterprise-prose__tagline{margin-top:2.85rem;font-size:1.12rem;line-height:1.75}@media(min-width:768px){.hcl-enterprise-band--spacious.hcl-enterprise-band--alt .hcl-enterprise-prose__tagline{margin-top:3.25rem;font-size:1.18rem}}.hcl-enterprise-prose{max-width:48rem;margin:0 auto;text-align:center}.hcl-enterprise-prose__h2{margin:0 0 1.35rem;font-size:clamp(1.75rem,3.9vw,2.5rem);font-weight:800;color:var(--hcl-text);letter-spacing:-.02em}.hcl-enterprise-prose__p{margin:0 0 1.1rem;font-size:1rem;line-height:1.85;color:var(--hcl-prose);text-align:justify;text-align-last:center;text-justify:inter-ideograph}.hcl-enterprise-prose__p:last-child{margin-bottom:0}.hcl-enterprise-prose__p--contact{font-size:1.05rem;font-weight:600;color:var(--hcl-text)}.hcl-enterprise-contact-block .hcl-enterprise-prose__h2{font-size:clamp(1.95rem,4.4vw,2.85rem)}.hcl-enterprise-contact-block .hcl-enterprise-prose__p--contact{font-size:1.2rem;line-height:1.75}@media(min-width:768px){.hcl-enterprise-contact-block .hcl-enterprise-prose__p--contact{font-size:1.35rem;line-height:1.7}}.hcl-enterprise-prose__tagline{margin:1.5rem 0 0;font-size:1.02rem;font-weight:800;line-height:1.65;color:var(--hcl-text);text-align:center;text-align-last:center}.hcl-enterprise-bottom{padding-top:1rem;padding-bottom:3.75rem;background:var(--hcl-bg)}@media(min-width:768px){.hcl-enterprise-bottom{padding-top:1.5rem;padding-bottom:4.5rem}}.hcl-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hcl-support-page{background:var(--hcl-bg)}.hcl-support-page-hero,.hcl-video-courses-page-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);display:flex;flex-direction:column;overflow:hidden;min-height:min(52vh,26rem);border-bottom:1px solid var(--hcl-border);box-sizing:border-box}@media(min-width:768px){.hcl-support-page-hero,.hcl-video-courses-page-hero{min-height:min(58vh,32rem)}}.hcl-support-page-hero__media,.hcl-video-courses-page-hero__media{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}.hcl-support-page-hero__img,.hcl-video-courses-page-hero__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hcl-support-page-hero__shade,.hcl-video-courses-page-hero__shade{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#0f172a7a,#0f172acc)}.hcl-support-page-hero__inner,.hcl-video-courses-page-hero__inner{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;justify-content:flex-start;min-height:min(40vh,20rem);padding:clamp(1.25rem,3vw,1.75rem) max(1rem,env(safe-area-inset-left,0px)) 2.35rem max(1rem,env(safe-area-inset-right,0px));box-sizing:border-box}@media(min-width:768px){.hcl-support-page-hero__inner,.hcl-video-courses-page-hero__inner{min-height:min(44vh,24rem);padding-bottom:2.85rem}}.hcl-support-page-hero__body,.hcl-video-courses-page-hero__body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;width:100%;max-width:52rem;margin-inline:auto;text-align:center}.hcl-support-page-hero .hcl-solutions-hub__crumb,.hcl-video-courses-page-hero .hcl-solutions-hub__crumb{color:#ffffffd1}.hcl-support-page-hero .hcl-solutions-hub__crumb a,.hcl-video-courses-page-hero .hcl-solutions-hub__crumb a{color:#fff}.hcl-support-page-hero .hcl-solutions-hub__crumb a:hover,.hcl-video-courses-page-hero .hcl-solutions-hub__crumb a:hover{color:#fff;text-decoration:underline;opacity:.9}.hcl-support-page-hero .hcl-solutions-hub__crumb-sep,.hcl-video-courses-page-hero .hcl-solutions-hub__crumb-sep{color:#ffffff80}.hcl-support-page-hero .hcl-solutions-hub__crumb-current,.hcl-video-courses-page-hero .hcl-solutions-hub__crumb-current{color:#fff}.hcl-video-courses-page{background:var(--hcl-bg)}.hcl-support-main{padding:5.5rem 0 5.25rem;border-bottom:1px solid var(--hcl-border)}@media(min-width:768px){.hcl-support-main{padding:7.5rem 0 7.25rem}}.hcl-support-grid{display:grid;gap:5rem;align-items:start}@media(min-width:1024px){.hcl-support-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(5.5rem,8vw,9.5rem)}}.hcl-support-company{margin:0 0 2.25rem;font-size:clamp(1.55rem,3.1vw,2.2rem);font-weight:800;line-height:1.4;color:var(--hcl-text);letter-spacing:-.02em}.hcl-support-form-heading{margin:0 0 2.25rem;font-size:clamp(1.35rem,2.6vw,1.85rem);font-weight:800;line-height:1.45;color:var(--hcl-text);letter-spacing:-.02em;text-align:center;width:100%}.hcl-support-form-column{display:flex;flex-direction:column;min-width:0}.hcl-support-field{margin-bottom:1.85rem}.hcl-support-field:last-child{margin-bottom:0}.hcl-support-field--inline{display:flex;flex-direction:row;align-items:flex-start;gap:.65rem 1rem}.hcl-support-field--inline .hcl-support-field__label{margin-bottom:0;flex-shrink:0;min-width:2.75em}.hcl-support-field--inline .hcl-support-field__value{flex:1;min-width:0;font-size:1.05rem;line-height:1.6;color:var(--hcl-text)}@media(min-width:768px){.hcl-support-field--inline .hcl-support-field__value{font-size:1.1rem;line-height:1.65}}.hcl-support-info .hcl-support-field__label{font-size:clamp(1.08rem,2.1vw,1.24rem);font-weight:800;color:var(--hcl-text)}.hcl-support-field__label{display:block;font-size:.95rem;font-weight:700;color:var(--hcl-muted);margin-bottom:.45rem}.hcl-support-field__value{margin:0;font-size:1.12rem;line-height:1.65;color:var(--hcl-prose)}@media(min-width:768px){.hcl-support-field__value{font-size:1.2rem;line-height:1.7}}.hcl-support-field__value a{color:var(--hcl-primary-600);text-decoration:underline;text-underline-offset:3px}.hcl-support-field__value a:hover{color:var(--hcl-primary-700)}.hcl-support-info .hcl-support-field--inline .hcl-support-field__value a{color:var(--hcl-text)}.hcl-support-info .hcl-support-field--inline .hcl-support-field__value a:hover{color:var(--hcl-primary-600)}.hcl-support-field__value--row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .65rem}.hcl-support-phones{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.hcl-support-info .hcl-support-phones .hcl-support-field__value{font-size:clamp(.9rem,1.75vw,1.02rem);font-weight:500;line-height:1.55;color:var(--hcl-text)}@media(min-width:768px){.hcl-support-info .hcl-support-phones .hcl-support-field__value{font-size:1rem;line-height:1.6}}.hcl-support-copy{display:inline-flex;align-items:center;justify-content:center;padding:.4rem;border:1px solid var(--hcl-border);border-radius:.35rem;background:var(--hcl-elevated);color:var(--hcl-muted);cursor:pointer;line-height:0;transition:border-color .15s ease,color .15s ease,background .15s ease}.hcl-support-copy:hover{border-color:#737373;color:var(--hcl-primary-600);background:var(--hcl-bg)}.hcl-support-form-card{border:1px solid var(--hcl-border);border-radius:var(--hcl-radius-lg, 12px);padding:2rem 1.65rem 2.25rem;background:var(--hcl-solid-surface);box-shadow:0 4px 24px #0f172a0a}.hcl-support-form{display:flex;flex-direction:column;gap:1.2rem}.hcl-support-form__label span{display:block;font-size:.92rem;font-weight:600;color:var(--hcl-toned);margin-bottom:.4rem}.hcl-support-form__input,.hcl-support-form__textarea{width:100%;box-sizing:border-box;padding:.7rem .9rem;border:1px solid var(--hcl-border);border-radius:.45rem;font:inherit;font-size:1rem;background:var(--hcl-bg);color:var(--hcl-text)}.hcl-support-form__textarea{resize:vertical;min-height:7.5rem;line-height:1.55}.hcl-support-form__input:focus,.hcl-support-form__textarea:focus{outline:2px solid var(--hcl-primary-500);outline-offset:1px}.hcl-support-form__submit{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;margin-top:.25rem;padding:.85rem 1.65rem;border:none;border-radius:.45rem;font:inherit;font-size:1rem;font-weight:700;cursor:pointer;background:var(--hcl-btn-dark-bg);color:var(--hcl-btn-dark-fg);transition:opacity .15s ease,transform .1s ease}.hcl-support-form__submit:hover{opacity:.92}.hcl-support-form__submit:active{transform:translateY(1px)}.hcl-support-map{padding:clamp(2.75rem,5vw,4.5rem) 0;border-top:1px solid var(--hcl-border);background:var(--hcl-bg);width:100vw;margin-left:calc(50% - 50vw);display:flex;justify-content:center;box-sizing:border-box}.hcl-support-map__frame{width:calc(100vw * 2 / 3);max-width:100%;height:min(22rem,42vh);min-height:18rem}@media(min-width:768px){.hcl-support-map__frame{height:min(26rem,38vh);min-height:22rem}}.hcl-support-map__frame iframe{display:block;width:100%;height:100%}.hcl-vol{background:var(--hcl-bg)}.hcl-vol-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);min-height:min(52vh,26rem);display:flex;flex-direction:column;padding:.75rem 0 2.25rem;overflow:hidden}@media(min-width:768px){.hcl-vol-hero{min-height:min(58vh,32rem);padding:1rem 0 2.75rem}}.hcl-vol-hero__media{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}.hcl-vol-hero__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hcl-vol-hero__shade{position:absolute;inset:0;z-index:1;width:100%;height:100%;pointer-events:none;background:linear-gradient(180deg,#0f172a6b,#0f172ab8)}.hcl-vol-hero__inner{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;width:100%;min-height:0}.hcl-vol-hero__inner .hcl-solutions-hub__crumb{align-self:flex-start;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;max-width:100%;margin:0;padding:.45rem .75rem;border-radius:.375rem;background:color-mix(in srgb,var(--hcl-surface, #ffffff) 92%,transparent);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 14px #0f172a14;border:1px solid color-mix(in srgb,var(--hcl-border) 65%,transparent);font-size:.9rem;font-weight:600;color:var(--hcl-muted)}.hcl-vol-hero__title-wrap{--hcl-vol-hero-title-scale: 1;flex:1;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;box-sizing:border-box;width:100vw;margin-left:calc(50% - 50vw);padding:1rem max(1rem,env(safe-area-inset-left,0px)) .5rem max(1rem,env(safe-area-inset-right,0px));min-height:0}.hcl-vol-hero__title{margin:0;max-width:none;width:100%;font-size:clamp(calc(1.35rem * var(--hcl-vol-hero-title-scale)),calc(3.8vw * var(--hcl-vol-hero-title-scale)),calc(2.15rem * var(--hcl-vol-hero-title-scale)));font-weight:800;line-height:1.35;letter-spacing:-.02em;text-align:center;color:#fff;text-shadow:0 2px 28px rgba(0,0,0,.45);box-sizing:border-box;padding-inline:.25rem}.hcl-vol-intro{padding:3rem 0 2.5rem;border-top:1px solid var(--hcl-border);background:var(--hcl-bg)}@media(min-width:768px){.hcl-vol-intro{padding:4rem 0 3rem}}.hcl-vol-intro__grid{display:grid;gap:2rem;align-items:center}@media(min-width:900px){.hcl-vol-intro__grid{grid-template-columns:1fr 1fr;gap:3rem}}.hcl-vol-intro__visual{border-radius:.75rem;overflow:hidden;border:1px solid var(--hcl-border);box-shadow:0 12px 40px #0f172a1a;background:var(--hcl-muted-bg)}.hcl-vol-intro__visual img{width:100%;height:auto;display:block}.hcl-vol-intro__h2{margin:0 0 1rem;font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:800;line-height:1.35;color:var(--hcl-text);letter-spacing:-.02em}.hcl-vol-intro__body{margin:0;font-size:1.02rem;line-height:1.85;color:var(--hcl-prose);white-space:pre-line}.hcl-vol-stats{padding:1.75rem 0;background:var(--hcl-muted-bg);border-top:1px solid var(--hcl-border);border-bottom:1px solid var(--hcl-border)}.hcl-vol-stats__head{margin:0 0 1.25rem;text-align:center;font-size:1.05rem;font-weight:800;color:var(--hcl-text)}.hcl-vol-stats__row{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 2.5rem;max-width:52rem;margin:0 auto;padding:0;list-style:none}.hcl-vol-stats__item{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:6.5rem}.hcl-vol-stats__value{font-size:clamp(1.65rem,4vw,2.25rem);font-weight:800;color:var(--hcl-primary-600);letter-spacing:-.03em;line-height:1.1}.hcl-vol-stats__label{margin-top:.35rem;font-size:.9rem;font-weight:600;color:var(--hcl-muted)}.hcl-vol-scenarios{padding:3.5rem 0 2rem;background:linear-gradient(to bottom,var(--hcl-muted-bg),var(--hcl-bg));border-top:1px solid var(--hcl-border)}.hcl-vol-scenarios__lead{margin-top:1rem}.hcl-vol-cards{margin-top:2.75rem;display:flex;flex-direction:column;gap:2rem}.hcl-vol-cards--single .hcl-vol-card{max-width:72rem;margin-inline:auto;width:100%;padding:1.25rem 1.35rem;column-gap:1.75rem;row-gap:1.25rem;align-items:start}@media(min-width:900px){.hcl-vol-cards--single .hcl-vol-card{padding:1.5rem 1.75rem;column-gap:2rem;grid-template-columns:1fr 1fr}}.hcl-vol-cards--single .hcl-vol-card__media{align-self:start;width:100%;min-height:0;aspect-ratio:4 / 3;border-radius:.5rem;overflow:hidden;background:var(--hcl-muted-bg)}.hcl-vol-cards--single .hcl-vol-card__media img{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center}.hcl-vol-cards--single .hcl-vol-card__body{padding:0;justify-content:flex-start}.hcl-vol-card{display:grid;grid-template-columns:1fr;gap:0;align-items:stretch;background:var(--hcl-solid-surface);border:1px solid var(--hcl-border);border-radius:.75rem;overflow:hidden;box-shadow:0 10px 36px #0f172a14}@media(min-width:900px){.hcl-vol-card{grid-template-columns:1fr 1fr;gap:0}.hcl-vol-card--reverse .hcl-vol-card__media{order:2}.hcl-vol-card--reverse .hcl-vol-card__body{order:1}}.hcl-vol-card__media{min-height:14rem;background:var(--hcl-muted-bg)}.hcl-vol-card__media img{width:100%;height:100%;min-height:14rem;object-fit:cover;display:block}.hcl-vol-card__body{display:flex;flex-direction:column;justify-content:center;padding:1.75rem 1.5rem}@media(min-width:900px){.hcl-vol-card__body{padding:2rem 2.25rem}}.hcl-vol-card__title{margin:0 0 .85rem;font-size:1.35rem;font-weight:800;color:var(--hcl-text);letter-spacing:-.02em}.hcl-vol-card__desc{margin:0 0 1.35rem;flex:1;font-size:1.02rem;line-height:1.8;color:var(--hcl-prose)}.hcl-vol-card__list{margin:0 0 1.35rem;padding-left:1.2rem;font-size:.98rem;line-height:1.75;color:var(--hcl-prose)}.hcl-vol-card__list li{margin-bottom:.65rem}.hcl-vol-card__list li:last-child{margin-bottom:0}.hcl-vol-card__list strong{color:var(--hcl-text);font-weight:700}.hcl-vol-card__btn{align-self:flex-start}.hcl-vol-related{padding:2.5rem 0;border-top:1px solid var(--hcl-border);background:var(--hcl-bg)}.hcl-vol-related__title{margin:0 0 1.25rem;font-size:1.2rem;font-weight:700;text-align:center;color:var(--hcl-text)}.hcl-vol-related__grid{display:grid;gap:.75rem;max-width:36rem;margin-inline:auto}@media(min-width:480px){.hcl-vol-related__grid{grid-template-columns:1fr 1fr}}.hcl-vol-related__link{display:flex;align-items:center;justify-content:center;min-height:3rem;padding:.75rem 1rem;font-weight:700;font-size:.95rem;text-align:center;color:var(--hcl-text);background:var(--hcl-elevated);border:1px solid var(--hcl-border);border-radius:.5rem;transition:color .15s,border-color .15s}.hcl-vol-related__link:hover{color:var(--hcl-primary-600);border-color:var(--hcl-primary-500)}.hcl-vol-bottom-cta{padding:0 0 3.5rem;background:var(--hcl-bg)}.hcl-vol-bottom-cta__inner{max-width:38rem;margin-inline:auto;text-align:center;padding:2rem 1.5rem;border-radius:.75rem;border:1px solid var(--hcl-border);background:linear-gradient(135deg,var(--hcl-elevated) 0%,var(--hcl-solid-surface) 100%)}.hcl-vol-bottom-cta__title{margin:0 0 .6rem;font-size:1.3rem;font-weight:700;color:var(--hcl-text)}.hcl-vol-bottom-cta__body{margin:0 0 1.25rem;font-size:1rem;line-height:1.75;color:var(--hcl-prose)}.hcl-vol-bottom-cta .hcl-btn-primary{margin-inline:auto}.hcl-scn-detail__hero-sub{margin:.5rem 0 0;max-width:40rem;font-size:1.05rem;line-height:1.5;color:#ffffffe6;text-shadow:0 1px 12px rgba(0,0,0,.3)}.hcl-scn-section{padding:clamp(2.75rem,5vw,4.5rem) 0;background:var(--hcl-bg)}.hcl-scn-highlight__title,.hcl-scn-highlight__subtitle{text-align:center}.hcl-scn-highlight__subtitle{margin-bottom:2rem}.hcl-scn-highlight__visual{position:relative;margin:0 auto;max-width:56rem;border-radius:.5rem;overflow:hidden;border:1px solid var(--hcl-border);box-shadow:0 12px 40px #0f172a14}.hcl-scn-highlight__visual img{display:block;width:100%;height:auto;vertical-align:middle}.hcl-scn-callout{position:absolute;z-index:2;transform:translate(-50%,-50%);max-width:11rem;padding:.45rem .65rem;font-size:clamp(.72rem,1.6vw,.82rem);font-weight:700;line-height:1.35;color:#fff;text-align:center;background:#171717eb;border-radius:.25rem;box-shadow:0 4px 16px #0f172a33;pointer-events:none}@media(max-width:639px){.hcl-scn-callout{display:none}}.hcl-scn-work__subtitle{text-align:center;margin-bottom:2rem}.hcl-scn-work__grid{display:grid;gap:2rem 2.5rem;align-items:start}@media(min-width:900px){.hcl-scn-work__grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center}}.hcl-scn-work__visual{border-radius:.5rem;overflow:hidden;border:1px solid var(--hcl-border);box-shadow:0 8px 28px #0f172a12}.hcl-scn-work__visual img{display:block;width:100%;height:auto}.hcl-scn-work__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.35rem}.hcl-scn-work__step{display:flex;gap:1rem;align-items:flex-start}.hcl-scn-work__step-num{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:800;color:#fff;background:var(--hcl-primary-600);border-radius:50%}.hcl-scn-work__step-title{margin:0 0 .35rem;font-size:1.08rem;font-weight:800;color:var(--hcl-text);letter-spacing:-.02em}.hcl-scn-work__step-body{margin:0;font-size:.98rem;line-height:1.65;color:var(--hcl-prose)}.hcl-scn-arch__subtitle{text-align:center;margin-bottom:2rem}.hcl-scn-arch__grid{display:grid;gap:2rem 2.5rem;align-items:start}@media(min-width:900px){.hcl-scn-arch__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center}}.hcl-scn-arch__diagram{border-radius:.5rem;overflow:hidden;border:1px solid var(--hcl-border);background:var(--hcl-muted-bg);box-shadow:0 8px 28px #0f172a0f}.hcl-scn-arch__diagram img{display:block;width:100%;height:auto}.hcl-scn-arch__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.25rem}.hcl-scn-arch__feature{display:flex;gap:.85rem;align-items:flex-start}.hcl-scn-arch__icon{flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:.45rem;color:var(--hcl-primary-600);background:color-mix(in srgb,var(--hcl-primary-500) 14%,transparent);border:1px solid color-mix(in srgb,var(--hcl-primary-500) 28%,transparent)}.hcl-scn-arch__icon-svg{display:block}.hcl-scn-arch__feature-title{margin:0 0 .3rem;font-size:1.02rem;font-weight:800;color:var(--hcl-text)}.hcl-scn-arch__feature-desc{margin:0;font-size:.92rem;line-height:1.6;color:var(--hcl-prose)}
