*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif}
a{color:inherit}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.block{display:block}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.flex{display:flex}.grid{display:grid}.hidden{display:none}
.relative{position:relative}.fixed{position:fixed}.sticky{position:sticky}.top-0{top:0}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}
.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}
.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-24{margin-top:6rem}.-mt-10{margin-top:-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}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-20{margin-bottom:5rem}
.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}
.p-0{padding:0}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.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-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}
.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.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-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}
.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-14{padding-top:3.5rem}.pt-32{padding-top:8rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-10{padding-bottom:2.5rem}.pb-16{padding-bottom:4rem}.pb-20{padding-bottom:5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-6{padding-left:1.5rem}
.w-full{width:100%}.w-auto{width:auto}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}
.h-auto{height:auto}.h-1\.5{height:.375rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-64{height:16rem}.h-72{height:18rem}.h-80{height:20rem}.h-\[300px\]{height:300px}.h-\[350px\]{height:350px}
.min-h-\[300px\]{min-height:300px}.min-h-\[350px\]{min-height:350px}
.max-w-md{max-width:28rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-\[1fr_1fr_1fr_70px\]{grid-template-columns:1fr 1fr 1fr 70px}
.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-shrink-0{flex-shrink:0}.shrink-0{flex-shrink:0}
.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}
.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.gap-x-4{column-gap:1rem}.gap-y-3{row-gap:.75rem}
.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.space-y-24>*+*{margin-top:6rem}.space-x-8>*+*{margin-left:2rem}
.divide-y>*+*{border-top:1px solid}.divide-slate-100>*+*{border-color:#f1f5f9}
.overflow-hidden{overflow:hidden}.object-contain{object-fit:contain}.cursor-pointer{cursor:pointer}
.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}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-b-12{border-bottom-left-radius:12px;border-bottom-right-radius:12px}
.border{border:1px solid #e5e7eb}.border-b{border-bottom:1px solid #e5e7eb}.border-t{border-top:1px solid #e5e7eb}.border-l{border-left:1px solid #e5e7eb}.border-l-4{border-left-width:4px}.border-t-2{border-top-width:2px}.border-b-0{border-bottom:0}.border-dashed{border-style:dashed}.border-transparent{border-color:transparent}
.border-gray-100{border-color:#f3f4f6}.border-slate-100{border-color:#f1f5f9}.border-slate-200{border-color:#e2e8f0}.border-slate-300{border-color:#cbd5e1}.border-slate-500{border-color:#64748b}.border-slate-600{border-color:#475569}.border-slate-700{border-color:#334155}.border-slate-800{border-color:#1e293b}.border-t-slate-200{border-top-color:#e2e8f0}
.border-blue-100{border-color:#dbeafe}.border-blue-200{border-color:#bfdbfe}.border-blue-500{border-color:#3b82f6}.border-blue-500\/30{border-color:rgba(59,130,246,.3)}.border-blue-600{border-color:#2563eb}.border-blue-800{border-color:#1e40af}.border-l-blue-500{border-left-color:#3b82f6}.border-emerald-200{border-color:#a7f3d0}.border-green-200{border-color:#bbf7d0}.border-amber-200{border-color:#fde68a}.border-orange-200{border-color:#fed7aa}
.bg-white{background:#fff}.bg-transparent{background:transparent}.bg-slate-50{background:#f8fafc}.bg-slate-100{background:#f1f5f9}.bg-slate-800{background:#1e293b}.bg-slate-800\/80{background:rgba(30,41,59,.8)}.bg-slate-900{background:#0f172a}.bg-slate-900\/80{background:rgba(15,23,42,.8)}.bg-slate-950{background:#020617}
.bg-gray-50{background:#f9fafb}.bg-gray-900{background:#111827}.bg-blue-50{background:#eff6ff}.bg-blue-100{background:#dbeafe}.bg-blue-500{background:#3b82f6}.bg-blue-500\/20{background:rgba(59,130,246,.2)}.bg-blue-500\/85{background:rgba(59,130,246,.85)}.bg-blue-600{background:#2563eb}.bg-blue-700{background:#1d4ed8}.bg-blue-900\/40{background:rgba(30,58,138,.4)}.bg-blue-900\/50{background:rgba(30,58,138,.5)}
.bg-emerald-50{background:#ecfdf5}.bg-emerald-100{background:#d1fae5}.bg-emerald-500{background:#10b981}.bg-green-50{background:#f0fdf4}.bg-orange-50{background:#fff7ed}.bg-orange-100{background:#ffedd5}.bg-amber-50{background:#fffbeb}.bg-red-50{background:#fef2f2}.bg-red-100{background:#fee2e2}.bg-red-500\/15{background:rgba(239,68,68,.15)}.bg-white\/10{background:rgba(255,255,255,.1)}.bg-white\/80{background:rgba(255,255,255,.8)}.bg-white\/90{background:rgba(255,255,255,.9)}
.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-from,#2563eb),var(--tw-gradient-to,#06b6d4))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-from,#2563eb),var(--tw-gradient-to,#06b6d4))}.from-blue-400{--tw-gradient-from:#60a5fa}.from-blue-600{--tw-gradient-from:#2563eb}.from-slate-50{--tw-gradient-from:#f8fafc}.to-blue-50{--tw-gradient-to:#eff6ff}.to-cyan-300{--tw-gradient-to:#67e8f9}.to-cyan-500{--tw-gradient-to:#06b6d4}
.bg-clip-text{-webkit-background-clip:text;background-clip:text}.text-transparent{color:transparent}
.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}
.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.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}.text-5xl{font-size:3rem;line-height:1}
.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.font-sans{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif}
.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.underline-offset-4{text-underline-offset:4px}.tracking-tight{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}
.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}
.text-white{color:#fff}.text-slate-200{color:#e2e8f0}.text-slate-300{color:#cbd5e1}.text-slate-400{color:#94a3b8}.text-slate-500{color:#64748b}.text-slate-600{color:#475569}.text-slate-700{color:#334155}.text-slate-800{color:#1e293b}.text-slate-900{color:#0f172a}.text-slate-950{color:#020617}
.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-blue-100{color:#dbeafe}.text-blue-200{color:#bfdbfe}.text-blue-300{color:#93c5fd}.text-blue-400{color:#60a5fa}.text-blue-500{color:#3b82f6}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.text-blue-800{color:#1e40af}.text-emerald-400{color:#34d399}.text-emerald-500{color:#10b981}.text-emerald-600{color:#059669}.text-emerald-700{color:#047857}.text-green-500{color:#22c55e}.text-green-600{color:#16a34a}.text-amber-700{color:#b45309}.text-amber-800{color:#92400e}.text-orange-700{color:#c2410c}.text-red-200{color:#fecaca}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}
.opacity-70{opacity:.7}.shadow{box-shadow:0 1px 3px rgba(15,23,42,.12),0 1px 2px rgba(15,23,42,.08)}.shadow-sm{box-shadow:0 1px 2px rgba(15,23,42,.08)}.shadow-md{box-shadow:0 4px 6px rgba(15,23,42,.1)}.shadow-lg{box-shadow:0 10px 15px rgba(15,23,42,.1)}.shadow-xl{box-shadow:0 20px 25px rgba(15,23,42,.12)}.shadow-2xl{box-shadow:0 25px 50px rgba(15,23,42,.25)}.shadow-inner{box-shadow:inset 0 2px 4px rgba(15,23,42,.08)}.ring-1{box-shadow:0 0 0 1px rgba(17,24,39,.05)}.ring-gray-900\/5{box-shadow:0 0 0 1px rgba(17,24,39,.05)}
.backdrop-blur,.backdrop-blur-md{backdrop-filter:blur(12px)}.transition,.transition-all{transition:all .2s ease}.duration-300{transition-duration:.3s}.transform{transform:translateZ(0)}
.hover\:-translate-y-0\.5:hover{transform:translateY(-.125rem)}.hover\:-translate-y-1:hover{transform:translateY(-.25rem)}.hover\:bg-blue-50:hover{background:#eff6ff}.hover\:bg-blue-500:hover{background:#3b82f6}.hover\:bg-blue-700:hover{background:#1d4ed8}.hover\:bg-blue-800:hover{background:#1e40af}.hover\:bg-emerald-50:hover{background:#ecfdf5}.hover\:bg-gray-50:hover{background:#f9fafb}.hover\:bg-slate-50:hover{background:#f8fafc}.hover\:bg-slate-700:hover{background:#334155}.hover\:bg-slate-800:hover{background:#1e293b}.hover\:bg-slate-900:hover{background:#0f172a}
.hover\:border-blue-300:hover{border-color:#93c5fd}.hover\:border-emerald-300:hover{border-color:#6ee7b7}.hover\:border-emerald-400:hover{border-color:#34d399}.hover\:border-emerald-500:hover{border-color:#10b981}.hover\:shadow-md:hover{box-shadow:0 4px 6px rgba(15,23,42,.1)}.hover\:shadow-xl:hover{box-shadow:0 20px 25px rgba(15,23,42,.12)}
.hover\:text-blue-400:hover{color:#60a5fa}.hover\:text-blue-600:hover{color:#2563eb}.hover\:text-blue-700:hover{color:#1d4ed8}.hover\:text-blue-800:hover{color:#1e40af}.hover\:text-slate-900:hover{color:#0f172a}.hover\:text-white:hover{color:#fff}.hover\:underline:hover{text-decoration:underline}.group:hover .group-hover\:text-blue-700{color:#1d4ed8}.group:hover .group-hover\:text-emerald-400{color:#34d399}
.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}
.hero-bg{background:linear-gradient(to bottom right,#f0f7ff 0%,#fff 100%)}.gradient-text{background:linear-gradient(135deg,#1890ff 0%,#0050b3 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}
@media (min-width:640px){.sm\:inline{display:inline}.sm\:flex-row{flex-direction:row}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:items-end{align-items:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:w-auto{width:auto}.sm\:p-10{padding:2.5rem}.sm\:p-12{padding:3rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pt-20{padding-top:5rem}.sm\:pb-14{padding-bottom:3.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}}
@media (min-width:768px){.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:max-w-3xl{max-width:48rem}.md\:h-80{height:20rem}.md\:mt-5{margin-top:1.25rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-6xl{font-size:3.75rem;line-height:1}}
@media (min-width:1024px){.lg\:flex{display:flex}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-shrink-0{flex-shrink:0}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-\[0\.8fr_1\.2fr\]{grid-template-columns:.8fr 1.2fr}.lg\:grid-cols-\[0\.9fr_1\.1fr\]{grid-template-columns:.9fr 1.1fr}.lg\:grid-cols-\[0\.95fr_1\.05fr\]{grid-template-columns:.95fr 1.05fr}.lg\:grid-cols-\[1\.2fr_0\.8fr\]{grid-template-columns:1.2fr .8fr}.lg\:items-center{align-items:center}.lg\:items-end{align-items:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:mt-0{margin-top:0}.lg\:w-1\/2{width:50%}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:pt-40{padding-top:10rem}.lg\:pb-28{padding-bottom:7rem}}
