.RunReceipt-module__Gsdmsq__wrap{isolation:isolate;width:100%;max-width:560px;margin-inline:auto;position:relative}.RunReceipt-module__Gsdmsq__wrap:before{content:"";z-index:0;background:radial-gradient(58% 58% at 72% 22%, var(--color-accent-glow), transparent 72%);filter:blur(6px);pointer-events:none;position:absolute;inset:4% -5% -9% 7%}.RunReceipt-module__Gsdmsq__card{z-index:1;background:linear-gradient(180deg, var(--color-surface) 0%, var(--color-bg-elev) 100%);border:1px solid var(--color-border);border-left-width:2px;border-left-color:var(--color-success);border-radius:var(--radius-lg);box-shadow:0 30px 60px -24px #000000b8, 0 0 0 1px var(--color-border-soft);font-family:var(--font-sans);padding:20px 22px 16px;position:relative;overflow:hidden}.RunReceipt-module__Gsdmsq__card[data-state=done]{border-left-color:var(--color-success)}.RunReceipt-module__Gsdmsq__card[data-state=asking]{border-left-color:var(--color-accent)}.RunReceipt-module__Gsdmsq__card[data-state=blocked]{border-left-color:var(--color-amber)}.RunReceipt-module__Gsdmsq__card[data-state=interrupted]{border-left-color:var(--color-text-faint)}.RunReceipt-module__Gsdmsq__card:after{content:"";border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);pointer-events:none;width:11px;height:11px;position:absolute;bottom:12px;right:14px}.RunReceipt-module__Gsdmsq__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;margin-bottom:16px;display:flex}.RunReceipt-module__Gsdmsq__meta{color:var(--color-text-faint);letter-spacing:.01em;text-align:right;margin-left:auto;font-size:12px}.RunReceipt-module__Gsdmsq__chip{letter-spacing:.02em;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:7px;padding:4px 11px;font-size:12.5px;font-weight:600;display:inline-flex}.RunReceipt-module__Gsdmsq__chip[data-size=sm]{padding:3px 9px;font-size:11.5px}.RunReceipt-module__Gsdmsq__chipGlyph{font-size:12px;line-height:1}.RunReceipt-module__Gsdmsq__chip[data-state=done]{color:#6ee7b7;background:#5cb87f1f;border-color:#5cb87f57}.RunReceipt-module__Gsdmsq__chip[data-state=asking]{color:var(--color-accent-soft);background:#f9854b1f;border-color:#f9854b5c}.RunReceipt-module__Gsdmsq__chip[data-state=blocked]{color:var(--color-amber);background:#fbbf241f;border-color:#fbbf2452}.RunReceipt-module__Gsdmsq__chip[data-state=interrupted]{color:var(--color-text-faint);background:#7c7c941f;border-color:#7c7c944d}.RunReceipt-module__Gsdmsq__rows{gap:11px;margin:0;display:grid}.RunReceipt-module__Gsdmsq__row{grid-template-columns:100px 1fr;align-items:baseline;gap:14px;display:grid}.RunReceipt-module__Gsdmsq__label{letter-spacing:.01em;color:var(--color-text-faint);margin:0;font-size:11.5px}.RunReceipt-module__Gsdmsq__value{color:var(--color-text);overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.5}.RunReceipt-module__Gsdmsq__value[data-mono=true]{font-family:var(--font-mono);color:var(--color-accent-soft);font-size:13px}.RunReceipt-module__Gsdmsq__mark{font-weight:700}.RunReceipt-module__Gsdmsq__value[data-tone=accent] .RunReceipt-module__Gsdmsq__mark{color:var(--color-accent)}.RunReceipt-module__Gsdmsq__footer{border-top:1px solid var(--color-border-soft);color:var(--color-text-muted);align-items:baseline;gap:7px;margin-top:16px;padding-top:12px;font-size:12px;display:flex}.RunReceipt-module__Gsdmsq__footerGlyph{color:var(--color-accent-soft);font-weight:700}.RunReceipt-module__Gsdmsq__secondary{z-index:1;border:1px dashed var(--color-border);border-radius:var(--radius);font-family:var(--font-sans);background:#0d0d148c;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:14px;padding:12px 15px;display:flex;position:relative}.RunReceipt-module__Gsdmsq__secondaryTask{color:var(--color-text);overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:600}.RunReceipt-module__Gsdmsq__secondaryLine{color:var(--color-text-muted);overflow-wrap:anywhere;flex:1 0 100%;font-size:12.5px;line-height:1.5}.RunReceipt-module__Gsdmsq__waitDot{background:var(--color-accent);width:8px;height:8px;animation:RunReceipt-module__Gsdmsq__rr-wait-pulse 2.6s var(--ease) infinite;border-radius:50%;box-shadow:0 0 #f9854b80}.RunReceipt-module__Gsdmsq__waitDot[data-state=blocked]{background:var(--color-amber)}.RunReceipt-module__Gsdmsq__waitDot[data-state=interrupted]{background:var(--color-text-faint);animation:none}@keyframes RunReceipt-module__Gsdmsq__rr-wait-pulse{0%{box-shadow:0 0 #f9854b73}70%{box-shadow:0 0 0 7px #f9854b00}to{box-shadow:0 0 #f9854b00}}@media (max-width:960px){.RunReceipt-module__Gsdmsq__wrap{max-width:620px}}@media (max-width:640px){.RunReceipt-module__Gsdmsq__card{border-radius:10px;padding:16px 15px 13px}.RunReceipt-module__Gsdmsq__head{margin-bottom:13px}.RunReceipt-module__Gsdmsq__row{grid-template-columns:92px 1fr;gap:10px}.RunReceipt-module__Gsdmsq__label{font-size:11px}.RunReceipt-module__Gsdmsq__value{font-size:13px}.RunReceipt-module__Gsdmsq__value[data-mono=true]{font-size:12px}.RunReceipt-module__Gsdmsq__meta{font-size:11px}.RunReceipt-module__Gsdmsq__secondary{flex-direction:column;align-items:flex-start;gap:5px}.RunReceipt-module__Gsdmsq__secondaryTask,.RunReceipt-module__Gsdmsq__secondaryLine{white-space:normal}}@media (max-width:380px){.RunReceipt-module__Gsdmsq__row{grid-template-columns:88px 1fr}}@media (prefers-reduced-motion:reduce){.RunReceipt-module__Gsdmsq__waitDot{animation:none}}
.Hero-module__HsImyW__hero{text-align:left;padding-block:clamp(40px,5vw,72px) clamp(48px,7vw,88px)}.Hero-module__HsImyW__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(32px,5vw,64px);display:grid}.Hero-module__HsImyW__copy,.Hero-module__HsImyW__visual{width:100%;min-width:0}@media (max-width:960px){.Hero-module__HsImyW__grid{grid-template-columns:1fr;gap:40px}.Hero-module__HsImyW__visual{justify-self:stretch;max-width:760px}}.Hero-module__HsImyW__eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);border:1px solid var(--color-border);background:var(--color-surface);border-radius:999px;margin-bottom:14px;padding:4px 10px;font-size:13px;display:inline-block}.Hero-module__HsImyW__title{font-family:var(--font-display);letter-spacing:-.045em;max-width:18ch;margin-bottom:18px;font-size:clamp(31px,4.6vw,54px);font-weight:640;line-height:1.1}.Hero-module__HsImyW__title em{color:var(--color-accent-soft);font-style:normal}.Hero-module__HsImyW__lede{color:var(--color-text-muted);max-width:50ch;margin-bottom:12px;font-size:clamp(16px,1.5vw,19px);line-height:1.55}.Hero-module__HsImyW__support{color:var(--color-text-muted);opacity:.82;max-width:52ch;margin:0 0 22px;font-size:14.5px;line-height:1.5}.Hero-module__HsImyW__primaryCta{max-width:520px;margin:0 0 20px}.Hero-module__HsImyW__primaryCue{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent-soft);align-items:center;gap:8px;margin-bottom:10px;font-size:12.5px;font-weight:600;display:inline-flex}.Hero-module__HsImyW__primaryCue:before{content:"";background:var(--color-accent);width:6px;height:6px;box-shadow:0 0 8px var(--color-accent-glow);border-radius:50%}.Hero-module__HsImyW__primaryCta .install-cmd{margin-bottom:0}.Hero-module__HsImyW__primaryCta .install-cmd .code-block{border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent-glow), 0 10px 30px #f973162e;background:var(--color-surface-2)}.Hero-module__HsImyW__downloadProof{color:var(--color-text-muted);white-space:nowrap;font-weight:600;display:inline-block}.Hero-module__HsImyW__downloadStat{min-height:1.4em;margin-top:12px;margin-bottom:0}.Hero-module__HsImyW__downloadStatInner{color:var(--color-text);white-space:nowrap;font-size:clamp(14px,1.2vw,16px);font-weight:700;display:inline-block}.Hero-module__HsImyW__trustChips{flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.Hero-module__HsImyW__trustChip{font-family:var(--font-mono);color:var(--color-text-muted);background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:inline-flex}.Hero-module__HsImyW__trustChip[data-dot=ok]:before{content:"";background:var(--color-success);border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #5cb87f80}.Hero-module__HsImyW__secondaryActions{flex-wrap:wrap;align-items:center;gap:10px 20px;margin:0 0 4px;font-size:15px;display:flex}.Hero-module__HsImyW__secondaryLink{color:var(--color-text-muted);letter-spacing:-.005em;transition:color var(--t-fast) var(--ease);align-items:center;gap:6px;display:inline-flex}.Hero-module__HsImyW__secondaryLink:hover{color:var(--color-text)}.Hero-module__HsImyW__waitlistDisclosure{max-width:460px;margin-top:14px}.Hero-module__HsImyW__waitlistSummary{cursor:pointer;width:fit-content;color:var(--color-text-muted);text-underline-offset:3px;transition:color var(--t-fast) var(--ease);align-items:center;gap:6px;font-size:14px;-webkit-text-decoration:underline #f9731666;text-decoration:underline #f9731666;list-style:none;display:inline-flex}.Hero-module__HsImyW__waitlistSummary::-webkit-details-marker{display:none}.Hero-module__HsImyW__waitlistSummary:after{content:"›";font-family:var(--font-mono);color:var(--color-accent-soft);transition:transform var(--t-fast) var(--ease)}.Hero-module__HsImyW__waitlistDisclosure[open] .Hero-module__HsImyW__waitlistSummary:after{transform:rotate(90deg)}.Hero-module__HsImyW__waitlistSummary:hover{color:var(--color-text)}.Hero-module__HsImyW__waitlistSummary:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:var(--radius-sm)}.Hero-module__HsImyW__waitlistBody{margin-top:14px}.Hero-module__HsImyW__waitlistBody .waitlist{max-width:100%;margin:0}.Hero-module__HsImyW__waitlistBody .waitlist__label{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:640px){.Hero-module__HsImyW__hero{padding-block:44px}.Hero-module__HsImyW__grid{gap:32px;width:100%;max-width:100%;overflow:hidden}.Hero-module__HsImyW__copy,.Hero-module__HsImyW__visual{width:min(100%,360px);max-width:100%}.Hero-module__HsImyW__title{letter-spacing:-.03em;max-width:18ch;font-size:31px}.Hero-module__HsImyW__lede{overflow-wrap:anywhere;max-width:100%;margin-bottom:10px;font-size:16px;line-height:1.5}.Hero-module__HsImyW__support{overflow-wrap:anywhere;max-width:100%;margin-bottom:20px;font-size:14px}.Hero-module__HsImyW__secondaryActions{margin-top:4px}}@media (max-width:380px){.Hero-module__HsImyW__title{font-size:27px}}
.AudienceSection-module__xOWdTa__points{grid-template-columns:repeat(2,1fr);gap:14px;margin:8px 0 40px;padding:0;list-style:none;display:grid}@media (max-width:720px){.AudienceSection-module__xOWdTa__points{grid-template-columns:1fr}}.AudienceSection-module__xOWdTa__point{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:var(--color-text-muted);transition:border-color var(--t-base) var(--ease), background var(--t-base) var(--ease);padding:16px 18px 16px 40px;font-size:15px;line-height:1.55;position:relative}@media (hover:hover){.AudienceSection-module__xOWdTa__point:hover{border-color:var(--color-accent);background:var(--color-surface-2)}}.AudienceSection-module__xOWdTa__point:before{content:">";font-family:var(--font-mono);color:var(--color-accent-soft);font-size:15px;line-height:1.55;position:absolute;top:16px;left:18px}.AudienceSection-module__xOWdTa__thesis{border-left:2px solid var(--color-accent);max-width:46ch;font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-text);margin:0;padding-left:20px;font-size:clamp(19px,2.2vw,26px);font-weight:600;line-height:1.3}
.PressureSection-module__hN7tiq__modesGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin:8px 0 36px;padding:0;list-style:none;display:grid}@media (max-width:860px){.PressureSection-module__hN7tiq__modesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.PressureSection-module__hN7tiq__modesGrid{grid-template-columns:1fr}}.PressureSection-module__hN7tiq__modeCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:border-color var(--t-base) var(--ease), background var(--t-base) var(--ease);flex-direction:column;gap:8px;padding:18px 18px 20px;display:flex}@media (hover:hover){.PressureSection-module__hN7tiq__modeCard:hover{border-color:var(--color-accent);background:var(--color-surface-2)}}.PressureSection-module__hN7tiq__modeLabel{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent-soft);font-size:13px}.PressureSection-module__hN7tiq__modeDesc{color:var(--color-text-muted);margin:0;font-size:15px;line-height:1.6}.PressureSection-module__hN7tiq__modeFix{font-family:var(--font-mono);letter-spacing:.04em;color:var(--color-accent-soft);margin-top:8px;font-size:12px;display:block}.PressureSection-module__hN7tiq__preamble{color:var(--color-text-muted);max-width:60ch;margin:0 0 20px;font-size:15px}.PressureSection-module__hN7tiq__anecdoteRule{border:0;border-top:1px solid var(--color-border);margin:32px 0}.PressureSection-module__hN7tiq__anecdoteWrap{border-left:2px solid var(--color-accent);margin:0 0 32px;padding-left:20px}
.FeatureSection-module__X6kZdq__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:980px){.FeatureSection-module__X6kZdq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.FeatureSection-module__X6kZdq__grid{grid-template-columns:1fr}}.FeatureSection-module__X6kZdq__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:border-color var(--t-base) var(--ease), transform var(--t-base) var(--ease), background var(--t-base) var(--ease);flex-direction:column;gap:14px;padding:32px 26px;display:flex}@media (hover:hover){.FeatureSection-module__X6kZdq__card:hover{border-color:var(--color-accent);background:var(--color-surface-2);transform:translateY(-2px)}}.FeatureSection-module__X6kZdq__icon{background:var(--color-accent-glow);width:36px;height:36px;color:var(--color-accent-soft);border-radius:var(--radius);place-items:center;display:grid}.FeatureSection-module__X6kZdq__cardTitle{letter-spacing:-.01em;font-size:17px;font-weight:600}.FeatureSection-module__X6kZdq__cardDesc{color:var(--color-text-muted);font-size:16px;line-height:1.6}.FeatureSection-module__X6kZdq__runtimeBlock{border-top:1px solid var(--color-border);margin-top:44px;padding-top:40px}.FeatureSection-module__X6kZdq__runtimeHeading{letter-spacing:-.01em;color:var(--color-text);margin:0 0 20px;font-size:20px;font-weight:600}.FeatureSection-module__X6kZdq__runtimeGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px;display:grid}@media (max-width:980px){.FeatureSection-module__X6kZdq__runtimeGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.FeatureSection-module__X6kZdq__runtimeGrid{grid-template-columns:1fr}}.FeatureSection-module__X6kZdq__runtimeCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:border-color var(--t-base) var(--ease), background var(--t-base) var(--ease);flex-direction:column;gap:10px;padding:20px 18px;display:flex}@media (hover:hover){.FeatureSection-module__X6kZdq__runtimeCard:hover{border-color:var(--color-accent);background:var(--color-surface-2)}}.FeatureSection-module__X6kZdq__runtimeLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent-soft);font-size:13px}.FeatureSection-module__X6kZdq__runtimeDesc{color:var(--color-text-muted);font-size:16px;line-height:1.7}.FeatureSection-module__X6kZdq__runtimeDesc em{color:var(--color-text);font-style:normal;font-family:var(--font-mono);border:1px solid var(--color-border);background:var(--color-bg-elev);border-radius:4px;margin-right:2px;padding:1px 6px;font-size:13.5px}.FeatureSection-module__X6kZdq__memory{color:var(--color-text);border-left:2px solid var(--color-accent);max-width:60ch;margin:0;padding-left:16px;font-size:16px;line-height:1.55}.FeatureSection-module__X6kZdq__memory strong{color:var(--color-text);font-weight:600}.FeatureSection-module__X6kZdq__memory code{font-family:var(--font-mono);background:var(--color-bg-elev);border:1px solid var(--color-border);color:var(--color-text);border-radius:4px;padding:1px 6px;font-size:.92em}.FeatureSection-module__X6kZdq__servicesCta{color:var(--color-text-muted);margin:36px 0 0;font-size:16px}.FeatureSection-module__X6kZdq__servicesLink{color:var(--color-accent-soft);white-space:nowrap;transition:color var(--t-fast) var(--ease);font-weight:500;text-decoration:none}@media (hover:hover){.FeatureSection-module__X6kZdq__servicesLink:hover{color:var(--color-accent);text-decoration:underline}}
.ReviewDemo-module__hz8a0W__wrap{width:100%;margin:0}.ReviewDemo-module__hz8a0W__panel{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:linear-gradient(180deg, var(--color-surface) 0%, var(--color-bg-elev) 100%);max-width:620px;margin-inline:auto;padding:24px 26px 26px;position:relative;overflow:hidden;box-shadow:0 24px 60px -32px #000c}.ReviewDemo-module__hz8a0W__panel:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(360px 180px at 88% -8%,#f9854b1a,#0000 70%),radial-gradient(420px 220px at 50% 118%,#fbbf2412,#0000 70%);position:absolute;inset:0}.ReviewDemo-module__hz8a0W__panel>*{z-index:1;position:relative}.ReviewDemo-module__hz8a0W__prompt{font-family:var(--font-mono);border-bottom:1px solid var(--color-border-soft);flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:20px;padding-bottom:16px;font-size:13.5px;line-height:1.5;display:flex}.ReviewDemo-module__hz8a0W__promptGlyph{color:var(--color-accent);white-space:nowrap;font-weight:600}.ReviewDemo-module__hz8a0W__cmd{color:var(--color-text-muted)}.ReviewDemo-module__hz8a0W__cmdSkill{color:var(--color-accent-soft);font-weight:500}.ReviewDemo-module__hz8a0W__dispatch{flex-direction:column;align-items:center;gap:8px;display:flex}.ReviewDemo-module__hz8a0W__dispatchLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-faint);font-size:11px}.ReviewDemo-module__hz8a0W__convergeNode{justify-content:center;margin-top:-2px;margin-bottom:18px;display:flex}.ReviewDemo-module__hz8a0W__node{background:var(--color-accent-soft);border-radius:50%;width:10px;height:10px;display:block;position:relative;box-shadow:0 0 0 3px #f9854b29,0 0 16px #f9854b80}.ReviewDemo-module__hz8a0W__node[data-role=converge]{background:var(--color-amber);box-shadow:0 0 0 3px #fbbf2429,0 0 16px #fbbf2480}.ReviewDemo-module__hz8a0W__node:before,.ReviewDemo-module__hz8a0W__node:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.ReviewDemo-module__hz8a0W__node:before{border:1px solid #f9854b6b;inset:-8px}.ReviewDemo-module__hz8a0W__node:after{border:1px solid #f9854b33;inset:-17px}.ReviewDemo-module__hz8a0W__node[data-role=converge]:before{border-color:#fbbf246b}.ReviewDemo-module__hz8a0W__node[data-role=converge]:after{border-color:#fbbf2433}.ReviewDemo-module__hz8a0W__fan,.ReviewDemo-module__hz8a0W__converge{width:100%;height:54px;display:block;overflow:visible}.ReviewDemo-module__hz8a0W__fan{margin-top:2px}.ReviewDemo-module__hz8a0W__converge{margin-top:8px}.ReviewDemo-module__hz8a0W__linkBase{fill:none;stroke:#f9854b4d;stroke-width:1.25px;stroke-linecap:round}.ReviewDemo-module__hz8a0W__linkBase[data-dim=true]{stroke:#9b9bae29}.ReviewDemo-module__hz8a0W__linkPulse{fill:none;stroke:var(--color-accent-soft);stroke-width:1.6px;stroke-linecap:round;stroke-dasharray:.16 .84;stroke-dashoffset:1px;opacity:0}.ReviewDemo-module__hz8a0W__lanes{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.ReviewDemo-module__hz8a0W__lane{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface-2);flex-direction:column;gap:9px;min-height:96px;padding:12px 12px 13px;display:flex}.ReviewDemo-module__hz8a0W__lane[data-outcome=pass]{border-color:#5cb87f59}.ReviewDemo-module__hz8a0W__lane[data-outcome=flag]{border-color:#fbbf248c;box-shadow:0 0 0 1px #fbbf2424,0 8px 26px -18px #fbbf248c}.ReviewDemo-module__hz8a0W__laneHead{align-items:center;gap:8px;display:flex}.ReviewDemo-module__hz8a0W__laneStatus{width:17px;height:17px;font-size:11px;line-height:1;font-family:var(--font-mono);border-radius:50%;place-items:center;display:grid}.ReviewDemo-module__hz8a0W__laneStatus[data-outcome=pass]{color:var(--color-success);background:#5cb87f1f;border:1px solid #5cb87f73}.ReviewDemo-module__hz8a0W__laneStatus[data-outcome=flag]{color:var(--color-amber);background:#fbbf241f;border:1px solid #fbbf2480}.ReviewDemo-module__hz8a0W__laneTag{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-faint);font-size:10.5px}.ReviewDemo-module__hz8a0W__laneHyp{color:var(--color-text-muted);font-size:13px;line-height:1.42}.ReviewDemo-module__hz8a0W__lane[data-outcome=flag] .ReviewDemo-module__hz8a0W__laneHyp{color:var(--color-text)}.ReviewDemo-module__hz8a0W__laneBar{background:var(--color-border);border-radius:2px;height:3px;margin-top:auto;position:relative;overflow:hidden}.ReviewDemo-module__hz8a0W__laneFill{border-radius:inherit;transform-origin:0;position:absolute;inset:0}.ReviewDemo-module__hz8a0W__laneFill[data-outcome=pass]{background:linear-gradient(90deg, #5cb87f80, var(--color-success))}.ReviewDemo-module__hz8a0W__laneFill[data-outcome=flag]{background:linear-gradient(90deg, #fbbf2480, var(--color-amber))}.ReviewDemo-module__hz8a0W__verdict{border-radius:var(--radius);background:linear-gradient(#fbbf2414,#fbbf2408);border:1px solid #fbbf2459;flex-wrap:wrap;align-items:center;gap:12px;padding:13px 16px;display:flex}.ReviewDemo-module__hz8a0W__chip{font-family:var(--font-mono);letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:4px 11px;font-size:12px;font-weight:600;display:inline-flex}.ReviewDemo-module__hz8a0W__chip[data-state=changes]{color:var(--color-amber);background:#fbbf2424;border:1px solid #fbbf2466}.ReviewDemo-module__hz8a0W__chipGlyph{font-size:11px}.ReviewDemo-module__hz8a0W__verdictText{color:var(--color-text);font-size:13.5px}.ReviewDemo-module__hz8a0W__verdictSep{color:var(--color-text-faint);margin:0 8px}.ReviewDemo-module__hz8a0W__verdictPass{color:var(--color-success);font-weight:500}@media (max-width:560px){.ReviewDemo-module__hz8a0W__panel{padding:20px 18px 22px}.ReviewDemo-module__hz8a0W__lanes{gap:8px}.ReviewDemo-module__hz8a0W__lane{min-height:88px;padding:10px 9px}.ReviewDemo-module__hz8a0W__laneTag{font-size:9.5px}.ReviewDemo-module__hz8a0W__laneHyp{font-size:12px}.ReviewDemo-module__hz8a0W__fan,.ReviewDemo-module__hz8a0W__converge{height:44px}}@media (prefers-reduced-motion:no-preference){.ReviewDemo-module__hz8a0W__linkPulse{opacity:.9;animation:2.6s linear infinite ReviewDemo-module__hz8a0W__rv-flow;animation-delay:calc(var(--i,0) * .32s)}.ReviewDemo-module__hz8a0W__node:before{animation:ReviewDemo-module__hz8a0W__rv-ripple 4.8s var(--ease) infinite;opacity:0}.ReviewDemo-module__hz8a0W__node:after{animation:ReviewDemo-module__hz8a0W__rv-ripple 4.8s var(--ease) 1.5s infinite;opacity:0}.ReviewDemo-module__hz8a0W__laneFill[data-outcome=flag]:after{content:"";animation:ReviewDemo-module__hz8a0W__rv-sweep 2.8s var(--ease) infinite;background:linear-gradient(90deg,#0000,#ffffff80,#0000);position:absolute;inset:0;transform:translate(-100%)}.ReviewDemo-module__hz8a0W__chip[data-state=changes]{animation:ReviewDemo-module__hz8a0W__rv-glow 3.6s var(--ease) infinite}}@keyframes ReviewDemo-module__hz8a0W__rv-flow{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes ReviewDemo-module__hz8a0W__rv-ripple{0%{opacity:0;transform:scale(.6)}18%{opacity:1}to{opacity:0;transform:scale(2.2)}}@keyframes ReviewDemo-module__hz8a0W__rv-sweep{0%{transform:translate(-100%)}55%{transform:translate(200%)}to{transform:translate(200%)}}@keyframes ReviewDemo-module__hz8a0W__rv-glow{0%,to{box-shadow:0 0 #fbbf2400}50%{box-shadow:0 0 16px -2px #fbbf2473}}
.SkillsSection-module__RsImZa__grid{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:16px;display:grid}.SkillsSection-module__RsImZa__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);cursor:default;transition:border-color var(--t-base) var(--ease), transform var(--t-base) var(--ease), background var(--t-base) var(--ease);outline:none;padding:22px 20px;position:relative}.SkillsSection-module__RsImZa__card:hover,.SkillsSection-module__RsImZa__card:focus-within{border-color:var(--color-accent);background:var(--color-surface-2);transform:translateY(-1px)}.SkillsSection-module__RsImZa__name{font-family:var(--font-mono);color:var(--color-accent-soft);margin-bottom:8px;font-size:15px;font-weight:500;display:inline-block}.SkillsSection-module__RsImZa__summary{color:var(--color-text);font-size:16px;line-height:1.55}.SkillsSection-module__RsImZa__details{max-height:0;color:var(--color-text-muted);transition:max-height var(--t-base) var(--ease), margin-top var(--t-base) var(--ease), opacity var(--t-base) var(--ease);opacity:0;font-size:16px;line-height:1.6;overflow:hidden}.SkillsSection-module__RsImZa__card:hover .SkillsSection-module__RsImZa__details,.SkillsSection-module__RsImZa__card:focus-within .SkillsSection-module__RsImZa__details{opacity:1;max-height:220px;margin-top:12px}.SkillsSection-module__RsImZa__chevron{color:var(--color-text-faint);transition:color var(--t-fast) var(--ease), transform var(--t-base) var(--ease);position:absolute;top:22px;right:20px}.SkillsSection-module__RsImZa__card:hover .SkillsSection-module__RsImZa__chevron,.SkillsSection-module__RsImZa__card:focus-within .SkillsSection-module__RsImZa__chevron{color:var(--color-accent);transform:rotate(45deg)}@media (hover:none){.SkillsSection-module__RsImZa__details{opacity:1;max-height:none;margin-top:12px}.SkillsSection-module__RsImZa__chevron{display:none}}.SkillsSection-module__RsImZa__moreCard{cursor:pointer;border-style:dashed;flex-direction:column;justify-content:center;gap:8px;text-decoration:none;display:flex}.SkillsSection-module__RsImZa__moreCount{font-family:var(--font-mono);color:var(--color-accent-soft);font-size:15px;font-weight:500}.SkillsSection-module__RsImZa__moreLabel{color:var(--color-text-muted);font-size:15px;line-height:1.55}@media (hover:hover){.SkillsSection-module__RsImZa__moreCard:hover .SkillsSection-module__RsImZa__moreLabel{color:var(--color-text)}}.SkillsSection-module__RsImZa__demo{margin:4px 0 48px}
.ArchitectureSection-module__9mB6ZG__arch{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:32px clamp(20px,4vw,40px)}.ArchitectureSection-module__9mB6ZG__archRow{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (max-width:720px){.ArchitectureSection-module__9mB6ZG__archRow{grid-template-columns:1fr}}.ArchitectureSection-module__9mB6ZG__archNode{background:var(--color-bg-elev);border:1px solid var(--color-border);border-radius:var(--radius);padding:20px 18px;position:relative}.ArchitectureSection-module__9mB6ZG__archNodeLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-faint);margin-bottom:8px;font-size:13px}.ArchitectureSection-module__9mB6ZG__archNodeTitle{margin-bottom:4px;font-weight:600}.ArchitectureSection-module__9mB6ZG__archNodeDesc{color:var(--color-text-muted);font-size:16px;line-height:1.55}.ArchitectureSection-module__9mB6ZG__archNodeDot{background:var(--color-accent-soft);border-radius:50%;width:7px;height:7px;position:absolute;top:14px;right:14px;box-shadow:0 0 10px #f9854b99}.ArchitectureSection-module__9mB6ZG__routes{width:100%;height:52px;margin:8px 0 4px;display:block;overflow:visible}.ArchitectureSection-module__9mB6ZG__routeBase{fill:none;stroke:#f9854b47;stroke-width:1.25px;stroke-linecap:round}.ArchitectureSection-module__9mB6ZG__routePulse{fill:none;stroke:var(--color-accent-soft);stroke-width:1.6px;stroke-linecap:round;stroke-dasharray:.18 .82;stroke-dashoffset:1px;opacity:0}.ArchitectureSection-module__9mB6ZG__archHubNode{background:var(--color-accent);width:10px;height:10px;box-shadow:0 0 0 3px var(--color-accent-glow), 0 0 16px #f9854b8c;border-radius:50%;margin:0 auto 12px;display:block;position:relative}.ArchitectureSection-module__9mB6ZG__archHubNode:before,.ArchitectureSection-module__9mB6ZG__archHubNode:after{content:"";pointer-events:none;border:1px solid #f9854b6b;border-radius:50%;position:absolute}.ArchitectureSection-module__9mB6ZG__archHubNode:before{inset:-8px}.ArchitectureSection-module__9mB6ZG__archHubNode:after{border-color:#f9854b33;inset:-17px}@media (prefers-reduced-motion:no-preference){.ArchitectureSection-module__9mB6ZG__routePulse{opacity:.9;animation:2.8s linear infinite ArchitectureSection-module__9mB6ZG__arch-flow;animation-delay:calc(var(--i,0) * .34s)}.ArchitectureSection-module__9mB6ZG__archHubNode:before{animation:ArchitectureSection-module__9mB6ZG__arch-ripple 4.8s var(--ease) infinite;opacity:0}.ArchitectureSection-module__9mB6ZG__archHubNode:after{animation:ArchitectureSection-module__9mB6ZG__arch-ripple 4.8s var(--ease) 1.5s infinite;opacity:0}}@keyframes ArchitectureSection-module__9mB6ZG__arch-flow{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes ArchitectureSection-module__9mB6ZG__arch-ripple{0%{opacity:0;transform:scale(.6)}18%{opacity:1}to{opacity:0;transform:scale(2.2)}}.ArchitectureSection-module__9mB6ZG__archHub{background:linear-gradient(180deg, var(--color-bg-elev), var(--color-surface));border:1px solid var(--color-accent);box-shadow:0 0 0 4px var(--color-accent-glow);border-radius:var(--radius);text-align:center;padding:20px}.ArchitectureSection-module__9mB6ZG__archHubName{font-family:var(--font-mono);color:var(--color-accent-soft);margin-bottom:4px;font-size:15px;font-weight:500}.ArchitectureSection-module__9mB6ZG__archHubDesc{color:var(--color-text-muted);font-size:16px}
.TestimonialSection-module__tkxjhW__quoteCard{background:linear-gradient(180deg, var(--color-bg-elev), var(--color-surface-2));border:1px solid var(--color-border);border-radius:var(--radius-lg);max-width:64ch;margin:8px 0 0;padding:40px 36px 28px;position:relative;overflow:hidden}.TestimonialSection-module__tkxjhW__quoteCard:before{content:"“";font-family:var(--font-display);color:var(--color-accent);opacity:.14;pointer-events:none;font-size:120px;line-height:1;position:absolute;top:-14px;left:16px}.TestimonialSection-module__tkxjhW__quote{border:0;flex-direction:column;gap:18px;margin:0;padding:0;display:flex;position:relative}.TestimonialSection-module__tkxjhW__quoteLine{color:var(--color-text-muted);margin:0;font-size:clamp(16px,1.5vw,18px);line-height:1.7}.TestimonialSection-module__tkxjhW__quoteLine:first-child{color:var(--color-text)}.TestimonialSection-module__tkxjhW__kicker{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-text);margin:6px 0 0;font-size:clamp(20px,2.4vw,30px);font-weight:600;line-height:1.25}.TestimonialSection-module__tkxjhW__attribution{border-top:1px solid var(--color-border);font-family:var(--font-mono);letter-spacing:.06em;color:var(--color-text-faint);align-items:center;gap:10px;margin-top:28px;padding-top:18px;font-size:13px;display:flex}.TestimonialSection-module__tkxjhW__attributionMark{color:var(--color-accent);font-size:11px}@media (max-width:560px){.TestimonialSection-module__tkxjhW__quoteCard{padding:32px 22px 24px}}
.AccessSection-module__iwJtja__access{background:linear-gradient(180deg, var(--color-surface) 0%, var(--color-bg-elev) 100%);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:clamp(32px,5vw,56px) clamp(24px,5vw,56px);position:relative;overflow:hidden}.AccessSection-module__iwJtja__access:before{content:"";pointer-events:none;background:radial-gradient(720px 380px at 100% -5%,#f9731629,#0000 62%);position:absolute;inset:-1px}.AccessSection-module__iwJtja__access:after{content:"";background:repeating-linear-gradient(178deg, transparent 0, transparent 18px, var(--contour-faint) 18px, var(--contour-faint) 19px);opacity:.45;pointer-events:none;height:60%;position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.AccessSection-module__iwJtja__access>*{z-index:1;position:relative}
