/* Local Tailwind-lite utilities for ai.120cg.cn. Keeps the page independent of cdn.tailwindcss.com and Google Fonts. */
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif}button,input,textarea{font:inherit;color:inherit;margin:0;padding:0}button{cursor:pointer;background-color:transparent;background-image:none}img,svg{display:block}a{color:inherit;text-decoration:inherit}.container{width:100%;margin-left:auto;margin-right:auto}.mx-auto{margin-left:auto;margin-right:auto}.max-w-2xl{max-width:42rem}.max-w-6xl{max-width:72rem}.min-h-screen{min-height:100vh}.min-h-\[420px\]{min-height:420px}.min-w-\[3em\]{min-width:3em}.w-full{width:100%}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-8{width:2rem}.w-32{width:8rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-8{height:2rem}.flex{display:flex}.inline-flex{display:inline-flex}.inline-block{display:inline-block}.grid{display:grid}.hidden{display:none!important}.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.relative{position:relative}.absolute{position:absolute}.inset-0{inset:0}.inset-4{inset:1rem}.overflow-auto{overflow:auto}.whitespace-pre-wrap{white-space:pre-wrap}.outline-none{outline:2px solid transparent;outline-offset:2px}.p-0\.5{padding:.125rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.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}.pt-5{padding-top:1.25rem}.pt-10{padding-top:2.5rem}.pb-3{padding-bottom:.75rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-10{padding-bottom:2.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.ml-auto{margin-left:auto}.space-y-1>*+*{margin-top:.25rem}.space-y-3>*+*{margin-top:.75rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.border{border-width:1px;border-style:solid}.border-3{border-width:3px;border-style:solid}.border-b{border-bottom-width:1px;border-bottom-style:solid}.border-t{border-top-width:1px;border-top-style:solid}.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}.border-purple-500{border-color:#a855f7}.border-t-transparent{border-top-color:transparent}.border-white\/10{border-color:rgba(255,255,255,.1)}.border-green-400\/30{border-color:rgba(74,222,128,.3)}.border-blue-400\/30{border-color:rgba(96,165,250,.3)}.border-yellow-400\/20{border-color:rgba(250,204,21,.2)}.bg-white\/5{background-color:rgba(255,255,255,.05)}.bg-white\/10{background-color:rgba(255,255,255,.1)}.bg-white\/90{background-color:rgba(255,255,255,.9)}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-blue-50{background-color:#eff6ff}.bg-blue-500\/20{background-color:rgba(59,130,246,.2)}.bg-green-50{background-color:#f0fdf4}.bg-green-300{background-color:#86efac}.bg-green-400{background-color:#4ade80}.bg-green-500\/20{background-color:rgba(34,197,94,.2)}.bg-red-50{background-color:#fef2f2}.bg-red-300{background-color:#fca5a5}.bg-yellow-500\/10{background-color:rgba(234,179,8,.1)}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-from),var(--tw-gradient-to))}.from-purple-600{--tw-gradient-from:#9333ea}.to-indigo-600{--tw-gradient-to:#4f46e5}.text-center{text-align:center}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.leading-relaxed{line-height:1.625}.text-white{color:#fff}.text-white\/30{color:rgba(255,255,255,.3)}.text-white\/40{color:rgba(255,255,255,.4)}.text-white\/50{color:rgba(255,255,255,.5)}.text-white\/60{color:rgba(255,255,255,.6)}.text-white\/80{color:rgba(255,255,255,.8)}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-purple-600{color:#9333ea}.text-blue-300{color:#93c5fd}.text-blue-600{color:#2563eb}.text-green-300{color:#86efac}.text-green-600{color:#16a34a}.text-red-600{color:#dc2626}.text-yellow-200\/80{color:rgba(254,240,138,.8)}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.accent-purple-600{accent-color:#9333ea}.hover\:bg-blue-100:hover{background-color:#dbeafe}.hover\:bg-blue-500\/30:hover{background-color:rgba(59,130,246,.3)}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.hover\:scale-\[1\.02\]:hover{transform:scale(1.02)}.focus\:bg-white:focus{background-color:#fff}.focus\:ring-2:focus{box-shadow:0 0 0 2px rgba(168,85,247,.55)}.focus\:ring-purple-500:focus{box-shadow:0 0 0 2px rgba(168,85,247,.55)}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:p-8{padding:2rem}.md\:text-5xl{font-size:3rem;line-height:1}}
