.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-x-2>*+*{margin-left:.5rem}.space-y-1>*+*{margin-top:.25rem}.space-y-6>*+*{margin-top:1.5rem}.gap-4{gap:1rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.tracking-tight{letter-spacing:-.025em}.text-gray-900{color:#111827}.text-gray-700{color:#374151}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-green-500{color:#10b981}.text-blue-500{color:#3b82f6}.text-yellow-500{color:#f59e0b}.mb-6{margin-bottom:1.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.ml-1{margin-left:.25rem}.pb-2{padding-bottom:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.fill-current{fill:currentColor}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-enter-active,.fade-leave-active{transition:all .3s ease-in-out}.fade-enter-from{opacity:0;transform:translateY(10px)}.fade-leave-to{opacity:0;transform:translateY(-10px)}.hover-lift{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.hover-lift:hover{transform:translateY(-2px);box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}.glass-morphism{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.gradient-orange{background:linear-gradient(135deg,#f97316,#ea580c)}.gradient-blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.gradient-purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.gradient-green{background:linear-gradient(135deg,#10b981,#059669)}@media (max-width: 640px){.responsive-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}}@media (min-width: 641px) and (max-width: 1024px){.responsive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media (min-width: 1025px){.responsive-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}.pac-container:after{content:none!important}
