body{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}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a202c;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{background:linear-gradient(135deg,#1e3c72,#2a5298 50%,#4facfe);display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding:2rem 0}@media (max-width:480px){.container{padding:0 .5rem}}.hero-section{background:linear-gradient(135deg,#667eea1a,#764ba21a);margin-bottom:2rem;padding:4rem 0}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.hero-text{color:#fff}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#fff 50%,#90e0ef);-webkit-background-clip:text;background-clip:text}.hero-subtitle{font-size:1.25rem;line-height:1.7;margin-bottom:2rem;opacity:.9}.hero-features{display:flex;flex-wrap:wrap;gap:2rem}.feature{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;gap:.5rem;padding:.75rem 1.25rem}.feature,.feature-icon{align-items:center;display:flex}.feature-icon{font-size:1.2rem;height:24px;justify-content:center;width:24px}.feature-icon img{height:100%;object-fit:contain;width:100%}.hero-visual{align-items:center;display:flex;justify-content:center}.mobile-image-container{align-items:center;animation:float 3s ease-in-out infinite;display:flex;justify-content:flex-end;pointer-events:none;position:relative;right:-50px;z-index:1}.mobile-hero-image{height:auto;max-height:986px;max-width:592px;pointer-events:auto;transition:transform .3s ease;width:auto}.mobile-hero-image:hover{transform:scale(1.05)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}@keyframes scale{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width:1024px){.hero-title{font-size:3rem}.download-title{font-size:2.5rem}.download-app-image{max-height:756px;max-width:379px}}@media (max-width:768px){.main-content{padding:1rem 0}.hero-content{gap:2rem;grid-template-columns:1fr;padding:0 1rem;text-align:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-features{gap:1rem;justify-content:center}.feature{font-size:.9rem;padding:.6rem 1rem}.mobile-hero-image{max-height:789px;max-width:493px}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-features{align-items:center;flex-direction:column}.feature{font-size:.85rem;padding:.5rem .8rem}.mobile-hero-image{max-height:690px;max-width:394px}}.download-app-section{background:linear-gradient(135deg,#1e3c72,#2a5298 50%,#4facfe);margin:3rem 0;overflow:hidden;padding:5rem 0;position:relative}.download-app-section:before{animation:float 20s ease-in-out infinite;background:url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="%23ffffff" fill-opacity="0.05"><circle cx="30" cy="30" r="2"/></g></svg>') repeat;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.download-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:1}.download-text{color:#fff}.download-title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.blue-gradient-text{color:#1976d2;font-weight:800}.blue-static-text{color:#1565c0;font-weight:800}.download-subtitle{font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem;opacity:.9}.app-features{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.app-feature{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;display:flex;gap:1rem;padding:1rem 1.5rem;transition:transform .3s ease}.app-feature:hover{transform:translateX(10px)}.app-feature-icon{align-items:center;display:flex;font-size:1.5rem;height:32px;justify-content:center;width:32px}.app-feature-icon img{height:100%;object-fit:contain;width:100%}.download-buttons{align-items:center;display:flex;justify-content:center;margin-top:-2.42rem}.google-play-button{cursor:pointer;height:auto;max-width:242px;transition:transform .3s ease}.google-play-button:hover{transform:scale(1.05)}.download-visual{align-items:center;display:flex;justify-content:center}.download-app-image-container{align-items:center;animation:float 4s ease-in-out infinite;display:flex;justify-content:flex-end;position:relative;right:-50px}.download-app-image{height:auto;max-height:908px;max-width:454px;transition:transform .3s ease;width:auto}.download-app-image:hover{transform:scale(1.05)}@media (max-width:768px){.download-content{gap:3rem;grid-template-columns:1fr;padding:0 1rem;text-align:center}.download-title{font-size:2.2rem}.download-subtitle{font-size:1.1rem}.download-app-image{max-height:605px;max-width:303px}.download-buttons{gap:1rem;justify-content:center}}@media (max-width:480px){.download-title{font-size:1.8rem}.download-subtitle{font-size:1rem}.app-features{gap:.8rem}.app-feature{padding:.8rem 1.2rem}.download-buttons{align-items:center;flex-direction:column}}.how-it-works-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;margin:3rem 0;padding:5rem 0}.how-it-works-content{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.how-it-works-title{color:#1a202c;font-size:3rem;font-weight:800;margin-bottom:1rem}.how-it-works-subtitle{color:#4a5568;font-size:1.3rem;margin-bottom:4rem;opacity:.8}.steps-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem;position:relative}.step{background:#fffc;border:2px solid #0000;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:2.5rem 2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.step:hover{border-color:#2a52984d;box-shadow:0 20px 40px #1e3c7226;transform:translateY(-10px)}.step-number{background:linear-gradient(135deg,#1e3c72,#4facfe);border-radius:50%;box-shadow:0 5px 15px #1e3c724d;color:#fff;font-size:1.2rem;font-weight:700;height:40px;left:50%;position:absolute;top:-15px;transform:translateX(-50%);width:40px}.step-icon,.step-number{align-items:center;display:flex;justify-content:center}.step-icon{font-size:3rem;height:64px;margin:1rem auto;width:64px}.step-icon img{height:100%;object-fit:contain;width:100%}.step-title{color:#1a202c;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.step-description{color:#4a5568;font-size:1rem;line-height:1.6}.process-flow{display:flex;gap:8rem;justify-content:center;margin-top:2rem}.flow-arrow{animation:pulse 2s infinite;color:#2a5298;font-size:2rem}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@media (max-width:768px){.how-it-works-title{font-size:2.2rem}.how-it-works-subtitle{font-size:1.1rem}.steps-container{gap:2rem;grid-template-columns:1fr}.process-flow{display:none}.step{padding:2rem 1.5rem}.step-title{font-size:1.3rem}}@media (max-width:480px){.how-it-works-title{font-size:1.8rem}.how-it-works-subtitle{font-size:1rem}.step{padding:1.5rem 1rem}.step-title{font-size:1.2rem}.step-description{font-size:.9rem}}.statistics-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;margin:2rem 0;padding:4rem 0}.statistics-content{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.statistics-title{color:#1a202c;font-size:2.5rem;font-weight:800;margin-bottom:3rem}.stat-item{background:#fffc;border:2px solid #0000;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2rem;transition:transform .3s ease}.stat-item:hover{border-color:#2a52984d;transform:translateY(-5px)}.services-section{background:linear-gradient(135deg,#1e3c720d,#4facfe0d);margin:2rem 0;padding:4rem 0}.services-content{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.services-title{color:#1a202c;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.services-subtitle{color:#4a5568;font-size:1.2rem;margin-bottom:3rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.service-card{background:#ffffffe6;border:2px solid #0000;border-radius:20px;box-shadow:0 15px 35px #0000001a;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.service-card:hover{border-color:#2a52984d;box-shadow:0 25px 50px #1e3c7226;transform:translateY(-10px)}.service-icon{align-items:center;display:flex;font-size:3.5rem;height:64px;justify-content:center;margin:0 auto 1.5rem;width:64px}.service-icon img{height:100%;object-fit:contain;width:100%}.service-card h3{color:#1a202c;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.service-card p{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.service-commission{background:linear-gradient(135deg,#1e3c72,#4facfe);border-radius:25px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.testimonials-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;margin:2rem 0;padding:4rem 0}.testimonials-content{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.testimonials-title{color:#1a202c;font-size:2.5rem;font-weight:800;margin-bottom:3rem}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.testimonial-card{background:#fffc;border:2px solid #0000;border-radius:20px;box-shadow:0 15px 35px #0000001a;padding:2.5rem 2rem;transition:transform .3s ease}.testimonial-card:hover{border-color:#2a52984d;transform:translateY(-5px)}.testimonial-stars{font-size:1.2rem;margin-bottom:1rem}.testimonial-content p{color:#4a5568;font-size:1.1rem;font-style:italic;line-height:1.7;margin-bottom:1.5rem}.testimonial-author{text-align:left}.testimonial-author strong{color:#1a202c;display:block;font-size:1.1rem;margin-bottom:.25rem}.testimonial-author span{color:#2a5298;font-size:.9rem;font-weight:500}.faq-section{background:linear-gradient(135deg,#1e3c720d,#4facfe0d);margin:2rem 0;padding:4rem 0}.faq-content{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.faq-title{color:#1a202c;font-size:2.5rem;font-weight:800;margin-bottom:3rem}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));text-align:left}.faq-item{background:#ffffffe6;border:2px solid #0000;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2rem;transition:all .3s ease}.faq-item:hover{border-color:#2a52984d;transform:translateY(-3px)}.faq-item h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e3c72,#4facfe);-webkit-background-clip:text;background-clip:text;color:#1a202c;font-size:1.2rem;font-weight:700;margin-bottom:1rem}.faq-item p{color:#4a5568;font-size:.95rem;line-height:1.7}@media (max-width:768px){.faq-title,.services-title,.statistics-title,.testimonials-title{font-size:2rem}.services-subtitle{font-size:1.1rem}.stats-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.faq-grid,.services-grid,.testimonials-grid{gap:1.5rem;grid-template-columns:1fr}.stat-number{font-size:2.5rem}.faq-item,.service-card,.testimonial-card{padding:2rem 1.5rem}}@media (max-width:480px){.faq-title,.services-title,.statistics-title,.testimonials-title{font-size:1.8rem}.services-subtitle{font-size:1rem}.stats-grid{gap:1rem;grid-template-columns:1fr}.stat-number{font-size:2rem}.faq-item,.service-card,.testimonial-card{padding:1.5rem 1rem}.faq-item h3,.service-card h3,.testimonial-card h3{font-size:1.3rem}.testimonial-content p{font-size:1rem}.faq-item p{font-size:.9rem}}.about-section{margin:2rem 0}.about-title{color:#1a202c;font-size:2.5rem;font-weight:800;margin-bottom:3rem;text-align:center}.support-section{background:linear-gradient(135deg,#1e3c720d,#4facfe0d);margin:2rem 0}.support-title{color:#1a202c;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.support-subtitle{color:#4a5568;font-size:1.2rem;margin-bottom:3rem}.scroll-to-top{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1e3c72,#4facfe);border:2px solid #fff3;border-radius:50%;bottom:2rem;box-shadow:0 4px 20px #1e3c724d;color:#fff;cursor:pointer;font-size:1.5rem;font-weight:700;height:50px;position:fixed;right:2rem;transition:all .3s ease;width:50px;z-index:1000}.scroll-to-top:hover{background:linear-gradient(135deg,#2a5298,#00d4ff);box-shadow:0 8px 30px #1e3c7266;transform:translateY(-3px)}@media (max-width:768px){.about-grid{gap:2rem;grid-template-columns:1fr}.about-title,.support-title{font-size:2rem}.support-grid{gap:1.5rem}.hours-grid,.support-grid{grid-template-columns:1fr}.scroll-to-top{bottom:1rem;font-size:1.3rem;height:45px;right:1rem;width:45px}}@media (max-width:480px){.about-title,.support-title{font-size:1.8rem}.about-description{font-size:1rem}.value-item h4{font-size:1.1rem}.about-features h3{font-size:1.3rem}.scroll-to-top{bottom:.8rem;font-size:1.2rem;height:40px;right:.8rem;width:40px}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1e3c72,#2a5298 50%,#4facfe);box-shadow:0 4px 20px #1e3c7226;color:#fff;padding:1.5rem 0;position:relative}.container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.container,.logo{align-items:center;display:flex}.logo{cursor:pointer;gap:1rem;justify-content:flex-start;margin:0;text-decoration:none;transition:transform .3s ease}.logo:hover{transform:scale(1.02)}.logo-image{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));height:60px;transition:transform .3s ease;width:auto}.logo-image:hover{transform:scale(1.05)}.logo-text{color:#fff;font-size:1.8rem;font-weight:800;text-shadow:0 2px 10px #0000001a}.nav{display:flex;gap:2rem}.nav-link{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:25px;color:#ffffffe6;font-size:.95rem;font-weight:600;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#ffffff26;border-color:#00d4ff4d;box-shadow:0 5px 15px #00d4ff33;color:#fff;transform:translateY(-2px)}@media (max-width:1024px){.nav{gap:1rem}.nav-link{font-size:.9rem;padding:.4rem .8rem}}@media (max-width:768px){.header{padding:.8rem 0}.container{flex-direction:column;gap:1rem;padding:0 1rem}.nav{flex-wrap:wrap;gap:.8rem;justify-content:center}.nav-link{font-size:.85rem;padding:.4rem .8rem}.logo-image{height:50px}.logo-text{font-size:1.5rem}}@media (max-width:480px){.header{padding:.6rem 0}.container{padding:0 .5rem}.logo-image{height:45px}.logo-text{font-size:1.3rem}.nav{gap:.5rem}.nav-link{font-size:.8rem;padding:.3rem .6rem}}.footer{margin-top:auto;overflow:hidden;position:relative}.footer-background{background:linear-gradient(135deg,#1e3c72,#2a5298 50%,#4facfe);padding:3rem 1rem 1.5rem;position:relative}.footer-background:before{animation:float 30s ease-in-out infinite;background:url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="%23ffffff" fill-opacity="0.03"><circle cx="30" cy="30" r="2"/></g></svg>') repeat;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.footer-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1.5fr 2fr;margin-bottom:1rem;position:relative;z-index:1}.footer-logo{align-items:center;display:flex;gap:1rem;justify-content:flex-start;margin-bottom:1rem}.footer-logo-image{filter:drop-shadow(0 2px 6px rgba(0,0,0,.3));height:50px;transition:transform .3s ease;width:auto}.footer-logo-image:hover{transform:scale(1.05)}.footer-logo-text{color:#fff;font-size:1.6rem;font-weight:800}.footer-brand p{color:#fffc;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.footer-links{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr 1fr}.footer-section{max-width:180px;min-width:100px}.footer-section h4{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:1rem}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.6rem}.footer-section ul li a{color:#ffffffb3;font-size:.95rem;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#00d4ff}.social-links{display:flex;gap:.8rem}.social-link{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:10px;display:flex;height:40px;justify-content:center;padding:8px;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:#fff3;box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.social-icon{border-radius:4px;height:100%;object-fit:contain;width:100%}.copyright-text{margin-top:1.5rem}.copyright-text p{color:#fff9;font-size:.9rem;margin:0;text-align:left}@media (max-width:1024px){.footer-content{gap:2.5rem}.footer-links{gap:2rem}}@media (max-width:768px){.footer-background{padding:2rem 0 1rem}.footer-content{gap:2rem;grid-template-columns:1fr;padding:0 1rem;text-align:center}.footer-links{gap:1.5rem;grid-template-columns:1fr}.social-links{justify-content:center}}@media (max-width:480px){.footer-background{padding:1.5rem 0 1rem}.footer-content{padding:0 .5rem}.footer-logo-image{height:40px}.footer-logo-text{font-size:1.3rem}.footer-brand p{font-size:.95rem}.footer-section h4{font-size:1rem}.footer-section ul li a{font-size:.9rem}.social-link{height:35px;padding:6px;width:35px}}.recharge-form-container{margin:2rem auto;max-width:600px;padding:0 1rem}.recharge-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #0000001a;padding:2rem}.recharge-form h2{color:#2c3e50;text-align:center}.form-group,.recharge-form h2{margin-bottom:2rem}.operator-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-top:1rem}.operator-card{align-items:center;background:#fff;border:2px solid #ecf0f1;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:1rem;transition:all .3s ease}.operator-card:hover{border-color:#2a5298;box-shadow:0 8px 25px #2a529826;transform:translateY(-2px)}.operator-card.selected{background:linear-gradient(135deg,#1e3c721a,#4facfe1a);border-color:#2a5298}.operator-logo{font-size:2rem;margin-bottom:.5rem}.operator-name{font-size:.9rem;font-weight:500;text-align:center}input[type=number],input[type=tel]{border:2px solid #ecf0f1;border-radius:6px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}input[type=number]:focus,input[type=tel]:focus{border-color:#2a5298;box-shadow:0 0 0 3px #2a52981a;outline:none}.amount-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));margin-bottom:1rem}.amount-btn{background:#fff;border:2px solid #ecf0f1;border-radius:6px;cursor:pointer;font-weight:500;padding:.75rem;transition:all .3s ease}.amount-btn:hover{border-color:#2a5298;transform:translateY(-1px)}.amount-btn.selected{background:linear-gradient(135deg,#1e3c72,#4facfe);border-color:#2a5298;color:#fff}.custom-amount{margin-top:1rem}.submit-btn{background:linear-gradient(135deg,#1e3c72,#2a5298 50%,#4facfe);padding:1rem;transition:transform .3s ease;width:100%}.submit-btn:hover:not(:disabled){transform:translateY(-2px)}.submit-btn:disabled{background:#bdc3c7;cursor:not-allowed;transform:none}@media (max-width:768px){.recharge-form-container{margin:1rem}.recharge-form{padding:1.5rem}.operator-grid{grid-template-columns:repeat(2,1fr)}.amount-grid{grid-template-columns:repeat(4,1fr)}}.plan-selector{margin:2rem auto;max-width:1000px;padding:0 1rem}.plan-selector h3{color:#2c3e50;margin-bottom:2rem;text-align:center}.plan-tabs{background:#ecf0f1;border-radius:8px;display:flex;justify-content:center;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:300px;padding:4px}.tab{background:#0000;border:none;border-radius:6px;cursor:pointer;flex:1 1;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.tab.active{background:#3498db;color:#fff}.plans-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.plan-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:1.5rem;transition:transform .3s ease}.plan-card:hover{border-color:#3498db;transform:translateY(-4px)}.plan-header{margin-bottom:1.5rem;text-align:center}.plan-amount{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:.5rem}.plan-description{color:#3498db;font-size:.8rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}.plan-details{margin-bottom:1.5rem}.plan-detail{align-items:center;background:#f8f9fa;border-radius:6px;display:flex;margin-bottom:.75rem;padding:.5rem}.detail-icon{font-size:1.1rem;margin-right:.75rem}.detail-text{color:#34495e;font-weight:500}.select-plan-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem;transition:transform .3s ease;width:100%}.select-plan-btn:hover{transform:translateY(-2px)}@media (max-width:768px){.plans-grid{grid-template-columns:1fr}.plan-selector{margin:1rem}.plan-card{padding:1rem}}.payment-form-container{margin:2rem auto;max-width:600px;padding:0 1rem}.payment-form{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem}.payment-form h2{color:#2c3e50;margin-bottom:2rem;text-align:center}.order-summary{background:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.order-summary h3{color:#2c3e50;margin-bottom:1rem}.summary-row{color:#34495e;display:flex;justify-content:space-between;margin-bottom:.5rem}.summary-row.total{border-top:1px solid #dee2e6;color:#2c3e50;font-size:1.1rem;font-weight:700;margin-top:1rem;padding-top:.5rem}.payment-methods h3{color:#2c3e50;margin-bottom:1rem}.payment-method-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:2rem}.payment-method{align-items:center;background:#fff;border:2px solid #ecf0f1;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:1rem;transition:all .3s ease}.payment-method:hover{border-color:#3498db}.payment-method.selected{background:#ebf3fd;border-color:#3498db}.method-icon{font-size:1.5rem;margin-bottom:.5rem}.method-name{font-size:.9rem;font-weight:500;text-align:center}.card-form,.netbanking-form,.upi-form,.wallet-form{margin-bottom:2rem}.form-group{margin-bottom:1rem}.form-group label{color:#34495e;display:block}input[type=email],input[type=text],select{border:2px solid #ecf0f1;border-radius:6px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}input[type=email]:focus,input[type=text]:focus,select:focus{border-color:#3498db;outline:none}.pay-now-btn{background:linear-gradient(135deg,#27ae60,#2ecc71);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem;transition:transform .3s ease;width:100%}.pay-now-btn:hover{transform:translateY(-2px)}@media (max-width:768px){.payment-form-container{margin:1rem}.payment-form{padding:1.5rem}.payment-method-grid{grid-template-columns:repeat(2,1fr)}.form-row{grid-template-columns:1fr}}.about-page{min-height:100vh}.about-hero{background:linear-gradient(135deg,#1e3c72,#2a5298 50%,#4facfe);color:#fff;padding:6rem 0 4rem;position:relative;text-align:center}.about-hero:before{animation:float 30s ease-in-out infinite;background:url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="%23ffffff" fill-opacity="0.05"><circle cx="30" cy="30" r="2"/></g></svg>') repeat;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.about-hero-content{margin:0 auto;max-width:800px;padding:0 2rem;position:relative;z-index:1}.about-hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.about-hero-subtitle{font-size:1.3rem;line-height:1.6;opacity:.9}.about-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;padding:4rem 0}.about-content{margin:0 auto;max-width:1200px;padding:0 2rem}.about-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-description{color:#4a5568;font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.about-values{margin-top:2rem}.value-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:2rem}.value-icon{align-items:center;display:flex;font-size:2rem;height:40px;justify-content:center;margin-top:.25rem;width:40px}.value-icon img{height:100%;object-fit:contain;width:100%}.value-item h4{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e3c72,#4facfe);-webkit-background-clip:text;background-clip:text;color:#1a202c;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.value-item p{color:#4a5568;line-height:1.6}.about-features h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e3c72,#4facfe);-webkit-background-clip:text;background-clip:text;color:#1a202c;font-size:1.5rem;font-weight:700;margin-bottom:2rem}.feature-list{display:flex;flex-direction:column;gap:1rem}.feature-item{align-items:center;background:#fffc;border:2px solid #0000;border-radius:10px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.feature-item:hover{border-color:#2a52984d;transform:translateX(5px)}.feature-check{align-items:center;display:flex;font-size:1.2rem;height:20px;justify-content:center;width:20px}.feature-check img{height:100%;object-fit:contain;width:100%}.company-stats{background:linear-gradient(135deg,#1e3c720d,#4facfe0d);padding:4rem 0}.stats-content{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.stats-content h2{color:#1a202c;font-size:2.5rem;font-weight:800;margin-bottom:3rem}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{background:#ffffffe6;border:2px solid #0000;border-radius:20px;box-shadow:0 15px 35px #0000001a;padding:2.5rem 2rem;transition:transform .3s ease}.stat-card:hover{border-color:#2a52984d;transform:translateY(-10px)}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e3c72,#4facfe);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:.5rem}.stat-label{color:#4a5568;font-size:1.1rem;font-weight:600}@media (max-width:1024px){.about-hero-title{font-size:3rem}.about-hero-subtitle{font-size:1.2rem}}@media (max-width:768px){.about-hero{padding:4rem 0 3rem}.about-hero-title{font-size:2.5rem}.about-hero-subtitle{font-size:1.1rem}.about-grid{gap:2rem;grid-template-columns:1fr}.about-description{font-size:1rem}.stats-content h2{font-size:2rem}.stats-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.stat-number{font-size:2.5rem}.value-item{margin-bottom:1.5rem}.value-item h4{font-size:1.1rem}}@media (max-width:480px){.about-hero{padding:3rem 0 2rem}.about-hero-content{padding:0 1rem}.about-hero-title{font-size:2rem}.about-hero-subtitle{font-size:1rem}.about-content{padding:0 1rem}.about-description{font-size:.95rem}.stats-content{padding:0 1rem}.stats-content h2{font-size:1.8rem}.stats-grid{gap:1rem;grid-template-columns:1fr}.stat-card{padding:1.5rem 1rem}.stat-number{font-size:2rem}.value-item{flex-direction:column;gap:.5rem;text-align:center}.value-icon{margin-top:0}.feature-item{font-size:.9rem;padding:.8rem}.about-features h3{font-size:1.3rem}}.support-page{min-height:100vh}.support-hero{background:linear-gradient(135deg,#1e3c72,#2a5298 50%,#4facfe);color:#fff;padding:6rem 0 4rem;position:relative;text-align:center}.support-hero:before{animation:float 30s ease-in-out infinite;background:url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="%23ffffff" fill-opacity="0.05"><circle cx="30" cy="30" r="2"/></g></svg>') repeat;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.support-hero-content{margin:0 auto;max-width:800px;padding:0 2rem;position:relative;z-index:1}.support-hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.blue-gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#fff 50%,#90e0ef);-webkit-background-clip:text;background-clip:text}.support-hero-subtitle{font-size:1.3rem;line-height:1.6;opacity:.9}.support-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;padding:4rem 0}.support-content{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.support-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.support-card{background:#ffffffe6;border:2px solid #0000;border-radius:20px;box-shadow:0 15px 35px #0000001a;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.support-card:hover{border-color:#2a52984d;box-shadow:0 25px 50px #1e3c7226;transform:translateY(-10px)}.support-icon{align-items:center;display:flex;font-size:3.5rem;height:64px;justify-content:center;margin:0 auto 1.5rem;width:64px}.support-icon img{height:100%;object-fit:contain;width:100%}.support-card h3{color:#1a202c;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.support-card p{color:#4a5568;line-height:1.6;margin-bottom:2rem}.support-details{display:flex;flex-direction:column;gap:.5rem}.support-details strong{color:#1a202c;font-size:1.1rem}.support-details span{color:#4a5568;font-size:.9rem}.chat-button,.help-button{background:linear-gradient(135deg,#1e3c72,#4facfe);border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;margin-bottom:.5rem;padding:.75rem 1.5rem;transition:transform .3s ease}.chat-button:hover,.help-button:hover{transform:translateY(-2px)}.support-hours{background:#fffc;border-radius:15px;margin-top:2rem;padding:2rem}.support-hours h3{color:#1a202c;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.hours-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.hours-item{gap:.25rem;text-align:left}.hours-item strong{color:#1a202c}.hours-item span{color:#4a5568;font-size:.9rem}.contact-form-section{background:linear-gradient(135deg,#1e3c720d,#4facfe0d);padding:4rem 0}.contact-form-content{margin:0 auto;max-width:800px;padding:0 2rem;text-align:center}.contact-form-content h2{color:#1a202c;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.contact-form-content p{color:#4a5568;font-size:1.1rem;margin-bottom:3rem}.contact-form{background:#ffffffe6;border-radius:20px;box-shadow:0 20px 40px #0000001a;padding:3rem;text-align:left}.form-row{grid-gap:1.5rem;gap:1.5rem;margin-bottom:1.5rem}.form-group label{color:#1a202c;font-size:.95rem}.form-group input,.form-group select,.form-group textarea{background:#fff}.submit-button{background:linear-gradient(135deg,#1e3c72,#2a5298 50%,#4facfe);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;transition:transform .3s ease;width:100%}.submit-button:hover{transform:translateY(-2px)}@media (max-width:1024px){.support-hero-title{font-size:3rem}.support-hero-subtitle{font-size:1.2rem}.contact-form-content h2{font-size:2.2rem}}@media (max-width:768px){.support-hero{padding:4rem 0 3rem}.support-hero-title{font-size:2.5rem}.support-hero-subtitle{font-size:1.1rem}.support-grid{gap:1.5rem;grid-template-columns:1fr}.support-card{padding:2rem 1.5rem}.hours-grid{grid-template-columns:1fr}.contact-form-content h2{font-size:2rem}.contact-form-content p{font-size:1rem}.contact-form{padding:2rem}.form-row{gap:1rem;grid-template-columns:1fr}}@media (max-width:480px){.support-hero{padding:3rem 0 2rem}.support-hero-content{padding:0 1rem}.support-hero-title{font-size:2rem}.support-hero-subtitle{font-size:1rem}.support-content{padding:0 1rem}.support-card{padding:1.5rem 1rem}.support-card h3{font-size:1.3rem}.support-card p{font-size:.95rem}.contact-form-content{padding:0 1rem}.contact-form-content h2{font-size:1.8rem}.contact-form-content p{font-size:.95rem}.contact-form{padding:1.5rem}.form-group label{font-size:.9rem}.form-group input,.form-group select,.form-group textarea{font-size:.95rem;padding:.6rem}.submit-button{font-size:1rem;padding:.8rem 1.5rem}.support-hours{padding:1.5rem}.support-hours h3{font-size:1.3rem}}.legal-page{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;padding:2rem 0}.legal-content{background:#fff;border-radius:15px;box-shadow:0 20px 40px #0000001a;margin:2rem auto 0;max-width:800px;padding:3rem}.legal-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e3c72,#2a5298);-webkit-background-clip:text;background-clip:text;color:#1e3c72;font-size:2.5rem;font-weight:800;margin-bottom:2rem;text-align:center}.last-updated{border-bottom:2px solid #e2e8f0;color:#64748b;font-style:italic;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.legal-text{color:#334155;line-height:1.8}.legal-text section{margin-bottom:2.5rem}.legal-text h2{border-bottom:2px solid #e2e8f0;color:#1e3c72;font-size:1.5rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}.legal-text h3{color:#2a5298;font-size:1.2rem;font-weight:600;margin:1.5rem 0 .8rem}.legal-text p{font-size:1rem;margin-bottom:1rem}.legal-text ol,.legal-text ul{margin:1rem 0 1rem 1.5rem;padding-left:1rem}.legal-text li{font-size:1rem;margin-bottom:.5rem}.legal-text a{color:#2a5298;font-weight:600;text-decoration:none;transition:color .3s ease}.legal-text a:hover{color:#1e3c72;text-decoration:underline}@media (max-width:768px){.legal-page{padding:1rem 0}.legal-content{border-radius:10px;margin:1rem;padding:2rem 1.5rem}.legal-title{font-size:2rem;margin-bottom:1.5rem}.legal-text h2{font-size:1.3rem}.legal-text h3{font-size:1.1rem}.legal-text li,.legal-text p{font-size:.95rem}}@media (max-width:480px){.legal-content{margin:.5rem;padding:1.5rem 1rem}.legal-title{font-size:1.8rem}.legal-text h2{font-size:1.2rem}.legal-text ol,.legal-text ul{margin-left:1rem;padding-left:.5rem}}.contact-page{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;padding:2rem 0}.contact-hero{margin-bottom:3rem;text-align:center}.contact-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e3c72,#2a5298);-webkit-background-clip:text;background-clip:text;color:#1e3c72;font-size:3rem;font-weight:800;margin-bottom:1rem}.contact-subtitle{color:#64748b;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.contact-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.contact-icon{font-size:3rem;margin-bottom:1rem}.contact-card h3{color:#1e3c72;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.contact-card p{color:#64748b;margin-bottom:1rem}.contact-link{color:#2a5298;display:inline-block;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#1e3c72}.contact-hours{color:#94a3b8;display:block;font-size:.9rem}.contact-form-container{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2.5rem}.contact-form-container h2{color:#1e3c72;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column}.form-group label{color:#374151;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2a5298;box-shadow:0 0 0 3px #2a52981a;outline:none}.form-group textarea{font-family:inherit;resize:vertical}.submit-btn{align-self:flex-start;background:linear-gradient(135deg,#1e3c72,#2a5298);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.submit-btn:hover{box-shadow:0 10px 20px #1e3c724d;transform:translateY(-2px)}.office-info{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2.5rem;text-align:center}.office-info h2{color:#1e3c72;font-size:2rem;font-weight:700;margin-bottom:2rem}.hours-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.hours-item{display:flex;flex-direction:column;gap:.5rem}.hours-item strong{color:#1e3c72;font-weight:600}.hours-item span{color:#64748b}@media (max-width:768px){.contact-page{padding:1rem 0}.contact-title{font-size:2.5rem}.contact-subtitle{font-size:1.1rem;padding:0 1rem}.contact-content{gap:2rem;grid-template-columns:1fr;padding:0 1rem}.contact-form-container,.office-info{padding:2rem 1.5rem}.form-row,.hours-grid{grid-template-columns:1fr}}@media (max-width:480px){.contact-title{font-size:2rem}.contact-card,.contact-form-container,.office-info{margin:0 .5rem;padding:1.5rem}.submit-btn{width:100%}}.register-page{background:linear-gradient(135deg,#1e3c72,#2a5298 50%,#4facfe);min-height:100vh;overflow-x:hidden;padding:20px 0;width:100%}.register-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 15px;width:100%}.register-hero{margin-bottom:40px;padding:20px 10px;text-align:center}.register-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:15px;text-shadow:0 2px 4px #0000004d}.register-subtitle{color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.register-benefits-section{margin-bottom:40px}.register-section-title{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:30px;text-align:center;text-shadow:0 2px 4px #0000004d}.register-benefits-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:40px}.register-benefit-card{background:#fffffff2;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:25px;text-align:center;transition:transform .3s ease}.register-benefit-card:hover{transform:translateY(-3px)}.register-benefit-icon{font-size:2.5rem;margin-bottom:15px}.register-benefit-icon img{height:50px;object-fit:contain;width:50px}.register-benefit-card h3{color:#1e3c72;font-size:1.2rem;font-weight:700;margin-bottom:10px}.register-benefit-card p{color:#64748b;font-size:.9rem;line-height:1.5;margin:0}.register-form-wrapper{background:#fffffff2;border-radius:15px;box-shadow:0 8px 25px #0000001a;box-sizing:border-box;margin-bottom:40px;padding:40px 30px;width:100%}.register-form-title{color:#1e3c72;font-size:1.8rem;font-weight:700;margin-bottom:30px;text-align:center}.register-form-section{border-bottom:1px solid #e2e8f0;margin-bottom:25px;padding-bottom:20px}.register-form-section:last-child{border-bottom:none}.register-form-section h3{color:#2a5298;font-size:1.2rem;font-weight:600;margin-bottom:15px}.register-form-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:15px}.register-form-group{display:flex;flex-direction:column}.register-form-group label{color:#374151;font-size:.9rem;font-weight:600;margin-bottom:8px}.register-form-group input,.register-form-group select,.register-form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:.9rem;padding:12px;transition:border-color .3s ease}.register-form-group input:focus,.register-form-group select:focus,.register-form-group textarea:focus{border-color:#2a5298;box-shadow:0 0 0 3px #2a52981a;outline:none}.register-form-group textarea{min-height:80px;resize:vertical}.register-terms-section{background:#f8fafc;border-radius:8px;margin:25px 0;padding:15px}.register-checkbox-label{align-items:flex-start;color:#64748b;display:flex;font-size:.9rem;gap:10px;line-height:1.5}.register-checkbox-label input[type=checkbox]{flex-shrink:0;margin-top:2px}.register-checkbox-label a{color:#2a5298;text-decoration:none}.register-checkbox-label a:hover{text-decoration:underline}.register-submit-btn{background:linear-gradient(135deg,#1e3c72,#2a5298);border:none;border-radius:10px;color:#fff;cursor:pointer;display:block;font-size:1.1rem;font-weight:600;margin:30px auto 0;min-width:200px;padding:15px 30px;transition:all .3s ease}.register-submit-btn:hover{box-shadow:0 6px 20px #1e3c724d;transform:translateY(-2px)}.register-submit-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.register-next-steps{background:#fffffff2;border-radius:15px;box-shadow:0 8px 25px #0000001a;margin-bottom:40px;padding:40px 30px;text-align:center}.register-next-steps h2{color:#1e3c72;font-size:1.8rem;font-weight:700;margin-bottom:30px}.register-steps-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:800px}.register-step-item{align-items:center;display:flex;flex-direction:column}.register-step-number{align-items:center;background:linear-gradient(135deg,#1e3c72,#2a5298);border-radius:50%;color:#fff;display:flex;font-size:1.3rem;font-weight:700;height:50px;justify-content:center;margin-bottom:15px;width:50px}.register-step-item h3{color:#1e3c72;font-size:1.1rem;font-weight:600;margin-bottom:8px}.register-step-item p{color:#64748b;font-size:.9rem;line-height:1.4;margin:0;text-align:center}.register-requirements-section{margin-bottom:40px}.register-requirements-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.register-requirement-card{background:#fffffff2;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:25px;transition:transform .3s ease}.register-requirement-card:hover{transform:translateY(-2px)}.register-requirement-card h3{align-items:center;color:#1e3c72;display:flex;font-size:1.2rem;font-weight:600;gap:10px;margin-bottom:15px}.register-requirement-icon{font-size:1.5rem}.register-requirement-icon img{height:30px;object-fit:contain;width:30px}.register-requirement-card ul{list-style:none;margin:0;padding:0}.register-requirement-card li{color:#64748b;font-size:.9rem;padding:5px 0 5px 20px;position:relative}.register-requirement-card li:before{color:#10b981;content:"✓";font-weight:700;left:0;position:absolute}.register-cta-section{background:linear-gradient(135deg,#1e3c72,#2a5298);border-radius:15px;box-shadow:0 8px 25px #1e3c724d;color:#fff;margin:40px 0 20px;padding:40px 30px;text-align:center}.register-cta-title{font-size:2rem;font-weight:700;margin-bottom:15px}.register-cta-text{font-size:1rem;line-height:1.5;margin-bottom:25px;opacity:.9}.register-cta-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.register-cta-btn{border-radius:8px;display:inline-block;font-size:.9rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.register-cta-btn.primary{background:#fff;color:#1e3c72}.register-cta-btn.primary:hover{box-shadow:0 4px 15px #ffffff4d;transform:translateY(-2px)}.register-cta-btn.secondary{background:#0000;border:2px solid #fff;color:#fff}.register-cta-btn.secondary:hover{background:#fff;color:#1e3c72}@media (max-width:768px){.register-container{padding:0 10px}.register-title{font-size:2rem}.register-subtitle{font-size:1rem}.register-benefits-grid{gap:15px;grid-template-columns:repeat(2,1fr)}.register-requirements-grid{gap:15px;grid-template-columns:1fr}.register-form-wrapper,.register-next-steps{padding:25px 20px}.register-form-row,.register-steps-grid{grid-template-columns:1fr}.register-steps-grid{gap:20px}.register-cta-section{padding:30px 20px}.register-cta-buttons{align-items:stretch;flex-direction:column;margin:0 auto;max-width:200px}}@media (max-width:480px){.register-container{padding:0 8px}.register-title{font-size:1.75rem}.register-benefits-grid{gap:15px;grid-template-columns:1fr}.register-form-wrapper,.register-next-steps{padding:20px 15px}.register-benefit-card,.register-requirement-card{padding:20px}.register-cta-section{padding:25px 15px}.register-submit-btn{max-width:300px;width:100%}}.dashboard-page{background:linear-gradient(135deg,#1e3c72,#2a5298 50%,#4facfe);min-height:100vh;overflow-x:hidden;padding:20px 0;width:100%}.dashboard-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 15px;width:100%}.dashboard-hero{margin-bottom:40px;padding:20px 10px;text-align:center}.dashboard-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:15px;text-shadow:0 2px 4px #0000004d}.dashboard-subtitle{color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.dashboard-preview-section{margin-bottom:40px}.dashboard-preview-wrapper{background:#fffffff2;border-radius:15px;box-shadow:0 8px 25px #0000001a;padding:30px}.dashboard-mock{background:#fff;border:2px solid #e2e8f0;border-radius:12px;overflow:hidden}.dashboard-mock-header{align-items:center;background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;display:flex;justify-content:space-between;padding:20px}.dashboard-mock-header h3{font-size:1.3rem;font-weight:600;margin:0}.dashboard-user-info{font-size:.9rem;opacity:.9}.dashboard-mock-stats{grid-gap:15px;background:#f8fafc;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));padding:25px}.dashboard-stat-card{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;padding:20px;text-align:center;transition:transform .3s ease}.dashboard-stat-card:hover{transform:translateY(-2px)}.dashboard-stat-number{color:#1e3c72;font-size:1.8rem;font-weight:700;margin-bottom:5px}.dashboard-stat-label{color:#64748b;font-size:.85rem;font-weight:500}.dashboard-features-section{margin-bottom:40px}.dashboard-section-title{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:30px;text-align:center;text-shadow:0 2px 4px #0000004d}.dashboard-features-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.dashboard-feature-card{background:#fffffff2;border-radius:15px;box-shadow:0 6px 20px #0000001a;padding:30px;transition:transform .3s ease}.dashboard-feature-card:hover{transform:translateY(-5px)}.dashboard-feature-icon{font-size:2.5rem;margin-bottom:15px}.dashboard-feature-icon img{height:50px;object-fit:contain;width:50px}.dashboard-feature-card h3{color:#1e3c72;font-size:1.3rem;font-weight:700;margin-bottom:12px}.dashboard-feature-card p{color:#64748b;font-size:.9rem;line-height:1.6;margin-bottom:15px}.dashboard-feature-card ul{list-style:none;margin:0;padding:0}.dashboard-feature-card li{color:#64748b;font-size:.85rem;padding:4px 0 4px 20px;position:relative}.dashboard-feature-card li:before{color:#10b981;content:"✓";font-weight:700;left:0;position:absolute}.dashboard-benefits-section{margin-bottom:40px}.dashboard-benefits-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.dashboard-benefit-item{background:#fffffff2;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;gap:15px;padding:25px;transition:transform .3s ease}.dashboard-benefit-item:hover{transform:translateY(-3px)}.dashboard-benefit-item .dashboard-benefit-icon{flex-shrink:0;font-size:2rem;margin-top:5px}.dashboard-benefit-item .dashboard-benefit-icon img{height:40px;object-fit:contain;width:40px}.dashboard-benefit-content h3{color:#1e3c72;font-size:1.2rem;font-weight:600;margin-bottom:8px}.dashboard-benefit-content p{color:#64748b;font-size:.9rem;line-height:1.5;margin:0}.dashboard-highlights-section{margin-bottom:40px}.dashboard-highlights-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.dashboard-highlight-card{background:#fffffff2;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:25px;text-align:center;transition:transform .3s ease}.dashboard-highlight-card:hover{transform:translateY(-3px)}.dashboard-highlight-icon{font-size:2.5rem;margin-bottom:15px}.dashboard-highlight-icon img{height:50px;object-fit:contain;width:50px}.dashboard-highlight-card h3{color:#1e3c72;font-size:1.1rem;font-weight:600;margin-bottom:8px}.dashboard-highlight-card p{color:#64748b;font-size:.9rem;margin:0}.dashboard-analytics-section{margin-bottom:40px}.dashboard-analytics-wrapper{background:#fffffff2;border-radius:15px;box-shadow:0 8px 25px #0000001a;padding:30px}.dashboard-analytics-header{margin-bottom:25px;text-align:center}.dashboard-analytics-header h3{color:#1e3c72;font-size:1.5rem;font-weight:600;margin-bottom:10px}.dashboard-analytics-header p{color:#64748b;font-size:.9rem}.dashboard-analytics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.dashboard-analytics-card{background:#f8fafc;border-left:4px solid #2a5298;border-radius:10px;padding:20px;text-align:center}.dashboard-analytics-card h4{color:#64748b;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.dashboard-analytics-value{color:#1e3c72;font-size:1.5rem;font-weight:700;margin-bottom:5px}.dashboard-analytics-trend{color:#10b981;font-size:.8rem;font-weight:500}.dashboard-cta-section{background:linear-gradient(135deg,#1e3c72,#2a5298);border-radius:15px;box-shadow:0 8px 25px #1e3c724d;color:#fff;margin:40px 0 20px;padding:40px 30px;text-align:center}.dashboard-cta-title{font-size:2rem;font-weight:700;margin-bottom:15px}.dashboard-cta-text{font-size:1rem;line-height:1.5;margin-bottom:25px;opacity:.9}.dashboard-cta-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.dashboard-cta-btn{border-radius:8px;display:inline-block;font-size:.9rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.dashboard-cta-btn.primary{background:#fff;color:#1e3c72}.dashboard-cta-btn.primary:hover{box-shadow:0 4px 15px #ffffff4d;transform:translateY(-2px)}.dashboard-cta-btn.secondary{background:#0000;border:2px solid #fff;color:#fff}.dashboard-cta-btn.secondary:hover{background:#fff;color:#1e3c72}@media (max-width:768px){.dashboard-container{padding:0 10px}.dashboard-title{font-size:2rem}.dashboard-subtitle{font-size:1rem}.dashboard-features-grid{gap:20px;grid-template-columns:1fr}.dashboard-benefits-list{gap:15px;grid-template-columns:1fr}.dashboard-highlights-grid{gap:15px;grid-template-columns:repeat(2,1fr)}.dashboard-mock-stats{gap:10px;grid-template-columns:repeat(2,1fr);padding:20px}.dashboard-analytics-wrapper,.dashboard-preview-wrapper{padding:20px}.dashboard-cta-section{padding:30px 20px}.dashboard-cta-buttons{align-items:stretch;flex-direction:column;margin:0 auto;max-width:200px}}@media (max-width:480px){.dashboard-container{padding:0 8px}.dashboard-title{font-size:1.75rem}.dashboard-analytics-grid,.dashboard-highlights-grid,.dashboard-mock-stats{grid-template-columns:1fr}.dashboard-analytics-wrapper,.dashboard-preview-wrapper{padding:15px}.dashboard-benefit-item,.dashboard-feature-card,.dashboard-highlight-card{padding:20px}.dashboard-cta-section{padding:25px 15px}.dashboard-mock-header{flex-direction:column;gap:10px;padding:15px;text-align:center}}.commission-page{background:linear-gradient(135deg,#1e3c72,#2a5298 50%,#4facfe);min-height:100vh;overflow-x:hidden;padding:20px 0;width:100%}.commission-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 15px;width:100%}.commission-hero{margin-bottom:40px;padding:20px 10px;text-align:center}.commission-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:15px;text-shadow:0 2px 4px #0000004d}.commission-subtitle{color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.commission-highlights{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:40px;width:100%}.commission-highlight-card{background:#fffffff2;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:20px;text-align:center;transition:transform .3s ease}.commission-highlight-card:hover{transform:translateY(-3px)}.commission-highlight-icon{font-size:2rem;margin-bottom:10px}.commission-highlight-icon img{height:40px;object-fit:contain;width:40px}.commission-highlight-card h3{color:#1e3c72;font-size:1.1rem;font-weight:600;margin-bottom:8px}.commission-highlight-card p{color:#64748b;font-size:.9rem;margin:0}.commission-table-wrapper{background:#fffffff2;border-radius:15px;box-shadow:0 8px 25px #0000001a;box-sizing:border-box;margin-bottom:40px;padding:30px;width:100%}.commission-table-title{color:#1e3c72;font-size:1.8rem;font-weight:700;margin-bottom:25px;text-align:center}.commission-table-container{border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:20px;overflow-x:auto}.commission-rates-table{background:#fff;border-collapse:collapse;min-width:600px;width:100%}.commission-rates-table th{background:#f8fafc;border-bottom:2px solid #e5e7eb;color:#374151;font-size:.9rem;font-weight:600;padding:15px;text-align:left}.commission-rates-table td{border-bottom:1px solid #e5e7eb;font-size:.9rem;padding:15px}.commission-operator-name{color:#1e3c72;font-weight:600}.commission-rate-badge{background:linear-gradient(135deg,#10b981,#059669);border-radius:15px;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;padding:4px 12px}.commission-special-offer{color:#7c3aed;font-size:.85rem;font-style:italic}.commission-table-note{background:#fef3c7;border-left:4px solid #f59e0b;border-radius:8px;margin-top:15px;padding:15px}.commission-table-note p{color:#92400e;font-size:.85rem;margin:0}.commission-tiers-section{margin-bottom:40px}.commission-section-title{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:30px;text-align:center;text-shadow:0 2px 4px #0000004d}.commission-tiers-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:40px}.commission-tier-card{background:#fffffff2;border-radius:15px;box-shadow:0 6px 20px #0000001a;overflow:hidden;transition:transform .3s ease}.commission-tier-card:hover{transform:translateY(-5px)}.commission-tier-card.bronze{border-top:4px solid #cd7f32}.commission-tier-card.silver{border-top:4px solid #6b7280}.commission-tier-card.gold{border-top:4px solid #f59e0b}.commission-tier-header{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:25px;text-align:center}.commission-tier-icon{font-size:2.5rem;margin-bottom:10px}.commission-tier-icon img{height:50px;object-fit:contain;width:50px}.commission-tier-header h3{color:#1e3c72;font-size:1.3rem;font-weight:700;margin-bottom:5px}.commission-tier-header p{color:#64748b;font-size:.9rem;margin:0}.commission-tier-benefits{padding:25px}.commission-tier-benefits ul{list-style:none;margin:0;padding:0}.commission-tier-benefits li{color:#374151;font-size:.9rem;padding:6px 0 6px 20px;position:relative}.commission-tier-benefits li:before{color:#f59e0b;content:"★";left:0;position:absolute}.commission-tier-requirement{background:#f8fafc;border-top:1px solid #e2e8f0;color:#374151;font-size:.85rem;padding:15px 25px}.commission-calculator-section{margin-bottom:40px}.commission-calculator-card{background:#fffffff2;border-radius:15px;box-shadow:0 8px 25px #0000001a;margin:0 auto;max-width:500px;padding:30px;text-align:center}.commission-calculator-title{color:#1e3c72;font-size:1.3rem;font-weight:600;margin-bottom:25px}.commission-calculator-example{margin:0 auto;max-width:350px}.commission-example-item{border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:8px 0}.commission-example-item.total{border-bottom:none;border-top:2px solid #1e3c72;font-weight:700;margin-top:15px;padding-top:15px}.commission-example-label{color:#64748b;font-size:.9rem}.commission-example-value{color:#374151;font-size:.9rem;font-weight:600}.commission-example-value.highlight{color:#1e3c72;font-size:1rem}.commission-calculator-note{color:#64748b;font-size:.8rem;font-style:italic;margin-top:15px}.commission-faq-section{margin-bottom:40px}.commission-faq-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.commission-faq-item{background:#fffffff2;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:25px;transition:transform .3s ease}.commission-faq-item:hover{transform:translateY(-2px)}.commission-faq-question{color:#1e3c72;font-size:1.1rem;font-weight:600;margin-bottom:12px}.commission-faq-answer{color:#64748b;font-size:.9rem;line-height:1.5;margin:0}.commission-cta-section{background:linear-gradient(135deg,#1e3c72,#2a5298);border-radius:15px;box-shadow:0 8px 25px #1e3c724d;color:#fff;margin:40px 0 20px;padding:40px 30px;text-align:center}.commission-cta-title{font-size:2rem;font-weight:700;margin-bottom:15px}.commission-cta-text{font-size:1rem;margin-bottom:25px;opacity:.9}.commission-cta-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.commission-cta-btn{border-radius:8px;display:inline-block;font-size:.9rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.commission-cta-btn.primary{background:#fff;color:#1e3c72}.commission-cta-btn.primary:hover{box-shadow:0 4px 15px #ffffff4d;transform:translateY(-2px)}.commission-cta-btn.secondary{background:#0000;border:2px solid #fff;color:#fff}.commission-cta-btn.secondary:hover{background:#fff;color:#1e3c72}@media (max-width:768px){.commission-container{padding:0 10px}.commission-title{font-size:2rem}.commission-subtitle{font-size:1rem}.commission-highlights{gap:10px;grid-template-columns:repeat(2,1fr)}.commission-faq-grid,.commission-tiers-grid{gap:15px;grid-template-columns:1fr}.commission-calculator-card,.commission-table-wrapper{padding:20px}.commission-cta-section{padding:30px 20px}.commission-cta-buttons{align-items:stretch;flex-direction:column;margin:0 auto;max-width:200px}}@media (max-width:480px){.commission-container{padding:0 8px}.commission-title{font-size:1.75rem}.commission-highlights,.commission-tiers-grid{grid-template-columns:1fr}.commission-tiers-grid{gap:15px}.commission-calculator-card,.commission-faq-item,.commission-highlight-card,.commission-table-wrapper,.commission-tier-card{padding:15px}.commission-tier-benefits,.commission-tier-header{padding:20px}.commission-cta-section{padding:25px 15px}}
/*# sourceMappingURL=main.57aff151.css.map*/