:root{--orange:#e67900;--orange2:#ff9800;--navy:#07112f;--muted:#44506a;--line:#e8e5df}*{box-sizing:border-box}html,body{margin:0;overflow-x:hidden;background:#eef0f3;color:var(--navy);font-family:Arial,"Helvetica Neue",sans-serif}button,input{font:inherit}.page{width:864px;height:1821px;margin:0 auto;overflow:hidden;background:linear-gradient(120deg,#fff,#fffdfa)}header{height:92px;padding:18px 46px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #eee9e2}.brand{display:flex;align-items:center;gap:12px;color:var(--navy);text-decoration:none}.brand>img{width:50px;height:58px;object-fit:contain}.brand strong{display:block;font-size:28px}.brand small{display:block;color:var(--orange);font-size:20px;font-weight:800}.header-actions{display:flex;align-items:center;gap:27px}.header-actions button{width:44px;height:44px;padding:0;border:0;background:#fff}.header-actions button img{width:100%;height:100%;object-fit:contain}.login-button{height:50px;padding:0 25px;display:flex;align-items:center;border-radius:9px;color:#fff;background:var(--orange);text-decoration:none;font-weight:800}.bottom-nav{position:fixed;z-index:30;left:50%;bottom:0;transform:translateX(-50%);width:864px;height:90px;padding:8px 55px;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid #e8e5df}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#45516c;text-decoration:none;font-size:14px;font-weight:700}.bottom-nav a.active{color:var(--orange)}.bottom-nav img{width:43px;height:43px;object-fit:cover;margin-bottom:2px}.toast{position:fixed;z-index:50;left:50%;bottom:110px;transform:translateX(-50%);padding:12px 22px;border-radius:22px;color:#fff;background:#3e260b}.toast[hidden]{display:none}.orange-btn,.white-btn{height:48px;padding:0 24px;border-radius:8px;font-weight:800}.orange-btn{border:0;color:#fff;background:linear-gradient(90deg,#e36c00,#f49300)}.white-btn{border:1px solid #ece5dd;color:#18203c;background:#fff}.section-title{height:48px;margin:0 48px;display:flex;align-items:end;justify-content:space-between;padding-bottom:10px}.section-title h2{margin:0;font-size:22px}.section-title button{border:0;background:none;color:var(--orange);font-weight:800}
.home-hero{height:450px;position:relative;overflow:hidden;padding:45px 48px;background:linear-gradient(110deg,#fffdf8,#fff6ea)}.home-hero .copy{position:relative;z-index:2;width:455px}.eyebrow{display:inline-block;padding:6px 12px;border-radius:15px;color:var(--orange);background:#fff2df;font-size:13px;font-weight:800}.home-hero h1{margin:24px 0 15px;font-size:48px;line-height:1.08;letter-spacing:-1.8px}.home-hero h1 em{display:block;color:var(--orange);font-style:normal}.home-hero p{margin:0;color:var(--muted);font-size:17px;line-height:1.55}.hero-actions{display:flex;gap:18px;margin-top:28px}.hero-image{position:absolute;right:0;top:5px;width:435px;height:440px;object-fit:cover;mix-blend-mode:multiply;mask-image:linear-gradient(90deg,transparent,#000 15%)}.trust-row{position:absolute;z-index:2;left:48px;bottom:25px;display:flex;gap:42px}.trust-row span{font-size:13px;line-height:1.35}.trust-row b{display:block}.home-main{height:236px;margin:0 47px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(70,50,20,.08)}.home-main button{border:0;border-right:1px solid #eeeae4;background:#fff}.home-main button:last-child{border:0}.home-main img{width:74px;height:74px;border-radius:20px;object-fit:cover}.home-main b,.home-main small{display:block}.home-main b{margin:10px 0;font-size:18px}.home-main small{color:var(--muted);font-size:14px;line-height:1.5}.quick-help{height:98px;margin:0 47px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.quick-help button{display:grid;grid-template-columns:56px 1fr;gap:8px;align-items:center;padding:8px;border:1px solid #ece8e2;border-radius:12px;background:#fff;text-align:left}.quick-help img{width:55px;height:55px;border-radius:50%;object-fit:cover}.quick-help b,.quick-help small{display:block}.quick-help b{font-size:14px;line-height:1.25}.quick-help small{margin-top:6px;color:var(--muted);font-size:12px}.home-feature{height:240px;margin:22px 48px 0;position:relative;overflow:hidden;padding:26px 35px;border-radius:14px;background:linear-gradient(110deg,#fff6e9,#fffaf4)}.home-feature .copy{position:relative;z-index:2;width:430px}.home-feature h2{margin:13px 0 10px;font-size:30px;line-height:1.13}.home-feature p{margin:0;color:var(--muted);font-size:15px;line-height:1.45}.home-feature .orange-btn{margin-top:16px}.home-feature>img{position:absolute;right:0;top:0;width:410px;height:240px;object-fit:cover;mix-blend-mode:multiply;mask-image:linear-gradient(90deg,transparent,#000 17%)}.list-box{margin:0 48px;border:1px solid #e8e5df;border-radius:14px;background:#fff;overflow:hidden}.popular-list{height:260px}.popular-list article{height:65px;padding:8px 16px;display:grid;grid-template-columns:54px 1fr 100px 110px;gap:14px;align-items:center;border-bottom:1px solid #ece8e3}.popular-list article:last-child{border:0}.popular-list img{width:48px;height:48px;border-radius:9px;object-fit:cover}.popular-list h3{margin:0 0 5px;font-size:15px}.popular-list p{margin:0;color:var(--muted);font-size:13px}.tag{display:inline-block;padding:5px 9px;border-radius:7px;color:var(--orange);background:#fff1df;font-size:12px;font-weight:800}.popular-list time{color:#46516a;font-size:13px}.faq{margin:0 48px}.faq details{margin-bottom:7px;border:1px solid #e8e5df;border-radius:9px;background:#fff}.faq summary{padding:11px 17px;cursor:pointer;font-size:14px;font-weight:700}.faq p{margin:0;padding:0 17px 11px;color:var(--muted);font-size:13px}.independent-note{height:55px;margin:15px 48px 0;padding:12px 20px;border-radius:12px;color:#79512c;background:#fff6e9;font-size:13px;line-height:1.35}
.sub-hero{height:420px;position:relative;overflow:hidden;padding:32px 47px;background:linear-gradient(110deg,#fff,#fff5e8)}.crumb{margin-bottom:35px;color:#5a6173;font-size:13px}.crumb b{color:var(--orange)}.sub-hero .copy{position:relative;z-index:2;width:455px}.sub-hero h1{margin:0;font-size:42px;line-height:1.1}.sub-hero h1 em{display:block;color:var(--orange);font-style:normal}.sub-hero p{width:410px;margin:20px 0;color:var(--muted);font-size:16px;line-height:1.55}.sub-hero .hero-image{width:420px;height:410px}.sub-hero .trust-row{bottom:28px;gap:36px}.sub-hero .hero-actions{margin-top:22px}.two-cards{height:290px;margin:0 47px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.download-card{padding:22px;border:1px solid #e8e4de;border-radius:14px;background:#fff}.download-card .os{display:grid;grid-template-columns:78px 1fr;gap:14px;align-items:center}.download-card .os img{width:72px;height:72px;border-radius:14px;object-fit:cover}.download-card h3{margin:0 0 8px;font-size:18px}.download-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.4}.download-card ul{padding:0;margin:22px 0;list-style:none;font-size:13px;line-height:2}.download-card button{width:100%}.step-row{height:230px;margin:0 47px;display:grid;grid-template-columns:repeat(5,1fr);border-radius:14px;background:#fff}.step-row article{text-align:center;padding:12px 11px;border-right:1px solid #ece8e2}.step-row article:last-child{border:0}.step-row img{width:72px;height:72px;border-radius:50%;object-fit:cover}.step-row h3{margin:8px 0;font-size:14px}.step-row p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.system-note{height:105px;margin:18px 47px;padding:22px 34px;display:grid;grid-template-columns:1fr 1fr;gap:30px;border-radius:13px;background:#fff5e8;font-size:13px;line-height:1.7}.benefit-row{height:145px;margin:0 47px;display:grid;grid-template-columns:repeat(4,1fr)}.benefit-row article{text-align:center;padding:5px 12px}.benefit-row img{width:68px;height:68px;border-radius:50%;object-fit:cover}.benefit-row h3{margin:6px 0;font-size:14px}.benefit-row p{margin:0;color:var(--muted);font-size:12px;line-height:1.35}
.learn-row{height:145px;margin:0 38px;display:grid;grid-template-columns:repeat(6,1fr);border:1px solid #e9e5df;border-radius:12px}.learn-row article{text-align:center;padding:10px 5px;border-right:1px solid #eeeae4}.learn-row article:last-child{border:0}.learn-row img{width:58px;height:58px;border-radius:50%;object-fit:cover}.learn-row h3{margin:4px 0;font-size:12px}.learn-row p{margin:0;color:var(--muted);font-size:10px;line-height:1.35}.guide-index{height:385px}.guide-index article{height:55px;padding:7px 16px;display:grid;grid-template-columns:48px 1fr 55px;align-items:center;border-bottom:1px solid #ece8e2}.guide-index img{width:42px;height:42px;border-radius:8px;object-fit:cover}.guide-index h3{margin:0 0 4px;font-size:14px}.guide-index p{margin:0;color:var(--muted);font-size:11px}.guide-index button{border:0;background:none;color:var(--orange);font-weight:700}.tip-row{height:145px;margin:0 39px;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.tip-row article{text-align:center;padding:10px;border-radius:10px;background:#fff9f2}.tip-row img{width:64px;height:64px;border-radius:50%;object-fit:cover}.tip-row h3{margin:5px 0;font-size:12px}.tip-row p{margin:0;color:var(--muted);font-size:10px;line-height:1.35}.casino-banner{height:170px;margin:20px 40px 0;position:relative;overflow:hidden;padding:30px 36px;border-radius:13px;background:#fff5e8}.casino-banner h2{margin:0 0 12px;font-size:25px}.casino-banner p{margin:0 0 15px;color:var(--muted);font-size:13px}.casino-banner img{position:absolute;right:0;top:0;width:400px;height:170px;object-fit:cover;mix-blend-mode:multiply;mask-image:linear-gradient(90deg,transparent,#000 18%)}
.split-content{height:350px;margin:0 42px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.form-card,.issue-card,.requirements-card{padding:22px;border:1px solid #e8e4df;border-radius:13px;background:#fff}.form-card h2,.issue-card h2,.requirements-card h2{margin:0 0 20px;font-size:20px}.form-card label{display:block;margin:0 0 8px;font-size:12px}.form-card input{width:100%;height:42px;margin:0 0 14px;padding:0 14px;border:1px solid #ddd8d2;border-radius:6px}.form-card .orange-btn{width:100%}.issue-card article{height:65px;display:grid;grid-template-columns:58px 1fr;align-items:center;border-bottom:1px solid #ece8e2}.issue-card article:last-of-type{border:0}.issue-card img{width:52px;height:52px;border-radius:50%;object-fit:cover}.issue-card h3{margin:0 0 5px;font-size:14px}.issue-card p{margin:0;color:var(--muted);font-size:12px}.requirements{height:300px;margin:0 37px;display:grid;grid-template-columns:1fr 1.1fr;gap:18px}.requirements-card{background:#fffaf4}.requirements-card ul{padding:0;margin:0;list-style:none;font-size:14px;line-height:2.5}.requirements-card article{height:60px;display:grid;grid-template-columns:55px 1fr;gap:10px;align-items:center}.requirements-card article img{width:50px;height:50px;border-radius:10px;object-fit:cover}.requirements-card h3{margin:0 0 4px;font-size:14px}.requirements-card p{margin:0;color:var(--muted);font-size:12px}
@media(max-width:864px){.page{margin:0;transform:none;zoom:calc(100vw / 864px)}.bottom-nav{zoom:calc(100vw / 864px)}}
@media(min-width:865px) and (max-height:1000px){.page{margin:0 auto -910.5px;transform:scale(.5);transform-origin:top center}.bottom-nav{transform:translateX(-50%) scale(.5);transform-origin:bottom center}}
body[data-page="home"] .bottom-nav{height:72px}.home-feature .copy{width:390px}.trust-row span{min-height:35px;padding-left:38px;background:left center/31px auto no-repeat}.trust-row span:nth-child(1){background-image:url("assets/tpl12/icons/trust-safe.png")}.trust-row span:nth-child(2){background-image:url("assets/tpl12/icons/trust-fast.png")}.trust-row span:nth-child(3){background-image:url("assets/tpl12/icons/trust-users.png")}.sub-hero .copy .trust-row{position:static;left:auto;bottom:auto;margin-top:38px}.login-page .sub-hero,.register-page .sub-hero{height:460px}.login-page .sub-hero .copy .trust-row,.register-page .sub-hero .copy .trust-row{margin-top:30px}.login-page .sub-hero .hero-actions,.register-page .sub-hero .hero-actions{margin-top:18px}.register-page .step-row{height:250px}.register-page .benefit-row{height:165px}.step-row img{height:88px;object-fit:contain}.learn-row img{width:50px;height:50px;object-fit:contain}.tip-row img{width:60px;height:52px;object-fit:contain}.faq details{margin-bottom:6px}.faq summary{padding:8px 17px}.independent-note{margin-top:8px}.guide-page .section-title{height:42px}.guide-page .casino-banner{margin-top:12px}.guide-page .independent-note{height:45px;font-size:12px;padding-top:7px}
body[data-page="home"] .bottom-nav{height:72px}.home-feature .copy{width:390px}.trust-row span{min-height:35px;padding-left:38px;background:left center/31px auto no-repeat}.trust-row span:nth-child(1){background-image:url("assets/tpl12/icons/trust-safe.png")}.trust-row span:nth-child(2){background-image:url("assets/tpl12/icons/trust-fast.png")}.trust-row span:nth-child(3){background-image:url("assets/tpl12/icons/trust-users.png")}.sub-hero .copy .trust-row{position:static;left:auto;bottom:auto;margin-top:38px}.login-page .sub-hero,.register-page .sub-hero{height:460px}.login-page .sub-hero .copy .trust-row,.register-page .sub-hero .copy .trust-row{margin-top:30px}.login-page .sub-hero .hero-actions,.register-page .sub-hero .hero-actions{margin-top:18px}.register-page .step-row{height:270px}.register-page .benefit-row{height:180px}.register-page .requirements{height:315px}.step-row img{height:88px;object-fit:contain}.learn-row img{width:50px;height:50px;object-fit:contain}.tip-row img{width:60px;height:52px;object-fit:contain}.faq details{margin-bottom:6px}.faq summary{padding:8px 17px}.independent-note{margin-top:8px}.guide-page .sub-hero{height:410px}.guide-page .section-title{height:38px}.guide-page .tip-row{height:135px}.guide-page .casino-banner{height:160px;margin-top:8px}.guide-page .independent-note{height:42px;font-size:12px;padding-top:6px}
