/* Local Bootstrap 5.3-compatible minimal subset used by Phase 1 templates. */
*,::after,::before{box-sizing:border-box}body{margin:0}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.navbar{display:flex;align-items:center;justify-content:space-between}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.75rem 1rem;border-radius:999px;border:1px solid transparent;text-decoration:none;font-weight:800;cursor:pointer}.w-100{width:100%}.table{width:100%;border-collapse:collapse}.row{display:flex;flex-wrap:wrap}.col{flex:1 0 0%}.d-flex{display:flex}.gap-2{gap:.5rem}.text-center{text-align:center}.mt-3{margin-top:1rem}.mb-3{margin-bottom:1rem}
