.header{background:url(/static/media/header-bg.bfa7fd6253b0df3385df.webp) no-repeat 50%/cover;color:#fff;padding:10px 20px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.header-container{justify-content:space-between}.header-container,.logo{align-items:center;display:flex}.logo{gap:12px}.logo img{height:40px;object-fit:contain;width:auto}.logo h1{color:#fff;font-size:20px;font-weight:700;white-space:nowrap}.header-buttons{align-items:center;display:flex;gap:10px}.header-buttons button{border:none;border-radius:5px;cursor:pointer;font-size:14px;padding:8px 16px;transition:.3s;white-space:nowrap}.deposit-btn{background:linear-gradient(90deg,#28a745,#34d058);color:#fff}.withdraw-btn{background:linear-gradient(90deg,#dc3545,#ff4d5e);color:#fff}.header-buttons button:hover{opacity:.85}.menu-toggle{cursor:pointer;display:none;flex-direction:column;gap:5px}.menu-toggle span{background:#fff;border-radius:2px;height:3px;width:25px}@media (max-width:992px){.logo h1{font-size:18px}.header-buttons button{font-size:13px;padding:6px 12px}}@media (max-width:768px){.header-container{flex-wrap:wrap}.header-buttons{background:#222;border-radius:8px;box-shadow:0 4px 8px #0003;display:none;flex-direction:column;padding:15px;position:absolute;right:20px;top:60px;width:160px}.header-buttons.active,.menu-toggle{display:flex}.logo h1{font-size:16px}}@media (max-width:480px){.logo img{height:30px}.logo h1{font-size:14px}.header-buttons button{font-size:12px;padding:6px 10px}}.hero{align-items:center;background:url(/static/media/HeroBanner.9088de535ce8950d555c.png) no-repeat 50%/cover;color:#fff;display:flex;height:100vh;justify-content:center;padding:20px;position:relative;text-align:center}.overlay{background:#0009;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-content{max-width:900px;padding:20px;position:relative;z-index:2}.hero h1{font-size:3rem;font-weight:700;line-height:1.2}.hero h1,.hero p{margin-bottom:20px}.hero p{font-size:1.3rem}.new-id-text{color:#fff;cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:500;margin-bottom:30px;transition:.3s ease}.new-id-text .highlight{color:#25d366;font-weight:600;text-shadow:0 0 8px #25d366b3}.new-id-text:hover{text-shadow:0 0 10px #25d366e6;transform:scale(1.05)}.hero-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.demo-btn,.whatsapp-btn{flex:1 1;max-width:240px;min-width:160px;padding:14px 28px}@media (max-width:992px){.hero h1{font-size:2.4rem}.hero p{font-size:1.1rem}.new-id-text{font-size:1.05rem}.demo-btn,.whatsapp-btn{font-size:.95rem;padding:12px 24px}}@media (max-width:768px){.hero{height:auto;padding:50px 20px}.hero h1{font-size:2rem}.hero p,.new-id-text{font-size:1rem}.new-id-text{margin-bottom:20px}.hero-buttons{align-items:center;flex-direction:column;gap:15px}.demo-btn,.whatsapp-btn{max-width:300px;width:100%}}@media (max-width:480px){.hero h1{font-size:1.6rem}.hero p,.new-id-text{font-size:.9rem}.demo-btn,.whatsapp-btn{font-size:.9rem;padding:10px 18px}}.about{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;padding:60px 10%;position:relative}.about:before{background:#000000b3;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.about>*{position:relative;z-index:2}.about-extra img,.about-left img{height:auto;max-width:280px}.about-right{flex:1 1;min-width:280px}.about-right h4{color:#ff9800;font-size:1rem;margin-bottom:10px}.about-right h2{color:#fff;font-size:2rem;line-height:1.4;margin-bottom:20px;text-transform:uppercase}.about-right p{color:#ddd;font-size:1.1rem;margin-bottom:25px}.about-buttons{display:flex;flex-wrap:wrap;gap:15px}.demo-btn,.whatsapp-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;min-width:150px;padding:12px 25px;transition:.3s}.whatsapp-btn{background:#25d366;color:#fff}.whatsapp-btn:hover{background:#1ebe5d}@media (max-width:992px){.about{flex-direction:column;padding:40px 6%;text-align:center}.about-extra,.about-left{order:-1}.about-extra img,.about-left img{display:block;margin:0 auto 20px;max-width:220px}.about-right h2{font-size:1.8rem}.about-right p{font-size:1rem}.about-buttons{justify-content:center}.demo-btn,.whatsapp-btn{max-width:260px;width:100%}}@media (max-width:480px){.about{padding:30px 20px}.about-right h2{font-size:1.5rem}.about-right p{font-size:.95rem}}.partners{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:60px 10%;position:relative;text-align:center}.partners-overlay{background:#000000b3;border-radius:12px;padding:40px}.partners h2{color:#ff9800;font-size:2.2rem;letter-spacing:1px;margin-bottom:40px;text-transform:uppercase}.partners-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);justify-items:center}.partner-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000d9;border-radius:14px;box-shadow:0 0 12px #ff98004d;max-width:280px;padding:25px 20px;transition:.3s ease;width:100%}.partner-card:hover{box-shadow:0 0 18px #ff980099;transform:translateY(-6px) scale(1.02)}.partner-card h3{color:#ff9800;font-size:1.4rem;margin-bottom:12px}.partner-link{color:#1e90ff;display:block;font-size:1rem;margin-bottom:12px;text-decoration:none;transition:.3s}.partner-link:hover{color:#63b3ff;text-decoration:underline}.partner-card p{color:#ddd;font-size:.95rem;margin:6px 0}.demo-btn{background:#ff9800;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin-top:18px;padding:10px 20px;transition:.3s;width:100%}.demo-btn:hover{background:#e68900}@media (max-width:992px){.partners-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.partners-grid{grid-template-columns:1fr}.partners{padding:40px 6%}.partners h2{font-size:1.6rem}.partner-card h3{font-size:1.2rem}.partner-link{font-size:.9rem}.partner-card p{font-size:.85rem}.demo-btn{font-size:.95rem}}.howitworks{background:radial-gradient(60% 60% at 50% 10%,#78000073,#0000 60%),radial-gradient(70% 70% at 50% 50%,#1e0000e6,#000 70%);color:#fff;padding:70px 20px;text-align:center}.hiw-title{font-size:2.2rem;font-weight:800;letter-spacing:.3px;margin-bottom:34px}.hiw-title span{color:#ffb300}.hiw-steps{display:flex;flex-wrap:wrap;gap:45px;justify-content:center;margin-bottom:32px}.hiw-step{transition:transform .3s ease;width:200px}.hiw-step:hover{transform:translateY(-4px)}.hiw-circle{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:2px solid #fffc;border-radius:50%;box-shadow:inset 0 0 25px #ff505040,0 0 12px #ff404066;display:flex;flex-direction:column;height:92px;justify-content:center;margin:0 auto 14px;transition:box-shadow .3s ease;width:92px}.hiw-circle:hover{box-shadow:inset 0 0 35px #ff50508c,0 0 18px #ff4040b3}.hiw-step-label{font-size:12px;opacity:.9}.hiw-step-number{color:#ff4040;font-size:30px;font-weight:800;line-height:1;margin-top:2px;text-shadow:0 0 6px #ff4040cc,0 0 18px #ff404099}.hiw-step-text{color:#e9e9e9;font-size:14px;line-height:1.4}.hiw-copy{margin:18px auto 22px;max-width:900px}.hiw-strong{font-weight:800}.hiw-small{font-size:13px;opacity:.9}.wa-heading{font-size:1.6rem;font-weight:800;margin:18px 0 14px}.wa-heading span{color:#ffb300}.wa-buttons{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.wa-btn{background:#ffb300;border:none;border-radius:8px;color:#181818;cursor:pointer;font-weight:800;padding:12px 22px;transition:transform .15s ease,background .2s ease,box-shadow .2s ease}.wa-btn:hover{background:#ffa000;box-shadow:0 4px 12px #ffb30066;transform:translateY(-2px)}@media (max-width:1024px){.hiw-steps{gap:30px}.hiw-step{width:160px}}@media (max-width:768px){.hiw-title{font-size:1.9rem}.hiw-step{width:45%}.hiw-circle{height:80px;width:80px}.hiw-step-number{font-size:26px}}@media (max-width:480px){.hiw-title{font-size:1.6rem}.hiw-step{width:100%}.hiw-step-text{font-size:13px}.wa-buttons{flex-direction:column;gap:12px}.wa-btn{width:100%}}.friendlybook{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:80px 20px;position:relative}.fb-overlay{background:linear-gradient(to bottom right,#000000bf,#0000008c);border-radius:14px;box-shadow:0 8px 30px #0009;margin:0 auto;max-width:1000px;padding:50px 30px;text-align:left}.fb-title{color:#f9c441;font-size:2.3rem;font-weight:800;letter-spacing:1px;margin-bottom:30px;text-align:center;text-shadow:0 0 12px #f9c44199;text-transform:uppercase}.fb-list{list-style:none;margin:0;padding:0}.fb-item{align-items:center;color:#f9c441;display:flex;font-size:1.05rem;margin-bottom:15px;transition:transform .2s ease,color .2s ease}.fb-item:hover{color:#ffdb6e;transform:translateX(5px)}.fb-icon{align-items:center;background:#f9c441;border-radius:50%;box-shadow:0 0 8px #f9c44199;color:#111;display:flex;font-size:.9rem;font-weight:700;height:22px;justify-content:center;margin-right:12px;padding:5px;width:22px}@media (max-width:768px){.fb-overlay{padding:30px 20px}.fb-title{font-size:1.9rem;margin-bottom:20px}.fb-item{font-size:.95rem}}@media (max-width:480px){.friendlybook{padding:60px 15px}.fb-title{font-size:1.6rem}.fb-item{font-size:.9rem}}.placebet{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;overflow:hidden;padding:80px 20px;position:relative;text-align:center}.placebet-overlay{background:#000000bf;border-radius:12px;padding:60px 20px;position:relative;z-index:1}.placebet:before{animation:pulseGlow 6s infinite;background:radial-gradient(circle,#ffb40026,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%;z-index:0}@keyframes pulseGlow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.3;transform:scale(1.2)}}.placebet-header{margin-bottom:50px;position:relative;z-index:2}.placebet-icon{animation:spinSlow 12s linear infinite;height:90px;margin-bottom:20px;width:90px}@keyframes spinSlow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.placebet h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ffb400,#ffda64);-webkit-background-clip:text;font-size:2rem;font-weight:800;margin-bottom:18px;text-shadow:0 0 12px #ffb40066}.placebet p{color:#ddd;font-size:1rem;line-height:1.6;margin:0 auto;max-width:700px}.placebet-cards{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;position:relative;z-index:2}.placebet-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1a1a1ad9;border:1px solid #ffb40033;border-radius:14px;cursor:pointer;padding:25px 30px;transition:transform .3s,box-shadow .3s,border .3s;width:150px}.placebet-card:hover{border-color:#ffb400;box-shadow:0 0 18px #ffb40066;transform:translateY(-8px) scale(1.05)}.placebet-card img{height:55px;margin-bottom:12px;width:55px}.placebet-card span{color:#fff;display:block;font-size:15px;font-weight:600;letter-spacing:.5px}@media (max-width:768px){.placebet-card{width:45%}.placebet h2{font-size:1.6rem}}@media (max-width:480px){.placebet-card{width:100%}.placebet-icon{height:70px;width:70px}.placebet h2{font-size:1.4rem}.placebet p{font-size:.9rem}}.support-section{background:url(/static/media/bg.7a765e30e7548befe75f.png) 50%/cover no-repeat,#2a0845;color:#fff;overflow:hidden;padding:80px 20px;position:relative}.support-section:before{background:#0009;content:"";inset:0;position:absolute;z-index:0}.support-container{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between;margin:auto;max-width:1200px;position:relative;z-index:1}.support-text{flex:1 1}.support-text h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ffb703,#ffda64);-webkit-background-clip:text;font-size:2.2rem;font-weight:700;margin-bottom:20px}.support-text ul{list-style:none;padding:0}.support-text li{align-items:center;display:flex;font-size:1.1rem;gap:8px;line-height:1.5;margin-bottom:14px}.support-image{flex:1 1;text-align:center}.support-image img{border-radius:12px;box-shadow:0 0 20px #ffb7034d;margin-bottom:25px;max-width:320px;transition:transform .3s ease}.support-image img:hover{transform:scale(1.05)}.support-btns{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:15px}.support-btn{background:linear-gradient(90deg,#ffb703,#ffda64);border-radius:30px;box-shadow:0 4px 12px #ffb70366;color:#000;padding:12px 24px;text-decoration:none}.support-btn:hover{background:linear-gradient(90deg,#f4a261,#ffb703);transform:translateY(-3px)}.support-available{color:#ffda64;font-size:1rem;font-weight:700;margin-top:10px;text-shadow:0 0 6px #000000b3}@media (max-width:992px){.support-container{flex-direction:column;text-align:center}.support-text{order:2}.support-image{order:1}}@media (max-width:480px){.support-text h2{font-size:1.6rem}.support-text li{font-size:1rem}.support-btn{font-size:.9rem;padding:10px 18px}}.footer-wrap{background:linear-gradient(180deg,#0a0a0a,#141414);color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.footer-strip{color:#bdbdbd;font-size:14px;gap:10px;justify-content:space-between;padding:14px 20px}.footer-links,.footer-strip{align-items:center;display:flex;flex-wrap:wrap}.footer-links{gap:12px}.footer-strip a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-strip a:hover{color:#ffcf4a}.footer-strip .sep{opacity:.4}.social-icons{align-items:center;display:flex;gap:14px}.social-icons img{cursor:pointer;height:26px;transition:transform .3s ease,box-shadow .3s ease;width:26px}.social-icons a[href*="wa.me"] img:hover{box-shadow:0 0 8px #25d366b3;transform:scale(1.15)}.social-icons a[href*="t.me"] img:hover{box-shadow:0 0 8px #0088ccb3;transform:scale(1.15)}.social-icons a[href*="instagram.com"] img:hover{box-shadow:0 0 8px #e1306cb3;transform:scale(1.15)}@media (max-width:600px){.footer-strip{flex-direction:column;justify-content:center;text-align:center}.social-icons{justify-content:center;margin-top:6px}}.divider{border-top:1px dashed #ffffff26;margin:8px 0}.trust-payments{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr;padding:24px 18px}@media (min-width:900px){.trust-payments{align-items:center;grid-template-columns:320px 1fr}}.trust-left{align-items:center;display:flex;gap:14px}.shield{background:#28823c26;border:1px solid #58e47a4d;border-radius:14px;box-shadow:0 0 12px #58e47a26;color:#58e47a;display:grid;font-size:26px;height:52px;place-items:center;width:52px}.trust-text .safe{color:#58e47a;font-size:16px;font-weight:700;letter-spacing:.3px}.trust-text .sub{color:#a9a9a9;font-size:13px}.payments-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.payment-card{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;box-shadow:0 2px 8px #00000040;display:flex;height:70px;justify-content:center;padding:10px;transition:all .3s ease}.payment-card img{filter:brightness(1.05) contrast(1.1);height:auto;max-height:36px;max-width:100%;object-fit:contain;width:auto}.payment-card:hover{border-color:#ffcf4a;box-shadow:0 0 14px #ffcf4a66;transform:translateY(-3px) scale(1.05)}.support-row{align-items:center;background:#ffffff08;border-radius:12px;display:flex;flex-direction:column;gap:14px;margin:0 18px;padding:20px;text-align:center}@media (min-width:700px){.support-row{flex-direction:row;justify-content:space-between;text-align:left}}.support-title{color:#e5e5e5;font-size:15px;font-weight:600}.support-phones{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.support-btn{background:#ffcf4a;border:none;border-radius:8px;color:#111;cursor:pointer;font-size:14px;font-weight:600;padding:9px 16px;transition:all .3s ease}.support-btn:hover{background:#ffd75c;box-shadow:0 0 10px #ffcf4a73;transform:translateY(-2px)}.support-gap{display:none}@media (min-width:700px){.support-gap{color:#aaa;display:inline}}.copy-row{color:#aaa;font-size:13px;line-height:1.4;padding:18px 12px 28px;text-align:center}.copy-row span{color:#ffcf4a;font-weight:700}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f9f9f9;color:#222;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer}
/*# sourceMappingURL=main.2a431dbb.css.map*/