.pg-page{max-width:900px;margin:0 auto;padding:36px 20px 72px;color:#17212c;font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans KR",sans-serif;letter-spacing:0}.pg-page *{box-sizing:border-box}.pg-header>span,.pg-game-top>div:first-child>span{color:#126bd8;font-size:11px;font-weight:800}.pg-header h1{margin:7px 0 0;font-size:32px;line-height:1.25;font-weight:800}.pg-header>p{margin:10px 0 0;color:#687480;font-size:15px}.pg-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:24px;padding:15px 18px;border:1px solid #dce4ec;border-radius:8px;background:#f7f9fb;font-size:13px}.pg-summary b{color:#126bd8;font-size:18px}.pg-login-note{display:flex;align-items:center;gap:9px;margin-top:14px;padding:12px 15px;border:1px solid #f0d7aa;border-radius:7px;background:#fff9ed;color:#67583d;font-size:13px}.pg-login-note svg{width:16px}.pg-login-note a{margin-left:auto;color:#0f3155;font-weight:800}.pg-tabs{display:grid;grid-template-columns:1fr 1fr;margin:30px 0 12px;padding:4px;border-radius:7px;background:#eef1f4}.pg-tabs button{height:42px;border:0;border-radius:5px;background:transparent;color:#64707d;font-size:13px;font-weight:750}.pg-tabs button.is-active{background:#fff;color:#152332;box-shadow:0 1px 5px rgba(20,32,44,.1)}.pg-game-panel{padding:28px;border:1px solid #dce4ec;border-radius:8px;background:#fff}.pg-game-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.pg-game-top h2{margin:5px 0 0;font-size:22px}.pg-game-top p{margin:7px 0 0;color:#6b7681;font-size:13px}.pg-score{min-width:82px;padding:10px 12px;border-radius:7px;background:#f4f6f8;text-align:right}.pg-score span{display:block;color:#78838e;font-size:10px}.pg-score strong{display:block;margin-top:2px;color:#142639;font-size:19px}.pg-score em{font-style:normal}.pg-canvas-wrap,.pg-balloon-stage{position:relative;width:min(100%,360px);height:auto;aspect-ratio:360/500;margin:22px auto 0;overflow:hidden;border:1px solid #d7e0e8;border-radius:8px;background:#edf7ff;touch-action:none;user-select:none}.pg-canvas-wrap canvas{display:block;width:100%;height:100%}.pg-game-cover{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:20px;background:rgba(246,250,253,.94);color:#243648;text-align:center}.pg-game-cover[hidden]{display:none}.pg-game-cover svg{width:30px;height:30px;color:#126bd8}.pg-game-cover strong{font-size:17px}.pg-game-cover span{color:#71808d;font-size:12px}.pg-actions{display:flex;align-items:center;gap:14px;margin-top:16px;padding-top:16px;border-top:1px solid #e3e8ed}.pg-primary{min-width:112px;height:42px;padding:0 17px;border:0;border-radius:6px;background:#0f3155;color:#fff;font-size:13px;font-weight:750}.pg-primary:disabled{background:#aab4be}.pg-actions span{color:#687581;font-size:12px;line-height:1.5}.pg-balloon-stage{background:linear-gradient(#e9f7ff 0 72%,#dff0dc 72% 100%)}.pg-balloon{position:absolute;display:grid;place-items:center;width:58px;height:68px;padding:0;border:0;border-radius:50% 50% 46% 46%;color:#fff;box-shadow:inset -7px -8px 0 rgba(0,0,0,.08),0 5px 12px rgba(25,55,85,.12);font-size:0;transform:translate(-50%,-50%);animation:pg-pop-in .15s ease-out}.pg-balloon:after{content:"";position:absolute;left:50%;bottom:-8px;width:2px;height:10px;background:#8c99a4}.pg-balloon.is-bomb{border-radius:50%;background:#26323d!important;box-shadow:inset -7px -8px 0 rgba(255,255,255,.06),0 5px 12px rgba(0,0,0,.25)}.pg-balloon.is-bomb:before{content:"!";font-size:20px;font-weight:900}.pg-balloon.is-bomb:after{top:-8px;bottom:auto;width:8px;height:10px;border-radius:50%;background:#d07831}.pg-balloon.is-pop{animation:pg-pop .16s forwards}.pg-balloon-timer{display:grid;grid-template-columns:auto auto;gap:4px 10px;align-items:center;width:min(100%,360px);margin:10px auto 0;color:#6d7984;font-size:11px}.pg-balloon-timer strong{justify-self:end;color:#1e3042;font-size:14px}.pg-balloon-timer div{grid-column:1/-1;height:5px;overflow:hidden;border-radius:3px;background:#e2e7ec}.pg-balloon-timer i{display:block;width:100%;height:100%;background:#2b87e5;transition:width .2s linear}@keyframes pg-pop-in{from{opacity:0;transform:translate(-50%,-50%) scale(.7)}}@keyframes pg-pop{to{opacity:0;transform:translate(-50%,-50%) scale(1.35)}}.pg-footer{display:flex;justify-content:space-between;gap:18px;margin-top:20px;padding-top:18px;border-top:1px solid #e1e7ed;color:#75808b;font-size:12px}.pg-footer a{color:#126bd8;font-weight:700}@media(max-width:575px){.pg-page{padding:26px 14px 58px}.pg-header h1{font-size:27px}.pg-header>p{font-size:14px;line-height:1.55}.pg-game-panel{padding:18px 12px}.pg-game-top h2{font-size:19px}.pg-game-top p{font-size:12px;line-height:1.45}.pg-score{min-width:70px}.pg-actions{align-items:flex-start;flex-direction:column}.pg-primary{width:100%}.pg-footer{flex-direction:column}.pg-canvas-wrap,.pg-balloon-stage{max-height:calc(100svh - 250px);min-height:390px}}
.pg-balloon-stage.is-shake{animation:pg-shake .18s linear}@keyframes pg-shake{25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}
