:root {
  --ink: #101511;
  --ink-soft: #172019;
  --ink-muted: #728079;
  --paper: #f4f1e8;
  --paper-dark: #e7e2d6;
  --line: rgba(244, 241, 232, .14);
  --line-dark: rgba(16, 21, 17, .13);
  --lime: #d6f36a;
  --lime-soft: #b8d453;
  --amber: #e8b45c;
  --sage: #9bc48a;
  --coral: #e47b60;
  --blue: #84b5c9;
  --display: Iowan Old Style, Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;
  --body: Helvetica Neue, Avenir Next, Avenir, Inter, system-ui, sans-serif;
  --mono: SFMono-Regular, Cascadia Code, Roboto Mono, Consolas, monospace;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--ink); color: var(--paper); font-family: var(--body); -webkit-font-smoothing: antialiased; }
a { color: inherit; text-decoration: none; }
button { font: inherit; }
.page-shell { overflow: hidden; }
.site-header { align-items: center; display: flex; justify-content: space-between; margin: 0 auto; max-width: 1380px; padding: 28px 5vw 18px; position: relative; z-index: 5; }
.brand { align-items: center; display: inline-flex; font-size: 17px; font-weight: 750; gap: 11px; letter-spacing: -.035em; }
.brand-mark { color: var(--lime); display: inline-flex; height: 28px; width: 28px; }
.brand-symbol { display: block; height: 100%; overflow: visible; width: 100%; }
.brand-symbol .brand-glyph { fill: currentColor; }
.site-nav { align-items: center; display: flex; gap: 27px; }
.site-nav a { color: #aab5ad; font-size: 12px; letter-spacing: .02em; transition: color .2s ease; }
.site-nav a:hover, .site-nav a:focus-visible { color: var(--paper); }
.site-nav .nav-cta { border: 1px solid rgba(214, 243, 106, .45); color: var(--lime); padding: 11px 15px; }
.arrow { display: inline-block; font-size: 15px; line-height: 0; margin-left: 3px; }
.menu-toggle { background: transparent; border: 1px solid var(--line); color: var(--paper); display: none; font-size: 11px; letter-spacing: .08em; padding: 9px 12px; text-transform: uppercase; }
.section-grid { display: grid; grid-template-columns: minmax(0, .84fr) minmax(0, 1.16fr); gap: clamp(35px, 7vw, 115px); margin: 0 auto; max-width: 1380px; padding-left: 5vw; padding-right: 5vw; }
.section-wide { margin-left: auto; margin-right: auto; max-width: 1380px; padding-left: 5vw; padding-right: 5vw; }
.section-narrow { margin-left: auto; margin-right: auto; max-width: 820px; padding-left: 5vw; padding-right: 5vw; }
.hero { min-height: 720px; padding-top: clamp(74px, 10vw, 145px); position: relative; }
.hero::before { background: linear-gradient(120deg, rgba(214, 243, 106, .08), transparent 42%); content: ''; inset: 0 auto auto -20vw; height: 600px; pointer-events: none; position: absolute; width: 75vw; }
.hero-copy { align-self: center; padding-bottom: 77px; position: relative; z-index: 1; }
.eyebrow { color: var(--lime); font-family: var(--mono); font-size: 10px; letter-spacing: .16em; line-height: 1.5; margin: 0 0 24px; text-transform: uppercase; }
.pulse-dot { background: var(--lime); border-radius: 99px; box-shadow: 0 0 0 5px rgba(214, 243, 106, .1); display: inline-block; height: 6px; margin-right: 9px; vertical-align: 1px; width: 6px; }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { font-family: var(--display); font-weight: 400; letter-spacing: -.06em; }
h1 { font-size: clamp(58px, 7.4vw, 108px); line-height: .92; margin-bottom: 32px; max-width: 730px; }
h1 em, h2 em { color: var(--lime); font-style: italic; }
.hero-lede { color: #aab5ad; font-size: 17px; line-height: 1.65; margin-bottom: 35px; max-width: 520px; }
.hero-actions { align-items: center; display: flex; flex-wrap: wrap; gap: 28px; }
.button { align-items: center; display: inline-flex; font-size: 12px; font-weight: 700; gap: 18px; justify-content: center; letter-spacing: .01em; padding: 15px 20px; transition: transform .2s ease, background .2s ease; }
.button:hover, .button:focus-visible { transform: translateY(-2px); }
.button-primary { background: var(--lime); color: var(--ink); }
.button-primary:hover, .button-primary:focus-visible { background: #e2ff82; }
.text-link { color: var(--paper); font-size: 12px; font-weight: 650; }
.text-link span { color: var(--lime); margin-left: 8px; transition: margin .2s ease; }
.text-link:hover span, .text-link:focus-visible span { margin-left: 13px; }
.hero-proof { align-items: center; color: #718078; display: flex; font-family: var(--mono); font-size: 9px; gap: 15px; letter-spacing: .09em; margin-top: 72px; text-transform: uppercase; }
.hero-proof strong { color: var(--paper); font-size: 11px; font-weight: 500; }
.proof-divider { background: #445047; height: 14px; width: 1px; }
.hero-visual { align-self: center; min-height: 515px; position: relative; }
.visual-glow { background: radial-gradient(circle, rgba(214, 243, 106, .14) 0, rgba(155, 196, 138, .05) 35%, transparent 70%); filter: blur(2px); height: 700px; left: -14%; pointer-events: none; position: absolute; top: -20%; width: 120%; }
.workspace-window { background: #19211c; border: 1px solid rgba(214, 243, 106, .24); box-shadow: 28px 30px 0 rgba(5, 8, 6, .25), 0 35px 75px rgba(0, 0, 0, .3); min-height: 454px; position: relative; transform: perspective(1400px) rotateY(-5deg) rotateX(2deg); z-index: 1; }
.window-bar { align-items: center; border-bottom: 1px solid var(--line); color: #8c9b91; display: flex; font-family: var(--mono); font-size: 8px; height: 35px; justify-content: space-between; padding: 0 15px; }
.window-dots { display: flex; gap: 5px; width: 68px; }.window-dots b { background: #39443b; border-radius: 50%; height: 5px; width: 5px; }.window-dots b:first-child { background: var(--coral); }
.window-title { color: var(--paper); }.window-title small { color: #647168; margin-left: 7px; }.window-signal { color: #81928a; }.window-signal i { background: var(--lime); border-radius: 50%; display: inline-block; height: 5px; margin-right: 5px; width: 5px; }
.workspace-body { display: grid; grid-template-columns: 31% 69%; min-height: 418px; }
.mock-sidebar { border-right: 1px solid var(--line); padding: 17px 12px; }
.mock-side-top { align-items: center; color: #69766e; display: flex; font-family: var(--mono); font-size: 7px; gap: 8px; letter-spacing: .12em; margin-bottom: 27px; }.mock-side-top button { background: none; border: 0; color: #809088; cursor: pointer; font-size: 16px; line-height: .5; margin-left: auto; }.mini-mark { align-items: center; background: var(--lime); color: var(--ink); display: inline-flex; font-family: var(--body); font-size: 8px; font-weight: 800; height: 16px; justify-content: center; width: 16px; }
.side-label { color: #56635b; font-family: var(--mono); font-size: 7px; letter-spacing: .13em; margin: 0 5px 10px; }.side-label-lower { margin-top: 30px; }
.mock-session { align-items: center; background: transparent; border: 0; border-left: 2px solid transparent; color: #d5dbd1; cursor: pointer; display: flex; font-size: 9px; gap: 8px; margin: 2px 0; padding: 9px 5px; text-align: left; width: 100%; }.mock-session:hover, .mock-session.active { background: rgba(214, 243, 106, .08); border-left-color: var(--lime); }.mock-session strong { display: block; font-size: 9px; font-weight: 550; white-space: nowrap; }.mock-session small { color: #708077; display: block; font-family: var(--mono); font-size: 7px; margin-top: 3px; }.session-icon { align-items: center; display: inline-flex; font-family: var(--mono); font-size: 14px; height: 18px; justify-content: center; width: 18px; }.amber { color: var(--amber); }.green { color: var(--sage); }.blue { color: var(--blue); }.status-live { background: var(--lime); border-radius: 50%; display: block; height: 5px; margin-left: auto; width: 5px; }.side-item { align-items: center; color: #7a887f; display: flex; font-family: var(--mono); font-size: 8px; gap: 9px; padding: 9px 5px; }.side-item span { color: #9caea0; font-size: 13px; }.side-item b { background: rgba(228, 123, 96, .16); color: var(--coral); font-size: 7px; font-weight: 500; margin-left: auto; padding: 3px 4px; }
.mock-main { min-width: 0; }.mock-tabs { align-items: center; border-bottom: 1px solid var(--line); display: flex; height: 43px; overflow: hidden; padding: 0 13px; }.mock-tab { color: #69776e; font-family: var(--mono); font-size: 8px; padding: 16px 12px 13px; white-space: nowrap; }.mock-tab.selected { border-bottom: 1px solid var(--lime); color: var(--paper); }.mock-tab i { color: #536057; font-style: normal; margin-left: 8px; }.mock-tab-plus { color: #75847a; font-size: 15px; margin-left: 3px; }
.mock-toolbar { align-items: center; border-bottom: 1px solid rgba(244, 241, 232, .08); color: #75837a; display: flex; font-family: var(--mono); font-size: 8px; height: 37px; justify-content: space-between; padding: 0 17px; }.toolbar-actions { display: flex; gap: 14px; }.toolbar-actions b { color: #718078; font-size: 11px; font-weight: 400; }.terminal-screen { color: #c2d0c0; font-family: var(--mono); font-size: clamp(8px, .9vw, 10px); line-height: 1.8; min-height: 291px; padding: 23px 22px; position: relative; }.terminal-line { white-space: nowrap; }.terminal-line.dim { color: #68776c; }.terminal-line.blank { height: 13px; }.prompt { color: var(--lime); }.colon, .path { color: var(--sage); }.dollar { color: #8b9f91; margin: 0 8px; }.command { color: var(--paper); }.ok { color: var(--lime); font-size: 13px; margin-right: 6px; }.ok-text { color: var(--sage); }.cursor { animation: blink 1.1s step-end infinite; background: var(--lime); display: inline-block; height: 12px; vertical-align: -2px; width: 6px; }.terminal-status { align-items: center; border-top: 1px solid rgba(244, 241, 232, .08); bottom: 0; color: #627168; display: flex; font-size: 7px; gap: 17px; left: 0; letter-spacing: .06em; padding: 10px 20px; position: absolute; right: 0; text-transform: uppercase; }.terminal-status span:first-child { color: var(--sage); }.terminal-status i { background: var(--sage); border-radius: 50%; display: inline-block; height: 4px; margin-right: 4px; width: 4px; }
.files-panel, .local-panel { min-height: 291px; padding: 21px 22px; }.file-head { color: #718078; display: flex; font-family: var(--mono); font-size: 8px; justify-content: space-between; margin-bottom: 12px; }.file-row { align-items: center; border-bottom: 1px solid rgba(244, 241, 232, .08); display: grid; gap: 7px; grid-template-columns: 22px 1fr auto; padding: 12px 0; }.file-icon { color: var(--sage); font-size: 14px; }.file-row strong { font-size: 9px; font-weight: 500; }.file-row small, .file-row time { color: #66756b; font-family: var(--mono); font-size: 7px; }.file-row small { grid-column: 2; }.file-row time { grid-column: 3; grid-row: 1 / 3; }.amber-text { color: var(--amber); }.green-text { color: var(--sage); }.file-footer { color: #708078; font-family: var(--mono); font-size: 8px; padding-top: 24px; }.local-callout { align-items: center; background: rgba(132, 181, 201, .08); border: 1px solid rgba(132, 181, 201, .24); display: flex; gap: 13px; padding: 17px; }.local-icon { color: var(--blue); font-size: 19px; }.local-callout strong { font-size: 11px; font-weight: 550; }.local-callout p { color: #708078; font-family: var(--mono); font-size: 8px; margin: 6px 0 0; }.local-command { border-bottom: 1px solid rgba(244, 241, 232, .08); color: #d2d9d0; font-family: var(--mono); font-size: 9px; padding: 15px 0; }.local-command span { color: var(--lime); margin-right: 9px; }.local-command b { color: #718078; font-weight: 400; margin-left: 8px; }
.floating-card { align-items: center; background: #202b24; border: 1px solid rgba(244, 241, 232, .18); box-shadow: 10px 13px 30px rgba(0, 0, 0, .25); display: flex; gap: 10px; min-width: 170px; padding: 10px 13px; position: absolute; z-index: 2; }.floating-card small { color: #819088; display: block; font-family: var(--mono); font-size: 7px; letter-spacing: .1em; margin-bottom: 4px; }.floating-card strong { display: block; font-family: var(--mono); font-size: 9px; font-weight: 500; }.floating-card b { color: var(--lime); font-family: var(--mono); font-size: 9px; font-weight: 500; margin-left: auto; }.floating-card-top { right: -4%; top: 4%; transform: rotate(3deg); }.floating-card-bottom { bottom: 4%; left: -8%; transform: rotate(-3deg); }.float-icon { align-items: center; display: inline-flex; font-size: 18px; height: 24px; justify-content: center; width: 24px; }.float-icon.lime { color: var(--lime); }.float-icon.coral { color: var(--coral); }
@keyframes blink { 50% { opacity: 0; } }
.ticker { border-bottom: 1px solid var(--line); border-top: 1px solid var(--line); overflow: hidden; padding: 19px 0; white-space: nowrap; }.ticker-track { align-items: center; animation: drift 36s linear infinite; color: #6d7b71; display: inline-flex; font-family: var(--mono); font-size: 9px; gap: 23px; letter-spacing: .19em; }.ticker i { color: var(--lime); font-style: normal; font-size: 8px; }@keyframes drift { to { transform: translateX(-25%); } }
.intro { padding-bottom: 89px; padding-top: 150px; }.intro h2, .architecture h2, .frontier h2, .install h2, .closing h2 { font-size: clamp(52px, 6.6vw, 84px); line-height: .93; margin-bottom: 28px; }.section-lede, .architecture-copy > p:not(.eyebrow), .install-copy > p:not(.eyebrow), .frontier-heading > p:not(.eyebrow) { color: #89978d; font-size: 16px; line-height: 1.65; max-width: 570px; }.capability-grid { display: grid; gap: 16px; grid-template-columns: repeat(3, 1fr); }.capability-card { min-height: 385px; padding: 26px 28px 30px; position: relative; }.card-dark { background: #1a221c; border: 1px solid var(--line); }.card-lime { background: var(--lime); color: var(--ink); }.card-amber { background: var(--amber); color: var(--ink); }.card-number { font-family: var(--mono); font-size: 9px; letter-spacing: .13em; opacity: .55; }.card-icon { font-family: var(--mono); font-size: 30px; margin: 53px 0 23px; }.card-dark .card-icon { color: var(--lime); }.capability-card h3 { font-family: var(--display); font-size: 27px; font-weight: 400; letter-spacing: -.045em; line-height: 1; margin-bottom: 15px; }.capability-card p { font-size: 13px; line-height: 1.6; margin-bottom: 30px; max-width: 305px; opacity: .7; }.capability-card a { bottom: 29px; font-family: var(--mono); font-size: 9px; letter-spacing: .08em; position: absolute; text-transform: uppercase; }.card-dark a { color: var(--lime); }.capability-card a span { font-size: 13px; margin-left: 7px; }.architecture { align-items: center; padding-bottom: 155px; padding-top: 185px; }.architecture-copy { padding-left: 4vw; }.architecture-copy h2 { font-size: clamp(50px, 5.8vw, 78px); }.architecture-copy > p:not(.eyebrow) { margin-bottom: 32px; max-width: 430px; }.boundary-card { background: #1a221c; border: 1px solid rgba(155, 196, 138, .28); box-shadow: 20px 20px 0 rgba(155, 196, 138, .06); padding: 20px 21px; }.boundary-header { align-items: center; border-bottom: 1px solid var(--line); color: #78877d; display: flex; font-family: var(--mono); font-size: 8px; gap: 9px; letter-spacing: .12em; padding-bottom: 18px; }.boundary-lock { color: var(--lime); font-size: 17px; }.boundary-dot { color: var(--sage); margin-left: auto; letter-spacing: .04em; }.boundary-dot i { background: var(--sage); border-radius: 50%; display: inline-block; height: 5px; margin-right: 5px; width: 5px; }.boundary-flow { align-items: center; display: flex; justify-content: space-between; padding: 62px 4px; }.flow-box { min-height: 92px; padding: 13px; width: 30%; }.flow-box small { display: block; font-family: var(--mono); font-size: 7px; letter-spacing: .1em; margin-bottom: 12px; opacity: .65; }.flow-box strong { display: block; font-family: var(--display); font-size: 17px; font-weight: 400; letter-spacing: -.04em; line-height: 1.02; }.flow-box span { display: block; font-family: var(--mono); font-size: 7px; margin-top: 10px; opacity: .55; }.flow-box.frontend { background: rgba(132, 181, 201, .1); border: 1px solid rgba(132, 181, 201, .3); color: var(--blue); }.flow-box.native { background: rgba(214, 243, 106, .11); border: 1px solid rgba(214, 243, 106, .35); color: var(--lime); }.flow-box.secret { background: rgba(228, 123, 96, .1); border: 1px solid rgba(228, 123, 96, .32); color: var(--coral); }.flow-line { display: flex; gap: 3px; }.flow-line i { background: #4c5c50; display: block; height: 1px; width: 7px; }.boundary-foot { border-top: 1px solid var(--line); color: #708078; display: flex; font-family: var(--mono); font-size: 7px; justify-content: space-between; letter-spacing: .04em; padding-top: 16px; }.boundary-foot i { background: var(--sage); border-radius: 50%; display: inline-block; height: 5px; margin-right: 5px; width: 5px; }
.frontier { border-bottom: 1px solid var(--line); border-top: 1px solid var(--line); display: grid; gap: 10vw; grid-template-columns: .74fr 1.26fr; padding-bottom: 120px; padding-top: 120px; }.frontier-heading h2 { font-size: clamp(50px, 5.6vw, 73px); }.frontier-heading > p:not(.eyebrow) { font-size: 14px; max-width: 370px; }.frontier-list { align-self: center; }.frontier-item { align-items: center; border-bottom: 1px solid var(--line); display: grid; gap: 20px; grid-template-columns: 87px 1fr 20px; padding: 22px 0; }.frontier-item:first-child { border-top: 1px solid var(--line); }.frontier-status { font-family: var(--mono); font-size: 7px; letter-spacing: .1em; }.frontier-status.experiment { color: var(--amber); }.frontier-status.matrix { color: var(--sage); }.frontier-status.release { color: var(--coral); }.frontier-item h3 { font-family: var(--display); font-size: 25px; font-weight: 400; letter-spacing: -.04em; margin: 0 0 6px; }.frontier-item p { color: #7f8e83; font-size: 12px; line-height: 1.55; margin: 0; max-width: 510px; }.frontier-arrow { color: #75847a; font-size: 18px; }
.install { align-items: center; padding-bottom: 165px; padding-top: 175px; }.install-copy h2 { font-size: clamp(55px, 6.5vw, 84px); }.install-copy > p:not(.eyebrow) { margin-bottom: 30px; max-width: 420px; }.code-card { background: #1a221c; border: 1px solid rgba(214, 243, 106, .23); box-shadow: 17px 19px 0 rgba(214, 243, 106, .06); }.code-card-top { align-items: center; border-bottom: 1px solid var(--line); display: flex; height: 44px; justify-content: space-between; padding: 0 17px; }.code-card-top > span { display: flex; gap: 5px; }.code-card-top i { background: #47554a; border-radius: 50%; height: 5px; width: 5px; }.code-card-top i:first-child { background: var(--coral); }.code-card-top small { color: #718078; font-family: var(--mono); font-size: 8px; letter-spacing: .13em; }.copy-button { background: rgba(214, 243, 106, .1); border: 1px solid rgba(214, 243, 106, .32); color: var(--lime); cursor: pointer; font-family: var(--mono); font-size: 8px; padding: 7px 10px; }.copy-button:hover, .copy-button:focus-visible { background: rgba(214, 243, 106, .19); }.code-card pre { color: #c8d2c6; font-family: var(--mono); font-size: clamp(8px, 1vw, 11px); line-height: 1.8; margin: 0; overflow: auto; padding: 28px 25px 21px; }.code-comment { color: #607369; }.code-command { color: var(--lime); }.code-flag { color: var(--amber); }.copy-note { border-top: 1px solid var(--line); color: #64736a; font-family: var(--mono); font-size: 8px; padding: 13px 25px; }.closing { padding-bottom: 160px; padding-top: 95px; text-align: center; }.closing-rule { background: linear-gradient(90deg, transparent, var(--lime), transparent); height: 1px; margin-bottom: 96px; opacity: .5; }.closing .eyebrow { margin-bottom: 28px; }.closing h2 { font-size: clamp(54px, 6.4vw, 82px); }.closing .hero-actions { justify-content: center; margin-top: 38px; }.site-footer { border-top: 1px solid var(--line); margin: 0 auto; max-width: 1380px; padding: 48px 5vw 27px; }.footer-brand p { color: #718078; font-size: 12px; line-height: 1.6; margin: 17px 0 0; }.footer-links { display: flex; gap: 83px; justify-content: flex-end; margin-top: -45px; }.footer-links > div { display: flex; flex-direction: column; gap: 11px; min-width: 115px; }.footer-links small { color: #69776e; font-family: var(--mono); font-size: 8px; letter-spacing: .13em; margin-bottom: 6px; }.footer-links a { color: #abb6ad; font-size: 11px; }.footer-links a:hover { color: var(--lime); }.footer-bottom { border-top: 1px solid var(--line); color: #647269; display: flex; font-family: var(--mono); font-size: 8px; justify-content: space-between; letter-spacing: .06em; margin-top: 56px; padding-top: 18px; text-transform: uppercase; }
.reveal { opacity: 0; transform: translateY(18px); transition: opacity .7s ease, transform .7s ease; }.reveal.is-visible { opacity: 1; transform: translateY(0); }.reveal-delay-1 { transition-delay: .1s; }.reveal-delay-2 { transition-delay: .2s; }
@media (max-width: 900px) { .section-grid { gap: 50px; grid-template-columns: 1fr; }.hero { padding-top: 80px; }.hero-copy { padding-bottom: 0; }.hero-visual { margin: 20px auto 0; max-width: 700px; width: 100%; }.architecture-copy { padding-left: 0; }.frontier { gap: 55px; grid-template-columns: 1fr; }.install { gap: 60px; }.capability-grid { grid-template-columns: 1fr; }.capability-card { min-height: 320px; }.card-icon { margin-top: 35px; } }
@media (max-width: 620px) { .site-header { padding-top: 20px; }.menu-toggle { display: block; }.site-nav { align-items: stretch; background: #1a221c; border: 1px solid var(--line); display: none; flex-direction: column; gap: 0; left: 5vw; padding: 9px; position: absolute; right: 5vw; top: 62px; }.site-nav.open { display: flex; }.site-nav a { padding: 12px; }.site-nav .nav-cta { margin-top: 4px; text-align: center; }.hero { min-height: auto; padding-top: 69px; }.hero h1 { font-size: clamp(55px, 16vw, 85px); }.hero-lede { font-size: 15px; }.hero-proof { align-items: flex-start; flex-direction: column; gap: 9px; margin-top: 53px; }.proof-divider { display: none; }.hero-visual { min-height: 360px; margin-top: 55px; }.workspace-window { min-height: 345px; transform: none; }.workspace-body { min-height: 309px; }.mock-sidebar { padding: 12px 6px; }.mock-side-top span:not(.mini-mark), .side-label, .mock-session strong, .mock-session small, .side-item:not(:first-child) { display: none; }.mock-side-top { justify-content: center; }.mock-side-top button { display: none; }.mock-session { justify-content: center; padding: 10px 3px; }.session-icon { font-size: 16px; }.side-label-lower { display: block; height: 1px; margin: 24px 4px 10px; overflow: hidden; }.side-item { justify-content: center; padding: 9px 3px; }.side-item b { display: none; }.mock-tabs { padding: 0 7px; }.mock-tab { font-size: 7px; padding-left: 7px; padding-right: 7px; }.mock-toolbar { padding: 0 10px; }.terminal-screen { font-size: 7px; padding: 18px 11px; }.terminal-status { gap: 9px; padding-left: 10px; padding-right: 10px; }.floating-card { min-width: 144px; padding: 8px; }.floating-card-top { right: -5%; top: -7%; }.floating-card-bottom { bottom: -6%; left: -4%; }.floating-card strong { font-size: 8px; }.floating-card small { font-size: 6px; }.intro { padding-bottom: 65px; padding-top: 105px; }.intro h2, .architecture h2, .frontier h2, .install h2, .closing h2 { font-size: 53px; }.section-lede, .architecture-copy > p:not(.eyebrow), .install-copy > p:not(.eyebrow), .frontier-heading > p:not(.eyebrow) { font-size: 14px; }.capability-card { min-height: 330px; padding: 22px; }.architecture { padding-bottom: 100px; padding-top: 115px; }.boundary-card { padding: 14px; }.boundary-flow { align-items: stretch; flex-direction: column; gap: 9px; padding: 30px 0; }.flow-box { min-height: auto; width: 100%; }.flow-line { align-self: center; transform: rotate(90deg); }.boundary-foot { align-items: flex-start; flex-direction: column; gap: 9px; line-height: 1.5; }.frontier { padding-bottom: 80px; padding-top: 80px; }.frontier-item { gap: 7px 13px; grid-template-columns: 1fr 20px; }.frontier-status { grid-column: 1 / -1; }.frontier-item h3 { font-size: 22px; }.frontier-item p { font-size: 11px; }.install { padding-bottom: 110px; padding-top: 110px; }.code-card pre { font-size: 8px; padding-left: 15px; padding-right: 15px; }.copy-note { padding-left: 15px; padding-right: 15px; }.closing { padding-bottom: 105px; padding-top: 55px; }.closing-rule { margin-bottom: 70px; }.closing .hero-actions { align-items: flex-start; flex-direction: column; }.site-footer { padding-top: 35px; }.footer-links { gap: 30px; justify-content: flex-start; margin-top: 40px; }.footer-bottom { align-items: flex-start; flex-direction: column; gap: 9px; margin-top: 42px; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; }.ticker-track { animation: none; }.cursor { animation: none; }.reveal { opacity: 1; transform: none; transition: none; } }

.switch-note { align-items: end; background: var(--paper); color: var(--ink); display: grid; gap: 4vw; grid-template-columns: .75fr 1.4fr .9fr; margin-top: 90px; padding-bottom: 35px; padding-top: 35px; }
.switch-note .eyebrow { color: var(--ink); margin-bottom: 18px; }
.switch-label { align-self: stretch; border-right: 1px solid var(--line-dark); display: flex; flex-direction: column; justify-content: space-between; }
.switch-mark { color: var(--coral); font-size: 30px; }
.switch-copy h2 { font-family: var(--display); font-size: clamp(37px, 4vw, 57px); font-weight: 400; letter-spacing: -.06em; line-height: .92; margin: 0 0 17px; }
.switch-copy h2 em { color: var(--ink); }
.switch-copy p { color: #59655d; font-size: 13px; line-height: 1.65; margin: 0; max-width: 470px; }
.switch-facts { display: grid; gap: 12px; }
.switch-facts div { border-top: 1px solid var(--line-dark); padding-top: 11px; }
.switch-facts small { color: #758078; display: block; font-family: var(--mono); font-size: 8px; letter-spacing: .12em; margin-bottom: 8px; text-transform: uppercase; }
.switch-facts strong { display: block; font-family: var(--display); font-size: 20px; font-weight: 400; letter-spacing: -.04em; }
.switch-facts span { color: #68756b; display: block; font-family: var(--mono); font-size: 8px; margin-top: 6px; }
@media (max-width: 620px) {
  .switch-note { align-items: stretch; gap: 30px; grid-template-columns: 1fr; margin-top: 60px; }
  .switch-label { border-bottom: 1px solid var(--line-dark); border-right: 0; min-height: 70px; padding-bottom: 12px; }
}
