body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.landing-page{background:linear-gradient(135deg,#1a0d2e,#2d1b4e 25%,#4a2c6a 50%,#6b3d8f 75%,#8b4fb3);color:#fff;min-height:100vh}.container{padding:0 20px}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#e91e63,#ff6b9d);-webkit-background-clip:text;background-clip:text}.section-note{color:#fffc}@media (max-width:768px){.container{padding:0 15px}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0d2ee6;position:fixed;top:0;width:100%;z-index:1000}.nav{align-items:center;display:flex;height:80px;justify-content:space-between}.logo{flex-shrink:0}.logo-image{height:50px;transition:transform .3s ease;width:auto}.logo-image:hover{transform:scale(1.05)}.nav-links{align-items:center;display:flex;gap:1.5rem;margin:0 auto}.nav-links a{color:#fffc;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#ad0fd8}.header-actions{align-items:center;display:flex;gap:1rem}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:20px;justify-content:space-between;padding:0;width:30px;z-index:100}.hamburger span{background:#fff;height:2px;transition:all .3s;width:100%}.user-menu{position:relative}.user-menu-button{align-items:center;background:none;border:none;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:8px 12px;transition:background-color .3s}.user-menu-button:hover{background:#ffffff1a}.user-dropdown{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:200px;padding:8px 0;position:absolute;right:0;top:100%;z-index:1000}.user-dropdown a,.user-dropdown button{align-items:center;background:none;border:none;color:#333;display:flex;gap:.5rem;padding:8px 16px;text-align:left;text-decoration:none;transition:background-color .3s;width:100%}.user-dropdown a:hover,.user-dropdown button:hover{background-color:#f5f5f5}.login-btn{background:#0000;border:1px solid #ffffff4d;border-radius:25px;color:#fff;font-weight:500;padding:8px 20px;text-decoration:none;transition:all .3s}.login-btn:hover{background:#ad0fd833;border-color:#ad0fd8}.translate-wrapper{position:relative}.translate-button{background:none;border:none;color:#fffc;cursor:pointer;font-size:1.5rem;padding:5px;transition:color .3s}.translate-button:hover{color:#ad0fd8}#google_translate_element{position:absolute;right:0;top:100%;visibility:hidden}@media (max-width:1024px){.nav-links{gap:1rem}}@media (max-width:768px){.nav{position:relative}.hamburger{display:flex;margin-left:1rem}.nav-links{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0d2ef2;flex-direction:column;height:calc(100vh - 80px);left:-100%;margin:0;overflow-y:auto;padding:2rem;position:fixed;top:80px;transition:left .3s ease;width:100%}.nav-links.active{left:0}.nav-links a{border-bottom:1px solid #ffffff1a;color:#fffc;font-size:1.2rem;padding:1rem 0;width:100%}.hamburger.active span:first-child{transform:translateY(9px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:last-child{transform:translateY(-9px) rotate(-45deg)}}@media (max-width:480px){.user-name{display:none}.header-actions{gap:.5rem}}.hero{align-items:center;background:linear-gradient(135deg,#0a0a0a,#170f27 25%,#1a1a2e 50%,#170f27 75%,#0a0a0a);display:flex;min-height:100vh;padding:8rem 0 4rem}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-text h1{font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-text h1 span{color:linear-gradient(45deg,#ad0fd8,#d81784)}.hero-text p{color:#fffc;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;gap:1rem;margin-bottom:2rem}.btn-primary{align-items:center;border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:transform .3s ease}.btn-primary,.btn-primary:hover{background:linear-gradient(45deg,#ad0fd8,#d81784)}.btn-primary:hover{background:#0000;border:1px solid #ffffff4d;transform:translateY(-2px)}.btn-primary i{transition:transform .3s ease}.btn-primary:hover i{transform:translateX(4px)}.btn-secondary{background:#0000;border:1px solid #ffffff4d;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.btn-secondary:hover{background:linear-gradient(45deg,#ad0fd8,#d81784);color:#fff}.hero-stats{color:#ffffffb3;font-size:.9rem;font-weight:500;gap:2rem}.hero-stats i{color:#ad0fd8;margin-right:.5rem}.hero-phone{align-items:center;display:flex;justify-content:center}.hero-image{filter:drop-shadow(0 20px 40px rgba(0,0,0,.3));height:auto;max-width:100%;transition:transform .3s ease}.hero-image:hover{transform:translateY(-10px)}.phone-mockup{background:linear-gradient(145deg,#2d1b4e,#1a0d2e);border-radius:2rem;box-shadow:0 20px 40px #0000004d;margin:0 auto;max-width:300px;padding:1rem}.phone-screen{background:#1a0d2e;border-radius:1.5rem;min-height:500px;padding:1rem}.phone-header{align-items:center;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:2rem}.roambis-app{text-align:center}.app-logo{background:linear-gradient(45deg,#e91e63,#ff6b9d);border-radius:1rem;height:60px;margin:0 auto 1rem;width:60px}.connection-status{background:#ffffff1a;border-radius:1rem;margin-top:2rem;padding:1rem}@media (max-width:768px){.hero{min-height:auto;padding:6rem 0 3rem}.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-text h1{font-size:2.5rem}.hero-buttons,.hero-stats{justify-content:center}.hero-stats{flex-wrap:wrap}.hero-phone{display:none}}@media (max-width:480px){.hero{padding:5rem 0 2rem}.hero-text h1{font-size:2rem}.hero-buttons{flex-direction:column;gap:1rem}.hero-stats{gap:1rem}}.why-choose{align-items:center;background:#170f27;display:flex;min-height:100vh;padding:6rem 0}.why-choose .container{margin:0 auto;max-width:1400px;padding:0 2rem}.why-choose h2{color:#fff;font-size:2.5rem;margin-bottom:3rem;text-align:center}.why-choose .features-grid{align-items:stretch;display:flex;gap:1.5rem;justify-content:center}.why-choose .feature-card{align-items:center;background:#ad0fd81a;border-radius:24px;display:flex;flex-direction:column;min-width:250px;padding:2.5rem 1.5rem;text-align:center;transition:transform .3s ease;width:calc(25% - 1.125rem)}.why-choose .feature-card:hover{background:#ad0fd826;transform:translateY(-10px)}.why-choose .feature-icon{align-items:center;background:#ad0fd826;border-radius:25px;display:flex;height:64px;justify-content:center;margin-bottom:2rem;overflow:hidden;padding:26px;position:relative;width:64px}.why-choose .feature-icon:before{background:linear-gradient(135deg,#ad0fd833,#ad0fd81a);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.why-choose .feature-icon i{color:#ad0fd8;font-size:1.75rem;position:relative;z-index:2}.fa-bolt,.fa-globe,.fa-shield-halved,.fa-sim-card{color:#ad0fd8!important}.why-choose h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.why-choose p{color:#ffffffb3;font-size:1rem;line-height:1.6;margin:0}@media (max-width:1200px){.why-choose .features-grid{flex-wrap:wrap}.why-choose .feature-card{width:calc(50% - .75rem)}}@media (max-width:768px){.why-choose{padding:4rem 0}.why-choose .features-grid{flex-direction:column}.why-choose .feature-card{padding:2rem;width:100%}.why-choose .feature-icon{height:56px;width:56px}.why-choose .feature-icon i,.why-choose h3{font-size:1.5rem}.why-choose p{font-size:1rem}}.how-it-works{align-items:center;background:linear-gradient(135deg,#1a0d2e,#2d1b4e);display:flex;min-height:100vh;padding:80px 20px}.container{max-width:1200px;width:100%}.how-it-works h2{color:#fff;font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#fff;font-size:1.2rem;margin-bottom:60px;text-align:center}.steps{align-items:stretch;display:flex;gap:40px;justify-content:center;padding:40px 0}.step,.steps{position:relative}.step{flex:1 1;max-width:350px;z-index:1}.step-number{background:#8b2fd8;border-radius:50%;box-shadow:0 4px 10px #8b2fd84d;color:#fff;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;left:50%;position:absolute;top:-25px;transform:translateX(-50%);width:50px;z-index:2}.step-content,.step-number{align-items:center;display:flex}.step-content{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:20px;flex-direction:column;height:100%;padding:40px 30px 30px;text-align:center;transition:all .3s ease}.step-content:hover{background:#fff3;border:2px solid #fff6;transform:translateY(-5px)}.step-icon{font-size:3rem;height:60px;margin-bottom:20px}.step-content h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:15px}.step-content p{color:#fff;font-size:1.1rem;line-height:1.6}@media (max-width:992px){.steps{gap:30px}}@media (max-width:768px){.how-it-works{min-height:auto;padding:60px 20px}.how-it-works h2{font-size:2.5rem}.steps{align-items:center;flex-direction:column;gap:50px;padding:20px 0}.step{max-width:400px;width:100%}.step-content{padding:35px 25px 25px}}.destinations{background:linear-gradient(135deg,#1a0d2ee6,#2d1b4ee6);padding:4rem 0}.destinations-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px;padding:0 1rem}.destination-card{border-radius:12px;cursor:pointer;display:block;overflow:hidden;position:relative;text-decoration:none;transition:all .3s ease}.destination-card:hover{box-shadow:0 10px 20px #ad0fd833;transform:translateY(-10px)}.destination-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:220px;position:relative;transition:transform .3s ease;width:100%}.destination-card:hover .destination-image{transform:scale(1.05)}.destination-image:before{background:linear-gradient(180deg,#0003,#000c);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.destination-card:hover .destination-image:before{opacity:.9}.destination-info{bottom:0;color:#fff;left:0;padding:1.2rem;position:absolute;right:0;text-align:left;z-index:1}.destination-info h3{font-size:1.4rem;font-weight:600;margin:0 0 .5rem}.destination-info p{font-size:.9rem;margin:.2rem 0;opacity:.9}.discover-more{align-items:center;color:#ad0fd8;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;margin-top:.8rem;opacity:0;transform:translateX(-10px);transition:all .3s ease}.destination-card:hover .discover-more{opacity:1;transform:translateX(0)}.discover-more svg{height:16px;width:16px}@media (max-width:1200px){.destinations-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.destinations-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.destinations-grid{grid-template-columns:1fr}.destination-image{height:200px}.destination-info h3{font-size:1.3rem}}.pricing{background:linear-gradient(135deg,#1a0d2ee6,#2d1b4ee6);padding:6rem 0}.pricing-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;padding:0 1rem}.pricing-card{background:#ffffff0d;border:1px solid #ad0fd81a;border-radius:20px;padding:2rem;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.pricing-card.popular{background:#ad0fd81a;border:1px solid #ad0fd8;transform:scale(1.05)}.popular-tag{background:#ad0fd8;border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;left:50%;padding:.5rem 1.5rem;position:absolute;top:-12px;transform:translateX(-50%)}.pricing-card:hover{box-shadow:0 10px 30px #ad0fd833;transform:translateY(-10px)}.pricing-card.popular:hover{transform:translateY(-10px) scale(1.05)}.pricing-card h3{color:#fff;font-size:1.8rem;margin-bottom:1rem}.plan-description{color:#ffffffb3;font-size:.95rem;margin-bottom:1rem;min-height:48px}.coverage{align-items:center;display:flex;gap:.5rem;justify-content:center;margin:1rem 0}.countries-count{color:#ad0fd8;font-size:2rem;font-weight:700;line-height:1}.countries-text{color:#fffc;font-size:1rem}.price{align-items:baseline;gap:.3rem;justify-content:center;margin:1.5rem 0}.currency{color:#ad0fd8;font-size:1.2rem;font-weight:600}.amount{color:#fff;font-size:3.5rem;font-weight:700;line-height:1}.period{color:#fff9;font-size:1rem}.features-list{list-style:none;margin:2rem 0;padding:0;text-align:left}.features-list li{color:#ffffffe6;display:flex;font-size:.95rem;gap:.8rem;margin-bottom:23px}.feature-icon{align-items:center;background:#ad0fd826;border-radius:12px;display:flex;flex-shrink:0;height:20px;justify-content:center;overflow:hidden;padding:12px;position:relative;width:20px}.feature-icon:before{background:linear-gradient(135deg,#ad0fd833,#ad0fd81a);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.feature-icon i{font-size:12px;position:relative;z-index:2}.btn-outline{background:#0000;border:2px solid #ad0fd8;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:.8rem 2rem;transition:all .3s ease;width:100%}.btn-outline:hover{background:#ad0fd8;color:#fff;transform:translateY(-2px)}@media (max-width:1024px){.pricing-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.pricing-cards{grid-template-columns:1fr;max-width:400px}.pricing-card.popular{transform:scale(1)}.pricing-card.popular:hover{transform:translateY(-10px) scale(1)}}.testimonials{background:linear-gradient(135deg,#1a0d2ecc,#2d1b4ecc);padding:6rem 0}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.testimonial-card{background:#ffffff0d;border-radius:1rem;padding:2rem;text-align:center}.testimonial-avatar{background:#ffffff1a;border-radius:50%;height:80px;margin:0 auto 1rem;width:80px}.rating{margin:1rem 0}.testimonial-card p{color:#fffc;font-style:italic;line-height:1.6}@media (max-width:768px){.testimonials-grid{grid-template-columns:1fr;margin:0 auto;max-width:400px}}.trusted-by{background:linear-gradient(135deg,#1a0d2ee6,#2d1b4ee6);padding:4rem 0}.section-note{color:#ad0fd8;font-size:1.2rem;margin-bottom:3rem;text-align:center}.trust-logos{flex-wrap:wrap;gap:4rem;margin:0 auto;max-width:1200px;padding:0 2rem}.trust-logo,.trust-logos{align-items:center;display:flex;justify-content:center}.trust-logo{background:#ffffff0d;border-radius:16px;cursor:pointer;height:80px;padding:1rem;position:relative;transition:all .3s ease;width:80px}.trust-logo:hover{background:#ffffff1a;box-shadow:0 10px 20px #ad0fd833;transform:translateY(-5px)}.trust-logo svg{color:#ffffffb3;height:100%;transition:color .3s ease;width:100%}.trust-logo:hover svg{color:#ad0fd8}.trust-note{color:#fff9;font-size:.9rem;margin-top:3rem;text-align:center}@media (max-width:768px){.trust-logos{gap:2rem}.trust-logo{height:60px;width:60px}}@media (max-width:480px){.trust-logos{gap:1.5rem}.trust-logo{height:50px;width:50px}}.cta{background:linear-gradient(135deg,#1a0d2ee6,#2d1b4ee6);padding:6rem 0;text-align:center}.cta h2{font-size:2.5rem;margin-bottom:1.5rem}.cta p{color:#fffc;line-height:1.6;margin:0 auto 2rem;max-width:600px}.btn-cta,.cta p{font-size:1.1rem}.btn-cta{background:linear-gradient(45deg,#ad0fd8,#d81784);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:1rem 3rem;transition:transform .3s ease}.btn-cta:hover{transform:translateY(-2px)}.footer{background:linear-gradient(135deg,#1a0d2e,#2d1b4e);color:#fff;padding:60px 20px 20px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.footer-section h3{color:#ad0fd8;font-size:1.3rem;font-weight:600;margin-bottom:20px}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:12px}.footer-section ul li a{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#ad0fd8}.social-links{gap:15px}.social-links a{color:#fffc;font-size:1.5rem;transition:all .3s ease}.social-links a:hover{color:#ad0fd8;transform:translateY(-3px)}.footer-bottom{border-top:1px solid #ffffff1a;color:#fff9;margin-top:40px;padding-top:20px;text-align:center}@media (max-width:768px){.footer{padding:40px 20px 20px}.footer-content{gap:30px;grid-template-columns:1fr}.footer-section{text-align:center}.social-links{justify-content:center}}.why-travel{align-items:center;background:#170f27;display:flex;min-height:100vh;padding:6rem 0}.container{margin:0 auto;max-width:1400px;padding:0 2rem}.why-travel-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.video-container{border-radius:24px;height:600px;overflow:hidden;position:relative;width:100%}.video-container video{border-radius:24px;height:100%;object-fit:cover;width:100%}.content-container{opacity:0;padding:2rem;transform:translateX(50px)}.why-travel.animate .content-container{animation:slideIn .8s ease-out forwards}@keyframes slideIn{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.content-container h2{color:#fff;font-size:2.5rem;font-weight:600;margin-bottom:1.5rem;opacity:0}.why-travel.animate .content-container h2{animation:fadeIn .6s ease-out forwards;animation-delay:.3s}.main-text{color:#ffffffe6;font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;opacity:0}.why-travel.animate .main-text{animation:fadeIn .6s ease-out forwards;animation-delay:.6s}.features-list{display:flex;flex-direction:column;gap:1.5rem}.feature-item{color:#fff;font-size:1.1rem;opacity:0;transform:translateY(20px)}.why-travel.animate .feature-item:first-child{animation:slideUp .5s ease-out forwards;animation-delay:.9s}.why-travel.animate .feature-item:nth-child(2){animation:slideUp .5s ease-out forwards;animation-delay:1.1s}.why-travel.animate .feature-item:nth-child(3){animation:slideUp .5s ease-out forwards;animation-delay:1.3s}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.feature-item i{align-items:center;background:#ad0fd826;border-radius:8px;color:#ad0fd8;display:flex;font-size:1.25rem;height:32px;justify-content:center;transition:transform .3s ease,background-color .3s ease;width:32px}.feature-item:hover i{background:#ad0fd840;transform:scale(1.1)}@media (max-width:1024px){.why-travel-grid{gap:3rem;grid-template-columns:1fr}.video-container{height:400px}.content-container{padding:0}.content-container h2{font-size:2rem}.main-text{font-size:1.1rem}}@media (max-width:768px){.why-travel{padding:4rem 0}.video-container{height:300px}.content-container h2{font-size:1.75rem}.feature-item{font-size:1rem}}.login-container{background:linear-gradient(135deg,#0d0518,#1a0d2e 25%,#2d1b4e 50%,#4a2c6a 75%,#6b3d8f);display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;gap:100px;justify-content:center;min-height:100vh;padding:91px 40px}.login-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d051880;border:1px solid #ad0fd81a;border-radius:16px;max-width:500px;padding:40px}.secure-badge{align-items:center;background:#ad0fd826;border-radius:20px;display:inline-flex;gap:8px;margin-bottom:24px;padding:8px 16px}.secure-badge i{color:#ad0fd8}.secure-badge span{color:#ad0fd8;font-size:.9rem;font-weight:500}.login-content h1{color:#fff;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0;text-shadow:0 0 20px #ad0fd84d}.login-content .gradient-text{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(45deg,#ad0fd8,#d81784);color:#0000;font-size:3.5rem;font-weight:700;margin-bottom:24px;text-shadow:none}.login-content p{color:#b4b7c0;font-size:1.1rem;font-weight:400;line-height:1.6;margin:0;text-shadow:0 0 20px #00000080}.login-list{margin-top:40px}.login-list-item{display:flex;flex-direction:column;gap:20px}.list-item{display:flex;gap:12px}.list-item i{align-items:center;color:#ad0fd8;display:flex;font-size:1.2rem;height:24px;justify-content:center;width:24px}.list-item span{color:#b4b7c0;font-size:1rem;font-weight:400;letter-spacing:.01em}.login-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d051880;border-radius:16px;box-shadow:0 0 20px rgba(199,1,254,.612);max-width:450px;padding:40px;width:100%}.login-form h1{color:#fff;font-size:2rem;margin:0 0 8px;text-align:center}.login-form>p{color:#9ca3af;margin-bottom:32px;text-align:center}.form-group{margin-bottom:24px}.form-group label{color:#fff;display:block;font-size:13px;font-weight:500;margin-bottom:8px;opacity:.5}.input-group{position:relative}.input-group input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:1rem;padding:12px 16px;width:100%}.input-group input::placeholder{color:#9ca3af}.input-group i{color:#9ca3af;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.form-options{justify-content:space-between;margin-bottom:24px}.form-options,.remember-me{align-items:center;display:flex}.remember-me{gap:8px}.remember-me input[type=checkbox]{accent-color:#ad0fd8}.remember-me label{color:#9ca3af}.forgot-password{color:#ad0fd8;text-decoration:none}.sign-in-button{align-items:center;background:linear-gradient(45deg,#ad0fd8,#d81784);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:8px;justify-content:center;margin-bottom:24px;padding:12px;width:100%}.continue-with{margin-bottom:24px;position:relative;text-align:center}.continue-with span{background:#1a0d2e;color:#9ca3af;padding:0 16px;position:relative;z-index:1}.continue-with:before{background:#ffffff1a;content:"";height:1px;left:0;position:absolute;top:50%;width:100%}.social-login{display:flex;gap:16px;margin-bottom:24px}.social-login button{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:1rem;gap:8px;justify-content:center;padding:12px}.signup-prompt{color:#9ca3af;margin:0;text-align:center}.signup-prompt a{color:#ad0fd8;font-weight:500;text-decoration:none}.error-message{background-color:#fee2e2;border:1px solid #ef4444;color:#dc2626;font-size:14px;margin-bottom:20px;padding:12px}.sign-in-button:disabled{cursor:not-allowed;opacity:.7}.spinner{animation:spin 1s ease-in-out infinite;border:3px solid #ffffff4d;border-top-color:#fff;display:inline-block;height:20px;margin-right:8px;width:20px}@media (max-width:1024px){.login-container{gap:40px;padding:60px 20px}.login-content,.login-form{padding:30px}}@media (max-width:768px){.login-container{align-items:stretch;flex-direction:column;gap:24px;padding:40px 10px}.login-content,.login-form{box-sizing:border-box;display:block;margin:0 auto 16px;max-width:100%;padding:24px;width:100%}.login-content .gradient-text,.login-content h1{font-size:2.2rem}.login-form h1{font-size:1.5rem}.responsive-hide{display:none!important}}@media (max-width:480px){.login-container{min-height:100vh;padding:20px 2vw}.login-content,.login-form{border-radius:10px;padding:12px}.login-content .gradient-text,.login-content h1{font-size:1.3rem}.login-form h1{font-size:1.1rem}.form-group label{font-size:12px}.input-group input{font-size:.95rem;padding:10px 12px}.sign-in-button{font-size:.95rem;padding:10px}.error-message{font-size:12px;padding:8px}}.optional-label{color:#9ca3af;font-size:.8rem;font-weight:400}.referral-success{background:#22c55e1a;border:1px solid #22c55e4d;border-radius:8px;color:#22c55e}.referral-error,.referral-success{align-items:center;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;margin-top:.5rem;padding:.75rem}.referral-error{background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;color:#ef4444}.input-group i.fa-check-circle{color:#22c55e}.input-group i.fa-times-circle{color:#ef4444}.input-group i.fa-gift,.input-group i.fa-spinner{color:#ad0fd8}.plans-hero{background-color:#0f0823;padding:80px 0}.hero-background-pattern{background:linear-gradient(135deg,#ad0fd80d,#0f082300)}.plans-hero-container{gap:40px}.hero-badge{border-radius:100px;color:#ad0fd8}.hero-badge i{margin-right:8px}.plans-hero-title{font-size:3rem;margin-bottom:24px}.plans-hero-subtitle{color:#fffc;font-size:1.1rem;line-height:1.6;margin-bottom:32px}.flag-icon{align-items:center;display:inline-flex;margin:0 8px}.country-flag-img,.plan-flag-img,.title-flag-img{border:1px solid #ffffff1a;border-radius:4px;box-shadow:0 2px 4px #0000001a;height:32px;object-fit:cover;width:32px}.title-flag-img{height:40px;margin-right:12px;vertical-align:middle;width:40px}.plan-flag{position:absolute;right:16px;top:16px}.plan-flag-img{height:28px;width:28px}.country-flag-img:not([src]),.country-flag-img[src=""],.plan-flag-img:not([src]),.plan-flag-img[src=""],.title-flag-img:not([src]),.title-flag-img[src=""]{display:none}.plans-hero-features{flex-direction:column}.hero-button-outline:hover{border-color:#ad0fd8;color:#ad0fd8;transform:translateY(-3px)}.plans-hero-image{z-index:1}.image-overlay-circle{background:radial-gradient(circle at center,#ad0fd81a 0,#0f082300 70%)}.wave-divider{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='%231a0d2e' fill-opacity='.95' d='m0 96 48 16c48 16 144 48 240 48s192-32 288-37.3c96-5.7 192 16.3 288 32 96 16.3 192 26.3 288 10.6 96-16.3 192-58.3 240-80l48-21.3v256H0Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;bottom:0;height:150px;left:0;position:absolute;width:100%}.plans-section{background:linear-gradient(135deg,#1a0d2ef2,#2d1b4ef2);color:#fff;font-family:Poppins,sans-serif;min-height:100vh;padding:60px 0}.plans-container{margin:0 auto;max-width:1200px;padding:0 20px}.plans-header{animation:fadeInUp 1s ease-out;margin-bottom:60px;text-align:center}.plans-title{font-size:48px;font-weight:700;letter-spacing:-.02em;margin-bottom:20px}.plans-title span{color:#ad0fd8}.plans-subtitle{color:#fffc;font-size:18px;line-height:1.5;margin:0 auto 30px;max-width:700px}.plans-features{display:flex;gap:30px;justify-content:center;margin-top:20px}.plan-feature{align-items:center;display:flex;gap:8px}.feature-icon{color:#ad0fd8;font-size:24px}.featured-title{font-size:36px;font-weight:700;letter-spacing:-.02em;margin-bottom:10px;text-align:center}.featured-subtitle{color:#fffc;font-size:16px;font-weight:400;margin-bottom:40px;text-align:center}.plans-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.plans-grid .plan-card:first-child{animation-delay:.1s}.plans-grid .plan-card:nth-child(2){animation-delay:.3s}.plans-grid .plan-card:nth-child(3){animation-delay:.5s}.plans-grid .plan-card:nth-child(4){animation-delay:.7s}.plans-grid .plan-card:nth-child(n+5){animation-delay:.9s}.plan-card{animation:fadeInUp .8s ease-out;animation-fill-mode:both;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;overflow:hidden;padding:30px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.plan-card:hover{box-shadow:0 10px 30px #ad0fd833;transform:translateY(-10px)}.plan-tag{background-color:#ad0fd8;border-radius:20px 0 0 20px;color:#fff;font-size:12px;font-weight:600;padding:5px 15px;position:absolute;right:0;top:20px}.plan-flag{border-radius:50%;height:40px;margin-bottom:15px;overflow:hidden;width:40px}.flag-image{border-radius:50%;height:100%;object-fit:cover;width:100%}.plan-name{font-size:20px;font-weight:600;margin-bottom:5px}.plan-countries{color:#ffffffb3;font-size:14px;margin-bottom:20px}.plan-data{color:#ad0fd8;font-size:36px;font-weight:700;letter-spacing:-.01em;margin-bottom:5px}.plan-validity{color:#ffffffb3;font-size:14px}.plan-features-list,.plan-validity{margin-bottom:20px}.plan-feature-item{align-items:center;display:flex;gap:10px;margin-bottom:15px}.plan-feature-item .feature-icon{align-items:center;background-color:#ad0fd833;border-radius:50%;display:flex;font-size:16px;height:32px;justify-content:center;width:32px}.plan-feature-item .feature-text{color:#ffffffe6;font-size:14px}.plan-pricing{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:20px}.plan-price{font-size:28px;font-weight:700;letter-spacing:-.01em}.plan-price-per-gb{color:#ffffffb3;font-size:14px}.plan-button{background-color:#ad0fd8;border:none;border-radius:30px;box-shadow:0 8px 16px #ad0fd866;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;padding:12px 0;transition:all .3s ease;width:100%}.plan-button:hover{box-shadow:0 12px 20px #ad0fd899;transform:translateY(-3px)}@media (max-width:1024px){.plans-grid{grid-template-columns:repeat(2,1fr)}.plans-hero-container{flex-direction:column;text-align:center}.plans-hero-content{margin-bottom:40px;padding-right:0}.plans-hero-features{align-items:center}.hero-cta{flex-wrap:wrap;justify-content:center}}@media (max-width:768px){.plans-grid{grid-template-columns:1fr}.plans-features{flex-direction:column;gap:15px}.plans-hero-title,.plans-title{font-size:36px}.featured-title{font-size:28px}.plans-hero-subtitle{font-size:18px}.plans-hero-image img{max-height:350px}.hero-cta{flex-direction:column;margin:0 auto;max-width:300px;width:100%}.hero-badge{margin:0 auto 24px}.image-overlay-circle{height:300px;width:300px}}.plan-card .plan-data,.plan-card .plan-name{transition:transform .3s ease,color .3s ease}.plan-card:hover .plan-data,.plan-card:hover .plan-name{color:#ad0fd8;transform:scale(1.05)}.plan-card .plan-button{overflow:hidden;position:relative}.plan-card .plan-button:after{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:.5s;width:100%}.plan-card:hover .plan-button:after{left:100%}.coverage-hero{background:#1a0b2e;overflow:hidden;padding:120px 0;position:relative}.coverage-hero-container{align-items:center;display:flex;gap:40px;margin:0 auto;max-width:1200px;padding:0 20px}.coverage-hero-content{flex:1 1}.hero-badge{background:#ad0fd81a;border:1px solid #ad0fd8}.hero-badge span{color:#fff}.coverage-hero-title{color:#fff;font-size:48px;line-height:1.2;margin-bottom:24px}.coverage-hero-title span{color:#ad0fd8;display:inline}.coverage-hero-subtitle{color:#fffc;font-size:18px;line-height:1.6;margin-bottom:40px}.coverage-stats{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-item{gap:16px}.stat-icon{background:#ad0fd81a;border:1px solid #ad0fd8;border-radius:12px;color:#ad0fd8;font-size:24px;height:48px;width:48px}.stat-text{display:flex;flex-direction:column;gap:4px}.stat-number{color:#fff;font-size:24px}.stat-label{color:#fff9;font-size:14px}.coverage-map-section{background:#1a0b2e;min-height:100vh;padding:80px 0}.coverage-container{margin:0 auto;max-width:1200px;padding:0 20px}.map-header{margin-bottom:60px;text-align:center}.map-header h2{color:#fff;font-size:36px;margin-bottom:16px}.map-header h2 span{color:#ad0fd8}.map-header p{color:#fffc;font-size:18px}.map-container{display:flex;gap:40px;margin-bottom:80px}.map-wrapper{background:#1a0d2eb3;border:1px solid #ad0fd8;border-radius:20px;box-shadow:0 0 30px #ad0fd826;flex:1 1;height:600px;overflow:hidden;padding:20px;position:relative}.map-wrapper svg{filter:drop-shadow(0 0 10px rgba(173,15,216,.2));height:100%;width:100%}.region-info{background:#1a0d2eb3;border:1px solid #ad0fd8;border-radius:20px;padding:30px;width:300px}.coverage-legend h3,.covered-countries h3{color:#fff;font-size:20px;font-weight:600;margin-bottom:20px}.legend-item{align-items:center;display:flex;gap:12px;margin-bottom:16px}.legend-item:last-child{margin-bottom:0}.color-box{border-radius:6px;height:24px;width:24px}.color-box.white{background:#fff;border:1px solid #ad0fd8;box-shadow:0 0 10px #ad0fd84d}.color-box.purple{background:#432874;border:1px solid #ad0fd8}.legend-item span{color:#fffc;font-size:16px}.covered-countries{margin-top:40px}.covered-countries ul{list-style:none;margin:0;max-height:300px;overflow-y:auto;padding:0;scrollbar-color:#ad0fd8 #ad0fd81a;scrollbar-width:thin}.covered-countries ul::-webkit-scrollbar{width:6px}.covered-countries ul::-webkit-scrollbar-track{background:#ad0fd81a;border-radius:3px}.covered-countries ul::-webkit-scrollbar-thumb{background:#ad0fd8;border-radius:3px}.covered-countries li{background:#4328744d;border:1px solid #ad0fd84d;border-radius:8px;color:#ffffffe6;font-size:14px;margin-bottom:8px;padding:12px 16px;transition:all .3s ease}.covered-countries li:last-child{margin-bottom:0}.covered-countries li.selected{background:#ad0fd833;border-color:#ad0fd8;color:#fff;transform:translateX(5px)}.map-tooltip{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a0b2ef2;border:1px solid #ad0fd8;border-radius:8px;box-shadow:0 4px 12px #ad0fd833;color:#fff;font-size:14px;margin-top:-10px;padding:10px 16px;pointer-events:none;position:fixed;transform:translate(-50%,-100%);z-index:1000}@media (max-width:1024px){.coverage-hero-container{flex-direction:column;text-align:center}.coverage-stats,.stat-item{justify-content:center}.map-container{flex-direction:column}.region-info{width:100%}.map-wrapper{height:400px}}@media (max-width:768px){.coverage-hero{padding:80px 0}.coverage-hero-title{font-size:36px}.coverage-hero-subtitle{font-size:16px}.stat-number{font-size:20px}.map-header h2{font-size:28px}.map-header p{font-size:16px}}.plans-hero{background:linear-gradient(135deg,#1a0d2ef2,#2d1b4ef2);color:#fff;font-family:Poppins,sans-serif;overflow:hidden;padding:120px 0;position:relative}.hero-background-pattern{background-image:radial-gradient(#ad0fd81a 2px,#0000 0);background-size:30px 30px;bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.plans-hero-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.plans-hero-content{animation:fadeInLeft 1s ease-out;flex:1 1;max-width:600px;padding-right:40px}.hero-badge{background:#ad0fd826;gap:8px;margin-bottom:24px;padding:8px 16px}.hero-badge i{color:#ad0fd8}.hero-badge span{color:#ad0fd8;font-size:14px;font-weight:500}.plans-hero-title{animation:fadeInUp .8s ease-out;color:#fff;font-size:48px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-bottom:20px}.plans-hero-title span{color:#ad0fd8}.plans-hero-subtitle{animation:fadeInUp 1s ease-out .2s;animation-fill-mode:both;color:#ffffffe6;font-size:18px;font-weight:500;line-height:1.5;margin-bottom:30px}.search-container{margin-bottom:30px}.search-box{max-width:500px;position:relative}.search-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:none;border-radius:50px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;padding:14px 48px;transition:all .3s ease;width:100%}.search-input::placeholder{color:#ffffffb3}.search-input:focus{background:#ffffff26;box-shadow:0 0 0 2px #ad0fd84d;outline:none}.search-icon{font-size:16px;left:20px}.clear-search,.search-icon{color:#ffffffb3;position:absolute;top:50%;transform:translateY(-50%)}.clear-search{background:none;border:none;cursor:pointer;font-size:14px;padding:4px;right:20px;transition:all .3s ease}.clear-search:hover{color:#fff}.plans-hero-features{display:flex;flex-direction:row;gap:20px;margin-bottom:40px}.hero-feature{align-items:center;display:flex;gap:15px}.hero-feature-icon{align-items:center;background-color:#ad0fd826;border-radius:12px;color:#ad0fd8;display:flex;font-size:20px;height:48px;justify-content:center;overflow:hidden;position:relative;width:48px}.hero-feature-icon:before{background:linear-gradient(135deg,#ad0fd833,#ad0fd80d);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.hero-feature-icon i{position:relative;z-index:2}.hero-feature-text{display:flex;flex-direction:column}.hero-feature-title{font-size:16px;font-weight:600;margin-bottom:4px}.hero-feature-desc{color:#ffffffb3;font-size:14px}.hero-cta{display:flex;gap:16px;margin-top:10px}.hero-button{background:linear-gradient(45deg,#ad0fd8,#d81784);border:none;border-radius:50px;box-shadow:0 8px 15px #ad0fd84d;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;padding:14px 28px;transition:all .3s ease}.hero-button:hover{box-shadow:0 12px 20px #ad0fd880;transform:translateY(-3px)}.hero-button-outline{background:#0000;border:2px solid #ffffff4d;border-radius:50px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;padding:14px 28px;transition:all .3s ease}.hero-button-outline:hover{background:#ffffff1a;border-color:#ffffff80}.plans-hero-image{animation:fadeInRight 1s ease-out;flex:1 1;max-width:500px;position:relative}.plans-hero-image img{animation:floatAnimation 3s ease-in-out infinite;border-radius:20px;box-shadow:0 20px 40px #0003;height:auto;position:relative;width:100%;z-index:2}.image-overlay-circle{background:radial-gradient(circle at center,#ad0fd833 0,#0000 70%);height:100%;position:absolute;width:100%;z-index:1}.countries-section{background:#f8f9fa;padding:4rem 0}.countries-container{margin:0 auto;max-width:1200px;padding:0 2rem}.countries-header{margin-bottom:3rem;text-align:center}.countries-header h2{color:#333;font-size:2.5rem;margin-bottom:1rem}.countries-subtitle{color:#666;font-size:1.1rem}.countries-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.country-card{background:#fff;border-radius:15px;box-shadow:0 4px 6px #0000001a;cursor:pointer;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.country-card:hover{box-shadow:0 8px 15px #0000001a;transform:translateY(-5px)}.country-flag{margin-bottom:1.5rem}.country-flag-img{border-radius:8px;box-shadow:0 2px 4px #0000001a;height:60px;object-fit:cover;width:80px}.country-card h3{color:#333;font-size:1.4rem;margin-bottom:.5rem}.country-code{color:#666;font-size:.9rem;margin-bottom:1rem}.country-details{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:1rem}.network-badge{align-items:center;background:#f0f0f0;color:#666;display:flex;gap:.5rem}.network-badge,.status{border-radius:20px;font-size:.9rem;padding:.4rem .8rem}.status.active{background-color:#e6f4ea;color:#1e7e34}.status.inactive{background-color:#feeced;color:#dc3545}.no-countries{background:#fff;border-radius:15px;color:#666;font-size:1.1rem;grid-column:1/-1;padding:3rem;text-align:center}.loading{padding:3rem}.error{background-color:#feeced;border-radius:8px;color:#dc3545;margin:1rem;padding:2rem;text-align:center}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes floatAnimation{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.plans-hero-container{flex-direction:column;padding-top:40px;text-align:center}.plans-hero-content{margin-bottom:40px;padding-right:0}.search-box{margin:0 auto}.plans-hero-features{align-items:center}.hero-cta{justify-content:center}.plans-hero-image{max-width:80%}}@media (max-width:768px){.plans-hero{padding:80px 0 0}.plans-hero-title{font-size:36px}.plans-hero-subtitle{font-size:16px}.hero-feature{flex-direction:column;text-align:center}.hero-cta{flex-direction:column;gap:12px}.hero-button,.hero-button-outline{width:100%}.countries-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:480px){.plans-hero-title{font-size:28px}.plans-hero-subtitle{font-size:14px}.hero-badge{font-size:12px}.search-input{font-size:14px}}.pagination{gap:8px;margin-top:40px;padding:20px 0}.pagination-button{border:1px solid #ad0fd833;border-radius:8px;color:#333;font-family:Poppins,sans-serif;font-weight:500;height:40px;width:40px}.pagination-button:hover{background:#ad0fd81a;border-color:#ad0fd8;color:#ad0fd8}.pagination-button.active{background:linear-gradient(45deg,#ad0fd8,#d81784);border:none;box-shadow:0 4px 10px #ad0fd84d;color:#fff}.pagination-button:disabled{background:#f5f5f5;border-color:#ddd;color:#999}.pagination-button i{font-size:14px}.pagination-ellipsis{color:#666;margin:0 4px}@media (max-width:768px){.pagination{gap:6px}.pagination-button{font-size:14px;height:36px;width:36px}}.esim-hero-section{background:linear-gradient(135deg,#1a0b2e,#ad0fd8);color:#fff;overflow:hidden;padding:120px 0;position:relative}.esim-hero-section:before{background:url(/static/media/europe.68ed4235bbaaee26992b.png) 50%/cover;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0;z-index:1}.esim-hero-container{align-items:center;display:flex;gap:60px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.esim-hero-content{flex:1 1;max-width:600px}.esim-hero-content h1{font-size:4rem;line-height:1.1;margin-bottom:24px;position:relative}.esim-hero-content h1 .esim-highlight{color:#ad0fd8;display:inline-block;position:relative}.esim-hero-content h1 .esim-highlight:after{background:#ad0fd8;bottom:-5px;content:"";height:3px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .3s ease;width:100%}.esim-hero-content:hover h1 .esim-highlight:after{transform:scaleX(1);transform-origin:left}.esim-hero-subtitle{font-size:1.25rem;line-height:1.6;margin-bottom:40px;opacity:.9}.esim-hero-buttons{display:flex;gap:20px;margin-bottom:48px}.esim-get-started{background:#ad0fd8;border:none;border-radius:30px;box-shadow:0 4px 15px #ad0fd84d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:15px 35px;transition:all .3s ease}.esim-get-started:hover{box-shadow:0 6px 20px #ad0fd866;transform:translateY(-2px)}.esim-see-action{background:#0000;border:2px solid #fffc;border-radius:30px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:15px 35px;transition:all .3s ease}.esim-see-action:hover{background:#ffffff1a;transform:translateY(-2px)}.esim-hero-stats{display:flex;gap:40px}.esim-stat-item{align-items:center;display:flex;flex-direction:column;gap:8px;transition:transform .3s ease}.esim-stat-item:hover{transform:translateY(-5px)}.esim-stat-icon{align-items:center;background:#ad0fd81a;border-radius:50%;display:flex;font-size:28px;height:60px;justify-content:center;margin-bottom:5px;width:60px}.esim-stat-value{color:#ad0fd8;font-size:1.5rem;font-weight:700}.esim-stat-label{font-size:.9rem;opacity:.8}.esim-hero-image{align-items:center;display:flex;flex:1 1;justify-content:center;max-width:500px;position:relative}.esim-hero-image img{animation:float 6s ease-in-out infinite;filter:drop-shadow(0 10px 20px rgba(0,0,0,.2));height:auto;max-width:100%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.esim-intro-section{background:#1a0b2e;color:#fff;overflow:hidden;padding:100px 0;position:relative}.esim-intro-container{align-items:center;display:flex;gap:60px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.esim-intro-content{flex:1 1}.esim-intro-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#ad0fd8,#ff6b9d);-webkit-background-clip:text;font-size:3.5rem;line-height:1.2;margin-bottom:30px}.esim-intro-content p{font-size:1.2rem;line-height:1.6;max-width:500px;opacity:.9}.esim-intro-image{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.esim-brand-logo{filter:drop-shadow(0 10px 20px rgba(173,15,216,.2));height:auto;max-width:400px;transition:transform .3s ease}.esim-brand-logo:hover{transform:scale(1.05)}.esim-features-section{background:#fff;padding:100px 0}.esim-section-header{margin:0 auto 60px;max-width:800px;text-align:center}.esim-section-header h2{color:#1a0b2e;font-size:2.5rem;margin-bottom:20px}.esim-section-header h2 span{color:#ad0fd8}.esim-section-header p{color:#666;font-size:1.2rem;line-height:1.6}.esim-features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;padding:0 20px}.esim-feature-card{background:#fff;border:1px solid #ad0fd81a;border-radius:20px;box-shadow:0 10px 30px #0000000d;padding:40px 30px;text-align:center;transition:all .3s ease}.esim-feature-card:hover{border-color:#ad0fd8;box-shadow:0 15px 40px #ad0fd81a;transform:translateY(-10px)}.esim-feature-icon{align-items:center;background:#ad0fd81a;border-radius:20px;display:flex;height:80px;justify-content:center;margin:0 auto 30px;transition:all .3s ease;width:80px}.esim-feature-icon i{color:#ad0fd8;font-size:32px;transition:all .3s ease}.esim-feature-card:hover .esim-feature-icon{background:#ad0fd8}.esim-feature-card:hover .esim-feature-icon i{color:#fff}.esim-feature-card h3{color:#1a0b2e;font-size:1.5rem;margin-bottom:15px}.esim-feature-card p{color:#666;line-height:1.6}.security-section{background:#1a0b2e;color:#fff;padding:100px 0}.security-content{margin:0 auto;max-width:1200px;padding:0 20px;text-align:center}.security-content h2{font-size:2.5rem;margin-bottom:20px}.security-content h2 span{color:#ad0fd8}.security-content>p{font-size:1.2rem;margin-bottom:50px;opacity:.9}.security-features{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.security-item{background:#ffffff0d;border-radius:10px;padding:30px;transition:transform .3s ease}.security-item:hover{transform:translateY(-5px)}.security-item i{color:#ad0fd8;font-size:36px;margin-bottom:20px}.security-item h4{font-size:1.3rem;margin-bottom:15px}.security-item p{line-height:1.6;opacity:.8}.network-section{background:#fff;padding:100px 0}.network-content{margin:0 auto;max-width:1200px;padding:0 20px;text-align:center}.network-content h2{color:#1a0b2e;font-size:2.5rem;margin-bottom:20px}.network-content h2 span{color:#ad0fd8}.network-content>p{color:#666;font-size:1.2rem;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:800px}.network-stats{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stat-card{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;gap:20px;padding:30px}.stat-icon{background:#ad0fd8;border-radius:50%}.stat-icon i{color:#fff;font-size:24px}.stat-info h3{color:#1a0b2e;font-size:2.5rem;margin-bottom:5px}.stat-info p{color:#666}.esim-steps-section{background:#f8f9fa;overflow:hidden;padding:100px 0;position:relative}.esim-steps-section:before{background:linear-gradient(180deg,#fff,#0000);content:"";height:200px;left:0;position:absolute;right:0;top:0}.esim-steps-section h2{color:#1a0b2e;font-size:2.5rem;margin-bottom:60px;position:relative;text-align:center}.esim-steps-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;padding:0 20px;position:relative}.esim-step-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000000d;padding:40px;position:relative;text-align:center;transition:all .3s ease}.esim-step-card:hover{box-shadow:0 15px 40px #ad0fd81a;transform:translateY(-10px)}.esim-step-number{background:#ad0fd8;border-radius:50%;color:#fff;font-size:1.2rem;font-weight:700;height:40px;left:50%;position:absolute;top:-20px;transform:translateX(-50%);width:40px;z-index:1}.esim-step-icon,.esim-step-number{align-items:center;display:flex;justify-content:center}.esim-step-icon{height:60px;margin:20px 0}.esim-step-icon i{color:#ad0fd8;font-size:36px;transition:all .3s ease}.esim-step-card:hover .esim-step-icon i{color:#ad0fd8;transform:scale(1.2)}.esim-step-card h3{color:#1a0b2e;font-size:1.5rem;margin-bottom:15px}.esim-step-card p{color:#666;line-height:1.6}.faq-section{background:#fff;padding:100px 0}.faq-section h2{color:#1a0b2e;font-size:2.5rem;margin-bottom:60px;text-align:center}.faq-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));margin:0 auto;max-width:1200px;padding:0 20px}.faq-item{background:#f8f9fa;border-radius:10px;padding:30px}.faq-item h3{color:#1a0b2e;font-size:1.3rem;margin-bottom:15px}.faq-item p{color:#666;line-height:1.6}.esim-cta-section{background:linear-gradient(135deg,#1a0b2e,#ad0fd8);color:#fff;overflow:hidden;padding:100px 0;position:relative}.esim-cta-section:before{background:url(/static/media/europe.68ed4235bbaaee26992b.png) 50%/cover;bottom:0;content:"";left:0;opacity:.05;position:absolute;right:0;top:0;z-index:1}.esim-cta-content{margin:0 auto;max-width:800px;padding:0 20px;position:relative;text-align:center;z-index:2}.esim-cta-content h2{font-size:3rem;margin-bottom:20px}.esim-cta-content p{font-size:1.2rem;margin-bottom:40px;opacity:.9}.esim-cta-button{background:#fff;border:none;border-radius:30px;box-shadow:0 4px 15px #0003;color:#ad0fd8;cursor:pointer;font-size:1.2rem;font-weight:700;padding:18px 45px;transition:all .3s ease}.esim-cta-button:hover{box-shadow:0 6px 20px #0000004d;transform:translateY(-3px)}@media (max-width:1024px){.esim-features-grid,.esim-steps-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.esim-hero-section{padding:80px 0}.esim-hero-container,.esim-intro-container{flex-direction:column;text-align:center}.esim-hero-content h1{font-size:3rem}.esim-hero-buttons,.esim-hero-stats{justify-content:center}.esim-intro-content h2{font-size:2.5rem}.esim-intro-content p{margin:0 auto}.esim-features-grid,.esim-steps-grid{grid-template-columns:1fr}.esim-feature-card,.esim-step-card{padding:30px 20px}.esim-cta-content h2{font-size:2.5rem}}@media (max-width:480px){.esim-hero-content h1{font-size:2.5rem}.esim-hero-buttons{flex-direction:column;gap:15px}.esim-hero-stats{flex-direction:column;gap:20px}.esim-get-started,.esim-see-action{width:100%}}.plan-details-page{background-color:#0f0823;min-height:100vh;padding:0}.order-steps{background:#1c192ccc;color:#fff;padding:1rem 2rem}.order-steps,.step{align-items:center;display:flex}.step{font-size:1rem;margin-right:2rem;opacity:.6}.step.active{color:#f0f;opacity:1}.step-check{align-items:center;background:#f0f;border-radius:50%;display:flex;font-size:.8rem;height:20px;justify-content:center;margin-right:.5rem;width:20px}.plan-details-main{margin:0 auto;max-width:1200px;padding:2rem}.shopping-cart-container{background:#1c192ccc;border-radius:16px;box-shadow:0 4px 20px #0003}.shopping-cart-container h2{border-bottom:1px solid #ffffff1a;color:#fff;font-size:1.5rem;margin:0;padding:1.5rem}.cart-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1.5fr 1fr;padding:1.5rem}.esim-item{background:#0f082399;border-radius:12px;margin-bottom:1rem;padding:1.5rem}.esim-header{align-items:center;color:#fff;display:flex;font-weight:600;gap:.5rem;margin-bottom:1rem}.esim-header svg{color:#f0f}.esim-info{margin-bottom:1rem}.info-row{border-bottom:1px solid #ffffff1a;color:#fff;display:flex;justify-content:space-between;padding:.8rem 0}.info-row:last-child{border-bottom:none}.price{align-items:center;display:flex;gap:.8rem}.original-price{color:#ffffff80;text-decoration:line-through}.final-price{color:#f0f;font-weight:600}.esim-actions{display:flex;gap:1rem;margin-top:1rem}.action-btn{align-items:center;background:none;border:none;color:#f0f;cursor:pointer;display:flex;font-size:.9rem;gap:.3rem;padding:0}.action-btn.delete{color:#ff4d6d}.add-esim{background:#ff00ff1a;border-radius:12px;padding:1.5rem;text-align:center}.add-esim-btn{align-items:center;background:#1c192ccc;border:1px dashed #f0f;border-radius:8px;color:#f0f;cursor:pointer;display:flex;gap:.5rem;margin:0 auto 1rem;padding:.8rem 1.5rem;transition:all .3s ease}.add-esim-btn:hover{background:#f0f3}.discount-info{color:#ffffffb3;font-size:.9rem;margin:0}.cart-summary{background:#0f082399;border-radius:12px;padding:1.5rem;position:-webkit-sticky;position:sticky;top:1rem}.cart-summary h3{color:#fff;margin:0 0 1.5rem}.plan-summary-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem}.country-flag{width:48px}.plan-summary-info h4{color:#fff;font-size:1.1rem;margin:0}.plan-summary-info span{color:#ffffffb3;font-size:.9rem}.summary-row{color:#fff;display:flex;justify-content:space-between;margin-bottom:1rem}.summary-row.total{border-top:1px solid #ffffff1a;font-size:1.1rem;font-weight:600;padding-top:1rem}.payment-note{color:#ffffffb3;font-size:.9rem;margin:1rem 0}.checkout-btn{background:#f0f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-bottom:1rem;padding:1rem;transition:all .3s ease;width:100%}.checkout-btn:hover{background:#e600e6}.save-cart-btn{background:none;border:none;color:#f0f;cursor:pointer;margin-bottom:1.5rem;padding:.5rem;transition:all .3s ease;width:100%}.save-cart-btn:hover{color:#e600e6}.secure-checkout{border-top:1px solid #ffffff1a;padding-top:1.5rem;text-align:center}.secure-checkout span{color:#fff;display:block;font-weight:600;margin-bottom:1rem}.payment-methods{display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.payment-methods img{height:24px;object-fit:contain;opacity:.8;transition:opacity .3s ease}.payment-methods img:hover{opacity:1}.secure-checkout p{color:#ffffffb3;font-size:.9rem;margin:0}.trust-section{margin-top:1.5rem}.trustpilot{align-items:center;color:#fff;display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}.terms{color:#ffffffb3;font-size:.9rem}.terms a{color:#f0f;text-decoration:none;transition:color .3s ease}.terms a:hover{color:#e600e6}@media (max-width:768px){.cart-content{grid-template-columns:1fr}.cart-summary{position:static}}.plan-details-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1.2fr .8fr;padding:2rem}.plan-header-purchase-row{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.plan-info-section{color:#fff}.plan-details-header{margin-bottom:2rem}.plan-title{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.plan-title h1{color:#fff;font-size:3.5rem;font-weight:700;margin:0}.plan-subtitle{color:#ffffffb3;font-size:1.2rem;margin:0 0 3rem}.back-button{display:flex;font-size:1.2rem;font-weight:700;gap:8px;text-decoration:none}.bis-text{background-color:#ad0fd8;border-radius:4px;padding:2px 8px}.cart-button a{align-items:center;background-color:#ffffff1a;border-radius:20px;color:#fff;display:flex;gap:5px;padding:8px 15px;text-decoration:none;transition:all .3s ease}.cart-button a:hover{background-color:#fff3}.plan-details-container.loading{align-items:center;display:flex;flex-direction:column;height:70vh;justify-content:center}.loader{animation:spin 1s linear infinite;border:4px solid #ffffff1a;border-radius:50%;border-top-color:#ad0fd8;height:40px;margin-bottom:20px;width:40px}.plan-highlights{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:3rem}.highlight-box{background:#1c192ccc;border-radius:20px;padding:2rem;text-align:left}.highlight-box h2{color:#f0f;font-size:4.5rem;font-weight:700;margin:0 0 .5rem}.highlight-box p{color:#ffffffb3;font-size:1.1rem;margin:0}.plan-features{background:#ffffff0d;border-radius:16px;padding:1.5rem}.plan-features h3{color:#fff;font-size:2.5rem;font-weight:600;margin:0 0 2rem}.features-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.feature-item{align-items:center;background:#1c192ccc;border-radius:12px;display:flex;gap:1rem;padding:1.2rem}.feature-item svg{color:#f0f;font-size:1.2rem}.feature-item span{color:#ffffffe6;font-size:1rem}.plan-purchase-section{background:#1c192ccc;border-radius:24px;padding:2.5rem}.plan-price{margin-bottom:2.5rem;text-align:center}.plan-price h2{color:#f0f;font-size:4rem;font-weight:700;margin:0}.plan-price p{color:#ffffffb3;font-size:1.2rem;margin:.5rem 0 0}.purchase-options-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1.5fr 1fr;margin-bottom:2rem}.quantity-section h3,.start-date-section h3{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.start-options{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}.start-option{background:#ffffff0d;border-radius:12px;cursor:pointer;padding:1rem;transition:all .3s ease}.start-option.selected{background:#ff00ff1a;border:1px solid #ff00ff4d}.start-option h4{align-items:center;color:#fff;display:flex;font-size:1.1rem;gap:.5rem;margin:.5rem 0}.start-option p{color:#fff9;font-size:.9rem;margin:0}.quantity-section{background:#ffffff0d;border-radius:12px;padding:1.5rem}.quantity-selector{gap:1rem}.quantity-btn,.quantity-selector{align-items:center;display:flex;justify-content:center}.quantity-btn{background:#ffffff1a;border:none;border-radius:8px;color:#fff;cursor:pointer;height:36px;transition:all .3s ease;width:36px}.quantity-btn:hover:not(:disabled){background:#fff3}.quantity-btn:disabled{cursor:not-allowed;opacity:.5}.quantity-value{color:#fff;font-size:1.2rem;min-width:30px;text-align:center}.total-section{align-items:center;border-top:1px solid #ffffff1a;display:flex;justify-content:space-between;margin:2rem 0;padding:1.5rem 0}.total-section span{color:#fff;font-size:1.2rem}.total-price{color:#f0f;font-size:2rem;font-weight:700}.action-buttons{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.action-buttons button{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:all .3s ease}.add-to-cart-btn{background:#ffffff1a;color:#fff}.add-to-cart-btn:hover{background:#ffffff26}.buy-now-btn{background:#f0f;color:#fff}.buy-now-btn:hover{background:#e600e6}.trust-section{text-align:center}.trust-section p{color:#ffffffb3;margin-bottom:.5rem}.ratings{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}.stars{color:#f0f}.trust-features{display:flex;gap:1.5rem;justify-content:center}.trust-feature{align-items:center;color:#ffffffb3;display:flex;font-size:.9rem;gap:.5rem}.date-picker input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;margin-top:1rem;padding:.8rem;width:100%}.date-picker input:focus{border-color:#f0f;outline:none}@media (max-width:1200px){.plan-details-container{gap:2rem;grid-template-columns:1fr}.features-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.plan-details-page{padding:1rem}.plan-title h1{font-size:2.5rem}.highlight-box h2{font-size:3.5rem}.action-buttons,.purchase-options-row{grid-template-columns:1fr}}.error-container,.loading{align-items:center;display:flex;justify-content:center;min-height:400px}.error-container{padding:2rem}.error-message{background:#ffffff1a;border-radius:12px;max-width:500px}.error-message .error-icon{color:#ad0fd8;font-size:3rem;margin-bottom:1rem}.error-message h2{color:#fff;margin-bottom:1rem}.error-message p{color:#ccc;margin-bottom:1.5rem}.back-button{background-color:#ad0fd8;border-radius:8px;padding:.8rem 1.5rem;transition:background-color .3s}.back-button:hover{background-color:#8a0cad}.country-flag{border-radius:4px;height:32px;margin-right:12px;object-fit:cover;width:32px}.plans-sidebar{background:#ffffff0d;border-right:1px solid #ffffff1a;overflow-y:auto;padding:20px;width:300px}.sidebar-title{align-items:center;color:#fff;display:flex;font-size:1.2rem;gap:10px;margin-bottom:20px}.sidebar-plan-card{background:#ffffff14;border:1px solid #0000;border-radius:8px;cursor:pointer;margin-bottom:15px;padding:15px;transition:all .3s ease}.sidebar-plan-card:hover{background:#ad0fd81a;border-color:#ad0fd8}.sidebar-plan-card.active{background:#ad0fd833;border-color:#ad0fd8}.sidebar-plan-name{color:#fff;font-weight:600;margin-bottom:8px}.sidebar-plan-data{color:#ad0fd8;font-size:1.1rem;margin-bottom:5px}.sidebar-plan-price{color:#ccc;font-size:.9rem}.plan-details-main{flex:1 1;overflow-y:auto;padding:30px}.two-columns-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:3rem 0}.how-it-works-section{background:#1c192ccc;border-radius:24px;margin-top:3rem}.how-it-works-section h2{color:#fff;font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}.steps-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.step-item{background:#ffffff0d;border-radius:16px;padding:2rem;transition:all .3s ease}.step-item:hover{background:#ffffff14}.step-icon{background:#ff00ff1a;margin:0 auto 1.5rem}.step-icon svg{color:#f0f;font-size:2rem}.step-item h3{color:#fff;font-size:1.4rem;font-weight:600;margin:0 0 1rem}.step-item p{color:#ffffffb3;font-size:1rem;line-height:1.5;margin:0}@media (max-width:768px){.steps-container{gap:1.5rem;grid-template-columns:1fr}.step-item{padding:1.5rem}.step-icon{height:60px;width:60px}.step-icon svg{font-size:1.5rem}}body{background:linear-gradient(135deg,#1a0d2e,#2d1b4e 25%,#4a2c6a 50%,#6b3d8f 75%,#8b4fb3);margin:0;min-height:100vh;overflow-x:hidden;padding:0}.profile-container{box-sizing:border-box;color:#fff;display:flex;gap:2rem;margin-top:80px;min-height:calc(100vh - 80px);padding:2rem;position:relative;width:100%;z-index:1}.profile-sidebar{background:#1a0d2ef2;border:1px solid #ffffff1a;border-radius:8px;flex:0 0 250px;height:-webkit-fit-content;height:fit-content;padding:1.5rem;position:-webkit-sticky;position:sticky;top:100px}.sidebar-header{border-bottom:1px solid #ffffff1a;margin-bottom:1.5rem;padding-bottom:1rem}.sidebar-header h3{color:#fff;margin:0}.sidebar-nav{display:flex;flex-direction:column;gap:.5rem}.nav-item{background:none;border:none;border-radius:6px;color:#fffc;cursor:pointer;padding:.75rem 1rem;text-align:left;transition:background-color .2s}.nav-item:hover{background:#ffffff1a;color:#fff}.nav-item.active{background:linear-gradient(45deg,#e91e63,#ff6b9d);color:#fff}.profile-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:8px;flex:1 1;max-width:calc(100% - 290px);overflow-x:hidden;padding:2rem}.profile-section h2{color:#fff;font-size:2rem;font-weight:600;margin-bottom:1.5rem;margin-top:0}.user-info-content{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:1.5rem}.user-details p{color:#ffffffe6;margin:.5rem 0}.orders-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem;width:100%}.order-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;box-sizing:border-box;padding:1.5rem;transition:transform .2s,box-shadow .2s;width:100%}.order-card:hover{background:#ffffff1a;transform:translateY(-2px)}.order-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.order-id{color:#fff;font-weight:600}.order-status{border-radius:20px;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.order-status.completed{background:linear-gradient(45deg,#2196f3,#03a9f4);color:#fff}.order-status.pending{background:linear-gradient(45deg,#ff9800,#ffc107);color:#fff}.order-status.active{background:linear-gradient(45deg,#4caf50,#8bc34a);color:#fff}.order-status.expired{background:linear-gradient(45deg,#f44336,#ff5252);color:#fff}.order-details p{color:#fffc;margin:.5rem 0}.complete-payment-btn{background:linear-gradient(45deg,#4caf50,#8bc34a);border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-weight:500;margin-top:1rem;padding:.75rem;transition:all .3s ease;width:100%}.complete-payment-btn:hover{box-shadow:0 4px 12px #4caf504d;transform:translateY(-2px)}.pagination-btn{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;color:#fffc;padding:.5rem 1rem;transition:all .2s}.pagination-btn:hover:not(:disabled){background:#ffffff1a}.page-info{color:#fffc;font-size:.875rem}.loading{color:#fffc;padding:2rem}.error-message{background:#f443361a;border:1px solid #f443364d;border-radius:8px;color:#ff5252}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.section-header h2{margin:0}.edit-btn{background:linear-gradient(45deg,#e91e63,#ff6b9d);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1.5rem;transition:all .3s ease}.edit-btn:hover{box-shadow:0 4px 12px #e91e634d;transform:translateY(-2px)}.input-group{margin-bottom:1.5rem}.input-group label{color:#ffffffe6;display:block;font-weight:500;margin-bottom:.5rem}.input-group input,.input-group textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;color:#fff;font-size:1rem;padding:.75rem;transition:all .3s ease;width:100%}.input-group input:focus,.input-group textarea:focus{background:#ffffff1a;border-color:#ffffff4d;outline:none}.input-group input:disabled,.input-group textarea:disabled{background:#ffffff05;cursor:not-allowed;opacity:.7}.input-group textarea{min-height:100px;resize:vertical}.button-group{display:flex;gap:1rem;margin-top:2rem}.cancel-btn,.save-btn{border-radius:6px;cursor:pointer;flex:1 1;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.cancel-btn{background:#0000;border:1px solid #fff3;color:#fffc}.cancel-btn:hover{background:#ffffff1a;border-color:#ffffff4d;color:#fff}.save-btn{background:linear-gradient(45deg,#4caf50,#8bc34a);border:none;color:#fff}.save-btn:hover{box-shadow:0 4px 12px #4caf504d;transform:translateY(-2px)}.save-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.7;transform:none}@media (max-width:768px){.profile-container{flex-direction:column;margin-top:60px;padding:1rem;width:100%}.profile-sidebar{position:relative;top:0;width:100%}.profile-content{max-width:100%;padding:1rem}.orders-grid{grid-template-columns:1fr}}.thank-you-container{align-items:center;background-color:#f8f9fa;display:flex;justify-content:center;min-height:100vh;padding:20px}.thank-you-card{background:#fff;border-radius:15px;box-shadow:0 4px 6px #0000001a;max-width:600px;padding:40px;text-align:center;width:100%}.success-icon{margin-bottom:30px}.check-icon{color:#28a745;font-size:60px}.thank-you-card h1{color:#333;font-size:2.5em;margin-bottom:20px}.thank-you-card p{color:#666;font-size:1.1em;line-height:1.5;margin-bottom:15px}.order-info{background-color:#f8f9fa;border-radius:10px;margin:30px 0;padding:20px;text-align:left}.order-info h3{color:#333;margin-bottom:15px}.order-info ul{list-style-type:none;padding:0}.order-info li{color:#666;margin-bottom:10px;padding-left:25px;position:relative}.order-info li:before{color:#28a745;content:"✓";left:0;position:absolute}.support-info{border-bottom:1px solid #eee;border-top:1px solid #eee;margin:30px 0;padding:20px}.action-buttons{display:flex;gap:20px;justify-content:center;margin-top:30px}.button{align-items:center;border-radius:8px;display:inline-flex;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.home-button{background-color:#007bff;color:#fff}.orders-button{background-color:#6c757d;color:#fff}.button:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}@media (max-width:768px){.thank-you-card{padding:20px}.action-buttons{flex-direction:column}.button{justify-content:center;width:100%}}.about-page{background:linear-gradient(135deg,#1a0d2e,#2d1b4e);color:#fff;min-height:100vh;padding-top:80px}.about-hero{background:#ad0fd81a;padding:60px 0;text-align:center}.about-hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#ad0fd8,#d81784);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:20px}.about-content{padding:60px 0}.about-story{margin:0 auto;max-width:800px}.about-story p{color:#ffffffe6;font-size:1.1rem;line-height:1.8;margin-bottom:24px}.about-story .lead{color:#fff;font-size:1.4rem;font-weight:500;margin-bottom:32px}.about-story .closing{color:#ad0fd8;font-style:italic;font-weight:500}@media (max-width:768px){.about-hero h1{font-size:2.5rem}.about-story .lead{font-size:1.2rem}.about-story p{font-size:1rem}}.faq-container{background:linear-gradient(135deg,#1a0d2e,#2d1b4e);color:#fff;min-height:100vh;padding:80px 20px}.faq-content{margin:0 auto;max-width:1000px}.faq-content h1{color:#fff;font-size:2.5rem;margin-bottom:20px;text-align:center}.faq-intro{color:#fffc;font-size:1.1rem;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:700px;text-align:center}.faq-search{margin-bottom:50px}.search-bar{margin:0 auto;max-width:600px;position:relative}.search-bar input{background:#ffffff1a;border:2px solid #ffffff1a;border-radius:30px;color:#fff;font-size:1rem;padding:15px 20px 15px 50px;transition:all .3s ease;width:100%}.search-bar input::placeholder{color:#fff9}.search-bar input:focus{background:#ffffff26;border-color:#ad0fd8;box-shadow:0 0 0 3px #ad0fd84d;outline:none}.search-bar i{color:#fff9;font-size:1.1rem;left:20px;position:absolute;top:50%;transform:translateY(-50%)}.faq-categories{display:flex;flex-direction:column;gap:30px}.faq-category{background:#fff;border-radius:15px;box-shadow:0 4px 6px #0000001a;overflow:hidden}.category-header{align-items:center;background:#ad0fd8;color:#fff;display:flex;padding:20px 30px}.category-header i{font-size:1.5rem;margin-right:15px}.category-header h2{font-size:1.3rem;font-weight:600;margin:0}.faq-items{padding:10px 0}.faq-item{background:#fff;border-bottom:1px solid #0000001a;cursor:pointer;transition:all .3s ease}.faq-item:last-child{border-bottom:none}.faq-question{align-items:center;display:flex;justify-content:space-between;padding:20px 30px}.faq-question h3{color:#333;font-size:1.1rem;font-weight:500;margin:0;transition:color .3s ease}.faq-question i{color:#ad0fd8;font-size:.9rem;transition:transform .3s ease}.faq-answer{background:#00000005;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-answer p{color:#666;line-height:1.6;margin:0;padding:0 30px}.faq-item.expanded .faq-question h3{color:#ad0fd8}.faq-item.expanded .faq-question i{transform:rotate(180deg)}.faq-item.expanded .faq-answer{max-height:500px;padding:20px 0}.faq-item:hover .faq-question h3{color:#ad0fd8}.faq-contact{background:#fff;border-radius:15px;box-shadow:0 4px 6px #0000001a;margin-top:60px;padding:40px;text-align:center}.faq-contact h3{color:#333;font-size:1.5rem;margin-bottom:15px}.faq-contact p{color:#666;font-size:1.1rem;margin-bottom:30px}.contact-buttons{display:flex;gap:20px;justify-content:center}.contact-btn{align-items:center;border-radius:30px;display:inline-flex;font-weight:500;padding:12px 25px;text-decoration:none;transition:all .3s ease}.contact-btn i{font-size:1.1rem;margin-right:10px}.email-btn:hover,.whatsapp-btn:hover{transform:translateY(-3px)}@media (max-width:768px){.faq-container{padding:60px 15px}.faq-content h1{font-size:2rem}.category-header,.faq-question{padding:15px 20px}.faq-answer p{padding:0 20px}.contact-buttons{flex-direction:column;gap:15px}.contact-btn{justify-content:center;width:100%}}.contact-container{background:linear-gradient(135deg,#1a0d2e,#2d1b4e);color:#fff;min-height:100vh;padding:80px 20px}.contact-hero{margin-bottom:60px;text-align:center}.contact-hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#ad0fd8,#f36);-webkit-background-clip:text;background-clip:text;font-size:3rem;margin-bottom:20px}.contact-hero p{color:#fffc;font-size:1.2rem}.contact-content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto 60px;max-width:1200px}.contact-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.contact-card:hover{box-shadow:0 10px 20px #0003;transform:translateY(-5px)}.card-header{margin-bottom:20px}.card-header i{color:#ad0fd8;font-size:2.5rem;margin-bottom:15px}.card-header h2{font-size:1.5rem;margin:0}.contact-card p{color:#fffc;line-height:1.6;margin-bottom:25px}.contact-actions{margin-top:auto}.contact-actions a{align-items:center;border-radius:30px;display:inline-flex;font-weight:500;gap:10px;justify-content:center;padding:12px 25px;text-decoration:none;transition:all .3s ease}.map-btn{background-color:#ad0fd8;color:#fff}.map-btn:hover{background-color:#c412f3;transform:translateY(-2px)}.whatsapp-btn{background-color:#25d366;color:#fff}.whatsapp-btn:hover{background-color:#20bd5a;transform:translateY(-2px)}.email-btn{background-color:#ad0fd8;color:#fff}.email-btn:hover{background-color:#c412f3;transform:translateY(-2px)}.social-section{margin-bottom:60px;text-align:center}.social-section h2{font-size:2rem;margin-bottom:15px}.social-section p{color:#fffc;margin-bottom:30px}.social-links{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:0 auto;max-width:800px}.social-link{align-items:center;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:30px;color:#fff;display:flex;gap:10px;padding:12px 25px;text-decoration:none;transition:all .3s ease}.social-link:hover{background:#fff3;transform:translateY(-2px)}.social-link i{font-size:1.2rem}.trustpilot{background-color:#00b67a}.facebook{background-color:#1877f2}.instagram{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}.tiktok{background-color:#000}.twitter{background-color:#1da1f2}.contact-form{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;margin:0 auto;max-width:600px;padding:40px}.contact-form h2{margin-bottom:15px;text-align:center}.contact-form p{color:#fffc;margin-bottom:30px;text-align:center}.form-group{margin-bottom:20px}.form-group input,.form-group textarea{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:10px;color:#fff;font-size:1rem;padding:12px 20px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{background:#ffffff1a;border-color:#ad0fd8;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff9}.submit-btn{align-items:center;background:#ad0fd8;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:500;gap:10px;justify-content:center;padding:15px 30px;transition:all .3s ease;width:100%}.submit-btn:hover{background:#c412f3;transform:translateY(-2px)}@media (max-width:768px){.contact-container{padding:60px 15px}.contact-hero h1{font-size:2.5rem}.contact-content{grid-template-columns:1fr}.social-links{align-items:stretch;flex-direction:column;padding:0 20px}.social-link{justify-content:center}.contact-form{padding:30px 20px}}.policy-page{background:linear-gradient(135deg,#1a0d2e,#2d1b4e);color:#fff;min-height:calc(100vh - 80px);padding:120px 20px 40px;position:relative;z-index:1}.policy-container{background:#ffffff0d;border-radius:20px;box-shadow:0 4px 30px #0000001a;margin:0 auto;max-width:1200px;padding:30px}.policy-tabs{border-bottom:1px solid #ffffff1a;display:flex;gap:20px;margin-bottom:30px;padding-bottom:20px}.tab-button{border-radius:8px;color:#ffffffb3;font-size:1.1rem;padding:10px 20px}.tab-button:hover{background:#ad0fd81a;color:#fff}.tab-button.active{background:#ad0fd8}.policy-content{max-height:70vh;overflow-y:auto;padding-right:20px}.policy-content::-webkit-scrollbar{width:8px}.policy-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.policy-content::-webkit-scrollbar-thumb{background:#ad0fd880;border-radius:4px}.policy-section h1{color:#fff;font-size:2.5rem;margin-bottom:10px}.effective-date{color:#fff9;font-style:italic;margin-bottom:30px}.intro{color:#ffffffe6;font-size:1.1rem;line-height:1.6}.intro,.policy-section section{margin-bottom:40px}.policy-section h2{color:#ad0fd8;font-size:1.8rem;margin-bottom:20px}.policy-section h3{color:#ffffffe6;font-size:1.3rem;margin:20px 0 15px}.policy-section p{color:#fffc;line-height:1.6;margin-bottom:15px}.policy-section ul{list-style-type:none;margin-bottom:20px;padding-left:20px}.policy-section li{color:#fffc;margin-bottom:10px;position:relative}.policy-section li:before{color:#ad0fd8;content:"•";left:-20px;position:absolute}.cookie-types{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:20px}.cookie-type{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:20px}.cookie-type h3{color:#ad0fd8;margin-bottom:10px}.cookie-type p{font-size:.95rem;margin:0}@media (max-width:768px){.policy-tabs{flex-direction:column;gap:10px}.policy-section h1{font-size:2rem}.policy-section h2{font-size:1.5rem}.cookie-types{grid-template-columns:1fr}}.blog-container{background:linear-gradient(135deg,#f8fafc,#e2e8f0);margin-top:80px;min-height:100vh}.blog-hero{background:linear-gradient(135deg,#667eea,#764ba2);overflow:hidden;padding:5rem 2rem;position:relative}.hero-background{background-image:radial-gradient(circle at 20% 80%,#7877c64d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 40% 40%,#7877c633 0,#0000 50%);bottom:0;left:0;position:absolute;right:0;top:0}.hero-content{color:#fff;margin:0 auto;max-width:1200px;position:relative;text-align:center}.hero-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,gold,#ff6b6b);-webkit-background-clip:text;background-clip:text}.hero-subtitle{font-size:1.25rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.hero-stats{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.stat-item{text-align:center}.stat-number{display:block;font-size:2rem;margin-bottom:.5rem}.stat-label{letter-spacing:1px;opacity:.8;text-transform:uppercase}.blog-main{margin:0 auto;max-width:1200px;padding:4rem 2rem}.blog-section-header{margin-bottom:3rem;text-align:center}.blog-section-header h2{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.blog-section-header p{color:#718096;font-size:1.125rem;margin:0 auto;max-width:500px}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.blog-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden;position:relative;transition:all .3s ease}.blog-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.blog-card.featured{grid-gap:0;display:grid;gap:0;grid-column:1/-1;grid-template-columns:1fr 1fr;max-width:100%}.blog-card.featured .blog-card-content{display:flex;flex-direction:column;justify-content:center;padding:3rem}.blog-card.featured h2{font-size:2rem;margin-bottom:1.5rem}.blog-card.featured .excerpt{font-size:1.125rem;margin-bottom:2rem}.blog-card-image{height:250px;overflow:hidden;position:relative}.blog-card.featured .blog-card-image{height:100%;min-height:400px}.blog-card-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.blog-card:hover .blog-card-image img{transform:scale(1.05)}.image-overlay{align-items:center;background:linear-gradient(135deg,#667eeacc,#764ba2cc);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.blog-card:hover .image-overlay{opacity:1}.read-more-overlay{align-items:center;background:#fff;border:none;border-radius:50%;color:#667eea;cursor:pointer;display:flex;font-size:1.25rem;height:60px;justify-content:center;transform:scale(.8);transition:all .3s ease;width:60px}.blog-card:hover .read-more-overlay{transform:scale(1)}.read-more-overlay:hover{box-shadow:0 5px 15px #0003;transform:scale(1.1)}.blog-card-content{padding:2rem}.blog-card-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.category,.reading-time{align-items:center;color:#718096;display:flex;font-size:.875rem;font-weight:500;gap:.5rem}.category{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;font-size:.8rem;padding:.5rem 1rem}.category i{font-size:.75rem}.blog-card h2{-webkit-line-clamp:2;color:#2d3748;font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.blog-card h2,.excerpt{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.excerpt{-webkit-line-clamp:3;color:#718096;line-height:1.6;margin-bottom:1.5rem}.blog-card-footer{border-top:1px solid #e2e8f0;justify-content:space-between;margin-top:auto;padding-top:1rem}.author-info,.blog-card-footer{align-items:center;display:flex}.author-info{gap:.75rem}.author-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:.875rem;height:40px;justify-content:center;width:40px}.author-details{display:flex;flex-direction:column}.author-name{color:#2d3748;font-size:.875rem;font-weight:600}.publish-date{color:#718096;font-size:.8rem}.read-more-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.read-more-btn:hover{box-shadow:0 5px 15px #667eea66;transform:translateY(-2px)}.read-more-btn i{transition:transform .3s ease}.read-more-btn:hover i{transform:translateX(3px)}.no-blogs{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:4rem 2rem;text-align:center}.no-blogs-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 2rem;width:80px}.no-blogs h3{color:#2d3748;font-size:1.5rem;margin-bottom:1rem}.no-blogs p{color:#718096;font-size:1.125rem}.loading{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;color:#718096;font-size:1.25rem;padding:4rem 2rem}.error-message,.loading{margin:2rem;text-align:center}.error-message{border-radius:15px;color:#e53e3e;font-weight:500;padding:2rem}.pagination{margin-top:3rem;padding:2rem 0}.pagination-btn{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;color:#4a5568;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.pagination-btn:hover:not(:disabled){background:#667eea;border-color:#667eea;color:#fff;transform:translateY(-2px)}.pagination-btn:disabled{background:#f7fafc;cursor:not-allowed;opacity:.5}.pagination-numbers{display:flex;gap:.5rem}.pagination-number{background:#fff;border:2px solid #e2e8f0;border-radius:12px;color:#4a5568;cursor:pointer;font-weight:500;min-width:50px;padding:.75rem 1rem;text-align:center;transition:all .3s ease}.pagination-number:hover:not(:disabled){background:#f7fafc;border-color:#667eea}.pagination-number.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#0000;color:#fff}.pagination-number:disabled{cursor:not-allowed}.blog-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.blog-modal{animation:modalSlideIn .4s ease;background:#fff;border-radius:20px;box-shadow:0 25px 50px #00000040;max-height:90vh;max-width:900px;overflow-y:auto;position:relative;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-close{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 5px 15px #0000001a;color:#4a5568;cursor:pointer;display:flex;font-size:1.125rem;height:45px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .3s ease;width:45px;z-index:2}.modal-close:hover{background:#f7fafc;color:#e53e3e;transform:scale(1.1)}.modal-content{margin:0 auto;max-width:800px;padding:3rem;width:100%}.modal-title{color:#2d3748;font-size:2.75rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.modal-meta{align-items:center;color:#718096;display:flex;font-size:1rem;gap:.5rem;margin-bottom:2rem}.modal-description{background:#f7fafc;border-left:4px solid #667eea;border-radius:15px;color:#4a5568;font-size:1.25rem;font-weight:500;line-height:1.7;margin-bottom:2.5rem;padding:1.5rem}.modal-image{border-radius:15px;box-shadow:0 10px 30px #0000001a;margin:2.5rem 0;overflow:hidden}.modal-image img{display:block;height:auto;width:100%}.modal-excerpt{background:linear-gradient(135deg,#f7fafc,#edf2f7);border-left:4px solid #667eea;border-radius:0 15px 15px 0;font-size:1.125rem;line-height:1.7;margin:2.5rem 0;padding:2rem}.modal-excerpt p{color:#4a5568;font-style:italic;margin:0}.modal-body{color:#2d3748;font-size:1.125rem;line-height:1.8}.modal-body p{margin-bottom:1.5rem;text-align:justify}.modal-body h1,.modal-body h2,.modal-body h3,.modal-body h4,.modal-body h5,.modal-body h6{color:#2d3748;font-weight:700;line-height:1.3;margin-bottom:1rem;margin-top:2.5rem}.modal-body h2{border-bottom:2px solid #e2e8f0;font-size:1.875rem;padding-bottom:.5rem}.modal-body h3{font-size:1.5rem}.modal-body ol,.modal-body ul{margin-bottom:1.5rem;padding-left:2rem}.modal-body li{line-height:1.6;margin-bottom:.75rem}.modal-body blockquote{background:linear-gradient(135deg,#f7fafc,#edf2f7);border-left:4px solid #667eea;border-radius:0 15px 15px 0;font-style:italic;margin:2rem 0;padding:1.5rem 2rem}.modal-body img{border-radius:12px;box-shadow:0 10px 30px #0000001a;height:auto;margin:2rem 0;max-width:100%}.modal-body b,.modal-body strong{color:#2d3748;font-weight:700}.modal-body em,.modal-body i{color:#4a5568;font-style:italic}.modal-body code{background:#edf2f7;border-radius:6px;color:#667eea;font-family:Fira Code,Monaco,Consolas,monospace;font-size:.875rem;font-weight:500;padding:.25rem .5rem}.modal-body pre{background:#1a202c;border-radius:12px;box-shadow:0 10px 30px #0000001a;color:#e2e8f0;margin:2rem 0;overflow-x:auto;padding:1.5rem}.modal-body pre code{background:none;color:#e2e8f0;padding:0}.modal-body a{border-bottom:1px solid #0000;color:#667eea;font-weight:500;text-decoration:none;transition:border-color .3s ease}.modal-body a:hover{border-bottom-color:#667eea}.modal-error,.modal-loading{padding:3rem;text-align:center}.modal-loading{color:#718096;font-size:1.125rem}.modal-error{color:#e53e3e}.modal-error button{background:#e53e3e;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:500;margin-top:1.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.modal-error button:hover{background:#c53030;transform:translateY(-2px)}@media (max-width:768px){.blog-hero{padding:3rem 1rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.hero-stats{gap:2rem}.blog-main{padding:2rem 1rem}.blog-section-header h2{font-size:2rem}.blog-grid{gap:1.5rem}.blog-card.featured,.blog-grid{grid-template-columns:1fr}.blog-card.featured .blog-card-content{padding:2rem}.blog-card-footer{align-items:flex-start;flex-direction:column;gap:1rem}.modal-content{padding:2rem 1.5rem}.modal-title{font-size:2rem}.modal-description{font-size:1.125rem;padding:1rem}.pagination{flex-wrap:wrap;gap:.5rem}.pagination-btn{font-size:.875rem;padding:.5rem 1rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-stats{flex-direction:column;gap:1rem}.blog-card-content{padding:1.5rem}.blog-card h2{font-size:1.25rem}.modal-close{height:35px;right:15px;top:15px;width:35px}.modal-content{padding:1.5rem 1rem}.blog-section-header h2,.modal-title{font-size:1.75rem}}.blog-post-container{margin:100px auto 40px;max-width:1200px;padding:0 20px}.back-button{align-items:center;background:linear-gradient(45deg,#ad0fd8,#e91e63);border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;gap:.5rem;margin-bottom:2rem;padding:10px 20px;transition:opacity .3s ease}.back-button:hover{opacity:.9}.back-button i{font-size:.9rem}.blog-post{background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000001a;overflow:hidden}.blog-post-header{padding:40px 40px 20px;text-align:center}.blog-post-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#ad0fd8,#e91e63);-webkit-background-clip:text;color:#333;font-size:2.5rem;margin-bottom:20px}.blog-post-meta{color:#666;display:flex;font-size:1rem;gap:20px;justify-content:center}.blog-post-meta i{color:#e91e63;margin-right:8px}.blog-post-image{margin-bottom:30px;max-height:600px;overflow:hidden;width:100%}.blog-post-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.blog-post-image:hover img{transform:scale(1.05)}.blog-post-content{color:#444;font-size:1.1rem;line-height:1.8;padding:0 40px 40px}.blog-post-content p{margin-bottom:1.5rem}.blog-post-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#ad0fd8,#e91e63);-webkit-background-clip:text;color:#333;font-size:1.8rem;margin:2rem 0 1rem}.blog-post-content h3{color:#444;font-size:1.5rem;margin:1.5rem 0 1rem}.blog-post-content img{border-radius:10px;box-shadow:0 2px 10px #0000001a;display:block;height:auto;margin:1.5rem auto;max-width:100%}.blog-post-content ol,.blog-post-content ul{margin:1.5rem 0;padding-left:2rem}.blog-post-content li{margin-bottom:.8rem}.blog-post-content blockquote{background:#f8f9fa;border-left:4px solid #e91e63;border-radius:0 10px 10px 0;font-style:italic;margin:2rem 0;padding:1.5rem 2rem}.blog-post-content a{border-bottom:1px solid #0000;color:#e91e63;text-decoration:none;transition:border-color .3s ease}.blog-post-content a:hover{border-bottom-color:#e91e63}.error-message,.loading{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;margin:2rem 0;padding:2rem;text-align:center}.loading{color:#666;font-size:1.2rem}.error-message{background:#fff;border:1px solid #e91e63;color:#e91e63}@media (max-width:768px){.blog-post-container{margin:80px auto 30px}.blog-post-header{padding:30px 20px 15px}.blog-post-header h1{font-size:2rem}.blog-post-content{font-size:1rem;padding:0 20px 30px}.blog-post-image{max-height:400px}}@media (max-width:480px){.blog-post-header h1{font-size:1.75rem}.blog-post-meta{flex-direction:column;gap:10px}}.referral-container{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);margin-top:80px;min-height:100vh;padding:2rem 0}.referral-content{margin:0 auto;max-width:1200px;padding:0 1rem}.referral-header{align-items:center;background:#fff;border-radius:20px;box-shadow:0 8px 32px #0000001a;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:2rem;padding:2rem}.header-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.header-content p{color:#718096;font-size:1.1rem;margin:0}.header-stats{display:flex;flex-wrap:wrap;gap:1rem}.stat-card{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;box-shadow:0 4px 15px #667eea4d;color:#fff;display:flex;gap:1rem;min-width:200px;padding:1.5rem}.stat-card i{font-size:2rem;opacity:.9}.stat-info{display:flex;flex-direction:column}.stat-value{font-size:1.8rem;font-weight:700;line-height:1}.stat-label{font-size:.9rem;margin-top:.25rem;opacity:.9}.message{align-items:center;border-radius:12px;display:flex;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.5rem;position:relative}.success-message{background:#f0fff4;border:1px solid #9ae6b4;color:#22543d}.error-message{background:#fed7d7;border:1px solid #fc8181;color:#742a2a}.close-message{background:none;border:none;color:inherit;cursor:pointer;font-size:1.2rem;margin-left:auto}.tab-navigation{background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000001a;display:flex;margin-bottom:2rem;overflow-x:auto;padding:.5rem}.tab-button{align-items:center;background:#0000;border:none;border-radius:12px;color:#718096;cursor:pointer;display:flex;flex:1 1;font-weight:500;gap:.5rem;justify-content:center;min-width:120px;padding:1rem 1.5rem;transition:all .3s ease;white-space:nowrap}.tab-button:hover{background:#f7fafc;color:#2d3748}.tab-button.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea4d;color:#fff}.tab-button i{font-size:1.1rem}.tab-content{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-header{margin-bottom:1.5rem}.section-header h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.section-header p{color:#718096;margin:0}.referral-code-section{background:#fff;border-radius:20px;box-shadow:0 8px 32px #0000001a;margin-bottom:2rem;padding:2rem}.referral-code-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;color:#fff;margin-bottom:1.5rem;padding:2rem}.code-display{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.code-label{font-size:1.1rem;opacity:.9}.code-value{background:#fff3;border-radius:8px;font-family:Courier New,monospace;font-size:2rem;font-weight:700;letter-spacing:2px;padding:.5rem 1rem}.code-actions{display:flex;flex-wrap:wrap;gap:1rem}.action-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.action-button:hover:not(:disabled){background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}.action-button:disabled{cursor:not-allowed;opacity:.5}.referral-link-display{margin-top:1.5rem}.referral-link-display label{color:#2d3748;display:block;font-weight:500;margin-bottom:.5rem}.link-container{display:flex;gap:.5rem}.link-input{background:#f7fafc;border:2px solid #e2e8f0;border-radius:10px;flex:1 1;font-family:Courier New,monospace;font-size:.9rem;padding:.75rem 1rem}.copy-link-button{background:#667eea;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:.75rem 1rem;transition:all .3s ease}.copy-link-button:hover{background:#5a67d8;transform:translateY(-2px)}.apply-code-section{background:#fff;border-radius:20px;box-shadow:0 8px 32px #0000001a;margin-bottom:2rem;padding:2rem}.apply-code-card{background:linear-gradient(135deg,#48bb78,#38a169);border-radius:15px;padding:2rem}.input-group{display:flex;flex-wrap:wrap;gap:1rem}.code-input{border:none;border-radius:12px;flex:1 1;font-size:1rem;min-width:250px;padding:1rem 1.5rem}.apply-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.apply-button:hover:not(:disabled){background:#ffffff4d;transform:translateY(-2px)}.apply-button:disabled{cursor:not-allowed;opacity:.5}.statistics-section{background:#fff;border-radius:20px;box-shadow:0 8px 32px #0000001a;margin-bottom:2rem;padding:2rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stat-item{align-items:center;background:linear-gradient(135deg,#f7fafc,#edf2f7);border-radius:15px;display:flex;gap:1rem;padding:1.5rem;transition:transform .3s ease}.stat-item:hover{transform:translateY(-5px)}.stat-icon{align-items:center;border-radius:15px;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;width:60px}.stat-icon.pending{background:linear-gradient(135deg,#f6ad55,#ed8936)}.stat-icon.completed{background:linear-gradient(135deg,#48bb78,#38a169)}.stat-icon.earnings{background:linear-gradient(135deg,#667eea,#764ba2)}.stat-icon.rate{background:linear-gradient(135deg,#9f7aea,#805ad5)}.stat-details{display:flex;flex-direction:column}.stat-number{color:#2d3748;font-size:1.8rem;font-weight:700;line-height:1}.stat-title{color:#718096;font-size:.9rem;margin-top:.25rem}.referred-by-section{background:#fff;border-radius:20px;box-shadow:0 8px 32px #0000001a;margin-bottom:2rem;padding:2rem}.referred-by-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;color:#fff;padding:1.5rem}.referrer-info{align-items:center;display:flex;gap:1rem}.referrer-avatar{align-items:center;background:#fff3;border-radius:50%;display:flex;font-size:1.5rem;height:60px;justify-content:center;width:60px}.referrer-details{display:flex;flex-direction:column}.referrer-name{font-size:1.2rem;font-weight:600}.referrer-code{font-family:Courier New,monospace;opacity:.9}.history-tab{background:#fff;border-radius:20px;box-shadow:0 8px 32px #0000001a;padding:2rem}.history-list{display:flex;flex-direction:column;gap:1rem}.history-item{align-items:center;background:#f7fafc;border-radius:15px;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.5rem;transition:all .3s ease}.history-item:hover{background:#edf2f7;transform:translateY(-2px)}.referral-info{flex:1 1;gap:1rem;min-width:200px}.referral-info,.user-avatar{align-items:center;display:flex}.user-avatar{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;font-size:1.2rem;height:50px;justify-content:center;width:50px}.user-details{display:flex;flex-direction:column}.user-name{color:#2d3748;font-weight:600}.user-email{color:#718096;font-size:.9rem}.referral-date{color:#a0aec0;font-size:.8rem}.referral-status,.status-badge{align-items:center;display:flex}.status-badge{border-radius:20px;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem}.status-badge.completed{background:#f0fff4;border:1px solid #9ae6b4;color:#22543d}.status-badge.pending{background:#fffaf0;border:1px solid #f6ad55;color:#744210}.referral-earnings{min-width:100px;text-align:right}.earnings-amount{color:#48bb78;font-size:1.2rem;font-weight:700}.earnings-pending{color:#f6ad55;font-size:1rem;font-weight:500}.leaderboard-tab{background:#fff;border-radius:20px;box-shadow:0 8px 32px #0000001a;padding:2rem}.leaderboard-list{display:flex;flex-direction:column;gap:1rem}.leaderboard-item{align-items:center;background:#f7fafc;border-radius:15px;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.leaderboard-item.top-three{background:linear-gradient(135deg,#fff5f5,#fed7d7);border:2px solid #fc8181}.leaderboard-item:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.rank{align-items:center;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;width:60px}.rank .fa-crown.gold{color:gold}.rank .fa-crown.silver{color:silver}.rank .fa-crown.bronze{color:#cd7f32}.rank-number{color:#2d3748}.user-info{align-items:center;display:flex;flex:1 1;gap:1rem}.user-info .user-avatar{border-radius:50%;height:50px;object-fit:cover;width:50px}.user-stats{display:flex;gap:2rem}.stat{text-align:center}.stat .stat-value{color:#2d3748;display:block;font-size:1.2rem;font-weight:700}.stat .stat-label{color:#718096;font-size:.8rem}.empty-state{color:#718096;padding:3rem 2rem;text-align:center}.empty-state i{font-size:4rem;margin-bottom:1rem;opacity:.3}.empty-state h4{color:#2d3748;font-size:1.5rem;margin-bottom:.5rem}.pagination{gap:1rem;margin-top:2rem}.pagination,.pagination-button{align-items:center;display:flex;justify-content:center}.pagination-button{background:#fff;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;padding:.75rem 1rem;transition:all .3s ease}.pagination-button:hover:not(:disabled){background:#667eea;border-color:#667eea;color:#fff}.pagination-button:disabled{cursor:not-allowed;opacity:.5}.pagination-info{color:#2d3748;font-weight:500}.loading-spinner{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem}.spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#667eea;height:40px;margin-bottom:1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.how-it-works-section{background:#fff;border-radius:20px;box-shadow:0 8px 32px #0000001a;margin-top:2rem;padding:2rem}.steps-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.step-item{background:linear-gradient(135deg,#f7fafc,#edf2f7);border-radius:15px;padding:1.5rem;text-align:center;transition:transform .3s ease}.step-item:hover{transform:translateY(-5px)}.step-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 1rem;width:80px}.step-content h4{color:#2d3748;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.step-content p{color:#718096;line-height:1.5;margin:0}@media (max-width:768px){.referral-container{padding:1rem 0}.referral-header{flex-direction:column;text-align:center}.header-stats{justify-content:center}.stat-card{flex:1 1;min-width:auto}.code-display{flex-direction:column;text-align:center}.code-actions{justify-content:center}.input-group{flex-direction:column}.code-input{min-width:auto}.stats-grid{grid-template-columns:1fr}.history-item{align-items:flex-start;flex-direction:column}.referral-earnings{min-width:auto;text-align:left}.user-stats{gap:1rem}.steps-grid{grid-template-columns:1fr}.tab-navigation{align-items:stretch;flex-direction:column}.tab-button{min-width:auto}}@media (max-width:480px){.referral-content{padding:0 .5rem}.apply-code-section,.history-tab,.how-it-works-section,.leaderboard-tab,.referral-code-section,.referral-header,.statistics-section{padding:1.5rem}.header-content h1{font-size:2rem}.stat-card{padding:1rem}.code-value{font-size:1.5rem}}
/*# sourceMappingURL=main.628e55fe.css.map*/