*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;margin:0;padding:0;font-family:Roboto Mono,monospace;font-size:16px;line-height:1.5;color:#e0e0e0;background-color:#121212;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{position:relative}h1,h2,h3,h4,h5,h6{font-family:Roboto Mono,monospace;font-weight:500;margin-bottom:1rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}p{margin-bottom:1rem;line-height:1.6}a{color:#a259d9;text-decoration:none;transition:color .2s ease}a:hover{color:#b983e3}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.card{background-color:#1e1e1e;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 4px 6px #0000001a}.btn{display:inline-block;font-family:Roboto Mono,monospace;font-weight:500;background:linear-gradient(135deg,#a259d9,#5e239d);color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;transition:all .2s ease;outline:none;text-align:center}.btn:hover{opacity:.9;transform:translateY(-1px)}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.6;cursor:not-allowed}.btn.btn-secondary{background:#1e1e1e;border:1px solid #a259d9}.btn.btn-sm{padding:.5rem 1rem;font-size:.875rem}input,select,textarea{font-family:Roboto Mono,monospace;width:100%;padding:.75rem 1rem;margin-bottom:1rem;border:1px solid #333;border-radius:8px;background-color:#ffffff0d;color:#e0e0e0;font-size:1rem;transition:all .2s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:#a259d9;box-shadow:0 0 0 2px #a259d933}label{display:block;margin-bottom:.5rem;font-weight:500}.flex{display:flex}.flex.flex-column{flex-direction:column}.flex.flex-row{flex-direction:row}.flex.justify-between{justify-content:space-between}.flex.justify-center{justify-content:center}.flex.items-center{align-items:center}.grid{display:grid;grid-gap:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:1rem}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.success{color:#4caf50}.error{color:#f44336}.warning{color:#ff9800}.info{color:#2196f3}@media (max-width: 768px){html,body{font-size:14px}.container{padding:0 .75rem}.card{padding:1rem}}@media (max-width: 480px){html,body{font-size:12px}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .3s ease-in-out}table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}table th,table td{text-align:left;padding:.75rem 1rem;border-bottom:1px solid #333}table th{font-weight:500}table tr:last-child td{border-bottom:none}table tbody tr:hover{background-color:#ffffff0d}:focus-visible{outline:2px solid #a259d9;outline-offset:2px}
