.app{width:100%;max-width:100%;margin:0 auto;background-color:#f5f5f5}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#e8e8e8;box-shadow:0 2px 4px #0000000d}.logo{height:40px;width:auto}.header-right{display:flex;gap:1rem;align-items:center}.language-selector{position:relative}.language-button{display:flex;align-items:center;padding:.6rem 1rem;border:none;border-radius:8px;background:transparent;cursor:pointer;font-size:.95rem;color:#333;font-weight:500;transition:all .2s}.language-button:hover{background:#ffffff1a}.dropdown-arrow{margin-left:auto;padding-left:.5rem;font-size:.7rem;color:#666}.language-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:2px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 20px #00000026;min-width:200px;z-index:1000;overflow:hidden}.language-option{display:flex;align-items:center;width:100%;padding:.8rem 1rem;border:none;background:#fff;cursor:pointer;font-size:.95rem;color:#333;text-align:left;transition:background .2s}.language-option:hover{background:#f5f5f5}.language-option.selected{background:#f0f0ff;color:#5856d6;font-weight:600}.language-option:not(:last-child){border-bottom:1px solid #f0f0f0}.live-badge{display:flex;align-items:center;gap:.4rem;padding:.5rem 1.2rem;background-color:#b8312f;color:#fff;border-radius:25px;font-weight:700;font-size:.9rem;letter-spacing:.5px;text-decoration:none}.live-icon{width:18px;height:18px;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.hero{position:relative;width:100%;overflow:hidden}.hero-banner{width:100%;height:auto;display:block;object-fit:cover;max-height:450px}.hero-content{position:absolute;top:50%;left:18%;transform:translateY(-50%);z-index:10}.hero-title,.hero-subtitle{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.4;margin-bottom:.5rem;text-shadow:none}.hero-button{margin-top:1.2rem;padding:.9rem 2.8rem;background:linear-gradient(135deg,#efc527,#d4aa1f);color:#fff;border:none;border-radius:30px;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 4px 15px #efc52780;transition:all .3s;letter-spacing:.3px;text-decoration:none;display:inline-block;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.hero-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #efc52799}.section{padding:3rem 2rem;text-align:center}.section-title{font-size:1.8rem;margin-bottom:.5rem;color:#333;display:flex;align-items:center;justify-content:center;gap:2rem}.section-title:before,.section-title:after{content:"";flex:1;height:2px;background:linear-gradient(to right,transparent,#ddd 20%,#ddd 80%,transparent);max-width:250px}.section-subtitle{color:#666;margin-bottom:2rem}.country-cards{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;max-width:1200px;margin:0 auto}.country-card{flex:1;min-width:280px;max-width:350px;padding:3rem 2rem;border-radius:15px;color:#fff;cursor:pointer;transition:transform .3s;display:flex;flex-direction:column;align-items:center;gap:1rem;text-decoration:none}.country-card:hover{transform:translateY(-10px)}.country-card.singapore{background:linear-gradient(135deg,#ff5161,#ff7080)}.country-card.malaysia{background:linear-gradient(135deg,#50c6ff,#70d4ff)}.country-card.hong-kong{background:linear-gradient(135deg,#ff6e60,#ff8d80)}.country-icon{width:150px;height:150px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 8px 20px #0003,0 0 40px #ff6e6066,0 0 60px #ff6e604d,0 0 80px #ff6e6033;position:relative}.country-icon img,.country-icon svg{width:180px!important;height:180px!important;object-fit:cover;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.country-card.singapore .country-icon img{top:55%}.country-name{font-size:1.3rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:0;white-space:nowrap;text-align:center}.whatsapp-icon{width:24px;height:24px;margin-right:.5rem;vertical-align:middle}.game-grid{display:flex;flex-wrap:wrap;gap:2.5rem 2rem;max-width:900px;margin:0 auto;padding:0 2rem;justify-content:center}.game-category{display:flex;flex-direction:column;align-items:center;gap:1rem;cursor:pointer;transition:transform .3s;width:160px;text-decoration:none}.game-category:hover{transform:scale(1.1)}.game-icon{width:160px;height:160px;border-radius:50%;background:linear-gradient(135deg,#4c4cdc,#3a3ab8);display:flex;align-items:center;justify-content:center;padding:35px;box-shadow:0 4px 15px #4c4cdc4d}.game-icon img{width:100%;height:100%;object-fit:contain}.game-name{font-weight:600;color:#333;font-size:.95rem}.news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:900px;margin:0 auto}@media(max-width:768px){.news-grid{grid-template-columns:repeat(2,1fr)}}.news-card{display:flex;flex-direction:column;align-items:center;gap:1rem;cursor:pointer;transition:transform .3s}.news-card:hover{transform:scale(1.05)}.news-icon{width:140px;height:140px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:30px;box-shadow:0 4px 15px #00000026}.news-icon img{width:100%;height:100%;object-fit:contain}.news-icon.live-feed{background:linear-gradient(135deg,#b31a1a,#8f1515)}.news-icon.racing-news{background:linear-gradient(135deg,#f59e0b,#d97706)}.news-icon.sports-news{background:linear-gradient(135deg,#65a30d,#4d7c0f)}.news-icon.community{background:linear-gradient(135deg,#facc15,#eab308)}.news-title{font-weight:600;color:#333;font-size:.95rem}.footer{padding:2rem;background-color:#e8e8e8;color:#666;text-align:center;font-size:.85rem}.back-section{padding:1rem 2rem}.back-button{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;background-color:#5856d6;color:#fff;text-decoration:none;border-radius:8px;font-weight:500;font-size:.95rem;transition:all .3s}.back-button:hover{background-color:#4a47a3;transform:translate(-5px)}.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto;padding:0 2rem}.content-card{display:flex;flex-direction:column;align-items:center;gap:1rem;text-decoration:none;color:inherit}.content-placeholder{width:100%;aspect-ratio:16 / 9;background-color:#d9d9d9;border-radius:12px;box-shadow:0 2px 8px #0000001a}.content-image{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:12px;box-shadow:0 2px 8px #0000001a}.content-label{font-weight:600;color:#333;font-size:1rem;text-align:center}.news-card{text-decoration:none;color:inherit}@media(max-width:900px)and (min-width:421px){.game-grid{gap:2rem 1.5rem;padding:0 1.5rem}.game-category{width:120px}.game-icon{width:120px;height:120px;padding:25px}.game-name{font-size:.9rem}.news-grid{grid-template-columns:repeat(3,110px);gap:2.5rem 2rem;padding:0 1.5rem;justify-content:center}.news-card{width:110px}.news-icon{width:110px;height:110px;padding:22px}.news-title{font-size:.9rem}}@media(max-width:768px){.header{padding:1rem}.logo{height:32px}.hero-content{left:5%}.hero-title{font-size:1.1rem;margin-bottom:.8rem;line-height:1.3}.hero-button{padding:.5rem 1.5rem;font-size:.75rem}.language-button{padding:.5rem .8rem;font-size:.85rem}.live-badge{padding:.4rem 1rem;font-size:.85rem}.section{padding:2rem 1rem}.section-title{font-size:1.5rem}.section-title:before,.section-title:after{max-width:100px}.country-cards{gap:.8rem;padding:0 .8rem;flex-wrap:nowrap}.country-card{min-width:0;max-width:none;padding:1.5rem .6rem;flex:1}.country-icon{width:80px;height:80px;box-shadow:0 4px 12px #0003,0 0 20px #ff6e6066,0 0 30px #ff6e604d,0 0 40px #ff6e6033;position:relative}.country-icon img,.country-icon svg{width:100px!important;height:100px!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.country-card.singapore .country-icon img{top:55%}.country-name{font-size:.85rem;white-space:nowrap;justify-content:center}.whatsapp-icon{width:16px;height:16px}.news-grid{gap:2.5rem 2rem;padding:0 1.5rem;max-width:400px;grid-template-columns:repeat(3,110px);justify-content:center}.news-card{width:110px}.news-icon{width:110px;height:110px;padding:22px}.news-title{font-size:.9rem}.footer{padding:1.5rem 1rem;font-size:.8rem}}@media(max-width:420px){.game-grid{gap:1.5rem 1rem;padding:0 1rem;max-width:400px}.game-category{width:85px}.game-icon{width:85px;height:85px;padding:18px}.game-name{font-size:.85rem}.news-grid{grid-template-columns:repeat(3,90px);gap:2rem 1.5rem;padding:0 1rem;justify-content:center}.news-card{width:90px}.news-icon{width:90px;height:90px;padding:18px}.news-title{font-size:.85rem}}@media(max-width:360px){.header{padding:.8rem .6rem}.logo{height:28px}.language-button{padding:.4rem .6rem;font-size:.8rem}.live-badge{padding:.35rem .8rem;font-size:.8rem}.live-icon{width:14px;height:14px}.section{padding:1.5rem .6rem}.section-title{font-size:1.3rem;gap:1rem}.section-title:before,.section-title:after{max-width:60px}.section-subtitle{font-size:.85rem;margin-bottom:1.5rem}.country-cards{gap:.6rem;padding:0 .6rem}.country-card{padding:1.2rem .5rem}.country-icon{width:70px;height:70px;position:relative}.country-icon img,.country-icon svg{width:90px!important;height:90px!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.country-card.singapore .country-icon img{top:55%}.country-name{font-size:.8rem;white-space:nowrap;justify-content:center}.whatsapp-icon{width:14px;height:14px}.game-grid{gap:1.2rem .8rem;padding:0 .8rem}.game-category{width:75px}.game-icon{width:75px;height:75px;padding:16px}.game-name{font-size:.8rem}.news-grid{grid-template-columns:repeat(3,80px);gap:1.5rem 1.2rem;padding:0 .8rem;justify-content:center}.news-card{width:80px}.news-icon{width:80px;height:80px;padding:16px}.news-title{font-size:.8rem}.footer{padding:1.2rem .6rem;font-size:.75rem}}@media(max-width:768px){.back-section{padding:.8rem 1rem}.back-button{padding:.5rem 1rem;font-size:.85rem}.content-grid{gap:1.5rem;padding:0 1rem}.content-label{font-size:.9rem}}@media(max-width:480px){.back-section{padding:.6rem .8rem}.back-button{padding:.4rem .8rem;font-size:.8rem}.content-grid{gap:1rem;padding:0 .8rem}.content-label{font-size:.85rem}}@media(max-width:360px){.back-section{padding:.5rem .6rem}.back-button{padding:.35rem .7rem;font-size:.75rem}.content-grid{gap:.8rem;padding:0 .6rem}.content-label{font-size:.75rem}}@media(max-width:768px){.hero-content{left:5%;right:5%}.hero-title,.hero-subtitle{font-size:1.2rem;line-height:1.4;margin-bottom:.3rem;text-shadow:none}.hero-button{padding:.5rem 1.5rem;font-size:.85rem;margin-top:1rem}}@media(max-width:480px){.hero-title,.hero-subtitle{font-size:1rem;line-height:1.4;text-shadow:none}.hero-button{padding:.4rem 1.2rem;font-size:.75rem;margin-top:.8rem}}@media(max-width:360px){.hero-title,.hero-subtitle{font-size:.9rem;line-height:1.4;text-shadow:none}.hero-button{padding:.35rem 1rem;font-size:.7rem;margin-top:.6rem}}@media(max-width:350px){.header{padding:.7rem .5rem}.logo{height:26px}.language-button{padding:.35rem .5rem;font-size:.75rem}.dropdown-arrow{font-size:.6rem}.live-badge{padding:.3rem .7rem;font-size:.75rem}.live-icon{width:12px;height:12px}.section{padding:1.2rem .5rem}.section-title{font-size:1.2rem;gap:.8rem}.section-title:before,.section-title:after{max-width:50px}.section-subtitle{font-size:.8rem;margin-bottom:1.2rem}.country-cards{gap:.5rem;padding:0 .5rem}.country-card{padding:1rem .4rem}.country-icon{width:65px;height:65px;position:relative}.country-icon img,.country-icon svg{width:85px!important;height:85px!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.country-card.singapore .country-icon img{top:55%}.country-name{font-size:.75rem;white-space:nowrap;justify-content:center}.whatsapp-icon{width:12px;height:12px}.game-grid{gap:1rem .7rem;padding:0 .7rem}.game-category{width:70px}.game-icon{width:70px;height:70px;padding:15px}.game-name{font-size:.75rem}.news-grid{grid-template-columns:repeat(3,75px);gap:1.3rem 1rem;padding:0 .7rem;justify-content:center}.news-card{width:75px}.news-icon{width:75px;height:75px;padding:15px}.news-title{font-size:.75rem}.hero-title,.hero-subtitle{font-size:.85rem;line-height:1.4;text-shadow:none}.hero-button{padding:.3rem .9rem;font-size:.65rem;margin-top:.5rem}.footer{padding:1rem .5rem;font-size:.7rem}}*{margin:0;padding:0;box-sizing:border-box}body{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}#root{width:100%;min-height:100vh}
