/* Source: /hx-site.css */
/* Buyer-facing page primitives. Extend the established HolonomiX tokens. */
.hx-container{max-width:1240px;margin-inline:auto;padding-inline:32px;box-sizing:border-box;width:100%}
.hx-section{background:var(--surface-page);color:var(--text-primary);padding-block:88px;border-top:1px solid var(--border-hairline)}
.hx-section p{font-size:1rem;line-height:1.65;color:var(--text-secondary)}
.hx-section h2,.hx-home-hero h1{font-family:var(--font-display);font-weight:800;letter-spacing:-.035em;text-wrap:wrap}
.hx-section h2{font-size:clamp(2rem,3.5vw,3rem);line-height:1.1;margin:0 0 24px}
.hx-section h3{font-family:var(--font-display);font-size:1.3rem;line-height:1.25;margin:0 0 12px;letter-spacing:-.015em}
.hx-lead,.hx-section .hx-lead{font-size:1.125rem;line-height:1.65;color:var(--text-secondary);max-width:640px}
.hx-note,.hx-section .hx-note{font-size:.875rem;line-height:1.6;color:var(--text-secondary)}
.hx-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:30px}
.hx-action{display:inline-flex;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:13px 20px;border:1px solid var(--border-default);border-radius:3px;font-family:var(--font-sans);font-weight:600;font-size:.9375rem;line-height:1.4;text-decoration:none;color:var(--text-primary);box-sizing:border-box;transition:background .15s,border-color .15s,transform .15s}
.hx-action:hover{background:var(--surface-raised);border-color:var(--text-link-accent);color:var(--text-primary);transform:translateY(-1px)}
.hx-action-primary{color:#fff;background:#04766b;border-color:#04766b}
.hx-action-primary:hover{color:#fff;background:#035e55}
[data-theme="dark"] .hx-action-primary{color:#06110f;background:#0fc2b0;border-color:#0fc2b0}
[data-theme="dark"] .hx-action-primary:hover{background:#4fe3d3;color:#06110f}
.hx-inline-link{font-family:var(--font-sans);font-size:1rem;font-weight:600;line-height:1.5;text-underline-offset:5px;color:var(--text-link-accent)}
.hx-home-hero{position:relative;overflow:hidden;background:#040708;color:#fff;padding:84px 0 80px}
.hx-hero-canvas{position:absolute;inset:0;width:100%;height:100%;opacity:.38;pointer-events:none}
.hx-hero-layout{position:relative;display:grid;grid-template-columns:minmax(0,1fr)}
.hx-home-hero h1{font-size:clamp(2.3rem,4vw,3.4rem);line-height:1.15;margin:0 0 24px;max-width:950px}
.hx-home-hero .hx-lead{color:#c4cbd0;max-width:800px}
.hx-hero-secondary{display:inline-block;margin-top:30px;color:#dce9e7;font-size:.9375rem}
.hx-section-heading{display:block;max-width:900px;margin-bottom:32px}
.hx-section-heading>p,.hx-section-heading>div>p{max-width:820px;margin:16px 0 0}
.hx-section-heading h2{margin-bottom:0}
.hx-section-heading h2+p{margin-top:24px!important}
.hx-product-grid{border-top:1px solid var(--border-default)}
.hx-product-choice{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;padding:26px 0;border-bottom:1px solid var(--border-default);text-decoration:none;color:var(--text-primary);background:var(--surface-page)}
.hx-product-choice:hover{color:var(--text-primary)}
.hx-product-choice h3{font-size:1.35rem;margin:0;color:var(--text-link-accent);line-height:1.4}
.hx-product-choice:hover h3{text-decoration:underline;text-underline-offset:4px}
.hx-product-choice p{margin:0;max-width:780px}
.hx-product-choice .hx-product-category{color:var(--text-primary);font-weight:600;margin-bottom:5px}
.hx-editorial-split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:72px;align-items:center}
.hx-workflow{padding:0;margin:0;list-style:none;border-top:1px solid var(--border-default)}
.hx-workflow li{display:block;padding:24px 0;border-bottom:1px solid var(--border-default)}
.hx-workflow p{margin:0}.hx-workflow h3{margin-bottom:8px}
.hx-evidence-grid,.hx-cloud-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.hx-evidence-card,.hx-cloud-card{border:1px solid var(--border-default);padding:28px;border-radius:3px;background:var(--surface-raised);display:flex;flex-direction:column;align-items:flex-start}
.hx-evidence-card p,.hx-cloud-card p{margin:0 0 20px}.hx-evidence-card a{margin-top:auto;font-size:1rem;font-weight:600;text-underline-offset:4px}
.hx-cloud-card .hx-actions{margin-top:auto;padding-top:12px}.hx-cloud-card ul{padding-left:20px;color:var(--text-secondary);font-size:1rem;line-height:1.65}
.hx-brief-row{margin-top:40px;display:flex;justify-content:space-between;align-items:center;gap:32px;padding-top:32px;border-top:1px solid var(--border-default)}
.hx-brief-row p{margin-bottom:0;max-width:620px}
.hx-table-wrap{overflow-x:auto;border:1px solid var(--border-default);border-radius:3px}
.hx-table{width:100%;border-collapse:collapse;text-align:left;font-size:.9375rem;line-height:1.55}
.hx-table th,.hx-table td{padding:18px 20px;vertical-align:top;border-bottom:1px solid var(--border-default)}
.hx-table th{font-size:.875rem;background:var(--surface-sunken);font-weight:600;color:var(--text-primary)}
.hx-table tbody tr:last-child td{border-bottom:0}.hx-table td{color:var(--text-secondary)}
.hx-table a{font-weight:600;text-underline-offset:4px}.hx-table .hx-cell-name{color:var(--text-primary);white-space:nowrap}
.hx-table caption{text-align:left;font-size:.8125rem;color:var(--text-secondary);padding:14px 20px;background:var(--surface-raised)}
.hx-figure{margin:0}.hx-figure img{width:100%;height:auto;display:block;border:1px solid var(--border-default);border-radius:3px}
.hx-figure figcaption{font-size:.8125rem;line-height:1.5;color:var(--text-secondary);padding-top:12px}
.hx-closing .hx-section-heading{margin-bottom:0}
.hx-page-toc{display:flex;flex-wrap:wrap;gap:8px 22px;border-bottom:1px solid var(--border-hairline);padding:20px 32px;max-width:1176px;margin:0 auto}
.hx-page-toc a{font-size:.9375rem;line-height:1.5;text-underline-offset:4px;padding-block:5px}
.hx-fit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:32px}
.hx-fit-grid h3{font-size:1.05rem}.hx-fit-grid p{margin:0}
.hx-callout{padding:22px 26px;border-left:3px solid var(--text-link-accent);background:var(--surface-sunken);margin-top:28px}
.hx-section .hx-callout p{margin:0}.hx-callout p+p{margin-top:12px!important}
.hx-section details{border-block-start:1px solid var(--border-default);padding-block:22px}
.hx-section details:last-of-type{border-block-end:1px solid var(--border-default)}
.hx-section summary{cursor:pointer;font-size:1.125rem;font-weight:600;padding-right:15px;line-height:1.5}
.hx-section details p{max-width:850px}
.hx-bullet-list{font-size:1rem;line-height:1.7;color:var(--text-secondary);padding-left:22px}
.hx-bullet-list li+li{margin-top:8px}
.hx-eval-link{margin-top:28px;display:inline-flex}
:where(main,section,div)[id]{scroll-margin-top:90px}
pre[tabindex="0"]:focus-visible,.hx-table-wrap:focus-visible{outline:2px solid var(--text-link-accent);outline-offset:4px}
.hx-demo-code{max-width:100%;overflow-x:auto;padding:20px;background:var(--surface-sunken);border:1px solid var(--border-default);font-size:.875rem;line-height:1.7}
.hx-demo-fingerprint{overflow-wrap:anywhere;font-family:var(--font-mono);font-size:.875rem}
[data-hx-navmain] .hx-dd .hx-nav-product-top{display:flex;gap:12px;align-items:center;justify-content:space-between}
[data-hx-navbar] .hx-link{color:#b9c6c4}
[data-hx-navbar] .hx-link:hover,[data-hx-navbar] .hx-link[aria-current="page"]{color:#4fe3d3}
[data-hx-product-toggle]{display:none;align-items:center;justify-content:center;min-width:24px;min-height:40px;margin-left:2px;padding:0;border:0;border-radius:2px;background:none;color:#b9c6c4;font:inherit;cursor:pointer}
[data-hx-product-toggle]:hover{color:#4fe3d3}
[data-hx-product-toggle]:focus-visible{outline:2px solid #4fe3d3;outline-offset:2px}
.hx-navdd[data-hx-disclosure-ready] [data-hx-product-toggle]{display:inline-flex}
.hx-navdd[data-hx-disclosure-ready] .hx-dd{display:none}
.hx-navdd[data-hx-disclosure-ready] [aria-expanded="true"]+.hx-dd{display:flex}
[data-hx-product-toggle][aria-expanded="true"] span{transform:rotate(180deg)}
.hx-nav-product-name{font-weight:600;line-height:1.45;color:var(--text-primary);font-size:.875rem}
.hx-nav-product-description{font-size:.8125rem;line-height:1.5;color:var(--text-secondary)}
.hx-nav-product-status{font-family:var(--font-mono);font-size:.75rem;color:var(--text-link-accent);line-height:1.45}
[data-hx-mobilenav] .hx-mobile-product-top{display:flex;align-items:baseline;justify-content:space-between;gap:14px}
[data-hx-mobilenav] .hx-mobile-product-name{color:#fff;font-size:1rem;font-weight:600;line-height:1.5}
[data-hx-mobilenav] .hx-mobile-product-status{color:#4fe3d3;font-size:.75rem;line-height:1.5;max-width:125px;text-align:right}
[data-hx-mobilenav] .hx-mobile-product-description{display:block;font-size:.875rem;line-height:1.5;color:#b9c6c4;margin-top:5px}
[data-hx-mobilenav] a[data-hx-sub]{padding:14px 4px}
[data-hx-mobilenav] .hx-mobile-sales{background:#0fc2b0;color:#06110f;font-weight:700;text-align:center;border-radius:3px;margin:12px 0}
[data-hx-mobilenav] .hx-mobile-sales[aria-current="page"]{color:#06110f}
[role="region"][tabindex="0"]:focus-visible{outline:2px solid var(--text-link-accent,#04766b);outline-offset:4px}
[data-hx-mobilenav]{overscroll-behavior:contain;max-height:calc(100dvh - 64px)}
.hx-form-note{font-family:var(--font-sans);font-size:.9375rem;line-height:1.6;color:var(--text-secondary)}
[data-hx-ready]{grid-column:1/-1;border:1px solid #04766b;border-radius:3px;background:#f8fafb;padding:24px;color:#0a0b0d}
[data-hx-ready] p{font-size:1rem;line-height:1.6;margin:0 0 16px}
[data-hx-ready] textarea{width:100%;box-sizing:border-box;padding:14px;border:1px solid #b4bdc3;border-radius:3px;background:#fff;color:#0a0b0d;font:14px/1.6 var(--font-mono);resize:vertical}
[data-hx-ready] .hx-actions{margin-top:18px}
[data-hx-copy-message]{font-size:.875rem!important;margin-top:14px!important}
@media(max-width:1100px){.hx-hero-layout{gap:36px;grid-template-columns:minmax(0,1fr)}.hx-home-hero{padding-block:64px}}
@media(max-width:899px){.hx-hero-layout,.hx-editorial-split{grid-template-columns:1fr;gap:38px}.hx-container{padding-inline:24px}.hx-evidence-grid,.hx-cloud-grid{grid-template-columns:1fr}.hx-evidence-card,.hx-cloud-card{padding:26px}.hx-fit-grid{grid-template-columns:1fr;gap:24px}.hx-brief-row{align-items:flex-start;flex-direction:column}.hx-section{padding-block:64px}.hx-table th,.hx-table td{padding:16px}.hx-table{min-width:610px}.hx-page-toc{padding-inline:24px}}
@media(max-width:600px){.hx-container{padding-inline:20px}.hx-home-hero{padding:48px 0 42px}.hx-home-hero .hx-lead{font-size:1rem}.hx-actions{align-items:stretch;flex-direction:column;gap:12px}.hx-action{width:100%;min-height:48px;padding:13px 16px}.hx-hero-secondary{margin-top:24px;font-size:.875rem}.hx-product-choice{grid-template-columns:1fr;gap:10px;padding:24px 0}.hx-product-choice h3{font-size:1.25rem}.hx-section h2{font-size:2rem}.hx-closing .hx-actions{width:100%}.hx-page-toc{padding-inline:20px}.hx-brief-row .hx-action{width:auto}}
@media(prefers-reduced-motion:reduce){.hx-action,.hx-product-choice{transition:none}.hx-action:hover{transform:none}}
.hx-page-title{font-family:var(--font-display);font-size:clamp(2.5rem,4.8vw,4.5rem);line-height:1.06;font-weight:800;letter-spacing:-.035em;margin:0 0 28px;text-wrap:wrap;max-width:950px}
@media(max-width:600px){.hx-page-title{font-size:2.4rem}}
.hx-legal{max-width:900px}
.hx-motion-control{display:block;min-height:44px;margin-top:12px;padding:8px 0;border:0;background:none;color:#b9bec6;font:inherit;font-size:13px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}
.hx-motion-control[hidden]{display:none}
.hx-legal h2{font-size:clamp(23px,3vw,32px);margin:48px 0 20px}
.hx-legal p,.hx-legal li{font-size:17px;line-height:1.7}
.hx-legal li{margin:10px 0}
.hx-legal a{text-decoration:underline;text-underline-offset:3px}
.hx-legal blockquote{border-left:3px solid var(--text-link-accent);padding-left:24px;margin:28px 0}

/* Headings use a consistent hierarchy and wrap with their available width. */
main h1{font-size:clamp(2.2rem,4vw,3.4rem)!important;line-height:1.15!important;letter-spacing:-.025em!important;white-space:normal!important;text-wrap:wrap;text-transform:none!important}
main h2{font-size:clamp(1.75rem,2.5vw,2.15rem)!important;line-height:1.2!important;letter-spacing:-.02em!important;white-space:normal!important;text-wrap:wrap;text-transform:none!important}
.hx-hero-copy{max-width:960px}
.hx-closing p{max-width:760px}

/* Preserve the company wordmark and category separately from page headings. */
.hx-identity-hero{min-height:calc(100svh - 64px);display:flex;align-items:center;box-sizing:border-box}
main .hx-identity-hero h1{font-size:clamp(3.3rem,11vw,9.875rem)!important;line-height:1!important;letter-spacing:-.04em!important;margin:0}
.hx-brand-x{color:#0fc2b0}
.hx-company-category{font-family:var(--font-display);font-size:clamp(1.25rem,2.6vw,2.125rem);font-weight:700;line-height:1.3;margin:28px 0 0;max-width:960px}
.hx-company-scope{font-size:1rem;line-height:1.65;color:#c4cbd0;margin:24px 0 0;max-width:760px}
.hx-figure-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;align-items:start;margin-top:40px}
.hx-figure a{display:block}
.hx-figure figcaption a{display:inline}
.hx-brief-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:48px;align-items:start;margin-top:28px}
.hx-brief-layout p:first-child{margin-top:0}
.hx-brief-preview{max-width:420px;justify-self:end}
.hx-evidence-example{border-top:1px solid var(--border-default);margin-top:40px;padding-top:32px;max-width:850px}
.hx-application-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px;margin-top:32px;border-top:1px solid var(--border-default)}
.hx-application-list article{padding:28px 0;border-bottom:1px solid var(--border-default)}
.hx-application-list p{margin:0 0 16px}
@media(max-width:899px){.hx-figure-pair,.hx-brief-layout,.hx-application-list{grid-template-columns:1fr}.hx-brief-preview{justify-self:start}.hx-identity-hero{min-height:0;padding-block:72px}.hx-company-scope{max-width:580px}}
@media(max-width:600px){.hx-identity-hero{padding-block:56px}.hx-company-category{margin-top:24px}.hx-figure-pair{gap:28px}}

.hx-representation-comparison{margin-top:32px}
.hx-representation-comparison .hx-table th[scope="row"]{width:18%}
.hx-representation-comparison .hx-table tbody tr:last-child th{border-bottom:0}

main figcaption a,.hx-text-link{text-decoration:underline;text-underline-offset:3px}

/* Enhanced controls stay unavailable until their event handlers are ready. */
.hx-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
[data-hx-form-fields]{border:0;margin:0;min-width:0;width:100%;box-sizing:border-box}
[data-hx-form-fields]:disabled{opacity:.65}
.hx-form-fallback{padding:0 28px 28px;margin:0;line-height:1.6}
.hx-form-fallback[hidden]{display:none}
.hx-service-field>span{display:block;margin-bottom:8px;font-size:.875rem;color:#5b626c}
.hx-service-field input{width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid var(--border-default);border-radius:2px;font:14px var(--font-sans);color:var(--text-primary);background:#fff}
main a[style*="text-transform:uppercase"][style*="inline-flex"],main button[type="submit"]{font-family:var(--font-sans)!important;font-size:15px!important;letter-spacing:normal!important;text-transform:none!important;line-height:1.5;min-height:44px;justify-content:center}
[data-hx-fallbacknav]{display:none}
@media(max-width:1023px){
 html:not([data-hx-nav-ready]) [data-hx-navtoggle]{display:none!important}
 html:not([data-hx-nav-ready]) [data-hx-fallbacknav]{display:flex;flex-wrap:wrap;gap:8px 20px;padding:12px 22px 18px;background:#080a0b}
 [data-hx-fallbacknav] a{font-size:15px;line-height:1.5;color:#b9c6c4;padding:5px 0}
}

.hx-home-hero .hx-hero-description{font-family:var(--font-sans);font-size:1.0625rem;line-height:1.65;color:#c4cbd0;max-width:760px;margin-top:24px}
.hx-actions.hx-hero-secondary{display:flex}
@media(min-width:900px){.hx-cloud-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

.hx-section p a:not(.hx-action){text-decoration:underline;text-underline-offset:4px}
