*{box-sizing:border-box}html,body,#root{height:100%;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.min-h-screen{min-height:100vh}.p-4{padding:1rem}.p-6{padding:1.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.border{border:1px solid #e5e7eb}.text-sm{font-size:.875rem}.text-2xl{font-size:1.5rem}.font-semibold{font-weight:600}.text-red-600{color:#dc2626}.text-green-700{color:#047857}.text-gray-600{color:#4b5563}.bg-blue-600{background:#2563eb}.bg-emerald-600{background:#059669}.text-white{color:#fff}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-3{gap:.75rem}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.mx-auto{margin-left:auto;margin-right:auto}.underline{text-decoration:underline}.disabled\:opacity-60:disabled{opacity:.6}.whitespace-pre-wrap{white-space:pre-wrap}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.min-w-\[600px\]{min-width:600px}.min-w-\[700px\]{min-width:700px}.max-w-\[400px\]{max-width:400px}.border-b{border-bottom:1px solid #e5e7eb}.mb-6{margin-bottom:1.5rem}.gap-4{gap:1rem}.mb-4{margin-bottom:1rem}.w-full{width:100%}.rounded{border-radius:.25rem}.p-3{padding:.75rem}.text-xs{font-size:.75rem}.w-full.border.p-2.rounded{border:1px solid #e5e7eb;padding:.5rem;border-radius:.25rem}.border.rounded.p-3{border:1px solid #e5e7eb;padding:.75rem;border-radius:.25rem}.border.rounded.p-4{border:1px solid #e5e7eb;padding:1rem;border-radius:.25rem}.w-full.border-b.mb-4{border-bottom:1px solid #e5e7eb;margin-bottom:1rem}audio{max-width:240px}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.max-w-md{max-width:28rem}
