#root{width:100%;min-height:100vh;margin:0;padding:0;text-align:left}.admin-layout{display:flex;width:100%;min-height:100vh}.main-content{flex:1;display:flex;flex-direction:column;min-height:100vh}main{flex:1;padding:1rem;background-color:#f8f9fa}.sidebar{width:250px;background-color:#333;color:#fff;padding:1rem 0;height:100vh;position:sticky;top:0;overflow-y:auto}.sidebar-header{padding:0 1rem 1rem;margin-bottom:1rem;border-bottom:1px solid #444}.sidebar-header h1{font-size:1.5rem;margin:0}.sidebar-nav>ul>li{margin-bottom:1rem}.sidebar-nav a{display:block;padding:.5rem 1rem;color:#ddd;text-decoration:none;transition:all .2s ease}.nav-section{display:block;padding:.5rem 1rem;font-weight:700;color:#aaa;font-size:.9rem;text-transform:uppercase}.sidebar-nav>ul>li>ul>li a{padding-left:2rem}header{background-color:#fff;border-bottom:1px solid #eaeaea;padding:1rem;display:flex;justify-content:space-between;align-items:center}footer{padding:1rem;background-color:#fff;border-top:1px solid #eaeaea;text-align:center;font-size:.9rem;color:#666}.app{min-height:100vh}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}to{transform:scale(1);opacity:1}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#f8f9fa;color:#333}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}.text-primary{color:#3b82f6}.bg-primary{background-color:#3b82f6}.text-white{color:#fff}.bg-white{background-color:#fff}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.m-0{margin:0}.p-0{padding:0}.m-1{margin:.25rem}.p-1{padding:.25rem}.m-2{margin:.5rem}.p-2{padding:.5rem}.m-3{margin:.75rem}.p-3{padding:.75rem}.m-4{margin:1rem}.p-4{padding:1rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.border{border:1px solid #e2e8f0}.flex{display:flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1 1 0%}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}table{width:100%;border-collapse:collapse}table th,table td{padding:.75rem;text-align:left;border-bottom:1px solid #e2e8f0}table th{background-color:#f8f9fa;font-weight:600}input,select,textarea{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:#fff}input:focus,select:focus,textarea:focus{outline:none;ring:2px solid #3B82F6;border-color:#3b82f6}button{cursor:pointer;padding:.5rem 1rem;border-radius:.375rem;font-weight:500;border:none;background-color:#3b82f6;color:#fff}button:hover{background-color:#2563eb}button:disabled{opacity:.7;cursor:not-allowed}.badge{display:inline-flex;align-items:center;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.badge-success{background-color:#d1fae5;color:#047857}.badge-danger{background-color:#fee2e2;color:#b91c1c}.admin-layout{display:flex;min-height:100vh}.sidebar{width:250px;background-color:#001529;color:#fff;height:100vh;position:sticky;top:0;overflow-y:auto}.main-content{flex:1;display:flex;flex-direction:column}main{flex:1;padding:1rem}.sidebar-nav ul{list-style:none;padding:0;margin:0}.sidebar-nav a{display:block;padding:.5rem 1rem;color:#ddd;text-decoration:none}.sidebar-nav a:hover,.sidebar-nav a.active{background-color:#444;color:#fff}.spin-container{position:relative;min-height:200px;width:100%}
