:root{--pw-darkgray: #121316;--pw-lightgray: #f0f0f0;--pw-lightyellow: #fff06c;--gray-300: #d1d5db;--gray-400: #9ca3af}.bg-pw-darkgray{background-color:var(--pw-darkgray)}.text-pw-darkgray{color:var(--pw-darkgray)}.text-pw-lightgray{color:var(--pw-lightgray)}.text-pw-lightyellow{color:var(--pw-lightyellow)}.bg-pw-lightyellow{background-color:var(--pw-lightyellow)}.text-gray-300{color:var(--gray-300)}.text-gray-400{color:var(--gray-400)}.text-gray-500{color:#6b7280}.bg-white\/5{background-color:#ffffff0d}.bg-white\/10{background-color:#ffffff1a}.bg-pw-lightgray\/5{background-color:#f0f0f00d}.bg-pw-lightgray\/10{background-color:#f0f0f01a}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-pw-lightyellow\/90:hover{background-color:#fff06ce6}.hover\:bg-pw-lightgray\/20:hover{background-color:#f0f0f033}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-center{text-align:center}.text-left{text-align:left}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-base{font-size:1rem;line-height:1.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-sm\/6{font-size:.875rem;line-height:1.5rem}.text-xs\/5{font-size:.75rem;line-height:1.25rem}.text-sm\/7{font-size:.875rem;line-height:1.75rem}.text-lg\/6{font-size:1.125rem;line-height:1.5rem}.text-2xl\/7{font-size:1.5rem;line-height:1.75rem}.block{display:block}.hidden{display:none}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.min-w-0{min-width:0}.relative{position:relative}.absolute{position:absolute}.isolate{isolation:isolate}.mx-auto{margin-left:auto;margin-right:auto}.mx-8{margin-left:2rem;margin-right:2rem}.my-8{margin-top:2rem;margin-bottom:2rem}.m-4{margin:1rem}.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-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mb-4{margin-bottom:1rem}.\\-mb-4{margin-bottom:-1rem}.\\-mx-8{margin-left:-2rem;margin-right:-2rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pt-8{padding-top:2rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-6{padding-top:1.5rem}.px-0{padding-left:0;padding-right:0}.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-6{padding-left:1.5rem;padding-right:1.5rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.p-1{padding:.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.gap-x-3{column-gap:.75rem}.gap-x-4{column-gap:1rem}.gap-x-1{column-gap:.25rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.space-y-3>:not([hidden])~:not([hidden]){margin-top:.75rem}.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}.space-y-8>:not([hidden])~:not([hidden]){margin-top:2rem}.space-x-3>:not([hidden])~:not([hidden]){margin-left:.75rem}.w-5{width:1.25rem}.h-6{height:1.5rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-10{width:2.5rem;height:2.5rem}.size-full{width:100%;height:100%}.max-w-md{max-width:28rem}.max-w-7xl{max-width:80rem}.w-full{width:100%}.w-1\/4{width:25%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.ring-1,.ring-white\/10{box-shadow:0 0 0 1px #ffffff1a inset}.shadow-sm{box-shadow:0 1px 2px #00000014}.border{border-width:1px;border-style:solid}.border-0{border-width:0}.border-t{border-top-width:1px;border-top-style:solid}.border-x{border-left-width:1px;border-right-width:1px;border-style:solid}.border-gray-300{border-color:#d1d5db}.border-gray-500{border-color:#6b7280}.border-pw-lightgray\/10{border-color:#f0f0f01a}.border-separate{border-collapse:separate}.border-spacing-x{border-spacing:.75rem 0}.border-spacing-x-8{border-spacing:2rem 0}.inset-0{inset:0}.inset-x-4{left:1rem;right:1rem}.inset-x-8{left:2rem;right:2rem}.inset-y-0{top:0;bottom:0}.\\-z-10{z-index:-10}.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}.focus-visible\:outline-2:focus-visible{outline:2px solid rgba(255,240,108,.9)}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-white:focus-visible{outline-color:#fff}.focus-visible\:outline-pw-lightgray:focus-visible{outline-color:var(--pw-lightgray)}.focus-visible\:outline-pw-lightyellow:focus-visible{outline-color:var(--pw-lightyellow)}.focus-visible\:outline-indigo-600:focus-visible{outline-color:#4f46e5}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-fixed{table-layout:fixed}.shrink-0{flex-shrink:0}.justify-self-start{justify-self:start}.content-center{align-content:center}@media(min-width:1280px){.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:pt-8{padding-top:2rem}}@media(min-width:1024px){.lg\:hidden{display:none}.lg\:block{display:block}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:justify-between{justify-content:space-between}.lg\:p-8{padding:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:max-w-7xl{max-width:80rem}}@media(min-width:768px){.md\:flex{display:flex}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}}@media(min-width:640px){.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:tracking-tight{letter-spacing:-.025em}.sm\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
