.brand{gap:9px!important}.brand-mark{width:38px;height:38px;object-fit:contain;flex-shrink:0}.footer-brand{display:flex;align-items:center;gap:8px}.footer-brand>img{object-fit:contain}
.ecosystem{margin:40px 0 48px;border:1px solid var(--border);border-radius:24px;padding:42px 36px 24px;background:var(--panel);box-shadow:0 12px 50px #293e6b04;overflow:hidden;position:relative}.ecosystem-header{text-align:center;position:relative;z-index:1}.eco-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10px;letter-spacing:1.5px;color:var(--subtle);font-weight:500}.eco-eyebrow>span{width:5px;height:5px;background:var(--accent);border-radius:50%}.ecosystem h2{font:500 36px/1.25 var(--heading);letter-spacing:-1.6px;margin:15px 0 13px;color:var(--ink)}.ecosystem h2 em{color:var(--subtle);font-style:normal;font-weight:400}.ecosystem-header>p{font-size:14px;line-height:1.7;color:var(--body-copy)}
.eco-stage{max-width:900px;aspect-ratio:760/440;position:relative;margin:14px auto 5px;isolation:isolate}.eco-grid{position:absolute;inset:7% 0 4%;background:radial-gradient(ellipse at center,#7895f318,transparent 65%),radial-gradient(var(--border) .65px,transparent .65px);background-size:auto,22px 22px;mask-image:radial-gradient(ellipse at center,#0009,transparent 69%);z-index:-1}.eco-connections{position:absolute;width:100%;height:100%;inset:0;overflow:visible;pointer-events:none}.eco-orbit{fill:none;stroke:var(--border);stroke-width:.8;opacity:.5}.eco-orbit.outer{stroke-dasharray:2 6;opacity:.65}.eco-track{fill:none;stroke:var(--border);stroke-width:1.2;transition:stroke 1s}.eco-stream{fill:none;stroke:url(#eco-flow);stroke-width:2;stroke-linecap:round;stroke-dasharray:8 92;animation:eco-stream 4.2s cubic-bezier(.3,0,.7,1) infinite;animation-play-state:paused;opacity:.15}.eco-route.active .eco-stream{opacity:1;filter:drop-shadow(0 0 4px #668cee60)}.ecosystem.is-playing .eco-stream{animation-play-state:running}.eco-route.active .eco-track{stroke:#8299e780}
.eco-hub{position:absolute;left:50%;top:49.5%;transform:translate(-50%,-50%);display:flex;align-items:center;flex-direction:column;text-align:center;pointer-events:none}.eco-hub-surface{height:102px;width:102px;border-radius:28px;display:grid;place-items:center;background:linear-gradient(145deg,#fff,var(--panel-soft));border:1px solid #fff;box-shadow:0 12px 35px #314e9112,inset 0 0 0 5px #fff8;position:relative;z-index:1}.eco-hub-surface img{width:72px;height:72px;object-fit:contain}.eco-hub>strong{font-family:var(--heading);font-weight:500;font-size:20px;letter-spacing:-.8px;color:var(--ink);margin-top:15px}.eco-hub>span{font-size:7px;letter-spacing:1.6px;color:var(--subtle);margin-top:7px;white-space:nowrap}.eco-hub-ring{position:absolute;top:-18px;left:50%;width:140px;height:140px;transform:translateX(-50%);border:1px solid #859ff526;border-radius:42px;box-shadow:0 0 0 14px #91a7e905}.ecosystem.is-playing .eco-hub-ring{animation:eco-breathe 4.2s ease-in-out infinite}
.eco-node{position:absolute;display:flex;align-items:center;flex-direction:column;transform:translate(-50%,-50%);padding:0;width:160px;background:transparent;border:0;color:var(--ink);z-index:2}.eco-node-0{left:25%;top:19.5%}.eco-node-1{left:75%;top:19.5%}.eco-node-2{left:87%;top:59%}.eco-node-3{left:50%;top:83%}.eco-node-4{left:13%;top:59%}.eco-symbol{height:65px;width:65px;border-radius:19px;position:relative;display:grid;place-items:center;background:var(--panel-glass);backdrop-filter:blur(16px);border:1px solid var(--border);box-shadow:0 7px 20px #27385208,inset 0 1px 0 #ffffff99;transition:transform .7s,border-color .7s,box-shadow .7s}.eco-symbol>svg{width:25px;height:25px;stroke:var(--subtle);stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round;fill:none;transition:stroke .7s}.eco-number{display:grid;place-items:center;position:absolute;top:-6px;right:-6px;width:20px;height:20px;font-size:8px;font-weight:600;letter-spacing:.2px;background:var(--panel);border:1px solid var(--border);border-radius:50%;color:var(--subtle)}.eco-node>strong{font-size:13px;font-weight:500;margin-top:10px;letter-spacing:-.25px}.eco-node>small{font-size:10px;color:var(--subtle);margin-top:5px}.eco-node.active .eco-symbol{transform:translateY(-4px);border-color:#91a7ef;box-shadow:0 10px 26px #5470e81c,0 0 0 5px #7790f008}.eco-node.active .eco-symbol>svg{stroke:var(--accent)}.eco-node.active .eco-number{background:var(--accent);border-color:var(--accent);color:var(--panel)}.eco-card-pair{position:relative;width:62px;height:65px;display:block}.eco-card-pair img{position:absolute;object-fit:contain;height:64px;width:44px;filter:drop-shadow(0 4px 4px #15213725)}.eco-card-pair img:first-child{left:1px;top:0;transform:rotate(-14deg)}.eco-card-pair img:last-child{right:0;top:-1px;transform:rotate(10deg)}.eco-node-2 .eco-symbol{background:transparent;box-shadow:none;border-color:transparent}
.eco-stage-label{position:absolute;bottom:0;left:0;display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:1px;color:var(--subtle)}.eco-stage-label>span:first-child{height:4px;width:4px;border-radius:50%;background:#a1abc0}.is-playing .eco-stage-label>span:first-child{background:#8ca1ed}.animation-toggle{position:absolute;bottom:-6px;right:0;display:flex;align-items:center;gap:6px;color:var(--subtle);font-size:10px;padding:8px 10px;border:1px solid var(--border);border-radius:20px;background:var(--panel)}.playback-icon{width:10px;font-size:12px;text-align:center}
.eco-story{border-top:1px solid var(--border);display:grid;grid-template-columns:220px 1fr 90px;align-items:center;gap:22px;margin-top:27px;padding:25px 5px;min-height:115px}.eco-story-heading{display:flex;align-items:center;gap:15px}.eco-story-heading>span{font-family:var(--heading);font-size:23px;font-weight:400;color:var(--accent);letter-spacing:-1px}.eco-story h3{font-size:16px;font-weight:500;color:var(--ink);margin:0;letter-spacing:-.4px}.eco-story>p{color:var(--body-copy);font-size:12px;line-height:1.8;max-width:550px}.eco-pagination{display:flex;gap:1px;justify-content:flex-end}.eco-pagination button{width:17px;height:28px;display:grid;place-items:center}.eco-pagination span{display:block;width:5px;height:5px;border-radius:50%;background:var(--border);transition:background .4s,width .4s}.eco-pagination button.active span{width:15px;border-radius:5px;background:var(--accent)}
.eco-foot{display:flex;align-items:center;gap:30px;border-top:1px solid var(--border);padding-top:20px}.eco-foot>p{font-size:10px;color:var(--subtle);line-height:1.8;max-width:650px}.eco-foot>p>span{display:block;font-size:8px;letter-spacing:1.2px;color:var(--subtle);margin-bottom:3px}.eco-foot>button{margin-left:auto;font-size:12px;white-space:nowrap;color:var(--body-copy);display:flex;align-items:center;gap:13px}.eco-foot>button>span{font-size:18px}.modal-icon>svg{height:35px;width:35px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}
[data-theme=dark] .eco-hub-surface{background:linear-gradient(140deg,#28334c,#1b2231);border-color:#3e4d6c;box-shadow:0 20px 50px #0004,inset 0 0 0 5px #ffffff03}[data-theme=dark] .eco-symbol{box-shadow:0 10px 25px #0001,inset 0 1px 0 #ffffff08}[data-theme=dark] .eco-node-2 .eco-symbol{box-shadow:none}[data-theme=dark] .eco-node.active .eco-symbol{box-shadow:0 8px 28px #5470e815,0 0 0 5px #7790f00b}
@keyframes eco-stream{from{stroke-dashoffset:9}to{stroke-dashoffset:-91}}@keyframes eco-breathe{0%,100%{opacity:.5;scale:.98}50%{opacity:1;scale:1.03}}
@media(max-width:1000px){.eco-stage{margin-top:24px}.eco-story{grid-template-columns:180px 1fr 80px;gap:18px}.eco-hub-surface{width:90px;height:90px;border-radius:25px}.eco-hub-surface img{width:63px;height:63px}.eco-hub-ring{width:124px;height:124px;border-radius:37px}.eco-node{width:135px}.eco-symbol{width:59px;height:59px;border-radius:17px}.eco-node>strong{font-size:12px}.eco-node>small{font-size:9px}}
@media(max-width:760px){.ecosystem{padding:30px 15px 20px;margin:28px 0;border-radius:20px}.ecosystem h2{font-size:30px;letter-spacing:-1.2px}.eco-eyebrow{font-size:9px;letter-spacing:1.1px}.ecosystem-header>p{font-size:12px;max-width:260px;margin:auto}.eco-stage{aspect-ratio:760/590;margin:22px -2px 4px}.eco-connections{top:8%;height:84%}.eco-hub{top:49%}.eco-hub-surface{width:66px;height:66px;border-radius:20px}.eco-hub-surface img{width:47px;height:47px}.eco-hub-ring{width:86px;height:86px;border-radius:28px;top:-10px;box-shadow:0 0 0 7px #91a7e905}.eco-hub>strong{font-size:15px;margin-top:10px;letter-spacing:-.6px}.eco-hub>span{font-size:5px;letter-spacing:.7px;margin-top:4px}.eco-node{width:101px}.eco-node-0,.eco-node-1{top:21%}.eco-node-2,.eco-node-4{top:57%}.eco-node-2{left:85%}.eco-node-4{left:15%}.eco-node-3{top:82%}.eco-symbol{height:43px;width:43px;border-radius:13px}.eco-symbol>svg{height:21px;width:21px}.eco-number{width:16px;height:16px;font-size:6px;top:-5px;right:-5px}.eco-node>strong{font-size:10px;margin-top:8px;letter-spacing:-.3px}.eco-node>small{display:none}.eco-card-pair{width:45px;height:49px}.eco-card-pair img{height:49px;width:32px}.eco-stage-label{font-size:6px;letter-spacing:.65px;bottom:-4px}.animation-toggle{font-size:8px;padding:5px 7px;bottom:-10px;gap:4px}.playback-icon{font-size:10px;width:8px}.eco-story{grid-template-columns:1fr auto;gap:10px;padding:20px 0 18px;margin-top:27px;min-height:155px}.eco-story-heading{gap:10px}.eco-story-heading>span{font-size:20px}.eco-story h3{font-size:15px}.eco-story>p{grid-row:2;grid-column:1/3;font-size:12px;min-height:65px}.eco-pagination{grid-row:1;grid-column:2}.eco-foot{align-items:flex-start;flex-direction:column;gap:12px;padding-top:16px}.eco-foot>p{font-size:10px}.eco-foot>button{font-size:12px;margin:0;gap:10px}.brand-mark{height:32px;width:32px}.brand{font-size:23px!important;gap:6px!important}.header-actions{gap:7px!important}.wallet-button{padding:10px 12px!important;font-size:12px!important}.wallet-button>svg{height:15px!important;width:15px!important}.theme-toggle{width:32px!important;padding:7px!important}.theme-toggle>span{display:none!important}}
@media(max-width:370px){.brand{font-size:20px!important}.brand-mark{width:29px;height:29px}.wallet-button{padding:9px!important;font-size:11px!important}.header-actions{gap:4px!important}.eco-node{width:85px}.eco-node>strong{font-size:9px}}
@media(prefers-reduced-motion:reduce){.eco-stream,.eco-hub-ring,.connecting-ring{animation:none!important}.eco-symbol,.eco-symbol>svg,.eco-track,.eco-pagination span{transition:none!important}}
@media(max-width:760px){.header-inner{column-gap:8px;row-gap:16px}.eco-hub>span{display:none}}
