.site-header{z-index:120;background:var(--bg);height:80px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:var(--space);width:calc(100% - 22px);max-width:1420px;height:100%;margin:0 auto;display:flex}.brand{color:var(--point);letter-spacing:.03em;font-family:"Jersey 25",cursive;font-size:3.5rem;line-height:1}.site-nav{align-items:center;gap:clamp(14px, calc(var(--layout-vw) * .03), 36px);white-space:nowrap;font-size:1.5rem;font-weight:300;display:flex}.site-nav a:not(.account-link){color:#11111194;transition:color .18s,font-weight .18s}.site-nav a:not(.account-link):after{content:attr(data-label);visibility:hidden;height:0;font-weight:700;display:block;overflow:hidden}.site-nav a:not(.account-link):hover{color:#f7a1c4;font-weight:700}.account-link{place-items:center;padding:10px;display:grid;overflow:visible}.header-profile-avatar{width:clamp(34px, calc(var(--layout-vw) * .04), 42px);height:clamp(34px, calc(var(--layout-vw) * .04), 42px);border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;display:flex;position:relative}.header-profile-inner{background-color:#f1f3f5;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.profile-img-small{object-fit:cover;width:100%;height:100%}.profile-img-small.default-icon{opacity:.6;width:32px;height:32px}.background-glow{pointer-events:none;z-index:0;background:linear-gradient(#fc92c773 0%,#fc92c733 50%,#fc92c700 100%);height:50px;position:fixed;top:80px;left:0;right:0}.site-footer{background:var(--bg);border-top:1px solid #0000000d;width:100%;margin-top:100px;padding:60px 0 40px}.footer-inner{width:calc(100% - 22px);max-width:1420px;margin:0 auto}.footer-top{flex-direction:column;align-items:center;gap:30px;margin-bottom:40px;display:flex}.footer-brand{color:var(--point);letter-spacing:.03em;font-family:"Jersey 25",cursive;font-size:2.5rem}.footer-nav{flex-wrap:wrap;justify-content:center;gap:clamp(15px,4vw,40px);display:flex}.footer-nav a{color:#1119;font-size:.95rem;font-weight:500;transition:color .2s}.footer-nav a:hover{color:var(--point)}.footer-bottom{text-align:center;border-top:1px solid #0000000d;padding-top:30px}.copyright{color:#1116;font-size:.85rem}@media (width>=768px){.footer-top{flex-direction:row;justify-content:space-between}}:root{--bg:#f8f8f8;--surface:#fff;--point:#fc92c7;--text:#111;--badge:#ffb51f;--badge-offset:86px;--vote-card-width:760px;--space:25px;--shadow:0 18px 48px #11111114;--float-distance:12px;--hover-lift:14px}html{font-size:16px}body{width:100%;min-width:var(--app-min-width);background:var(--bg);color:var(--text);margin:0;font-family:REM,sans-serif;overflow-x:hidden}body,#root{min-height:100vh}img{max-width:100%;display:block}.page-main{width:min(1180px,100% - 50px);margin:0 auto;padding-bottom:40px}.hero{text-align:center}.hero h1{margin:50px 0 0;font-size:3.5rem;font-weight:600;line-height:1.12}.hero h1 span{color:var(--point)}.hero p{width:min(780px,100%);margin:16px auto 0;font-size:1.25rem;font-weight:700;line-height:1.55}.vote-section{width:min(var(--vote-card-width), 100%);margin:var(--space) auto 0;position:relative}.main-page.is-leaving-for-vote{pointer-events:none}.rank-badge{top:20px;left:calc(-1 * var(--badge-offset));background:var(--badge);z-index:0;border-radius:20px 0 0 20px;padding:7px 10px 7px 7px;position:absolute}.rank-badge-inner{background:var(--surface);color:var(--badge);border-radius:14px;padding:10px 16px;font-size:1.7rem;font-weight:800;line-height:1;display:block}.main-page .vote-card{z-index:1;padding:var(--space);background:var(--surface);border-radius:20px;position:relative;transform:none;box-shadow:var(--shadow)!important;border:0!important;overflow:visible!important}.main-page:not(.is-leaving-for-vote) .vote-section>.vote-card:hover{box-shadow:var(--shadow)!important;border-color:#0000!important;transform:none!important}.vote-card h2{text-align:center;margin:0;font-size:2.8rem;font-weight:550}.vote-match{gap:var(--space);padding-top:var(--space);grid-template-columns:1fr 1fr;display:grid;position:relative}.main-page .candidate-card{aspect-ratio:1/1.18;transform-origin:50%;will-change:transform;background:#d9effa;border-radius:20px;position:relative;overflow:hidden}.main-page .candidate-card img{object-fit:cover;will-change:transform;width:100%;height:100%}.main-page .candidate-name{--candidate-name-outline-size:2px;--candidate-name-outline-negative-size:-2px;--candidate-name-accent-shadow:0 3px 12px #ffffff47;box-sizing:border-box;-webkit-line-clamp:3;text-align:center;overflow-wrap:anywhere;word-break:normal;white-space:normal;color:#fff;width:auto;max-height:calc(100% - 36px);text-shadow:var(--candidate-name-outline-negative-size) var(--candidate-name-outline-negative-size) 0 #111, 0 var(--candidate-name-outline-negative-size) 0 #111, var(--candidate-name-outline-size) var(--candidate-name-outline-negative-size) 0 #111, var(--candidate-name-outline-size) 0 0 #111, var(--candidate-name-outline-size) var(--candidate-name-outline-size) 0 #111, 0 var(--candidate-name-outline-size) 0 #111, var(--candidate-name-outline-negative-size) var(--candidate-name-outline-size) 0 #111, var(--candidate-name-outline-negative-size) 0 0 #111, var(--candidate-name-accent-shadow);-webkit-box-orient:vertical;padding:0 18px;font-size:2.65rem;font-weight:900;line-height:1.08;display:-webkit-box;position:absolute;bottom:14px;left:0;right:0;overflow:hidden}.vs-mark{z-index:2;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:53%;left:50%;transform:translate(-50%,-50%)}.vs-mark img{width:100%;max-width:82px}.next-vote{margin-top:var(--space);text-align:center;color:#555;will-change:color;font-size:1.2rem;font-weight:400;display:block}*{box-sizing:border-box;margin:0;padding:0;font-family:Arial,sans-serif}body{background:#f5f5f5}.login-box{text-align:left;background:#fff;border:1px solid #ddd;border-radius:20px;width:400px;padding:40px;box-shadow:0 10px 25px #0000000d}.login-box h1{color:#f48fb1;text-align:center;margin-bottom:30px}.input-group{margin-bottom:20px;position:relative}.input-group input{background:#f0f0f0;border:2px solid #ddd;border-radius:12px;outline:none;width:100%;padding:15px;transition:all .3s}.input-group input:focus{background:#fff;border-color:#f48fb1}.input-group label{color:#999;pointer-events:none;transition:all .3s;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.input-group input:focus+label,.input-group input:valid+label{color:#f48fb1;background:#fff;padding:0 5px;font-size:12px;top:-8px;left:10px}.password-toggle-btn{color:#999;cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;width:auto;height:auto;padding:5px;transition:color .2s;display:flex;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.password-toggle-btn:hover{color:#f48fb1;background:0 0}.auto-login{justify-content:flex-start;align-items:center;width:15px;margin:0 0 20px -5px;display:flex}.auto-login input[type=checkbox]{margin:0}.auto-login label{cursor:pointer;flex-shrink:0;margin-left:6px;display:inline-block}button{color:#fff;cursor:pointer;background:#f48fb1;border:none;border-radius:12px;width:100%;padding:15px;font-size:16px;transition:all .3s}button:hover{background:#ec6c9c}.forgot{text-align:center;margin-top:20px}.forgot a{color:#999;margin-bottom:8px;font-size:13px;text-decoration:none;display:block}.forgot a:hover{color:#f48fb1;text-decoration:underline}.signup-link{color:#666;border-top:1px solid #eee;margin-top:15px;padding-top:15px;font-size:13px}.signup-link a{color:#f48fb1;margin-left:5px;font-weight:700;text-decoration:none;display:inline}.signup-link a:hover{text-decoration:underline}@keyframes slideDown{0%{opacity:0;top:50px}to{opacity:1;top:100px}}#message{margin-top:10px;font-size:14px}body{background:#f8f8f8;margin:0;font-family:Arial,sans-serif}header{background:#fff;border-bottom:1px solid #eee;justify-content:space-between;padding:20px 40px;display:flex}.logo{color:#ff8db5;font-size:24px;font-weight:700}nav a{color:#333;margin:0 10px;text-decoration:none}.user{margin-left:10px}.container{justify-content:center;align-items:center;height:calc(100vh - 80px);display:flex}.signup-box{background:#fff;border-radius:15px;width:500px;padding:30px;box-shadow:0 5px 20px #0000000d}.signup-box h2{text-align:center;color:#ff8db5;margin-top:10px;margin-bottom:25px;font-size:28px}.verified{text-align:right;color:#aaa;font-size:12px}.input-group{border:1px solid #eee;border-radius:10px;flex:1;align-items:center;margin-top:10px;padding:10px;display:flex}.input-group-with-btn{align-items:flex-end;gap:10px;display:flex}.verify-btn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#ff8db5;border:none;border-radius:10px;width:100px;height:44px;margin-bottom:30px;padding:0 15px;font-size:13px;font-weight:600;transition:all .2s}.verify-btn:hover,.verify-confirm-btn:hover{background-color:#ff6fa3}.verify-confirm-btn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#ff8db5;border:none;border-radius:10px;width:100px;height:44px;margin-bottom:30px;padding:0 15px;font-size:13px;font-weight:600;transition:all .2s}.verify-btn:disabled{cursor:default;background-color:#ccc}.verified-badge{color:#16a34a;text-align:center;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-top:10px;padding:8px 12px;font-size:13px;font-weight:600}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.input-group span{margin-right:10px}.input-group input{border:none;outline:none;width:100%}.password-toggle-btn{color:#ccc;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:auto;height:auto;padding:5px;transition:color .2s;display:flex}.password-toggle-btn:hover{color:#ff8db5}.option-group{justify-content:space-between;margin-top:10px;display:flex}.option-group div{align-items:center;display:flex}.option-group button{cursor:pointer;color:#888;background:#eee;border:none;border-radius:15px;margin-left:5px;padding:5px 10px}.option-group button.active{color:#fff;background:#ff8db5}.checkbox{margin-top:10px;font-size:12px}.submit-btn{color:#fff;cursor:pointer;background:#ff8db5;border:none;border-radius:25px;width:100%;margin-top:20px;padding:12px;font-size:16px}.submit-btn:hover{background:#ff6fa3}.top-check{color:#666;justify-content:flex-start;margin-top:8px;margin-bottom:15px;margin-left:5px;font-size:12px;display:flex}.custom-check{cursor:pointer;justify-content:flex-start;align-items:center;display:flex}.custom-check input{display:none}.checkmark{border:2px solid #ccc;border-radius:4px;width:16px;height:16px;position:relative}.custom-check input:checked+.checkmark{background-color:#ff8db5;border-color:#ff8db5}.custom-check input:checked+.checkmark:after{content:"✔";color:#fff;font-size:12px;position:absolute;top:-2px;left:2px}.custom-check .text{margin-left:8px;font-size:12px}.top-check .text{margin-left:12px}.terms-check{justify-content:flex-start;margin-left:5px}.terms-check .text{margin-left:12px}.error-modal{color:#fff;z-index:1000;background-color:#ff4d4d;border-radius:8px;padding:12px 30px;animation:.3s ease-out slideDown;position:fixed;top:100px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.findpass-page{background-color:#f8f8f8;width:100%;min-height:100vh;font-family:Arial,sans-serif}.findpass-container{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:20px;display:flex}.findpass-card{text-align:center;box-sizing:border-box;background:#fff;border-radius:15px;width:100%;max-width:400px;padding:40px;box-shadow:0 0 10px #0000000d}.findpass-card h2{color:#ff8db5;margin-top:0}.findpass-card p{color:#666;margin-bottom:30px;font-size:14px}.findpass-card input{box-sizing:border-box;border:1px solid #ddd;border-radius:10px;outline:none;width:100%;margin-bottom:10px;padding:15px;transition:all .3s}.findpass-card input:focus{border-color:#ff8db5;box-shadow:0 0 5px #ff8db566}.findpass-buttons{justify-content:space-between;gap:15px;margin-top:25px;display:flex}.findpass-buttons button{cursor:pointer;box-sizing:border-box;border:none;border-radius:25px;flex:1;padding:12px;font-weight:700}.findpass-buttons .back{color:#666;background:#ddd}.findpass-buttons .submit{color:#fff;opacity:.5;background:#ff8db5}.findpass-buttons .submit.active{opacity:1}.findpass-success{color:green;margin-top:15px;display:block}.findpass-error{color:red;margin-top:15px;display:block}.ranking-section{--top3-header-gap:50px;--top3-medal-offset:32px;--top3-first-lift:20px;width:min(1100px,100% - 40px);padding:calc(var(--top3-header-gap) + var(--top3-medal-offset) + var(--top3-first-lift)) 0 56px;margin:0 auto}.top3{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:92px;margin-top:45px;margin-bottom:80px;display:flex}.rank-card{flex-direction:column;align-items:center;gap:12px;display:flex;position:relative}.rank-card.first{transform:translateY(-20px)}.medal{z-index:1;width:60px;position:absolute;top:-32px;left:50%;transform:translate(-50%)}.rank-label{color:#444;margin-top:58px;font-size:18px;font-weight:800}.card{background:#fff;border-radius:24px;width:196px;height:250px;font-size:0;line-height:0;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000001a}.ranking-link{color:inherit;cursor:pointer;text-decoration:none;transition:transform .16s,box-shadow .16s}.ranking-link:hover{transform:translateY(-2px)}.card.ranking-link:hover{box-shadow:0 14px 30px #00000029}.card.big{width:218px;height:284px}.vote-title{color:#111;text-align:center;text-shadow:0 1px #fffc;max-width:220px;font-size:17px;font-weight:800;line-height:1.35}.ranking-title-link{color:inherit;text-decoration:none}.ranking-title-link:hover{text-decoration:underline}.img{width:100%;height:50%;display:block}.ranking-card-image{object-fit:cover;object-position:center}.vs{width:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ranking-list{flex-direction:column;gap:16px;width:100%;display:flex}.item{background:#fff;border-radius:20px;align-items:center;gap:20px;padding:18px 22px;display:flex;box-shadow:0 8px 24px #0000000d}.item.placeholder{opacity:.72}.num{color:#8c8c8c;text-align:center;width:36px;font-size:20px;font-weight:800}.vs-row{align-items:center;gap:10px;min-width:210px;display:flex}.ranking-list-image{object-fit:cover;object-position:center;border-radius:12px;width:72px;height:72px;display:block}.placeholder-image{background:#eef0f3}.placeholder-title{color:#9aa0a6}.vs-small{transform:translate(2px);width:28px!important;height:28px!important}.title{color:#444;font-size:16px;font-weight:700}.ranking-total-votes{color:#f1a0c0;margin-top:4px;font-size:14px;font-weight:600}.list-total-votes{color:#f1a0c0;background:#fdf2f6;border-radius:12px;margin-left:auto;margin-right:20px;padding:6px 14px;font-size:14px;font-weight:700}@media (width<=0){.ranking-section{--top3-first-lift:0px;width:calc(100% - 24px)}.top3{gap:24px;margin-top:12px;margin-bottom:40px}.rank-card.first{transform:none}.item{flex-wrap:wrap;gap:14px}.vs-row{min-width:180px}.ranking-list-image{width:60px;height:60px}.vs-small{width:24px!important;height:24px!important}.title{width:100%}}.result-container{width:100%;min-height:calc(100vh - var(--vote-header-offset,110px));padding:0 20px 40px 0;position:relative;overflow-x:visible}.result-container.has-comment-modal{overflow:visible}.result-layout{flex-direction:column;align-items:center;width:100%;transition:transform .24s,width .24s;display:flex}.result-container.has-comment-modal .result-layout{transform:translateX(var(--vote-comment-group-shift,0px));width:var(--vote-comment-sheet-width,100%);max-width:none;transition:none}.has-comment-modal .result-card{width:100%}.result-search-section{justify-content:center;width:100%;margin-bottom:30px;display:flex}.result-search-bar{width:100%;max-width:700px;position:relative}.result-search-bar input{background:#fff;border:none;border-radius:40px;outline:none;width:100%;padding:14px 25px;box-shadow:0 5px 20px #0000000a}.result-search-icon{color:#f1a0c0;cursor:pointer;font-size:20px;position:absolute;top:50%;right:25px;transform:translateY(-50%)}.result-card{background:#fff;border-radius:35px;flex-direction:column;gap:40px;width:100%;max-width:1100px;margin:0 auto;padding:40px 45px;display:flex;box-shadow:0 10px 30px #0000000a}.result-item{border-bottom:1px solid #f0f0f0;flex-direction:column;align-items:center;gap:20px;padding-bottom:40px;display:flex}.result-item:last-child{border-bottom:none;padding-bottom:0}.result-title{color:#666;text-align:center;width:100%;margin:0;font-size:1.1rem;font-weight:700;display:block}.result-row{justify-content:center;align-items:center;gap:15px;width:100%;display:flex}.candidate{flex-direction:column;flex-shrink:0;align-items:center;width:75px;display:flex;position:relative}.img-wrapper{background:#fdf2f6;border-radius:18px;width:75px;height:75px;overflow:hidden;box-shadow:0 4px 10px #0000000d}.img-wrapper img{object-fit:cover;width:100%;height:100%}.img-placeholder{color:#fff;background:linear-gradient(135deg,#f1a0c0,#fde8f0);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.8rem;font-weight:700;display:flex}.crown{z-index:5;font-size:22px;position:absolute;top:-20px}.percent{color:#777;margin-top:10px;font-size:15px;font-weight:700}.gauge-track{background:#f5f5f5;border-radius:10px;flex:none;width:700px;max-width:100%;height:34px;display:flex;position:relative;overflow:hidden}.gauge-fill{align-items:center;height:100%;font-size:12px;font-weight:700;transition:width .5s ease-out;display:flex}.left-fill{color:#fff;background-color:#f1a0c0;justify-content:flex-start;padding-left:15px}.right-fill{color:#f1a0c0;background-color:#fde8f0;justify-content:flex-end;padding-right:15px}.count{white-space:nowrap}.remaining-time{color:#f1a0c0;text-align:center;background:#fdf2f6;border-radius:20px;margin-top:10px;padding:4px 15px;font-size:13px;font-weight:600;display:inline-block}.result-item.is-expired{background:#fafafa;border-radius:20px;margin-bottom:15px;padding-top:20px}.status-badge{color:#fff;vertical-align:middle;background:#888;border-radius:4px;margin-left:10px;padding:2px 8px;font-size:11px}.candidate.winner .img-wrapper{border:3px solid #f1a0c0;box-shadow:0 0 15px #f1a0c04d}.candidate.is-user-pick .img-wrapper{border:3px solid var(--point,#fc92c7);box-shadow:0 4px 10px #0000000d,0 0 0 1px #fc92c72e}.win-badge{color:#fff;z-index:10;background:#f1a0c0;border-radius:10px;padding:2px 10px;font-size:11px;font-weight:800;position:absolute;top:-10px;left:50%;transform:translate(-50%);box-shadow:0 2px 5px #0000001a}.candidate-name{color:#888;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:15px;font-size:13px;font-weight:600;overflow:hidden}.candidate.winner .candidate-name{color:#f1a0c0}.icon-btn{cursor:pointer;color:#ccc;background:#fff;border:1px solid #f8f8f8;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 2px 8px #00000005}.icon-btn:hover{color:#f1a0c0;background:#fdf2f6}._wrapper_dkxqm_4{align-items:flex-start;gap:60px;padding-right:60px;display:flex}._sidebar_dkxqm_12{z-index:5;background:#fff;border-radius:0 35px 35px 0;flex-direction:column;justify-content:space-between;width:220px;min-width:220px;height:calc(100vh - 80px);padding:30px 40px;transition:width .3s,min-width .3s;display:flex;position:sticky;top:80px;overflow:hidden;box-shadow:5px 0 30px #00000005}._navLinks_dkxqm_34 a,._navLinks_dkxqm_34 button{color:#bbb;margin-bottom:40px;font-size:19px;font-weight:700;text-decoration:none;transition:color .3s;display:block}._navLinks_dkxqm_34 a._active_dkxqm_45{color:#777}._navLinks_dkxqm_34 button{text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit}._sidebarUserWrapper_dkxqm_58{border-top:2px solid #f8f8f8;flex-direction:column;gap:10px;padding-top:30px;display:flex}._logoutBtn_dkxqm_66{color:#fff;letter-spacing:.5px;cursor:pointer;background-color:#f8bbd0;border:none;border-radius:8px;width:100%;padding:10px 16px;font-family:REM,sans-serif;font-size:15px;font-weight:600;transition:background-color .2s,transform .2s}._logoutBtn_dkxqm_66:hover{background-color:#f7a9c4;transform:translateY(-2px)}._deleteBtn_dkxqm_88{color:#fff;letter-spacing:.5px;cursor:pointer;background-color:#f8bbd0;border:none;border-radius:8px;width:100%;padding:10px 16px;font-family:REM,sans-serif;font-size:15px;font-weight:600;transition:background-color .2s,color .2s,transform .2s}._deleteBtn_dkxqm_88:hover{background-color:#f7a9c4;transform:translateY(-2px)}._mainContent_dkxqm_112{flex-direction:column;flex:1;padding-top:30px;display:flex}._topSearchRow_dkxqm_120{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}._breadcrumb_dkxqm_127{color:#bbb;font-size:14px;font-weight:500}._searchBar_dkxqm_133{width:65%;max-width:700px;position:relative}._searchBar_dkxqm_133 input{background:#fff;border:none;border-radius:40px;outline:none;width:100%;padding:14px 30px;box-shadow:0 5px 20px #0000000a}._searchIcon_dkxqm_149{color:#f8bbd0;font-size:20px;position:absolute;top:50%;right:25px;transform:translateY(-50%)}._contentBody_dkxqm_159{gap:35px;width:100%;display:flex}._leftPanel_dkxqm_165{flex-direction:column;flex:2.3;gap:30px;display:flex}._rightPanel_dkxqm_172{flex:1;min-width:340px}._card_dkxqm_178{background:#fff;border-radius:35px;box-shadow:0 10px 30px #0000000a}._profileHeader_dkxqm_184{gap:30px;display:flex}._profileImgCard_dkxqm_189{flex-shrink:0;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative;overflow:visible}._circleBig_dkxqm_200{background:#fde8f0;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;transition:transform .3s;display:flex}._profileImgCard_dkxqm_189:hover ._circleBig_dkxqm_200{transform:scale(1.05)}._silhouette_dkxqm_215{background:#f8bbd0;border-radius:50% 50% 0 0;width:90px;height:90px;position:relative}._silhouette_dkxqm_215:before{content:"";background:#f8bbd0;border-radius:50%;width:56px;height:56px;position:absolute;top:-50px;left:17px}._camIconWrapper_dkxqm_234{position:absolute;bottom:35px;right:35px}._camIcon_dkxqm_234{cursor:pointer;background:#fff;border:2px solid #fdf7f9;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex;box-shadow:0 4px 12px #00000014}._nicknameCard_dkxqm_254{flex-direction:column;flex:1;justify-content:center;padding:40px;display:flex;position:relative}._lvBadge_dkxqm_263{color:#bbb;align-items:center;gap:8px;margin-bottom:12px;font-size:18px;font-weight:700;display:flex}._qMark_dkxqm_273{color:#f8bbd0;background:#fff;border:1px solid #fde8f0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:inline-flex}._playBtn_dkxqm_286{color:#ddd;margin-left:5px;font-size:14px}._nickname_dkxqm_254{color:#666;font-size:48px;font-weight:700}._gearIcon_dkxqm_298{color:#f8bbd0;cursor:pointer;width:auto;height:auto;box-shadow:none;-webkit-appearance:none;background:0 0;border:0;border-radius:0;outline:none;padding:0;font-size:32px;line-height:1;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:absolute;top:40px;right:40px}._gearIcon_dkxqm_298:focus,._gearIcon_dkxqm_298:focus-visible{box-shadow:none;outline:none}._gearIcon_dkxqm_298:hover{color:#f1a0c0;background:0 0;transform:rotate(180deg)scale(1.1)}._menuList_dkxqm_331{flex-direction:column;gap:35px;padding:50px 60px;display:flex}._menuItem_dkxqm_338{color:#bbb;cursor:pointer;font-size:20px;font-weight:700}._menuItem_dkxqm_338._active_dkxqm_45{color:#777}._langRow_dkxqm_349{align-items:center;display:flex}._langSel_dkxqm_354{gap:50px;margin-left:100px;display:flex}._selOn_dkxqm_360{color:#888}._selOff_dkxqm_364{color:#eee}._notifCard_dkxqm_369{flex-direction:column;height:100%;padding:40px;display:flex}._panelTitle_dkxqm_376{text-align:center;color:#888;letter-spacing:1px;margin-bottom:40px;font-size:20px}._msgBubbleContainer_dkxqm_384{flex-direction:column;align-items:flex-end;margin-bottom:25px;display:flex}._msgPink_dkxqm_391{color:#555;text-align:center;background:#fde8f0;border-radius:30px;width:90%;padding:22px 30px;font-size:14px;font-weight:700}._msgReply_dkxqm_402{color:#ccc;align-items:center;gap:10px;margin-top:10px;padding-right:15px;font-size:13px;font-weight:700;display:flex}._mIcon_dkxqm_413{color:#f0a1c0;background:#fde8f0;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;display:flex}._msgGray_dkxqm_425{text-align:center;color:#999;background:#f5f5f5;border-radius:25px;margin-bottom:18px;padding:18px;font-size:14px;font-weight:700}._trendingBox_dkxqm_436{background:#f5f5f5;border-radius:30px;flex:1;margin-top:20px;padding:30px}._trendingTitle_dkxqm_444{text-align:center;color:#aaa;margin-bottom:25px;font-size:14px;font-weight:700}._rankRow_dkxqm_452{margin-bottom:20px}._rankLabel_dkxqm_456{color:#bbb;margin-bottom:8px;font-size:13px;font-weight:700;display:block}._vsFlex_dkxqm_464{justify-content:space-between;align-items:center;display:flex}._charBox_dkxqm_470{background:#fff;border-radius:18px;width:44%;height:80px;overflow:hidden}._charBox_dkxqm_470 img{object-fit:cover;width:100%;height:100%}._vsTxt_dkxqm_484{color:#ddd;font-size:16px;font-weight:700}._bottomCheck_dkxqm_490{text-align:right;color:#f8bbd0;justify-content:flex-end;align-items:center;gap:8px;margin-top:30px;font-size:14px;font-weight:700;display:flex}._checkCircle_dkxqm_502{border:2px solid #f8bbd0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:inline-flex}._modalOverlay_dkxqm_514{z-index:1000;background-color:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out _fadeIn_dkxqm_1;display:flex;position:fixed;top:0;left:0}._modalContent_dkxqm_528{width:400px;max-width:calc(var(--layout-vw) * .9);text-align:center;background-color:#fff;border-radius:24px;padding:35px 40px;animation:.3s cubic-bezier(.175,.885,.32,1.275) _slideUp_dkxqm_1;box-shadow:0 10px 40px #0000001a}._modalTitle_dkxqm_539{color:#333;margin:0 0 15px;font-size:22px}._modalText_dkxqm_545{color:#666;white-space:pre-wrap;margin:0 0 30px;font-size:15px;line-height:1.6}._modalActions_dkxqm_553{justify-content:center;gap:15px;display:flex}._modalCancelBtn_dkxqm_559{color:#888;cursor:pointer;background-color:#f1f3f5;border:none;border-radius:12px;flex:1;padding:12px 0;font-size:15px;font-weight:700;transition:background-color .2s}._modalCancelBtn_dkxqm_559:hover{background-color:#e9ecef}._modalConfirmBtn_dkxqm_576{color:#fff;cursor:pointer;background-color:#333;border:none;border-radius:12px;flex:1;padding:12px 0;font-size:15px;font-weight:700;transition:background-color .2s}._modalConfirmBtn_dkxqm_576:hover{background-color:#111}._modalDangerBtn_dkxqm_593{color:#fff;cursor:pointer;background-color:#ff4d4f;border:none;border-radius:12px;flex:1;padding:12px 0;font-size:15px;font-weight:700;transition:background-color .2s}._modalDangerBtn_dkxqm_593:hover{background-color:#e53935}._loadingSpinner_dkxqm_611{border:4px solid #fde8f0;border-top-color:#f1a0c0;border-radius:50%;width:40px;height:40px;margin:0 auto 15px;animation:1s linear infinite _spin_dkxqm_1}._loadingWrapper_dkxqm_621{text-align:center;color:#bbb;width:100%;padding:100px 0}@keyframes _spin_dkxqm_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _slideInRight_dkxqm_1{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes _slideOutLeft_dkxqm_1{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-30px)}}._animateEnter_dkxqm_659{animation:.3s ease-out forwards _slideInRight_dkxqm_1}._animateExit_dkxqm_663{animation:.3s ease-out forwards _slideOutLeft_dkxqm_1}@keyframes _fadeIn_dkxqm_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_dkxqm_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._supportButton_dkxqm_688{color:#fff;letter-spacing:.5px;z-index:9999;text-transform:uppercase;cursor:pointer;background-color:#f8bbd0;border:none;border-radius:0 12px 12px 0;outline:none;justify-content:flex-end;align-items:center;width:320px;height:44px;padding-right:30px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),background-color .3s;display:flex;position:fixed;bottom:40px;left:-200px;box-shadow:4px 0 15px #f8bbd04d}._supportButton_dkxqm_688:hover{background-color:#f48fb1;transform:translate(40px)}._modalCloseBtn_dkxqm_721{color:#aaa;cursor:pointer;background:0 0;border:1px solid #eee;border-radius:20px;margin-top:20px;padding:8px 20px;font-size:13px;transition:all .2s}._modalCloseBtn_dkxqm_721:hover{color:#888;background:#f9f9f9}._promoOverlay_dkxqm_739{z-index:2000;background-color:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.4s ease-out _fadeIn_dkxqm_1;display:flex;position:fixed;top:0;left:0;overflow:hidden}._promoContent_dkxqm_754{text-align:center;z-index:2010;background-color:#fff;border-radius:40px;padding:50px 60px;animation:.6s cubic-bezier(.175,.885,.32,1.275) _celebrateScale_dkxqm_1;position:relative;box-shadow:0 20px 50px #0003}._promoEmoji_dkxqm_765{margin-bottom:20px;font-size:80px;animation:1s infinite _bounce_dkxqm_1}._promoTitle_dkxqm_771{color:#333;margin-bottom:20px;font-size:28px;font-weight:700}._promoText_dkxqm_778{justify-content:center;align-items:center;gap:15px;margin-bottom:15px;font-size:22px;display:flex}._oldGrade_dkxqm_787{color:#bbb}._arrow_dkxqm_791{color:#f8bbd0;font-weight:700}._newGrade_dkxqm_796{color:#f1a0c0;font-weight:700}._promoSubText_dkxqm_801{color:#999;margin-bottom:35px;font-size:15px}._promoBtn_dkxqm_807{color:#fff;cursor:pointer;background-color:#f8bbd0;border:none;border-radius:30px;padding:15px 50px;font-size:18px;font-weight:700;transition:transform .2s,background-color .2s}._promoBtn_dkxqm_807:hover{background-color:#f1a0c0;transform:scale(1.05)}._confettiContainer_dkxqm_825{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}._confetti_dkxqm_825{background-color:#f8bbd0;border-radius:2px;width:12px;height:12px;animation:linear forwards _fall_dkxqm_1;position:absolute;top:-20px}._confetti_dkxqm_825:nth-child(3n){background-color:#fde8f0}._confetti_dkxqm_825:nth-child(3n+1){background-color:#f1a0c0}._confetti_dkxqm_825:nth-child(3n+2){background-color:#fff}._confetti_dkxqm_825:first-child{animation-duration:3s;animation-delay:0s;left:10%}._confetti_dkxqm_825:nth-child(2){animation-duration:4s;animation-delay:.5s;left:20%}._confetti_dkxqm_825:nth-child(3){animation-duration:3.5s;animation-delay:.2s;left:30%}._confetti_dkxqm_825:nth-child(4){animation-duration:4.5s;animation-delay:.8s;left:40%}._confetti_dkxqm_825:nth-child(5){animation-duration:3.8s;animation-delay:.3s;left:50%}._confetti_dkxqm_825:nth-child(6){animation-duration:4.2s;animation-delay:.6s;left:60%}._confetti_dkxqm_825:nth-child(7){animation-duration:3.2s;animation-delay:.1s;left:70%}._confetti_dkxqm_825:nth-child(8){animation-duration:4.8s;animation-delay:.9s;left:80%}._confetti_dkxqm_825:nth-child(9){animation-duration:3.6s;animation-delay:.4s;left:90%}._confetti_dkxqm_825:nth-child(10){animation-duration:4.1s;animation-delay:1.2s;left:15%}._confetti_dkxqm_825:nth-child(11){animation-duration:3.3s;animation-delay:1.5s;left:25%}._confetti_dkxqm_825:nth-child(12){animation-duration:4.7s;animation-delay:1.8s;left:35%}._confetti_dkxqm_825:nth-child(13){animation-duration:3.9s;animation-delay:2.1s;left:45%}._confetti_dkxqm_825:nth-child(14){animation-duration:4.4s;animation-delay:2.4s;left:55%}._confetti_dkxqm_825:nth-child(15){animation-duration:3.7s;animation-delay:2.7s;left:65%}._confetti_dkxqm_825:nth-child(16){animation-duration:4.6s;animation-delay:3s;left:75%}._confetti_dkxqm_825:nth-child(17){animation-duration:3.4s;animation-delay:3.3s;left:85%}._confetti_dkxqm_825:nth-child(18){animation-duration:4.3s;animation-delay:3.6s;left:95%}._confetti_dkxqm_825:nth-child(19){animation-duration:3.1s;animation-delay:3.9s;left:5%}._confetti_dkxqm_825:nth-child(20){animation-duration:4.9s;animation-delay:4.2s;left:50%}@keyframes _celebrateScale_dkxqm_1{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes _bounce_dkxqm_1{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes _fall_dkxqm_1{to{transform:translateY(100vh)rotate(720deg)}}.comment-modal-layer{z-index:100;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background-color:#fff}.comment-modal-backdrop{cursor:pointer;pointer-events:auto;background:#0000008f;border:0;display:none;position:absolute;inset:0}.comment-modal-backdrop:hover{background:#0000008f}.comment-modal-layer.is-vote-page{background-color:#0000}.comment-modal-layer.is-vote-page .comment-modal-backdrop,.comment-modal-layer.is-vote-page .comment-modal-backdrop:hover{background:0 0}.comment-modal{top:var(--comment-modal-top,calc(var(--vote-header-offset,110px) + 52px));right:var(--comment-modal-right,max(14px, calc((var(--layout-vw) - 1180px) / 2)));left:var(--comment-modal-left,auto);z-index:81;width:min(430px, calc(var(--layout-vw) - 48px));height:var(--comment-modal-height,calc(100dvh - var(--vote-header-offset,110px) - 56px));pointer-events:auto;background:#fff;border-radius:22px;flex-direction:column;animation:.2s ease-out both commentPanelEnter;display:flex;position:fixed;bottom:auto;overflow:hidden;box-shadow:0 26px 72px #00000047}.comment-modal-header{border-bottom:1px solid #eceff2;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px 16px;display:flex}.comment-modal-label{color:#d94588;margin-bottom:4px;font-size:.82rem;font-weight:800;display:block}.comment-modal-header h2{color:#111;margin:0;font-size:1.15rem;line-height:1.25}.comment-modal-close,.comment-delete,.comment-action,.comment-input button,.reply-input button{font:inherit;cursor:pointer;border:0;width:auto}.comment-modal-close{color:#333;background:#f1f3f5;border-radius:8px;flex-shrink:0;padding:8px 12px;font-weight:800}.comment-list{flex:1;padding:16px 20px 16px 16px;overflow-y:auto}.comment-item,.reply-item{align-items:flex-start;gap:12px;display:flex}.comment-item+.comment-item{margin-top:20px}.comment-avatar{background:linear-gradient(135deg,#76b9ff 0%,#fc92c7 100%);border-radius:50%;flex:none;width:40px;height:40px;margin-bottom:4px}.comment-avatar.profile-border-admin{animation:none!important}.comment-avatar.profile-border-admin:after{box-shadow:none!important}.comment-avatar-small{width:32px;height:32px}.comment-body{flex:1;min-width:0}.comment-top{align-items:center;width:100%;margin-bottom:0;display:flex}.comment-name{color:#191919;font-size:.92rem;font-weight:800}.comment-time{color:#8c939c;white-space:nowrap;margin-left:8px;font-size:.78rem}.comment-delete{color:#9aa0a6;background:0 0;border-radius:8px;flex-shrink:0;padding:5px 8px;font-size:.78rem;font-weight:800}.comment-delete:hover,.comment-modal-close:hover,.comment-action:hover{color:#d94588}.name-row{align-items:center;gap:8px;min-width:0;display:inline-flex}.time-label{color:#9aa0a6;white-space:nowrap;flex-shrink:0;font-size:12px}.comment-text{color:#333;overflow-wrap:anywhere;margin:6px 0 0;font-size:.92rem;line-height:1.55}.menu{color:#888;cursor:pointer}.comment-menu-wrap{justify-content:flex-end;align-items:center;min-width:44px;display:flex;position:relative}.menu-button{color:#888;cursor:pointer;background:0 0;border:none;padding:0;font-size:16px;line-height:1}.comment-delete{color:#dc3545;white-space:nowrap;text-align:center;cursor:pointer;z-index:20;background:#fff;border:1px solid #eceff2;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:88px;padding:8px 12px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 24px #00000014}.trash-icon{flex-shrink:0;width:14px;height:14px}p{color:#1c1e21;white-space:pre-wrap;text-align:left;width:100%;margin:0 0 6px;font-size:14px;line-height:1.5}.comment-meta{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.actions{color:#65676b;gap:15px;font-size:12px;font-weight:600;display:flex}.like-button,.dislike-button,.comment-button{align-items:center;gap:6px;display:inline-flex}.like-icon{color:#0f0f0f;flex-shrink:0;width:18px;height:18px;transition:color .18s}.like-icon path{transition:fill .18s,stroke .18s}.dislike-icon{color:#0f0f0f;flex-shrink:0;width:18px;height:18px;transition:color .18s}.dislike-icon path{transition:fill .18s,stroke .18s}.comment-icon{color:#6f7680;flex-shrink:0;width:18px;height:18px;transition:color .18s}.comment-icon path{transition:fill .18s,stroke .18s}.actions span{cursor:pointer}.action-button{font:inherit;color:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:none;padding:0}.action-button:hover{text-decoration:underline}.like-button.is-active .like-icon{color:#e53935}.dislike-button.is-active .dislike-icon{color:#2f6df6}.comment-button.is-active .comment-icon{color:#0f0f0f}.comment-icon.is-filled path,.like-icon.is-filled path,.dislike-icon.is-filled path{fill:currentColor}.reply{color:#65676b;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:13px;font-weight:600;transition:color .18s;display:inline-flex}.reply:before{content:"";border-top:1px solid #ccc;flex-shrink:0;width:20px;transition:border-color .18s;display:block}.reply.is-active{color:#0f0f0f}.reply.is-active:before{border-color:#0f0f0f}.reply-list{flex-direction:column;gap:12px;width:100%;margin-top:12px;padding-left:16px;display:flex}.reply-input{box-sizing:border-box;align-items:center;gap:10px;width:100%;margin-top:12px;display:flex}.reply-input input{color:#000;background-color:#f0f2f5;border:1px solid #e2e5e9;border-radius:20px;outline:none;flex:auto;min-width:0;padding:10px 15px;font-size:13px}.reply-input input:focus{background-color:#e4e6eb}.reply-submit{color:#fff;text-align:center;white-space:nowrap;cursor:pointer;background:#ff8db5;border:none;border-radius:10px;flex-shrink:0;width:48px;min-width:48px;height:38px;padding:0 6px;font-size:13px;font-weight:700;line-height:38px}.reply-submit:hover,.reply-submit:focus-visible{background:#ff74a8;outline:none;text-decoration:none}.reply-item{align-items:flex-start;gap:2px;display:flex}.comment-action{color:#69707a;background:0 0;align-items:center;gap:4px;padding:0;font-size:.8rem;font-weight:800;display:flex}.comment-action svg{stroke:currentColor;fill:none;stroke-width:2px;width:15px;height:15px}.comment-action-active{color:#d94588}.comment-action.action-like.is-active{color:#ff3b30}.comment-action.action-like.is-active svg{fill:#ff3b30;stroke:#ff3b30}.comment-action.action-dislike.is-active{color:#007aff}.comment-action.action-dislike.is-active svg{fill:#007aff;stroke:#007aff}.reply-block{margin-top:14px;padding-left:4px}.reply-item+.reply-item{margin-top:12px}.reply-input,.comment-input{align-items:center;gap:10px;display:flex}.reply-input{margin-top:14px}.reply-input input,.comment-input input{color:#111;min-width:0;font:inherit;background:#f7f8fa;border:1px solid #e2e5e9;border-radius:8px;outline:none;flex:auto}.reply-input input{height:38px;padding:0 12px;font-size:.86rem}.comment-input{background:#fff;border-top:1px solid #eceff2;padding:14px 16px 18px}.comment-input input{color:#000;background-color:#f0f2f5;border:none;border-radius:20px;outline:none;flex:auto;width:auto;min-width:0;padding:8px 16px;font-size:14px}.reply-input input:focus,.comment-input input:focus{background:#fff;border-color:#fc92c7}.reply-input button,.comment-input button{color:#fff;background:#d94588;border-radius:8px;flex-shrink:0;height:38px;padding:0 13px;font-weight:800}.comment-input button{height:42px}@keyframes commentPanelEnter{0%{opacity:0;transform:translate(30px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}.comment-modal-layer.is-overlay-mode .comment-modal-backdrop{display:block}.comment-modal-layer.is-vote-page.is-overlay-mode .comment-modal-backdrop,.comment-modal-layer.is-vote-page.is-overlay-mode .comment-modal-backdrop:hover{background:#00000047}.comment-modal-layer.is-overlay-mode .comment-modal{animation-name:commentPanelDropIn;left:auto;right:50%;transform:translate(50%)}@media (width<=0){.comment-modal-backdrop{display:block}.comment-modal{animation-name:commentPanelDropIn;left:auto;right:50%;transform:translate(50%)}}.comment-modal-layer.is-centered .comment-modal-backdrop{pointer-events:auto;display:block}.comment-modal-layer.is-centered .comment-modal{height:min(700px,80vh);animation:.3s cubic-bezier(.34,1.56,.64,1) both commentCenteredEnter;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}@keyframes commentCenteredEnter{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes commentPanelDropIn{0%{opacity:0;transform:translate(50%,-14px)}to{opacity:1;transform:translate(50%)}}@media (width<=0){.comment-modal{width:min(430px, calc(var(--layout-vw) - 24px))}.comment-modal-header,.comment-list{padding-inline:16px}.comment-input{padding-inline:12px}}.comment-submit{color:#fff;text-align:center;white-space:nowrap;cursor:pointer;background:#ff8db5;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;min-width:48px;height:36px;padding:0 6px;font-size:13px;font-weight:700;line-height:36px;display:inline-flex}.comment-submit:hover,.comment-submit:focus-visible{background:#ff74a8;outline:none}.create-page-container{--create-header-offset:80px;--create-panel-min-height:600px;--create-panel-height:max(var(--create-panel-min-height), calc(100dvh - var(--create-header-offset) - 90px));height:calc(100vh - 80px);height:calc(100dvh - var(--create-header-offset));background:0 0;justify-content:center;align-items:center;display:flex;overflow:hidden}.main-content{width:95%;max-width:1240px;max-height:90%;height:var(--create-panel-height);min-height:var(--create-panel-min-height);justify-content:center;align-items:stretch;gap:30px;max-height:none;display:flex}.editor-card{background-color:#fff;border-radius:25px;padding:30px;box-shadow:0 4px 12px #fc92c72e}.preview-section{text-align:center;flex-direction:column;flex:2.2;justify-content:flex-start;align-items:center;max-width:850px;min-height:0;display:flex}.editor-card__title-input{text-align:center;color:#333;border:none;border-bottom:2px solid #f0f0f0;outline:none;flex:none;width:85%;margin-bottom:40px;padding:10px;font-size:28px;font-weight:700}.vs-container{flex:auto;justify-content:center;align-items:center;gap:10px;width:100%;min-height:0;display:flex;position:relative}.candidate-box{background-color:#d9d9d9;border-radius:20px;outline:none;flex-direction:column;justify-content:center;align-items:center;width:380px;height:100%;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 15px #0000000d}.candidate-box:hover,.candidate-box:focus{transform:scale(1.02);box-shadow:0 10px 30px #f7a1c433}.candidate-box:focus{border:2px solid #f7a1c4}.candidate-box__upload{color:#666;flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.upload-button{color:#fff;cursor:pointer;background-color:#888;border:none;border-radius:20px;width:120px;padding:10px 20px;font-weight:700;transition:background-color .2s}.upload-button:hover{background-color:#f589b4}.candidate-box__upload h5{color:#555;margin:0;font-weight:500}.image-wrapper{background-color:#000;width:100%;height:100%;position:relative;overflow:hidden}.upload-buttons{flex-direction:column;align-items:center;gap:10px;display:flex}.youtube-input-group{width:80%;margin-top:15px}.youtube-url-input{border:2px solid #eee;border-radius:12px;outline:none;width:100%;padding:10px 15px;font-size:13px;transition:border-color .2s}.youtube-url-input:focus{border-color:#f7a1c4}.youtube-badge{color:#fff;z-index:5;background-color:red;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:700;position:absolute;top:15px;left:15px;box-shadow:0 2px 5px #0003}.candidate-box__img{object-fit:contain;width:100%;height:100%;transition:transform .2s}.image-edit-trigger{cursor:pointer;color:#333;z-index:10;background-color:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:15px;right:15px;box-shadow:0 2px 8px #0003}.image-edit-trigger:hover{color:#fff;background-color:#f7a1c4;transform:scale(1.1)}.image-edit-overlay{z-index:11;background-color:#fff;border-radius:12px;flex-direction:column;gap:12px;width:160px;padding:12px;display:flex;position:absolute;top:60px;right:15px;box-shadow:0 4px 15px #00000026}.edit-controls{gap:8px;display:flex}.edit-controls button{cursor:pointer;color:#666;background:0 0;border:1px solid #eee;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:8px;font-size:11px;transition:all .2s;display:flex}.edit-controls button:hover{color:#f7a1c4;background-color:#fcf6f8;border-color:#f7a1c4}.zoom-control{color:#888;border-top:1px solid #f5f5f5;align-items:center;gap:8px;padding-top:8px;display:flex}.zoom-control input[type=range]{accent-color:#f7a1c4;cursor:pointer;flex:1}.zoom-control svg{cursor:pointer}.zoom-control svg:hover{color:#f7a1c4}.candidate-box__label{color:#fff;text-shadow:0 2px 10px #00000080;z-index:2;pointer-events:none;font-size:24px;font-weight:600;position:absolute;bottom:30px}.candidate-name-input{color:#333;background:0 0;border:none;outline:none;width:100%;font-size:15px}.candidate-name-input::placeholder{color:#ccc}.vs-badge{z-index:5;pointer-events:none;flex:0 0 82px;justify-content:center;align-items:center;width:82px;height:auto;margin:0 -41px;display:flex}.vs-badge img{width:100%;height:auto}.settings-section{flex-direction:column;flex:0 0 360px;gap:25px;width:360px;height:auto;display:flex;position:relative;overflow-y:auto}.settings-group__title{color:#333;border-bottom:1px solid #f5f5f5;margin-bottom:12px;padding-bottom:8px;font-size:17px}.list-item{color:#aaa;gap:12px;padding:8px 0;font-size:14px;display:flex}.list-item__num{transition:color .18s}.list-item:focus-within .list-item__num{color:#f7a1c4}.tag-cloud{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tag-button{color:#888;cursor:pointer;background-color:#fff;border:1px solid #eee;border-radius:25px;width:100%;min-height:46px;padding:11px 14px;font-size:14px;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,color .18s}.tag-button:not(.tag-button--active):hover{color:#f7a1c4;background-color:#fff;border-color:#f7a1c4;transform:translateY(-2px);box-shadow:0 16px 30px #fc92c738}.tag-button--active{color:#fff;background-color:#f7a1c4;border-color:#f7a1c4;box-shadow:0 4px 10px #f7a1c44d}.deadline-settings-group{flex-direction:column;gap:12px;display:flex}.deadline-select,.deadline-unlimited-button{color:#888;width:100%;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:14px;outline:none;padding:9px 38px 9px 10px;font-size:13px;font-weight:700;line-height:1.1;transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s,transform .18s}.deadline-select{appearance:none;background:linear-gradient(45deg,#0000 50%,#888 50%) calc(100% - 18px)/6px 6px no-repeat,linear-gradient(135deg,#888 50%,#0000 50%) calc(100% - 12px)/6px 6px no-repeat,#fff}.deadline-select:hover{color:#f7a1c4;border-color:#f7a1c4;transform:translateY(-1px);box-shadow:0 8px 18px #fc92c729}.deadline-unlimited-button:not(.deadline-unlimited-button--active):hover{color:#f7a1c4;background-color:#fff;border-color:#f7a1c4;transform:translateY(-2px);box-shadow:0 16px 30px #fc92c738}.deadline-select:focus{border-color:#f7a1c4;box-shadow:0 8px 18px #fc92c729}.deadline-select:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.deadline-unlimited-button--active{color:#fff;background:#f7a1c4;border-color:#f7a1c4;box-shadow:0 8px 18px #fc92c738}.deadline-unlimited-button{border-style:solid;border-radius:18px;justify-content:center;align-items:center;min-height:46px;padding:11px 14px;display:flex}.fab-button{z-index:100;color:#fff;cursor:pointer;background-color:#f7a1c4;border:none;border-radius:30px;justify-content:center;align-items:center;width:120px;height:55px;font-size:20px;transition:all .3s;display:flex;position:fixed;bottom:40px;right:40px;box-shadow:0 8px 25px #f7a1c480}.fab-button:hover{background-color:#f589b4;transform:translateY(-5px)scale(1.05)}.fab-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.fab-button:disabled:hover{background-color:#f7a1c4;transform:none}@media (width<=0){.create-page-container{height:auto;min-height:calc(100vh - 80px);padding:20px 0;overflow-y:auto}.main-content{flex-direction:column;align-items:center;gap:20px;height:auto;min-height:0;max-height:none;padding:0 20px 50px}.preview-section,.settings-section{flex:none;width:100%;max-width:100%!important}.vs-container{flex-direction:row;justify-content:center;width:100%}.candidate-box{width:45%;max-width:380px;height:380px}.fab-button{z-index:100;border-radius:30px;width:120px;height:55px;position:fixed;bottom:30px;right:30px}}.vote-page{--vote-header-offset:110px;--vote-min-height:600px;--vote-page-width:1180px;--vote-page-gutter:24px;--vote-page-z-index:0;--vote-action-bg:#fffffff2;--vote-action-shadow:0 14px 28px #11111114;--vote-action-icon-opacity:.56;--vote-action-hover-shadow:0 16px 30px #fc92c738;--vote-action-hover-icon-opacity:1;--vote-action-hover-icon-filter:invert(72%) sepia(20%) saturate(1351%) hue-rotate(290deg) brightness(104%) contrast(99%);--vote-action-active-bg:linear-gradient(180deg, #ffb6db 0%, #fc92c7 100%);--vote-action-active-shadow:0 16px 32px #fc92c757;--vote-action-active-icon-filter:brightness(0) invert(1);--vote-filter-panel-z-index:70;--vote-filter-panel-min-width:150px;--vote-filter-panel-fallback-left:70px;--vote-filter-panel-top:var(--vote-filter-button-top);--vote-filter-panel-left:max(0px, calc((var(--layout-vw) - 1420px) / 2 + 11px));--vote-filter-panel-width:max(var(--vote-filter-panel-min-width), calc(var(--vote-filter-button-left) + var(--vote-filter-button-size) + 4px - var(--vote-filter-panel-left)));--vote-filter-panel-height:calc(100dvh - var(--vote-filter-panel-top) - 44px);--vote-filter-panel-radius:24px;--vote-filter-panel-bg:#fffffffa;--vote-filter-panel-shadow:0 22px 60px #11111114;--vote-filter-button-z-index:90;--vote-filter-button-size:64px;--vote-filter-button-icon-size:42px;--vote-filter-button-top:calc(var(--vote-header-offset) + 46px);--vote-filter-button-left:max(0px, calc((var(--layout-vw) - var(--vote-page-width)) / 2 + 26px));--vote-filter-gap:25px;--vote-sheet-padding:20px 20px 18px;--vote-sheet-radius:22px;--vote-sheet-bg:#fffffff5;--vote-sheet-shadow:0 22px 60px #11111114;--vote-sheet-active-shadow:0 28px 72px #1111111f;--vote-sheet-title-size:3rem;--vote-choice-gap:16px;--vote-choice-radius:20px;--vote-choice-bg:#f4f0ea;--vote-choice-name-size:2.65rem;--vote-choice-selected-border:var(--point,#fc92c7);--vote-result-bar-height:18px;--vote-result-left-color:linear-gradient(90deg, #76b9ff 0%, #9bc7ff 100%);--vote-result-right-color:linear-gradient(90deg, #fc92c7 0%, #ffabd5 100%);z-index:var(--vote-page-z-index);isolation:isolate;width:var(--vote-page-width);min-width:var(--vote-page-width);height:calc(100vh - var(--vote-header-offset));margin:0 auto;padding:0;position:relative;overflow:visible}.vote-page.has-comment-modal{overflow:visible}.vote-page .comment-modal-layer,.vote-page .comment-modal-backdrop,.vote-page .comment-modal-backdrop:hover{background:0 0}.vote-filter-panel{--filter-close-text:#111;--filter-close-hover-text:#fc92c7;--filter-chip-bg:#fff;--filter-chip-text:#8d8d8d;--filter-chip-border:#1111116b;--filter-chip-shadow:none;--filter-chip-hover-bg:#fff;--filter-chip-hover-text:#fc92c7;--filter-chip-hover-border:#fc92c7;--filter-chip-hover-shadow:0 8px 18px #fc92c729;--filter-chip-active-bg:#fc92c7;--filter-chip-active-text:#fff;--filter-chip-active-border:#fc92c7;--filter-chip-active-shadow:0 8px 18px #fc92c73d;top:var(--vote-filter-panel-top);left:var(--vote-filter-panel-left);z-index:var(--vote-filter-panel-z-index);width:var(--vote-filter-panel-width,var(--vote-filter-panel-min-width));height:var(--vote-filter-panel-height);max-height:calc(100dvh - var(--vote-header-offset) - 22px);border-radius:var(--vote-filter-panel-radius);background:var(--vote-filter-panel-bg);box-shadow:var(--vote-filter-panel-shadow);flex-direction:column;padding:11px 10px 14px;animation:.18s both filterPanelEnter;display:flex;position:fixed;overflow:hidden}.vote-filter-header{border-bottom:1px solid #11111114;flex:none;justify-content:center;align-items:center;gap:8px;min-height:48px;margin-bottom:14px;padding:0 10px;display:flex;position:relative}.vote-filter-header h2{color:#111;margin:0;font-size:19px;font-weight:700;line-height:1}.vote-filter-close{appearance:none;color:#fff;cursor:pointer;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;margin:0;padding:0;font-family:inherit;line-height:1;transition:all .2s;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%);box-shadow:0 2px 6px #fc92c73d;background:#fc92c7!important;width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important}.vote-filter-close:hover{transform:translateY(-50%)scale(1.05);box-shadow:0 4px 10px #fc92c752;background:#e881b5!important}.vote-filter-close svg{stroke-width:2.5px;width:16px;height:16px}.vote-filter-list{scrollbar-width:none;flex-direction:column;gap:12px;min-height:0;padding:0 0 2px;display:flex;overflow-y:auto}.vote-filter-list::-webkit-scrollbar{display:none}.vote-filter-chip{border:1px solid var(--filter-chip-border);background:var(--filter-chip-bg);width:100%;min-height:43px;color:var(--filter-chip-text);box-shadow:var(--filter-chip-shadow);cursor:pointer;border-radius:999px;flex:none;padding:0 18px;font-size:17px;font-weight:500;line-height:1.2;transition:transform .18s,color .18s,border-color .18s,background-color .18s,box-shadow .18s}.vote-filter-chip:hover{border-color:var(--filter-chip-hover-border);background:var(--filter-chip-hover-bg);color:var(--filter-chip-hover-text);box-shadow:var(--filter-chip-hover-shadow);transform:translateY(-1px)}.vote-filter-chip.is-active{border-color:var(--filter-chip-active-border);background:var(--filter-chip-active-bg);color:var(--filter-chip-active-text);box-shadow:var(--filter-chip-active-shadow)}@keyframes filterPanelEnter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.empty-state{text-align:center;color:#888;padding:100px 20px;font-size:1.2rem;font-weight:600}.vote-layout{--vote-rail-gap:25px;--vote-action-button-size:72px;--vote-rail-size:calc(var(--vote-action-button-size) * 4 + var(--vote-rail-gap) * 3);--vote-sheet-glow-space:22px;--vote-sheet-extra-height:41px;--vote-action-space:calc(var(--vote-action-button-size) + var(--vote-rail-gap));--vote-sheet-fixed-width:950px;--vote-filter-reserve-space:40px;--vote-side-balance:max(var(--vote-filter-reserve-space), clamp(0px, calc((var(--layout-vw) - var(--vote-sheet-fixed-width)) * .3), var(--vote-action-space)));--vote-sheet-width:var(--vote-sheet-fixed-width);--vote-feed-width:calc(var(--vote-sheet-width) + var(--vote-action-space) + var(--vote-side-balance) + var(--vote-sheet-glow-space) + var(--vote-sheet-glow-space));width:100%;height:100%;min-height:var(--vote-min-height);justify-content:center;transition:transform .24s;display:flex}.vote-page.has-comment-modal .vote-layout{--vote-side-balance:52px;transform:translateX(var(--vote-comment-group-shift,0px));transition:none}.vote-feed{z-index:0;width:var(--vote-feed-width);min-width:var(--vote-feed-width);height:100%;padding:var(--vote-sheet-glow-space);scroll-snap-type:y mandatory;scroll-padding-block:var(--vote-sheet-glow-space);scroll-behavior:smooth;overscroll-behavior-y:contain;scrollbar-width:none;position:relative;overflow-y:auto}.vote-page.is-entering-from-main .vote-feed{animation:.62s cubic-bezier(.22,1,.36,1) both voteFeedEnterFromMain}.vote-page.is-entering-from-main .vote-feed-item:first-child .vote-sheet{animation:.68s cubic-bezier(.22,1,.36,1) both voteSheetSettleFromMain}.vote-feed::-webkit-scrollbar{display:none}.vote-feed-item{width:100%;height:calc(100% - var(--vote-sheet-glow-space) * 2 + var(--vote-sheet-extra-height));min-height:calc(100% - var(--vote-sheet-glow-space) * 2 + var(--vote-sheet-extra-height));padding:30px var(--vote-action-space) 23px var(--vote-side-balance);scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;flex:0 0 calc(100% - var(--vote-sheet-glow-space) * 2 + var(--vote-sheet-extra-height));margin:0;display:flex;position:relative}.vote-sheet{min-height:0;width:var(--vote-sheet-width);padding:var(--vote-sheet-padding);border-radius:var(--vote-sheet-radius);background:var(--vote-sheet-bg);box-shadow:var(--vote-sheet-shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-direction:column;flex:1;transition:transform .26s,box-shadow .26s,opacity .26s;display:flex;position:relative}.vote-feed-item:not(.is-active) .vote-sheet{opacity:.94}.vote-feed-item.is-active .vote-sheet{box-shadow:var(--vote-sheet-active-shadow);transform:scale(1.01)}.vote-sheet:before{content:"";z-index:-1;filter:blur(12px);border-radius:34px;position:absolute;inset:-22px}.vote-sheet-title{box-sizing:border-box;text-align:center;width:100%;font-size:var(--vote-sheet-title-size);letter-spacing:0;white-space:nowrap;margin:0;padding:0 132px;font-weight:700;overflow:hidden}.vote-deadline-badge{z-index:4;color:#d94588;white-space:nowrap;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffdb;border:1px solid #fc92c76b;border-radius:999px;min-width:118px;max-width:170px;padding:6px 10px;font-size:.76rem;font-weight:800;line-height:1;position:absolute;top:20px;left:22px;box-shadow:0 8px 18px #fc92c724}.vote-sheet-match{gap:var(--vote-choice-gap);flex:1;grid-template-columns:1fr 1fr;align-items:stretch;min-height:0;padding-top:16px;transition:min-height .22s,padding-bottom .22s;display:grid;position:relative}.vote-sheet.has-results .vote-sheet-match{flex:1 1 0;min-height:0}.vote-choice{border-radius:var(--vote-choice-radius);background:var(--vote-choice-bg);cursor:pointer;border:5px solid #0000;width:100%;height:100%;min-height:0;padding:0;transition:transform .18s,box-shadow .18s,filter .18s;display:block;position:relative}.vote-choice-inner{border-radius:calc(var(--vote-choice-radius) - 3px);width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.vote-choice:hover{background:var(--vote-choice-bg);transform:translateY(-3px)}.vote-choice:hover .vote-choice-overlay{background:0 0}.vote-sheet.has-results .vote-choice:hover{transform:none}.vote-sheet.has-results .vote-choice.is-selected:hover{transform:translateY(-3px)}.vote-choice img{object-fit:cover;border-radius:inherit;width:100%;height:100%;transition:transform .22s;display:block}.vote-choice-image-fallback{border-radius:inherit;color:#ffffffe6;background:radial-gradient(circle at 20% 20%,#ffffffb8,#0000 32%),linear-gradient(135deg,#f3c967 0%,#df6d3c 48%,#3b1f14 100%);place-items:center;width:100%;height:100%;font-size:7rem;font-weight:900;transition:transform .22s;display:grid}.tone-dark .vote-choice-image-fallback{background:radial-gradient(circle at 80% 20%,#ffffff3d,#0000 30%),linear-gradient(135deg,#16233d 0%,#39637c 48%,#d9c18b 100%)}.vote-choice:hover img,.vote-choice:hover .vote-choice-image-fallback{transform:scale(1.03)}.vote-sheet.has-results .vote-choice:hover img,.vote-sheet.has-results .vote-choice:hover .vote-choice-image-fallback{transform:none}.vote-choice-overlay{pointer-events:none;background:0 0;position:absolute;inset:0}.vote-choice-name{--vote-name-outline-size:2px;--vote-name-outline-negative-size:-2px;--vote-name-accent-shadow:0 3px 12px #ffffff47;box-sizing:border-box;pointer-events:none;-webkit-line-clamp:3;text-align:center;overflow-wrap:anywhere;word-break:normal;white-space:normal;width:auto;max-height:calc(100% - 36px);font-size:min(var(--vote-choice-name-size), var(--vote-choice-name-fit-size,var(--vote-choice-name-size)));color:#fff;text-shadow:var(--vote-name-outline-negative-size) var(--vote-name-outline-negative-size) 0 #111, 0 var(--vote-name-outline-negative-size) 0 #111, var(--vote-name-outline-size) var(--vote-name-outline-negative-size) 0 #111, var(--vote-name-outline-size) 0 0 #111, var(--vote-name-outline-size) var(--vote-name-outline-size) 0 #111, 0 var(--vote-name-outline-size) 0 #111, var(--vote-name-outline-negative-size) var(--vote-name-outline-size) 0 #111, var(--vote-name-outline-negative-size) 0 0 #111, var(--vote-name-accent-shadow);-webkit-box-orient:vertical;margin:0;padding:0 18px;font-weight:900;line-height:1.08;display:-webkit-box;position:absolute;bottom:44px;left:0;right:0;overflow:hidden}.tone-blue .vote-choice-name{--vote-name-accent-shadow:0 0 18px #478cff66, 0 3px 12px #ffffff3d}.tone-pink .vote-choice-name{--vote-name-accent-shadow:0 0 18px #ff5b5b66, 0 3px 12px #ffffff3d}.vote-choice.is-loser{cursor:default;pointer-events:none}.vote-choice.is-loser .vote-choice-inner{filter:grayscale(.8)brightness(.7)}.vote-choice.is-loser:hover{transform:none}.vote-choice.is-loser .vote-choice-media,.vote-choice.is-loser .vote-choice-image-fallback{filter:none}.vote-choice.is-selected{z-index:5;transform:translateY(-3px);box-shadow:0 0 45px #fc92c7cc,0 0 20px #fc92c780,0 22px 48px #11111129,0 0 0 2px #fc92c74d;border-color:var(--vote-choice-selected-border)!important}.tone-blue.is-selected,.tone-pink.is-selected{box-shadow:0 0 45px #fc92c7cc,0 0 20px #fc92c780,0 22px 48px #11111124,0 0 0 2px #fc92c74d;border-color:var(--vote-choice-selected-border)!important}.vote-feed-item.vote-oshi-no-ko .vote-choice.is-selected,.vote-feed-item.vote-oshi-no-ko .vote-sheet.has-results .vote-choice.is-selected:hover{transform:none}.vote-sheet-vs{z-index:10;pointer-events:none;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.vote-sheet-vs img{width:80px}.vote-sheet-results{flex:none;margin-top:16px;padding-top:2px;animation:.22s voteBarReveal}.vote-share-footer{letter-spacing:0;justify-content:space-between;align-items:center;gap:18px;margin-top:10px;font-size:2rem;font-weight:800;line-height:1;display:flex}.vote-share-footer span:first-child{color:#2e63c8}.vote-share-footer span:last-child{color:#d94588}.vote-share-bar{width:100%;height:var(--vote-result-bar-height);background:#edf2fb;border-radius:999px;display:flex;overflow:hidden}.vote-share-segment{height:100%}.vote-share-left{background:var(--vote-result-left-color)}.vote-share-right{background:var(--vote-result-right-color)}.vote-action-rail{gap:var(--vote-rail-gap);flex-direction:column;display:flex;position:absolute;bottom:38px;right:0}.vote-action-button{--vote-action-current-bg:var(--vote-action-bg);--vote-action-hover-transform:translateY(-2px);--vote-action-hover-bg:var(--vote-action-current-bg);--vote-action-current-hover-shadow:var(--vote-action-hover-shadow);--vote-action-current-hover-icon-opacity:var(--vote-action-hover-icon-opacity);--vote-action-current-hover-icon-filter:var(--vote-action-hover-icon-filter);--vote-action-current-active-bg:var(--vote-action-active-bg);--vote-action-current-active-shadow:var(--vote-action-active-shadow);--vote-action-current-active-icon-filter:var(--vote-action-active-icon-filter);width:var(--vote-action-button-size);height:var(--vote-action-button-size);background:var(--vote-action-current-bg);box-shadow:var(--vote-action-shadow);cursor:pointer;border:0;border-radius:999px;place-items:center;transition:transform .18s,box-shadow .18s,background-color .18s;display:grid;position:relative}.vote-action-button img{width:40px;height:40px;opacity:var(--vote-action-icon-opacity);transition:opacity .18s,filter .18s}.vote-action-count{color:#111111b8;text-align:center;font-size:.9rem;font-weight:700;line-height:1;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}.vote-action-button:hover{transform:var(--vote-action-hover-transform);background:var(--vote-action-hover-bg);box-shadow:var(--vote-action-current-hover-shadow)}.vote-action-button:disabled{opacity:.38;cursor:not-allowed}.vote-action-button:disabled:hover{background:var(--vote-action-current-bg);box-shadow:var(--vote-action-shadow);transform:none}.vote-action-button:disabled:hover img{opacity:var(--vote-action-icon-opacity);filter:none}.vote-action-button:hover img{opacity:var(--vote-action-current-hover-icon-opacity);filter:var(--vote-action-current-hover-icon-filter)}.vote-action-button.action-like,.vote-action-button.action-comment,.vote-action-button.action-share,.vote-action-button.action-filter{--vote-action-current-bg:var(--vote-action-bg);--vote-action-hover-bg:var(--vote-action-current-bg);--vote-action-hover-transform:translateY(-2px);--vote-action-current-hover-shadow:var(--vote-action-hover-shadow);--vote-action-current-hover-icon-opacity:var(--vote-action-hover-icon-opacity);--vote-action-current-hover-icon-filter:var(--vote-action-hover-icon-filter);--vote-action-current-active-bg:var(--vote-action-active-bg);--vote-action-current-active-shadow:var(--vote-action-active-shadow);--vote-action-current-active-icon-filter:var(--vote-action-active-icon-filter)}.vote-action-button.is-active{background:var(--vote-action-current-active-bg);box-shadow:var(--vote-action-current-active-shadow)}.vote-action-button.is-active img{opacity:1;filter:var(--vote-action-current-active-icon-filter)}.vote-action-button.vote-filter-toggle{top:var(--vote-filter-button-top);left:var(--vote-filter-button-left);z-index:var(--vote-filter-button-z-index);width:var(--vote-filter-button-size);height:var(--vote-filter-button-size);justify-content:center;align-items:center;padding:0;line-height:0;display:flex;position:fixed;transform:none}.vote-action-button.vote-filter-toggle:hover{transform:var(--vote-action-hover-transform)}.vote-action-button.vote-filter-toggle img{width:var(--vote-filter-button-icon-size);height:var(--vote-filter-button-icon-size);object-fit:contain;flex:none;display:block}.vote-feed-loader{flex:0 0 1px;height:1px}@keyframes voteBarReveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes voteFeedEnterFromMain{0%{opacity:0;transform:translateY(64px)}to{opacity:1;transform:translateY(0)}}@keyframes voteSheetSettleFromMain{0%{transform:translateY(26px)scale(.98)}to{transform:translateY(0)scale(1.01)}}@media (prefers-reduced-motion:reduce){.vote-page.is-entering-from-main .vote-feed,.vote-page.is-entering-from-main .vote-feed-item:first-child .vote-sheet{animation:none}}@media (width<=768px){.vote-page.has-comment-modal .vote-layout{--vote-side-balance:var(--vote-action-space);transform:none}.vote-page{--vote-page-gutter:16px;--vote-min-height:540px;--vote-filter-button-size:54px;--vote-filter-button-icon-size:34px;--vote-filter-button-left:16px;--vote-filter-button-top:calc(var(--vote-header-offset) + 18px);--vote-filter-panel-left:12px;--vote-filter-panel-width:min(190px, calc(var(--layout-vw) - 24px));--vote-filter-panel-height:calc(100dvh - var(--vote-filter-panel-top) - 20px);--vote-sheet-title-size:clamp(1.5rem, calc(var(--layout-vw) * .054), 2.2rem);--vote-choice-name-size:clamp(1.35rem, calc(var(--layout-vw) * .05), 2rem)}.vote-layout{--vote-rail-gap:12px;--vote-action-button-size:56px;--vote-action-space:0px;--vote-side-balance:0px;--vote-sheet-glow-space:12px;--vote-sheet-extra-height:0px}.vote-feed-item{padding:72px 0 92px}.vote-action-rail{flex-direction:row;bottom:18px;right:50%;transform:translate(50%)}.vote-action-button img{width:32px;height:32px}.vote-action-count{font-size:.8rem;bottom:-14px}.vote-sheet{padding:16px}.vote-sheet-title{padding:0 96px}.vote-deadline-badge{min-width:88px;max-width:122px;padding:5px 8px;font-size:.68rem;top:18px;left:18px}.vote-sheet-match{gap:10px}.vote-sheet-vs img{width:58px}.vote-share-footer{font-size:1.45rem}}.custom-youtube-container{cursor:pointer;background:#000;width:100%;height:100%;position:relative;overflow:hidden}.youtube-iframe-target{pointer-events:auto;width:100%;height:100%}.youtube-iframe-target+.player-controls{height:calc(100% - 45px)}.youtube-iframe-target iframe{border:none;width:100%;height:100%}.vote-pick-badge{z-index:25!important;color:#fff!important;cursor:pointer!important;pointer-events:auto!important;background:#f7a1c4!important;border:2px solid #fff!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:92px!important;height:42px!important;margin:0!important;padding:0!important;font-size:1.1rem!important;font-weight:900!important;transition:all .2s!important;display:flex!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,calc(-50% - 200px))!important;box-shadow:0 4px 12px #00000040!important}.vote-pick-badge:hover{color:#f7a1c4;background:#fff;transform:scale(1.05)}.vote-choice.is-selected .vote-pick-badge{display:none}.vote-choice-media{border-radius:inherit;background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.vote-choice-media video{object-fit:cover;width:100%;height:100%;display:block}.vote-choice-audio-container{border-radius:inherit;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;padding:20px;display:flex}.audio-icon-large{filter:drop-shadow(0 4px 12px #0000001a);font-size:5rem;animation:2s ease-in-out infinite audioWave}@keyframes audioWave{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.vote-choice-audio-player{filter:drop-shadow(0 4px 8px #0000001a);width:80%;max-width:300px;height:40px}.player-controls{display:none}.play-icon:after{content:"";border-top:12px solid #0000;border-bottom:12px solid #0000;border-left:20px solid #f7a1c4;position:absolute;top:50%;left:55%;transform:translate(-50%,-50%)}.pause-icon{background:#ffffffe6;border-radius:50%;width:60px;height:60px;position:relative}.pause-icon:before,.pause-icon:after{content:"";background:#f7a1c4;width:6px;height:24px;position:absolute;top:50%;transform:translateY(-50%)}.pause-icon:before{left:38%}.pause-icon:after{right:38%}.bottom-controls{opacity:0;background:linear-gradient(#0000,#000000b3);align-items:center;gap:15px;width:100%;padding:15px;transition:opacity .3s,transform .3s;display:flex;position:absolute;bottom:0;left:0;transform:translateY(10px)}.player-controls:hover .bottom-controls{opacity:1;transform:translateY(0)}.control-btn{color:#fff;cursor:pointer;text-shadow:0 1px 3px #00000080;background:0 0;border:none;font-size:18px}.volume-group{flex:1;align-items:center;gap:8px;max-width:120px;display:flex}.volume-slider{accent-color:#f7a1c4;cursor:pointer;width:100%;height:4px}.video-loading{color:#fff;font-size:14px;position:absolute}.youtube-embed{background:#000;overflow:hidden}.youtube-embed iframe{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.5)}.report-modal-layer{z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.report-modal-backdrop{-webkit-backdrop-filter:blur(4px);cursor:pointer;background:#00000073;border:none;position:absolute;inset:0}.report-modal-backdrop:hover{background:#00000073}.report-modal{-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #ffffff4d;border-radius:24px;flex-direction:column;width:90%;max-width:480px;animation:.25s ease-out reportModalFadeIn;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001f}@keyframes reportModalFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.report-modal-header{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:flex-start;padding:24px 28px;display:flex}.report-modal-label{color:#666;margin-bottom:4px;font-size:.85rem;font-weight:700;display:block}.report-modal-header h2{color:#111;white-space:nowrap;text-overflow:ellipsis;max-width:320px;margin:0;font-size:1.25rem;font-weight:700;overflow:hidden}.report-modal-close{color:#8d8d8d;cursor:pointer;background:0 0;border:none;padding:4px;font-size:.9rem;font-weight:500}.report-modal-close:hover{color:#111}.report-content{max-height:60vh;padding:24px 28px;overflow-y:auto}.report-guide{color:#444;margin:0 0 16px;font-size:1rem;font-weight:600}.report-reasons{flex-direction:column;gap:12px;display:flex}.report-reason-item{cursor:pointer;background:#ffffff80;border:1px solid #00000014;border-radius:12px;align-items:center;gap:12px;padding:14px 18px;transition:all .2s;display:flex}.report-reason-item:hover{background:#fffc;border-color:#00000026}.report-reason-item input[type=radio]{accent-color:#444;width:18px;height:18px}.report-reason-item span{color:#333;font-size:.95rem}.report-other-input{resize:vertical;background:#ffffff80;border:1px solid #00000014;border-radius:12px;outline:none;width:100%;min-height:100px;margin-top:16px;padding:14px;font-size:.95rem}.report-other-input:focus{background:#fff;border-color:#888}.report-footer{gap:12px;padding:20px 28px 24px;display:flex}.report-cancel-btn{color:#666;cursor:pointer;background:#0000000d;border:none;border-radius:14px;flex:1;height:52px;font-size:1rem;font-weight:600}.report-submit-btn{color:#fff;cursor:pointer;background:#333;border:none;border-radius:14px;flex:1.5;height:52px;font-size:1rem;font-weight:600}.report-submit-btn:hover{background:#111}._modalOverlay_1gw3h_1{z-index:3000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}._modalContent_1gw3h_15{color:#fff;background-color:#1e1e1e;border-radius:24px;width:700px;max-width:95vw;padding:30px;box-shadow:0 30px 100px #00000080}._title_1gw3h_25{text-align:center;margin-bottom:30px;font-size:24px;font-weight:800}._editorMain_1gw3h_32{gap:40px;margin-bottom:30px;display:flex}._previewSection_1gw3h_38{flex-direction:column;flex:0 0 250px;align-items:center;gap:20px;display:flex}._avatarWrapper_1gw3h_46{background-color:#111;border-radius:50%;justify-content:center;align-items:center;width:220px;height:220px;padding:10px;display:flex}._avatarContainer_1gw3h_57{border-radius:50%;width:180px;height:180px;position:relative}._avatarImage_1gw3h_64{object-fit:cover;width:100%;height:100%;display:block}._changeImgBtn_1gw3h_71{color:#fff;cursor:pointer;background-color:#333;border:none;border-radius:10px;padding:10px 20px;font-weight:600;transition:background-color .2s}._changeImgBtn_1gw3h_71:hover{background-color:#444}._controlSection_1gw3h_86{flex-direction:column;flex:1;gap:25px;display:flex}._controlGroup_1gw3h_93{flex-direction:column;gap:12px;display:flex}._label_1gw3h_99{color:#aaa;text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:700}._rangeInput_1gw3h_107{accent-color:#ff4b8d;width:100%}._borderGrid_1gw3h_112{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}._borderItem_1gw3h_118{cursor:pointer;background-color:#2a2a2a;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:12px;transition:all .2s;display:flex}._borderItem_1gw3h_118:hover:not(._locked_1gw3h_131){background-color:#333}._borderItem_1gw3h_118._active_1gw3h_135{background-color:#333;border-color:#ff4b8d}._borderItem_1gw3h_118._locked_1gw3h_131{opacity:.4;cursor:not-allowed;filter:grayscale()}._borderCircle_1gw3h_146{background-color:#111;border-radius:50%;width:40px;height:40px}._borderName_1gw3h_153{font-size:12px;font-weight:600}._footer_1gw3h_158{justify-content:flex-end;gap:15px;display:flex}._cancelBtn_1gw3h_164,._saveBtn_1gw3h_164{cursor:pointer;border:none;border-radius:12px;padding:12px 25px;font-weight:700;transition:all .2s}._cancelBtn_1gw3h_164{color:#aaa;background-color:#0000}._cancelBtn_1gw3h_164:hover{color:#fff}._saveBtn_1gw3h_164{color:#fff;background-color:#ff4b8d}._saveBtn_1gw3h_164:hover{background-color:#ff2d78;transform:translateY(-2px)}.gradeSection{width:100%;margin-top:15px}.gradeCard{background:#fff;border-radius:35px;padding:40px;box-shadow:0 10px 30px #0000000a}.gradeHeader{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.gradeTitle{color:#666;margin:0;font-size:20px;font-weight:700}.gradeTabs{border-bottom:2px solid #f8f8f8;gap:20px;margin-bottom:30px;display:flex}.gradeTab{color:#bbb;cursor:pointer;padding:10px 5px;font-size:16px;font-weight:700;position:relative}.gradeTab.active{color:#f8bbd0}.gradeTab.active:after{content:"";background:#f8bbd0;width:100%;height:2px;position:absolute;bottom:-2px;left:0}.gradeContent{flex-wrap:wrap;justify-content:center;gap:40px 10px;display:flex}.gradeItem{border-radius:20px;flex-direction:column;flex:0 0 22%;align-items:center;gap:15px;min-width:150px;padding:20px 10px;transition:background .3s;display:flex}.gradeIconWrapper{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.gradeIconPlaceholder{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.gradeName{color:#777;font-size:16px;font-weight:700}.gradeRequirement{color:#bbb;text-align:center;font-size:13px;line-height:1.2}.gradeRequirements{flex-direction:column;align-items:center;gap:4px;display:flex}.grade-bronze{color:#cd7f32!important}.grade-silver{color:silver!important}.grade-gold{color:gold!important}.grade-platinum{color:#26c6da!important}.grade-diamond{color:#8b5cf6!important}.grade-master{color:#ff4b8d!important}.grade-challenger{color:#70d1f4!important}.profile-container{--settings-gap:14px;--settings-item-padding:16px 18px;--settings-radius:16px;background-color:#0000;min-height:100vh;padding:0;font-family:Pretendard,sans-serif}.breadcrumb{color:#bbb;margin-bottom:30px;font-size:14px;font-weight:500}.profile-card{background:#fff;border:1px solid #eee;border-radius:40px;max-width:1000px;margin:0 auto;padding:40px}.profile-card.font-작게{font-size:13px}.profile-card.font-보통{font-size:14px}.profile-card.font-크게{font-size:16px}.card-header{justify-content:flex-end;margin-bottom:30px;display:flex}.button-group button{cursor:pointer;color:#666;background:#fff;border:1px solid #ddd;border-radius:20px;margin-left:10px;padding:10px 40px}.button-group .btn-save{background-color:#f5f5f5;border:1px solid #eee}.card-content{align-items:flex-start;gap:60px;display:flex}.profile-form{flex:2;min-width:0}.form-grid{gap:var(--settings-gap);flex-direction:column;min-width:0;display:flex}.form-group{flex-direction:column;margin-bottom:25px;display:flex}.form-group label{color:#444;margin-bottom:8px;font-size:1.05em;font-weight:500}.input-field{background-color:#fcfcfc;border:1px solid #eee;border-radius:30px;outline:none;padding:15px 25px;font-size:1em}.account-info-list{gap:var(--settings-gap);flex-direction:column;margin:0;display:flex}.account-info-item{padding:var(--settings-item-padding);border-radius:var(--settings-radius);background:#fcfcfc;border:1px solid #eee;justify-content:space-between;align-items:center;gap:16px;display:flex}.account-info-item div{flex-direction:column;gap:5px;min-width:0;display:flex}.account-info-item strong{color:#555;font-size:1.05em}.account-info-item span{color:#999;word-break:break-all;font-size:.9em}.account-info-actions{align-items:center;gap:8px;display:flex}.change-btn{color:#777;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #eee;border-radius:20px;width:auto;min-width:72px;padding:9px 16px;font-size:.9em}.change-btn:hover{background:#f5f5f5}.gender-options{border:1px solid #eee;border-radius:25px;width:fit-content;display:flex;overflow:hidden}.gender-btn{cursor:pointer;color:#666;background:#fff;border:none;border-right:1px solid #eee;padding:15px 30px}.gender-btn.active{color:#333;background-color:#fff;font-weight:700}.gender-btn:last-child{border-right:none}.input-with-status{align-items:center;gap:15px;display:flex}.status-msg{color:#888;align-items:center;font-size:13px;display:flex}.status-msg.success i{color:#999;border:2px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:5px;font-style:normal;font-weight:700;display:flex}.birth-inputs,.email-inputs{gap:15px;display:flex}.birth-inputs input,.email-inputs input{flex:1}.select-box{color:#888;cursor:pointer;background:#fcfcfc url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23999999\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"></polyline></svg>") right 20px center no-repeat;border:1px solid #eee;border-radius:30px;align-items:center;min-width:100px;padding:0 20px;display:flex}.settings-menu{gap:var(--settings-gap);flex-direction:column;margin:0;display:flex}.settings-menu-item{padding:var(--settings-item-padding);border-radius:var(--settings-radius);background:#fcfcfc;border:1px solid #eee;justify-content:space-between;align-items:center;gap:16px;display:flex}.settings-menu-item div{flex-direction:column;gap:5px;min-width:0;display:flex}.settings-menu-item strong{color:#555;font-size:1.05em}.settings-menu-item span{color:#999;overflow-wrap:anywhere;font-size:.9em}.settings-menu-item button{color:#777;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #eee;border-radius:20px;width:auto;min-width:72px;padding:9px 16px;font-size:.9em}.settings-menu-item button:hover{background:#f5f5f5}.settings-modal-layer{z-index:1000;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.settings-modal-backdrop{cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.settings-modal-backdrop:hover,.settings-modal-backdrop:focus{background:0 0;outline:none}.settings-modal{z-index:1;background:#fff;border:1px solid #eee;border-radius:24px;width:min(520px,100%);max-height:min(720px,100vh - 48px);padding:22px 14px 22px 22px;position:relative;overflow-y:auto;box-shadow:0 20px 50px #0000002e}.security-settings-modal,.password-settings-modal,.nickname-settings-modal{transform:translateY(-44px)}.settings-modal-header{margin-bottom:var(--settings-gap);justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.settings-modal-header div{flex-direction:column;gap:6px;min-width:0;display:flex}.settings-modal-header span{color:#f08aaf;font-size:.9em;font-weight:800}.settings-modal-header h2{color:#444;margin:0;font-size:1.15em;line-height:1.35}.settings-modal-header button{color:#777;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #eee;border-radius:20px;flex-shrink:0;width:auto;padding:9px 16px;font-size:.9em}.settings-modal-header button:hover{background:#f5f5f5}.security-settings-modal .settings-modal-header button,.display-settings-modal .settings-modal-header button,.profile-settings-modal .settings-modal-header button,.password-settings-modal .settings-modal-header button,.nickname-settings-modal .settings-modal-header button{transform:translate(24px)}.settings-modal-header>div{transform:translate(-24px,-8px)}.profile-image-panel{padding:var(--settings-item-padding);border-radius:var(--settings-radius);gap:var(--settings-gap);background:#fff;border:1px solid #eee;flex-direction:column;display:flex}.profile-image-option{color:#555;cursor:pointer;text-align:left;background:#fcfcfc;border:1px solid #eee;border-radius:18px;width:100%;padding:13px 18px;font-size:.95em}.profile-image-option:hover{background:#f5f5f5}.profile-image-file-input{display:none}.security-panel{padding:var(--settings-item-padding);border-radius:var(--settings-radius);gap:var(--settings-gap);background:#fff;border:1px solid #eee;flex-direction:column;display:flex}.security-section{flex-direction:column;gap:10px;display:flex}.security-section strong{color:#555;font-size:1em}.security-section input{color:#555;box-sizing:border-box;background:#fcfcfc;border:1px solid #eee;border-radius:24px;outline:none;width:100%;padding:13px 18px;font-size:.95em}.password-input-wrapper{width:100%;position:relative}.password-input-wrapper input{padding-right:50px!important}.password-input-wrapper .password-toggle-btn{color:#ccc;cursor:pointer;z-index:5;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;transition:color .2s;display:flex;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.password-input-wrapper .password-toggle-btn:hover{color:#f08aaf}.security-section button{color:#fff;cursor:pointer;background:#f8bbd0;border:1px solid #eee;border-radius:20px;align-self:flex-end;width:auto;padding:10px 22px;font-size:.9em}.security-section button:hover{background:#f7a9c4}.login-history-item{background:#fcfcfc;border-radius:12px;justify-content:space-between;gap:16px;padding:12px 14px;display:flex}.login-history-item span{color:#555;font-size:.95em;font-weight:600}.login-history-item em{color:#999;text-align:right;font-size:.85em;font-style:normal}.display-panel{padding:var(--settings-item-padding);border-radius:var(--settings-radius);gap:var(--settings-gap);background:#fff;border:1px solid #eee;flex-direction:column;display:flex}.display-option{color:#555;background:#fcfcfc;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:12px 14px;font-size:1em;font-weight:600;display:flex}.display-option select{color:#777;background:#fff;border:1px solid #eee;border-radius:18px;outline:none;width:150px;padding:9px 12px;font-size:.95em}.display-toggle input{accent-color:#777;width:18px;height:18px}.display-save-btn{color:#fff;cursor:pointer;background:#f8bbd0;border:1px solid #eee;border-radius:20px;align-self:flex-end;width:auto;padding:10px 22px;font-size:.9em}.display-save-btn:hover{background:#f7a9c4}.account-actions{justify-content:flex-end;gap:var(--settings-gap);flex-wrap:wrap;margin-top:0;display:flex}@media (width<=0){.profile-card{border-radius:24px;padding:24px 18px}.account-info-item,.settings-menu-item{align-items:flex-start}.settings-menu-item{flex-direction:column}.settings-menu-item button,.display-option select,.account-link-btn,.account-danger-btn,.display-save-btn{width:100%}.settings-modal-layer{align-items:flex-end;padding:14px}.settings-modal{border-radius:20px;max-height:calc(100vh - 28px);padding:18px}.settings-modal-header{flex-direction:column}.settings-modal-header button{width:100%}.account-actions{flex-direction:column}}.account-link-btn,.account-danger-btn{color:#777;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:24px;width:auto;padding:12px 24px;font-size:1em}.account-link-btn:hover{background:#f5f5f5}.account-danger-btn{color:#ff868a}.account-danger-btn:hover{background:#f5f5f5}.like-page-container{width:100%;padding:0 0 40px;font-family:Pretendard,sans-serif}.like-search-section{justify-content:center;width:100%;margin-bottom:30px;display:flex}.like-search-bar{width:100%;max-width:700px;position:relative}.like-search-bar input{background:#fff;border:none;border-radius:40px;outline:none;width:100%;padding:14px 25px;box-shadow:0 5px 20px #0000000a}.like-search-icon{color:#f1a0c0;font-size:20px;position:absolute;top:50%;right:25px;transform:translateY(-50%)}.like-content{flex-direction:column;align-items:center;width:100%;display:flex}.like-list{background:#fff;border-radius:35px;flex-direction:column;gap:20px;width:100%;max-width:1100px;margin:0 auto;padding:40px;display:flex;box-shadow:0 10px 30px #0000000a}.like-item-row{border-bottom:1px solid #f8f8f8;align-items:center;gap:25px;padding-bottom:20px;display:flex}.like-item-row:last-child{border-bottom:none;padding-bottom:0}.like-badge{background-color:#f1a0c0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:55px;height:55px;transition:all .2s;display:flex;box-shadow:0 4px 10px #f1a0c04d}.like-badge:hover{background-color:#f08cb3;transform:scale(1.1)}.like-badge .material-icons{color:#fff;font-size:26px}.info-card{border-radius:20px;flex:1;justify-content:space-between;align-items:center;gap:30px;padding:10px;transition:background-color .2s;display:flex}.info-card:hover{background-color:#fdf2f6}.thumb-img{background:#fdf2f6;border-radius:18px;flex-shrink:0;width:80px;height:80px;overflow:hidden;box-shadow:0 4px 10px #0000000d}.thumb-img.is-user-pick{border:3px solid var(--point,#fc92c7);box-shadow:0 4px 10px #0000000d,0 0 0 1px #fc92c72e}.thumb-img img{object-fit:cover;width:100%;height:100%}.thumb-img .no-img{color:#ccc;background:#eee;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;display:flex}.vote-title{color:#666;text-align:center;flex:1;font-size:18px;font-weight:700}.comment-icon-btn{cursor:pointer;color:#ccc;background:#fff;border:1px solid #f8f8f8;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;transition:all .2s;display:flex;box-shadow:0 2px 8px #00000005}.comment-icon-btn:hover,.comment-icon-btn.active{color:#f1a0c0;background:#fdf2f6}.comment-icon-btn .material-icons{font-size:24px}.my-create-container{width:100%;padding:0 0 40px}.my-create-content{flex-direction:column;align-items:center;width:100%;display:flex}.description-text{color:#bbb;text-align:center;width:100%;margin-bottom:25px;font-size:14px;font-weight:500}.my-vote-list{background:#fff;border-radius:35px;flex-direction:column;gap:20px;width:100%;max-width:1100px;margin:0 auto;padding:40px;display:flex;box-shadow:0 10px 30px #0000000a}.my-vote-item{border-bottom:1px solid #f8f8f8;justify-content:space-between;align-items:center;padding-bottom:20px;transition:transform .2s;display:flex}.my-vote-item:last-child{border-bottom:none;padding-bottom:0}.my-vote-item:hover{transform:translateY(-2px)}.vote-info{flex:1}.vote-category{color:#f1a0c0;text-align:left;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.vote-title{color:#666;text-align:left;margin:0 0 12px;font-size:18px;font-weight:700}.vote-stats{color:#aaa;justify-content:flex-start;gap:15px;font-size:13px;display:flex}.vote-actions{gap:10px;margin-top:15px;display:flex}.delete-btn{cursor:pointer;box-sizing:border-box;color:#ff9ea2;background-color:#fff1f1;border:none;border-radius:6px;justify-content:center;align-items:center;width:58px;min-width:58px;max-width:58px;height:28px;padding:0;font-size:12px;font-weight:600;line-height:1;transition:all .2s;display:inline-flex}.delete-btn:hover{background-color:#ffeded}.vote-preview{align-items:center;gap:12px;margin-left:20px;display:flex}.vote-preview img{object-fit:cover;background:#fdf2f6;border-radius:18px;width:75px;height:75px;box-shadow:0 4px 10px #0000000d}.no-img{color:#ccc;background:#f5f5f5;border:1px dashed #eee;border-radius:18px;justify-content:center;align-items:center;width:75px;height:75px;font-size:11px;display:flex}.vs-text{color:#f1a0c0;opacity:.6;font-size:14px;font-weight:900}.loading-state,.empty-state{text-align:center;color:#bbb;padding:80px;font-size:1.1rem}:root{--point:#fc92c7;--text:#111;--bg:#f8f8f8;--surface:#fff;--shadow:0 18px 48px #11111114}.admin-wrapper{background:var(--bg);min-height:100vh;padding:40px 20px}.admin-header{text-align:center;width:min(1180px,100% - 50px);margin:0 auto 40px}.admin-header h1{color:var(--text);margin:0 0 10px;font-size:2.8rem;font-weight:700}.admin-header h1 span{color:var(--point)}.admin-header p{color:#666;margin:5px 0 0;font-size:1.1rem;font-weight:500}.admin-container{background:var(--surface);width:min(1180px,100% - 50px);box-shadow:var(--shadow);border-radius:20px;margin:0 auto;padding:40px}.admin-search-section{margin-bottom:40px}.admin-search-section h2{color:var(--text);margin:0 0 20px;font-size:1.3rem;font-weight:600}.search-form{flex-wrap:wrap;gap:12px;display:flex}.search-form-horizontal{align-items:center;gap:12px;display:flex}.search-input-wrapper{flex:1}.search-buttons-group{gap:8px;display:flex}.search-input{width:100%;color:var(--text);box-sizing:border-box;border:2px solid #e0e0e0;border-radius:12px;padding:14px 16px;font-family:inherit;font-size:1rem;transition:all .2s}.search-input::placeholder{color:#999}.search-input:focus{border-color:var(--point);outline:none;box-shadow:0 0 0 4px #fc92c71a}.search-btn,.load-all-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:12px;padding:14px 24px;font-size:1rem;font-weight:600;transition:all .2s}.search-btn{background:var(--point);color:#fff}.search-btn:hover:not(:disabled){background:#f27ab8;transform:translateY(-2px);box-shadow:0 8px 20px #fc92c74d}.load-all-btn{color:var(--text);background:#ffb51f}.load-all-btn:hover:not(:disabled){background:#ffa700;transform:translateY(-2px);box-shadow:0 8px 20px #ffb51f4d}.search-btn:disabled,.load-all-btn:disabled{opacity:.6;cursor:not-allowed}.ban-management-card{background:#fff0f6;border:1px solid #ffd6e7;border-radius:16px;margin-bottom:30px;padding:24px}.ban-management-card h3{color:#c41d7f;margin:0 0 16px;font-size:1.1rem}.ban-form-horizontal{gap:12px;display:flex}.ban-input{border:1px solid #ffd6e7;border-radius:10px;flex:1;padding:12px 16px;font-size:1rem}.ban-submit-btn{color:#fff;background:#ff4d4f;width:auto;min-width:140px;padding:0 20px}.admin-pagination{justify-content:center;align-items:center;gap:8px;margin-top:30px;padding:20px 0;display:flex}.page-btn,.page-nav-btn{cursor:pointer;color:#666;background:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;transition:all .2s;display:flex}.page-btn:hover:not(.active),.page-nav-btn:hover:not(:disabled){border-color:var(--point);color:var(--point);background:#fc92c70d}.page-btn.active{background:var(--point);color:#fff;border-color:var(--point)}.page-nav-btn:disabled{color:#ccc;cursor:not-allowed;background:#f5f5f5}.tabs{border-bottom:2px solid #e8e8e8;gap:0;margin-bottom:30px;display:flex;overflow-x:auto}.tab{cursor:pointer;color:#999;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:18.5px 24px;font-size:1rem;font-weight:600;transition:all .2s}.tab:hover:not(:disabled){color:var(--point)}.tab.active{color:var(--point);border-bottom-color:var(--point)}.tab:disabled{opacity:.5;cursor:not-allowed}.content-section{padding:20px 0}.no-data{text-align:center;color:#999;padding:60px 20px;font-size:1.1rem}.votes-grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:24px;display:grid}.vote-card{background:var(--surface);border:2px solid #f0f0f0;border-radius:16px;padding-bottom:5px;transition:all .3s cubic-bezier(.22,1,.36,1);overflow:hidden;box-shadow:0 4px 12px #0000000a}.vote-card:hover{border-color:var(--point);transform:translateY(-8px);box-shadow:0 16px 32px #fc92c726}.vote-header{background:linear-gradient(135deg, var(--point) 0%, #ff7eb3 100%);color:#fff;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex}.vote-header h3{flex:1;margin:0;font-size:1.15rem;font-weight:600;line-height:1.4}.vote-id{white-space:nowrap;background:#ffffff40;border-radius:8px;padding:6px 12px;font-size:.75rem;font-weight:600}.vote-body{padding:18px}.candidates{background:#fafafa;border-radius:12px;align-items:center;gap:12px;margin-bottom:18px;padding:14px;display:flex}.candidate{text-align:center;flex:1}.candidate .name{color:var(--text);margin-bottom:6px;font-size:.9rem;font-weight:600;line-height:1.3;display:block}.candidate .count{color:var(--point);font-size:1.2rem;font-weight:700;display:block}.vs{color:#ccc;padding:0 8px;font-size:.9rem;font-weight:700}.vote-info{color:#666;font-size:.85rem;line-height:1.6}.vote-info p{margin:6px 0}.vote-actions{background:#fafafa;border-top:1px solid #f0f0f0;gap:10px;padding:16px;display:flex}.view-comments-btn,.delete-btn{cursor:pointer;border:2px solid #0000;border-radius:10px;flex:1;padding:12px;font-size:.95rem;font-weight:600;transition:all .2s}.view-comments-btn{color:var(--point);border-color:var(--point);background:0 0}.view-comments-btn:hover:not(:disabled){background:#fc92c71a}.delete-btn{color:#fff;background:#ff4d4f;border-color:#ff4d4f;padding:15px 12px}.delete-btn:hover:not(:disabled){background:#ff7875;border-color:#ff7875}.delete-btn:disabled,.view-comments-btn:disabled{opacity:.6;cursor:not-allowed}.comments-list{background:#fafafa;border-radius:16px;padding:24px}.selected-vote{border-bottom:2px solid var(--point);color:var(--text);margin-bottom:24px;padding-bottom:16px;font-size:.95rem}.selected-vote strong{color:var(--point);font-weight:600}.comment-item{border-left:4px solid var(--point);background:#fff;border-radius:10px;margin-bottom:12px;padding:18.5px 16px;transition:all .2s;box-shadow:0 2px 8px #00000005}.comment-item:hover{box-shadow:0 8px 16px #fc92c71a}.comment-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;font-size:.85rem;display:flex}.comment-header .author{color:var(--text);font-weight:600}.comment-header .created-at{color:#999}.comment-content{color:#444;word-break:break-word;margin-bottom:12px;line-height:1.6}.delete-comment-btn{color:#ff6b5b;cursor:pointer;background:0 0;border:2px solid #ff6b5b;border-radius:6px;width:fit-content;margin-left:auto;padding:6px 12px;font-size:.8rem;font-weight:600;transition:all .2s;display:block}.delete-comment-btn:hover:not(:disabled){background:#ff6b5b1a}.delete-comment-btn:disabled{opacity:.6;cursor:not-allowed}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:16px;width:90%;max-width:460px;padding:32px;box-shadow:0 20px 60px #00000026}.modal-title{color:var(--text);margin:0 0 12px;font-size:1.3rem;font-weight:700}.modal-text{color:#666;white-space:pre-wrap;margin:16px 0;font-size:1rem;line-height:1.6}.modal-actions{gap:12px;margin-top:28px;display:flex}.modal-cancel-btn,.modal-delete-btn{cursor:pointer;border:none;border-radius:10px;flex:1;padding:12px 16px;font-size:1rem;font-weight:600;transition:all .2s}.modal-cancel-btn{color:var(--text);background:#e8e8e8}.modal-cancel-btn:hover:not(:disabled){background:#d8d8d8}.modal-delete-btn{color:#fff;background:#ff6b5b}.modal-delete-btn:hover:not(:disabled){background:#f54;transform:translateY(-1px)}.modal-cancel-btn:disabled,.modal-delete-btn:disabled{opacity:.6;cursor:not-allowed}.users-table-container{background:#fff;border:1px solid #eee;border-radius:12px;overflow-x:auto}.users-table{border-collapse:collapse;text-align:left;width:100%}.users-table th,.users-table td{border-bottom:1px solid #eee;padding:17.5px 15px;font-size:.9rem}.users-table th{color:#666;background:#fafafa;font-weight:700}.admin-comments-split-view{align-items:flex-start;gap:30px;display:flex}.selected-vote-column{flex:1;max-width:450px;position:sticky;top:20px}.comments-column{flex:1.5}.selected-vote-column .vote-card{border-color:var(--point);margin:0}@media (width<=1024px){.admin-comments-split-view{flex-direction:column;align-items:stretch}.selected-vote-column{max-width:none;position:static}}@media (width<=768px){.admin-container{padding:24px}.votes-grid{grid-template-columns:1fr}.search-form-horizontal,.ban-form-horizontal{flex-direction:column;align-items:stretch}.search-buttons-group{justify-content:center}.search-input{min-width:auto}}.admin-page{background:var(--bg);min-height:calc(100vh - 80px);padding:40px 20px}.admin-verification-container{justify-content:center;align-items:center;min-height:calc(100vh - 160px);display:flex}.admin-verification-card{background:var(--surface);text-align:center;border:1px solid #fc92c733;border-radius:24px;width:100%;max-width:480px;padding:50px 40px;position:relative;overflow:hidden;box-shadow:0 20px 60px #fc92c726}.admin-verification-card:before{content:"";background:linear-gradient(90deg,#fc92c7,#ffb5d4);height:6px;position:absolute;top:0;left:0;right:0}.admin-verification-card h2{color:var(--text);letter-spacing:-.5px;margin-top:0;margin-bottom:12px;font-size:28px;font-weight:800}.admin-verification-card h2:before{content:"🔐 ";font-size:24px}.admin-verification-card p{color:#666;word-break:keep-all;margin-bottom:40px;font-size:15px;line-height:1.6}.verification-actions{margin-bottom:25px}.verification-input-group{background:#fafafa;border:1px solid #f0f0f0;border-radius:16px;flex-direction:column;gap:15px;padding:25px 20px;display:flex}.verification-input-group input{color:var(--text);text-align:center;letter-spacing:8px;background:#fff;border:2px solid #ddd;border-radius:12px;outline:none;padding:16px;font-size:24px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.verification-input-group input::placeholder{letter-spacing:normal;color:#bbb;font-size:16px;font-weight:500}.verification-input-group input:focus{border-color:var(--point);transform:translateY(-2px);box-shadow:0 0 0 4px #fc92c726}.admin-btn{cursor:pointer;border:none;border-radius:12px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:all .2s}.send-code-btn{color:var(--point);border:2px solid var(--point);background:#fff}.send-code-btn:hover:not(:disabled){background:#fc92c70d;transform:translateY(-2px);box-shadow:0 4px 12px #fc92c71a}.send-code-btn:disabled{color:#999;cursor:not-allowed;box-shadow:none;background:#f9f9f9;border-color:#ddd;transform:none}.verify-btn{background:var(--point);color:#fff}.verify-btn:hover{background:#f27ab8;transform:translateY(-2px);box-shadow:0 6px 15px #fc92c74d}.animate-fade-in{animation:.4s cubic-bezier(.4,0,.2,1) forwards verificationFadeIn}@keyframes verificationFadeIn{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.users-table select{border:1px solid #ddd;border-radius:6px;padding:6px 10px;font-family:inherit;font-size:.85rem}.border-grant-cell{flex-direction:column;gap:8px;display:flex}.current-unlocked{color:#888;word-break:break-all;font-size:.8rem}.grant-btn,.clear-btn{cursor:pointer;border:1px solid #0000;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:600}.grant-btn{color:#fff;background:#ff4b8d}.grant-btn:hover{background:#ff2d78}.clear-btn{color:#666;background:#eee}.clear-btn:hover{background:#ddd}.reports-table-container{background:#fff;border:1px solid #eee;border-radius:12px;margin-top:10px;overflow-x:auto}.admin-table{border-collapse:collapse;text-align:left;width:100%}.admin-table th,.admin-table td{vertical-align:middle;border-bottom:1px solid #eee;padding:16px;font-size:.9rem}.admin-table th{color:#666;background:#fafafa;font-weight:700}.post-info{flex-direction:column;gap:4px;display:flex}.post-info strong{color:var(--text);font-size:.95rem}.post-info span{color:#999;font-size:.8rem}.report-reason-text{color:#444;word-break:break-all;max-width:300px;line-height:1.4}.status-badge{border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-block}.status-pending{color:#faad14;background:#fffbe6;border:1px solid #ffe58f}.status-resolved{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f}.status-ignored{color:#8c8c8c;background:#f5f5f5;border:1px solid #d9d9d9}.action-btns{flex-wrap:wrap;gap:8px;display:flex}.resolve-btn,.ignore-btn,.delete-post-btn{cursor:pointer;border:1px solid #0000;border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:600;transition:all .2s}.resolve-btn{color:#fff;background:#52c41a}.resolve-btn:hover:not(:disabled){background:#389e0d}.ignore-btn{color:#fff;background:#8c8c8c}.ignore-btn:hover:not(:disabled){background:#595959}.delete-post-btn{color:#ff4d4f;background:0 0;border-color:#ff4d4f}.delete-post-btn:hover{background:#fff1f0}.resolve-btn:disabled,.ignore-btn:disabled{opacity:.5;cursor:not-allowed}.policy-page{color:#333;background:#fff;border-radius:24px;width:calc(100% - 40px);max-width:900px;margin:60px auto 120px;padding:60px;line-height:1.8;box-shadow:0 10px 40px #00000008}.policy-page h1{color:var(--text-dark);border-bottom:2px solid var(--point);margin-bottom:40px;padding-bottom:20px;font-size:2.5rem;font-weight:800}.policy-page h2{color:var(--text-dark);margin:40px 0 20px;font-size:1.6rem;font-weight:700}.policy-page h3{margin:30px 0 15px;font-size:1.2rem;font-weight:600}.policy-page p{color:#555;margin-bottom:20px;font-size:1.1rem}.policy-page ul,.policy-page ol{margin-bottom:25px;padding-left:20px}.policy-page li{margin-bottom:12px;font-size:1.05rem}.policy-page strong{color:var(--text-dark)}.contact-info{background:#fdf2f8;border-radius:16px;margin-top:40px;padding:30px}.contact-info p{margin-bottom:10px;font-weight:500}.faq-container{border-top:1px solid #eee;margin-top:20px}.faq-item{border-bottom:1px solid #eee}.faq-question{text-align:left;width:100%;color:var(--text-dark);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 10px;font-size:1.1rem;font-weight:600;transition:color .2s;display:flex}.faq-question:hover{color:var(--point)}.faq-icon{color:var(--point);font-size:1.4rem;font-weight:300}.faq-answer{background:#f9f9f9;border-radius:8px;max-height:0;transition:max-height .3s cubic-bezier(.4,0,.2,1),padding .3s;overflow:hidden}.faq-item.active .faq-answer{max-height:500px;margin-bottom:15px;padding:20px}.faq-answer p{color:#666;margin-bottom:0;font-size:1rem;line-height:1.6}@media (width<=768px){.policy-page{margin:40px auto;padding:30px}.policy-page h1{font-size:2rem}}body{margin:0;font-family:sans-serif}:root{--app-min-width:950px;--layout-vw:max(100vw, var(--app-min-width));--bg:#fdfdfd;--point:#fc92c7;--text-dark:#111;--space:25px}*{box-sizing:border-box}html,body,#root{width:100%;min-width:var(--app-min-width)}body{color:var(--text-dark);background-color:#fdfdfd;font-family:Pretendard,Segoe UI,sans-serif;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}.site-main{width:100%;min-width:var(--app-min-width);z-index:auto;position:relative}.profile-border-bronze,.profile-border-silver,.profile-border-gold,.profile-border-platinum,.profile-border-diamond,.profile-border-master{box-shadow:none!important;border-radius:50%!important;position:relative!important;overflow:visible!important}.profile-border-bronze>*,.profile-border-silver>*,.profile-border-gold>*,.profile-border-platinum>*,.profile-border-diamond>*,.profile-border-master>*{z-index:1;position:relative}.profile-border-bronze:before,.profile-border-silver:before,.profile-border-gold:before,.profile-border-platinum:before,.profile-border-diamond:before,.profile-border-master:before{content:"";z-index:2;background-image:var(--profile-border-image);pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:124%;height:124%;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.profile-border-bronze{--profile-border-image:url(/assets/%EB%B8%8C%EB%A1%A0%EC%A6%88-Cg1nXrsW.png)}.profile-border-silver{--profile-border-image:url(/assets/%EC%8B%A4%EB%B2%84-C2xaVM-I.png)}.profile-border-gold{--profile-border-image:url(/assets/%EA%B3%A8%EB%93%9C-5uXcUv6J.png)}.profile-border-platinum{--profile-border-image:url(/assets/%ED%94%8C%EB%A0%88%ED%8B%B0%EB%84%98-q0mLf995.png)}.profile-border-diamond{--profile-border-image:url(/assets/%EB%8B%A4%EC%9D%B4%EC%95%84-Dr1qwEJX.png)}.profile-border-master{--profile-border-image:url(/assets/%EB%A7%88%EC%8A%A4%ED%84%B0-a_1lXIPY.png)}.profile-border-challenger{box-shadow:none!important;border-radius:50%!important;position:relative!important;overflow:visible!important}.profile-border-challenger>*{z-index:1;position:relative}.profile-border-challenger:before{content:"";z-index:2;pointer-events:none;background-image:url(/assets/%EC%B1%8C%EB%A6%B0%EC%A0%80-B54KodLF.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:124%;height:124%;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.profile-border-pick{box-shadow:none!important;border-radius:50%!important;position:relative!important;overflow:visible!important}.profile-border-pick:before{content:"";z-index:2;pointer-events:none;background-image:url(/assets/pick-DTuMcdWH.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:124%;height:124%;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.profile-border-admin{box-shadow:none!important;border-radius:50%!important;position:relative!important;overflow:visible!important}.profile-border-admin:before{content:"";z-index:2;pointer-events:none;background-image:url(/assets/admin-sIYjKbma.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:124%;height:124%;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}@keyframes border-glow{0%{box-shadow:0 0 0 4px #70d1f4,0 0 10px #70d1f4}to{box-shadow:0 0 0 4px #70d1f4,0 0 30px #70d1f4}}.challenger-shine{background:linear-gradient(120deg,#70d1f4 30%,#fffc 50%,#70d1f4 70%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:3s linear infinite textShine;display:inline-block}@keyframes textShine{to{background-position:200%}}@media (width<=1550px){.sidebar-ad{display:none!important}}
