:root{--ink:#07140f;--paper:#edf0e8;--acid:#caff38;--mint:#7fe3ba;--blue:#67a7ff;--gold:#f4b942;--rose:#fb7085;--muted:#91a096;--line:rgba(236,246,239,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:#f4f7f1;font-family:Manrope,Arial,sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}.topbar{height:76px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;background:rgba(7,20,15,.9);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:11px;font:600 12px DM Mono,monospace;letter-spacing:.13em}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--acid);border-radius:50%;color:var(--acid);font:500 23px serif}.topbar nav{display:flex;gap:32px;font-size:13px;color:#b9c5bc}.topbar nav a:hover{color:var(--acid)}.icon-button{border:1px solid var(--line);background:transparent;color:#dbe4dc;border-radius:99px;padding:9px 14px;display:flex;gap:9px;align-items:center;cursor:pointer;font-size:12px}.pause-icon{color:var(--acid);font-family:monospace}.hero{min-height:720px;padding:120px 8vw 70px;position:relative;overflow:hidden;background:radial-gradient(circle at 79% 43%,rgba(101,183,137,.18),transparent 27%),radial-gradient(circle at 75% 44%,transparent 0 18%,rgba(202,255,56,.09) 18.2% 18.5%,transparent 18.7%)}.hero:after{content:'∞';position:absolute;right:4vw;top:115px;font:italic 390px/1 Playfair Display,serif;color:transparent;-webkit-text-stroke:1px rgba(202,255,56,.12);z-index:0}.hero>*{position:relative;z-index:1}.eyebrow{font:500 11px DM Mono,monospace;letter-spacing:.14em;text-transform:uppercase;color:#afbbb2}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--acid);box-shadow:0 0 12px var(--acid);margin-right:10px}.hero h1{font-size:clamp(54px,8vw,118px);line-height:.9;letter-spacing:-.065em;max-width:950px;margin:40px 0 34px;font-weight:500}.hero h1 em{font-family:Playfair Display,serif;color:var(--acid);font-weight:600}.hero-copy{max-width:610px;color:#afbbb2;font-size:18px;line-height:1.75}.start-link{display:inline-flex;align-items:center;gap:18px;margin-top:45px;font:500 12px DM Mono,monospace;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--acid);padding-bottom:8px}.start-link span{color:var(--acid)}.hero-stat{position:absolute;right:8vw;bottom:80px;text-align:right}.hero-stat strong{display:block;color:var(--acid);font:500 25px DM Mono,monospace}.hero-stat span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.atlas,.journey{padding:100px 6vw}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:50px}.section-heading>div:first-child{display:flex;gap:18px;align-items:baseline}.section-number{font:500 11px DM Mono,monospace;color:var(--acid)}.section-heading h2,.method h2{margin:0;font-size:clamp(31px,4vw,52px);letter-spacing:-.04em;font-weight:500}.section-heading>p{max-width:470px;color:var(--muted);font-size:14px;line-height:1.6}.filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.filter{border:1px solid var(--line);background:transparent;color:#9ead9f;padding:10px 15px;border-radius:99px;cursor:pointer;font-size:12px}.filter i{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:7px;background:currentColor}.filter.active,.filter:hover{background:var(--acid);color:var(--ink);border-color:var(--acid)}.map-shell{position:relative;border:1px solid var(--line);background:#091a13;overflow:hidden}.map-meta,.legend{display:flex;justify-content:space-between;padding:14px 18px;font:10px DM Mono,monospace;color:#6e8174;letter-spacing:.08em}.map-meta{position:absolute;inset:0 0 auto;z-index:2}.legend{border-top:1px solid var(--line);align-items:center}.legend span{display:flex;gap:9px;align-items:center}.line-example{width:24px;height:2px;background:var(--acid)}.node-example{width:8px;height:8px;border-radius:50%;border:1px solid var(--acid)}input[type=range]{width:80px;accent-color:var(--acid)}#flowMap{width:100%;height:auto;display:block}.land path{fill:#10271d;stroke:#274234;stroke-width:1}.flow{fill:none;stroke-width:2;opacity:.72;stroke-dasharray:4 10;animation:move 2.4s linear infinite;transition:opacity .35s}.flow.dim{opacity:.03}.flow.trade{stroke:var(--mint)}.flow.capital{stroke:var(--blue)}.flow.money{stroke:var(--acid)}.flow.materials{stroke:var(--gold)}.flow.people{stroke:var(--rose)}@keyframes move{to{stroke-dashoffset:-28}}body.paused .flow{animation-play-state:paused}.hub circle:first-child{fill:#07140f;stroke:#b8eacc;stroke-width:1}.hub circle:last-child{fill:#d7ffe8}.hub text{fill:#8ca093;font:10px DM Mono,monospace;letter-spacing:.05em}.hub{cursor:pointer}.map-tooltip{position:absolute;z-index:5;min-width:210px;padding:14px;background:#eef3ea;color:#07140f;border-radius:3px;box-shadow:0 15px 45px #0008;pointer-events:none;font-size:12px}.map-tooltip strong{display:block;font-size:14px;margin-bottom:4px}.map-tooltip span{color:#546057}.ticker{display:grid;grid-template-columns:140px 1fr auto;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:21px 4px}.ticker span{font:10px DM Mono,monospace;color:var(--muted);letter-spacing:.12em}.ticker strong{font:500 13px DM Mono,monospace;color:var(--acid)}.ticker p{font-size:12px;color:var(--muted)}.ledger{background:var(--paper);color:var(--ink);padding:100px 6vw}.section-heading.light .section-number{color:#416f55}.section-heading.light>p{color:#68736b}.cards{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #bdc5bc}.flow-card{padding:28px 22px 28px 0;border-bottom:1px solid #bdc5bc;min-height:330px;position:relative}.flow-card+.flow-card{padding-left:22px;border-left:1px solid #bdc5bc}.card-icon{width:38px;height:38px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font:17px DM Mono,monospace}.flow-card h3{font-size:21px;margin:45px 0 10px}.flow-card p{color:#657168;font-size:13px;line-height:1.55}.flow-card strong{position:absolute;left:0;bottom:28px;font:500 17px DM Mono,monospace}.flow-card+.flow-card strong{left:22px}.flow-card small{display:block;font:10px DM Mono,monospace;color:#7b867d;margin-top:4px}.journey-line{display:grid;grid-template-columns:repeat(5,1fr);position:relative}.journey-line:before{content:'';position:absolute;left:2%;right:2%;top:53px;border-top:1px dashed #496052}.journey article{position:relative;padding-right:30px}.journey article>span{font:10px DM Mono,monospace;color:#66796b}.journey i{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#10271d;border:1px solid #45604f;color:var(--acid);font-style:normal;margin:20px 0;position:relative}.journey h3{font-size:17px;margin:0 0 8px}.journey p{font-size:12px;line-height:1.5;color:var(--muted);max-width:160px}.method{background:var(--acid);color:var(--ink);padding:90px 8vw}.method>div:first-child{display:flex;gap:18px;align-items:baseline;margin-bottom:50px}.method .section-number{color:#34501f}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5vw}.method-grid p{font-size:14px;line-height:1.65}.method-grid strong{display:block;font:500 11px DM Mono,monospace;text-transform:uppercase;letter-spacing:.1em;margin-bottom:14px}footer{padding:38px 5vw;display:flex;justify-content:space-between;align-items:center;color:#839087}footer p{color:#c7d0c8;font-family:Playfair Display,serif;font-style:italic}footer>span{font:9px DM Mono,monospace;letter-spacing:.12em}
@media(max-width:900px){.topbar nav{display:none}.hero{padding-top:90px;min-height:650px}.hero:after{font-size:250px;top:220px}.hero-stat{position:relative;right:auto;bottom:auto;text-align:left;margin-top:70px}.section-heading{display:block}.section-heading>p{margin:18px 0}.cards{grid-template-columns:1fr 1fr}.flow-card+.flow-card{border-left:0;padding-left:0}.flow-card:nth-child(even){border-left:1px solid #bdc5bc;padding-left:22px}.journey-line{grid-template-columns:1fr}.journey-line:before{left:21px;right:auto;top:10px;bottom:20px;border-top:0;border-left:1px dashed #496052}.journey article{display:grid;grid-template-columns:50px 50px 1fr;gap:8px;align-items:center}.journey i{margin:12px 0}.journey h3{margin:0}.journey p{grid-column:3;max-width:none;margin:-17px 0 20px}.method-grid{grid-template-columns:1fr}.ticker{grid-template-columns:1fr}.ticker p{margin:0}footer{align-items:flex-start;gap:24px;flex-direction:column}}@media(max-width:560px){.button-label{display:none}.hero{padding-left:6vw;padding-right:6vw}.hero h1{font-size:54px}.atlas,.ledger,.journey{padding:72px 5vw}.cards{grid-template-columns:1fr}.flow-card:nth-child(even){border-left:0;padding-left:0}.flow-card+.flow-card strong{left:0}.map-shell{margin-left:-5vw;margin-right:-5vw}.legend{flex-wrap:wrap;gap:12px}.method{padding:70px 6vw}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.flow{animation:none}}
.circuit-selector{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:18px}.circuit-selector button{border:1px solid var(--line);background:transparent;color:#a6b3aa;padding:10px 14px;border-radius:99px;cursor:pointer}.circuit-selector button.active,.circuit-selector button:hover{background:var(--acid);color:var(--ink)}.circuit-readout>a{display:inline-block;margin-top:20px;color:var(--acid);font-size:11px;text-decoration:underline;text-underline-offset:4px}
.timeline-control{padding:22px;border:1px solid var(--line);margin-bottom:20px}.timeline-control label,.timeline-control>div{display:flex;justify-content:space-between;font:10px DM Mono,monospace;color:var(--muted)}.timeline-control output{color:var(--acid);font-size:22px}.timeline-control input{width:100%;margin:20px 0}.circuit-layout{display:grid;grid-template-columns:1.6fr .8fr;gap:22px}.circuit-map{border:1px solid var(--line);background:#091a13}.circuit-map svg{width:100%;display:block}.circuit-nodes circle{fill:#10271d;stroke:#779384}.circuit-nodes text,.circuit-nodes small{text-anchor:middle;fill:#eff5ef;font:10px DM Mono,monospace}.circuit-nodes small{font-size:8px;fill:#7f9184;transform:translateY(17px)}.circuit-flow{fill:none;stroke:#7fe3ba;stroke-dasharray:7 10;animation:move 2.2s linear infinite;marker-end:url(#circuitArrow);cursor:pointer}.circuit-flow.credit{stroke:#67a7ff}.circuit-flow.public{stroke:#caff38}.circuit-flow.markets{stroke:#fb7085}.circuit-flow.indirect{stroke:#b88cff;stroke-dasharray:2 12}.circuit-flow.payment{stroke:#7fe3ba}.circuit-flow.reserves{stroke:#f4b942}.circuit-map marker path{fill:#dce7df}.circuit-legend{display:flex;gap:25px;padding:14px;color:#829286;font-size:9px}.circuit-legend i{display:inline-block;width:22px;border-top:5px solid var(--acid);margin-right:7px}.circuit-legend i.indirect{border-top:2px dashed #b88cff}.circuit-readout{border:1px solid var(--line);padding:25px}.circuit-readout h2{font-size:26px}.circuit-readout>p{color:var(--muted);font-size:12px;line-height:1.6}.circuit-ranking>div,#circuitRanking>div{display:grid;grid-template-columns:25px 1fr 35px;gap:8px;padding:9px 0;border-bottom:1px solid var(--line);font-size:10px}.circuit-ranking b,#circuitRanking b{color:#66776a}.circuit-ranking strong,#circuitRanking strong{color:var(--acid);text-align:right}.accuracy-note{display:grid;grid-template-columns:180px 1fr;gap:25px;margin-top:22px;padding:22px;border-left:3px solid var(--gold);background:#10271d}.accuracy-note p{margin:0;color:#9aaa9d;font-size:12px;line-height:1.7}@media(max-width:850px){.circuit-layout{grid-template-columns:1fr}.accuracy-note{grid-template-columns:1fr}}
.history-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.history-controls label{font:10px DM Mono,monospace;color:#97a69b}.history-controls select{margin-left:10px;background:#10271d;color:#fff;border:1px solid var(--line);padding:8px}.history-controls span{font-size:10px;color:var(--muted)}.history-chart{border:1px solid var(--line);background:#091a13}.history-chart svg{width:100%;display:block}.history-chart #historyGrid path{stroke:var(--line)}.history-chart #historyGrid text{fill:#718176;font:9px DM Mono,monospace}.history-line{fill:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.history-legend{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-top:0}.history-legend article{padding:18px;border-left:3px solid var(--series)}.history-legend span,.history-legend small{display:block;font-size:9px;color:var(--muted)}.history-legend strong{display:block;color:var(--series);font:22px DM Mono,monospace;margin:8px 0}@media(max-width:800px){.history-legend{grid-template-columns:1fr 1fr}.history-controls{align-items:flex-start;gap:15px;flex-direction:column}}
.sector-links path{marker-end:url(#sectorArrow);cursor:pointer}.sector-links marker path{fill:#d8e5dc}.sector-links .strength-2{stroke-width:2}.sector-links .strength-3{stroke-width:3.5}.sector-links .strength-4{stroke-width:5}.sector-links .strength-5{stroke-width:7}.sector-links .payment{stroke:#7fe3ba}.sector-links .credit{stroke:#67a7ff}.sector-links .public{stroke:#caff38}.sector-links .reserves{stroke:#b88cff}.sector-links .markets{stroke:#fb7085}.sector-links .resource{stroke:#f4b942}.sector-links path:hover{opacity:1;filter:drop-shadow(0 0 5px currentColor)}.sector-legend{display:flex;gap:12px;flex-wrap:wrap;padding:12px;border-top:1px solid var(--line);font-size:9px;color:#91a096}.sector-legend span{display:flex;align-items:center;gap:5px}.sector-legend i{width:16px;height:3px;background:#aaa}.sector-legend .payment{background:#7fe3ba}.sector-legend .credit{background:#67a7ff}.sector-legend .public{background:#caff38}.sector-legend .reserves{background:#b88cff}.sector-legend .markets{background:#fb7085}.sector-legend .resource{background:#f4b942}.selected-flow{margin-top:25px;padding:16px;border:1px solid var(--line)}.selected-flow span{display:block;font:9px DM Mono,monospace;color:var(--acid);margin-bottom:9px}.selected-flow strong{display:block;font-size:13px}.selected-flow small{display:block;color:#7f9083;margin-top:6px}
.topbar{display:grid;grid-template-columns:auto minmax(280px,1fr) auto auto;gap:14px}.topbar nav{justify-self:center;display:flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:99px;background:#0b1c15}.topbar nav a{padding:7px 11px;border-radius:99px;white-space:nowrap}.topbar nav a:hover{background:var(--acid);color:var(--ink)}.topbar .account-link{margin:0}@media(max-width:900px){.topbar{grid-template-columns:1fr auto auto;padding:10px 4vw}.topbar nav{display:flex;grid-column:1/-1;grid-row:2;justify-self:stretch;overflow-x:auto;justify-content:flex-start}.topbar nav a{font-size:11px}.topbar .brand{grid-column:1}.topbar .account-link{grid-column:2}.topbar .icon-button{grid-column:3}}@media(max-width:520px){.topbar{grid-template-columns:1fr auto}.topbar .icon-button{display:none}.topbar nav{grid-column:1/-1}}
.data-hero{padding:100px 8vw 65px;background:radial-gradient(circle at 78% 25%,rgba(103,167,255,.18),transparent 26%)}.data-hero h1{font-size:clamp(58px,8vw,108px);line-height:.9;letter-spacing:-.06em;margin:34px 0}.data-hero h1 em{font-family:serif;color:var(--acid)}.data-hero p{max-width:650px;color:#a8b5ab;font-size:17px;line-height:1.7}.reference-control{padding:22px;border:1px solid var(--line);margin-bottom:18px}.reference-control label{display:flex;justify-content:space-between;font:11px DM Mono,monospace;text-transform:uppercase}.reference-control output{color:var(--acid);font-size:18px}.reference-control>input{width:100%;margin:20px 0}.rate-scale{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#829286}.rate-scale i{height:8px;flex:1;margin:0 10px;background:linear-gradient(90deg,#52c997,#e8e6c9,#fb7085)}.macro-nodes g{cursor:pointer}.macro-nodes circle{stroke:#07140f;stroke-width:1}.macro-nodes text{opacity:0;fill:#fff;font:8px DM Mono,monospace;paint-order:stroke;stroke:#07140f;stroke-width:3px}.macro-nodes g:hover text,.macro-nodes g:focus text{opacity:1}.data-readout{display:grid;grid-template-columns:1fr 1.5fr .7fr 1.2fr;gap:20px;align-items:center;border:1px solid var(--line);padding:20px;margin-top:18px}.data-readout span,.data-readout small{font-size:10px;color:var(--muted)}.data-readout b{font:24px DM Mono,monospace;color:var(--acid)}.indicator-tabs{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:22px}.indicator-tabs button{border:1px solid var(--line);background:transparent;color:#a8b4ab;padding:9px 13px;border-radius:99px;cursor:pointer;font-size:11px}.indicator-tabs button.active,.indicator-tabs button:hover{background:var(--acid);color:var(--ink)}.activity-summary{display:grid;grid-template-columns:1fr 1fr 2fr;gap:25px;padding:22px;border:1px solid var(--line)}.activity-summary span,.activity-summary p{font-size:11px;color:var(--muted)}.activity-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:20px;border-top:1px solid var(--line)}.activity-grid article{display:grid;grid-template-columns:30px 1fr auto;gap:10px;padding:17px;border-bottom:1px solid var(--line)}.activity-grid article:nth-child(3n+2),.activity-grid article:nth-child(3n+3){border-left:1px solid var(--line)}.activity-grid article>b{font:9px DM Mono,monospace;color:#6f8174}.activity-grid strong{display:block;font-size:12px}.activity-grid small{color:#718176}.activity-grid span{color:var(--acid);font:11px DM Mono,monospace}.asset-stocks,.source-ledger{padding:90px 6vw;background:var(--paper);color:var(--ink)}.stock-cards{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #bdc5bc}.stock-cards article{padding:35px}.stock-cards article+article{border-left:1px solid #bdc5bc}.stock-cards article>span,.source-ledger article>span{font:9px DM Mono,monospace;letter-spacing:.1em;color:#657168}.stock-cards strong{font-size:clamp(35px,5vw,65px);display:block;margin:25px 0 5px}.stock-cards b{color:#426452}.source-ledger{display:grid;grid-template-columns:1fr 1fr;gap:0;padding-top:40px}.source-ledger article{padding:35px;border-bottom:1px solid #bdc5bc}.source-ledger article:nth-child(even){border-left:1px solid #bdc5bc}.source-ledger h2{font-size:23px}.source-ledger p{color:#627066;line-height:1.6;font-size:13px}.source-ledger a{text-decoration:underline;text-underline-offset:4px;font-size:12px}@media(max-width:800px){.data-readout,.activity-summary{grid-template-columns:1fr 1fr}.activity-grid{grid-template-columns:1fr}.activity-grid article{border-left:0!important}.stock-cards,.source-ledger{grid-template-columns:1fr}.stock-cards article+article,.source-ledger article:nth-child(even){border-left:0}.data-hero{padding:72px 6vw 50px}}
.global-hubs{display:none}.show-global .global-hubs{display:block}.flow.focus-dim,.hub.focus-dim{opacity:.045}.filter-amount{display:inline-block;margin-left:8px;padding-left:8px;border-left:1px solid currentColor;font:9px DM Mono,monospace}.map-controls{display:flex;align-items:center;gap:7px;margin:-4px 0 16px}.map-controls>span{margin-right:5px;color:#77897c;font:9px DM Mono,monospace;text-transform:uppercase;letter-spacing:.1em}.view-toggle{border:1px solid var(--line);background:transparent;color:#95a69a;border-radius:4px;padding:7px 10px;font-size:10px;cursor:pointer}.view-toggle.active,.view-toggle:hover{color:var(--ink);background:#dce6dc}
.global-hubs circle{fill:#8fa99a;opacity:.6;stroke:none}.global-hubs g{cursor:pointer}.global-hubs g:hover circle,.global-hubs g:focus circle{fill:var(--acid);opacity:1}.global-hubs text{opacity:0;fill:#dfffc8;font:8px DM Mono,monospace;paint-order:stroke;stroke:#07140f;stroke-width:3px}.global-hubs g:hover text,.global-hubs g:focus text{opacity:1}.global-node-example{width:5px;height:5px;border-radius:50%;background:#8fa99a;margin-left:8px}.map-meta b{font-weight:400}
.materials-hero{padding:105px 8vw 70px;min-height:470px;background:radial-gradient(circle at 78% 30%,rgba(244,185,66,.2),transparent 25%)}.materials-hero h1{font-size:clamp(60px,9vw,120px);line-height:.86;letter-spacing:-.065em;margin:35px 0}.materials-hero h1 em{font-family:serif;color:var(--gold)}.materials-hero p{max-width:630px;color:#aab6ad;font-size:17px;line-height:1.7}.material-legend{display:flex;gap:25px;flex-wrap:wrap;border-top:1px solid var(--line);padding:15px 18px;font:10px DM Mono,monospace;color:#8b9b8f}.material-legend span{display:flex;align-items:center;gap:7px}.material-legend b{width:9px;height:9px;border-radius:50%;background:currentColor}.material-legend .energy{color:var(--gold)}.material-legend .metals{color:var(--blue)}.material-legend .critical{color:var(--rose)}.material-legend .agriculture{color:var(--mint)}.material-detail{display:grid;grid-template-columns:1fr 1fr;gap:5vw;padding:30px;margin-top:22px;border:1px solid var(--line)}.material-detail h3{font-size:28px;margin:12px 0}.material-detail p{color:var(--muted);line-height:1.6}.material-tags{display:flex;gap:9px;flex-wrap:wrap;align-content:center}.material-tags span{border:1px solid var(--tag,var(--line));color:var(--tag,#aab6ad);border-radius:99px;padding:9px 13px;text-transform:capitalize;font-size:11px}.material-hub text{font-size:8px}.flow.energy{stroke:var(--gold)}.flow.metals{stroke:var(--blue)}.flow.critical{stroke:var(--rose)}.flow.agriculture{stroke:var(--mint)}@media(max-width:700px){.material-detail{grid-template-columns:1fr}.materials-hero{padding:75px 6vw 55px}}
.economy-list{padding:28px 0}.economy-list>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.economy-list button{border:1px solid var(--line);background:transparent;color:#a9b5ac;border-radius:99px;padding:7px 10px;font-size:10px;cursor:pointer}.economy-list button:hover{color:var(--ink);background:var(--acid)}.economy-list button b{font:9px DM Mono,monospace;color:var(--acid);margin-right:7px}.economy-list button:hover b{color:var(--ink)}
.account-link{margin-left:auto;margin-right:12px;border:1px solid var(--acid);color:var(--acid);border-radius:99px;padding:9px 14px;font-size:12px}.account-link:hover{background:var(--acid);color:var(--ink)}
.width-key{align-items:flex-end!important}.line-example.thin{height:1px;width:13px}.line-example.medium{height:3px;width:13px}.line-example.thick{height:6px;width:13px}.flow{stroke-linecap:round}
.country-data{display:grid;grid-template-columns:minmax(220px,.7fr) 2fr;gap:4vw;padding:30px;margin-top:24px;border:1px solid var(--line);background:#0b1c15}.country-data h3{font-size:27px;margin:10px 0 6px}.country-data p{font-size:12px;color:var(--muted)}.country-data dl{display:grid;grid-template-columns:repeat(4,1fr);margin:0}.country-data dl>div{padding:5px 18px;border-left:1px solid var(--line)}.country-data dt{font:9px DM Mono,monospace;color:#849488;text-transform:uppercase;letter-spacing:.08em}.country-data dd{margin:13px 0 5px;color:var(--acid);font:500 18px DM Mono,monospace}.country-data small{font-size:9px;color:#718176;line-height:1.4;display:block}.sources{font-size:11px;line-height:1.6;margin-top:40px}.sources a{text-decoration:underline;text-underline-offset:3px}@media(max-width:900px){.country-data{grid-template-columns:1fr}.country-data dl{grid-template-columns:1fr 1fr}.country-data dl>div{border-left:0;border-top:1px solid var(--line);padding:15px 8px}}@media(max-width:560px){.country-data dl{grid-template-columns:1fr}}
.sector-map{padding:100px 6vw;background:#0b1c15;border-top:1px solid var(--line)}.sector-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:5vw;align-items:center}.sector-graphic{border:1px solid var(--line);background:radial-gradient(circle at center,rgba(202,255,56,.08),transparent 45%)}.sector-graphic svg{display:block;width:100%}.sector-links path{fill:none;stroke:#6f957e;stroke-width:2;stroke-dasharray:5 9;animation:move 2.4s linear infinite;transition:.25s}.sector-links path.faded{opacity:.08}.sector-nodes g{cursor:pointer}.sector-nodes circle{fill:#10271d;stroke:#84a38f;stroke-width:1.5;transition:.25s}.sector-nodes g:hover circle,.sector-nodes g.active circle{fill:#caff38;stroke:#caff38}.sector-nodes text,.sector-nodes small{text-anchor:middle;fill:#e9f1ea;font:500 11px DM Mono,monospace;pointer-events:none}.sector-nodes small{font-size:8px;fill:#86998b;transform:translateY(17px)}.sector-nodes g:hover text,.sector-nodes g.active text,.sector-nodes g:hover small,.sector-nodes g.active small{fill:#07140f}.instrument-panel{padding:20px 0}.panel-kicker{color:var(--acid);font:10px DM Mono,monospace;letter-spacing:.14em}.instrument-panel h3{font-size:30px;letter-spacing:-.035em;margin:18px 0}.instrument-panel>p{color:#9aaa9d;line-height:1.65;font-size:14px}.instrument-panel ul{list-style:none;padding:0;margin:34px 0 0;border-top:1px solid var(--line)}.instrument-panel li{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid var(--line);font-size:11px}.instrument-panel li b{font-family:DM Mono,monospace;color:#e9f1ea}.instrument-panel li span{color:#829286;text-align:right}@media(max-width:900px){.sector-layout{grid-template-columns:1fr}.sector-map{padding:72px 5vw}}@media(max-width:560px){.sector-nodes small{display:none}.sector-nodes text{font-size:9px}}
.circuit-nodes .node-subtitle{text-anchor:middle;fill:#a8b8ac;font:8px DM Mono,monospace}.flow-label{fill:#f4f7f1;font:7px DM Mono,monospace;paint-order:stroke;stroke:#091a13;stroke-width:3px;stroke-linejoin:round;text-anchor:middle;pointer-events:none}.circuit-ranking span small,#circuitRanking span small,#powerRanking span small{display:block;color:#7f9184;font-size:8px;margin-top:3px}.circuit-legend b{color:#eef5ef}.visitor-counter{position:absolute;left:8vw;bottom:42px;display:grid;grid-template-columns:auto auto;align-items:baseline;gap:3px 14px;padding:13px 17px;border:1px solid var(--line);background:rgba(7,20,15,.82);backdrop-filter:blur(10px)}.visitor-counter span,.visitor-counter small{font:8px DM Mono,monospace;letter-spacing:.11em;color:#8fa095}.visitor-counter strong{grid-row:1/3;grid-column:2;font:500 27px DM Mono,monospace;color:var(--acid)}.visitor-counter small{grid-column:1}@media(max-width:700px){.visitor-counter{position:relative;left:auto;bottom:auto;margin-top:28px;width:max-content}.flow-label{font-size:8px}}
.flow-label{font-size:11px;stroke-width:5px;font-weight:700;letter-spacing:.01em}.circuit-flow{stroke-linecap:round}.institution-tabs{display:flex;gap:8px;margin-bottom:18px;flex-wrap:wrap}.institution-tabs button,.circuit-selector button{border:1px solid var(--line);background:#10271d;color:#afbbb2;padding:9px 14px;border-radius:99px;cursor:pointer}.institution-tabs button.active{background:var(--acid);color:var(--ink)}.institution-layout,.crypto-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(250px,.65fr);gap:22px}.institution-map,.crypto-map{border:1px solid var(--line);background:#091a13}.institution-map svg,.crypto-map svg{display:block;width:100%}.institution-flow,.crypto-flow{fill:none;stroke:#7fe3ba;opacity:.75;marker-end:url(#institutionArrow);cursor:pointer;stroke-linecap:round}.institution-node circle,.crypto-node circle{fill:#10271d;stroke:#789285}.institution-node.bank circle{stroke:#67a7ff}.institution-node.industry circle{stroke:#f4b942}.institution-node.fund circle{stroke:#fb7085}.institution-node text,.institution-node small,.crypto-node text,.crypto-node small{text-anchor:middle;fill:#eff5ef;font:10px DM Mono,monospace}.institution-node small,.crypto-node small{font-size:8px;fill:#a8b8ac}.institution-node.muted{opacity:.15}.crypto-summary{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);margin-bottom:20px}.crypto-summary article{padding:20px;border-left:1px solid var(--line)}.crypto-summary article:first-child{border-left:0}.crypto-summary span{display:block;font:9px DM Mono,monospace;color:#849488}.crypto-summary strong{display:block;margin-top:10px;color:var(--acid);font:22px DM Mono,monospace}.crypto-flow{stroke:#b88cff;marker-end:url(#cryptoArrow)}.crypto-flow-label{fill:#fff;font:700 11px DM Mono,monospace;paint-order:stroke;stroke:#091a13;stroke-width:5px;text-anchor:middle;pointer-events:none}@media(max-width:850px){.institution-layout,.crypto-layout{grid-template-columns:1fr}.crypto-summary{grid-template-columns:1fr 1fr}.crypto-summary article:nth-child(3){border-left:0;border-top:1px solid var(--line)}}
.visitor-map-section{padding:100px 6vw;background:#0b1c15;border-top:1px solid var(--line)}.visitor-map-shell{position:relative;border:1px solid var(--line);background:#07140f}.visitor-map-shell svg{display:block;width:100%}.visitor-map-shell svg>rect{fill:#091a13}.visitor-land{fill:#10271d;stroke:#294638;stroke-width:1.5}.visitor-marker circle{fill:rgba(202,255,56,.32);stroke:var(--acid);stroke-width:2}.visitor-marker text{text-anchor:middle;fill:#dce8de;font:8px DM Mono,monospace;paint-order:stroke;stroke:#07140f;stroke-width:3px}.visitor-marker .count{fill:var(--acid);font-size:9px;font-weight:700}.visitor-map-meta{position:absolute;left:20px;bottom:20px;padding:14px 18px;background:rgba(7,20,15,.9);border:1px solid var(--line);display:grid}.visitor-map-meta strong{color:var(--acid);font:25px DM Mono,monospace}.visitor-map-meta span,.visitor-map-meta small{color:#a1b0a5;font-size:9px;margin-top:4px}@media(max-width:600px){.visitor-map-section{padding:70px 4vw}.visitor-marker text:not(.count){display:none}.visitor-map-meta{position:relative;left:auto;bottom:auto;border-width:1px 0 0}}
.circuit-nodes text{font-size:12px;font-weight:700}.circuit-nodes .node-subtitle{font-size:9px;font-weight:400}.flow-badge rect{fill:rgba(7,20,15,.94);stroke:#536b5b;stroke-width:1}.flow-badge text{text-anchor:middle;fill:#fff;font:700 9px DM Mono,monospace}.circuit-flow{stroke-dasharray:none;animation:none}.circuit-flow.indirect{stroke-dasharray:4 7}.circuit-layout{grid-template-columns:minmax(680px,1.7fr) minmax(300px,.75fr)}#powerRanking>div{display:grid;grid-template-columns:24px minmax(0,1fr) 42px;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line);font-size:11px}#powerRanking b{color:#73847a}#powerRanking strong{color:var(--acid);text-align:right}.circuit-readout{min-width:0}.circuit-readout h2{overflow-wrap:anywhere}@media(max-width:1050px){.circuit-layout{grid-template-columns:1fr}.flow-badge text{font-size:10px}}
.crypto-node{cursor:pointer}.crypto-node circle{stroke-width:2}.crypto-node:hover circle,.crypto-node:focus circle{fill:#193528;stroke:var(--acid)}.crypto-node text{font-size:12px;font-weight:700}.crypto-node .node-subtitle{font-size:9px;font-weight:400;fill:#b7c5ba}.crypto-flow{cursor:pointer;opacity:.82;stroke-linecap:round}.crypto-flow:hover,.crypto-flow:focus{opacity:1;filter:drop-shadow(0 0 5px #b88cff)}.crypto-badge{pointer-events:none}.crypto-badge rect{fill:rgba(7,20,15,.96);stroke:#765ca0;stroke-width:1}.crypto-badge text{text-anchor:middle;fill:#fff;font:700 10px DM Mono,monospace}.detail-row{display:grid;gap:5px;padding:12px 0;border-bottom:1px solid var(--line)}.detail-row b{color:var(--acid);font:9px DM Mono,monospace;text-transform:uppercase;letter-spacing:.08em}.detail-row span{color:#c7d2ca;font-size:11px;line-height:1.45}.crypto-layout{grid-template-columns:minmax(720px,1.8fr) minmax(300px,.7fr)}@media(max-width:1100px){.crypto-layout{grid-template-columns:1fr}.crypto-badge text{font-size:11px}}
.circuit-map marker path,.crypto-map marker path{fill:#fff;stroke:#07140f;stroke-width:.8;paint-order:stroke fill;filter:drop-shadow(0 0 2px #fff)}
.visitor-marker.current-location circle{fill:rgba(103,167,255,.28);stroke:#67a7ff;stroke-width:3;animation:visitorPulse 1.8s ease-in-out infinite}.visitor-marker.current-location text{fill:#cfe0ff;font-weight:700}.visitor-marker.current-location .count{fill:#fff;stroke:none}@keyframes visitorPulse{50%{r:15;opacity:.65}}
.flow.crypto{stroke:#b88cff}.cards{grid-template-columns:repeat(6,1fr)}@media(max-width:1100px){.cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.cards{grid-template-columns:1fr}}
.flow.gold{stroke:#ffd76a}.cards{grid-template-columns:repeat(7,1fr)}
.history-chart{min-height:420px}.history-line{opacity:1!important;filter:drop-shadow(0 0 4px currentColor)}.history-end-label{font:700 11px DM Mono,monospace;paint-order:stroke;stroke:#091a13;stroke-width:4px}
.money-market-guide{display:grid;grid-template-columns:minmax(240px,.7fr) 2fr;gap:35px;margin:28px 0;padding:26px;border:1px solid var(--line);background:#0b1c15}.money-market-guide h3{font-size:25px;margin:12px 0}.money-market-guide p,.money-market-guide dd{color:#9dac9f;font-size:11px;line-height:1.55}.money-market-guide a{color:var(--acid);font-size:10px}.money-market-guide dl{display:grid;grid-template-columns:repeat(2,1fr);gap:0 25px;margin:0}.money-market-guide dl>div{padding:10px 0;border-bottom:1px solid var(--line)}.money-market-guide dt{color:#e7efe9;font:10px DM Mono,monospace}.money-market-guide dd{margin:5px 0 0}@media(max-width:800px){.money-market-guide{grid-template-columns:1fr}.money-market-guide dl{grid-template-columns:1fr}}
.bill-layout{display:grid;grid-template-columns:minmax(650px,1.7fr) minmax(300px,.65fr);gap:22px}.bill-circuit{border:1px solid var(--line);background:#091a13}.bill-circuit svg{width:100%;display:block}.bill-paths path{fill:none;stroke:#caff38;stroke-width:7;marker-end:url(#billArrow);opacity:.75}.bill-paths .indirect{stroke:#b88cff;stroke-width:4;stroke-dasharray:7 10}.bill-circuit marker path{fill:#fff;stroke:#07140f}.bill-nodes circle{fill:#10271d;stroke:#88a293;stroke-width:2}.bill-nodes text{text-anchor:middle;fill:#fff;font:700 12px DM Mono,monospace}.bill-nodes .node-subtitle{font-size:9px;fill:#b4c3b8;font-weight:400}.bill-country-tabs{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.bill-country-tabs button{border:1px solid var(--line);background:#10271d;color:#adbbb0;padding:8px 11px;border-radius:99px;cursor:pointer}.bill-country-tabs button.active{background:var(--acid);color:var(--ink)}#billSource{display:inline-block;margin-top:20px;color:var(--acid);font-size:10px}@media(max-width:900px){.bill-layout{grid-template-columns:1fr}}
.creation-controls{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-bottom:20px}.creation-controls label,.creation-controls span{font:10px DM Mono,monospace;color:#99a99d}.creation-controls select{margin-left:8px;background:#10271d;color:#fff;border:1px solid var(--line);padding:9px}.creation-controls span{margin-left:auto}.creation-legend{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-top:0}.creation-legend article{padding:18px;border-left:4px solid var(--series)}.creation-legend span,.creation-legend small{display:block;color:#8fa095;font-size:9px}.creation-legend strong{display:block;color:var(--series);font:24px DM Mono,monospace;margin:8px 0}@media(max-width:750px){.creation-legend{grid-template-columns:1fr 1fr}.creation-controls span{margin-left:0;width:100%}}
.stock-flow{transition:opacity .2s,filter .2s}.stock-map:after{content:'CONNECTION WIDTH: 1 = WEAK  ·  10 = STRONG';display:block;padding:12px 16px;border-top:1px solid var(--line);color:#9cac9f;font:9px DM Mono,monospace;letter-spacing:.08em}
.creation-key{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-bottom:12px}.creation-key span{display:grid;grid-template-columns:12px 1fr;gap:3px 8px;padding:13px;background:#0b1c15;color:#8fa095;font-size:9px;line-height:1.4}.creation-key i{grid-row:1/3;width:9px;height:9px;border-radius:50%;background:var(--key);box-shadow:0 0 8px var(--key);margin-top:2px}.creation-key b{color:#eef5ef;font:10px DM Mono,monospace}.creation-legend-heading{display:flex;justify-content:space-between;gap:20px;padding:13px 16px;border:1px solid var(--line);border-top:0;color:#92a197;font:9px DM Mono,monospace;letter-spacing:.08em}.creation-legend-heading small{font:9px DM Mono,monospace;color:#77877c;letter-spacing:0}.creation-legend{gap:1px;background:var(--line)}.creation-legend article{position:relative;background:#0b1c15;border-left:0;border-top:5px solid var(--series);min-height:116px}.creation-legend article:before{content:'';position:absolute;right:15px;top:15px;width:10px;height:10px;border-radius:50%;background:var(--series);box-shadow:0 0 10px var(--series)}.creation-legend span{color:#e8f0ea;font:700 11px DM Mono,monospace;padding-right:20px}.creation-legend strong{font-size:29px;margin:10px 0 6px}.creation-legend strong:after{content:' index';font-size:9px;color:#829187;font-weight:400}.creation-legend small{line-height:1.45;color:#93a297}@media(max-width:850px){.creation-key{grid-template-columns:1fr 1fr}.creation-legend-heading{display:grid}}@media(max-width:520px){.creation-key,.creation-legend{grid-template-columns:1fr}}
.creation-key .money i{background:#caff38;box-shadow:0 0 8px #caff38}.creation-key .credit i{background:#67a7ff;box-shadow:0 0 8px #67a7ff}.creation-key .equity i{background:#fb7085;box-shadow:0 0 8px #fb7085}.creation-key .gdp i{background:#f4b942;box-shadow:0 0 8px #f4b942}.creation-legend article:nth-child(1){--series:#caff38}.creation-legend article:nth-child(2){--series:#67a7ff}.creation-legend article:nth-child(3){--series:#fb7085}.creation-legend article:nth-child(4){--series:#f4b942}.creation-sources{padding:55px 4vw;background:#091a13}.creation-source-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.creation-source-grid article{padding:24px;border:1px solid var(--line);border-top:5px solid}.creation-source-grid .bills{border-top-color:#f4b942}.creation-source-grid .central{border-top-color:#b88cff}.creation-source-grid .banks{border-top-color:#67a7ff}.creation-source-grid span{font:9px DM Mono,monospace;color:#94a498}.creation-source-grid strong{display:block;margin:15px 0;color:var(--acid);font:30px DM Mono,monospace}.creation-source-grid p,.source-boundary{color:#93a398;font-size:11px;line-height:1.55}.source-boundary{margin-top:18px;border-left:3px solid var(--gold);padding:12px 16px;background:#10271d}@media(max-width:700px){.creation-source-grid{grid-template-columns:1fr}}

/* Gold ownership and complete system hierarchy */
.gold-hero em,.system-hero em{color:#ffd76a}.gold-summary{display:grid;grid-template-columns:1fr 2fr;gap:4vw;border-bottom:1px solid var(--line);padding:0 0 28px;margin-bottom:28px}.gold-summary span,.gold-summary small{display:block;font:10px DM Mono,monospace;color:var(--muted)}.gold-summary strong{display:block;color:#ffd76a;font:34px DM Mono,monospace;margin:8px 0}.gold-summary p{color:#9aa99e;line-height:1.65}.gold-layout{display:grid;grid-template-columns:1.5fr .7fr;gap:24px;align-items:start}.gold-chart{display:grid;gap:4px}.gold-row{display:grid;grid-template-columns:38px minmax(120px,180px) 1fr 90px;gap:12px;align-items:center;min-height:38px;border:0;background:#0b1c15;color:#dce7df;text-align:left;padding:7px 10px;cursor:pointer}.gold-row:hover,.gold-row.active{background:#142c20}.gold-rank{color:#63776a;font:10px DM Mono,monospace}.gold-name{font-size:12px}.gold-bar{height:10px;background:#1c3327}.gold-bar i{display:block;height:100%;background:linear-gradient(90deg,#9d7521,#ffd76a)}.gold-row strong{font:11px DM Mono,monospace;text-align:right;color:#ffd76a}.gold-readout{position:sticky;top:95px;border:1px solid var(--line);padding:26px}.gold-readout h2{font-size:29px;margin:12px 0}.gold-readout>strong{font:23px DM Mono,monospace;color:#ffd76a}.gold-meter{height:8px;background:#1c3327;margin:25px 0}.gold-meter i{display:block;width:83.3%;height:100%;background:#ffd76a;transition:width .3s}.gold-readout dl div{border-top:1px solid var(--line);padding:12px 0}.gold-readout dt{font:9px DM Mono,monospace;color:#819187}.gold-readout dd{margin:6px 0;color:#eff4ef}.gold-readout p{color:#8f9f94;font-size:11px;line-height:1.6}.gold-readout a{color:#ffd76a;font-size:11px;text-decoration:underline}.system-controls{display:grid;grid-template-columns:auto minmax(260px,1fr) auto;gap:18px;align-items:end;margin-bottom:20px}.system-controls>div{display:flex;gap:7px}.system-controls button,.system-controls input{border:1px solid var(--line);background:#0b1c15;color:#e7eee8;padding:10px 12px}.system-controls label{display:grid;gap:6px;color:#849488;font:10px DM Mono,monospace}.system-controls span{font:10px DM Mono,monospace;color:var(--acid)}.system-legend{display:flex;gap:18px;flex-wrap:wrap;border-block:1px solid var(--line);padding:12px 0;margin-bottom:24px;font:9px DM Mono,monospace;color:#899a8e}.system-legend span{display:flex;align-items:center;gap:7px}.system-legend i{width:9px;height:9px;border-radius:50%}.system-legend .entity,.system-node.entity{--node:#7fe3ba}.system-legend .claim,.system-node.claim{--node:#67a7ff}.system-legend .real,.system-node.real{--node:#f4b942}.system-legend .channel,.system-node.channel{--node:#fb7085}.system-legend .measure,.system-node.measure{--node:#b88cff}.system-legend i{background:var(--node)}.system-tree ul{list-style:none;margin:0;padding-left:34px;position:relative}.system-tree>ul{padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.system-tree li{position:relative}.system-tree li>ul{margin:8px 0 16px 19px;border-left:1px solid #365044}.system-tree li>ul>li:before{content:'';position:absolute;left:-34px;top:26px;width:34px;border-top:1px solid #365044}.system-node{display:flex;gap:11px;background:#0b1c15;border-left:4px solid var(--node);padding:13px 15px;min-height:72px;transition:opacity .2s,background .2s}.system-node button{flex:0 0 28px;width:28px;height:28px;border:1px solid var(--node);background:transparent;color:var(--node);cursor:pointer}.system-node .leaf{color:var(--node);width:28px;text-align:center}.system-node>div>span{font:8px DM Mono,monospace;color:var(--node);text-transform:uppercase;letter-spacing:.09em}.system-node h3{margin:4px 0;font-size:14px}.system-node p{margin:0;color:#87998c;font-size:10px;line-height:1.45}.system-node.search-dim{opacity:.2}.system-node.search-match{background:#193326}.system-tree .level-0>li:first-child{grid-column:1/-1}.system-tree .level-0>li:first-child>.system-node{background:#10271d}.system-tree .level-1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}@media(max-width:900px){.gold-layout{grid-template-columns:1fr}.gold-readout{position:static}.system-tree>ul,.system-tree .level-1{grid-template-columns:1fr}.system-tree .level-0>li:first-child{grid-column:auto}.system-controls{grid-template-columns:1fr}.gold-summary{grid-template-columns:1fr}}@media(max-width:560px){.gold-row{grid-template-columns:26px 110px 1fr 65px;gap:7px}.gold-row strong{font-size:9px}.system-tree ul{padding-left:20px}.system-tree li>ul{margin-left:10px}.system-tree li>ul>li:before{left:-20px;width:20px}}
.resource-controls{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:12px;color:#93a398;font-size:10px}.resource-controls select{margin-left:8px;background:#10271d;color:#fff;border:1px solid var(--line);padding:8px}.resource-key{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-bottom:12px}.resource-key button{display:grid;grid-template-columns:10px 1fr;gap:3px 7px;text-align:left;padding:10px;border:1px solid var(--line);background:#10271d;color:#fff;cursor:pointer}.resource-key i{grid-row:1/3;width:8px;height:8px;border-radius:50%;margin-top:2px}.resource-key b{font:9px DM Mono,monospace}.resource-key small{color:#809085;font-size:8px}.resource-key button.off{opacity:.25}.resource-chart{min-height:480px}.resource-snapshot{display:grid;grid-template-columns:repeat(3,1fr);padding:40px 4vw;background:#091a13;gap:1px}.resource-snapshot article{padding:18px;background:#10271d}.resource-snapshot i{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:7px}.resource-snapshot span{font:10px DM Mono,monospace}.resource-snapshot strong{display:block;color:var(--acid);font:22px DM Mono,monospace;margin:12px 0 3px}.resource-snapshot small,.resource-snapshot p{color:#8e9e92;font-size:9px;line-height:1.45}@media(max-width:850px){.resource-key{grid-template-columns:repeat(2,1fr)}.resource-snapshot{grid-template-columns:1fr 1fr}}@media(max-width:500px){.resource-key,.resource-snapshot{grid-template-columns:1fr}}
.resource-key button:nth-child(1) i,.resource-snapshot article:nth-child(1) i{background:#e88955}.resource-key button:nth-child(2) i,.resource-snapshot article:nth-child(2) i{background:#a96c4b}.resource-key button:nth-child(3) i,.resource-snapshot article:nth-child(3) i{background:#b9c8d2}.resource-key button:nth-child(4) i,.resource-snapshot article:nth-child(4) i{background:#263b31}.resource-key button:nth-child(5) i,.resource-snapshot article:nth-child(5) i{background:#67a7ff}.resource-key button:nth-child(6) i,.resource-snapshot article:nth-child(6) i{background:#caff38}.resource-key button:nth-child(7) i,.resource-snapshot article:nth-child(7) i{background:#ffd76a}.resource-key button:nth-child(8) i,.resource-snapshot article:nth-child(8) i{background:#b88cff}.resource-key button:nth-child(9) i,.resource-snapshot article:nth-child(9) i{background:#f1d38a}
.vc-bars{display:grid;gap:10px}.vc-bars article{display:grid;grid-template-columns:minmax(180px,.7fr) 2fr minmax(120px,.5fr) 80px;gap:15px;align-items:center}.vc-bars b,.vc-bars strong{font-size:11px}.vc-bars small{color:var(--muted)}.vc-bars i{height:18px;width:var(--v);background:linear-gradient(90deg,#67a7ff,#b88cff);border-radius:0 9px 9px 0}.vc-bars .summary i{background:var(--acid)}.vc-source{display:inline-block;margin-top:24px;color:var(--acid);font-size:10px;text-decoration:underline}.vc-dark{background:#091a13}.vc-treemap{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:120px;gap:8px}.vc-treemap article{padding:17px;background:linear-gradient(135deg,#173426,#10271d);border:1px solid #3f5c4a;display:flex;flex-direction:column;justify-content:end}.vc-treemap article:first-child,.vc-treemap article:nth-child(2),.vc-treemap article:nth-child(3){grid-row:span 2}.vc-treemap strong{color:var(--acid);font:20px DM Mono,monospace}.vc-treemap small{color:#91a096}.wealth-contrast{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.wealth-contrast article{border:1px solid var(--line);padding:20px}.wealth-contrast article>span{font:700 12px DM Mono,monospace}.wealth-contrast article>div{margin-top:18px}.wealth-contrast i{display:block;min-width:3px;height:16px;background:#67a7ff}.wealth-contrast i.wealth{background:#caff38}.wealth-contrast b{display:block;margin-top:6px;font-size:11px}@media(max-width:800px){.vc-bars article{grid-template-columns:1fr}.vc-treemap,.wealth-contrast{grid-template-columns:1fr}.vc-treemap article{grid-row:auto!important}}
/* Graph-first layout: compact introductions and prioritize interactive canvases. */
.data-hero{min-height:0;padding:34px 6vw 26px;display:grid;grid-template-columns:minmax(260px,.7fr) minmax(420px,1.3fr);column-gap:5vw;align-items:end;background:radial-gradient(circle at 80% 30%,rgba(103,167,255,.13),transparent 28%)}.data-hero .eyebrow{grid-column:1/-1}.data-hero h1{font-size:clamp(34px,4.1vw,60px);line-height:.92;margin:18px 0 0}.data-hero p{font-size:13px;line-height:1.55;margin:0;max-width:720px}.hero{min-height:470px;padding:65px 7vw 45px}.hero h1{font-size:clamp(48px,6.5vw,88px);margin:26px 0 22px}.hero-copy{font-size:15px;line-height:1.55}.hero:after{font-size:270px;top:65px}.hero-stat{bottom:45px}.start-link{margin-top:28px}.atlas,.journey{padding:48px 4vw}.section-heading{margin-bottom:24px}.section-heading h2,.method h2{font-size:clamp(28px,3.2vw,44px)}.section-heading>p{font-size:12px;line-height:1.45}.circuit-layout,.institution-layout,.crypto-layout,.stock-layout,.bill-layout,.macro-indicator-layout{gap:14px;grid-template-columns:minmax(0,2.25fr) minmax(280px,.65fr)}.circuit-readout{padding:18px;max-height:760px;overflow:auto}.circuit-readout h2{font-size:23px}.timeline-control,.reference-control{padding:14px;margin-bottom:12px}.indicator-tabs,.institution-tabs,.macro-page-links{margin-bottom:12px}.crypto-summary{margin-bottom:12px}.crypto-summary article{padding:14px}.map-shell svg,.circuit-map svg,.institution-map svg,.crypto-map svg,.stock-map svg,.bill-circuit svg{max-height:76vh}.method{padding:55px 6vw}.method>div:first-child{margin-bottom:28px}.asset-stocks,.source-ledger,.sector-map,.ledger{padding-top:60px;padding-bottom:60px}@media(min-width:1101px){.circuit-readout{position:sticky;top:92px;align-self:start}}
@media(max-width:900px){.data-hero{display:block;padding:28px 5vw 22px}.data-hero h1{font-size:40px;margin:14px 0}.data-hero p{font-size:12px}.hero{min-height:430px;padding-top:55px}.hero:after{font-size:190px;top:120px}.atlas,.journey{padding:38px 4vw}.circuit-layout,.institution-layout,.crypto-layout,.stock-layout,.bill-layout,.macro-indicator-layout{grid-template-columns:1fr}.map-shell svg,.circuit-map svg,.institution-map svg,.crypto-map svg,.stock-map svg,.bill-circuit svg{max-height:none}}
.stock-layout{display:grid;grid-template-columns:minmax(760px,1.9fr) minmax(300px,.65fr);gap:22px}.stock-map{border:1px solid var(--line);background:#091a13}.stock-map svg{width:100%;display:block}.stock-flow{fill:none;stroke:#7fe3ba;opacity:.55;marker-end:url(#stockArrow);cursor:pointer;stroke-linecap:round}.stock-flow:hover{opacity:1;filter:drop-shadow(0 0 5px #7fe3ba)}.stock-node{cursor:pointer}.stock-node circle{fill:#10271d;stroke:#779384;stroke-width:2}.stock-node.technology circle{stroke:#67a7ff}.stock-node.finance circle{stroke:#caff38}.stock-node.consumer circle{stroke:#f4b942}.stock-node.energy circle{stroke:#fb7085}.stock-node.market circle{stroke:#b88cff}.stock-node text{text-anchor:middle;fill:#fff;font:700 11px DM Mono,monospace}.stock-node .node-subtitle{fill:#aab9ae;font-size:8px;font-weight:400}.stock-node:hover circle,.stock-node:focus circle{fill:#1a3629;stroke-width:4}.stock-node.muted{opacity:.12}@media(max-width:1100px){.stock-layout{grid-template-columns:1fr}}
.circuit-map #powerArrow path{fill:#fff;stroke:#07140f;stroke-width:1.5;filter:drop-shadow(0 0 4px #fff)}.circuit-nodes text{font-size:14px}.circuit-nodes .node-subtitle{font-size:11px;fill:#d0dcd3}.circuit-nodes g:nth-child(5) .node-subtitle,.circuit-nodes g:nth-child(6) .node-subtitle{font-size:10px}.flow-badge rect{stroke-width:2}.flow-badge text{font-size:10px}.circuit-map{overflow:visible}.circuit-map svg{overflow:visible}
.sector-links .strength-2{stroke-width:3}.sector-links .strength-3{stroke-width:5}.sector-links .strength-4{stroke-width:8}.sector-links .strength-5{stroke-width:11}.sector-links marker path{fill:#f1f7f2;stroke:#07140f;stroke-width:1}.sector-legend>b{margin-left:auto;color:#dbe6dd;font:9px DM Mono,monospace}.sector-flow-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line);border-top:1px solid var(--line)}.sector-flow-row{display:grid;gap:5px;border:0;background:#0b1c15;color:#dfe9e1;padding:12px 14px;text-align:left;cursor:pointer}.sector-flow-row:hover,.sector-flow-row.active{background:#183326}.sector-flow-row>span{display:flex;gap:7px;align-items:center;font:10px DM Mono,monospace}.sector-flow-row>span i{color:var(--acid);font-style:normal;font-size:16px}.sector-flow-row em{font-style:normal;color:#93a398;font-size:10px}.sector-flow-row small{display:flex;align-items:center;gap:8px;color:#708278;font:8px DM Mono,monospace;text-transform:uppercase}.sector-flow-row small i{display:block;height:3px;background:var(--acid);max-width:65px}.selected-flow strong{font-size:15px;line-height:1.45}.selected-flow small{font-size:11px;line-height:1.55}@media(max-width:600px){.sector-flow-list{grid-template-columns:1fr}.sector-legend>b{width:100%;margin-left:0}}
.macro-page-links{display:flex;gap:8px;margin-bottom:18px;flex-wrap:wrap}.macro-page-links a{padding:9px 14px;border:1px solid var(--line);border-radius:99px;color:#a8b6ac;font-size:11px}.macro-page-links a.active{background:var(--acid);color:var(--ink)}.macro-indicator-layout{display:grid;grid-template-columns:minmax(650px,1.7fr) minmax(280px,.6fr);gap:22px}.macro-indicator-layout .map-shell{margin:0}.macro-indicator-layout svg>rect{fill:#091a13}.macro-indicator-layout .macro-nodes circle{stroke:#dce8df;stroke-width:1;cursor:pointer}.macro-indicator-layout .macro-nodes g:hover circle,.macro-indicator-layout .macro-nodes g:focus circle{stroke:var(--acid);stroke-width:3;r:9}.macro-big{display:block;color:var(--acid);font:30px DM Mono,monospace;margin:20px 0}@media(max-width:900px){.macro-indicator-layout{grid-template-columns:1fr}}
