html{scroll-behavior:smooth}body{color:#333;line-height:1.6;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}button{border:none;font-family:inherit;outline:none}a{color:inherit;text-decoration:none}img{height:auto;max-width:100%}html{background:linear-gradient(0deg,#003dbb,#60efff);min-height:100%}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0000;font-family:Baloo\ 2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{background:linear-gradient(180deg,#091970 -20%,#0061ff 20%,#60efff);min-height:100vh;position:relative}.container{margin:0 auto;max-width:1600px;padding:0 60px}.header{background:#0000;left:0;padding:2rem 0;position:fixed;right:0;top:0;transition:transform .8s ease;z-index:1000}.header .container{align-items:center;display:flex;justify-content:space-between}.logo-section{align-items:center;display:flex;gap:1rem}.logo-image{border-radius:16px;height:60px;object-fit:contain;width:60px}.logo{color:#fff;font-size:1.5rem;font-weight:600}.nav .contact-link{border:1px solid #fff6;border-radius:20px;color:#fff;font-weight:400;padding:.4rem 2rem;text-decoration:none;transition:all .3s ease}.nav .contact-link:hover{background:#1630c066;border-color:#fff;box-shadow:0 10px 20px #0003;font-weight:600;transform:translateY(-5px)}.hero{display:flex;min-height:100vh;overflow:hidden;padding:10rem 0 6rem;z-index:1}.hero,.hero-content{align-items:center;position:relative}.hero-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;width:100%;z-index:2}.hero-text{align-items:flex-start;display:flex;flex-direction:column;min-width:0}.hero-title{font-size:clamp(3rem,5vw,5rem);margin-bottom:2rem}.hero-title,.tagline{color:#fff;font-weight:600}.tagline{font-size:clamp(1.4rem,2.8vw,2.8rem);margin-bottom:.4rem}.subtitle{color:#fff;font-size:clamp(1rem,2vw,2rem);font-weight:600;margin-bottom:4rem;white-space:normal}.cta-buttons{align-items:center;display:flex;flex-wrap:nowrap;gap:2rem;margin-bottom:2rem}.store-badge-link{display:inline-flex;transition:transform .2s ease,filter .2s ease}.store-badge-link:hover{filter:drop-shadow(0 4px 12px rgba(255,255,255,.5));transform:translateY(-2px)}.store-badge{display:block;height:52px;width:auto}.hero-visual{animation-delay:.2s;display:flex;justify-content:center}.app-image-wrapper{display:inline-block;position:relative}.app-image-placeholder{align-items:center;border-radius:30px;box-shadow:0 0 60px #fff9;display:flex;height:min(600px,81vw);justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:min(280px,38vw);z-index:2}.app-screenshot{border-radius:28px;display:block;height:100%;object-fit:cover;object-position:center top;width:100%}.rive-overlay{inset:0;pointer-events:none;position:absolute;z-index:4}.rive-container{height:70%;left:16%;position:absolute;top:6%;width:70%}.rive-container canvas{height:100%!important;width:100%!important}.chat-bubble{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000026;padding:20px;position:absolute;right:29px;top:16%;width:220px;z-index:10}.floating-icon{object-fit:contain;position:absolute;z-index:3}.icon-spark{animation:float1 4s ease-in-out infinite;height:100px;left:-60px;top:-20px;width:100px}.icon-bond{animation:float2 5s ease-in-out infinite;height:60px;right:-40px;top:40%;width:60px}.icon-check{animation:float1 6s ease-in-out infinite;bottom:60px;height:40px;left:-20px;width:40px}@keyframes float1{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes float2{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.features{padding:0 0 2rem;position:relative;z-index:1}.section-title{color:#fff;font-size:2.5rem;font-weight:600;margin-bottom:2rem;text-align:center;text-shadow:0 0 20px #0000001a}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1630c033;border:1px solid #fff6;border-radius:20px;display:flex;flex-direction:column;justify-content:center;padding:2.4rem;text-align:center;transition:all .4s ease}.feature-card:hover{background:#1630c066;border-color:#fff;box-shadow:0 10px 20px #0003;transform:translateY(-5px)}.feature-icon{align-items:flex-end;border-radius:20px 20px 0 0;display:flex;height:200px;justify-content:center;margin-bottom:2rem;margin-top:-2rem;overflow:visible;position:relative;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.feature-card:hover .feature-icon{transform:scale(1.1)}.feature-icon-img{height:10rem;object-fit:contain;width:auto}.feature-title{color:#fff;font-size:1.6rem;font-weight:600;margin-bottom:.5rem}.feature-description{color:#fff;font-size:1rem;font-weight:600;line-height:1.4;text-align:center}.footer{color:#fff;padding:2.5rem 0;position:relative;z-index:1}.footer-content{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.footer-brand h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:.2rem}.footer-email{color:#fff;font-size:1.2rem;font-weight:400;text-decoration:none;transition:color .3s ease}.footer-social{align-items:center;display:flex;gap:20px}.footer-social-link{align-items:center;border:1px solid #fff9;border-radius:12px;display:flex;height:60px;justify-content:center;transition:all .3s ease;width:60px}.footer-social-link:hover{background:#1630c066;border-color:#fff;box-shadow:0 10px 20px #0003;transform:translateY(-2px)}.footer-social-icon{filter:brightness(0) invert(1);height:24px;opacity:.8;transition:opacity .3s ease;width:24px}.footer-social-link:hover .footer-social-icon{opacity:1}.footer-links{display:flex;gap:4rem;justify-content:center;padding:1rem 0}.footer-links a{color:#fffc;font-size:1rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.footer-bottom{color:#fffc;font-size:.8rem;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.feature-card,.hero-text,.hero-visual{animation:fadeInUp .8s ease forwards}.feature-card:nth-child(2){animation-delay:.1s}.feature-card:nth-child(3){animation-delay:.2s}@media (prefers-reduced-motion:reduce){.feature-card,.hero-text,.hero-visual,.icon-bond,.icon-check,.icon-spark{animation:none}.feature-card:hover,.store-badge-link:hover{filter:none;transform:none}}@media (max-width:1024px){.features-grid{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:520px}.feature-description{margin:0 auto;max-width:360px}}@media (max-width:768px){.container{padding:0 15px}.hero{min-height:0;min-height:auto;overflow:visible;padding:6rem 0 2rem}.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center;width:100%}.hero-text{align-items:center;padding-left:0;padding-top:4rem}.hero-title{font-size:2.8rem}.tagline{font-size:1.3rem}.cta-buttons{flex-direction:row;flex-wrap:nowrap;gap:1rem}.store-badge-link{transform:scale(.8);transform-origin:center center}.hero-visual{justify-content:center;overflow:visible;padding-right:0;width:100%}.app-image-wrapper{margin-top:1rem;transform:scale(1);transform-origin:center center}.app-image-placeholder{height:420px;width:220px}.rive-container{top:10%}.chat-bubble{border-radius:10px;font-size:.8rem;padding:12px 8px;right:13%;top:20%;width:160px}.features{padding:2rem 0}.features-grid{padding:0 1.5rem}.section-title{font-size:2rem}.feature-card{padding:2rem 2rem 2.8rem}.feature-description{margin:0 auto;max-width:280px}.footer-content{flex-direction:column;gap:2rem;text-align:center}.footer-links{gap:1.5rem;padding:1rem 2rem}.footer-links a{font-size:.8rem}}.legal-page{background:linear-gradient(180deg,#091970 -20%,#0061ff 8%,#60efff 200%);color:#fff;min-height:100vh}.legal-header{background:#0000;padding:2rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.legal-nav{align-items:center;display:flex;justify-content:space-between}.back-link{border:1px solid #fff6;border-radius:20px;color:#fff;font-weight:400;padding:.6rem 1.2rem;text-decoration:none;transition:all .3s ease}.back-link:hover{background:#1630c066;border-color:#fff;box-shadow:0 10px 20px #0003;font-weight:600;transform:translateY(-5px)}.legal-logo{color:#b2ffff;font-size:1.5rem;font-weight:700;text-shadow:0 0 15px #b2ffff66}.legal-content{min-height:calc(100vh - 200px);padding:3rem 0}.legal-document{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:15px;margin:0 auto;max-width:800px;padding:2.5rem}.legal-title{color:#b2ffff;font-size:2.2rem;font-weight:700;margin-bottom:1.5rem;text-align:center;text-shadow:0 0 20px #b2ffff4d}.legal-text{color:#e6e6f8;font-weight:400;line-height:1.8}.legal-text>p:first-child{color:#e6e6f8;margin-bottom:2rem;opacity:.9;text-align:center}.legal-text>p:nth-child(2){color:#e6e6f8;font-size:1.1rem;font-weight:400;line-height:1.7;margin-bottom:2rem}.legal-section{margin-bottom:2.5rem}.legal-section h2{border-bottom:2px solid #b2ffff33;color:#b2ffff;font-size:1.4rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.legal-section p{color:#e6e6f8;font-size:1.05rem;font-weight:400;line-height:1.7;margin-bottom:1rem;white-space:pre-line}.legal-section a{color:#b2ffff;text-decoration:none;transition:all .3s ease}.legal-section a:hover{text-decoration:underline;text-shadow:0 0 10px #b2ffff80}.legal-section p strong{color:#80e6f2;font-weight:700}.legal-section p em{color:#66d9e8;font-style:italic;font-weight:500}.legal-section p:contains("Purpose"){background:#b2ffff0d;border-left:3px solid #b2ffff4d;border-radius:8px;font-family:Courier New,monospace;padding:1rem}.legal-section p[style*=list]{border-left:2px solid #b2ffff33;margin-left:.5rem;padding-left:1rem}.legal-section:last-child{background:#b2ffff0d;border:1px solid #b2ffff33;border-radius:10px;padding:1.5rem}.legal-section:last-child h2{color:#80e6f2;margin-bottom:1rem}.legal-section:last-child p{color:#fff;font-weight:500}.legal-footer{background:#0000;color:#e6e6f8;font-weight:400;opacity:.85;padding:1.5rem 0;text-align:center}@media (max-width:768px){.legal-nav{flex-direction:column;gap:1rem;text-align:center}.legal-document{margin:0 1rem;padding:1.5rem}.legal-title{font-size:1.8rem}.legal-content{padding:2rem 0}}@media (max-width:480px){.legal-document{margin:0 .5rem;padding:1rem}.legal-title{font-size:1.5rem}.legal-section h2{font-size:1.2rem}.legal-section p{font-size:1rem}}
/*# sourceMappingURL=main.915bcb14.css.map*/