.matched{min-height:inherit;margin:0 -20px}.matched>section{padding:0 20px}.matched>section>h2{font-size:36px;font-weight:900;line-height:1.2}.matched .meta-group{display:flex;align-items:center;gap:4px}.matched .meta-group .meta{font-size:14px;display:inline-block}.matched .meta-group .meta+.meta{position:relative;padding-left:8px;margin-left:4px}.matched .meta-group .meta+.meta::after{content:"";position:absolute;top:50%;left:-2px;width:2px;height:2px;border-radius:4px;background-color:var(--xet-theme-text-base-color);transform:translateY(-50%)}.matched .matched_index{min-height:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:url(../../../../../modules/sejin7940_message/skins/default/img/own-bg.png) no-repeat 50% 35%;background-size:contain}.matched .matched_index .__title{font-size:32px;font-weight:700;line-height:1.2}.matched .matched_index p{margin:20px 0;font-size:16px;color:var(--xet-theme-text-base-color)}.matched .matched_index .xet-btn{font-size:16px;font-weight:700;height:56px;background-color:rgb(90 61 7 / .92);border-radius:56px;color:#e8bd70}.matched .matched_list{padding:0;margin:20px 0}.matched .matched_list li{display:block;position:relative;overflow:hidden;margin-bottom:20px;border-radius:30px;border:.5px solid var(--xet-theme-border-color)}.matched .matched_list li img{width:100%;height:100%;object-fit:cover}.matched .matched_list li .info{display:flex;justify-content:space-between;position:absolute;bottom:0;width:100%;padding:20px;font-size:20px;background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .5) 40%,rgb(0 0 0 / .9) 100%);color:var(--xet-theme-text-base-color)}.matched .matched_list li .info .info_right{text-align:right}.matched .matched_list li .info .info_name{color:#fff;font-weight:700;font-size:25px}.matched .matched_list li .info .info_else{font-size:18px}.matched .matched_list li .info .info_score_text{font-size:16px}.matched .matched_list li .info .info_score{color:#ff2d55;font-weight:700;font-size:28px}.matched .pagination{margin:20px 0;text-align:center;display:flex;align-items:center;justify-content:center}.matched .pagination a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;height:28px;margin:0;padding:0 6px;color:var(--xet-theme-text-base-color);background-color:transparent!important}.matched .pagination .page_on{font-weight:700;color:var(--xet-theme-primary-color)}.matched .addBtn{position:fixed;bottom:80px;left:50%;transform:translateX(-50%)}.matched .addBtn .xet-btn{font-size:16px;font-weight:700;height:56px;background-color:rgb(90 61 7 / .92);border-radius:56px;color:#e8bd70}.matched .matched_view{margin:-20px 0}.matched .matched_view .__profile{position:relative;height:393px}.matched .matched_view .__profile::after{z-index:1;position:absolute;left:0;right:0;bottom:0;height:100%}.matched .matched_view .__profile img.matched_profile_img{width:100%;height:100%;object-fit:cover}.matched .matched_view .__profile header{z-index:2;position:absolute;top:0;left:0;right:0;padding:16px;display:flex;align-items:center;justify-content:space-between}.matched .matched_view .__profile header .xet-btn{position:relative;padding:0;border-radius:50%;background:linear-gradient(0deg,rgb(128 128 128 / .3),rgb(128 128 128 / .3)),linear-gradient(0deg,rgb(0 0 0 / .2),rgb(0 0 0 / .2));background-color:rgb(128 128 128 / .9)}.matched .matched_view .__profile header .xet-btn:hover{background-color:var(--xet-theme-btn-hover-bg)!important;color:var(--xet-theme-btn-hover-color)!important}.matched .matched_view .__profile .name{z-index:2;position:absolute;bottom:0;left:0;right:0;padding:20px;color:var(--xet-theme-text-strong-color);background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .5) 40%,rgb(0 0 0 / .9) 100%)}.matched .matched_view .__profile .name .info_name{font-size:32px;font-weight:900}.matched .matched_view .__profile .name .score{display:flex;gap:12px;margin-top:20px}.matched .matched_view .__profile .name .score img{width:56px;height:56px;border-radius:16px}.matched .matched_view .__profile .name .score .score-bar{flex-grow:1;position:relative;height:56px;display:flex;align-items:center;border-radius:16px;overflow:hidden;background-color:#404040;font-weight:700}.touch-blink{animation:blink 1.4s infinite}@keyframes blink{0%,100%{opacity:1}50%{opacity:.5}}.matched .matched_view .__profile .name .score .score-bar>div:not(.bar){z-index:3;flex-grow:1;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.matched .matched_view .__profile .name .score .score-bar .bar{z-index:1;position:absolute;top:0;left:0;bottom:0;background-color:#ff4f71;overflow:hidden}.matched .matched_view .__info{padding:20px;display:flex;flex-direction:column;gap:20px}.matched .matched_view .__info .info_bar{width:100%;background:#333;border-radius:10px;color:#fff}.matched .matched_view .__info .___table{border:1px solid rgb(255 255 255 / .15);background:rgb(128 128 128 / .3);border-radius:20px;padding:20px}.matched .matched_view .__info .___table table{width:100%;border-collapse:collapse;table-layout:fixed}.matched .matched_view .__info .___table table tr td{padding:10px 0;text-align:center;font-size:14px;font-weight:400;color:var(--xet-theme-text-base-color)}.matched .matched_view .__info .___table table tr td.me,.matched .matched_view .__info .___table table tr td.you{font-size:16px;font-weight:600;color:var(--xet-theme-text-strong-color)}.matched .matched_view .__info .___table table tr td.me p,.matched .matched_view .__info .___table table tr td.you p{font-size:14px;font-weight:400;color:var(--xet-theme-text-base-color)}.matched .matched_view .__info .___content{background:rgb(128 128 128 / .3);border-radius:20px;padding:20px}.matched .matched_view .__info .___content .writer{display:flex;align-items:center;gap:8px}.matched .matched_view .__info .___content .writer .name{font-weight:600}.matched .matched_view .__info .___content .xe_content{display:inline-block;margin-top:20px;font-size:16px}.matched .matched_view .__info .___footer{display:flex;align-items:center;gap:16px;font-size:20px}.matched .matched_view .__info .___footer .follow_btn{width:56px;height:56px}.matched .matched_view .__info .___footer .chat_btn{flex-grow:1;width:75%;height:56px}.matched .matched_view .__profile .name .score .score-bar .bar::after{content:'';position:absolute;top:0;left:-150%;width:75%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .3),transparent);transform:skewX(-25deg);animation:matched-bar-shimmer 3s infinite linear}@keyframes matched-bar-shimmer{0%{left:-150%}100%{left:150%}}