@layer bare.reset,bare.tokens,bare.base,bare.layout,bare.component,bare.utility;@layer bare.utility{@media (min-width:30em){.bs-sm-d-block.bs-sm-d-block{display:block}.bs-sm-d-inline.bs-sm-d-inline{display:inline}.bs-sm-d-inline-block.bs-sm-d-inline-block{display:inline-block}.bs-sm-d-flex.bs-sm-d-flex{display:flex}.bs-sm-d-inline-flex.bs-sm-d-inline-flex{display:inline-flex}.bs-sm-d-grid.bs-sm-d-grid{display:grid}.bs-sm-d-inline-grid.bs-sm-d-inline-grid{display:inline-grid}.bs-sm-d-list-item.bs-sm-d-list-item{display:list-item}.bs-sm-d-flow-root.bs-sm-d-flow-root{display:flow-root}.bs-sm-d-contents.bs-sm-d-contents{display:contents}.bs-sm-d-none.bs-sm-d-none{display:none}.bs-sm-flex-row.bs-sm-flex-row{flex-direction:row}.bs-sm-flex-row-reverse.bs-sm-flex-row-reverse{flex-direction:row-reverse}.bs-sm-flex-col.bs-sm-flex-col{flex-direction:column}.bs-sm-flex-col-reverse.bs-sm-flex-col-reverse{flex-direction:column-reverse}.bs-sm-flex-wrap.bs-sm-flex-wrap{flex-wrap:wrap}.bs-sm-flex-wrap-reverse.bs-sm-flex-wrap-reverse{flex-wrap:wrap-reverse}.bs-sm-flex-nowrap.bs-sm-flex-nowrap{flex-wrap:nowrap}.bs-sm-flex-1.bs-sm-flex-1{flex:1 1 0%}.bs-sm-flex-auto.bs-sm-flex-auto{flex:1 1 auto}.bs-sm-flex-initial.bs-sm-flex-initial{flex:0 1 auto}.bs-sm-flex-none.bs-sm-flex-none{flex:none}.bs-sm-grow-0.bs-sm-grow-0{flex-grow:0}.bs-sm-grow-1.bs-sm-grow-1{flex-grow:1}.bs-sm-shrink-0.bs-sm-shrink-0{flex-shrink:0}.bs-sm-shrink-1.bs-sm-shrink-1{flex-shrink:1}.bs-sm-order-first.bs-sm-order-first{order:-1}.bs-sm-order-last.bs-sm-order-last{order:1}.bs-sm-order-none.bs-sm-order-none{order:0}.bs-sm-items-start.bs-sm-items-start{align-items:start}.bs-sm-items-end.bs-sm-items-end{align-items:end}.bs-sm-items-center.bs-sm-items-center{align-items:center}.bs-sm-items-baseline.bs-sm-items-baseline{align-items:baseline}.bs-sm-items-stretch.bs-sm-items-stretch{align-items:stretch}.bs-sm-justify-start.bs-sm-justify-start{justify-content:start}.bs-sm-justify-end.bs-sm-justify-end{justify-content:end}.bs-sm-justify-center.bs-sm-justify-center{justify-content:center}.bs-sm-justify-between.bs-sm-justify-between{justify-content:space-between}.bs-sm-justify-around.bs-sm-justify-around{justify-content:space-around}.bs-sm-justify-evenly.bs-sm-justify-evenly{justify-content:space-evenly}.bs-sm-justify-stretch.bs-sm-justify-stretch{justify-content:stretch}.bs-sm-content-start.bs-sm-content-start{align-content:start}.bs-sm-content-end.bs-sm-content-end{align-content:end}.bs-sm-content-center.bs-sm-content-center{align-content:center}.bs-sm-content-between.bs-sm-content-between{align-content:space-between}.bs-sm-content-around.bs-sm-content-around{align-content:space-around}.bs-sm-content-evenly.bs-sm-content-evenly{align-content:space-evenly}.bs-sm-content-stretch.bs-sm-content-stretch{align-content:stretch}.bs-sm-self-auto.bs-sm-self-auto{align-self:auto}.bs-sm-self-start.bs-sm-self-start{align-self:start}.bs-sm-self-end.bs-sm-self-end{align-self:end}.bs-sm-self-center.bs-sm-self-center{align-self:center}.bs-sm-self-baseline.bs-sm-self-baseline{align-self:baseline}.bs-sm-self-stretch.bs-sm-self-stretch{align-self:stretch}.bs-sm-justify-self-start.bs-sm-justify-self-start{justify-self:start}.bs-sm-justify-self-end.bs-sm-justify-self-end{justify-self:end}.bs-sm-justify-self-center.bs-sm-justify-self-center{justify-self:center}.bs-sm-justify-self-stretch.bs-sm-justify-self-stretch{justify-self:stretch}.bs-sm-cols-1.bs-sm-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.bs-sm-cols-2.bs-sm-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.bs-sm-cols-3.bs-sm-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.bs-sm-cols-4.bs-sm-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.bs-sm-cols-5.bs-sm-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.bs-sm-cols-6.bs-sm-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.bs-sm-cols-12.bs-sm-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.bs-sm-cols-none.bs-sm-cols-none{grid-template-columns:none}.bs-sm-rows-1.bs-sm-rows-1{grid-template-rows:repeat(1,minmax(0,auto))}.bs-sm-rows-2.bs-sm-rows-2{grid-template-rows:repeat(2,minmax(0,auto))}.bs-sm-rows-3.bs-sm-rows-3{grid-template-rows:repeat(3,minmax(0,auto))}.bs-sm-rows-none.bs-sm-rows-none{grid-template-rows:none}.bs-sm-span-1.bs-sm-span-1{grid-column:span 1 / span 1}.bs-sm-span-2.bs-sm-span-2{grid-column:span 2 / span 2}.bs-sm-span-3.bs-sm-span-3{grid-column:span 3 / span 3}.bs-sm-span-4.bs-sm-span-4{grid-column:span 4 / span 4}.bs-sm-span-5.bs-sm-span-5{grid-column:span 5 / span 5}.bs-sm-span-6.bs-sm-span-6{grid-column:span 6 / span 6}.bs-sm-span-full.bs-sm-span-full{grid-column:1 / -1}.bs-sm-span-auto.bs-sm-span-auto{grid-column:auto}.bs-sm-row-span-2.bs-sm-row-span-2{grid-row:span 2 / span 2}.bs-sm-row-span-3.bs-sm-row-span-3{grid-row:span 3 / span 3}.bs-sm-row-span-full.bs-sm-row-span-full{grid-row:1 / -1}.bs-sm-row-span-auto.bs-sm-row-span-auto{grid-row:auto}.bs-sm-w-full.bs-sm-w-full{inline-size:100%}.bs-sm-w-auto.bs-sm-w-auto{inline-size:auto}.bs-sm-w-min.bs-sm-w-min{inline-size:min-content}.bs-sm-w-max.bs-sm-w-max{inline-size:max-content}.bs-sm-w-fit.bs-sm-w-fit{inline-size:fit-content}.bs-sm-max-w-none.bs-sm-max-w-none{max-inline-size:none}.bs-sm-max-w-full.bs-sm-max-w-full{max-inline-size:100%}.bs-sm-max-w-sm.bs-sm-max-w-sm{max-inline-size:var(--bs-container-sm)}.bs-sm-max-w-md.bs-sm-max-w-md{max-inline-size:var(--bs-container-md)}.bs-sm-max-w-lg.bs-sm-max-w-lg{max-inline-size:var(--bs-container-lg)}.bs-sm-max-w-xl.bs-sm-max-w-xl{max-inline-size:var(--bs-container-xl)}.bs-sm-max-w-2xl.bs-sm-max-w-2xl{max-inline-size:var(--bs-container-2xl)}.bs-sm-max-w-prose.bs-sm-max-w-prose{max-inline-size:var(--bs-container-prose)}}@media (min-width:48em){.bs-md-d-block.bs-md-d-block{display:block}.bs-md-d-inline.bs-md-d-inline{display:inline}.bs-md-d-inline-block.bs-md-d-inline-block{display:inline-block}.bs-md-d-flex.bs-md-d-flex{display:flex}.bs-md-d-inline-flex.bs-md-d-inline-flex{display:inline-flex}.bs-md-d-grid.bs-md-d-grid{display:grid}.bs-md-d-inline-grid.bs-md-d-inline-grid{display:inline-grid}.bs-md-d-list-item.bs-md-d-list-item{display:list-item}.bs-md-d-flow-root.bs-md-d-flow-root{display:flow-root}.bs-md-d-contents.bs-md-d-contents{display:contents}.bs-md-d-none.bs-md-d-none{display:none}.bs-md-flex-row.bs-md-flex-row{flex-direction:row}.bs-md-flex-row-reverse.bs-md-flex-row-reverse{flex-direction:row-reverse}.bs-md-flex-col.bs-md-flex-col{flex-direction:column}.bs-md-flex-col-reverse.bs-md-flex-col-reverse{flex-direction:column-reverse}.bs-md-flex-wrap.bs-md-flex-wrap{flex-wrap:wrap}.bs-md-flex-wrap-reverse.bs-md-flex-wrap-reverse{flex-wrap:wrap-reverse}.bs-md-flex-nowrap.bs-md-flex-nowrap{flex-wrap:nowrap}.bs-md-flex-1.bs-md-flex-1{flex:1 1 0%}.bs-md-flex-auto.bs-md-flex-auto{flex:1 1 auto}.bs-md-flex-initial.bs-md-flex-initial{flex:0 1 auto}.bs-md-flex-none.bs-md-flex-none{flex:none}.bs-md-grow-0.bs-md-grow-0{flex-grow:0}.bs-md-grow-1.bs-md-grow-1{flex-grow:1}.bs-md-shrink-0.bs-md-shrink-0{flex-shrink:0}.bs-md-shrink-1.bs-md-shrink-1{flex-shrink:1}.bs-md-order-first.bs-md-order-first{order:-1}.bs-md-order-last.bs-md-order-last{order:1}.bs-md-order-none.bs-md-order-none{order:0}.bs-md-items-start.bs-md-items-start{align-items:start}.bs-md-items-end.bs-md-items-end{align-items:end}.bs-md-items-center.bs-md-items-center{align-items:center}.bs-md-items-baseline.bs-md-items-baseline{align-items:baseline}.bs-md-items-stretch.bs-md-items-stretch{align-items:stretch}.bs-md-justify-start.bs-md-justify-start{justify-content:start}.bs-md-justify-end.bs-md-justify-end{justify-content:end}.bs-md-justify-center.bs-md-justify-center{justify-content:center}.bs-md-justify-between.bs-md-justify-between{justify-content:space-between}.bs-md-justify-around.bs-md-justify-around{justify-content:space-around}.bs-md-justify-evenly.bs-md-justify-evenly{justify-content:space-evenly}.bs-md-justify-stretch.bs-md-justify-stretch{justify-content:stretch}.bs-md-content-start.bs-md-content-start{align-content:start}.bs-md-content-end.bs-md-content-end{align-content:end}.bs-md-content-center.bs-md-content-center{align-content:center}.bs-md-content-between.bs-md-content-between{align-content:space-between}.bs-md-content-around.bs-md-content-around{align-content:space-around}.bs-md-content-evenly.bs-md-content-evenly{align-content:space-evenly}.bs-md-content-stretch.bs-md-content-stretch{align-content:stretch}.bs-md-self-auto.bs-md-self-auto{align-self:auto}.bs-md-self-start.bs-md-self-start{align-self:start}.bs-md-self-end.bs-md-self-end{align-self:end}.bs-md-self-center.bs-md-self-center{align-self:center}.bs-md-self-baseline.bs-md-self-baseline{align-self:baseline}.bs-md-self-stretch.bs-md-self-stretch{align-self:stretch}.bs-md-justify-self-start.bs-md-justify-self-start{justify-self:start}.bs-md-justify-self-end.bs-md-justify-self-end{justify-self:end}.bs-md-justify-self-center.bs-md-justify-self-center{justify-self:center}.bs-md-justify-self-stretch.bs-md-justify-self-stretch{justify-self:stretch}.bs-md-cols-1.bs-md-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.bs-md-cols-2.bs-md-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.bs-md-cols-3.bs-md-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.bs-md-cols-4.bs-md-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.bs-md-cols-5.bs-md-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.bs-md-cols-6.bs-md-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.bs-md-cols-12.bs-md-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.bs-md-cols-none.bs-md-cols-none{grid-template-columns:none}.bs-md-rows-1.bs-md-rows-1{grid-template-rows:repeat(1,minmax(0,auto))}.bs-md-rows-2.bs-md-rows-2{grid-template-rows:repeat(2,minmax(0,auto))}.bs-md-rows-3.bs-md-rows-3{grid-template-rows:repeat(3,minmax(0,auto))}.bs-md-rows-none.bs-md-rows-none{grid-template-rows:none}.bs-md-span-1.bs-md-span-1{grid-column:span 1 / span 1}.bs-md-span-2.bs-md-span-2{grid-column:span 2 / span 2}.bs-md-span-3.bs-md-span-3{grid-column:span 3 / span 3}.bs-md-span-4.bs-md-span-4{grid-column:span 4 / span 4}.bs-md-span-5.bs-md-span-5{grid-column:span 5 / span 5}.bs-md-span-6.bs-md-span-6{grid-column:span 6 / span 6}.bs-md-span-full.bs-md-span-full{grid-column:1 / -1}.bs-md-span-auto.bs-md-span-auto{grid-column:auto}.bs-md-row-span-2.bs-md-row-span-2{grid-row:span 2 / span 2}.bs-md-row-span-3.bs-md-row-span-3{grid-row:span 3 / span 3}.bs-md-row-span-full.bs-md-row-span-full{grid-row:1 / -1}.bs-md-row-span-auto.bs-md-row-span-auto{grid-row:auto}.bs-md-w-full.bs-md-w-full{inline-size:100%}.bs-md-w-auto.bs-md-w-auto{inline-size:auto}.bs-md-w-min.bs-md-w-min{inline-size:min-content}.bs-md-w-max.bs-md-w-max{inline-size:max-content}.bs-md-w-fit.bs-md-w-fit{inline-size:fit-content}.bs-md-max-w-none.bs-md-max-w-none{max-inline-size:none}.bs-md-max-w-full.bs-md-max-w-full{max-inline-size:100%}.bs-md-max-w-sm.bs-md-max-w-sm{max-inline-size:var(--bs-container-sm)}.bs-md-max-w-md.bs-md-max-w-md{max-inline-size:var(--bs-container-md)}.bs-md-max-w-lg.bs-md-max-w-lg{max-inline-size:var(--bs-container-lg)}.bs-md-max-w-xl.bs-md-max-w-xl{max-inline-size:var(--bs-container-xl)}.bs-md-max-w-2xl.bs-md-max-w-2xl{max-inline-size:var(--bs-container-2xl)}.bs-md-max-w-prose.bs-md-max-w-prose{max-inline-size:var(--bs-container-prose)}}@media (min-width:64em){.bs-lg-d-block.bs-lg-d-block{display:block}.bs-lg-d-inline.bs-lg-d-inline{display:inline}.bs-lg-d-inline-block.bs-lg-d-inline-block{display:inline-block}.bs-lg-d-flex.bs-lg-d-flex{display:flex}.bs-lg-d-inline-flex.bs-lg-d-inline-flex{display:inline-flex}.bs-lg-d-grid.bs-lg-d-grid{display:grid}.bs-lg-d-inline-grid.bs-lg-d-inline-grid{display:inline-grid}.bs-lg-d-list-item.bs-lg-d-list-item{display:list-item}.bs-lg-d-flow-root.bs-lg-d-flow-root{display:flow-root}.bs-lg-d-contents.bs-lg-d-contents{display:contents}.bs-lg-d-none.bs-lg-d-none{display:none}.bs-lg-flex-row.bs-lg-flex-row{flex-direction:row}.bs-lg-flex-row-reverse.bs-lg-flex-row-reverse{flex-direction:row-reverse}.bs-lg-flex-col.bs-lg-flex-col{flex-direction:column}.bs-lg-flex-col-reverse.bs-lg-flex-col-reverse{flex-direction:column-reverse}.bs-lg-flex-wrap.bs-lg-flex-wrap{flex-wrap:wrap}.bs-lg-flex-wrap-reverse.bs-lg-flex-wrap-reverse{flex-wrap:wrap-reverse}.bs-lg-flex-nowrap.bs-lg-flex-nowrap{flex-wrap:nowrap}.bs-lg-flex-1.bs-lg-flex-1{flex:1 1 0%}.bs-lg-flex-auto.bs-lg-flex-auto{flex:1 1 auto}.bs-lg-flex-initial.bs-lg-flex-initial{flex:0 1 auto}.bs-lg-flex-none.bs-lg-flex-none{flex:none}.bs-lg-grow-0.bs-lg-grow-0{flex-grow:0}.bs-lg-grow-1.bs-lg-grow-1{flex-grow:1}.bs-lg-shrink-0.bs-lg-shrink-0{flex-shrink:0}.bs-lg-shrink-1.bs-lg-shrink-1{flex-shrink:1}.bs-lg-order-first.bs-lg-order-first{order:-1}.bs-lg-order-last.bs-lg-order-last{order:1}.bs-lg-order-none.bs-lg-order-none{order:0}.bs-lg-items-start.bs-lg-items-start{align-items:start}.bs-lg-items-end.bs-lg-items-end{align-items:end}.bs-lg-items-center.bs-lg-items-center{align-items:center}.bs-lg-items-baseline.bs-lg-items-baseline{align-items:baseline}.bs-lg-items-stretch.bs-lg-items-stretch{align-items:stretch}.bs-lg-justify-start.bs-lg-justify-start{justify-content:start}.bs-lg-justify-end.bs-lg-justify-end{justify-content:end}.bs-lg-justify-center.bs-lg-justify-center{justify-content:center}.bs-lg-justify-between.bs-lg-justify-between{justify-content:space-between}.bs-lg-justify-around.bs-lg-justify-around{justify-content:space-around}.bs-lg-justify-evenly.bs-lg-justify-evenly{justify-content:space-evenly}.bs-lg-justify-stretch.bs-lg-justify-stretch{justify-content:stretch}.bs-lg-content-start.bs-lg-content-start{align-content:start}.bs-lg-content-end.bs-lg-content-end{align-content:end}.bs-lg-content-center.bs-lg-content-center{align-content:center}.bs-lg-content-between.bs-lg-content-between{align-content:space-between}.bs-lg-content-around.bs-lg-content-around{align-content:space-around}.bs-lg-content-evenly.bs-lg-content-evenly{align-content:space-evenly}.bs-lg-content-stretch.bs-lg-content-stretch{align-content:stretch}.bs-lg-self-auto.bs-lg-self-auto{align-self:auto}.bs-lg-self-start.bs-lg-self-start{align-self:start}.bs-lg-self-end.bs-lg-self-end{align-self:end}.bs-lg-self-center.bs-lg-self-center{align-self:center}.bs-lg-self-baseline.bs-lg-self-baseline{align-self:baseline}.bs-lg-self-stretch.bs-lg-self-stretch{align-self:stretch}.bs-lg-justify-self-start.bs-lg-justify-self-start{justify-self:start}.bs-lg-justify-self-end.bs-lg-justify-self-end{justify-self:end}.bs-lg-justify-self-center.bs-lg-justify-self-center{justify-self:center}.bs-lg-justify-self-stretch.bs-lg-justify-self-stretch{justify-self:stretch}.bs-lg-cols-1.bs-lg-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.bs-lg-cols-2.bs-lg-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.bs-lg-cols-3.bs-lg-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.bs-lg-cols-4.bs-lg-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.bs-lg-cols-5.bs-lg-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.bs-lg-cols-6.bs-lg-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.bs-lg-cols-12.bs-lg-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.bs-lg-cols-none.bs-lg-cols-none{grid-template-columns:none}.bs-lg-rows-1.bs-lg-rows-1{grid-template-rows:repeat(1,minmax(0,auto))}.bs-lg-rows-2.bs-lg-rows-2{grid-template-rows:repeat(2,minmax(0,auto))}.bs-lg-rows-3.bs-lg-rows-3{grid-template-rows:repeat(3,minmax(0,auto))}.bs-lg-rows-none.bs-lg-rows-none{grid-template-rows:none}.bs-lg-span-1.bs-lg-span-1{grid-column:span 1 / span 1}.bs-lg-span-2.bs-lg-span-2{grid-column:span 2 / span 2}.bs-lg-span-3.bs-lg-span-3{grid-column:span 3 / span 3}.bs-lg-span-4.bs-lg-span-4{grid-column:span 4 / span 4}.bs-lg-span-5.bs-lg-span-5{grid-column:span 5 / span 5}.bs-lg-span-6.bs-lg-span-6{grid-column:span 6 / span 6}.bs-lg-span-full.bs-lg-span-full{grid-column:1 / -1}.bs-lg-span-auto.bs-lg-span-auto{grid-column:auto}.bs-lg-row-span-2.bs-lg-row-span-2{grid-row:span 2 / span 2}.bs-lg-row-span-3.bs-lg-row-span-3{grid-row:span 3 / span 3}.bs-lg-row-span-full.bs-lg-row-span-full{grid-row:1 / -1}.bs-lg-row-span-auto.bs-lg-row-span-auto{grid-row:auto}.bs-lg-w-full.bs-lg-w-full{inline-size:100%}.bs-lg-w-auto.bs-lg-w-auto{inline-size:auto}.bs-lg-w-min.bs-lg-w-min{inline-size:min-content}.bs-lg-w-max.bs-lg-w-max{inline-size:max-content}.bs-lg-w-fit.bs-lg-w-fit{inline-size:fit-content}.bs-lg-max-w-none.bs-lg-max-w-none{max-inline-size:none}.bs-lg-max-w-full.bs-lg-max-w-full{max-inline-size:100%}.bs-lg-max-w-sm.bs-lg-max-w-sm{max-inline-size:var(--bs-container-sm)}.bs-lg-max-w-md.bs-lg-max-w-md{max-inline-size:var(--bs-container-md)}.bs-lg-max-w-lg.bs-lg-max-w-lg{max-inline-size:var(--bs-container-lg)}.bs-lg-max-w-xl.bs-lg-max-w-xl{max-inline-size:var(--bs-container-xl)}.bs-lg-max-w-2xl.bs-lg-max-w-2xl{max-inline-size:var(--bs-container-2xl)}.bs-lg-max-w-prose.bs-lg-max-w-prose{max-inline-size:var(--bs-container-prose)}}}
