:root{--background: #09090B;--card: #0A0A0C;--card-hover: #111113;--border: #27272A;--border-hover: #3F3F46;--text: #FAFAFA;--text-secondary: #A1A1AA;--text-muted: #71717A;--primary: #FAFAFA;--primary-foreground: #18181B;--accent: #FFFFFF;--ring: #3F3F46;--radius: .5rem;--live-red: #EF4444;--live-red-bg: rgba(239, 68, 68, .1);--green: #22C55E}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--background);color:var(--text);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}.container{max-width:1152px;margin:0 auto;padding:0 1.5rem}h1,h2,h3,h4{letter-spacing:-.025em}[dir=rtl] body{font-family:IBM Plex Sans Arabic,Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.reveal{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s ease}.reveal.visible{opacity:1;transform:translateY(0)}.stagger-1{transition-delay:80ms}.stagger-2{transition-delay:.16s}.stagger-3{transition-delay:.24s}.stagger-4{transition-delay:.32s}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-weight:500;font-size:.875rem;line-height:1;white-space:nowrap;cursor:pointer;border:none;border-radius:var(--radius);transition:background .15s,color .15s,border-color .15s,opacity .15s}.btn-primary{padding:.625rem 1rem;background:var(--primary);color:var(--primary-foreground)}.btn-primary:hover{background:#e4e4e7}.btn-primary:active{background:#d4d4d8}.btn-lg{padding:.75rem 1.5rem;font-size:.9375rem;border-radius:calc(var(--radius) + 2px)}.btn-outline{padding:.625rem 1rem;background:transparent;color:var(--text);border:1px solid var(--border)}.btn-outline:hover{background:var(--card-hover);border-color:var(--border-hover)}.nav{position:fixed;top:0;left:0;right:0;z-index:100;height:56px;border-bottom:1px solid var(--border);background:#09090bd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.nav-inner{max-width:1152px;margin:0 auto;padding:0 1.5rem;height:100%;display:flex;align-items:center;justify-content:space-between}.nav-logo{font-weight:700;font-size:1.125rem;letter-spacing:-.03em;display:flex;align-items:center;gap:8px}.nav-logo-mark{width:24px;height:24px;background:var(--primary);border-radius:6px;display:grid;place-items:center}.nav-logo-mark svg{width:14px;height:14px}.nav-links{display:flex;align-items:center;gap:0}.nav-links a{font-size:.8125rem;font-weight:500;color:var(--text-secondary);padding:.375rem .75rem;border-radius:var(--radius);transition:color .15s,background .15s}.nav-links a:hover{color:var(--text)}.nav-right{display:flex;align-items:center;gap:8px}.mobile-toggle{display:none;background:none;border:none;color:var(--text);cursor:pointer;padding:6px}.mobile-menu{display:none;position:fixed;top:56px;left:0;right:0;background:var(--background);border-bottom:1px solid var(--border);padding:1rem 1.5rem;z-index:99;flex-direction:column;gap:4px}.mobile-menu.active{display:flex}.mobile-menu a{font-size:.875rem;font-weight:500;color:var(--text-secondary);padding:.625rem .5rem;border-radius:var(--radius)}.mobile-menu a:hover{color:var(--text);background:var(--card-hover)}.lang-toggle{background:none;border:1px solid var(--border);color:var(--text-secondary);font-family:inherit;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:var(--radius);cursor:pointer;transition:color .15s,border-color .15s;line-height:1}.lang-toggle:hover{color:var(--text);border-color:var(--border-hover)}.hero{padding-top:56px}.hero-inner{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100dvh - 56px)}.hero-content{display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem 4rem 0}.hero-label{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:1.5rem}.hero-label-dot{width:6px;height:6px;border-radius:50%;background:var(--green)}.hero h1{font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;line-height:1.05;margin-bottom:1.25rem}.hero h1 em{font-style:normal;color:var(--text-secondary)}.hero-sub{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:2rem;max-width:460px}.hero-actions{display:flex;align-items:center;gap:12px;margin-bottom:3rem}.hero-meta{display:flex;align-items:center;gap:24px;padding-top:1.5rem;border-top:1px solid var(--border)}.hero-meta-item{display:flex;flex-direction:column;gap:2px}.hero-meta-value{font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.hero-meta-label{font-size:.75rem;color:var(--text-muted)}.hero-visual{display:flex;align-items:center;justify-content:center;padding:4rem 0;border-left:1px solid var(--border)}.phone{width:260px;background:var(--card);border:1px solid var(--border);border-radius:24px;overflow:hidden}.phone-statusbar{display:flex;align-items:center;justify-content:space-between;padding:10px 20px 0;font-size:.6875rem;font-weight:600;color:var(--text-secondary)}.phone-notch{width:80px;height:20px;background:var(--background);border-radius:0 0 12px 12px;margin:0 auto -4px;position:relative;z-index:1}.phone-body{padding:4px 14px 20px}.phone-app-header{display:flex;align-items:center;justify-content:space-between;padding:10px 0 12px}.phone-app-title{font-weight:700;font-size:.9375rem;letter-spacing:-.02em}.phone-app-icons{display:flex;gap:10px}.phone-app-icons span{width:18px;height:18px;border-radius:50%;border:1px solid var(--border)}.phone-tabs{display:flex;gap:0;background:var(--background);border-radius:8px;padding:3px;margin-bottom:12px}.phone-tab{flex:1;text-align:center;padding:6px 0;font-size:.625rem;font-weight:600;border-radius:6px;color:var(--text-muted)}.phone-tab-active{background:var(--primary);color:var(--primary-foreground)}.phone-match{background:var(--background);border:1px solid var(--border);border-radius:12px;padding:12px;margin-bottom:8px}.phone-match-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.phone-match-league{font-size:.5625rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.phone-match-live{display:flex;align-items:center;gap:4px;font-size:.5625rem;font-weight:700;color:var(--live-red);text-transform:uppercase;letter-spacing:.04em}.phone-match-live-dot{width:4px;height:4px;border-radius:50%;background:var(--live-red)}.phone-match-teams{display:flex;align-items:center;justify-content:space-between}.phone-team{display:flex;flex-direction:column;align-items:center;gap:4px}.phone-team-badge{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;font-size:.6875rem;font-weight:700}.phone-team-name{font-size:.5625rem;font-weight:500;color:var(--text-secondary)}.phone-vs{font-weight:700;font-size:.75rem;color:var(--text-muted)}.phone-channels{display:grid;grid-template-columns:1fr 1fr;gap:6px}.phone-ch{background:var(--background);border:1px solid var(--border);border-radius:8px;padding:10px 8px;text-align:center}.phone-ch-icon{width:22px;height:22px;border-radius:50%;margin:0 auto 4px;display:grid;place-items:center;font-size:.5625rem;font-weight:700}.phone-ch-name{font-size:.5625rem;font-weight:500;color:var(--text-secondary)}.marquee{overflow:hidden;padding:40px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);white-space:nowrap}.marquee-track{display:flex;gap:48px;animation:marquee-scroll 30s linear infinite;width:max-content}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-item{font-weight:700;font-size:clamp(18px,3vw,24px);letter-spacing:-.02em;color:var(--text-muted);display:flex;align-items:center;gap:12px;flex-shrink:0}.marquee-item-dot{width:6px;height:6px;border-radius:50%;background:var(--green);opacity:.4}[dir=rtl] .marquee-track{animation-name:marquee-scroll-rtl}@keyframes marquee-scroll-rtl{0%{transform:translate(0)}to{transform:translate(50%)}}.stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat-item{padding:2.5rem 1.5rem;text-align:center;border-right:1px solid var(--border)}.stat-item:last-child{border-right:none}.stat-number{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.1}.stat-label{font-size:.8125rem;color:var(--text-muted);margin-top:4px;font-weight:500}.features{padding:6rem 0}.section-header{max-width:560px;margin-bottom:3rem}.section-overline{font-size:.75rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.section-title{font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;line-height:1.15;margin-bottom:.75rem}.section-subtitle{font-size:.9375rem;color:var(--text-secondary);line-height:1.7}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--border);border-radius:12px;overflow:hidden}.feature-card{padding:2rem;border-right:1px solid var(--border);border-bottom:1px solid var(--border);transition:background .15s}.feature-card:nth-child(2n){border-right:none}.feature-card:nth-child(n+3){border-bottom:none}.feature-card:hover{background:var(--card-hover)}.feature-icon{width:40px;height:40px;border:1px solid var(--border);border-radius:8px;display:grid;place-items:center;margin-bottom:1rem}.feature-icon svg{width:18px;height:18px;color:var(--text-secondary)}.feature-card h3{font-size:.9375rem;font-weight:600;margin-bottom:6px}.feature-card p{font-size:.8125rem;color:var(--text-muted);line-height:1.65}.how-it-works{padding:6rem 0;border-top:1px solid var(--border)}.steps{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border);border-radius:12px;overflow:hidden;margin-top:3rem}.step{padding:2rem;border-right:1px solid var(--border)}.step:last-child{border-right:none}.step-number{font-size:.75rem;font-weight:600;color:var(--text-muted);margin-bottom:.75rem;font-variant-numeric:tabular-nums}.step h3{font-size:.9375rem;font-weight:600;margin-bottom:6px}.step p{font-size:.8125rem;color:var(--text-muted);line-height:1.65}.faq{padding:6rem 0;border-top:1px solid var(--border)}.faq-list{margin-top:3rem;border:1px solid var(--border);border-radius:12px;overflow:hidden}.faq-item{padding:1.5rem 2rem;border-bottom:1px solid var(--border)}.faq-item:last-child{border-bottom:none}.faq-item summary{font-size:.9375rem;font-weight:600;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.25rem;color:var(--text-muted);flex-shrink:0;transition:transform .2s}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{font-size:.875rem;color:var(--text-secondary);line-height:1.7;margin-top:.75rem}.cta{padding:6rem 0;border-top:1px solid var(--border)}.cta-card{border:1px solid var(--border);border-radius:12px;padding:3rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.cta-text h2{font-size:1.5rem;font-weight:700;margin-bottom:.375rem}.cta-text p{font-size:.875rem;color:var(--text-secondary)}.cta-note{font-size:.75rem;color:var(--text-muted);margin-top:.75rem;display:flex;align-items:center;gap:4px}.cta-note svg{width:12px;height:12px;flex-shrink:0}.footer{border-top:1px solid var(--border);padding:2rem 0}.footer-inner{display:flex;align-items:center;justify-content:space-between}.footer-left{display:flex;align-items:center;gap:2rem}.footer-logo{font-weight:700;font-size:.875rem;letter-spacing:-.02em}.footer-links{display:flex;gap:1.5rem}.footer-links a{font-size:.8125rem;color:var(--text-muted);transition:color .15s}.footer-links a:hover{color:var(--text)}.footer-copy{font-size:.75rem;color:var(--text-muted)}[dir=rtl] .hero-content{padding:4rem 0 4rem 2rem}[dir=rtl] .hero-visual{border-left:1px solid var(--border);border-right:none}[dir=rtl] .stat-item{border-right:none;border-left:1px solid var(--border)}[dir=rtl] .stat-item:last-child{border-left:none}[dir=rtl] .feature-card{border-right:none;border-left:1px solid var(--border)}[dir=rtl] .feature-card:nth-child(2n){border-left:none}[dir=rtl] .feature-card:nth-child(n+3){border-bottom:1px solid var(--border)}[dir=rtl] .step{border-right:none;border-left:1px solid var(--border)}[dir=rtl] .step:last-child{border-left:none}[dir=rtl] .cta-note{flex-direction:row-reverse}@media(max-width:900px){.nav-links,.nav-right{display:none}.mobile-toggle{display:block}.hero-inner{grid-template-columns:1fr;min-height:auto}.hero-content{padding:3rem 0 2rem}.hero-visual{border-left:none;border-top:1px solid var(--border);padding:2rem 0 3rem}.phone{width:220px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-item{padding:1.5rem 1rem}.stat-item:nth-child(2){border-right:none}.stat-item:nth-child(1),.stat-item:nth-child(2){border-bottom:1px solid var(--border)}.features-grid{grid-template-columns:1fr}.feature-card{border-right:none!important}.feature-card:nth-child(-n+3){border-bottom:1px solid var(--border)}.feature-card:last-child{border-bottom:none}.steps{grid-template-columns:1fr}.step{border-right:none;border-bottom:1px solid var(--border)}.step:last-child{border-bottom:none}.cta-card{flex-direction:column;text-align:center;padding:2rem}.footer-inner{flex-direction:column;gap:1rem;text-align:center}.footer-left{flex-direction:column;gap:.75rem}}@media(max-width:480px){.hero h1{font-size:2rem}.hero-actions{flex-direction:column;width:100%}.hero-actions .btn{width:100%}.hero-meta{flex-direction:column;align-items:flex-start;gap:1rem}}
