body{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif;justify-content:center;background:linear-gradient(135deg,rgba(44,62,80,.1) 0%,transparent 50%),linear-gradient(225deg,rgba(39,174,96,.1) 0%,transparent 50%),linear-gradient(315deg,rgba(0,0,0,.05) 0%,transparent 50%),linear-gradient(45deg,#f8f9fa,#e9ecef,#dee2e6);background-attachment:fixed;margin:0;padding:0;min-height:100vh;line-height:1.6;position:relative}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 25% 25%,rgba(44,62,80,.03) 2px,transparent 2px),radial-gradient(circle at 75% 75%,rgba(39,174,96,.03) 1px,transparent 1px),linear-gradient(45deg,transparent 45%,rgba(0,0,0,.01) 50%,transparent 55%);background-size:60px 60px,40px 40px,80px 80px;background-position:0 0,20px 20px,0 0;pointer-events:none;z-index:-1}body:after{content:"";position:fixed;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(39,174,96,.02) 1px,transparent 1px);background-size:100px 100px;animation:float 20s ease-in-out infinite;pointer-events:none;z-index:-2}@keyframes float{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(-20px,-20px) rotate(1deg)}}.table-container{position:relative;overflow:auto;border-radius:12px;box-shadow:0 8px 32px #0000001a;background:#fff;border:1px solid rgba(44,62,80,.1);backdrop-filter:blur(10px);max-height:80vh;scrollbar-width:thin;scrollbar-color:rgba(44,62,80,.3) rgba(44,62,80,.1)}.table-container::-webkit-scrollbar{width:12px;height:12px}.table-container::-webkit-scrollbar-track{background:#2c3e500d;border-radius:6px}.table-container::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#2c3e504d,#27ae604d);border-radius:6px;border:2px solid transparent;background-clip:content-box;transition:all .3s ease}.table-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#2c3e5080,#27ae6080);background-clip:content-box}.table-container::-webkit-scrollbar-corner{background:#2c3e500d}.styled-table{border-collapse:separate;border-spacing:0;margin:0;font-size:.95em;font-family:Roboto Condensed,Verdana,Geneva,Tahoma,sans-serif;width:100%;background-color:#fff;min-width:800px}.styled-table thead{position:sticky;top:0;z-index:100}.styled-table thead tr{background:linear-gradient(135deg,#2c3e50,#27ae60);color:#fff;text-align:center;font-weight:600;letter-spacing:.5px;box-shadow:0 2px 8px #0000001a}.styled-table th,.styled-table td{padding:12px 16px;border:none;position:relative}.styled-table th{white-space:normal;line-height:1.2;word-wrap:break-word}.styled-table td{white-space:nowrap}.styled-table th:nth-child(1),.styled-table td:nth-child(1){position:sticky;left:0;z-index:50;background-color:inherit;box-shadow:3px 0 6px #0000001a;min-width:120px;max-width:200px;white-space:normal;word-wrap:break-word;line-height:1.3}.styled-table thead th:nth-child(1){z-index:150;background:linear-gradient(135deg,#2c3e50,#27ae60);box-shadow:3px 0 6px #00000026}.styled-table tbody tr td:nth-child(1){background-color:#fff;font-weight:500}.styled-table tbody tr:nth-of-type(2n) td:nth-child(1){background-color:#f8f9fa}.styled-table tbody tr:hover td:nth-child(1){background-color:#e8f5e9;box-shadow:3px 0 8px #27ae6033}.styled-table tbody tr{background-color:#fff;border-bottom:1px solid #e8e8e8;transition:all .2s ease}.styled-table tbody tr:nth-of-type(2n){background-color:#f8f9fa}.styled-table tbody tr:hover{background-color:#e8f5e9;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.styled-table tbody tr.active-row{font-family:Roboto Condensed,Verdana,Geneva,Tahoma,sans-serif;color:#000;font-weight:400}.styled-table .highlighted{background-color:#27ae6026!important}.styled-table tbody tr:hover .highlighted{background-color:#27ae6040!important}@media (max-width: 1200px){.table-container{max-height:75vh;margin:0 10px}.styled-table{font-size:.9rem;min-width:700px}.styled-table th,.styled-table td{padding:10px 12px}}@media (max-width: 1000px){.table-container{max-height:70vh;margin:0 5px;border-radius:8px}.styled-table{font-size:.85rem;min-width:600px}.styled-table th,.styled-table td{padding:8px 10px}.styled-table th:nth-child(1),.styled-table td:nth-child(1){min-width:100px;max-width:150px;white-space:normal;word-wrap:break-word}}@media (max-width: 768px){.table-container{max-height:65vh;margin:0;border-radius:6px}.styled-table{font-size:.8rem;min-width:500px}.styled-table th,.styled-table td{padding:6px 8px}.styled-table th:nth-child(1),.styled-table td:nth-child(1){min-width:80px;max-width:120px;box-shadow:2px 0 4px #0000001a;white-space:normal;word-wrap:break-word}.table-container::-webkit-scrollbar{width:8px;height:8px}}@media (max-width: 600px){.table-container{max-height:60vh}.styled-table{font-size:.75rem;min-width:450px}.styled-table th,.styled-table td{padding:5px 6px}.styled-table th:nth-child(1),.styled-table td:nth-child(1){min-width:70px;max-width:100px;box-shadow:1px 0 3px #0000001a;white-space:normal;word-wrap:break-word}}@media (max-width: 480px){.table-container{max-height:55vh}.styled-table{font-size:.7rem;min-width:400px}.styled-table th,.styled-table td{padding:4px 5px}.styled-table th:nth-child(1),.styled-table td:nth-child(1){min-width:60px;max-width:90px;white-space:normal;word-wrap:break-word}}@media (hover: none) and (pointer: coarse){.table-container{-webkit-overflow-scrolling:touch;scrollbar-width:auto}.styled-table tbody tr:hover{transform:none;box-shadow:none}.styled-table tbody tr:active{background-color:#e8f5e9}}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{color:#333;font-weight:600;margin-bottom:1rem}button.primary{font-family:inherit;cursor:pointer;transition:all .2s ease;background:linear-gradient(135deg,#2c3e50,#27ae60);color:#fff;border:none;border-radius:6px;padding:8px 16px}button.primary:hover{background:linear-gradient(135deg,#27ae60,#2c3e50);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}button{font-family:inherit;cursor:pointer;transition:all .2s ease;background-color:#6c757d;color:#fff;border:none;border-radius:6px;padding:8px 16px}button:hover{background-color:#5a6268;transform:translateY(-1px)}button:focus{outline:2px solid #27ae60;outline-offset:2px}select{transition:all .3s ease!important}select:hover{background:linear-gradient(135deg,#ce112659,#00000040,#ffffff4d 66%,#00732f73)!important;color:#2c3e50!important;box-shadow:0 0 0 3px #00732f66,0 4px 12px #ce112659!important;cursor:pointer!important}select:focus{outline:none!important;border-color:#27ae60!important;box-shadow:0 0 0 3px #27ae6033!important}
