.PostImagesCarousel_wrapper__Y0WH2{position:relative;border-radius:10px}.PostImagesCarousel_carousel__WKQ6F{position:relative}.PostImagesCarousel_slide__3ZqcL{position:relative;overflow:hidden;border-radius:10px;background:rgba(0,0,0,.3)}.PostImagesCarousel_slideLink__wFbjW{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:relative}.PostImagesCarousel_slideLink__wFbjW:before{content:"";position:absolute;inset:0;background-image:var(--bg-image);background-size:cover;background-position:50%;filter:blur(30px);transform:scale(1.3);opacity:.9}.PostImagesCarousel_slideLink__wFbjW img{position:relative;z-index:1;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block;pointer-events:none}.PostImagesCarousel_navBtn__oyzlo{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;background:color-mix(in srgb,var(--surface) 50%,transparent);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:background .2s;padding:0}.PostImagesCarousel_navBtn__oyzlo svg{width:18px;height:18px;fill:var(--fg-strong)}.PostImagesCarousel_navBtn__oyzlo:hover{background:color-mix(in srgb,var(--surface) 90%,transparent)}.PostImagesCarousel_navPrev__NSk_B{left:8px}.PostImagesCarousel_navNext__Q8Q_z{right:8px}.PostImagesCarousel_hidden__RYlvg{visibility:hidden;pointer-events:none}.PostImagesCarousel_dots__MvOig{position:absolute;bottom:15px;left:0;right:0;display:flex;justify-content:center;gap:6px;z-index:3;pointer-events:none}.PostImagesCarousel_dot__J2mPC{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.4);border:none;padding:0;cursor:pointer;pointer-events:auto;transition:background .2s}.PostImagesCarousel_dotActive__RB5L9{background:#fff}.QuizQuestionCard_card__Rl1Bo{position:relative;display:flex;flex-direction:column;gap:10px;min-width:0}.QuizQuestionCard_cardHeader__HbAnu{justify-content:space-between;gap:12px}.QuizQuestionCard_cardHeader__HbAnu,.QuizQuestionCard_contextInfo__ci1kF{display:flex;align-items:center;min-width:0}.QuizQuestionCard_contextStrip__sNzAk{flex:none;padding:4px 10px;border-radius:7px;font-size:13px;font-weight:600;line-height:1.2}.QuizQuestionCard_quizStrip__suvZz{color:#ee2744;background:rgba(238,39,68,.1)}.QuizQuestionCard_pollStrip__iCTk4{color:#3b82f6;background:rgba(59,130,246,.1)}.QuizQuestionCard_provenanceLine__Le9y6{min-width:0;margin-left:8px;overflow:hidden;color:var(--w-50);font-size:13px;font-weight:500;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.QuizQuestionCard_participation__HNd8Y{flex:none;color:var(--w-50);font-size:13px;font-weight:500;white-space:nowrap}.QuizQuestionCard_questionTitle___y55V{margin:0;color:var(--fg-strong);font-size:18px;font-weight:600;line-height:1.35;text-wrap:pretty}.QuizQuestionCard_description__jz35x{margin:0;color:var(--fg-muted);font-size:15px;line-height:21px}.QuizQuestionCard_questionImage__G19LL{width:100%;overflow:hidden;border-radius:10px;aspect-ratio:16/9;background:var(--w-5)}.QuizQuestionCard_questionImage__G19LL img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.QuizQuestionCard_choiceList__6Os35{display:flex;flex-direction:column;gap:8px}.QuizQuestionCard_answeredChoiceList__RrmHn{gap:0}.QuizQuestionCard_choiceBtn__1uKXt{position:relative;display:flex;width:100%;min-height:59px;padding:10px 16px 10px 6px;overflow:hidden;border:1px solid var(--ea-border);border-radius:10px;background:var(--surface);color:var(--fg-strong);text-align:left;transition:background-color .2s,border-color .2s,transform .15s,opacity .15s}.QuizQuestionCard_choiceBtn__1uKXt:not(:disabled){cursor:pointer}@media only screen and (min-width:991px){.QuizQuestionCard_choiceBtn__1uKXt:not(:disabled):hover{border-color:var(--w-15);background:var(--surface-hover)}}.QuizQuestionCard_choiceBtn__1uKXt:not(:disabled):active{transform:scale(.99)}.QuizQuestionCard_choiceBtn__1uKXt:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.QuizQuestionCard_choiceBtn__1uKXt:disabled{cursor:default}.QuizQuestionCard_choiceRowAnswered__MYZ_h{position:relative;display:flex;align-items:center;width:100%;min-height:44px;margin-bottom:8px;padding:0 12px;overflow:hidden;border:1px solid rgba(0,0,0,0);border-radius:7px;color:var(--fg)}.QuizQuestionCard_choiceRowAnswered__MYZ_h .QuizQuestionCard_choiceContent__aAxxx{justify-content:space-between;gap:12px}.QuizQuestionCard_fillTrack__QDjo6{position:absolute;z-index:0;inset:0;right:auto;width:100%;height:100%;border-radius:0 4px 4px 0;background:rgba(255,255,255,.2);pointer-events:none;transform:scaleX(var(--distribution));transform-origin:left center;transition:transform .8s cubic-bezier(.2,.8,.2,1);transition-delay:calc(var(--index)*.05s)}:root[data-theme=light] .QuizQuestionCard_fillTrack__QDjo6{background:rgba(0,0,0,.12)}:root[data-theme=light] .QuizQuestionCard_pollMyPick__GFpSu .QuizQuestionCard_fillTrack__QDjo6{background:rgba(59,130,246,.2)}:root[data-theme=light] .QuizQuestionCard_quizCorrect__qC1SP .QuizQuestionCard_fillTrack__QDjo6{background:rgba(34,197,94,.2)}:root[data-theme=light] .QuizQuestionCard_quizWrong__c2DY7 .QuizQuestionCard_fillTrack__QDjo6{background:rgba(239,68,68,.2)}:root[data-theme=light] .QuizQuestionCard_quizMuted___B3SK .QuizQuestionCard_fillTrack__QDjo6{background:rgba(0,0,0,.05)}:root[data-theme=light] .QuizQuestionCard_pollMyPick__GFpSu{border-color:rgba(59,130,246,.8)}:root[data-theme=light] .QuizQuestionCard_quizCorrect__qC1SP{border-color:rgba(34,197,94,.8)}:root[data-theme=light] .QuizQuestionCard_quizWrong__c2DY7{border-color:rgba(239,68,68,.8)}@starting-style{.QuizQuestionCard_fillTrack__QDjo6{transform:scaleX(0)}}.QuizQuestionCard_choiceLabel__6Oknj{min-width:0;color:var(--fg);font-size:15px;font-weight:500;line-height:1.4;text-align:left;overflow-wrap:anywhere}.QuizQuestionCard_metaGroup__fqBRW{display:inline-flex;flex:none;align-items:center;gap:6px}.QuizQuestionCard_myPickIcon__KqXCZ{display:inline-flex}.QuizQuestionCard_myPickIcon__KqXCZ svg{width:16px;height:16px;fill:currentColor}.QuizQuestionCard_choicePercentage__mL2S_{color:var(--fg);font-size:15px;font-weight:700;font-variant-numeric:tabular-nums;text-align:right}.QuizQuestionCard_pollMyPick__GFpSu{border-color:#3b82f6}.QuizQuestionCard_pollMyPick__GFpSu .QuizQuestionCard_fillTrack__QDjo6{background:rgba(59,130,246,.35)}.QuizQuestionCard_pollMyPick__GFpSu .QuizQuestionCard_myPickIcon__KqXCZ{color:var(--info,#3b82f6)}.QuizQuestionCard_quizCorrect__qC1SP{border-color:#22c55e}.QuizQuestionCard_quizCorrect__qC1SP .QuizQuestionCard_fillTrack__QDjo6{background:rgba(34,197,94,.3)}.QuizQuestionCard_quizCorrect__qC1SP .QuizQuestionCard_myPickIcon__KqXCZ{color:var(--success,#22c55e)}.QuizQuestionCard_quizWrong__c2DY7{border-color:#ef4444}.QuizQuestionCard_quizWrong__c2DY7 .QuizQuestionCard_fillTrack__QDjo6{background:rgba(239,68,68,.35)}.QuizQuestionCard_quizWrong__c2DY7 .QuizQuestionCard_myPickIcon__KqXCZ{color:var(--error,#ef4444)}.QuizQuestionCard_quizMuted___B3SK .QuizQuestionCard_fillTrack__QDjo6{background:rgba(255,255,255,.08)}.QuizQuestionCard_quizMuted___B3SK .QuizQuestionCard_choiceContent__aAxxx{opacity:.6}.QuizQuestionCard_choiceContent__aAxxx{position:relative;z-index:1;display:flex;align-items:center;width:100%;min-width:0;gap:12px}.QuizQuestionCard_choiceBadge__QawgH{position:relative;display:grid;flex:0 0 39px;width:39px;height:39px;place-items:center;border:2px solid var(--w-10);border-radius:50%;color:var(--fg-strong);font-size:16px;font-weight:700;line-height:1}.QuizQuestionCard_choiceBadge__QawgH svg{width:16px;height:16px;fill:currentColor}.QuizQuestionCard_choiceTitle__SxJuX{min-width:0;color:var(--fg-strong);font-size:16px;font-weight:500;line-height:1.35;overflow-wrap:anywhere}.QuizQuestionCard_isSelected__EaVMS{border-color:#3b82f6;background:rgba(59,130,246,.05)}.QuizQuestionCard_isSelected__EaVMS .QuizQuestionCard_choiceBadge__QawgH{border-color:#3b82f6;background:#3b82f6;color:#fff}.QuizQuestionCard_multiChoiceList__EOjTw .QuizQuestionCard_choiceBadge__QawgH{border-radius:7px}.QuizQuestionCard_isLoading__xXAHR{animation:QuizQuestionCard_choiceLoading__5Fi_L .8s ease-in-out infinite}.QuizQuestionCard_submitRow__s8ExI{display:flex;justify-content:flex-end;margin-top:16px}.QuizQuestionCard_continueButton__zTwlz,.QuizQuestionCard_submitButton__9J2sp{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border:0;border-radius:10px;background:#3b82f6;color:#fff;font-size:13px;font-weight:500;line-height:1.2;text-decoration:none;transition:opacity .2s,transform .15s,background-color .2s}.QuizQuestionCard_continueButton__zTwlz:not(:disabled),.QuizQuestionCard_submitButton__9J2sp:not(:disabled){cursor:pointer}@media only screen and (min-width:991px){.QuizQuestionCard_continueButton__zTwlz:not(:disabled):hover,.QuizQuestionCard_submitButton__9J2sp:not(:disabled):hover{background:#60a5fa}}.QuizQuestionCard_continueButton__zTwlz:not(:disabled):active,.QuizQuestionCard_submitButton__9J2sp:not(:disabled):active{transform:scale(.99)}.QuizQuestionCard_continueButton__zTwlz:focus-visible,.QuizQuestionCard_submitButton__9J2sp:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.QuizQuestionCard_continueButton__zTwlz:disabled,.QuizQuestionCard_submitButton__9J2sp:disabled{cursor:default;opacity:.5}.QuizQuestionCard_scaleGroup__VoL3n{display:flex;height:44px;gap:1px;margin-top:12px;overflow:hidden;border-radius:10px;background:var(--ea-border)}.QuizQuestionCard_scaleBtn__bKJWt{flex:1;min-width:0;border:0;background:var(--surface);color:var(--w-50);font-size:16px;font-weight:700;transition:background-color .2s,color .2s,opacity .15s}.QuizQuestionCard_scaleBtn__bKJWt:not(:disabled){cursor:pointer}@media only screen and (min-width:991px){.QuizQuestionCard_scaleBtn__bKJWt:not(:disabled):hover{background:var(--surface-hover);color:var(--fg)}}.QuizQuestionCard_scaleBtn__bKJWt:focus-visible{position:relative;z-index:1;outline:2px solid var(--focus-ring);outline-offset:-2px}.QuizQuestionCard_scaleBtn__bKJWt:disabled{cursor:default}.QuizQuestionCard_scaleBtn__bKJWt.QuizQuestionCard_isSelected__EaVMS{background:#3b82f6;color:#fff}.QuizQuestionCard_scaleLabels__Sq6Qd{display:flex;justify-content:space-between;gap:12px;margin-top:8px;color:var(--w-50);font-size:12px;font-weight:500}.QuizQuestionCard_scaleResults__l4KVs{display:flex;flex-direction:column;gap:10px;padding-top:2px}.QuizQuestionCard_avgChip__cFmv_{display:inline-flex;align-self:flex-start;padding:4px 8px;border-radius:5px;background:rgba(59,130,246,.1);color:#3b82f6;font-size:13px;font-weight:600;line-height:1.2}.QuizQuestionCard_histogram__plUCw{display:flex;align-items:flex-end;justify-content:center;gap:4px}.QuizQuestionCard_histogramColumn__YIsiL{display:flex;flex:1;align-items:center;flex-direction:column;max-width:32px;min-width:0}.QuizQuestionCard_histogramCount__Rkrrc{min-height:14px;color:var(--w-50);font-size:11px;font-weight:600;line-height:1.2;font-variant-numeric:tabular-nums}.QuizQuestionCard_histogramBarArea__xC7cH{display:flex;align-items:flex-end;width:100%;height:80px}.QuizQuestionCard_histogramBar__xxobF{display:block;width:100%;height:var(--histogram-height);border-radius:4px 4px 0 0;background:rgba(59,130,246,.15);transform-origin:bottom center;animation:QuizQuestionCard_histogramGrow__MIi2y .6s cubic-bezier(.2,.8,.2,1) both}.QuizQuestionCard_histogramBar__xxobF.QuizQuestionCard_isMine__jQxFh{background:#3b82f6}.QuizQuestionCard_histogramValue__He3IG{margin-top:4px;color:var(--fg);font-size:14px;font-weight:700;line-height:1}.QuizQuestionCard_inlineError__5vFco{display:flex;align-items:center;gap:8px;margin-top:12px;padding:8px 12px;border-radius:5px;background:rgba(239,68,68,.1);color:#ef4444;font-size:13px;font-weight:500;line-height:1.35}.QuizQuestionCard_inlineError__5vFco svg{flex:none;width:15px;height:15px;fill:currentColor}.QuizQuestionCard_qaFooter__4bD_w{display:flex;flex-direction:column}.QuizQuestionCard_qaFooterMain__P16Hu{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.QuizQuestionCard_multiChoiceNote__EPl6u{margin:8px 0 0;color:var(--fg-3,var(--w-50));font-size:12px;line-height:1.3}.QuizQuestionCard_changeVote___83Ts{margin:-4px -8px 0 auto;padding:4px 8px;border:0;background:rgba(0,0,0,0);color:var(--fg-3,var(--w-50));font-family:inherit;font-size:13px;font-weight:500;text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--w-30);transition:color .2s ease,text-decoration-color .2s ease;cursor:pointer}@media only screen and (min-width:991px){.QuizQuestionCard_changeVote___83Ts:hover{color:var(--fg);text-decoration-color:var(--fg)}}.QuizQuestionCard_changeVote___83Ts:focus-visible{outline:2px solid var(--info,#3b82f6);outline-offset:2px}.QuizQuestionCard_explanationBox__xKHAS{padding:12px 14px;border-left:3px solid;border-radius:5px 10px 10px 5px;font-size:14px;line-height:1.5}.QuizQuestionCard_answerCorrect__YA2tf{border-left-color:#22c55e;background:rgba(34,197,94,.05)}.QuizQuestionCard_answerWrong__fm_60{border-left-color:#ef4444;background:rgba(239,68,68,.05)}.QuizQuestionCard_answerNeutral__Lheh8{border-left-color:rgba(59,130,246,.8);background:rgba(59,130,246,.06);color:var(--fg)}.QuizQuestionCard_continueBlock__OVpjB{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding-top:16px;border-top:1px solid var(--ea-border)}.QuizQuestionCard_continueText__sApBs{margin:0;color:var(--fg-muted);font-size:14px;font-weight:500;line-height:1.4}.QuizQuestionCard_continueText__sApBs span{color:var(--w-50)}.QuizQuestionCard_continueButton__zTwlz{flex:none;background:#ee2744}@media only screen and (min-width:991px){.QuizQuestionCard_continueButton__zTwlz:hover{background:#d42240}}.QuizQuestionCard_unavailable__8A0Rs{align-items:center;justify-content:center;min-height:180px;padding:20px;text-align:center}.QuizQuestionCard_unavailableIcon__f9y6K{opacity:.5}.QuizQuestionCard_unavailableIcon__f9y6K svg{width:48px;height:48px;fill:var(--w-50)}.QuizQuestionCard_unavailableText__VydmD,.QuizQuestionCard_unavailableTitle__77oAF{margin:0}.QuizQuestionCard_unavailableTitle__77oAF{color:var(--fg-muted);font-size:16px;font-weight:600}.QuizQuestionCard_unavailableText__VydmD{color:var(--w-50);font-size:14px;line-height:1.5}.QuizQuestionCard_skeletonLine__RWvkv{display:block;height:44px;border-radius:7px;background:linear-gradient(90deg,var(--w-5) 25%,var(--w-10) 50%,var(--w-5) 75%);background-size:200% 100%;animation:QuizQuestionCard_skeletonShimmer__lqUOH 1.5s linear infinite}.QuizQuestionCard_skeletonTitle__DNcWQ{width:70%;height:22px}@keyframes QuizQuestionCard_skeletonShimmer__lqUOH{0%{background-position:200% 0}to{background-position:-200% 0}}.QuizQuestionCard_liveRegion__hxvFU{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.QuizQuestionCard_nested__ESpzr{gap:8px;padding:10px;border:1px solid var(--hairline);border-radius:10px;background:rgba(0,0,0,0)}.QuizQuestionCard_nested__ESpzr .QuizQuestionCard_choiceList__6Os35{gap:6px}.QuizQuestionCard_nested__ESpzr .QuizQuestionCard_answeredChoiceList__RrmHn{gap:0}.QuizQuestionCard_nested__ESpzr .QuizQuestionCard_choiceBtn__1uKXt{min-height:40px;padding:4px 12px 4px 4px}.QuizQuestionCard_nested__ESpzr .QuizQuestionCard_choiceBtn__1uKXt .QuizQuestionCard_choiceContent__aAxxx{gap:8px}.QuizQuestionCard_nested__ESpzr .QuizQuestionCard_choiceBadge__QawgH{flex-basis:32px;width:32px;height:32px;font-size:14px}.QuizQuestionCard_nested__ESpzr .QuizQuestionCard_choiceBadge__QawgH svg{width:14px;height:14px}.QuizQuestionCard_nested__ESpzr .QuizQuestionCard_questionImage__G19LL{aspect-ratio:21/9}@keyframes QuizQuestionCard_histogramGrow__MIi2y{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes QuizQuestionCard_choiceLoading__5Fi_L{0%,to{opacity:.7}50%{opacity:1}}@media only screen and (max-width:575px){.QuizQuestionCard_choiceRowAnswered__MYZ_h{min-height:48px}.QuizQuestionCard_choiceLabel__6Oknj,.QuizQuestionCard_choicePercentage__mL2S_{font-size:14px}.QuizQuestionCard_questionTitle___y55V{font-size:16px}.QuizQuestionCard_cardHeader__HbAnu,.QuizQuestionCard_contextInfo__ci1kF{align-items:flex-start}.QuizQuestionCard_continueBlock__OVpjB{align-items:stretch;flex-direction:column}.QuizQuestionCard_continueText__sApBs{text-align:center}.QuizQuestionCard_continueButton__zTwlz{width:100%}}@media(prefers-reduced-motion:reduce){.QuizQuestionCard_histogramBar__xxobF,.QuizQuestionCard_isLoading__xXAHR,.QuizQuestionCard_skeletonLine__RWvkv{animation:none}.QuizQuestionCard_card__Rl1Bo,.QuizQuestionCard_card__Rl1Bo *,.QuizQuestionCard_card__Rl1Bo :after,.QuizQuestionCard_card__Rl1Bo :before,.QuizQuestionCard_fillTrack__QDjo6{transition-duration:.01ms!important}.QuizQuestionCard_fillTrack__QDjo6{transition-delay:0s!important}}@keyframes QuestionOfTheDay_skeleton-shimmer__htaoh{0%{background-position:200% 0}to{background-position:-200% 0}}.QuestionOfTheDay_widget__9CKbX{background-color:var(--surface);border:1px solid var(--ea-border);border-radius:15px;padding:15px 20px 20px;margin-top:20px}.QuestionOfTheDay_widget__9CKbX:first-child{margin-top:0}.QuestionOfTheDay_widgetHead__KFS0j{display:flex;align-items:center;gap:8px;margin-bottom:10px}.QuestionOfTheDay_widgetIcon__zqwai{flex:none}.QuestionOfTheDay_widgetIcon__zqwai svg{width:18px;height:18px;fill:#ee2744}.QuestionOfTheDay_widgetTitle__yHxGB{margin:0;color:var(--fg-strong);font-size:14px;font-weight:700;line-height:1.3}.QuestionOfTheDay_footerLink__Mp_c8{display:inline-flex;margin-top:12px;color:var(--fg-3,var(--w-50));font-size:13px;text-decoration:none;text-underline-offset:3px;transition:color .2s ease}@media only screen and (min-width:991px){.QuestionOfTheDay_footerLink__Mp_c8:hover{color:var(--fg-strong);text-decoration:underline}}.QuestionOfTheDay_footerLink__Mp_c8:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.QuestionOfTheDay_skeleton__NZWQ_{display:flex;flex-direction:column;gap:8px}.QuestionOfTheDay_skeletonLine__Wbbw6{background:linear-gradient(90deg,var(--w-5) 25%,var(--w-10) 50%,var(--w-5) 75%);background-size:200% 100%;animation:QuestionOfTheDay_skeleton-shimmer__htaoh 1.5s infinite;width:100%;height:40px;border-radius:10px}.QuestionOfTheDay_skeletonTitle__dvsIl{width:72%;height:18px}@media(prefers-reduced-motion:reduce){.QuestionOfTheDay_skeletonLine__Wbbw6{animation:none}.QuestionOfTheDay_footerLink__Mp_c8{transition:none}}.SohbetLiveWidget_widget__ypX8F{position:relative;margin-top:30px;overflow:hidden;border:1px solid var(--ea-border);border-radius:15px;background:var(--surface);color:var(--fg);font-family:var(--font-red-hat-display),sans-serif}.SohbetLiveWidget_widget__ypX8F:before{content:"";position:absolute;inset:0 0 auto;z-index:1;height:2px;background:#ee2744}.SohbetLiveWidget_header__bJMic{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px 10px;border-bottom:1px solid var(--ea-border)}.SohbetLiveWidget_header__bJMic h2{margin:0;font-size:17px;font-weight:600;letter-spacing:-.01em}.SohbetLiveWidget_header__bJMic a{display:inline-flex;min-height:36px;align-items:center;padding:0 10px;border-radius:60px;color:var(--fg-muted);font-size:14px;font-weight:500;text-decoration:none}.SohbetLiveWidget_header__bJMic a:hover{background:var(--surface-hover);color:var(--fg)}.SohbetLiveWidget_header__bJMic a:focus-visible{outline:2px solid #ee2744;outline-offset:2px}.SohbetLiveWidget_list__TDOTg{display:grid;gap:8px;padding:10px}.SohbetLiveWidget_item__weMJR{position:relative;display:flex;min-width:0;flex-direction:column;gap:10px;padding:14px;border:1px solid var(--ea-border);border-radius:10px;background:color-mix(in srgb,var(--surface-hover) 48%,var(--surface));color:var(--fg);text-decoration:none;transition:transform .2s cubic-bezier(.16,1,.3,1)}.SohbetLiveWidget_itemLive__Aww1l{overflow:hidden}.SohbetLiveWidget_itemLive__Aww1l:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:#ee2744;opacity:0;animation:SohbetLiveWidget_sohbetLiveAccent__c8X3G .7s cubic-bezier(.16,1,.3,1)}.SohbetLiveWidget_item__weMJR:focus-visible,.SohbetLiveWidget_item__weMJR:hover{border-color:color-mix(in srgb,var(--ea-border) 58%,var(--fg-muted));background:var(--surface-hover)}.SohbetLiveWidget_item__weMJR:focus-visible{outline:2px solid #ee2744;outline-offset:-2px}.SohbetLiveWidget_communityLine__Rr8uY{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:10px}.SohbetLiveWidget_communityLine__Rr8uY strong{overflow:hidden;color:var(--fg-strong);font-size:15px;font-weight:700;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.SohbetLiveWidget_communityLine__Rr8uY>span{flex:0 0 auto;color:var(--fg-muted);font-size:12px;font-weight:500;opacity:.78}.SohbetLiveWidget_messageBlock__xX1va{display:flex;min-width:0;flex-direction:column;gap:3px}.SohbetLiveWidget_messageIncoming__BZWOe{animation:SohbetLiveWidget_sohbetLiveMessageIn__yef2u .3s cubic-bezier(.16,1,.3,1)}.SohbetLiveWidget_senderName__zDQRn{overflow:hidden;color:var(--fg);font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.SohbetLiveWidget_teaser__IX_Dj{display:-webkit-box;overflow:hidden;color:var(--fg-muted);font-size:14px;line-height:1.45;overflow-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.SohbetLiveWidget_channelName__PVl8l{display:inline-flex;min-width:0;max-width:100%;min-height:28px;align-items:center;align-self:flex-start;padding:4px 9px;overflow:hidden;border:1px solid var(--ea-border);border-radius:60px;background:var(--surface-active);color:var(--fg-muted);font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.SohbetLiveWidget_skeleton__mqsYy{display:flex;min-height:116px;flex-direction:column;justify-content:center;gap:9px;padding:14px;border:1px solid var(--ea-border);border-radius:10px;background:color-mix(in srgb,var(--surface-hover) 48%,var(--surface))}.SohbetLiveWidget_skeleton__mqsYy span{height:11px;border-radius:7px;background:var(--surface-hover-lift);opacity:.55;animation:SohbetLiveWidget_sohbetLiveSkeletonPulse__TY4L3 1.4s ease-in-out infinite}.SohbetLiveWidget_skeleton__mqsYy span:first-child{width:72%;height:14px}.SohbetLiveWidget_skeleton__mqsYy span:nth-child(2){width:94%}.SohbetLiveWidget_skeleton__mqsYy span:last-child{width:38%}.SohbetLiveWidget_state__lj4FI{display:flex;min-height:116px;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:20px;border:1px solid var(--ea-border);border-radius:10px;background:color-mix(in srgb,var(--surface-hover) 48%,var(--surface));color:var(--fg-muted);text-align:center}.SohbetLiveWidget_state__lj4FI strong{color:var(--fg-strong);font-size:15px;font-weight:600}.SohbetLiveWidget_state__lj4FI span{font-size:14px;line-height:1.45}.SohbetLiveWidget_state__lj4FI button{min-height:36px;padding:0 14px;border:1px solid var(--ea-border);border-radius:60px;background:var(--surface-active);color:var(--fg);cursor:pointer;font:inherit;font-size:14px;font-weight:600}.SohbetLiveWidget_state__lj4FI button:hover{background:var(--surface-hover)}.SohbetLiveWidget_state__lj4FI button:focus-visible{outline:2px solid #ee2744;outline-offset:2px}.SohbetLiveWidget_visuallyHidden__8mIHV{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;border:0;margin:-1px;clip:rect(0 0 0 0);white-space:nowrap}@media(hover:hover)and (pointer:fine){.SohbetLiveWidget_item__weMJR:hover{transform:translateY(-2px)}}@media(max-width:991px){.SohbetLiveWidget_widget__ypX8F{margin-top:20px}}@media(prefers-reduced-motion:reduce){.SohbetLiveWidget_itemLive__Aww1l:before,.SohbetLiveWidget_item__weMJR,.SohbetLiveWidget_messageIncoming__BZWOe,.SohbetLiveWidget_skeleton__mqsYy span{animation:none;transition:none}.SohbetLiveWidget_item__weMJR:hover{transform:none}}@keyframes SohbetLiveWidget_sohbetLiveMessageIn__yef2u{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes SohbetLiveWidget_sohbetLiveAccent__c8X3G{0%,to{opacity:0}35%{opacity:.9}}@keyframes SohbetLiveWidget_sohbetLiveSkeletonPulse__TY4L3{0%,to{opacity:.4}50%{opacity:.75}}.TopicsWidget_widget__X0hSN{background-color:var(--surface);border:1px solid var(--ea-border);border-radius:15px;padding:15px 20px 20px;margin-top:30px}.TopicsWidget_widget__X0hSN:first-child{margin-top:0}.TopicsWidget_widget__X0hSN .TopicsWidget_widgetHead__J8wzx{margin-bottom:10px}.TopicsWidget_widget__X0hSN .TopicsWidget_widgetHead__J8wzx .TopicsWidget_widgetTitle__09d0t{padding:5px 0;font-size:17px;font-weight:600}.TopicsWidget_widget__X0hSN .TopicsWidget_widgetBody__GfyuY .TopicsWidget_topicList__Fo_jj{display:flex;flex-wrap:wrap;gap:10px}.TopicsWidget_widget__X0hSN .TopicsWidget_widgetBody__GfyuY .TopicsWidget_topicPill__8Qbe2{display:inline-flex;align-items:center;gap:5px;padding:9px 14px;font-size:14px;color:var(--fg);background:rgba(0,0,0,0);border:1px solid var(--ea-border);border-radius:60px;cursor:pointer}.TopicsWidget_widget__X0hSN .TopicsWidget_widgetBody__GfyuY .TopicsWidget_topicPill__8Qbe2 svg{width:12px;height:12px;fill:var(--w-70)}@media only screen and (min-width:991px){.TopicsWidget_widget__X0hSN .TopicsWidget_widgetBody__GfyuY .TopicsWidget_topicPill__8Qbe2{transition:.3s ease}.TopicsWidget_widget__X0hSN .TopicsWidget_widgetBody__GfyuY .TopicsWidget_topicPill__8Qbe2:hover{border-color:var(--w-50)}}.TopicsWidget_widget__X0hSN .TopicsWidget_widgetBody__GfyuY .TopicsWidget_topicPill__8Qbe2.TopicsWidget_following__tLAEv{background-color:#ee2744;border-color:#ee2744;color:#fff}.TopicsWidget_widget__X0hSN .TopicsWidget_widgetBody__GfyuY .TopicsWidget_topicPill__8Qbe2.TopicsWidget_following__tLAEv svg{fill:#fff}@media only screen and (min-width:991px){.TopicsWidget_widget__X0hSN .TopicsWidget_widgetBody__GfyuY .TopicsWidget_topicPill__8Qbe2.TopicsWidget_following__tLAEv:hover{background-color:#d42240;border-color:#d42240}}.TopicsWidget_widget__X0hSN .TopicsWidget_widgetBody__GfyuY .TopicsWidget_loading__rveuZ{display:flex;flex-direction:column;gap:10px}.TopicsWidget_widget__X0hSN .TopicsWidget_widgetBody__GfyuY .TopicsWidget_skeleton__cdhFn{height:34px;background:linear-gradient(90deg,var(--w-5) 25%,var(--w-10) 50%,var(--w-5) 75%);background-size:200% 100%;animation:TopicsWidget_shimmer___NF3a 1.5s infinite;border-radius:10px}@keyframes TopicsWidget_shimmer___NF3a{0%{background-position:200% 0}to{background-position:-200% 0}}.TopicOnboardingModal_subtitle__atjWe{margin:0 0 15px;font-size:14px;color:var(--fg-muted)}.TopicOnboardingModal_topicList__XRk__{display:flex;flex-wrap:wrap;gap:10px}.TopicOnboardingModal_topicPill__r6rgg{display:inline-flex;align-items:center;gap:5px;padding:9px 14px;font-size:14px;color:var(--fg);background:rgba(0,0,0,0);border:1px solid var(--ea-border);border-radius:60px;cursor:pointer}.TopicOnboardingModal_topicPill__r6rgg svg{width:12px;height:12px;fill:var(--w-70)}.TopicOnboardingModal_topicPill__r6rgg:disabled{cursor:default}@media only screen and (min-width:991px){.TopicOnboardingModal_topicPill__r6rgg{transition:.3s ease}.TopicOnboardingModal_topicPill__r6rgg:hover:not(:disabled){border-color:var(--w-50)}}.TopicOnboardingModal_topicPill__r6rgg.TopicOnboardingModal_selected__sAxW8{background-color:#ee2744;border-color:#ee2744;color:#fff}.TopicOnboardingModal_topicPill__r6rgg.TopicOnboardingModal_selected__sAxW8 svg{fill:#fff}@media only screen and (min-width:991px){.TopicOnboardingModal_topicPill__r6rgg.TopicOnboardingModal_selected__sAxW8:hover:not(:disabled){background-color:#d42240;border-color:#d42240}}.ArgumentCard_card__tPteu{min-width:0;--k-stage:#0b0e10;--k-paper:#202629;--k-paper-fg:#f2f6f7;--k-paper-muted:#a9b7bc;--k-paper-rule:rgba(169,183,188,0.075);--k-border-strong:#30383a;--k-grid-line:rgba(219,228,233,0.055);--k-shadow-rgb:0,0,0;--k-shadow-slip:0 18px 30px rgba(var(--k-shadow-rgb),0.4),0 5px 10px rgba(var(--k-shadow-rgb),0.26);--k-shadow-mark:0 7px 16px rgba(var(--k-shadow-rgb),0.34);--k-success-ink:#55e88b;--k-error-ink:#ff717c;--k-warning-ink:#ffc35c;--k-cyan-ink:#66d9ea;--k-gold:#f5a623;--k-gold-fold:#a06c0c;--k-flag-bg:#33291a;--k-flag-edge:rgba(245,158,11,0.62)}:root[data-theme=light] .ArgumentCard_card__tPteu{--k-stage:#eef1f2;--k-paper:#ffffff;--k-paper-fg:#182125;--k-paper-muted:#57666b;--k-paper-rule:rgba(87,102,107,0.1);--k-border-strong:#a9b6b9;--k-grid-line:rgba(42,66,73,0.09);--k-shadow-rgb:29,45,51;--k-shadow-slip:0 16px 28px rgba(var(--k-shadow-rgb),0.14),0 4px 9px rgba(var(--k-shadow-rgb),0.09);--k-shadow-mark:0 6px 14px rgba(var(--k-shadow-rgb),0.16);--k-success-ink:#0d7134;--k-error-ink:#b42334;--k-warning-ink:#6f4200;--k-cyan-ink:#0b6c7b;--k-gold-fold:#8f6009;--k-flag-bg:#fdf3df;--k-flag-edge:rgba(180,120,10,0.55)}.ArgumentCard_taxonomy__tmA4T{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;color:var(--text-faint);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ArgumentCard_taxonomy__tmA4T span{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border:1px solid var(--ea-border);border-radius:60px;background:var(--surface-raised)}.ArgumentCard_title__al5uS{display:-webkit-box;margin:0;overflow:hidden;color:var(--fg-strong);font-size:20px;font-weight:700;letter-spacing:-.015em;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ArgumentCard_title__al5uS a{color:inherit;text-decoration:none}.ArgumentCard_title__al5uS a:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.ArgumentCard_slipStack__daGBr{position:relative;min-width:0;margin-top:16px;padding:16px 14px;border:1px solid var(--ea-border);border-radius:10px;background:linear-gradient(var(--k-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--k-grid-line) 1px,transparent 1px),var(--k-stage);background-size:24px 24px}.ArgumentCard_claimSlip__kjYTj{position:relative;min-width:0;width:calc(100% - 18px);padding:16px 16px 20px;border:1px solid var(--k-border-strong);color:var(--k-paper-fg);background:repeating-linear-gradient(0deg,transparent 0 21px,var(--k-paper-rule) 21px 22px),var(--k-paper);box-shadow:var(--k-shadow-slip);transform-origin:50% 85%}.ArgumentCard_claimSlip__kjYTj:not(:last-child){padding-bottom:30px}.ArgumentCard_rootSlip__l_Yjl{z-index:1;margin-right:auto;border-top:4px solid #22c55e;transform:rotate(-1.2deg)}.ArgumentCard_attackSlip__PAsfN,.ArgumentCard_premiseSlip__0tq1_{z-index:2;margin-top:-10px;margin-left:auto}.ArgumentCard_attackSlip__PAsfN{border-top:4px solid #ef4444;transform:rotate(1.6deg)}.ArgumentCard_premiseSlip__0tq1_{border-top:4px solid #17a2b8;transform:rotate(1.3deg)}.ArgumentCard_slipKicker__WKCpb{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ArgumentCard_typeMark__3t0sC{display:inline-flex;align-items:center;gap:8px;color:var(--k-paper-fg)}.ArgumentCard_typeMark__3t0sC:before{width:9px;height:9px;flex:0 0 auto;border-radius:1px;background:#22c55e;content:"";transform:rotate(45deg)}.ArgumentCard_attackSlip__PAsfN .ArgumentCard_typeMark__3t0sC:before{border-radius:50%;background:#ef4444}.ArgumentCard_premiseSlip__0tq1_ .ArgumentCard_typeMark__3t0sC:before{background:#17a2b8}.ArgumentCard_slipTally__CyukL{color:var(--k-paper-muted)}.ArgumentCard_card__tPteu .ArgumentCard_claimSlip__kjYTj .ArgumentCard_claimText__JQaBh{position:static;margin:0;padding:0;border-radius:0;background:none;color:var(--k-paper-fg);font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,2.2vw,23px);font-style:normal;font-weight:700;line-height:1.28;text-wrap:balance}.ArgumentCard_card__tPteu .ArgumentCard_claimSlip__kjYTj .ArgumentCard_claimText__JQaBh:before{content:none}.ArgumentCard_claimRole__jZX09{display:inline-flex;align-items:center;gap:7px;margin-top:14px;color:var(--k-paper-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ArgumentCard_claimRole__jZX09:before{width:18px;height:1px;flex:0 0 auto;background:currentcolor;content:""}.ArgumentCard_cardMarks__3nEHj{display:flex;margin-bottom:12px}.ArgumentCard_slipMarks__lfOQy{display:flex;align-items:flex-start;gap:10px;margin:-6px -17px 17px}.ArgumentCard_editorRibbon__6U3N2{position:relative;margin-left:auto;padding:7px 12px 7px 10px;color:#2b1900;background:var(--k-gold);box-shadow:var(--k-shadow-mark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transform:rotate(2deg)}.ArgumentCard_editorRibbon__6U3N2:after{position:absolute;right:0;bottom:-7px;border-top:7px solid var(--k-gold-fold);border-right:7px solid rgba(0,0,0,0);content:""}.ArgumentCard_objectionFlag__d_Rp2{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid var(--k-flag-edge);border-radius:3px;color:var(--k-warning-ink);background:var(--k-flag-bg);box-shadow:var(--k-shadow-mark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transform:rotate(-2deg);white-space:nowrap}.ArgumentCard_objectionFlag__d_Rp2:before{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 4px rgba(245,158,11,.22);content:""}.ArgumentCard_leanBoard__oTsho{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:12px;padding:10px 13px;border:1px solid var(--ea-border);border-radius:10px;background:var(--surface-raised);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.ArgumentCard_leanSide__NhGjN{display:grid;gap:2px}.ArgumentCard_leanSide__NhGjN:last-child{text-align:right}.ArgumentCard_leanLabel__0EHwl{color:var(--text-faint);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ArgumentCard_leanCount__Yhud5{font-size:14px;font-weight:800;font-variant-numeric:tabular-nums}.ArgumentCard_leanPro__hYxk2{color:var(--k-success-ink)}.ArgumentCard_leanCon__OvcCo{color:var(--k-error-ink)}.ArgumentCard_leanTrack__fr9U9{position:relative;display:flex;height:8px;overflow:hidden;border-radius:60px;background:var(--w-12)}.ArgumentCard_leanFill__JuLll{display:block;height:100%}.ArgumentCard_leanFillPro__TFRt3{background:#22c55e;transform-origin:left}.ArgumentCard_leanFillCon__TCK2A{margin-left:auto;background:#ef4444;transform-origin:right}.ArgumentCard_leanTick__eFizh{position:absolute;top:50%;left:50%;width:2px;height:14px;background:var(--fg-strong);transform:translate(-50%,-50%)}.ArgumentCard_leanEmpty__d6uBj{height:22px;border:1px solid var(--w-7);background:var(--surface)}.ArgumentCard_leanEmptyHint__Mokbg{display:grid;width:100%;place-items:center;color:var(--text-faint);font-size:11px;font-weight:500}.ArgumentCard_cta__miKg2{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:12px;padding:11px 13px;border:1px solid var(--w-7);border-radius:7px;background:var(--surface-raised);color:color-mix(in srgb,var(--fg-strong) 78%,transparent);font-size:14px;font-weight:700;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.ArgumentCard_cta__miKg2:hover{border-color:var(--w-20);background:var(--surface-hover);color:var(--fg-strong)}.ArgumentCard_cta__miKg2:hover svg{transform:translateX(2px)}.ArgumentCard_cta__miKg2:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.ArgumentCard_cta__miKg2 svg{width:17px;height:17px;transition:transform .2s cubic-bezier(.16,1,.3,1)}.ArgumentCard_nested__k4Qmd .ArgumentCard_slipStack__daGBr{margin-top:12px;padding:12px 10px}.ArgumentCard_nested__k4Qmd .ArgumentCard_title__al5uS{font-size:18px}@media only screen and (max-width:768px){.ArgumentCard_slipStack__daGBr{padding:14px 12px}.ArgumentCard_claimSlip__kjYTj{width:calc(100% - 12px);padding:14px 14px 19px}}@media only screen and (max-width:575px){.ArgumentCard_title__al5uS{font-size:19px}.ArgumentCard_slipStack__daGBr{padding:12px 10px}.ArgumentCard_claimSlip__kjYTj{width:calc(100% - 8px)}.ArgumentCard_rootSlip__l_Yjl{transform:rotate(-.7deg)}.ArgumentCard_attackSlip__PAsfN{transform:rotate(.9deg)}.ArgumentCard_premiseSlip__0tq1_{transform:rotate(.7deg)}.ArgumentCard_slipMarks__lfOQy{flex-wrap:wrap;gap:8px;margin-right:-8px}.ArgumentCard_leanBoard__oTsho{gap:9px;padding-inline:10px}}@media only screen and (prefers-reduced-motion:no-preference){.ArgumentCard_claimSlip__kjYTj{transition:opacity .5s ease,transform .7s cubic-bezier(.16,1,.3,1)}.ArgumentCard_leanFill__JuLll{transition:transform .9s cubic-bezier(.16,1,.3,1)}.ArgumentCard_card__tPteu:not(.ArgumentCard_visible__g_V7U) .ArgumentCard_claimSlip__kjYTj{opacity:0;transform:translateY(16px) rotate(0deg)}.ArgumentCard_card__tPteu:not(.ArgumentCard_visible__g_V7U) .ArgumentCard_attackSlip__PAsfN,.ArgumentCard_card__tPteu:not(.ArgumentCard_visible__g_V7U) .ArgumentCard_premiseSlip__0tq1_{transition-delay:70ms}.ArgumentCard_card__tPteu:not(.ArgumentCard_visible__g_V7U) .ArgumentCard_leanFill__JuLll{transform:scaleX(0)}}.MunazaraCard_card__sYBUv{min-width:0}.MunazaraCard_taxonomy__UgGJq{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:8px;color:var(--fg-muted);font-size:12px;font-weight:500;letter-spacing:.055em;text-transform:uppercase}.MunazaraCard_taxonomy__UgGJq span+span:before{display:inline-block;width:3px;height:3px;margin:0 7px 3px 0;border-radius:50%;background:var(--w-25);content:""}.MunazaraCard_faceoff__24GkR{display:grid;grid-template-columns:minmax(110px,.78fr) minmax(0,1.55fr) minmax(110px,.78fr);align-items:stretch;gap:10px}.MunazaraCard_center__Do_e6,.MunazaraCard_side__3Ayr3{min-width:0;border:1px solid var(--ea-border);border-radius:7px;background:var(--surface-raised)}.MunazaraCard_side__3Ayr3{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:14px 10px;overflow:hidden;text-align:center;transition:border-color .2s ease,background-color .2s ease,transform .65s cubic-bezier(.16,1,.3,1),opacity .5s ease}.MunazaraCard_side__3Ayr3:before{position:absolute;inset:0 0 auto;height:2px;content:""}.MunazaraCard_savunanSide__j9AhU:before{background:#5bd681}.MunazaraCard_savunanSide__j9AhU:hover{border-color:rgba(91,214,129,.35);background:var(--surface-hover)}.MunazaraCard_karsiSide__sEaxl{transition-delay:60ms}.MunazaraCard_karsiSide__sEaxl:before{background:#f77}.MunazaraCard_karsiSide__sEaxl:hover{border-color:rgba(255,119,119,.34);background:var(--surface-hover)}.MunazaraCard_centerLabel__RsVTP,.MunazaraCard_sideLabel__viQsL{font-size:12px;font-weight:700;letter-spacing:.07em}.MunazaraCard_savunanLabel__k9GsT{color:var(--side-savunan)}.MunazaraCard_karsiLabel__MXuAh{color:var(--side-karsi)}.MunazaraCard_avatar__b7O6m{width:48px;height:48px;border:2px solid var(--w-18);border-radius:50%;-o-object-fit:cover;object-fit:cover}.MunazaraCard_participant__NEKJ6{display:-webkit-box;overflow:hidden;color:var(--fg-strong);font-size:13px;font-weight:700;line-height:1.35;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.MunazaraCard_center__Do_e6{display:flex;flex-direction:column;justify-content:center;padding:16px;text-align:center}.MunazaraCard_centerLabel__RsVTP{color:var(--fg-muted)}.MunazaraCard_proposition__Ys_A_{display:-webkit-box;margin:8px 0 0;overflow:hidden;color:var(--fg-strong);font-size:19px;font-weight:700;letter-spacing:-.015em;line-height:1.35;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}.MunazaraCard_proposition__Ys_A_ a{color:inherit;text-decoration:none}.MunazaraCard_proposition__Ys_A_ a:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.MunazaraCard_progressBlock__bra4K{display:grid;gap:7px;margin-top:14px}.MunazaraCard_progressLabels__Ws1_a{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--fg-muted);font-size:12px;font-weight:500}.MunazaraCard_progressLabels__Ws1_a strong{color:var(--fg-strong);font-size:12px;font-variant-numeric:tabular-nums}.MunazaraCard_progressTrack__iykZp{display:block;height:6px;overflow:hidden;border-radius:60px;background:var(--w-12)}.MunazaraCard_progressFill__s1my6{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5bd681,#ff7777);transform:scaleX(1);transform-origin:left;transition:transform .9s cubic-bezier(.16,1,.3,1)}.MunazaraCard_card__sYBUv:not(.MunazaraCard_visible__YfFGz) .MunazaraCard_savunanSide__j9AhU{opacity:0;transform:translateX(-12px)}.MunazaraCard_card__sYBUv:not(.MunazaraCard_visible__YfFGz) .MunazaraCard_karsiSide__sEaxl{opacity:0;transform:translateX(12px)}.MunazaraCard_card__sYBUv:not(.MunazaraCard_visible__YfFGz) .MunazaraCard_progressFill__s1my6{transform:scaleX(0)}.MunazaraCard_latestTurn__93iEr{display:grid;gap:6px;margin-top:12px;padding:12px 14px;border-left:2px solid var(--w-25);background:var(--w-3)}.MunazaraCard_latestTurn__93iEr span{color:var(--fg-muted);font-size:12px;font-weight:700;letter-spacing:.065em}.MunazaraCard_latestTurn__93iEr p{display:-webkit-box;margin:0;overflow:hidden;color:var(--fg);font-size:15px;line-height:1.48;-webkit-box-orient:vertical;-webkit-line-clamp:2}.MunazaraCard_cta__RisW7{display:flex;width:100%;min-height:40px;align-items:center;justify-content:space-between;margin-top:16px;padding:11px 13px;border:1px solid var(--ea-border);border-radius:7px;background:var(--surface-raised);color:var(--fg);font-size:14px;font-weight:700;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.MunazaraCard_cta__RisW7:hover{border-color:var(--w-30);background:var(--surface-hover);color:var(--fg-strong)}.MunazaraCard_cta__RisW7:hover svg{transform:translateX(2px)}.MunazaraCard_cta__RisW7:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.MunazaraCard_cta__RisW7 svg{width:17px;height:17px;transition:transform .2s cubic-bezier(.16,1,.3,1)}.MunazaraCard_nested__KxAQZ .MunazaraCard_center__Do_e6,.MunazaraCard_nested__KxAQZ .MunazaraCard_side__3Ayr3{background:var(--surface-hover)}@media only screen and (max-width:575px){.MunazaraCard_faceoff__24GkR{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.MunazaraCard_center__Do_e6{grid-column:1/-1;grid-row:1;padding:14px}.MunazaraCard_side__3Ayr3{padding:13px 9px}.MunazaraCard_proposition__Ys_A_{font-size:17px}}@media(prefers-reduced-motion:reduce){.MunazaraCard_cta__RisW7,.MunazaraCard_cta__RisW7 svg,.MunazaraCard_progressFill__s1my6,.MunazaraCard_side__3Ayr3{transition:none}.MunazaraCard_card__sYBUv:not(.MunazaraCard_visible__YfFGz) .MunazaraCard_progressFill__s1my6,.MunazaraCard_card__sYBUv:not(.MunazaraCard_visible__YfFGz) .MunazaraCard_side__3Ayr3{opacity:1;transform:none}.MunazaraCard_cta__RisW7:hover svg{transform:none}}