@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap";.theme-toggle{position:fixed;bottom:100px;right:30px;width:50px;height:50px;border-radius:50%;border:none;background:linear-gradient(135deg,#39D10F 0%,#29CED6 100%);color:#fff;font-size:24px;cursor:pointer;z-index:9999;box-shadow:0 4px 20px #39d10f66;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.theme-toggle:hover{transform:scale(1.1);box-shadow:0 6px 30px #39d10f80}@media (max-width: 768px){.theme-toggle{bottom:80px;right:20px;width:45px;height:45px;font-size:20px}}.premium-landing{font-family:Lato,sans-serif!important;background:#ffffff;overflow-x:hidden;transition:background .3s ease}.premium-landing *{font-family:Lato,sans-serif!important}.premium-landing .section-title{color:#1a1a2e}.premium-landing .section-subtitle{color:#64748b}.premium-landing .section-badge{background:rgba(57,209,15,.08);border-color:#39d10f33}.premium-landing.dark-mode{background:#0a0f1a}.premium-landing.dark-mode .section-title{color:#fff}.premium-landing.dark-mode .section-subtitle{color:#9ca3af}.premium-landing.dark-mode .section-badge{background:rgba(57,209,15,.1);border-color:#39d10f4d}.premium-landing.dark-mode .premium-hero .hero-background .gradient-overlay{background:radial-gradient(ellipse at 30% 20%,rgba(57,209,15,.15) 0%,transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(41,206,214,.15) 0%,transparent 50%),linear-gradient(135deg,#1a1f2e 0%,#0a0f1a 100%)}.premium-landing.dark-mode .premium-hero .hero-badge{background:rgba(255,255,255,.05);border-color:#ffffff1a}.premium-landing.dark-mode .premium-hero .hero-badge span{color:#fff}.premium-landing.dark-mode .premium-hero .hero-title{background:linear-gradient(135deg,#ffffff 0%,rgba(255,255,255,.8) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.premium-landing.dark-mode .premium-hero .hero-subtitle{color:#9ca3af}.premium-landing.dark-mode .premium-hero .download-label{color:#fff}.premium-landing.dark-mode .premium-hero .download-box{border-color:#fff3;background:rgba(255,255,255,.03)}.premium-landing.dark-mode .premium-hero .download-box .download-text{color:#ffffffd9}.premium-landing.dark-mode .premium-hero .animated-shapes .shape.shape-1{background:rgba(57,209,15,.3)}.premium-landing.dark-mode .premium-hero .animated-shapes .shape.shape-2{background:rgba(41,206,214,.3)}.premium-landing.dark-mode .premium-hero .animated-shapes .shape.shape-3{background:rgba(57,209,15,.2)}.premium-landing.dark-mode .premium-hero .floating-circle{border-color:#ffffff1a}.premium-landing.dark-mode .premium-hero .particles .particle{background:rgba(255,255,255,.5)}.premium-landing.dark-mode .premium-hero .scroll-indicator .mouse{border-color:#ffffff4d}.premium-landing.dark-mode .premium-hero .scroll-indicator span{color:#ffffff80}.premium-landing.dark-mode .premium-features{background:#0a0f1a}.premium-landing.dark-mode .premium-features .feature-card{background:#111827;border-color:#ffffff0d}.premium-landing.dark-mode .premium-features .feature-card h3{color:#fff}.premium-landing.dark-mode .premium-features .feature-card p{color:#9ca3af}.premium-landing.dark-mode .premium-features .feature-card:hover{border-color:#39d10f4d}.premium-landing.dark-mode .premium-services{background:linear-gradient(180deg,#0a0f1a 0%,#070b13 100%)}.premium-landing.dark-mode .premium-services .services-content .content-title{color:#fff!important}.premium-landing.dark-mode .premium-services .services-content .content-description{color:#9ca3af!important}.premium-landing.dark-mode .premium-services .services-content .services-list .service-item{border-color:#ffffff0d}.premium-landing.dark-mode .premium-services .services-content .services-list .service-item span{color:#fff!important}.premium-landing.dark-mode .premium-about{background:#0a0f1a}.premium-landing.dark-mode .premium-about .about-content .content-title{color:#fff!important}.premium-landing.dark-mode .premium-about .about-content .content-description{color:#9ca3af!important}.premium-landing.dark-mode .premium-about .about-content .about-features .about-feature-item span{color:#fff!important}.premium-landing.dark-mode .premium-showcase{background:linear-gradient(180deg,#070b13 0%,#0a0f1a 100%)}.premium-landing.dark-mode .premium-showcase .showcase-card{background:#111827}.premium-landing.dark-mode .premium-showcase .showcase-card .card-content p{color:#9ca3af}.premium-landing.dark-mode .premium-why-us{background:#0a0f1a}.premium-landing.dark-mode .premium-why-us .why-card{background:#111827;border-color:#ffffff0d}.premium-landing.dark-mode .premium-why-us .why-card h3{color:#fff}.premium-landing.dark-mode .premium-why-us .why-card p{color:#9ca3af}.premium-landing.dark-mode .premium-why-us .why-card .card-number{color:#ffffff08}.premium-landing.dark-mode .premium-why-us .why-card .card-icon{background:rgba(255,255,255,.05)}.premium-landing.dark-mode .premium-why-us .why-card:hover,.premium-landing.dark-mode .premium-why-us .why-card.featured{border-color:#39d10f4d}.premium-landing.dark-mode .premium-why-us .why-card:hover .card-icon,.premium-landing.dark-mode .premium-why-us .why-card.featured .card-icon{background:linear-gradient(135deg,#39D10F 0%,#29CED6 100%)}.premium-landing.dark-mode .premium-why-us .why-card.featured{background:linear-gradient(145deg,rgba(57,209,15,.1),rgba(41,206,214,.1))}.premium-landing.dark-mode .premium-locations{background:linear-gradient(180deg,#0a0f1a 0%,#06090f 100%)}.premium-landing.dark-mode .premium-locations h2{color:#fff}.premium-landing.dark-mode .premium-locations p,.premium-landing.dark-mode .premium-locations .stat-item span{color:#9ca3af}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.animate-on-scroll.fade-up{transform:translateY(40px)}.animate-on-scroll.fade-left{transform:translate(40px)}.animate-on-scroll.fade-right{transform:translate(-40px)}.animate-on-scroll.animate-in{opacity:1;transform:translate(0)}.animate-on-scroll.delay-1{transition-delay:.1s}.animate-on-scroll.delay-2{transition-delay:.2s}.animate-on-scroll.delay-3{transition-delay:.3s}.animate-on-scroll.delay-4{transition-delay:.4s}.section-badge{display:inline-block;padding:8px 20px;background:rgba(57,209,15,.08);border:1px solid rgba(57,209,15,.2);border-radius:50px;color:#39d10f;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.section-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:#fff;margin-bottom:20px;line-height:1.2}.section-subtitle{font-size:1.1rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.8}.section-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:#1a1a2e;margin-bottom:20px;line-height:1.2}.premium-hero{position:relative;min-height:100vh;display:flex;align-items:center;padding-top:100px}.premium-hero .hero-background{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.premium-hero .hero-background .gradient-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 30% 20%,rgba(57,209,15,.08) 0%,transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(41,206,214,.08) 0%,transparent 50%),linear-gradient(135deg,#f8fafc 0%,#ffffff 100%)}.premium-hero .hero-background .animated-shapes .shape{position:absolute;border-radius:50%;filter:blur(60px);animation:float 20s ease-in-out infinite}.premium-hero .hero-background .animated-shapes .shape.shape-1{width:400px;height:400px;background:rgba(57,209,15,.15);top:-100px;right:-100px}.premium-hero .hero-background .animated-shapes .shape.shape-2{width:300px;height:300px;background:rgba(41,206,214,.15);bottom:-50px;left:-50px;animation-delay:-5s}.premium-hero .hero-background .animated-shapes .shape.shape-3{width:200px;height:200px;background:rgba(57,209,15,.1);top:50%;left:30%;animation-delay:-10s}.premium-hero .hero-background .animated-shapes .floating-circle{position:absolute;border-radius:50%;border:1px solid rgba(57,209,15,.15);animation:pulse-ring 4s ease-in-out infinite}.premium-hero .hero-background .animated-shapes .floating-circle.c1{width:100px;height:100px;top:20%;right:20%}.premium-hero .hero-background .animated-shapes .floating-circle.c2{width:60px;height:60px;top:60%;left:10%;animation-delay:-1s}.premium-hero .hero-background .animated-shapes .floating-circle.c3{width:80px;height:80px;bottom:20%;right:30%;animation-delay:-2s}.premium-hero .hero-background .particles{position:absolute;width:100%;height:100%}.premium-hero .hero-background .particles .particle{position:absolute;width:4px;height:4px;background:rgba(57,209,15,.4);border-radius:50%;animation:particle-float 15s linear infinite}.premium-hero .hero-content{position:relative;z-index:2}.premium-hero .hero-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 24px;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(57,209,15,.2);border-radius:50px;margin-bottom:30px;background:rgba(57,209,15,.05)}.premium-hero .hero-badge .badge-icon{font-size:18px}.premium-hero .hero-badge span{color:#1a1a2e;font-size:14px;font-weight:500}.premium-hero .hero-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:900;color:#1a1a2e;line-height:1.1;margin-bottom:24px}.premium-hero .hero-title .brand-highlight{background:linear-gradient(135deg,#39D10F 0%,#29CED6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:900}.premium-hero .hero-subtitle{font-size:1.2rem;color:#64748b;line-height:1.8;margin-bottom:40px;max-width:500px}.premium-hero .app-download-section{display:flex;flex-direction:column;gap:30px}.premium-hero .app-download-section .download-group .download-label{display:flex;align-items:center;gap:10px;color:#1a1a2e;font-size:16px;font-weight:700;margin-bottom:15px}.premium-hero .app-download-section .download-group .download-label .label-icon{font-size:20px}.premium-hero .app-download-section .download-group .download-buttons{display:flex;gap:15px;flex-wrap:wrap}.premium-hero .store-btn{display:flex;align-items:center;gap:12px;padding:14px 24px;border-radius:14px;text-decoration:none;transition:all .3s ease}.premium-hero .store-btn .store-icon{font-size:24px}.premium-hero .store-btn .store-text{display:flex;flex-direction:column}.premium-hero .store-btn .store-text .store-subtitle{font-size:11px;opacity:.8}.premium-hero .store-btn .store-text .store-name{font-size:16px;font-weight:700}.premium-hero .store-btn.android{background:linear-gradient(135deg,#39D10F 0%,#29CED6 100%);color:#fff}.premium-hero .store-btn.android:hover{transform:translateY(-3px);box-shadow:0 10px 30px #39d10f66}.premium-hero .store-btn.apple{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#fff}.premium-hero .store-btn.apple:hover{background:rgba(255,255,255,.15);transform:translateY(-3px);box-shadow:0 10px 30px #ffffff1a}.premium-hero .store-btn-img{display:inline-block;transition:all .3s ease}.premium-hero .store-btn-img .store-badge{height:50px;width:auto;border-radius:8px;transition:all .3s ease}.premium-hero .store-btn-img .store-badge.store-badge-sm{height:38px}.premium-hero .store-btn-img:hover{transform:translateY(-3px)}.premium-hero .store-btn-img:hover .store-badge{box-shadow:0 10px 30px #0003}.premium-hero .download-box{display:inline-block;margin-bottom:12px;padding:8px 18px;border:1px solid rgba(57,209,15,.2);border-radius:8px;background:rgba(57,209,15,.05)}.premium-hero .download-box .download-text{font-family:Lato,sans-serif;font-size:13px;font-weight:300;letter-spacing:1px;color:#64748b;text-transform:uppercase}.premium-hero .hero-phone-mockup{position:relative}.premium-hero .hero-phone-mockup .phone-frame{width:280px;height:560px;background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border-radius:40px;padding:12px;box-shadow:0 50px 100px #00000040,inset 0 1px #ffffff1a;margin:0 auto}.premium-hero .hero-phone-mockup .phone-frame .phone-screen{width:100%;height:100%;background:linear-gradient(135deg,#39D10F 0%,#29CED6 100%);border-radius:30px;overflow:hidden}.premium-hero .hero-phone-mockup .phone-frame .phone-screen .screen-image{width:100%;height:100%;object-fit:cover}.premium-hero .hero-phone-mockup .phone-frame .phone-screen .screen-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#39D10F,#29CED6)}.premium-hero .hero-phone-mockup .phone-frame .phone-screen .screen-placeholder .placeholder-content{text-align:center}.premium-hero .hero-phone-mockup .phone-frame .phone-screen .screen-placeholder .placeholder-content .placeholder-icon{display:block;font-size:80px;margin-bottom:20px}.premium-hero .hero-phone-mockup .phone-frame .phone-screen .screen-placeholder .placeholder-content .placeholder-text{display:block;font-size:32px;font-weight:900;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3)}.premium-hero .hero-phone-mockup .floating-card{position:absolute;display:flex;align-items:center;gap:12px;padding:14px 22px;background:rgba(255,255,255,.95);border-radius:14px;box-shadow:0 10px 40px #0003;animation:float 6s ease-in-out infinite}.premium-hero .hero-phone-mockup .floating-card .card-icon{font-size:26px}.premium-hero .hero-phone-mockup .floating-card span{font-size:15px;font-weight:600;color:#0a0f1a}.premium-hero .hero-phone-mockup .floating-card.card-1{top:20%;left:-60px}.premium-hero .hero-phone-mockup .floating-card.card-2{bottom:30%;right:-60px;animation-delay:-3s}.premium-hero .scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:10px;animation:bounce 2s infinite}.premium-hero .scroll-indicator .mouse{width:26px;height:40px;border:2px solid rgba(57,209,15,.3);border-radius:20px;position:relative}.premium-hero .scroll-indicator .mouse .wheel{width:4px;height:8px;background:#39D10F;border-radius:2px;position:absolute;top:8px;left:50%;transform:translate(-50%);animation:scroll-wheel 2s infinite}.premium-hero .scroll-indicator span{font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:2px}.premium-features{padding:120px 0;background:#f8fafc}.premium-features .section-header{margin-bottom:60px}.premium-features .feature-card{position:relative;padding:40px;background:#ffffff;border-radius:24px;border:1px solid #e2e8f0;overflow:hidden;transition:all .4s ease;height:100%;box-shadow:0 4px 20px #0000000d}.premium-features .feature-card:hover{transform:translateY(-10px);border-color:#39d10f4d;box-shadow:0 20px 60px #39d10f26}.premium-features .feature-card:hover .icon-glow{opacity:1}.premium-features .feature-card:hover .feature-decoration{transform:scale(1.5);opacity:.1}.premium-features .feature-card .feature-icon{position:relative;margin-bottom:25px}.premium-features .feature-card .feature-icon .icon-bg{width:80px;height:80px;background:linear-gradient(135deg,#39D10F 0%,#29CED6 100%);border-radius:22px;display:flex;align-items:center;justify-content:center}.premium-features .feature-card .feature-icon .icon-bg .emoji-icon{font-size:42px}.premium-features .feature-card .feature-icon .icon-glow{position:absolute;top:0;left:0;width:80px;height:80px;background:linear-gradient(135deg,#39D10F 0%,#29CED6 100%);border-radius:22px;filter:blur(20px);opacity:0;transition:opacity .4s ease}.premium-features .feature-card .feature-content h3{font-size:1.4rem;font-weight:700;color:#1a1a2e;margin-bottom:15px}.premium-features .feature-card .feature-content p{color:#64748b;line-height:1.7;margin:0}.premium-features .feature-card .feature-decoration{position:absolute;bottom:-50px;right:-50px;width:150px;height:150px;background:linear-gradient(135deg,#39D10F 0%,#29CED6 100%);border-radius:50%;opacity:.05;transition:all .4s ease}.premium-services{padding:120px 0;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)}.premium-services .services-content{padding-right:60px}@media (max-width: 991px){.premium-services .services-content{padding-right:0;margin-top:40px}}.premium-services .services-content .content-title{font-size:2.5rem;font-weight:900;color:#1a2e35;margin-bottom:20px}.premium-services .services-content .content-description{color:#4b5563;font-size:1.1rem;line-height:1.8;margin-bottom:30px}.premium-services .services-content .services-list{list-style:none;padding:0;margin:0}.premium-services .services-content .services-list .service-item{display:flex;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid #e2e8f0}.premium-services .services-content .services-list .service-item:last-child{border-bottom:none}.premium-services .services-content .services-list .service-item .check-icon{width:30px;height:30px;background:linear-gradient(135deg,#39D10F 0%,#29CED6 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:16px;font-weight:700}.premium-services .services-content .services-list .service-item span{color:#374151;font-size:1rem;font-weight:500}.premium-services .services-image .image-wrapper{position:relative}.premium-services .services-image .image-wrapper .main-image{width:100%;border-radius:24px;box-shadow:0 30px 60px #00000026}.premium-services .services-image .image-wrapper .image-decoration{position:absolute;top:-20px;right:-20px;bottom:20px;left:20px;border:2px solid #39D10F;border-radius:24px;z-index:-1}.premium-about{padding:120px 0;background:#f8fafc}.premium-about .about-image .image-wrapper{position:relative}.premium-about .about-image .image-wrapper .main-image{width:100%;border-radius:24px;box-shadow:0 30px 60px #00000026}.premium-about .about-image .image-wrapper .image-frame{position:absolute;top:20px;left:-20px;bottom:-20px;right:20px;border:2px solid #29CED6;border-radius:24px;z-index:-1}.premium-about .about-content{padding-left:60px}@media (max-width: 991px){.premium-about .about-content{padding-left:0;margin-top:40px}}.premium-about .about-content .content-title{font-size:2.5rem;font-weight:900;color:#1a1a2e;margin-bottom:20px}.premium-about .about-content .content-description{color:#64748b;font-size:1.1rem;line-height:1.8;margin-bottom:30px}.premium-about .about-content .about-features{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width: 575px){.premium-about .about-content .about-features{grid-template-columns:1fr}}.premium-about .about-content .about-features .about-feature-item{display:flex;align-items:center;gap:12px}.premium-about .about-content .about-features .about-feature-item .feature-check{font-size:24px}.premium-about .about-content .about-features .about-feature-item span{color:#1a1a2e;font-weight:500}.premium-showcase{padding:120px 0;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)}.premium-showcase .section-header{margin-bottom:60px}.premium-showcase .showcase-card{position:relative;border-radius:24px;overflow:hidden;background:#ffffff;transition:all .4s ease;box-shadow:0 4px 20px #00000014}.premium-showcase .showcase-card:hover{transform:translateY(-10px);box-shadow:0 30px 60px #00000026}.premium-showcase .showcase-card:hover .card-image img{transform:scale(1.1)}.premium-showcase .showcase-card:hover .card-overlay{opacity:.6}.premium-showcase .showcase-card .card-image{position:relative;height:250px;overflow:hidden}.premium-showcase .showcase-card .card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.premium-showcase .showcase-card .card-image .card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#39D10F 0%,#29CED6 100%);opacity:0;transition:opacity .4s ease}.premium-showcase .showcase-card .card-content{padding:25px}.premium-showcase .showcase-card .card-content p{color:#64748b;line-height:1.7;margin:0}.premium-why-us{padding:120px 0;background:#f8fafc}.premium-why-us .section-header{margin-bottom:60px}.premium-why-us .why-card{position:relative;padding:50px 40px;background:#ffffff;border-radius:24px;border:1px solid #e2e8f0;text-align:center;transition:all .4s ease;height:100%;box-shadow:0 4px 20px #0000000d}.premium-why-us .why-card:hover,.premium-why-us .why-card.featured{border-color:#39d10f4d}.premium-why-us .why-card:hover .card-icon,.premium-why-us .why-card.featured .card-icon{background:linear-gradient(135deg,#39D10F 0%,#29CED6 100%);color:#fff}.premium-why-us .why-card.featured{background:linear-gradient(145deg,rgba(57,209,15,.05),rgba(41,206,214,.05));transform:scale(1.05);border-color:#39d10f4d}.premium-why-us .why-card .card-number{position:absolute;top:20px;right:25px;font-size:4rem;font-weight:900;color:#00000008;line-height:1}.premium-why-us .why-card .card-icon{width:80px;height:80px;background:rgba(57,209,15,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;transition:all .4s ease;font-size:36px}.premium-why-us .why-card h3{font-size:1.4rem;font-weight:700;color:#1a1a2e;margin-bottom:15px}.premium-why-us .why-card p{color:#64748b;line-height:1.7;margin:0}.premium-locations{padding:120px 0;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)}.premium-locations .locations-image .main-image{width:100%;border-radius:24px;box-shadow:0 20px 50px #0000001a}.premium-locations .locations-content{padding-left:60px}@media (max-width: 991px){.premium-locations .locations-content{padding-left:0;margin-top:40px}}.premium-locations .locations-content .location-icon{width:80px;height:80px;background:linear-gradient(135deg,#39D10F 0%,#29CED6 100%);border-radius:22px;display:flex;align-items:center;justify-content:center;margin-bottom:25px;font-size:42px}.premium-locations .locations-content h2{font-size:2.5rem;font-weight:900;color:#1a1a2e;margin-bottom:20px}.premium-locations .locations-content p{color:#64748b;font-size:1.1rem;line-height:1.8;margin-bottom:40px}.premium-locations .locations-content .location-stats{display:flex;gap:40px;flex-wrap:wrap}.premium-locations .locations-content .location-stats .stat-item .stat-number{font-size:2.5rem;font-weight:900;background:linear-gradient(135deg,#39D10F 0%,#29CED6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:5px}.premium-locations .locations-content .location-stats .stat-item span{color:#64748b;font-size:14px;text-transform:uppercase;letter-spacing:1px}.premium-cta{position:relative;padding:100px 0;overflow:hidden}.premium-cta .cta-background{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#39D10F 0%,#29CED6 100%)}.premium-cta .cta-background .cta-shapes .cta-shape{position:absolute;border-radius:50%;background:rgba(255,255,255,.1)}.premium-cta .cta-background .cta-shapes .cta-shape.s1{width:400px;height:400px;top:-200px;right:-100px}.premium-cta .cta-background .cta-shapes .cta-shape.s2{width:300px;height:300px;bottom:-150px;left:-50px}.premium-cta .cta-content{position:relative;z-index:2}.premium-cta .cta-content h2{font-size:3rem;font-weight:900;color:#fff;margin-bottom:15px}.premium-cta .cta-content p{color:#ffffffe6;font-size:1.2rem;margin-bottom:40px}.premium-cta .cta-content .cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.premium-cta .cta-content .cta-buttons .cta-btn{display:inline-flex;align-items:center;gap:12px;padding:18px 35px;border-radius:14px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s ease}.premium-cta .cta-content .cta-buttons .cta-btn i{font-size:22px}.premium-cta .cta-content .cta-buttons .cta-btn .cta-icon{font-size:24px}.premium-cta .cta-content .cta-buttons .cta-btn.primary{background:#ffffff;color:#0a0f1a}.premium-cta .cta-content .cta-buttons .cta-btn.primary:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}.premium-cta .cta-content .cta-buttons .cta-btn.secondary{background:rgba(255,255,255,.2);color:#fff;border:2px solid rgba(255,255,255,.3)}.premium-cta .cta-content .cta-buttons .cta-btn.secondary:hover{background:rgba(255,255,255,.3);transform:translateY(-3px)}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes pulse-ring{0%{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:.2}to{transform:scale(.8);opacity:.5}}@keyframes particle-float{0%{transform:translateY(100vh) rotate(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100vh) rotate(720deg);opacity:0}}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}@keyframes scroll-wheel{0%{transform:translate(-50%) translateY(0);opacity:1}to{transform:translate(-50%) translateY(15px);opacity:0}}@media (max-width: 1199px){.premium-features,.premium-services,.premium-about,.premium-showcase,.premium-why-us,.premium-locations{padding:80px 0}}@media (max-width: 991px){.premium-hero{padding-top:80px;min-height:auto;padding-bottom:60px}.premium-hero .hero-text-col{text-align:center}.premium-hero .hero-text-col .hero-subtitle{max-width:100%}.premium-hero .hero-text-col .app-download-section{align-items:center}.premium-hero .hero-text-col .app-download-section .download-buttons{justify-content:center}.premium-hero .hero-text-col .app-download-section .download-group{width:100%}.premium-hero .scroll-indicator,.premium-hero .hero-phone-mockup{display:none}.section-title{font-size:2rem}.premium-features,.premium-services,.premium-about,.premium-showcase,.premium-why-us,.premium-locations{padding:60px 0}.services-content,.about-content,.locations-content{padding-left:0!important;padding-right:0!important;margin-top:40px}.premium-why-us .why-card.featured{transform:none}}@media (max-width: 767px){.premium-hero .hero-title{font-size:2rem}.premium-hero .hero-subtitle{font-size:1rem}.premium-hero .app-download-section{gap:20px}.premium-hero .app-download-section .download-group .download-label{justify-content:center}.section-title{font-size:1.75rem}.section-subtitle{font-size:1rem}.premium-features .feature-card,.premium-why-us .why-card,.premium-showcase .showcase-card{padding:30px 25px}.premium-cta{padding:60px 0}.premium-cta .cta-content h2{font-size:1.75rem}.premium-cta .cta-content p{font-size:1rem}}@media (max-width: 575px){.store-btn{width:100%;justify-content:center}.premium-cta .cta-content h2{font-size:1.5rem}.location-stats{justify-content:center;text-align:center}.premium-hero .hero-title{font-size:1.75rem}.premium-features .feature-card,.premium-why-us .why-card{padding:25px 20px}.premium-features .feature-card h3,.premium-why-us .why-card h3{font-size:1.2rem}.premium-services .content-title,.premium-about .content-title,.premium-locations h2{font-size:1.75rem}.theme-toggle{bottom:70px;right:15px;width:40px;height:40px;font-size:18px}.cta-buttons{flex-direction:column}.cta-buttons .cta-btn{width:100%;justify-content:center}}
