:root{color-scheme:light;--holectus-brand-accent:#2f2ab2;--holectus-brand-accent-hover:#211c8a;--holectus-brand-accent-muted:#2f2ab21a;--holectus-brand-accent-border:#2f2ab266;--holectus-brand-accent-fg:#f6f1e7;--holectus-brand-attention:#c9642a;--holectus-brand-attention-text:#a34f1e;--holectus-brand-attention-bg:#c9642a1a;--holectus-brand-attention-border:#c9642a66;--holectus-brand-signal:#2e7d4f;--holectus-brand-signal-muted:#2e7d4f1a;--holectus-brand-signal-border:#2e7d4f59;--holectus-brand-signal-fg:#f6f1e7;--holectus-brand-danger:#c1372e;--holectus-brand-danger-muted:#c1372e1a;--holectus-brand-danger-border:#c1372e59;--holectus-brand-bg:#eeece4;--holectus-brand-bg-inset:#e3e0d6;--holectus-brand-bg-elevated:#fbfaf6;--holectus-brand-surface-2:#e6e3d9;--holectus-brand-fg:#201d18;--holectus-brand-fg-muted:#6b6459;--holectus-brand-fg-faint:#5e574b;--holectus-brand-fg-dim:#938b7d;--holectus-brand-border:#201d18;--holectus-brand-border-strong:#201d18;--holectus-brand-border-hover:#201d18;--holectus-brand-border-width:1.5px;--holectus-brand-sidebar:#e6e3d9;--holectus-brand-muted:#e6e3d9;--holectus-brand-muted-fg:#6b6459;--holectus-brand-code-bg:#e3e0d6;--holectus-brand-code-fg:#201d18;--holectus-brand-pre-bg:#201d18;--holectus-brand-pre-fg:#f6f1e7;--holectus-brand-line:#201d18;--holectus-brand-line-quiet:#201d182e;--holectus-brand-ring:#2f2ab259;--holectus-brand-highlight:color-mix(in srgb, var(--holectus-brand-accent) 78%, white);--holectus-brand-secondary:color-mix(in srgb, var(--holectus-brand-accent) 45%, #6b6459);--holectus-brand-success:var(--holectus-brand-signal);--holectus-brand-success-bg:var(--holectus-brand-signal-muted);--holectus-brand-success-border:var(--holectus-brand-signal-border);--holectus-brand-radius-sm:8px;--holectus-brand-radius:10px;--holectus-brand-radius-lg:12px;--holectus-brand-radius-xl:14px;--holectus-brand-shadow-flat:0 3px 0 #201d18;--holectus-brand-shadow-flat-lift:0 5px 0 #201d18;--holectus-brand-shadow-card:0 2px 0 #201d181f;--holectus-brand-shadow-panel:0 8px 0 #201d1829;--holectus-brand-shadow-inset:inset 0 1px 2px #201d1814;--holectus-brand-shadow-sunken:inset 0 2px 0 #201d1838;--holectus-brand-dot-texture:radial-gradient(#201d1814 1.35px, transparent 1.8px);--holectus-brand-dot-size:22px;--holectus-brand-press-transform:translateY(2px);--holectus-brand-press-shadow:0 1px 0 #201d18;--holectus-brand-badge-rotate:0deg;--holectus-space-1:.25rem;--holectus-space-2:.5rem;--holectus-space-3:.75rem;--holectus-space-4:1rem;--holectus-space-5:1.25rem;--holectus-space-6:1.5rem;--holectus-space-8:2rem;--holectus-space-10:2.5rem;--holectus-space-12:3rem;--holectus-space-16:4rem;--holectus-sidebar-width:15rem;--holectus-brand-font-display:"Bricolage Grotesque", ui-sans-serif, system-ui, sans-serif;--holectus-brand-font-sans:"Hanken Grotesk", ui-sans-serif, system-ui, sans-serif;--holectus-brand-font-mono:"JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--holectus-brand-text-xs:.75rem;--holectus-brand-text-sm:.875rem;--holectus-brand-text-base:.9375rem;--holectus-brand-text-lg:1.125rem;--holectus-brand-text-xl:1.25rem;--holectus-brand-text-2xl:1.5rem;--holectus-brand-text-3xl:2.75rem;--holectus-brand-leading-tight:1.1;--holectus-brand-leading-normal:1.6;--holectus-brand-tracking-tight:-.03em;--holectus-brand-tracking-eyebrow:.14em;--holectus-chart-1:var(--holectus-brand-accent);--holectus-chart-2:var(--holectus-brand-signal);--holectus-chart-3:#6b6459;--holectus-chart-4:var(--holectus-brand-danger);--holectus-chart-5:#c3beb0}.hx-paper{isolation:isolate;background-color:var(--holectus-brand-bg);color:var(--holectus-brand-fg);position:relative}.hx-paper:before{content:"";z-index:-1;pointer-events:none;background-image:var(--holectus-brand-dot-texture);background-size:var(--holectus-brand-dot-size) var(--holectus-brand-dot-size);position:fixed;inset:0}.hx-stamp{background:var(--holectus-brand-bg-elevated);color:var(--holectus-brand-signal);font-family:var(--holectus-brand-font-mono);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;box-shadow:var(--holectus-brand-shadow-card);border:1.5px solid;border-radius:7px;align-items:center;gap:.4rem;padding:.25rem .7rem;font-size:.65625rem;font-weight:700;line-height:1.3;display:inline-flex}.hx-stamp[data-tone=attention]{color:var(--holectus-brand-attention);border-style:dashed}.hx-stamp[data-tone=muted]{color:var(--holectus-brand-fg-muted)}.hx-stamp[data-tone=danger]{color:var(--holectus-brand-danger)}.hx-press{border:var(--holectus-brand-border-width) solid var(--holectus-brand-border);border-radius:var(--holectus-brand-radius-lg);box-shadow:var(--holectus-brand-shadow-flat);transition:transform .12s,box-shadow .12s}.hx-press:hover{box-shadow:var(--holectus-brand-shadow-flat-lift);transform:translateY(-1px)}.hx-press:active{transform:var(--holectus-brand-press-transform);box-shadow:var(--holectus-brand-press-shadow)}.hx-press:disabled,.hx-press[aria-disabled=true]{box-shadow:var(--holectus-brand-shadow-sunken);opacity:.5;cursor:not-allowed;transform:translateY(1px)}.hx-press:disabled:hover,.hx-press[aria-disabled=true]:hover{box-shadow:var(--holectus-brand-shadow-sunken);transform:translateY(1px)}.hx-ink-panel{background:var(--holectus-brand-pre-bg);color:var(--holectus-brand-pre-fg);border:var(--holectus-brand-border-width) solid var(--holectus-brand-border);border-radius:var(--holectus-brand-radius-xl)}.hx-ink-panel .hx-eyebrow{color:var(--holectus-brand-attention)}.hx-eyebrow{font-family:var(--holectus-brand-font-mono);letter-spacing:var(--holectus-brand-tracking-eyebrow);text-transform:uppercase;color:var(--holectus-brand-attention);align-items:center;gap:.5rem;margin:0;font-size:.71875rem;font-weight:500;display:inline-flex}.hx-eyebrow:before{content:"";background:currentColor;flex-shrink:0;width:6px;height:6px;transform:rotate(45deg)}.hx-eyebrow[data-tone=accent]{color:var(--holectus-brand-accent)}.hx-eyebrow[data-tone=muted]{color:var(--holectus-brand-fg-muted)}@keyframes hx-stampin{0%{opacity:0;transform:scale(1.15)}60%{opacity:1}to{opacity:1;transform:scale(1)}}.hx-stamp[data-animate]{animation:.6s ease-out both hx-stampin}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--holectus-brand-bg);min-height:100%;color:var(--holectus-brand-fg);font-family:var(--holectus-brand-font-sans);font-size:var(--holectus-brand-text-base);line-height:var(--holectus-brand-leading-normal);-webkit-font-smoothing:antialiased;margin:0}::selection{background:var(--holectus-brand-accent);color:var(--holectus-brand-accent-fg)}a{color:var(--holectus-brand-accent)}a:hover{color:var(--holectus-brand-accent-hover)}img,svg{max-width:100%;display:block}button{font:inherit;cursor:pointer}.hx-shell{z-index:1;max-width:1240px;margin:0 auto;padding:0 32px;position:relative}@media (width<=640px){.hx-shell{padding:0 20px}}@keyframes hx-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes hx-blink{0%,to{opacity:1}50%{opacity:.3}}.hx-rise{animation:.8s both hx-rise}.hx-rise-delay{animation:.9s .1s both hx-rise}.hx-live-dot{background:var(--holectus-brand-signal);border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite hx-blink}.hx-display{font-family:var(--holectus-brand-font-display);letter-spacing:var(--holectus-brand-tracking-tight);color:var(--holectus-brand-fg);margin:0;font-weight:700;line-height:1.05}.hx-lede{max-width:46ch;color:var(--holectus-brand-fg-faint);margin:0;font-size:1.125rem;line-height:1.55}.hx-section{padding:88px 0}.hx-section-head{flex-direction:column;gap:14px;max-width:54ch;margin-bottom:40px;display:flex}.hx-section-head .hx-display{font-size:clamp(1.85rem,3.2vw,2.65rem)}.hx-btn{border-radius:var(--holectus-brand-radius-xl);white-space:nowrap;min-height:54px;color:var(--holectus-brand-accent-fg);background:var(--holectus-brand-accent);justify-content:center;align-items:center;gap:.5rem;padding:0 22px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.hx-btn:hover{color:var(--holectus-brand-accent-fg)}.hx-btn--lg{min-height:54px;box-shadow:0 4px 0 var(--holectus-brand-fg);padding:0 26px}.hx-btn--lg:hover{box-shadow:0 6px 0 var(--holectus-brand-fg);transform:translateY(-2px)}.hx-btn--lg:active{box-shadow:var(--holectus-brand-press-shadow);transform:translateY(2px)}.hx-btn--nav{border-radius:var(--holectus-brand-radius-lg);min-height:42px;padding:0 18px;font-size:.9375rem}.hx-btn--cream{color:var(--holectus-brand-fg);background:var(--holectus-brand-accent-fg)}.hx-btn--cream:hover{color:var(--holectus-brand-fg)}.hx-btn--ghost,.hx-npm.hx-btn--ghost{color:var(--holectus-brand-accent-fg);background:0 0;border-color:#f6f1e78c;box-shadow:0 3px #201d1873}.hx-btn--ghost:hover,.hx-npm.hx-btn--ghost:hover{color:var(--holectus-brand-accent-fg)}.hx-npm{border:var(--holectus-brand-border-width) solid var(--holectus-brand-border);border-radius:var(--holectus-brand-radius-xl);background:var(--holectus-brand-bg-elevated);min-height:54px;color:var(--holectus-brand-fg);font-family:var(--holectus-brand-font-mono);box-shadow:var(--holectus-brand-shadow-flat);align-items:center;gap:.55rem;padding:0 18px;font-size:.8125rem;font-weight:500;transition:transform .12s,box-shadow .12s;display:inline-flex}.hx-npm:hover{box-shadow:var(--holectus-brand-shadow-flat-lift);transform:translateY(-1px)}.hx-npm:active{transform:var(--holectus-brand-press-transform);box-shadow:var(--holectus-brand-press-shadow)}.hx-npm[data-copied=true]{color:var(--holectus-brand-signal)}.hx-cta-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hx-brand{color:var(--holectus-brand-fg);align-items:center;gap:.625rem;text-decoration:none;display:inline-flex}.hx-brand:hover{color:var(--holectus-brand-fg)}.hx-brand__mark{color:var(--holectus-brand-accent);flex-shrink:0}.hx-brand__word{font-family:var(--holectus-brand-font-display);letter-spacing:-.03em;font-size:1.375rem;font-weight:700;line-height:1}.hx-nav{z-index:50;-webkit-backdrop-filter:blur(10px);border-bottom:var(--holectus-brand-border-width) solid var(--holectus-brand-border);background:#eeece4d1;justify-content:space-between;align-items:center;height:76px;margin:0 -32px;padding:0 32px;display:flex;position:sticky;top:0}@media (width<=640px){.hx-nav{height:64px;margin:0 -20px;padding:0 20px}}.hx-nav__links{align-items:center;gap:28px;display:flex}.hx-nav__link{color:#3d3830;font-size:.9375rem;font-weight:500;text-decoration:none}.hx-nav__link:hover{color:var(--holectus-brand-accent)}@media (width<=720px){.hx-nav__links .hx-nav__link{display:none}}.hx-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;padding:88px 0 96px;display:grid}@media (width<=960px){.hx-hero{grid-template-columns:1fr;gap:48px;padding:56px 0 72px}}.hx-hero__copy{flex-direction:column;gap:22px;display:flex}.hx-hero__pill{border:var(--holectus-brand-border-width) solid var(--holectus-brand-border);background:var(--holectus-brand-surface-2);width:fit-content;color:var(--holectus-brand-fg);font-family:var(--holectus-brand-font-mono);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:7px 14px 7px 12px;font-size:.6875rem;font-weight:500;display:inline-flex}.hx-hero__pill svg{color:var(--holectus-brand-accent)}.hx-hero h1{letter-spacing:-.035em;font-size:clamp(2.4rem,5.5vw,4.125rem);line-height:.98}.hx-metrics{font-family:var(--holectus-brand-font-mono);color:var(--holectus-brand-fg-muted);flex-wrap:wrap;align-items:center;gap:10px 14px;margin:0;padding:0;font-size:.78125rem;list-style:none;display:flex}.hx-metrics li{align-items:baseline;gap:.35rem;display:inline-flex}.hx-metrics strong{color:var(--holectus-brand-fg);font-weight:600}.hx-metrics__dot{background:#c3beb0;border-radius:50%;width:4px;height:4px}.hx-stack{position:relative}.hx-stack:before{content:"";z-index:0;background:var(--holectus-brand-bg-inset);border:var(--holectus-brand-border-width) solid var(--holectus-brand-border);border-radius:20px;position:absolute;inset:14px -12px -14px 16px}.hx-stack__card{z-index:2;background:var(--holectus-brand-bg-elevated);border:var(--holectus-brand-border-width) solid var(--holectus-brand-border);box-shadow:var(--holectus-brand-shadow-panel);border-radius:20px;position:relative;overflow:hidden}.hx-stack__float{z-index:3;border-width:2px;animation:.6s ease-out .5s both hx-stampin;position:absolute;top:-10px;right:18px;box-shadow:0 4px #201d182e}.hx-chrome{background:var(--holectus-brand-surface-2);border-bottom:var(--holectus-brand-border-width) solid var(--holectus-brand-border);font-family:var(--holectus-brand-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--holectus-brand-fg-muted);justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;font-size:.6875rem;font-weight:500;display:flex}.hx-chrome__live{color:var(--holectus-brand-signal);align-items:center;gap:8px;display:inline-flex}.hx-checklist-body{padding:18px 18px 8px}.hx-checklist-title{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.hx-checklist-title strong{font-family:var(--holectus-brand-font-display);letter-spacing:-.02em;font-size:1.125rem;font-weight:700}.hx-checklist-title span{font-family:var(--holectus-brand-font-mono);color:var(--holectus-brand-accent);font-size:.75rem;font-weight:600}.hx-progress{background:var(--holectus-brand-bg-inset);border:1px solid #201d181f;border-radius:999px;height:8px;margin-bottom:14px;overflow:hidden}.hx-progress>span{background:var(--holectus-brand-accent);width:50%;height:100%;display:block}.hx-doc-row{border-top:1px solid #201d181f;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:14px 4px;display:grid}.hx-doc-row__title{margin:0;font-size:.9375rem;font-weight:600}.hx-doc-row__meta{font-family:var(--holectus-brand-font-mono);color:var(--holectus-brand-fg-dim);margin:4px 0 0;font-size:.6875rem}.hx-upload{border:var(--holectus-brand-border-width) solid var(--holectus-brand-border);background:var(--holectus-brand-accent);min-height:34px;color:var(--holectus-brand-accent-fg);box-shadow:0 2px 0 var(--holectus-brand-fg);border-radius:9px;align-items:center;padding:0 12px;font-size:.8125rem;font-weight:600;display:inline-flex}.hx-facts{border-top:var(--holectus-brand-border-width) solid var(--holectus-brand-border);border-bottom:var(--holectus-brand-border-width) solid var(--holectus-brand-border);flex-wrap:wrap;align-items:center;gap:18px 34px;padding:22px 0;display:flex}.hx-facts__label{font-family:var(--holectus-brand-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--holectus-brand-fg-dim);margin:0;font-size:.6875rem;font-weight:500}.hx-facts__row{font-family:var(--holectus-brand-font-display);letter-spacing:-.02em;color:#3d3830;flex-wrap:wrap;align-items:center;gap:10px 22px;margin:0;padding:0;font-size:clamp(1rem,2.2vw,1.1875rem);font-weight:700;list-style:none;display:flex}.hx-facts__row li{align-items:center;gap:22px;display:inline-flex}.hx-facts__row li:not(:last-child):after{content:"";background:#c3beb0;border-radius:50%;width:5px;height:5px}.hx-grid-3{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.hx-grid-4{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}@media (width<=960px){.hx-grid-3,.hx-grid-4{grid-template-columns:1fr}}@media (width>=641px) and (width<=960px){.hx-grid-3,.hx-grid-4{grid-template-columns:repeat(2,1fr)}}.hx-card{background:var(--holectus-brand-bg-elevated);border:var(--holectus-brand-border-width) solid var(--holectus-brand-border);box-shadow:var(--holectus-brand-shadow-card);border-radius:16px;padding:26px 24px;transition:transform .15s,box-shadow .15s}.hx-card:hover{transform:translateY(-3px);box-shadow:0 4px #201d181f}.hx-card__fig{font-family:var(--holectus-brand-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--holectus-brand-attention-text);margin:0 0 14px;font-size:.6875rem;font-weight:600}.hx-card--fig{flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.hx-fig-plate{border-bottom:var(--holectus-brand-border-width) solid var(--holectus-brand-border);flex-direction:column;flex:auto;display:flex}.hx-card .hx-fig-plate__chrome{background:var(--holectus-brand-surface-2);border-bottom:var(--holectus-brand-border-width) solid var(--holectus-brand-border);font-family:var(--holectus-brand-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--holectus-brand-attention-text);margin:0;padding:11px 18px;font-size:.6875rem;font-weight:600;line-height:1.3}.hx-fig-lofi{background:var(--holectus-brand-bg-elevated);flex:auto;padding:14px 16px 12px}.hx-fig-lofi__bar{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.hx-fig-lofi__bar strong{font-family:var(--holectus-brand-font-display);letter-spacing:-.02em;font-size:.9375rem;font-weight:700}.hx-fig-lofi__bar span{font-family:var(--holectus-brand-font-mono);color:var(--holectus-brand-accent);font-size:.6875rem;font-weight:600}.hx-fig-lofi__progress{background:var(--holectus-brand-bg-inset);border:1px solid #201d181f;border-radius:999px;height:6px;margin-bottom:8px;overflow:hidden}.hx-fig-lofi__progress>span{background:var(--holectus-brand-accent);height:100%;display:block}.hx-fig-lofi__row{grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}.hx-fig-lofi__row+.hx-fig-lofi__row{border-top:1px solid #201d181a}.hx-fig-lofi__title{margin:0;font-size:.8125rem;font-weight:600;line-height:1.3}.hx-fig-lofi__meta{font-family:var(--holectus-brand-font-mono);color:var(--holectus-brand-fg-dim);margin:3px 0 0;font-size:.625rem}.hx-fig-lofi__actions,.hx-fig-lofi__expiry{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.hx-fig-lofi .hx-stamp{padding:.2rem .5rem;font-size:.5625rem}.hx-fig-lofi .hx-upload{min-height:26px;padding:0 10px;font-size:.6875rem}.hx-fig-lofi .hx-dm-btn{min-height:26px;padding:0 8px;font-size:.6875rem}.hx-fig-lofi .hx-stamp[data-tone=solid-danger]{background:var(--holectus-brand-danger);color:var(--holectus-brand-accent-fg);border-color:var(--holectus-brand-border)}.hx-fig-copy{flex-shrink:0;margin-top:auto;padding:22px 24px 26px}.hx-card__icon{background:var(--holectus-brand-surface-2);border:var(--holectus-brand-border-width) solid var(--holectus-brand-border);width:44px;height:44px;color:var(--holectus-brand-fg);border-radius:12px;place-items:center;margin-bottom:18px;display:grid}.hx-card h3{font-family:var(--holectus-brand-font-display);letter-spacing:-.02em;margin:0 0 10px;font-size:1.25rem;font-weight:700}.hx-card p{color:var(--holectus-brand-fg-faint);margin:0;font-size:.9375rem;line-height:1.55}.hx-step{padding-top:34px;position:relative}.hx-step__n{background:var(--holectus-brand-accent);width:36px;height:36px;color:var(--holectus-brand-accent-fg);border:var(--holectus-brand-border-width) solid var(--holectus-brand-border);font-family:var(--holectus-brand-font-display);box-shadow:var(--holectus-brand-shadow-flat);border-radius:50%;place-items:center;font-size:1rem;font-weight:700;display:grid;position:absolute;top:-18px;left:22px}.hx-admin{grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px;display:grid}@media (width<=960px){.hx-admin{grid-template-columns:1fr;gap:40px}}.hx-admin__copy{flex-direction:column;gap:18px;display:flex}.hx-admin__copy .hx-display{font-size:clamp(1.85rem,3vw,2.5rem)}.hx-checks{flex-direction:column;gap:14px;margin:8px 0 0;padding:0;list-style:none;display:flex}.hx-checks li{color:var(--holectus-brand-fg-faint);grid-template-columns:22px 1fr;align-items:start;gap:12px;font-size:.9375rem;display:grid}.hx-checks strong{color:var(--holectus-brand-fg);font-weight:600}.hx-check{background:var(--holectus-brand-signal-muted);border:1.5px solid var(--holectus-brand-signal);width:22px;height:22px;color:var(--holectus-brand-signal);border-radius:6px;place-items:center;margin-top:1px;display:grid}.hx-dm-tabs{border-bottom:var(--holectus-brand-border-width) solid var(--holectus-brand-border);background:#dad6cb;gap:0;padding:0 14px;display:flex}.hx-dm-tab{border:none;border-left:var(--holectus-brand-border-width) solid transparent;border-right:var(--holectus-brand-border-width) solid transparent;color:var(--holectus-brand-fg-muted);font-family:var(--holectus-brand-font-sans);background:0 0;margin:0;padding:12px 16px;font-size:.875rem;font-weight:600}.hx-dm-tab[aria-selected=true]{background:var(--holectus-brand-bg-elevated);color:var(--holectus-brand-fg);border-left-color:var(--holectus-brand-border);border-right-color:var(--holectus-brand-border);border-bottom:1.5px solid var(--holectus-brand-bg-elevated);margin-bottom:-1.5px}.hx-dm-panel{padding:4px 0}.hx-dm-row{border-bottom:1px solid #201d181a;grid-template-columns:1.1fr .7fr 1fr auto;align-items:center;gap:10px;padding:14px 18px;font-size:.875rem;display:grid}.hx-dm-row:last-child{border-bottom:none}.hx-dm-row__org{font-weight:600}.hx-dm-row__meta{font-family:var(--holectus-brand-font-mono);color:var(--holectus-brand-fg-dim);font-size:.6875rem}.hx-dm-actions{gap:8px;display:flex}.hx-dm-btn{border:var(--holectus-brand-border-width) solid var(--holectus-brand-border);min-height:30px;box-shadow:0 2px 0 var(--holectus-brand-fg);border-radius:8px;align-items:center;padding:0 10px;font-size:.75rem;font-weight:600;display:inline-flex}.hx-dm-btn--approve{background:var(--holectus-brand-signal);color:var(--holectus-brand-accent-fg)}.hx-dm-btn--reject{background:var(--holectus-brand-bg-elevated);color:var(--holectus-brand-danger)}.hx-dm-btn--renew{background:var(--holectus-brand-attention);color:var(--holectus-brand-accent-fg)}.hx-dm-btn--add{background:var(--holectus-brand-bg-elevated);color:var(--holectus-brand-accent)}.hx-badge{border:1.5px solid var(--holectus-brand-border);background:var(--holectus-brand-surface-2);font-family:var(--holectus-brand-font-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:7px;padding:3px 9px;font-size:.625rem;font-weight:700;display:inline-flex}@media (width<=640px){.hx-dm-row{grid-template-columns:1fr;gap:6px}}.hx-lifecycle{border-radius:24px;margin:0 -8px;padding:48px 40px 56px}@media (width<=640px){.hx-lifecycle{margin:0;padding:36px 22px 44px}}.hx-lifecycle .hx-display{color:var(--holectus-brand-pre-fg);font-size:clamp(1.85rem,3.2vw,2.65rem)}.hx-lifecycle .hx-lede{color:#b5ac9c;margin-top:14px}.hx-stamps{flex-wrap:wrap;align-items:center;gap:12px 10px;margin-top:36px;display:flex}.hx-stamps .hx-stamp{box-shadow:none;background:0 0}.hx-stamps .hx-stamp[data-tone=solid-signal]{color:#6bd49a;background:#2e7d4f2e;border-color:#6bd49a}.hx-stamps .hx-stamp[data-tone=solid-danger]{color:#e88379;background:#c1372e2e;border-color:#e88379}.hx-stamps .hx-stamp[data-tone=attention]{color:#e5975a;border-color:#e5975a}.hx-stamps .hx-stamp[data-tone=muted]{color:#b5ac9c;border-color:#6b6459}.hx-stamp-arrow{color:#6b6459;font-size:.875rem}.hx-quickstart{grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;display:grid}@media (width<=960px){.hx-quickstart{grid-template-columns:1fr}}.hx-quickstart__copy{flex-direction:column;gap:18px;display:flex}.hx-quickstart__copy .hx-display{font-size:clamp(1.85rem,3vw,2.5rem)}.hx-code{border:var(--holectus-brand-border-width) solid var(--holectus-brand-border);background:var(--holectus-brand-pre-bg);box-shadow:var(--holectus-brand-shadow-panel);border-radius:18px;overflow:hidden}.hx-code__bar{border-bottom:1px solid #f6f1e71f;align-items:center;gap:10px;padding:12px 16px;display:flex}.hx-code__dots{gap:6px;display:flex}.hx-code__dots span{border:1px solid #201d1859;border-radius:50%;width:10px;height:10px}.hx-code__dots span:first-child{background:#c1372e}.hx-code__dots span:nth-child(2){background:#c9642a}.hx-code__dots span:nth-child(3){background:#2e7d4f}.hx-code__file{font-family:var(--holectus-brand-font-mono);color:#948b7c;letter-spacing:.04em;font-size:.6875rem}.hx-code pre{font-family:var(--holectus-brand-font-mono);color:#d7cfc0;white-space:pre;margin:0;padding:20px 18px 24px;font-size:.8125rem;line-height:1.65;overflow-x:auto}.hx-final{isolation:isolate;background:var(--holectus-brand-accent);border:var(--holectus-brand-border-width) solid var(--holectus-brand-border);box-shadow:0 10px 0 var(--holectus-brand-fg);text-align:center;border-radius:24px;margin:24px 0 0;padding:72px 40px;position:relative;overflow:hidden}.hx-final:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(#f6f1e714 1px,#0000 1.4px);background-size:22px 22px;position:absolute;inset:0}.hx-final>*{z-index:1;position:relative}.hx-final__mark{margin:0 auto 22px;display:block}.hx-final .hx-display{color:var(--holectus-brand-accent-fg);font-size:clamp(1.9rem,3.5vw,2.75rem)}.hx-final .hx-lede{color:#c9c4f0;max-width:42ch;margin:16px auto 28px}.hx-final .hx-cta-row{justify-content:center}@media (width<=640px){.hx-final{padding:52px 22px}}.hx-footer{border-top:var(--holectus-brand-border-width) solid var(--holectus-brand-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:72px;padding:32px 0 48px;display:flex}.hx-footer__brand{color:var(--holectus-brand-fg-muted);align-items:center;gap:10px;font-size:.875rem;display:inline-flex}.hx-footer__links{flex-wrap:wrap;gap:8px 20px;display:flex}.hx-footer__links a{color:var(--holectus-brand-fg-muted);font-size:.875rem;font-weight:500;text-decoration:none}.hx-footer__links a:hover{color:var(--holectus-brand-accent)}@media (prefers-reduced-motion:reduce){.hx-rise,.hx-rise-delay,.hx-stack__float,.hx-live-dot,.hx-stamp[data-animate]{animation:none!important}.hx-card:hover,.hx-btn--lg:hover,.hx-npm:hover{transform:none}}
