
/* Local Bootstrap-compatible subset for Aman Map. No CDN. */
:root{--bs-primary:#d64545;--bs-success:#0f766e;--bs-danger:#d64545;--bs-secondary:#475467;--bs-light:#f8f9fa;--bs-dark:#12212b;--bs-border-color:#dee2e6}
*,::after,::before{box-sizing:border-box}.container{width:100%;max-width:1140px;margin:0 auto;padding:0 12px}.row{display:flex;flex-wrap:wrap;margin:0 -0.75rem}.row>*{padding:0 .75rem;max-width:100%}.col-12{flex:0 0 auto;width:100%}.col-md-4,.col-md-6,.col-md-12{flex:0 0 auto;width:100%}@media(min-width:768px){.col-md-4{width:33.333333%}.col-md-6{width:50%}.col-md-12{width:100%}}
.g-3{row-gap:1rem}.g-3>*{margin-bottom:1rem}.mb-0{margin-bottom:0!important}.mb-3{margin-bottom:1rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.me-2{margin-right:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-md-5{padding:1.5rem!important}@media(min-width:768px){.p-md-5{padding:3rem!important}}.w-100{width:100%!important}.d-flex{display:flex!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.flex-wrap{flex-wrap:wrap!important}.text-center{text-align:center!important}.text-muted{color:#667085!important}.text-danger{color:#dc3545!important}.text-success{color:#198754!important}.text-warning{color:#b7791f!important}.text-primary{color:#0d6efd!important}.small{font-size:.875em}.position-fixed{position:fixed!important}.bottom-0{bottom:0!important}.end-0{right:0!important}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.btn-close{width:1em;height:1em;padding:.25em;border:0;background:transparent;opacity:.65;cursor:pointer}.btn-close:before{content:'×';font-size:1.5rem;line-height:.8}.btn-close:hover{opacity:1}.modal{position:fixed;inset:0;z-index:1055;display:none;overflow-x:hidden;overflow-y:auto;background:rgba(6,31,49,.55);padding:1rem}.modal.show{display:block}.modal-dialog{position:relative;width:auto;margin:1.75rem auto;max-width:500px}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 3.5rem)}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-xl{max-width:1140px}.modal-lg{max-width:800px}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;background:#fff;background-clip:padding-box;border-radius:24px;outline:0;box-shadow:0 26px 70px rgba(6,40,61,.2)}.modal-header,.modal-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border-color:#e9ecef}.modal-header{border-bottom:1px solid #e9ecef}.modal-footer{border-top:1px solid #e9ecef;justify-content:flex-end}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-title{margin:0}.fade{transition:opacity .15s linear}.toast-container{position:fixed}.toast{display:none;max-width:350px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;box-shadow:0 16px 40px rgba(6,40,61,.18)}.toast.show{display:block}.toast-header{display:flex;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #e9ecef}.toast-body{padding:1rem}.me-auto{margin-right:auto!important}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}@keyframes spinner-border{to{transform:rotate(360deg)}}.dropdown{position:relative}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;text-align:left;list-style:none;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:16px;box-shadow:0 20px 50px rgba(6,40,61,.18)}.dropdown-menu.show{display:block}.dropdown-menu-end{right:0;left:auto}.dropdown-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.55rem 1rem;clear:both;font-weight:700;color:#12212b;text-align:inherit;text-decoration:none;white-space:nowrap;background:transparent;border:0;cursor:pointer}.dropdown-item:hover{background:#f3f8f8}.btn-warning{background:#ffc107!important;border-color:#ffc107!important;color:#111!important}.btn-outline-secondary{border:1px solid #6c757d!important;color:#475467!important;background:#fff!important}.btn-outline-light{border:1px solid rgba(255,255,255,.65)!important;color:#fff!important;background:transparent!important}
