@charset "utf-8";
/* app/pick/style.css — 뽑기·추첨 전용 스타일(디자이너 개별 커스텀 지점).
 * [14] 풀체인: 마크업 ws~rs 위계를 빈 selector로 미리 깔아 두고(디자이너가 값만 채움),
 * 시각 대부분은 head.php @theme + Tailwind 유틸로 처리한다. 순수 CSS one-line. */

/* ── 00 ROOT TOKEN ── */
:root{--pk-app:#10B981;--pk-app-dark:#059669;font-family:"Pretendard Variable",Pretendard,system-ui,sans-serif}

/* ── 03 A11Y ── */
.we_body{margin:0;-webkit-text-size-adjust:100%}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--pk-app);outline-offset:2px}
.we_sound_only{overflow:hidden;position:absolute;width:1px;height:1px;padding:0;margin:-1px;border:0;white-space:nowrap;clip:rect(1px,1px,1px,1px)}
#we_skip_to_container a:focus{position:fixed;left:12px;top:12px;z-index:200;width:auto;height:auto;clip:auto;padding:10px 16px;border-radius:8px;background:#111;color:#FFF}
[data-lucide],.lucide{width:1em;height:1em;vertical-align:-.125em}

/* ── 04 LAYOUT(랜드마크) ── */
#we_header{}
#we_main_container{}
#we_main_container .ws_main_content_wrap{}
#we_footer{}
#we_float{}
#we_float .es_float_top{transition:opacity .2s ease}
#we_float_top{transition:opacity .2s ease}

/* ── 09 COMPONENT: ws_pick_wrap 풀체인 목차(빈 selector 선반영) ── */
.ws_pick_wrap{}

.ws_pick_wrap .es_hero_area{}
.ws_pick_wrap .es_hero_area .bs_hero_glow{}
.ws_pick_wrap .es_hero_area .bs_hero_box{}
.ws_pick_wrap .es_hero_area .bs_hero_box .is_hero_badge_field{}
.ws_pick_wrap .es_hero_area .bs_hero_box .ks_hero_title{word-break:keep-all}
.ws_pick_wrap .es_hero_area .bs_hero_box .ks_hero_desc{word-break:keep-all}
.ws_pick_wrap .es_hero_area .bs_hero_box .ks_hero_count .os_count_value{}

.ws_pick_wrap .es_banner_area{word-break:keep-all}
.ws_pick_wrap .es_banner_area .ks_banner_text{}

.ws_pick_wrap .es_ad_area{}

.ws_pick_wrap .es_tab_area{}
.ws_pick_wrap .es_tab_area .bs_tab_btn{}

.ws_pick_wrap .es_ladder_area{}
.ws_pick_wrap .es_ladder_area .bs_ladder_form_box .is_field .ks_field_label{}
.ws_pick_wrap .es_ladder_area .bs_ladder_form_box .is_field .ks_field_input{}
.ws_pick_wrap .es_ladder_area .bs_ladder_err{word-break:keep-all}
.ws_pick_wrap .es_ladder_area .bs_ladder_btn_box .ks_ladder_build{}
.ws_pick_wrap .es_ladder_area .bs_ladder_btn_box .ks_ladder_all{}
.ws_pick_wrap .es_ladder_area .bs_ladder_result_box{word-break:keep-all}
.ws_pick_wrap .es_ladder_area .bs_ladder_share_box .ks_share_btn{}
.ws_pick_wrap .es_ladder_area .bs_ladder_share_box .ks_save_btn{}
.ws_pick_wrap .es_ladder_area .bs_ladder_canvas_box .is_ladder_top{}
.ws_pick_wrap .es_ladder_area .bs_ladder_canvas_box .is_ladder_stage .ks_ladder_canvas{}
.ws_pick_wrap .es_ladder_area .bs_ladder_canvas_box .is_ladder_bot{}
.ws_pick_wrap .es_ladder_area .bs_ladder_hint{word-break:keep-all}

