.text-primary{color:var(--primary)!important}.text-foreground{color:var(--foreground)!important}.text-muted{color:var(--muted-foreground)!important}.text-white{color:#fff!important}.bg-primary{background-color:var(--primary)!important}.bg-secondary{background-color:var(--secondary)!important}.bg-muted{background-color:var(--muted)!important}.bg-card{background-color:var(--card)!important}.m-0{margin:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-4{margin-top:1rem!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-4{margin-bottom:1rem!important}.p-0{padding:0!important}.p-2{padding:.5rem!important}.p-4{padding:1rem!important}.flex{display:flex!important}.flex-col{flex-direction:column!important}.items-center{align-items:center!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.gap-2{gap:.5rem!important}.gap-4{gap:1rem!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.hidden{display:none!important}.block{display:block!important}.w-full{width:100%!important}.h-full{height:100%!important}