:root{--ink:#eef9f7;--muted:#8da7a4;--muted-strong:#b8cac7;--canvas:#06100f;--canvas-soft:#091614;--panel:rgba(17,35,32,0.7);--panel-strong:rgba(20,42,38,0.88);--line:rgba(181,229,219,0.13);--line-strong:rgba(181,229,219,0.24);--accent:#73f6d3;--accent-soft:rgba(115,246,211,0.12);--accent-dark:#09251f;--warm:#efc68a;--shadow:0 28px 80px rgba(0,0,0,0.34);--radius-large:28px;--radius-medium:20px;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 78% 18%,rgba(45,133,111,.16),transparent 28rem),radial-gradient(circle at 8% 62%,rgba(51,103,94,.11),transparent 25rem),var(--canvas);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-width:320px}body:before{position:fixed;inset:0;z-index:-2;background-image:linear-gradient(rgba(145,199,188,.035) 1px,transparent 0),linear-gradient(90deg,rgba(145,199,188,.035) 1px,transparent 0);background-size:72px 72px;content:"";-webkit-mask-image:linear-gradient(180deg,black,transparent 82%);mask-image:linear-gradient(180deg,black,transparent 82%);pointer-events:none}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}button,input{font:inherit}svg{display:block}.shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.ambient{position:absolute;border:1px solid rgba(115,246,211,.12);border-radius:999px;filter:blur(1px);pointer-events:none}.ambient-one{top:140px;right:-150px;width:410px;height:410px}.ambient-two{top:560px;left:-220px;width:500px;height:500px}.nav{display:grid;grid-template-columns:1fr auto 1fr;min-height:86px;border-bottom:1px solid var(--line)}.brand,.nav{align-items:center}.brand{display:inline-flex;justify-self:start;gap:10px;font-size:15px;font-weight:780;letter-spacing:.16em}.brand-mark{display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--line-strong);border-radius:9px;background:var(--accent-soft);color:var(--accent)}.brand-mark svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.3}.live-label,.nav-status{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.live-label>span,.status-dot{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px rgba(115,246,211,.08)}.nav>.button{justify-self:end}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:14px;font-size:13px;font-weight:720;letter-spacing:.01em;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.button:hover{transform:translateY(-2px)}.button:focus-visible,.range-switcher button:focus-visible,.text-link:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.button svg,.module-link svg,.text-link svg{width:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.button-small{min-height:40px;padding-inline:15px;border-radius:12px;font-size:12px}.button-quiet{border-color:var(--line);background:rgba(255,255,255,.025);color:var(--muted-strong)}.button-quiet:hover{border-color:var(--line-strong);background:rgba(255,255,255,.05);color:var(--ink)}.button-primary{background:var(--accent);color:var(--accent-dark);box-shadow:0 16px 44px rgba(56,232,184,.14)}.button-primary:hover{background:#94ffe1}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,.82fr);align-items:center;grid-gap:70px;gap:70px;min-height:700px;padding-block:92px 98px}.eyebrow,.micro-label{color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:650;letter-spacing:.14em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:25px}.eyebrow-line{width:38px;height:1px;background:var(--accent)}.hero h1{max-width:700px;margin:0;color:#f4fbfa;font-size:clamp(56px,6.1vw,88px);font-weight:610;letter-spacing:-.064em;line-height:.96}.hero h1 span{display:block;color:var(--muted-strong)}.hero-lede{max-width:585px;margin:30px 0 0;color:var(--muted);font-size:18px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:36px}.button-arrow{font-size:16px}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--muted-strong);font-size:13px;font-weight:650}.text-link:hover{color:var(--accent)}.hero-proof{display:flex;gap:30px;margin-top:62px}.hero-proof div{display:grid;grid-gap:4px;gap:4px;padding-left:14px;border-left:1px solid var(--line-strong)}.hero-proof strong{font-size:12px;letter-spacing:.02em}.hero-proof span{color:var(--muted);font-size:11px}.glass-panel{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.signal-card{position:relative;overflow:hidden;padding:28px;border-radius:var(--radius-large)}.signal-card:before{position:absolute;top:-100px;right:-90px;width:260px;height:260px;border-radius:50%;background:rgba(115,246,211,.09);content:"";filter:blur(30px)}.flow-total,.module-header,.panel-topline{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px}.panel-topline h2{margin:7px 0 0;font-size:20px;font-weight:620;letter-spacing:-.02em}.preview-badge{padding:8px 10px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.025);color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.pulse-score{position:relative;display:flex;align-items:flex-end;justify-content:space-between;margin-top:45px}.pulse-score>div{display:flex;align-items:baseline;gap:8px}.pulse-score>div>span{position:absolute;top:-16px;left:0;color:var(--muted);font-size:11px}.pulse-score strong{font-size:50px;font-weight:560;letter-spacing:-.06em}.pulse-score small{color:var(--muted);font-size:12px}.trend-up{color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;letter-spacing:.03em}.signal-chart{height:175px;margin:20px -8px 0}.signal-chart svg{width:100%;height:100%;overflow:visible}.chart-grid{fill:none;stroke:rgba(181,229,219,.07);stroke-width:1}.chart-area{fill:url(#area)}.chart-line{fill:none;stroke:var(--accent);stroke-linecap:round;stroke-width:2.2;vector-effect:non-scaling-stroke}.signal-chart circle{fill:var(--accent);stroke:rgba(115,246,211,.24);stroke-width:10}.signal-stats{display:grid;grid-template-columns:repeat(3,1fr);padding-top:20px;border-top:1px solid var(--line)}.signal-stats div{display:grid;grid-gap:7px;gap:7px;padding-inline:14px;border-left:1px solid var(--line)}.signal-stats div:first-child{padding-left:0;border:0}.flow-total>div>span,.module-metric>span,.signal-stats span{color:var(--muted);font-size:10px;letter-spacing:.04em}.signal-stats strong{font-size:12px;font-weight:630}.positive{color:var(--accent)}.intelligence-section{padding-block:95px 115px;border-top:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:1fr minmax(280px,.55fr);align-items:end;grid-gap:80px;gap:80px;margin-bottom:38px}.burn-copy h2,.section-heading h2{margin:12px 0 0;font-size:clamp(34px,4vw,54px);font-weight:570;letter-spacing:-.045em;line-height:1.05}.burn-copy p,.section-heading p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.intelligence-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.module-card{padding:28px;border-radius:var(--radius-medium)}.module-title{display:flex;align-items:center;gap:13px}.module-title h3{margin:5px 0 0;font-size:17px;font-weight:620}.icon-box{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line-strong);border-radius:13px;background:var(--accent-soft);color:var(--accent)}.icon-box svg{width:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.module-metric{display:flex;align-items:flex-end;justify-content:space-between;margin-top:38px;padding-bottom:18px;border-bottom:1px solid var(--line)}.module-metric div{display:flex;align-items:baseline;gap:7px}.module-metric strong{font-size:28px;font-weight:580;letter-spacing:-.04em}.module-metric small{color:var(--muted);font-size:10px}.activity-list{display:grid}.activity-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding-block:16px;border-bottom:1px solid var(--line)}.wallet-avatar{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(115,246,211,.2);border-radius:50%;background:var(--accent-soft);color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.wallet-avatar.neutral{border-color:rgba(239,198,138,.2);background:rgba(239,198,138,.08);color:var(--warm)}.activity-copy,.activity-value{display:grid;grid-gap:4px;gap:4px}.activity-copy strong,.activity-value strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:610}.activity-copy span,.activity-value span{color:var(--muted);font-size:10px}.activity-value{text-align:right}.module-link{display:inline-flex;align-items:center;gap:6px;margin-top:22px;padding:0;border:0;background:none;color:var(--muted);font-size:11px}.module-link:disabled{cursor:default;opacity:.8}.range-switcher{display:inline-flex;gap:3px;padding:3px;border:1px solid var(--line);border-radius:10px;background:rgba(3,9,8,.32)}.range-switcher button{min-width:37px;padding:7px 8px;border:0;border-radius:7px;background:transparent;color:var(--muted);cursor:pointer;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.range-switcher button.active{background:var(--accent-soft);color:var(--accent)}.flow-total{align-items:flex-end;margin-top:45px}.flow-total>div{display:grid;grid-gap:7px;gap:7px}.flow-total strong{color:var(--accent);font-size:36px;font-weight:560;letter-spacing:-.045em}.bar-chart{display:flex;align-items:end;gap:8px;height:160px;margin-top:24px;padding:20px 0 0;border-bottom:1px solid var(--line);background-image:linear-gradient(180deg,transparent 32%,rgba(181,229,219,.07) 33%,transparent 34%,transparent 65%,rgba(181,229,219,.07) 66%,transparent 67%)}.bar-chart span{flex:1 1;min-width:5px;border-radius:4px 4px 1px 1px;background:rgba(125,170,160,.22);transition:height .26s ease}.bar-chart span.highlight{background:rgba(115,246,211,.66)}.flow-breakdown{display:grid;grid-template-columns:1fr 1fr;grid-gap:25px;gap:25px;margin-top:22px}.flow-breakdown div{display:grid;grid-gap:8px;gap:8px}.flow-breakdown span{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px}.flow-breakdown i{width:7px;height:7px;border-radius:50%}.inflow-dot{background:var(--accent)}.outflow-dot{background:#63867e}.flow-breakdown strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:600}.burn-section{padding-bottom:110px}.burn-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:34px;gap:34px;overflow:hidden;padding:40px 42px;border-radius:var(--radius-large);background:linear-gradient(115deg,rgba(115,246,211,.08),transparent 46%),var(--panel-strong)}.burn-mark{position:relative;display:flex;align-items:flex-end;justify-content:center;gap:5px;width:72px;height:72px;padding-bottom:19px;border:1px solid var(--line-strong);border-radius:22px;background:var(--accent-soft)}.burn-mark span{width:7px;border-radius:4px;background:var(--accent)}.burn-mark span:first-child{height:16px;opacity:.5}.burn-mark span:nth-child(2){height:31px}.burn-mark span:nth-child(3){height:23px;opacity:.72}.burn-copy h2{margin-top:8px;font-size:clamp(29px,3vw,42px)}.burn-copy p{max-width:650px;margin-top:11px}.footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:120px;border-top:1px solid var(--line);color:var(--muted);font-size:10px}.footer p{margin:0;letter-spacing:.05em}.footer>span{justify-self:end}.brand-footer{color:var(--ink);font-size:12px}@media (max-width:980px){.hero{grid-template-columns:1fr;gap:55px;padding-block:80px}.hero-copy{max-width:740px}.signal-card{max-width:680px}.intelligence-grid{grid-template-columns:1fr}.burn-card{grid-template-columns:auto 1fr}.burn-card .button{grid-column:2;justify-self:start}}@media (max-width:720px){.shell{width:min(calc(100% - 28px),var(--shell))}.nav{grid-template-columns:1fr auto;min-height:74px}.nav-status{display:none}.hero{min-height:auto;padding-block:66px 80px}.hero h1{font-size:clamp(48px,14vw,68px)}.hero-lede{font-size:16px}.hero-actions,.hero-proof{align-items:flex-start;flex-direction:column}.hero-proof{gap:17px;margin-top:48px}.hero-proof div{width:100%}.module-card,.signal-card{padding:21px}.signal-stats{gap:14px}.signal-stats div{padding-inline:8px}.section-heading{grid-template-columns:1fr;gap:22px}.intelligence-section{padding-block:75px 85px}.module-header{align-items:flex-start}.live-label{font-size:8px}.burn-card{grid-template-columns:1fr;padding:29px 24px}.burn-card .button{grid-column:1}.footer{grid-template-columns:1fr;gap:13px;padding-block:30px}.footer>span{justify-self:start}}@media (max-width:460px){.nav .button{min-width:42px;padding-inline:12px;font-size:0}.nav .button svg{width:17px}.hero h1{letter-spacing:-.07em}.hero-actions .button,.hero-actions .text-link{width:100%}.hero-actions .text-link{justify-content:center}.signal-stats{grid-template-columns:1fr}.signal-stats div,.signal-stats div:first-child{padding:10px 0;border:0;border-bottom:1px solid var(--line)}.signal-stats div:last-child{border:0}.module-header{flex-direction:column}.range-switcher{align-self:stretch}.range-switcher button{flex:1 1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}