:root{--bg:#0b0f17;--panel:rgba(18,25,38,.76);--panel-2:rgba(25,34,49,.84);--line:rgba(255,255,255,.09);--muted:#8f9bad;--text:#f7f9fc;--green:#00f5a0;--green-2:#0dbb78;--gold:#f59e0b;--cyan:#22d3ee;--purple:#a78bfa;--sidebar:260px;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;overflow-x:hidden}.ambient{position:fixed;border-radius:50%;filter:blur(110px);pointer-events:none;opacity:.15;z-index:-2}.ambient-one{width:480px;height:480px;background:var(--green);top:-180px;right:8%}.ambient-two{width:400px;height:400px;background:var(--gold);bottom:-200px;left:25%}.grid-overlay{position:fixed;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent 85%);pointer-events:none;z-index:-3}.dashboard-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);padding:24px 18px;background:rgba(8,12,19,.92);border-right:1px solid var(--line);backdrop-filter:blur(22px);z-index:1030;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;padding:0 7px 28px;color:var(--text);text-decoration:none}.brand img{border-radius:14px;box-shadow:0 0 30px rgba(0,245,160,.12)}.brand span{display:flex;flex-direction:column}.brand strong{font-size:1.02rem}.brand small{color:var(--muted);font-size:.73rem;letter-spacing:.04em}.sidebar-nav{display:flex;flex-direction:column;gap:7px}.sidebar-nav a{display:flex;align-items:center;gap:12px;padding:12px 13px;border-radius:13px;color:#aab4c3;text-decoration:none;font-weight:600;font-size:.91rem;transition:.25s}.sidebar-nav a i{font-size:1.05rem}.sidebar-nav a em{margin-left:auto;font-style:normal;font-size:.63rem;padding:3px 7px;border:1px solid rgba(245,158,11,.28);border-radius:99px;color:#ffc85a}.sidebar-nav a:hover,.sidebar-nav a.active{color:#fff;background:linear-gradient(90deg,rgba(0,245,160,.13),rgba(0,245,160,.035));box-shadow:inset 3px 0 var(--green)}.beta-panel{margin-top:auto;padding:17px;border-radius:18px;background:linear-gradient(145deg,rgba(0,245,160,.1),rgba(245,158,11,.07));border:1px solid rgba(0,245,160,.14)}.beta-icon{width:37px;height:37px;border-radius:11px;display:grid;place-items:center;background:rgba(0,245,160,.13);color:var(--green);margin-bottom:12px}.beta-panel strong{font-size:.9rem}.beta-panel p{font-size:.75rem;color:var(--muted);line-height:1.5;margin:7px 0 12px}.btn-beta{color:var(--green);border:1px solid rgba(0,245,160,.28);width:100%}.btn-beta:hover{background:var(--green);color:#06110d}.install-button{border:0;margin-top:10px;border-radius:11px;padding:10px;background:#1a2331;color:#fff;font-size:.82rem}.sidebar-footer{padding:16px 6px 0;color:var(--muted);font-size:.72rem}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green);margin-right:7px}.main-area{margin-left:var(--sidebar);min-width:0}.topbar{height:80px;position:sticky;top:0;z-index:1020;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:rgba(11,15,23,.78);border-bottom:1px solid var(--line);backdrop-filter:blur(20px)}.menu-button{display:none;background:none;border:0;color:#fff;font-size:1.5rem}.greeting{display:flex;align-items:center;gap:11px}.greeting>span{font-size:1.45rem}.greeting div{display:flex;flex-direction:column}.greeting small{color:var(--muted);font-size:.72rem}.greeting strong{font-size:.92rem}.topbar-actions{display:flex;align-items:center;gap:10px}.icon-button,.profile-button{border:1px solid var(--line);background:rgba(255,255,255,.035);color:#fff}.icon-button{width:42px;height:42px;border-radius:12px;position:relative}.icon-button span{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--gold);right:9px;top:8px}.profile-button{height:46px;border-radius:14px;display:flex;align-items:center;gap:10px;padding:4px 11px 4px 5px;text-align:left}.profile-button>span{width:35px;height:35px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,var(--green),var(--gold));color:#07110c;font-weight:800}.profile-button div{display:flex;flex-direction:column}.profile-button strong{font-size:.78rem}.profile-button small{font-size:.65rem;color:var(--muted)}.content-area{padding:26px 28px 0;max-width:1600px;margin:auto}.glass-panel{background:linear-gradient(145deg,rgba(25,34,49,.74),rgba(13,19,29,.86));border:1px solid var(--line);box-shadow:0 22px 70px rgba(0,0,0,.23);backdrop-filter:blur(18px)}.hero-dashboard{min-height:350px;border-radius:28px;padding:44px;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;overflow:hidden;position:relative}.hero-dashboard:before{content:"";position:absolute;width:400px;height:400px;border-radius:50%;right:-80px;top:-120px;background:radial-gradient(circle,rgba(0,245,160,.14),transparent 67%)}.live-badge,.preview-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(0,245,160,.22);background:rgba(0,245,160,.08);color:#b9ffe5;border-radius:999px;padding:7px 11px;font-size:.68rem;font-weight:800;letter-spacing:.1em}.live-badge span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px rgba(0,245,160,.09);animation:pulse 1.8s infinite}.hero-copy{position:relative;z-index:1}.hero-copy h1{font-size:clamp(2.2rem,4.5vw,4.7rem);line-height:1.02;max-width:850px;letter-spacing:-.05em;margin:20px 0}.hero-copy h1 span{background:linear-gradient(90deg,var(--green),var(--cyan),var(--gold));-webkit-background-clip:text;color:transparent}.hero-copy p{max-width:760px;color:#aeb8c7;font-size:1.05rem;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn-primary-vf,.btn-secondary-vf{border-radius:13px;padding:12px 18px;font-weight:750;border:1px solid transparent}.btn-primary-vf{background:linear-gradient(110deg,var(--green),#39ddb0);color:#07110c}.btn-primary-vf:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,245,160,.18);color:#07110c}.btn-secondary-vf{background:rgba(255,255,255,.035);border-color:var(--line);color:#fff}.btn-secondary-vf:hover{background:rgba(255,255,255,.08);color:#fff}.hero-stats{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.hero-logo-wrap{width:min(260px,80%);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,rgba(0,245,160,.16),transparent 68%)}.hero-logo-wrap img{width:88%;filter:drop-shadow(0 20px 25px rgba(0,0,0,.3))}.mini-status{display:flex;gap:10px;align-items:center;padding:12px 14px;border:1px solid var(--line);background:rgba(8,12,19,.68);border-radius:15px;margin-top:-18px}.mini-status i{color:var(--green);font-size:1.25rem}.mini-status span{display:flex;flex-direction:column}.mini-status strong{font-size:.78rem}.mini-status small{font-size:.67rem;color:var(--muted)}.stat-card{height:100%;border-radius:19px;padding:19px}.stat-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;margin-bottom:17px}.stat-icon.green{background:rgba(0,245,160,.11);color:var(--green)}.stat-icon.gold{background:rgba(245,158,11,.11);color:var(--gold)}.stat-icon.cyan{background:rgba(34,211,238,.11);color:var(--cyan)}.stat-icon.purple{background:rgba(167,139,250,.11);color:var(--purple)}.stat-card>span{display:block;color:var(--muted);font-size:.77rem}.stat-card>strong{display:block;font-size:1.5rem;margin:6px 0}.stat-card small{font-size:.68rem;color:var(--muted)}.stat-card small.positive{color:#78efbc}.vf-progress{height:5px;background:#273142;margin-top:13px}.vf-progress .progress-bar{background:linear-gradient(90deg,var(--green),var(--cyan))}.section-gap{padding-top:82px}.section-title{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:25px}.eyebrow{font-size:.68rem;letter-spacing:.13em;font-weight:800;color:var(--green)}.section-title h2{font-size:clamp(1.7rem,3vw,2.6rem);letter-spacing:-.035em;margin:8px 0}.section-title p{color:var(--muted);margin:0;max-width:690px}.filter-button{border:1px solid var(--line);background:#141c29;color:#fff;border-radius:12px;padding:10px 14px;white-space:nowrap}.asset-card{border-radius:21px;overflow:hidden;height:100%;transition:.3s}.asset-card:hover{transform:translateY(-5px);border-color:rgba(0,245,160,.25)}.asset-visual{height:170px;position:relative;display:grid;place-items:center;overflow:hidden}.asset-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 15%,rgba(255,255,255,.16),transparent 28%)}.visual-property{background:linear-gradient(145deg,#173c31,#0b1718)}.visual-solar{background:linear-gradient(145deg,#3c3017,#17130b)}.visual-treasury{background:linear-gradient(145deg,#16333e,#0b1519)}.asset-symbol{font-size:3rem;opacity:.92}.asset-badge{position:absolute;top:13px;left:13px;border-radius:99px;padding:6px 9px;font-size:.63rem;font-weight:800;background:rgba(8,12,19,.75);border:1px solid rgba(255,255,255,.12);z-index:2}.asset-content{padding:19px}.asset-content h3{font-size:1.05rem}.asset-content>small{font-size:.68rem}.asset-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:17px 0}.asset-meta span{font-size:.62rem;color:var(--muted)}.asset-meta strong{display:block;color:#fff;font-size:.77rem;margin-top:3px}.asset-action{width:100%;display:flex;justify-content:space-between;align-items:center;background:transparent;border:0;border-top:1px solid var(--line);padding:14px 0 0;color:#dfe7f2;font-size:.78rem}.asset-action:hover{color:var(--green)}.yield-card{top:105px;border-radius:22px;padding:23px}.yield-head,.panel-head{display:flex;justify-content:space-between;align-items:start}.yield-head h3,.panel-head h3{font-size:1.2rem;margin-top:6px}.yield-head>i{font-size:1.4rem;color:var(--gold)}.yield-card>p{font-size:.78rem;color:var(--muted);line-height:1.6}.amount-box{margin-top:22px;border:1px solid var(--line);border-radius:14px;padding:13px;background:rgba(255,255,255,.025)}.amount-box small{display:block;color:var(--muted);font-size:.68rem}.amount-box strong{font-size:1.65rem}.vf-range{margin:23px 0 4px}.vf-range::-webkit-slider-thumb{background:var(--green);box-shadow:0 0 0 5px rgba(0,245,160,.12)}.range-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:.66rem}.yield-results{margin-top:21px}.yield-results div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.yield-results span{font-size:.72rem;color:var(--muted)}.yield-results strong{font-size:.82rem}.notice{display:flex;gap:8px;margin-top:17px;padding:11px;border-radius:11px;background:rgba(245,158,11,.07);color:#c9b584;font-size:.65rem;line-height:1.5}.chart-panel,.allocation-panel{border-radius:22px;padding:23px;height:100%}.panel-head small{font-size:.68rem;color:var(--muted)}.period-select{width:auto;background-color:#141c29;border-color:var(--line);font-size:.7rem;color:#fff}.chart-wrap{height:290px;margin-top:15px}.chart-wrap svg{width:100%;height:100%}.grid-lines line{stroke:rgba(255,255,255,.06)}.chart-wrap .area{fill:url(#area)}.chart-wrap .line{fill:none;stroke:var(--green);stroke-width:4;stroke-linecap:round;filter:drop-shadow(0 0 8px rgba(0,245,160,.45))}.allocation-panel>.panel-head>i{color:var(--cyan);font-size:1.3rem}.donut{width:176px;height:176px;border-radius:50%;margin:27px auto;display:grid;place-items:center;background:conic-gradient(var(--green) 0 48%,var(--gold) 48% 80%,var(--cyan) 80% 100%);position:relative}.donut:before{content:"";position:absolute;inset:22px;border-radius:50%;background:#111824}.donut div{position:relative;text-align:center}.donut strong,.donut small{display:block}.donut small{font-size:.65rem;color:var(--muted)}.allocation-list div{display:flex;justify-content:space-between;padding:9px 0;font-size:.73rem}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:7px}.dot.green{background:var(--green)}.dot.gold{background:var(--gold)}.dot.cyan{background:var(--cyan)}.insight-card,.beta-access-card{border-radius:23px;padding:28px;height:100%}.insight-top{display:flex;justify-content:space-between}.insight-top>span{font-size:3.2rem;font-weight:900;color:rgba(255,255,255,.06)}.trivia-icon,.access-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:rgba(0,245,160,.1);color:var(--green);font-size:1.25rem}.insight-card h3{font-size:1.45rem}.insight-card>p{font-size:1.18rem;line-height:1.7;color:#d7deea;min-height:120px}.insight-controls{display:flex;align-items:center;gap:13px}.insight-controls>button{width:38px;height:38px;border-radius:11px;border:1px solid var(--line);background:#141c29;color:#fff}.insight-controls>div{display:flex;gap:6px}.insight-controls>div button{width:7px;height:7px;border:0;padding:0;border-radius:50%;background:#3d4654}.insight-controls>div button.active{width:22px;border-radius:6px;background:var(--green)}.beta-access-card{background:linear-gradient(145deg,rgba(0,245,160,.1),rgba(245,158,11,.055),rgba(13,19,29,.86))}.beta-access-card .access-icon{margin-bottom:21px}.beta-access-card h3{font-size:1.45rem;margin:8px 0 12px}.beta-access-card>p{color:var(--muted);font-size:.82rem;line-height:1.7}.access-list{display:flex;flex-direction:column;gap:10px;margin:22px 0}.access-list span{font-size:.75rem}.access-list i{color:var(--green);margin-right:8px}.footer{display:flex;justify-content:space-between;gap:20px;padding:22px 28px;border-top:1px solid var(--line);color:var(--muted);font-size:.68rem}.footer div{display:flex;gap:18px}.footer a{color:var(--muted);text-decoration:none}.vf-toast{background:#151e2b;border:1px solid var(--line);color:#fff}.vf-toast i{color:var(--green)}.sidebar-backdrop{display:none}.offline-banner{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);background:#f59e0b;color:#171006;padding:9px 15px;border-radius:99px;z-index:1100;font-weight:700;font-size:.75rem}@keyframes pulse{50%{opacity:.4;transform:scale(.8)}}@media(max-width:991.98px){.sidebar{transform:translateX(-100%);transition:.3s}.sidebar.open{transform:translateX(0)}.sidebar-backdrop.show{display:block;position:fixed;inset:0;background:rgba(0,0,0,.56);z-index:1025}.main-area{margin-left:0}.menu-button{display:block}.hero-dashboard{grid-template-columns:1fr;padding:32px}.hero-stats{margin-top:25px}.hero-logo-wrap{width:210px}.topbar{padding:0 18px}.content-area{padding:20px 18px 0}.section-title{align-items:start}.profile-button div,.profile-button>i{display:none}}@media(max-width:575.98px){.topbar-actions .icon-button{display:none}.greeting small{display:none}.greeting strong{font-size:.76rem}.hero-dashboard{padding:25px 21px}.hero-copy h1{font-size:2.35rem}.hero-copy p{font-size:.9rem}.hero-actions .btn{width:100%}.hero-stats{display:none}.section-title{flex-direction:column;align-items:stretch}.filter-button{width:100%}.asset-meta{grid-template-columns:1fr 1fr}.content-area{padding-left:12px;padding-right:12px}.footer{flex-direction:column;padding:22px 14px}.chart-wrap{height:220px}.insight-card>p{font-size:1rem;min-height:150px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
