:root{--hcl-header-h: 4.35rem;--hcl-container: 1280px;--hcl-primary-500: #3b82f6;--hcl-primary-600: #2563eb;--hcl-primary-700: #1d4ed8;--hcl-green: #42b883;--hcl-text: #0f172a;--hcl-muted: #64748b;--hcl-toned: #475569;--hcl-prose: #334155;--hcl-border: #e2e8f0;--hcl-bg: #ffffff;--hcl-elevated: #f8fafc;--hcl-muted-bg: #f1f5f9;--hcl-header-bg: rgba(255, 255, 255, .94);--hcl-mobile-nav-bg: rgba(255, 255, 255, .96);--hcl-marquee-fade: #ffffff;--hcl-solid-surface: #ffffff;--hcl-hero-card-bg: rgba(248, 250, 252, .7);--hcl-hero-card-hover-bg: #f8fafc;--hcl-vision-band-bg: rgba(248, 250, 252, .65);--hcl-case-card-bg: rgba(248, 250, 252, .65);--hcl-case-card-hover-bg: #f8fafc;--hcl-btn-dark-bg: #0f172a;--hcl-btn-dark-fg: #ffffff;--hcl-quote-tint: rgba(140, 165, 200, .55);--hcl-solution-shine: rgba(66, 184, 131, .12)}html.hcl-theme-dark{color-scheme:dark;--hcl-primary-500: #60a5fa;--hcl-primary-600: #3b82f6;--hcl-primary-700: #2563eb;--hcl-green: #34d399;--hcl-text: #f1f5f9;--hcl-muted: #94a3b8;--hcl-toned: #cbd5e1;--hcl-prose: #cbd5e1;--hcl-border: #334155;--hcl-bg: #0f172a;--hcl-elevated: #1e293b;--hcl-muted-bg: #1e293b;--hcl-header-bg: rgba(15, 23, 42, .94);--hcl-mobile-nav-bg: rgba(30, 41, 59, .98);--hcl-marquee-fade: #0f172a;--hcl-solid-surface: #1e293b;--hcl-hero-card-bg: rgba(30, 41, 59, .72);--hcl-hero-card-hover-bg: #1e293b;--hcl-vision-band-bg: rgba(30, 41, 59, .55);--hcl-case-card-bg: rgba(30, 41, 59, .65);--hcl-case-card-hover-bg: #1e293b;--hcl-btn-dark-bg: #e2e8f0;--hcl-btn-dark-fg: #0f172a;--hcl-quote-tint: rgba(148, 180, 220, .45);--hcl-solution-shine: rgba(52, 211, 153, .1)}html.hcl-theme-dark .hcl-hero-card:hover,html.hcl-theme-dark .hcl-case-card:hover{border-color:#64748b}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,PingFang SC,Microsoft YaHei,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 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)}html.hcl-theme-dark .hcl-nav-dropdown{box-shadow:0 12px 48px #00000073}.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-theme-toggle{display:flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;padding:0;border:1px solid var(--hcl-border);border-radius:.375rem;background:transparent;color:var(--hcl-text);cursor:pointer;transition:background .15s,color .15s,border-color .15s}.hcl-theme-toggle:hover{background:var(--hcl-elevated);color:var(--hcl-primary-600);border-color:var(--hcl-primary-500)}.hcl-theme-toggle svg{width:1.2rem;height:1.2rem;flex-shrink:0}.hcl-theme-toggle__sun,html.hcl-theme-dark .hcl-theme-toggle__moon{display:none}html.hcl-theme-dark .hcl-theme-toggle__sun{display:block}.hcl-lang{font-size:.9rem;font-weight:600;color:var(--hcl-muted);padding:.35rem .6rem;border-radius:.375rem;border:1px solid var(--hcl-border)}.hcl-lang:hover{color:var(--hcl-primary-600);border-color:var(--hcl-primary-500)}.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-hero-wrap{position:relative;width:100%;padding:.5rem 0 1rem;box-sizing:border-box}.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-border);background:var(--hcl-hero-card-bg);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:#cbd5e1;box-shadow:0 8px 30px #0f172a0f}.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}@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:var(--hcl-primary-600)}.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 var(--hcl-border);background:var(--hcl-muted-bg)}.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}@keyframes hcl-glow{0%{text-shadow:0 0 2px rgba(167,139,250,.35)}to{text-shadow:0 0 8px rgba(167,139,250,.55)}}.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,var(--hcl-primary-500),var(--hcl-primary-700));-webkit-background-clip:text;background-clip:text;color:transparent;animation:hcl-glow 3s ease-in-out infinite alternate}.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}.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-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-green)}.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}html.hcl-theme-dark .hcl-partner-logo{background:#fff;border-color:#e2e8f0}.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:#cbd5e1;box-shadow:0 12px 40px #0f172a14}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)}html.hcl-theme-dark .hcl-case-card__title{color:#fff}.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{border-top:1px solid var(--hcl-border)}.hcl-footer__main{padding:2.5rem 0;border-bottom:1px solid var(--hcl-border)}.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:.25rem 0;font-size:.875rem;color:var(--hcl-muted);line-height:1.5}.hcl-footer-links-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.hcl-footer-col h3{margin:0 0 .75rem;font-size:1rem;font-weight:600}.hcl-footer-col ul{list-style:none;margin:0;padding:0}.hcl-footer-col li{margin:.65rem 0}.hcl-footer-col a{font-size:.875rem;color:var(--hcl-muted)}.hcl-footer-col a:hover{color:var(--hcl-text);text-decoration:underline}.hcl-footer-social{display:flex;gap:.35rem;margin-bottom:1rem}.hcl-footer-social a{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.375rem;color:var(--hcl-muted)}.hcl-footer-social a:hover{background:var(--hcl-elevated);color:var(--hcl-text)}.hcl-footer-qr{width:8rem;height:8rem;border:1px solid var(--hcl-border);border-radius:.35rem;overflow:hidden;background:#fff;box-sizing:border-box}.hcl-footer-qr img{width:100%;height:100%;object-fit:contain;display:block;vertical-align:top}.hcl-footer__bar{padding:1.5rem 0;display:flex;flex-direction:column;gap:.75rem;align-items:center;text-align:center;font-size:.875rem;color:var(--hcl-muted)}@media(min-width:1024px){.hcl-footer__bar{flex-direction:row;justify-content:space-between;text-align:left}}.hcl-footer__bar a:hover{text-decoration:underline}.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 #2563eb1f}html.hcl-theme-dark .hcl-solution-detail__related-card:hover{box-shadow:0 8px 28px #00000059}.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__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__eyebrow{margin-top:.25rem}.hcl-products-hub__subtitle{margin-top:1rem;max-width:46rem;line-height:1.65}.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}.hcl-theme-dark .hcl-products-zigzag{box-shadow:0 12px 36px #00000059}@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:linear-gradient(180deg,rgba(59,130,246,.07) 0%,transparent 58%)}.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-theme-dark .hcl-product-gallery__cell{box-shadow:0 8px 28px #00000040}.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, #2563eb)}.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-theme-dark .hcl-product-deploy__card{box-shadow:0 6px 20px #0003}.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;padding:2.75rem 0 3.25rem;border-bottom:1px solid var(--hcl-border);background:var(--hcl-bg);overflow:hidden}@media(min-width:640px){.hcl-blog-hero{padding:3.25rem 0 3.75rem}}.hcl-blog-hero__mosaic{position:absolute;inset:0;display:grid;grid-template-columns:repeat(8,1fr);grid-auto-rows:minmax(3.5rem,1fr);gap:2px;opacity:.22;filter:saturate(.85);pointer-events:none}html.hcl-theme-dark .hcl-blog-hero__mosaic{opacity:.14;filter:saturate(.7) brightness(.85)}.hcl-blog-hero__mosaic img{width:100%;height:100%;object-fit:cover;display:block}.hcl-blog-hero__scrim{position:absolute;inset:0;background:linear-gradient(180deg,#ffffffe0,#fffffff0 45%,#fffffff7);pointer-events:none}html.hcl-theme-dark .hcl-blog-hero__scrim{background:linear-gradient(180deg,#0f172ad1,#0f172ae6,#0f172af0)}.hcl-blog-hero__inner{position:relative;z-index:1;text-align:center}.hcl-blog-hero__inner .hcl-solutions-hub__crumb{text-align:left;margin-bottom:1.5rem}.hcl-blog-hero__title{margin:0 auto;max-width:52rem;font-size:clamp(1.35rem,3.2vw,2rem);font-weight:800;line-height:1.45;letter-spacing:-.02em;color:var(--hcl-text);text-align:center}.hcl-blog-hero__title-hl{color:var(--hcl-primary-600, #2563eb);font-weight:900}.hcl-blog-hero__title-text{font-weight:800}.hcl-blog-hero__lead{margin:1.35rem auto 0;max-width:44rem;font-size:.98rem;line-height:1.8;color:var(--hcl-muted);text-align:center}.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:var(--hcl-primary-600)}.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}html.hcl-theme-dark .hcl-blog-card{background:var(--hcl-elevated);box-shadow:0 8px 28px #00000040}.hcl-blog-card:hover{border-color:var(--hcl-primary-400);box-shadow:0 14px 40px #2563eb1f}html.hcl-theme-dark .hcl-blog-card:hover{box-shadow:0 14px 40px #0006}.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)}html.hcl-theme-dark .hcl-blog-card__title{color:#fff}.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__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__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 #2563eb1a}.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}html.hcl-theme-dark .hcl-case-detail__figure{box-shadow:0 8px 28px #00000059}.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:var(--hcl-primary-400);box-shadow:0 8px 24px #0000000f}.hcl-theme-dark .hcl-enterprise-subcard:hover{box-shadow:0 8px 28px #00000059}.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-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);min-height:min(58vh,28rem);display:flex;flex-direction:column;padding:.65rem 0 2rem;overflow:hidden;border-bottom:1px solid var(--hcl-border)}@media(min-width:768px){.hcl-enterprise-hero{min-height:min(66vh,36rem);padding:.85rem 0 2.85rem}}.hcl-enterprise-hero__media{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none}.hcl-enterprise-hero__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hcl-enterprise-hero__scrim{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#ffffff14,#ffffff61 55%,#ffffffb8)}html.hcl-theme-dark .hcl-enterprise-hero__scrim{background:linear-gradient(180deg,#0f172a33,#0f172a8c 55%,#0f172ad1)}.hcl-enterprise-hero__inner{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;width:100%;min-height:0}.hcl-enterprise-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)}html.hcl-theme-dark .hcl-enterprise-hero__inner .hcl-solutions-hub__crumb{background:color-mix(in srgb,var(--hcl-surface, #0f172a) 88%,transparent);border-color:color-mix(in srgb,var(--hcl-border) 80%,transparent);box-shadow:0 2px 18px #00000059}.hcl-enterprise-hero__title-wrap{flex:1;display:flex;align-items:center;justify-content:center;padding:1.35rem 0 .65rem;width:100%;min-height:0}@media(min-width:768px){.hcl-enterprise-hero__title-wrap{padding:1.75rem 0 1rem}}.hcl-enterprise-hero__title{margin:0;max-width:56rem;width:100%;font-size:clamp(1.65rem,5.2vw,3.05rem);font-weight:800;line-height:1.38;letter-spacing:-.02em;text-align:center;color:var(--hcl-text);text-shadow:0 0 .5rem rgba(255,255,255,.95),0 1px 2px rgba(255,255,255,.6);box-sizing:border-box;padding-inline:.5rem}html.hcl-theme-dark .hcl-enterprise-hero__title{text-shadow:0 2px 16px rgba(0,0,0,.5)}.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-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:var(--hcl-primary-400);color:var(--hcl-primary-600);background:var(--hcl-bg)}html.hcl-theme-dark .hcl-support-copy{background:var(--hcl-elevated)}.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}html.hcl-theme-dark .hcl-support-form-card{box-shadow:0 4px 28px #00000040}.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)}html.hcl-theme-dark .hcl-support-form__submit{background:#e2e8f0;color:#0f172a}.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)}html.hcl-theme-dark .hcl-vol-hero__inner .hcl-solutions-hub__crumb{background:color-mix(in srgb,var(--hcl-surface, #0f172a) 88%,transparent);border-color:color-mix(in srgb,var(--hcl-border) 80%,transparent);box-shadow:0 2px 18px #00000059}.hcl-vol-hero__title-wrap{flex:1;display:flex;align-items:center;justify-content:center;padding:1rem 0 .5rem;width:100%;min-height:0}.hcl-vol-hero__title{margin:0;max-width:58rem;width:100%;font-size:clamp(1.35rem,3.8vw,2.15rem);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)}.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}html.hcl-theme-dark .hcl-vol-card,html.hcl-theme-dark .hcl-vol-intro__visual{box-shadow:0 12px 40px #00000059}.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:#2563ebe6;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)}html.hcl-theme-dark .hcl-scn-highlight__visual,html.hcl-theme-dark .hcl-scn-work__visual,html.hcl-theme-dark .hcl-scn-arch__diagram{box-shadow:0 12px 40px #00000059}
