body,html{background-color:#0d0d0d}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}.App{color:#fff;min-height:100vh}.App,.navbar{background-color:#0d0d0d}.navbar{border-bottom:1px solid #1a1a1a;padding:1.5rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo,.nav-container{align-items:center;display:flex}.logo{gap:.75rem}.logo-icon{border-radius:10px;height:40px;object-fit:cover;width:40px}.logo-text{color:#fff;font-size:1.5rem;font-weight:600}.nav-links{display:flex;gap:2rem}.nav-links a{color:#fff;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#f59e0b}.hero{background-color:#0d0d0d;padding:3rem 0 4rem}.hero-container{gap:3rem;margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.hero-container,.hero-content{align-items:center;display:flex;flex-direction:column}.hero-content{gap:1.5rem;max-width:900px}.badge{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:20px;color:#000;display:inline-block;font-size:.875rem;font-weight:600;padding:.5rem 1rem;width:-webkit-fit-content;width:fit-content}.hero-title{color:#e5e5e5;font-size:3.5rem;font-weight:400;line-height:1.2}.hero-subtitle{font-size:4rem;font-weight:700;line-height:1.1;margin-top:-.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f766e,#f59e0b);-webkit-background-clip:text;background-clip:text}.gradient-text-alt{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#22c55e,#0f766e);-webkit-background-clip:text;background-clip:text}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.btn{align-items:center;border-radius:8px;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.875rem 1.75rem;text-decoration:none;transition:all .3s}.btn-primary{background-color:#fff;color:#000}.btn-primary:hover{background-color:#e5e5e5;transform:translateY(-2px)}.btn-secondary{background-color:initial;border:2px solid #fff;color:#fff}.btn-secondary:hover{background-color:#fff;color:#000;transform:translateY(-2px)}.apple-icon{border-radius:6px;height:24px;object-fit:cover;width:24px}.hero-image{align-items:center;display:flex;justify-content:center;max-width:1200px;width:100%}.watch-screenshots{border-radius:20px;height:auto}.app-mockup,.watch-screenshots{box-shadow:0 20px 60px #00000080;width:100%}.app-mockup{align-items:center;background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border:1px solid #333;border-radius:30px;display:flex;justify-content:center;min-height:600px;padding:3rem}.mockup-content{color:#666;font-size:2rem;font-weight:600}.feature-section{padding:6rem 0}.feature-section,.feature-section-alt{background-color:#0d0d0d}.feature-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.feature-container-reverse{grid-template-columns:1fr 1fr}.feature-content{display:flex;flex-direction:column;gap:1.5rem}.feature-title{color:#fff;font-size:3rem;font-weight:700;line-height:1.2}.feature-description{color:#999;font-size:1.125rem;line-height:1.6}.feature-image-container{align-items:center;display:flex;justify-content:center}.feature-screenshot{border-radius:20px;box-shadow:0 20px 60px #00000080;height:auto;width:100%}.about{background-color:#0d0d0d;padding:6rem 0}.about-container{margin:0 auto;max-width:800px;padding:0 2rem;text-align:center}.about-title{font-size:4rem;font-weight:700;margin-bottom:1rem}.about-subtitle{color:#e5e5e5;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.about-description{color:#999;font-size:1.125rem;line-height:1.8;margin:0 auto;max-width:700px}.fade-in{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.fade-in-visible{opacity:1;transform:translateY(0)}@media (max-width:968px){.feature-container,.feature-container-reverse{gap:3rem;grid-template-columns:1fr}.feature-container-reverse .feature-image-container{order:1}.feature-container-reverse .feature-content{order:2}.hero-title{font-size:2.75rem}.about-title,.hero-subtitle{font-size:3rem}.feature-title{font-size:2.5rem}.app-mockup{min-height:500px}}@media (max-width:640px){.hero-title{font-size:2rem}.hero-subtitle{font-size:2.25rem}.feature-title{font-size:2rem}.feature-section{padding:4rem 0}.hero-buttons{flex-direction:column;width:100%}.btn{justify-content:center;width:100%}.hero-image{margin-left:-2rem;margin-right:-2rem;opacity:1!important;transform:translateY(0)!important;width:calc(100% + 4rem)}.watch-screenshots{border-radius:0;width:100%}.feature-screenshot{border-radius:10px}.app-mockup{min-height:400px;padding:2rem}.mockup-content{font-size:1.5rem}}.TermsOfService{background-color:#0d0d0d;color:#fff;min-height:100vh}.terms-section{background-color:#0d0d0d;padding:4rem 0 6rem}.terms-container{margin:0 auto;max-width:800px;padding:0 2rem}.terms-content{display:flex;flex-direction:column;gap:2rem}.terms-text{color:#999;font-size:1.125rem;line-height:1.8;margin:0}.provider-info{margin-left:1.5rem}.provider-info p{color:#999;font-size:1.125rem;line-height:1.8;margin:.25rem 0}.email-link{color:#0f766e;text-decoration:none;transition:color .3s}.email-link:hover{color:#14b8a6}.last-updated{margin-top:1rem}.eula-link{color:#7b61ff;font-size:1.125rem;font-weight:600;text-decoration:none;transition:color .3s}.eula-link:hover{color:#9b8aff;text-decoration:underline}.logo-link{text-decoration:none}@media (max-width:640px){.terms-section{padding:3rem 0 4rem}.eula-link,.provider-info p,.terms-text{font-size:1rem}}
/*# sourceMappingURL=main.3498f196.css.map*/