.ws_pick_wrap .es_roulette_area{}
.ws_pick_wrap .es_roulette_area .bs_roulette_box .is_roulette_form_field .ks_field_label{}
.ws_pick_wrap .es_roulette_area .bs_roulette_box .is_roulette_form_field .ks_field_input{}
.ws_pick_wrap .es_roulette_area .bs_roulette_box .is_roulette_form_field .ks_roulette_err{word-break:keep-all}
.ws_pick_wrap .es_roulette_area .bs_roulette_box .is_roulette_form_field .ks_roulette_spin{}
.ws_pick_wrap .es_roulette_area .bs_roulette_box .is_roulette_form_field .ss_roulette_result_zone{word-break:keep-all}
.ws_pick_wrap .es_roulette_area .bs_roulette_box .is_roulette_form_field .ss_roulette_share_zone .ks_share_btn{}
.ws_pick_wrap .es_roulette_area .bs_roulette_box .is_roulette_form_field .ss_roulette_share_zone .ks_save_btn{}
.ws_pick_wrap .es_roulette_area .bs_roulette_box .is_roulette_stage_field .ks_roulette_pointer{}
.ws_pick_wrap .es_roulette_area .bs_roulette_box .is_roulette_stage_field .ks_roulette_canvas{}

.ws_pick_wrap .es_draw_area{}
.ws_pick_wrap .es_draw_area .is_draw_form_field .ks_field_label{}
.ws_pick_wrap .es_draw_area .is_draw_form_field .ks_field_input{}
.ws_pick_wrap .es_draw_area .bs_draw_err{word-break:keep-all}
.ws_pick_wrap .es_draw_area .bs_draw_ctrl_box .is_draw_count_field .ks_field_input{}
.ws_pick_wrap .es_draw_area .bs_draw_ctrl_box .ks_draw_run{}
.ws_pick_wrap .es_draw_area .bs_draw_result_box{word-break:keep-all}
.ws_pick_wrap .es_draw_area .bs_draw_share_box .ks_share_btn{}
.ws_pick_wrap .es_draw_area .bs_draw_share_box .ks_save_btn{}

.ws_pick_wrap .es_team_area{}
.ws_pick_wrap .es_team_area .is_team_form_field .ks_field_label{}
.ws_pick_wrap .es_team_area .is_team_form_field .ks_field_input{}
.ws_pick_wrap .es_team_area .bs_team_err{word-break:keep-all}
.ws_pick_wrap .es_team_area .bs_team_ctrl_box .is_team_count_field .ks_field_input{}
.ws_pick_wrap .es_team_area .bs_team_ctrl_box .ks_team_run{}
.ws_pick_wrap .es_team_area .bs_team_result_box{word-break:keep-all}
.ws_pick_wrap .es_team_area .bs_team_share_box .ks_share_btn{}

.ws_pick_wrap .es_history_area .bs_history_head_box .ks_history_title .os_history_note{}
.ws_pick_wrap .es_history_area .bs_history_head_box .ks_history_clear{}
.ws_pick_wrap .es_history_area .bs_history_list_box{word-break:keep-all}

.ws_pick_wrap .es_seo_area .bs_seo_title{}
.ws_pick_wrap .es_seo_area .bs_seo_grid .is_seo_field{word-break:keep-all}
.ws_pick_wrap .es_seo_area .bs_seo_list .is_seo_field{word-break:keep-all}
.ws_pick_wrap .es_seo_area .bs_faq_title{}
.ws_pick_wrap .es_seo_area .bs_faq_list .is_faq_field .ks_faq_summary{word-break:keep-all}
.ws_pick_wrap .es_seo_area .bs_faq_list .is_faq_field .ks_faq_desc{word-break:keep-all}
.ws_pick_wrap .es_seo_area .bs_seo_note{word-break:keep-all}

.ws_pick_wrap .es_toast_area{}
