a{text-decoration:none;color:inherit}.hero-header{background:linear-gradient(142deg,#020024,#6e0b9c 61%,#9c9797);width:100%;color:#fff}.navbar{position:fixed;top:0;width:100%;height:70px;display:flex;justify-content:space-between;align-items:center;padding:0 24px;background:transparent;transition:background .35s ease,box-shadow .35s ease;z-index:1000}.navbar.scrolled{background:#0002;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 6px 24px #0003}.nav-left .brand{font-size:40px;font-weight:700;color:#fff}.nav-center{display:flex;gap:12px;padding:6px 12px;border-radius:999px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar.scrolled .nav-center{background:#ffffff1a}.nav-link{padding:8px 18px;border-radius:999px;color:#fff;transition:all .3s ease;font-family:cursive}.nav-link:hover{background:#ffffff4d}.nav-link.active{background:#fff;color:#000;font-weight:600}.nav-right{display:flex;align-items:center;gap:12px}.pricing-btn{display:flex;align-items:center;gap:10px;padding:10px 18px;border-radius:999px;background:#fff;font-weight:600;color:#000;font-size:1.1rem}.arrow-circle{width:30px;height:25px;border-radius:50%;background:#7c3aed;color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;text-align:center}.hamburger{display:none;font-size:26px;background:none;border:none;color:#fff;cursor:pointer}.mobile-menu{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:2000}.mobile-menu.open{opacity:1;pointer-events:auto}.close-btn{position:absolute;top:20px;right:24px;font-size:28px;background:none;border:none;color:#fff;cursor:pointer}.mobile-link{font-size:24px;color:#fff;font-family:cursive}.mobile-link:hover{color:#7c3aed}.mobile-pricing{margin-top:20px;padding:12px 22px;border-radius:999px;background:#fff;font-weight:600;display:flex;align-items:center;gap:10px;color:#000}@media(max-width:768px){.nav-center,.pricing-btn{display:none}.hamburger{display:block}.navbar{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar.scrolled{box-shadow:0 6px 24px #0003}.nav-link{font-family:cursive}}.hero-section{background:linear-gradient(142deg,#020024,#6e0b9c 61%,#9c9797);position:relative;display:flex;justify-content:center;align-items:center;height:auto;color:#fff}.hero-content{display:flex;justify-content:space-between;align-items:center;max-width:1300px;width:100%;flex-wrap:wrap;position:relative;bottom:0}.hero-text{position:relative}.hero-text h1{font-size:3rem;font-weight:700;margin-bottom:1rem;font-family:cursive}.hero-typing{font-size:3rem;font-weight:700;line-height:1.2;color:#fff}.hero-typing span{font-family:cursive}.hero-text p{padding-top:10px}.hero-btn{font-size:16px;width:150px;height:55px;border-radius:45px;border:none;background-color:#0e034d;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 10px #d2bbfdfb inset,0 5px 10px #05050536,0 -10px 10px #17007e inset}.hero-image{padding-top:100px;flex:1 1 500px;display:flex;justify-content:center;align-items:center;padding-left:70px}@media(max-width:900px){.hero-content{position:relative;display:flex;flex-direction:column;margin:auto}.hero-text{padding:50px 15px 20px;display:flex;flex-direction:column;align-items:center}.hero-text h1{font-size:2.2rem}.hero-text p{font-size:1rem}.hero-typing{font-size:2rem}}@media(max-width:480px){.hero-text{position:relative;top:2vh}.hero-text h1{font-size:1.8rem}.hero-typing{font-size:1.5rem}.hero-btn{width:130px;height:50px}}.app-preview h1{font-size:40px;color:#6a00ff;font-weight:700}.app-preview{padding:20px 10px;text-align:center;overflow:hidden;background:linear-gradient(to bottom,#fffffff2,#fff9 40%,#9b5cffd9),repeating-linear-gradient(to right,#6a00ff38 0px 30px,#6a00ff14 60px 90px),repeating-linear-gradient(to left,#9b5cff2e 0px 30px,#9b5cff14 60px 90px),linear-gradient(180deg,#fff,#4f2b88)}p.subtitle{max-width:600px;margin:15px auto 60px;color:#000000b3;font-size:20px;font-family:sans-serif}.preview-container{position:relative;height:500px;display:flex;justify-content:center;align-items:center}.phone{position:absolute;transition:transform .8s ease,opacity .6s ease}.phone img{width:180px;border-radius:35px}.phone.active img{width:230px}.nav-buttons{margin-top:20px}.nav-buttons button{width:55px;height:55px;margin:0 10px;border-radius:50%;border:none;font-size:26px;background:#fff;color:#6a00ff;cursor:pointer;box-shadow:0 10px 25px #0003}.nav-buttons button:hover{background:#6a00ff;color:#fff}@media(max-width:768px){.preview-container{height:480px}.phone img{width:200px}.phone.active img{width:230px}}.gravity-section{padding:40px 20px;max-width:1200px;margin:0 auto;text-align:center}.gravity-header{font-size:2rem;font-weight:700;margin-bottom:30px;color:#1a1a1a;padding-bottom:20px}.gravity-content{display:flex;flex-direction:column;align-items:center;gap:20px}.gravity-image img{height:25rem;width:25rem;max-width:100%;height:auto;border-radius:12px}.gravity-about{max-width:600px;text-align:center;font-size:1rem;line-height:1.6;color:#333}@media(min-width:768px){.gravity-content{flex-direction:row;justify-content:center;align-items:flex-start;gap:40px;text-align:left}.gravity-about{text-align:left}}.carousel-section{padding:3rem 1rem;background:#fff;overflow:hidden}.carousel-title{text-align:center;font-size:2rem;margin-bottom:2rem}.carousel-wrapper{width:100%;overflow:hidden}.carousel-track{display:flex;align-items:center;gap:1.5rem;width:max-content;animation:scroll-left 50s linear infinite}.carousel-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;width:100px;height:120px;border-radius:16px;background:#fff;box-shadow:0 8px 24px #00000014;padding:.5rem;text-align:center}.carousel-item img{width:60px;height:60px;object-fit:contain;margin-bottom:.5rem}.app-name{font-size:.9rem;font-weight:500;color:#333}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.carousel-item{width:70px;height:90px}.carousel-item img{width:50px;height:50px}.app-name{font-size:.8rem}}.pricing-section{padding:3rem 1rem;background:#fff}.pricing-title{text-align:center;font-size:2rem;font-weight:600;margin-bottom:2.2rem;color:#111}.pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:820px;margin:0 auto}.pricing-card{color:#fff;border-radius:16px;padding:1.8rem 1.5rem;display:flex;flex-direction:column;min-height:520px}.pricing-card.blue{background:linear-gradient(180deg,#1f3fb3,#4b2c9c)}.pricing-card.purple{background:linear-gradient(180deg,#6a11cb,#7c1f6a)}.card-header{margin-bottom:1rem}.card-header h3{font-size:1.3rem;margin:.4rem 0 .2rem;font-weight:600}.subtitle{font-size:.8rem;opacity:.9}.crown{font-size:1.3rem}.price{margin:1.2rem 0}.price h1{font-size:1.7rem;font-weight:600}.price span{font-size:.85rem}.discount{margin-top:.4rem;font-size:.8rem}.discount strong{color:#00ffb3}.custom{font-size:.85rem;opacity:.9}.cta-btn{background:#ffad1f;color:#fff;border:none;padding:.6rem;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;margin-bottom:1.2rem;transition:transform .2s ease,box-shadow .2s ease}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0003}.features h4{margin-bottom:.6rem;font-size:.9rem;font-weight:600}.features ul{list-style:none;padding:0;margin:0}.features li{font-size:.8rem;margin-bottom:.4rem;line-height:1.4}.note{font-size:.7rem;opacity:.85;margin-top:.8rem}@media(max-width:900px){.pricing-grid{grid-template-columns:1fr;max-width:420px}.pricing-card{min-height:auto}}@media(max-width:480px){.pricing-title{font-size:1.7rem}.pricing-card{padding:1.5rem 1.2rem}}.game-pricing-wrapper{padding:3rem 1rem;background:#fff;display:flex;flex-direction:column;align-items:center}.game-pricing-header{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#333;text-align:center}.game-pricing-section{display:flex;flex-direction:row;gap:2rem;max-width:900px;width:100%;padding:1.8rem;border-radius:18px;background:linear-gradient(135deg,#7873f5,#ff6ec4);color:#fff;box-shadow:0 12px 30px #00000040;transition:transform .3s ease,box-shadow .3s ease;align-items:center}@media(hover:hover){.game-pricing-section:hover{transform:translateY(-6px);box-shadow:0 18px 40px #00000059}}.game-pricing-image{flex:0 0 260px;display:flex;align-items:center;justify-content:center}.game-pricing-image img{width:100%;max-height:220px}.game-pricing-info{flex:1}.game-pricing-info h2{font-size:1.6rem;font-weight:700;margin-bottom:1rem}.game-pricing-info p{font-size:.9rem;margin-bottom:.4rem}.start-button{margin:1rem 0;padding:.65rem 1.6rem;border-radius:8px;border:none;font-size:.9rem;font-weight:700;cursor:pointer;background:#fff;color:#7873f5;transition:transform .2s ease,background .2s ease}.start-button:hover{background:#ffddf0;transform:scale(1.05)}.note{font-size:.75rem;line-height:1.5;opacity:.9;margin-top:.6rem}@media(max-width:768px){.game-pricing-section{flex-direction:column;text-align:center;padding:1.5rem}.game-pricing-image{flex:none}.game-pricing-image img{max-height:180px}.start-button{align-self:center}}.gamesapp-section{padding:3rem 1rem;background:#fff;overflow:hidden}.gamesapp-title{text-align:center;font-size:2rem;margin-bottom:2rem}.gamesapp-viewport{width:100%;overflow:hidden}.gamesapp-track{display:flex;align-items:center;gap:1.5rem;width:max-content;animation:gamesapp-scroll-left 12s linear infinite}.gamesapp-item{height:140px;padding:2px;border-radius:16px;background:#fff;box-shadow:0 8px 24px #00000014;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gamesapp-item img{width:100%;height:100%;object-fit:contain}@keyframes gamesapp-scroll-left{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media(max-width:768px){.gamesapp-item{height:90px;padding:1px}}.gc-live-feature-section{padding:80px 16px;color:#000}.gc-live-feature-header{text-align:center;font-size:36px;font-weight:600;margin-bottom:70px}.gc-live-feature-content{max-width:900px;margin:0 auto 90px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.gc-live-feature-content.gc-reverse{direction:rtl}.gc-live-feature-content.gc-reverse>*{direction:ltr}.gc-live-feature-image{border-radius:24px;overflow:hidden}.gc-live-feature-image img{width:100%;height:auto;display:block}.gc-live-feature-about h6{font-size:20px;margin-bottom:16px}.gc-live-feature-about p{font-size:15px;line-height:1.8;margin-bottom:24px}.gc-live-feature-about ul{list-style:none;padding:0}.gc-live-feature-about li{position:relative;padding-left:26px;margin-bottom:12px}.gc-live-feature-about li:before{content:"✔";position:absolute;left:0;color:#6b6bff}@media(max-width:900px){.gc-live-feature-content{display:flex;flex-direction:column;gap:36px}.gc-live-feature-content.gc-reverse{direction:ltr}}@media(max-width:480px){.gc-live-feature-header{font-size:26px}.gc-live-feature-about p{font-size:14px}}.why-container{padding:80px 20px;max-width:1200px;margin:auto;text-align:center}.why-title{font-size:32px;font-weight:600;margin-bottom:50px}.why-grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.why-card{background:#fff;border-radius:14px;padding:28px 24px;width:100%;max-width:350px;text-align:left;box-shadow:0 8px 24px #0000000f;transition:transform .3s ease,box-shadow .3s ease}.why-card:hover{transform:translateY(-6px);box-shadow:0 14px 30px #0000001a}.why-icon{font-size:28px;margin-bottom:16px}.why-card h3{font-size:18px;margin-bottom:10px}.why-card p{font-size:14.5px;color:#555;line-height:1.6}@media(min-width:768px){.why-card{flex:1 1 calc(50% - 24px)}}@media(min-width:1024px){.why-card{flex:1 1 calc(33.33% - 24px)}}.gc-pe-wrapper{padding:60px 16px}.gc-pe-title{text-align:center;font-size:36px;font-weight:700;margin-bottom:40px;color:#000000f8}.gc-pe-container{max-width:1150px;margin:auto;display:flex;gap:48px;padding:48px;border-radius:32px;background:linear-gradient(180deg,#7c1f6a,#6a11cb);border:1px solid rgb(0,0,0)}.gc-pe-left{flex:1}.gc-pe-title{font-size:34px;font-weight:600;margin-bottom:44px;color:#fff}.gc-pe-title span{background:linear-gradient(90deg,#f4d941,#ec8235);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gc-pe-control{margin-bottom:34px}.gc-pe-label-row{display:flex;justify-content:space-between;margin-bottom:12px;font-size:14px;color:#b7bde5}.gc-pe-slider{width:100%;height:6px;appearance:none;border-radius:8px;background:linear-gradient(90deg,#f4d941,#ec8235);outline:none}.gc-pe-slider::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 0 12px #a0aaffe6;cursor:pointer}.gc-pe-right{flex:.85;padding:44px;border-radius:28px;text-align:center;background:#ffffff15;box-shadow:0 30px 70px #000000b3}.gc-pe-subtitle{font-size:12px;letter-spacing:1px;color:#9aa2dd}.gc-pe-amount{margin:22px 0 34px;font-size:52px;font-weight:700;background:linear-gradient(90deg,#f4d941,#ec8235);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gc-pe-btn{width:100%;padding:16px;border-radius:16px;border:none;font-size:16px;font-weight:600;color:#fff;background-image:linear-gradient(to right,#b8cbb8 0% 0%,#b465da 0%,#cf6cc9 33%,#ee609c 66% 100%);cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.gc-pe-btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #7882ff80}@media(max-width:900px){.gc-pe-container{flex-direction:column;padding:32px}.gc-pe-right{padding:32px}.gc-pe-amount{font-size:42px}}@media(max-width:480px){.gc-pe-title{font-size:28px}.gc-pe-amount{font-size:36px}.gc-pe-btn{padding:14px}}.download-section{padding:80px 20px;max-width:1200px;margin:auto}.download-heading{text-align:center;font-size:28px;font-weight:600;margin-bottom:40px}.download-card{display:flex;align-items:center;justify-content:space-between;background-image:linear-gradient(to right,#b8cbb8 0% 0%,#b465da 0%,#cf6cc9 33%,#ee609c 66% 100%);border-radius:18px;overflow:hidden;padding:40px;gap:30px}.download-content{flex:1;color:#fff}.download-content h3{font-size:28px;line-height:1.3;margin-bottom:14px}.download-content p{font-size:15px;opacity:.9;margin-bottom:24px}.qr-box{display:inline-flex;flex-direction:column;align-items:center;background:#ffffff41;padding:12px;border-radius:12px;width:120px}.download-image{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:10px;margin:10px}.download-image img{max-width:260px;width:100%;border-radius:14px}.download-image span{margin-top:8px;font-size:25px;font-weight:500;color:#fff}@media(max-width:900px){.download-card{flex-direction:column;text-align:center}.download-image{justify-content:center}}@media(max-width:480px){.download-content h3{font-size:22px}.download-card{padding:24px}}.expert-section{padding:80px 20px;background-size:cover;background-position:center}.expert-overlay{background:linear-gradient(90deg,#0a0a3cd9,#0a0a3ca6);border-radius:20px;max-width:1200px;margin:auto;padding:50px}.expert-container{display:flex;align-items:center;gap:40px}.expert-left{flex:1;color:#fff}.expert-left h2{font-size:32px;margin-bottom:10px}.subtitle{font-size:15px;margin-bottom:20px;opacity:.9}.expert-list{list-style:none;padding:0}.expert-list li{margin-bottom:12px;padding-left:22px;position:relative}.expert-list li:before{content:"✓";position:absolute;left:0;color:#4da3ff;font-weight:700}.expert-form{flex:1;background:#fff;border-radius:14px;padding:30px}.form-row{display:flex;gap:15px}.form-group{display:flex;flex-direction:column;margin-bottom:14px;flex:1}.form-group label{font-size:13px;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{padding:10px 12px;border:1px solid #dcdcdc;border-radius:6px;font-size:14px}.form-group textarea{height:90px;resize:none}.submit-btn{width:100%;background:#1e63f0;color:#fff;border:none;padding:12px;font-size:15px;border-radius:8px;cursor:pointer}.submit-btn:hover{background:#174ec2}@media(max-width:900px){.expert-container{flex-direction:column}}@media(max-width:480px){.expert-overlay{padding:30px 20px}.expert-left h2{font-size:24px}.form-row{flex-direction:column}}.footer{background-color:#f2f2f2;font-family:Arial,sans-serif}.footer-container{max-width:1200px;margin:auto;padding:40px 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.footer-column h3{font-size:16px;margin-bottom:15px}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:8px}.footer-column ul li a{text-decoration:none;color:#000;font-size:14px}.footer-column ul li a:hover{text-decoration:underline}.footer-column p{font-size:14px;line-height:1.6}.footer-bottom{background-color:#e6e6e6;text-align:center;padding:15px;font-size:14px}@media(max-width:768px){.footer-container{grid-template-columns:1fr;text-align:left}}.lec-section{padding:80px 20px;background:#f6f7fb}.lec-container{max-width:1000px;margin:auto;display:flex;gap:24px;height:340px}.lec-header{text-align:center;font-size:36px;font-weight:600;margin-bottom:40px}.lec-card{display:flex;justify-content:space-between;align-items:center;flex:3;border-radius:28px;color:#fff;cursor:pointer;padding:40px;overflow:hidden;transition:flex .6s ease;box-shadow:0 18px 40px #00000026}.lec-card.lec-active{flex:7}.lec-video{background:linear-gradient(135deg,#ff5ec4,#8b5cf6)}.lec-audio{background:linear-gradient(135deg,#7c3aed,#3b82f6)}.lec-content{max-width:420px}.lec-content h2{font-size:32px;margin-bottom:12px}.lec-content p{opacity:.9;margin-bottom:16px}.lec-content ul{padding-left:18px;margin-bottom:24px}.lec-content li{margin-bottom:8px}.lec-content button{background:#fff;color:#000;border:none;padding:12px 26px;border-radius:999px;font-weight:600;cursor:pointer}.lec-image-wrap{height:70%;display:flex;align-items:flex-end}.lec-image-wrap img{height:100%;width:auto;object-fit:contain}@media(max-width:900px){.lec-container{flex-direction:column;height:auto}.lec-card,.lec-card.lec-active{flex:unset;width:100%;padding:28px}.lec-card{flex-direction:column;gap:24px}.lec-image-wrap{height:auto;width:100%;justify-content:center}.lec-image-wrap img{height:260px}}*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}.hero-section{background:linear-gradient(142deg,#020024,#6e0b9c 61%,#9c9797);display:flex;justify-content:center;align-items:center;min-height:80vh;color:#fff}.hero-content{display:flex;justify-content:space-between;align-items:center;max-width:1300px;width:100%;flex-wrap:wrap}.hero-text{flex:1 1 400px;padding:20px}.hero-text h1{font-size:3rem;font-weight:700;margin-bottom:1rem}*/ .hero-typing{font-size:3rem;font-weight:700;line-height:1.2;color:#fff}.cursor{margin-left:4px;animation:blink .5s infinite}@keyframes blink{50%{opacity:0}}@media(max-width:768px){.hero-typing{font-size:2.2rem;text-align:center}}.hero-text p{font-size:1.15rem;margin-bottom:2rem;line-height:1.5}.hero-btn{width:150px;height:55px;border-radius:45px;border:none;background-color:#2a0a62;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 10px #d2bbfd inset,0 5px 10px #05050536,0 -10px 10px #7c36ff inset}.hero-btn:hover{animation:jello-horizontal .9s both}@keyframes jello-horizontal{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.hero-image{flex:1 1 500px;display:flex;justify-content:center;align-items:center;padding-left:70px}.hero-image img{max-width:100%;border-radius:15px;transition:transform .3s ease}.hero-image img:hover{transform:scale(1.02)}@media(max-width:900px){.hero-content{flex-direction:column;text-align:center}.hero-text{display:flex;flex-direction:column;align-items:center;padding:100px 10px 0}.hero-text h1{font-size:2.2rem}.hero-text p{font-size:1rem}.hero-image{padding-left:0}}.celebrity-section{padding:3rem 1rem;background:#fff;overflow:hidden}.celebrity-title{text-align:center;font-size:2rem;margin-bottom:2rem}.celebrity-viewport{width:100%;overflow:hidden}.celebrity-track{display:flex;align-items:flex-start;gap:1rem;width:max-content;animation:celebrity-scroll-left 20s linear infinite}.celebrity-item{display:flex;flex-direction:column;align-items:center;background:#fff;box-shadow:0 8px 24px #00000014;border-radius:16px;flex-shrink:0;min-width:160px;text-align:center}.celebrity-photo{width:100%;height:auto;object-fit:cover;border-radius:12px;margin-bottom:.8rem}.celebrity-info{display:flex;flex-direction:row;align-items:center;gap:.4rem}.celebrity-name{font-size:1rem;font-weight:600;margin-right:1vw}.celebrity-profession{font-size:.85rem;color:#666}.bioname{display:flex;flex-direction:column}.celebrity-socials{display:flex;flex-direction:column;gap:.8rem;justify-content:center;margin-top:.5rem}.celebrity-social{display:flex;align-items:center;gap:.3rem}.celebrity-social img{width:18px;height:18px}@keyframes celebrity-scroll-left{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media(max-width:768px){.celebrity-item{min-width:150px;padding:.8rem}.celebrity-photo{width:100px;height:100px}.celebrity-socials{gap:.5rem}.celebrity-social img{width:16px;height:16px}}.features{padding:80px 20px;background:#fff}.features-title{text-align:center;font-size:32px;font-weight:700;margin-bottom:50px}.features-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.feature-card{background:#f9fbff;border-radius:16px;padding:5px;transition:.3s ease;box-shadow:0 8px 20px #0000000d}.feature-card:hover{transform:translateY(-6px)}.feature-image{width:100%;height:200px;overflow:hidden;border-radius:12px;margin-bottom:20px}.feature-image img{width:100%;height:100%;object-fit:cover}.feature-card h3{font-size:18px;margin-bottom:10px;font-weight:600}.feature-card p{font-size:14px;line-height:1.6;color:#555}@media(max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.features{padding:60px 15px}.features-title{font-size:26px}.features-grid{grid-template-columns:1fr}.feature-image{height:180px}}.reseller-section{background:linear-gradient(90deg,#2b0036,#4a0036);padding:30px 20px;margin:20px auto;overflow:hidden;text-align:center}.text-area{color:#fff;max-width:auto}.text-area h2{font-size:28px;margin-bottom:12px}.text-area p{font-size:16px;line-height:1.5;margin-bottom:20px}.btn-partner{background-color:#a200ff86;color:#fff;border:none;padding:10px 25px;border-radius:25px;cursor:pointer;font-size:16px;transition:background .3s}.btn-partner:hover{background-color:#0056b3}@media(max-width:768px){.reseller-content{flex-direction:column-reverse;text-align:center}.text-area{max-width:100%;margin-top:20px}}.contract-container{height:4.5rem;width:max;background:linear-gradient(142deg,#020024,#6e0b9c 61%,#9c9797)}.whatsapp-float{position:fixed;width:60px;height:60px;bottom:25px;right:25px;z-index:999;background-color:#25d366;border-radius:50%;box-shadow:0 4px 10px #0000004d;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease}.whatsapp-float:hover{transform:scale(1.1)}.whatsapp-float img{width:32px;height:32px}@media(max-width:768px){.whatsapp-float{width:50px;height:50px;bottom:20px;right:20px}.whatsapp-float img{width:26px;height:26px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,sans-serif;background-color:#f9fafb;color:#1f2933}
