:root{--bg:#0b1b17;--bg-soft:#0f2520;--brand:#3bd6a4;--text:#e8f6f2;--muted:#b9d8cf;--alert:#ffce5a}body{margin:0;font-family:Inter,sans-serif;background:linear-gradient(180deg,#0b1b17,#0e201b 60%,#0b1b17);color:var(--text);transform:scale(.9);transform-origin:top left;width:111.11%;height:111.11%;overflow-x:auto}.hero{position:relative;display:flex;align-items:center;justify-content:flex-start;min-height:80vh;padding:3rem;background:#000 url(https://cdn.abacus.ai/images/8482141e-85fb-4e06-8979-de9d8ea825e9.png) center/cover no-repeat}.hero-content{position:relative;max-width:720px;background:rgba(15,37,32,.75);padding:2rem;border-radius:16px}.shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh;transform:scale(.9);transform-origin:top left;width:111.11%;height:111.11%}aside{background:var(--bg-soft);padding:1rem}.nav-item{padding:.7rem .8rem;border-radius:10px;cursor:pointer}.nav-item.active{background:rgba(59,214,164,.2)}.main{display:flex;flex-direction:column}.top{background:url(https://cdn.abacus.ai/images/f79a1221-2252-4b5c-8505-d6ddccd50f12.png) center/cover;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.content{padding:1rem}.card{background:rgba(255,255,255,.05);border-radius:12px;padding:1rem;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
