html:not(.tailwind-ready) body{visibility:hidden!important;opacity:0!important}html.tailwind-ready body{transition:opacity .3s ease-in,visibility .3s;visibility:visible!important;opacity:1!important}*{box-sizing:border-box;margin:0;padding:0}.min-h-screen{min-height:100vh}.pb-20{padding-bottom:5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-around{justify-content:space-around}.space-x-3>*+*{margin-left:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.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-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.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-bold{font-weight:700}.text-center{text-align:center}.text-white{color:#fff}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.bg-white{background-color:#fff}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.shadow-sm{box-shadow:0 1px 2px #0000000d}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-gray-200{border-color:#e5e7eb}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.fixed{position:fixed}.sticky{position:sticky}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.inset-0{inset:0}.z-30{z-index:30}.z-40{z-index:40}.w-full{width:100%}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-8{width:2rem}.h-8{height:2rem}.w-12{width:3rem}.h-12{height:3rem}.w-16{width:4rem}.h-16{height:4rem}.w-24{width:6rem}.h-24{height:6rem}.h-48{height:12rem}.hidden{display:none}.block{display:block}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-12{margin-bottom:3rem}.mt-8{margin-top:2rem}.opacity-90{opacity:.9}.opacity-80{opacity:.8}.object-cover{-o-object-fit:cover;object-fit:cover}.overflow-hidden{overflow:hidden}.relative{position:relative}.absolute{position:absolute}.bg-gradient-to-r{background-image:linear-gradient(to right, var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))}.from-blue-600{--tw-gradient-from:#2563eb}.to-purple-600{--tw-gradient-to:#9333ea}.from-blue-600-to-blue-700{background:linear-gradient(90deg,#2563eb,#1d4ed8)}.from-purple-500.to-purple-600{background:linear-gradient(to bottom right,#9333ea,#7e22ce)!important}.from-blue-500.to-blue-600{background:linear-gradient(to bottom right,#3b82f6,#2563eb)!important}.from-green-500.to-green-600{background:linear-gradient(to bottom right,#22c55e,#16a34a)!important}.from-red-500.to-red-600{background:linear-gradient(to bottom right,#ef4444,#dc2626)!important}.opacity-50{opacity:.5}.scale-110{transform:scale(1.1)}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.bg-black{background-color:#000}.bg-opacity-20{background-color:#0003}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.nav-blur{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6}.gradient-text{background:linear-gradient(135deg,#1e3a8a,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.content-section{display:none}.content-section.active{display:block}.tab-button{transition:all .3s}.tab-button.active{color:#3b82f6;border-bottom:2px solid #3b82f6}.line-clamp-2{-webkit-line-clamp:2!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.text-chinese-friendly{word-break:keep-all!important;overflow-wrap:break-word!important;word-wrap:break-word!important;white-space:normal!important}.text-container{width:100%!important;min-width:0!important}.gap-2{gap:.5rem}.gap-4{gap:1rem}.mt-2{margin-top:.5rem}.pt-3{padding-top:.75rem}.p-3{padding:.75rem}.p-5{padding:1.25rem}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.text-base{font-size:1rem;line-height:1.5rem}.bg-gray-50{background-color:#f9fafb}.bg-gray-300{background-color:#d1d5db}.border-gray-100{border-color:#f3f4f6}.w-px{width:1px}.h-10{height:2.5rem}.whitespace-nowrap{white-space:nowrap}.flex-wrap{flex-wrap:wrap}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.cursor-pointer{cursor:pointer}.inline-flex{display:inline-flex}.min-w-0{min-width:0}.max-w-md{max-width:28rem}.mx-auto{margin-left:auto;margin-right:auto}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-x-1>*+*{margin-left:.25rem}.space-x-2>*+*{margin-left:.5rem}.space-x-4>*+*{margin-left:1rem}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-8{margin-bottom:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.text-blue-600{color:#2563eb}.text-green-600{color:#16a34a}.text-purple-600{color:#9333ea}.text-red-600{color:#dc2626}.h-20{height:5rem}.z-50{z-index:50}.transform{transform:translateZ(0)}.-translate-x-1\/2{transform:translate(-50%)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}body.tailwind-loaded{transition:opacity .3s ease-in,visibility .3s}.feature-card{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}
