@media (max-width:768px){.responsive-container{padding:16px!important}.responsive-grid{grid-template-columns:1fr!important}.responsive-card{margin-left:0!important;margin-right:0!important}.responsive-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.responsive-table{min-width:600px}.responsive-title{font-size:20px!important}.responsive-subtitle{font-size:13px!important}.responsive-button-group{flex-direction:column!important;width:100%}.responsive-button-group>*{width:100%!important}.hide-on-mobile{display:none!important}.responsive-modal{width:95vw!important;max-width:95vw!important;margin:10px!important}.responsive-form-row{flex-direction:column!important}.responsive-form-field{width:100%!important}}@media (min-width:769px) and (max-width:1024px){.responsive-grid{grid-template-columns:repeat(2,1fr)!important}.responsive-container{padding:20px!important}}@media (hover:none) and (pointer:coarse){.clickable,a,button{min-height:44px;min-width:44px}input,select,textarea{min-height:44px;font-size:16px}}.bg-slate-900{background-color:#0f172a}.bg-slate-800{background-color:#1e293b}.border-slate-800{border-color:#1e293b}.text-slate-400{color:#94a3b8}.text-slate-300{color:#cbd5e1}.text-slate-200{color:#e2e8f0}.hover\:bg-slate-800:hover{background-color:#1e293b}.hover\:bg-slate-800\/50:hover{background-color:rgba(30,41,59,.5)}.hover\:text-slate-200:hover{color:#e2e8f0}.bg-slate-600{background-color:#475569}.text-blue-400{color:#60a5fa}.bg-blue-400{background-color:#60a5fa}.bg-blue-600{background-color:#2563eb}.shadow-blue-600\/20{box-shadow:0 10px 15px -3px rgba(37,99,235,.2),0 4px 6px -2px rgba(37,99,235,.1)}.bg-green-500{background-color:#22c55e}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.border-l-2{border-left-width:2px}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.mt-1{margin-top:.25rem}.ml-4{margin-left:1rem}.pl-4{padding-left:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.space-y-1>*+*{margin-top:.25rem}.space-y-0\.5>*+*{margin-top:.125rem}.w-1\.5{width:.375rem}.h-1\.5{height:.375rem}.w-2{width:.5rem}.h-2{height:.5rem}.w-4{width:1rem}.h-4{height:1rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-medium{font-weight:500}.font-bold{font-weight:700}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-transform{transition-duration:.15s}.duration-200{transition-duration:.2s}.rotate-180{transform:rotate(180deg)}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1}.items-center{align-items:center}.justify-between{justify-content:space-between}.ml-auto{margin-left:auto}.h-full{height:100%}.w-full{width:100%}.overflow-y-auto{overflow-y:auto}.text-left{text-align:left}.text-white{color:#fff}.bg-white{background-color:#fff}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}