html{box-sizing: border-box;}
*,*::before,*::after{box-sizing: inherit;}
*{padding: 0; margin: 0;}
ul,ol{list-style: none;}
input,textarea,select,button{font: inherit;}
button{background: none; border: 0; color: inherit; cursor: pointer;}
a:link,a:visited{color: inherit; text-decoration: none;}
img,svg,video{display: block; max-width: 100%;}
body{background: #100D08; -webkit-font-smoothing: antialiased; line-height: 1.6; min-height: 100vh; font-family: 'Barlow', sans-serif; color: #D0C09A;}
.wty-layout_tsf{min-height: 100vh; flex-direction: column; display: flex;}
.wty-page_tsf{display: flex; min-height: 100vh;}
.wty-main_tsf{flex: 1; padding-top: 3.5rem; min-width: 0;}
@media (min-width: 1078px) {
.wty-main_tsf{padding-left: 13.75rem;}
}
@media (max-width: 1080px) {
.wty-main_tsf{padding-bottom: 72px;}
}
.wty-gc_tsf{transition: transform .2s,border-color .2s; background: #171208; border: 1px solid rgba(255, 255, 255, 0.06); border-radius: 8px; overflow: hidden; position: relative; width: 140px; flex-shrink: 0; cursor: pointer;}
@media(min-width:640px) {
.wty-gc_tsf{width: 156px;}
}
@media(min-width: 1082px) {
.wty-gc_tsf{width: 10.5rem;}
}
.wty-gc_tsf:hover{transform: translateY(-3px); border-color: rgba(201, 138, 42, 0.07);}
.wty-gc_img_tsf{overflow: hidden; padding-bottom: 80%; width: 100%; position: relative;}
.wty-gc_img_tsf img{inset: 0; height: 100%; width: 100%; position: absolute; object-fit: cover;}
.wty-gc_hover_tsf{background: rgba(10, 8, 4, 0.72); inset: 0; transition: opacity .2s; opacity: 0; display: flex; justify-content: center; position: absolute; align-items: center;}
.wty-gc_tsf:hover .wty-gc_hover_tsf{opacity: 1;}
.wty-gc_hover_btn_tsf{border-radius: 4px; background: #C98A2A; padding: 8px 16px; color: #F5EAD0; font-weight: 700; font-size: 0.75rem;}
.wty-gc_info_tsf{padding: 0.5rem 0.625rem 10px;}
.wty-gc_name_tsf{overflow: hidden; font-size: 12px; white-space: nowrap; margin-bottom: 3px; color: #D0C09A; text-overflow: ellipsis; max-width: 100%; font-weight: 600;}
.wty-gc_prov_tsf{font-size: 0.625rem; color: #655538;}
.wty-gc_tag_tsf{border-radius: 4px; padding: 2px 0.438rem; text-transform: uppercase; letter-spacing: .04em; font-size: 9px; z-index: 2; left: 6px; font-weight: 700; top: 6px; position: absolute;}
.wty-gc_tag_hot_tsf{background: #BF3A2E; color: #fff;}
.wty-gc_tag_new_tsf{background: #3AB86E; color: #100D08;}
.wty-gc_tag_jp_tsf{background: #D4A017; color: #100D08;}
.wty-gc_tag_ex_tsf{background: #8A5228; color: #fff;}
.wty-gc_tag_live_tsf{background: #BF3A2E; color: #fff;}
.wty-gr_tsf{background: #100D08; padding: 2rem 1rem 0;}
@media(min-width: 766px) {
.wty-gr_tsf{padding: 2.25rem 24px 0;}
}
.wty-gr_in_tsf{margin: 0 auto; max-width: 1320px;}
.wty-gr_head_tsf{gap: 0.75rem; flex-wrap: wrap; display: flex; margin-bottom: 10px; align-items: center;}
.wty-gr_head_l_tsf{gap: 0.625rem; flex: 1; align-items: center; min-width: 0; display: flex;}
.wty-gr_ic_tsf{border-radius: 0.5rem; align-items: center; justify-content: center; width: 2rem; flex-shrink: 0; display: flex; height: 2rem;}
.wty-gr_ic_tsf svg{stroke-linejoin: round; stroke-linecap: round; height: 16px; width: 16px;}
.wty-gr_title_tsf{font-weight: 700; overflow-wrap: break-word; color: #F5EAD0; font-family: 'Cinzel', serif; font-size: 1rem;}
@media(min-width: 769px) {
.wty-gr_title_tsf{font-size: 18px;}
}
.wty-gr_more_tsf{gap: 5px; transition: color .2s; font-size: 12px; align-items: center; color: #7A6744; white-space: nowrap; flex-shrink: 0; display: flex; font-weight: 600;}
.wty-gr_more_tsf:hover{color: #C98A2A;}
.wty-gr_more_tsf svg{width: 0.75rem; height: 12px; stroke-linejoin: round; stroke-linecap: round;}
.wty-gr_arrows_tsf{gap: 0.375rem; flex-shrink: 0; display: flex;}
.wty-gr_arr_tsf{border-radius: 4px; background: rgba(255, 255, 255, 0.05); transition: background .15s,color .15s; border: 1px solid rgba(255, 255, 255, 0.11); align-items: center; height: 30px; color: #A08A62; width: 30px; display: flex; justify-content: center;}
.wty-gr_arr_tsf:hover{background: rgba(255, 255, 255, 0.07); color: #F5EAD0;}
.wty-gr_arr_tsf svg{height: 0.813rem; stroke-linejoin: round; width: 0.813rem; stroke-linecap: round;}
.wty-gr_seo_h_tsf{margin: 0 0 0.375rem; font-weight: 700; font-size: 0.813rem; font-family: 'Cinzel', serif; color: #D0C09A; overflow-wrap: break-word; max-width: 680px;}
@media(min-width: 770px) {
.wty-gr_seo_h_tsf{font-size: 0.875rem;}
}
.wty-gr_seo_tsf{line-height: 1.55; overflow-wrap: break-word; color: #7A6744; font-size: 12px; margin-bottom: 12px; max-width: 680px;}
.wty-gr_seo_tsf strong{font-weight: 600; color: #D0C09A;}
.wty-gr_scroll_tsf{gap: 10px; overflow-x: auto; scrollbar-width: none; display: flex; padding-bottom: 0.625rem; -webkit-overflow-scrolling: touch;}
.wty-gr_scroll_tsf::-webkit-scrollbar{display: none;}
@media(min-width:768px) {
.wty-gr_scroll_tsf{gap: 0.75rem;}
}
.wty-tb_tsf{background: #100D08; border-bottom: 1px solid rgba(255, 255, 255, 0.07); right: 0; display: flex; z-index: 80; align-items: center; position: fixed; height: 3.5rem; left: 0; top: 0;}
.wty-tb_in_tsf{padding: 0 14px; gap: 0; display: flex; width: 100%; align-items: center; height: 100%;}
.wty-tb_burger_tsf{border-radius: 8px; gap: 5px; align-items: center; flex-direction: column; justify-content: center; display: flex; margin-right: 8px; width: 2.375rem; height: 38px; flex-shrink: 0;}
.wty-tb_burger_tsf:hover{background: rgba(255, 255, 255, 0.05);}
.wty-tb_burger_line_tsf{background: #A08A62; border-radius: 1px; width: 1.125rem; display: block; height: 2px;}
@media(min-width: 1081px) {
.wty-tb_burger_tsf{display: none;}
}
.wty-tb_logo_tsf{gap: 0.563rem; margin-right: 1.25rem; color: #F5EAD0; display: flex; letter-spacing: -.01em; align-items: center; overflow-wrap: break-word; font-size: 18px; font-weight: 800; flex-shrink: 0;}
.wty-tb_logo_mark_tsf{border-radius: 0.5rem; overflow: hidden; width: 2rem; justify-content: center; align-items: center; display: flex; height: 2rem;}
.wty-tb_logo_mark_tsf img{height: 100%; width: 100%; object-fit: cover;}
.wty-tb_nav_tsf{flex: 1; gap: 2px; display: none;}
@media(min-width: 639px) {
.wty-tb_nav_tsf{display: flex;}
}
.wty-tb_tab_tsf{border-radius: 8px; padding: 8px 14px; transition: background .15s,color .15s; font-weight: 600; white-space: nowrap; color: #A08A62; font-size: 13px;}
.wty-tb_tab_tsf:hover{background: rgba(255, 255, 255, 0.05); color: #F5EAD0;}
.wty-tb_tab_tsf.wty-state_active_tsf{background: rgba(201, 138, 42, 0.18); color: #F5EAD0;}
.wty-tb_right_tsf{gap: 8px; margin-left: auto; align-items: center; display: flex; flex-shrink: 0;}
.wty-tb_login_tsf{transition: border-color .2s,color .2s; padding: 0.563rem 16px; border-radius: 0.5rem; border: 1px solid rgba(255, 255, 255, 0.11); background: rgba(255, 255, 255, 0.05); color: #D0C09A; font-size: 13px; display: none; font-weight: 600;}
.wty-tb_login_tsf:hover{border-color: rgba(210, 148, 48, 0.45); color: #F5EAD0;}
@media(min-width: 479px) {
.wty-tb_login_tsf{display: block;}
}
.wty-tb_reg_tsf{border-radius: 0.5rem; transition: background .2s; padding: 0.563rem 18px; background: #3AB86E; color: #0E0B05; white-space: nowrap; font-size: 0.813rem; font-weight: 700;}
.wty-tb_reg_tsf:hover{background: #4DD280;}
.wty-sb_tsf{transition: transform .25s ease; border-right: 1px solid rgba(255, 255, 255, 0.05); background: #1E1911; transform: translateX(-100%); left: 0; position: fixed; top: 3.5rem; z-index: 70; overflow-y: auto; width: 220px; bottom: 0;}
.wty-sb_tsf.wty-state_open_tsf{transform: translateX(0);}
.wty-sb_tsf::-webkit-scrollbar{width: 4px;}
.wty-sb_tsf::-webkit-scrollbar-thumb{border-radius: 2px; background: rgba(255, 255, 255, 0.07);}
@media(min-width:1080px) {
.wty-sb_tsf{transform: translateX(0);}
}
.wty-sb_auth_tsf{padding: 14px 12px 10px;}
.wty-sb_btn_reg_tsf{transition: background .2s; border-radius: 8px; padding: 11px; background: #3AB86E; font-weight: 700; display: block; color: #0E0B05; text-align: center; font-size: 0.813rem; margin-bottom: 8px;}
.wty-sb_btn_reg_tsf:hover{background: #4DD280;}
.wty-sb_btn_login_tsf{padding: 10px; border: 1px solid rgba(255, 255, 255, 0.11); background: rgba(255, 255, 255, 0.05); transition: border-color .2s; border-radius: 0.5rem; text-align: center; display: block; color: #D0C09A; font-weight: 600; font-size: 0.813rem;}
.wty-sb_btn_login_tsf:hover{border-color: rgba(210, 148, 48, 0.45); color: #F5EAD0;}
.wty-sb_promo_tsf{padding: 12px 14px; border-radius: 0.5rem; background: linear-gradient(135deg,#2A1C08,#1E1911); overflow: hidden; border: 1px solid rgba(201, 138, 42, 0.18); margin: 0 12px 10px; position: relative;}
.wty-sb_promo_tsf::before{border-radius: 50%; background: radial-gradient(circle,rgba(201, 138, 42, 0.18),transparent 70%); position: absolute; top: -20px; height: 80px; width: 5rem; content: ''; right: -1.25rem;}
.wty-sb_promo_title_tsf{text-transform: uppercase; font-weight: 700; margin-bottom: 0.25rem; letter-spacing: .06em; color: #C98A2A; font-size: 0.688rem;}
.wty-sb_promo_text_tsf{color: #F5EAD0; font-weight: 600; line-height: 1.35; font-size: 0.75rem; overflow-wrap: break-word;}
.wty-sb_promo_sub_tsf{font-size: 10px; margin-top: 3px; color: #7A6744;}
.wty-sb_nav_tsf{padding: 0.375rem 0.5rem 1rem;}
.wty-sb_nav_lb_tsf{padding: 10px 0.5rem 0.375rem; text-transform: uppercase; font-weight: 700; color: #655538; letter-spacing: .08em; font-size: 10px;}
.wty-sb_link_tsf{transition: background .15s,color .15s; gap: 10px; padding: 0.563rem 10px; border-radius: 0.25rem; overflow-wrap: break-word; display: flex; font-size: 13px; color: #A08A62; align-items: center; cursor: pointer; font-weight: 500;}
.wty-sb_link_tsf:hover{background: rgba(255, 255, 255, 0.05); color: #F5EAD0;}
.wty-sb_link_tsf.wty-state_active_tsf{background: rgba(201, 138, 42, 0.18); color: #F5EAD0;}
.wty-sb_ic_tsf{border-radius: 4px; width: 1.875rem; display: flex; height: 1.875rem; flex-shrink: 0; justify-content: center; align-items: center;}
.wty-sb_ic_tsf svg{stroke-linecap: round; stroke-linejoin: round; width: 16px; height: 16px;}
.wty-sb_ic_1_tsf{background: rgba(201, 138, 42, 0.07); color: #C98A2A;}
.wty-sb_ic_2_tsf{background: rgba(58, 184, 110, 0.16); color: #3AB86E;}
.wty-sb_ic_3_tsf{background: rgba(212, 160, 23, 0.16); color: #D4A017;}
.wty-sb_ic_4_tsf{background: rgba(138, 82, 40, 0.24); color: #8A5228;}
.wty-sb_ic_5_tsf{background: rgba(201, 138, 42, 0.07); color: #D45C6A;}
.wty-sb_ic_6_tsf{background: rgba(138, 82, 40, 0.24); color: #9B5EAA;}
.wty-sb_badge_tsf{border-radius: 4px; background: #D4A017; padding: 2px 0.438rem; font-size: 0.563rem; margin-left: auto; color: #0E0B05; font-weight: 700;}
.wty-sb_bot_tsf{border-top: 1px solid rgba(255, 255, 255, 0.05); gap: 8px; padding: 0.75rem; display: flex;}
.wty-sb_lang_tsf,.wty-sb_help_tsf{border: 1px solid rgba(255, 255, 255, 0.06); border-radius: 4px; flex: 1; transition: border-color .2s; padding: 0.563rem 0.375rem; background: rgba(255, 255, 255, 0.05); gap: 0.375rem; font-size: 11px; font-weight: 600; align-items: center; color: #A08A62; display: flex; justify-content: center;}
.wty-sb_lang_tsf:hover,.wty-sb_help_tsf:hover{border-color: rgba(210, 148, 48, 0.45); color: #F5EAD0;}
.wty-sb_lang_tsf svg,.wty-sb_help_tsf svg{height: 0.813rem; stroke-linecap: round; stroke-linejoin: round; width: 0.813rem;}
.wty-sb_bd_tsf{inset: 0; background: rgba(10, 8, 4, 0.72); z-index: 69; position: fixed; display: none;}
.wty-sb_bd_tsf.wty-state_on_tsf{display: block;}
@media(min-width: 1082px) {
.wty-sb_bd_tsf{display: none!important;}
}
.wty-mob_nav_tsf{border-top: 1px solid rgba(255, 255, 255, 0.11); background: #1E1911; padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom)); position: fixed; bottom: 0; left: 0; right: 0; z-index: 80; display: flex;}
@media(min-width: 1081px) {
.wty-mob_nav_tsf{display: none;}
}
.wty-mob_nav_item_tsf{gap: 4px; padding: 0.25rem 2px; flex: 1; cursor: pointer; display: flex; color: #655538; align-items: center; flex-direction: column;}
.wty-mob_nav_ic_tsf{line-height: 1;}
.wty-mob_nav_ic_tsf svg{height: 1.25rem; stroke-linecap: round; width: 1.25rem; stroke-linejoin: round;}
.wty-mob_nav_lb_tsf{color: #655538; font-size: 0.625rem; font-weight: 600;}
.wty-mob_nav_item_tsf.wty-state_active_tsf{color: #C98A2A;}
.wty-mob_nav_item_tsf.wty-state_active_tsf .wty-mob_nav_lb_tsf{color: #C98A2A;}
.wty-hero_tsf{background: #100D08; padding: 20px 16px 0;}
@media(min-width: 771px) {
.wty-hero_tsf{padding: 24px 1.5rem 0;}
}
.wty-hero_in_tsf{gap: 0.75rem; margin: 0 auto; display: grid; grid-template-columns: 1fr; max-width: 82.5rem;}
@media(min-width: 859px) {
.wty-hero_in_tsf{grid-template-columns: 1fr 18.75rem;}
}
@media(min-width: 1099px) {
.wty-hero_in_tsf{grid-template-columns: 1fr 21.25rem;}
}
.wty-hero_promo_tsf{border-radius: 14px; overflow: hidden; background: #171208; position: relative; min-height: 13.75rem; display: flex; align-items: stretch;}
@media(min-width: 770px) {
.wty-hero_promo_tsf{min-height: 280px;}
}
.wty-hero_promo_bg_tsf{inset: 0; background-position: center; background: linear-gradient(120deg,#2A1C08 0%,#100D08 100%); position: absolute; background-size: cover;}
.wty-hero_promo_bg_tsf::after{inset: 0; background: linear-gradient(90deg,#100D08 0%,rgba(10, 8, 4, 0.72) 60%,transparent 100%); position: absolute; content: '';}
.wty-hero_promo_glow_tsf{border-radius: 50%; background: radial-gradient(circle,rgba(138, 82, 40, 0.24) 0%,transparent 65%); width: 18.75rem; right: 3.75rem; height: 18.75rem; pointer-events: none; top: -2.5rem; position: absolute;}
.wty-hero_promo_ct_tsf{padding: 1.75rem 24px 28px 1.75rem; position: relative; display: flex; justify-content: center; z-index: 2; max-width: 30rem; flex-direction: column;}
@media(min-width: 769px) {
.wty-hero_promo_ct_tsf{padding: 2.5rem 2rem;}
}
.wty-hero_badge_tsf{background: rgba(201, 138, 42, 0.18); border-radius: 1.25rem; padding: 5px 0.75rem; border: 1px solid rgba(201, 138, 42, 0.07); display: inline-block; font-size: 10px; margin-bottom: 0.875rem; color: #C98A2A; font-weight: 700; text-transform: uppercase; letter-spacing: .08em;}
.wty-hero_h1_tsf{margin-bottom: 0.625rem; font-size: 26px; font-weight: 800; font-family: 'Cinzel', serif; color: #F5EAD0; line-height: 1.15; overflow-wrap: break-word;}
.wty-hero_h1_tsf em{color: #D4A017; font-style: normal;}
@media(min-width: 767px) {
.wty-hero_h1_tsf{font-size: 2.25rem;}
}
.wty-hero_sub_tsf{color: #A08A62; font-size: 0.813rem; margin-bottom: 20px; line-height: 1.55;}
@media(min-width: 770px) {
.wty-hero_sub_tsf{font-size: 0.875rem;}
}
.wty-hero_row_tsf{gap: 0.625rem; flex-wrap: wrap; align-items: center; display: flex;}
.wty-hero_cta_tsf{transition: background .2s; border-radius: 8px; padding: 13px 1.625rem; background: #3AB86E; font-weight: 700; color: #0E0B05; box-shadow: 0 0.375rem 1.375rem rgba(58, 184, 110, 0.42), 0 2px 0.313rem rgba(0, 0, 0, 0.55); font-size: 14px;}
.wty-hero_cta_tsf:hover{background: #4DD280;}
.wty-hero_terms_tsf{font-size: 0.688rem; color: #655538;}
.wty-hero_game_tsf{border-radius: 0.875rem; overflow: hidden; background: #171208; border: 1px solid rgba(255, 255, 255, 0.06); flex-direction: column; display: flex; position: relative;}
.wty-hero_game_badge_tsf{padding: 5px 0.625rem; border: 1px solid rgba(212, 160, 23, 0.16); border-radius: 20px; background: rgba(212, 160, 23, 0.16); letter-spacing: .06em; position: absolute; font-weight: 700; color: #D4A017; left: 12px; z-index: 3; text-transform: uppercase; top: 0.75rem; font-size: 0.625rem;}
.wty-hero_game_badge_tsf svg{height: 11px; margin-right: 0.25rem; vertical-align: -1px; width: 11px;}
.wty-hero_game_img_tsf{background: linear-gradient(135deg,#2A1C08,#100D08); overflow: hidden; position: relative; padding-bottom: 60%;}
.wty-hero_game_img_tsf img{inset: 0; position: absolute; height: 100%; object-fit: cover; width: 100%;}
.wty-hero_game_play_tsf{inset: 0; transition: opacity .2s; background: rgba(10, 8, 4, 0.72); justify-content: center; display: flex; opacity: 0; position: absolute; align-items: center;}
.wty-hero_game_tsf:hover .wty-hero_game_play_tsf{opacity: 1;}
.wty-hero_game_play_tsf span{background: #C98A2A; border-radius: 50%; width: 52px; align-items: center; height: 3.25rem; display: flex; justify-content: center;}
.wty-hero_game_play_tsf span svg{margin-left: 2px; height: 18px; width: 1.125rem;}
.wty-hero_game_info_tsf{padding: 0.875rem 1rem;}
.wty-hero_game_title_tsf{overflow-wrap: break-word; font-weight: 700; margin-bottom: 4px; color: #F5EAD0; font-size: 0.938rem;}
.wty-hero_game_provider_tsf{color: #7A6744; font-size: 11px;}
.wty-hero_game_btn_tsf{margin: 12px 1rem 16px; border-radius: 8px; background: #C98A2A; transition: background .2s; padding: 11px; display: block; text-align: center; font-size: 13px; color: #F5EAD0; font-weight: 700;}
.wty-hero_game_tsf:hover .wty-hero_game_btn_tsf{background: #E0A03A;}
.wty-wy_tsf{padding: 2rem 16px 0; background: #100D08;}
@media(min-width: 765px) {
.wty-wy_tsf{padding: 40px 24px 0;}
}
.wty-wy_in_tsf{margin: 0 auto; max-width: 82.5rem;}
.wty-wy_head_tsf{max-width: 45rem; margin-bottom: 18px;}
.wty-wy_label_tsf{letter-spacing: .08em; text-transform: uppercase; color: #C98A2A; font-size: 11px; font-weight: 700; margin-bottom: 0.5rem;}
.wty-wy_h2_tsf{color: #F5EAD0; overflow-wrap: break-word; font-weight: 800; font-family: 'Cinzel', serif; font-size: 20px; margin-bottom: 0.5rem;}
@media(min-width:768px) {
.wty-wy_h2_tsf{font-size: 24px;}
}
.wty-wy_intro_tsf{margin: 0; color: #7A6744; line-height: 1.6; font-size: 13px;}
.wty-wy_grid_tsf{gap: 12px; grid-template-columns: 1fr; display: grid;}
@media(min-width: 641px) {
.wty-wy_grid_tsf{gap: 14px; grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1083px) {
.wty-wy_grid_tsf{gap: 1rem; grid-template-columns: repeat(3,1fr);}
}
.wty-wy_card_tsf{padding: 1.25rem; border-radius: 0.5rem; transition: border-color .2s,transform .2s; border: 1px solid rgba(255, 255, 255, 0.11); background: #1E1911;}
.wty-wy_card_tsf:hover{transform: translateY(-2px); border-color: rgba(201, 138, 42, 0.07);}
.wty-wy_card_ic_tsf{border-radius: 50%; background: rgba(201, 138, 42, 0.18); color: #C98A2A; display: flex; width: 44px; margin-bottom: 14px; height: 44px; justify-content: center; align-items: center;}
.wty-wy_card_ic_tsf svg{stroke-linecap: round; height: 1.375rem; stroke-linejoin: round; width: 1.375rem;}
.wty-wy_card_h_tsf{line-height: 1.25; overflow-wrap: break-word; margin-bottom: 6px; font-size: 0.938rem; color: #F5EAD0; font-weight: 700;}
.wty-wy_card_p_tsf{color: #7A6744; overflow-wrap: break-word; font-size: 0.813rem; line-height: 1.6;}
.wty-wy_card_p_tsf strong{font-weight: 600; color: #D0C09A;}
.wty-gcg_tsf{padding: 36px 16px 0; background: #100D08;}
@media(min-width: 765px) {
.wty-gcg_tsf{padding: 44px 24px 0;}
}
.wty-gcg_in_tsf{margin: 0 auto; max-width: 82.5rem;}
.wty-gcg_head_tsf{max-width: 720px; margin-bottom: 20px;}
.wty-gcg_label_tsf{font-weight: 700; font-size: 11px; text-transform: uppercase; margin-bottom: 8px; color: #C98A2A; letter-spacing: .08em;}
.wty-gcg_h2_tsf{overflow-wrap: break-word; margin-bottom: 8px; color: #F5EAD0; font-family: 'Cinzel', serif; font-size: 22px; font-weight: 800;}
@media(min-width: 769px) {
.wty-gcg_h2_tsf{font-size: 1.75rem;}
}
.wty-gcg_intro_tsf{font-size: 13px; color: #7A6744; line-height: 1.6;}
.wty-gcg_grid_tsf{gap: 0.75rem; display: grid; grid-template-columns: 1fr;}
@media(min-width:640px) {
.wty-gcg_grid_tsf{gap: 14px; grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1082px) {
.wty-gcg_grid_tsf{gap: 1rem; grid-template-columns: repeat(3,1fr);}
}
.wty-gcg_card_tsf{border: 1px solid rgba(255, 255, 255, 0.11); padding: 1.25rem; overflow: hidden; transition: transform .2s,border-color .2s; border-radius: 0.875rem; position: relative; justify-content: flex-end; display: flex; min-height: 240px; flex-direction: column; cursor: pointer;}
.wty-gcg_card_tsf:hover{transform: translateY(-3px); border-color: rgba(201, 138, 42, 0.18);}
.wty-gcg_card_bg_tsf{inset: 0; position: absolute; z-index: 0;}
.wty-gcg_card_bg_tsf::after{background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%); inset: 0; position: absolute; content: '';}
.wty-gcg_card_ic_tsf{background: rgba(0,0,0,.45); border-radius: 4px; justify-content: center; align-items: center; top: 18px; z-index: 2; right: 18px; display: flex; height: 40px; color: #F5EAD0; width: 40px; position: absolute;}
.wty-gcg_card_ic_tsf svg{width: 1.25rem; stroke-linejoin: round; height: 1.25rem; stroke-linecap: round;}
.wty-gcg_card_ct_tsf{z-index: 1; position: relative;}
.wty-gcg_card_h_tsf{margin-bottom: 0.5rem; line-height: 1.2; font-family: 'Cinzel', serif; overflow-wrap: break-word; color: #F5EAD0; font-size: 18px; font-weight: 800;}
@media(min-width: 765px) {
.wty-gcg_card_h_tsf{font-size: 1.25rem;}
}
.wty-gcg_card_p_tsf{font-size: 12px; color: rgba(255,255,255,.82); line-height: 1.55; overflow-wrap: break-word; margin-bottom: 10px;}
.wty-gcg_card_p_tsf strong{font-weight: 600; color: #F5EAD0;}
.wty-gcg_card_cta_tsf{gap: 4px; display: inline-flex; font-size: 12px; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; color: #C98A2A; align-items: center;}
.wty-gcg_card_cta_tsf svg{stroke-linecap: round; height: 0.75rem; stroke-linejoin: round; width: 0.75rem;}
.wty-ws_tsf{background: #100D08; padding: 2rem 16px 0;}
@media(min-width: 771px) {
.wty-ws_tsf{padding: 36px 24px 0;}
}
.wty-ws_in_tsf{margin: 0 auto; max-width: 82.5rem;}
.wty-ws_head_tsf{gap: 0.75rem; flex-wrap: wrap; justify-content: space-between; display: flex; margin-bottom: 14px; align-items: center;}
.wty-ws_title_tsf{gap: 0.625rem; overflow-wrap: break-word; flex-wrap: wrap; font-size: 1rem; font-weight: 700; display: flex; font-family: 'Cinzel', serif; color: #F5EAD0; align-items: center;}
.wty-ws_title_ic_tsf svg{color: #D4A017; width: 18px; height: 18px; stroke-linejoin: round; stroke-linecap: round;}
.wty-ws_online_tsf{gap: 7px; align-items: center; color: #7A6744; font-weight: 600; display: flex; font-size: 0.75rem;}
.wty-ws_online_dot_tsf{border-radius: 50%; background: #3AB86E; width: 8px; box-shadow: 0 0 6px rgba(58, 184, 110, 0.16); flex-shrink: 0; height: 8px;}
.wty-ws_scroll_tsf{gap: 8px; display: flex; overflow-x: auto; padding-bottom: 0.5rem; scrollbar-width: none;}
.wty-ws_scroll_tsf::-webkit-scrollbar{display: none;}
.wty-wc_tsf{border-radius: 8px; background: #171208; gap: 10px; padding: 10px 0.875rem; border: 1px solid rgba(255, 255, 255, 0.11); align-items: center; min-width: 13.75rem; flex-shrink: 0; display: flex;}
.wty-wc_img_tsf{border-radius: 4px; background: #1E1911; overflow: hidden; flex-shrink: 0; height: 36px; width: 36px;}
.wty-wc_img_tsf img{width: 100%; object-fit: cover; height: 100%;}
.wty-wc_info_tsf{min-width: 0;}
.wty-wc_game_tsf{overflow: hidden; color: #D0C09A; font-size: 0.75rem; text-overflow: ellipsis; font-weight: 600; white-space: nowrap;}
.wty-wc_player_tsf{overflow: hidden; white-space: nowrap; color: #655538; text-overflow: ellipsis; font-size: 0.625rem;}
.wty-wc_amount_tsf{font-size: 0.813rem; white-space: nowrap; margin-left: auto; flex-shrink: 0; font-weight: 700; color: #3AB86E;}
.wty-app_tsf{padding: 2.25rem 16px 0; background: #100D08;}
@media(min-width: 771px) {
.wty-app_tsf{padding: 2.75rem 1.5rem 0;}
}
.wty-app_in_tsf{margin: 0 auto; max-width: 1320px;}
.wty-app_head_tsf{margin-bottom: 1rem;}
.wty-app_label_tsf{font-weight: 700; font-size: 0.688rem; letter-spacing: .08em; text-transform: uppercase; margin-bottom: 8px; color: #C98A2A;}
.wty-app_h2_tsf{font-size: 20px; font-weight: 800; font-family: 'Cinzel', serif; margin-bottom: 6px; color: #F5EAD0; overflow-wrap: break-word;}
@media(min-width: 770px) {
.wty-app_h2_tsf{font-size: 1.5rem;}
}
.wty-app_sub_tsf{max-width: 37.5rem; overflow-wrap: break-word; font-size: 0.813rem; line-height: 1.6; color: #7A6744;}
.wty-app_sub_tsf strong{font-weight: 700; color: #D0C09A;}
.wty-app_cards_tsf{gap: 0.625rem; grid-template-columns: 1fr; margin-top: 16px; display: grid;}
@media(min-width: 641px) {
.wty-app_cards_tsf{grid-template-columns: repeat(3,1fr);}
}
.wty-app_card_tsf{border-radius: 0.5rem; gap: 1rem; overflow: hidden; padding: 1.25rem; display: flex; flex-wrap: wrap; position: relative; align-items: flex-start;}
.wty-app_card_ios_tsf{background: linear-gradient(135deg,rgba(201, 138, 42, 0.18) 0%,#1E1911 100%);}
.wty-app_card_android_tsf{background: linear-gradient(135deg,rgba(58, 184, 110, 0.16) 0%,#1E1911 100%);}
.wty-app_card_win_tsf{background: linear-gradient(135deg,rgba(212, 160, 23, 0.16) 0%,#1E1911 100%);}
.wty-app_card_ic_tsf svg{stroke-linejoin: round; stroke-linecap: round; height: 2.125rem; width: 34px;}
.wty-app_card_ic_tsf{color: #F5EAD0; flex-shrink: 0;}
.wty-app_card_os_tsf{margin-bottom: 6px; font-size: 10px; letter-spacing: .08em; color: #7A6744; text-transform: uppercase; font-weight: 700;}
.wty-app_card_title_tsf{font-size: 0.938rem; line-height: 1.2; color: #F5EAD0; font-weight: 700; overflow-wrap: break-word; margin-bottom: 6px;}
.wty-app_card_text_tsf{color: #7A6744; line-height: 1.5; overflow-wrap: break-word; margin-bottom: 14px; font-size: 0.75rem;}
.wty-app_card_btn_tsf{background: rgba(255, 255, 255, 0.12); gap: 7px; border-radius: 0.25rem; border: 1px solid rgba(210, 148, 48, 0.45); transition: background .2s; padding: 0.625rem 1.125rem; font-weight: 700; align-items: center; display: inline-flex; color: #F5EAD0; font-size: 0.813rem;}
.wty-app_card_btn_tsf:hover{background: rgba(255, 255, 255, 0.07);}
.wty-htp_tsf{padding: 2.25rem 16px 0; background: #100D08;}
@media(min-width: 769px) {
.wty-htp_tsf{padding: 44px 24px 0;}
}
.wty-htp_in_tsf{margin: 0 auto; max-width: 1320px;}
.wty-htp_head_tsf{margin-bottom: 1.375rem; max-width: 45rem;}
.wty-htp_label_tsf{font-weight: 700; color: #C98A2A; letter-spacing: .08em; text-transform: uppercase; margin-bottom: 8px; font-size: 0.688rem;}
.wty-htp_h2_tsf{margin-bottom: 8px; font-family: 'Cinzel', serif; overflow-wrap: break-word; font-size: 22px; font-weight: 800; color: #F5EAD0;}
@media(min-width: 767px) {
.wty-htp_h2_tsf{font-size: 28px;}
}
.wty-htp_intro_tsf{line-height: 1.6; color: #7A6744; font-size: 0.875rem;}
.wty-htp_steps_tsf{padding: 0; margin: 0; list-style: none; gap: 0.75rem; display: grid; grid-template-columns: 1fr; counter-reset: none;}
@media(min-width: 641px) {
.wty-htp_steps_tsf{grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1081px) {
.wty-htp_steps_tsf{gap: 0.875rem; grid-template-columns: repeat(4,1fr);}
}
.wty-htp_step_tsf{border-radius: 8px; padding: 1.25rem 1.125rem 1.125rem; background: #1E1911; border: 1px solid rgba(255, 255, 255, 0.11); display: flex; flex-direction: column; position: relative;}
.wty-htp_step_num_tsf{border-radius: 50%; background: #C98A2A; color: #0E0B05; height: 1.75rem; font-size: 0.813rem; font-weight: 800; width: 1.75rem; left: 1.25rem; font-family: 'Cinzel', serif; align-items: center; justify-content: center; position: absolute; top: -0.75rem; display: flex;}
.wty-htp_step_ic_tsf{background: rgba(201, 138, 42, 0.18); border-radius: 4px; margin: 0.5rem 0 0.75rem; align-items: center; height: 36px; justify-content: center; display: flex; color: #C98A2A; width: 2.25rem;}
.wty-htp_step_ic_tsf svg{width: 18px; stroke-linejoin: round; height: 18px; stroke-linecap: round;}
.wty-htp_step_h_tsf{color: #F5EAD0; line-height: 1.25; font-size: 14px; margin-bottom: 0.375rem; overflow-wrap: break-word; font-weight: 700;}
.wty-htp_step_p_tsf{font-size: 0.813rem; color: #7A6744; overflow-wrap: break-word; line-height: 1.55;}
.wty-htp_step_p_tsf strong{color: #D0C09A; font-weight: 600;}
.wty-htp_cta_tsf{background: #3AB86E; transition: background .2s; padding: 0.813rem 26px; border-radius: 8px; font-weight: 700; margin-top: 1.25rem; font-size: 0.875rem; color: #0E0B05; display: inline-block;}
.wty-htp_cta_tsf:hover{background: #4DD280;}
.wty-prov_tsf{background: #100D08; padding: 36px 16px 0;}
@media(min-width:768px) {
.wty-prov_tsf{padding: 2.75rem 1.5rem 0;}
}
.wty-prov_in_tsf{margin: 0 auto; max-width: 1320px;}
.wty-prov_head_tsf{margin-bottom: 16px;}
.wty-prov_label_tsf{letter-spacing: .08em; margin-bottom: 0.5rem; color: #C98A2A; text-transform: uppercase; font-weight: 700; font-size: 11px;}
.wty-prov_h2_tsf{overflow-wrap: break-word; color: #F5EAD0; margin-bottom: 0.5rem; font-size: 1.25rem; font-family: 'Cinzel', serif; font-weight: 800;}
@media(min-width:768px) {
.wty-prov_h2_tsf{font-size: 24px;}
}
.wty-prov_seo_tsf{font-size: 0.813rem; line-height: 1.6; max-width: 38.75rem; margin-bottom: 1rem; overflow-wrap: break-word; color: #7A6744;}
.wty-prov_seo_tsf strong{font-weight: 700; color: #D0C09A;}
.wty-prov_seo_tsf a{text-decoration: underline; color: #C98A2A;}
.wty-prov_grid_tsf{gap: 0.5rem; display: grid; grid-template-columns: repeat(4,1fr);}
@media(min-width:640px) {
.wty-prov_grid_tsf{gap: 0.625rem; grid-template-columns: repeat(5,1fr);}
}
@media(min-width: 1081px) {
.wty-prov_grid_tsf{grid-template-columns: repeat(8,1fr);}
}
.wty-prov_card_tsf{padding: 0.875rem 10px; border-radius: 0.5rem; background: #171208; border: 1px solid rgba(255, 255, 255, 0.11); gap: 7px; transition: border-color .2s,background .2s; flex-direction: column; display: flex; align-items: center; cursor: pointer;}
.wty-prov_card_tsf:hover{border-color: rgba(210, 148, 48, 0.45); background: #1E1911;}
.wty-prov_logo_tsf{border-radius: 4px; background: rgba(255, 255, 255, 0.05); overflow: hidden; align-items: center; height: 44px; justify-content: center; display: flex; width: 2.75rem;}
.wty-prov_logo_tsf img{width: 100%; height: 100%; object-fit: contain;}
.wty-prov_name_tsf{overflow-wrap: break-word; text-align: center; color: #A08A62; font-weight: 600; font-size: 0.688rem;}
.wty-reg_tsf{background: #100D08; padding: 2.25rem 16px 0;}
@media(min-width: 767px) {
.wty-reg_tsf{padding: 2.75rem 1.5rem 0;}
}
.wty-reg_in_tsf{border: 1px solid rgba(255, 255, 255, 0.06); margin: 0 auto; background: #1E1911; border-radius: 0.875rem; padding: 1.75rem 1.5rem; max-width: 82.5rem;}
@media(min-width:768px) {
.wty-reg_in_tsf{padding: 40px;}
}
.wty-reg_top_tsf{gap: 28px; grid-template-columns: 1fr; display: grid;}
@media(min-width: 862px) {
.wty-reg_top_tsf{gap: 40px; grid-template-columns: 1fr 1fr;}
}
.wty-reg_label_tsf{font-weight: 700; font-size: 0.688rem; text-transform: uppercase; letter-spacing: .08em; color: #C98A2A; margin-bottom: 10px;}
.wty-reg_h2_tsf{line-height: 1.2; font-weight: 800; color: #F5EAD0; margin-bottom: 0.75rem; font-family: 'Cinzel', serif; overflow-wrap: break-word; font-size: 22px;}
@media(min-width: 769px) {
.wty-reg_h2_tsf{font-size: 28px;}
}
.wty-reg_bonus_tsf{border: 1px solid rgba(212, 160, 23, 0.16); padding: 0.625rem 1rem; border-radius: 8px; gap: 8px; background: rgba(212, 160, 23, 0.16); align-items: center; margin-bottom: 1rem; display: inline-flex;}
.wty-reg_bonus_amount_tsf{font-size: 1.25rem; font-weight: 800; color: #D4A017;}
.wty-reg_bonus_text_tsf{line-height: 1.35; font-size: 0.813rem; color: #A08A62;}
.wty-reg_cta_btn_tsf{border-radius: 0.5rem; transition: background .2s; background: #3AB86E; padding: 0.875rem 32px; box-shadow: 0 6px 22px rgba(58, 184, 110, 0.42), 0 2px 0.313rem rgba(0, 0, 0, 0.55); display: inline-block; color: #0E0B05; font-size: 15px; font-weight: 700; margin-bottom: 12px;}
.wty-reg_cta_btn_tsf:hover{background: #4DD280;}
.wty-reg_terms_tsf{font-size: 11px; line-height: 1.5; color: #655538;}
.wty-reg_seo_tsf{border-top: 1px solid rgba(255, 255, 255, 0.05); padding-top: 1.25rem; line-height: 1.65; margin-top: 1.25rem; color: #7A6744; overflow-wrap: break-word; font-size: 13px;}
.wty-reg_seo_tsf p{font-size: 13px; line-height: 1.65; margin-bottom: 0.625rem; color: #7A6744;}
.wty-reg_seo_tsf p:last-child{margin-bottom: 0;}
.wty-reg_seo_tsf strong{color: #D0C09A; font-weight: 700;}
.wty-reg_seo_tsf a{transition: color .2s; color: #C98A2A; text-decoration: underline;}
.wty-reg_seo_tsf a:hover{color: #E0A03A;}
.wty-reg_seo_tsf ul,.wty-reg_seo_tsf ol{margin: 0 0 0.625rem; list-style: disc; padding-left: 1.125rem;}
.wty-reg_seo_tsf ol{list-style: decimal;}
.wty-reg_seo_tsf li{line-height: 1.65; font-size: 0.813rem; margin-bottom: 0.25rem; color: #7A6744;}
.wty-reg_seo_tsf table{overflow-x: auto; width: 100%; border-collapse: collapse; display: block; margin-bottom: 10px; font-size: 13px;}
@media(min-width: 767px) {
.wty-reg_seo_tsf table{display: table;}
}
.wty-reg_seo_tsf th{border-bottom: 1px solid rgba(255, 255, 255, 0.07); padding: 0.5rem; color: #D0C09A; font-weight: 700; text-align: left;}
.wty-reg_seo_tsf td{padding: 0.5rem; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #7A6744;}
.wty-reg_steps_tsf{gap: 0.875rem; display: flex; flex-direction: column; margin-top: 28px;}
@media(min-width:860px) {
.wty-reg_steps_tsf{margin-top: 0;}
}
.wty-reg_step_tsf{border: 1px solid rgba(255, 255, 255, 0.06); border-radius: 0.5rem; background: rgba(255, 255, 255, 0.05); gap: 0.875rem; padding: 16px; display: flex; flex-wrap: wrap; align-items: flex-start;}
.wty-reg_step_num_tsf{border-radius: 50%; background: rgba(201, 138, 42, 0.18); border: 1px solid rgba(201, 138, 42, 0.07); height: 2.125rem; flex-shrink: 0; justify-content: center; align-items: center; font-weight: 800; display: flex; font-size: 14px; width: 2.125rem; color: #C98A2A;}
.wty-reg_step_title_tsf{font-size: 14px; color: #F5EAD0; font-weight: 700; margin-bottom: 3px;}
.wty-reg_step_text_tsf{line-height: 1.5; font-size: 12px; color: #7A6744;}
.wty-reg_trust_tsf{border-top: 1px solid rgba(255, 255, 255, 0.05); gap: 0.625rem; flex-wrap: wrap; display: flex; margin-top: 1.25rem; padding-top: 20px;}
.wty-reg_trust_item_tsf{gap: 0.438rem; align-items: center; font-size: 0.75rem; color: #7A6744; overflow-wrap: break-word; display: flex;}
.wty-reg_trust_ic_tsf svg{stroke-linejoin: round; width: 1rem; color: #C98A2A; stroke-linecap: round; height: 16px;}
.wty-bon_tsf{background: #100D08; padding: 36px 16px 0;}
@media(min-width: 765px) {
.wty-bon_tsf{padding: 2.75rem 1.5rem 0;}
}
.wty-bon_in_tsf{margin: 0 auto; max-width: 82.5rem;}
.wty-bon_head_tsf{margin-bottom: 1.25rem;}
.wty-bon_label_tsf{letter-spacing: .08em; font-size: 11px; margin-bottom: 0.5rem; color: #C98A2A; text-transform: uppercase; font-weight: 700;}
.wty-bon_h2_tsf{font-size: 20px; font-weight: 800; margin-bottom: 0.5rem; color: #F5EAD0; font-family: 'Cinzel', serif; overflow-wrap: break-word;}
@media(min-width: 770px) {
.wty-bon_h2_tsf{font-size: 24px;}
}
.wty-bon_seo_tsf{color: #7A6744; font-size: 13px; max-width: 620px; line-height: 1.6; overflow-wrap: break-word;}
.wty-bon_seo_tsf strong{font-weight: 700; color: #D0C09A;}
.wty-bon_seo_tsf a{color: #C98A2A; text-decoration: underline;}
.wty-bon_grid_tsf{gap: 10px; display: grid; grid-template-columns: 1fr 1fr;}
@media(min-width: 637px) {
.wty-bon_grid_tsf{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1082px) {
.wty-bon_grid_tsf{grid-template-columns: repeat(5,1fr);}
}
.wty-bon_card_tsf{transition: border-color .2s,transform .2s; border-radius: 0.5rem; border: 1px solid rgba(255, 255, 255, 0.11); padding: 16px; background: #171208;}
.wty-bon_card_tsf:hover{border-color: rgba(201, 138, 42, 0.07); transform: translateY(-2px);}
.wty-bon_card_ic_tsf svg{stroke-linejoin: round; height: 26px; stroke-linecap: round; width: 1.625rem;}
.wty-bon_card_ic_tsf{margin-bottom: 10px;}
.wty-bon_card_type_tsf{font-size: 0.625rem; letter-spacing: .06em; font-weight: 700; margin-bottom: 0.375rem; text-transform: uppercase; color: #7A6744;}
.wty-bon_card_amount_tsf{line-height: 1.1; font-size: 1.125rem; font-weight: 800; margin-bottom: 0.375rem; color: #D4A017;}
.wty-bon_card_name_tsf{font-size: 13px; color: #F5EAD0; margin-bottom: 8px; font-weight: 600; overflow-wrap: break-word;}
.wty-bon_card_detail_tsf{border-top: 1px solid rgba(255, 255, 255, 0.05); overflow-wrap: break-word; font-size: 0.688rem; padding-top: 0.5rem; line-height: 1.5; color: #655538;}
.wty-seo_tsf{padding: 2.25rem 1rem 0; background: #100D08;}
@media(min-width: 770px) {
.wty-seo_tsf{padding: 44px 24px 0;}
}
.wty-seo_in_tsf{background: #1E1911; padding: 1.75rem 1.5rem; margin: 0 auto; border-radius: 14px; border: 1px solid rgba(255, 255, 255, 0.11); max-width: 82.5rem;}
@media(min-width: 766px) {
.wty-seo_in_tsf{padding: 2.25rem 2.5rem;}
}
.wty-seo_label_tsf{color: #C98A2A; font-size: 11px; letter-spacing: .08em; font-weight: 700; margin-bottom: 10px; text-transform: uppercase;}
.wty-seo_h2_tsf{margin-bottom: 14px; color: #F5EAD0; font-family: 'Cinzel', serif; overflow-wrap: break-word; font-weight: 800; line-height: 1.25; font-size: 1.25rem;}
@media(min-width: 770px) {
.wty-seo_h2_tsf{font-size: 1.5rem;}
}
.wty-seo_body_tsf{font-size: 0.875rem; color: #A08A62; line-height: 1.75; overflow-wrap: break-word;}
.wty-seo_body_tsf p{color: #A08A62; font-size: 0.875rem; margin-bottom: 0.75rem; line-height: 1.75;}
.wty-seo_body_tsf p:last-child{margin-bottom: 0;}
.wty-seo_body_tsf strong{font-weight: 700; color: #D0C09A;}
.wty-seo_body_tsf a{transition: color .2s; text-decoration: underline; color: #C98A2A;}
.wty-seo_body_tsf a:hover{color: #E0A03A;}
.wty-seo_body_tsf ul,.wty-seo_body_tsf ol{margin: 0 0 12px; list-style: disc; padding-left: 1.375rem;}
.wty-seo_body_tsf ol{list-style: decimal;}
.wty-seo_body_tsf li{line-height: 1.75; margin-bottom: 6px; color: #A08A62; font-size: 0.875rem;}
.wty-seo_body_tsf table{font-size: 13px; border-collapse: collapse; display: block; width: 100%; margin-bottom: 0.75rem; overflow-x: auto;}
@media(min-width: 769px) {
.wty-seo_body_tsf table{display: table;}
}
.wty-seo_body_tsf th{border-bottom: 1px solid rgba(255, 255, 255, 0.07); padding: 0.625rem 0.75rem; font-weight: 700; text-align: left; color: #D0C09A;}
.wty-seo_body_tsf td{padding: 10px 12px; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #A08A62;}
.wty-seo_cols_tsf{gap: 1.5rem; display: grid; margin-top: 20px;}
@media(min-width: 643px) {
.wty-seo_cols_tsf{grid-template-columns: 1fr 1fr;}
}
@media(min-width:1080px) {
.wty-seo_cols_tsf{grid-template-columns: repeat(3,1fr);}
}
.wty-seo_col_h_tsf{margin-bottom: 7px; font-size: 13px; color: #D0C09A; overflow-wrap: break-word; font-weight: 700;}
.wty-seo_col_p_tsf{color: #7A6744; line-height: 1.65; overflow-wrap: break-word; font-size: 0.813rem;}
.wty-seo_stats_tsf{margin: 1.25rem 0; gap: 16px; flex-wrap: wrap; display: flex;}
.wty-seo_stat_tsf{flex: 1; border: 1px solid rgba(201, 138, 42, 0.18); background: rgba(201, 138, 42, 0.07); padding: 0.875rem 1rem; border-radius: 8px; min-width: 140px;}
.wty-seo_stat_val_tsf{color: #C98A2A; margin-bottom: 4px; overflow-wrap: break-word; font-size: 20px; font-weight: 800;}
.wty-seo_stat_lb_tsf{color: #7A6744; overflow-wrap: break-word; font-size: 11px;}
.wty-pmt_tsf{background: #100D08; padding: 36px 16px 0;}
@media(min-width: 769px) {
.wty-pmt_tsf{padding: 44px 24px 0;}
}
.wty-pmt_in_tsf{margin: 0 auto; max-width: 1320px;}
.wty-pmt_head_tsf{max-width: 45rem; margin-bottom: 1.375rem;}
.wty-pmt_label_tsf{margin-bottom: 8px; color: #C98A2A; text-transform: uppercase; font-size: 11px; letter-spacing: .08em; font-weight: 700;}
.wty-pmt_h2_tsf{color: #F5EAD0; margin-bottom: 0.5rem; font-size: 22px; font-weight: 800; overflow-wrap: break-word; font-family: 'Cinzel', serif;}
@media(min-width: 770px) {
.wty-pmt_h2_tsf{font-size: 28px;}
}
.wty-pmt_intro_tsf{font-size: 14px; overflow-wrap: break-word; line-height: 1.6; color: #7A6744;}
.wty-pmt_groups_tsf{gap: 1.25rem; display: flex; flex-direction: column;}
.wty-pmt_group_tsf{border-radius: 8px; background: #1E1911; border: 1px solid rgba(255, 255, 255, 0.11); padding: 1.25rem;}
.wty-pmt_group_head_tsf{gap: 12px; flex-wrap: wrap; align-items: center; margin-bottom: 10px; display: flex;}
.wty-pmt_group_ic_tsf{background: rgba(201, 138, 42, 0.18); border-radius: 4px; display: flex; justify-content: center; flex-shrink: 0; align-items: center; width: 36px; height: 36px; color: #C98A2A;}
.wty-pmt_group_ic_tsf svg{height: 18px; stroke-linejoin: round; width: 1.125rem; stroke-linecap: round;}
.wty-pmt_group_h_tsf{margin: 0; font-weight: 700; overflow-wrap: break-word; color: #F5EAD0; font-size: 1rem; font-family: 'Cinzel', serif;}
.wty-pmt_group_p_tsf{font-size: 0.813rem; margin-bottom: 14px; color: #7A6744; line-height: 1.6; overflow-wrap: break-word;}
.wty-pmt_group_p_tsf strong{font-weight: 600; color: #D0C09A;}
.wty-pmt_table_wrap_tsf{-webkit-overflow-scrolling: touch; overflow-x: auto;}
.wty-pmt_table_tsf{width: 100%; font-size: 13px; border-collapse: collapse; min-width: 33.75rem;}
.wty-pmt_table_tsf th{border-bottom: 1px solid rgba(255, 255, 255, 0.07); padding: 10px 12px; text-align: left; font-size: 0.688rem; text-transform: uppercase; font-weight: 700; letter-spacing: .04em; color: #D0C09A; white-space: nowrap;}
.wty-pmt_table_tsf td{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 12px; color: #7A6744;}
.wty-pmt_table_tsf tbody tr:last-child td{border-bottom: none;}
.wty-pmt_table_tsf tr:hover td{background: rgba(255, 255, 255, 0.05); color: #D0C09A;}
.wty-seo_tsf{padding: 2.25rem 1rem 0; background: #100D08;}
@media(min-width: 767px) {
.wty-seo_tsf{padding: 2.75rem 24px 0;}
}
.wty-seo_in_tsf{margin: 0 auto; border-radius: 14px; padding: 28px 1.5rem; background: #1E1911; border: 1px solid rgba(255, 255, 255, 0.11); max-width: 82.5rem;}
@media(min-width: 769px) {
.wty-seo_in_tsf{padding: 36px 2.5rem;}
}
.wty-seo_label_tsf{font-weight: 700; font-size: 11px; color: #C98A2A; text-transform: uppercase; margin-bottom: 10px; letter-spacing: .08em;}
.wty-seo_h2_tsf{font-family: 'Cinzel', serif; font-size: 1.25rem; overflow-wrap: break-word; color: #F5EAD0; line-height: 1.25; font-weight: 800; margin-bottom: 14px;}
@media(min-width: 767px) {
.wty-seo_h2_tsf{font-size: 24px;}
}
.wty-seo_body_tsf{overflow-wrap: break-word; font-size: 14px; color: #A08A62; line-height: 1.75;}
.wty-seo_body_tsf p{color: #A08A62; line-height: 1.75; font-size: 14px; margin-bottom: 0.75rem;}
.wty-seo_body_tsf p:last-child{margin-bottom: 0;}
.wty-seo_body_tsf strong{color: #D0C09A; font-weight: 700;}
.wty-seo_body_tsf a{transition: color .2s; color: #C98A2A; text-decoration: underline;}
.wty-seo_body_tsf a:hover{color: #E0A03A;}
.wty-seo_body_tsf ul,.wty-seo_body_tsf ol{list-style: disc; margin: 0 0 12px; padding-left: 1.375rem;}
.wty-seo_body_tsf ol{list-style: decimal;}
.wty-seo_body_tsf li{font-size: 14px; color: #A08A62; line-height: 1.75; margin-bottom: 6px;}
.wty-seo_body_tsf table{margin-bottom: 12px; overflow-x: auto; border-collapse: collapse; font-size: 13px; width: 100%; display: block;}
@media(min-width: 771px) {
.wty-seo_body_tsf table{display: table;}
}
.wty-seo_body_tsf th{padding: 10px 0.75rem; border-bottom: 1px solid rgba(255, 255, 255, 0.07); color: #D0C09A; text-align: left; font-weight: 700;}
.wty-seo_body_tsf td{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 0.625rem 0.75rem; color: #A08A62;}
.wty-seo_cols_tsf{gap: 24px; display: grid; margin-top: 20px;}
@media(min-width: 642px) {
.wty-seo_cols_tsf{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1082px) {
.wty-seo_cols_tsf{grid-template-columns: repeat(3,1fr);}
}
.wty-seo_col_h_tsf{font-weight: 700; color: #D0C09A; font-size: 13px; margin-bottom: 7px; overflow-wrap: break-word;}
.wty-seo_col_p_tsf{overflow-wrap: break-word; color: #7A6744; line-height: 1.65; font-size: 0.813rem;}
.wty-seo_stats_tsf{gap: 1rem; margin: 1.25rem 0; display: flex; flex-wrap: wrap;}
.wty-seo_stat_tsf{flex: 1; border: 1px solid rgba(201, 138, 42, 0.18); padding: 0.875rem 16px; background: rgba(201, 138, 42, 0.07); border-radius: 0.5rem; min-width: 8.75rem;}
.wty-seo_stat_val_tsf{font-weight: 800; overflow-wrap: break-word; color: #C98A2A; font-size: 20px; margin-bottom: 0.25rem;}
.wty-seo_stat_lb_tsf{font-size: 11px; overflow-wrap: break-word; color: #7A6744;}
.wty-seo_tsf{padding: 2.25rem 16px 0; background: #100D08;}
@media(min-width: 770px) {
.wty-seo_tsf{padding: 2.75rem 24px 0;}
}
.wty-seo_in_tsf{border: 1px solid rgba(255, 255, 255, 0.11); border-radius: 0.875rem; padding: 28px 1.5rem; margin: 0 auto; background: #1E1911; max-width: 82.5rem;}
@media(min-width: 765px) {
.wty-seo_in_tsf{padding: 36px 40px;}
}
.wty-seo_label_tsf{font-weight: 700; font-size: 11px; margin-bottom: 0.625rem; letter-spacing: .08em; color: #C98A2A; text-transform: uppercase;}
.wty-seo_h2_tsf{line-height: 1.25; font-size: 20px; font-weight: 800; margin-bottom: 14px; font-family: 'Cinzel', serif; color: #F5EAD0; overflow-wrap: break-word;}
@media(min-width: 765px) {
.wty-seo_h2_tsf{font-size: 1.5rem;}
}
.wty-seo_body_tsf{overflow-wrap: break-word; color: #A08A62; font-size: 14px; line-height: 1.75;}
.wty-seo_body_tsf p{font-size: 0.875rem; margin-bottom: 12px; line-height: 1.75; color: #A08A62;}
.wty-seo_body_tsf p:last-child{margin-bottom: 0;}
.wty-seo_body_tsf strong{color: #D0C09A; font-weight: 700;}
.wty-seo_body_tsf a{transition: color .2s; text-decoration: underline; color: #C98A2A;}
.wty-seo_body_tsf a:hover{color: #E0A03A;}
.wty-seo_body_tsf ul,.wty-seo_body_tsf ol{list-style: disc; margin: 0 0 0.75rem; padding-left: 22px;}
.wty-seo_body_tsf ol{list-style: decimal;}
.wty-seo_body_tsf li{font-size: 0.875rem; margin-bottom: 6px; line-height: 1.75; color: #A08A62;}
.wty-seo_body_tsf table{overflow-x: auto; width: 100%; font-size: 0.813rem; display: block; border-collapse: collapse; margin-bottom: 12px;}
@media(min-width: 771px) {
.wty-seo_body_tsf table{display: table;}
}
.wty-seo_body_tsf th{border-bottom: 1px solid rgba(255, 255, 255, 0.07); padding: 10px 0.75rem; font-weight: 700; text-align: left; color: #D0C09A;}
.wty-seo_body_tsf td{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 10px 12px; color: #A08A62;}
.wty-seo_cols_tsf{gap: 24px; display: grid; margin-top: 20px;}
@media(min-width: 639px) {
.wty-seo_cols_tsf{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1078px) {
.wty-seo_cols_tsf{grid-template-columns: repeat(3,1fr);}
}
.wty-seo_col_h_tsf{font-weight: 700; color: #D0C09A; overflow-wrap: break-word; margin-bottom: 7px; font-size: 0.813rem;}
.wty-seo_col_p_tsf{overflow-wrap: break-word; line-height: 1.65; color: #7A6744; font-size: 13px;}
.wty-seo_stats_tsf{margin: 1.25rem 0; gap: 1rem; flex-wrap: wrap; display: flex;}
.wty-seo_stat_tsf{flex: 1; border-radius: 0.5rem; border: 1px solid rgba(201, 138, 42, 0.18); padding: 0.875rem 1rem; background: rgba(201, 138, 42, 0.07); min-width: 140px;}
.wty-seo_stat_val_tsf{font-weight: 800; font-size: 20px; overflow-wrap: break-word; margin-bottom: 0.25rem; color: #C98A2A;}
.wty-seo_stat_lb_tsf{overflow-wrap: break-word; font-size: 0.688rem; color: #7A6744;}
.wty-faq_tsf{background: #100D08; padding: 2.25rem 1rem 0;}
@media(min-width: 769px) {
.wty-faq_tsf{padding: 2.75rem 24px 0;}
}
.wty-faq_in_tsf{margin: 0 auto; max-width: 82.5rem;}
.wty-faq_head_tsf{margin-bottom: 20px;}
.wty-faq_label_tsf{text-transform: uppercase; font-weight: 700; font-size: 0.688rem; color: #C98A2A; letter-spacing: .08em; margin-bottom: 0.5rem;}
.wty-faq_h2_tsf{overflow-wrap: break-word; font-size: 1.25rem; font-family: 'Cinzel', serif; font-weight: 800; color: #F5EAD0;}
@media(min-width: 765px) {
.wty-faq_h2_tsf{font-size: 24px;}
}
.wty-faq_list_tsf{gap: 0.5rem; flex-direction: column; display: flex;}
.wty-faq_item_tsf{background: #1E1911; border-radius: 8px; overflow: hidden; border: 1px solid rgba(255, 255, 255, 0.11);}
.wty-faq_q_tsf{gap: 0.75rem; padding: 1rem 20px; transition: color .2s; color: #D0C09A; display: flex; font-size: 0.875rem; flex-wrap: wrap; overflow-wrap: break-word; font-weight: 600; align-items: center; justify-content: space-between; cursor: pointer;}
.wty-faq_q_tsf:hover{color: #F5EAD0;}
.wty-faq_q_ic_tsf{transition: transform .25s; border-radius: 50%; background: rgba(255, 255, 255, 0.05); align-items: center; height: 24px; flex-shrink: 0; width: 1.5rem; justify-content: center; color: #C98A2A; font-size: 1rem; display: flex;}
.wty-faq_item_tsf.wty-state_open_tsf .wty-faq_q_ic_tsf{transform: rotate(45deg);}
.wty-faq_a_tsf{padding: 0 20px 1rem; display: none; overflow-wrap: break-word; color: #7A6744; line-height: 1.7; font-size: 13px;}
.wty-faq_item_tsf.wty-state_open_tsf .wty-faq_a_tsf{display: block;}
.wty-faq_a_tsf strong{color: #D0C09A; font-weight: 700;}
.wty-faq_a_tsf a{text-decoration: underline; color: #C98A2A;}
.wty-faq_a_tsf ul,.wty-faq_a_tsf ol{margin: 0.5rem 0; list-style: disc; padding-left: 20px;}
.wty-faq_a_tsf ol{list-style: decimal;}
.wty-faq_a_tsf li{margin-bottom: 4px; line-height: 1.6;}
.wty-faq_a_tsf table{margin: 8px 0; overflow-x: auto; width: 100%; border-collapse: collapse; display: block; font-size: 0.75rem;}
@media(min-width: 771px) {
.wty-faq_a_tsf table{display: table;}
}
.wty-faq_a_tsf th{border-bottom: 1px solid rgba(255, 255, 255, 0.07); padding: 0.375rem 0.5rem; color: #D0C09A; text-align: left; font-weight: 700;}
.wty-faq_a_tsf td{padding: 0.375rem 8px; border-bottom: 1px solid rgba(255, 255, 255, 0.05); color: #7A6744;}
.wty-ft_tsf{border-top: 1px solid rgba(255, 255, 255, 0.05); background: #0A0804; margin-top: 3rem;}
.wty-ft_support_tsf{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 24px 16px;}
@media(min-width: 769px) {
.wty-ft_support_tsf{padding: 28px 24px;}
}
.wty-ft_support_in_tsf{gap: 16px; margin: 0 auto; align-items: center; flex-wrap: wrap; max-width: 82.5rem; display: flex;}
.wty-ft_support_main_tsf{flex: 1; gap: 16px; flex-wrap: wrap; display: flex; align-items: center; min-width: 13.75rem;}
.wty-ft_support_ic_tsf{color: #C98A2A; flex-shrink: 0;}
.wty-ft_support_ic_tsf svg{width: 1.875rem; height: 30px; stroke-linecap: round; stroke-linejoin: round;}
.wty-ft_support_text_title_tsf{color: #F5EAD0; font-size: 15px; font-weight: 700; overflow-wrap: break-word; margin-bottom: 3px;}
.wty-ft_support_text_sub_tsf{color: #7A6744; font-size: 0.75rem; overflow-wrap: break-word;}
.wty-ft_support_btn_tsf{padding: 11px 22px; transition: background .2s; border-radius: 8px; background: #C98A2A; color: #F5EAD0; font-weight: 700; white-space: nowrap; font-size: 0.813rem; flex-shrink: 0;}
.wty-ft_support_btn_tsf:hover{background: #E0A03A;}
.wty-ft_support_contacts_tsf{gap: 1rem; flex-wrap: wrap; display: flex; margin-left: auto;}
.wty-ft_support_contact_tsf{line-height: 1.4; font-size: 0.75rem; color: #655538;}
.wty-ft_support_contact_tsf strong{display: block; font-weight: 600; color: #A08A62; font-size: 11px; margin-bottom: 2px;}
.wty-ft_main_tsf{border-bottom: 1px solid rgba(255, 255, 255, 0.05); padding: 2rem 16px 1.5rem;}
@media(min-width: 771px) {
.wty-ft_main_tsf{padding: 2.5rem 24px 32px;}
}
.wty-ft_main_in_tsf{gap: 24px; margin: 0 auto; display: grid; max-width: 82.5rem; grid-template-columns: 1fr 1fr;}
@media(min-width: 643px) {
.wty-ft_main_in_tsf{grid-template-columns: repeat(3,1fr);}
}
@media(min-width:1080px) {
.wty-ft_main_in_tsf{grid-template-columns: 12.5rem repeat(3,1fr) 1fr;}
}
.wty-ft_col_logo_tsf{grid-column: 1/-1;}
@media(min-width: 1077px) {
.wty-ft_col_logo_tsf{grid-column: auto;}
}
.wty-ft_logo_tsf{gap: 0.563rem; margin-bottom: 12px; overflow-wrap: break-word; flex-wrap: wrap; color: #F5EAD0; align-items: center; font-weight: 800; font-size: 16px; display: flex;}
.wty-ft_logo_mark_tsf{overflow: hidden; border-radius: 4px; width: 1.875rem; height: 1.875rem;}
.wty-ft_logo_mark_tsf img{object-fit: cover; width: 100%; height: 100%;}
.wty-ft_logo_sub_tsf{overflow-wrap: break-word; font-size: 12px; line-height: 1.55; color: #655538; max-width: 12.5rem;}
.wty-ft_col_title_tsf{font-size: 12px; font-weight: 700; text-transform: uppercase; color: #A08A62; margin-bottom: 0.875rem; letter-spacing: .07em;}
.wty-ft_col_links_tsf{gap: 0.563rem; flex-direction: column; display: flex;}
.wty-ft_col_link_tsf{transition: color .2s; color: #655538; font-size: 0.813rem; overflow-wrap: break-word;}
.wty-ft_col_link_tsf:hover{color: #D0C09A;}
.wty-ft_apps_tsf{gap: 8px; display: flex; flex-direction: column;}
.wty-ft_app_card_tsf{transition: border-color .2s; border-radius: 4px; border: 1px solid rgba(255, 255, 255, 0.11); background: rgba(255, 255, 255, 0.05); gap: 0.625rem; padding: 0.625rem 12px; align-items: center; display: flex;}
.wty-ft_app_card_tsf:hover{border-color: rgba(210, 148, 48, 0.45);}
.wty-ft_app_card_ic_tsf svg{stroke-linejoin: round; height: 22px; width: 1.375rem; stroke-linecap: round;}
.wty-ft_app_card_os_tsf{font-weight: 600; color: #655538; font-size: 10px;}
.wty-ft_app_card_action_tsf{font-weight: 700; color: #D0C09A; font-size: 12px;}
.wty-ft_bot_tsf{padding: 1.25rem 16px;}
@media(min-width: 769px) {
.wty-ft_bot_tsf{padding: 1.25rem 24px;}
}
.wty-ft_bot_in_tsf{margin: 0 auto; gap: 16px; max-width: 82.5rem; align-items: center; display: flex; flex-wrap: wrap;}
.wty-ft_socials_tsf{gap: 0.5rem; display: flex;}
.wty-ft_soc_tsf{transition: background .2s; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.11); border-radius: 4px; display: flex; width: 2.25rem; justify-content: center; align-items: center; color: #A08A62; height: 2.25rem;}
.wty-ft_soc_tsf svg{stroke-linecap: round; stroke-linejoin: round; width: 16px; height: 1rem;}
.wty-ft_soc_tsf:hover{background: rgba(255, 255, 255, 0.07);}
.wty-ft_legal_tsf{flex: 1; font-size: 11px; min-width: 200px; overflow-wrap: break-word; line-height: 1.6; color: #8C7854;}
.wty-ft_legal_tsf strong{color: #A08A62; font-weight: 700;}
.wty-ft_legal_tsf a{text-decoration: underline; color: #A08A62;}
.wty-ft_age_tsf{border-radius: 50%; border: 2px solid #8C7854; height: 32px; width: 32px; color: #8C7854; font-weight: 800; margin-left: auto; display: flex; justify-content: center; font-size: 0.688rem; align-items: center; flex-shrink: 0;}