*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:new-rubrik,sans-serif;font-size:14px;line-height:1.4;color:#fff;background:#000;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:#fff}h1{font-size:32px}h2{font-size:24px}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}p{margin:0 0 16px}p:last-child{margin-bottom:0}a{color:#ffc02e;text-decoration:none;transition:color .2s ease}a:hover{color:#e6ac00}strong,b{font-weight:600}small{font-size:12px}input,textarea,select{width:100%;height:44px;padding:0 16px;background:#1a1a1a;border:1px solid #3A3A3A;border-radius:6px;color:#fff;font-size:14px;font-family:new-rubrik,sans-serif;transition:border-color .2s ease,background .2s ease}input::placeholder,textarea::placeholder,select::placeholder{color:#aaa}input:hover:not(:disabled),textarea:hover:not(:disabled),select:hover:not(:disabled){border-color:#4a4a4a}input:focus,textarea:focus,select:focus{outline:none;border-color:#ffc02e;background:#252525}input:disabled,textarea:disabled,select:disabled{opacity:.5;cursor:not-allowed}input.error,textarea.error,select.error{border-color:#f83b55}input.error:focus,textarea.error:focus,select.error:focus{box-shadow:0 0 0 3px #f83b5526}textarea{height:auto;min-height:100px;padding:12px 16px;resize:vertical}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23888888' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:32px}label{display:block;font-size:12px;font-weight:500;color:#888;margin-bottom:8px}input[type=checkbox]{width:18px;height:18px;padding:0;border-radius:4px;cursor:pointer}input[type=checkbox]:checked{background:#ffc02e;border-color:#ffc02e}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;outline:none}button:disabled{opacity:.5;cursor:not-allowed}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;outline:none}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;outline:none;background:#ffc02e;color:#0d0d0d}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-primary:hover:not(:disabled){background:#e6ac00}.btn-primary:focus-visible{box-shadow:0 0 0 3px #ffc02e26}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;outline:none;background:#2e2e2e;color:#fff}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary:hover:not(:disabled){background:#3a3a3a}.btn-secondary:focus-visible{box-shadow:0 0 0 3px #ffffff1a}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;outline:none;background:transparent;color:#888}.btn-ghost:disabled{opacity:.5;cursor:not-allowed}.btn-ghost:hover:not(:disabled){background:#2e2e2e;color:#fff}.btn-sm{height:32px;padding:0 16px;font-size:12px}.btn-lg{height:48px;padding:0 32px;font-size:16px}.btn-icon{width:40px;padding:0}table{width:100%;border-collapse:collapse}table th,table td{padding:16px;text-align:left}table th{font-weight:500;color:#888;font-size:12px;text-transform:uppercase;letter-spacing:.5px}table td{color:#fff;font-size:14px;border-top:1px solid #3A3A3A}table tbody tr{transition:background .2s ease}table tbody tr:hover{background:#2e2e2e}.card{background:#252525;border-radius:12px;padding:24px}.card-hoverable{background:#252525;border-radius:12px;padding:24px;transition:background .2s ease}.card-hoverable:hover{background:#2e2e2e}.d-flex{display:flex}.d-grid{display:grid}.d-block{display:block}.d-inline{display:inline}.d-none{display:none}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-xs{gap:4px}.gap-sm{gap:8px}.gap-md{gap:12px}.gap-base{gap:16px}.gap-lg{gap:20px}.gap-xl{gap:24px}.text-center{text-align:center}.text-right{text-align:right}.text-primary{color:#fff}.text-secondary{color:#888}.text-muted{color:#666}.text-yellow{color:#ffc02e}.text-error{color:#f83b55}.text-success{color:#4caf50}.text-sm{font-size:12px}.text-xs{font-size:11px}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m-0{margin:0}.mt-sm{margin-top:8px}.mt-base{margin-top:16px}.mt-lg{margin-top:20px}.mt-xl{margin-top:24px}.mb-sm{margin-bottom:8px}.mb-base{margin-bottom:16px}.mb-lg{margin-bottom:20px}.mb-xl{margin-bottom:24px}.p-0{padding:0}.p-sm{padding:8px}.p-base{padding:16px}.p-lg{padding:20px}.p-xl{padding:24px}.w-full{width:100%}.w-auto{width:auto}.rounded{border-radius:6px}.rounded-lg{border-radius:12px}.rounded-full{border-radius:9999px}body::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar-track{background:#1a1a1a;border-radius:9999px}body::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:9999px}body::-webkit-scrollbar-thumb:hover{background:#4a4a4a}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#1a1a1a;border-radius:9999px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:9999px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#4a4a4a}router-outlet+*{display:block}[hidden]{display:none!important}@media (max-width: 992px){button,.btn{min-height:44px;min-width:44px}.btn-sm{min-height:40px}.btn-icon{min-width:44px;min-height:44px}input[type=checkbox]{width:22px;height:22px}select{min-height:44px}.d-none-tablet{display:none}.d-block-tablet{display:block}}@media print{app-sidebar,.sidebar{display:none!important}.main-content{margin-left:0!important;padding:0!important}body{background:#fff!important;color:#000!important}}
