:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--primary:#000;--bg:#f8f9fa;--card-bg:#fff;--text-muted:#6c757d;--accent:#0d6efd;--border:#e9ecef}body{background-color:var(--bg);color:var(--primary);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.mite-container{min-height:100vh;display:flex}.mite-sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;width:240px;padding:2rem 1.5rem;display:flex}.brand{align-items:center;gap:12px;margin-bottom:3rem;display:flex}.logo-dot{background:var(--primary);border-radius:2px;width:12px;height:12px}.brand h1{letter-spacing:-.5px;margin:0;font-size:1.25rem;font-weight:700}nav{flex-direction:column;gap:8px;display:flex}nav button{color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:12px;font-size:.95rem;transition:all .2s;display:flex}nav button:hover,nav button.active{color:var(--primary);background:#f1f3f5}.mite-main{flex:1;padding:2rem 3rem;position:relative}header{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}header h2{margin:0;font-size:1.5rem;font-weight:600}.user-profile{border:1px solid var(--border);background:#fff;border-radius:20px;padding:8px 16px;font-size:.9rem;font-weight:500}.dashboard-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.card{border:1px solid var(--border);background:#fff;border-radius:12px;padding:1.5rem}.card h3{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin:0 0 1rem;font-size:.85rem}.balance-card .value{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.card .sub-text{color:var(--text-muted);font-size:.85rem}.onboarding-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#f8f9fad9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.onboarding-modal{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:440px;padding:3rem;box-shadow:0 20px 40px #0000000d}.logo-dot.large{width:24px;height:24px;margin:0 auto 1.5rem}.onboarding-modal h2{margin-bottom:1rem;font-size:1.75rem}.onboard-btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-size:1rem;font-weight:600;display:flex}body.widget-mode{justify-content:center;align-items:center;height:100vh;display:flex;overflow:hidden;background:0 0!important}body.widget-mode .mite-container{justify-content:center;align-items:center;width:100%;height:100%;background:0 0!important}body.widget-mode .mite-sidebar,body.widget-mode header,body.widget-mode footer{display:none!important}body.widget-mode .mite-main{justify-content:center;align-items:center;width:100%;height:100%;margin:0!important;padding:0!important;display:flex!important}.widget-view{background:#fff;flex-direction:column;justify-content:center;width:100%;height:100%;display:flex;box-shadow:none!important;border-radius:0!important;padding:32px!important}.widget-view h2{margin-bottom:.5rem!important;font-size:1.5rem!important}.widget-view p{color:var(--text-muted);font-size:14px;line-height:1.4}.mite-input{border:1px solid var(--border);box-sizing:border-box;border-radius:12px;width:100%;margin-bottom:1rem;padding:14px;font-size:1rem}.tab-btn{cursor:pointer;border-radius:10px;flex:1;padding:10px;font-size:13px;font-weight:600;transition:all .2s}
