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}.App{display:flex;flex-direction:column;min-height:100vh;width:100%}.App-navbar{background:#fff;border-top:1px solid #e8e8e8;bottom:0;box-shadow:0 -4px 12px #00000014;position:-webkit-sticky;position:sticky;z-index:1000}.navbar-container{height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{color:#1a1a1a;cursor:pointer;font-family:Pacifico,Arial,sans-serif;font-size:1.6rem;font-weight:700;gap:10px;transition:all .3s ease}.navbar-logo:hover{opacity:.85;transform:scale(1.02)}.navbar-logo-image{border-radius:50%;height:40px;object-fit:cover;width:40px}.navbar-menu{display:flex;gap:30px;list-style:none;margin:0;padding:0}.nav-link{background:none;border:none;color:#777;cursor:pointer;font-size:1rem;font-weight:500;padding:8px 0;position:relative;transition:color .3s ease,transform .2s ease}.nav-link:hover{color:#1a1a1a;transform:translateY(-1px)}.nav-link.active{color:#1a1a1a;font-weight:600}.nav-link.active:after{background:linear-gradient(90deg,#53a7b8,#3d7684);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;right:0}.App-main{background:linear-gradient(135deg,#fafafa,#f5f5f5);flex:1 1}.page-container{margin:0 auto;max-width:1000px;padding:40px 20px}.page-header{margin-bottom:40px}.page-header h1{color:#1a1a1a;font-size:2.5rem;margin:0 0 10px}.page-header p{color:#666;font-size:1.1rem;margin:0}.page-content{background:#fff;border:1px solid #efefef;border-radius:20px;box-shadow:0 4px 16px #00000014;line-height:1.8;padding:40px}.page-content h2{color:#1a1a1a;font-size:1.5rem;margin-bottom:15px;margin-top:30px}.page-content h3{color:#333;font-size:1.2rem;margin-bottom:10px;margin-top:20px}.page-content p{color:#555;margin-bottom:15px}.page-content ol,.page-content ul{color:#555;margin-bottom:15px;padding-left:20px}.page-content li{margin-bottom:10px}.contact-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:30px 0}.contact-card{background:#f9f9f9;border:1px solid #efefef;border-left:5px solid #53a7b8;border-radius:20px;padding:25px;transition:all .3s ease}.contact-card:hover{box-shadow:0 6px 16px #0000001f;transform:translateY(-3px)}.contact-card h3{color:#1a1a1a;margin-bottom:15px;margin-top:0}.contact-card p{color:#666;margin-bottom:15px}.contact-link{border-bottom:2px solid #0000;color:#667eea;display:inline-block;font-weight:600;text-decoration:none;transition:all .3s ease}.contact-link:hover{border-bottom-color:#764ba2;color:#764ba2}.address-block{background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:15px}.address-block p{font-size:.95rem;line-height:1.8;margin:0}.inline-link{border-bottom:1px solid #0000;color:#667eea;font-weight:600;text-decoration:none;transition:all .3s ease}.inline-link:hover{border-bottom-color:#764ba2;color:#764ba2}.home-hero{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 70px);padding:40px 20px}.logo-section{animation:slideDown .6s ease-out;margin-bottom:30px}.App-logo{border:none;border-radius:50%;box-shadow:0 4px 12px #0000001a;height:140px;object-fit:cover;pointer-events:auto;transition:transform .3s ease,box-shadow .3s ease;width:140px}.App-logo:hover{box-shadow:0 6px 16px #00000026;transform:scale(1.05)}.company-logo{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 12px #0000001a;color:#fff;display:flex;font-size:1.8rem;font-weight:700;height:140px;justify-content:center;transition:transform .3s ease,box-shadow .3s ease;width:140px}.company-logo:hover{box-shadow:0 6px 16px #00000026;transform:scale(1.05)}.header-section{align-items:center;animation:slideDown .6s ease-out .1s both;display:flex;flex-direction:column;margin-bottom:0;padding:0 0 40px;text-align:center}.header-title{color:#242424;font-family:Pacifico,Arial,sans-serif;font-size:4rem;font-weight:400;letter-spacing:-.5px;margin:0}.header-separator{background-color:#53a7b8;height:10px;margin:0;width:115px}.header-subtitle{color:#4e4d4d;font-family:Caveat,Arial,sans-serif;font-size:2rem;font-weight:600;margin:30px 0 0}.intro-section{animation:slideDown .6s ease-out .2s both;background:linear-gradient(135deg,#f8fbfc,#f5f9fb);border:2px solid #53a7b8;border-left-width:5px;border-radius:16px;box-shadow:0 6px 20px #53a7b81f;margin:0 auto 50px;max-width:600px;padding:30px 35px;text-align:center}.intro-section p{color:#333;font-size:1.05rem;font-weight:500;line-height:1.8;margin:0}.download-section{animation:slideDown .6s ease-out .3s both;margin-bottom:30px;text-align:center}.download-section h2{color:#1a1a1a;font-size:1.8rem;font-weight:600;margin:0 0 8px}.download-section p{color:#777;font-size:1rem;margin:0}.company-title{animation:slideDown .6s ease-out .1s both;color:#1a1a1a;font-size:3rem;font-weight:700;letter-spacing:-.5px;margin:20px 0 10px;text-shadow:none}.tagline{animation:slideDown .6s ease-out .2s both;color:#666;font-size:1.1rem;font-weight:400;margin-bottom:40px}.apps-showcase{grid-gap:30px;animation:slideDown .6s ease-out .3s both;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:40px;max-width:1000px;width:100%}.app-card{background:#fff;border:1px solid #efefef;border-radius:20px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;padding:25px;transition:all .3s ease}.app-card:hover{border-color:#53a7b8;box-shadow:0 12px 28px #00000024;transform:translateY(-6px)}.app-header{align-items:center;display:flex;gap:15px;margin-bottom:15px}.app-icon{border-radius:15px;box-shadow:0 2px 8px #0000001a;height:70px;object-fit:cover;width:70px}.app-header h3{color:#1a1a1a;font-size:1.3rem;font-weight:600;margin:0}.app-description{color:#444;flex-grow:1;font-size:.95rem;line-height:1.6;margin-bottom:20px}.app-store-links{display:flex;flex-wrap:wrap;gap:12px;min-height:80px}.store-link{display:inline-block;flex:1 1;min-width:140px;transition:transform .3s ease,opacity .3s ease}.store-link:hover{opacity:.9;transform:scale(1.05)}.store-badge{max-height:51px}.play-store-badge,.store-badge{height:auto;object-fit:contain;width:100%}.play-store-badge{max-height:42px}.contact-section{animation:slideDown .6s ease-out .4s both;background:#fff;border:1px solid #efefef;border-radius:20px;box-shadow:0 4px 16px #00000014;color:#1a1a1a;max-width:500px;padding:25px;width:100%}.contact-section h3{font-size:1.2rem;font-weight:600;margin-bottom:15px;margin-top:0}.contact-section p{color:#555;font-size:.95rem;line-height:1.6;margin:10px 0}.email-link{border-bottom:1px solid #333;color:#333;display:inline-block;font-weight:600;margin-top:10px;text-decoration:none;transition:all .3s ease}.email-link:hover{border-bottom-color:#666;color:#666}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.navbar-container{flex-direction:column;gap:15px;height:auto;padding:15px 20px}.navbar-menu{gap:15px;justify-content:center;width:100%}.nav-link{font-size:.9rem}.company-title{font-size:2rem}.App-logo,.company-logo{height:100px;width:100px}.company-logo{font-size:1.4rem}.header-title{font-size:2.5rem}.header-subtitle{font-size:1.7rem;padding:20px}.apps-showcase{gap:20px;grid-template-columns:1fr}.app-card{padding:20px}.app-icon{height:60px;width:60px}.app-header h3{font-size:1.1rem}.app-description{font-size:.9rem}.app-store-links{gap:10px}.store-link{min-width:120px}.play-store-badge{max-height:47px}.page-container{padding:20px 15px}.page-header h1{font-size:2rem}.page-content{padding:20px}}
/*# sourceMappingURL=main.63b41ef9.css.map*/