:root{--background:0 0% 100%;--foreground:222 47% 11%;--card:0 0% 100%;--card-foreground:222 47% 11%;--primary:227 64% 47%;--primary-foreground:0 0% 100%;--secondary:210 35% 96%;--secondary-foreground:222 47% 11%;--muted:210 35% 96%;--muted-foreground:215 16% 42%;--accent:230 35% 94%;--accent-foreground:222 47% 11%;--destructive:4 74% 40%;--destructive-foreground:0 0% 100%;--border:214 32% 88%;--input:214 32% 88%;--ring:227 64% 47%;--radius:6px}*{box-sizing:border-box}body{background:hsl(var(--background));min-width:320px;color:hsl(var(--foreground));letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button{font:inherit}.min-h-screen{min-height:100vh}.bg-background{background-color:hsl(var(--background))}.bg-card{background-color:hsl(var(--card))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted\/30{background-color:hsl(var(--muted) / .3)}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-muted\/60{background-color:hsl(var(--muted) / .6)}.bg-primary{background-color:hsl(var(--primary))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-accent{background-color:hsl(var(--accent))}.bg-red-50{background-color:#fef2f2}.bg-amber-50{background-color:#fffbeb}.bg-emerald-50{background-color:#ecfdf5}.text-foreground{color:hsl(var(--foreground))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-red-700{color:#b42318}.text-amber-800{color:#92400e}.text-emerald-700{color:#047857}.border{border:1px solid hsl(var(--border))}.border-b{border-bottom:1px solid hsl(var(--border))}.border-transparent{border-color:#0000}.border-input{border-color:hsl(var(--input))}.border-border{border-color:hsl(var(--border))}.border-red-200{border-color:#fecaca}.border-amber-200{border-color:#fde68a}.border-emerald-200{border-color:#a7f3d0}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-md{border-radius:var(--radius)}.inline-flex{display:inline-flex}.flex{display:flex}.grid{display:grid}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.min-w-0{min-width:0}.min-w-64{min-width:16rem}.w-full{width:100%}.w-4{width:1rem}.h-4{height:1rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.w-44{width:11rem}.max-w-7xl{max-width:80rem}.max-w-72{max-width:18rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mr-2{margin-right:.5rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.p-1{padding:.25rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.whitespace-nowrap{white-space:nowrap}.text-left{text-align:left}.text-right{text-align:right}.align-middle{vertical-align:middle}.text-xs{font-size:12px;line-height:16px}.text-sm{font-size:14px;line-height:20px}.text-xl{font-size:20px;line-height:28px}.font-medium{font-weight:500}.font-semibold{font-weight:600}.caption-bottom{caption-side:bottom}.shadow-sm{box-shadow:0 1px 2px #0f172a14}.transition-all,.transition-colors{transition-property:color,background-color,border-color,box-shadow;transition-duration:.15s}.outline-none{outline:none}.ring-offset-background{--tw-ring-offset-color:hsl(var(--background))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted) / .5)}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.focus-visible\:outline-none:focus-visible{outline:none}.focus-visible\:ring-2:focus-visible,.focus-visible\:ring-ring:focus-visible{box-shadow:0 0 0 2px hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{outline-offset:2px}@media (width>=768px){.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:w-96{width:24rem}}@media (width>=1024px){.lg\:grid-cols-\[minmax\(0\,1fr\)_340px\]{grid-template-columns:minmax(0,1fr) 340px}}
