@charset "UTF-8";.coupon_select_list{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1rem;width:100%;max-width:370px;max-height:300px;overflow-y:auto;margin-top:28px}.coupon_select_list .coupon_select_category{width:100%;text-align:center;font-size:0.8rem}.coupon_select_list .coupon_select_item{width:100%;text-align:left}.coupon_select_list .coupon_select_item .coupon_select_item_radio{position:absolute}.coupon_select_list .coupon_select_item .coupon_recent_tooltip{position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;padding:4px 12px;border-radius:4px;font-size:13px;background:#c5e3ff;color:#2b2b2b;-webkit-transform:translate(-5px, -90%);transform:translate(-5px, -90%)}.coupon_select_list .coupon_select_item .coupon_recent_tooltip::after{content:'';position:absolute;bottom:0;left:50%;pointer-events:none;width:2px;height:5px;-webkit-transform:translate(-50%, 12px);transform:translate(-50%, 12px);border-top:5px solid #c5e3ff;border-bottom:3px solid transparent;border-left:3px solid transparent;border-right:3px solid transparent}.coupon_select_list .no_selectable_item{display:flex;justify-content:center;align-items:center;width:100%;height:120px;border-radius:4px;background-color:#f1f1f6;font-size:0.8rem}.guide_account_linking{margin-top:20px}.guide_account_linking .text_need_linking{font-size:0.8rem}.guide_account_linking .text_go_linking{font-size:0.8rem;text-decoration:revert;color:var(--blue400)}.btn_history_wrap.coupon_modal{display:flex;justify-content:center;align-items:center;top:0;left:0;width:48px;height:48px}.tab_reward_box{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;margin-top:20px;border:1px solid #d3d3d3;border-radius:12px;min-width:360px}.tab_reward_box .redeemed_game_name{font-size:13px;margin-bottom:12px}.tab_reward_box .redeemed_nickname{font-size:18px}.tab_reward_box .game_access_item{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}.tab_reward_box .game_access_item:last-of-type{margin-bottom:0}.tab_reward_box .game_access_item .game_access_name{}.tab_reward_box .game_access_item .game_access_type{font-weight:bold}@media (max-width: 1024px){.coupon_select_list .coupon_select_item .coupon_recent_tooltip{padding:3px 8px;font-size:0.8rem}.tab_reward_box{min-width:20rem}}