.tarot_cards_guide_box__AfyM0 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 1000000;
    overflow: hidden;
    color: #333 !important
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_shadow__r0WQk {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs {
    border-radius: 16px;
    background-color: #fff;
    width: 86%;
    height: 70vh;
    max-width: 800px;
    min-height: 250px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    display: flex;
    flex-direction: column
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_close_button__iKSRR {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 24px;
    height: 24px;
    border: none;
    background: transparent;
    color: #ccc;
    font-size: 26px;
    line-height: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    transition: all .2s ease;
    padding: 0
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_close_button__iKSRR:hover {
    color: #888
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW {
    flex: 1 1;
    overflow-x: hidden;
    overflow-y: auto
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk {
    padding: 20px
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_ref_box__Dke55 {
    width: 100%;
    height: 100%;
    max-width: 100%
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao {
    text-align: center;
    margin-bottom: 8px
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_header__FsBYA {
    margin-bottom: 20px
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_header__FsBYA .tarot_cards_main_title__CNAEz {
    font-size: 24px;
    font-weight: 700;
    color: #2c3e50;
    background: linear-gradient(45deg, #8e44ad, #3498db, #e74c3c, #f39c12);
    background-size: 400% 400%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    animation: tarot_cards_rainbow_text__tDJKr 3s ease-in-out infinite
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_cards_container__fQquh {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 10px 0
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_cards_container__fQquh::-webkit-scrollbar {
    height: 8px
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_cards_container__fQquh::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, .1);
    border-radius: 4px
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_cards_container__fQquh::-webkit-scrollbar-thumb {
    background: linear-gradient(45deg, #8e44ad, #3498db);
    border-radius: 4px
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_cards_container__fQquh::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(45deg, #9b59b6, #5dade2)
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_bottom_text__C8PGZ {
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
    color: #979999
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_cards_grid__0h1HK {
    display: flex;
    padding: 0 20px;
    align-items: center;
    position: relative;
    height: 190px;
    width: 825px
}

@media screen and (max-width:768px) {
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_cards_grid__0h1HK {
        padding: 0 15px;
        height: 190px;
        width: 825px
    }
}

@media screen and (max-width:480px) {
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_cards_grid__0h1HK {
        padding: 0 10px;
        height: 190px;
        width: 825px
    }
}

@media screen and (min-width:768px) {
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_cards_grid__0h1HK {
        height: 200px;
        width: 980px
    }
}

@media screen and (min-width:1024px) {
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_cards_grid__0h1HK {
        height: 220px;
        width: 1145px
    }
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN {
    flex-shrink: 0;
    width: 100px;
    height: 170px;
    cursor: pointer;
    transition: all .3s cubic-bezier(.4, 0, .2, 1);
    border-radius: 8px;
    overflow: hidden;
    position: absolute;
    left: 0
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:first-child {
    left: 0;
    z-index: 30
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(2) {
    left: 25px;
    z-index: 29
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(3) {
    left: 50px;
    z-index: 28
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(4) {
    left: 75px;
    z-index: 27
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(5) {
    left: 100px;
    z-index: 26
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(6) {
    left: 125px;
    z-index: 25
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(7) {
    left: 150px;
    z-index: 24
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(8) {
    left: 175px;
    z-index: 23
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(9) {
    left: 200px;
    z-index: 22
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(10) {
    left: 225px;
    z-index: 21
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(11) {
    left: 250px;
    z-index: 20
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(12) {
    left: 275px;
    z-index: 19
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(13) {
    left: 300px;
    z-index: 18
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(14) {
    left: 325px;
    z-index: 17
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(15) {
    left: 350px;
    z-index: 16
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(16) {
    left: 375px;
    z-index: 15
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(17) {
    left: 400px;
    z-index: 14
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(18) {
    left: 425px;
    z-index: 13
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(19) {
    left: 450px;
    z-index: 12
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(20) {
    left: 475px;
    z-index: 11
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(21) {
    left: 500px;
    z-index: 10
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(22) {
    left: 525px;
    z-index: 9
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(23) {
    left: 550px;
    z-index: 8
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(24) {
    left: 575px;
    z-index: 7
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(25) {
    left: 600px;
    z-index: 6
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(26) {
    left: 625px;
    z-index: 5
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(27) {
    left: 650px;
    z-index: 4
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(28) {
    left: 675px;
    z-index: 3
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(29) {
    left: 700px;
    z-index: 2
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(30) {
    left: 725px;
    z-index: 1
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:hover {
    transform: translateY(-15px) scale(1.05);
    box-shadow: 0 20px 40px rgba(0, 0, 0, .3)
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN.tarot_cards_card_hovered__dNr_b {
    transform: translateY(-12px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .25)
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN.tarot_cards_card_selected__di_BN {
    animation: tarot_cards_card_draw_up__1ZGFg 1s ease-out forwards;
    z-index: 100 !important
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN .tarot_cards_card_back__2gZxm {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
    border: 2px solid hsla(0, 0%, 100%, .1)
}

@media screen and (min-width:768px) {
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN {
        width: 110px;
        height: 180px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:first-child {
        left: 0
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(2) {
        left: 30px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(3) {
        left: 60px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(4) {
        left: 90px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(5) {
        left: 120px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(6) {
        left: 150px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(7) {
        left: 180px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(8) {
        left: 210px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(9) {
        left: 240px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(10) {
        left: 270px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(11) {
        left: 300px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(12) {
        left: 330px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(13) {
        left: 360px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(14) {
        left: 390px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(15) {
        left: 420px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(16) {
        left: 450px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(17) {
        left: 480px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(18) {
        left: 510px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(19) {
        left: 540px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(20) {
        left: 570px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(21) {
        left: 600px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(22) {
        left: 630px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(23) {
        left: 660px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(24) {
        left: 690px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(25) {
        left: 720px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(26) {
        left: 750px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(27) {
        left: 780px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(28) {
        left: 810px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(29) {
        left: 840px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(30) {
        left: 870px
    }
}

@media screen and (min-width:1024px) {
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN {
        width: 130px;
        height: 200px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:first-child {
        left: 0
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(2) {
        left: 35px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(3) {
        left: 70px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(4) {
        left: 105px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(5) {
        left: 140px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(6) {
        left: 175px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(7) {
        left: 210px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(8) {
        left: 245px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(9) {
        left: 280px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(10) {
        left: 315px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(11) {
        left: 350px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(12) {
        left: 385px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(13) {
        left: 420px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(14) {
        left: 455px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(15) {
        left: 490px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(16) {
        left: 525px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(17) {
        left: 560px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(18) {
        left: 595px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(19) {
        left: 630px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(20) {
        left: 665px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(21) {
        left: 700px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(22) {
        left: 735px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(23) {
        left: 770px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(24) {
        left: 805px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(25) {
        left: 840px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(26) {
        left: 875px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(27) {
        left: 910px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(28) {
        left: 945px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(29) {
        left: 980px
    }
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_selection__bgbao .tarot_cards_card__W67ZN:nth-child(30) {
        left: 1015px
    }
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb {
    text-align: center;
    margin-bottom: 8px
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_result_header__aikME {
    margin-bottom: 16px
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_result_header__aikME .tarot_cards_result_title__DRvnn {
    font-size: 24px;
    font-weight: 700;
    color: #2c3e50;
    background: linear-gradient(45deg, #8e44ad, #3498db);
    background-size: 400% 400%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    animation: tarot_cards_rainbow_text__tDJKr 3s ease-in-out infinite
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px
}

@media screen and (min-width:768px) {
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 {
        flex-direction: row;
        justify-content: center;
        align-items: flex-start
    }
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_display_wrapper__t83X8 {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center
}

@media screen and (min-width:768px) {
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_display_wrapper__t83X8 {
        min-width: 300px
    }
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_display_wrapper__t83X8 .tarot_cards_card_display__yDNIx {
    flex-shrink: 0;
    display: flex;
    justify-content: center
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_display_wrapper__t83X8 .tarot_cards_card_display__yDNIx .tarot_cards_card_image__oD6cX {
    width: 150px;
    height: 200px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .3);
    transition: transform .3s ease
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_display_wrapper__t83X8 .tarot_cards_card_display__yDNIx .tarot_cards_card_image__oD6cX:hover {
    transform: scale(1.05)
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_display_wrapper__t83X8 .tarot_cards_card_display__yDNIx .tarot_cards_card_image__oD6cX.tarot_cards_reversed__PFOI1 {
    transform: rotate(180deg)
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_display_wrapper__t83X8 .tarot_cards_card_display__yDNIx .tarot_cards_card_image__oD6cX.tarot_cards_reversed__PFOI1:hover {
    transform: rotate(180deg) scale(1.05)
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_display_wrapper__t83X8 .tarot_cards_card_barrage_container__In2MD {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    overflow: hidden;
    pointer-events: none;
    z-index: 5;
    background: linear-gradient(180deg, rgba(142, 68, 173, .04), rgba(52, 152, 219, .02) 60%, transparent);
    border-radius: 8px
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_display_wrapper__t83X8 .tarot_cards_card_barrage_container__In2MD .tarot_cards_card_barrage__5IUJY {
    position: relative;
    width: 100%;
    height: 100%
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_display_wrapper__t83X8 .tarot_cards_card_barrage_container__In2MD .tarot_cards_card_barrage__5IUJY .tarot_cards_barrage_item__TQnmd {
    position: absolute;
    color: #fff;
    padding: 5px 14px;
    border-radius: 18px;
    font-size: 11px;
    font-weight: 600;
    white-space: nowrap;
    line-height: 1.3;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    will-change: transform;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    letter-spacing: .2px;
    pointer-events: none
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_info__ZGAQo {
    flex: 1 1;
    text-align: left;
    max-width: 400px
}

@media screen and (max-width:767px) {
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_info__ZGAQo {
        text-align: center
    }
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_info__ZGAQo .tarot_cards_position_badge__NeV0L {
    margin-bottom: 14px
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_info__ZGAQo .tarot_cards_position_badge__NeV0L .tarot_cards_upright_badge__8_l2j {
    color: #27ae60;
    font-weight: 700;
    font-size: 12px
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_info__ZGAQo .tarot_cards_position_badge__NeV0L .tarot_cards_reversed_badge__9qx4F {
    color: #e74c3c;
    font-weight: 700;
    font-size: 12px
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_info__ZGAQo .tarot_cards_meaning_section__ssS_Y {
    margin-bottom: 10px
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_info__ZGAQo .tarot_cards_meaning_section__ssS_Y h4 {
    font-size: 16px;
    font-weight: 700;
    color: #34495e;
    margin-bottom: 10px
}

.tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs .tarot_cards_scroll_content__oGXXW .tarot_cards_main_box__qBtNk .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_info__ZGAQo .tarot_cards_meaning_section__ssS_Y .tarot_cards_meaning__YVYFl {
    font-size: 14px;
    line-height: 1.4;
    color: #555;
    text-align: justify
}

@keyframes tarot_cards_card_draw_up__1ZGFg {
    0% {
        transform: translateY(0) scale(1) rotate(0deg);
        opacity: 1
    }
    20% {
        transform: translateY(-20px) scale(1.1) rotate(2deg);
        opacity: 1
    }
    40% {
        transform: translateY(-60px) scale(1.2) rotate(-1deg);
        opacity: 1
    }
    70% {
        transform: translateY(-120px) scale(1.3) rotate(1deg);
        opacity: .8
    }
    to {
        transform: translateY(-200px) scale(1.4) rotate(0deg);
        opacity: 0
    }
}

@keyframes tarot_cards_rainbow_text__tDJKr {
    0%,
    to {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
}

@media screen and (min-width:768px) {
    .tarot_cards_guide_box__AfyM0 .tarot_cards_content_box__JDfJs {
        max-width: 900px
    }
    .tarot_cards_tarot_selection__bgbao .tarot_cards_header__FsBYA .tarot_cards_main_title__CNAEz {
        font-size: 32px
    }
    .tarot_cards_tarot_selection__bgbao .tarot_cards_header__FsBYA .tarot_cards_subtitle__B51kA {
        font-size: 18px
    }
    .tarot_cards_tarot_selection__bgbao .tarot_cards_cards_grid__0h1HK {
        max-width: 700px;
        gap: 15px
    }
    .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_info__ZGAQo {
        padding-left: 30px
    }
    .tarot_cards_tarot_result__2R5Wb .tarot_cards_selected_card__8Sbc0 .tarot_cards_card_info__ZGAQo .tarot_cards_meaning__YVYFl {
        font-size: 16px
    }
}

.ai-bot-float_ai_bot_container__n9f82 {
    --ai-primary: #6a5cff;
    --ai-secondary: #ff73b3;
    --ai-dark: #1a1b26;
    --ai-card: #fff;
    --ai-text: #1f2937;
    --ai-shadow: 0 10px 30px rgba(0, 0, 0, .22);
    position: fixed;
    right: 22px;
    bottom: 22px;
    z-index: 9999
}

.ai-bot-float_ai_bot_container__n9f82[data-template=baby],
.ai-bot-float_ai_bot_container__n9f82[data-template=video] {
    bottom: 26vh
}

@media(prefers-color-scheme:dark) {
    .ai-bot-float_ai_bot_container__n9f82 {
        --ai-card: #14161c;
        --ai-text: #e5e7eb
    }
}

@media(prefers-reduced-motion:reduce) {
    .ai-bot-float_ai_bot_container__n9f82 .ai-bot-float_arm_r__pIMIL,
    .ai-bot-float_ai_bot_container__n9f82 .ai-bot-float_aura__tu_w6,
    .ai-bot-float_ai_bot_container__n9f82 .ai-bot-float_bot__pz4I1,
    .ai-bot-float_ai_bot_container__n9f82 .ai-bot-float_lids__HX87_ {
        animation: none !important
    }
}

.ai-bot-float_ai_fab__MS20i {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    background: radial-gradient(120px 120px at 26px 20px, hsla(0, 0%, 100%, .53), transparent 60%), linear-gradient(135deg, var(--ai-secondary), var(--ai-primary));
    box-shadow: var(--ai-shadow);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: none;
    outline: none;
    transition: transform .18s ease, box-shadow .18s ease;
    z-index: 50
}

.ai-bot-float_ai_fab__MS20i:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 34px rgba(0, 0, 0, .28)
}

.ai-bot-float_ai_fab__MS20i:active {
    transform: translateY(0)
}

.ai-bot-float_bot_wrap__50nqI {
    width: 44px;
    height: 44px;
    position: relative
}

.ai-bot-float_bot__pz4I1 {
    animation: ai-bot-float_bob__N6a2e 3s ease-in-out infinite
}

@keyframes ai-bot-float_bob__N6a2e {
    0%,
    to {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-4px)
    }
}

.ai-bot-float_eye__75Mmp,
.ai-bot-float_lid__jpJSf {
    transform-origin: center
}

.ai-bot-float_lids__HX87_ {
    animation: ai-bot-float_blink__2132t 4.6s cubic-bezier(.16, .84, .44, 1) infinite
}

@keyframes ai-bot-float_blink__2132t {
    0%,
    92%,
    to {
        transform: scaleY(1)
    }
    96% {
        transform: scaleY(.05)
    }
}

.ai-bot-float_arm_r__pIMIL {
    transform-origin: 34px 22px
}

.ai-bot-float_arm_r__pIMIL.ai-bot-float_wave__cNgGY {
    animation: ai-bot-float_wave__cNgGY 1.2s ease-in-out 1
}

@keyframes ai-bot-float_wave__cNgGY {
    0%,
    to {
        transform: rotate(0deg)
    }
    50% {
        transform: rotate(-18deg)
    }
}

.ai-bot-float_aura__tu_w6 {
    opacity: .7;
    transform-origin: center;
    animation: ai-bot-float_pulse__p_Ezk 3.6s ease-in-out infinite
}

@keyframes ai-bot-float_pulse__p_Ezk {
    0% {
        transform: scale(.92);
        opacity: .35
    }
    50% {
        transform: scale(1.05);
        opacity: .55
    }
    to {
        transform: scale(.92);
        opacity: .35
    }
}

.ai-bot-float_bubble__NTcfn {
    position: absolute;
    right: 88px;
    bottom: 26px;
    width: 260px;
    padding: 12px 14px;
    border-radius: 16px;
    background: var(--ai-card);
    color: var(--ai-text);
    box-shadow: var(--ai-shadow);
    display: none;
    z-index: 45
}

.ai-bot-float_bubble__NTcfn:after {
    content: "";
    position: absolute;
    right: -8px;
    bottom: 10px;
    width: 16px;
    height: 16px;
    background: var(--ai-card);
    transform: rotate(45deg);
    box-shadow: -3px 3px 10px rgba(0, 0, 0, .08)
}

.ai-bot-float_bubble__NTcfn h3 {
    margin: 0 0 6px;
    font-size: 14px;
    letter-spacing: .3px;
    color: var(--ai-primary)
}

.ai-bot-float_bubble__NTcfn p {
    margin: 0 0 10px;
    font-size: 13px;
    opacity: .9
}

.ai-bot-float_bubble__NTcfn .ai-bot-float_actions__pHdS9 {
    display: flex;
    gap: 8px
}

.ai-bot-float_btn__s7naZ {
    border: none;
    padding: 8px 10px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 600;
    transition: all .2s ease
}

.ai-bot-float_btn__s7naZ.ai-bot-float_primary__uWGTl {
    background: linear-gradient(135deg, var(--ai-primary), var(--ai-secondary));
    color: #fff
}

.ai-bot-float_btn__s7naZ.ai-bot-float_primary__uWGTl:hover {
    opacity: .9;
    transform: translateY(-1px)
}

.ai-bot-float_btn__s7naZ.ai-bot-float_ghost__yUQ_w {
    background: rgba(0, 0, 0, .06);
    color: var(--ai-text)
}

.ai-bot-float_btn__s7naZ.ai-bot-float_ghost__yUQ_w:hover {
    background: rgba(0, 0, 0, .1)
}

.ai-bot-float_panel__PFbTV {
    position: absolute;
    right: 0;
    bottom: 100px;
    width: 340px;
    max-width: calc(100vw - 44px);
    border-radius: 18px;
    background: var(--ai-card);
    color: var(--ai-text);
    box-shadow: var(--ai-shadow);
    display: none;
    overflow: hidden
}

.ai-bot-float_panel__PFbTV header {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 14px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .08);
    background: linear-gradient(135deg, hsla(0, 0%, 100%, .04), rgba(0, 0, 0, .03))
}

.ai-bot-float_panel__PFbTV header .ai-bot-float_dot__W5zEg {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--ai-secondary), var(--ai-primary));
    box-shadow: inset 0 0 0 3px hsla(0, 0%, 100%, .13)
}

.ai-bot-float_panel__PFbTV header strong {
    font-size: 14px;
    font-weight: 700
}

.ai-bot-float_panel__PFbTV .ai-bot-float_list__Pg329 {
    padding: 12px 14px;
    display: grid;
    grid-gap: 10px;
    gap: 10px
}

.ai-bot-float_card__OVZh7 {
    background: rgba(0, 0, 0, .024);
    border: 1px solid rgba(0, 0, 0, .06);
    border-radius: 12px;
    padding: 10px;
    display: flex;
    gap: 10px;
    align-items: center;
    transition: all .2s ease
}

.ai-bot-float_card__OVZh7:hover {
    background: rgba(0, 0, 0, .04);
    transform: translateY(-1px)
}

.ai-bot-float_card__OVZh7 .ai-bot-float_thumb__K8VDS {
    width: 54px;
    height: 54px;
    border-radius: 10px;
    background: linear-gradient(135deg, #fbe6ff, #e5f0ff);
    flex: none;
    display: grid;
    place-items: center;
    font-size: 20px
}

.ai-bot-float_card__OVZh7 .ai-bot-float_meta__HOuMm {
    display: grid;
    flex: 1 1
}

.ai-bot-float_card__OVZh7 .ai-bot-float_meta__HOuMm .ai-bot-float_title__x_fLB {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 2px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word
}

.ai-bot-float_card__OVZh7 .ai-bot-float_meta__HOuMm .ai-bot-float_sub__DTvXS {
    font-size: 12px;
    opacity: .7
}

[data-open=true] .ai-bot-float_bubble__NTcfn {
    display: block;
    animation: ai-bot-float_appear__zsqiI .22s ease
}

[data-open=panel] .ai-bot-float_panel__PFbTV {
    display: block;
    animation: ai-bot-float_slideUp__JOqZy .22s ease
}

@keyframes ai-bot-float_appear__zsqiI {
    0% {
        opacity: 0;
        transform: translateY(8px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes ai-bot-float_slideUp__JOqZy {
    0% {
        opacity: 0;
        transform: translateY(8px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@media(max-width:768px) {
    .ai-bot-float_bubble__NTcfn {
        width: 220px;
        right: 76px;
        bottom: 20px
    }
    .ai-bot-float_bubble__NTcfn h3 {
        font-size: 13px
    }
    .ai-bot-float_bubble__NTcfn p {
        font-size: 12px
    }
    .ai-bot-float_panel__PFbTV {
        width: 300px;
        bottom: 90px
    }
    .ai-bot-float_card__OVZh7 .ai-bot-float_thumb__K8VDS {
        width: 46px;
        height: 46px;
        font-size: 18px
    }
    .ai-bot-float_card__OVZh7 .ai-bot-float_meta__HOuMm .ai-bot-float_title__x_fLB {
        font-size: 13px
    }
    .ai-bot-float_card__OVZh7 .ai-bot-float_meta__HOuMm .ai-bot-float_sub__DTvXS {
        font-size: 11px
    }
    .ai-bot-float_card__OVZh7 .ai-bot-float_btn__s7naZ {
        padding: 6px 8px;
        font-size: 13px
    }
}