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

/* ── 00 ROOT TOKEN ── */
:root{--lk-app:#7C3AED;--lk-app-dark:#6D28D9;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{outline:2px solid var(--lk-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}

/* ── 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_luck_wrap 풀체인 목차(빈 selector 선반영) ── */
.ws_luck_wrap{}

.ws_luck_wrap .es_hero_area{}
.ws_luck_wrap .es_hero_area .bs_hero_glow{}
.ws_luck_wrap .es_hero_area .bs_hero_box{}
.ws_luck_wrap .es_hero_area .bs_hero_box .is_hero_badge_field{}
.ws_luck_wrap .es_hero_area .bs_hero_box .ks_hero_title{word-break:keep-all}
.ws_luck_wrap .es_hero_area .bs_hero_box .ks_hero_desc{word-break:keep-all}
.ws_luck_wrap .es_hero_area .bs_hero_box .is_hero_form_field .ss_form_zone .ks_form_label{}
.ws_luck_wrap .es_hero_area .bs_hero_box .is_hero_form_field .ss_form_zone .ks_form_input{}
.ws_luck_wrap .es_hero_area .bs_hero_box .is_hero_form_field .ks_form_submit{}
.ws_luck_wrap .es_hero_area .bs_hero_box .is_hero_out_field{word-break:keep-all}
.ws_luck_wrap .es_hero_area .bs_hero_box .is_hero_lucky_field .ss_lucky_zone .ks_lucky_label{}
.ws_luck_wrap .es_hero_area .bs_hero_box .is_hero_lucky_field .ss_lucky_zone .ks_lucky_value{}
.ws_luck_wrap .es_hero_area .bs_hero_box .is_hero_action_field .ks_action_share{}
.ws_luck_wrap .es_hero_area .bs_hero_box .is_hero_action_field .ks_action_views{}

.ws_luck_wrap .es_ad_area{}

.ws_luck_wrap .es_tab_area{}
.ws_luck_wrap .es_tab_area .bs_tab_btn{}

.ws_luck_wrap .es_zodiac_area{}
.ws_luck_wrap .es_zodiac_area .bs_zodiac_title{}
.ws_luck_wrap .es_zodiac_area .bs_zodiac_desc{word-break:keep-all}
.ws_luck_wrap .es_zodiac_area .bs_zodiac_grid .is_card_field{}
.ws_luck_wrap .es_zodiac_area .bs_zodiac_grid .is_card_field .ss_card_head_zone .ks_card_emoji{}
.ws_luck_wrap .es_zodiac_area .bs_zodiac_grid .is_card_field .ss_card_head_zone .ks_card_name .os_card_title{}
.ws_luck_wrap .es_zodiac_area .bs_zodiac_grid .is_card_field .ss_card_head_zone .ks_card_name .os_card_years{}
.ws_luck_wrap .es_zodiac_area .bs_zodiac_grid .is_card_field .ss_card_head_zone .ks_card_score .os_card_value{}

.ws_luck_wrap .es_star_area{}
.ws_luck_wrap .es_star_area .bs_star_title{}
.ws_luck_wrap .es_star_area .bs_star_form .is_star_birth_field .ss_star_input_zone .ks_star_month{}
.ws_luck_wrap .es_star_area .bs_star_form .is_star_birth_field .ss_star_input_zone .ks_star_day{}
.ws_luck_wrap .es_star_area .bs_star_form .ks_star_submit{}
.ws_luck_wrap .es_star_area .bs_star_err{word-break:keep-all}
.ws_luck_wrap .es_star_area .bs_star_grid .is_card_field{}
.ws_luck_wrap .es_star_area .bs_star_grid .is_card_field .ss_card_head_zone .ks_card_emoji{}
.ws_luck_wrap .es_star_area .bs_star_grid .is_card_field .ss_card_head_zone .ks_card_name .os_card_title{}
.ws_luck_wrap .es_star_area .bs_star_grid .is_card_field .ss_card_head_zone .ks_card_name .os_card_range{}
.ws_luck_wrap .es_star_area .bs_star_grid .is_card_field .ss_card_head_zone .ks_card_score .os_card_value{}

.ws_luck_wrap .es_mbti_area{}
.ws_luck_wrap .es_mbti_area .bs_mbti_title{}
.ws_luck_wrap .es_mbti_area .bs_mbti_desc{word-break:keep-all}
.ws_luck_wrap .es_mbti_area .bs_mbti_form .is_mbti_field .ks_mbti_label{}
.ws_luck_wrap .es_mbti_area .bs_mbti_form .is_mbti_field .ks_mbti_select{}
.ws_luck_wrap .es_mbti_area .bs_mbti_submit{}
.ws_luck_wrap .es_mbti_area .bs_mbti_out{word-break:keep-all}

.ws_luck_wrap .es_tarot_area{}
.ws_luck_wrap .es_tarot_area .bs_tarot_title{}
.ws_luck_wrap .es_tarot_area .bs_tarot_desc{word-break:keep-all}
.ws_luck_wrap .es_tarot_area .bs_tarot_stage .is_tarot_card{}
.ws_luck_wrap .es_tarot_area .bs_tarot_stage .ks_tarot_submit{}
.ws_luck_wrap .es_tarot_area .bs_tarot_out{word-break:keep-all}

.ws_luck_wrap .es_dict_area{}
.ws_luck_wrap .es_dict_area .bs_dict_title{}
.ws_luck_wrap .es_dict_area .bs_dict_desc{word-break:keep-all}
.ws_luck_wrap .es_dict_area .bs_dict_grid .is_dict_field .ks_dict_type{}
.ws_luck_wrap .es_dict_area .bs_dict_grid .is_dict_field .ks_dict_desc{word-break:keep-all}

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

/* 결과 동적 출력(공통) */
.ws_luck_wrap .bs_share_box .ks_share_btn{}
.ws_luck_wrap .bs_share_box .ks_save_btn{}
