*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--background: #FFF5F7;--foreground: #1A1A2E;--card: #FFFFFF;--card-foreground: #1A1A2E;--popover: #FFFFFF;--popover-foreground: #1A1A2E;--primary: #E8546C;--primary-foreground: #FFFFFF;--secondary: #FDE8EC;--secondary-foreground: #1A1A2E;--muted: #F8E8EB;--muted-foreground: #6B7280;--accent: #FDE8EC;--accent-foreground: #1A1A2E;--destructive: #EF4444;--destructive-foreground: #FFFFFF;--border: #F3D5DA;--input: #F3D5DA;--ring: #E8546C;--radius: .75rem}html{scroll-behavior:smooth;font-family:Poppins,sans-serif}body{background-color:var(--background);color:var(--foreground);font-family:Poppins,sans-serif;min-height:100vh}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.card-hover{transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease}.card-hover:hover{transform:translateY(-4px);box-shadow:0 12px 24px #e8546c26}@keyframes pulse-soft{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.pulse-badge{animation:pulse-soft 2s ease-in-out infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.shimmer{background:linear-gradient(90deg,var(--secondary) 25%,var(--muted) 50%,var(--secondary) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.page-transition{animation:fadeInUp .4s cubic-bezier(.16,1,.3,1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.btn-press:active{transform:scale(.96)}.glow-primary{box-shadow:0 0 20px #e8546c4d}button,a,input,select{transition:all .2s cubic-bezier(.4,0,.2,1)}@keyframes floatEmoji{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-18px) rotate(5deg)}50%{transform:translateY(-8px) rotate(-3deg)}75%{transform:translateY(-22px) rotate(4deg)}}.fade-slide-in{animation:fadeInUp .4s ease forwards}.min-h-screen{min-height:100vh}.relative{position:relative}.fixed{position:fixed}.absolute{position:absolute}.sticky{position:sticky}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.inset-0{inset:0}.z-10{z-index:10}.z-30{z-index:30}.z-50{z-index:50}.flex{display:flex}.grid{display:grid}.block{display:block}.inline-flex{display:inline-flex}.hidden{display:none}.flex-col{flex-direction:column}.flex-1{flex:1}.shrink-0{flex-shrink:0}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.w-full{width:100%}.h-full{height:100%}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-7{width:1.75rem}.h-7{height:1.75rem}.w-8{width:2rem}.h-8{height:2rem}.w-4{width:1rem}.h-4{height:1rem}.w-3\.5{width:.875rem}.h-3\.5{height:.875rem}.h-12{height:3rem}.w-12{width:3rem}.h-48{height:12rem}.w-72{width:18rem}.max-w-2xl{max-width:42rem}.max-w-lg{max-width:32rem}.overflow-x-auto{overflow-x:auto}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.bg-card{background-color:var(--card)}.bg-muted{background-color:var(--muted)}.bg-background{background-color:var(--background)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-card-foreground{color:var(--card-foreground)}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-destructive{color:var(--destructive)}.text-white{color:#fff}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.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}.tracking-tight{letter-spacing:-.025em}.text-center{text-align:center}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.leading-relaxed{line-height:1.625}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.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-8{padding-left:2rem;padding-right:2rem}.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-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pt-4{padding-top:1rem}.pb-1{padding-bottom:.25rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-36{padding-bottom:9rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-4{margin-left:1rem;margin-right:1rem}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.border{border-width:1px;border-style:solid;border-color:var(--border)}.border-t{border-top:1px solid var(--border)}.border-b{border-bottom:1px solid var(--border)}.border-border{border-color:var(--border)}.divide-y>*+*{border-top:1px solid var(--border)}.object-cover{object-fit:cover}.select-none{-webkit-user-select:none;user-select:none}.cursor-not-allowed{cursor:not-allowed}.pointer-events-none{pointer-events:none}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.backdrop-blur-md{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.drop-shadow-lg{filter:drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1))}.fill-amber-400{fill:#fbbf24}.text-amber-400{color:#fbbf24}.text-amber-700{color:#b45309}.bg-amber-100{background-color:#fef3c7}.bg-green-100{background-color:#dcfce7}.text-green-600{color:#16a34a}.bg-green-500{background-color:#22c55e}.fill-muted{fill:var(--muted)}.fill-white\/30{fill:#ffffff4d}.text-white\/30{color:#ffffff4d}.text-white\/90{color:#ffffffe6}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.bg-primary\/10{background-color:#e8546c1a}.bg-primary\/90{background-color:#e8546ce6}.bg-card\/95{background-color:#fffffff2}.bg-secondary\/30{background-color:#fde8ec4d}.bg-secondary\/50{background-color:#fde8ec80}.bg-white\/20{background-color:#fff3}.bg-destructive\/10{background-color:#ef44441a}.border-primary\/20{border-color:#e8546c33}.bg-foreground\/40{background-color:#1a1a2e66}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--ring)}.focus\:border-primary:focus{border-color:var(--primary)}.ring-2{box-shadow:0 0 0 2px var(--ring)}.ring-primary\/20{box-shadow:0 0 0 2px #e8546c33}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:gap-4{gap:1rem}.min-w-\[1\.25rem\]{min-width:1.25rem}.min-w-\[1\.5rem\]{min-width:1.5rem}.min-w-\[4rem\]{min-width:4rem}.-translate-x-1\/2{transform:translate(-50%)}.-translate-y-1\/2{transform:translateY(-50%)}.translate-x-full{transform:translate(100%)}.from-foreground\/30{--tw-gradient-from: rgba(26, 26, 46, .3)}.from-foreground\/70{--tw-gradient-from: rgba(26, 26, 46, .7)}.from-transparent{--tw-gradient-from: transparent}.to-transparent{--tw-gradient-to: transparent}.via-transparent{--tw-gradient-via: transparent}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-from, transparent),var(--tw-gradient-via, transparent),var(--tw-gradient-to, transparent))}.hover\:bg-primary-foreground\/10:hover{background-color:#ffffff1a}.hover\:bg-secondary:hover{background-color:var(--secondary)}.hover\:bg-secondary\/80:hover{background-color:#fde8eccc}.hover\:bg-muted:hover{background-color:var(--muted)}.hover\:bg-card:hover{background-color:var(--card)}.hover\:bg-destructive\/10:hover{background-color:#ef44441a}.hover\:text-destructive:hover{color:var(--destructive)}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:text-card-foreground:hover{color:var(--card-foreground)}.hover\:text-primary:hover{color:var(--primary)}.hover\:bg-primary\/20:hover{background-color:#e8546c33}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a}.hover\:scale-105:hover{transform:scale(1.05)}.group:hover .group-hover\:scale-110{transform:scale(1.1)}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:text-primary{color:var(--primary)}.aspect-\[16\/10\]{aspect-ratio:16/10}.disabled\:opacity-70:disabled{opacity:.7}.left-4{left:1rem}.right-4{right:1rem}.top-4{top:1rem}.left-\/2{left:50%}.bottom-4{bottom:1rem}.bottom-24{bottom:6rem}.-right-1{right:-.25rem}.-top-1{top:-.25rem}.-right-2{right:-.5rem}.-top-2{top:-.5rem}.left-3{left:.75rem}.right-3{right:.75rem}.top-3{top:.75rem}.top-1\/2{top:50%}.right-0{right:0}.opacity-0{opacity:0}.opacity-100{opacity:1}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.transition-all{transition-property:all}.transition-colors{transition-property:color,background-color,border-color}.transition-opacity{transition-property:opacity}.overflow-hidden{overflow:hidden}.pr-3{padding-right:.75rem}.pt-2{padding-top:.5rem}.pb-6{padding-bottom:1.5rem}.p-1\.5{padding:.375rem}.p-1{padding:.25rem}h1,h2,h3,h4,input{font-family:Poppins,sans-serif}input::placeholder{color:var(--muted-foreground)}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:Poppins,sans-serif}.focus\:ring-2:focus{outline:none;box-shadow:0 0 0 2px #e8546c33}.focus\:ring-primary\/20:focus{box-shadow:0 0 0 2px #e8546c33}
