body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;padding-top:env(safe-area-inset-top);min-height:100vh;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.p-24{padding:24px}.p-16{padding:16px}.p-6{padding:24px}.px-4{padding-left:4px;padding-right:4px}.py-2{padding-top:2px;padding-bottom:2px}.mb-0{margin-bottom:0!important}.mb-2{margin-bottom:2px}.mb-4{margin-bottom:4px}.mb-8{margin-bottom:8px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-4{margin-top:16px}.mt-24{margin-top:24px}.mr-1{margin-right:4px}.mr-2{margin-right:8px}.flex{display:flex}.flex-between{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.flex-center{display:flex;align-items:center;justify-content:center}.items-center{align-items:center}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.gap-16{gap:16px}.w-full{width:100%}.h-64{height:16rem}.min-h-screen{min-height:100vh}.space-y-6>*+*{margin-top:12px}.space-y-24>*+*{margin-top:24px}.text-xs{font-size:.75rem;line-height:1.5}.text-sm{font-size:.8125rem;line-height:1.5}.text-lg{font-size:1.125rem}.text-4xl{font-size:2rem}.text-center{text-align:center}.text-white{color:#fff}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-900{color:#111827}.text-blue-500,.text-blue-600{color:var(--accent, #6366f1)}.text-green-600{color:#10b981}.font-medium{font-weight:500}.font-bold{font-weight:700}.font-mono{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.bg-blue-500{background-color:var(--accent, #6366f1)}.shadow-sm{box-shadow:0 1px 2px #0000000a}.rounded{border-radius:8px}.hover\:bg-blue-600:hover{background-color:var(--accent-hover, #4f46e5)}.hover\:text-blue-700:hover{color:var(--accent-hover, #4f46e5)}@media (max-width: 599.95px){.p-24,.p-6{padding:12px}.mb-24{margin-bottom:16px}.mt-24{margin-top:16px}.space-y-24>*+*{margin-top:16px}.gap-16{gap:12px}}
