@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes sparkle{0%,to{opacity:0;transform:scale(.5)rotate(0)}50%{opacity:1;transform:scale(1)rotate(180deg)}}@keyframes bounce-in{0%{opacity:0;transform:scale(.9)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes rainbow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.float-animation{animation:3s ease-in-out infinite float}.sparkle-animation{animation:2s ease-in-out infinite sparkle}.gradient-text{background:linear-gradient(135deg,#ff6b9d,#ff9a9e,#ffd86f,#fc6c8f) 0 0/200% 200%;-webkit-text-fill-color:transparent;background-clip:text;animation:3s infinite rainbow}.screenshot-card{transition:all .3s cubic-bezier(.4,0,.2,1)}.screenshot-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #ffb6c14d}.hero-image-container{transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-image-container:hover{transform:scale(1.02)}.decorative-blob{filter:blur(60px);border-radius:40% 60% 60% 40%/40% 60%}.back-button{transition:all .3s}.back-button:hover{transform:translate(-5px)}@keyframes bounce-left{0%,to{transform:translate(0)}50%{transform:translate(-5px)}}.home-button{transition:all .3s}.home-button:hover{transform:translate(-3px)scale(1.05)}.home-button:hover .home-icon{animation:.5s ease-in-out bounce-left}.markdown-content{font-family:"M PLUS Rounded 1c",sans-serif!important;line-height:1.8!important}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4{background:linear-gradient(135deg,#ff6b9d,#ff9a9e,#ffd86f,#fc6c8f);-webkit-text-fill-color:transparent;background-clip:text;margin-top:2rem!important;margin-bottom:1rem!important;font-weight:700!important;line-height:1.4!important}.markdown-content h1{border-bottom:2px solid pink;padding-bottom:.5rem;font-size:2em!important}.markdown-content h2{font-size:1.6em!important}.markdown-content h3{font-size:1.3em!important}.markdown-content .plus-plan-title{font-size:.91em!important}.markdown-content h4{font-size:1.1em!important}.markdown-content h1:first-child,.markdown-content h2:first-child,.markdown-content h3:first-child,.markdown-content h4:first-child,.markdown-content p:first-child{margin-top:0!important}.markdown-content p{white-space:pre-line!important;margin-bottom:1.5rem!important;line-height:1.9!important}.markdown-content ul,.markdown-content ol{margin-bottom:1.5rem!important;padding-left:1.5rem!important}.markdown-content li{white-space:normal!important;margin-bottom:.5rem!important;line-height:1.8!important}.markdown-content ul ul,.markdown-content ol ul,.markdown-content ul ol,.markdown-content ol ol{margin-top:0!important;margin-bottom:0!important;padding-left:1.5rem!important}.markdown-content li li{white-space:normal!important;margin-top:0!important;margin-bottom:.25rem!important;line-height:1.6!important}.markdown-content li li:last-child{margin-bottom:0!important}.markdown-content ul li::marker{content:"💝 ";color:#ec4899!important}.markdown-content ol li::marker{color:#ec4899!important;font-weight:700!important}.markdown-content blockquote{color:#831843!important;background:linear-gradient(135deg,#fff0f5,#ffedf0)!important;border-left:4px solid #ec4899!important;border-radius:.5rem!important;margin:1.5rem 0!important;padding:1rem 1.5rem!important;font-style:normal!important;line-height:1.6!important}.markdown-content blockquote p{margin-bottom:0!important}.markdown-content pre{background:#fff5f7!important;border:2px solid pink!important;border-radius:1rem!important;margin:1.5rem 0!important;padding:1.5rem!important}.markdown-content code{color:#db2777!important;background:#fff0f5!important;border-radius:.25rem!important;padding:.2rem .4rem!important;font-size:.9em!important}.markdown-content pre code{background:0 0!important;padding:0!important}.markdown-content table{border-collapse:separate!important;border-spacing:0!important;border:2px solid pink!important;border-radius:1rem!important;width:100%!important;margin:1.5rem 0!important;overflow:hidden!important}.markdown-content th{color:#831843!important;text-align:left!important;background:linear-gradient(135deg,pink,#ffb6c1)!important;padding:1rem!important;font-weight:700!important}.markdown-content td{background:#fff9fa!important;border-top:1px solid pink!important;padding:.75rem 1rem!important}.markdown-content tbody tr:hover td{background:#fff0f5!important}.markdown-content a{color:#ec4899!important;text-underline-offset:.2em!important;word-break:break-word!important;overflow-wrap:break-word!important;hyphens:auto!important;text-decoration:underline!important}.markdown-content a:hover{color:#db2777!important}.markdown-content strong{color:#db2777!important;font-weight:700!important}.markdown-content hr{border-color:pink!important;margin:2rem 0!important}::-webkit-scrollbar{width:14px;height:14px}::-webkit-scrollbar-track{background:#fff5f7;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#ffcad4,#b0c2f2,#e2f0cb);border:4px solid #fff5f7;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#ff9aa2,#ffb7b2,#b5ead7)}
