/* Lightweight local fallback for preview/offline viewing. The project still loads Bootstrap 5 CDN first. */
:root{--bs-gutter-x:1.5rem;--bs-gutter-y:0}
.container,.container-fluid{width:100%;margin-right:auto;margin-left:auto;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5)}
@media (min-width:576px){.container{max-width:540px}}
@media (min-width:768px){.container{max-width:720px}}
@media (min-width:992px){.container{max-width:960px}}
@media (min-width:1200px){.container{max-width:1140px}}
@media (min-width:1400px){.container{max-width:1320px}}
.row{display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.g-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem}.g-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}.g-5{--bs-gutter-x:3rem;--bs-gutter-y:3rem}.gy-4{--bs-gutter-y:1.5rem}
@media (min-width:768px){.col-md-6{flex:0 0 auto;width:50%}.flex-md-row{flex-direction:row!important}}
@media (min-width:992px){.col-lg-2{flex:0 0 auto;width:16.666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.333333%}.col-lg-5{flex:0 0 auto;width:41.666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.333333%}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.align-items-lg-center{align-items:center!important}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}
.d-none{display:none!important}.d-flex{display:flex!important}.flex-column{flex-direction:column!important}.align-items-center{align-items:center!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.text-center{text-align:center!important}.text-white{color:#fff!important}.small{font-size:.875em}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.ms-2{margin-left:.5rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.px-0{padding-left:0!important;padding-right:0!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.rounded-4{border-radius:1rem!important}.rounded-5{border-radius:2rem!important}.rounded-pill{border-radius:50rem!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.opacity-75{opacity:.75}.opacity-50{opacity:.5}.h2{font-size:2rem}.h5{font-size:1.25rem}.fw-bold{font-weight:700!important}.text-bg-success{background:#198754!important;color:#fff!important}.text-bg-light{background:#f8f9fa!important;color:#000!important}
.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 0}.sticky-top{position:sticky;top:0}.navbar>.container-fluid{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:.375rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;background:linear-gradient(#333,#333) center 30%/100% 2px no-repeat,linear-gradient(#333,#333) center 50%/100% 2px no-repeat,linear-gradient(#333,#333) center 70%/100% 2px no-repeat}.dropdown-menu{display:none;position:absolute;z-index:1000;min-width:10rem;padding:.5rem 0;margin:0;background:#fff}.dropdown-item{display:block;width:100%;padding:.25rem 1rem}.dropdown:hover>.dropdown-menu{display:block}
.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden}.carousel-item.active{display:block}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;background:none;border:0}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;background-position:50%;background-repeat:no-repeat}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;border:0;opacity:.5}.carousel-indicators .active{opacity:1}
.btn{display:inline-block;padding:.375rem .75rem;border:1px solid transparent;border-radius:.375rem;background:transparent;text-align:center;cursor:pointer}.badge{display:inline-block;font-size:.75em;font-weight:700;line-height:1}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;text-align:left;border:0}.accordion-collapse.collapse:not(.show){display:none}.accordion-body{padding:1rem 1.25rem}
