html[data-theme="dark"] .om-site-nav,html[data-theme="dark"] .om-demo-placeholder,html[data-theme="dark"] .om-site-cta__panel,html[data-theme="dark"] .om-step-card__install-tag{background:var(--om-card);box-shadow:none;backdrop-filter:none}html[data-theme="dark"] .om-audience-card:hover,html[data-theme="dark"] .om-capability-card:hover,html[data-theme="dark"] .om-step-card:hover,html[data-theme="dark"] .om-doc-card:hover{box-shadow:none}html[data-theme="dark"] .om-terminal-shell,html[data-theme="dark"] .om-demo-player-shell{background:var(--om-terminal-bg);box-shadow:none}html[data-theme="dark"] .om-terminal-shell__bar,html[data-theme="dark"] .om-demo-player-shell__bar{background:var(--om-terminal-panel)}.om-site-nav-wrap{position:sticky;top:0;z-index:100;padding:0.9rem 0 0}.om-site-nav{width:min(100% - 2rem,var(--om-shell));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;border:1px solid var(--om-border);border-radius:999px;background:var(--om-surface);backdrop-filter:blur(18px);box-shadow:var(--om-shadow-sm);padding:0.55rem 0.7rem 0.55rem 1rem}.om-site-nav__brand{display:inline-flex;align-items:center;justify-self:start;gap:0.75rem;color:var(--om-text);text-decoration:none;font-weight:700}.om-site-nav__mark{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:0.8rem;background:var(--om-text);color:var(--om-bg);font-family:var(--om-heading);font-size:0.88rem}.om-site-nav__links{display:flex;align-items:center;justify-self:center;gap:0.35rem}.om-site-nav>.om-theme-toggle{justify-self:end}.om-site-nav__links a{padding:0.7rem 0.85rem;border-radius:999px;color:var(--om-text-muted);text-decoration:none;font-size:0.9rem;font-weight:600}.om-site-nav__links a:hover{background:var(--om-card);color:var(--om-text)}.om-site-main{padding-bottom:4rem}.om-site-hero{padding:clamp(4rem,8vw,8rem) 0 2rem}.om-site-hero__inner{text-align:center}.om-site-hero__title{margin:1.2rem auto 1rem;max-width:13ch;font-size:clamp(3rem,9vw,6.4rem);line-height:0.92}.om-site-hero__lede{max-width:48rem;margin:0 auto;color:var(--om-text-muted);font-size:clamp(1rem,2vw,1.24rem);line-height:1.75}.om-site-hero__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0.9rem;margin-top:2rem}.om-site-hero__meta{margin-top:1rem}.om-site-terminal{padding:1rem 0 4rem}.om-terminal-shell,.om-demo-player-shell{border-radius:var(--om-radius-lg);overflow:hidden;border:1px solid var(--om-terminal-border);background:linear-gradient(180deg,rgba(255,255,255,0.03),transparent 18%),var(--om-terminal-bg);box-shadow:var(--om-shadow-lg)}.om-terminal-shell__bar,.om-demo-player-shell__bar{display:flex;align-items:center;gap:0.5rem;padding:1rem 1.1rem;border-bottom:1px solid var(--om-terminal-border);background:rgba(255,255,255,0.03)}.om-terminal-shell__dot,.om-demo-player-shell__dot{width:0.7rem;height:0.7rem;border-radius:999px}.om-terminal-shell__dot--red,.om-demo-player-shell__dot--red{background:#ff5f57}.om-terminal-shell__dot--amber,.om-demo-player-shell__dot--amber{background:#febc2e}.om-terminal-shell__dot--green,.om-demo-player-shell__dot--green{background:#28c840}.om-terminal-shell__title,.om-demo-player-shell__title{margin-left:auto;margin-right:auto;transform:translateX(-1rem);color:var(--om-terminal-muted);font-size:0.78rem;letter-spacing:0.04em;text-transform:uppercase}.om-terminal-shell__body{padding:1.4rem 1.5rem 1.6rem;color:var(--om-terminal-text);font-size:0.88rem;line-height:1.9}.om-terminal-shell__line{white-space:nowrap;overflow-x:auto}.om-terminal-shell__line + .om-terminal-shell__line{margin-top:0.15rem}.om-terminal-shell__line--blank{margin-top:0.8rem}.om-terminal-shell__line--indent{padding-left:2.1rem}.om-terminal-shell__prompt{color:#7fe4a4}.om-terminal-shell__user{color:#8bb3ff;font-weight:600}.om-terminal-shell__agent{color:#cda3ff;font-weight:600}.om-terminal-shell__cmd,.om-terminal-shell__path{color:#fffaf3;font-weight:600}.om-terminal-shell__path{color:#82f4b0}.om-terminal-shell__muted{color:var(--om-terminal-muted)}.om-terminal-shell__plan{color:#ffd574;font-weight:600}.om-terminal-shell__ok{color:#7fe4a4;font-weight:600}.om-demo-placeholder{margin-top:1rem;padding:0.2rem;border:1px solid var(--om-border);border-radius:var(--om-radius-sm);background:var(--om-surface);color:var(--om-text-muted);box-shadow:var(--om-shadow-sm)}.om-demo-player-shell{overflow:hidden;border-radius:calc(var(--om-radius-sm) - 0.2rem);border:1px solid var(--om-terminal-border);background:linear-gradient(180deg,rgba(255,255,255,0.03),transparent 18%),var(--om-terminal-bg)}.om-demo-player-shell__body{padding:0;background:var(--om-terminal-bg)}#om-demo-player{overflow:hidden;border-radius:0 0 calc(var(--om-radius-sm) - 0.2rem) calc(var(--om-radius-sm) - 0.2rem)}#om-demo-player .ap-player{border:0;box-shadow:none;border-radius:0 0 calc(var(--om-radius-sm) - 0.2rem) calc(var(--om-radius-sm) - 0.2rem)}#om-demo-player .ap-terminal{border-radius:0 0 calc(var(--om-radius-sm) - 0.2rem) calc(var(--om-radius-sm) - 0.2rem)}#om-demo-player .ap-control-bar,#om-demo-player .ap-overlay{display:none !important}.om-site-proof,.om-site-hybrid,.om-site-audience,.om-site-capabilities,.om-site-steps,.om-site-docs,.om-site-cta{padding:1.5rem 0 4rem}.om-proof-panel,.om-audience-card,.om-capability-card,.om-step-card,.om-doc-card{display:block;padding:1.35rem;transition:transform 0.2s ease,border-color 0.2s ease,box-shadow 0.2s ease,background 0.2s ease}.om-proof-point strong,.om-step-card strong{display:block;margin-bottom:0.4rem;font-size:1rem}.om-proof-point p,.om-audience-card p,.om-capability-card p,.om-step-card p,.om-doc-card p{color:var(--om-text-muted);line-height:1.7}.om-proof-panel{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:2rem;align-items:start;padding:1.65rem}.om-proof-panel__intro h2{margin:0;max-width:15ch;font-size:clamp(2rem,4vw,3rem);line-height:1.02}.om-proof-panel__intro p{margin:1rem 0 0;max-width:38rem;color:var(--om-text-muted);font-size:1rem;line-height:1.8}.om-proof-panel__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid var(--om-border);border-left:1px solid var(--om-border)}.om-proof-point{min-height:100%;padding:1rem 1rem 1.1rem;border-right:1px solid var(--om-border);border-bottom:1px solid var(--om-border)}.om-proof-point p{margin:0}.om-audience-grid,.om-step-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.om-audience-card h3,.om-capability-card h3,.om-step-card h3,.om-doc-card h3{margin:0 0 0.65rem;font-size:1.35rem}.om-audience-card ul{margin:0.9rem 0 0;padding-left:1.1rem;color:var(--om-text-muted);line-height:1.75}.om-capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.om-docs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.om-capability-card__eyebrow,.om-doc-card__eyebrow{display:inline-flex;align-items:center;gap:0.4rem;margin-bottom:0.9rem;color:var(--om-accent-strong);font-size:0.78rem;font-weight:700;letter-spacing:0.05em;text-transform:uppercase}.om-doc-card{text-decoration:none;color:inherit}.om-doc-card h3{overflow-wrap:normal;word-break:normal;hyphens:none;text-wrap:balance}.om-doc-card p{overflow-wrap:normal;word-break:normal;hyphens:none}.om-step-grid{counter-reset:om-steps;align-items:stretch}.om-step-card{position:relative;min-height:100%}.om-step-card::before{counter-increment:om-steps;content:counter(om-steps);position:absolute;top:1.3rem;right:1.3rem;width:2.2rem;height:2.2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--om-text);color:var(--om-bg);font-family:var(--om-heading);font-weight:700}.om-step-card--install{grid-column:1 / -1;padding:1.55rem}.om-step-card--install h3,.om-step-card--install p{max-width:42rem}.om-step-card__install-row{display:flex;align-items:center;gap:0.8rem;margin-top:1.35rem}.om-step-card__install-tag{display:inline-flex;align-items:center;justify-content:center;min-height:3.4rem;padding:0 1.2rem;border-radius:1.15rem;border:1px solid rgba(255,255,255,0.06);background:var(--om-terminal-bg);color:var(--om-terminal-text);box-shadow:var(--om-shadow-sm);font-size:1rem;font-weight:600;white-space:nowrap}.om-step-card__install-pill{position:relative;flex:1;min-width:0;width:100%;justify-content:space-between;gap:0.7rem;min-height:3.65rem;padding:0.32rem 4.35rem 0.32rem 1.05rem}.om-step-card__install-pill code{display:block;flex:1;min-width:0;margin-top:0;padding:0;border:0;background:transparent;color:var(--om-text);font-size:1rem;overflow-wrap:anywhere;white-space:normal}.om-step-card__command{display:inline-block;margin-top:0.75rem;padding:0.2rem 0.45rem;border-radius:0.5rem;border:1px solid var(--om-border);background:var(--om-code-bg);color:var(--om-text)}.om-doc-card:hover,.om-audience-card:hover,.om-capability-card:hover,.om-step-card:hover{transform:translateY(-2px);border-color:var(--om-border-strong);box-shadow:var(--om-shadow-md)}.om-site-cta__panel{padding:1.6rem;text-align:center}.om-site-cta__panel h2{margin:0;font-size:clamp(2rem,3vw,2.8rem)}.om-site-cta__panel p{max-width:38rem;margin:0.9rem auto 0;color:var(--om-text-muted);line-height:1.75}.om-site-footer{width:min(100% - 2rem,var(--om-shell));margin:0 auto 2rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:0.8rem;padding-top:1.2rem;color:var(--om-text-soft);font-size:0.9rem}.om-site-footer a{color:inherit;text-decoration:none}.om-site-footer a:hover{color:var(--om-text)}@keyframes om-fade-up{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.om-site-hero__inner,.om-terminal-shell,.om-proof-panel,.om-audience-card,.om-capability-card,.om-step-card,.om-doc-card{animation:om-fade-up 0.55s ease both}.om-audience-card:nth-child(2),.om-capability-card:nth-child(2),.om-step-card:nth-child(2),.om-doc-card:nth-child(2){animation-delay:0.06s}.om-capability-card:nth-child(3),.om-step-card:nth-child(3),.om-doc-card:nth-child(3){animation-delay:0.12s}.om-capability-card:nth-child(4),.om-step-card:nth-child(4),.om-doc-card:nth-child(4){animation-delay:0.18s}@media (max-width:1100px){.om-capability-grid,.om-docs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.om-proof-panel{grid-template-columns:1fr;gap:1.4rem}}@media (max-width:900px){.om-site-nav{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand toggle" "links links";row-gap:0.55rem}.om-site-nav__brand{grid-area:brand;width:auto;justify-content:flex-start}.om-site-nav__links{grid-area:links;justify-self:center}.om-site-nav>.om-theme-toggle{grid-area:toggle}.om-audience-grid,.om-step-grid{grid-template-columns:1fr}.om-step-card__install-row{flex-direction:column;align-items:stretch}.om-step-card__install-tag{width:100%;justify-content:center}}@media (max-width:700px){.om-site-hero__actions{flex-direction:column;align-items:stretch}.om-site-nav__links{flex-wrap:wrap;justify-content:center}.om-capability-grid,.om-docs-grid,.om-proof-panel__list{grid-template-columns:1fr}.om-terminal-shell__body{padding:1.2rem 1rem 1.3rem;font-size:0.8rem}.om-terminal-shell__line{white-space:normal;overflow-wrap:anywhere}.om-terminal-shell__line--indent{padding-left:1rem}.om-step-card code{white-space:normal;overflow-wrap:anywhere}.om-site-footer{flex-direction:column}}