.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.top-0{top:0}.top-1\.5{top:.375rem}.top-2{top:.5rem}.bottom-0{bottom:0}.left-0{left:0}.left-1\.5{left:.375rem}.right-0{right:0}.right-2{right:.5rem}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.w-1{width:.25rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-14{width:3.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-full{width:100%}.w-\[55\%\]{width:55%}.w-\[64\%\]{width:64%}.w-\[72\%\]{width:72%}.max-w-\[280px\]{max-width:280px}.max-w-\[440px\]{max-width:440px}.min-w-0{min-width:0}.h-1{height:.25rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-14{height:3.5rem}.h-24{height:6rem}.h-32{height:8rem}.h-40{height:10rem}.h-full{height:100%}.h-\[55vh\]{height:55vh}.h-\[60\%\]{height:60%}.min-h-\[220px\]{min-height:220px}.min-h-screen{min-height:100vh}.max-h-\[380px\]{max-height:380px}.aspect-square{aspect-ratio:1}.aspect-video{aspect-ratio:16/9}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[1\/1\]{aspect-ratio:1}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.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-\[14\%\]{padding-left:14%;padding-right:14%}.px-\[18\%\]{padding-left:18%;padding-right:18%}.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-3\.5{padding-top:.875rem;padding-bottom:.875rem}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-12{padding-top:3rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-3\.5{padding-bottom:.875rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-12{padding-bottom:3rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.-mt-4{margin-top:-1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.ml-auto{margin-left:auto}.-ml-8{margin-left:-2rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.gap-0\.5{gap:.125rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.space-y-1>*+*{margin-top:.25rem}.space-y-1\.5>*+*{margin-top:.375rem}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.text-\[9px\]{font-size:9px;line-height:12px}.text-\[10px\]{font-size:10px;line-height:14px}.text-\[11px\]{font-size:11px;line-height:16px}.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}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.italic{font-style:italic}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-relaxed{line-height:1.625}.line-through{text-decoration-line:line-through}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.whitespace-pre-wrap{white-space:pre-wrap}.whitespace-pre-line{white-space:pre-line}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.text-black{color:#000}.text-white{color:#fff}.text-gray-600{color:#4b5563}.text-white\/80{color:#fffc}.text-white\/85{color:#ffffffd9}.border{border-style:solid;border-width:1px}.border-2{border-style:solid;border-width:2px}.border-white\/20{border-color:#fff3}.rounded-sm{border-radius:.125rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px #0000000d}.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}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-85{opacity:.85}.opacity-90{opacity:.9}.opacity-100{opacity:1}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hide::-webkit-scrollbar{display:none}.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{display:none}.transition-transform{transition-property:transform;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)}.transition-opacity{transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:scale-110:hover{transform:scale(1.1)}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.active\:scale-98:active{transform:scale(.98)}@keyframes bounce-subtle{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}@keyframes glow{0%,to{opacity:1}50%{opacity:.8}}.animate-bounce-subtle{animation:1.5s ease-in-out infinite bounce-subtle}.animate-shake{animation:2s ease-in-out infinite shake}.animate-glow{animation:2s ease-in-out infinite glow}.snap-x,.snap-mandatory{scroll-snap-type:x mandatory}.snap-start{scroll-snap-align:start}.snap-center{scroll-snap-align:center}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.object-top{object-position:top}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.pointer-events-none{pointer-events:none}@media (width>=640px){.sm\:p-8{padding:2rem}.sm\:min-h-\[800px\]{min-height:800px}.sm\:h-\[850px\]{height:850px}.sm\:rounded-\[40px\]{border-radius:40px}}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.aspect-\[4\/1\]{aspect-ratio:4}.aspect-\[3\/2\]{aspect-ratio:3/2}.aspect-\[3\/4\]{aspect-ratio:3/4}.pt-10{padding-top:2.5rem}.mt-5{margin-top:1.25rem}.w-12{width:3rem}.h-12{height:3rem}.gap-1{gap:.25rem}.gap-4{gap:1rem}.mt-2{margin-top:.5rem}.justify-start{justify-content:flex-start}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mt-7{margin-top:1.75rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pb-5{padding-bottom:1.25rem}.pb-7{padding-bottom:1.75rem}.bottom-3{bottom:.75rem}.top-6{top:1.5rem}.right-4{right:1rem}.right-5{right:1.25rem}.left-3{left:.75rem}.left-4{left:1rem}.left-5{left:1.25rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-extrabold{font-weight:800}.font-normal{font-weight:400}.font-light{font-weight:300}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.w-1\.5{width:.375rem}.h-1\.5{height:.375rem}.w-16{width:4rem}.h-16{height:4rem}.w-28{width:7rem}.h-28{height:7rem}.bg-gray-50{background-color:#f9fafb}.bg-gray-300{background-color:#d1d5db}.bg-gray-500{background-color:#6b7280}.bg-gray-700{background-color:#374151}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.opacity-55{opacity:.55}.opacity-65{opacity:.65}.opacity-95{opacity:.95}.space-y-0\.5>*+*{margin-top:.125rem}.scroll-smooth{scroll-behavior:smooth}.snap-proximity{scroll-snap-type:x proximity}@media (width>=640px){.sm\:w-28{width:7rem}.sm\:h-28{height:7rem}.sm\:p-4{padding:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:mb-8{margin-bottom:2rem}.sm\:space-y-4>*+*{margin-top:1rem}.sm\:min-h-\[800px\]{min-height:800px}.sm\:max-h-\[90vh\]{max-height:90vh}.sm\:h-auto{height:auto}.sm\:h-\[55vh\]{height:55vh}.sm\:min-h-\[220px\]{min-height:220px}.sm\:max-h-\[380px\]{max-height:380px}.sm\:h-\[36vh\]{height:36vh}.sm\:min-h-\[160px\]{min-height:160px}.sm\:max-h-\[260px\]{max-height:260px}}@media (width>=768px){.md\:p-8{padding:2rem}}.max-w-md{max-width:28rem}.p-8{padding:2rem}.space-y-5>*+*{margin-top:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.inset-y-0{top:0;bottom:0}.top-3{top:.75rem}.right-3{right:.75rem}.-top-1{top:-.25rem}.-right-1{right:-.25rem}.z-30{z-index:30}.w-\[88\%\]{width:88%}.max-w-\[340px\]{max-width:340px}.min-w-\[18px\]{min-width:18px}.h-\[18px\]{height:18px}.rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.flex-wrap{flex-wrap:wrap}.space-y-3>*+*{margin-top:.75rem}.active\:scale-95:active{transform:scale(.95)}
