/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.section{z-index:1;background-color:#0000;padding:4rem 0;position:relative;overflow:hidden}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.container,.section-header{z-index:2;position:relative}.section-header{text-align:center;margin-bottom:2.5rem}.section-title{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:800;display:inline-block}.section-description{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.8}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 15px 35px #0000001a}.card:hover{border-color:rgba(var(--primary-color-rgb),.3);background:#ffffff0d;transform:translateY(-10px);box-shadow:0 20px 40px #0003}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.rtl{text-align:right;direction:rtl}@media (max-width:992px){.section-title{font-size:2.2rem}}@media (max-width:768px){.section-title{font-size:2rem}.section-description{font-size:1.1rem}}@media (max-width:576px){.section{padding:3rem 0}}.hero-section{z-index:1;background-color:#0000;justify-content:center;align-items:center;width:100%;min-height:90vh;padding:40px 0;display:flex;position:relative;overflow:hidden}.hero-section:before{display:none}@keyframes float-slow{0%{transform:translate(0)}to{transform:translate(20px,-20px)}}.hero-section .container{z-index:2;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 15px;display:flex;position:relative}.hero-section .container.centered{text-align:center;justify-content:center}.hero-content{flex-direction:column;align-items:center;max-width:900px;padding:40px 20px;display:flex;position:relative}.hero-title{background:linear-gradient(135deg,var(--primary-color)10%,var(--secondary-color)90%);-webkit-text-fill-color:transparent;letter-spacing:-.01em;text-shadow:0 5px 15px #7b68ee33;-webkit-background-clip:text;margin-top:1.5rem;margin-bottom:2rem;padding:.5rem 0;font-size:clamp(3.2rem,5.2vw,5rem);font-weight:900;line-height:1.2;animation:fadeSlideDown 1s ease-out}.hero-description,.hero-title{text-align:center;position:relative}.hero-description{color:var(--text-secondary);background:linear-gradient(90deg,var(--text-secondary),#555);-webkit-text-fill-color:transparent;-webkit-background-clip:text;max-width:800px;margin-bottom:3.5rem;padding:.5rem 1rem;font-size:clamp(1.3rem,2vw,1.7rem);font-weight:500;line-height:1.7;animation:fadeSlideUp 1s ease-out .3s both}.hero-stats-wrapper{margin-bottom:3.5rem;animation:fadeIn 1s ease-out .6s both}.hero-stats,.hero-stats-wrapper{justify-content:center;width:100%;display:flex}.hero-stats{gap:4rem;max-width:900px}.stat-item{text-align:center;opacity:0;flex-direction:column;flex:1;align-items:center;max-width:200px;padding:1.2rem;transition:all .3s;animation:fadeSlideUp .7s ease-out forwards;display:flex;position:relative}.stat-item-0{animation-delay:.8s}.stat-item-1{animation-delay:1s}.stat-item-2{animation-delay:1.2s}.stat-item:hover{transform:translateY(-5px)}.stat-value{color:var(--primary-color);text-align:center;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.8rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;transition:all .3s;display:inline-block;position:relative}.stat-value:before{content:"";z-index:-1;background:radial-gradient(circle,#7b68ee33,#0000 70%);border-radius:50%;width:40px;height:40px;animation:pulse-gentle 3s infinite alternate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.stat-label{color:var(--text-secondary);text-align:center;max-width:180px;margin:0 auto;font-size:1.1rem;font-weight:500;line-height:1.4;transition:all .3s}.stat-item:hover .stat-label{color:var(--primary-color-light)}.hero-cta{margin-top:-20px;animation:fadeSlideUp 1s ease-out 1.2s both;display:flex}.cta-button,.hero-cta{justify-content:center}.cta-button{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:10px;min-width:220px;padding:1.2rem 3rem;font-size:1.3rem;font-weight:700;text-decoration:none;transition:all .4s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #7b68ee80}.cta-button .material-symbols-rounded{font-size:1.5rem;transition:transform .3s}.cta-button:hover .material-symbols-rounded{transform:translate(3px)}.cta-button:hover{transform:translateY(-5px);box-shadow:0 15px 35px #7b68eeb3}.cta-button:after{content:"";background:#ffffff4d;width:70%;height:200%;transition:transform .7s;position:absolute;top:-50%;left:-100%;transform:rotate(30deg)}.cta-button:hover:after{transform:rotate(30deg)translate(200%)}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes textGlow{0%{text-shadow:0 0 10px var(--primary-color-light),0 0 20px var(--primary-color-light)}to{text-shadow:0 0 20px var(--secondary-color-light),0 0 30px var(--secondary-color-light)}}@keyframes pulse-gentle{0%{opacity:.5;transform:translate(-50%,-50%)scale(.8)}to{opacity:.8;transform:translate(-50%,-50%)scale(1.2)}}@media (min-width:1601px){.hero-section .container{max-width:1400px}}@media (max-width:1600px) and (min-width:1201px){.hero-section .container{max-width:1500px}}@media (max-width:1200px){.hero-section .container{max-width:1100px}}@media (max-width:992px){.hero-section .container{text-align:center;flex-direction:column}[data-rtl=true] .hero-section .container{flex-direction:column}.hero-content{text-align:center;max-width:100%;margin:0;padding:30px 15px}.hero-title{margin-top:1.5rem;margin-bottom:1.8rem;padding:.5rem 0;font-size:clamp(2.8rem,4.8vw,3.8rem);line-height:1.3}.hero-description{max-width:90%;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:clamp(1.2rem,1.7vw,1.4rem)}.hero-stats{gap:2.5rem}.stat-value{font-size:clamp(2.2rem,3.5vw,3rem)}}@media (max-width:768px){.hero-section{min-height:100vh;padding-top:80px}.mobile-spacer{height:80px}.hero-title{text-shadow:0 5px 20px #7b68ee4d;margin-top:2rem;margin-bottom:1.8rem;padding:0 1.5rem;font-size:clamp(2.4rem,5vw,3rem);line-height:1.3}.hero-description{max-width:95%;margin-bottom:3rem;padding:1rem 1.5rem;font-size:1.2rem;line-height:1.7}.hero-stats{grid-template-columns:repeat(2,1fr);align-items:center;gap:1.5rem;max-width:95%;margin:0 auto 3rem;display:grid}.stat-item{width:100%;max-width:none;margin:0;padding:1.2rem}.primary-button{padding:1.1rem 3rem;font-size:1.2rem;box-shadow:0 8px 20px #7b68ee66}.cta-button{min-width:200px;padding:1.1rem 2.5rem;font-size:1.2rem}}@media (max-width:480px){.hero-section{padding-top:60px;padding-bottom:40px}.hero-title{letter-spacing:-.02em;margin-top:1.5rem;margin-bottom:1.5rem;padding:0 1rem;font-size:clamp(2.2rem,4.5vw,2.6rem);line-height:1.35}.hero-description{max-width:100%;margin-bottom:2.5rem;padding:.8rem 1rem;font-size:1.1rem;line-height:1.6}.hero-stats{grid-template-columns:1fr;gap:1.2rem;max-width:100%}.stat-item{max-width:100%;padding:1rem}.stat-value{margin-bottom:.6rem;font-size:2.4rem}.stat-label{font-size:1.05rem}.primary-button{padding:1rem 2.5rem;font-size:1.15rem;box-shadow:0 6px 15px #7b68ee66}.cta-button{min-width:180px;padding:1rem 2rem;font-size:1.15rem}}[data-rtl=true] .hero-section .container{flex-direction:row-reverse}.rtl-hero .hero-title{letter-spacing:0;line-height:1.5}.rtl-hero .hero-description{line-height:1.8}@media (max-width:768px){.rtl-hero .hero-title{font-size:clamp(2.2rem,4.8vw,2.8rem);line-height:1.5}.rtl-hero .hero-description{font-size:1.15rem;line-height:1.7}[data-rtl=true] .hero-section .container{flex-direction:column}}@media (max-width:480px){.rtl-hero .hero-title{font-size:clamp(2rem,4.5vw,2.4rem);line-height:1.6}.rtl-hero .hero-description{font-size:1.05rem;line-height:1.7}}.app-store-buttons{justify-content:center;gap:24px;margin-top:0;padding-top:10px;animation:fadeSlideUp 1s ease-out 1.4s both;display:flex}.app-store-link{filter:drop-shadow(0 4px 8px #0003);max-width:100%;transition:all .3s;display:inline-block;transform:translateY(0)}.app-store-link:hover{filter:drop-shadow(0 8px 12px #0000004d);transform:translateY(-3px)}@media (max-width:480px){.app-store-buttons{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:100%}.app-store-link{width:80%;max-width:200px;height:auto}.app-store-link img{width:100%;height:auto}}