:root{--bg:#f4f4f2;--yellow:#ffcd00;--black:#0a0a0a;--gray:#8a8a85;--border:#d9d9d5;--font-sans:Inter,"Helvetica Neue",Arial,-apple-system,sans-serif;--font-serif:Iowan Old Style,Baskerville,Georgia,serif;--font-mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace}*{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased}html{scroll-behavior:smooth;scroll-snap-type:y mandatory}body{background:var(--bg);color:var(--black);font-family:var(--font-sans);overflow-x:hidden}a{color:inherit;text-decoration:none}em{display:block;font:italic 400 1em var(--font-serif)}.mono{font:500 .72rem var(--font-mono);letter-spacing:.06em;text-transform:uppercase}.muted{color:var(--gray)}.slide{height:100svh;min-height:620px;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}nav{position:fixed;inset:0 0 auto;z-index:20;display:flex;justify-content:space-between;align-items:flex-start;padding:2rem 4rem;color:#fff;mix-blend-mode:difference;pointer-events:none}nav a{pointer-events:auto}.nav-brand{display:flex;flex-direction:column;gap:2px}.nav-ticker{color:rgba(255,255,255,.48)}.nav-status{display:flex;align-items:center;gap:8px}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--yellow)}.status-dot.online{animation:pulse 2s infinite}.status-dot.error{background:#ff4c38}.overview{padding:9rem 4rem 5rem;display:flex;flex-direction:column;justify-content:center}.overview-header{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:6rem;gap:6rem;align-items:end}.overview-header h1{margin-top:1.25rem;font-size:clamp(4.2rem,7.7vw,8rem);font-weight:500;line-height:.83;letter-spacing:-.06em}.overview-note{max-width:450px;justify-self:end}.overview-note p{font-size:1.05rem;line-height:1.5}.overview-note .mono{display:block;margin-top:1.5rem;color:var(--gray)}.global-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:5rem;border-block:1px solid var(--black)}.global-stats>div{min-height:126px;padding:1.3rem 1.5rem;border-right:1px solid var(--border);display:flex;flex-direction:column;justify-content:space-between}.global-stats>div:first-child{padding-left:0}.global-stats>div:last-child{border-right:0}.global-stats span{color:var(--gray)}.global-stats b{font:500 clamp(1.6rem,2.5vw,2.7rem) var(--font-mono);letter-spacing:-.05em}.global-stats b small{font-size:.65rem;letter-spacing:.02em}.mode-value{color:var(--yellow);-webkit-text-stroke:1px var(--black)}.slide-next{align-self:flex-end;margin-top:2.5rem;border-bottom:1px solid var(--black);padding-bottom:4px}.vault-index{padding:7rem 4rem 3.5rem;display:flex;flex-direction:column;justify-content:center}.vault-index-header{display:grid;grid-template-columns:.65fr 1.35fr;grid-gap:4rem;gap:4rem;align-items:start}.system-header h2,.vault-index-header h2{font-size:clamp(3.2rem,5.4vw,6.5rem);line-height:.86;letter-spacing:-.055em;font-weight:500}.vault-overview{margin-top:3rem;border-top:1px solid var(--black)}.vault-overview-row,.vault-table-head{display:grid;grid-template-columns:1.2fr 1.5fr .7fr 60px;grid-gap:2rem;gap:2rem;align-items:center}.vault-table-head{min-height:54px;color:var(--gray);border-bottom:1px solid var(--border)}.vault-overview-row{min-height:clamp(68px,8.3vh,84px);border-bottom:1px solid var(--border);transition:padding .2s ease,background .2s ease}.vault-overview-row:hover{padding-inline:1rem;background:rgba(255,205,0,.09)}.vault-name{display:grid;grid-template-columns:5px 28px 1fr;grid-gap:.65rem;gap:.65rem;align-items:center}.vault-name>i{width:5px;height:5px;border-radius:50%;background:var(--vault-color)}.vault-name>small{color:var(--gray)}.vault-name b{font-size:1.05rem;font-weight:500}.vault-name em{margin-top:2px}.vault-name em,.vault-purpose{color:var(--gray);font-size:.9rem}.vault-purpose{max-width:440px}.vault-overview-row>strong{text-align:right;font:500 1.1rem var(--font-mono)}.vault-overview-row>strong small{font-size:.62rem}.vault-overview-row>.mono{text-align:right;color:var(--gray)}.vault-details{background:var(--yellow)}.vault-detail{padding:7.5rem 4rem 4rem;display:flex;flex-direction:column;justify-content:center;border-top:1px solid rgba(10,10,10,.28)}.vault-detail:last-child{border-bottom:1px solid var(--black)}.vault-detail-title{display:grid;grid-template-columns:.45fr .85fr 1fr;grid-gap:3rem;gap:3rem;align-items:start}.vault-detail-title>.mono{color:var(--vault-color)}.vault-detail-title h3{font-size:clamp(2rem,3.4vw,4rem);font-weight:500;line-height:.88;letter-spacing:-.045em}.vault-detail-title h3 em{color:rgba(10,10,10,.58);font-size:.72em;margin-top:.4rem}.vault-detail-title p{max-width:440px;color:rgba(10,10,10,.64);font-size:1.02rem;line-height:1.5}.vault-kpis{display:grid;grid-template-columns:repeat(4,1fr);margin:clamp(2rem,5vh,3.5rem) 0;border-block:1px solid rgba(10,10,10,.45)}.vault-kpis>div{min-height:100px;padding:1rem 1.4rem;border-right:1px solid rgba(10,10,10,.16);display:flex;flex-direction:column;justify-content:space-between}.vault-kpis>div:first-child{padding-left:0}.vault-kpis>div:last-child{border-right:0}.vault-kpis span{color:rgba(10,10,10,.5)}.vault-kpis b{font-size:1.15rem;font-weight:500}.activity-log{max-height:265px;overflow-y:auto;border-top:1px solid var(--black);scrollbar-width:thin}.activity-head{display:grid;grid-template-columns:1fr 180px 140px;padding:.9rem 0;color:rgba(10,10,10,.5);border-bottom:1px solid rgba(10,10,10,.18)}.activity-head span:nth-child(2),.activity-head span:nth-child(3){text-align:right}.activity-row{display:grid;grid-template-columns:88px 1fr 180px 140px;grid-gap:1rem;gap:1rem;align-items:center;min-height:70px;border-bottom:1px solid rgba(10,10,10,.16);animation:row-in .45s ease both}.event-status{width:-moz-fit-content;width:fit-content;padding:.35rem .45rem;border:1px solid rgba(10,10,10,.35)}.event-status.observed{background:var(--black);color:var(--yellow)}.event-status.planned{background:var(--vault-color);color:#fff;border-color:transparent}.event-status.blocked{color:rgba(10,10,10,.5)}.activity-row>b{font-size:.9rem;font-weight:500;text-transform:capitalize}.activity-time{text-align:right}.activity-time small{display:block;margin-top:3px;color:rgba(10,10,10,.48)}.activity-amount{text-align:right;font:500 .78rem var(--font-mono)}.system-slide{padding:8rem 4rem 3rem;display:flex;flex-direction:column;justify-content:center}.system-header{display:grid;grid-template-columns:.65fr 1.35fr;grid-gap:4rem;gap:4rem;align-items:start}.system-strip{display:grid;grid-template-columns:repeat(5,1fr);margin-top:5rem;padding:3rem 0;border-block:1px solid var(--black)}.system-strip>div{min-height:90px;padding:0 1.4rem;border-right:1px solid var(--border);display:flex;flex-direction:column;justify-content:space-between}.system-strip>div:first-child{padding-left:0}.system-strip>div:last-child{border:0}.system-strip span{color:var(--gray)}.system-strip b{font:500 1.2rem var(--font-mono);overflow-wrap:anywhere}footer{margin-top:auto;padding-top:3rem;display:flex;justify-content:space-between;color:var(--gray)}@keyframes pulse{50%{opacity:.3}}@keyframes row-in{0%{opacity:0;transform:translateY(5px)}}@media (max-width:900px){.overview-header,.system-header,.vault-index-header{grid-template-columns:1fr;gap:2.5rem}.overview-note{justify-self:start}.global-stats{grid-template-columns:repeat(2,1fr)}.global-stats>div:nth-child(2){border-right:0}.global-stats>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.global-stats>div:nth-child(3){padding-left:0}.vault-overview-row,.vault-table-head{grid-template-columns:1fr .8fr 48px}.vault-purpose,.vault-table-head span:nth-child(2){display:none}.vault-detail-title{grid-template-columns:100px 1fr}.vault-detail-title p{grid-column:2}.vault-kpis{grid-template-columns:repeat(2,1fr)}.vault-kpis>div:nth-child(2){border-right:0}.vault-kpis>div:nth-child(-n+2){border-bottom:1px solid rgba(10,10,10,.16)}.vault-kpis>div:nth-child(3){padding-left:0}.system-strip{grid-template-columns:repeat(2,1fr);gap:2rem 0}.system-strip>div{border-bottom:1px solid var(--border);padding-bottom:1rem}}@media (max-width:600px){nav{padding:1.5rem}.slide{min-height:640px}.overview{padding:6.5rem 1.5rem 3rem;justify-content:flex-start}.overview-header h1{font-size:14vw}.overview-note p{font-size:.92rem}.overview-header{gap:2rem}.global-stats{margin-top:2.5rem}.global-stats>div{min-height:96px;padding:.9rem}.global-stats b{font-size:1.35rem}.slide-next{margin-top:auto}.vault-index{padding:6.25rem 1.5rem 2rem;justify-content:flex-start}.vault-index-header{gap:.8rem}.system-header h2,.vault-index-header h2{font-size:10.8vw}.vault-overview{margin-top:1.5rem}.vault-overview-row,.vault-table-head{grid-template-columns:1fr auto;gap:1rem}.vault-overview-row>.mono,.vault-table-head span:nth-child(4){display:none}.vault-overview-row{min-height:clamp(61px,8.2vh,70px)}.vault-name{grid-template-columns:5px 20px 1fr}.vault-name b{font-size:.88rem}.vault-name em{font-size:.78rem}.vault-overview-row>strong{font-size:.82rem}.vault-detail{padding:6rem 1.5rem 2.5rem;justify-content:flex-start}.vault-detail-title{grid-template-columns:1fr;gap:1.3rem}.vault-detail-title p{grid-column:1;font-size:.92rem}.vault-detail-title h3{font-size:2.7rem}.vault-kpis{margin:2rem 0}.vault-kpis>div{min-height:84px;padding:.8rem}.vault-kpis b{font-size:.88rem}.activity-head{grid-template-columns:1fr auto}.activity-head span:nth-child(2){display:none}.activity-row{grid-template-columns:76px 1fr;padding:1rem 0}.activity-time{text-align:left}.activity-amount{text-align:right}.activity-log{max-height:218px}.system-slide{padding:6.5rem 1.5rem 2rem;justify-content:flex-start}.system-header{gap:1rem}.system-strip{margin-top:3rem;padding:2rem 0}.system-strip>div{padding-inline:.7rem}.system-strip>div:nth-child(odd){padding-left:0}footer{padding-top:2rem;flex-direction:column;gap:.7rem;line-height:1.5}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.slide{scroll-snap-stop:normal}}