.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.bottom-80{bottom:80px}.left-0{left:0}.left-50\%{left:50%}.right-0{right:0}.right-24{right:24px}.top-0{top:0}.top-100\%{top:100%}.top-50\%{top:50%}.top-80{top:80px}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.z-1{z-index:1}.z-10{z-index:10}.z-9{z-index:9}.grid{display:grid}.col-span-2{grid-column:span 2/span 2}.grid-cols-\[auto_1fr\]{grid-template-columns:auto 1fr}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mx-24{margin-left:24px;margin-right:24px}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:1px}.mb-2{margin-bottom:2px}.mb-4{margin-bottom:4px}.mb-6{margin-bottom:6px}.mb-8{margin-bottom:8px}.ml-24{margin-left:24px}.mt-4{margin-top:4px}.mt-8{margin-top:8px}.block{display:block}.hidden{display:none}.h-0{height:0}.h-160{height:160px}.h-500{height:500px}.h-60{height:60px}.h1{height:1px}.max-h-400{max-height:400px}.max-w-240{max-width:240px}.max-w-400{max-width:400px}.max-w-720px{max-width:720px}.min-w-full{min-width:100%}.w-0{width:0}.w-100\%,.w-full{width:100%}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.transform{transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.items-start{align-items:flex-start}.items-center{align-items:center}.self-end{align-self:flex-end}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-12{gap:12px}.gap-16{gap:16px}.gap-24{gap:24px}.gap-32{gap:32px}.gap-4{gap:4px}.gap-6{gap:6px}.gap-60{gap:60px}.gap-8{gap:8px}.gap-x-8{column-gap:8px}.gap-y-6{row-gap:6px}.divide-y>:not([hidden])~:not([hidden]){--un-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--un-divide-y-reverse)));border-bottom-width:calc(1px * var(--un-divide-y-reverse))}.dark .dark\:divide-gray-700>:not([hidden])~:not([hidden]){--un-divide-opacity:1;border-color:rgb(55 65 81/var(--un-divide-opacity))}.divide-gray-200>:not([hidden])~:not([hidden]){--un-divide-opacity:1;border-color:rgb(229 231 235/var(--un-divide-opacity))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.b-1,.border{border-width:1px}.b-x-0{border-left-width:0;border-right-width:0}.b-y-1{border-top-width:1px}.b-b-1,.b-y-1{border-bottom-width:1px}.b-gray-200{--un-border-opacity:1;border-color:rgb(229 231 235/var(--un-border-opacity))}.b-gray-400{--un-border-opacity:1;border-color:rgb(156 163 175/var(--un-border-opacity))}.rd-4{border-radius:4px}.rd-8{border-radius:8px}.rounded{border-radius:1px}.rounded-2{border-radius:2px}.b-solid{border-style:solid}.b-b-none{border-bottom-style:none}.b-b-solid{border-bottom-style:solid}.b-r-none{border-right-style:none}.bg-gray-100{--un-bg-opacity:1;background-color:rgb(243 244 246/var(--un-bg-opacity))}.bg-gray-800,.dark .dark\:bg-gray-800{--un-bg-opacity:1;background-color:rgb(31 41 55/var(--un-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.dark .dark\:bg-gray-900{--un-bg-opacity:1;background-color:rgb(17 24 39/var(--un-bg-opacity))}.dark .dark\:hover\:bg-gray-700:hover{--un-bg-opacity:1;background-color:rgb(55 65 81/var(--un-bg-opacity))}.dark .dark\:hover\:bg-zinc-700:hover{--un-bg-opacity:1;background-color:rgb(63 63 70/var(--un-bg-opacity))}.hover\:bg-gray-100:hover{--un-bg-opacity:1;background-color:rgb(243 244 246/var(--un-bg-opacity))}.hover\:bg-gray-50:hover{--un-bg-opacity:1;background-color:rgb(249 250 251/var(--un-bg-opacity))}.object-cover{object-fit:cover}.p-12{padding:12px}.p-16{padding:16px}.p-2{padding:2px}.p-4{padding:4px}.p-6{padding:6px}.px-10{padding-left:10px;padding-right:10px}.px-12{padding-left:12px;padding-right:12px}.px-24{padding-left:24px;padding-right:24px}.px-4{padding-left:4px;padding-right:4px}.px-8{padding-left:8px;padding-right:8px}.py-12{padding-top:12px;padding-bottom:12px}.py-2{padding-top:2px;padding-bottom:2px}.py-24{padding-top:24px;padding-bottom:24px}.py-6{padding-top:6px;padding-bottom:6px}.py-8{padding-top:8px;padding-bottom:8px}.pb-6{padding-bottom:6px}.pb-66{padding-bottom:66px}.pl-16{padding-left:16px}.pr-3{padding-right:3px}.pt-32{padding-top:32px}.text-center{text-align:center}.text-left{text-align:left}.text-0\!{font-size:0!important}.text-12{font-size:12px}.text-13{font-size:13px}.text-14{font-size:14px}.text-16{font-size:16px}.text-18{font-size:18px}.text-20{font-size:20px}.text-24{font-size:24px}.text-32{font-size:32px}.text-36{font-size:36px}.dark .dark\:text-zinc-500{--un-text-opacity:1;color:rgb(113 113 122/var(--un-text-opacity))}.text-blue-500{--un-text-opacity:1;color:rgb(59 130 246/var(--un-text-opacity))}.c-gray-400,.text-gray-400{--un-text-opacity:1;color:rgb(156 163 175/var(--un-text-opacity))}.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128/var(--un-text-opacity))}.text-gray-600{--un-text-opacity:1;color:rgb(75 85 99/var(--un-text-opacity))}.text-green-500{--un-text-opacity:1;color:rgb(34 197 94/var(--un-text-opacity))}.text-red-300{--un-text-opacity:1;color:rgb(252 165 165/var(--un-text-opacity))}.text-red-500{--un-text-opacity:1;color:rgb(239 68 68/var(--un-text-opacity))}.hover\:text-gray-700:hover{--un-text-opacity:1;color:rgb(55 65 81/var(--un-text-opacity))}.c-blue{--un-text-opacity:1;color:rgb(96 165 250/var(--un-text-opacity))}.c-transparent\!{color:transparent!important}.c-white{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}.font-800{font-weight:800}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.lh-36{line-height:36px}.underline{text-decoration-line:underline}.shadow-lg{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color,rgb(0 0 0/0.1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color,rgb(0 0 0/0.1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus\:outline-none:focus,.outline-none{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus\:ring-blue-500:focus{--un-ring-opacity:1;--un-ring-color:rgb(59 130 246/var(--un-ring-opacity))}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-transform{transition-duration:.15s}.min-h-dvh{min-height:100dvh}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.lg\:left-100\%{left:100%}.lg\:right-auto{right:auto}.lg\:block\!{display:block!important}.lg\:hidden{display:none}.lg\:bg-transparent\!{background-color:transparent!important}}:root{--text-color:#232323;--background-color:#fff;--progress-color:#333}@media(prefers-color-scheme:dark){:root{--text-color:#ededed;--background-color:#000;--progress-color:#eee}}.light{color-scheme:light;--text-color:#232323;--background-color:#fff;--progress-color:#333}.dark{color-scheme:dark;--text-color:#ededed;--background-color:#000;--progress-color:#eee}body,html{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica,Tahoma,Arial,Microsoft YaHei,微软雅黑,黑体,Heiti,sans-serif,SimSun,宋体,serif;color:var(--text-color);font-size:14px;line-height:1.5;scroll-padding-top:80px}.sticky,body,html{background-color:var(--background-color)}:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}menu,ol,summary,ul{list-style:none}ol{counter-reset:revert}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}