:root{--hcl-bg: #0a0612;--hcl-surface: #141020;--hcl-surface-2: #1b1528;--hcl-border: rgba(168, 148, 214, .12);--hcl-border-strong: rgba(168, 148, 214, .26);--hcl-text: #ece9f5;--hcl-text-2: #a8a2bd;--hcl-text-3: #736d86;--hcl-primary: #8b5cf6;--hcl-primary-strong: #a855f7;--hcl-primary-soft: rgba(139, 92, 246, .14)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--hcl-bg);color:var(--hcl-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.hcl{overflow-x:hidden}.hcl-container{width:100%;max-width:1120px;margin:0 auto;padding:0 24px}.hcl-header{position:sticky;top:0;z-index:20;background:rgba(10,6,18,.78);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--hcl-border)}.hcl-header-inner{display:flex;align-items:center;gap:20px;height:64px}.hcl-logo{display:inline-flex;align-items:center;gap:10px;font-weight:600;font-size:17px}.hcl-logo img{width:30px;height:30px;object-fit:contain}.hcl-logo em{font-style:normal;color:var(--hcl-primary-strong)}.hcl-nav{display:flex;gap:22px;margin-left:24px;font-size:14px}.hcl-nav a{color:var(--hcl-text-2);transition:color .15s ease}.hcl-nav a:hover{color:var(--hcl-text)}.hcl-header-actions{margin-left:auto;display:flex;align-items:center;gap:14px}.hcl-signin{color:var(--hcl-text-2);font-size:14px;font-weight:500}.hcl-signin:hover{color:var(--hcl-text)}.hcl-lang{display:inline-flex;border:1px solid var(--hcl-border);border-radius:999px;overflow:hidden}.hcl-lang button{border:none;background:transparent;color:var(--hcl-text-3);padding:5px 11px;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease,color .15s ease}.hcl-lang button.is-active{background:var(--hcl-primary-soft);color:var(--hcl-text)}.hcl-muted{color:var(--hcl-text-3)}.hcl-cta{display:inline-flex;align-items:center;justify-content:center;padding:9px 16px;border-radius:10px;background:linear-gradient(135deg,var(--hcl-primary),var(--hcl-primary-strong));color:#fff;font-weight:600;font-size:14px;box-shadow:0 8px 24px -8px #8b5cf699;transition:transform .15s ease,filter .15s ease}.hcl-cta:hover{transform:translateY(-1px);filter:brightness(1.06)}.hcl-cta-lg{padding:13px 26px;font-size:15px;border-radius:12px}.hcl-cta-ghost{display:inline-flex;align-items:center;padding:13px 22px;border-radius:12px;border:1px solid var(--hcl-border-strong);color:var(--hcl-text);font-weight:600;font-size:15px;transition:border-color .15s ease,background .15s ease}.hcl-cta-ghost:hover{border-color:var(--hcl-primary-strong);background:var(--hcl-primary-soft)}.hcl-hero{position:relative;padding:84px 0 72px;background:radial-gradient(70% 90% at 100% 0%,rgba(139,92,246,.18) 0%,transparent 55%),radial-gradient(50% 60% at 0% 10%,rgba(124,58,237,.1) 0%,transparent 55%)}.hcl-hero-inner{display:flex;flex-direction:column;align-items:center;gap:clamp(32px,5vw,56px);text-align:center}.hcl-hero-body{max-width:780px}.hcl-badge{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--hcl-primary-strong);border:1px solid var(--hcl-primary-soft);background:var(--hcl-primary-soft);border-radius:999px;padding:5px 14px}.hcl-hero h1{font-size:54px;line-height:1.04;letter-spacing:-.03em;margin:18px 0 16px;font-weight:720}.hcl-hero h1 em{font-style:normal;color:var(--hcl-primary-strong)}.hcl-hero-sub{font-size:18px;line-height:1.55;color:var(--hcl-text-2);max-width:560px;margin:0 auto 26px}.hcl-cta-row{display:flex;gap:12px;flex-wrap:wrap}.hcl-cta-center{justify-content:center}.hcl-pipeline{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;margin-top:30px;color:var(--hcl-text-3);font-size:13px}.hcl-pipeline-item{display:inline-flex;align-items:center;gap:6px}.hcl-pipeline-arrow{color:var(--hcl-primary)}.hcl-showcase{width:100%;padding:16px 24px 76px;display:flex;justify-content:center}.hcl-showcase-card{position:relative;width:100%;max-width:1080px;border-radius:28px;border:1px solid var(--hcl-border-strong);background:radial-gradient(120% 130% at 50% -10%,rgba(139,92,246,.22) 0%,transparent 62%),linear-gradient(160deg,#17112c,#0d0a1b);box-shadow:0 44px 100px -40px #8b5cf680;padding:clamp(20px,4vw,48px);display:flex;justify-content:center;align-items:center;overflow:hidden}.hcl-video{width:100%;padding:0 24px 76px;display:flex;justify-content:center}.hcl-video-frame{position:relative;width:100%;max-width:1080px;aspect-ratio:16 / 9;border-radius:28px;border:1px solid var(--hcl-border-strong);background:#0d0a1b;box-shadow:0 44px 100px -40px #8b5cf680;overflow:hidden}.hcl-video-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block}@media (max-width: 640px){.hcl-video{padding:0 16px 56px}.hcl-video-frame{border-radius:18px}}.hcl-showcase-glow{position:absolute;top:-25%;left:50%;transform:translate(-50%);width:70%;height:80%;background:radial-gradient(closest-side,rgba(168,85,247,.32),transparent 70%);filter:blur(46px);pointer-events:none}.hcl-showcase-card img{position:relative;width:100%;height:auto;display:block;filter:drop-shadow(0 26px 70px rgba(139,92,246,.45))}.hcl-pricing{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px}.hcl-price-card{position:relative;background:var(--hcl-surface-2);border:1px solid var(--hcl-border);border-radius:18px;padding:24px;display:flex;flex-direction:column;gap:8px}.hcl-price-card.is-highlight{border-color:var(--hcl-primary-strong);box-shadow:0 0 0 1px var(--hcl-primary-strong),0 30px 60px -30px #8b5cf680}.hcl-price-tag{position:absolute;top:-11px;left:50%;transform:translate(-50%);padding:4px 12px;border-radius:999px;background:var(--hcl-primary-strong);color:#0a0612;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.hcl-price-positioning{font-size:13px;line-height:1.5;color:var(--hcl-text);margin:0;font-weight:500}.hcl-price-tier-desc{font-size:13px;line-height:1.55;color:var(--hcl-text-2);margin:0 0 4px}.hcl-ade-note{margin:22px 0 0;padding:14px 18px;border:1px solid var(--hcl-border);border-radius:14px;background:var(--hcl-surface);color:var(--hcl-text-2);font-size:13px;line-height:1.6}.hcl-price-card h3{font-size:18px;margin:0}.hcl-price-desc{font-size:13px;color:var(--hcl-text-2);margin:0;min-height:34px}.hcl-price-value{display:flex;align-items:baseline;gap:5px;margin:6px 0}.hcl-price-value strong{font-size:30px;letter-spacing:-.02em}.hcl-price-value span{font-size:13px;color:var(--hcl-text-3)}.hcl-price-features{list-style:none;padding:0;margin:0 0 8px;display:flex;flex-direction:column;gap:8px;flex:1}.hcl-price-features li{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--hcl-text-2)}.hcl-price-features svg{width:15px;height:15px;color:var(--hcl-primary-strong);flex-shrink:0}.hcl-price-cta{width:100%;margin-top:4px}.hcl-pricing-error{display:flex;flex-direction:column;align-items:flex-start;gap:14px;color:var(--hcl-text-2)}.hcl-section{padding:76px 0}.hcl-section-alt{background:var(--hcl-surface);border-block:1px solid var(--hcl-border)}.hcl-kicker{display:block;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--hcl-primary-strong);margin-bottom:12px}.hcl-section h2,.hcl-final h2{font-size:34px;letter-spacing:-.02em;margin:0 0 12px;font-weight:680}.hcl-lead{font-size:16px;color:var(--hcl-text-2);max-width:620px;margin:0 0 32px}.hcl-flow{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:8px 0 0;padding:0;list-style:none;font-size:13px;color:var(--hcl-text-2)}.hcl-flow-item{display:inline-flex;align-items:center;gap:8px;padding:8px 16px 8px 8px;background:var(--hcl-surface-2);border:1px solid var(--hcl-border);border-radius:999px;font-weight:500;color:var(--hcl-text)}.hcl-flow-dot{width:22px;height:22px;border-radius:50%;background:var(--hcl-primary-soft);color:var(--hcl-primary-strong);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.hcl-flow-arrow{color:var(--hcl-primary-strong);margin-left:2px}.hcl-loop{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;list-style:none;margin:0;padding:0}.hcl-loop-step{display:flex;align-items:flex-start;gap:12px;padding:18px;background:var(--hcl-surface-2);border:1px solid var(--hcl-border);border-radius:16px;font-size:14px}.hcl-loop-step h3{font-size:15px;margin:0 0 4px}.hcl-loop-step p{margin:0;font-size:13px;line-height:1.55;color:var(--hcl-text-2)}.hcl-loop-index{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:var(--hcl-primary-soft);color:var(--hcl-primary-strong);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.hcl-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.hcl-feature{background:var(--hcl-bg);border:1px solid var(--hcl-border);border-radius:16px;padding:22px;transition:border-color .15s ease,transform .15s ease}.hcl-section-alt .hcl-feature{background:var(--hcl-surface-2)}.hcl-feature:hover{border-color:var(--hcl-border-strong);transform:translateY(-3px)}.hcl-feature-icon{width:42px;height:42px;border-radius:12px;background:var(--hcl-primary-soft);color:var(--hcl-primary-strong);display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px}.hcl-feature-icon svg{width:21px;height:21px}.hcl-feature h3{font-size:16px;margin:0 0 6px}.hcl-feature p{font-size:13.5px;line-height:1.55;color:var(--hcl-text-2);margin:0}.hcl-steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.hcl-step{background:var(--hcl-surface);border:1px solid var(--hcl-border);border-radius:16px;padding:24px}.hcl-step-number{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,var(--hcl-primary),var(--hcl-primary-strong));color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:14px}.hcl-step h3{font-size:17px;margin:0 0 6px}.hcl-step p{font-size:14px;line-height:1.55;color:var(--hcl-text-2);margin:0}.hcl-final{padding:90px 0;background:radial-gradient(60% 120% at 50% 0%,rgba(139,92,246,.16),transparent 60%),var(--hcl-surface);border-top:1px solid var(--hcl-border);text-align:center}.hcl-final-inner{display:flex;flex-direction:column;align-items:center}.hcl-final-glyph{width:44px;height:44px;color:var(--hcl-primary-strong);margin-bottom:16px}.hcl-final p{font-size:16px;color:var(--hcl-text-2);margin:0 0 26px}.hcl-footer{padding:40px 0;border-top:1px solid var(--hcl-border)}.hcl-footer-inner{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hcl-footer-tagline{display:inline-flex;align-items:center;gap:8px;color:var(--hcl-text-2);font-size:13.5px;margin:0}.hcl-footer-tagline svg{width:16px;height:16px;color:var(--hcl-primary-strong)}.hcl-footer-copy{margin:0 0 0 auto;color:var(--hcl-text-3);font-size:13px}.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 a:focus-visible,.hcl button:focus-visible,.hcl summary:focus-visible{outline:2px solid var(--hcl-primary-strong);outline-offset:3px;border-radius:8px}.hcl-cta-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 26px;border-radius:12px;border:1px solid var(--hcl-primary-strong);background:var(--hcl-primary-soft);color:var(--hcl-text);font-size:15px;font-weight:600;cursor:pointer;transition:background .15s ease,transform .15s ease}.hcl-cta-secondary:hover{background:rgba(139,92,246,.24);transform:translateY(-1px)}.hcl-cta-secondary svg{width:17px;height:17px}.hcl-download-availability{margin:-8px 0 22px;font-size:14px}.hcl-downloads{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;align-items:stretch}.hcl-download-card{position:relative;display:flex;flex-direction:column;gap:10px;padding:26px 22px 22px;background:var(--hcl-surface-2);border:1px solid var(--hcl-border);border-radius:18px}.hcl-download-card.is-recommended{border-color:var(--hcl-primary-strong);box-shadow:0 0 0 1px var(--hcl-primary-strong),0 30px 60px -34px #8b5cf680}.hcl-download-badge{position:absolute;top:-11px;left:50%;transform:translate(-50%);padding:4px 12px;border-radius:999px;background:var(--hcl-primary-strong);color:#0a0612;font-size:11px;font-weight:700;letter-spacing:.03em;white-space:nowrap}.hcl-download-icon{width:42px;height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--hcl-primary-soft);color:var(--hcl-primary-strong)}.hcl-download-icon svg{width:21px;height:21px}.hcl-download-card h3{margin:0;font-size:19px}.hcl-download-text{margin:0;font-size:13px;line-height:1.55;color:var(--hcl-text-2)}.hcl-download-meta{display:flex;flex-wrap:wrap;gap:8px 22px;margin:4px 0 0}.hcl-download-meta div{display:flex;flex-direction:column;gap:2px}.hcl-download-meta dt{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--hcl-text-3)}.hcl-download-meta dd{margin:0;font-size:13px;font-weight:600;color:var(--hcl-text)}.hcl-download-cta{margin-top:auto;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px}.hcl-download-cta svg{width:16px;height:16px}.hcl-download-cta:disabled{background:var(--hcl-surface);border:1px solid var(--hcl-border);color:var(--hcl-text-3);cursor:not-allowed;transform:none;box-shadow:none}.hcl-download-hint{margin:16px 0 0;font-size:13px}.hcl-beta{margin-top:26px;padding:18px 20px;border:1px solid var(--hcl-border);border-radius:16px;background:var(--hcl-surface)}.hcl-beta-title{margin:0 0 4px;font-size:13px;font-weight:700;color:var(--hcl-primary-strong);text-transform:uppercase;letter-spacing:.05em}.hcl-beta-text{margin:0;font-size:13px;line-height:1.6;color:var(--hcl-text-2)}.hcl-beta-details{margin-top:12px}.hcl-beta-details summary{cursor:pointer;font-size:13px;font-weight:600;color:var(--hcl-text)}.hcl-beta-details h4{margin:14px 0 8px;font-size:13px;color:var(--hcl-text)}.hcl-beta-details ul{margin:0;padding-left:18px;display:grid;gap:6px}.hcl-beta-details li{font-size:13px;line-height:1.55;color:var(--hcl-text-2)}.hcl-compare{margin-top:34px}.hcl-compare h3{margin:0 0 4px;font-size:20px}.hcl-compare>.hcl-muted{margin:0 0 16px;font-size:13px}.hcl-compare-scroll{overflow-x:auto;border:1px solid var(--hcl-border);border-radius:16px}.hcl-compare-table{width:100%;min-width:520px;border-collapse:collapse;font-size:13px}.hcl-compare-table th,.hcl-compare-table td{padding:12px 16px;text-align:left;border-bottom:1px solid var(--hcl-border)}.hcl-compare-table thead th{background:var(--hcl-surface-2);font-size:13px;font-weight:700;color:var(--hcl-text);white-space:nowrap}.hcl-compare-table tbody th{font-weight:500;color:var(--hcl-text-2)}.hcl-compare-table tbody tr:last-child th,.hcl-compare-table tbody tr:last-child td{border-bottom:0}.hcl-compare-table td{color:var(--hcl-text)}.hcl-compare-yes{width:17px;height:17px;color:var(--hcl-primary-strong)}.hcl-compare-no{width:17px;height:17px;color:var(--hcl-text-3)}.hcl-faq{display:grid;gap:10px}.hcl-faq-item{border:1px solid var(--hcl-border);border-radius:14px;background:var(--hcl-surface-2);padding:16px 20px}.hcl-faq-item summary{cursor:pointer;font-size:15px;font-weight:600;color:var(--hcl-text)}.hcl-faq-item p{margin:10px 0 0;font-size:14px;line-height:1.65;color:var(--hcl-text-2)}@media (max-width: 860px){.hcl-nav{display:none}.hcl-hero{padding:56px 0 40px}.hcl-hero h1{font-size:40px}.hcl-showcase{padding:12px 18px 52px}.hcl-section h2,.hcl-final h2{font-size:27px}.hcl-downloads{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}}@media (max-width: 640px){.hcl-downloads,.hcl-loop{grid-template-columns:1fr}.hcl-cta-row .hcl-cta,.hcl-cta-row .hcl-cta-secondary,.hcl-cta-row .hcl-cta-ghost{width:100%}.hcl-cta-row{flex-direction:column;align-items:stretch}.hcl-download-card{padding:24px 18px 20px}.hcl-flow{font-size:12px}}.hcl-shot{position:relative;margin:0;width:100%;border-radius:20px;border:1px solid var(--hcl-border-strong);background:linear-gradient(160deg,#17112c,#0d0a1b);box-shadow:0 40px 90px -44px #8b5cf68c;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease}.hcl-shot img{display:block;width:100%;height:auto;aspect-ratio:16 / 10;object-fit:cover;object-position:top left}.hcl-shot:hover{transform:translateY(-4px);box-shadow:0 52px 110px -44px #8b5cf6b3}.hcl-shot-badge{position:absolute;left:16px;bottom:16px;max-width:calc(100% - 32px);padding:8px 14px;font-size:12.5px;font-weight:600;color:var(--hcl-text);background:rgba(13,10,27,.82);border:1px solid var(--hcl-border-strong);border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hcl-shot-hero{max-width:1120px}.hcl-shot-hero img{aspect-ratio:16 / 9}.hcl-product-inner{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:clamp(28px,5vw,64px)}.hcl-product.is-reversed .hcl-product-inner{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.hcl-product.is-reversed .hcl-product-body{order:2}.hcl-product.is-reversed .hcl-shot{order:1}.hcl-product-body h2{margin-top:8px}.hcl-chips{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:0;list-style:none}.hcl-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;font-size:13px;color:var(--hcl-text-2);background:var(--hcl-surface-2);border:1px solid var(--hcl-border);border-radius:999px}.hcl-chip svg{width:14px;height:14px;color:var(--hcl-primary-strong)}.hcl-video-facade{display:block;width:100%;height:100%;padding:0;border:0;background:none;cursor:pointer;position:relative}.hcl-video-facade img{display:block;width:100%;height:100%;object-fit:cover}.hcl-video-play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:84px;height:84px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(139,92,246,.92);box-shadow:0 18px 50px -12px #8b5cf6cc;transition:transform .2s ease,background .2s ease}.hcl-video-play svg{width:34px;height:34px;color:#fff;fill:#fff;margin-left:4px}.hcl-video-facade:hover .hcl-video-play,.hcl-video-facade:focus-visible .hcl-video-play{transform:scale(1.06);background:var(--hcl-primary-strong)}.hcl-video-section .hcl-video-frame{margin-top:24px}@media (max-width: 900px){.hcl-product-inner,.hcl-product.is-reversed .hcl-product-inner{grid-template-columns:minmax(0,1fr)}.hcl-product.is-reversed .hcl-product-body,.hcl-product.is-reversed .hcl-shot{order:initial}.hcl-shot img,.hcl-shot-hero img{aspect-ratio:16 / 11}.hcl-video-play{width:62px;height:62px}.hcl-video-play svg{width:26px;height:26px}}@media (prefers-reduced-motion: no-preference){.hcl-product .hcl-shot,.hcl-product .hcl-product-body{animation:hcl-rise .52s ease both;animation-timeline:view();animation-range:entry 10% cover 26%}}@keyframes hcl-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.hcl-shot,.hcl-video-play{transition:none}.hcl-shot:hover{transform:none}}.hcl-shot-desktop{max-width:940px;margin:24px auto 32px}.product-error-boundary{min-height:100vh;display:grid;align-content:center;justify-items:center;gap:.75rem;padding:2rem;color:var(--text-primary);background:var(--bg);text-align:center}.product-error-boundary h1,.product-error-boundary strong{margin:0}.product-error-boundary h1{max-width:28rem;font-size:1.5rem;letter-spacing:0}.product-error-boundary a{min-height:44px;display:inline-flex;align-items:center;padding:.55rem .9rem;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-strong);font-weight:700;text-decoration:none}
