:root{--primary: #1F3BB3;--secondary: #F4F5F7;--success: #059669;--danger: #DC2626;--text-main: #010101;--text-muted: #8D8D8D}html,body{height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto}body{font-family:Plus Jakarta Sans,sans-serif;background-color:#f4f5f7;color:var(--text-main)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}html{scroll-behavior:smooth}*{-webkit-overflow-scrolling:touch}.glass-panel{background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(0,0,0,.05)}.card-shadow{box-shadow:0 0 20px #00000008}
