@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter","Inter Fallback"}
:root{--bg-body:#f1f2f5;--bg-surface:#fff;--bg-surface-hover:#fcfcfc;--primary:#8b5cf6;--primary-hover:#7c3aed;--primary-light:#ddd6fe;--secondary:#c4b5fd;--accent-blue:#60a5fa;--accent-pink:#f472b6;--accent-teal:#2dd4bf;--accent-yellow:#fde047;--text-main:#111827;--text-muted:#6b7280;--text-light:#9ca3af;--border-color:#e5e7eb;--sidebar-width:80px;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d;--shadow-lg:0 10px 15px -3px #0000000d,0 4px 6px -4px #0000000d;--shadow-card:0 8px 30px #0000000a}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-inter),system-ui,sans-serif;background-color:var(--bg-body);color:var(--text-main);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.card{background-color:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:24px}.card-colorful{color:#fff;border-radius:var(--radius-lg);background:linear-gradient(135deg,#0d0b26 0%,#1a1649 100%);padding:24px;position:relative;overflow:hidden}.pill-badge{border-radius:var(--radius-full);align-items:center;padding:4px 12px;font-size:.8rem;font-weight:500;display:inline-flex}.pill-primary{background-color:var(--primary);color:#fff}.pill-outline{border:1px solid var(--border-color);color:var(--text-main);background-color:#0000}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:8px}.gap-4{gap:16px}.gap-6{gap:24px}.grid{display:grid}.grid-cols-12{grid-template-columns:repeat(12,1fr)}.col-span-8{grid-column:span 8/span 8}.col-span-4{grid-column:span 4/span 4}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-muted{color:var(--text-muted)}.text-light{color:var(--text-light)}.app-container{min-height:100vh;padding:16px;display:flex}.app-sidebar{width:var(--sidebar-width);background-color:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);z-index:10;flex-direction:column;align-items:center;gap:24px;padding:24px 0;display:flex;position:fixed;top:16px;bottom:16px;left:16px}.main-content{margin-left:calc(var(--sidebar-width) + 16px);flex:1;padding:8px 16px}.icon-btn{border-radius:var(--radius-full);width:44px;height:44px;color:var(--text-muted);justify-content:center;align-items:center;transition:all .2s;display:flex}.icon-btn:hover{background-color:var(--bg-body);color:var(--primary)}.icon-btn.active{background-color:var(--primary);color:#fff}.brand-logo{border-radius:var(--radius-full);background-color:var(--primary-light);width:48px;height:48px;color:var(--primary);justify-content:center;align-items:center;margin-bottom:24px;display:flex}
