:root{--primary:#0e1c39;--secondary:#e84c3d;--accent:#f39c12;--text-dark:#333;--text-light:#666;--text-white:#fff;--background:#0e1c39;--background-alt:#121f3d;--background-light:#f7f9fc;--card-bg:#fff;--success:#2ecc71;--warning:#f39c12;--footer-bg:#e84c3d;--card-shadow:#0000000d}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0e1c39;background-color:var(--background);font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}body,h1,h2,h3,h4,h5,h6{color:#fff;color:var(--text-white)}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.3}h1,h2,h3,h4,h5,h6,p{margin-bottom:1rem}a{color:#fff;color:var(--text-white);text-decoration:none;transition:color .3s ease}a:hover{color:#e84c3d;color:var(--secondary)}.container{margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}.btn,button{background-color:#e84c3d;background-color:var(--secondary);border:none;border-radius:4px;color:#fff;color:var(--text-white);cursor:pointer;font-family:inherit;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.btn:hover,button:hover{background-color:#d63031;transform:translateY(-2px)}img{height:auto;max-width:100%}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:2rem}.mb-4{margin-bottom:3rem}@media (max-width:768px){h1{font-size:2rem}h2{font-size:1.75rem}}@media (min-width:1400px){.container{max-width:1320px}}.header{background-color:var(--background);padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{align-items:center;display:flex;justify-content:space-between}.logo-text{color:var(--text-white);font-size:1.5rem;font-weight:700}.logo-accent{color:var(--secondary)}.nav{display:flex;gap:2rem}.nav-link{color:var(--text-white);font-size:.9rem;font-weight:500;transition:color .3s ease}.nav-link:hover{color:var(--secondary)}@media (max-width:768px){.header-content{flex-direction:column;gap:1rem}.nav{gap:1rem}}.hero{background-color:var(--background);padding:5rem 0;text-align:center}.hero-content{margin:0 auto;max-width:800px}.hero-title{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.highlight{color:var(--accent)}.hero-subtitle{color:var(--text-white);font-size:1.1rem;margin-bottom:2.5rem;opacity:.9}.hero-btn{border-radius:6px;font-size:1.1rem;font-weight:600;padding:1rem 2rem}@media (max-width:768px){.hero{padding:3rem 0}.hero-title{font-size:2.2rem}.hero-btn,.hero-subtitle{font-size:1rem}.hero-btn{padding:.875rem 1.5rem}}.features{background-color:var(--background);padding:5rem 0}.section-header{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.section-title{font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.brand-name{color:var(--secondary)}.section-subtitle{color:var(--text-white);font-size:1.1rem;opacity:.9}.features-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:4rem}.feature-card{padding:2rem;text-align:center}.feature-icon{display:block;font-size:3rem;margin-bottom:1.5rem}.feature-title{color:var(--text-white);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.feature-description{color:var(--text-white);font-size:1rem;line-height:1.6;opacity:.9}@media (max-width:768px){.features{padding:3rem 0}.section-title{font-size:2rem}.features-grid{gap:2rem;grid-template-columns:1fr}.feature-card{padding:1.5rem}}.coverage{background-color:var(--background);padding:5rem 0}.countries-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.country-card{align-items:center;background-color:var(--background-alt);border:1px solid #ffffff1a;border-radius:8px;display:flex;justify-content:space-between;padding:1rem 1.5rem}.country-name{color:var(--text-white);font-size:1rem;font-weight:600}.country-status{border-radius:20px;font-size:.8rem;font-weight:600;padding:.375rem .875rem;text-transform:uppercase}.country-status.available{background-color:var(--success);color:#fff}.country-status.coming{background-color:var(--accent);color:#fff}@media (max-width:768px){.coverage{padding:3rem 0}.countries-grid{gap:1rem;grid-template-columns:1fr}.country-card{padding:.875rem 1rem}.country-name{font-size:.9rem}.country-status{font-size:.75rem;padding:.25rem .625rem}}.cta{background-color:var(--secondary);padding:5rem 0;text-align:center}.cta-content{margin:0 auto;max-width:600px}.cta-title{color:var(--text-white);font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.cta-subtitle{color:var(--text-white);font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;opacity:.95}.cta-btn{background-color:var(--text-white);border-radius:6px;color:var(--secondary);font-size:1.1rem;font-weight:600;padding:1rem 2rem}.cta-btn:hover{background-color:#f8f9fa;transform:translateY(-2px)}@media (max-width:768px){.cta{padding:3rem 0}.cta-title{font-size:2.2rem}.cta-btn,.cta-subtitle{font-size:1rem}.cta-btn{padding:.875rem 1.5rem}}.statistics{background-color:var(--background);padding:4rem 0}.stats-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));text-align:center}.stat-card{padding:1.5rem}.stat-number{color:var(--text-white);font-size:3rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-label{color:var(--text-white);font-size:1rem;font-weight:500;opacity:.9}@media (max-width:768px){.statistics{padding:3rem 0}.stats-grid{gap:2rem;grid-template-columns:1fr}.stat-number{font-size:2.5rem}.stat-label{font-size:.9rem}}.footer{background-color:var(--background-alt);border-top:1px solid #ffffff1a;padding:3rem 0 1rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr;margin-bottom:2rem}.footer-brand{max-width:400px}.footer-title{color:var(--text-white);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.brand-accent{color:var(--secondary)}.footer-description{color:var(--text-white);font-size:.9rem;line-height:1.6;opacity:.9}.footer-social{align-items:flex-start;display:flex;gap:1rem;justify-content:flex-end}.social-link{align-items:center;background-color:#ffffff1a;border-radius:50%;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-link img{fill:#fff;filter:brightness(0) invert(1);height:20px;width:20px}.social-link:hover{background-color:var(--secondary);transform:translateY(-2px)}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:2rem;text-align:center}.footer-copyright{color:var(--text-white);font-size:.9rem;opacity:.8}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-social{justify-content:center}.footer-description{font-size:.85rem}}
/*# sourceMappingURL=main.7d54e2dc.css.map*/