*{margin:0;padding:0;box-sizing:border-box}*,*:before,*:after{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif}input,button,select,textarea{font-family:inherit}body{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc}#root{width:100%;height:100vh}code{font-family:Pretendard Variable,Pretendard,Menlo,Monaco,Consolas,Courier New,monospace}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.space-y-6>*+*{margin-top:1.5rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-bold{font-weight:700}.text-gray-600{color:#6b7280}.mt-2{margin-top:.5rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-4{gap:1rem}.cursor-pointer{cursor:pointer}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ring-2{box-shadow:0 0 0 2px var(--tw-ring-color)}.ring-blue-500{--tw-ring-color: #3b82f6}.hover\:bg-gray-50:hover{background-color:#f9fafb}.p-4{padding:1rem}.p-8{padding:2rem}.w-12{width:3rem}.h-12{height:3rem}.bg-gray-200{background-color:#e5e7eb}.rounded-full{border-radius:9999px}.object-cover{object-fit:cover}.flex-1{flex:1 1 0%}.min-w-0{min-width:0px}.font-semibold{font-weight:600}.text-lg{font-size:1.125rem;line-height:1.75rem}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-sm{font-size:.875rem;line-height:1.25rem}.space-x-2>*+*{margin-left:.5rem}.mt-1{margin-top:.25rem}.text-xs{font-size:.75rem;line-height:1rem}.outline{outline:2px solid transparent;outline-offset:2px}.default{background-color:#3b82f6;color:#fff}.secondary{background-color:#6b7280;color:#fff}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mt-3{margin-top:.75rem}.text-gray-500{color:#9ca3af}.w-full{width:100%}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.h-4{height:1rem}.w-4{width:1rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.mb-2{margin-bottom:.5rem}.mb-1{margin-bottom:.25rem}.text-green-600{color:#16a34a}.text-green-800{color:#166534}.bg-green-100{background-color:#dcfce7}.text-blue-800{color:#1e40af}.bg-blue-100{background-color:#dbeafe}.text-orange-800{color:#c2410c}.bg-orange-100{background-color:#fed7aa}.text-gray-800{color:#1f2937}.bg-gray-100{background-color:#f3f4f6}.destructive{background-color:#dc2626;color:#fff}.break-all{word-break:break-all}.size-sm{height:2rem;padding-left:.75rem;padding-right:.75rem;font-size:.875rem}button{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;font-size:.875rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;border:1px solid transparent;padding:.5rem 1rem;background-color:#3b82f6;color:#fff}button:hover{background-color:#2563eb}button:disabled{opacity:.5;cursor:not-allowed}button[data-variant=outline]{background-color:transparent;border-color:#d1d5db;color:#374151}button[data-variant=outline]:hover{background-color:#f9fafb}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
