.telegram-landing{width:100%;min-height:100vh;background:#000;color:#fff;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.telegram-landing:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(0,255,153,.03) 1px,transparent 0),linear-gradient(90deg,rgba(0,255,153,.03) 1px,transparent 0);background-size:40px 40px;pointer-events:none;z-index:0}.telegram-landing .container{max-width:1280px;margin:0 auto;padding:0 32px;position:relative;z-index:1}.telegram-landing .top-banner{position:fixed;top:24px;left:24px;z-index:1000}.telegram-landing .banner-button{display:inline-flex;align-items:center;gap:8px;background:#0f9;color:#000;font-size:13px;font-weight:600;padding:10px 20px;border-radius:999px;text-decoration:none;box-shadow:0 4px 12px rgba(0,255,153,.3);transition:all .2s ease}.telegram-landing .banner-button:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,255,153,.4)}.telegram-landing .banner-button svg{width:16px;height:16px}.telegram-landing .landing-hero{min-height:100vh;display:flex;align-items:center;padding:120px 0 80px;position:relative;z-index:1}.telegram-landing .hero-container{max-width:1400px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.telegram-landing .hero-content{max-width:680px}.telegram-landing .hero-headline{font-size:clamp(42px,6vw,64px);font-weight:700;line-height:1.1;margin-bottom:32px;color:#fff;letter-spacing:-.02em}.telegram-landing .highlight-green{color:#0f9;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.telegram-landing .hero-subheadline{font-size:clamp(18px,2vw,22px);line-height:1.6;color:hsla(0,0%,100%,.85);margin-bottom:40px;font-weight:400}.telegram-landing .hero-ctas{display:flex;align-items:center;gap:20px;margin-bottom:48px;flex-wrap:wrap}.telegram-landing .cta-primary{display:inline-flex;align-items:center;gap:10px;background:#0f9;color:#000;font-size:17px;font-weight:600;padding:18px 32px;border-radius:8px;text-decoration:none;transition:all .2s ease;letter-spacing:-.01em}.telegram-landing .cta-primary:hover{background:#00e689;transform:translateY(-1px);box-shadow:0 8px 20px rgba(0,255,153,.3)}.telegram-landing .cta-primary svg{width:20px;height:20px}.telegram-landing .cta-secondary{display:inline-flex;align-items:center;gap:10px;background:transparent;color:#fff;font-size:17px;font-weight:500;padding:18px 24px;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;cursor:pointer;transition:all .2s ease}.telegram-landing .cta-secondary:hover{border-color:hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.05)}.telegram-landing .cta-secondary svg{width:24px;height:24px}.telegram-landing .social-proof{display:flex;align-items:center;gap:16px}.telegram-landing .avatars{display:flex;align-items:center}.telegram-landing .avatar{width:40px;height:40px;border-radius:50%;border:2px solid #000;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}.telegram-landing .avatar-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2)}.telegram-landing .social-proof-text{font-size:15px;color:hsla(0,0%,100%,.8);font-weight:400}.telegram-landing .social-proof-text .highlight-green{color:#0f9;font-weight:600;text-decoration:none}.telegram-landing .hero-results{display:flex;flex-direction:column;gap:24px}.telegram-landing .results-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.telegram-landing .today-results{min-height:200px}.telegram-landing .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.telegram-landing .card-header h3{font-size:18px;font-weight:600;color:#fff;margin:0}.telegram-landing .live-badge{background:#0f9;color:#000;font-size:12px;font-weight:600;padding:4px 12px;border-radius:999px}.telegram-landing .results-list{display:flex;flex-direction:column;gap:16px}.telegram-landing .result-item{display:flex;align-items:center;gap:12px}.telegram-landing .check-icon{flex-shrink:0}.telegram-landing .result-info{flex:1 1;display:flex;flex-direction:column;gap:4px}.telegram-landing .result-pick{font-size:16px;font-weight:500;color:#fff}.telegram-landing .result-sport{font-size:13px;color:hsla(0,0%,100%,.5)}.telegram-landing .result-status{font-size:14px;font-weight:600;padding:4px 12px;border-radius:6px}.telegram-landing .result-status.win{background:rgba(0,255,153,.15);color:#0f9}.telegram-landing .performance-card h3{font-size:18px;font-weight:600;color:#fff;margin:0 0 24px}.telegram-landing .performance-content{display:flex;align-items:center;gap:32px}.telegram-landing .performance-stat{display:flex;flex-direction:column}.telegram-landing .stat-number{font-size:48px;font-weight:700;color:#fff;line-height:1;margin-bottom:8px}.telegram-landing .stat-label{font-size:14px;color:hsla(0,0%,100%,.6);font-weight:400}.telegram-landing .performance-chart{flex:1 1;display:flex;align-items:flex-end;gap:6px;height:80px}.telegram-landing .chart-bar{flex:1 1;background:#0f9;border-radius:4px 4px 0 0;min-height:20px;transition:all .3s ease}.telegram-landing .chart-bar:hover{opacity:.8}.telegram-landing .landing-footer{background:#000;border-top:1px solid hsla(0,0%,100%,.05);padding:80px 0 60px;position:relative;z-index:1}.telegram-landing .footer-content{text-align:center}.telegram-landing .footer-logo a{font-size:24px;font-weight:700;color:#0f9;text-decoration:none;display:inline-block;margin-bottom:20px}.telegram-landing .footer-disclaimer{font-size:14px;color:hsla(0,0%,100%,.4);margin-bottom:32px;line-height:1.7;font-weight:400;max-width:600px;margin-left:auto;margin-right:auto}.telegram-landing .footer-links{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.telegram-landing .footer-links a{color:hsla(0,0%,100%,.6);text-decoration:none;font-size:14px;transition:color .2s ease}.telegram-landing .footer-links a:hover{color:#0f9}@media (max-width:1024px){.telegram-landing .hero-container{grid-template-columns:1fr;gap:60px;padding:0 32px}.telegram-landing .hero-content{max-width:100%;text-align:center}.telegram-landing .hero-ctas,.telegram-landing .social-proof{justify-content:center}.telegram-landing .hero-results{max-width:500px;margin:0 auto}}@media (max-width:768px){.telegram-landing .top-banner{top:16px;left:16px}.telegram-landing .banner-button{font-size:12px;padding:8px 16px}.telegram-landing .landing-hero{padding:100px 0 60px;min-height:auto}.telegram-landing .hero-container{padding:0 24px}.telegram-landing .hero-headline{font-size:36px}.telegram-landing .hero-subheadline{font-size:18px}.telegram-landing .hero-ctas{flex-direction:column;width:100%}.telegram-landing .cta-primary,.telegram-landing .cta-secondary{width:100%;justify-content:center}.telegram-landing .performance-content{flex-direction:column;align-items:flex-start;gap:20px}.telegram-landing .performance-chart{width:100%}}@media (max-width:480px){.telegram-landing .hero-headline{font-size:32px}.telegram-landing .results-card{padding:20px}.telegram-landing .stat-number{font-size:40px}}