html{font-size:62.5%;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{margin:0;font-family:'Noto Sans Bengali','Hind Siliguri',Arial,sans-serif;background:#1b0713;color:#f0f0f0;font-size:1.6rem;line-height:1.5;overflow-x:hidden}a{color:#ffb6c1;text-decoration:none}img{max-width:100%;display:block}.pgd2-wrapper{max-width:43rem;margin:0 auto;background:linear-gradient(180deg,#2a0a1d 0%,#12070f 58%,#220817 100%);min-height:100vh;box-shadow:0 0 4rem rgba(221,160,221,.16)}.pgd2-container{width:min(100% - 2.4rem,40.6rem);margin:0 auto}.pgd2-header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:min(100%,43rem);z-index:1000;background:rgba(51,51,51,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,192,203,.24);transition:.25s}.pgd2-header-compact{box-shadow:0 .8rem 2.4rem rgba(0,0,0,.35)}.pgd2-topbar{display:flex;align-items:center;justify-content:space-between;gap:.8rem;min-height:6.4rem;padding:.7rem 1rem}.pgd2-brand{display:flex;align-items:center;gap:.8rem;color:#fff;font-weight:900;letter-spacing:.02em}.pgd2-logo{width:3.2rem;height:3.2rem;border-radius:.9rem;box-shadow:0 0 1.8rem rgba(255,182,193,.48)}.pgd2-brand-text{font-size:1.8rem;white-space:nowrap}.pgd2-actions{display:flex;align-items:center;gap:.5rem}.pgd2-btn{border:0;border-radius:999px;min-height:4.4rem;min-width:4.4rem;padding:0 1.35rem;font-weight:800;font-size:1.3rem;cursor:pointer;touch-action:manipulation;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.pgd2-btn:active,.pgd2-bottom-item:active{transform:scale(.94)}.pgd2-btn-primary{background:linear-gradient(135deg,#ffb6c1,#dda0dd);color:#33001f;box-shadow:0 .6rem 1.8rem rgba(255,182,193,.35)}.pgd2-btn-secondary{background:#880e4f;color:#fff;border:1px solid rgba(255,192,203,.4)}.pgd2-menu-btn{background:rgba(240,240,240,.08);color:#ffc0cb;border:1px solid rgba(255,192,203,.28);padding:0 1rem}.pgd2-mobile-menu{position:fixed;top:6.4rem;right:calc(50% - 21.5rem + 1rem);width:min(31rem,calc(100vw - 2rem));max-height:0;overflow:hidden;z-index:9999;background:#333;border:1px solid rgba(221,160,221,.45);border-radius:0 0 1.8rem 1.8rem;box-shadow:0 1.6rem 4rem rgba(0,0,0,.45);transition:max-height .28s ease}.pgd2-menu-open{max-height:52rem}.pgd2-menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;padding:1.2rem}.pgd2-menu-link{min-height:4.6rem;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:1.2rem;background:rgba(136,14,79,.45);color:#f0f0f0;font-weight:800;border:1px solid rgba(255,182,193,.18)}.pgd2-main{padding-top:7.8rem}.pgd2-hero{padding:1rem 0 2rem}.pgd2-carousel{position:relative;height:16.5rem;border-radius:2.4rem;overflow:hidden;border:1px solid rgba(255,192,203,.34);box-shadow:0 1.2rem 3rem rgba(136,14,79,.32)}.pgd2-slide{position:absolute;inset:0;opacity:0;transition:opacity .6s ease}.pgd2-slide-active{opacity:1}.pgd2-slide img{width:100%;height:100%;object-fit:cover}.pgd2-slide::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.62),rgba(0,0,0,.06))}.pgd2-hero-copy{position:relative;margin-top:-2.8rem;padding:0 1.1rem}.pgd2-kicker{display:inline-flex;border-radius:999px;background:#880e4f;color:#ffc0cb;padding:.5rem 1rem;font-size:1.2rem;font-weight:900;border:1px solid rgba(255,192,203,.28)}.pgd2-title{font-size:2.65rem;line-height:1.14;margin:1rem 0;color:#fff;text-shadow:0 .3rem 1rem rgba(0,0,0,.55)}.pgd2-lead{font-size:1.5rem;color:#f0f0f0;margin:.8rem 0 1.4rem}.pgd2-cta-row{display:flex;flex-wrap:wrap;gap:.8rem;margin:1rem 0}.pgd2-text-link{font-weight:900;color:#ffc0cb;border-bottom:2px solid #dda0dd;cursor:pointer}.pgd2-section{padding:1.6rem 0}.pgd2-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.pgd2-section-title{font-size:2rem;margin:0;color:#ffc0cb}.pgd2-section-note{font-size:1.2rem;color:#dda0dd}.pgd2-card{background:linear-gradient(160deg,rgba(51,51,51,.88),rgba(136,14,79,.34));border:1px solid rgba(255,192,203,.22);border-radius:1.8rem;padding:1.4rem;box-shadow:0 .8rem 2.2rem rgba(0,0,0,.18)}.pgd2-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.pgd2-game-card{min-height:10.8rem;background:rgba(240,240,240,.07);border:1px solid rgba(221,160,221,.18);border-radius:1.4rem;padding:.7rem;text-align:center;color:#f0f0f0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.6rem;transition:.2s}.pgd2-game-card:hover{transform:translateY(-.2rem);border-color:#ffb6c1}.pgd2-game-card img{width:5.8rem;height:5.8rem;object-fit:cover;border-radius:1.2rem}.pgd2-game-card span{font-size:1.12rem;line-height:1.25;font-weight:800}.pgd2-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}.pgd2-metric{background:rgba(255,192,203,.09);border-radius:1.4rem;padding:1rem;border:1px solid rgba(255,182,193,.18)}.pgd2-metric strong{display:block;color:#ffc0cb;font-size:2.2rem}.pgd2-steps{counter-reset:step;display:grid;gap:1rem}.pgd2-step{position:relative;padding-left:4.6rem}.pgd2-step::before{counter-increment:step;content:counter(step);position:absolute;left:0;top:.2rem;width:3.2rem;height:3.2rem;border-radius:50%;display:grid;place-items:center;background:#ffb6c1;color:#333;font-weight:900}.pgd2-list{padding-left:1.8rem;margin:1rem 0}.pgd2-list li{margin:.6rem 0}.pgd2-badge{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;padding:.4rem .8rem;background:rgba(221,160,221,.13);color:#dda0dd;font-size:1.2rem;font-weight:800}.pgd2-review{border-left:.4rem solid #ffb6c1;padding-left:1rem;margin:1rem 0}.pgd2-footer{padding:2rem 0 8.8rem;background:#12070f;border-top:1px solid rgba(255,192,203,.22)}.pgd2-footer-links,.pgd2-footer-promo{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.2rem 0}.pgd2-footer-links a{font-size:1.25rem;background:rgba(255,255,255,.06);padding:.7rem 1rem;border-radius:999px;color:#f0f0f0}.pgd2-partner-row{display:flex;gap:.8rem;align-items:center;flex-wrap:wrap}.pgd2-partner{height:3.6rem;min-width:6.8rem;border-radius:1rem;background:linear-gradient(135deg,#333,#880e4f);display:grid;place-items:center;font-weight:900;color:#ffc0cb;border:1px solid rgba(255,192,203,.2)}.pgd2-bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,43rem);height:6.2rem;background:#880e4f;z-index:1000;display:flex;justify-content:space-around;align-items:center;border-top:1px solid rgba(255,192,203,.45);box-shadow:0 -1rem 2.8rem rgba(0,0,0,.35)}.pgd2-bottom-item{min-width:6rem;min-height:6rem;border:0;background:transparent;color:#f0f0f0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;font-size:1.1rem;font-weight:800;cursor:pointer;transition:.18s}.pgd2-bottom-item i,.pgd2-bottom-item span.material-icons,.pgd2-bottom-item ion-icon{font-size:2.3rem}.pgd2-bottom-item.pgd2-active{color:#fff;background:rgba(255,182,193,.16);border-radius:1.4rem}.pgd2-bottom-badge{position:absolute;margin-left:2.6rem;margin-top:-3.4rem;background:#ffb6c1;color:#333;border-radius:999px;font-size:.9rem;padding:.1rem .45rem}.pgd2-page-hero{padding:9rem 0 2rem;background:radial-gradient(circle at 20% 0%,rgba(221,160,221,.28),transparent 42%)}.pgd2-page-title{font-size:2.5rem;line-height:1.2;margin:.8rem 0;color:#fff}.pgd2-faq details{background:rgba(255,255,255,.06);border:1px solid rgba(255,192,203,.16);border-radius:1.4rem;padding:1rem;margin:.8rem 0}.pgd2-faq summary{font-weight:900;color:#ffc0cb;cursor:pointer}.pgd2-table{width:100%;border-collapse:collapse;font-size:1.3rem}.pgd2-table th,.pgd2-table td{border:1px solid rgba(255,192,203,.2);padding:.8rem;text-align:left}.pgd2-table th{background:rgba(136,14,79,.5);color:#ffc0cb}@media (min-width:769px){.pgd2-bottom-nav{display:none}.pgd2-wrapper{max-width:100%;}.pgd2-header{width:100%;max-width:none}.pgd2-container{width:min(100% - 4rem,110rem)}.pgd2-main{padding-top:8rem}.pgd2-carousel{height:26rem}.pgd2-grid{grid-template-columns:repeat(6,1fr)}.pgd2-feature-grid{grid-template-columns:repeat(4,1fr)}.pgd2-footer{padding-bottom:2.5rem}.pgd2-mobile-menu{right:2rem}}@media (max-width:768px){main.pgd2-main{padding-bottom:8rem}.pgd2-btn-secondary{display:none}.pgd2-title{font-size:2.35rem}.pgd2-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:360px){.pgd2-topbar{gap:.4rem}.pgd2-brand-text{font-size:1.5rem}.pgd2-btn{padding:0 1rem}.pgd2-grid{gap:.6rem}.pgd2-game-card img{width:5.1rem;height:5.1rem}}
