body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}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}.App{background:linear-gradient(135deg,#4f8ef7,#3b82f6);min-height:100vh}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 1px 3px #00000014;padding:1rem 2rem;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar:hover{box-shadow:0 4px 12px #0000001a}.nav-container{justify-content:space-between;margin:0 auto;max-width:1400px}.logo,.nav-container{align-items:center;display:flex}.logo{cursor:pointer;gap:.75rem;transition:transform .3s ease}.logo:hover{transform:translateY(-2px)}.logo-icon{align-items:center;border-radius:12px;box-shadow:0 4px 12px #3b82f633;display:flex;height:50px;justify-content:center;overflow:hidden;transition:all .3s ease;width:50px}.logo:hover .logo-icon{box-shadow:0 6px 16px #3b82f64d;transform:scale(1.05)}.icon-img{height:100%;object-fit:cover;width:100%}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#1e40af);-webkit-background-clip:text;background-clip:text;color:#1f2937;font-size:1.6rem;font-weight:700;letter-spacing:-.5px}.nav-links{align-items:center;display:flex;gap:2.5rem;list-style:none}.nav-links a,.nav-links li{position:relative}.nav-links a{color:#4b5563;font-size:1rem;font-weight:600;letter-spacing:.3px;padding:.5rem 0;text-decoration:none;transition:all .3s ease}.nav-links a:before{background:linear-gradient(90deg,#3b82f6,#1e40af);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover{color:#3b82f6}.nav-links a:hover:before{width:100%}.nav-links a.active{color:#3b82f6;font-weight:700}.nav-links a.active:before{width:100%}.hero-section{min-height:100vh;padding-top:120px}.content-container{align-items:center;display:flex;gap:4rem;margin:0 auto 5%;max-width:1100px}.hero-content{flex:1 1;max-width:600px}.hero-title{color:#fff;font-size:3.5rem;font-weight:700;letter-spacing:-1px;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{color:#fffffff2;font-size:1.25rem;font-weight:400;line-height:1.7;margin-bottom:3rem}.download-section{align-items:center;display:flex;gap:2rem}.download-buttons{display:flex;flex-direction:column;gap:1rem}.app-store-btn,.google-play-btn{background:#0000;border:none;border-radius:8px;box-shadow:none;display:block;height:60px;outline:none;overflow:hidden;padding:0;transition:transform .3s ease,box-shadow .3s ease;width:180px}.app-store-btn:focus,.google-play-btn:focus{border:none;outline:none}.app-store-btn img,.google-play-btn img{border:none;display:block;height:100%;object-fit:contain;outline:none;width:100%}.app-store-btn:hover,.google-play-btn:hover{box-shadow:0 8px 20px #0000004d;transform:translateY(-3px)}.qr-section{align-items:center;display:flex;justify-content:center}.qr-code{background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000026;height:140px;padding:1px;width:140px}.qr-img{border-radius:8px;height:100%;object-fit:contain;width:100%}.phone-mockup{align-items:center;display:flex;flex:1 1;justify-content:center}.phone-frame{background:#1f2937;border-radius:15px;box-shadow:0 25px 60px #0006;height:550px;padding:6px;position:relative;width:280px}.phone-screen{background:#fff;border-radius:16px;height:100%;overflow:hidden;position:relative;width:100%}.phone-screenshot{height:100%;left:0;object-fit:contain;object-position:center;opacity:0;position:absolute;top:0;transition:opacity .8s ease-in-out;width:100%}.phone-screenshot.active{opacity:1}@media (max-width:1200px){.content-container{flex-direction:column;text-align:center}.hero-content{max-width:100%}.hero-title{font-size:3rem}.download-buttons,.qr-section{justify-content:center}}@media (max-width:768px){.nav-links{font-size:.9rem;gap:1.5rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.phone-frame{height:540px;width:300px}.download-buttons{align-items:center;flex-direction:column}}@media (max-width:480px){.nav-links{display:none}.hero-title{font-size:2rem}.phone-frame{height:500px;width:280px}}.footer{background:var(--text);background-color:#202938;color:#fff;padding:4rem 2rem 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto 3rem;max-width:1200px}.footer-section h4{font-size:1.2rem;margin-bottom:1rem}.footer-section p{line-height:1.8;opacity:.8}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.75rem}.footer-section a{color:#fff;opacity:.8;text-decoration:none;transition:opacity .3s ease}.footer-section a:hover{opacity:1}.footer-bottom{border-top:1px solid #fff3;margin:0 auto;max-width:1200px;opacity:.7;padding-top:2rem;text-align:center}.social-links{list-style:none}.social-links li{margin-bottom:.75rem}.social-links a{align-items:center;color:#fff;display:flex;font-size:1rem;gap:.75rem;opacity:.8;text-decoration:none;transition:all .3s ease}.social-links a:hover{opacity:1;transform:translateX(5px)}.social-icon{flex-shrink:0;height:20px;width:20px}
/*# sourceMappingURL=main.6a60b388.css.map*/