.aws-navbar{height:70px;background-color:#fff;border-bottom:1px solid #e5e7eb;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10}.title{font-size:1.1rem;font-weight:600;color:#111827}.nav-actions{display:flex;align-items:center;gap:1rem}.btn{background-color:#1f2937;color:#fff;padding:.4rem 1rem;border-radius:4px;border:none;cursor:pointer}.btn:hover{background-color:#374151}.nav-left{display:flex;align-items:center;gap:1rem}.hamburger{display:none;background:none;border:none;cursor:pointer;color:#1f2937}@media (max-width: 768px){.hamburger{display:block}.brand-logo{width:120px}.aws-navbar{padding:0 .5rem}.nav-left{gap:0rem}}.aws-sidebar{position:fixed;top:0;left:0;width:240px;height:100vh;background-color:#1f2937;z-index:100;transition:transform .3s ease-in-out}.logo{font-size:1.2rem;font-weight:700;padding-bottom:2rem;text-align:center;border-bottom:1px solid #374151}.sidebar-nav{margin-top:2rem;display:flex;flex-direction:column}.aws-sidebar{position:fixed;top:0;left:0;width:240px;height:100vh;background-color:#f5f7f9;color:#fff;padding:1rem;display:flex;flex-direction:column;transition:transform .3s ease-in-out;z-index:100}@media (max-width: 768px){.aws-sidebar{transform:translate(-100%)}.aws-sidebar.open{transform:translate(0)}}.sidebar-nav a{color:#fff;display:flex;align-items:center;padding:.75rem 1rem;text-decoration:none;border-radius:6px;margin-bottom:.5rem;transition:background .2s}.sidebar-nav a:hover{background-color:#374151}.icon{margin-right:.75rem}.brand-logo{width:150px;margin-top:10px}.close-btn{display:none;justify-content:flex-end;margin-bottom:1rem}@media (max-width: 768px){.close-btn{display:flex}}.register-page{display:grid;place-items:center;background-color:#f8f9fa;padding:0 20px;text-align:center;height:100%}.logo-wrapper{display:flex;justify-content:center;margin-bottom:1rem;height:100px}.register-logo{height:160px;width:160px;margin-top:-20px}.register-container{width:100%;max-width:480px;padding:.5rem 2rem 2rem;border-radius:8px;background-color:#fff;box-shadow:0 10px 25px #0000000f;font-family:Amazon Ember,sans-serif}.register-title{text-align:center;margin-bottom:20px;font-size:1.2rem;font-weight:700;color:#232f3e}.aws-form{display:flex;flex-direction:column;text-align:start}.aws-form label{font-size:.9rem;color:#333;margin-bottom:3px;font-weight:600;font-family:system-ui}.aws-form input{padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:.95rem;margin-bottom:10px}.aws-form button{padding:.6rem;color:#fff;border:none;border-radius:4px;font-weight:700;cursor:pointer;transition:background-color .2s ease;margin-top:10px}.register-message{text-align:center;margin-top:1rem;font-weight:500}.login-redirect{margin-top:1.5rem;font-size:14px;color:#475569;text-align:center;margin-bottom:0}.login-link{color:#2563eb;text-decoration:none;font-weight:600}.login-link:hover{text-decoration:underline}.dashboard-layout{display:flex}.dashboard-content{margin-left:240px;width:calc(100% - 240px);display:flex;flex-direction:column;min-height:100vh}.main-panel{margin-left:30px}.custom-table{width:100%;border-collapse:collapse;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.custom-table thead{background-color:#f1f5f9;text-transform:uppercase;font-size:12px;font-weight:600;color:#64748b}.custom-table th,.custom-table td{padding:16px;text-align:left;font-size:14px}.custom-table tbody tr:nth-child(2n){background-color:#f9fafb}.custom-table tbody tr:hover{background-color:#f1f5f9}.custom-button{background-color:#16a34a;color:#fff;padding:6px 12px;font-size:13px;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease}.custom-button:hover{background-color:#15803d}.table-responsive{width:100%;overflow-x:auto}.table-responsive::-webkit-scrollbar{height:6px}.table-responsive::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:4px}@media (max-width: 768px){.dashboard-content{margin-left:0;width:100%}.main-panel{margin-left:1rem;margin-right:1rem}}.input-field{padding:.6rem .75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.95rem;margin:.4rem 1rem .4rem 0;background-color:#fff;transition:border-color .2s}.input-field:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33}.custom-button,.custom-button-small{background-color:#2563eb;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.custom-button:hover,.custom-button-small:hover{background-color:#1e40af}.custom-button-small{padding:.4rem .8rem;font-size:.85rem}.tab-button{padding:.5rem 1rem;border-radius:5px;font-weight:600;border:1px solid #e2e8f0;background-color:#f1f5f9;color:#1e293b;transition:all .2s}.tab-button.active{background-color:#2563eb;color:#fff;border-color:#2563eb}.tab-button:hover{background-color:#e2e8f0}.custom-table{width:100%;border-collapse:collapse;margin-top:1rem;border:1px solid #e2e8f0;background-color:#fff;border-radius:6px;overflow:hidden;font-size:.94rem;box-shadow:0 4px 10px #0000000a}.custom-table th{background-color:#f8fafc;color:#334155;text-align:left;padding:12px 16px;font-weight:600;border-bottom:1px solid #e2e8f0}.custom-table td{padding:12px 16px;border-bottom:1px solid #f1f5f9}.custom-table tbody tr:hover{background-color:#f9fafb}.mr10{margin-right:10px}@media (max-width: 768px){.input-field{width:100%;margin-right:0;margin-bottom:.6rem}.custom-button{width:100%}.custom-table{display:block;overflow-x:auto;white-space:nowrap}.custom-table th,.custom-table td{white-space:nowrap}.tab-button{width:100%;margin-bottom:.5rem}}html,body,#root{height:100%;margin:0;padding:0;font-family:Amazon Ember,sans-serif}*,*:before,*:after{box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
