@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/nekostock/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,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(/nekostock/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/nekostock/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/nekostock/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/nekostock/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/nekostock/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/nekostock/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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.00%;size-adjust:107.12%}.__className_6fbdd7{font-family:Inter,Inter Fallback;font-style:normal}:root{--primary:#0f172a;--primary-light:#1e293b;--secondary:#64748b;--accent:#3b82f6;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--background:#f8fafc;--foreground:#0f172a;--border:#e2e8f0;--card:#ffffff;--muted:#94a3b8;--muted-foreground:#64748b}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;height:100%}body{color:var(--foreground);background:var(--background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}.app-container{display:flex;min-height:100vh}.content-wrapper{overflow:hidden}.content-wrapper,.main-content{flex:1;display:flex;flex-direction:column}.main-content{background-color:var(--background);overflow:auto}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;font-weight:500;padding:.5rem 1rem;transition:background-color .2s,color .2s,border-color .2s;cursor:pointer;border:none;font-size:.875rem}.btn-primary{background-color:var(--primary);color:white}.btn-primary:hover{background-color:var(--primary-light)}.btn-secondary{background-color:var(--secondary);color:white}.btn-secondary:hover{background-color:var(--muted)}.btn-success{background-color:var(--success);color:white}.btn-success:hover{background-color:#0da271}.btn-outline{background-color:transparent;color:var(--foreground);border:1px solid var(--border)}.btn-outline:hover{background-color:var(--border)}.input{width:100%;padding:.5rem;border:1px solid var(--border);border-radius:.375rem;background-color:white;font-size:1rem}.input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px rgba(59,130,246,.1)}.table{width:100%;border-collapse:collapse}.table td,.table th{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--border)}.table th{font-weight:600;color:var(--muted-foreground);font-size:.875rem}.notification-container{position:fixed;top:1rem;right:1rem;z-index:1000;display:flex;flex-direction:column;gap:.5rem;max-width:350px}.notification{padding:1rem;border-radius:.375rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:flex;align-items:flex-start;gap:.75rem;animation:slideIn .3s ease-out;background-color:white}.notification-success{border-left:4px solid var(--success)}.notification-warning{border-left:4px solid var(--warning)}.notification-error{border-left:4px solid var(--danger)}.notification-info{border-left:4px solid var(--accent)}.notification-content{flex:1}.notification-title{font-weight:600;margin-bottom:.25rem}.notification-message{font-size:.875rem;color:var(--muted-foreground)}.notification-close{background:none;border:none;cursor:pointer;color:var(--muted);display:flex;align-items:center;justify-content:center;padding:.25rem}.notification-close:hover{color:var(--foreground)}@keyframes slideIn{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideOut{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}.slide-out{animation:slideOut .3s ease-out forwards}.card{background-color:white;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);padding:1.5rem;margin-bottom:1.5rem}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.card-title{font-size:1.25rem;font-weight:600}.badge{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.badge-success{background-color:rgba(16,185,129,.1);color:var(--success)}.badge-warning{background-color:rgba(245,158,11,.1);color:var(--warning)}.badge-danger{background-color:rgba(239,68,68,.1);color:var(--danger)}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;color:var(--muted-foreground)}.empty-state-icon{margin-bottom:1rem;color:var(--muted)}.empty-state-text{font-size:1rem;margin-bottom:.5rem}.empty-state-subtext{font-size:.875rem;color:var(--muted)}@media (max-width:768px){.app-container{flex-direction:column}.notification-container{width:calc(100% - 2rem);max-width:none}}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.sidebar_sidebar__6MxO2{position:fixed}.sidebar_sidebar__6MxO2,.sidebar_sidebar_fixedSizeHelper__OwKiM{width:250px;background-color:white;border-right:1px solid var(--border);display:flex;flex-direction:column;transition:width .3s ease;z-index:50;height:100vh}.sidebar_collapsed__zG5i2{width:70px}.sidebar_sidebarHeader__36WKb{height:64px;display:flex;align-items:center;padding:0 1.5rem;border-bottom:1px solid var(--border);justify-content:space-between}.sidebar_logo__nsbIq{display:flex;align-items:center;gap:.75rem;font-weight:600;font-size:1.25rem;color:var(--foreground)}.sidebar_toggleButton__y_y7o{background:none;border:none;cursor:pointer;color:var(--muted);display:flex;align-items:center;justify-content:center;width:24px;height:24px}.sidebar_navigation__ZkbWq{flex:1;padding:1rem 0;overflow-y:auto}.sidebar_navList__pEtuP{list-style:none;padding:0;margin:0}.sidebar_navItem__iwYZc{display:flex;align-items:center;padding:.75rem 1.5rem;color:var(--secondary);transition:background-color .2s,color .2s;gap:.75rem;margin:.25rem 0}.sidebar_active__ehnt1,.sidebar_navItem__iwYZc:hover{background-color:var(--background);color:var(--foreground)}.sidebar_active__ehnt1{font-weight:500}.sidebar_navIcon__DlbZj{display:flex;align-items:center;justify-content:center;width:24px}.sidebar_navText__LUh5b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar_sidebarFooter__Nn0wW{padding:1rem 1.5rem;border-top:1px solid var(--border)}.sidebar_signOutButton___SbsD{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 0;background:none;border:none;cursor:pointer;color:var(--secondary);transition:color .2s}.sidebar_signOutButton___SbsD:hover{color:var(--danger)}.sidebar_mobileMenuButton__71aQD{display:none;position:fixed;top:1rem;left:1rem;z-index:100;background-color:white;border:1px solid var(--border);border-radius:.375rem;padding:.5rem;cursor:pointer}.sidebar_overlay__ipAK5{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:40}@media (max-width:768px){.sidebar_sidebar__6MxO2,.sidebar_sidebar_fixedSizeHelper__OwKiM{position:fixed;left:-250px;transition:left .3s ease}.sidebar_mobileOpen__gsf_H{left:0}.sidebar_mobileMenuButton__71aQD,.sidebar_overlay__ipAK5{display:block}.sidebar_toggleButton__y_y7o{display:none}}.header_header__zJOD0{height:64px;display:flex;justify-content:space-between;align-items:center;padding:0 1.5rem;background-color:white;border-bottom:1px solid var(--border)}.header_pageTitle__HG_Mi{font-size:1.5rem;font-weight:600}.header_headerActions__mcWNb{display:flex;align-items:center;gap:1rem}.header_searchContainer__I5Zes{position:relative;width:250px}.header_searchIcon__kgxQI{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:var(--muted)}.header_searchInput___Qadu{padding:.5rem .75rem .5rem 2.25rem;border:1px solid var(--border);border-radius:.375rem;width:100%;background-color:var(--background)}.header_searchInput___Qadu:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px rgba(59,130,246,.1)}.header_notificationButton__SM4GL{position:relative;background:none;border:none;cursor:pointer;color:var(--muted-foreground);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:.375rem}.header_notificationButton__SM4GL:hover{background-color:var(--background);color:var(--foreground)}.header_notificationBadge__TRhnz{position:absolute;top:0;right:0;background-color:var(--danger);color:white;font-size:.75rem;width:18px;height:18px;border-radius:9999px;display:flex;align-items:center;justify-content:center}.header_userProfile__sRxvT{display:flex;align-items:center;gap:.75rem}.header_userAvatar__pUWst{width:36px;height:36px;border-radius:.375rem;background-color:var(--background);display:flex;align-items:center;justify-content:center;color:var(--muted-foreground)}.header_userName__Syx0k{font-weight:500;font-size:.875rem}@media (max-width:768px){.header_header__zJOD0{padding-left:4rem}.header_searchContainer__I5Zes,.header_userName__Syx0k{display:none}}