*,*: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:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#0f0f1a;color:#e0e0e0;line-height:1.6;min-height:100vh}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{color:#f0f0f0;font-weight:600;line-height:1.3}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}a{color:#8b7cf7;text-decoration:none}a:hover{color:#a89bfa}input,textarea,select{width:100%;padding:.625rem .75rem;background-color:#1a1a2e;border:1px solid #2d2d44;border-radius:6px;color:#e0e0e0;font-size:.9375rem;font-family:inherit;transition:border-color .2s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:#6c5ce7;box-shadow:0 0 0 2px #6c5ce733}input::placeholder,textarea::placeholder{color:#666680}label{display:block;font-size:.875rem;font-weight:500;color:#b0b0c0;margin-bottom:.375rem}button{cursor:pointer;font-family:inherit;font-size:.9375rem;border:none;border-radius:6px;padding:.625rem 1.25rem;font-weight:500;transition:background-color .2s ease,opacity .2s ease}button:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background-color:#6c5ce7;color:#fff}.btn-primary:hover:not(:disabled){background-color:#5a4bd1}.btn-secondary{background-color:#2d2d44;color:#e0e0e0}.btn-secondary:hover:not(:disabled){background-color:#3a3a55}.btn-danger{background-color:#e74c3c;color:#fff}.btn-danger:hover:not(:disabled){background-color:#c0392b}.form-group{margin-bottom:1rem}.form-error{color:#e74c3c;font-size:.8125rem;margin-top:.25rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f0f1a}::-webkit-scrollbar-thumb{background:#2d2d44;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3a3a55}*{scrollbar-width:thin;scrollbar-color:#2d2d44 #0f0f1a}.btn-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;border-radius:6px;color:#888;cursor:pointer;transition:background-color .15s ease,color .15s ease}.btn-icon:hover{background-color:#2d2d44;color:#e0e0e0}.btn-danger-icon:hover{background-color:#e74c3c26;color:#e74c3c}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:200;padding:1rem}.modal-content{background-color:#1a1a2e;border:1px solid #2d2d44;border-radius:12px;padding:1.5rem;max-height:90vh;overflow-y:auto}.form-field{display:flex;flex-direction:column;gap:.25rem}.form-field label{font-size:.8125rem;font-weight:500;color:#b0b0c0;margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(max-width:768px){[data-sidebar]{width:60px!important;overflow:hidden}[data-sidebar] span,[data-sidebar] p,[data-sidebar] h1{display:none}[data-sidebar] nav a{justify-content:center;padding:.625rem!important}[data-content]{margin-left:60px!important;padding:1rem!important}.program-header-actions{flex-wrap:wrap}}
