@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);body{background-color:#f9f9f9;color:#333;font-family:Poppins,sans-serif;line-height:1.6;padding:0;transition:background-color .3s ease,color .3s ease}.app-container{overflow-x:hidden}.hero-section{background-color:#fff;padding:60px 0;text-align:center;transition:background-color .3s ease}.hero-content{margin:0 auto;max-width:1200px}.hero-header{align-items:center;display:flex;flex-direction:column;margin-bottom:30px}.app-logo{animation:pulse 2s infinite alternate;height:auto;margin-bottom:15px;max-width:150px;width:20vw}.hero-headline{animation:fadeInDown 1s ease-out;color:#d0800ff;font-size:2em;font-weight:700;letter-spacing:-.02em;margin-bottom:25px}.hero-tagline{color:#555;font-size:1.2em;margin-bottom:30px}.hero-screenshots{display:flex;gap:30px;justify-content:center;margin-bottom:80px}.portrait-screenshot{border:1px solid #eee;border-radius:12px;box-shadow:0 6px 12px #00000026;height:auto;max-width:280px;transition:border-color .3s ease,box-shadow .3s ease,transform .2s ease-in-out;width:40%}.portrait-screenshot:hover{box-shadow:0 8px 16px #0003;transform:scale(1.03)}.download-badges{animation:fadeInUp 1s ease-out .4s forwards;display:flex;gap:20px;justify-content:center;margin-top:30px;opacity:0}.download-badge{border-radius:6px;box-shadow:0 2px 5px #0000001a;height:70px;overflow:hidden;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.download-badge:hover{box-shadow:0 5px 10px #00000026;transform:scale(1.08)}.coming-soon-section h3{color:#000;font-size:2em;text-align:center;transition:color .3s ease}.video-section{background-color:#121212}.dark-mode .video-section,.features-section{background-color:#f0f8ff}.features-section{color:#333;padding:60px 20px;transition:background-color .3s ease,color .3s ease}.features-section h2{color:#0800ff;font-size:2.2em;margin-bottom:40px;text-align:center}.feature{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #00000014;color:#444;margin:50px auto;max-width:700px;opacity:1!important;padding:30px;transform:translateY(0)!important;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease,transform .3s ease}.feature:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-5px)}.feature h3{color:#d0800ff;font-size:1.6em;margin-bottom:15px;margin-top:0}.testimonial-section{background-color:#f9f9f9;opacity:1;padding:80px 20px;text-align:center;transition:background-color .3s ease,color .3s ease}.testimonial-section h2{color:#d0800ff;font-size:2.2em;margin-bottom:30px}.testimonial-text{color:#555;font-size:1.3em;font-style:italic;margin:0 auto 30px;max-width:800px}.testimonial-author{color:#333;font-weight:700}.app-footer{background-color:#222;color:#eee;font-size:.95em;padding:30px;text-align:center;transition:background-color .3s ease,color .3s ease}.app-footer a{text-decoration:none;transition:color .3s ease}.app-footer a,.app-footer a:hover{color:#d0800ff}.dark-mode body{color:#eee}.dark-mode .hero-section,.dark-mode body{background-color:#121212}.dark-mode .hero-headline{color:#e5e5eb}.dark-mode .features-section{background-color:#1e1e1e;color:#eee}.dark-mode .features-section h2{color:#e5e5eb}.dark-mode .feature{background-color:#2c2c2c;box-shadow:0 2px 4px #ffffff14;color:#ddd}.dark-mode .feature h3{color:#e5e5eb}.dark-mode .testimonial-section{background-color:#121212;color:#eee}.dark-mode .testimonial-section h2{color:#e5e5eb}.dark-mode .testimonial-text{color:#ccc}.dark-mode .testimonial-author{color:#eee}.dark-mode .app-footer{background-color:#000;color:#ccc}.dark-mode .app-footer a{color:#e5e5eb}.dark-mode .coming-soon-section{color:#fff}.dark-mode .portrait-screenshot{border-color:#333;box-shadow:0 6px 12px #ffffff0d}@media only screen and (max-width:400px){.app-logo{max-width:none;width:60vw}}@media (min-width:401px) and (max-width:768px){.app-logo{max-width:none;width:40vw}}@media (min-width:769px){.app-logo{max-width:180px}}@media (max-width:600px){.download-badge:hover{transform:scale(1.03)}.download-badges{align-items:center;flex-direction:column;gap:10px}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-60px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.05)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.cf8b5092.css.map*/