body{background-color:#f8fafc;overflow:hidden}#root{height:100vh}.main-content{transition:all .3s ease;background-color:#f8fafc}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.form-control,.form-select{border-radius:8px;border:1px solid #cbd5e1;transition:all .2s ease}.form-control:focus,.form-select:focus{border-color:#3b82f6;box-shadow:0 0 0 .25rem #3b82f640;background-color:#fff}.form-control-sm:focus,.form-select-sm:focus{box-shadow:0 0 0 .2rem #3b82f633}.btn{border-radius:8px;transition:all .2s ease}.autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;max-height:300px;overflow-y:auto;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 6px #0000001a;z-index:1000;margin-top:2px}.autocomplete-item{padding:10px;cursor:pointer;border-bottom:1px solid #f0f0f0}.autocomplete-item:hover{background-color:#f8f9fa}.autocomplete-item:last-child{border-bottom:none}.autocomplete-item.active{background-color:#0d6efd!important;color:#fff!important}.autocomplete-item.active .text-muted{color:#fffc!important}@media print{.sidebar{display:none!important}.main-content{margin:0!important;padding:0!important;width:100%!important;height:auto!important;overflow:visible!important;background:#fff!important}body,#root,.d-flex{overflow:visible!important;height:auto!important;min-height:auto!important;background:#fff!important}}
