:root{--background:0 0% 100%;--foreground:222 47% 11%;--card:0 0% 100%;--card-foreground:222 47% 11%;--primary:166 76% 30%;--primary-foreground:0 0% 100%;--secondary:210 35% 96%;--secondary-foreground:222 47% 11%;--muted:210 35% 96%;--muted-foreground:215 16% 42%;--accent:166 36% 92%;--accent-foreground:222 47% 11%;--destructive:4 74% 40%;--destructive-foreground:0 0% 100%;--border:214 32% 88%;--input:214 32% 88%;--ring:166 76% 30%;--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,textarea{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-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}.items-start{align-items:flex-start}.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}.w-full{width:100%}.h-3\.5{height:.875rem}.w-3\.5{width:.875rem}.h-4{height:1rem}.w-4{width:1rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.min-h-11{min-height:2.75rem}.min-w-11{min-width:2.75rem}.min-h-24{min-height:6rem}.max-w-2xl{max-width:42rem}.max-w-7xl{max-width:80rem}.max-h-\[560px\]{max-height:560px}.mx-auto{margin-left:auto;margin-right:auto}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.space-y-1>*+*{margin-top:.25rem}.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-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pt-0{padding-top:0}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.whitespace-nowrap{white-space:nowrap}.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}.shadow-sm{box-shadow:0 1px 2px #0f172a14}.transition-all,.transition-colors{transition-property:color,background-color,border-color,box-shadow;transition-duration:.15s}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.outline-none{outline:none}.ring-offset-background{--tw-ring-offset-color:hsl(var(--background))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.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\:items-start{align-items:flex-start}.md\:justify-between{justify-content:space-between}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1024px){.lg\:grid-cols-\[360px_minmax\(0\,1fr\)\]{grid-template-columns:360px minmax(0,1fr)}}@keyframes pulse{50%{opacity:.5}}
