@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.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.1y4-pdgsjb-pw.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.3lvt2whj97whp.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.2uwcyprjm3xu3.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.0k62hbripvv8p.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.3-6t-g6q0vh0a.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.2bn3s6zvc0dyp.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_396b12ce-module__rRjk0G__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--text-dark:#1e293b;--text-light:#64748b;--bg-color:#f1f5f9;--glass-bg:#ffffffb3;--glass-border:#ffffff80;--primary:#1b83ee;--primary-hover:#126bd0;--success:#10b981;--danger:#ef4444;--warning:#f59e0b;--color-blue:#1b83ee;--color-orange:#fb651a;--color-green:#22c55e}body{background-color:var(--bg-color);color:var(--text-dark);margin:0;padding:0;font-family:Inter,sans-serif}*{box-sizing:border-box}.layout-container{width:100%;min-height:100vh;display:flex;overflow:visible}.main-content{background-color:var(--bg-color);flex-direction:column;flex:1;min-height:100vh;margin-left:280px;padding:24px;display:flex;overflow-x:hidden}@media (max-width:768px){.main-content{width:100%;margin-left:0;padding:16px}}.btn-liquid{cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #fff3;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-liquid-blue{color:#fff;background:linear-gradient(135deg,#1b83eee6,#2563ebe6);box-shadow:0 4px 12px #1b83ee4d,inset 0 1px 1px #ffffff4d}.btn-liquid-blue:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 20px #1b83ee66,inset 0 1px 1px #fff6}.btn-liquid-orange{color:#fff;background:linear-gradient(135deg,#fb651ae6,#ea580ce6);box-shadow:0 4px 12px #fb651a4d,inset 0 1px 1px #ffffff4d}.btn-liquid-orange:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 20px #fb651a66,inset 0 1px 1px #fff6}.btn-liquid-green{color:#fff;background:linear-gradient(135deg,#22c55ee6,#16a34ae6);box-shadow:0 4px 12px #22c55e4d,inset 0 1px 1px #ffffff4d}.btn-liquid-green:hover{transform:translateY(-2px)scale(1.02)}.btn-liquid-secondary{color:#1e293b;background:#fffc;border:1px solid #0000000d;box-shadow:0 4px 12px #00000005}.btn-liquid-secondary:hover{background:#fff;transform:translateY(-2px)}
.sidebar{z-index:9999;border-right:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(24px);overscroll-behavior:none;touch-action:none;flex-direction:column;width:280px;height:100vh;padding:24px 16px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.sidebar-header{justify-content:space-between;align-items:center;padding:0 12px 24px;display:flex}.sidebar-logo{justify-content:center;align-items:center;width:100%;padding:12px 0;transition:all .3s;display:flex}.sidebar-logo:hover{transform:translateY(-2px)}.sidebar-logo img{object-fit:contain;max-width:160px;height:auto}.sidebar-nav{touch-action:pan-y;-webkit-overflow-scrolling:touch;flex-direction:column;gap:8px;padding-bottom:20px;display:flex;overflow-y:auto}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-track{background:0 0}.sidebar-nav::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.nav-item{color:var(--text-light);border-right:3px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-icon{color:var(--text-light);transition:all .2s}.nav-item:hover{color:var(--text-dark);background:#ffffff80}.nav-item:hover .nav-icon{color:var(--color-blue)}.nav-item.active{color:var(--color-orange);border:1px solid #fb651a4d;border-right:4px solid var(--color-orange);-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#fb651a26,#fb651a0d);border-radius:12px 6px 6px 12px;font-weight:600;transform:translate(4px);box-shadow:0 4px 12px -4px #fb651a33,inset 0 1px #fffc}.nav-item.active .nav-icon{color:var(--color-orange)}.mobile-menu-toggle-input{display:none}.mobile-toggle-btn{color:var(--text-dark);cursor:pointer;background:0 0;border:none;display:none}.mobile-close-btn{color:var(--text-light);cursor:pointer;background:0 0;border:none;display:none}.sidebar-overlay{display:none}@media (max-width:768px){body:has(.mobile-menu-toggle-input:checked){overflow:hidden}.sidebar{z-index:9999;width:280px;transform:translate(-100%)}.mobile-menu-toggle-input:checked~.sidebar{transform:translate(0)}.mobile-toggle-btn{z-index:8000;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:fixed;top:16px;left:16px;box-shadow:0 4px 12px #00000014}.mobile-close-btn{background:#0000000d;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.mobile-menu-toggle-input:checked~.sidebar-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#0f172a80;display:block;position:fixed;inset:0}}
