html{font-size:62.5%;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{margin:0;background:#2f2f2f;color:#e9ecef;font-family:Inter,Arial,Helvetica,sans-serif;font-size:1.6rem;line-height:1.5;overflow-x:hidden}body.pga4-lock{overflow:hidden}a{color:#f2d779;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}.pga4-shell{width:100%;max-width:430px;margin:0 auto;min-height:100vh;background:linear-gradient(180deg,#2c3e50 0%,#2f2f2f 38%,#1f252b 100%);box-shadow:0 0 0 1px rgba(233,236,239,.08)}.pga4-header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:430px;z-index:1000;background:rgba(44,62,80,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(233,236,239,.12);transition:.25s}.pga4-header-compact{box-shadow:0 1rem 2.4rem rgba(0,0,0,.38)}.pga4-topbar{height:6.4rem;display:flex;align-items:center;gap:.8rem;padding:.8rem 1rem}.pga4-brand{display:flex;align-items:center;gap:.7rem;min-width:0;flex:1}.pga4-logo{width:3.2rem;height:3.2rem;border-radius:1rem;background:linear-gradient(135deg,#e9ecef,#808080);padding:.3rem}.pga4-brand-name{font-weight:900;font-size:1.7rem;letter-spacing:.02em;white-space:nowrap;color:#fff}.pga4-brand-sub{display:block;font-size:1rem;color:#d4dae0;margin-top:-.2rem}.pga4-actions{display:flex;gap:.5rem}.pga4-btn{border:0;border-radius:999px;min-height:4.4rem;padding:0 1.4rem;font-weight:800;cursor:pointer;transition:transform .18s,filter .18s,background .18s}.pga4-btn:active{transform:scale(.94)}.pga4-btn-primary{background:#e9ecef;color:#2c3e50;box-shadow:0 .7rem 1.4rem rgba(233,236,239,.16)}.pga4-btn-secondary{background:#5d5d5d;color:#fff}.pga4-icon-btn{width:4.4rem;min-width:4.4rem;height:4.4rem;border:1px solid rgba(233,236,239,.2);background:#2f2f2f;color:#e9ecef;border-radius:1.4rem;display:grid;place-items:center;cursor:pointer}.pga4-menu-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:9998;display:none}.pga4-overlay-on{display:block}.pga4-mobile-menu{position:fixed;top:0;right:0;width:min(86vw,34rem);height:100vh;background:#202b36;z-index:9999;transform:translateX(102%);transition:transform .25s ease;padding:2rem 1.6rem;box-shadow:-2rem 0 4rem rgba(0,0,0,.35);overflow-y:auto}.pga4-menu-open{transform:translateX(0)}.pga4-menu-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.8rem}.pga4-menu-title{font-size:2rem;font-weight:900}.pga4-menu-list{display:grid;gap:1rem}.pga4-menu-link{min-height:4.8rem;display:flex;align-items:center;gap:1rem;padding:1rem 1.2rem;background:rgba(233,236,239,.08);border:1px solid rgba(233,236,239,.1);border-radius:1.4rem;color:#fff;font-weight:700}.pga4-desktop-nav{display:none}.pga4-main{padding-top:7rem}.pga4-section{padding:1.6rem}.pga4-hero{padding:1.2rem 1.6rem 1.8rem}.pga4-carousel{position:relative;height:20rem;border-radius:2.4rem;overflow:hidden;background:#111;border:1px solid rgba(233,236,239,.12);box-shadow:0 1.4rem 3rem rgba(0,0,0,.28)}.pga4-slide{position:absolute;inset:0;opacity:0;transition:opacity .6s}.pga4-slide-on{opacity:1}.pga4-slide img{width:100%;height:100%;object-fit:cover}.pga4-slide-copy{position:absolute;left:1.4rem;right:1.4rem;bottom:1.2rem;padding:1.1rem;border-radius:1.6rem;background:linear-gradient(90deg,rgba(44,62,80,.95),rgba(47,47,47,.72));border:1px solid rgba(255,255,255,.12)}.pga4-eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .8rem;border-radius:999px;background:rgba(233,236,239,.12);color:#f2d779;font-size:1.1rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.pga4-h1{font-size:3rem;line-height:1.08;margin:1.4rem 0 1rem;color:#fff;letter-spacing:-.04em}.pga4-lead{font-size:1.55rem;color:#d5dce3;margin:0 0 1.2rem}.pga4-cta-row{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.2rem}.pga4-text-link{font-weight:900;color:#f2d779;border-bottom:2px solid rgba(242,215,121,.45);cursor:pointer}.pga4-card{background:rgba(233,236,239,.07);border:1px solid rgba(233,236,239,.12);border-radius:2rem;padding:1.4rem;box-shadow:0 1rem 2rem rgba(0,0,0,.14)}.pga4-card-dark{background:linear-gradient(145deg,rgba(93,93,93,.24),rgba(44,62,80,.28))}.pga4-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.pga4-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.pga4-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.pga4-stat{padding:1.1rem;border-radius:1.4rem;background:#263541;border:1px solid rgba(233,236,239,.1)}.pga4-stat strong{display:block;font-size:2rem;color:#fff}.pga4-title{font-size:2.3rem;margin:0 0 .9rem;color:#fff;letter-spacing:-.025em}.pga4-subtitle{font-size:1.65rem;margin:1rem 0 .6rem;color:#fff}.pga4-muted{color:#c7d0d8}.pga4-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .75rem;border-radius:999px;background:#5d5d5d;color:#fff;font-size:1.15rem;font-weight:800}.pga4-game-section{padding:1.2rem 1.6rem}.pga4-category-head{display:flex;align-items:center;justify-content:space-between;margin:1.3rem 0 .8rem}.pga4-category-name{font-size:1.85rem;color:#fff;margin:0;text-transform:capitalize}.pga4-count{font-size:1.1rem;color:#dce1e6;background:rgba(255,255,255,.08);padding:.35rem .7rem;border-radius:999px}.pga4-game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.pga4-game{min-height:10.4rem;background:rgba(233,236,239,.08);border:1px solid rgba(233,236,239,.1);border-radius:1.4rem;padding:.65rem;text-align:center;cursor:pointer;transition:transform .18s,border-color .18s}.pga4-game:active{transform:scale(.96)}.pga4-game img{width:5.4rem;height:5.4rem;margin:0 auto .45rem;border-radius:1.2rem;object-fit:cover;background:#111}.pga4-game span{display:block;font-size:1.05rem;line-height:1.15;color:#fff;font-weight:700}.pga4-step{display:flex;gap:1rem;margin:.9rem 0}.pga4-step-num{width:3rem;height:3rem;min-width:3rem;border-radius:1rem;display:grid;place-items:center;background:#e9ecef;color:#2c3e50;font-weight:900}.pga4-list{padding-left:1.8rem;margin:.8rem 0}.pga4-list li{margin:.55rem 0}.pga4-review{display:grid;gap:.7rem}.pga4-stars{color:#f2d779;letter-spacing:.1rem}.pga4-payments{display:flex;flex-wrap:wrap;gap:.7rem}.pga4-pay{padding:.8rem 1rem;border-radius:1.2rem;background:#24313c;border:1px solid rgba(233,236,239,.12);font-weight:800}.pga4-winner{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:1px solid rgba(233,236,239,.1)}.pga4-footer{padding:2rem 1.6rem 8.8rem;background:#1e252c;border-top:1px solid rgba(233,236,239,.12)}.pga4-footer-brand{font-size:2rem;font-weight:900;color:#fff;margin-bottom:.8rem}.pga4-footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:1.2rem 0}.pga4-footer-links a,.pga4-footer-link{display:block;padding:.9rem;border-radius:1.2rem;background:rgba(233,236,239,.07);color:#e9ecef;font-weight:700}.pga4-partners{display:flex;gap:.7rem;flex-wrap:wrap;margin:1rem 0}.pga4-partner{width:4.4rem;height:3rem;border-radius:.9rem;background:linear-gradient(135deg,#e9ecef,#808080);color:#2c3e50;display:grid;place-items:center;font-size:1rem;font-weight:900}.pga4-copy{font-size:1.2rem;color:#b9c1c9;margin-top:1rem}.pga4-bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:430px;height:6.2rem;background:#2c3e50;z-index:1000;border-top:1px solid rgba(233,236,239,.18);display:flex;justify-content:space-around;align-items:center;box-shadow:0 -1rem 2rem rgba(0,0,0,.3)}.pga4-bottom-item{min-width:6rem;min-height:6rem;border:0;background:transparent;color:#dce1e6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;font-size:1.05rem;font-weight:800;cursor:pointer;transition:transform .18s,color .18s}.pga4-bottom-item i,.pga4-bottom-item ion-icon,.pga4-bottom-item .material-icons,.pga4-bottom-item .ti{font-size:2.35rem;line-height:1}.pga4-bottom-item:active{transform:scale(.9)}.pga4-bottom-item.pga4-active{color:#f2d779}.pga4-bottom-item.pga4-active::before{content:"";position:absolute;top:.4rem;width:2.6rem;height:.3rem;border-radius:999px;background:#f2d779}.pga4-faq{margin:.9rem 0;padding:1.1rem;border-radius:1.4rem;background:rgba(255,255,255,.06)}.pga4-faq h3{margin:.2rem 0 .4rem;color:#fff}.pga4-note{border-left:.4rem solid #e9ecef;padding:1rem;background:rgba(233,236,239,.07);border-radius:1rem;margin:1rem 0}.pga4-split{display:grid;gap:1rem}.pga4-inline-img{height:14rem;width:100%;object-fit:cover;border-radius:1.6rem;border:1px solid rgba(233,236,239,.12)}@media (min-width:769px){body{background:#1c2228}.pga4-shell,.pga4-header,.pga4-bottom-nav{max-width:1180px}.pga4-bottom-nav{display:none}.pga4-main{padding-top:8rem}.pga4-desktop-nav{display:flex;gap:1rem;align-items:center}.pga4-desktop-nav a{font-size:1.35rem;color:#e9ecef;font-weight:800}.pga4-menu-toggle{display:none}.pga4-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pga4-mini-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.pga4-game-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.pga4-carousel{height:34rem}.pga4-split{grid-template-columns:1fr 1fr}.pga4-footer{padding-bottom:2rem}}@media (max-width:768px){main{padding-bottom:80px}.pga4-actions .pga4-btn{padding:0 1rem;font-size:1.25rem}.pga4-h1{font-size:2.55rem}.pga4-section{padding:1.2rem}.pga4-game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:360px){.pga4-brand-name{font-size:1.45rem}.pga4-actions{gap:.35rem}.pga4-btn{padding:0 .8rem}.pga4-game-grid{gap:.55rem}.pga4-game{padding:.5rem}.pga4-game img{width:4.8rem;height:4.8rem}.pga4-bottom-item{min-width:5.6rem;font-size:.98rem}}
