@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";:root{color-scheme:only light;--psi-canvas: #f3f0ea;--psi-region: #faf8f4;--psi-raised: #ffffff;--psi-inset: #ece7df;--psi-ink: #111214;--psi-muted: #5f5a53;--psi-rule: #c9c1b5;--psi-rule-strong: #111214;--psi-amber: #ffb84d;--psi-amber-ink: #1b1206;--psi-sans: "IBM Plex Sans", system-ui, sans-serif;--psi-mono: "IBM Plex Mono", ui-monospace, monospace;--psi-mobile-gutter: 1rem;--psi-control-min: 2.75rem;--psi-radius: 0}:focus-visible{outline:2px solid var(--psi-amber)!important;outline-offset:3px}@media(max-width:40rem){html{overflow-x:clip}body{min-width:0;overflow-x:clip}button,[role=button],input,select{min-height:var(--psi-control-min)}}:root{--hc-bg: var(--psi-canvas);--hc-panel: var(--psi-raised);--hc-panel-soft: var(--psi-region);--hc-text: var(--psi-ink);--hc-muted: var(--psi-muted);--hc-line: var(--psi-rule);--hc-line-dark: var(--psi-rule-strong);--hc-dense: var(--psi-ink);--hc-dense-line: #4b4741;--hc-accent: var(--psi-amber);--hc-success: #16a34a;--hc-body-font: var(--psi-sans);--hc-mono-font: var(--psi-mono)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body.hc-body{margin:0;background:var(--hc-bg);color:var(--hc-text);font-family:var(--hc-body-font);line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea,select{color:inherit;font:inherit}button{cursor:pointer}img{max-width:100%;display:block}[hidden]{display:none!important}.hc-shell-width{width:min(80rem,calc(100% - 2rem));margin:0 auto}.hc-nav-wrap{border-bottom:1px solid var(--hc-line);background:var(--hc-bg)}.hc-nav{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:4.5rem}.hc-brand-row,.hc-brand{display:inline-flex;align-items:center;gap:.75rem}.hc-brand{font-size:1.125rem;font-weight:700}.hc-brand-mark{display:block;width:auto;height:3.125rem;aspect-ratio:416 / 843;object-fit:contain;flex:0 0 auto}.hc-nav-badge{display:inline-flex;align-items:center;min-height:1.5rem;padding:0 .5rem;border:1px solid var(--hc-line);font-family:var(--hc-mono-font);font-size:.75rem;color:var(--hc-muted);background:var(--hc-panel)}.hc-nav-links,.hc-nav-actions{display:flex;align-items:center}.hc-nav-links{gap:1.125rem;flex:1 1 auto;flex-wrap:wrap;justify-content:center}.hc-nav-dropdown{position:relative}.hc-nav-dropdown summary{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;list-style:none}.hc-nav-dropdown summary::-webkit-details-marker{display:none}.hc-nav-dropdown-panel{position:absolute;top:calc(100% + .7rem);left:0;z-index:30;display:grid;gap:.25rem;min-width:16rem;padding:.5rem;border:1px solid var(--hc-line-dark);background:var(--hc-panel)}.hc-nav-dropdown-overview,.hc-nav-dropdown-panel a{display:grid;gap:.15rem;padding:.8rem;border:1px solid transparent;background:var(--hc-panel)}.hc-nav-dropdown-overview{margin-bottom:.2rem;border-bottom-color:var(--hc-line);font-size:.875rem;font-weight:600}.hc-nav-dropdown-eyebrow{font-family:var(--hc-mono-font);font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--hc-muted)}.hc-nav-dropdown-title{font-size:.9375rem;font-weight:600}.hc-nav-dropdown-panel a:hover,.hc-nav-dropdown-overview:hover,.hc-nav-dropdown-link.is-active{border-color:var(--hc-line);background:var(--hc-panel-soft)}.hc-nav-link,.hc-mobile-nav__link{font-size:.9375rem}.hc-nav-link,.hc-mobile-nav__link,.hc-mobile-nav__child{color:var(--hc-muted)}.hc-nav-link.is-active,.hc-mobile-nav__link.is-active,.hc-mobile-nav__child.is-active,.hc-nav-dropdown.is-active>summary,.hc-nav-dropdown[open]>summary{color:var(--hc-text);font-weight:600;text-decoration:underline;text-decoration-color:var(--hc-accent);text-decoration-thickness:2px;text-underline-offset:.22em}.hc-nav-actions{gap:.625rem;flex-shrink:0}.hc-mobile-nav{position:relative;display:none;margin-left:auto}.hc-mobile-nav summary{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:0 1rem;border:1px solid var(--hc-line);background:var(--hc-panel);list-style:none}.hc-mobile-nav summary::-webkit-details-marker{display:none}.hc-mobile-nav__panel{position:absolute;top:calc(100% + .5rem);right:0;z-index:40;display:grid;gap:.75rem;width:min(22rem,calc(100vw - 2rem));padding:.875rem;border:1px solid var(--hc-line-dark);background:var(--hc-panel)}.hc-mobile-nav__group{display:grid;gap:.5rem}.hc-mobile-nav__children{display:grid;gap:.45rem;padding-left:.875rem;border-left:1px solid var(--hc-line)}.hc-mobile-nav__child{font-size:.875rem}.hc-mobile-nav__actions{display:grid;gap:.5rem;padding-top:.25rem}.hc-button{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:0 1rem;border:1px solid var(--hc-line-dark);border-radius:2px;font-size:.875rem;font-weight:600;transition:background-color .14s ease,color .14s ease,border-color .14s ease}.hc-button--dark{background:var(--hc-line-dark);color:#fff}.hc-button--dark:hover{background:#262626}.hc-button--ghost{background:var(--hc-panel);border-color:var(--hc-line)}.hc-button--ghost:hover{background:var(--hc-panel-soft)}.hc-hero{padding-top:7.5rem}.hc-hero-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(22rem,1.22fr);gap:.75rem;align-items:start}.hc-hero-copy{max-width:36rem;padding-top:.35rem}.hc-hero-copy h1{margin:0;max-width:42rem;font-size:clamp(2.75rem,4vw,3.5rem);line-height:1.02;font-weight:600;letter-spacing:-.05em}.hc-hero-description{max-width:42rem;margin:1.125rem 0 0;font-size:clamp(1rem,1.3vw,1.08rem);color:var(--hc-muted)}.hc-hero-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.hc-hero-micro{margin:.75rem 0 0;font-size:.875rem;color:var(--hc-muted)}.hc-hero-micro a,.hc-text-link,.hc-footer-link,.hc-command-head a,.hc-resource-link-row a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.16em}.hc-proof-row{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:.75rem;margin-top:1.5rem}.hc-proof-mark{display:flex;align-items:center;justify-content:center;min-height:3.875rem;border:1px solid var(--hc-line);background:var(--hc-panel);font-size:.8125rem;font-weight:600;letter-spacing:.14em;color:var(--hc-muted)}.hc-demo,.hc-hero-surface{border:1px solid var(--hc-line);background:var(--hc-panel)}.hc-demo-tabbar,.hc-hero-surface__header,.hc-code-topbar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--hc-line-dark)}.hc-demo-tab,.hc-code-tab,.hc-copy-button{min-height:2.5rem;padding:0 1rem;border:0;border-right:1px solid var(--hc-line-dark);background:var(--hc-panel);font-size:.8125rem;font-weight:600}.hc-demo-tab.is-active,.hc-code-tab.is-active{background:var(--hc-line-dark);color:#fff}.hc-code-tabs{display:flex;align-items:center}.hc-copy-button{border-left:1px solid var(--hc-line-dark);border-right:0;margin-left:auto}.hc-copy-button.is-copied{background:var(--hc-line-dark);color:#fff}.hc-copy-button:hover,.hc-demo-tab:hover,.hc-code-tab:hover{background:#111;color:#fff}.hc-demo-panel{position:relative}.hc-demo-canvas{display:grid;grid-template-columns:1.05fr .95fr;gap:0;min-height:23rem;padding:1.75rem;background-color:#e8e2d8;background-image:repeating-linear-gradient(0deg,rgba(0,0,0,.06) 0 1px,transparent 1px 4.25rem),repeating-linear-gradient(90deg,rgba(0,0,0,.06) 0 1px,transparent 1px 4.25rem)}.hc-demo-app,.hc-demo-result{border:1px solid var(--hc-line-dark)}.hc-demo-app{display:grid;grid-template-rows:auto 1fr auto auto;background:var(--hc-panel);margin:1.25rem 0 0 2rem}.hc-demo-app-header,.hc-demo-result-header{display:flex;align-items:center;justify-content:space-between;min-height:2rem;padding:0 .75rem;border-bottom:1px solid var(--hc-line-dark);font-family:var(--hc-mono-font);font-size:.6875rem}.hc-demo-app-body{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:1.5rem}.hc-demo-prompt-title{margin:0;font-size:1.5rem;font-weight:500;color:var(--hc-muted)}.hc-demo-chip-row{display:flex;justify-content:center;flex-wrap:wrap;gap:.625rem;max-width:28rem}.hc-demo-chip-row button{min-height:2rem;padding:0 .875rem;border:1px solid var(--hc-line);border-radius:2px;background:var(--hc-panel);font-size:.8125rem}.hc-demo-input-row{display:grid;grid-template-columns:1fr auto;gap:.5rem;padding:0 1rem .75rem}.hc-demo-input-row input{min-height:2.75rem;padding:0 .875rem;border:1px solid var(--hc-line);border-radius:2px;background:var(--hc-panel)}.hc-demo-input-row button{width:2.75rem;border:1px solid var(--hc-line);background:var(--hc-panel-soft)}.hc-demo-source{padding:0 1rem .875rem;font-size:.75rem;color:var(--hc-accent)}.hc-demo-result{display:grid;grid-template-rows:auto 1fr;background:var(--hc-dense);color:#f5f5f4;margin-top:1.25rem}.hc-demo-result-header{color:#d6d3d1;border-bottom-color:var(--hc-dense-line)}.hc-demo-result-body{display:flex;align-items:center;min-height:17rem;padding:1.5rem;color:#d6d3d1}.hc-demo-result-list{display:grid;gap:.7rem;font-family:var(--hc-mono-font);font-size:.8rem;line-height:1.6}.hc-demo-result-list span{display:inline-flex;align-items:center;gap:.5rem}.hc-demo-result-list span:before{content:">";color:#60a5fa}.hc-demo-reset{position:absolute;right:.75rem;bottom:.75rem;width:2rem;height:2rem;border:1px solid var(--hc-line);border-radius:2px;background:var(--hc-panel);font-size:.875rem}.hc-hero-surface__header{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:.65rem;min-height:2.75rem;padding:0 .8rem;border-bottom-color:#5b4324;background:#151516;color:#fff;font-family:var(--hc-mono-font);font-size:.75rem;letter-spacing:.035em}.hc-hero-surface__header strong{font-size:inherit;font-weight:600}.hc-hero-surface__header span:last-child{justify-self:end;color:#ffffffad}.hc-hero-surface__dots{display:inline-flex;gap:.3rem}.hc-hero-surface__dots span{width:.48rem;height:.48rem;border-radius:50%;background:#ffb23f}.hc-hero-surface__dots span:nth-child(2){background:#f6c84c}.hc-hero-surface__dots span:nth-child(3){background:#4ade80}.hc-hero-surface{overflow:hidden;border-color:#5b4324;background:#101011}.hc-hero-surface__canvas{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(17rem,.8fr);gap:0;padding:.75rem;background:#101011}.hc-hero-surface__video{display:grid;min-height:25rem;padding:.65rem;border:1px solid #765626;border-right:0;background:linear-gradient(rgba(15,15,16,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(15,15,16,.04) 1px,transparent 1px),#f7f4ed;background-size:2rem 2rem}.hc-hero-surface__video-inner{display:flex;align-items:center;justify-content:center;gap:.85rem;min-height:100%;border:1px solid rgba(15,15,16,.55)}.hc-hero-surface__video-inner>div{display:grid;gap:.2rem}.hc-hero-surface__video-inner strong{color:#111;font-size:.9rem}.hc-hero-surface__video-inner :is(span,small){font-family:var(--hc-mono-font);font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase}.hc-hero-surface__video-inner span{color:#111}.hc-hero-surface__video-inner small{color:#6c655c}.hc-hero-surface__play{display:grid;place-items:center;width:2.75rem;height:2.75rem;border:1px solid #111;border-radius:50%;color:#111;font-size:.78rem}.hc-hero-surface__terminal{display:grid;grid-template-rows:auto minmax(0,1fr);margin:0;border:1px solid #765626;background:#0b0b0c;color:#f5f5f4}.hc-hero-surface__section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:2.7rem;padding:0 .75rem;border-bottom:1px solid #b87316;background:#ffb23f;color:#111;font-family:var(--hc-mono-font);font-size:.6875rem;font-weight:700}.hc-hero-surface__title,.hc-hero-surface__body{margin:0}.hc-hero-surface__title{max-width:21ch;font-size:1.3rem;line-height:1.15;font-weight:700}.hc-hero-surface__body{max-width:28ch;font-size:.875rem;line-height:1.5}.hc-hero-surface__title--dark,.hc-hero-surface__body--dark{color:#d6d3d1}.hc-hero-surface__runtime-body{display:grid;align-content:start;gap:.9rem;padding:1.15rem;background:linear-gradient(#0d0d0ef0,#0d0d0ef0),repeating-linear-gradient(90deg,rgba(255,178,63,.16) 0 1px,transparent 1px 4rem)}.hc-hero-surface__runtime-list{display:grid;gap:.7rem;font-family:var(--hc-mono-font);font-size:.8rem;line-height:1.6;color:#d6d3d1}.hc-hero-surface__runtime-list span{display:inline-flex;align-items:center;gap:.5rem;min-height:2.8rem;border-top:1px solid #332d25}.hc-hero-surface__runtime-list span:before{content:"→";color:#ffb23f}.hc-stat-card{display:grid;grid-template-rows:auto 1fr auto;min-height:8.5rem;padding:1.25rem;border:1px solid var(--hc-line);background:var(--hc-panel)}.hc-stat-symbol{margin-top:1.25rem;font-family:var(--hc-mono-font);font-size:1rem;line-height:1;align-self:end;justify-self:start}.hc-stat-card h2,.hc-feature-card h3,.hc-video-body h3,.hc-research-body h3,.hc-update-body h3{margin:0}.hc-stat-card h2,.hc-stat-card--sample h3{font-size:1.1rem;font-weight:600}.hc-stat-card p,.hc-feature-card p,.hc-video-body p,.hc-research-body p,.hc-update-body p,.hc-resource-link-row p,.hc-command-head a,.hc-footer-links a{color:var(--hc-muted)}.hc-stat-card p{margin:.625rem 0 0;font-size:.9375rem}.hc-sample-apps{margin-top:6rem}.hc-sample-apps__intro{max-width:58rem}.hc-sample-apps .hc-section-title{margin-bottom:.75rem}.hc-sample-apps .hc-section-intro{margin:0;max-width:48rem;font-size:1rem}.hc-app-workbench{display:grid;grid-template-columns:minmax(18rem,.8fr) minmax(0,1.2fr);gap:.75rem;margin-top:2rem}.hc-app-workbench__index{display:grid;overflow:hidden;border:1px solid var(--hc-line-dark);background:var(--hc-line-dark);box-shadow:.45rem .45rem #0f0f101f}.hc-app-workbench__bar,.hc-app-workbench__panel-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:2.35rem;padding:0 .9rem;background:var(--hc-line-dark);color:#fff;font-family:var(--hc-mono-font);font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase}.hc-app-workbench__bar span:last-child,.hc-app-workbench__panel-bar span:last-child{color:#ffffff8c}.hc-app-workbench__select{display:grid;grid-template-columns:3.35rem minmax(0,1fr) auto 2rem;align-items:center;gap:.8rem;width:100%;min-height:5.65rem;padding:0 .9rem 0 0;border:0;border-bottom:1px solid var(--hc-line-dark);background:var(--hc-panel);color:var(--hc-text);text-align:left;cursor:pointer;transition:background-color .16s ease,color .16s ease}.hc-app-workbench__select:last-child{border-bottom:0}.hc-app-workbench__select:hover{background:#f2f0eb}.hc-app-workbench__select:focus-visible{position:relative;z-index:2;outline:2px solid #ffb84d;outline-offset:-3px}.hc-app-workbench__select.is-active{grid-template-columns:3.35rem minmax(0,1fr) auto;background:var(--hc-line-dark);color:#fff}.hc-app-workbench__index-number{display:grid;align-self:stretch;place-items:center;border-right:1px solid var(--hc-line-dark);background:#f0ede6;font-family:var(--hc-mono-font);font-size:.72rem;letter-spacing:.08em}.hc-app-workbench__select.is-active .hc-app-workbench__index-number{background:#ffb84d;color:#111}.hc-app-workbench__select-copy{display:grid;gap:.38rem}.hc-app-workbench__select-category,.hc-app-workbench__eyebrow,.hc-app-workbench__work-label{font-family:var(--hc-mono-font);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--hc-muted)}.hc-app-workbench__select.is-active .hc-app-workbench__select-category{color:#ffffff94}.hc-app-workbench__select-title{font-size:1rem;font-weight:600;line-height:1.2}.hc-app-workbench__select-symbol{display:grid;width:1.8rem;height:1.8rem;place-items:center;border:1px solid var(--hc-line-dark);font-family:var(--hc-mono-font)}.hc-app-workbench__select.is-active .hc-app-workbench__select-symbol{border-color:#fff6}.hc-app-workbench__select-indicator{display:grid;width:2rem;height:2rem;place-items:center;border:1px solid var(--hc-line-dark);font-family:var(--hc-mono-font);font-size:.85rem}.hc-app-workbench__select.is-active .hc-app-workbench__select-indicator{display:none}.hc-app-workbench__panel{display:grid;grid-template-rows:auto auto minmax(10.5rem,1fr) auto auto;overflow:hidden;border:1px solid var(--hc-line-dark);background:var(--hc-panel);box-shadow:.45rem .45rem #0f0f101f}.hc-app-workbench__overview{display:grid;grid-template-columns:5.5rem minmax(0,1fr);gap:1.25rem;padding:1.5rem;border-bottom:1px solid var(--hc-line-dark);background:#f0ede6}.hc-app-workbench__app-mark{display:grid;width:5.5rem;height:5.5rem;place-items:center;border:1px solid var(--hc-line-dark);background:#ffb84d;font-family:var(--hc-mono-font);font-size:2rem}.hc-app-workbench__overview h3,.hc-app-workbench__overview p,.hc-app-workbench__work-grid p,.hc-app-workbench__governance p{margin:0}.hc-app-workbench__overview h3{margin-top:.55rem;font-size:clamp(1.6rem,2.4vw,2.2rem);line-height:1.05;letter-spacing:-.04em}.hc-app-workbench__overview>div>p:last-child{max-width:36rem;margin-top:.7rem;color:var(--hc-muted);font-size:.98rem;line-height:1.5}.hc-app-workbench__work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:0;gap:1px;background:var(--hc-line-dark)}.hc-app-workbench__work-grid article{display:grid;align-content:start;height:100%;gap:.8rem;min-height:10.5rem;padding:1.25rem;background:linear-gradient(#ffffffc7,#ffffffc7),repeating-linear-gradient(0deg,transparent 0 2rem,rgba(15,15,16,.08) 2rem calc(2rem + 1px)),#f0ede6}.hc-app-workbench__work-grid p{font-size:.95rem;line-height:1.52}.hc-app-workbench__stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;padding:1px 0 0;background:var(--hc-line-dark);list-style:none}.hc-app-workbench__stages li{display:flex;align-items:center;gap:.6rem;min-height:3.4rem;padding:.6rem .85rem;background:var(--hc-panel);text-transform:capitalize}.hc-app-workbench__stages span{color:var(--hc-muted);font-family:var(--hc-mono-font);font-size:.6875rem}.hc-app-workbench__stages strong{font-size:.8rem;line-height:1.3}.hc-app-workbench__governance{display:grid;grid-template-columns:8rem 1fr;gap:1rem;align-items:start;min-height:5.25rem;padding:1rem 1.25rem;border-top:1px solid var(--hc-line-dark);background:#ffb84d}.hc-app-workbench__governance span{font-family:var(--hc-mono-font);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase}.hc-app-workbench__governance p{font-size:.9rem;line-height:1.45}.hc-section{margin-top:9.5rem}.hc-section-title{margin:0 0 1rem;font-size:1.5rem;font-weight:400}.hc-section-intro{margin:0 0 4.5rem;max-width:42rem;font-size:1.125rem;color:var(--hc-muted)}.hc-features-grid{display:grid;grid-template-columns:minmax(17rem,22rem) minmax(0,1fr);gap:.75rem;align-items:start}.hc-feature-list{display:grid;gap:0;overflow:hidden;border:1px solid var(--hc-line-dark);background:var(--hc-line-dark);box-shadow:.45rem .45rem #0f0f101f}.hc-feature-list__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:2.35rem;padding:0 .9rem;background:var(--hc-line-dark);color:#fff;font-family:var(--hc-mono-font);font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase}.hc-feature-list__bar span:last-child{color:#ffffff8c}.hc-feature-card{appearance:none;display:grid;grid-template-columns:3.2rem minmax(0,1fr) 2rem;gap:1rem;align-items:start;width:100%;min-height:6.2rem;padding:0 .9rem 0 0;border:0;border-bottom:1px solid var(--hc-line-dark);background:var(--hc-panel);cursor:pointer;text-align:left;transition:border-color .12s ease,background-color .12s ease,color .12s ease}.hc-feature-card:last-child{border-bottom:0}.hc-feature-card:hover{background:#f2f0eb}.hc-feature-card.is-active{grid-template-columns:3.2rem minmax(0,1fr);background:var(--hc-line-dark);color:#fff}.hc-feature-symbol,.hc-stat-symbol{color:var(--hc-text)}.hc-feature-symbol{display:grid;align-self:stretch;place-items:center;border-right:1px solid var(--hc-line-dark);background:#f0ede6;font-family:var(--hc-mono-font)}.hc-feature-card.is-active .hc-feature-symbol{background:#ffb84d;color:#111}.hc-feature-card h3{margin:1rem 0 0;font-size:1.25rem;font-weight:600}.hc-feature-card p{margin:.4rem 0 1rem;font-size:.9375rem}.hc-feature-card.is-active p{color:#ffffffb3}.hc-feature-dot{display:grid;width:2rem;height:2rem;margin-top:1rem;place-items:center;border:1px solid var(--hc-line-dark);font-family:var(--hc-mono-font)}.hc-feature-dot:before{content:"+"}.hc-feature-card.is-active .hc-feature-dot{display:none}.hc-code-shell{border:1px solid var(--hc-line-dark);background:var(--hc-panel)}.hc-feature-panel.is-active{border-color:var(--hc-line-dark);box-shadow:.45rem .45rem #0f0f101f}.hc-feature-panel.is-active .hc-code-topbar{background:var(--hc-line-dark)}.hc-static-tab{display:inline-flex;align-items:center;min-height:2.5rem;padding:0 1rem;border-right:1px solid var(--hc-line-dark);background:var(--hc-panel);font-size:.8125rem;font-weight:600}.hc-feature-view-tabs{display:flex;align-self:stretch}.hc-feature-view-tab{min-width:9rem;justify-content:center;border:0;border-right:1px solid rgba(255,255,255,.35);cursor:pointer;color:inherit}.hc-feature-panel.is-active .hc-feature-view-tab.is-active{background:#ffb84d;color:#111}.hc-feature-notes-label{display:none}.hc-feature-panel.is-active .hc-static-tab{border-right-color:#ffffff59;background:var(--hc-line-dark);color:#fff}.hc-code-body{background:var(--hc-panel)}.hc-code-pre{min-height:23rem;margin:0;padding:1.75rem;font-family:var(--hc-mono-font);font-size:.9rem;line-height:1.85;white-space:pre-wrap}.hc-code-pre code{display:block}.hc-token-keyword{color:#ef4444}.hc-token-symbol{color:#2563eb}.hc-token-string{color:#0f766e}.hc-token-comment{color:#78716c}.hc-terminal-shell{border-top:1px solid var(--hc-line-dark);background:var(--hc-dense);color:#f5f5f4}.hc-terminal-title{min-height:2.5rem;padding:.7rem .875rem;border-bottom:1px solid var(--hc-dense-line);font-family:var(--hc-mono-font);font-size:.875rem}.hc-terminal-pre{min-height:12rem;margin:0;padding:1rem .875rem 1.25rem;overflow:auto;font-family:var(--hc-mono-font);font-size:.8125rem;line-height:1.7}.hc-feature-preview{padding:1.5rem;background:linear-gradient(180deg,#f5f5f4,#efede8)}.hc-feature-preview--ontology{padding:0;background:#111214}.hc-feature-preview--image{padding:0}.hc-feature-panel.is-active .hc-feature-preview{background:linear-gradient(180deg,#f0ede6,#e9e3d8)}.hc-feature-panel.is-active .hc-feature-preview--ontology{background:#111214}.hc-feature-preview__surface{min-height:23rem;border:1px solid var(--hc-line-dark);background:linear-gradient(180deg,#f3ede3,#ece5da)}.hc-feature-preview__surface--ontology{min-height:0;border:0;background:#111214}.hc-feature-preview__main{padding:1.5rem;background:linear-gradient(180deg,#fffffff5,#f8f7f4f5)}.hc-feature-preview__main--image{padding:0;overflow:hidden}.hc-feature-preview__image{display:block;width:100%;height:100%;min-height:20rem;object-fit:cover;object-position:left top}.hc-feature-preview__main--ontology{padding:0;background:#111214}.hc-ontology-flow{display:grid;grid-template-rows:auto minmax(0,1fr);height:100%;overflow:hidden;background:#111214;color:#f4f1ea;font-family:"IBM Plex Sans",var(--hc-body-font)}.hc-ontology-flow__chrome{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:2.7rem;padding:0 .9rem;border-bottom:1px solid #2a2d32;background:#08090a;color:#89857e;font-family:var(--hc-mono-font);font-size:.6875rem;letter-spacing:.09em;text-transform:uppercase}.hc-ontology-flow__chrome>span:first-child{color:#f4f1ea;font-weight:600}.hc-ontology-flow__stage{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(18rem,1.1fr) minmax(0,.95fr);height:100%;min-height:0;overflow:hidden;background:#111214}.hc-ontology-flow__stage:before,.hc-ontology-flow__stage:after{position:absolute;z-index:0;background:#24272c;content:""}.hc-ontology-flow__stage:before{top:0;bottom:0;left:50%;width:1px}.hc-ontology-flow__stage:after{top:50%;right:0;left:0;height:1px}.hc-ontology-flow__wires{position:absolute;z-index:1;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.hc-ontology-flow__wires--mobile{display:none}.hc-ontology-wire{fill:none;stroke:#c7892f;stroke-dasharray:2 13;stroke-linecap:square;stroke-width:2;animation:hc-ontology-wire-travel 1.7s linear infinite}.hc-ontology-wire--source{animation-duration:1.35s}.hc-ontology-wire--spine{animation-delay:-.3s;animation-duration:1.1s;stroke:#ffb84d;stroke-width:3}.hc-ontology-wire--branch{animation-delay:-.75s;animation-duration:1.5s}.hc-ontology-zone{position:relative;z-index:2;display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;padding:1.15rem;border-right:1px solid #2a2d32}.hc-ontology-zone:last-child{border-right:0}.hc-ontology-zone__header{display:flex;align-items:baseline;gap:.65rem;min-height:1.6rem;color:#9a968e;font-family:var(--hc-mono-font);font-size:.6875rem;letter-spacing:.09em;text-transform:uppercase}.hc-ontology-zone__header span{color:#ffb84d;font-variant-numeric:tabular-nums}.hc-ontology-zone__header p{margin:0}.hc-ontology-source-list{display:grid;align-content:space-around;gap:1rem;padding:1.75rem 0 .4rem}.hc-ontology-source{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.3rem .7rem;min-height:7rem;padding:.85rem;border:1px solid #4c5057;background:#15171b}.hc-ontology-source>span{grid-row:span 2;align-self:stretch;padding-right:.65rem;border-right:1px solid #4c5057;color:#ffb84d;font-family:var(--hc-mono-font);font-size:.6875rem;line-height:1;text-align:center}.hc-ontology-source strong{color:#f4f1ea;font-size:1rem;letter-spacing:-.025em}.hc-ontology-source small{color:#9a968e;font-size:.71rem;line-height:1.35}.hc-ontology-zone--center{grid-template-rows:auto minmax(0,1fr) auto;padding-right:1.5rem;padding-left:1.5rem}.hc-ontology-zone--center .hc-ontology-zone__header{justify-content:center}.hc-ontology-core{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;place-items:center;align-self:center;justify-self:center;box-sizing:border-box;width:min(100%,18rem);min-height:13.5rem;padding:clamp(1.45rem,2.1vw,2rem);border:2px solid #ffb84d;background:#181a1f;text-align:center}.hc-ontology-core p{margin:0;color:#a8a39a;font-family:var(--hc-mono-font);font-size:.6875rem;letter-spacing:.07em;line-height:1.45;text-transform:uppercase}.hc-ontology-core strong{align-self:center;color:#f4f1ea;font-size:clamp(1.8rem,3.1vw,2.65rem);letter-spacing:-.06em;line-height:.9;text-align:center}.hc-ontology-core__readouts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:.35rem;padding-top:.6rem;border-top:1px solid #4c5057}.hc-ontology-core__readouts span{display:grid;min-height:1.85rem;padding:.25rem .2rem;border:1px solid #4c5057;color:#ffb84d;font-family:var(--hc-mono-font);font-size:clamp(.42rem,.59vw,.54rem);letter-spacing:.04em;line-height:1.12;place-items:center;text-transform:uppercase}.hc-ontology-zone__cta{display:inline-flex;align-items:center;justify-content:center;justify-self:center;width:min(100%,18rem);min-height:2.5rem;border:1px solid #ffb84d;background:#ffb84d;color:#111214;font-family:var(--hc-mono-font);font-size:.6875rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.hc-ontology-zone__cta:hover{background:#f4f1ea}.hc-ontology-module-list{display:grid;grid-template-rows:repeat(7,minmax(3.15rem,1fr));align-content:stretch;gap:.45rem;padding:1.2rem 0 .45rem}.hc-ontology-module{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.65rem;align-items:center;min-height:0;padding:.7rem .8rem;border:1px solid #4c5057;background:#15171b}.hc-ontology-module>span{padding-right:.65rem;border-right:1px solid #4c5057;color:#ffb84d;font-family:var(--hc-mono-font);font-size:.6875rem;text-align:center}.hc-ontology-module strong{color:#f4f1ea;font-size:.88rem;letter-spacing:-.025em}@keyframes hc-ontology-wire-travel{to{stroke-dashoffset:-30}}@media(prefers-reduced-motion:reduce){.hc-ontology-wire{animation:none}}.hc-feature-preview__surface h3{max-width:28rem;margin:.9rem 0 0;font-size:clamp(1.75rem,2.6vw,2.2rem);line-height:1.05;letter-spacing:-.04em}.hc-feature-preview__notes{padding:0;border-top:1px solid #34363a;background:#111214;color:#f4f1ea}.hc-feature-preview__notes-title{font-family:var(--hc-mono-font);font-size:.8rem;color:var(--hc-muted)}.hc-feature-preview__notes-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;height:100%;margin:0}.hc-feature-preview__notes-hint{display:none}.hc-feature-preview__notes-column{display:grid;align-content:start;min-width:0;padding:2rem;border-right:1px solid #34363a;background:#15171a}.hc-feature-preview__notes-column:last-child{border-right:0;background:#101113}.hc-feature-preview__notes-column:before{content:"01";margin-bottom:1.4rem;font-family:var(--hc-mono-font);font-size:.72rem;letter-spacing:.12em;color:#ffb84d}.hc-feature-preview__notes-column:nth-child(2):before{content:"02"}.hc-feature-preview__notes-column h4{margin:0;padding-bottom:1rem;border-bottom:1px solid #42454a;font-size:1.25rem;font-weight:650;color:#fff}.hc-feature-preview__notes-column ul{margin:0;padding:0;list-style:none;color:#c6c8cc}.hc-feature-preview__notes-column li{position:relative;padding:.95rem 0 .95rem 1.25rem;border-bottom:1px solid #2f3236;line-height:1.45}.hc-feature-preview__notes-column li:before{content:"→";position:absolute;left:0;color:#ffb84d}@media(min-width:40.001rem){.hc-feature-panel{display:grid;grid-template-rows:auto minmax(0,1fr);align-self:stretch;min-height:0;overflow:hidden}.hc-feature-preview,.hc-feature-preview__surface,.hc-feature-preview__main--image,.hc-feature-preview__image{min-height:0;height:100%}.hc-feature-preview__surface{display:grid;grid-template-rows:minmax(0,1fr)}.hc-feature-panel:not(.is-notes-open) .hc-feature-preview__notes{display:none}.hc-feature-panel.is-notes-open .hc-feature-preview__main{display:none}.hc-feature-panel.is-notes-open .hc-feature-preview__notes{display:block;height:100%;overflow:auto}.hc-feature-preview__notes-title{display:none}}.hc-performance-section{--hc-posture-accent: #ffb84d}.hc-performance-shell{border:1px solid var(--hc-line-dark);background:var(--hc-line-dark);box-shadow:.35rem .35rem #0f0f1014}.hc-performance-shell__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;min-height:3.5rem;background:var(--hc-line-dark);color:#fff;font-family:var(--hc-mono-font)}.hc-performance-shell__header h2{display:flex;align-items:center;margin:0;padding:0 1.25rem;color:var(--hc-posture-accent);font-family:var(--hc-mono-font);font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.hc-performance-shell__meta{display:flex;align-items:center;padding:0 1rem;border-left:1px solid rgba(255,255,255,.28);color:#ffffffa6;font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase}.hc-performance-grid{display:grid;grid-template-columns:minmax(0,.39fr) minmax(0,.61fr);gap:1px;background:var(--hc-line-dark)}.hc-performance-copy,.hc-enterprise-copy,.hc-enterprise-ascii{border:1px solid var(--hc-line);background:var(--hc-panel)}.hc-performance-copy{display:flex;align-self:stretch;align-items:flex-start;min-height:39rem;padding:2.25rem 2rem 1.5rem;border:0;background:#111;color:#fff}.hc-performance-copy__inner{position:sticky;top:5.5rem;width:100%}.hc-performance-copy h3{max-width:24rem;margin:0 0 1.35rem;font-size:clamp(2rem,3vw,3rem);line-height:1.04;font-weight:600;letter-spacing:-.05em}.hc-performance-copy p,.hc-enterprise-copy p{max-width:25rem;margin:0;font-size:1rem;color:var(--hc-muted)}.hc-performance-copy p{color:#ffffffb8}.hc-performance-copy__signal{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.9rem;margin-top:2rem;padding:.85rem 1rem;border:1px solid rgba(255,184,77,.72);background:#ffb84d14}.hc-performance-copy__signal span{color:var(--hc-posture-accent);font-family:var(--hc-mono-font);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase}.hc-performance-copy__signal strong{font-size:.86rem;font-weight:600}.hc-performance-pillars{display:grid;gap:.75rem;margin-top:1.5rem}.hc-performance-pillar{padding:1rem;border:1px solid var(--hc-line);background:#fbfaf8}.hc-performance-pillar h4,.hc-enterprise-copy h3{margin:0;font-size:1rem;font-weight:600}.hc-performance-pillar p{margin-top:.45rem;font-size:.9rem}.hc-performance-stack{border:0;background:var(--hc-panel)}.hc-measure-card+.hc-measure-card{border-top:1px solid var(--hc-line-dark)}.hc-panel-bar{position:relative;display:flex;align-items:center;justify-content:center;min-height:2.625rem;padding:0 1rem;overflow:hidden;isolation:isolate;background:#0a0a0a;color:#fff;font-family:var(--hc-mono-font);font-size:.9375rem;text-align:center}.hc-panel-bar:before,.hc-panel-bar:after{content:"";position:absolute;inset:0;pointer-events:none}.hc-panel-bar:before{opacity:.95;background:url(/textures/topo-bar-b.svg) var(--hc-topo-position, center) / 100% var(--hc-topo-scale, 232.5%) no-repeat}.hc-panel-bar:after{background:linear-gradient(90deg,#ffffff05,#00000017);opacity:.26}.hc-panel-bar__label{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.35rem;align-self:stretch;min-height:100%;padding:0 1rem;background:#000;border:0}.hc-panel-bar__glyph{font-family:ui-serif,Georgia,Times New Roman,serif;font-size:1.15em;line-height:1;text-transform:none}.hc-panel-bar--flow-a,.hc-panel-bar--flow-b,.hc-panel-bar--flow-c{background:#0a0a0a}.hc-panel-bar--performance{display:grid;grid-template-columns:3.5rem minmax(0,1fr) auto;justify-content:stretch;min-height:3.5rem;padding:0;background:#111;text-align:left}.hc-panel-bar--performance:before,.hc-panel-bar--performance:after{display:none}.hc-panel-bar--performance .hc-panel-bar__label{justify-content:flex-start;padding:0 1rem;border-right:0;background:transparent;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.hc-panel-bar__index{display:grid;align-self:stretch;place-items:center;border-right:1px solid rgba(255,255,255,.28);background:var(--hc-posture-accent);color:#111;font-size:.6875rem;letter-spacing:.08em}.hc-panel-bar__state{display:flex;align-items:center;margin:.7rem;padding:0 .55rem;border:1px solid rgba(255,255,255,.32);color:#ffffffad;font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase}.hc-panel-bar--seed-research{--hc-topo-position: 12% 21%}.hc-panel-bar--seed-community{--hc-topo-position: 84% 33%}.hc-panel-bar--seed-support{--hc-topo-position: 61% 74%}.hc-panel-bar--seed-highlights{--hc-topo-position: 27% 68%}.hc-panel-bar--seed-quickstart{--hc-topo-position: 73% 14%}.hc-panel-bar--flow-a:before{background:url(/textures/topo-bar-b.svg) 18% 28% / 100% 195% no-repeat}.hc-panel-bar--flow-a:after{background:linear-gradient(90deg,#ffffff04,#00000014);opacity:.28}.hc-panel-bar--flow-b:before{background:url(/textures/topo-bar-b.svg) 64% 47% / 100% 232.5% no-repeat}.hc-panel-bar--flow-b:after{background:linear-gradient(90deg,#ffffff05,#00000017);opacity:.26}.hc-panel-bar--flow-c:before{background:url(/textures/topo-bar-b.svg) 38% 81% / 100% 270% no-repeat}.hc-panel-bar--flow-c:after{background:linear-gradient(90deg,#ffffff06,#0000001c);opacity:.28}.hc-panel-body{padding:1.5rem 1.125rem}.hc-measure-card--comparison .hc-panel-body{background:repeating-linear-gradient(0deg,transparent 0 3.25rem,rgba(15,15,16,.045) 3.25rem calc(3.25rem + 1px)),#f8f7f4}.hc-latency-header h3{margin:0;font-size:1.1rem;font-weight:600}.hc-latency-header p{margin:.25rem 0 0;font-family:var(--hc-mono-font);font-size:.72rem;color:#78716c}.hc-latency-legend{display:flex;gap:1rem;margin-top:1.25rem;font-family:var(--hc-mono-font);font-size:.75rem}.hc-latency-legend span{display:inline-flex;align-items:center;gap:.45rem}.hc-latency-legend i{width:.5rem;height:.5rem;background:#000}.hc-latency-legend i.is-legacy,.hc-latency-bar--legacy{background:#292524}.hc-latency-legend i.is-psi,.hc-latency-bar--psi{background:var(--hc-posture-accent)}.hc-latency-rows{display:grid;gap:1.125rem;margin-top:1.5rem}.hc-latency-row{display:grid;gap:.35rem}.hc-latency-label{font-family:var(--hc-mono-font);font-size:.9rem}.hc-latency-bars{display:grid;gap:.45rem}.hc-latency-bar-row{display:grid;grid-template-columns:minmax(0,18rem) auto;align-items:center;gap:.6rem}.hc-latency-bar{min-width:.875rem;height:.875rem;background:#000}.hc-latency-bar--psi{background:var(--hc-posture-accent)}.hc-latency-bar-row--psi span{color:#8a5100;font-weight:600}.hc-latency-bars span{font-family:var(--hc-mono-font);font-size:.75rem}.hc-panel-note{max-width:30rem;margin:1.75rem 0 0;font-family:var(--hc-mono-font);font-size:.76rem;color:#78716c}.hc-spec-list{padding:0 1.125rem .25rem}.hc-spec-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:.95rem 0;border-bottom:1px solid var(--hc-line);font-family:var(--hc-mono-font);font-size:.9rem}.hc-spec-row span:last-child{text-align:right}.hc-ascii-block{margin:0;overflow:auto;white-space:pre;font-family:var(--hc-mono-font);font-size:.85rem;line-height:1.45}.hc-zeroops-copy{display:grid;gap:1rem;padding:0}.hc-zeroops-copy p{margin:0;color:var(--hc-muted);font-size:.9375rem}.hc-zeroops-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--hc-line-dark)}.hc-zeroops-column{display:grid;align-content:start;gap:.85rem;min-height:12rem;padding:1.2rem;background:#fff}.hc-zeroops-column h3{margin:0;padding-bottom:.75rem;border-bottom:1px solid var(--hc-line);font-size:1rem;font-weight:700}.hc-zeroops-column ul{display:grid;gap:.65rem;margin:0;padding-left:1.1rem}.hc-zeroops-column li{font-size:.9375rem;color:var(--hc-muted)}.hc-enterprise-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.hc-enterprise-copy{display:flex;align-items:flex-start;min-height:23rem;padding:2rem 1.75rem}.hc-enterprise-copy h3{max-width:28rem;margin-bottom:1rem;font-size:clamp(1.7rem,2.5vw,2.2rem);line-height:1.08;letter-spacing:-.04em}.hc-enterprise-copy p+p{margin-top:1rem}.hc-enterprise-surface{display:flex;flex-direction:column;border:1px solid var(--hc-line-dark);background:var(--hc-line-dark);box-shadow:.45rem .45rem #0f0f101f}.hc-enterprise-surface__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:2.35rem;padding:0 1rem;background:var(--hc-line-dark);color:#fff;font-family:var(--hc-mono-font);font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase}.hc-enterprise-surface__status{display:inline-flex;align-items:center;gap:.4rem;color:var(--hc-accent)}.hc-enterprise-surface__status:before{content:"";width:.4rem;height:.4rem;border-radius:50%;background:var(--hc-accent)}.hc-enterprise-surface__body{padding:1.5rem 1.25rem 1rem;background:var(--hc-panel);color:var(--hc-text)}.hc-enterprise-surface__title{margin:0;font-size:1.15rem;font-weight:600}.hc-enterprise-surface__meta{margin:.35rem 0 0;font-family:var(--hc-mono-font);font-size:.75rem;color:var(--hc-muted)}.hc-enterprise-surface__evidence{display:grid;gap:0;margin:1.25rem 0 0;padding:0;border-top:1px solid var(--hc-line);list-style:none}.hc-enterprise-surface__evidence li{display:grid;grid-template-columns:1.65rem 1fr;gap:.75rem;align-items:start;padding:.85rem 0;border-bottom:1px solid var(--hc-line);font-size:.92rem}.hc-enterprise-surface__evidence-index{display:grid;place-items:center;width:1.65rem;height:1.65rem;border:1px solid var(--hc-line-dark);background:var(--hc-panel-soft);font-family:var(--hc-mono-font);font-size:.6875rem;color:var(--hc-muted)}.hc-enterprise-surface__actions{display:flex;justify-content:flex-end;gap:.6rem;padding:1rem 1.25rem;background:var(--hc-panel);border-top:1px solid var(--hc-line)}.hc-enterprise-surface__action{display:inline-flex;align-items:center;padding:.55rem 1.1rem;border:1px solid var(--hc-line-dark);font-family:var(--hc-mono-font);font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.hc-enterprise-surface__action--secondary{color:var(--hc-muted)}.hc-enterprise-surface__action--primary{border-color:var(--hc-accent);background:var(--hc-accent);color:var(--psi-amber-ink);font-weight:600}.hc-resource-stack{display:grid;gap:.75rem}.hc-resource-module{border:1px solid var(--hc-line);background:var(--hc-panel)}.hc-scroll-grid{display:grid;gap:.75rem;padding:1rem}.hc-scroll-grid>*{scroll-snap-align:start}.hc-scroll-grid--videos{grid-template-columns:repeat(5,minmax(0,1fr))}.hc-video-card,.hc-update-card{border:1px solid var(--hc-line);background:var(--hc-panel-soft);min-width:0}.hc-video-thumb,.hc-research-thumb{border-bottom:1px solid var(--hc-line)}.hc-video-thumb{height:7.75rem;background:repeating-linear-gradient(45deg,#d6d3d1 0 .2rem,#f8f7f4 .2rem .5rem)}.hc-video-body,.hc-research-body{padding:.875rem}.hc-video-body h3,.hc-research-body h3,.hc-update-body h3{font-family:var(--hc-mono-font);font-size:.9rem}.hc-video-body p,.hc-research-body p,.hc-update-body p{margin:.45rem 0 0;font-size:.8125rem;line-height:1.5}.hc-resource-columns{display:grid;grid-template-columns:1fr 1fr}.hc-resource-columns .hc-resource-module:first-child{border-right:0}.hc-resource-copy{padding:1.25rem 1rem}.hc-resource-copy>p{max-width:48rem;margin:0 0 1rem;font-size:1rem}.hc-resource-link-list{display:grid}.hc-resource-link-row{padding:1rem 0;border-top:1px solid var(--hc-line)}.hc-resource-link-row a{font-family:var(--hc-mono-font);font-size:.9rem}.hc-resource-link-row p{margin:.5rem 0 0;font-size:.875rem;line-height:1.55}.hc-resource-tag{display:inline-block;margin-top:.5rem;padding:.15rem .5rem;border:1px solid var(--hc-line);border-radius:.25rem;font-family:var(--hc-mono-font);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--hc-muted)}.hc-research-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.hc-research-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}.hc-research-card{border:1px solid var(--hc-line);background:var(--hc-panel-soft)}.hc-research-thumb{height:7.5rem;background:repeating-radial-gradient(circle at center,#d6d3d1 0 .12rem,#f8f7f4 .12rem .65rem)}.hc-scroll-grid--updates{grid-template-columns:repeat(6,minmax(0,1fr))}.hc-update-body{display:grid;gap:.625rem;min-height:8.75rem;padding:1rem}.hc-update-body span{margin-top:auto;font-family:var(--hc-mono-font);font-size:.75rem;color:#78716c}.hc-lower-band{display:grid;grid-template-columns:1fr}.hc-lower-band__main{display:grid}.hc-lower-band__main--appendix{display:block}.hc-lower-band__section{padding:1.25rem 1rem}.hc-lower-band__section+.hc-lower-band__section{border-top:1px solid var(--hc-line)}.hc-lower-band__head{margin-bottom:1rem}.hc-lower-band__eyebrow{margin:0;font-family:var(--hc-mono-font);font-size:.8rem}.hc-lower-band__intro{margin:.55rem 0 0;color:var(--hc-muted);font-size:.9375rem}.hc-lower-band__intro-copy{display:grid;gap:.8rem;margin-top:.55rem}.hc-lower-band__intro-copy .hc-lower-band__intro{margin:0}.hc-research-series-header .hc-lower-band__intro-copy>.hc-lower-band__intro{color:#000}.hc-research-series-header .hc-lower-band__intro--post-quotes{color:#000}.hc-lower-band__intro-copy .hc-lower-band__intro--lead{margin-top:.65rem;margin-bottom:.45rem;color:#000}.hc-lower-band__intro--lead strong{color:#000;font-weight:700}.hc-lower-band__intro-list{margin:0;padding-left:1.25rem;color:#000;font-size:.9375rem;line-height:1.6}.hc-lower-band__intro-list li+li{margin-top:.55rem}.hc-shannon-quotes{display:grid;gap:.85rem;margin-top:.35rem}.hc-shannon-quote{margin:0;padding:.95rem;border:1px solid var(--hc-line);background:var(--hc-panel-soft)}.hc-shannon-quote blockquote,.hc-shannon-quote blockquote p{margin:0}.hc-shannon-quote blockquote{color:var(--hc-text);font-size:.9375rem;line-height:1.6}.hc-shannon-quotes__source{margin:0;font-size:.75rem;overflow-wrap:anywhere;color:var(--hc-muted)}.hc-shannon-quotes__source a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.16em}.hc-shannon-quotes__source cite{font-family:var(--hc-mono-font)}.hc-shannon-quote__commentary{margin-top:.8rem;padding:.65rem .75rem;border-left:2px solid var(--hc-line-dark);background:var(--hc-panel)}.hc-shannon-quote__commentary-text{margin:0;color:var(--hc-muted);font-size:.875rem;line-height:1.55}@media(max-width:40rem){.hc-lower-band__section{padding:1rem .85rem}.hc-lower-band__intro-copy{gap:.9rem;margin-top:.75rem}.hc-lower-band__intro,.hc-lower-band__intro-list{font-size:.9375rem;line-height:1.65}.hc-shannon-quotes__source{font-size:.6875rem;line-height:1.45}.hc-shannon-quote{padding:.8rem}.hc-shannon-quote blockquote{font-size:.9rem;line-height:1.65;overflow-wrap:anywhere}.hc-shannon-quote__commentary{margin-top:.7rem;padding:.65rem}}.hc-research-series-header{display:grid;gap:.35rem}.hc-research-series-header__label{margin:0;font-family:var(--hc-mono-font);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--hc-muted)}.hc-research-series-header__title{margin:0;font-size:1.125rem;line-height:1.15}.hc-update-list{display:grid}.hc-update-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:.875rem 0;border-top:1px solid var(--hc-line)}.hc-update-row:first-child{border-top:0;padding-top:0}.hc-update-row h3{margin:0;font-family:var(--hc-mono-font);font-size:.875rem}.hc-update-row p{margin:.4rem 0 0;font-size:.8125rem;color:var(--hc-muted)}.hc-update-row span{font-family:var(--hc-mono-font);font-size:.75rem;color:#78716c}.hc-careers-panel{display:grid;align-content:space-between;gap:1rem;padding:1.25rem 1rem;border-left:1px solid var(--hc-line);background:var(--hc-panel-soft)}.hc-careers-panel--summary{align-content:start}.hc-careers-panel__summary-copy{display:grid;gap:.85rem;max-width:28rem}.hc-careers-panel__summary-lede,.hc-careers-panel__summary-paragraph{margin:0;font-size:1rem;line-height:1.5;color:var(--hc-muted)}.hc-careers-panel__summary-lede strong{color:var(--hc-text);font-weight:600}.hc-careers-panel__summary-link{width:fit-content;font-family:var(--hc-mono-font);font-size:.8rem;color:var(--hc-text);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.16em;word-break:break-word}.hc-careers-panel__summary-link:hover{color:var(--hc-muted)}.hc-research-series-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.hc-research-series-card{display:grid;border:1px solid var(--hc-line);background:var(--hc-panel-soft);color:inherit;text-decoration:none}.hc-research-series-card:hover{border-color:var(--hc-line-dark)}.hc-research-series-card__thumb{position:relative;aspect-ratio:3 / 1;overflow:hidden;border-bottom:1px solid var(--hc-line);background:var(--hc-panel-soft)}.hc-research-series-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hc-research-series-card__thumb span{position:absolute;right:.75rem;bottom:.7rem;left:.75rem;width:fit-content;padding:.12rem .2rem;background:#f3f0eae0;font-family:var(--hc-mono-font);font-size:.73rem;letter-spacing:.08em;text-transform:uppercase}.hc-research-series-card__body{display:grid;gap:.35rem;align-content:start;min-height:7.75rem;padding:.75rem .8rem .8rem}.hc-research-series-card__meta,.hc-research-series-card__cta{margin:0;font-family:var(--hc-mono-font);font-size:.72rem}.hc-research-series-card__body h3{margin:0;font-size:.92rem;line-height:1.2}.hc-research-series-card__cta{margin-top:auto}.hc-quickstart-wrap{padding-bottom:5.5rem}.hc-quickstart-wrap .hc-section-title,.hc-quickstart-wrap .hc-section-intro{text-align:center;margin-left:auto;margin-right:auto}.hc-quickstart-wrap .hc-section-intro{max-width:40rem}.hc-divider-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:3rem}.hc-divider-row span{height:1px;background:var(--hc-line)}.hc-quickstart-booking{max-width:57rem;width:100%;margin:2.5rem auto 0;overflow:hidden;border:1px solid var(--hc-line-dark);background:var(--hc-panel)}.hc-quickstart-booking__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:2.75rem;padding:0 .9rem;border-bottom:1px solid var(--hc-line-dark);background:var(--hc-line-dark);color:#fff;font-family:var(--hc-mono-font);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase}.hc-quickstart-booking__bar span:first-child{color:var(--hc-accent)}.hc-quickstart-booking__bar span:last-child{color:#ffffffad}.hc-quickstart-booking__body{min-width:0;min-height:35rem;padding:.75rem;overflow:hidden;background:var(--hc-panel-soft)}.hc-quickstart-booking__embed{min-width:0;min-height:33.5rem;overflow:hidden;background:#fff}.hc-command-list{padding:0 1rem 1rem}.hc-command-row{padding:1rem 0;border-bottom:1px solid var(--hc-line)}.hc-command-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.hc-command-head span{font-weight:600}.hc-command-head a{font-family:var(--hc-mono-font);font-size:.8rem}.hc-command-box{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:3rem;padding:0 .875rem;border:1px solid var(--hc-line);border-radius:2px;background:var(--hc-panel)}.hc-command-box code{font-family:var(--hc-mono-font);font-size:.9rem}.hc-command-box button{border:0;background:transparent;font-size:1rem}.hc-footer-link{display:inline-block;padding:0 1rem 1rem;font-size:.875rem;color:var(--hc-muted)}.hc-footer{margin-top:9rem;border-top:1px solid var(--hc-line);background:#f8f7f4}.hc-footer-grid{display:grid;grid-template-columns:1fr auto;gap:3rem;padding:4rem 0 5rem}.hc-footer-brand p{margin:1.25rem 0 0;font-size:.875rem;color:#78716c}.hc-footer-columns{display:grid;grid-template-columns:repeat(4,minmax(7rem,1fr));gap:3rem}.hc-footer-column h3{margin:0 0 1rem;font-size:.95rem;font-weight:700}.hc-footer-links{display:grid;gap:.7rem}.hc-footer-links a{font-size:.875rem}.hc-booking-page,.hc-research-page{padding-bottom:4rem}.hc-research-page .hc-section:first-child{margin-top:4.5rem}.hc-resources-page{padding-bottom:4rem}.hc-resources-page .hc-section:first-child{margin-top:4.5rem}.hc-legal-page{padding-bottom:4rem}.hc-legal-hero{padding:5rem 0 2rem}.hc-legal-hero__meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1.25rem;font-family:var(--hc-mono-font);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--hc-muted)}.hc-legal-hero__meta span{display:inline-flex;min-height:1.75rem;align-items:center;border:1px solid var(--hc-line);background:var(--hc-panel);padding:0 .625rem}.hc-legal-hero__grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(18rem,.5fr);gap:3rem;align-items:end;border-top:1px solid var(--hc-line-dark);padding-top:1.5rem}.hc-legal-hero h1{margin:0;max-width:48rem;font-size:clamp(3rem,6vw,6.5rem);font-weight:600;line-height:.95;letter-spacing:-.07em}.hc-legal-hero p{margin:0;color:var(--hc-muted);font-size:1rem}.hc-legal-shell{display:grid;grid-template-columns:16rem minmax(0,1fr);gap:1rem;align-items:start}.hc-legal-index,.hc-legal-card{border:1px solid var(--hc-line);background:var(--hc-panel)}.hc-legal-index{position:sticky;top:1rem;padding:1rem}.hc-legal-index p{margin:0 0 .875rem;font-family:var(--hc-mono-font);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--hc-muted)}.hc-legal-index nav{display:grid;gap:.55rem}.hc-legal-index a{font-size:.875rem;color:var(--hc-muted)}.hc-legal-index a:hover{color:var(--hc-text);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.16em}.hc-legal-card{padding:clamp(1.5rem,4vw,3rem)}.hc-legal-section{display:grid;grid-template-columns:minmax(12rem,.4fr) minmax(0,1fr);gap:2rem;padding:2rem 0;border-top:1px solid var(--hc-line)}.hc-legal-section:first-child{padding-top:0;border-top:0}.hc-legal-section:last-child{padding-bottom:0}.hc-legal-section h2{margin:0;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.1;letter-spacing:-.03em}.hc-legal-section p{margin:0;color:var(--hc-muted)}.hc-legal-section p+p{margin-top:1rem}.hc-booking-hero,.hc-research-page__hero{padding-top:7rem}.hc-booking-eyebrow{margin:0;font-family:var(--hc-mono-font);font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:var(--hc-muted)}.hc-booking-hero h1{max-width:40rem;margin:1rem 0 0;font-size:clamp(2.75rem,4vw,3.5rem);line-height:1.02;letter-spacing:-.05em}.hc-research-page__hero h1{max-width:48rem;margin:1rem 0 0;font-size:clamp(2.75rem,4vw,3.5rem);line-height:1.02;letter-spacing:-.05em}.hc-research-page__intro{max-width:44rem;margin:1.125rem 0 0;font-size:1.05rem;color:var(--hc-muted)}.hc-booking-intro,.hc-booking-note{max-width:42rem;margin:1rem 0 0;color:var(--hc-muted);font-size:1rem}.hc-booking-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}@media(max-width:72rem){.hc-hero-grid,.hc-proof-row{grid-template-columns:repeat(4,minmax(0,1fr))}.hc-hero-grid,.hc-lower-band,.hc-lower-band__main,.hc-research-grid--compact{grid-template-columns:1fr}.hc-scroll-grid--videos,.hc-scroll-grid--updates{grid-template-columns:repeat(3,minmax(0,1fr))}.hc-performance-grid,.hc-enterprise-grid,.hc-features-grid,.hc-app-workbench,.hc-resource-columns,.hc-booking-grid,.hc-footer-grid{grid-template-columns:1fr}.hc-performance-copy,.hc-enterprise-copy{min-height:auto;align-items:flex-start}.hc-performance-copy__inner{position:static;top:auto}.hc-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:56rem){.hc-button,.hc-mobile-nav summary,.hc-mobile-nav__link,.hc-mobile-nav__child{min-height:2.75rem}.hc-mobile-nav__link,.hc-mobile-nav__child{display:flex;align-items:center}.hc-performance-shell__header{grid-template-columns:minmax(0,1fr)}.hc-performance-shell__meta{display:none}.hc-panel-bar--performance{grid-template-columns:3rem minmax(0,1fr) auto}.hc-nav{min-height:0;padding:1rem 0}.hc-nav-links,.hc-nav-actions{display:none}.hc-mobile-nav{display:block}.hc-demo-canvas,.hc-hero-surface__canvas,.hc-zeroops-columns,.hc-research-grid,.hc-legal-hero__grid,.hc-legal-shell,.hc-legal-section,.hc-feature-preview__notes-grid,.hc-app-workbench__work-grid,.hc-app-workbench__stages{grid-template-columns:1fr}.hc-app-workbench__select,.hc-app-workbench__select.is-active{grid-template-columns:2.75rem minmax(0,1fr) auto;gap:.7rem}.hc-app-workbench__select-symbol{display:none}.hc-app-workbench__overview,.hc-app-workbench__governance{grid-template-columns:1fr}.hc-stat-card--sample{flex-basis:calc((100% - .75rem)/2)}.hc-scroll-grid--videos,.hc-scroll-grid--updates,.hc-research-series-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hc-demo-app{margin-left:0}.hc-legal-index{position:static}.hc-hero-surface__video{min-height:19rem;border-right:1px solid #765626;border-bottom:0}.hc-resource-columns .hc-resource-module:first-child{border-right:1px solid var(--hc-line)}.hc-careers-panel{border-top:1px solid var(--hc-line);border-left:0}}@media(min-width:40.001rem)and (max-width:72rem){.hc-features-grid,.hc-app-workbench{grid-template-columns:minmax(17rem,.8fr) minmax(0,1.2fr)}}@media(max-width:40rem){.hc-feature-view-tabs{display:none}.hc-feature-notes-label{display:inline-flex}.hc-feature-preview__notes,.hc-feature-preview__notes-title{display:block}.hc-feature-preview__notes{padding:1rem;border-top:1px solid color-mix(in srgb,var(--hc-line-dark) 16%,#d8cdbd);background:linear-gradient(180deg,#e9dfd194,#e4d8c7d1);color:var(--hc-text)}.hc-feature-preview__notes-grid{height:auto;margin-top:1rem}.hc-feature-preview__notes-column,.hc-feature-preview__notes-column:last-child{display:block;padding:1rem;border:1px solid color-mix(in srgb,var(--hc-line-dark) 10%,#d7cab9);background:#fffbf58c}.hc-feature-preview__notes-column:before{display:none}.hc-feature-preview__notes-column h4{padding:0;border:0;color:var(--hc-text);font-size:.95rem;font-weight:600}.hc-feature-preview__notes-column ul{margin:.7rem 0 0;padding:0 0 0 1rem;list-style:disc;color:var(--hc-muted)}.hc-feature-preview__notes-column li{padding:0;border:0}.hc-feature-preview__notes-column li+li{margin-top:.45rem}.hc-feature-preview__notes-column li:before{display:none}.hc-hero-surface__header{grid-template-columns:auto minmax(0,1fr)}.hc-hero-surface__header>span:last-child{grid-column:1 / -1;justify-self:stretch;padding:.6rem 0 .1rem;border-top:1px solid #40372c}.hc-hero-surface__canvas{padding:.5rem}.hc-hero-surface__video{min-height:15rem;padding:.45rem}.hc-hero-surface__runtime-body{padding:.9rem}.hc-hero-actions{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;width:100%}.hc-hero-actions .hc-button{width:100%}.hc-stat-card--sample{flex-basis:calc(100% - .25rem)}.hc-shell-width{width:calc(100% - 1rem)}.hc-hero-copy h1{font-size:2.5rem}.hc-proof-row{grid-template-columns:repeat(2,minmax(0,1fr))}.hc-proof-mark:nth-child(n+5){display:none}.hc-scroll-grid--videos,.hc-scroll-grid--updates,.hc-research-series-grid{grid-template-columns:1fr}.hc-demo-tabbar,.hc-hero-surface__header,.hc-code-topbar,.hc-command-head,.hc-code-tabs{flex-wrap:wrap}.hc-latency-bar-row{grid-template-columns:minmax(0,1fr) auto}.hc-footer-columns{grid-template-columns:1fr;gap:1.5rem}.hc-mobile-nav__panel{width:calc(100vw - 1rem);right:-.5rem}.hc-performance-copy{padding:1.5rem 1.25rem}.hc-performance-copy__signal{grid-template-columns:1fr;gap:.3rem}.hc-panel-bar--performance{grid-template-columns:3rem minmax(0,1fr)}.hc-panel-bar__state{display:none}.hc-ontology-flow__chrome{min-height:2.35rem;padding:0 .7rem}.hc-ontology-flow__chrome>span:last-child{display:none}.hc-ontology-flow__stage{grid-template-columns:1fr;grid-template-rows:18rem 20rem 26rem;height:auto;min-height:64rem}.hc-ontology-flow__stage:before{top:38rem;right:0;bottom:auto;left:0;width:auto;height:1px}.hc-ontology-flow__stage:after{top:18rem;right:0;left:0;height:1px}.hc-ontology-flow__wires--desktop{display:none}.hc-ontology-flow__wires--mobile{display:block}.hc-ontology-zone{padding:.9rem;border-bottom:1px solid #2a2d32;border-right:0}.hc-ontology-zone:last-child{border-bottom:0}.hc-ontology-zone--center{padding-right:.9rem;padding-left:.9rem}.hc-ontology-source-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));align-content:stretch;gap:.5rem;padding-top:.8rem}.hc-ontology-source{grid-template-columns:1fr;grid-template-rows:auto auto 1fr;gap:.35rem;padding:.6rem}.hc-ontology-source>span{grid-row:auto;width:fit-content;padding:0 0 .35rem;border-right:0;border-bottom:1px solid #4c5057;text-align:left}.hc-ontology-source strong{font-size:.83rem}.hc-ontology-source small{font-size:.6875rem}.hc-ontology-core{width:min(100%,16rem);min-height:11rem;padding:1.25rem}.hc-ontology-core strong{font-size:2rem}.hc-ontology-core__readouts{gap:.3rem}.hc-ontology-core__readouts span{min-height:1.7rem;font-size:.6875rem}.hc-ontology-module-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));align-content:stretch;gap:.5rem;padding-top:.7rem}.hc-ontology-module:last-child{grid-column:1 / -1}.hc-ontology-module{grid-template-columns:1fr;align-content:start;gap:.35rem;min-height:0;padding:.65rem}.hc-ontology-module>span{width:fit-content;padding:0 0 .35rem;border-right:0;border-bottom:1px solid #4c5057;text-align:left}.hc-ontology-module strong{font-size:.7rem;line-height:1.15}}.hc-page{background:var(--psi-canvas)}.hc-page :is(button,input,textarea,select,article,section,aside){box-shadow:none!important}.hc-page :is(button,input,textarea,select,.hc-code-shell,.hc-app-workbench__index,.hc-app-workbench__panel,.hc-feature-preview__chip,.hc-resource-tag){border-radius:var(--psi-radius)!important}.hc-nav-wrap{position:sticky;top:0;z-index:40;background:#f3f0ea}.hc-feature-list,.hc-app-workbench__index{display:contents}.hc-features-grid,.hc-app-workbench{row-gap:0;column-gap:.75rem}.hc-feature-list__bar,.hc-app-workbench__bar{grid-column:1;grid-row:1;border:1px solid var(--hc-line-dark)}.hc-feature-item,.hc-app-workbench__item{display:contents}.hc-feature-card,.hc-app-workbench__select{grid-column:1;border-right:1px solid var(--hc-line-dark);border-bottom:1px solid var(--hc-line-dark);border-left:1px solid var(--hc-line-dark)}.hc-feature-panel,.hc-app-workbench__panel{grid-column:2;grid-row:1 / span 20;align-self:start}.hc-feature-card.is-active,.hc-app-workbench__select.is-active{box-shadow:inset 4px 0 0 var(--psi-amber)!important}.hc-app-workbench__work-grid article{background-image:none}@media(max-width:56rem){.hc-nav{min-height:3.75rem;padding:0}.hc-nav .hc-brand-mark{height:2.75rem}.hc-mobile-nav summary{min-width:var(--psi-control-min);min-height:var(--psi-control-min)}}@media(max-width:40rem){.hc-shell-width{width:calc(100% - 2rem)}.hc-hero{padding-top:2.5rem}.hc-hero-grid{gap:1.5rem}.hc-hero-copy h1{max-width:10ch;font-size:2.5rem;line-height:.98}.hc-legal-hero h1,.hc-legal-title{font-size:2.5rem;line-height:.98}.hc-hero-description{margin-top:.9rem;font-size:1rem}.hc-hero-actions{gap:.5rem;margin-top:1.1rem}.hc-button,.hc-mobile-nav summary,.hc-mobile-nav__link,.hc-mobile-nav__child{min-height:var(--psi-control-min)}.hc-section{margin-top:4.75rem}.hc-section-title{font-size:1.4rem}.hc-section-intro{margin-bottom:1.5rem;font-size:.9375rem}.hc-quickstart-booking{margin-top:1.75rem}.hc-quickstart-booking__bar{align-items:flex-start;flex-direction:column;gap:.35rem;padding:.75rem .8rem}.hc-quickstart-booking__body{min-height:30rem;padding:.5rem}.hc-quickstart-booking__embed{min-height:29rem}.hc-features-grid,.hc-app-workbench{display:block;margin-top:1.25rem}.hc-feature-list,.hc-app-workbench__index{display:block;border-top:1px solid var(--hc-line-dark)}.hc-feature-list__bar,.hc-app-workbench__bar{min-height:2.75rem;border-top:0;font-size:.75rem}.hc-feature-item,.hc-app-workbench__item{display:block}.hc-feature-card,.hc-app-workbench__select,.hc-feature-card.is-active,.hc-app-workbench__select.is-active{width:100%;min-height:5rem;scroll-margin-top:4.5rem}.hc-feature-card{grid-template-columns:3rem minmax(0,1fr) 2.75rem;gap:.8rem}.hc-feature-card.is-active{grid-template-columns:3rem minmax(0,1fr) 2.75rem}.hc-feature-card.is-active .hc-feature-dot,.hc-app-workbench__select.is-active .hc-app-workbench__select-indicator{display:grid;border-color:#ffffff8c}.hc-feature-card.is-active .hc-feature-dot:before{content:"−"}.hc-app-workbench__select.is-active .hc-app-workbench__select-indicator{font-size:0}.hc-app-workbench__select.is-active .hc-app-workbench__select-indicator:before{content:"−";font-size:.85rem}.hc-feature-card h3{margin-top:.8rem;font-size:1.1rem}.hc-feature-card p{margin:.25rem 0 .8rem;font-size:.875rem}.hc-feature-panel,.hc-app-workbench__panel{width:100%;margin:0;border-top:0;border-right:1px solid var(--hc-line-dark);border-bottom:1px solid var(--hc-line-dark);border-left:1px solid var(--hc-line-dark)}.hc-feature-preview__main,.hc-feature-preview__notes,.hc-feature-preview__notes-column,.hc-app-workbench__overview,.hc-app-workbench__work-grid article,.hc-app-workbench__governance{padding:1rem}.hc-feature-preview--image,.hc-feature-preview__main--image{padding:0}.hc-feature-preview__notes-grid,.hc-app-workbench__work-grid,.hc-app-workbench__stages{grid-template-columns:1fr}.hc-feature-preview__notes-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:100%;gap:0;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:.5rem;scroll-padding-inline:0;scroll-snap-type:inline mandatory;scrollbar-width:thin;touch-action:pan-x;-webkit-overflow-scrolling:touch}.hc-feature-preview__notes-hint{display:block;margin:.75rem 0 0;color:var(--hc-muted);font-family:var(--hc-mono-font);font-size:.75rem;letter-spacing:.08em;text-align:right;text-transform:uppercase}.hc-feature-preview__notes-column{min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.hc-feature-preview__notes-title,.hc-app-workbench__bar,.hc-app-workbench__panel-bar,.hc-app-workbench__select-category,.hc-app-workbench__eyebrow,.hc-app-workbench__work-label,.hc-app-workbench__index-number,.hc-app-workbench__stages span,.hc-app-workbench__governance span,.hc-static-tab,.hc-code-topbar,.hc-panel-bar,.hc-booking-eyebrow{font-size:.75rem}.hc-feature-preview__notes-column li,.hc-app-workbench__work-grid p,.hc-app-workbench__governance p{font-size:.875rem}.hc-app-workbench__overview{grid-template-columns:3.25rem minmax(0,1fr);gap:.8rem}.hc-app-workbench__app-mark{width:3.25rem;height:3.25rem;font-size:1.35rem}.hc-app-workbench__overview h3{font-size:1.5rem}.hc-app-workbench__work-grid article{min-height:0}.hc-app-workbench__stages li{min-height:var(--psi-control-min)}.hc-app-workbench__governance{min-height:0;gap:.5rem}.hc-ontology-source small,.hc-ontology-core__readouts span,.hc-ontology-module strong{font-size:.6875rem}.hc-ontology-zone__header :is(span,p),.hc-ontology-source>span,.hc-ontology-core>p,.hc-ontology-module>span,.ps-system-shell__outcome span,.ps-system-panel__index{font-size:.875rem!important}.hc-footer-grid,.hc-footer-columns{gap:1.5rem}}@media(min-width:40.001rem){.hc-features-grid{grid-template-rows:auto repeat(5,minmax(min-content,auto));align-items:stretch}.hc-features-grid .hc-feature-panel{display:grid;grid-template-rows:auto minmax(0,1fr);grid-row:1 / 7;align-self:stretch;height:auto;min-height:0;overflow:hidden}.hc-features-grid .hc-feature-preview{display:grid;grid-template-rows:minmax(0,1fr);height:100%;min-height:0}.hc-features-grid .hc-feature-preview__surface,.hc-features-grid .hc-feature-preview__main,.hc-features-grid .hc-feature-preview__main--image,.hc-features-grid .hc-feature-preview__main--ontology,.hc-features-grid .hc-feature-preview__main--ontology>*,.hc-features-grid .hc-feature-preview__image{min-height:0;height:100%}.hc-features-grid .hc-feature-preview__main{box-sizing:border-box}.hc-features-grid .hc-feature-preview__image{object-fit:cover}.hc-features-grid .hc-feature-panel.is-notes-open .hc-feature-preview__notes{height:100%}}.hc-hiring-phases{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--hc-line-dark);background:var(--hc-line-dark);box-shadow:.45rem .45rem #0f0f101f}.hc-hiring-phases__bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:2.35rem;padding:0 1rem;background:var(--hc-line-dark);color:#fff;font-family:var(--hc-mono-font);font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase}.hc-hiring-phases__bar span:last-child{color:#ffffff8c}.hc-hiring-phases__row{display:flex;align-items:stretch;min-height:26rem}.hc-hiring-phase{display:flex;flex:0 0 4.75rem;flex-direction:column;overflow:hidden;border-right:1px solid var(--hc-line-dark);background:var(--hc-panel);transition:flex-basis .22s ease}.hc-hiring-phase:last-child{border-right:0}.hc-hiring-phase.is-active{flex:1 1 0%}.hc-hiring-phase__trigger{display:flex;flex-shrink:0;flex-direction:column;align-items:center;justify-content:flex-start;gap:.9rem;width:100%;height:100%;padding:1.35rem .6rem;border:0;background:transparent;color:inherit;font:inherit;text-align:center;cursor:pointer;transition:background-color .16s ease,color .16s ease}.hc-hiring-phase__trigger:hover{background:var(--hc-panel-soft)}.hc-hiring-phase__trigger:focus-visible{position:relative;z-index:2;outline:2px solid var(--hc-accent);outline-offset:-3px}.hc-hiring-phase.is-active .hc-hiring-phase__trigger{height:auto;flex-direction:row;align-items:flex-start;padding:1.5rem 1.5rem 1.15rem;text-align:left;background:var(--hc-line-dark);color:#fff}.hc-hiring-phase__index{display:grid;flex:0 0 auto;place-items:center;width:2.1rem;height:2.1rem;border:1px solid var(--hc-line-dark);background:var(--hc-panel-soft);font-family:var(--hc-mono-font);font-size:.72rem;letter-spacing:.08em}.hc-hiring-phase.is-active .hc-hiring-phase__index{background:var(--hc-accent);color:var(--psi-amber-ink);border-color:#fff6}.hc-hiring-phase__content{display:flex;flex-direction:column;gap:.35rem;min-width:0}.hc-hiring-phase.is-active .hc-hiring-phase__content{flex:1 1 auto}.hc-hiring-phase__identity{display:flex;flex-direction:column;gap:.2rem;writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap}.hc-hiring-phase.is-active .hc-hiring-phase__identity{writing-mode:horizontal-tb;transform:none;white-space:normal}.hc-hiring-phase__label{font-family:var(--hc-mono-font);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;opacity:.7}.hc-hiring-phase__title{font-size:1.05rem;font-weight:600;line-height:1.2}.hc-hiring-phase__count{display:none;font-family:var(--hc-mono-font);font-size:.72rem;opacity:.7}.hc-hiring-phase.is-active .hc-hiring-phase__count{display:block}.hc-hiring-phase__body{display:none;margin:0;color:#ffffffb3;font-size:.88rem;line-height:1.45}.hc-hiring-phase.is-active .hc-hiring-phase__body{display:block}.hc-hiring-phase__indicator{display:grid;flex:0 0 auto;place-items:center;width:1.85rem;height:1.85rem;margin-top:auto;border:1px solid var(--hc-line-dark);font-family:var(--hc-mono-font);font-size:.85rem}.hc-hiring-phase.is-active .hc-hiring-phase__indicator{display:none}.hc-hiring-phase__roles{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;margin:0;padding:0;overflow-y:auto;border-top:1px solid var(--hc-line-dark);background:var(--hc-panel);list-style:none;animation:hc-hiring-phase-reveal .18s ease-out both}.hc-hiring-phase__roles[hidden]{display:none}@keyframes hc-hiring-phase-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.hc-hiring-discipline{border-bottom:1px solid var(--hc-line-dark)}.hc-hiring-discipline:last-child{border-bottom:0}.hc-hiring-discipline__label{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:var(--psi-control-min);margin:0;padding:.65rem 1.15rem;background:var(--hc-panel-soft);color:var(--hc-muted);font-family:var(--hc-mono-font);font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;list-style:none}.hc-hiring-discipline__label::-webkit-details-marker{display:none}.hc-hiring-discipline__label:after{content:"−";font-family:var(--hc-mono-font)}.hc-hiring-discipline:not([open]) .hc-hiring-discipline__label:after{content:"+"}.hc-hiring-discipline__list{margin:0;padding:0;list-style:none}.hc-hiring-role{display:grid;flex:0 0 auto;gap:.4rem;padding:1.1rem 1.15rem;border-bottom:1px solid var(--hc-line)}.hc-hiring-role:last-child{border-bottom:0}.hc-hiring-role--empty{color:var(--hc-muted);font-style:italic}.hc-hiring-role__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.hc-hiring-role__title{font-size:1rem;font-weight:600}.hc-hiring-role__status{display:inline-flex;align-items:center;gap:.3rem;padding:.15rem .5rem;border:1px solid var(--hc-line);font-family:var(--hc-mono-font);font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--hc-success);white-space:nowrap}.hc-hiring-role__description{margin:0;color:var(--hc-text);font-size:.9rem;line-height:1.5}.hc-hiring-role__meta{display:flex;flex-wrap:wrap;gap:1rem;font-family:var(--hc-mono-font);font-size:.72rem;letter-spacing:.04em;color:var(--hc-muted)}.hc-hiring-role--filled .hc-hiring-role__title,.hc-hiring-role--filled .hc-hiring-role__description,.hc-hiring-role--filled .hc-hiring-role__meta{color:var(--hc-muted)}@media(max-width:60rem){.hc-hiring-phases__row{flex-direction:column;min-height:0}.hc-hiring-phase{flex:0 0 auto;border-right:0;border-bottom:1px solid var(--hc-line-dark)}.hc-hiring-phase:last-child{border-bottom:0}.hc-hiring-phase.is-active{flex:0 0 auto}.hc-hiring-phase__trigger{flex-direction:row;align-items:center;height:auto;padding:1rem 1rem 1rem .85rem;text-align:left}.hc-hiring-phase.is-active .hc-hiring-phase__trigger{flex-direction:row;padding:1.15rem 1.15rem 1rem .85rem}.hc-hiring-phase__identity{writing-mode:horizontal-tb;transform:none;white-space:normal}.hc-hiring-phase__content{flex:1 1 auto}.hc-hiring-phase__indicator{display:grid;margin-top:0}.hc-hiring-phase.is-active .hc-hiring-phase__indicator{display:none}.hc-hiring-phase__roles{flex:0 0 auto;overflow-y:visible}}@media(max-width:40rem){.hc-hiring-role__head{flex-direction:column;align-items:flex-start;gap:.25rem}}
