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}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}.section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.hero-section{background:linear-gradient(135deg,#b91c1cf2,#8b1515f2);height:100vh;min-height:600px;overflow:hidden;position:relative}.hero-background,.hero-image{height:100%;left:0;position:absolute;top:0;width:100%}.hero-image{background-position:50%;background-size:cover;opacity:0;transition:opacity 1.5s ease-in-out}.hero-image.active{opacity:.3}.hero-overlay{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.hero-content{color:#fff;max-width:600px;padding:0 20px;text-align:center}.logo-container{margin-bottom:2rem}.logo{align-items:center;background:linear-gradient(135deg,#b91c1ce6,#8b1515e6);border:3px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #0000004d;display:flex;height:200px;justify-content:center;margin:0 auto;width:200px}.logo-text{color:#fff;font-size:2.2rem;font-weight:800;line-height:1.1;text-align:center}.logo-go{color:#8b1515cc;font-size:2.4rem}.coming-soon-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:50px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;margin-bottom:2rem;padding:.8rem 2rem}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px #000000b3}.hero-subtitle{font-size:1.5rem;margin-bottom:1rem;opacity:.95;text-shadow:1px 1px 2px #000000b3}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.cta-button{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button.primary{background:#fffffff2;box-shadow:0 4px 15px #ffffff4d;color:#b91c1ce6}.cta-button.primary:hover{background:#fff;box-shadow:0 6px 20px #fff6;transform:translateY(-2px)}.cta-button.secondary{background:#0000;border:2px solid #fffc;box-shadow:0 4px 15px #0000001a;color:#fff}.cta-button.secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.about-section{background:#f8f9fa;padding:5rem 0}.about-content{margin:0 auto;max-width:800px;text-align:center}.about-text p{color:#555;font-size:1.2rem;line-height:1.8;margin-bottom:2rem}.features{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.feature{align-items:center;background:#fff;border-radius:50px;box-shadow:0 4px 15px #0000000d;display:flex;font-size:1.1rem;font-weight:500;gap:.5rem;padding:1rem 1.5rem}.feature-icon{font-size:1.5rem}.service-section{background:#fff;padding:5rem 0}.service-intro{color:#666;font-size:1.2rem;line-height:1.6;margin:0 auto 3rem;max-width:600px;text-align:center}.service-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.service-card{background:#fff;border:2px solid #f0f0f0;border-radius:16px;box-shadow:0 10px 30px #0000001a;padding:2rem;text-align:center;transition:all .3s ease}.service-card:hover{border-color:#b91c1c4d;box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.service-card.active{background:linear-gradient(135deg,#b91c1c0d,#b91c1c05);border-color:#b91c1c80}.service-icon{display:block;font-size:3rem;margin-bottom:1rem}.service-name{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.service-status{background:#b91c1c1a;border-radius:20px;color:#b91c1ce6;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1rem;padding:.5rem 1rem}.service-card.active .service-status{background:#28a7451a;color:#28a745e6}.service-description{color:#666;font-size:1rem;line-height:1.5}.waitlist-section{background:linear-gradient(135deg,#b91c1c0d,#b91c1c1a);padding:5rem 0}.waitlist-content{margin:0 auto;max-width:600px;text-align:center}.waitlist-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.waitlist-text{color:#555;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.waitlist-form{display:flex;flex-wrap:wrap;gap:1rem;margin:0 auto;max-width:400px}.email-input{border:2px solid #e9ecef;border-radius:50px;flex:1 1;font-size:1rem;min-width:250px;outline:none;padding:1rem 1.5rem;transition:all .3s ease}.email-input:focus{border-color:#b91c1c80;box-shadow:0 0 0 3px #b91c1c1a}.submit-btn{background:#b91c1ce6;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;white-space:nowrap}.submit-btn:hover{background:#b91c1c;transform:translateY(-2px)}.contact-section{background:#fff;padding:5rem 0}.contact-content{margin:0 auto;max-width:800px}.contact-info{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.contact-item{background:#f8f9fa;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.contact-item:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.contact-item h3{color:#1a1a1a;font-size:1.3rem;margin-bottom:1rem}.contact-item p{color:#555;font-size:1.1rem}.contact-item a{color:#b91c1ce6;text-decoration:none}.contact-item a:hover{text-decoration:underline}.footer{background:#1a1a1a;color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.footer-brand h3{color:#b91c1ce6;font-size:1.5rem;margin-bottom:1rem}.footer-brand p{color:#ccc;line-height:1.6}.footer-links{display:flex;flex-direction:column;gap:1rem}.footer-links h4{color:#b91c1ce6;font-size:1.1rem}.footer-column,.footer-links h4{margin-bottom:1rem}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:.5rem}.footer-column ul li a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-column ul li a:hover{color:#fff}.footer-bottom{border-top:1px solid #333;color:#999;padding-top:1rem;text-align:center}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.logo{height:150px;width:150px}.logo-text{font-size:1.8rem}.logo-go{font-size:2rem}.hero-buttons{align-items:center;flex-direction:column}.section-title{font-size:2rem}.footer-content{grid-template-columns:1fr}.features{align-items:center;flex-direction:column}.contact-info{grid-template-columns:1fr}.waitlist-form{align-items:center;flex-direction:column}.email-input{min-width:100%}}@media (max-width:480px){.hero-title{font-size:2rem}.container{padding:0 15px}.logo{height:120px;width:120px}.logo-text{font-size:1.4rem}.logo-go{font-size:1.6rem}}.privacy-container{background:#f8f9fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.privacy-header{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100}.header-content{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.back-link{color:#b91c1ce6;font-weight:600;text-decoration:none;transition:color .3s ease}.back-link:hover{color:#b91c1c}.privacy-header h1{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin:0}.language-selector{background:#fff;border-bottom:1px solid #e9ecef;padding:1rem 0;position:sticky;top:70px;z-index:99}.language-buttons{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.language-btn{background:#fff;border:2px solid #e9ecef;border-radius:25px;color:#666;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.language-btn:hover{background:#b91c1c0d;border-color:#b91c1c4d}.language-btn.active{background:#b91c1ce6;border-color:#b91c1ce6;box-shadow:0 4px 12px #b91c1c4d;color:#fff;transform:translateY(-1px)}.privacy-main{padding:3rem 0}.privacy-content{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:800px;padding:3rem}.privacy-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-align:center}.last-updated{border-bottom:2px solid #f0f0f0;color:#666;font-style:italic;margin-bottom:3rem;padding-bottom:2rem;text-align:center}.privacy-section{margin-bottom:2.5rem}.privacy-section h2{border-bottom:2px solid #b91c1c1a;color:#b91c1ce6;font-size:1.5rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}.privacy-section h3{color:#333;font-size:1.2rem;font-weight:600;margin:1.5rem 0 .75rem}.privacy-section p{color:#555;line-height:1.7;margin-bottom:1rem}.privacy-section ul{margin:1rem 0;padding-left:1.5rem}.privacy-section li{color:#555;line-height:1.6;margin-bottom:.5rem}.privacy-section strong{color:#333;font-weight:600}.privacy-section a{color:#b91c1ce6;font-weight:500;text-decoration:none}.privacy-section a:hover{color:#b91c1c;text-decoration:underline}.contact-details{background:#f8f9fa;border-left:4px solid #b91c1ce6;border-radius:12px;margin:1rem 0;padding:1.5rem}.contact-details p{color:#333;margin:.5rem 0}.contact-details strong{color:#b91c1ce6}.privacy-footer{background:#1a1a1a;color:#fff;margin-top:3rem;padding:2rem 0}.privacy-footer .footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.privacy-footer .footer-links{display:flex;gap:2rem}.privacy-footer .footer-links a{color:#ccc;text-decoration:none;transition:color .3s ease}.privacy-footer .footer-links a:hover{color:#fff}@media (max-width:768px){.privacy-content{border-radius:0;margin:0 -20px;padding:2rem 1.5rem}.privacy-title{font-size:2rem}.privacy-section h2{font-size:1.3rem}.header-content{gap:1rem}.header-content,.privacy-footer .footer-content{flex-direction:column;text-align:center}.privacy-footer .footer-links{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.privacy-content{padding:1.5rem 1rem}.privacy-title{font-size:1.8rem}.container{padding:0 15px}.privacy-footer .footer-links{flex-direction:column;gap:1rem}}.terms-container{background:#f8f9fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;padding:2rem}.terms-container *{box-sizing:border-box}.terms-header{background:#b91c1ce6;border-radius:16px;color:#fff;margin:0 auto 2rem;max-width:800px;padding:3rem 2rem;text-align:center}.terms-header h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.terms-header p{font-size:1.1rem;opacity:.9}.terms-content{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;margin:0 auto 2rem;max-width:800px;padding:3rem}.section{margin-bottom:2.5rem}.section h2{border-bottom:2px solid #b91c1c1a;color:#b91c1ce6;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.section h3{color:#1a1a1a;font-size:1.2rem;font-weight:600;margin:1.5rem 0 .5rem}.section p{color:#555;line-height:1.7;margin-bottom:1rem}.section ul{margin:1rem 0;padding-left:2rem}.section li{color:#555;line-height:1.6;margin-bottom:.5rem}.highlight{background:#b91c1c0d;border-left:4px solid #b91c1c80;border-radius:12px;margin:1.5rem 0;padding:1.5rem}.highlight strong,.privacy-link{color:#b91c1ce6}.privacy-link{text-decoration:none}.privacy-link:hover{text-decoration:underline}.company-info{background:#f8f9fa;border-radius:12px;color:#666;font-size:.95rem;margin:2rem 0 0;padding:1.5rem;text-align:center}.footer-nav{background:#fff;border-radius:16px;box-shadow:0 4px 15px #0000000d;margin:0 auto;max-width:800px;padding:2rem;text-align:center}.nav-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.nav-link{background:#b91c1ce6;border-radius:50px;color:#fff;display:inline-block;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#b91c1c;color:#fff;transform:translateY(-2px)}.nav-link.secondary{background:#f8f9fa;border:2px solid #b91c1c4d;color:#b91c1ce6}.nav-link.secondary:hover{background:#b91c1c0d;color:#b91c1ce6}@media (max-width:768px){.terms-container{padding:1rem}.terms-header{padding:2rem 1.5rem}.terms-header h1{font-size:2rem}.terms-content{padding:2rem 1.5rem}.nav-links{align-items:center;flex-direction:column}.section h2{font-size:1.3rem}.section h3{font-size:1.1rem}}@media (max-width:480px){.terms-header h1{font-size:1.8rem}.terms-content{padding:1.5rem 1rem}.section ul{padding-left:1.5rem}}.lpcz-container{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow:hidden;width:100%}.background-container{height:100vh;min-height:100vh;position:relative;width:100%}.background-image{height:100%;object-fit:cover;opacity:.8;width:100%}.background-image,.overlay{bottom:0;left:0;position:absolute;right:0;top:0}.overlay{background-color:#0006}.main-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:16px 16px 24px;position:relative;z-index:10}.incentive-banner{background-color:#ffd70026;border:1px solid #ffd7004d;border-radius:16px;margin-bottom:32px;max-width:400px;padding:20px;text-align:center;width:100%}.incentive-content{align-items:center;display:flex;justify-content:center;margin-bottom:8px}.gift-icon{font-size:24px;margin-right:8px}.incentive-title{color:gold;font-size:18px;font-weight:700;margin:0}.incentive-description{color:#ffffffe6;font-size:15px;line-height:22px;margin:0;text-align:center}.login-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:24px;box-shadow:0 10px 40px #00000026;max-width:400px;min-height:400px;padding:32px;text-align:center;width:100%}.welcome-text{color:#fff;font-size:24px;font-weight:600;line-height:30px;margin:0 0 12px;text-align:center}.subtitle{color:#fffc;font-size:15px;line-height:22px;margin:0 0 32px;text-align:center}.button-container{margin-bottom:24px;width:100%}.apple-button{align-items:center;background-color:#000;border:none;border-radius:16px;box-shadow:0 6px 20px #0006;cursor:pointer;display:flex;gap:14px;height:76px;justify-content:center;transition:all .3s ease;width:100%}.apple-button:hover{background-color:#1a1a1a;box-shadow:0 8px 25px #00000080;transform:translateY(-2px)}.apple-button:active{opacity:.8;transform:translateY(0)}.apple-logo{color:#fff;flex-shrink:0;height:36px;width:36px}.button-text{color:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.3px}.google-reviews{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff26;border:1px solid #fff3;border-radius:8px;margin-bottom:16px;margin-top:16px;padding:11px;text-align:center}.review-header{align-items:center;display:flex;justify-content:center;margin-bottom:6px}.google-icon{flex-shrink:0;margin-right:4px}.review-text{color:#ffffffe6;font-size:9px;font-weight:500}.stars-rating{gap:6px;justify-content:center;margin-bottom:3px}.stars,.stars-rating{align-items:center;display:flex}.star{font-size:13px;margin-right:1px;text-shadow:0 1px 2px #0000004d}.star,.star.filled{color:gold}.rating-number{color:#fff;font-size:11px;font-weight:600;margin-left:3px}.review-count{color:#fffc;font-size:8px;font-weight:400}.benefits-container{display:flex;justify-content:space-around;margin-bottom:20px;padding:0 8px;width:100%}.benefit-item{align-items:center;display:flex;flex:1 1;flex-direction:column}.benefit-icon{font-size:20px;margin-bottom:4px}.benefit-text{color:#fffc;font-size:11px;line-height:14px;text-align:center}.privacy-text{color:#fff9;font-size:12px;line-height:16px;margin:0;padding:0 16px;text-align:center}@media (max-width:768px){.main-container{justify-content:center;padding:12px}.login-container{min-height:350px;padding:24px 20px}.welcome-text{font-size:22px}.subtitle{font-size:14px;line-height:20px}.incentive-banner{margin-bottom:24px;padding:16px}.incentive-title{font-size:16px}.incentive-description{font-size:14px;line-height:20px}}@media (max-width:480px){.main-container{padding:8px}.login-container{border-radius:20px;padding:20px 16px}.welcome-text{font-size:20px}.subtitle{font-size:13px}.apple-button{gap:12px;height:68px}.apple-logo{height:32px;width:32px}.button-text{font-size:18px}.google-reviews{margin-bottom:12px;margin-top:12px;padding:8px}.review-text{font-size:8px}.star{font-size:11px}.rating-number{font-size:10px}.review-count{font-size:7px}.benefits-container{align-items:center;flex-direction:column;gap:12px}.benefit-item{flex-direction:row;gap:8px;justify-content:center}.benefit-icon{font-size:16px;margin-bottom:0}.benefit-text{font-size:12px}}@media (prefers-color-scheme:dark){.apple-button{background-color:#000}.apple-button:hover{background-color:#1a1a1a}}@media (prefers-reduced-motion:reduce){.apple-button{transition:none}.apple-button:active,.apple-button:hover{transform:none}}.apple-button:focus{outline:2px solid #007aff;outline-offset:2px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.bedef4dd.css.map*/