@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap");*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background:#f0ede6;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23d0ccc4' stroke-width='0.5'%3E%3Cpath d='M0 0h40v40H0z'/%3E%3C/g%3E%3C/svg%3E");color:#1a2744;min-height:100vh}button:hover{opacity:.85}@media (max-width:640px){.kpi-row{grid-template-columns:1fr 1fr!important}.asset-grid{grid-template-columns:1fr!important}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f0ede6}::-webkit-scrollbar-thumb{background:#d0ccc4;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1a2744}