@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&family=Outfit:wght@400;500;600;700&display=swap";.header{position:absolute;top:0;left:0;width:100%;z-index:100}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;z-index:98;display:none}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:101}.mobile-menu-toggle span{width:100%;height:3px;background:#fff;border-radius:3px;transition:all .3s ease;transform-origin:center}.mobile-menu-toggle-open span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.mobile-menu-toggle-open span:nth-child(2){opacity:0}.mobile-menu-toggle-open span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.header-container{display:flex;justify-content:space-between;align-items:center;padding:29px 87px;max-width:1728px;margin:0 auto}.header-logo{font-family:Inter,sans-serif;font-weight:800;font-size:24px;color:#fff}.header-nav{display:flex;align-items:center;gap:48px}.nav-link{font-family:Inter,sans-serif;font-size:18px;color:#fff;text-decoration:none;font-weight:400}.nav-link:hover{opacity:.7}.btn-trial{background:#87ceeb;color:#000;border:none;border-radius:8px;padding:8px 20px;font-family:Inter,sans-serif;font-size:18px;font-weight:400;cursor:pointer;transition:all .3s ease}.btn-trial:hover{background:#6bb6d6;transform:translateY(-2px)}@media (max-width: 420px){.header-container{padding:20px}.header-logo{font-size:18px;color:#fff}.header-logo svg{width:100px;height:44px}.header-logo svg text{fill:#fff}.mobile-menu-toggle{display:flex}.mobile-menu-overlay{display:block}.header-nav{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:80px 30px 30px;gap:30px;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;z-index:99}.header-nav-open{right:0}.nav-link{font-size:18px;display:block;width:100%;padding:12px 0;border-bottom:1px solid #f0f0f0;color:#000}.btn-trial{background:#87ceeb;color:#000;padding:12px 24px;font-size:16px;width:100%;margin-top:10px}.btn-trial:hover{background:#6bb6d6}}@media (max-width: 767px){.header-container{padding:24px 30px}.header-logo{font-size:20px;color:#fff}.header-logo svg{width:120px;height:52px}.header-logo svg text{fill:#fff}.mobile-menu-toggle{display:flex}.mobile-menu-overlay{display:block}.header-nav{position:fixed;top:0;right:-100%;width:300px;height:100vh;background:#fff;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:90px 40px 40px;gap:30px;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;z-index:99}.header-nav-open{right:0}.nav-link{font-size:18px;display:block;width:100%;padding:14px 0;border-bottom:1px solid #f0f0f0;color:#000}.btn-trial{background:#87ceeb;color:#000;padding:12px 24px;font-size:16px;width:100%;margin-top:10px}.btn-trial:hover{background:#6bb6d6}}@media (min-width: 768px) and (max-width: 991px){.header-container{padding:26px 50px}.header-logo{color:#fff}.header-logo svg text{fill:#fff}.mobile-menu-toggle{display:flex}.mobile-menu-overlay{display:block}.header-nav{position:fixed;top:0;right:-100%;width:320px;height:100vh;background:#fff;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:100px 50px 50px;gap:30px;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;z-index:99}.header-nav-open{right:0}.nav-link{font-size:18px;display:block;width:100%;padding:16px 0;border-bottom:1px solid #f0f0f0;color:#000}.btn-trial{background:#87ceeb;color:#000;padding:12px 24px;font-size:17px;width:100%;margin-top:10px}.btn-trial:hover{background:#6bb6d6}}@media (min-width: 992px){.header-container{padding:29px 87px}.mobile-menu-toggle,.mobile-menu-overlay{display:none}.header-nav{position:static;width:auto;height:auto;background:transparent;flex-direction:row;align-items:center;justify-content:flex-end;padding:0;gap:48px;box-shadow:none;transition:none}.nav-link{font-size:18px;display:block;width:auto;padding:0;border-bottom:none}.btn-trial{padding:8px 20px;font-size:18px;width:auto;margin-top:0}}.hero{position:relative;width:100%;overflow:hidden}.hero-background{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/image%206.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:100%}.hero-background:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero-background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(3,5,33,.5),transparent);z-index:1;pointer-events:none}.hero-video-overlay{position:absolute;top:50%;left:50%;width:300px;height:600px;object-fit:cover;object-position:right center;z-index:2;mix-blend-mode:normal;pointer-events:none;transform-style:preserve-3d;transform-origin:center center;transform:perspective(1000px) rotateX(20deg) rotateY(12deg) rotate(-27deg) translate3d(-50%,-50%,0) scale(1)}.hero-logo{position:absolute;left:35%;top:45%;height:60%;width:auto;object-fit:contain;object-position:left center;z-index:.5;pointer-events:none;transform:perspective(1000px) rotateX(30deg) rotateY(30deg) rotate(-27deg) translate3d(-50%,-50%,0) scale(1)}.hero-layer-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:auto;width:auto;object-fit:contain;object-position:center;z-index:3;pointer-events:none}.hero-content{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;height:100%;padding:120px 87px 0;max-width:1728px;margin:0 auto}.hero-text-container{max-width:800px}.hero-list-container{text-align:center;max-width:300px}.hero-title{font-family:Inter,sans-serif;font-size:50px;font-weight:700;line-height:1.1;margin-bottom:40px;color:#fff}.hero-list{font-family:Inter,sans-serif;font-size:30px;font-weight:400;line-height:1.5;margin-bottom:40px;color:#fff;text-align:center}.hero-title-light{opacity:.6}.hero-title-bold{opacity:1}.hero-description{font-family:Inter,sans-serif;font-size:26px;color:#fff;line-height:1.5}@media (max-width: 420px){.hero,.hero-background{width:100%;height:650px}.hero-content{padding:80px 20px 20px;flex-direction:column;gap:20px;align-items:center;justify-content:flex-start;height:100%}.hero-text-container{width:100%;max-width:100%;order:1;margin-bottom:0;padding-bottom:0}.hero-list-container{width:100%;max-width:100%;order:3;margin-top:180px;padding-top:0}.hero-title{font-size:28px}.hero-list{font-size:22px}.hero-description{font-size:16px}.hero-video-overlay{top:50%;left:50%;width:300px;height:37%;z-index:2;transform:perspective(1000px) rotateX(10deg) rotateY(7deg) rotate(-27deg) translate3d(-50%,-50%,0) scale(1)}.hero-layer-overlay{height:200px;width:auto}}@media (max-width: 767px){.hero,.hero-background{width:100%;height:750px}.hero-content{padding:90px 30px 20px;flex-direction:column;gap:20px;align-items:center;justify-content:flex-start;height:100%}.hero-text-container{width:100%;max-width:100%;order:1;margin-bottom:0;padding-bottom:0}.hero-list-container{width:100%;max-width:100%;order:3;margin-top:280px;padding-top:0;text-align:center}.hero-title{font-size:36px}.hero-list{font-size:26px}.hero-description{font-size:18px}.hero-video-overlay{top:50%;left:50%;margin-left:35px;margin-top:-35px;width:120px;height:160px;z-index:2;transform:perspective(1000px) rotateX(10deg) rotateY(7deg) rotate(-25deg) translate3d(-50%,-50%,0) scale(1)}.hero-layer-overlay{height:300px;width:auto}}@media (min-width: 768px) and (max-width: 991px){.hero,.hero-background{width:100%;height:700px}.hero-content{padding:100px 40px 0}.hero-title{font-size:42px}.hero-description{font-size:20px}.hero-video-overlay{top:50%;left:50%;margin-left:60px;margin-top:-40px;width:150px;height:220px;z-index:2;transform:perspective(1000px) rotateX(10deg) rotateY(7deg) rotate(-27deg) translate3d(-50%,-50%,0) scale(1)}.hero-layer-overlay{height:400px;width:auto}}@media (min-width: 992px){.hero,.hero-background{width:100%;height:1000px}.hero-content{padding:120px 87px 0}.hero-title{font-size:50px}.hero-description{font-size:26px}.hero-video-overlay{top:50%;left:50%;margin-left:80px;margin-top:-60px;width:210px;height:310px;z-index:2;transform:perspective(1000px) rotateX(10deg) rotateY(7deg) rotate(-27deg) translate3d(-50%,-50%,0) scale(1)}.hero-layer-overlay{height:600px;width:auto}}.sports-grid-section{padding:100px 150px;background:#fff;position:relative}.sports-grid-container{max-width:1728px;margin:0 auto}.sports-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:60px}.sports-grid-intro{max-width:1026px;margin:0 auto 80px;text-align:center}.sports-intro{font-family:Inter,sans-serif;font-size:26px;color:#252525;line-height:1.5}.sports-grid-item{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 9px 26px #00000026;aspect-ratio:4 / 3;width:100%}.sports-grid-item img{width:100%;height:100%;object-fit:cover}.sports-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#6020f533;transition:opacity .3s ease}.sports-grid-item:hover .sports-overlay{opacity:0}@media (max-width: 420px){.sports-grid-section{padding:40px 20px}.sports-grid{grid-template-columns:repeat(2,1fr);gap:15px;margin-top:40px}.sports-grid-item{aspect-ratio:4 / 3}.sports-intro{font-size:18px}.sports-grid-intro{margin-bottom:50px}}@media (max-width: 767px){.sports-grid-section{padding:60px 40px}.sports-grid{grid-template-columns:repeat(2,1fr);gap:20px}.sports-grid-item{aspect-ratio:4 / 3}.sports-intro{font-size:22px}}@media (min-width: 768px) and (max-width: 991px){.sports-grid-section{padding:80px 60px}.sports-grid{grid-template-columns:repeat(4,1fr);gap:20px}.sports-intro{font-size:24px}}@media (min-width: 992px){.sports-grid-section{padding:100px 150px}.sports-grid{grid-template-columns:repeat(4,1fr)}.sports-intro{font-size:26px}}.features-section{padding:100px 87px;background:linear-gradient(135deg,#162130,#101928)}.section-title-features{font-family:Inter,sans-serif;font-size:55px;font-weight:800;text-align:center;color:#ec6b09;margin-bottom:80px}.title-light{opacity:.7}.title-bold{opacity:1}.features-container{display:grid;grid-template-columns:repeat(3,1fr);gap:100px;max-width:1400px;margin:0 auto;justify-items:center}.feature-card{background:#ec6b09;border-radius:20px;overflow:hidden;box-shadow:0 9px 26px #00000026;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;aspect-ratio:1 / 1.7;display:flex;flex-direction:column}.feature-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0003;background:#000}.feature-image{height:70%;overflow:hidden;position:relative}.feature-image img{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.feature-image-default{position:relative;z-index:1}.feature-image-hover{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;z-index:2}.feature-card:hover .feature-image-hover{opacity:1}.feature-card:hover .feature-image-default{opacity:0}.feature-title{font-family:Inter,sans-serif;font-size:26px;font-weight:600;color:#fff;text-align:center;margin:24px 0}.feature-description{font-family:Inter,sans-serif;font-size:20px;color:#fff;text-align:center;margin:0 24px 32px;line-height:1.5}.feature-card-orange{background:#ec6b09}.feature-card-orange:hover{background:#000}.feature-card-orange .feature-title,.feature-card-orange .feature-description{color:#fff}@media (max-width: 420px){.features-section{padding:40px 20px}.features-container{grid-template-columns:1fr;gap:30px}.section-title-features{font-size:28px;margin-bottom:50px}.feature-card{width:300px}.feature-title{font-size:20px;margin:20px 0}.feature-description{font-size:16px;margin:0 20px 24px}}@media (min-width: 421px) and (max-width: 767px){.features-section{padding:60px 40px}.features-container{grid-template-columns:1fr;gap:40px}.section-title-features{font-size:36px;margin-bottom:60px}.feature-card{max-width:400px}.feature-title{font-size:24px}.feature-description{font-size:18px}}@media (min-width: 768px) and (max-width: 991px){.features-section{padding:80px 60px}.features-container{grid-template-columns:repeat(2,1fr);gap:50px}.section-title-features{font-size:42px}.feature-card{min-width:250px;max-width:350px}}@media (min-width: 992px){.features-section{padding:100px 87px}.features-container{grid-template-columns:repeat(3,auto);gap:50px;justify-content:center}.section-title-features{font-size:55px}.feature-card{min-width:300px;max-width:450px}}.how-it-works-section{padding:100px 87px;background:#ececec}.section-title{font-family:Inter,sans-serif;font-size:55px;font-weight:800;text-align:center;color:#ec6b09;margin-bottom:100px}.how-it-works-container{max-width:1600px;margin:0 auto}.step-row{display:flex;align-items:center;gap:100px;margin-bottom:120px}.step-row-left{flex-direction:row}.step-row-right{flex-direction:row-reverse}.step-visual{flex:1;position:relative}.step-image{width:100%;height:auto;border-radius:20px;box-shadow:0 15px 40px #0003}.step-content{flex:1}.step-number{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#ec6b09;margin-bottom:16px}.step-title{font-family:Inter,sans-serif;font-size:38px;font-weight:700;color:#333;margin-bottom:24px}.step-description{font-family:Inter,sans-serif;font-size:30px;color:#333;line-height:1.5}@media (max-width: 420px){.how-it-works-section{padding:40px 20px}.section-title{font-size:28px;margin-bottom:50px}.step-row{flex-direction:column!important;gap:30px;margin-bottom:50px}.step-title{font-size:24px;margin-bottom:16px}.step-description{font-size:18px}.step-number{font-size:18px;margin-bottom:12px}}@media (max-width: 767px){.how-it-works-section{padding:60px 40px}.section-title{font-size:36px;margin-bottom:70px}.step-row{flex-direction:column!important;gap:40px;margin-bottom:60px}.step-title{font-size:28px}.step-description{font-size:22px}}@media (min-width: 768px) and (max-width: 991px){.how-it-works-section{padding:80px 60px}.section-title{font-size:42px;margin-bottom:80px}.step-row{flex-direction:column!important;gap:50px;margin-bottom:80px}.step-title{font-size:32px}.step-description{font-size:26px}}@media (min-width: 992px){.how-it-works-section{padding:100px 87px}.section-title{font-size:55px;margin-bottom:100px}.step-row{gap:100px;margin-bottom:120px}.step-title{font-size:38px}.step-description{font-size:30px}}.testimonials-section{padding:100px 87px;background:#fff}.testimonials-category{margin-bottom:80px}.testimonials-category:last-child{margin-bottom:0}.testimonials-category-title{font-family:Inter,sans-serif;font-size:36px;font-weight:700;color:#252525;text-align:center;margin-bottom:50px}.testimonials-container{display:grid;grid-template-columns:repeat(2,1fr);gap:60px;max-width:1200px;margin:0 auto}.testimonial-card{background:#fff;border-radius:20px;padding:40px;box-shadow:0 9px 26px #00000026;position:relative;overflow:hidden}.testimonial-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:8px;background:linear-gradient(135deg,#ec6b09,#f8a65a)}.testimonial-quote{font-family:Inter,sans-serif;font-size:26px;color:#252525;line-height:1.5;margin-bottom:24px}.testimonial-author{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#fff;background:#ec6b09;padding:12px 24px;border-radius:8px;display:inline-block}@media (max-width: 420px){.testimonials-section{padding:40px 20px}.testimonials-category{margin-bottom:50px}.testimonials-category-title{font-size:24px;margin-bottom:30px}.testimonials-container{grid-template-columns:1fr;gap:30px}.testimonial-card{padding:30px 24px}.testimonial-quote{font-size:18px;margin-bottom:20px}.testimonial-author{font-size:16px;padding:10px 20px}}@media (max-width: 767px){.testimonials-section{padding:60px 40px}.testimonials-category{margin-bottom:60px}.testimonials-category-title{font-size:28px;margin-bottom:40px}.testimonials-container{grid-template-columns:1fr;gap:40px}.testimonial-quote{font-size:20px}}@media (min-width: 768px) and (max-width: 991px){.testimonials-section{padding:80px 60px}.testimonials-category{margin-bottom:70px}.testimonials-category-title{font-size:32px;margin-bottom:45px}.testimonials-container{grid-template-columns:repeat(2,1fr);gap:50px}}@media (min-width: 992px){.testimonials-section{padding:100px 87px}.testimonials-category{margin-bottom:80px}.testimonials-category-title{font-size:36px;margin-bottom:50px}.testimonials-container{grid-template-columns:repeat(2,1fr);gap:60px}}.product-upgrade{min-height:calc(100vh - 64px);background:linear-gradient(135deg,#162130,#101928);padding:10px 20px 40px;overflow-y:auto}.product-upgrade__loading{text-align:center;padding:80px 20px;color:#fafaf9;font-size:18px;font-weight:500;font-family:Inter,sans-serif}.product-upgrade__header{text-align:center;margin-bottom:24px;animation:fadeInDown .6s ease-out;padding:0 20px}.product-upgrade__header-title{color:#fafaf9;margin-bottom:8px;padding-top:50px;font-size:50px!important;font-weight:800;letter-spacing:-2px;font-family:Outfit,sans-serif;background:linear-gradient(135deg,#fafaf9,#f8712c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 4px 24px rgba(248,113,44,.4);position:relative;display:inline-block}.product-upgrade__header-title:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:120px;height:4px;background:linear-gradient(90deg,transparent 0%,#f8712c 50%,transparent 100%);border-radius:2px}.product-upgrade__header-subtitle{color:#c3d0e8;font-size:20px!important;line-height:1.6;font-weight:400;max-width:100%;margin:0 auto;padding-top:0;white-space:nowrap;font-family:Inter,sans-serif}.product-upgrade__cards{display:grid;gap:20px;margin:0 auto 40px;justify-content:center}.product-upgrade__card{background:linear-gradient(145deg,#101928,#162130);border-radius:24px;padding:40px 32px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #00000026;border:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;height:100%;min-width:375px;max-width:450px;box-sizing:border-box}.product-upgrade__card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0000004d;border-color:gold}.product-upgrade__card.premium,.product-upgrade__card.lifetime{background:linear-gradient(145deg,#ffd70014,#101928);box-shadow:0 8px 32px #ffd70033,0 4px 20px #00000026}.product-upgrade__card.premium:hover,.product-upgrade__card.lifetime:hover{transform:translateY(-8px);box-shadow:0 16px 48px #ffd7004d,0 12px 40px #0000004d;border-color:gold}.product-upgrade__card.premium .product-upgrade__card-title{background:linear-gradient(135deg,gold,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product-upgrade__card.premium .product-upgrade__card-title:after{background:linear-gradient(90deg,gold 0%,transparent 100%)}.product-upgrade__card.lifetime{background:linear-gradient(145deg,#ff6b3514,#101928);box-shadow:0 8px 32px #ff6b3533,0 4px 20px #00000026}.product-upgrade__card.lifetime:hover{box-shadow:0 16px 48px #ff6b354d,0 12px 40px #0000004d;border-color:#ff6b35}.product-upgrade__card.lifetime .product-upgrade__card-title{background:linear-gradient(135deg,#ff6b35,#ff8c42);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product-upgrade__card.lifetime .product-upgrade__card-title:after{background:linear-gradient(90deg,#ff6b35 0%,transparent 100%)}.product-upgrade__card.current{border:2px solid #f8712c;box-shadow:0 8px 32px #f8712c4d}.product-upgrade__card.free .product-upgrade__card-title{background:#fafaf9;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product-upgrade__card.free .product-upgrade__card-title:after{background:linear-gradient(90deg,rgba(255,255,255,.9) 0%,rgba(255,255,255,.3) 50%,transparent 100%)}.product-upgrade__card.current-paid{background:linear-gradient(145deg,#ffffff1f,#80808014,#101928);border:2px solid #f8712c;box-shadow:0 8px 32px #f8712c4d,0 4px 20px #ffffff0d}.product-upgrade__card.current-paid:hover{border-color:gold;box-shadow:0 12px 40px #0000004d,0 0 20px #ffd70033}.product-upgrade__card-badge{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,gold,gold);color:#000;padding:4px 10px;border-radius:12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #ffd70066;font-family:Outfit,sans-serif}.product-upgrade__card-current{position:absolute;top:12px;right:12px;background:#f8712c;color:#fff;padding:4px 10px;border-radius:12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #f8712c66;font-family:Outfit,sans-serif}.product-upgrade__card-current--cancelling{background:linear-gradient(135deg,#ff6b6b,#ee5a5a);box-shadow:0 4px 12px #ff6b6b66}.product-upgrade__card-current--pending{background:linear-gradient(135deg,#4ecdc4,#45b7aa);box-shadow:0 4px 12px #4ecdc466;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.product-upgrade__card-header{flex-shrink:0;min-height:170px}.product-upgrade__card-title{color:#fafaf9;font-size:42px;font-weight:800;margin:0 0 20px;letter-spacing:-1px;text-transform:uppercase;font-family:Outfit,sans-serif;background:linear-gradient(135deg,#fafaf9,#f8712c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 20px rgba(248,113,44,.3);position:relative;display:inline-block;min-height:54px}.product-upgrade__card-title:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:4px;background:linear-gradient(90deg,#f8712c 0%,transparent 100%);border-radius:2px}.product-upgrade__card-price{margin-bottom:16px;min-height:84px;display:flex;flex-direction:column;justify-content:center}.product-upgrade__card-price-amount{color:#fafaf9;font-size:48px;font-weight:700;display:block;line-height:1;margin-bottom:8px;font-family:Outfit,sans-serif;background:linear-gradient(135deg,#fafaf9,#f8712c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product-upgrade__card-price-period{color:#c3d0e8;font-size:16px;font-weight:400;font-family:Inter,sans-serif}.product-upgrade__card-description{color:#c3d0e8;font-size:15px;line-height:1.6;margin:0;font-family:Inter,sans-serif}.product-upgrade__card-features{flex:1;margin-bottom:32px}.product-upgrade__card-feature{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px;color:#fafaf9}.product-upgrade__card-feature:last-child{margin-bottom:0}.product-upgrade__card-feature-icon{color:#f8712c;font-size:18px;font-weight:700;flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#f8712c26;border-radius:50%}.product-upgrade__card-feature-text{font-size:14px;line-height:1.6;color:#fafaf9;font-family:Inter,sans-serif}.product-upgrade__card-action{flex-shrink:0}.product-upgrade__card-button{width:100%;height:48px;font-size:16px;font-weight:600;border-radius:12px;transition:box-shadow .3s ease;border:none;background:#f8712c;color:#fff;box-shadow:0 4px 16px #f8712c4d;cursor:pointer;font-family:Outfit,sans-serif;text-decoration:none;display:flex;align-items:center;justify-content:center}.product-upgrade__card-button:hover:not(:disabled){box-shadow:0 6px 24px #f8712c80}.product-upgrade__card-button.premium{background:linear-gradient(135deg,gold,gold);color:#000;box-shadow:0 4px 16px #ffd7004d}.product-upgrade__card-button.premium:hover:not(:disabled){box-shadow:0 6px 24px #ffd70080}.product-upgrade__card-button--disabled{background:#2e394d;color:#c3d0e8;cursor:not-allowed;opacity:.6;box-shadow:none}.product-upgrade__card-button--disabled:hover{transform:none}.product-upgrade__card-button--manage{background:transparent;border:2px solid #f8712c;color:#f8712c;box-shadow:none}.product-upgrade__card-button--manage:hover:not(:disabled){background:#f8712c1a;border-color:#f8712c;color:#f8712c}.product-upgrade__table-section{margin-top:0;padding-top:20px}.product-upgrade__table-title{text-align:center;color:#fafaf9!important;margin-bottom:24px;font-size:42px;font-weight:800;letter-spacing:-1.5px;font-family:Outfit,sans-serif;background:linear-gradient(135deg,#c3d0e8,#fafaf9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;display:inline-block;width:100%}.product-upgrade__table-title:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(248,113,44,.3) 20%,rgba(248,113,44,.3) 80%,transparent 100%);z-index:-1}.product-upgrade__table-title span{background:#162130;padding:0 30px;position:relative;z-index:1}.product-upgrade__table{background:#101928;border-radius:16px;overflow:hidden;border:1px solid #2e394d;width:85%;margin:25px auto 0;max-width:1400px;box-shadow:0 10px 40px #0000004d;animation:fadeInUp .6s ease-out;position:relative}@media (max-width: 1200px){.product-upgrade__table{width:95%}}.product-upgrade__column-overlay{position:absolute;top:0;bottom:0;border:2px solid #f8712c;border-radius:12px;pointer-events:none;z-index:10;background:linear-gradient(180deg,rgba(255,255,255,.06) 0%,rgba(128,128,128,.03) 50%,transparent 100%);box-shadow:0 0 20px #f8712c26}.product-upgrade__header-row{background:linear-gradient(135deg,#2e394d,#162130);border-bottom:2px solid #c3d0e8}.product-upgrade__header-cell{padding:30px 20px;display:flex;align-items:center;justify-content:center;min-height:120px}.product-upgrade__header-cell:last-child{border-right:none}.product-upgrade__header-cell--title{justify-content:flex-start}.product-upgrade__header-cell--title h4{color:#fafaf9;margin:0;font-size:20px;font-weight:600;font-family:Outfit,sans-serif}.product-upgrade__header-cell--plan{position:relative;transition:all .3s ease}.product-upgrade__header-cell--plan.current{background:transparent}.product-upgrade__header-cell--plan.premium{background:#ffd70014}.product-upgrade__header-cell--plan:hover{background-color:#ffffff0d}.product-upgrade__header-cell--plan.current:hover{background:transparent}.product-upgrade__popular-badge{position:absolute;top:8px;right:12px;background:linear-gradient(135deg,gold,gold);color:#000;padding:4px 12px;border-radius:12px;font-size:11px;font-weight:700;letter-spacing:.5px;box-shadow:0 2px 8px #ffd70066;text-transform:uppercase;font-family:Outfit,sans-serif}.product-upgrade__plan-name{color:#fafaf9;margin:0;font-size:28px;font-weight:700;text-align:center;width:100%;text-shadow:0 1px 3px rgba(0,0,0,.4);font-family:Outfit,sans-serif}.product-upgrade__crown-icon{color:gold;font-size:20px;margin-left:8px;filter:drop-shadow(0 2px 4px rgba(255,215,0,.5));vertical-align:middle}.product-upgrade__row{border-bottom:1px solid #2e394d;transition:background-color .2s ease}.product-upgrade__row:hover{background-color:#ffffff05}.product-upgrade__row--price{background:#f8712c08}.product-upgrade__row--actions{background:#162130;padding:30px 0;border-bottom:none}.product-upgrade__row--actions:hover{background-color:#162130}.product-upgrade__cell{padding:16px 20px;display:flex;align-items:center;justify-content:center}.product-upgrade__cell:last-child{border-right:none}.product-upgrade__cell--label{justify-content:flex-start}.product-upgrade__cell--label span{color:#fafaf9;font-weight:600;font-size:14px;font-family:Outfit,sans-serif}.product-upgrade__cell--value{flex-direction:column}.product-upgrade__cell--value span{color:#fafaf9;font-size:13px;line-height:1.6;white-space:pre-wrap;word-break:break-word;text-align:center;font-family:Inter,sans-serif}.product-upgrade__cell--price{padding:20px;flex-direction:column}.product-upgrade__cell--action{padding:0 20px}.product-upgrade__price-amount{font-size:36px;font-weight:700;background:linear-gradient(135deg,#fafaf9,#f8712c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;text-align:center;font-family:Outfit,sans-serif}.product-upgrade__price-frequency{color:#c3d0e8;margin-top:4px;font-size:14px;text-align:center;font-family:Inter,sans-serif}.product-upgrade__description{color:#c3d0e8;font-size:13px;line-height:1.5;font-family:Inter,sans-serif}.product-upgrade__feature-value--positive{color:#f8712c;font-weight:600}.product-upgrade__feature-value--negative{color:#c3d0e8;opacity:.7}.product-upgrade__feature-value--neutral{color:#fafaf9}.product-upgrade__button{width:100%;height:44px;font-size:15px;font-weight:600;border-radius:8px;transition:box-shadow .3s ease;border:none;cursor:pointer;font-family:Outfit,sans-serif}.product-upgrade__button--primary{background:#f8712c;border:none;color:#fff;box-shadow:0 4px 15px #f8712c66}.product-upgrade__button--primary:hover:not(:disabled){box-shadow:0 6px 20px #f8712c99}.product-upgrade__button--primary.premium{background:linear-gradient(135deg,gold,gold);color:#000;box-shadow:0 4px 16px #ffd7004d}.product-upgrade__button--primary.premium:hover:not(:disabled){box-shadow:0 6px 24px #ffd70080}.product-upgrade__button--disabled{background:#2e394d;border-color:#2e394d;color:#c3d0e8;cursor:not-allowed;opacity:.6}.product-upgrade__button--manage{background:transparent;border:2px solid #f8712c;color:#f8712c}.product-upgrade__button--manage:hover:not(:disabled){background:#f8712c1a}.product-upgrade__no-action{color:#c3d0e8;font-size:16px;opacity:.5}.product-upgrade__no-products{text-align:center;padding:80px 20px;animation:fadeIn .6s ease-out}.product-upgrade__no-products-title{color:#fafaf9;margin-bottom:12px;font-family:Outfit,sans-serif}.product-upgrade__no-products-text{color:#c3d0e8;font-size:16px;font-family:Inter,sans-serif}.product-upgrade__floating-button{background:transparent!important;border:1px solid #c3d0e8!important;position:fixed;bottom:32px;right:32px;width:30px!important;height:30px!important;min-width:30px;padding:0!important;display:flex;align-items:center;justify-content:center;z-index:1000;box-shadow:0 4px 12px #00000026;transition:all .3s ease;border-radius:50%;cursor:pointer;color:#fafaf9}.product-upgrade__floating-button:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0003}@media (max-width: 420px){.product-upgrade{padding:40px 20px}.product-upgrade__cards{grid-template-columns:375px;gap:20px;width:100%;padding:0}.product-upgrade__card{width:375px;min-width:375px;max-width:375px}.product-upgrade__header-title{font-size:28px}.product-upgrade__header-subtitle{font-size:16px}.product-upgrade__table-title{font-size:28px}.product-upgrade__table{width:100%}}@media (min-width: 421px) and (max-width: 767px){.product-upgrade{padding:60px 40px}.product-upgrade__cards{grid-template-columns:450px;gap:20px;width:100%;padding:0 20px}.product-upgrade__card{width:450px;min-width:450px;max-width:450px}.product-upgrade__header-title{font-size:36px}.product-upgrade__header-subtitle{font-size:18px}.product-upgrade__table-title{font-size:36px}.product-upgrade__table{width:100%}.product-upgrade__floating-button{bottom:20px;right:20px;width:45px;height:45px}}@media (min-width: 768px) and (max-width: 991px){.product-upgrade{padding:80px 60px}.product-upgrade__cards{grid-template-columns:repeat(2,375px);gap:20px;width:100%}.product-upgrade__card{width:375px;min-width:375px;max-width:375px}.product-upgrade__table{width:95%}}@media (min-width: 992px) and (max-width: 1699px){.product-upgrade__cards{grid-template-columns:repeat(2,375px);gap:20px;width:100%}.product-upgrade__card{width:375px;min-width:375px;max-width:375px}.product-upgrade__table{width:85%}}@media (min-width: 1700px){.product-upgrade__cards{grid-template-columns:repeat(4,375px);gap:20px;width:100%}.product-upgrade__card{width:375px;min-width:375px;max-width:375px}.product-upgrade__table{width:85%}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.footer{background:#252525;color:#fff}.footer-top{padding:60px 87px;text-align:left}.footer-title{font-family:Inter,sans-serif;font-size:32px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.footer-bottom{padding:45px 87px;display:flex;justify-content:space-between;align-items:flex-start}.footer-social{display:flex;gap:15px}.social-link{display:block;width:25px;height:25px;opacity:.8;transition:opacity .3s ease}.social-link:hover{opacity:1}.social-link img{width:100%;height:100%;object-fit:contain}.footer-copyright{font-family:Inter,sans-serif;font-size:16px;color:#fff;line-height:24px}.footer-links{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:16px}.footer-links a{color:#fff;text-decoration:none;transition:opacity .3s ease}.footer-links a:hover{opacity:.7}.separator{color:#fff;opacity:.5}@media (max-width: 420px){.footer-top{padding:30px 20px;text-align:center}.footer-title{font-size:24px}.footer-bottom{padding:30px 20px;flex-direction:column;align-items:center;gap:25px}.footer-social{order:1;gap:12px}.social-link{width:20px;height:20px}.footer-copyright{order:2;text-align:center;font-size:14px}.footer-links{order:3;font-size:14px}}@media (max-width: 767px){.footer-top{padding:40px;text-align:center}.footer-title{font-size:28px}.footer-bottom{padding:40px;flex-direction:column;align-items:center;gap:30px}.footer-social{order:1}.footer-copyright{order:2;text-align:center}.footer-links{order:3}}@media (min-width: 768px) and (max-width: 991px){.footer-top{padding:50px 60px}.footer-bottom{padding:40px 60px}}@media (min-width: 992px){.footer-top{padding:60px 87px}.footer-bottom{padding:45px 87px}}.page-terms{background:#162130;min-height:100vh}.terms-of-use{max-width:720px;margin:0 auto;padding:60px 24px 80px;text-align:center;font-family:Inter,sans-serif;color:#fff}.terms-of-use__title{font-family:Outfit,sans-serif;font-size:32px;font-weight:800;margin-top:100px;margin-bottom:8px;line-height:1.2;color:#fff}.terms-of-use__updated{font-size:16px;color:#c3d0e8;margin-bottom:32px}.terms-of-use__notice{font-size:14px;font-weight:600;line-height:1.6;margin-bottom:24px;padding:16px;background:#ffffff14;border-radius:8px;color:#fff}.terms-of-use__intro{font-size:16px;line-height:1.7;margin-bottom:32px;color:#fff}.terms-of-use__sections{text-align:left;list-style-position:outside;padding-left:1.5em;margin:0 auto;display:inline-block;color:#fff}.terms-of-use__sections>li{font-size:16px;line-height:1.7;margin-bottom:24px;color:#fff}.terms-of-use__sections>li strong{display:block;margin-bottom:4px;font-size:17px;color:#fff}.terms-of-use__sections ul{margin-top:8px;padding-left:1.25em}.terms-of-use__sections ul li{margin-bottom:6px;color:#fff}@media (max-width: 767px){.terms-of-use{padding:40px 20px 60px}.terms-of-use__title{font-size:26px}.terms-of-use__sections>li{font-size:15px}}.page-privacy{background:#162130;min-height:100vh}.privacy-policy{max-width:720px;margin:0 auto;padding:60px 24px 80px;text-align:center;font-family:Inter,sans-serif;color:#fff}.privacy-policy__title{font-family:Outfit,sans-serif;font-size:32px;font-weight:800;margin-top:100px;margin-bottom:8px;line-height:1.2;color:#fff}.privacy-policy__updated{font-size:16px;color:#c3d0e8;margin-bottom:32px}.privacy-policy__intro{font-size:16px;line-height:1.7;margin-bottom:32px;color:#fff}.privacy-policy__sections{text-align:left;list-style-position:outside;padding-left:1.5em;margin:0 auto;display:inline-block;color:#fff}.privacy-policy__sections>li{font-size:16px;line-height:1.7;margin-bottom:24px;color:#fff}.privacy-policy__sections>li strong{display:block;margin-bottom:4px;font-size:17px;color:#fff}.privacy-policy__sections ul{margin-top:8px;padding-left:1.25em}.privacy-policy__sections ul li{margin-bottom:6px;color:#fff}.privacy-policy__contact{font-size:16px;line-height:1.7;margin-top:32px;color:#fff}@media (max-width: 767px){.privacy-policy{padding:40px 20px 60px}.privacy-policy__title{font-size:26px}.privacy-policy__sections>li{font-size:15px}}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif;background-color:#fafafa;color:#222;overflow-x:hidden}.app{width:100%;overflow-x:hidden}html{scroll-behavior:smooth}button{border:none;background:none;cursor:pointer}a{text-decoration:none}
