@charset "UTF-8";
:root{--wg-ink:#202126;--wg-muted:#777b83;--wg-lime:#d9ff3f;--wg-paper:#f8f9fa;--wg-header:#2e3035}
.wg-page{margin:0;background:var(--wg-paper);color:var(--wg-ink);font:14px/1.6 "Pretendard","Noto Sans KR","Malgun Gothic",Arial,sans-serif;-webkit-font-smoothing:antialiased}
.wg-page *{box-sizing:border-box}.wg-page a{color:inherit;text-decoration:none}.wg-page button,.wg-page input{font:inherit}.wg-page button{cursor:pointer}.wg-page img{display:block;max-width:100%}.wg-page [hidden]{display:none!important}.wg-page h1,.wg-page h2,.wg-page h3,.wg-page p{margin:0}.wg-page a:focus-visible,.wg-page button:focus-visible,.wg-page input:focus-visible{outline:3px solid #668900;outline-offset:5px}.wg-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.wg-skip{position:absolute;left:12px;top:-100px;background:var(--wg-lime);padding:12px;z-index:100}.wg-skip:focus{top:12px}
.wg-wrap{width:min(1080px,calc(100% - 48px));margin:auto}.wg-header{background:var(--wg-header);color:#fff}.wg-tagline{font-size:11px;color:#b0b3b9;padding-top:12px;letter-spacing:.02em}.wg-header-row{display:flex;align-items:center;gap:38px;min-height:82px}.wg-brand{display:flex;align-items:center;font-size:38px;font-weight:950;font-style:italic;letter-spacing:-5px;line-height:1}.wg-brand-cut{color:var(--wg-lime);margin-right:12px}.wg-brand-name{font-size:9px;font-weight:600;font-style:normal;letter-spacing:1.8px;display:flex;flex-direction:column;gap:5px}.wg-brand-name b{font-size:17px;letter-spacing:4px}.wg-brand-name b span{font-size:7px;color:var(--wg-lime);vertical-align:middle;letter-spacing:0}.wg-nav{display:flex;gap:32px;align-self:stretch;align-items:stretch}.wg-nav a{display:flex;align-items:center;position:relative;font-size:13px;font-weight:700;white-space:nowrap;gap:6px}.wg-nav a:hover{color:var(--wg-lime)}.wg-nav [aria-current]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:var(--wg-lime);border-radius:4px 4px 0 0}.wg-account{margin-left:auto;display:flex;align-items:center;gap:26px;font-size:12px;font-weight:600}.wg-language{color:#ddd;white-space:nowrap}.wg-account-link{white-space:nowrap}.wg-main{padding-top:28px;padding-bottom:80px;min-height:70vh}
.wg-hero{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(240px,1fr);gap:20px}.wg-slides{position:relative;min-width:0;border-radius:14px;overflow:hidden;background:#203733}.wg-slide{position:relative;display:block;aspect-ratio:1.94;min-height:340px;isolation:isolate;color:#fff!important}.wg-hero-art{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-2}.wg-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,17,20,.88),rgba(10,17,20,.18)),linear-gradient(0deg,rgba(10,17,20,.5),transparent);z-index:-1}.wg-hero-copy{position:relative;padding:44px 34px;color:#fff;max-width:90%;z-index:2}.wg-eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:800;color:var(--wg-lime)}.wg-hero-copy h1{font-size:34px;letter-spacing:-1.5px;line-height:1.25;margin:17px 0 13px;word-break:keep-all}.wg-hero-copy p{font-size:13px;color:#dce3df;line-height:1.8;max-width:340px}.wg-button{display:inline-flex;justify-content:center;align-items:center;gap:28px;background:var(--wg-lime);color:#20251b!important;border:0;border-radius:30px;padding:11px 22px;font-size:12px;font-weight:800;min-height:44px;transition:background .2s,transform .2s}.wg-button:hover{background:#c9f42b;transform:translateY(-2px)}.wg-hero-copy .wg-button{margin-top:24px}.wg-slide-controls{position:absolute;bottom:18px;right:22px;display:flex;gap:2px;z-index:5}.wg-slide-controls button{width:25px;height:30px;background:none;border:0;padding:8px}.wg-slide-controls button:after{content:"";display:block;background:#ffffff75;width:7px;height:7px;border-radius:10px}.wg-slide-controls [aria-pressed=true]:after{background:var(--wg-lime);width:16px}.wg-hero-rail{display:flex;flex-direction:column;gap:6px;justify-content:center;min-width:0}.wg-rail-label{display:flex;justify-content:space-between;font-weight:800;font-size:12px;padding:0 10px 8px}.wg-rail-label span{font-size:9px;color:#93979d;letter-spacing:1px}.wg-rail-item{display:flex;align-items:center;gap:13px;width:100%;padding:7px 10px;border:1px solid transparent;background:transparent;border-radius:10px;text-align:left;color:var(--wg-ink);min-height:60px}.wg-rail-item[aria-pressed=true]{background:white;border-color:#e3e7d9;box-shadow:0 3px 12px #1e2d1b06}.wg-rail-item:hover{background:#f0f2e9}.wg-rail-image{width:83px;height:47px;object-fit:cover;border-radius:6px}.wg-rail-item>span:not(.wg-rail-arrow){min-width:0}.wg-rail-item strong{font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.wg-rail-item small{font-size:10px;color:var(--wg-muted)}.wg-rail-arrow{margin-left:auto;color:#9da784}
.wg-welcome{position:relative;overflow:hidden;min-height:350px;border-radius:14px;background:radial-gradient(ellipse at 80% 20%,#64764a55,transparent 65%),#243632}.wg-welcome .wg-hero-copy{max-width:75%}.wg-welcome .wg-hero-copy h1{font-size:36px}.wg-orbit{position:absolute;right:-20px;top:35px;width:320px;height:290px;transform:rotate(-17deg)}.wg-orbit-ring{position:absolute;border:1px solid #cded7936;border-radius:50%;width:290px;height:290px;right:0;top:0}.wg-orbit-ring.second{width:240px;height:240px;top:25px;right:25px}.wg-controller{position:absolute;right:25px;top:95px;width:195px;height:120px;background:#e1ff76;border-radius:45px 45px 35px 35px;box-shadow:0 18px 0 #9fb652,0 35px 40px #0004;font-size:65px;color:#2d4031;display:flex;align-items:center;justify-content:space-around;transform:rotate(5deg)}.wg-controller span{font-size:23px;line-height:1}.wg-star{position:absolute;color:#e6ff9b;right:25px;font-size:45px;font-style:normal}.wg-star.two{right:230px;top:210px;font-size:25px}.wg-welcome-rail{padding:36px 24px;border-radius:14px;background:#eff2e8;display:flex;flex-direction:column;justify-content:center}.wg-welcome-rail .wg-eyebrow{color:#71843c;font-size:9px}.wg-welcome-rail h2{font-size:24px;line-height:1.5;letter-spacing:-.8px;margin:18px 0 12px}.wg-welcome-rail p{font-size:12px;color:#6e7568}.wg-welcome-rail a{font-size:12px;font-weight:800;margin-top:28px}.wg-welcome-rail a span{margin-left:15px}
.wg-section{margin-top:64px}.wg-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;gap:15px}.wg-section-heading h2,.wg-title{font-size:21px;line-height:1.4;letter-spacing:-.7px;font-weight:850}.wg-section-heading h2>span,.wg-title>span{position:relative;isolation:isolate}.wg-section-heading h2>span:after,.wg-title>span:after{position:absolute;content:"";height:7px;left:0;bottom:0;width:55px;background:var(--wg-lime);z-index:-1;transform:skew(-25deg)}.wg-section-heading h2 small{margin-left:16px;font-size:9px;color:#9a9da4;letter-spacing:1.2px;font-weight:600}.wg-section-heading>a{font-size:11px;font-weight:700;display:flex;gap:15px;align-items:center;min-height:32px}.wg-section-heading>a span{font-size:22px;font-weight:400}.wg-popular{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:18px}.wg-popular-item{text-align:center;min-width:0}.wg-icon{width:72px;height:72px;border-radius:16px;object-fit:cover;background:#eaf0de;flex-shrink:0}.wg-popular-item .wg-icon{margin:0 auto 12px;transition:transform .2s}.wg-popular-item:hover .wg-icon{transform:translateY(-4px)}.wg-popular-item strong{font-size:12px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:keep-all}.wg-popular-item small{font-size:10px;color:var(--wg-muted);display:block;margin-top:4px}.wg-new-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.wg-new-card{border-radius:12px;overflow:hidden;background:white;box-shadow:0 4px 9px #101c2907;transition:transform .2s,box-shadow .2s}.wg-new-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #101c2910}.wg-new-cover{display:block;position:relative;aspect-ratio:1.92;overflow:hidden}.wg-cover{width:100%;height:100%;object-fit:cover}.wg-new-badge{position:absolute;top:12px;left:12px;background:var(--wg-lime);font-size:9px;font-weight:900;letter-spacing:1px;padding:3px 8px;border-radius:4px}.wg-new-info{padding:16px 14px;display:flex;gap:12px;align-items:center}.wg-new-info .wg-icon{width:54px;height:54px;border-radius:12px}.wg-new-info>div{min-width:0;flex:1}.wg-new-info h3{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wg-new-info p{font-size:11px;color:var(--wg-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:3px 0 8px}.wg-pill{display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:30px;background:#f0f1f3;min-width:76px;min-height:30px;padding:4px 16px;font-size:11px;font-weight:750;transition:background .2s}.wg-pill:hover,.wg-pill.lime{background:var(--wg-lime)}.wg-pill span{font-size:12px}.wg-section-note{color:var(--wg-muted);font-size:11px;margin-top:-18px!important;margin-bottom:22px!important}.wg-ranking{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px 16px}.wg-rank-card{display:flex;align-items:center;gap:10px;padding:15px 13px;background:white;border-radius:10px;box-shadow:0 3px 8px #101c2905;min-width:0;border:1px solid transparent}.wg-rank-card:hover{border-color:#d4dfa8}.wg-rank-card .wg-icon{width:49px;height:49px;border-radius:11px}.wg-rank-card>div{min-width:0;flex:1}.wg-rank-card h3{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wg-rank-card p{font-size:10px;color:var(--wg-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wg-rank-number{font-size:15px;font-weight:900;font-style:italic;color:#b8bdc5}.wg-rank-number.rank-1{color:#a0841b}.wg-rank-number.rank-2{color:#718e96}.wg-rank-number.rank-3{color:#af816b}.wg-genre-label{font-size:9px;color:#666c71;background:#f2f3f5;border-radius:3px;padding:2px 5px;display:inline-block;margin-top:3px}.wg-rank-arrow{color:#a3a69f;font-size:12px}.wg-bottom-banner{margin-top:60px;padding:30px 36px;border-radius:12px;background:#ecefe5;display:flex;justify-content:space-between;align-items:center;gap:20px}.wg-bottom-banner>div>span{font-size:9px;letter-spacing:2px;color:#75835a;font-weight:800}.wg-bottom-banner h2{font-size:20px;letter-spacing:-.6px;margin-top:5px}
.wg-breadcrumb{display:flex;gap:12px;font-size:11px;color:#858994;flex-wrap:wrap;margin:9px 0 24px}.wg-catalog-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:24px}.wg-catalog-heading p{font-size:11px;color:#888c94;margin-top:13px}.wg-search{display:flex;align-items:center;border:1px solid #e4e6e9;border-radius:30px;background:#fff;padding:0 8px 0 17px;min-width:250px}.wg-search input{background:none;border:0;width:195px;min-width:0;font-size:11px;height:40px;color:var(--wg-ink)}.wg-search button{background:none;border:0;font-size:26px;min-width:36px;min-height:36px}.wg-genres{display:flex;gap:25px;border-bottom:1px solid #e8eaed;overflow-x:auto;scrollbar-width:thin}.wg-genres a{font-size:12px;font-weight:700;white-space:nowrap;padding:10px 1px 15px;position:relative}.wg-genres a[aria-current]:after{content:"";position:absolute;bottom:0;left:0;right:0;background:var(--wg-lime);height:4px;border-radius:4px}.wg-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 24px}.wg-chips{display:flex;gap:8px;overflow-x:auto}.wg-chip{padding:5px 17px;background:#eeeff1;border-radius:30px;font-size:11px;font-weight:650;white-space:nowrap;min-height:30px}.wg-chip[aria-current]{background:var(--wg-ink);color:white}.wg-chip:hover{background:#e1e5d3;color:#202126}.wg-count{font-size:10px;color:#92969c;white-space:nowrap}.wg-count b{color:#4d5342}.wg-search-result{font-size:12px;margin-bottom:20px!important}.wg-search-result a{margin-left:20px;color:#5f701e}.wg-game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.wg-game-card{background:white;border:1px solid transparent;border-radius:12px;padding:23px 17px 20px;text-align:center;min-width:0;transition:transform .2s,border-color .2s}.wg-game-card:hover{transform:translateY(-3px);border-color:#dce5bf}.wg-game-card .wg-icon{margin:0 auto 14px;width:76px;height:76px}.wg-game-card h2{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.6}.wg-game-card p{font-size:10px;color:var(--wg-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:2px 0 7px}.wg-game-card .wg-genre-label{display:table;margin:0 auto 12px}.wg-game-card .wg-pill{min-height:32px}.wg-pagination{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:38px;font-size:12px}.wg-pagination a{background:white;border-radius:20px;padding:9px 16px}
.wg-empty{grid-column:1/-1;background:#fff;border:1px dashed #e1e5dc;border-radius:12px;text-align:center;padding:34px;color:#6a7164}.wg-empty strong{font-size:13px;font-weight:700;color:#434b3c}.wg-empty p{font-size:12px;margin:8px 0}.wg-empty.compact{display:flex;align-items:center;gap:22px;text-align:left;background:#f0f3e9;border:0;padding:24px 30px}.wg-empty.compact>span{font-size:38px;color:#9aaf61}.wg-catalog-empty{padding:70px 20px;min-height:350px}.wg-catalog-empty h2{font-size:18px;margin:12px 0}.wg-empty-symbol{font-size:40px;color:#a3b873}.wg-catalog-empty .wg-button{margin-top:16px}
.wg-detail{max-width:800px;margin:0 auto;background:#fff;border-radius:16px;overflow:hidden}.wg-detail-cover{aspect-ratio:2.3;overflow:hidden}.wg-detail-body{padding:35px;text-align:center}.wg-detail-body .wg-icon{margin:-68px auto 18px;position:relative;width:90px;height:90px;border:5px solid #fff;border-radius:23px}.wg-detail h1{font-size:28px;margin:14px 0}.wg-detail p{color:var(--wg-muted);font-size:14px;margin-bottom:24px}.wg-detail small{display:block;color:var(--wg-muted);font-size:11px;margin-top:15px;overflow-wrap:anywhere}
.wg-footer{background:#fff;border-top:1px solid #eceef0;color:#92959b}.wg-footer-inner{display:flex;align-items:center;gap:28px;padding-top:30px;padding-bottom:30px}.wg-footer-brand{font-size:17px;font-weight:900;color:#444!important;white-space:nowrap;letter-spacing:-.5px}.wg-footer-brand span{color:#94a756;font-size:12px}.wg-footer p{font-size:10px;margin-bottom:4px}.wg-footer small{font-size:9px}.wg-footer-inner>a:last-child{margin-left:auto;font-size:11px}.wg-top{position:fixed;bottom:25px;right:25px;background:#fff;border:1px solid #eee;width:44px;height:44px;border-radius:50%;box-shadow:0 3px 15px #0001;font-size:22px;color:#555}
@media(min-width:1500px){.wg-main{padding-top:30px}.wg-section{margin-top:74px}}
@media(max-width:1000px){.wg-header-row{gap:25px}.wg-nav{gap:20px}.wg-account{gap:12px}.wg-language{display:none}.wg-hero{grid-template-columns:minmax(0,1.9fr) minmax(210px,1fr);gap:15px}.wg-hero-copy h1{font-size:29px}.wg-popular{grid-template-columns:repeat(6,minmax(0,1fr))}.wg-popular-item:nth-child(n+7){display:none}.wg-ranking{grid-template-columns:repeat(2,minmax(0,1fr))}.wg-game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wg-hero-copy{padding:32px 25px}.wg-welcome .wg-hero-copy h1{font-size:30px}.wg-orbit{right:-80px;opacity:.6}}
@media(max-width:700px){.wg-wrap{width:calc(100% - 32px)}.wg-tagline{font-size:9px}.wg-header-row{flex-wrap:wrap;gap:0;min-height:100px;padding-top:15px}.wg-brand{font-size:30px}.wg-brand-name{font-size:8px}.wg-brand-name b{font-size:14px}.wg-nav{order:3;width:100%;height:47px;gap:27px;overflow-x:auto;scrollbar-width:none}.wg-nav a{font-size:12px}.wg-account{font-size:11px}.wg-main{padding-top:20px;padding-bottom:45px}.wg-hero{display:block}.wg-slide{min-height:290px;aspect-ratio:1.55}.wg-hero-copy{padding:34px 24px;max-width:100%}.wg-hero-copy h1{font-size:28px}.wg-hero-copy p{font-size:12px}.wg-hero-rail{flex-direction:row;overflow-x:auto;margin-top:12px;padding-bottom:5px;justify-content:flex-start}.wg-rail-label{display:none}.wg-rail-item{min-width:180px;width:180px;padding:5px;gap:8px;flex-shrink:0}.wg-rail-image{width:50px;height:40px}.wg-rail-arrow{display:none}.wg-rail-item strong{font-size:10px}.wg-rail-item small{font-size:9px}.wg-welcome{min-height:310px}.wg-welcome .wg-hero-copy{max-width:90%}.wg-welcome .wg-hero-copy h1{font-size:30px}.wg-welcome-rail{display:none}.wg-orbit{right:-80px;top:40px;opacity:.55}.wg-section{margin-top:40px}.wg-section-heading{margin-bottom:20px}.wg-section-heading h2,.wg-title{font-size:19px}.wg-section-heading h2 small{display:none}.wg-popular{display:flex;gap:18px;overflow-x:auto;padding-bottom:8px}.wg-popular-item{min-width:86px;max-width:86px}.wg-popular-item:nth-child(n+7){display:block}.wg-icon{width:64px;height:64px;border-radius:14px}.wg-popular-item strong{font-size:11px}.wg-new-grid{grid-template-columns:1fr}.wg-new-card{display:grid;grid-template-columns:42% 1fr}.wg-new-cover{aspect-ratio:auto;min-height:135px}.wg-new-info{padding:14px;gap:0}.wg-new-info>.wg-icon{display:none}.wg-new-info h3{font-size:12px}.wg-new-info p{font-size:10px}.wg-new-info .wg-pill{margin-top:10px}.wg-ranking{grid-template-columns:1fr;gap:10px}.wg-rank-card{padding:12px 16px}.wg-rank-card h3{font-size:12px}.wg-rank-card p{font-size:11px}.wg-bottom-banner{margin-top:38px;padding:24px;display:block}.wg-bottom-banner h2{font-size:18px}.wg-bottom-banner .wg-button{margin-top:18px}.wg-catalog-heading{display:block;margin-bottom:16px}.wg-catalog-heading p{font-size:10px}.wg-search{margin-top:20px;width:100%}.wg-search input{width:100%}.wg-genres{gap:22px}.wg-filter-bar{align-items:flex-start;gap:10px;flex-wrap:wrap;margin:16px 0}.wg-chips{gap:6px}.wg-chip{padding:5px 12px;font-size:10px}.wg-count{margin-left:auto}.wg-game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wg-game-card{padding:20px 12px 17px}.wg-game-card .wg-icon{width:68px;height:68px}.wg-game-card h2{font-size:11px}.wg-game-card p{font-size:10px}.wg-game-card .wg-pill{min-height:36px}.wg-footer-inner{flex-wrap:wrap;gap:12px}.wg-footer-inner>div{order:3;width:100%}.wg-detail-body{padding:25px 20px}.wg-detail h1{font-size:23px}.wg-detail-body .wg-icon{width:76px;height:76px;margin-top:-50px}.wg-empty.compact{padding:22px 18px;gap:15px}.wg-empty p{font-size:11px}.wg-empty.compact>span{font-size:26px}.wg-top{right:14px;bottom:14px}}
@media(prefers-reduced-motion:reduce){.wg-page *{transition:none!important;scroll-behavior:auto!important}}
