:root{--font-ui:"Saira",sans-serif;--fl-bg:#f3f5f7;--fl-panel:#fff;--fl-panel-2:#f7f8fa;--fl-panel-3:#eef1f4;--fl-ink:#111827;--fl-muted:#667085;--fl-line:#e4e7ec;--fl-accent:#ff5a00;--fl-accent-strong:#d94800;--fl-radius:12px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-ui);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{background:var(--fl-bg);min-width:320px;min-height:100%;font-size:16px}body,#root{background:var(--fl-bg);min-width:320px;min-height:100%;color:var(--fl-ink);margin:0}body,button,input,textarea,select{font-family:var(--font-ui);font-synthesis:none}body{letter-spacing:0;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6,strong,b{font-family:var(--font-ui)}button,a{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img{max-width:100%}:focus-visible{outline:3px solid color-mix(in srgb,var(--fl-accent) 28%,transparent);outline-offset:2px}.theme-fancode{background:var(--fl-bg);min-height:100vh;color:var(--fl-ink)}.theme-fancode.mode-light{--fl-bg:#f3f5f7;--fl-panel:#fff;--fl-panel-2:#f7f8fa;--fl-panel-3:#eef1f4;--fl-ink:#111827;--fl-muted:#667085;--fl-line:#e4e7ec;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.theme-fancode:not(.mode-light){--fl-bg:#0d1117;--fl-panel:#151a21;--fl-panel-2:#1b212a;--fl-panel-3:#232b36;--fl-ink:#f5f7fa;--fl-muted:#9aa4b2;--fl-line:#2a333e;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:where(body,body *,button,input,textarea,select){font-family:var(--font-ui)!important}@layer components{body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0}body,button,input,textarea,select{font-family:var(--font-ui)}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%}#root{min-height:100vh}h1,h2,h3,.bb-primary,.post-button,.auth-submit{font-family:var(--font-ui)}.bb-data-notice{border:1px solid color-mix(in srgb,var(--accent) 32%,var(--line));background:var(--accent-soft);border-radius:12px;margin:0 0 22px;padding:12px 15px;font-size:13px}.bb-loading{text-align:center;color:var(--muted);padding:60px}.bb-empty{border:1px dashed var(--line);background:var(--surface-2);width:100%;color:var(--muted);border-radius:16px;padding:34px}.bb-empty h3{color:var(--text);margin:0 0 7px}.bb-empty p{margin:0}.bb-primary{border:1px solid var(--accent);cursor:pointer;color:#fff;background:var(--accent);border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:13px;font-weight:800;display:inline-flex}.bb-primary:hover{background:var(--accent-strong)}.bb-primary:disabled{opacity:.45;cursor:not-allowed}.bb-review-tabs{scrollbar-width:none;gap:8px;margin-bottom:20px;display:flex;overflow-x:auto}.bb-review-tabs button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:999px;flex:none;min-height:38px;padding:0 14px;font-size:11px;font-weight:700}.bb-review-tabs button.active{color:#fff;background:var(--accent);border-color:var(--accent)}.bb-follow-explainer{border:1px solid color-mix(in srgb,var(--accent) 28%,var(--line));background:var(--accent-soft);border-radius:15px;gap:14px;margin-bottom:22px;padding:18px;display:flex}.bb-follow-icon{color:#fff;background:var(--accent);border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.bb-follow-explainer p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.5}.bb-contestant-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.bb-contestant-card{border:1px solid var(--line);background:var(--surface);border-radius:17px;grid-template-columns:82px 1fr;gap:16px;padding:18px;display:grid}.bb-contestant-photo{background:linear-gradient(145deg,var(--accent-soft),var(--surface-3));width:82px;height:100px;color:var(--accent);border-radius:13px;grid-row:1/3;place-items:center;display:grid;overflow:hidden}.bb-contestant-photo img{object-fit:cover;width:100%;height:100%}.bb-contestant-photo span{font:800 25px/1 var(--font-ui)}.bb-contestant-copy small{color:var(--accent);text-transform:uppercase;font-size:9px;font-weight:800}.bb-contestant-copy h2{margin:4px 0;font-size:20px}.bb-contestant-copy p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.bb-contestant-card button{border:1px solid var(--accent);width:max-content;min-height:36px;color:var(--accent);cursor:pointer;background:0 0;border-radius:9px;grid-column:2;padding:0 12px;font-size:10px;font-weight:800}.bb-contestant-card button.following{color:#fff;background:var(--accent)}.bb-article{max-width:760px;margin:auto}.bb-back{color:var(--accent);margin-bottom:28px;font-size:12px;font-weight:800;display:inline-block}.bb-article>small{color:var(--accent);font-weight:800}.bb-article h1{letter-spacing:-.04em;margin:14px 0 18px;font-size:clamp(38px,5vw,66px);line-height:.99}.bb-article-excerpt{color:var(--muted);font-size:20px;line-height:1.55}.bb-article-image{object-fit:cover;border-radius:18px;width:100%;max-height:430px;margin:22px 0}.bb-article-content{font-size:17px;line-height:1.78}.bb-source-link{color:var(--accent);margin-top:24px;font-weight:800;display:inline-block}.bb-community-tabs{border-bottom:1px solid var(--line);margin-top:26px;display:flex}.bb-community-tabs button{min-height:46px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:0 18px;font-weight:800}.bb-community-tabs button.active{color:var(--text);border-color:var(--accent)}.composer{border-bottom:1px solid var(--line);gap:13px;padding:20px 0;display:flex}.composer-avatar,.post-avatar,.comment-avatar{color:#fff;background:var(--accent);border-radius:14px;flex:none;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.composer-body{flex:1;min-width:0}.composer textarea{border:1px solid var(--line);resize:vertical;background:var(--surface);width:100%;min-height:90px;color:var(--text);border-radius:12px;outline:0;padding:13px}.composer-bottom{justify-content:space-between;align-items:center;margin-top:9px;display:flex}.image-button{color:var(--accent);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-weight:800;display:flex}.post-button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:38px;padding:0 16px;font-weight:800}.post-button:disabled{opacity:.4}.upload-preview{border-radius:14px;margin-top:12px;position:relative;overflow:hidden}.upload-preview img{object-fit:cover;width:100%;max-height:430px;display:block}.upload-preview button{color:#fff;background:#000b;border:0;border-radius:50%;width:34px;height:34px;position:absolute;top:8px;right:8px}.community-post{border-bottom:1px solid var(--line);gap:13px;padding:22px 0;display:flex}.post-main{flex:1;min-width:0}.post-meta{flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;display:flex}.post-meta span{color:var(--muted)}.post-main>p{white-space:pre-wrap;line-height:1.55}.post-attachment{object-fit:cover;border:1px solid var(--line);border-radius:15px;width:100%;max-height:520px}.post-actions{justify-content:space-between;max-width:420px;margin-top:12px;display:flex}.post-actions button{min-width:48px;min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;display:flex}.share-status{font-size:10px}.post-comments{background:var(--surface-2);border-radius:13px;margin-top:14px;padding:14px}.comments-title{margin-bottom:10px;font-weight:800}.comments-list{gap:12px;display:grid}.comment-item{gap:10px;display:flex}.comment-avatar{border-radius:10px;width:34px;height:34px;font-size:11px}.comment-head{align-items:center;gap:8px;display:flex}.comment-head b{font-size:12px}.comment-head button{color:var(--danger);cursor:pointer;background:0 0;border:0}.comment-item p{margin:3px 0;font-size:13px}.comments-muted{color:var(--muted);font-size:12px}.comment-composer{gap:7px;margin-top:12px;display:flex}.comment-composer input{border:1px solid var(--line);background:var(--surface);min-width:0;color:var(--text);border-radius:9px;flex:1;padding:10px}.comment-composer button{background:var(--accent);color:#fff;border:0;border-radius:8px;padding:0 12px}.bb-about-grid{gap:16px;display:grid}.bb-about-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:28px}.bb-about-card small{color:var(--accent);letter-spacing:.13em;font-weight:800}.bb-about-card h2{margin:10px 0}.bb-about-card p{color:var(--muted);line-height:1.68}.bb-about-contact a{color:var(--accent);font-weight:800}.bb-profile{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:18px;padding:34px}.bb-profile-avatar{background:var(--accent);color:#fff;width:82px;height:82px;font:800 30px/1 var(--font-ui);border-radius:24px;place-items:center;margin:auto;display:grid}.bb-profile-actions{justify-content:center;gap:10px;display:flex}.bb-profile-actions button{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;min-height:44px;padding:0 18px}.bb-admin-message,.bb-admin-error{background:var(--accent-soft);border-radius:10px;margin:12px 0;padding:12px}.bb-admin-error{color:var(--danger);border:1px solid color-mix(in srgb,var(--danger) 35%,var(--line))}.auth-overlay{z-index:200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#02040ac7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-modal{border:1px solid var(--line);background:var(--surface);width:min(430px,100%);box-shadow:var(--shadow);border-radius:22px;padding:30px;position:relative}.auth-close{border:1px solid var(--line);background:var(--surface-2);border-radius:50%;width:36px;height:36px;font-size:22px;position:absolute;top:14px;right:14px}.auth-brand-logo{width:170px}.auth-modal h2{margin:20px 0 3px;font-size:32px}.auth-modal>p{color:var(--muted);margin:0 0 18px}.auth-google{border:1px solid var(--line);background:var(--surface-2);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:46px;font-weight:800;display:flex}.auth-google-icon{width:18px}.auth-divider{color:var(--muted);align-items:center;gap:10px;margin:18px 0;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-modal form{gap:10px;display:grid}.auth-modal input{border:1px solid var(--line);background:var(--surface-2);width:100%;min-height:45px;color:var(--text);border-radius:10px;padding:0 12px}.auth-submit{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:10px;min-height:46px}.auth-switch{width:100%;color:var(--accent);cursor:pointer;background:0 0;border:0;margin-top:14px;font-weight:800}.auth-error{color:var(--danger);font-size:11px}.auth-message{color:var(--success);font-size:11px}@media (width<=980px){.bb-page,.bb-community-page{padding:32px 22px 104px}}@media (width<=700px){.bb-page,.bb-community-page{padding:26px 14px 104px}.bb-contestant-grid{grid-template-columns:1fr}.bb-contestant-card{grid-template-columns:72px 1fr}.bb-contestant-photo{width:72px;height:90px}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--font-ui);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);font-family:var(--font-ui);font-synthesis:none;margin:0}button,select,textarea{font:inherit}button{color:inherit}button:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #6d28d947}.site-shell{min-height:100vh;overflow:hidden}@keyframes pulse{50%{opacity:.5}}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:12px;padding:11px 17px;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s,opacity .2s}.primary-button{color:#fff;background:linear-gradient(120deg, var(--violet), #8b32d2);box-shadow:0 8px 19px #6d28d936}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.primary-button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none;transform:none}.secondary-button{color:var(--violet);background:#fff;border:1px solid #d6c5df}.primary-button.large,.secondary-button.large{border-radius:14px;padding:14px 21px;font-size:13px}.content-section,.about-wrap{max-width:1240px;margin:auto;padding:72px 28px}.archive-home{max-width:1184px;min-height:680px;margin:auto;padding:62px 28px 88px}.archive-home-intro{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:28px;padding-bottom:30px;display:flex}.archive-home-intro>div{max-width:760px}.archive-home-intro h1{font-family:var(--font-ui);letter-spacing:.01em;text-transform:uppercase;margin:0 0 13px;font-size:clamp(46px,6vw,78px);font-weight:700;line-height:.92}.archive-home-intro p{max-width:680px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.archive-complete{border:1px solid var(--line);color:var(--muted);background:var(--white);letter-spacing:.04em;text-transform:uppercase;border-radius:7px;flex:none;align-items:center;gap:8px;padding:9px 11px;font-size:9px;font-weight:800;display:inline-flex}.archive-complete i{background:#7d8798;border-radius:50%;width:7px;height:7px}.archive-results{grid-template-columns:1.08fr .92fr;gap:18px;margin-top:30px;display:grid}.result-card{border:1px solid var(--line);background:var(--white);border-radius:12px;min-height:265px;padding:27px;position:relative;overflow:hidden}.result-card:after{content:"";border:30px solid var(--line);opacity:.55;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-105px;right:-75px}.result-card.winner{border-color:var(--sport-accent-border);background:linear-gradient(145deg, var(--sport-accent-soft), var(--white) 72%)}.result-card.winner:after{border-color:var(--orange);opacity:.2}.result-rank{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.result-rank>span{color:#fff;background:var(--orange);min-width:42px;height:42px;font-family:var(--font-ui);border-radius:7px;place-items:center;padding-inline:10px;font-size:16px;font-weight:800;display:grid}.result-card.runner .result-rank>span{color:var(--ink);background:var(--paper);border:1px solid var(--line)}.result-rank strong{color:var(--sport-accent-pale);font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;font-size:12px}.result-card.runner .result-rank strong{color:var(--muted)}.result-person{z-index:1;align-items:center;gap:18px;margin-top:43px;display:flex;position:relative}.result-avatar{color:#fff;background:linear-gradient(145deg, var(--orange), var(--violet-dark));width:78px;height:88px;font-family:var(--font-ui);border-radius:10px;flex:none;place-items:center;font-size:23px;font-weight:800;display:grid}.runner .result-avatar{background:linear-gradient(145deg,#5c6884,#202532)}.result-person small{color:var(--muted);letter-spacing:.09em;font-size:7px;font-weight:800}.result-person h2{font-family:var(--font-ui);text-transform:uppercase;margin:7px 0 3px;font-size:clamp(22px,3vw,34px);font-weight:700;line-height:1}.result-person p{color:var(--muted);margin:0;font-size:10px}.archive-next{border:1px solid var(--line);background:var(--white);border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:18px 20px;display:flex}.archive-next>div{gap:4px;display:grid}.archive-next>div span{color:var(--sport-accent-pale);letter-spacing:.12em;font-size:7px;font-weight:900}.archive-next>div strong{font-size:12px}.archive-next button span{margin-left:7px}.eyebrow{color:var(--pink);letter-spacing:1.5px;margin-bottom:8px;font-size:9px;font-weight:900;display:block}.about-story h2,.future-banner h2{letter-spacing:-1.7px;margin:0;font-size:clamp(25px,3vw,36px);line-height:1.1}.poll-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e7d9eb;border-radius:24px;padding:27px;position:relative;overflow:hidden}.poll-card:before{content:"";border:28px solid #f3e9ff;border-radius:50%;width:160px;height:160px;position:absolute;top:-90px;right:-100px}.card-kicker{color:var(--muted);align-items:center;gap:7px;font-size:9px;font-weight:700;display:flex;position:relative}.card-kicker>span:first-child{color:#fff;background:var(--pink);letter-spacing:.6px;border-radius:6px;padding:4px 7px;font-weight:900}.live-dot{background:var(--orange);border-radius:50%;width:5px;height:5px}.poll-card h3{letter-spacing:-.8px;max-width:520px;margin:17px 0 6px;font-size:24px;line-height:1.2;position:relative}.poll-card.compact h3{font-size:20px}.muted{color:var(--muted);margin:0;font-size:11px}.poll-options{gap:9px;margin-top:21px;display:grid}.poll-option{isolation:isolate;text-align:left;cursor:pointer;background:#fdfbfe;border:1px solid #ece3ee;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:48px;padding:0 13px;transition:border .2s,transform .2s;display:flex;position:relative;overflow:hidden}.poll-option:hover{border-color:#c8add5;transform:translate(2px)}.poll-option.selected{background:#faf6ff;border-color:#a984bd}.radio{z-index:2;background:#fff;border:2px solid;border-radius:50%;place-items:center;width:17px;height:17px;display:grid;position:relative}.radio i{border-radius:50%;width:7px;height:7px}.poll-name,.poll-result{z-index:2;font-size:11px;font-weight:800;position:relative}.poll-result{color:var(--violet);margin-left:auto}.poll-bar{z-index:0;opacity:.09;position:absolute;inset:0 auto 0 0}.poll-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.poll-footer>span{color:var(--muted);font-size:10px}.news-card{border:1px solid var(--line);background:#fff;border-radius:17px;min-width:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.news-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #371c4614}.news-art{background:#f1e7ff;flex:0 0 88px;place-items:center;min-height:91px;display:grid}.news-art span{filter:drop-shadow(0 5px 8px #441e5b2e);font-size:29px}.news-meta{color:var(--muted);align-items:center;gap:6px;font-size:7px;font-weight:800;display:flex}.news-meta span{color:var(--pink)}.news-meta i{background:#b9aebd;border-radius:50%;width:3px;height:3px}.contestant-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.contestant-card{border:1px solid var(--line);background:#fff;border-radius:19px;grid-template-columns:66px 1fr auto;align-items:center;gap:12px;min-height:110px;padding:15px;display:grid;position:relative;box-shadow:0 8px 24px #3c1f4e0f}.contestant-avatar{color:#fff;border-radius:42% 42% 26% 26%;place-items:center;width:66px;height:76px;display:grid;position:relative;overflow:hidden}.contestant-avatar:before{content:"";background:#ffffff30;border-radius:50%;width:46px;height:46px;position:absolute;top:8px}.contestant-avatar span{font-size:18px;font-weight:1000;position:relative}.contestant-avatar i{background:#160a253b;border-radius:50% 50% 0 0;width:62px;height:29px;position:absolute;bottom:-8px;left:2px}.contestant-info{min-width:0}.contestant-info h3{margin:0;font-size:14px}.contestant-info p{color:var(--muted);margin:3px 0 0;font-size:9px}.trend{color:#067647;background:#e8f8f0;border-radius:6px;padding:3px 6px;font-size:7px;font-weight:900;position:absolute;top:10px;right:10px}.trend.winner{color:#fff;background:var(--orange)}.trend.finalist{color:#dce2ed;background:#2c3344}.follow-button{color:var(--violet);cursor:pointer;background:0 0;border:0;grid-column:2/-1;justify-self:start;padding:0;font-size:9px;font-weight:900}.follow-button.following{color:#067647}.post-card{border:1px solid var(--line);background:#fff;border-radius:19px;gap:12px;padding:20px;display:flex}.avatar{color:#fff;border-radius:13px;flex:none;place-items:center;width:38px;height:38px;font-size:9px;font-weight:900;display:grid}.avatar.small{width:34px;height:34px}.post-body{flex:1;min-width:0}.post-head{align-items:center;gap:5px;display:flex}.post-head strong{font-size:11px}.post-head span{color:var(--muted);font-size:8px}.post-head button{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-left:auto}.post-body>p{margin:10px 0 14px;font-size:11px;line-height:1.6}.post-actions{align-items:center;gap:18px;display:flex}.post-actions button{color:#7b7181;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:10px;display:flex}.post-actions button.liked{color:var(--pink)}.post-actions button span{font-size:8px}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.review-card{border:1px solid var(--line);background:#fff;border-radius:19px;overflow:hidden}.video-thumb{aspect-ratio:16/9;cursor:pointer;background:linear-gradient(145deg,#5b21b6,#a855f7);border:0;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.video-thumb:before,.video-thumb:after{content:"";border:22px solid #ffffff26;border-radius:50%;width:180px;height:180px;position:absolute}.video-thumb:before{top:-95px;left:-90px}.video-thumb:after{bottom:-110px;right:-100px}.play-button{z-index:2;width:45px;height:45px;color:var(--violet);background:#fff;border-radius:50%;place-items:center;padding-left:3px;transition:transform .2s;display:grid;position:relative;box-shadow:0 10px 25px #1a092e33}.video-thumb:hover .play-button{transform:scale(1.08)}.video-thumb i{color:#fff;letter-spacing:.8px;font-size:7px;font-style:normal;font-weight:900;position:absolute;bottom:11px;left:13px}.review-copy{padding:14px 16px 17px}.review-copy>span{color:var(--pink);font-size:8px;font-weight:900}.review-copy h3{margin:7px 0;font-size:12px;line-height:1.4}.review-copy p{color:var(--muted);margin:0;font-size:8px}.page-view{min-height:68vh}.page-hero{color:#fff;background:linear-gradient(120deg,#4c1d95,#7c3aed 55%,#db2777);border-radius:30px;max-width:1184px;min-height:235px;margin:36px auto 0;padding:49px 54px;position:relative;overflow:hidden}.page-hero:before{content:"";border:38px solid #ffffff1a;border-radius:50%;width:280px;height:280px;position:absolute;top:-135px;right:-80px}.page-hero:after{content:"✦";color:var(--yellow);font-size:35px;position:absolute;bottom:20px;right:13%}.page-hero .eyebrow{color:#ffd3ee}.page-hero h1{letter-spacing:-3px;max-width:760px;margin:12px 0 8px;font-size:clamp(37px,5vw,57px);line-height:1}.page-hero p{color:#eadfff;margin:0;font-size:14px}.page-contestants{background:linear-gradient(120deg,#4c1d95,#7c3aed,#0891b2)}.page-polls{background:linear-gradient(120deg,#6d28d9,#db2777)}.news-grid{grid-template-columns:1.25fr 1fr;gap:15px;display:grid}.news-grid .featured{grid-row:span 3;grid-template-rows:1.1fr .9fr;display:grid}.news-grid .featured .news-art{min-height:280px}.news-grid .featured .news-art span{font-size:76px}.polls-layout{grid-template-columns:1.5fr .7fr;align-items:start;gap:20px;max-width:950px;display:grid}.side-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px}.side-card h3{margin:10px 0 6px;font-size:15px}.side-card p{color:var(--muted);font-size:10px;line-height:1.55}.side-icon{width:38px;height:38px;color:var(--violet);background:#f1e7ff;border-radius:12px;place-items:center;font-weight:900;display:grid}.poll-info ul{margin:18px 0;padding:0;list-style:none}.poll-info li{color:#554d5d;margin:10px 0;font-size:10px}.poll-info li:before{content:"✓";color:#0e9f6e;margin-right:7px;font-weight:900}.community-layout{grid-template-columns:minmax(0,1.6fr) minmax(230px,.7fr);align-items:start;gap:20px;display:grid}.composer{border:1px solid var(--line);background:#fff;border-radius:20px;gap:12px;margin-bottom:15px;padding:22px;display:flex}.composer-main{flex:1}.composer label{margin-bottom:9px;font-size:11px;font-weight:800;display:block}.composer textarea{resize:vertical;width:100%;min-height:92px;color:var(--ink);background:#fdfbfe;border:1px solid #e9dfee;border-radius:12px;padding:12px;font-size:11px;line-height:1.5}.composer-actions{justify-content:space-between;align-items:center;margin-top:9px;display:flex}.composer-actions>span{color:var(--muted);font-size:8px}.feed-filter{gap:8px;margin:18px 0 11px;display:flex}.feed-filter button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:7px 13px;font-size:9px;font-weight:800}.feed-filter button.active{color:var(--violet);background:#eee4f6}.feed-column>.post-card{margin-bottom:10px}.community-sidebar{gap:14px;display:grid}.rules{color:#fff;background:linear-gradient(145deg, var(--violet), #8b2ed1);border:0}.rules .side-icon{color:var(--violet);background:#fff}.rules p{color:#eadbfb}.rules button{color:var(--yellow);cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;font-weight:900}.youtube-source{background:#f3fbf8;border:1px solid #ffe2d3;border-radius:16px;align-items:center;gap:13px;margin-bottom:22px;padding:15px 18px;display:flex}.youtube-source strong{font-size:11px;display:block}.youtube-source p{color:var(--muted);margin:3px 0 0;font-size:9px}.youtube-source button{color:#b9501c;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:9px;font-weight:800}.about-wrap{padding-top:50px}.about-story{border:1px solid var(--line);background:#fff;border-radius:30px;grid-template-columns:240px 1fr;align-items:center;gap:50px;padding:44px;display:grid}.about-mark{aspect-ratio:1;color:#fff;background:linear-gradient(145deg, var(--violet), var(--pink), var(--orange));letter-spacing:-8px;border-radius:45% 55% 54% 46%/58% 42%;place-items:center;font-size:70px;font-weight:1000;display:grid;box-shadow:0 22px 55px #6d28d93d}.about-story p{max-width:700px;color:var(--muted);font-size:12px;line-height:1.8}.values-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:20px;display:grid}.values-grid article{border:1px solid var(--line);background:#fff;border-radius:21px;padding:26px}.values-grid article>span{color:var(--pink);font-size:9px;font-weight:900}.values-grid h3{margin:15px 0 6px;font-size:16px}.values-grid p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.future-banner{color:#fff;background:#211331;border-radius:28px;grid-template-columns:1fr 260px;align-items:center;gap:30px;margin-top:20px;padding:42px;display:grid}.future-banner .eyebrow{color:var(--yellow)}.future-banner p{color:#cfc0db;max-width:650px;font-size:11px}.future-orbits{min-height:145px;position:relative}.future-orbits span,.future-orbits i{border-radius:50%;place-items:center;display:grid;position:absolute}.future-orbits span{background:#fff;width:60px;height:60px;font-size:27px}.future-orbits span:first-child{top:5px;left:9px}.future-orbits span:nth-child(2){bottom:1px;right:7px}.future-orbits i{color:#fff;background:linear-gradient(145deg, var(--violet), var(--pink));font-size:25px;font-style:normal;font-weight:1000;inset:25px 75px;box-shadow:0 0 0 16px #ffffff14}footer{border-top:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:30px;max-width:1184px;margin:30px auto 0;padding:35px 0 45px;display:grid}footer>span{color:var(--muted);font-size:9px}.mobile-dock,.mobile-sheet-layer{display:none}@media (width<=1050px){.contestant-grid{grid-template-columns:repeat(2,1fr)}footer{margin-inline:28px}}@media (width<=760px){body{padding-bottom:67px}.content-section,.about-wrap{padding:49px 17px}.contestant-grid{grid-template-columns:1fr}.reviews-grid{scroll-snap-type:x mandatory;margin-right:-17px;padding-right:17px;display:flex;overflow-x:auto}.review-card{scroll-snap-align:start;min-width:82vw}.archive-home{min-height:0;padding:43px 17px 70px}.archive-home-intro{align-items:start;gap:20px;display:grid}.archive-home-intro h1{font-size:48px}.archive-complete{justify-self:start}.archive-results{grid-template-columns:1fr}.result-card{min-height:230px;padding:21px}.result-person{gap:14px;margin-top:32px}.result-avatar{width:68px;height:78px}.result-person h2{font-size:25px}.archive-next{align-items:stretch;padding:18px;display:grid}.archive-next button{width:100%}.page-hero{border-radius:24px;min-height:214px;margin:26px 14px 0;padding:38px 28px}.page-hero h1{letter-spacing:-2.5px;font-size:39px}.page-hero p{font-size:12px;line-height:1.5}.news-grid{grid-template-columns:1fr}.news-grid .featured{grid-row:auto;display:flex}.news-grid .featured .news-art{min-height:91px}.news-grid .featured .news-art span{font-size:29px}.polls-layout,.community-layout,.community-sidebar{grid-template-columns:1fr}.youtube-source{align-items:flex-start}.youtube-source button{display:none}.about-story{grid-template-columns:1fr;gap:28px;padding:25px}.about-mark{width:140px}.values-grid{grid-template-columns:1fr}.future-banner{grid-template-columns:1fr;padding:28px}.future-orbits{min-height:130px}footer{text-align:center;grid-template-columns:1fr;gap:22px;margin-inline:17px;padding-bottom:30px}.mobile-dock{z-index:80;min-height:64px;padding:6px 7px max(6px, env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff2;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 25px #30164114}.mobile-dock button{color:#817686;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:7px;font-weight:800;display:flex}.mobile-dock button span{font-size:15px}.mobile-dock button.active{color:var(--violet);background:#f4edfb}}@media (width<=390px){.primary-button.large,.secondary-button.large{width:100%}.poll-card{padding:20px}.contestant-card{grid-template-columns:58px 1fr auto}.contestant-avatar{width:58px;height:68px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.site-shell{background:var(--paper);transition:background .25s,color .25s}@media (width<=760px){body{padding-bottom:74px}.site-shell.mobile-sheet-open{max-height:100vh;overflow:hidden}.content-section,.about-wrap{padding-block:43px}.poll-option{min-height:52px}.primary-button,.secondary-button{min-height:44px}.page-hero{min-height:184px;margin-top:18px;padding:31px 24px}.mobile-dock{z-index:140;min-height:70px;padding:5px 8px max(7px, env(safe-area-inset-bottom));transition:transform .22s}.mobile-dock button{border-radius:12px;min-height:54px;font-size:8px;font-weight:700}.mobile-dock button span{font-size:18px;line-height:1}.mobile-dock button.active{font-weight:800}.mobile-sheet-open .mobile-dock{pointer-events:none;transform:translateY(115%)}.mobile-sheet-layer{z-index:160;display:block;position:fixed;inset:0}.mobile-sheet-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#05080c94;border:0;width:100%;position:absolute;inset:0}.mobile-sheet{max-height:min(86vh,760px);padding:9px 17px max(22px, env(safe-area-inset-bottom));border:1px solid var(--line);color:var(--ink);background:var(--paper);overscroll-behavior:contain;border-bottom:0;border-radius:25px 25px 0 0;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -24px 70px #00000040}.sheet-handle{background:var(--line);border-radius:999px;width:42px;height:4px;margin:0 auto 13px;display:block}.sheet-head{justify-content:space-between;align-items:center;gap:18px;padding:0 2px 15px;display:flex}.sheet-head>div>span{color:var(--violet);letter-spacing:1.5px;font-size:8px;font-weight:800}.sheet-head h2{font-family:var(--font-ui);letter-spacing:-.04em;margin:3px 0 0;font-size:22px;line-height:1.1}.sheet-head>button{border:1px solid var(--line);width:39px;height:39px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:22px;display:grid}.sheet-block{border-top:1px solid var(--line);padding:15px 0}.sheet-label{color:var(--muted);letter-spacing:1.4px;margin-bottom:10px;font-size:8px;font-weight:800;display:block}.mobile-context-selects{grid-template-columns:.8fr 1.2fr;gap:9px;display:grid}.mobile-context-selects label{gap:5px;display:grid}.mobile-context-selects label>span{color:var(--muted);font-size:8px;font-weight:700}.mobile-context-selects select{border:1px solid var(--line);width:100%;min-width:0;min-height:45px;color:var(--ink);background-color:#fff;border-radius:12px;padding:0 30px 0 11px;font-size:10px;font-weight:650}.mobile-more-grid{gap:7px;display:grid}.mobile-more-grid button{border:1px solid var(--line);width:100%;min-height:49px;color:var(--ink);text-align:left;background:#fff;border-radius:13px;grid-template-columns:31px 1fr auto;align-items:center;gap:10px;padding:0 12px;display:grid}.mobile-more-grid button>span{width:29px;height:29px;color:var(--violet);background:#ff4f0014;border-radius:9px;place-items:center;display:grid}.mobile-more-grid strong{font-size:10px}.mobile-more-grid button>i{color:var(--muted);font-style:normal}.mobile-more-grid button.active{color:var(--violet);border-color:var(--violet)}.sheet-themes>div{scroll-snap-type:x mandatory;gap:8px;padding-bottom:3px;display:flex;overflow-x:auto}.sheet-themes button{border:1px solid var(--line);min-height:40px;color:var(--ink);scroll-snap-align:start;background:#fff;border-radius:12px;flex:none;align-items:center;gap:7px;padding:0 11px;display:flex}.sheet-themes button>i{font-style:normal}.sheet-themes button>span{font-size:8px;font-weight:700}.sheet-themes button.active{color:#fff;border-color:var(--violet);background:var(--violet)}.mobile-sign-in{color:#fff;background:var(--ink);text-align:left;border:0;border-radius:14px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;width:100%;min-height:58px;margin-top:2px;padding:0 12px;display:grid}.mobile-sign-in>span{color:#fff;background:var(--violet);border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.mobile-sign-in strong,.mobile-sign-in small{display:block}.mobile-sign-in strong{font-size:10px}.mobile-sign-in small{color:#b8bec6;margin-top:2px;font-size:8px}.mobile-sign-in>i{font-style:normal}}.follow-explainer{border:1px solid var(--sport-accent-border);background:var(--sport-accent-soft);border-radius:10px;align-items:center;gap:14px;margin-bottom:22px;padding:17px 19px;display:flex}.follow-icon{color:#fff;background:var(--orange);border-radius:7px;flex:none;place-items:center;width:40px;height:40px;font-size:22px;display:grid}.follow-explainer strong{font-family:var(--font-ui);text-transform:uppercase;font-size:14px}.follow-explainer p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.55}.fan-review-card{border:1px solid var(--line);background:var(--white);border-radius:10px;padding:24px}.admin-inline-form label,.story-form label{gap:7px;margin-top:13px;display:grid}.admin-inline-form label>span,.story-form label>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:800}.admin-inline-form input,.story-form input,.story-form select{border:1px solid var(--line);width:100%;color:var(--ink);background:var(--paper);border-radius:7px;min-height:43px;padding:0 12px;font-size:11px}.fan-review-card{position:relative}.fan-review-card h3{font-family:var(--font-ui);text-transform:uppercase;margin:19px 0 8px;font-size:21px}.admin-portal{max-width:1184px;margin:auto;padding:34px 0 82px}.admin-status{border:1px solid var(--sport-accent-border);background:var(--sport-accent-soft);border-radius:9px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px;padding:15px 17px;display:flex}.admin-status>div{align-items:center;gap:11px;display:flex}.admin-lock{color:#fff;background:var(--orange);border-radius:6px;place-items:center;width:36px;height:36px;display:grid}.admin-status strong{font-family:var(--font-ui);text-transform:uppercase;font-size:13px}.admin-status p{color:var(--muted);margin:2px 0 0;font-size:8px}.admin-status>span{color:var(--sport-accent-pale);font-size:8px}.admin-panel{border:1px solid var(--line);background:var(--white);border-radius:10px;padding:21px}.stories-admin{grid-column:1/-1}.admin-panel-head{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding-bottom:16px;display:flex}.admin-panel-head span{color:var(--sport-accent-pale);letter-spacing:.12em;font-size:7px;font-weight:900}.admin-panel-head h2{font-family:var(--font-ui);text-transform:uppercase;margin:5px 0 0;font-size:20px}.admin-panel-head>i{color:var(--line);font-family:var(--font-ui);font-size:30px;font-style:normal;font-weight:800}.admin-inline-form{grid-template-columns:1fr auto;align-items:end;gap:10px;margin:2px 0 17px;display:grid}.admin-inline-form button{min-height:43px}.story-form{grid-template-columns:180px 1fr auto;align-items:end;gap:10px;margin:2px 0 17px;display:grid}.story-form button{min-height:43px}.admin-list{gap:8px;display:grid}.admin-list article{border:1px solid var(--line);background:var(--paper);border-radius:7px;justify-content:space-between;align-items:center;gap:13px;padding:12px;display:flex}.admin-list article>div:first-child{gap:5px;min-width:0;display:grid}.admin-list article strong{font-size:10px;line-height:1.35}.admin-list article small,.admin-list article p{color:var(--muted);margin:0;font-size:8px;line-height:1.45}.admin-list article>div:last-child{flex:none;gap:6px;display:flex}.admin-list button{border:1px solid var(--line);min-height:29px;color:var(--ink);background:var(--white);cursor:pointer;border-radius:5px;padding:0 9px;font-size:7px;font-weight:800}.admin-list button.danger{color:#ffb18a;background:#2e1d15;border-color:#6d422d}.admin-state{color:#72e0b0;letter-spacing:.07em;text-transform:uppercase;background:#0e3b2c;border-radius:4px;justify-self:start;padding:3px 6px;font-size:6px;font-weight:900}.admin-state.hidden,.admin-state.draft{color:#d1d5dc;background:#343b48}.story-list{grid-template-columns:1fr 1fr}.story-list article>button{flex:none}.admin-denied{border:1px solid var(--line);text-align:center;background:var(--white);border-radius:10px;padding:50px}.admin-denied>span{font-size:30px}.admin-denied h2{font-family:var(--font-ui);text-transform:uppercase}.admin-denied p{color:var(--muted)}.page-admin:after{content:"◆"}@media (width<=1040px){.admin-portal{padding-inline:22px}}@media (width<=760px){.follow-explainer{align-items:flex-start;padding:14px}.follow-icon{width:35px;height:35px}.follow-explainer strong{font-size:12px}.fan-review-card{padding:18px}.admin-portal{padding:22px 14px 60px}.admin-status{align-items:flex-start;display:grid}.admin-status>span{border-top:1px solid var(--sport-accent-border);padding-top:10px}.stories-admin{grid-column:auto}.admin-panel{padding:16px}.admin-inline-form,.story-form{grid-template-columns:1fr}.admin-list article{align-items:flex-start}.admin-list article>div:last-child{display:grid}.story-list{grid-template-columns:1fr}.story-list article{align-items:center}.admin-panel-head h2{font-size:18px}}.video-thumb.youtube-loaded .play-button{color:#fff;background:var(--accent)}.youtube-admin{grid-column:1/-1}.youtube-admin-layout{grid-template-columns:1.15fr .85fr;gap:17px;margin:17px 0;display:grid}.youtube-form{align-content:start;gap:12px;display:grid}.youtube-form label{gap:7px;display:grid}.youtube-form label>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:800}.youtube-form input{border:1px solid var(--line);width:100%;min-height:43px;color:var(--ink);background:var(--paper);border-radius:7px;padding:0 12px;font-size:11px}.youtube-form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.youtube-fetch-status{border:1px solid var(--sport-accent-border);background:var(--sport-accent-soft);border-radius:7px;align-items:center;gap:10px;min-height:58px;padding:10px 12px;display:flex}.youtube-fetch-status.error{background:#2e1d15;border-color:#6d422d}.youtube-fetch-status>i{color:#fff;background:var(--orange);border-radius:6px;place-items:center;width:31px;height:31px;font-style:normal;font-weight:900;display:grid}.youtube-fetch-status>span{gap:2px;display:grid}.youtube-fetch-status strong{font-size:9px}.youtube-fetch-status small{color:var(--muted);font-size:7px}.youtube-form>button{justify-self:start}.youtube-admin-preview{border:1px solid var(--line);background:var(--paper);border-radius:8px;min-height:240px;padding:12px}.youtube-preview-thumb{aspect-ratio:16/9;background-position:50%;background-size:cover;border-radius:6px;place-items:center;width:100%;margin-bottom:12px;display:grid}.youtube-preview-thumb>span{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:48px;height:48px;padding-left:3px;display:grid;box-shadow:0 10px 30px #00000059}.youtube-admin-preview>small{color:var(--sport-accent-pale);letter-spacing:.1em;font-size:7px;font-weight:900}.youtube-admin-preview>strong{margin-top:6px;font-size:11px;line-height:1.35;display:block}.youtube-admin-preview>p{color:var(--muted);margin:4px 0 0;font-size:8px}.youtube-empty{min-height:210px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:8px;padding:25px;display:grid}.youtube-empty>span{border:1px solid var(--line);color:#fff;background:#202532;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.youtube-empty strong{color:var(--ink);font-size:10px}.youtube-empty p{max-width:230px;margin:0;font-size:8px;line-height:1.5}.youtube-review-list{grid-template-columns:1fr 1fr}.youtube-review-list a{border:1px solid var(--line);min-height:29px;color:var(--sport-accent-pale);background:var(--white);border-radius:5px;place-items:center;padding:0 9px;font-size:7px;font-weight:800;text-decoration:none;display:grid}@media (width<=1040px){.youtube-admin-layout{grid-template-columns:1fr}.youtube-admin-preview{max-width:620px}}@media (width<=760px){.youtube-form-row,.youtube-review-list{grid-template-columns:1fr}.youtube-form>button{width:100%}}.mobile-dock a,.mobile-dock button{color:#ffffff80;min-width:0;font-family:var(--font-ui);letter-spacing:.025em;text-transform:uppercase;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:7px;font-weight:700;display:flex}.mobile-dock a svg,.mobile-dock button svg{order:-1}.mobile-dock a.active,.mobile-dock button.active{color:#fff;background:#202532}.mobile-more-grid a{border:1px solid var(--line);width:100%;min-height:49px;color:var(--ink);background:var(--white);text-align:left;border-radius:8px;grid-template-columns:31px 1fr auto;align-items:center;gap:10px;padding:0 12px;display:grid}.mobile-more-grid a>span{width:29px;height:29px;color:var(--sport-accent-pale);background:var(--sport-accent-soft);border-radius:6px;place-items:center;display:grid}.mobile-more-grid a>strong{font-family:var(--font-ui);text-transform:uppercase;font-size:10px}.mobile-more-grid a>i{color:var(--muted);font-style:normal}.poll-option{text-decoration:none}.post-actions span{color:var(--muted);font-size:8px}.result-avatar{overflow:hidden}.result-avatar img{object-fit:cover;width:100%;height:100%}.review-card{display:block;overflow:hidden}.review-card .video-thumb{border:0;width:100%}.video-thumb.youtube-loaded{background-position:50%;background-size:cover}.bb-page{max-width:none;margin:0;padding:0 0 82px}.bb-page>.page-hero{margin-inline:auto}.bb-page .page-content{padding-top:44px}.bb-page .bb-data-notice{max-width:1184px;margin:22px auto}.bb-article-header{gap:14px;margin-bottom:24px;display:grid}.bb-article-header .bb-back{align-items:center;gap:8px;width:max-content;margin:0;display:inline-flex}.bb-article-header .bb-article-meta{color:var(--sport-accent-pale);letter-spacing:.04em;font-size:9px;font-weight:800;display:block}.bb-article-header+h1{margin-top:0}.page-season{border-left:3px solid var(--orange);z-index:2;gap:2px;padding-left:15px;display:grid;position:absolute;bottom:48px;right:54px}.page-season span,.page-season small{color:#ffffff80;text-transform:uppercase;font-size:8px}.page-season b{color:#fff;font-family:var(--font-ui);text-transform:uppercase;font-size:13px}.bb-community-page{max-width:1184px;margin:auto;padding:0 28px 82px}.bb-community-page.page-view{max-width:none;margin:0;padding:0 0 82px}.bb-community-page.page-view>.page-hero{margin-inline:auto}.bb-community-tabs{max-width:780px}.bb-community-page .composer{border:1px solid var(--line);background:var(--white);border-radius:10px;max-width:780px;margin-top:20px;padding:20px}.bb-community-page.page-view .composer{max-width:none;margin-top:0}.bb-community-feed{gap:12px;max-width:780px;margin-top:14px;display:grid}.bb-community-page.page-view .bb-community-feed{max-width:none}.bb-community-feed .community-post{border:1px solid var(--line);background:var(--white);border-radius:10px;padding:20px}.page-hero>.primary-button{width:max-content;margin-top:18px}.bb-contestant-card,.bb-about-card,.bb-profile{color:var(--ink);border-color:var(--line);background:var(--white);box-shadow:none;border-radius:10px}.bb-follow-explainer,.bb-data-notice{border-color:var(--sport-accent-border);background:var(--sport-accent-soft);border-radius:10px}.bb-primary,.post-button,.auth-submit{color:#fff;border-color:var(--orange);background:var(--orange);border-radius:6px}.bb-review-tabs button{border-radius:6px}.admin-page-view{padding-bottom:82px}.admin-page-view .bb-admin-message{border:1px solid var(--sport-accent-border);color:var(--sport-accent-pale);background:var(--sport-accent-soft);border-radius:9px;margin:0 0 17px;font-size:9px}.admin-status-actions{align-items:flex-end;gap:8px;display:flex}.admin-status-actions label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;gap:4px;font-size:7px;font-weight:900;display:grid}.admin-status-actions select{border:1px solid var(--line);min-width:155px;min-height:36px;color:var(--ink);background:var(--paper);border-radius:6px;padding:0 10px;font-size:9px}.admin-status-actions button{border:1px solid var(--line);min-height:36px;color:var(--ink);background:var(--white);cursor:pointer;text-transform:uppercase;border-radius:6px;padding:0 11px;font-size:8px;font-weight:850}.admin-form-details{border:1px solid var(--line);background:var(--paper);border-radius:7px;grid-column:1/-1;gap:10px;padding:11px;display:grid}.admin-form-details summary{color:var(--sport-accent-pale);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:850}.admin-form-details label{gap:6px;display:grid}.admin-form-details label>span,.admin-poll-create label>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:800}.admin-form-details input,.admin-form-details textarea,.admin-form-details select,.admin-poll-create input{border:1px solid var(--line);width:100%;min-height:41px;color:var(--ink);background:var(--white);border-radius:7px;padding:9px 11px;font-size:10px}.admin-form-details textarea{resize:vertical;line-height:1.5}.admin-option-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-poll-create .admin-form-details,.admin-story-create .admin-form-details,.admin-poll-create .bb-admin-error,.admin-story-create .bb-admin-error{grid-column:1/-1}.youtube-form textarea,.youtube-form select{border:1px solid var(--line);width:100%;min-height:43px;color:var(--ink);background:var(--paper);border-radius:7px;padding:10px 12px;font-size:10px}.youtube-form textarea{resize:vertical}.youtube-review-list article>div:last-child{flex:none;gap:6px;display:flex}.youtube-review-list article a{border:1px solid var(--line);min-height:29px;color:var(--sport-accent-pale);background:var(--white);text-transform:uppercase;border-radius:5px;place-items:center;padding:0 9px;font-size:7px;font-weight:800;display:grid}.admin-panel .bb-primary{border:1px solid var(--orange);color:#fff;background:var(--orange);min-height:39px;font-family:var(--font-ui);letter-spacing:.025em;text-transform:uppercase;border-radius:6px;padding:0 13px;font-size:8px;font-weight:800}.archive-admin{grid-column:1/-1}@media (width<=760px){.page-season{display:none}.bb-page{padding-bottom:70px}.bb-page .page-content{padding-top:38px}.bb-community-page{padding:0 14px 70px}.bb-community-page.page-view{padding:0 0 70px}.bb-community-page .composer,.bb-community-feed{max-width:none}.admin-page-view{padding-bottom:70px}.admin-status-actions{grid-template-columns:1fr auto;align-items:stretch;width:100%;display:grid}.admin-status-actions label{min-width:0}.admin-status-actions select{width:100%;min-width:0}.admin-option-grid,.admin-inline-form,.story-form{grid-template-columns:1fr}.youtube-review-list article>div:last-child{display:grid}}.directory-page{min-height:70vh}.directory-hero{color:#fff;background:radial-gradient(circle at 90% 8%,color-mix(in srgb,var(--fl-accent) 26%,transparent),transparent 31%),linear-gradient(135deg,#202532,#090c12 72%);border:1px solid #3a4254;border-radius:14px;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);align-items:end;gap:48px;max-width:1184px;min-height:470px;margin:34px auto 0;padding:62px;display:grid;position:relative;overflow:hidden}.directory-hero:after{content:"";border:48px solid var(--orange);opacity:.18;border-radius:50%;width:350px;height:350px;position:absolute;top:-160px;right:-120px}.directory-hero>div{z-index:1;position:relative}.directory-hero h1{color:#fff;max-width:760px;font-family:var(--font-ui);letter-spacing:-.025em;text-transform:uppercase;margin:14px 0 17px;font-size:clamp(50px,6.5vw,88px);font-weight:780;line-height:.89}.directory-hero h1 em{color:#ff9059;font-style:normal}.directory-hero p{color:#c2c8d2;max-width:650px;margin:0;font-size:15px;line-height:1.65}.directory-snapshot{background:#ffffff0c;border:1px solid #ffffff1f;border-radius:10px;gap:1px;display:grid;overflow:hidden}.directory-snapshot span{color:#aeb6c4;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #ffffff18;justify-content:space-between;align-items:end;gap:14px;min-height:86px;padding:17px 20px;font-size:9px;font-weight:800;display:flex}.directory-snapshot span:last-child{border-bottom:0}.directory-snapshot b{color:#fff;font-family:var(--font-ui);font-size:31px;line-height:1}.directory-section{max-width:1184px;margin:auto;padding:64px 0}.directory-section.directory-tinted{background:var(--paper);max-width:none;padding-inline:max(28px,50% - 592px)}.directory-section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px;display:flex}.directory-section-head span{color:var(--sport-accent-pale);letter-spacing:.13em;font-size:9px;font-weight:900}.directory-section-head h2{font-family:var(--font-ui);text-transform:uppercase;margin:8px 0 0;font-size:36px;line-height:1}.directory-section-head>a{color:var(--sport-accent-pale);text-transform:uppercase;font-size:10px;font-weight:850}.directory-path-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.directory-path-grid>a{border:1px solid var(--line);min-height:250px;color:var(--ink);background:var(--white);border-radius:10px;flex-direction:column;padding:25px;text-decoration:none;transition:transform .2s,border-color .2s;display:flex}.directory-path-grid>a:hover{border-color:var(--orange);transform:translateY(-4px)}.directory-path-grid i{color:var(--orange);font-family:var(--font-ui);font-size:11px;font-style:normal}.directory-path-grid span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:46px;font-size:8px;font-weight:900}.directory-path-grid strong{font-family:var(--font-ui);text-transform:uppercase;margin-top:8px;font-size:21px;line-height:1.15}.directory-path-grid b{color:var(--sport-accent-pale);margin-top:auto;font-size:9px}.season-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.season-rail article{border:1px solid var(--line);border-top:4px solid var(--orange);background:var(--white);border-radius:10px;flex-direction:column;min-height:220px;padding:22px;display:flex}.season-rail article>span{color:#fff;background:var(--orange);text-transform:uppercase;border-radius:5px;align-self:start;padding:5px 7px;font-size:7px;font-weight:900}.season-rail small{color:var(--muted);text-transform:uppercase;margin-top:28px;font-size:8px}.season-rail h3{font-family:var(--font-ui);text-transform:uppercase;margin:7px 0;font-size:20px;line-height:1.12}.season-rail a{color:var(--sport-accent-pale);text-transform:uppercase;margin-top:auto;font-size:8px;font-weight:850}.page-directory:after{content:"⌁"}.directory-content{max-width:1184px;margin:auto;padding-block:44px 78px}.directory-toolbar{border:1px solid var(--line);background:var(--white);border-radius:10px;grid-template-columns:minmax(260px,1fr) 220px 190px;gap:10px;margin-bottom:19px;padding:15px;display:grid}.directory-toolbar.one{grid-template-columns:minmax(260px,560px)}.directory-toolbar label{gap:6px;display:grid}.directory-toolbar label>span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.directory-toolbar input,.directory-toolbar select{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:var(--paper);border-radius:7px;padding:0 12px;font-size:11px}.directory-result-count{color:var(--muted);margin:0 0 16px;font-size:10px}.directory-result-count strong{color:var(--ink);font-size:17px}.season-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.season-directory-grid>article{border:1px solid var(--line);background:var(--white);border-radius:11px;flex-direction:column;min-height:380px;padding:23px;display:flex}.season-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.season-card-top>span{color:var(--sport-accent-pale);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:900}.season-card-top>i{color:var(--ink);background:var(--paper);text-transform:uppercase;border-radius:5px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:850}.season-directory-grid h2{font-family:var(--font-ui);text-transform:uppercase;margin:31px 0 9px;font-size:26px;line-height:1.04}.season-directory-grid article>p{min-height:51px;color:var(--muted);margin:0;font-size:10px;line-height:1.65}.season-card-meta{grid-template-columns:100px 1fr;gap:8px;margin-top:22px;display:grid}.season-card-meta span{border:1px solid var(--line);background:var(--paper);border-radius:7px;gap:4px;min-width:0;padding:10px;display:grid}.season-card-meta small,.season-card-result small{color:var(--muted);letter-spacing:.08em;font-size:6px;font-weight:850}.season-card-meta b{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.season-card-result{border-left:3px solid var(--orange);background:var(--sport-accent-soft);gap:4px;margin-top:8px;padding:11px;display:grid}.season-card-result strong{font-size:10px}.season-card-result span{color:var(--muted);font-size:8px}.season-directory-grid article>button{border:1px solid var(--orange);color:#fff;background:var(--orange);cursor:pointer;min-height:41px;font-family:var(--font-ui);text-transform:uppercase;border-radius:6px;margin-top:auto;font-size:8px;font-weight:800}.language-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.language-directory-grid>a{border:1px solid var(--line);min-height:300px;color:var(--ink);background:var(--white);border-radius:11px;flex-direction:column;padding:25px;text-decoration:none;display:flex;position:relative;overflow:hidden}.language-directory-grid>a:after{content:"";border:24px solid var(--orange);opacity:.1;border-radius:50%;width:150px;height:150px;position:absolute;top:-80px;right:-80px}.language-directory-grid i{color:var(--orange);font-size:8px;font-style:normal;font-weight:900}.language-directory-grid>a>span{color:var(--muted);text-transform:uppercase;margin-top:44px;font-size:8px}.language-directory-grid h2{font-family:var(--font-ui);text-transform:uppercase;margin:8px 0;font-size:27px}.language-directory-grid p{color:var(--muted);margin:0;font-size:10px;line-height:1.65}.language-directory-grid>a>div{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:12px;margin-top:auto;padding-top:20px;display:flex}.language-directory-grid>a>div strong{font-size:8px}.language-directory-grid>a>div b{color:var(--sport-accent-pale);font-size:8px}.host-directory-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.host-directory-grid>article{border:1px solid var(--line);background:var(--white);border-radius:11px;grid-template-columns:130px 1fr;gap:22px;min-height:220px;padding:20px;display:grid}.host-photo{color:#fff;background:linear-gradient(145deg,var(--orange),#6f2b09);width:130px;height:180px;font-family:var(--font-ui);border-radius:8px;place-items:center;font-size:30px;display:grid;overflow:hidden}.host-photo img{object-fit:cover;width:100%;height:100%}.host-directory-grid article>div:last-child{align-self:center;min-width:0}.host-directory-grid article>div:last-child>span{color:var(--sport-accent-pale);text-transform:uppercase;font-size:7px;font-weight:900}.host-directory-grid h2{font-family:var(--font-ui);text-transform:uppercase;margin:8px 0;font-size:25px}.host-directory-grid p{color:var(--muted);font-size:9px}.host-season-chips{flex-wrap:wrap;gap:5px;margin-top:17px;display:flex}.host-season-chips i{border:1px solid var(--line);color:var(--muted);background:var(--paper);border-radius:5px;padding:5px 7px;font-size:7px;font-style:normal}.directory-notice{text-align:center;border:1px dashed var(--line);min-height:180px;color:var(--muted);background:var(--white);border-radius:10px;place-content:center;padding:30px;display:grid}.directory-notice strong{color:var(--ink);font-family:var(--font-ui);text-transform:uppercase;font-size:20px}.directory-notice p{margin:7px 0 0;font-size:10px}.directory-notice.error{border-style:solid;border-color:#6d422d}.contestant-profile-link{width:max-content;color:var(--sport-accent-pale);text-transform:uppercase;margin-top:11px;font-size:8px;font-weight:850}.contestant-profile-hero{color:#fff;background:radial-gradient(circle at 90% 10%,color-mix(in srgb,var(--fl-accent) 25%,transparent),transparent 35%),#11151d;border:1px solid #3a4254;border-radius:14px;grid-template-columns:320px 1fr;align-items:center;gap:48px;max-width:1184px;min-height:480px;margin:34px auto 0;padding:44px;display:grid}.profile-portrait{aspect-ratio:4/5;color:#fff;background:linear-gradient(145deg,var(--orange),#6f2b09);width:320px;font-family:var(--font-ui);border-radius:10px;place-items:center;font-size:64px;display:grid;overflow:hidden}.profile-portrait img{object-fit:cover;width:100%;height:100%}.contestant-profile-hero h1{color:#fff;max-width:700px;font-family:var(--font-ui);text-transform:uppercase;margin:10px 0;font-size:clamp(46px,6vw,80px);line-height:.92}.contestant-profile-hero>div:last-child>a{color:#ffb28b;font-size:10px;font-weight:800}.profile-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:33px;display:grid}.profile-facts span{background:#ffffff08;border:1px solid #ffffff1c;border-radius:7px;align-content:end;gap:4px;min-height:71px;padding:12px;display:grid}.profile-facts small{color:#8f98a8;letter-spacing:.1em;font-size:6px;font-weight:900}.profile-facts b{color:#fff;font-size:10px;line-height:1.35}.profile-detail-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px;max-width:1184px;margin:auto;padding-block:40px 80px;display:grid}.profile-detail-grid>article,.profile-detail-grid>aside{border:1px solid var(--line);background:var(--white);border-radius:10px;padding:28px}.profile-detail-grid h2{font-family:var(--font-ui);text-transform:uppercase;margin:8px 0 13px;font-size:28px}.profile-detail-grid article>p{color:var(--muted);white-space:pre-line;font-size:13px;line-height:1.8}.profile-detail-grid article>a{color:var(--sport-accent-pale);font-size:9px;font-weight:800}.profile-detail-grid aside>a{border:1px solid var(--line);color:var(--ink);background:var(--paper);border-radius:7px;grid-template-columns:1fr auto;gap:4px 10px;margin-top:9px;padding:12px;text-decoration:none;display:grid}.profile-detail-grid aside>a strong{font-size:9px}.profile-detail-grid aside>a span{color:var(--muted);font-size:8px}.profile-detail-grid aside>a i{color:var(--sport-accent-pale);grid-area:1/2/3;align-self:center;font-style:normal}@media (width<=1040px){.directory-hero,.directory-section,.directory-content,.contestant-profile-hero,.profile-detail-grid{margin-inline:22px}.directory-path-grid,.season-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.season-directory-grid,.language-directory-grid{grid-template-columns:1fr 1fr}.host-directory-grid{grid-template-columns:1fr}}@media (width<=760px){.directory-hero{border-radius:10px;grid-template-columns:1fr;gap:28px;min-height:0;margin:14px 12px 0;padding:32px 23px}.directory-hero h1{font-size:45px}.directory-hero p{font-size:11px}.directory-snapshot{grid-template-columns:repeat(3,1fr)}.directory-snapshot span{place-content:end stretch;min-width:0;min-height:72px;padding:10px;display:grid}.directory-snapshot b{font-size:24px}.directory-section,.directory-content{margin:0;padding:42px 14px}.directory-section.directory-tinted{padding-inline:14px}.directory-section-head{align-items:flex-start}.directory-section-head h2{font-size:26px}.directory-path-grid,.season-rail,.season-directory-grid,.language-directory-grid{grid-template-columns:1fr}.directory-path-grid{margin-right:-14px;padding-bottom:8px;padding-right:14px;display:flex;overflow-x:auto}.directory-path-grid>a{min-width:82vw;min-height:215px}.season-rail{margin-right:-14px;padding-bottom:8px;padding-right:14px;display:flex;overflow-x:auto}.season-rail article{min-width:78vw}.directory-toolbar,.directory-toolbar.one{grid-template-columns:1fr;padding:12px}.season-directory-grid>article{min-height:340px}.language-directory-grid>a{min-height:260px}.host-directory-grid>article{grid-template-columns:88px 1fr;gap:14px;min-height:0;padding:14px}.host-photo{width:88px;height:120px;font-size:21px}.host-directory-grid h2{font-size:19px}.contestant-profile-hero{border-radius:10px;grid-template-columns:1fr;gap:25px;min-height:0;margin:14px 12px 0;padding:20px}.profile-portrait{aspect-ratio:4/4.6;width:100%;max-height:360px}.contestant-profile-hero h1{font-size:43px}.profile-facts{grid-template-columns:1fr 1fr;margin-top:24px}.profile-detail-grid{grid-template-columns:1fr;margin:0;padding:16px 14px 74px}.profile-detail-grid>article,.profile-detail-grid>aside{padding:20px}body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.site-shell{overflow:clip visible}.page-view{width:100%;min-width:0;max-width:100%}.content-section,.about-wrap{width:100%;max-width:none;padding:36px 14px}.page-hero{border-radius:10px;width:calc(100% - 28px);max-width:none;min-height:176px;margin:16px 14px 0;padding:28px 22px}.page-hero p{max-width:100%}.page-hero:after{display:none}.bb-page .page-content{padding-top:32px}.news-card,.contestant-card,.review-card,.post-card,.poll-card,.side-card,.admin-panel,.about-story,.values-grid article,.future-banner,.result-card,.archive-next{min-width:0;max-width:100%}.contestant-info,.review-copy,.post-body,.composer-main,.admin-panel-head>div{min-width:0}.contestant-info h3,.review-copy h3,.post-body p,.admin-list strong,.poll-card h3,.side-card h3{overflow-wrap:anywhere}.news-grid .featured{min-width:0}.reviews-grid{max-width:100%}.review-card{min-width:min(84vw,360px)}.contestant-card{grid-template-columns:58px minmax(0,1fr);padding:13px}.contestant-avatar{grid-row:1/span 2;width:58px;height:68px}.contestant-card>.trend{grid-column:2;justify-self:start}.contestant-card>.follow-button{grid-column:1/-1;justify-content:center;width:100%}.polls-layout,.community-layout{gap:18px;width:100%;max-width:none}.poll-card{width:100%;padding:20px}.poll-card h3{font-size:clamp(20px,6.5vw,24px)}.poll-option{min-width:0;padding-inline:11px}.poll-name{text-overflow:ellipsis;min-width:0;overflow:hidden}.poll-result{flex:none}.poll-footer{flex-wrap:wrap}.composer{gap:10px;width:100%;padding:14px}.composer .avatar{flex:0 0 36px;width:36px;height:36px}.composer textarea{min-width:0}.composer-actions{flex-wrap:wrap;gap:8px}.composer-actions .post-button{margin-left:auto}.post-card{gap:10px;padding:14px}.post-card>.avatar{flex:0 0 36px;width:36px;height:36px}.post-head{flex-wrap:wrap}.post-head>span:last-of-type{width:100%}.post-actions{flex-wrap:wrap;gap:14px}.post-comments,.comment-composer{min-width:0;max-width:100%}.comment-composer input{min-width:0}.about-story,.future-banner{padding:22px}.about-mark{width:110px;height:110px}.future-orbits{transform-origin:50%;max-width:100%;transform:scale(.88)}.archive-home{width:100%;max-width:none;padding:30px 14px 88px}.archive-home-intro h1{font-size:clamp(38px,12vw,48px)}.result-card{padding:20px}.result-person{gap:14px;min-width:0}.result-person>div{min-width:0}.result-person h2{overflow-wrap:anywhere}.archive-next .primary-button{text-align:center;justify-content:center;width:100%}.bb-article{width:auto;max-width:none;margin:0 15px;padding-top:28px}.bb-article h1{overflow-wrap:anywhere;font-size:clamp(34px,11vw,48px)}.bb-article-excerpt{font-size:17px}.bb-article-content{font-size:15px;line-height:1.68}.bb-profile{width:auto;max-width:none;margin:24px 14px;padding:24px 18px}.admin-portal{width:100%;max-width:none;padding:20px 12px 82px}.admin-status,.admin-panel{min-width:0}.admin-status-actions{grid-template-columns:minmax(0,1fr) auto;width:100%}.admin-status-actions select{width:100%;max-width:100%}.admin-list article,.admin-list article>div:first-child{min-width:0}.admin-list article>div:last-child{max-width:100%}.admin-form-details,.admin-option-grid,.youtube-admin-layout,.youtube-form-row,.youtube-review-list{min-width:0}.admin-panel input,.admin-panel textarea,.admin-panel select{min-width:0;max-width:100%}.auth-modal{width:calc(100% - 24px);max-width:430px;max-height:calc(100dvh - 24px);overflow-y:auto}.mobile-dock{padding-right:max(7px,env(safe-area-inset-right));padding-left:max(7px,env(safe-area-inset-left));grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.mobile-dock a,.mobile-dock button{min-width:0;padding-inline:3px}.mobile-dock a span,.mobile-dock button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.mobile-sheet{width:100%;max-width:100%}}@media (width<=480px){.page-hero{padding:26px 19px}.admin-status-actions{grid-template-columns:1fr}.admin-status-actions button{width:100%}.admin-list article{align-items:stretch;display:grid}.admin-list article>div:last-child{grid-template-columns:repeat(auto-fit,minmax(64px,1fr));width:100%}.admin-list article>div:last-child>*{text-align:center;width:100%}}@media (width<=360px){.content-section,.about-wrap{padding-inline:11px}.page-hero{width:calc(100% - 22px);margin-inline:11px;padding-inline:17px}.poll-card{padding:17px}.composer{padding:12px}.composer>.avatar{display:none}.post-card>.avatar{flex-basis:32px;width:32px;height:32px}.admin-panel{padding:13px}.admin-panel-head h2{font-size:16px}.mobile-dock a,.mobile-dock button{font-size:6px}}.community-post{align-self:start;height:auto}.community-post .post-main{min-width:0}.community-post .post-meta{flex-wrap:nowrap;align-items:center;min-width:0;display:flex;overflow:hidden}.community-post .post-meta b{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.community-post .post-meta span{white-space:nowrap;flex:none}.community-post .post-attachment{border:1px solid var(--line);object-fit:cover;border-radius:10px;width:100%;max-width:100%;max-height:240px;margin-top:13px;display:block}.community-post .post-actions{flex-wrap:nowrap;align-items:center;gap:6px;width:100%;min-width:0;margin-top:12px;display:flex;position:relative}.community-post .post-actions button{border:1px solid var(--line);width:auto;min-width:44px;min-height:40px;color:var(--muted);background:var(--paper);border-radius:8px;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 9px;display:inline-flex}.community-post .post-actions button.post-delete,.community-post .post-actions button[aria-label=Share\ post]{width:40px;min-width:40px;padding:0}.community-post .post-actions button svg{width:17px;height:17px}.community-post .post-actions .action-count{font-size:11px;line-height:1}.community-post .post-actions .share-status{z-index:2;border:1px solid var(--line);color:var(--ink);background:var(--white);white-space:nowrap;border-radius:5px;padding:5px 7px;font-size:8px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 20px #00000029}.admin-home-choice{border:1px solid var(--sport-accent-border);background:var(--sport-accent-soft);cursor:pointer;border-radius:8px;grid-column:1/-1;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:11px;padding:13px;margin:0!important;display:grid!important}.admin-home-choice input{accent-color:var(--orange);margin-top:2px;width:17px!important;min-height:17px!important}.admin-home-choice>span{gap:3px;display:grid;color:var(--ink)!important;letter-spacing:0!important;text-transform:none!important}.admin-home-choice strong{font-size:11px}.admin-home-choice small{color:var(--muted);font-size:9px;font-weight:500;line-height:1.45}.admin-list button.home-active{color:#fff;border-color:var(--orange);background:var(--orange)}@media (width>=761px){.content-section{width:min(100%,1360px);max-width:1360px;padding-inline:38px}}@media (width>=761px) and (width<=1180px){.content-section{padding-inline:26px}}@media (width<=760px){.community-post .post-actions{gap:5px}.community-post .post-actions button{min-width:42px;min-height:40px;padding-inline:8px}.community-post .post-actions button.post-delete,.community-post .post-actions button[aria-label=Share\ post]{width:38px;min-width:38px}.community-post .post-actions button svg{width:16px;height:16px}.community-post .post-attachment{max-height:220px}.admin-home-choice{grid-template-columns:18px minmax(0,1fr);padding:11px}.mobile-dock{z-index:200;min-height:68px;padding:5px max(7px,env(safe-area-inset-right)) max(7px,env(safe-area-inset-bottom)) max(7px,env(safe-area-inset-left));grid-template-columns:repeat(5,minmax(0,1fr));display:grid!important}.mobile-dock a,.mobile-dock button{border-radius:10px;gap:4px;min-width:0;min-height:54px;font-size:8px}.mobile-dock a svg,.mobile-dock button svg{width:18px;height:18px}.mobile-dock a span,.mobile-dock button span{font-size:8px;line-height:1.1}.mobile-sheet-layer{z-index:240}.mobile-sheet{max-height:min(82dvh,720px)}.site-shell>footer{display:none!important}.mobile-season-block{padding-top:9px}.mobile-context-selects{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.mobile-context-selects select{cursor:pointer;border-radius:9px;min-height:47px}.mobile-context-selects select:disabled{cursor:wait;opacity:.65}.mobile-season-status{border:1px solid var(--sport-accent-border);color:var(--sport-accent-pale);background:var(--sport-accent-soft);border-radius:8px;align-items:center;gap:8px;margin-top:10px;padding:9px 10px;font-size:8px;font-weight:750;line-height:1.35;display:flex}.mobile-season-status i{background:var(--orange);width:7px;height:7px;box-shadow:0 0 0 4px var(--sport-accent-soft);border-radius:50%;flex:0 0 7px}.mobile-season-status.archive{color:#c1c7d1;border-color:var(--line);background:#202532}.mobile-season-status.archive i{background:#7d8798;box-shadow:0 0 0 4px #7d879826}}.poll-loading{align-content:start;gap:16px;min-height:520px;display:grid}.poll-loading>div{gap:12px;margin-top:10px;display:grid}.poll-skeleton{background:linear-gradient(90deg,var(--paper) 20%,var(--surface-3) 50%,var(--paper) 80%);background-size:220% 100%;border-radius:7px;animation:1.2s ease-in-out infinite poll-loading-sheen;display:block;overflow:hidden}.poll-skeleton.kicker{width:120px;height:28px}.poll-skeleton.title{width:min(92%,460px);height:36px;margin-top:8px}.poll-skeleton.copy{width:min(64%,320px);height:16px}.poll-skeleton.option{border:1px solid var(--line);width:100%;height:68px}.poll-skeleton.submit{justify-self:end;width:165px;height:48px;margin-top:12px}.poll-empty-state{align-content:center;min-height:420px;display:grid}.poll-empty-state>span{color:var(--sport-accent-pale);letter-spacing:.13em;font-size:9px;font-weight:900}.poll-empty-state h3{max-width:470px;margin:12px 0 7px;font-size:30px}.poll-empty-state p{color:var(--muted);margin:0;font-size:13px}@keyframes poll-loading-sheen{to{background-position:-220% 0}}@media (prefers-reduced-motion:reduce){.poll-skeleton{animation:none}}@media (width<=760px){.poll-loading{gap:13px;min-height:430px}.poll-skeleton.title{width:88%;height:30px}.poll-skeleton.option{height:58px}.poll-skeleton.submit{width:100%}.poll-empty-state{min-height:300px}.poll-empty-state h3{font-size:22px}}.contestant-form-actions{align-items:center;gap:8px;display:flex}.contestant-cancel{border:1px solid var(--line);min-height:39px;color:var(--ink);background:var(--white);cursor:pointer;font-family:var(--font-ui);text-transform:uppercase;border-radius:6px;padding:0 13px;font-size:8px;font-weight:800}.contestant-profile-line{flex-wrap:wrap;gap:6px;margin:5px 0 7px;display:flex}.contestant-profile-line span{border:1px solid var(--line);color:var(--muted);background:var(--surface-2);border-radius:5px;padding:4px 6px;font-size:8px;font-weight:750}.contestant-profile-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:12px;display:grid}.contestant-profile-stats span{border:1px solid var(--line);min-width:0;color:var(--muted);background:var(--surface-2);text-transform:uppercase;border-radius:6px;gap:2px;padding:7px;font-size:7px;font-weight:800;display:grid}.contestant-profile-stats b{color:var(--ink);font-size:12px}@media (width<=760px){.contestant-form-actions{flex-direction:column;align-items:stretch}.contestant-form-actions button{width:100%}.contestant-profile-stats{grid-column:1/-1}}.admin-tabbar{border:1px solid var(--line);background:var(--white);border-radius:10px;grid-template-columns:repeat(9,minmax(0,1fr));gap:7px;margin:0 0 17px;padding:7px;display:grid}.host-directory-grid>.host-directory-card{border:1px solid var(--line);min-height:220px;color:var(--ink);background:var(--white);border-radius:11px;grid-template-columns:130px 1fr;gap:22px;padding:20px;text-decoration:none;transition:transform .18s,border-color .18s;display:grid}.host-directory-grid>.host-directory-card:hover{border-color:var(--sport-accent-border);transform:translateY(-2px)}.host-directory-card>div:last-child{align-self:center;min-width:0}.host-directory-card>div:last-child>span{color:var(--sport-accent-pale);text-transform:uppercase;font-size:7px;font-weight:900}.host-directory-card>div:last-child>b{color:var(--sport-accent-pale);text-transform:uppercase;margin-top:14px;font-size:8px;display:inline-block}.host-profile-hero>div:nth-child(2)>p{color:var(--muted);margin:8px 0 0}.fan-blogs-content{gap:24px;display:grid}.fan-blogs-toolbar{justify-content:space-between;align-items:end;gap:20px;display:flex}.fan-blogs-toolbar>div>span,.fan-review-card>div:first-child>span,.fan-review-editor-head>div>span{color:var(--sport-accent-pale);letter-spacing:.13em;font-size:8px;font-weight:900}.fan-blogs-toolbar h2{font-family:var(--font-ui);text-transform:uppercase;margin:7px 0 0;font-size:28px}.fan-review-editor{border:1px solid var(--sport-accent-border);background:var(--sport-accent-soft);border-radius:11px;gap:15px;padding:26px;display:grid}.fan-review-editor-head{justify-content:space-between;align-items:start;gap:18px;display:flex}.fan-review-editor-head h2{font-family:var(--font-ui);text-transform:uppercase;margin:6px 0 0;font-size:28px}.fan-review-editor label{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;gap:6px;font-size:8px;font-weight:850;display:grid}.fan-review-editor input,.fan-review-editor textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:var(--white);font:inherit;border-radius:7px;padding:12px 13px;font-size:12px}.fan-review-editor textarea{resize:vertical;line-height:1.65}.fan-review-rating{align-items:center;gap:3px;display:flex}.fan-review-rating>span{color:var(--muted);text-transform:uppercase;margin-right:6px;font-size:8px;font-weight:800}.fan-review-rating button{color:var(--line);cursor:pointer;background:0 0;border:0;padding:0;font-size:22px}.fan-review-rating button.active,.fan-review-stars{color:#ffb000}.fan-review-editor-foot{justify-content:space-between;align-items:center;gap:14px;display:flex}.fan-review-editor-foot small{color:var(--muted);font-size:9px}.fan-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.fan-review-card{border:1px solid var(--line);min-height:285px;color:var(--ink);background:var(--white);border-radius:11px;flex-direction:column;padding:24px;text-decoration:none;transition:transform .18s,border-color .18s;display:flex}.fan-review-card:hover{border-color:var(--sport-accent-border);transform:translateY(-2px)}.fan-review-card>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.fan-review-card h2{font-family:var(--font-ui);text-transform:uppercase;margin:24px 0 10px;font-size:25px;line-height:1.04}.fan-review-card>p{color:var(--muted);margin:0 0 22px;font-size:11px;line-height:1.65}.fan-review-card footer{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:4px 12px;margin-top:auto;padding:15px 0 0;display:grid}.fan-review-card footer strong{font-size:10px}.fan-review-card footer time{color:var(--muted);font-size:8px}.fan-review-card footer i{color:var(--sport-accent-pale);text-transform:uppercase;grid-column:1/-1;margin-top:7px;font-size:8px;font-style:normal;font-weight:850}.fan-review-empty{text-align:center;border:1px dashed var(--line);background:var(--paper);border-radius:11px;grid-column:1/-1;place-content:center;justify-items:center;min-height:260px;padding:32px;display:grid}.fan-review-empty>span{color:var(--sport-accent-pale);letter-spacing:.13em;font-size:8px;font-weight:900}.fan-review-empty h2{font-family:var(--font-ui);text-transform:uppercase;margin:11px 0 5px;font-size:27px}.fan-review-empty p{color:var(--muted);margin:0 0 18px;font-size:11px}.fan-review-article{width:min(100% - 40px,850px);margin:60px auto 100px}.fan-review-article>a{color:var(--sport-accent-pale);text-transform:uppercase;font-size:9px;font-weight:850;text-decoration:none}.fan-review-article header{border-bottom:1px solid var(--line);margin:30px 0;padding-bottom:30px}.fan-review-article header>span{color:var(--sport-accent-pale);letter-spacing:.12em;font-size:9px;font-weight:900}.fan-review-article header h1{max-width:800px;font-family:var(--font-ui);text-transform:uppercase;margin:13px 0;font-size:clamp(42px,6vw,74px);line-height:.95}.fan-review-article header p{color:var(--muted);font-size:11px}.fan-review-lede{color:var(--ink);margin:0 0 25px;font-size:20px;line-height:1.5;display:block}.fan-review-article>div p{color:var(--ink);font-size:16px;line-height:1.8}.host-image-fieldset{border:1px solid var(--line);background:var(--white);border-radius:8px;min-width:0;margin:0;padding:16px}.host-image-fieldset legend{color:var(--sport-accent-pale);text-transform:uppercase;padding:0 7px;font-size:8px;font-weight:850}.directory-admin-form fieldset label{gap:6px;min-width:0;display:grid}.directory-admin-form fieldset label>span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:850}.host-season-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:265px;padding:7px;display:grid;overflow:auto}.host-season-picker label{border:1px solid var(--line);background:var(--paper);border-radius:6px;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:9px;display:grid}.host-season-picker label input{width:17px;min-height:17px}.host-season-picker label>span{gap:2px;display:grid}.host-season-picker strong{color:var(--ink);font-size:9px}.host-season-picker small{color:var(--muted);font-size:7px}.host-admin-avatar{object-fit:cover;border-radius:7px;width:46px;height:52px}.fan-review-moderation-list article>div:first-child{gap:4px;display:grid}.fan-review-moderation-list article p{max-width:700px;color:var(--muted);margin:3px 0 0;font-size:9px;line-height:1.45}@media (width<=1180px){.fan-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.host-directory-grid>.host-directory-card{grid-template-columns:88px minmax(0,1fr);gap:14px;min-height:0;padding:14px}.fan-blogs-content{gap:16px}.fan-blogs-toolbar,.fan-review-editor-head,.fan-review-editor-foot{flex-direction:column;align-items:stretch}.fan-blogs-toolbar .primary-button,.fan-review-editor-foot .primary-button{justify-content:center;width:100%}.fan-blogs-toolbar h2{font-size:22px}.fan-review-editor{padding:16px}.fan-review-editor-head h2{font-size:23px}.fan-review-grid{grid-template-columns:1fr;gap:11px}.fan-review-card{min-height:0;padding:18px}.fan-review-card h2{margin-top:17px;font-size:22px}.fan-review-article{width:calc(100% - 28px);margin:30px auto 90px}.fan-review-article header{margin:22px 0}.fan-review-article header h1{font-size:38px}.fan-review-lede{font-size:17px}.fan-review-article>div p{font-size:15px}.host-season-picker{grid-template-columns:1fr}.host-image-fieldset .player-image-editor{grid-template-columns:85px minmax(0,1fr)}.host-image-fieldset .player-image-preview{width:85px;height:108px}.host-admin-avatar{width:42px;height:50px}}.admin-tabbar button{min-width:0;min-height:54px;color:var(--muted);cursor:pointer;font-family:var(--font-ui);text-transform:uppercase;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:8px;font-weight:800;display:flex}.admin-tabbar button i{min-width:22px;height:22px;color:var(--muted);background:var(--paper);border-radius:5px;place-items:center;padding:0 5px;font-size:7px;font-style:normal;display:grid}.admin-tabbar button:hover{color:var(--ink);background:var(--paper)}.admin-tabbar button.active{color:#fff;border-color:var(--orange);background:var(--orange)}.admin-tabbar button.active i{color:var(--orange);background:#fff}.admin-tab-panel>.admin-panel{width:100%;padding:25px}.admin-tab-panel .admin-panel-head h2{font-size:25px}.bulk-import-layout{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:start;gap:20px;margin-top:21px;display:grid}.bulk-import-form{gap:14px;display:grid}.bulk-import-form label{gap:7px;display:grid}.bulk-import-form label>span,.bulk-import-guide>div>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.bulk-import-form textarea,.bulk-import-form input{border:1px solid var(--line);width:100%;color:var(--ink);background:var(--paper);border-radius:9px;font-size:11px}.bulk-import-form textarea{min-height:430px;font-family:var(--font-ui);resize:vertical;padding:14px;line-height:1.55}.bulk-import-form input{min-height:44px;padding:10px 12px}.bulk-import-form small{color:var(--muted);font-size:8px;line-height:1.45}.bulk-import-actions{justify-content:flex-end;gap:10px;display:flex}.bulk-import-actions button{border:1px solid var(--line);min-height:43px;color:var(--ink);background:var(--white);text-transform:uppercase;cursor:pointer;border-radius:7px;padding:0 15px;font-size:8px;font-weight:900}.bulk-import-guide{gap:14px;display:grid;position:sticky;top:82px}.bulk-import-guide>div{border:1px solid var(--line);background:var(--paper);border-radius:12px;padding:18px}.bulk-import-guide h3{font-family:var(--font-ui);text-transform:uppercase;margin:7px 0;font-size:22px;line-height:1.05}.bulk-import-guide p{color:var(--muted);margin:0;font-size:10px;line-height:1.65}.bulk-import-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.bulk-import-stats article{border:1px solid var(--line);background:var(--white);border-radius:9px;gap:5px;padding:13px;display:grid}.bulk-import-stats strong{font-family:var(--font-ui);font-size:25px;line-height:1}.bulk-import-stats span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:900}.bulk-import-success{background:#0f3a29!important;border-color:#178a56!important}.bulk-import-success strong{color:#7cf0b4;font-size:11px}.bulk-import-warnings{background:#2a2115!important;border-color:#7a4b13!important}.bulk-import-warnings strong{color:#ffd18a;font-size:11px}.directory-manager-layout{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:start;gap:20px;margin-top:21px;display:grid}.directory-admin-form,.player-admin-form{border:1px solid var(--line);background:var(--paper);border-radius:9px;gap:15px;padding:22px;display:grid}.admin-form-intro{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:4px;display:flex}.admin-form-intro h3{font-family:var(--font-ui);text-transform:uppercase;margin:0 0 5px;font-size:21px}.admin-form-intro p{max-width:620px;color:var(--muted);margin:0;font-size:10px;line-height:1.55}.admin-form-intro>button{border:1px solid var(--line);min-height:31px;color:var(--ink);background:var(--white);cursor:pointer;text-transform:uppercase;border-radius:6px;padding:0 10px;font-size:7px;font-weight:850}.directory-admin-form>label,.player-admin-form label{gap:6px;min-width:0;display:grid}.directory-admin-form label>span,.player-admin-form label>span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:850}.directory-admin-form label>small,.player-admin-form label>small{color:var(--muted);font-size:7px;line-height:1.4}.directory-admin-form input,.directory-admin-form select,.directory-admin-form textarea,.player-admin-form input,.player-admin-form select,.player-admin-form textarea{border:1px solid var(--line);width:100%;min-width:0;min-height:44px;color:var(--ink);background:var(--white);border-radius:7px;padding:10px 12px;font-size:11px}.directory-admin-form textarea,.player-admin-form textarea{resize:vertical;line-height:1.55}.admin-field-grid{gap:10px;display:grid}.admin-field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-field-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-field-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-save-button{justify-self:start;width:max-content;min-width:160px;min-height:44px}.admin-step-warning{border:1px solid var(--sport-accent-border);background:var(--sport-accent-soft);border-radius:7px;padding:13px}.admin-step-warning strong{font-family:var(--font-ui);text-transform:uppercase;font-size:11px}.admin-step-warning p{color:var(--muted);margin:3px 0 0;font-size:8px}.directory-admin-list,.player-admin-list{border:1px solid var(--line);background:var(--paper);border-radius:9px;overflow:hidden}.directory-list-head{border-bottom:1px solid var(--line);background:var(--white);padding:17px 18px}.directory-list-head span{color:var(--sport-accent-pale);letter-spacing:.12em;font-size:7px;font-weight:900}.directory-list-head h3{font-family:var(--font-ui);text-transform:uppercase;margin:5px 0 0;font-size:19px}.directory-admin-list>article,.player-admin-list>article{border-bottom:1px solid var(--line);background:var(--white);grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:12px 14px;display:grid}.directory-admin-list>article:last-of-type,.player-admin-list>article:last-of-type{border-bottom:0}.directory-list-avatar,.player-list-avatar{color:#fff;background:var(--orange);width:46px;height:52px;font-family:var(--font-ui);border-radius:7px;place-items:center;font-size:10px;display:grid}.directory-list-avatar.season{background:#202532}.directory-admin-list article>div:nth-child(2),.player-admin-list article>div:nth-child(2){gap:3px;min-width:0;display:grid}.directory-admin-list small,.player-admin-list small{color:var(--sport-accent-pale);text-transform:uppercase;font-size:7px;font-weight:800}.directory-admin-list strong,.player-admin-list strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.directory-admin-list article>div:nth-child(2)>span,.player-admin-list article>div:nth-child(2)>span{color:var(--muted);font-size:8px}.directory-admin-list article>div:last-child,.player-admin-list article>div:last-child{gap:6px;display:flex}.directory-admin-list article>div:last-child button,.player-admin-list article>div:last-child button{border:1px solid var(--line);min-height:31px;color:var(--ink);background:var(--paper);cursor:pointer;text-transform:uppercase;border-radius:5px;padding:0 10px;font-size:7px;font-weight:850}.directory-admin-list article>div:last-child .danger,.player-admin-list article>div:last-child .danger{color:#ffb18a;background:#2e1d15;border-color:#6d422d}.admin-onboarding-empty{text-align:center;min-height:210px;color:var(--muted);place-content:center;justify-items:center;padding:28px;display:grid}.admin-onboarding-empty.large{border:1px dashed var(--line);background:var(--paper);border-radius:9px;margin-top:20px}.admin-onboarding-empty>b{color:#fff;background:var(--orange);width:42px;height:42px;font-family:var(--font-ui);border-radius:8px;place-items:center;margin-bottom:10px;font-size:17px;display:grid}.admin-onboarding-empty strong{color:var(--ink);font-family:var(--font-ui);text-transform:uppercase;font-size:17px}.admin-onboarding-empty p{margin:5px 0 0;font-size:9px}.player-manager{gap:17px;margin-top:20px;display:grid}.player-season-summary{border:1px solid var(--sport-accent-border);background:var(--sport-accent-soft);border-radius:9px;justify-content:space-between;align-items:center;gap:24px;padding:20px;display:flex}.player-season-summary>div:first-child>span,.player-podium-summary>span{color:var(--sport-accent-pale);letter-spacing:.12em;font-size:7px;font-weight:900}.player-season-summary h3{font-family:var(--font-ui);text-transform:uppercase;margin:5px 0;font-size:23px}.player-season-summary p{max-width:720px;color:var(--muted);margin:0;font-size:9px;line-height:1.55}.player-season-summary>div:last-child{text-align:right;border-left:1px solid var(--sport-accent-border);min-width:100px;padding-left:20px;display:grid}.player-season-summary>div:last-child span{color:var(--sport-accent-pale);text-transform:uppercase;font-size:7px}.player-season-summary>div:last-child strong{font-family:var(--font-ui);font-size:30px}.player-season-summary>div:last-child small{color:var(--muted);text-transform:uppercase;font-size:7px}.player-podium-summary{border:1px solid var(--line);background:var(--white);border-radius:9px;grid-template-columns:130px 1fr 1fr;align-items:center;gap:10px;padding:15px 18px;display:grid}.player-podium-summary>div{border-left:3px solid var(--orange);background:var(--paper);gap:3px;padding:10px 13px;display:grid}.player-podium-summary strong{color:var(--muted);text-transform:uppercase;font-size:7px}.player-podium-summary b{font-size:10px}.player-admin-form{gap:19px;padding:25px}.player-admin-form fieldset{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:13px;min-width:0;margin:0;padding:19px;display:grid}.player-admin-form legend{color:var(--sport-accent-pale);font-family:var(--font-ui);letter-spacing:.06em;text-transform:uppercase;padding:0 7px;font-size:10px;font-weight:800}.profession-entry{grid-template-columns:1fr auto;gap:7px;display:grid}.profession-entry>button{border:1px solid var(--orange);color:#fff;background:var(--orange);cursor:pointer;text-transform:uppercase;border-radius:6px;min-width:75px;font-size:8px;font-weight:850}.profession-chips{flex-wrap:wrap;gap:6px;display:flex}.profession-chips button{border:1px solid var(--line);color:var(--ink);background:var(--paper);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:6px 8px;font-size:8px;display:flex}.profession-chips i{color:var(--orange);font-size:12px;font-style:normal}.player-image-editor{grid-template-columns:130px 1fr;gap:17px;display:grid}.player-image-editor>div:last-child{align-content:center;gap:12px;display:grid}.player-image-preview{border:1px solid var(--line);color:#fff;background:linear-gradient(145deg,var(--orange),#3b1608);width:130px;height:160px;font-family:var(--font-ui);border-radius:8px;place-items:center;font-size:20px;display:grid;overflow:hidden}.player-image-preview img{object-fit:cover;width:100%;height:100%}.admin-publish-choice{border:1px solid var(--line);background:var(--paper);border-radius:7px;grid-template-columns:auto 1fr;align-items:center;padding:13px}.admin-publish-choice input{width:18px;min-height:18px}.admin-publish-choice>span{gap:3px;display:grid}.admin-publish-choice strong{color:var(--ink);font-size:9px}.admin-publish-choice small{color:var(--muted);font-size:7px}.player-admin-list>article>img{object-fit:cover;border-radius:7px;width:46px;height:58px}.player-admin-list article>div:nth-child(2)>i{color:var(--muted);text-transform:capitalize;font-size:7px;font-style:normal}@media (width<=1040px){.admin-tabbar{display:flex;overflow-x:auto}.admin-tabbar button{flex:none;min-width:125px}.directory-manager-layout,.bulk-import-layout{grid-template-columns:1fr}.bulk-import-guide{position:static}.admin-field-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.admin-tab-panel>.admin-panel{padding:14px}.admin-tabbar{margin-inline:-2px;padding:5px}.admin-tabbar button{min-width:105px;min-height:46px;padding:7px}.admin-field-grid.two,.admin-field-grid.three,.admin-field-grid.four{grid-template-columns:1fr}.directory-admin-form,.player-admin-form{padding:14px}.admin-form-intro{flex-direction:column;align-items:stretch}.admin-form-intro>button,.admin-save-button{width:100%}.directory-admin-list>article,.player-admin-list>article{grid-template-columns:42px minmax(0,1fr)}.directory-list-avatar,.player-list-avatar,.player-admin-list>article>img{width:42px;height:50px}.directory-admin-list article>div:last-child,.player-admin-list article>div:last-child{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.directory-admin-list article>div:last-child button,.player-admin-list article>div:last-child button{width:100%}.player-season-summary{flex-direction:column;align-items:flex-start}.player-season-summary>div:last-child{text-align:left;border-left:0;border-top:1px solid var(--sport-accent-border);grid-template-columns:1fr auto auto;align-items:end;gap:8px;width:100%;padding:12px 0 0}.player-podium-summary{grid-template-columns:1fr}.player-podium-summary>div{min-width:0}.player-admin-form fieldset{padding:13px}.player-image-editor{grid-template-columns:90px 1fr}.player-image-preview{width:90px;height:115px;font-size:13px}.profession-entry{grid-template-columns:1fr}.profession-entry>button{min-height:40px}}.fandom-modal-layer{z-index:200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07080ab8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.fandom-modal{color:#141519;background:#fbfaf7;border-radius:28px;width:min(680px,100%);padding:28px 32px 32px;position:relative;box-shadow:0 30px 100px #00000061}.fandom-handle{background:#d7d6d2;border-radius:99px;width:62px;height:5px;margin:0 auto 28px;display:block}.fandom-close{color:#141519;background:#fff;border:1px solid #dfddd7;border-radius:50%;width:44px;height:44px;font-size:21px;position:absolute;top:55px;right:28px}.fandom-modal header small{color:var(--fl-accent);letter-spacing:.2em;font-size:10px;font-weight:900}.fandom-modal header h2{color:#141519;margin:12px 0 25px;font-size:36px;font-weight:780}.fandom-options{gap:11px;display:grid}.fandom-options>button{color:#141519;text-align:left;background:#fff;border:1px solid #e2dfd9;border-radius:17px;grid-template-columns:60px 1fr auto;align-items:center;gap:16px;min-height:92px;padding:14px 17px;display:grid}.fandom-options>button>span{background:#f3f2ee;border-radius:15px;place-items:center;width:60px;height:60px;display:grid}.fandom-options>button>div{gap:4px;display:grid}.fandom-options strong{font-size:16px}.fandom-options small{color:#90908e;font-size:10px}.fandom-options>button.selected{border-color:color-mix(in srgb,var(--fl-accent) 55%,#fff);background:#f3fbf8}.fandom-options>button.selected>span,.fandom-options>button.selected>b{color:var(--fl-accent)}.fandom-options>button:disabled{opacity:.38}.fandom-cancel{color:#141519;background:#f3f2ee;border:1px solid #dedbd5;border-radius:15px;width:100%;height:54px;margin-top:18px;font-weight:800}@media (width<=760px){.fandom-modal-layer{align-items:end;padding:0}.fandom-modal{width:100%;padding:18px 18px calc(22px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.fandom-handle{margin-bottom:20px}.fandom-close{width:40px;height:40px;top:40px;right:18px}.fandom-modal header h2{font-size:29px}.fandom-options>button{grid-template-columns:52px 1fr auto;min-height:78px;padding:11px}.fandom-options>button>span{width:52px;height:52px}}}.theme-fancode.fancode-rich{--app-max:1240px;--app-bg:var(--fl-bg);--card:var(--fl-panel);--card-2:var(--fl-panel-2);--card-3:var(--fl-panel-3);--text:var(--fl-ink);--muted:var(--fl-muted);--muted-2:#98a2b3;--line:var(--fl-line);--line-strong:#cfd4dc;--header:#101820;--accent:var(--fl-accent);--accent-strong:var(--fl-accent-strong);--accent-soft:color-mix(in srgb,var(--fl-accent) 10%,transparent);--green:var(--fl-accent);--yellow:#d99700;--shadow-sm:0 1px 2px #1018280a;--shadow-md:0 8px 24px #10182812;--shadow-lg:0 16px 40px #1018281a;--bg:var(--app-bg);--paper:var(--card);--white:var(--card);--ink:var(--text);--surface:var(--card);--surface-2:var(--card-2);--surface-3:var(--card-3);--orange:var(--accent);--sport-accent-pale:color-mix(in srgb,var(--fl-accent) 55%,#fff);--sport-accent-soft:var(--accent-soft);--sport-accent-border:color-mix(in srgb,var(--fl-accent) 30%,transparent);--font-sans:var(--font-ui);--ui-radius:12px;--ui-radius-sm:8px;--ui-shadow:var(--shadow-sm);--ui-shadow-hover:var(--shadow-md);background:var(--app-bg);min-height:100vh;color:var(--text);font-family:var(--font-ui);letter-spacing:0;font-size:1rem;line-height:1.5}.theme-fancode.fancode-rich:not(.mode-light){--line-strong:#3a4552;--muted-2:#7d8794;--header:#090d12;--shadow-sm:none;--shadow-md:none;--shadow-lg:none}.theme-fancode.fancode-rich :where(:not(code):not(pre)){font-family:var(--font-ui)}.theme-fancode.fancode-rich :where(h1,h2,h3,h4){letter-spacing:-.022em}.theme-fancode.fancode-rich :where(p,span,small,label,input,select,textarea,button,a){letter-spacing:0}:where(.theme-fancode.fancode-rich) a{color:inherit}.app-global-header{z-index:150;background:var(--header);color:#fff;box-shadow:none;border-bottom:1px solid #ffffff14;position:sticky;top:0}.app-header-inner{height:56px;max-width:var(--app-max);align-items:center;gap:16px;margin:0 auto;padding:0 18px;display:flex}.app-header-inner>.app-primary-nav{display:none!important}.app-brand{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;height:40px;padding:0;display:flex}.app-brand>span{background:var(--accent);letter-spacing:-.04em;border-radius:7px;place-items:center;width:34px;height:30px;font-size:17px;font-weight:800;line-height:1;display:grid}.app-brand strong{letter-spacing:-.025em;font-size:19px;font-weight:700}.app-header-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.app-season-trigger{color:#fff;text-align:left;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:8px;min-width:210px;height:38px;padding:0 10px 0 12px;transition:background .15s,border-color .15s;display:flex}.app-season-trigger:hover{background:#ffffff1a;border-color:#ffffff3b}.app-season-trigger>span{gap:0;min-width:0;display:grid}.app-season-trigger small{letter-spacing:.06em;color:#aeb6c1;font-size:.62rem;font-weight:700}.app-season-trigger strong{text-overflow:ellipsis;white-space:nowrap;max-width:125px;font-size:.75rem;font-weight:600;overflow:hidden}.app-season-trigger>b{text-transform:uppercase;color:#d7dce2;align-items:center;gap:5px;margin-left:auto;font-size:.65rem;font-weight:600;display:flex}.app-season-trigger>b i{background:#41c77d;border-radius:50%;width:6px;height:6px}.app-season-trigger>b.upcoming i{background:#f2b53d}.app-season-trigger>b.past i{background:#8c95a2}.app-icon-button,.app-profile,.app-sign-in{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;height:38px}.app-icon-button{place-items:center;width:38px;display:grid}.app-icon-button:hover,.app-sign-in:hover{background:#ffffff1a}.app-profile{color:#111827;background:#fff;border:0;border-radius:50%;place-items:center;width:38px;padding:0;font-size:.75rem;font-weight:700;display:grid}.app-sign-in{padding:0 14px;font-size:.8rem;font-weight:600}.app-mobile-header,.app-mobile-tabs{display:none}.context-strip{z-index:120;border-bottom:1px solid var(--line);background:var(--card);color:var(--text);box-shadow:var(--shadow-sm);position:relative}.context-strip-inner{height:56px;max-width:var(--app-max);grid-template-columns:340px minmax(0,1fr);align-items:stretch;margin:0 auto;padding:0 18px;display:grid}.context-strip-controls{border-right:1px solid var(--line);grid-template-columns:112px minmax(205px,1fr);gap:9px;padding:7px 16px 7px 0;display:grid}.context-strip-controls label{gap:2px;min-width:0;display:grid}.context-strip-controls label span{letter-spacing:.045em;text-transform:uppercase;color:var(--muted);font-size:.63rem;font-weight:700}.context-strip-controls select{border:1px solid var(--line);background:var(--card-2);width:100%;min-width:0;height:32px;color:var(--text);border-radius:8px;outline:0;padding:0 30px 0 9px;font-size:.78rem;font-weight:600}.context-strip-controls select:focus{border-color:color-mix(in srgb,var(--fl-accent) 55%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--fl-accent) 10%,transparent)}.context-strip-links{grid-template-columns:repeat(7,minmax(0,1fr));min-width:0;display:grid;overflow:visible}.context-strip-links>a,.context-more{border-right:1px solid var(--line);min-width:0}.context-strip-links>a{height:56px;color:var(--text);justify-content:center;align-items:center;padding:0 10px;text-decoration:none;transition:color .14s,background .14s;display:flex;position:relative}.context-strip-links>a small,.context-strip-links>a span{display:none}.context-strip-links>a strong{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.005em;font-size:.78rem;font-weight:600;overflow:hidden}.context-strip-links>a:hover{background:var(--card-2);color:var(--text)}.context-strip-links>a.active{color:var(--text)}.context-strip-links>a.active:after{content:"";background:var(--accent);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:14px;right:14px}.context-strip-links>a:focus-visible,.context-more-trigger:focus-visible{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--fl-accent) 32%,transparent);outline:0}.context-more{position:relative}.context-more-trigger{width:100%;height:56px;color:var(--text);text-align:center;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0 10px;display:flex}.context-more-trigger small,.context-more-trigger span{display:none}.context-more-trigger strong{font-size:.78rem;font-weight:600}.context-more-trigger:hover,.context-more.open .context-more-trigger{background:var(--card-2);color:var(--text)}.context-more-menu{z-index:220;border:1px solid var(--line);background:var(--card);width:230px;box-shadow:var(--shadow-lg);border-radius:10px;gap:2px;padding:6px;display:grid;position:absolute;top:48px;right:0}.context-more-menu a{min-height:40px;color:var(--text);white-space:nowrap;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:0 10px;font-size:.82rem;font-weight:550;display:flex}.context-more-menu a:hover,.context-more-menu a.active{background:var(--card-2)}.context-more-menu a b{color:var(--muted);font-size:.75rem}.theme-fancode.fancode-rich .app-page-stage{background:var(--app-bg);min-height:calc(100vh - 108px)}.home-dashboard{width:min(calc(100% - 32px),var(--app-max));margin:18px auto 56px}.home-dashboard-grid{grid-template-columns:212px minmax(0,1fr) 292px;align-items:start;gap:16px;display:grid}.home-dashboard-left,.home-dashboard-right{gap:14px;display:grid;position:sticky;top:126px}.home-dashboard-main{gap:16px;min-width:0;display:grid}.dashboard-card,.content-module,.lead-module{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow-sm);border-radius:12px;overflow:hidden}.content-kicker{color:var(--accent);letter-spacing:.055em;text-transform:uppercase;font-size:.66rem;font-weight:700;display:block}.season-hub-card{padding:17px}.season-hub-card header{justify-content:space-between;align-items:center;gap:8px;display:flex}.season-hub-card header b{color:var(--muted);text-transform:uppercase;align-items:center;gap:5px;font-size:.65rem;font-weight:600;display:flex}.season-hub-card header b i{background:var(--green);border-radius:50%;width:6px;height:6px}.season-hub-card header b.upcoming i{background:var(--yellow)}.season-hub-card h2{margin:12px 0 1px;font-size:1.35rem;font-weight:700}.season-hub-card>p{color:var(--muted);margin:0;font-size:.78rem}.season-hub-number{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;gap:10px;margin:15px 0;padding:13px 0;display:grid}.season-hub-number strong{letter-spacing:-.04em;font-size:2.1rem;font-weight:700;line-height:1}.season-hub-number span{max-width:70px;color:var(--muted);text-transform:uppercase;font-size:.68rem;line-height:1.25}.season-hub-actions{grid-template-columns:1fr 1fr;gap:6px;display:grid}.season-hub-actions a{border:1px solid var(--line);background:var(--card-2);border-radius:7px;justify-content:center;align-items:center;min-height:36px;font-size:.72rem;font-weight:600;display:flex}.season-hub-actions a:hover{background:#eef1f4;border-color:#c8ced6}.theme-fancode:not(.mode-light) .season-hub-actions a:hover{background:var(--card-3);border-color:var(--line-strong)}.quick-links-card{padding:7px 0}.quick-links-card h3{margin:0;padding:8px 14px 7px;font-size:.78rem;font-weight:700}.quick-links-card a{border-top:1px solid var(--line);min-height:39px;color:var(--muted);justify-content:space-between;align-items:center;gap:8px;padding:0 14px;font-size:.76rem;display:flex}.quick-links-card a:hover{background:var(--card-2);color:var(--text)}.account-side-card{padding:15px}.account-side-card h3{margin:8px 0 4px;font-size:1rem}.account-side-card p{color:var(--muted);margin:0 0 12px;font-size:.76rem;line-height:1.45}.account-side-card>strong{margin:7px 0 10px;font-size:.9rem;display:block}.account-side-card button,.account-side-card a{background:var(--text);min-height:38px;color:var(--card);border:0;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-size:.75rem;font-weight:700;display:inline-flex}.module-band,.module-header{border-bottom:1px solid var(--line);background:var(--card);justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:0 16px;display:flex}.module-band>span,.module-header>div>span{color:var(--muted);letter-spacing:.055em;text-transform:uppercase;font-size:.64rem;font-weight:700}.module-band>a,.module-header>a{color:var(--accent);font-size:.73rem;font-weight:600}.module-header h2{margin:1px 0 0;font-size:1.08rem;font-weight:700;line-height:1.2}.lead-story{background:var(--card);display:block}.lead-media{aspect-ratio:16/9;background:#dfe3e8;display:block;overflow:hidden}.lead-media img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.lead-media:hover img{transform:scale(1.012)}.lead-media.fallback{color:#fff;background:linear-gradient(135deg,#1a2532,#26384a);place-items:center;font-weight:700;display:grid}.lead-copy{padding:18px 20px 20px}.lead-copy>a{text-decoration:none}.lead-copy h1{letter-spacing:-.03em;max-width:20ch;margin:6px 0 8px;font-size:clamp(1.65rem,2.3vw,2.2rem);font-weight:700;line-height:1.08}.lead-copy h1:hover{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.lead-copy p{max-width:64ch;color:var(--muted);margin:0;font-size:.91rem;line-height:1.55}.content-meta{color:var(--muted);margin-top:12px;font-size:.71rem}.secondary-stories{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.story-tile{grid-template-columns:112px minmax(0,1fr);gap:12px;min-width:0;padding:12px;text-decoration:none;display:grid}.story-tile+.story-tile{border-left:1px solid var(--line)}.story-tile:hover{background:var(--card-2)}.story-tile img{object-fit:cover;background:#e7eaee;border-radius:8px;width:112px;height:78px}.story-tile>div{align-content:center;gap:4px;min-width:0;display:grid}.story-tile span{color:var(--accent);letter-spacing:.05em;font-size:.61rem;font-weight:700}.story-tile strong{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.79rem;font-weight:650;line-height:1.3;display:-webkit-box;overflow:hidden}.story-tile small{color:var(--muted);font-size:.65rem}.story-list{display:block}.story-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 146px;gap:18px;min-height:112px;padding:15px 16px;display:grid}.story-row:last-child{border-bottom:0}.story-row:hover{background:var(--card-2)}.story-row>div{min-width:0}.story-row h3{margin:4px 0 5px;font-size:1rem;font-weight:700;line-height:1.28}.story-row h3:hover{text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.story-row p{-webkit-line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;margin:0 0 7px;font-size:.78rem;line-height:1.45;display:-webkit-box;overflow:hidden}.story-row small{color:var(--muted);font-size:.67rem}.story-row>a{background:#e5e7eb;border-radius:8px;height:82px;overflow:hidden}.story-row img{object-fit:cover;width:100%;height:100%;display:block}.empty-row{color:var(--muted);text-align:center;padding:26px 16px;font-size:.82rem}.launch-story{color:#fff;background:radial-gradient(circle at 82% 18%,#5c84a82e,#0000 32%),linear-gradient(135deg,#142232,#26384a);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-height:330px;padding:36px;display:grid;position:relative;overflow:hidden}.launch-story>div{z-index:1;position:relative}.launch-story h1{max-width:13ch;margin:8px 0 10px;font-size:2.35rem;line-height:1.03}.launch-story p{color:#d2d8df;max-width:52ch}.launch-story>strong{z-index:1;opacity:.16;font-size:4rem;position:relative}.launch-story>div>div{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.theme-fancode.fancode-rich .launch-story a{background:var(--accent);color:#fff;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 15px;font-size:.78rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.theme-fancode.fancode-rich .launch-story a+a{color:#fff;background:#ffffff14;border-color:#ffffff59}.theme-fancode.fancode-rich .launch-story a:hover{background:var(--accent-strong)}.theme-fancode.fancode-rich .launch-story a+a:hover{background:#ffffff24;border-color:#fff9}.side-card-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:45px;padding:0 14px;display:flex}.side-card-title h2,.side-card-title h3{margin:0;font-size:.92rem;font-weight:700}.side-card-title a{color:var(--accent);font-size:.7rem;font-weight:600}.headlines-card>div:last-child>a{border-bottom:1px solid var(--line);grid-template-columns:20px minmax(0,1fr);align-items:start;gap:8px;min-height:54px;padding:10px 13px;text-decoration:none;display:grid}.headlines-card>div:last-child>a:last-child{border-bottom:0}.headlines-card>div:last-child>a:hover{background:var(--card-2)}.headlines-card>div:last-child>a>span{color:#98a2b3;padding-top:1px;font-size:.67rem;font-weight:600}.headlines-card>div:last-child>a>strong{font-size:.77rem;font-weight:600;line-height:1.35}.rail-empty{color:var(--muted);margin:0;padding:18px 16px;font-size:.76rem;line-height:1.5}.pulse-card{padding:14px}.pulse-card h3{margin:5px 0 11px;font-size:.96rem;font-weight:700}.pulse-card>div{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.pulse-card article{text-align:center;background:var(--card-2);gap:1px;padding:9px 4px;display:grid}.pulse-card article+article{border-left:1px solid var(--line)}.pulse-card article strong{font-size:1rem;font-weight:700}.pulse-card article span{color:var(--muted);font-size:.61rem}.contestant-rail-list>a{border-bottom:1px solid var(--line);grid-template-columns:40px minmax(0,1fr) 14px;align-items:center;gap:9px;min-height:58px;padding:8px 11px;text-decoration:none;display:grid}.contestant-rail-list>a:last-child{border-bottom:0}.contestant-rail-list>a:hover{background:var(--card-2)}.contestant-rail-list:empty:after{content:"Contestants will appear here once profiles are published.";color:var(--muted);padding:18px 14px;font-size:.75rem;line-height:1.5;display:block}.contestant-rail-list>a>span{background:var(--card-2);border-radius:50%;place-items:center;width:40px;height:40px;font-size:.65rem;font-weight:700;display:grid;overflow:hidden}.contestant-rail-list img{object-fit:cover;width:100%;height:100%}.contestant-rail-list div{gap:1px;min-width:0;display:grid}.contestant-rail-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:600;overflow:hidden}.contestant-rail-list small{color:var(--muted);text-transform:capitalize;font-size:.64rem}.contestant-rail-list svg{color:var(--muted)}.fan-poll-module{grid-template-columns:minmax(190px,.72fr) minmax(0,1fr);gap:22px;padding:18px;display:grid}.live-label{color:var(--accent);letter-spacing:.04em;align-items:center;gap:6px;font-size:.68rem;font-weight:700;display:flex}.live-label i{background:var(--accent);border-radius:50%;width:6px;height:6px}.fan-poll-copy h3{margin:7px 0;font-size:1.18rem;font-weight:700;line-height:1.18}.fan-poll-copy p{color:var(--muted);margin:0;font-size:.79rem}.fan-poll-copy>small{color:var(--muted);margin-top:10px;font-size:.69rem;display:block}.fan-poll-options{gap:7px;display:grid}.fan-poll-options>button:not(.fan-vote-button){border:1px solid var(--line);background:var(--card);min-height:43px;color:var(--text);text-align:left;border-radius:8px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 11px;display:grid;position:relative;overflow:hidden}.fan-poll-options>button:not(.fan-vote-button):hover{background:var(--card-2);border-color:var(--line-strong)}.fan-poll-options>button.selected{border-color:color-mix(in srgb,var(--fl-accent) 45%,transparent);background:var(--accent-soft)}.poll-radio{border:2px solid var(--line);z-index:2;border-radius:50%;place-items:center;width:16px;height:16px;display:grid}.poll-radio i{border-radius:50%;width:7px;height:7px}.fan-poll-options strong,.fan-poll-options b{z-index:2;font-size:.75rem;font-weight:600}.poll-progress{z-index:1;opacity:.08;height:100%;position:absolute;top:0;left:0}.fan-vote-button{background:var(--accent);color:#fff;border:0;border-radius:8px;height:40px;font-size:.77rem;font-weight:700}.fan-vote-button:disabled{opacity:.45}.home-community-composer{border-bottom:1px solid var(--line)}.home-community-composer .composer{background:0 0;border:0;margin:0;padding:14px 16px}.home-community-composer .composer-main>label{display:none}.home-community-composer .composer-main textarea{resize:none;min-height:58px;padding:4px 0 8px;font-size:.9rem;box-shadow:none!important;background:0 0!important;border:0!important}.home-community-composer .composer-actions{border-top:1px solid var(--line);padding-top:8px}.home-signin-composer{width:100%;min-height:72px;color:var(--muted);text-align:left;background:0 0;border:0;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 16px;display:grid}.home-signin-composer:hover{background:var(--card-2)}.home-signin-composer .fan-avatar{background:var(--card-3);width:40px;height:40px;color:var(--text);border-radius:50%;place-items:center;font-weight:700;display:grid}.home-signin-composer>span:nth-child(2){font-size:.86rem}.home-signin-composer strong{background:var(--text);color:var(--card);border-radius:999px;padding:7px 14px;font-size:.73rem}.home-community-posts>.community-post{border:0!important;border-bottom:1px solid var(--line)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;margin:0!important;padding:14px 16px!important;transform:none!important}.home-community-posts>.community-post:hover{background:var(--card-2)!important;box-shadow:none!important;transform:none!important}.module-cta{justify-content:space-between;align-items:center;min-height:43px;padding:0 16px;font-size:.73rem;font-weight:600;text-decoration:none;display:flex;color:var(--accent)!important}.creator-review-grid{gap:10px;padding:12px;display:grid}.creator-review-grid>a{border:1px solid var(--line);background:var(--card);border-radius:9px;grid-template-columns:142px minmax(0,1fr);min-height:100px;text-decoration:none;display:grid;overflow:hidden}.creator-review-grid>a:hover{background:var(--card-2)}.review-thumb{background:#dfe3e8 50%/cover no-repeat;min-height:100px;display:block;position:relative}.review-thumb:after{content:"";background:linear-gradient(#0000 60%,#00000040);position:absolute;inset:0}.review-thumb>i{z-index:2;color:#111827;background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 14px #0000002e}.creator-review-grid>a>div{align-content:center;gap:4px;padding:11px 12px;display:grid}.creator-review-grid small{color:var(--accent);text-transform:uppercase;font-size:.64rem;font-weight:700}.creator-review-grid strong{font-size:.79rem;font-weight:650;line-height:1.3}.creator-review-grid>a>div>span{color:var(--muted);align-items:center;gap:4px;font-size:.68rem;display:flex}.theme-fancode.fancode-rich :where(.page-view,.bb-page,.archive-home,.bb-community-page){background:0 0!important;width:min(100% - 32px,1060px)!important;min-height:auto!important;margin:18px auto 54px!important}.theme-fancode.fancode-rich :where(.page-view,.bb-page,.bb-community-page)>.page-hero{border:1px solid var(--line)!important;background:var(--card)!important;box-shadow:var(--shadow-sm)!important;border-radius:12px!important;margin-bottom:14px!important;padding:22px 24px!important}.theme-fancode.fancode-rich .page-hero .eyebrow{display:block;color:var(--accent)!important;letter-spacing:.055em!important;margin:0 0 6px!important;font-size:.66rem!important;font-weight:700!important}.theme-fancode.fancode-rich .page-hero h1{letter-spacing:-.03em!important;text-transform:none!important;max-width:none!important;margin:0!important;font-size:2rem!important;font-weight:700!important;line-height:1.1!important}.theme-fancode.fancode-rich .page-hero p{max-width:64ch!important;color:var(--muted)!important;margin:8px 0 0!important;font-size:.88rem!important;line-height:1.55!important}.theme-fancode.fancode-rich .page-hero .page-season{box-shadow:none!important;background:0 0!important;border:0!important;align-items:center!important;gap:6px!important;margin:12px 0 0!important;padding:0!important;display:flex!important;position:static!important}.theme-fancode.fancode-rich .page-hero .page-season :where(span,b,small){border:1px solid var(--line);background:var(--card-2);min-height:28px;color:var(--muted);border-radius:999px;align-items:center;padding:0 9px;font-size:.68rem;font-weight:600;display:inline-flex}.theme-fancode.fancode-rich :where(.content-section.page-content,.directory-content,.fan-blogs-content){border:1px solid var(--line)!important;background:var(--card)!important;box-shadow:var(--shadow-sm)!important;border-radius:12px!important;padding:18px!important}.theme-fancode.fancode-rich :where(.directory-toolbar,.bb-community-tabs,.feed-filter,.youtube-source){border-color:var(--line)!important;background:var(--card-2)!important;box-shadow:none!important;border-radius:9px!important}.theme-fancode.fancode-rich :where(.news-card,.contestant-card,.bb-contestant-card,.poll-card,.community-post,.review-card,.fan-review-card,.host-directory-card,.season-directory-grid>*,.language-directory-grid>*,.profile-detail-grid>*){border:1px solid var(--line)!important;background:var(--card)!important;box-shadow:none!important;border-radius:10px!important;transition:border-color .14s,background .14s!important}.theme-fancode.fancode-rich :where(.news-card,.contestant-card,.bb-contestant-card,.poll-card,.community-post,.review-card,.fan-review-card,.host-directory-card,.season-directory-grid>*,.language-directory-grid>*,.profile-detail-grid>*):hover{border-color:var(--line-strong)!important;background:var(--card-2)!important;box-shadow:none!important;transform:none!important}.theme-fancode.fancode-rich .news-feed-body h3,.theme-fancode.fancode-rich .contestant-info h3,.theme-fancode.fancode-rich .bb-contestant-copy h2,.theme-fancode.fancode-rich .review-copy h3{letter-spacing:-.018em!important;font-weight:700!important}.theme-fancode.fancode-rich .news-feed-body p,.theme-fancode.fancode-rich .contestant-info p,.theme-fancode.fancode-rich .bb-contestant-copy p,.theme-fancode.fancode-rich .review-copy p{color:var(--muted)!important;font-size:.8rem!important}.theme-fancode.fancode-rich .polls-layout{border:1px solid var(--line)!important;background:var(--card)!important;box-shadow:var(--shadow-sm)!important;border-radius:12px!important;padding:18px!important}.theme-fancode.fancode-rich .polls-layout>.poll-card{border-color:var(--line)!important;background:var(--card)!important;border-radius:10px!important}.theme-fancode.fancode-rich :where(.primary-button,.secondary-button,.bb-primary,.follow-button,.post-button){box-shadow:none!important;border-radius:8px!important}.theme-fancode.fancode-rich :where(.bb-article,.fan-review-article){max-width:720px!important}.theme-fancode.fancode-rich :where(.bb-article,.fan-review-article) p,.theme-fancode.fancode-rich .bb-article-content{font-size:1rem!important;line-height:1.72!important}.theme-fancode.fancode-rich :where(.bb-article,.fan-review-article) h1{font-size:clamp(2rem,4vw,3.5rem)!important;line-height:1.03!important}@media (width<=1120px){.app-season-trigger{min-width:195px}.context-strip-inner{grid-template-columns:305px minmax(0,1fr)}.context-strip-controls{grid-template-columns:96px minmax(185px,1fr)}.context-strip-links>a,.context-more-trigger{padding-inline:6px}.context-strip-links>a strong,.context-more-trigger strong{font-size:.72rem}.home-dashboard-grid{grid-template-columns:minmax(0,1fr) 286px}.home-dashboard-left{display:none}}@media (width<=860px){.app-header-inner,.context-strip{display:none}.app-global-header{background:var(--header)}.app-mobile-header{background:var(--header);align-items:center;gap:9px;height:56px;padding:0 13px;display:flex}.app-mobile-header .app-brand{height:36px}.app-brand.compact>span{width:31px;height:28px;font-size:15px}.app-brand.compact strong{font-size:16px}.app-mobile-season{color:#fff;text-align:left;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:0 6px;min-width:108px;margin-left:auto;padding:6px 9px;display:grid}.app-mobile-season strong{font-size:.68rem;font-weight:600}.app-mobile-season small{color:#aab2bd;font-size:.58rem}.app-mobile-season svg{color:#aab2bd;grid-area:1/2/3}.app-mobile-tabs{background:var(--header);scrollbar-width:none;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff14;gap:2px;height:42px;padding:0 7px;display:flex;overflow-x:auto}.app-mobile-tabs a{color:#aeb6c1;flex:none;align-items:center;height:42px;padding:0 10px;font-size:.73rem;font-weight:500;text-decoration:none;display:flex;position:relative}.app-mobile-tabs a.active{color:#fff;font-weight:600}.app-mobile-tabs a.active:after{content:"";background:var(--accent);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:10px;right:10px}.theme-fancode.fancode-rich .app-page-stage{min-height:calc(100vh - 98px)}.home-dashboard{width:100%;margin:0 0 72px}.home-dashboard-grid{display:block}.home-dashboard-main{gap:12px;padding:12px}.home-dashboard-right{grid-template-columns:1fr 1fr;gap:12px;padding:0 12px 14px;display:grid;position:static}.lead-copy{padding:17px 18px 18px}.lead-copy h1{font-size:1.8rem}.secondary-stories{grid-template-columns:1fr 1fr}.story-tile{grid-template-columns:100px minmax(0,1fr)}.story-tile img{width:100px;height:72px}.story-row{grid-template-columns:minmax(0,1fr) 132px}.story-row>a{height:78px}.fan-poll-module{grid-template-columns:1fr;gap:15px}.creator-review-grid>a{grid-template-columns:126px minmax(0,1fr)}.theme-fancode.fancode-rich :where(.page-view,.bb-page,.archive-home,.bb-community-page){width:100%!important;margin:0 0 72px!important;padding-top:12px!important}.theme-fancode.fancode-rich :where(.page-view,.bb-page,.bb-community-page)>.page-hero{margin:0 12px 12px!important}.theme-fancode.fancode-rich :where(.content-section.page-content,.directory-content,.fan-blogs-content){margin:0 12px!important;padding:16px!important}}@media (width<=620px){html{font-size:16px}.home-dashboard-main{gap:8px;padding:8px 0}.home-dashboard-right{grid-template-columns:1fr;padding:0 0 10px}.dashboard-card,.content-module,.lead-module{box-shadow:none;border-left:0;border-right:0;border-radius:0}.lead-copy{padding:16px 14px 17px}.lead-copy h1{font-size:1.65rem;line-height:1.08}.lead-copy p{font-size:.84rem}.secondary-stories{grid-template-columns:1fr}.story-tile+.story-tile{border-left:0;border-top:1px solid var(--line)}.story-tile{grid-template-columns:104px minmax(0,1fr)}.story-tile img{width:104px;height:72px}.module-band,.module-header{padding-inline:14px}.module-header h2{font-size:1rem}.story-row{grid-template-columns:minmax(0,1fr) 104px;gap:12px;padding:13px 14px}.story-row h3{font-size:.94rem}.story-row p{display:none}.story-row>a{height:70px}.launch-story{min-height:290px;padding:24px 16px}.launch-story h1{font-size:2rem}.launch-story>strong{display:none}.fan-poll-module{padding:15px}.creator-review-grid{padding:10px}.creator-review-grid>a{grid-template-columns:110px minmax(0,1fr)}.review-thumb{min-height:88px}.home-community-composer .composer,.home-signin-composer,.home-community-posts>.community-post{padding-left:14px!important;padding-right:14px!important}.theme-fancode.fancode-rich :where(.page-view,.bb-page,.bb-community-page)>.page-hero{border-left:0!important;border-right:0!important;border-radius:0!important;margin:0 0 8px!important;padding:18px 14px!important}.theme-fancode.fancode-rich .page-hero h1{font-size:1.7rem!important}.theme-fancode.fancode-rich :where(.content-section.page-content,.directory-content,.fan-blogs-content){border-left:0!important;border-right:0!important;border-radius:0!important;margin:0!important;padding:14px!important}.theme-fancode.fancode-rich .polls-layout{border-left:0!important;border-right:0!important;border-radius:0!important;padding:14px!important}}.context-strip,.context-strip-inner,.context-strip-links,.context-more{overflow:visible}.context-strip-controls select{white-space:nowrap}.module-band>a,.module-header>a,.side-card-title a,.module-cta,.launch-story .content-kicker{color:var(--accent)}.headlines-card,.pulse-card,.contestants-rail,.side-card-title>div{min-width:0}.side-card-title h3{line-height:1.2}.app-explore-trigger{justify-content:center;gap:8px;min-width:104px;padding-inline:13px}.app-explore-trigger strong{letter-spacing:-.005em;max-width:none;font-size:.78rem;font-weight:650}.app-explore-trigger svg{color:#c8d0d9}@media (width>=861px){.app-header-inner{height:52px;padding-inline:18px}.app-brand{gap:9px;height:36px}.app-brand>span{border-radius:8px;width:33px;height:30px;font-size:16px}.app-brand strong{font-size:18px}.app-header-actions{gap:7px}.app-season-trigger.app-explore-trigger{gap:8px;min-width:104px;height:36px;padding-inline:13px}.app-icon-button,.app-sign-in,.app-profile{min-height:36px}.context-strip{box-shadow:none}.context-strip-inner{grid-template-columns:318px minmax(0,1fr);height:50px}.context-strip-controls{border-right:1px solid var(--line);grid-template-columns:102px minmax(188px,1fr);align-items:center;gap:8px;padding:3px 12px 3px 0}.context-strip-controls label{align-content:center;gap:0;min-width:0;display:grid}.context-strip-controls label span{letter-spacing:.055em;margin:0 0 1px;font-size:.55rem;line-height:1}.context-strip-controls select{border-radius:7px;height:31px;padding:0 28px 0 9px;font-size:.74rem;line-height:31px}.context-strip-controls .season-control select{font-size:.73rem}.context-strip-links{grid-template-columns:repeat(7,minmax(0,1fr));gap:0}.context-strip-links>a,.context-more{border-right:0;position:relative}.context-strip-links>a,.context-more-trigger{height:50px;color:var(--muted);padding:0 10px}.context-strip-links>a strong,.context-more-trigger strong{font-size:.75rem;font-weight:600}.context-strip-links>a:hover,.context-more-trigger:hover,.context-more.open .context-more-trigger,.context-strip-links>a.active{color:var(--text);background:0 0}.context-strip-links>a:not(:first-child):before,.context-more:before{content:"";background:var(--line);pointer-events:none;width:1px;position:absolute;top:14px;bottom:14px;left:0}.context-strip-links>a.active:after{height:3px;left:24%;right:24%}.context-more-menu{top:45px}}@media (width>=861px) and (width<=1180px){.app-season-trigger.app-explore-trigger{min-width:98px}.context-strip-inner{grid-template-columns:296px minmax(0,1fr)}.context-strip-controls{grid-template-columns:94px minmax(174px,1fr);gap:7px;padding-right:10px}.context-strip-links>a,.context-more-trigger{padding-inline:6px}.context-strip-links>a strong,.context-more-trigger strong{font-size:.7rem}}@media (width>=861px) and (width<=1000px){.context-strip-inner{grid-template-columns:278px minmax(0,1fr);padding-inline:12px}.context-strip-controls{grid-template-columns:88px minmax(162px,1fr);gap:6px;padding-right:9px}.context-strip-controls select{padding-left:7px;font-size:.69rem}.context-strip-links>a,.context-more-trigger{padding-inline:3px}.context-strip-links>a strong,.context-more-trigger strong{font-size:.66rem}}.home-feed-tabs{z-index:12;border:1px solid var(--line);background:color-mix(in srgb,var(--card) 94%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-height:62px;box-shadow:var(--shadow-sm);border-radius:12px;grid-template-columns:1fr 1fr;display:grid;position:sticky;top:108px;overflow:hidden}.home-feed-tabs button{min-width:0;color:var(--muted);text-align:center;background:0 0;border:0;align-content:center;place-items:center;gap:1px;padding:10px 14px 8px;display:grid;position:relative}.home-feed-tabs button+button{border-left:1px solid var(--line)}.home-feed-tabs button:hover{background:var(--card-2);color:var(--text)}.home-feed-tabs button span{font-size:.84rem;font-weight:720;line-height:1.2}.home-feed-tabs button small{font-size:.62rem;font-weight:520;line-height:1.2}.home-feed-tabs button:after{content:"";background:0 0;border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:0;left:30%;right:30%}.home-feed-tabs button.active{color:var(--text);background:var(--card)}.home-feed-tabs button.active:after{background:var(--accent)}.home-feed-tabs button.active small{color:var(--muted)}.home-posts-timeline{overflow:hidden}.home-posts-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:18px;min-height:96px;padding:17px 18px;display:flex}.home-posts-heading h1{letter-spacing:-.025em;margin:4px 0 3px;font-size:1.28rem;font-weight:720;line-height:1.15}.home-posts-heading p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.4}.home-posts-heading>a{color:var(--accent);flex:none;font-size:.72rem;font-weight:650;text-decoration:none}.home-posts-timeline .module-cta{display:none}.home-posts-timeline .home-community-composer{background:var(--card)}.home-posts-timeline .home-community-posts>.community-post:last-child{border-bottom:0!important}@media (width<=760px){.home-feed-tabs{box-shadow:none;border-left:0;border-right:0;border-radius:0;top:54px}.home-feed-tabs button{min-height:54px;padding:8px 7px 6px}.home-feed-tabs button span{font-size:.8rem}.home-feed-tabs button small{font-size:.58rem}.home-posts-heading{align-items:flex-start;padding:14px}.home-posts-heading p{max-width:34ch}.home-posts-heading>a{padding-top:3px}}.theme-fancode.fancode-rich{--card-radius:16px;--card-border:#e2e5e9;--card-shadow:0 1px 2px #10182814,0 3px 10px #1018280f;--card-shadow-hover:0 2px 4px #1018281a,0 8px 22px #10182817}.theme-fancode.fancode-rich:not(.mode-light){--card-border:#2b323c;--card-shadow:0 2px 10px #0000004d;--card-shadow-hover:0 8px 24px #00000061}.theme-fancode.fancode-rich :where(.dashboard-card,.content-module,.lead-module,.page-hero,.auth-modal,.bb-profile,.bb-about-card){border:1px solid var(--card-border)!important;border-radius:var(--card-radius)!important;background:var(--card)!important;box-shadow:var(--card-shadow)!important}.theme-fancode.fancode-rich .lead-module{overflow:hidden}.theme-fancode.fancode-rich .lead-story{flex-direction:column!important;min-height:0!important;display:flex!important}.theme-fancode.fancode-rich .lead-media{aspect-ratio:16/7.2;background:var(--card-2);width:100%;overflow:hidden;height:auto!important;min-height:0!important}.theme-fancode.fancode-rich .lead-media img{object-fit:cover;width:100%;height:100%}.theme-fancode.fancode-rich .lead-copy{padding:18px 20px 20px!important;display:block!important}.theme-fancode.fancode-rich .lead-copy h1{letter-spacing:-.025em!important;margin:6px 0 8px!important;font-size:24px!important;font-weight:800!important;line-height:1.2!important}.theme-fancode.fancode-rich .lead-copy p{max-width:720px;color:var(--muted);margin:0;font-size:13px;line-height:1.5}.theme-fancode.fancode-rich .content-meta{color:var(--muted);margin-top:10px;font-size:11px}.theme-fancode.fancode-rich .module-band,.theme-fancode.fancode-rich .module-header{background:var(--card);min-height:54px;padding:12px 18px!important}.theme-fancode.fancode-rich :where(.news-card,.contestant-card,.bb-contestant-card,.poll-card,.community-post,.review-card,.fan-review-card,.host-directory-card,.season-directory-grid>*,.language-directory-grid>*,.profile-detail-grid>*,.result-card){overflow:hidden;border:1px solid var(--card-border)!important;border-radius:var(--card-radius)!important;background:var(--card)!important;box-shadow:var(--card-shadow)!important;transition:border-color .16s,box-shadow .16s,transform .16s!important}.theme-fancode.fancode-rich :where(.news-card,.contestant-card,.bb-contestant-card,.review-card,.fan-review-card,.host-directory-card,.season-directory-grid>*,.language-directory-grid>*):hover{background:var(--card)!important;box-shadow:var(--card-shadow-hover)!important;border-color:#cbd0d7!important;transform:translateY(-2px)!important}.theme-fancode.fancode-rich .news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;padding:18px!important;display:grid!important}.theme-fancode.fancode-rich .news-card{padding:0!important;display:block!important}.theme-fancode.fancode-rich .news-card .news-feed-avatar{display:none!important}.theme-fancode.fancode-rich .news-card .news-feed-body{flex-direction:column;display:flex}.theme-fancode.fancode-rich .news-card .news-feed-link{flex-direction:column;text-decoration:none;display:flex}.theme-fancode.fancode-rich .news-card .news-art{aspect-ratio:16/9;order:-1;width:100%;overflow:hidden;border:0!important;border-radius:0!important;margin:0!important}.theme-fancode.fancode-rich .news-card .news-art img{object-fit:cover;width:100%;height:100%}.theme-fancode.fancode-rich .news-card .news-meta{order:1;padding:13px 16px 0}.theme-fancode.fancode-rich .news-card .news-feed-label{order:2;margin:10px 16px 0}.theme-fancode.fancode-rich .news-card h3{order:3;margin:8px 16px 5px!important;font-size:18px!important;line-height:1.28!important}.theme-fancode.fancode-rich .news-card .news-feed-link p{color:var(--muted);order:4;margin:0 16px 14px!important}.theme-fancode.fancode-rich .news-card .news-feed-actions{border-top:1px solid var(--line);margin-top:auto;padding:9px 12px}.theme-fancode.fancode-rich .news-card.featured{grid-column:1/-1}.theme-fancode.fancode-rich .news-card.featured .news-art{aspect-ratio:16/7}.theme-fancode.fancode-rich .news-card.featured h3{font-size:24px!important}.theme-fancode.fancode-rich .reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;padding:18px!important;display:grid!important}.theme-fancode.fancode-rich .review-card{padding:0!important;display:block!important}.theme-fancode.fancode-rich .review-card .video-thumb{aspect-ratio:16/9;width:100%;border-radius:0!important;min-height:0!important}.theme-fancode.fancode-rich .review-card .review-copy{padding:14px 16px 16px!important}.theme-fancode.fancode-rich .review-card .review-copy h3{margin:5px 0;font-size:17px;line-height:1.3}.theme-fancode.fancode-rich :where(.season-directory-grid,.language-directory-grid,.host-directory-grid,.bb-contestant-grid,.contestant-grid,.fan-review-grid){gap:16px!important}.theme-fancode.fancode-rich :where(.quick-links-card,.headlines-card,.contestants-rail){border-radius:var(--card-radius)!important}.theme-fancode.fancode-rich :where(.quick-links-card h3,.side-card-title){background:var(--card);border-bottom:1px solid var(--line);padding:14px 16px!important}.theme-fancode.fancode-rich .quick-links-card>a{min-height:44px;padding:0 16px!important}.theme-fancode.fancode-rich .headlines-card>div:last-child>a{padding:12px 14px!important}.theme-fancode.fancode-rich :where(.primary-button,.secondary-button,.follow-button,.post-button,.fan-vote-button){box-shadow:none!important;border-radius:6px!important}@media (width<=760px){.theme-fancode.fancode-rich :where(.dashboard-card,.content-module,.lead-module){border-radius:12px!important}.theme-fancode.fancode-rich .lead-media{aspect-ratio:16/9}.theme-fancode.fancode-rich .lead-copy{padding:15px!important}.theme-fancode.fancode-rich .lead-copy h1{font-size:21px!important}.theme-fancode.fancode-rich .news-grid,.theme-fancode.fancode-rich .reviews-grid{grid-template-columns:1fr!important;gap:12px!important;padding:12px!important}.theme-fancode.fancode-rich .news-card.featured{grid-column:auto}.theme-fancode.fancode-rich .news-card.featured .news-art{aspect-ratio:16/9}.theme-fancode.fancode-rich .news-card.featured h3{font-size:20px!important}}.theme-fancode .fl-custom-select{min-width:0;font-family:var(--font-ui);gap:4px;display:grid;position:relative}.theme-fancode .fl-custom-select-label{color:var(--muted);text-transform:uppercase;letter-spacing:.055em;font-size:10px;font-weight:650;line-height:1}.theme-fancode .fl-custom-select-trigger{border:1px solid var(--line);background:var(--card-2);width:100%;min-width:0;height:38px;color:var(--text);cursor:pointer;text-align:left;box-shadow:none;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:0 10px;display:flex}.theme-fancode .fl-custom-select-trigger:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 45%,transparent);outline-offset:2px}.theme-fancode .fl-custom-select-value{align-items:baseline;gap:6px;min-width:0;display:flex;overflow:hidden}.theme-fancode .fl-custom-select-value strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:680;line-height:1.1;overflow:hidden}.theme-fancode .fl-custom-select-value small{color:var(--muted);white-space:nowrap;flex:none;font-size:10px;font-weight:560}.theme-fancode .fl-custom-select-trigger>svg{color:var(--muted);flex:none;transition:transform .16s}.theme-fancode .fl-custom-select.open .fl-custom-select-trigger>svg{transform:rotate(180deg)}.theme-fancode .fl-custom-select-menu{z-index:360;border:1px solid var(--line);background:var(--card);border-radius:10px;gap:2px;width:max-content;min-width:100%;max-width:min(320px,100vw - 28px);max-height:310px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;overflow:auto;box-shadow:0 18px 48px #0000003d}.theme-fancode .fl-custom-select-menu>button{min-width:190px;min-height:42px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:7px 9px;display:flex}.theme-fancode .fl-custom-select-menu>button:hover,.theme-fancode .fl-custom-select-menu>button.selected{background:var(--card-2)}.theme-fancode .fl-custom-select-menu>button>span{gap:2px;min-width:0;display:grid}.theme-fancode .fl-custom-select-menu small{color:var(--muted);font-size:10px;font-weight:540;line-height:1.2}.theme-fancode .fl-custom-select-menu b{color:var(--accent);flex:none;font-size:12px}.theme-fancode .fl-custom-select.disabled{opacity:.56}.theme-fancode .fl-custom-select.disabled .fl-custom-select-trigger{cursor:not-allowed}.theme-fancode .context-strip-controls .fl-custom-select{gap:2px}.theme-fancode .context-strip-controls .fl-custom-select-label{font-size:9px}.theme-fancode .context-strip-controls .fl-custom-select-trigger{background:0 0;border-radius:8px;height:34px}.theme-fancode .context-strip-controls .fl-custom-select-value strong{font-size:11px}.theme-fancode .context-strip-controls .fl-custom-select-menu{top:calc(100% + 5px)}.theme-fancode .context-strip-controls .season-control-custom{min-width:176px}.theme-fancode .rail-selects .fl-custom-select-menu{left:auto;right:0}@media (width<=760px){.theme-fancode .mobile-context-selects .fl-custom-select{gap:5px}.theme-fancode .mobile-context-selects .fl-custom-select-label{font-size:10px}.theme-fancode .mobile-context-selects .fl-custom-select-trigger{border-radius:11px;height:44px}.theme-fancode .mobile-context-selects .fl-custom-select-value strong{font-size:12px}.theme-fancode .mobile-context-selects .fl-custom-select-menu{width:100%;max-width:none;max-height:230px;left:0;right:auto}.theme-fancode .mobile-context-selects .fl-custom-select-menu>button{width:100%;min-width:0}}.theme-fancode .home-dashboard{--home-kicker-size:10px;--home-card-title-size:16px;--home-module-title-size:17px;--home-item-title-size:13px;--home-meta-size:11px}.theme-fancode .home-dashboard .content-kicker{font-size:var(--home-kicker-size)!important;letter-spacing:.06em!important;font-weight:720!important;line-height:1.15!important}.theme-fancode .home-dashboard :where(.side-card-title h2,.side-card-title h3,.pulse-card h3,.quick-links-card>h3,.account-side-card h3){font-size:var(--home-card-title-size)!important;letter-spacing:-.018em!important;font-weight:700!important;line-height:1.2!important}.theme-fancode .home-dashboard .side-card-title{min-height:48px}.theme-fancode .home-dashboard .pulse-card h3{margin:6px 0 12px}.theme-fancode .home-dashboard .module-header h2{font-size:var(--home-module-title-size)!important;letter-spacing:-.02em!important;font-weight:700!important;line-height:1.2!important}.theme-fancode .home-dashboard .module-band>span,.theme-fancode .home-dashboard .module-header>div>span{font-size:var(--home-kicker-size)!important}.theme-fancode .home-dashboard :where(.headlines-card>div:last-child>a>strong,.contestant-rail-list strong,.story-tile strong,.creator-review-grid strong){font-size:var(--home-item-title-size)!important;line-height:1.34!important}.theme-fancode .home-dashboard :where(.side-card-title a,.module-band>a,.module-header>a,.story-tile small,.contestant-rail-list small,.creator-review-grid small){font-size:var(--home-meta-size)!important}.theme-fancode .social-right-rail .rail-whats-happening>h2{letter-spacing:-.018em!important;font-size:16px!important;font-weight:700!important;line-height:1.2!important}.theme-fancode .social-right-rail .rail-card-heading h2{letter-spacing:-.025em!important;font-size:18px!important;font-weight:720!important;line-height:1.15!important}.theme-fancode .social-right-rail .rail-card-heading small{font-size:10px!important}.theme-fancode.fancode-rich{--accent:var(--fl-accent);--accent-strong:var(--fl-accent-strong);--accent-soft:color-mix(in srgb,var(--fl-accent) 10%,transparent);--green:var(--fl-accent);--orange:var(--accent);--sport-accent-pale:color-mix(in srgb,var(--fl-accent) 55%,#fff);--sport-accent-soft:color-mix(in srgb,var(--fl-accent) 10%,transparent);--sport-accent-border:color-mix(in srgb,var(--fl-accent) 30%,transparent)}.theme-fancode .fl-custom-select{gap:6px}.theme-fancode .fl-custom-select-label{color:var(--muted);letter-spacing:0;text-transform:none;font-size:11px;font-weight:650;line-height:1}.theme-fancode .fl-custom-select-trigger{border:1px solid var(--line-strong);background:var(--card-2);border-radius:999px;gap:12px;height:42px;padding:0 14px 0 15px;box-shadow:0 1px 2px #10182808}.theme-fancode .fl-custom-select-trigger:hover,.theme-fancode .fl-custom-select.open .fl-custom-select-trigger{border-color:color-mix(in srgb,var(--accent) 48%,var(--line-strong));background:var(--card)}.theme-fancode .fl-custom-select-trigger:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--fl-accent) 14%,transparent);outline:0}.theme-fancode .fl-custom-select-value{gap:8px}.theme-fancode .fl-custom-select-value strong{letter-spacing:-.01em;font-size:13px;font-weight:650;line-height:1.1}.theme-fancode .fl-custom-select-value small{font-size:10.5px;font-weight:550}.theme-fancode .fl-custom-select-trigger>svg{color:var(--accent)}.theme-fancode .fl-custom-select-menu{border:1px solid var(--line);background:var(--card);border-radius:13px;gap:2px;width:max-content;min-width:232px;max-width:min(340px,100vw - 28px);max-height:330px;padding:7px;top:calc(100% + 8px);box-shadow:0 16px 36px #1018282b,0 2px 7px #10182814}.theme-fancode .fl-custom-select-menu>button{border-radius:9px;min-width:218px;min-height:48px;padding:8px 14px}.theme-fancode .fl-custom-select-menu>button:hover{background:var(--card-2)}.theme-fancode .fl-custom-select-menu>button.selected{background:color-mix(in srgb,var(--accent) 7%,var(--card))}.theme-fancode .fl-custom-select-menu strong{font-size:13px;font-weight:620;line-height:1.2}.theme-fancode .fl-custom-select-menu small{margin-top:2px;font-size:10.5px;line-height:1.2}.theme-fancode .fl-custom-select-menu b{color:var(--accent);font-size:17px;font-weight:700}@media (width>=861px){.theme-fancode.fancode-rich .app-page-stage{min-height:calc(100vh - 118px)}.home-feed-tabs{top:118px}.context-strip{z-index:140;border-bottom:1px solid var(--line);background:var(--card);box-shadow:none;position:sticky;top:52px;overflow:visible}.context-strip-inner{grid-template-columns:320px minmax(0,1fr);align-items:stretch;width:100%;max-width:none;height:66px;padding:0;overflow:visible}.context-strip-controls{border-right:0;grid-template-columns:148px 172px;align-items:stretch;gap:0;padding:0}.theme-fancode .context-strip-controls .fl-custom-select{border-right:1px solid var(--line);align-content:center;gap:5px;min-width:0;padding:6px 12px 7px}.theme-fancode .context-strip-controls .fl-custom-select:first-child{border-left:1px solid var(--line)}.theme-fancode .context-strip-controls .fl-custom-select-label{margin:0;font-size:10px;line-height:1}.theme-fancode .context-strip-controls .fl-custom-select-trigger{background:var(--card-2);border-radius:999px;height:38px;padding:0 12px 0 14px}.theme-fancode .context-strip-controls .fl-custom-select-value strong{font-size:12.5px}.theme-fancode .context-strip-controls .season-control-custom{min-width:0}.theme-fancode .context-strip-controls .fl-custom-select-menu{top:calc(100% + 7px)}.context-strip-links{grid-template-columns:repeat(7,minmax(0,1fr));align-items:stretch;gap:0;min-width:0;display:grid;overflow:visible}.context-strip-links>a,.context-more{border-right:1px solid var(--line);min-width:0;position:relative}.context-strip-links>a{height:66px;color:var(--text);background:0 0;justify-content:center;align-items:center;padding:0 12px;display:flex}.context-strip-links>a:not(:first-child):before,.context-more:before{content:none!important}.context-strip-links>a strong,.context-more-trigger strong{letter-spacing:-.01em;font-size:12.5px;font-weight:650}.context-strip-links>a:hover,.context-more-trigger:hover,.context-more.open .context-more-trigger{color:var(--text);background:var(--card-2)}.context-strip-links>a.active{color:var(--text);background:color-mix(in srgb,var(--accent) 5%,var(--card))}.context-strip-links>a.active:after{background:var(--accent);border-radius:0;height:3px;bottom:0;left:0;right:0}.context-more-trigger{height:66px;padding:0 12px}.context-more-menu{border-radius:12px;top:calc(100% + 6px)}}@media (width>=861px) and (width<=1180px){.context-strip-inner{grid-template-columns:292px minmax(0,1fr);padding-inline:0}.context-strip-controls{grid-template-columns:132px 160px}.theme-fancode .context-strip-controls .fl-custom-select{padding-inline:9px}.context-strip-links>a,.context-more-trigger{padding-inline:7px}.context-strip-links>a strong,.context-more-trigger strong{font-size:11.5px}}@media (width>=861px) and (width<=1000px){.context-strip-inner{grid-template-columns:274px minmax(0,1fr)}.context-strip-controls{grid-template-columns:124px 150px}.context-strip-links{scrollbar-width:none;overflow-x:auto}.context-strip-links::-webkit-scrollbar{display:none}.context-strip-links>a,.context-more{min-width:78px}.context-strip-links>a strong,.context-more-trigger strong{font-size:11px}}.theme-fancode .rail-selects .fl-custom-select{gap:7px}.theme-fancode .rail-selects .fl-custom-select-trigger{height:42px}.theme-fancode .mobile-context-selects .fl-custom-select{gap:7px}.theme-fancode .mobile-context-selects .fl-custom-select-trigger{height:46px}.launch-story .content-kicker,.fandom-modal header small,.fandom-options>button.selected>span,.fandom-options>button.selected>b{color:var(--accent)!important}.player-image-preview{background:linear-gradient(145deg,var(--accent),#3b1608)!important}.mode-light .season-hub-actions a:first-child{border-color:color-mix(in srgb,var(--fl-accent) 28%,transparent);background:color-mix(in srgb,var(--fl-accent) 8%,transparent);color:var(--fl-accent-strong)}.theme-fancode .admin-workspace-page{max-width:none;padding:0 0 88px}.theme-fancode .admin-workspace-shell{width:min(100%,1480px);margin:0 auto;padding:34px clamp(20px,3vw,48px) 70px}.theme-fancode .admin-workspace-topbar{border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:flex-end;gap:28px;padding:0 0 24px;display:flex}.theme-fancode .admin-workspace-title{min-width:0}.theme-fancode .admin-workspace-kicker{color:var(--fl-accent);letter-spacing:.1em;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.theme-fancode .admin-workspace-title h1{color:var(--fl-ink);letter-spacing:-.035em;margin:0;font-size:clamp(34px,4vw,54px);font-weight:760;line-height:1}.theme-fancode .admin-workspace-title p{max-width:690px;color:var(--fl-muted);margin:10px 0 0;font-size:14px;line-height:1.55}.theme-fancode .admin-workspace-actions{flex:none;align-items:flex-end;gap:10px;display:flex}.theme-fancode .admin-season-select{width:270px}.theme-fancode .admin-season-select .fl-custom-select-trigger{background:var(--fl-panel);border-color:var(--fl-line);border-radius:10px;height:44px}.theme-fancode .admin-season-select .fl-custom-select-menu{min-width:285px;left:auto;right:0}.theme-fancode .admin-signout{border:1px solid var(--fl-line);background:var(--fl-panel);height:44px;color:var(--fl-muted);border-radius:10px;padding:0 15px;font-size:12px;font-weight:700}.theme-fancode .admin-signout:hover{color:var(--fl-ink);border-color:color-mix(in srgb,var(--fl-accent) 30%,var(--fl-line))}.theme-fancode .admin-workspace-message{border-radius:10px;margin:16px 0 0}.theme-fancode .admin-workspace-grid{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:34px;padding-top:28px;display:grid}.theme-fancode .admin-workspace-nav{gap:22px;padding:4px 0;display:grid;position:sticky;top:128px}.theme-fancode .admin-workspace-nav section>span{color:var(--fl-muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 7px;padding:0 10px;font-size:9px;font-weight:800;display:block}.theme-fancode .admin-workspace-nav section>div{gap:3px;display:grid}.theme-fancode .admin-workspace-nav button{width:100%;min-height:40px;color:var(--fl-muted);text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px;display:grid}.theme-fancode .admin-workspace-nav button strong{white-space:nowrap;font-size:12px;font-weight:650}.theme-fancode .admin-workspace-nav button i{background:var(--fl-panel-3);min-width:22px;height:20px;color:var(--fl-muted);border-radius:999px;place-items:center;padding:0 6px;font-size:9px;font-style:normal;font-weight:750;display:grid}.theme-fancode .admin-workspace-nav button:hover{background:var(--fl-panel-2);color:var(--fl-ink)}.theme-fancode .admin-workspace-nav button.active{background:color-mix(in srgb,var(--fl-accent) 10%,var(--fl-panel));color:var(--fl-accent)}.theme-fancode .admin-workspace-nav button.active i{background:var(--fl-accent);color:#fff}.theme-fancode .admin-workspace-main{min-width:0}.theme-fancode .admin-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.theme-fancode .admin-section-heading span{color:var(--fl-accent);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.theme-fancode .admin-section-heading h2{color:var(--fl-ink);letter-spacing:-.02em;margin:4px 0 0;font-size:28px;font-weight:730}.theme-fancode .admin-section-heading>b{color:var(--fl-line);font-size:34px;font-weight:800;line-height:1}.theme-fancode .admin-workspace-main .admin-panel{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;display:block!important}.theme-fancode .admin-overview{gap:18px;display:grid}.theme-fancode .admin-overview-hero{border:1px solid var(--fl-line);background:linear-gradient(135deg,color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel)),var(--fl-panel));border-radius:16px;justify-content:space-between;align-items:center;gap:24px;min-height:150px;padding:24px 26px;display:flex}.theme-fancode .admin-overview-hero span,.theme-fancode .admin-quick-actions>div:first-child span{color:var(--fl-accent);letter-spacing:.1em;font-size:9px;font-weight:800}.theme-fancode .admin-overview-hero h3{margin:5px 0 3px;font-size:23px;line-height:1.1}.theme-fancode .admin-overview-hero p{color:var(--fl-muted);margin:0;font-size:12px}.theme-fancode .admin-overview-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.theme-fancode .admin-overview-cards>button{border:1px solid var(--fl-line);background:var(--fl-panel);min-height:190px;color:var(--fl-ink);text-align:left;border-radius:14px;padding:18px;transition:transform .15s,border-color .15s;display:block}.theme-fancode .admin-overview-cards>button:hover{border-color:color-mix(in srgb,var(--fl-accent) 35%,var(--fl-line));transform:translateY(-2px)}.theme-fancode .admin-overview-icon{background:color-mix(in srgb,var(--fl-accent) 10%,var(--fl-panel));width:34px;height:34px;color:var(--fl-accent);border-radius:9px;place-items:center;display:grid}.theme-fancode .admin-overview-cards>button>strong{margin-top:20px;font-size:28px;line-height:1;display:block}.theme-fancode .admin-overview-cards h3{margin:7px 0 4px;font-size:14px}.theme-fancode .admin-overview-cards p{min-height:34px;color:var(--fl-muted);margin:0;font-size:10px;line-height:1.55}.theme-fancode .admin-overview-cards i{color:var(--fl-accent);align-items:center;gap:5px;margin-top:13px;font-size:10px;font-style:normal;font-weight:750;display:flex}.theme-fancode .admin-quick-actions{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:14px;justify-content:space-between;align-items:center;gap:24px;padding:20px 22px;display:flex}.theme-fancode .admin-quick-actions h3{margin:3px 0 0;font-size:16px}.theme-fancode .admin-quick-actions>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.theme-fancode .admin-quick-actions button{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:9px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:10px;font-weight:700;display:flex}.theme-fancode .news-admin-workspace{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:start;gap:16px;display:grid}.theme-fancode .news-editor-card,.theme-fancode .news-preview-card,.theme-fancode .news-library-card{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:16px}.theme-fancode .news-editor-card{padding:22px}.theme-fancode .news-editor-head{border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.theme-fancode .news-editor-head span,.theme-fancode .news-library-head span,.theme-fancode .news-preview-head>span{color:var(--fl-accent);letter-spacing:.09em;font-size:9px;font-weight:800}.theme-fancode .news-editor-head h3,.theme-fancode .news-library-head h3{margin:4px 0 3px;font-size:18px}.theme-fancode .news-editor-head p{color:var(--fl-muted);margin:0;font-size:10px}.theme-fancode .news-editor-head>button{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:8px;min-height:34px;padding:0 10px;font-size:10px;font-weight:700}.theme-fancode .news-editor-form{gap:14px;padding-top:18px;display:grid}.theme-fancode .news-editor-form label{gap:6px;display:grid}.theme-fancode .news-editor-form label>span{color:var(--fl-muted);font-size:10px;font-weight:700}.theme-fancode .news-editor-form label>small{color:var(--fl-muted);font-size:9px}.theme-fancode .news-editor-form input,.theme-fancode .news-editor-form textarea,.theme-fancode .news-editor-form select{width:100%;line-height:1.5;border:1px solid var(--fl-line)!important;background:var(--fl-panel-2)!important;color:var(--fl-ink)!important;border-radius:10px!important;padding:10px 12px!important;font-size:12px!important}.theme-fancode .news-editor-form input,.theme-fancode .news-editor-form select{min-height:44px!important}.theme-fancode .news-headline-input{font-size:15px!important;font-weight:650!important}.theme-fancode .news-body-input{resize:vertical;min-height:250px}.theme-fancode .news-publish-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.theme-fancode .news-publish-options>label{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:10px;grid-template-columns:auto 1fr;align-items:start;padding:12px}.theme-fancode .news-publish-options input{accent-color:var(--fl-accent);margin:2px 0 0;width:16px!important;height:16px!important;min-height:0!important;padding:0!important}.theme-fancode .news-publish-options label>span{color:var(--fl-ink);gap:2px;font-size:10px;display:grid}.theme-fancode .news-publish-options strong{font-size:11px}.theme-fancode .news-publish-options small{color:var(--fl-muted);font-size:9px;line-height:1.4}.theme-fancode .news-editor-actions{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.theme-fancode .news-editor-actions>button:first-child{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:9px;min-height:42px;padding:0 14px;font-size:11px;font-weight:700}.theme-fancode .news-editor-actions .primary-button{border-radius:9px;min-height:42px;font-size:11px}.theme-fancode .news-preview-card{position:sticky;top:128px;overflow:hidden}.theme-fancode .news-preview-head{border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:center;height:46px;padding:0 14px;display:flex}.theme-fancode .news-preview-head b{background:color-mix(in srgb,var(--fl-accent) 10%,transparent);color:var(--fl-accent);border-radius:999px;padding:4px 7px;font-size:9px}.theme-fancode .news-preview-image{aspect-ratio:16/9;background:var(--fl-panel-3);place-items:center;display:grid;overflow:hidden}.theme-fancode .news-preview-image img{object-fit:cover;width:100%;height:100%}.theme-fancode .news-preview-image>span{color:var(--fl-muted);place-items:center;gap:6px;font-size:9px;display:grid}.theme-fancode .news-preview-copy{padding:16px}.theme-fancode .news-preview-copy>span{color:var(--fl-accent);text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:800}.theme-fancode .news-preview-copy h3{margin:7px 0 6px;font-size:18px;line-height:1.25}.theme-fancode .news-preview-copy p{color:var(--fl-muted);margin:0;font-size:10px;line-height:1.55}.theme-fancode .news-preview-copy small{border-top:1px solid var(--fl-line);color:var(--fl-muted);margin-top:12px;padding-top:10px;font-size:9px;display:block}.theme-fancode .news-library-card{grid-column:1/-1;padding:18px}.theme-fancode .news-library-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px;display:flex}.theme-fancode .news-library-head label{border:1px solid var(--fl-line);background:var(--fl-panel-2);min-width:220px;height:36px;color:var(--fl-muted);border-radius:9px;align-items:center;gap:7px;padding:0 10px;display:flex}.theme-fancode .news-library-head input{width:100%;height:100%;color:var(--fl-ink);background:0 0;border:0;outline:0;font-size:10px}.theme-fancode .news-admin-list{gap:7px;display:grid}.theme-fancode .news-admin-list article{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:10px;grid-template-columns:80px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:74px;padding:9px;display:grid}.theme-fancode .news-admin-thumb{background:var(--fl-panel-3);width:80px;height:54px;color:var(--fl-muted);border-radius:8px;place-items:center;display:grid;overflow:hidden}.theme-fancode .news-admin-thumb img{object-fit:cover;width:100%;height:100%}.theme-fancode .news-admin-copy{gap:2px;min-width:0;display:grid}.theme-fancode .news-admin-copy span{color:var(--fl-accent);text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:800}.theme-fancode .news-admin-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.theme-fancode .news-admin-copy small{color:var(--fl-muted);font-size:8px}.theme-fancode .news-admin-actions{align-items:center;gap:5px;display:flex}.theme-fancode .news-admin-actions button{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:7px;min-height:31px;padding:0 9px;font-size:9px;font-weight:700}.theme-fancode .news-admin-actions button.home-active{border-color:color-mix(in srgb,var(--fl-accent) 38%,var(--fl-line));color:var(--fl-accent)}.theme-fancode .news-admin-actions button.danger{color:#c93c49}.theme-fancode .profile-page-refresh{max-width:1180px!important}.theme-fancode .profile-workspace{gap:14px;display:grid}.theme-fancode .profile-summary-card{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;display:flex}.theme-fancode .profile-summary-main{align-items:center;gap:16px;min-width:0;display:flex}.theme-fancode .profile-avatar-large{background:var(--fl-accent);color:#fff;border-radius:18px;flex:none;place-items:center;width:72px;height:72px;font-size:24px;font-weight:800;display:grid;overflow:hidden}.theme-fancode .profile-avatar-large img{object-fit:cover;width:100%;height:100%}.theme-fancode .profile-role-badge{background:color-mix(in srgb,var(--fl-accent) 10%,transparent);color:var(--fl-accent);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:800;display:inline-flex}.theme-fancode .profile-summary-main h2{margin:5px 0 1px;font-size:22px;line-height:1.1}.theme-fancode .profile-summary-main p{color:var(--fl-muted);margin:0;font-size:11px}.theme-fancode .profile-summary-main small{color:var(--fl-muted);margin-top:4px;font-size:9px;display:block}.theme-fancode .profile-summary-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.theme-fancode .profile-summary-actions>a,.theme-fancode .profile-summary-actions>button{border-radius:9px;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:10px;font-weight:700;display:flex}.theme-fancode .profile-summary-actions>button{border:1px solid var(--fl-line);background:var(--fl-panel-2);color:var(--fl-ink)}.theme-fancode .profile-message{border:1px solid color-mix(in srgb,var(--fl-accent) 28%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel));color:var(--fl-accent);border-radius:9px;padding:10px 12px;font-size:10px;font-weight:650}.theme-fancode .profile-grid-refresh{grid-template-columns:minmax(0,1.25fr) minmax(270px,.75fr);align-items:start;gap:14px;display:grid}.theme-fancode .profile-settings-card,.theme-fancode .profile-account-card,.theme-fancode .profile-shortcuts-card,.theme-fancode .profile-admin-card{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:14px}.theme-fancode .profile-settings-card,.theme-fancode .profile-account-card,.theme-fancode .profile-shortcuts-card{padding:20px}.theme-fancode .profile-card-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.theme-fancode .profile-card-head>svg{color:var(--fl-accent)}.theme-fancode .profile-card-head span{color:var(--fl-accent);letter-spacing:.09em;font-size:8px;font-weight:800}.theme-fancode .profile-card-head h3{margin:3px 0 2px;font-size:16px}.theme-fancode .profile-card-head p{color:var(--fl-muted);margin:0;font-size:9px}.theme-fancode .profile-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.theme-fancode .profile-form-grid label{gap:5px;display:grid}.theme-fancode .profile-form-grid label>span{color:var(--fl-muted);font-size:9px;font-weight:700}.theme-fancode .profile-form-grid input{border:1px solid var(--fl-line);background:var(--fl-panel-2);width:100%;min-height:42px;color:var(--fl-ink);border-radius:9px;padding:0 11px;font-size:11px}.theme-fancode .profile-save-row{border-top:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding-top:14px;display:flex}.theme-fancode .profile-save-row small{color:var(--fl-muted);font-size:9px}.theme-fancode .profile-save-row .primary-button{border-radius:8px;min-height:38px;font-size:10px}.theme-fancode .profile-account-card dl{margin:0;display:grid}.theme-fancode .profile-account-card dl>div{border-top:1px solid var(--fl-line);grid-template-columns:94px minmax(0,1fr);gap:10px;padding:10px 0;display:grid}.theme-fancode .profile-account-card dl>div:first-child{border-top:0}.theme-fancode .profile-account-card dt{color:var(--fl-muted);font-size:9px}.theme-fancode .profile-account-card dd{text-overflow:ellipsis;min-width:0;color:var(--fl-ink);text-align:right;margin:0;font-size:10px;font-weight:650;overflow:hidden}.theme-fancode .profile-account-card dd.verified{color:var(--fl-accent)}.theme-fancode .profile-account-card dd.pending{color:#b77700}.theme-fancode .profile-shortcuts-card{grid-column:1/-1}.theme-fancode .profile-shortcuts{grid-template-columns:1fr 1fr;gap:8px;display:grid}.theme-fancode .profile-shortcuts>a{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:10px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:64px;padding:10px 12px;display:grid}.theme-fancode .profile-shortcuts>a>span{background:color-mix(in srgb,var(--fl-accent) 9%,var(--fl-panel));width:34px;height:34px;color:var(--fl-accent);border-radius:9px;place-items:center;display:grid}.theme-fancode .profile-shortcuts>a>div{gap:1px;display:grid}.theme-fancode .profile-shortcuts strong{font-size:11px}.theme-fancode .profile-shortcuts small{color:var(--fl-muted);font-size:8px}.theme-fancode .profile-shortcuts>a>svg{color:var(--fl-muted)}.theme-fancode .profile-admin-card{background:linear-gradient(135deg,color-mix(in srgb,var(--fl-accent) 9%,var(--fl-panel)),var(--fl-panel));grid-column:1/-1;align-items:flex-start;gap:13px;padding:18px 20px;display:flex}.theme-fancode .profile-admin-card>span{background:var(--fl-accent);color:#fff;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;display:grid}.theme-fancode .profile-admin-card small{color:var(--fl-accent);letter-spacing:.08em;font-size:8px;font-weight:800}.theme-fancode .profile-admin-card h3{margin:3px 0;font-size:15px}.theme-fancode .profile-admin-card p{color:var(--fl-muted);margin:0;font-size:9px;line-height:1.5}.theme-fancode .profile-admin-card a{color:var(--fl-accent);align-items:center;gap:5px;margin-top:8px;font-size:9px;font-weight:800;display:inline-flex}@media (width<=1100px){.theme-fancode .admin-overview-cards{grid-template-columns:1fr 1fr}.theme-fancode .news-admin-workspace{grid-template-columns:1fr}.theme-fancode .news-preview-card{grid-template-columns:220px 1fr;display:grid;position:static}.theme-fancode .news-preview-head{grid-column:1/-1}}@media (width<=860px){.theme-fancode .admin-workspace-shell{padding:22px 14px 80px}.theme-fancode .admin-workspace-topbar{flex-direction:column;align-items:stretch}.theme-fancode .admin-workspace-actions{width:100%}.theme-fancode .admin-season-select{width:min(100%,360px)}.theme-fancode .admin-workspace-grid{grid-template-columns:1fr;gap:18px}.theme-fancode .admin-workspace-nav{scrollbar-width:none;gap:8px;padding:0 0 8px;display:flex;position:static;overflow-x:auto}.theme-fancode .admin-workspace-nav section{flex:none}.theme-fancode .admin-workspace-nav section>span{display:none}.theme-fancode .admin-workspace-nav section>div{gap:6px;display:flex}.theme-fancode .admin-workspace-nav button{border:1px solid var(--fl-line);background:var(--fl-panel);grid-template-columns:18px auto auto;width:auto;min-height:38px}.theme-fancode .admin-overview-hero,.theme-fancode .admin-quick-actions{flex-direction:column;align-items:flex-start}.theme-fancode .admin-quick-actions>div:last-child{justify-content:flex-start}.theme-fancode .profile-grid-refresh{grid-template-columns:1fr}.theme-fancode .profile-shortcuts-card,.theme-fancode .profile-admin-card{grid-column:auto}}@media (width<=620px){.theme-fancode .admin-workspace-actions{grid-template-columns:1fr auto;display:grid}.theme-fancode .admin-season-select{width:100%}.theme-fancode .admin-overview-cards,.theme-fancode .news-publish-options,.theme-fancode .profile-form-grid,.theme-fancode .profile-shortcuts{grid-template-columns:1fr}.theme-fancode .news-preview-card{display:block}.theme-fancode .news-library-head{flex-direction:column;align-items:stretch}.theme-fancode .news-library-head label{width:100%;min-width:0}.theme-fancode .news-admin-list article{grid-template-columns:62px minmax(0,1fr)}.theme-fancode .news-admin-thumb{width:62px;height:50px}.theme-fancode .news-admin-actions{flex-wrap:wrap;grid-column:1/-1}.theme-fancode .profile-summary-card{flex-direction:column;align-items:flex-start}.theme-fancode .profile-summary-actions{justify-content:flex-start}.theme-fancode .profile-save-row{flex-direction:column;align-items:flex-start}}.theme-fancode .profile-page-refresh .bb-page-head{border-radius:16px;min-height:150px;margin-bottom:18px;padding:28px 30px}.theme-fancode .profile-page-refresh .bb-page-head h1{text-transform:none;letter-spacing:-.03em;font-size:clamp(30px,4vw,42px);line-height:1.05}.theme-fancode .profile-page-refresh .bb-page-head p{max-width:560px;font-size:11px}.theme-fancode .admin-console-v2{background:var(--fl-bg);grid-template-columns:238px minmax(0,1fr);width:min(1480px,100%);min-height:calc(100vh - 108px);margin:0 auto;display:grid}.theme-fancode .admin-console-sidebar{color:#fff;background:linear-gradient(#2a1013 0%,#1b0e10 62%,#130b0c 100%);border-right:1px solid #ffffff14;flex-direction:column;align-self:start;min-height:calc(100vh - 108px);padding:22px 14px 18px;display:flex;position:sticky;top:108px}.theme-fancode .admin-console-brand{border-bottom:1px solid #ffffff1f;align-items:center;gap:11px;padding:0 10px 22px;display:flex}.theme-fancode .admin-console-mark{color:#06382f;letter-spacing:-.04em;background:#fff;border-radius:10px;place-items:center;width:38px;height:38px;font-size:15px;font-weight:900;display:grid}.theme-fancode .admin-console-brand>div{gap:1px;display:grid}.theme-fancode .admin-console-brand strong{font-size:15px}.theme-fancode .admin-console-brand small{color:#ffffff9e;font-size:9px}.theme-fancode .admin-console-nav{gap:18px;padding:19px 0;display:grid;overflow:auto}.theme-fancode .admin-console-nav section{gap:6px;display:grid}.theme-fancode .admin-console-group-label{color:#ffffff75;letter-spacing:.12em;text-transform:uppercase;padding:0 10px;font-size:8px;font-weight:800}.theme-fancode .admin-console-nav section>div{gap:3px;display:grid}.theme-fancode .admin-console-nav button{color:#ffffffb8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:42px;padding:0 10px;display:grid}.theme-fancode .admin-console-nav button strong{font-size:11px;font-weight:650}.theme-fancode .admin-console-nav button i{color:#ffffffb3;background:#ffffff14;border-radius:999px;place-items:center;min-width:22px;height:20px;padding:0 6px;font-size:8px;font-style:normal;display:grid}.theme-fancode .admin-console-nav button:hover{color:#fff;background:#ffffff12}.theme-fancode .admin-console-nav button.active{box-shadow:0 8px 24px #00000024;color:#2b160d!important;background:#fff!important}.theme-fancode .admin-console-nav button.active i{background:var(--fl-accent);color:#fff}.theme-fancode .admin-console-user{border-top:1px solid #ffffff1f;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;margin-top:auto;padding:14px 10px 0;display:grid}.theme-fancode .admin-console-user>span{background:#ffffff1f;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.theme-fancode .admin-console-user>div{gap:1px;min-width:0;display:grid}.theme-fancode .admin-console-user strong{font-size:9px}.theme-fancode .admin-console-user small{text-overflow:ellipsis;white-space:nowrap;color:#ffffff8f;font-size:8px;overflow:hidden}.theme-fancode .admin-console-content{background:var(--fl-bg);min-width:0}.theme-fancode .admin-console-header{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);justify-content:space-between;align-items:center;gap:26px;min-height:122px;padding:24px 28px;display:flex}.theme-fancode .admin-console-heading>span{color:var(--fl-accent);letter-spacing:.1em;font-size:9px;font-weight:850}.theme-fancode .admin-console-heading h1{letter-spacing:-.035em;margin:4px 0 3px;line-height:1.05;font-size:28px!important}.theme-fancode .admin-console-heading p{color:var(--fl-muted);margin:0;font-size:10px}.theme-fancode .admin-console-tools{flex-wrap:wrap;justify-content:flex-end;align-items:end;gap:8px;display:flex}.theme-fancode .admin-console-tools .custom-select{min-width:220px}.theme-fancode .admin-console-news-cta,.theme-fancode .admin-signout{border:1px solid var(--fl-line);background:var(--fl-panel-2);min-height:40px;color:var(--fl-ink);cursor:pointer;border-radius:9px;align-items:center;gap:7px;padding:0 13px;font-size:9px;font-weight:750;display:inline-flex}.theme-fancode .admin-console-news-cta{border-color:var(--fl-accent)!important;background:var(--fl-accent)!important;color:#fff!important}.theme-fancode .admin-console-news-cta:disabled{opacity:.45}.theme-fancode .admin-console-workarea{min-width:0;padding:26px 28px 60px}.theme-fancode .admin-console-workarea>.admin-panel{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.theme-fancode .admin-console-workarea .admin-overview{max-width:none}.theme-fancode .admin-overview-hero{color:#fff!important;background:linear-gradient(120deg,#1c1815,#451703)!important;border-radius:14px!important;min-height:174px!important}.theme-fancode .admin-overview-hero :where(span,h3,p){color:#fff!important}.theme-fancode .admin-overview-hero p{opacity:.72}.theme-fancode .admin-overview-hero .primary-button{color:#2b160d!important;background:#fff!important;border-color:#fff!important}.theme-fancode .admin-overview-cards>button{border-radius:12px!important;min-height:188px!important;padding:20px!important}.theme-fancode .admin-overview-cards>button>strong{font-size:31px!important}.theme-fancode .admin-overview-cards>button h3{font-size:13px!important}.theme-fancode .news-studio-v2{gap:18px;display:grid}.theme-fancode .news-studio-toolbar{border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:flex-end;gap:20px;padding:0 0 18px;display:flex}.theme-fancode .news-studio-toolbar>div:first-child>span{color:var(--fl-accent);letter-spacing:.1em;font-size:9px;font-weight:850}.theme-fancode .news-studio-toolbar h2{letter-spacing:-.025em;margin:4px 0 2px;font-size:25px!important}.theme-fancode .news-studio-toolbar p{color:var(--fl-muted);margin:0;font-size:10px}.theme-fancode .news-studio-toolbar-actions{gap:7px;display:flex}.theme-fancode .news-studio-toolbar-actions button{border:1px solid var(--fl-line);background:var(--fl-panel);min-height:39px;color:var(--fl-muted);cursor:pointer;border-radius:9px;align-items:center;gap:7px;padding:0 13px;font-size:9px;font-weight:750;display:flex}.theme-fancode .news-studio-toolbar-actions button.active{border-color:color-mix(in srgb,var(--fl-accent) 32%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel));color:var(--fl-accent)}.theme-fancode .news-studio-toolbar-actions button.primary{border-color:var(--fl-accent);background:var(--fl-accent);color:#fff}.theme-fancode .news-studio-stats{grid-template-columns:180px 180px minmax(0,1fr);gap:10px;display:grid}.theme-fancode .news-studio-stats article{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:11px;min-height:100px;padding:16px}.theme-fancode .news-studio-stats article>span{color:var(--fl-muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:750}.theme-fancode .news-studio-stats strong{margin:5px 0 2px;font-size:27px;line-height:1;display:block}.theme-fancode .news-studio-stats small{color:var(--fl-muted);font-size:8px;display:block}.theme-fancode .news-studio-stats .lead{background:linear-gradient(135deg,color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel)),var(--fl-panel))}.theme-fancode .news-studio-stats .lead strong{color:var(--fl-accent)}.theme-fancode .news-studio-stats .lead small{white-space:nowrap;text-overflow:ellipsis;max-width:430px;overflow:hidden}.theme-fancode .news-library-v2{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:12px;overflow:hidden}.theme-fancode .news-library-v2-head{border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.theme-fancode .news-library-v2-head h3{margin:0;font-size:15px}.theme-fancode .news-library-v2-head p{color:var(--fl-muted);margin:3px 0 0;font-size:8px}.theme-fancode .news-library-v2-head label{border:1px solid var(--fl-line);background:var(--fl-panel-2);min-width:230px;height:37px;color:var(--fl-muted);border-radius:8px;align-items:center;gap:7px;padding:0 10px;display:flex}.theme-fancode .news-library-v2-head input{width:100%;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;font-size:9px!important}.theme-fancode .news-library-table{display:grid}.theme-fancode .news-library-row{border-top:1px solid var(--fl-line);grid-template-columns:minmax(300px,1fr) 150px 120px minmax(260px,auto);align-items:center;gap:14px;min-height:82px;padding:11px 16px;display:grid}.theme-fancode .news-library-row:first-child{border-top:0}.theme-fancode .news-library-columns{background:var(--fl-panel-2);color:var(--fl-muted);text-transform:uppercase;letter-spacing:.07em;padding-block:0;font-size:8px;font-weight:800;min-height:36px!important}.theme-fancode .news-library-article{grid-template-columns:70px minmax(0,1fr);align-items:center;gap:11px;min-width:0;display:grid}.theme-fancode .news-library-thumb{background:var(--fl-panel-3);width:70px;height:52px;color:var(--fl-muted);border-radius:7px;place-items:center;display:grid;overflow:hidden}.theme-fancode .news-library-thumb img{object-fit:cover;width:100%;height:100%}.theme-fancode .news-library-article>div:last-child{min-width:0}.theme-fancode .news-library-article small{color:var(--fl-accent);text-transform:uppercase;font-size:7px;font-weight:800}.theme-fancode .news-library-article strong{white-space:nowrap;text-overflow:ellipsis;margin:2px 0;font-size:10px;display:block;overflow:hidden}.theme-fancode .news-library-article p{color:var(--fl-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:8px;overflow:hidden}.theme-fancode .news-status-pill{background:var(--fl-panel-3);border-radius:999px;margin:2px 4px 2px 0;padding:4px 7px;font-size:7px;font-weight:800;display:inline-flex}.theme-fancode .news-status-pill.published{background:color-mix(in srgb,var(--fl-accent) 12%,transparent);color:var(--fl-accent-strong)}.theme-fancode .news-status-pill.draft{color:var(--fl-muted)}.theme-fancode .news-status-pill.lead{background:color-mix(in srgb,var(--fl-accent) 12%,transparent);color:var(--fl-accent)}.theme-fancode .news-library-row time{color:var(--fl-muted);font-size:8px}.theme-fancode .news-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.theme-fancode .news-row-actions button{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:7px;min-height:29px;padding:0 8px;font-size:8px;font-weight:700}.theme-fancode .news-row-actions button.active{color:var(--fl-accent);border-color:color-mix(in srgb,var(--fl-accent) 35%,var(--fl-line))}.theme-fancode .news-row-actions button.danger{color:#d84d59}.theme-fancode .news-library-empty{color:var(--fl-muted);text-align:center;place-items:center;gap:6px;padding:56px 20px;display:grid}.theme-fancode .news-library-empty strong{color:var(--fl-ink);font-size:14px}.theme-fancode .news-library-empty p{margin:0 0 7px;font-size:9px}.theme-fancode .news-library-empty .primary-button{background:var(--fl-accent)!important;border-color:var(--fl-accent)!important;color:#fff!important}.theme-fancode .news-editor-layout-v2{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:16px;display:grid}.theme-fancode .news-editor-v2,.theme-fancode .news-preview-v2{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:12px}.theme-fancode .news-editor-v2{overflow:hidden}.theme-fancode .news-editor-v2-head{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:72px;padding:14px 17px;display:grid}.theme-fancode .news-editor-v2-head>button{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:7px;align-items:center;gap:6px;min-height:34px;padding:0 9px;font-size:8px;font-weight:700;display:flex}.theme-fancode .news-editor-v2-head>div span{color:var(--fl-accent);letter-spacing:.09em;font-size:7px;font-weight:850}.theme-fancode .news-editor-v2-head h3{margin:2px 0 0;font-size:15px}.theme-fancode .news-editor-form-v2{gap:13px;padding:18px;display:grid}.theme-fancode .news-editor-form-v2>label,.theme-fancode .news-editor-form-v2 .admin-field-grid>label{gap:5px;display:grid}.theme-fancode .news-editor-form-v2 label>span{color:var(--fl-muted);font-size:8px;font-weight:750}.theme-fancode .news-editor-form-v2 label>small{color:var(--fl-muted);font-size:7px}.theme-fancode .news-editor-form-v2 :where(input,textarea,select){width:100%;border:1px solid var(--fl-line)!important;background:var(--fl-panel-2)!important;border-radius:8px!important;padding:10px 11px!important;font-size:10px!important}.theme-fancode .news-editor-form-v2 input{min-height:40px}.theme-fancode .news-editor-form-v2 .news-headline-input{min-height:52px!important;font-size:15px!important;font-weight:700!important}.theme-fancode .news-editor-form-v2 .news-body-input{resize:vertical;min-height:330px;line-height:1.6}.theme-fancode .news-publish-options-v2{grid-template-columns:1fr 1fr;gap:8px;display:grid}.theme-fancode .news-publish-options-v2>label{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:9px;grid-template-columns:18px 1fr;align-items:start;gap:8px;min-height:68px;padding:11px;display:grid}.theme-fancode .news-publish-options-v2 input{accent-color:var(--fl-accent);width:16px!important;height:16px!important;min-height:0!important;padding:0!important}.theme-fancode .news-publish-options-v2 span{gap:2px;display:grid}.theme-fancode .news-publish-options-v2 strong{font-size:9px}.theme-fancode .news-publish-options-v2 small{font-size:7px}.theme-fancode .news-editor-footer{border-top:1px solid var(--fl-line);justify-content:flex-end;gap:8px;padding-top:14px;display:flex}.theme-fancode .news-editor-footer>button{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:8px;min-height:38px;padding:0 13px;font-size:9px;font-weight:750}.theme-fancode .news-editor-footer .primary-button{background:var(--fl-accent)!important;border-color:var(--fl-accent)!important;color:#fff!important;border-radius:8px!important}.theme-fancode .news-preview-v2{position:sticky;top:128px;overflow:hidden}.theme-fancode .news-preview-v2-head{border-bottom:1px solid var(--fl-line);justify-content:space-between;padding:12px 14px;display:flex}.theme-fancode .news-preview-v2-head span{color:var(--fl-muted);letter-spacing:.08em;font-size:8px;font-weight:800}.theme-fancode .news-preview-v2-head b{color:var(--fl-accent);font-size:8px}.theme-fancode .news-preview-v2-image{background:var(--fl-panel-3);height:190px;color:var(--fl-muted);place-items:center;display:grid}.theme-fancode .news-preview-v2-image img{object-fit:cover;width:100%;height:100%}.theme-fancode .news-preview-v2-image>span{place-items:center;gap:7px;font-size:8px;display:grid}.theme-fancode .news-preview-v2-copy{padding:16px}.theme-fancode .news-preview-v2-copy>span{color:var(--fl-accent);text-transform:uppercase;font-size:8px;font-weight:800}.theme-fancode .news-preview-v2-copy h3{margin:6px 0;line-height:1.12;font-size:18px!important}.theme-fancode .news-preview-v2-copy p{color:var(--fl-muted);margin:0 0 13px;font-size:9px;line-height:1.55}.theme-fancode .news-preview-v2-copy small{color:var(--fl-muted);font-size:8px}.theme-fancode .profile-console-v2{gap:14px;width:min(100% - 40px,1120px);margin:24px auto 64px;display:grid}.theme-fancode .profile-console-hero{border:1px solid var(--fl-line);color:#fff;background:linear-gradient(125deg,#17191e 0%,#25150d 55%,#3b1608 100%);border-radius:15px;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:19px;min-height:164px;padding:25px 28px;display:grid;box-shadow:0 18px 50px #0000001f}.theme-fancode .profile-console-avatar{color:#2b160d;background:#fff;border:3px solid #ffffff59;border-radius:50%;place-items:center;width:86px;height:86px;font-size:25px;font-weight:850;display:grid;overflow:hidden}.theme-fancode .profile-console-avatar img{object-fit:cover;width:100%;height:100%}.theme-fancode .profile-console-identity>span{letter-spacing:.11em;color:#b8f4e4;font-size:8px;font-weight:850}.theme-fancode .profile-console-identity h1{letter-spacing:-.035em;margin:4px 0 2px;color:#fff!important;font-size:29px!important}.theme-fancode .profile-console-identity>p{color:#ffffffbf;margin:0;font-size:10px}.theme-fancode .profile-console-identity>div{color:#ffffffad;align-items:center;gap:6px;margin-top:8px;font-size:8px;display:flex}.theme-fancode .profile-console-identity i{background:#aab2bd;border-radius:50%;width:7px;height:7px}.theme-fancode .profile-console-identity i.verified{background:#62e9bd}.theme-fancode .profile-console-actions{align-items:center;gap:8px;display:flex}.theme-fancode .profile-console-actions>a,.theme-fancode .profile-console-actions>button{background:#ffffff14;border:1px solid #ffffff47;border-radius:9px;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:9px;font-weight:750;display:flex;color:#fff!important}.theme-fancode .profile-console-actions .primary-button{color:#2b160d!important;background:#fff!important;border-color:#fff!important;border-radius:9px!important}.theme-fancode .profile-console-message{border:1px solid color-mix(in srgb,var(--fl-accent) 25%,transparent);background:color-mix(in srgb,var(--fl-accent) 8%,transparent);color:var(--fl-accent);border-radius:9px;align-items:center;gap:7px;padding:11px 13px;font-size:9px;font-weight:700;display:flex}.theme-fancode .profile-console-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:14px;display:grid}.theme-fancode .profile-console-nav{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:12px;gap:5px;padding:14px;display:grid}.theme-fancode .profile-console-nav>span{color:var(--fl-muted);letter-spacing:.1em;padding:7px 8px 3px;font-size:7px;font-weight:850}.theme-fancode .profile-console-nav :where(button,a){width:100%;min-height:54px;color:var(--fl-muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}.theme-fancode .profile-console-nav :where(button,a)>svg:first-child{color:var(--fl-muted)}.theme-fancode .profile-console-nav :where(button,a)>div{gap:1px;display:grid}.theme-fancode .profile-console-nav strong{color:var(--fl-ink);font-size:9px}.theme-fancode .profile-console-nav small{color:var(--fl-muted);font-size:7px}.theme-fancode .profile-console-nav :where(button,a):hover{background:var(--fl-panel-2)}.theme-fancode .profile-console-nav button.active>svg:first-child,.theme-fancode .profile-console-nav button.active strong{color:var(--fl-accent)}.theme-fancode .profile-console-nav-divider{background:var(--fl-line);height:1px;margin:7px}.theme-fancode .profile-console-main{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:12px;min-width:0;overflow:hidden}.theme-fancode .profile-panel-heading{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);align-items:center;min-height:88px;padding:19px 22px;display:flex}.theme-fancode .profile-panel-heading span{color:var(--fl-accent);letter-spacing:.1em;font-size:8px;font-weight:850}.theme-fancode .profile-panel-heading h2{margin:3px 0 2px;font-size:21px!important}.theme-fancode .profile-panel-heading p{color:var(--fl-muted);margin:0;font-size:9px}.theme-fancode .profile-edit-panel{padding:22px}.theme-fancode .profile-photo-editor{border-bottom:1px solid var(--fl-line);grid-template-columns:72px 1fr;align-items:center;gap:14px;padding:0 0 20px;display:grid}.theme-fancode .profile-photo-preview{background:var(--fl-accent);color:#fff;border-radius:50%;place-items:center;width:72px;height:72px;font-size:20px;font-weight:800;display:grid;overflow:hidden}.theme-fancode .profile-photo-preview img{object-fit:cover;width:100%;height:100%}.theme-fancode .profile-photo-editor strong{font-size:11px}.theme-fancode .profile-photo-editor p{max-width:520px;color:var(--fl-muted);margin:3px 0 0;font-size:8px;line-height:1.5}.theme-fancode .profile-form-v2{gap:13px;padding:20px 0;display:grid}.theme-fancode .profile-form-v2 label{gap:5px;display:grid}.theme-fancode .profile-form-v2 label>span{font-size:8px;font-weight:750}.theme-fancode .profile-form-v2 label>small{color:var(--fl-muted);font-size:7px}.theme-fancode .profile-form-v2 input{width:100%;min-height:43px;border:1px solid var(--fl-line)!important;background:var(--fl-panel-2)!important;border-radius:8px!important;padding:0 11px!important;font-size:10px!important}.theme-fancode .profile-form-v2 .profile-readonly input{opacity:.68}.theme-fancode .profile-panel-footer{border-top:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:14px;padding-top:15px;display:flex}.theme-fancode .profile-panel-footer>span{color:var(--fl-muted);font-size:8px}.theme-fancode .profile-panel-footer .primary-button{min-height:39px;background:var(--fl-accent)!important;border-color:var(--fl-accent)!important;color:#fff!important;border-radius:8px!important}.theme-fancode .profile-security-grid{gap:8px;padding:20px;display:grid}.theme-fancode .profile-security-grid article{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:9px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:74px;padding:13px;display:grid}.theme-fancode .profile-security-icon{background:color-mix(in srgb,var(--fl-accent) 9%,transparent);width:38px;height:38px;color:var(--fl-accent);border-radius:9px;place-items:center;display:grid}.theme-fancode .profile-security-grid article>div:nth-child(2){gap:2px;display:grid}.theme-fancode .profile-security-grid span{color:var(--fl-muted);text-transform:uppercase;letter-spacing:.06em;font-size:7px}.theme-fancode .profile-security-grid strong{font-size:10px}.theme-fancode .profile-security-grid p{color:var(--fl-muted);margin:0;font-size:8px}.theme-fancode .profile-security-grid article>b{background:var(--fl-panel-3);color:var(--fl-muted);border-radius:999px;padding:5px 8px;font-size:7px}.theme-fancode .profile-security-grid article>b.good{background:color-mix(in srgb,var(--fl-accent) 10%,transparent);color:var(--fl-accent)}.theme-fancode .profile-security-grid article>b.warn{color:#c27d00}.theme-fancode .profile-admin-access-v2{border:1px solid color-mix(in srgb,var(--fl-accent) 28%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--fl-accent) 11%,transparent),color-mix(in srgb,var(--fl-accent) 3%,transparent));border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin:0 20px 20px;padding:18px;display:flex}.theme-fancode .profile-admin-access-v2 span{color:var(--fl-accent);letter-spacing:.1em;font-size:8px;font-weight:850}.theme-fancode .profile-admin-access-v2 h3{margin:4px 0;font-size:15px}.theme-fancode .profile-admin-access-v2 p{max-width:520px;color:var(--fl-muted);margin:0;font-size:8px;line-height:1.5}.theme-fancode .profile-admin-access-v2 .primary-button{flex:none;background:var(--fl-accent)!important;border-color:var(--fl-accent)!important;color:#fff!important;border-radius:8px!important}@media (width<=1100px){.theme-fancode .admin-console-v2{grid-template-columns:190px minmax(0,1fr)}.theme-fancode .admin-overview-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.theme-fancode .news-library-row{grid-template-columns:minmax(240px,1fr) 130px 100px}.theme-fancode .news-library-columns>span:last-child{display:none}.theme-fancode .news-row-actions{grid-column:1/-1;justify-content:flex-start}.theme-fancode .news-editor-layout-v2{grid-template-columns:1fr}.theme-fancode .news-preview-v2{grid-template-columns:240px 1fr;display:grid;position:static}.theme-fancode .news-preview-v2-head{grid-column:1/-1}.theme-fancode .news-preview-v2-image{height:100%;min-height:190px}}@media (width<=820px){.theme-fancode .admin-console-v2{display:block}.theme-fancode .admin-console-sidebar{border-right:0;border-bottom:1px solid var(--fl-line);min-height:0;padding:10px 12px;display:block;position:static}.theme-fancode .admin-console-brand{padding:4px 3px 10px}.theme-fancode .admin-console-user{display:none}.theme-fancode .admin-console-nav{gap:8px;padding:9px 0 0;display:flex;overflow-x:auto}.theme-fancode .admin-console-nav section{flex:none}.theme-fancode .admin-console-group-label{display:none}.theme-fancode .admin-console-nav section>div{gap:5px;display:flex}.theme-fancode .admin-console-nav button{border:1px solid #ffffff1f;grid-template-columns:17px auto auto;width:auto;min-height:36px;padding:0 9px}.theme-fancode .admin-console-header{flex-direction:column;align-items:flex-start;padding:18px}.theme-fancode .admin-console-tools{justify-content:flex-start;width:100%}.theme-fancode .admin-console-workarea{padding:18px 14px 72px}.theme-fancode .news-studio-toolbar{flex-direction:column;align-items:flex-start}.theme-fancode .news-studio-stats{grid-template-columns:1fr 1fr}.theme-fancode .news-studio-stats .lead{grid-column:1/-1}.theme-fancode .profile-console-v2{width:calc(100% - 24px);margin:14px auto 80px}.theme-fancode .profile-console-hero{grid-template-columns:66px minmax(0,1fr);padding:19px}.theme-fancode .profile-console-avatar{width:66px;height:66px}.theme-fancode .profile-console-actions{grid-column:1/-1}.theme-fancode .profile-console-layout{grid-template-columns:1fr}.theme-fancode .profile-console-nav{gap:6px;display:flex;overflow-x:auto}.theme-fancode .profile-console-nav>span,.theme-fancode .profile-console-nav-divider,.theme-fancode .profile-console-nav a:not([href=\/admin]){display:none}.theme-fancode .profile-console-nav :where(button,a){border:1px solid var(--fl-line);grid-template-columns:18px auto;width:auto;min-width:max-content;min-height:40px;padding:0 10px}.theme-fancode .profile-console-nav :where(button,a)>div small,.theme-fancode .profile-console-nav :where(button,a)>svg:last-child{display:none}}@media (width<=600px){.theme-fancode .admin-console-heading h1{font-size:23px!important}.theme-fancode .admin-console-tools{grid-template-columns:1fr 1fr;display:grid}.theme-fancode .admin-console-tools .custom-select{grid-column:1/-1;width:100%;min-width:0}.theme-fancode .admin-console-news-cta,.theme-fancode .admin-signout{justify-content:center}.theme-fancode .admin-overview-cards{grid-template-columns:1fr!important}.theme-fancode .news-studio-toolbar-actions{width:100%}.theme-fancode .news-studio-toolbar-actions button{flex:1;justify-content:center}.theme-fancode .news-studio-stats{grid-template-columns:1fr 1fr}.theme-fancode .news-library-v2-head{flex-direction:column;align-items:stretch}.theme-fancode .news-library-v2-head label{width:100%;min-width:0}.theme-fancode .news-library-columns{display:none}.theme-fancode .news-library-row{grid-template-columns:1fr;gap:8px;padding:13px}.theme-fancode .news-row-actions{justify-content:flex-start}.theme-fancode .news-publish-options-v2{grid-template-columns:1fr}.theme-fancode .news-editor-v2-head{grid-template-columns:1fr auto}.theme-fancode .news-editor-v2-head>button:first-child{grid-column:1/-1;width:max-content}.theme-fancode .news-editor-form-v2 .admin-field-grid.two{grid-template-columns:1fr}.theme-fancode .news-preview-v2{display:block}.theme-fancode .profile-console-hero{grid-template-columns:56px minmax(0,1fr);padding:16px}.theme-fancode .profile-console-avatar{width:56px;height:56px;font-size:17px}.theme-fancode .profile-console-identity h1{font-size:23px!important}.theme-fancode .profile-console-actions{width:100%}.theme-fancode .profile-console-actions>a,.theme-fancode .profile-console-actions>button{flex:1;justify-content:center}.theme-fancode .profile-edit-panel{padding:16px}.theme-fancode .profile-panel-footer,.theme-fancode .profile-admin-access-v2{flex-direction:column;align-items:flex-start}.theme-fancode .profile-security-grid article{grid-template-columns:38px minmax(0,1fr)}.theme-fancode .profile-security-grid article>b{grid-column:2;width:max-content}}.theme-fancode .home-dashboard{margin-top:16px}.theme-fancode .home-dashboard-left,.theme-fancode .home-dashboard-right{gap:12px}.theme-fancode .home-feed-tabs{border-color:var(--line);background:color-mix(in srgb,var(--card) 96%,transparent);border-radius:14px;grid-template-columns:1fr 1fr;min-height:48px;top:110px;box-shadow:0 1px 2px #1018280d}.theme-fancode .home-feed-tabs button{justify-content:center;align-items:center;min-height:48px;padding:0 14px;display:flex}.theme-fancode .home-feed-tabs button span{letter-spacing:-.01em;font-size:13px;font-weight:700}.theme-fancode .home-feed-tabs button:after{background:0 0;height:3px;bottom:0;left:34%;right:34%}.theme-fancode .home-feed-tabs button.active:after{background:var(--accent)}.theme-fancode .home-feed-tabs button.active{background:0 0}.theme-fancode .season-preview-panel{border:1px solid color-mix(in srgb,var(--fl-accent) 34%,transparent);color:#fff;background:radial-gradient(circle at 92% 0,#48d9b133,#0000 32%),linear-gradient(135deg,#2b160d 0%,#1e1713 54%,#141311 100%);border-radius:16px;grid-template-columns:minmax(0,1fr) 230px;gap:24px;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 28px #06272029}.theme-fancode .season-preview-panel:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-96px;right:-76px}.theme-fancode .season-preview-copy{z-index:1;min-width:0;position:relative}.theme-fancode .season-preview-topline{justify-content:flex-start;align-items:center;gap:10px;display:flex}.theme-fancode .season-preview-topline>span{color:color-mix(in srgb,var(--fl-accent) 42%,#fff);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800}.theme-fancode .season-preview-topline>b{color:#d9f7ef;background:#ffffff0f;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:6px;min-height:24px;padding:0 9px;font-size:10px;font-weight:650;display:inline-flex}.theme-fancode .season-preview-topline>b i{background:var(--fl-accent);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #4ce0b71f}.theme-fancode .season-preview-copy h1{letter-spacing:-.035em;max-width:19ch;margin:13px 0 9px;font-size:clamp(24px,2.2vw,31px);font-weight:780;line-height:1.08}.theme-fancode .season-preview-copy p{color:#bdd7d0;max-width:62ch;margin:0;font-size:13px;line-height:1.55}.theme-fancode .season-preview-actions{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.theme-fancode .season-preview-actions a{color:#fff;background:#ffffff12;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.theme-fancode .season-preview-actions a:hover{background:#ffffff21}.theme-fancode .season-preview-stats{z-index:1;grid-template-columns:1fr 1fr;align-self:stretch;gap:8px;display:grid;position:relative}.theme-fancode .season-preview-stats article{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:10px;align-content:center;gap:4px;min-height:86px;padding:13px;display:grid}.theme-fancode .season-preview-stats strong{letter-spacing:-.035em;font-size:25px;font-weight:750;line-height:1}.theme-fancode .season-preview-stats span,.theme-fancode .season-preview-stats small{color:#afcec6;text-transform:uppercase;letter-spacing:.045em;font-size:9px;font-weight:650;line-height:1.25}.theme-fancode .season-preview-stats .season-preview-date{grid-column:1/-1;min-height:66px}.theme-fancode .season-preview-stats .season-preview-date b{color:#fff;font-size:13px;font-weight:700}.theme-fancode .top-story-module,.theme-fancode .latest-module{border-radius:16px!important}.theme-fancode .top-story-module .module-header,.theme-fancode .latest-module .module-header{min-height:52px;padding:11px 17px!important}.theme-fancode .top-story-module .module-header>div>span,.theme-fancode .latest-module .module-header>div>span{color:var(--accent)!important;letter-spacing:.08em!important;font-size:9px!important;font-weight:800!important}.theme-fancode .top-story-module .module-header h2,.theme-fancode .latest-module .module-header h2{margin-top:2px;font-size:17px!important;font-weight:740!important}.theme-fancode .top-story-module .lead-media{aspect-ratio:16/8.3!important}.theme-fancode .top-story-module .lead-copy{padding:17px 19px 19px!important}.theme-fancode .top-story-module .lead-copy .content-kicker{display:none}.theme-fancode .top-story-module .lead-copy h1{max-width:24ch;letter-spacing:-.028em!important;margin:0 0 7px!important;font-size:23px!important;font-weight:780!important;line-height:1.15!important}.theme-fancode .top-story-module .lead-copy p{font-size:12px;line-height:1.52}.theme-fancode .latest-module .story-row{grid-template-columns:minmax(0,1fr) 132px;gap:15px;min-height:104px;padding:14px 17px}.theme-fancode .latest-module .story-row h3{margin:3px 0 4px;font-size:15px;font-weight:720;line-height:1.3}.theme-fancode .latest-module .story-row p{margin-bottom:5px;font-size:11px;line-height:1.45}.theme-fancode .latest-module .story-row>a{border-radius:8px;height:76px}.theme-fancode .latest-module .story-row .content-kicker{color:var(--accent);font-size:9px!important}.theme-fancode .quick-links-card h3,.theme-fancode .side-card-title{min-height:46px!important;padding:0 14px!important}.theme-fancode .quick-links-card h3{align-items:center;margin:0;display:flex;font-size:14px!important}.theme-fancode .quick-links-card>a{min-height:42px;color:var(--text);font-size:11px;padding:0 14px!important}.theme-fancode .quick-links-card>a span{opacity:.82}.theme-fancode .headlines-card>div:last-child>a{grid-template-columns:18px minmax(0,1fr);gap:7px;min-height:58px;padding:10px 13px!important}.theme-fancode .headlines-card>div:last-child>a>strong{font-weight:650;font-size:12px!important;line-height:1.35!important}.theme-fancode .headlines-card>div:last-child>a>span{color:var(--accent);font-size:9px;font-weight:800}.theme-fancode .side-card-title h2,.theme-fancode .side-card-title h3,.theme-fancode .pulse-card h3{font-size:14px!important;font-weight:720!important}.theme-fancode .side-card-title a{font-size:10px!important}.theme-fancode .pulse-card>div{margin-top:10px}@media (width<=1180px){.theme-fancode .home-dashboard-grid{grid-template-columns:minmax(0,1fr) 274px}.theme-fancode .home-dashboard-left{display:none}}@media (width<=860px){.theme-fancode .home-dashboard{width:100%;margin-top:0}.theme-fancode .home-dashboard-grid{display:block}.theme-fancode .home-dashboard-main{gap:10px;padding:10px 12px 0}.theme-fancode .home-dashboard-right{grid-template-columns:1fr 1fr;gap:10px;padding:12px;display:grid;position:static}.theme-fancode .season-preview-panel{grid-template-columns:1fr 210px;gap:18px;padding:20px}}@media (width<=640px){.theme-fancode .home-dashboard-main{gap:8px;padding:0}.theme-fancode .home-feed-tabs{box-shadow:none;border-left:0;border-right:0;border-radius:0;top:54px}.theme-fancode .season-preview-panel{border-left:0;border-right:0;border-radius:0;grid-template-columns:1fr;gap:17px;margin:0;padding:20px 14px}.theme-fancode .season-preview-copy h1{font-size:25px}.theme-fancode .season-preview-copy p{font-size:12px}.theme-fancode .season-preview-stats{grid-template-columns:repeat(3,1fr)}.theme-fancode .season-preview-stats article{min-height:76px;padding:10px}.theme-fancode .season-preview-stats strong{font-size:20px}.theme-fancode .season-preview-stats .season-preview-date{grid-column:1/-1;min-height:58px}.theme-fancode .top-story-module,.theme-fancode .latest-module{box-shadow:none!important;border-left:0!important;border-right:0!important;border-radius:0!important}.theme-fancode .top-story-module .lead-media{aspect-ratio:16/9!important}.theme-fancode .top-story-module .lead-copy{padding:14px!important}.theme-fancode .top-story-module .lead-copy h1{font-size:20px!important}.theme-fancode .latest-module .story-row{grid-template-columns:minmax(0,1fr) 104px;gap:11px;padding:13px 14px}.theme-fancode .latest-module .story-row>a{height:68px}.theme-fancode .latest-module .story-row p{display:none}.theme-fancode .home-dashboard-right{grid-template-columns:1fr;padding:8px 0 12px}.theme-fancode .home-dashboard-right .dashboard-card{box-shadow:none!important;border-left:0!important;border-right:0!important;border-radius:0!important}}.theme-fancode .season-preview-panel{grid-template-columns:minmax(0,1fr) 196px;gap:20px;padding:21px 22px}.theme-fancode .season-preview-copy h1{max-width:21ch;margin-top:11px;font-size:clamp(23px,2vw,29px)}.theme-fancode .season-preview-copy p{max-width:58ch}.theme-fancode .season-preview-stats-compact{grid-template-columns:1fr;align-content:center;gap:8px}.theme-fancode .season-preview-stats-compact article{min-height:72px}.theme-fancode .season-preview-stats-compact .season-preview-date{grid-column:auto;min-height:64px}.theme-fancode .editorial-news-module{overflow:hidden;border-radius:16px!important}.theme-fancode .editorial-news-module .module-header{border-bottom:1px solid var(--line);min-height:56px;padding:11px 17px!important}.theme-fancode .editorial-news-module .module-header>div>span{color:var(--accent)!important;letter-spacing:.08em!important;font-size:9px!important;font-weight:800!important}.theme-fancode .editorial-news-module .module-header h2{margin-top:2px;font-size:18px!important;font-weight:760!important}.theme-fancode .editorial-news-module .module-header>a{font-size:11px!important;font-weight:700!important}.theme-fancode .editorial-news-module .lead-story{border-bottom:1px solid var(--line)}.theme-fancode .editorial-news-module .lead-media{aspect-ratio:16/7.6!important}.theme-fancode .editorial-news-module .lead-copy{padding:17px 18px 19px!important}.theme-fancode .editorial-news-module .lead-copy .content-kicker{display:none}.theme-fancode .editorial-news-module .lead-copy h1{max-width:25ch;letter-spacing:-.028em!important;margin:0 0 7px!important;font-size:23px!important;font-weight:780!important;line-height:1.14!important}.theme-fancode .editorial-latest-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.theme-fancode .editorial-latest-heading span{letter-spacing:-.01em;font-size:14px;font-weight:750}.theme-fancode .editorial-latest-heading small{color:var(--muted);font-size:10px}.theme-fancode .editorial-latest-grid{border:1px solid var(--line);border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.theme-fancode .editorial-story-tile{background:var(--card);grid-template-columns:104px minmax(0,1fr);gap:11px;min-width:0;padding:11px;display:grid}.theme-fancode .editorial-story-tile:nth-child(odd){border-right:1px solid var(--line)}.theme-fancode .editorial-story-tile:nth-child(n+3){border-top:1px solid var(--line)}.theme-fancode .editorial-story-thumb{background:var(--soft);border-radius:7px;height:72px;text-decoration:none;overflow:hidden}.theme-fancode .editorial-story-thumb img{object-fit:cover;width:100%;height:100%;display:block}.theme-fancode .editorial-story-thumb.fallback{background:linear-gradient(135deg,#2b160d,var(--fl-accent));color:#fff;place-items:center;font-size:15px;font-weight:800;display:grid}.theme-fancode .editorial-story-tile>div{align-self:center;min-width:0}.theme-fancode .editorial-story-tile .content-kicker{color:var(--accent);letter-spacing:.07em;font-size:8px!important}.theme-fancode .editorial-story-tile h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:3px 0 7px;font-size:13px;font-weight:720;line-height:1.28;display:-webkit-box;overflow:hidden}.theme-fancode .editorial-story-tile a{color:inherit;text-decoration:none}.theme-fancode .editorial-story-tile small{color:var(--muted);font-size:9px}.theme-fancode .home-dashboard-right{align-content:start}@media (width<=860px){.theme-fancode .season-preview-panel{grid-template-columns:1fr 180px}}@media (width<=640px){.theme-fancode .season-preview-panel{grid-template-columns:1fr;padding:18px 14px}.theme-fancode .season-preview-stats-compact{grid-template-columns:1fr 1fr}.theme-fancode .season-preview-stats-compact article,.theme-fancode .season-preview-stats-compact .season-preview-date{min-height:62px}.theme-fancode .editorial-news-module{box-shadow:none!important;border-left:0!important;border-right:0!important;border-radius:0!important}.theme-fancode .editorial-news-module .lead-media{aspect-ratio:16/9!important}.theme-fancode .editorial-news-module .lead-copy{padding:14px!important}.theme-fancode .editorial-news-module .lead-copy h1{font-size:20px!important}.theme-fancode .editorial-latest-section{padding:13px 14px 15px}.theme-fancode .editorial-latest-grid{grid-template-columns:1fr}.theme-fancode .editorial-story-tile:nth-child(odd){border-right:0}.theme-fancode .editorial-story-tile:nth-child(n+2){border-top:1px solid var(--line)}.theme-fancode .editorial-story-tile{grid-template-columns:96px minmax(0,1fr)}.theme-fancode .editorial-story-thumb{height:66px}}.news-v6-page{width:min(1240px,100% - 48px);margin:0 auto;max-width:1240px!important;padding:34px 0 96px!important}.news-v6-masthead{gap:32px;border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;min-height:0!important;color:var(--fl-ink)!important;border-radius:14px!important;justify-content:space-between!important;align-items:flex-end!important;margin:0 0 22px!important;padding:28px 30px!important;display:flex!important;box-shadow:0 1px 2px #1018280a!important}.news-v6-masthead:before,.news-v6-masthead:after{display:none!important}.news-v6-kicker,.news-v6-section-head span{color:var(--fl-accent);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1;display:block}.news-v6-masthead h1{color:var(--fl-ink)!important;letter-spacing:-.035em!important;text-transform:none!important;margin:9px 0 8px!important;font-size:clamp(36px,4vw,54px)!important;font-weight:780!important;line-height:1.02!important}.news-v6-masthead p{max-width:720px!important;color:var(--fl-muted)!important;margin:0!important;font-size:15px!important;line-height:1.6!important}.news-v6-season-context{border-left:3px solid var(--fl-accent);background:var(--fl-panel-2);border-radius:8px;flex:none;gap:2px;min-width:176px;padding:14px 16px;display:grid}.news-v6-season-context span{color:var(--fl-accent);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.news-v6-season-context strong{font-size:17px;line-height:1.25}.news-v6-season-context small{color:var(--fl-muted);font-size:12px}.news-v6-top-grid{grid-template-columns:minmax(0,1.68fr) minmax(330px,.82fr);align-items:stretch;gap:18px;display:grid}.news-v6-lead,.news-v6-latest-panel,.news-v6-more{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #1018280a}.news-v6-lead{grid-template-rows:auto 1fr;min-width:0;display:grid}.news-v6-lead-media{aspect-ratio:16/8.5;background:var(--fl-panel-3);overflow:hidden}.news-v6-lead-media>img,.news-v6-lead-media>.news-v6-image-fallback{object-fit:cover;width:100%;height:100%;display:block}.news-v6-lead-copy{padding:24px 26px 26px}.news-v6-badge{background:color-mix(in srgb,var(--fl-accent) 10%,transparent);min-height:24px;color:var(--fl-accent);letter-spacing:.07em;border-radius:999px;align-items:center;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.news-v6-lead h2{color:var(--fl-ink);letter-spacing:-.028em;margin:12px 0 9px;font-size:clamp(28px,3vw,40px);font-weight:760;line-height:1.12}.news-v6-lead p{-webkit-line-clamp:3;color:var(--fl-muted);-webkit-box-orient:vertical;margin:0 0 16px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.news-v6-source{color:var(--fl-muted);align-items:center;gap:8px;font-size:12px;line-height:1.3;display:flex}.news-v6-source span:first-child{color:var(--fl-ink);font-weight:700}.news-v6-source i{background:var(--fl-muted);opacity:.7;border-radius:50%;width:3px;height:3px}.news-v6-source.compact{gap:6px;font-size:10px}.news-v6-source.compact span:first-child{color:var(--fl-accent);font-weight:800}.news-v6-latest-panel{flex-direction:column;min-width:0;padding:0;display:flex}.news-v6-section-head{border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:18px 20px;display:flex}.news-v6-section-head h2{letter-spacing:-.02em;margin:5px 0 0;font-size:20px;line-height:1.15}.news-v6-latest-list{flex:1;display:grid}.news-v6-latest-row{border-bottom:1px solid var(--fl-line);grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:14px;min-width:0;padding:16px 18px;transition:background .16s;display:grid}.news-v6-latest-row:last-child{border-bottom:0}.news-v6-latest-row:hover{background:var(--fl-panel-2)}.news-v6-latest-copy{min-width:0}.news-v6-latest-row h3{-webkit-line-clamp:3;color:var(--fl-ink);letter-spacing:-.012em;-webkit-box-orient:vertical;margin:7px 0 0;font-size:15px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.news-v6-latest-thumb{aspect-ratio:4/3;background:var(--fl-panel-3);border-radius:8px;width:92px;overflow:hidden}.news-v6-latest-thumb>img,.news-v6-latest-thumb>.news-v6-image-fallback{object-fit:cover;width:100%;height:100%;display:block}.news-v6-latest-empty{color:var(--fl-muted);padding:24px 20px;font-size:13px;line-height:1.55}.news-v6-image-fallback{background:radial-gradient(circle at 80% 18%,#ffffff1f,transparent 18%), linear-gradient(135deg,#0c3f35,#006e56 58%,var(--fl-accent));color:#fff;place-items:center;display:grid!important}.news-v6-image-fallback span{letter-spacing:-.06em;opacity:.95;font-size:clamp(24px,4vw,48px);font-weight:850}.news-v6-more{margin-top:18px}.news-v6-more-head small{color:var(--fl-muted);font-size:12px}.news-v6-stream{display:grid}.news-v6-stream-row{border-bottom:1px solid var(--fl-line);grid-template-columns:220px minmax(0,1fr);align-items:center;gap:22px;padding:18px 20px;transition:background .16s;display:grid}.news-v6-stream-row:last-child{border-bottom:0}.news-v6-stream-row:hover{background:var(--fl-panel-2)}.news-v6-stream-thumb{aspect-ratio:16/9;background:var(--fl-panel-3);border-radius:9px;width:220px;overflow:hidden}.news-v6-stream-thumb>img,.news-v6-stream-thumb>.news-v6-image-fallback{object-fit:cover;width:100%;height:100%;display:block}.news-v6-stream-copy{min-width:0}.news-v6-stream-copy h3{letter-spacing:-.018em;margin:8px 0 6px;font-size:20px;font-weight:730;line-height:1.28}.news-v6-stream-copy p{-webkit-line-clamp:2;color:var(--fl-muted);-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.news-v6-read{color:var(--fl-accent);align-items:center;gap:7px;margin-top:10px;font-size:12px;font-weight:800;display:inline-flex}.news-v6-read b{transition:transform .15s}.news-v6-stream-row:hover .news-v6-read b{transform:translate(3px)}.news-v6-empty{text-align:center;border:1px dashed var(--fl-line);background:var(--fl-panel);border-radius:14px;padding:58px 28px}.news-v6-empty>span{color:var(--fl-accent);letter-spacing:.1em;font-size:10px;font-weight:800}.news-v6-empty h2{margin:8px 0 5px;font-size:26px}.news-v6-empty p{color:var(--fl-muted);margin:0}.news-v6-back{color:var(--fl-accent);align-items:center;gap:7px;font-size:13px;font-weight:800;display:inline-flex}.news-v6-article-page{width:min(1040px,100% - 48px);max-width:1040px!important;padding-top:32px!important}.news-v6-article{max-width:860px;margin:0 auto}.news-v6-article-header{border-bottom:1px solid var(--fl-line);padding:0 0 24px}.news-v6-article-meta{color:var(--fl-muted);flex-wrap:wrap;align-items:center;gap:8px;margin:20px 0 12px;font-size:12px;display:flex}.news-v6-article-meta span:first-child{color:var(--fl-accent);font-weight:800}.news-v6-article-meta i{background:var(--fl-muted);border-radius:50%;width:3px;height:3px}.news-v6-article h1{color:var(--fl-ink);letter-spacing:-.04em;margin:0;font-size:clamp(38px,5vw,62px);font-weight:780;line-height:1.05}.news-v6-article-deck{max-width:800px;color:var(--fl-muted);margin:16px 0 0;font-size:19px;line-height:1.55}.news-v6-article-media{background:var(--fl-panel-3);border-radius:13px;margin:28px 0 30px;overflow:hidden}.news-v6-article-media>img,.news-v6-article-media>.news-v6-image-fallback{object-fit:cover;width:100%;max-height:520px;display:block}.news-v6-article-body{max-width:760px;color:var(--fl-ink);margin:0 auto;font-size:17px;line-height:1.82}.news-v6-article-body p{margin:0 0 22px}.news-v6-article-footer{border-top:1px solid var(--fl-line);justify-content:space-between;gap:20px;max-width:760px;margin:40px auto 0;padding:18px 0;display:flex}.news-v6-article-footer a{color:var(--fl-accent);font-size:13px;font-weight:800}@media (width<=980px){.news-v6-page{width:min(100% - 32px,900px)}.news-v6-top-grid{grid-template-columns:1fr}.news-v6-latest-list{grid-template-columns:repeat(2,minmax(0,1fr))}.news-v6-latest-row:nth-child(odd){border-right:1px solid var(--fl-line)}.news-v6-latest-row:nth-last-child(-n+2){border-bottom:0}}@media (width<=700px){.news-v6-page,.news-v6-article-page{width:calc(100% - 24px);padding:18px 0 96px!important}.news-v6-masthead{gap:18px;flex-direction:column!important;align-items:flex-start!important;padding:22px!important}.news-v6-masthead h1{font-size:38px!important}.news-v6-masthead p{font-size:14px!important}.news-v6-season-context{border-left:0;border-top:3px solid var(--fl-accent);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%}.news-v6-season-context strong{text-align:center;font-size:15px}.news-v6-lead-media{aspect-ratio:16/10}.news-v6-lead-copy{padding:20px}.news-v6-lead h2{font-size:28px}.news-v6-latest-list{grid-template-columns:1fr}.news-v6-latest-row,.news-v6-latest-row:nth-child(odd){border-right:0;border-bottom:1px solid var(--fl-line)}.news-v6-latest-row:last-child{border-bottom:0}.news-v6-stream-row{grid-template-columns:112px minmax(0,1fr);gap:14px;padding:14px}.news-v6-stream-thumb{aspect-ratio:4/3;width:112px}.news-v6-stream-copy h3{margin-top:6px;font-size:16px}.news-v6-stream-copy p{display:none}.news-v6-read{margin-top:7px;font-size:11px}.news-v6-article h1{font-size:38px}.news-v6-article-deck{font-size:17px}.news-v6-article-body{font-size:16px;line-height:1.72}.news-v6-article-footer{flex-direction:column}}@media (width<=430px){.news-v6-latest-row{grid-template-columns:minmax(0,1fr) 78px;padding:14px}.news-v6-latest-thumb{width:78px}.news-v6-stream-row{grid-template-columns:92px minmax(0,1fr)}.news-v6-stream-thumb{width:92px}}.theme-fancode .polls-v7-page{background:var(--fl-bg);min-height:100vh;padding-bottom:80px}.theme-fancode .polls-v7-hero{border:1px solid var(--fl-line);color:#fff;background:linear-gradient(135deg,#2a1013,#0a5d4c);border-radius:16px;justify-content:space-between;align-items:flex-end;gap:28px;width:min(1120px,100% - 40px);margin:28px auto 0;padding:30px 32px;display:flex}.theme-fancode .polls-v7-hero h1{letter-spacing:-.035em;margin:6px 0 7px;font-size:clamp(34px,4vw,50px);font-weight:780;line-height:1}.theme-fancode .polls-v7-hero p{color:#ffffffbd;max-width:650px;margin:0;font-size:13px;line-height:1.55}.theme-fancode .polls-v7-stats{flex:none;grid-template-columns:1fr 1fr;gap:9px;display:grid}.theme-fancode .polls-v7-stats article{background:#ffffff12;border:1px solid #ffffff24;border-radius:11px;min-width:118px;padding:14px 16px}.theme-fancode .polls-v7-stats strong{font-size:24px;line-height:1;display:block}.theme-fancode .polls-v7-stats span{color:#ffffffa8;text-transform:uppercase;letter-spacing:.06em;margin-top:5px;font-size:9px;font-weight:700;display:block}.theme-fancode .polls-v7-tabs{border-bottom:1px solid var(--fl-line);gap:4px;width:min(1120px,100% - 40px);margin:14px auto 0;display:flex}.theme-fancode .polls-v7-tabs button{min-height:42px;color:var(--fl-muted);background:0 0;border:0;border-bottom:3px solid #0000;padding:0 14px;font-size:11px;font-weight:700}.theme-fancode .polls-v7-tabs button.active{border-bottom-color:var(--fl-accent);color:var(--fl-ink)}.theme-fancode .polls-v7-feed{gap:13px;min-width:0;display:grid}.theme-fancode .poll-v7-card{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:14px;padding:22px 24px}.theme-fancode .poll-v7-card.is-featured{border-color:color-mix(in srgb,var(--fl-accent) 25%,var(--fl-line));padding:26px 28px}.theme-fancode .poll-v7-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.theme-fancode .poll-v7-state,.theme-fancode .poll-v7-home-badge{letter-spacing:.06em;border-radius:999px;align-items:center;gap:5px;height:24px;padding:0 8px;font-size:8px;font-weight:800;display:inline-flex}.theme-fancode .poll-v7-state{background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel-2));color:var(--fl-accent)}.theme-fancode .poll-v7-state i{background:currentColor;border-radius:50%;width:6px;height:6px}.theme-fancode .poll-v7-state.closed{background:var(--fl-panel-3);color:var(--fl-muted)}.theme-fancode .poll-v7-state.upcoming{color:#2376b8;background:#eef7ff}.theme-fancode:not(.mode-light) .poll-v7-state.upcoming{color:#7bb9ed;background:#172535}.theme-fancode .poll-v7-home-badge{color:var(--fl-accent-strong);background:#e8f7f2}.theme-fancode:not(.mode-light) .poll-v7-home-badge{color:#70d8b9;background:#15362e}.theme-fancode .poll-v7-card-head>small{color:var(--fl-muted);font-size:10px}.theme-fancode .poll-v7-card h2{color:var(--fl-ink);letter-spacing:-.025em;margin:13px 0 5px;font-size:clamp(20px,2.2vw,27px);font-weight:720;line-height:1.16}.theme-fancode .poll-v7-description{color:var(--fl-muted);margin:0;font-size:12px;line-height:1.5}.theme-fancode .poll-v7-options{gap:8px;margin-top:18px;display:grid}.theme-fancode .poll-v7-options.many-options{scrollbar-width:thin;scrollbar-color:var(--fl-line) transparent;max-height:510px;padding-right:5px;overflow:auto}.theme-fancode .poll-v7-options>button{border:1px solid var(--fl-line);background:var(--fl-panel-2);min-height:51px;color:var(--fl-ink);text-align:left;border-radius:10px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 12px;display:grid;position:relative;overflow:hidden}.theme-fancode .poll-v7-options>button:hover:not(:disabled){border-color:color-mix(in srgb,var(--fl-accent) 34%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 3%,var(--fl-panel-2))}.theme-fancode .poll-v7-radio{z-index:2;border:1.5px solid var(--fl-muted);border-radius:50%;place-items:center;width:17px;height:17px;display:grid}.theme-fancode .poll-v7-radio i{background:var(--fl-accent);border-radius:50%;width:8px;height:8px}.theme-fancode .poll-v7-options strong,.theme-fancode .poll-v7-options b{z-index:2}.theme-fancode .poll-v7-options strong{font-size:12px;font-weight:650;line-height:1.35}.theme-fancode .poll-v7-options b{color:var(--fl-accent);font-size:11px;font-weight:750}.theme-fancode .poll-v7-progress{z-index:1;background:var(--fl-accent);opacity:.07;height:100%;position:absolute;top:0;left:0}.theme-fancode .poll-v7-footer{border-top:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:16px;margin-top:17px;padding-top:14px;display:flex}.theme-fancode .poll-v7-footer>div{grid-template-columns:auto auto;align-items:baseline;gap:0 5px;display:grid}.theme-fancode .poll-v7-footer>div strong{font-size:14px}.theme-fancode .poll-v7-footer>div span{color:var(--fl-muted);font-size:10px}.theme-fancode .poll-v7-footer>div small{color:var(--fl-muted);grid-column:1/-1;margin-top:2px;font-size:8px}.theme-fancode .poll-v7-submit{background:var(--fl-accent);color:#fff;border:0;border-radius:8px;min-width:126px;height:40px;padding:0 15px;font-size:10px;font-weight:800}.theme-fancode .poll-v7-submit:disabled{opacity:.42}.theme-fancode .poll-v7-final{color:var(--fl-accent);font-size:10px;font-weight:750}.theme-fancode .poll-v7-message{color:var(--fl-accent);margin:10px 0 0;font-size:10px;font-weight:650}.theme-fancode .polls-v7-side{gap:12px;display:grid;position:sticky;top:126px}.theme-fancode .polls-v7-side>section{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:13px;padding:19px}.theme-fancode .polls-v7-side>section>span{color:var(--fl-accent);letter-spacing:.09em;font-size:9px;font-weight:800}.theme-fancode .polls-v7-side h3{margin:5px 0 13px;font-size:18px}.theme-fancode .polls-v7-side ol{gap:12px;margin:0;padding:0;list-style:none;display:grid}.theme-fancode .polls-v7-side li{grid-template-columns:26px minmax(0,1fr);gap:9px;display:grid}.theme-fancode .polls-v7-side li>b{background:color-mix(in srgb,var(--fl-accent) 10%,var(--fl-panel));width:26px;height:26px;color:var(--fl-accent);border-radius:8px;place-items:center;font-size:9px;display:grid}.theme-fancode .polls-v7-side li div{gap:1px;display:grid}.theme-fancode .polls-v7-side li strong{font-size:10px}.theme-fancode .polls-v7-side li small{color:var(--fl-muted);font-size:9px;line-height:1.45}.theme-fancode .polls-v7-disclaimer{border-color:color-mix(in srgb,var(--fl-accent) 22%,var(--fl-line))!important;background:color-mix(in srgb,var(--fl-accent) 5%,var(--fl-panel))!important}.theme-fancode .polls-v7-disclaimer strong{font-size:11px}.theme-fancode .polls-v7-disclaimer p{color:var(--fl-muted);margin:5px 0 0;font-size:9px;line-height:1.5}.theme-fancode .polls-v7-empty{border:1px dashed var(--fl-line);background:var(--fl-panel);text-align:center;border-radius:14px;padding:44px 28px}.theme-fancode .polls-v7-empty>span{color:var(--fl-accent);letter-spacing:.08em;font-size:9px;font-weight:850}.theme-fancode .polls-v7-empty h2{margin:7px 0 4px;font-size:22px}.theme-fancode .polls-v7-empty p{color:var(--fl-muted);margin:0;font-size:11px}.theme-fancode .poll-v7-loading span{background:var(--fl-panel-3);border-radius:6px;height:18px;margin:10px 0;animation:1.3s ease-in-out infinite pollV7Pulse;display:block}.theme-fancode .poll-v7-loading span:nth-child(2){width:70%;height:38px}.theme-fancode .poll-v7-loading span:nth-child(3),.theme-fancode .poll-v7-loading span:nth-child(4){height:50px}@keyframes pollV7Pulse{50%{opacity:.45}}.theme-fancode .poll-home-v7{align-items:start}.theme-fancode .poll-home-meta-v7{color:var(--fl-muted);flex-wrap:wrap;gap:5px;margin-top:10px;font-size:9px;display:flex}.theme-fancode .poll-home-v7 .fan-poll-copy>small{color:var(--fl-muted);margin-top:5px;font-size:8px;display:block}.theme-fancode .poll-home-v7 .fan-poll-options>button:not(.fan-vote-button):not(.poll-home-expand-v7){min-height:45px}.theme-fancode .poll-home-expand-v7{min-height:34px;color:var(--fl-accent)!important;text-align:left!important;background:0 0!important;border:0!important;font-size:10px!important;font-weight:750!important}.theme-fancode .poll-home-message-v7{color:var(--fl-accent)!important;font-size:9px!important}.theme-fancode .poll-home-v7 .fan-vote-button{min-height:40px;background:var(--fl-accent)!important;color:#fff!important}.theme-fancode .admin-polls-v7{gap:16px;display:grid}.theme-fancode .admin-polls-v7-head{border:1px solid var(--fl-line);background:linear-gradient(135deg,color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel)),var(--fl-panel));border-radius:14px;justify-content:space-between;align-items:flex-end;gap:18px;padding:20px 22px;display:flex}.theme-fancode .admin-polls-v7-head>div:first-child>span{color:var(--fl-accent);letter-spacing:.09em;font-size:9px;font-weight:850}.theme-fancode .admin-polls-v7-head h2{margin:4px 0 2px;font-size:23px}.theme-fancode .admin-polls-v7-head p{color:var(--fl-muted);margin:0;font-size:10px}.theme-fancode .admin-polls-v7-head>div:last-child{border:1px solid var(--fl-line);background:var(--fl-panel);text-align:center;border-radius:10px;min-width:110px;padding:11px 13px}.theme-fancode .admin-polls-v7-head>div:last-child strong{font-size:21px;line-height:1;display:block}.theme-fancode .admin-polls-v7-head>div:last-child span{color:var(--fl-muted);font-size:8px}.theme-fancode .admin-poll-builder-v7{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:14px;grid-template-columns:minmax(0,1fr) 285px;display:grid;overflow:hidden}.theme-fancode .admin-poll-builder-main{border-right:1px solid var(--fl-line);gap:15px;padding:22px;display:grid}.theme-fancode .admin-poll-builder-v7 label{gap:6px;display:grid}.theme-fancode .admin-poll-builder-v7 label>span,.theme-fancode .admin-poll-section-title>div>span,.theme-fancode .admin-poll-settings-v7>div>span{color:var(--fl-muted);letter-spacing:.07em;font-size:9px;font-weight:800}.theme-fancode .admin-poll-builder-v7 textarea,.theme-fancode .admin-poll-builder-v7 input{border:1px solid var(--fl-line);background:var(--fl-panel-2);width:100%;color:var(--fl-ink);border-radius:9px;font-size:11px}.theme-fancode .admin-poll-builder-v7 textarea{resize:vertical;padding:11px;line-height:1.45}.theme-fancode .admin-poll-builder-v7 input{min-height:41px;padding:0 10px}.theme-fancode .admin-poll-builder-v7 label>small{color:var(--fl-muted);font-size:8px}.theme-fancode .admin-poll-options-v7{gap:9px;padding-top:3px;display:grid}.theme-fancode .admin-poll-section-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.theme-fancode .admin-poll-section-title>div{align-items:center;gap:8px;display:flex}.theme-fancode .admin-poll-section-title>div strong{font-size:9px}.theme-fancode .admin-poll-section-title>button{border:1px solid var(--fl-line);background:var(--fl-panel-2);min-height:32px;color:var(--fl-accent);border-radius:8px;align-items:center;gap:5px;padding:0 9px;font-size:9px;font-weight:750;display:flex}.theme-fancode .admin-poll-option-list-v7{gap:7px;display:grid}.theme-fancode .admin-poll-option-row-v7{grid-template-columns:28px minmax(0,1fr) 32px;align-items:center;gap:7px;display:grid}.theme-fancode .admin-poll-option-row-v7>span{background:color-mix(in srgb,var(--fl-accent) 9%,var(--fl-panel));width:28px;height:28px;color:var(--fl-accent);border-radius:8px;place-items:center;font-size:9px;font-weight:800;display:grid}.theme-fancode .admin-poll-option-row-v7>button{border:1px solid var(--fl-line);background:var(--fl-panel-2);width:32px;height:32px;color:var(--fl-muted);border-radius:8px;font-size:16px}.theme-fancode .admin-poll-option-row-v7>button:disabled{opacity:.25}.theme-fancode .admin-add-option-wide-v7{border:1px dashed color-mix(in srgb,var(--fl-accent) 45%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 3%,var(--fl-panel));min-height:37px;color:var(--fl-accent);border-radius:9px;font-size:9px;font-weight:800}.theme-fancode .admin-poll-option-help-v7{color:var(--fl-muted);margin:0;font-size:8px;line-height:1.5}.theme-fancode .admin-poll-settings-v7{background:var(--fl-panel-2);align-content:start;gap:18px;padding:22px 17px;display:grid}.theme-fancode .admin-poll-settings-v7>div{gap:8px;display:grid}.theme-fancode .admin-home-choice-v7{align-items:start;grid-template-columns:18px minmax(0,1fr)!important}.theme-fancode .admin-home-choice-v7>input{accent-color:var(--fl-accent);margin-top:2px;width:16px!important;min-height:16px!important}.theme-fancode .admin-home-choice-v7>span{gap:2px;display:grid;letter-spacing:0!important}.theme-fancode .admin-home-choice-v7 strong{font-size:10px}.theme-fancode .admin-home-choice-v7 small{font-size:8px;line-height:1.4}.theme-fancode .admin-poll-settings-v7 label>small{color:var(--fl-muted);font-size:8px}.theme-fancode .admin-poll-settings-v7 p,.theme-fancode .admin-poll-preview-note-v7 p{color:var(--fl-muted);margin:0;font-size:8px;line-height:1.45}.theme-fancode .admin-poll-preview-note-v7{border:1px solid color-mix(in srgb,var(--fl-accent) 25%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 5%,var(--fl-panel));border-radius:9px;padding:12px}.theme-fancode .admin-poll-preview-note-v7 strong{font-size:10px}.theme-fancode .admin-poll-error-v7{grid-column:1/-1;margin:0 18px}.theme-fancode .admin-poll-actions-v7{border-top:1px solid var(--fl-line);background:var(--fl-panel);grid-column:1/-1;justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:12px 18px;display:flex}.theme-fancode .admin-poll-actions-v7>div{gap:2px;display:grid}.theme-fancode .admin-poll-actions-v7 strong{font-size:11px}.theme-fancode .admin-poll-actions-v7 span{color:var(--fl-muted);font-size:8px}.theme-fancode .admin-poll-actions-v7>button{background:var(--fl-accent);color:#fff;border:0;border-radius:8px;min-width:150px;height:43px;font-size:10px;font-weight:850}.theme-fancode .admin-poll-actions-v7>button:disabled{opacity:.4}.theme-fancode .admin-poll-library-v7{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:14px;overflow:hidden}.theme-fancode .admin-poll-library-v7>header{border-bottom:1px solid var(--fl-line);padding:15px 18px}.theme-fancode .admin-poll-library-v7>header span{color:var(--fl-accent);letter-spacing:.08em;font-size:8px;font-weight:850}.theme-fancode .admin-poll-library-v7>header h3{margin:3px 0 0;font-size:15px}.theme-fancode .admin-poll-library-v7>div>article{border-top:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:16px;padding:13px 17px;display:flex}.theme-fancode .admin-poll-library-v7>div>article:first-child{border-top:0}.theme-fancode .admin-poll-library-copy-v7{gap:3px;min-width:0;display:grid}.theme-fancode .admin-poll-library-copy-v7>.admin-state{width:max-content}.theme-fancode .admin-poll-library-copy-v7>strong{overflow-wrap:anywhere;font-size:11px}.theme-fancode .admin-poll-library-copy-v7>small{color:var(--fl-muted);font-size:8px}.theme-fancode .admin-poll-library-actions-v7{flex:none;gap:5px;display:flex}.theme-fancode .admin-poll-library-actions-v7 button{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:7px;min-height:31px;padding:0 9px;font-size:8px;font-weight:750}.theme-fancode .admin-poll-library-actions-v7 button.home-active{border-color:var(--fl-accent);background:var(--fl-accent);color:#fff}.theme-fancode .admin-poll-library-actions-v7 button.danger{color:#b42318}@media (width<=900px){.theme-fancode .polls-v7-layout{grid-template-columns:1fr}.theme-fancode .polls-v7-side{grid-template-columns:1fr 1fr;position:static}.theme-fancode .admin-poll-builder-v7{grid-template-columns:1fr}.theme-fancode .admin-poll-builder-main{border-right:0;border-bottom:1px solid var(--fl-line)}}@media (width<=650px){.theme-fancode .polls-v7-hero{flex-direction:column;align-items:flex-start;width:calc(100% - 20px);margin-top:10px;padding:22px 18px}.theme-fancode .polls-v7-stats{width:100%}.theme-fancode .polls-v7-stats article{min-width:0}.theme-fancode .polls-v7-tabs,.theme-fancode .polls-v7-layout{width:100%}.theme-fancode .polls-v7-tabs{padding:0 10px;overflow:auto}.theme-fancode .polls-v7-layout{margin-top:8px}.theme-fancode .poll-v7-card{border-left:0;border-right:0;border-radius:0;padding:18px 14px}.theme-fancode .poll-v7-card.is-featured{padding:20px 14px}.theme-fancode .poll-v7-card-head,.theme-fancode .poll-v7-footer{flex-direction:column;align-items:flex-start}.theme-fancode .poll-v7-submit{width:100%}.theme-fancode .polls-v7-side{grid-template-columns:1fr;padding:0 10px}.theme-fancode .admin-polls-v7-head{flex-direction:column;align-items:flex-start}.theme-fancode .admin-polls-v7-head>div:last-child{width:100%}.theme-fancode .admin-poll-builder-main,.theme-fancode .admin-poll-settings-v7{padding:16px}.theme-fancode .admin-poll-section-title{flex-direction:column;align-items:flex-start}.theme-fancode .admin-poll-section-title>button{justify-content:center;width:100%}.theme-fancode .admin-poll-actions-v7{flex-direction:column;align-items:stretch}.theme-fancode .admin-poll-actions-v7>button{width:100%}.theme-fancode .admin-poll-library-v7>div>article{flex-direction:column;align-items:flex-start}.theme-fancode .admin-poll-library-actions-v7{flex-wrap:wrap;width:100%}}.theme-fancode .home-dashboard-right>.home-poll-rail-v8{order:-10}.theme-fancode .home-poll-rail-v8{gap:12px;display:grid;overflow:hidden;border-color:color-mix(in srgb,var(--fl-accent) 26%,var(--fl-line))!important;background:linear-gradient(180deg,color-mix(in srgb,var(--fl-accent) 5%,var(--fl-panel)),var(--fl-panel))!important;padding:16px!important}.theme-fancode .home-poll-rail-head-v8{margin-bottom:0}.theme-fancode .home-poll-rail-head-v8 h3{font-size:16px!important}.theme-fancode .home-poll-status-row-v8{justify-content:space-between;align-items:center;gap:8px;display:flex}.theme-fancode .home-poll-status-row-v8 .live-label{letter-spacing:.055em;font-size:9px;font-weight:800}.theme-fancode .home-poll-question-v8{color:var(--fl-ink);letter-spacing:-.025em;margin:0;line-height:1.18;font-size:18px!important;font-weight:760!important}.theme-fancode .home-poll-description-v8{color:var(--fl-muted);margin:-4px 0 0;font-size:10px;line-height:1.5}.theme-fancode .home-poll-engagement-v8{border:1px solid color-mix(in srgb,var(--fl-accent) 24%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel-2));border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.theme-fancode .home-poll-engagement-v8>div{align-items:baseline;gap:6px;min-width:0;display:flex}.theme-fancode .home-poll-engagement-v8 strong{color:var(--fl-accent);letter-spacing:-.04em;font-size:28px;font-weight:820;line-height:.95}.theme-fancode .home-poll-engagement-v8 span{color:var(--fl-ink);font-size:10px;font-weight:700}.theme-fancode .home-poll-engagement-v8>b{max-width:88px;color:var(--fl-muted);text-align:right;font-size:8px;font-weight:700;line-height:1.25}.theme-fancode .home-poll-options-v8{scrollbar-width:thin;scrollbar-color:var(--fl-line) transparent;gap:7px;max-height:292px;display:grid;overflow:auto}.theme-fancode .home-poll-options-v8>button{border:1px solid var(--fl-line);background:var(--fl-panel-2);min-height:42px;color:var(--fl-ink);text-align:left;border-radius:9px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 9px;display:grid;position:relative;overflow:hidden}.theme-fancode .home-poll-options-v8>button:hover:not(:disabled){border-color:color-mix(in srgb,var(--fl-accent) 38%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 4%,var(--fl-panel-2))}.theme-fancode .home-poll-options-v8>button.selected{border-color:color-mix(in srgb,var(--fl-accent) 52%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 9%,var(--fl-panel))}.theme-fancode .home-poll-options-v8 .poll-radio{z-index:2;width:15px;height:15px}.theme-fancode .home-poll-options-v8 .poll-radio i{width:7px;height:7px}.theme-fancode .home-poll-options-v8 strong,.theme-fancode .home-poll-options-v8>b{z-index:2;position:relative}.theme-fancode .home-poll-options-v8 strong{font-size:10px;font-weight:650;line-height:1.3}.theme-fancode .home-poll-options-v8>b{color:var(--fl-accent);font-size:10px}.theme-fancode .home-poll-options-v8 .poll-progress{opacity:.07;z-index:1;height:100%;top:0;bottom:auto}.theme-fancode .home-poll-expand-v8{min-height:28px;color:var(--fl-accent);text-align:left;background:0 0;border:0;padding:0;font-size:9px;font-weight:800}.theme-fancode .home-poll-submit-v8{background:var(--fl-accent);color:#fff;height:40px;box-shadow:0 6px 14px color-mix(in srgb,var(--fl-accent) 18%,transparent);border:0;border-radius:9px;font-size:10px;font-weight:850}.theme-fancode .home-poll-submit-v8:disabled{opacity:.42;box-shadow:none}.theme-fancode .home-poll-message-v8{color:var(--fl-accent);margin-top:-3px;font-size:9px;font-weight:700}.theme-fancode .home-poll-disclaimer-v8{border-top:1px solid var(--fl-line);color:var(--fl-muted);padding-top:9px;font-size:8px;line-height:1.4}.theme-fancode .poll-v7-card-head{align-items:flex-start}.theme-fancode .poll-v8-engagement{border:1px solid color-mix(in srgb,var(--fl-accent) 26%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel-2));border-radius:10px;justify-items:end;min-width:112px;padding:10px 12px;display:grid}.theme-fancode .poll-v8-engagement strong{color:var(--fl-accent);letter-spacing:-.035em;font-size:26px;font-weight:820;line-height:.95}.theme-fancode .poll-v8-engagement span{color:var(--fl-ink);margin-top:3px;font-size:9px;font-weight:750}.theme-fancode .poll-v8-timing{color:var(--fl-muted);margin-top:7px;font-size:9px;font-weight:650}.theme-fancode .poll-v7-card h2{margin-top:10px}.theme-fancode .poll-v7-footer{min-height:54px;margin-top:15px;padding-top:13px}.theme-fancode .polls-v7-stats article{background:#ffffff17;border-color:#ffffff2e}.theme-fancode .polls-v7-stats strong{letter-spacing:-.035em;font-size:28px;font-weight:820}@media (width<=1120px){.theme-fancode .home-poll-rail-v8{padding:14px!important}.theme-fancode .home-poll-question-v8{font-size:17px!important}}@media (width<=860px){.theme-fancode .home-dashboard-right>.home-poll-rail-v8{grid-column:1/-1}.theme-fancode .home-poll-rail-v8{max-width:none}.theme-fancode .home-poll-options-v8{grid-template-columns:1fr 1fr;max-height:none;overflow:visible}}@media (width<=620px){.theme-fancode .home-poll-options-v8{grid-template-columns:1fr}.theme-fancode .home-poll-engagement-v8 strong{font-size:25px}.theme-fancode .poll-v8-engagement{justify-items:start;width:100%;min-width:0}.theme-fancode .poll-v7-card-head{width:100%}.theme-fancode .poll-v8-timing{margin-top:0}}.theme-fancode .contestants-v9-page{width:min(100% - 40px,1180px)!important;margin:22px auto 64px!important;padding:0!important}.theme-fancode .contestants-v9-hero{border:1px solid var(--line);color:#fff;background:linear-gradient(135deg,#241014,#121214);border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding:28px 30px;display:grid;position:relative;overflow:hidden}.theme-fancode .contestants-v9-hero:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:300px;height:300px;position:absolute;top:-120px;right:-80px}.theme-fancode .contestants-v9-hero .eyebrow{color:#ffd0b3!important;letter-spacing:.08em!important;font-size:11px!important;font-weight:800!important}.theme-fancode .contestants-v9-hero h1{letter-spacing:-.045em;color:#fff;text-transform:none;margin:9px 0 8px;font-size:clamp(34px,4.4vw,54px);line-height:.98}.theme-fancode .contestants-v9-hero p{color:#ffffffb8;max-width:690px;margin:0;font-size:14px;line-height:1.55}.theme-fancode .contestants-v9-counts{z-index:1;grid-template-columns:repeat(3,minmax(92px,1fr));gap:8px;display:grid;position:relative}.theme-fancode .contestants-v9-counts article{background:#ffffff0f;border:1px solid #ffffff21;border-radius:12px;min-width:102px;padding:15px 16px}.theme-fancode .contestants-v9-counts strong{color:#fff;font-size:27px;line-height:1;display:block}.theme-fancode .contestants-v9-counts span{color:#d9a3a8;text-transform:uppercase;letter-spacing:.04em;margin-top:5px;font-size:10px;font-weight:700;display:block}.theme-fancode .contestants-v9-content{background:0 0!important;border:0!important;padding:22px 0 0!important}.theme-fancode .contestants-v9-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:14px;margin-bottom:10px;padding-bottom:16px;display:flex}.theme-fancode .contestants-v9-search{gap:6px;width:min(430px,100%);display:grid}.theme-fancode .contestants-v9-search>span{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:10px;font-weight:800}.theme-fancode .contestants-v9-search input{height:44px;border-radius:10px!important;padding:0 14px!important;font-size:14px!important}.theme-fancode .contestants-v9-filters{flex-wrap:wrap;gap:6px;display:flex}.theme-fancode .contestants-v9-filters button{border:1px solid var(--line);background:var(--card);height:38px;color:var(--muted);border-radius:999px;padding:0 14px;font-size:12px;font-weight:700}.theme-fancode .contestants-v9-note{color:var(--muted);margin:0 0 16px;font-size:11px}.theme-fancode .contestants-v9-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.theme-fancode .contestants-v9-card{border:1px solid var(--line);background:var(--card);border-radius:14px;grid-template-rows:auto 1fr auto;min-width:0;transition:border-color .18s,transform .18s;display:grid;overflow:hidden}.theme-fancode .contestants-v9-card:hover{border-color:var(--line-strong);transform:translateY(-2px)}.theme-fancode .contestants-v9-photo{aspect-ratio:4/4.35;background:linear-gradient(135deg,#241014,#171719);position:relative;overflow:hidden}.theme-fancode .contestants-v9-photo>a{width:100%;height:100%;display:block}.theme-fancode .contestants-v9-photo img{object-fit:cover;width:100%;height:100%;display:block}.theme-fancode .contestants-v9-photo>a>span,.theme-fancode .contestants-v9-photo>span{color:#fff0e6;letter-spacing:-.04em;place-items:center;width:100%;height:100%;font-size:42px;font-weight:800;display:grid}.theme-fancode .contestants-v9-status{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;text-transform:uppercase;letter-spacing:.04em;background:#081210d1;border-radius:999px;max-width:calc(100% - 22px);padding:6px 9px;font-size:9px;font-weight:800;position:absolute;bottom:11px;left:11px}.theme-fancode .contestants-v9-status.reported{color:#8a5a00;background:#fff5d8}.theme-fancode .contestants-v9-status.official{color:#a63a00;background:#fff0e6}.theme-fancode .contestants-v9-card-body h2{letter-spacing:-.025em;text-transform:none;margin:0;font-size:18px;line-height:1.12}.theme-fancode .contestants-v9-card-body h2 a{color:inherit;text-decoration:none}.theme-fancode .contestants-v9-card-body p{color:var(--text);margin:7px 0 0;font-size:12px;font-weight:650;line-height:1.35}.theme-fancode .contestants-v9-card-body small{color:var(--muted);margin-top:5px;font-size:11px;display:block}.theme-fancode .contestants-v9-mini-stats{gap:8px;margin-top:12px;display:flex}.theme-fancode .contestants-v9-mini-stats span{background:var(--card-2);min-width:62px;color:var(--muted);text-transform:uppercase;border-radius:9px;padding:8px 9px;font-size:9px}.theme-fancode .contestants-v9-mini-stats strong{color:var(--text);font-size:14px;display:block}.theme-fancode .contestants-v9-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;min-height:50px;padding:10px 12px;display:flex}.theme-fancode .contestants-v9-actions>a{color:var(--fl-accent-strong);font-size:12px;font-weight:750;text-decoration:none}.theme-fancode .contestants-v9-actions>span{color:var(--muted);font-size:11px}.theme-fancode .contestants-v9-actions button{border:1px solid var(--line);height:32px;color:var(--text);background:0 0;border-radius:999px;padding:0 11px;font-size:11px;font-weight:700}.theme-fancode .contestants-v9-actions button.following{border-color:var(--fl-accent);color:#a63a00;background:#fff0e6}.theme-fancode .contestant-profile-v9-page{background:0 0!important;width:min(100% - 40px,1100px)!important;margin:24px auto 68px!important}.theme-fancode .contestant-profile-v9-hero{border:1px solid var(--line);background:var(--card);border-radius:18px;grid-template-columns:310px minmax(0,1fr);align-items:center;gap:32px;padding:26px;display:grid}.theme-fancode .contestant-profile-v9-portrait{aspect-ratio:4/5;background:linear-gradient(145deg,#2c180f,#3b1608);border-radius:14px;place-items:center;display:grid;overflow:hidden}.theme-fancode .contestant-profile-v9-portrait img{object-fit:cover;width:100%;height:100%}.theme-fancode .contestant-profile-v9-portrait span{color:#fff0e6;font-size:58px;font-weight:800}.theme-fancode .contestant-profile-v9-badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.theme-fancode .contestant-profile-v9-badges span,.theme-fancode .contestant-profile-v9-badges b{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.theme-fancode .contestant-profile-v9-badges span.official{color:#a63a00;background:#fff0e6}.theme-fancode .contestant-profile-v9-badges span.reported{color:#8d5d00;background:#fff3d5}.theme-fancode .contestant-profile-v9-badges b{background:var(--card-2);color:var(--muted)}.theme-fancode .contestant-profile-v9-intro h1{letter-spacing:-.055em;text-transform:none;margin:14px 0 7px;font-size:clamp(38px,5vw,62px);line-height:.94}.theme-fancode .contestant-profile-v9-intro>p{color:var(--muted);margin:0;font-size:15px}.theme-fancode .contestant-profile-v9-actions{gap:8px;margin-top:18px;display:flex}.theme-fancode .contestant-profile-v9-actions a{border:1px solid var(--line);height:38px;color:var(--text);border-radius:999px;align-items:center;padding:0 14px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.theme-fancode .contestant-profile-v9-actions a:first-child{border-color:var(--fl-accent);background:var(--fl-accent);color:#fff}.theme-fancode .contestant-profile-v9-report-note{color:#6e5208;background:#fff9e8;border-left:3px solid #d69a00;border-radius:8px;gap:3px;margin-top:18px;padding:12px 14px;display:grid}.theme-fancode .contestant-profile-v9-report-note strong{font-size:12px}.theme-fancode .contestant-profile-v9-report-note span{font-size:11px;line-height:1.45}.theme-fancode .contestant-profile-v9-facts{border:1px solid var(--line);background:var(--card);border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin:14px 0;display:grid;overflow:hidden}.theme-fancode .contestant-profile-v9-facts article{border-right:1px solid var(--line);min-height:78px;padding:14px 15px}.theme-fancode .contestant-profile-v9-facts article:last-child{border-right:0}.theme-fancode .contestant-profile-v9-facts small{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:800;display:block}.theme-fancode .contestant-profile-v9-facts strong{margin-top:6px;font-size:14px;line-height:1.3;display:block}.theme-fancode .contestant-profile-v9-body{grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);gap:14px;display:grid}.theme-fancode .contestant-profile-v9-about,.theme-fancode .contestant-profile-v9-journey{border:1px solid var(--line);background:var(--card);border-radius:14px;padding:22px}.theme-fancode .contestant-profile-v9-about h2,.theme-fancode .contestant-profile-v9-journey h2{text-transform:none;margin:7px 0 12px;font-size:22px}.theme-fancode .contestant-profile-v9-about p{color:var(--muted);white-space:pre-line;margin:0;font-size:14px;line-height:1.7}.theme-fancode .contestant-profile-v9-about>a{color:var(--fl-accent-strong);margin-top:16px;font-size:12px;font-weight:700;display:inline-block}.theme-fancode .contestant-profile-v9-journey>div{gap:0;display:grid}.theme-fancode .contestant-profile-v9-journey>div>a{border-top:1px solid var(--line);min-height:62px;color:inherit;justify-content:space-between;align-items:center;gap:12px;padding:11px 0;text-decoration:none;display:flex}.theme-fancode .contestant-profile-v9-journey>div>a strong{font-size:13px;display:block}.theme-fancode .contestant-profile-v9-journey>div>a small{color:var(--muted);text-transform:capitalize;margin-top:3px;font-size:10px;display:block}.theme-fancode .contestant-profile-v9-journey>div>a>b{color:var(--fl-accent-strong);font-size:14px}.theme-fancode .contestant-admin-form-head{gap:16px;align-items:center!important}.theme-fancode .contestant-admin-form-head>div:first-child>span{color:var(--fl-accent);letter-spacing:.06em;margin-bottom:4px;font-size:9px;font-weight:850;display:block}.theme-fancode .contestant-admin-head-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.theme-fancode .contestant-admin-top-save{min-height:40px!important;padding:0 16px!important}.theme-fancode .contestant-form-actions-sticky{z-index:9;border:1px solid color-mix(in srgb,var(--fl-accent) 28%,transparent);background:color-mix(in srgb,var(--card) 94%,var(--fl-accent) 6%);border-radius:12px;align-items:center;gap:10px;margin:18px -4px 0;padding:12px 14px;display:flex;position:sticky;bottom:12px;box-shadow:0 12px 30px #00000029}.theme-fancode .contestant-form-actions-sticky>div{gap:2px;margin-right:auto;display:grid}.theme-fancode .contestant-form-actions-sticky>div strong{font-size:12px}.theme-fancode .contestant-form-actions-sticky>div small{color:var(--muted);font-size:10px}.theme-fancode .contestant-form-actions-sticky .admin-save-button{min-width:150px;min-height:42px!important}@media (width<=1050px){.theme-fancode .contestants-v9-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.theme-fancode .contestants-v9-hero{grid-template-columns:1fr}.theme-fancode .contestants-v9-counts{grid-template-columns:repeat(3,1fr)}.theme-fancode .contestants-v9-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-fancode .contestant-profile-v9-hero{grid-template-columns:240px minmax(0,1fr);gap:22px}.theme-fancode .contestant-profile-v9-facts{grid-template-columns:repeat(2,1fr)}.theme-fancode .contestant-profile-v9-facts article{border-bottom:1px solid var(--line)}}@media (width<=650px){.theme-fancode .contestants-v9-page,.theme-fancode .contestant-profile-v9-page{width:100%!important;margin:0!important;padding:0 12px 92px!important}.theme-fancode .contestants-v9-hero{border-radius:14px;margin-top:12px;padding:22px 18px}.theme-fancode .contestants-v9-counts{grid-template-columns:repeat(3,1fr);gap:6px}.theme-fancode .contestants-v9-counts article{min-width:0;padding:12px 9px}.theme-fancode .contestants-v9-counts strong{font-size:22px}.theme-fancode .contestants-v9-counts span{font-size:8px}.theme-fancode .contestants-v9-toolbar{flex-direction:column;align-items:stretch}.theme-fancode .contestants-v9-search{width:100%}.theme-fancode .contestants-v9-filters{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.theme-fancode .contestants-v9-filters button{white-space:nowrap}.theme-fancode .contestants-v9-grid{grid-template-columns:1fr 1fr;gap:10px}.theme-fancode .contestants-v9-card-body{padding:12px}.theme-fancode .contestants-v9-card-body h2{font-size:16px}.theme-fancode .contestants-v9-card-body p{font-size:10px}.theme-fancode .contestants-v9-actions{flex-direction:column;align-items:stretch}.theme-fancode .contestants-v9-actions button{width:100%}.theme-fancode .contestant-profile-v9-hero{grid-template-columns:1fr;margin-top:12px;padding:14px}.theme-fancode .contestant-profile-v9-portrait{max-height:460px}.theme-fancode .contestant-profile-v9-intro{padding:4px 4px 10px}.theme-fancode .contestant-profile-v9-intro h1{font-size:42px}.theme-fancode .contestant-profile-v9-facts{grid-template-columns:1fr 1fr}.theme-fancode .contestant-profile-v9-body{grid-template-columns:1fr}.theme-fancode .contestant-profile-v9-about,.theme-fancode .contestant-profile-v9-journey{padding:18px}.theme-fancode .contestant-admin-form-head{flex-direction:column;align-items:stretch!important}.theme-fancode .contestant-admin-head-actions{width:100%}.theme-fancode .contestant-admin-top-save{flex:1}.theme-fancode .contestant-form-actions-sticky{flex-wrap:wrap;bottom:78px}.theme-fancode .contestant-form-actions-sticky>div{width:100%}.theme-fancode .contestant-form-actions-sticky .admin-save-button{flex:1}}@media (width<=430px){.theme-fancode .contestants-v9-grid{grid-template-columns:1fr}.theme-fancode .contestants-v9-counts{grid-template-columns:1fr 1fr}.theme-fancode .contestants-v9-counts article:first-child{grid-column:1/-1}}.theme-fancode .bulk-import-sample-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.theme-fancode .bulk-import-sample-actions a{border:1px solid var(--fl-accent);min-height:38px;color:var(--fl-accent-strong);border-radius:9px;align-items:center;padding:0 13px;font-size:11px;font-weight:750;text-decoration:none;display:inline-flex}.theme-fancode .bulk-import-sample-actions a:hover{background:#fff0e6}.theme-fancode .contestants-v9-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.theme-fancode .contestants-v10-card{border:1px solid var(--line);background:var(--card);border-radius:14px;grid-template-columns:132px minmax(0,1fr);min-width:0;min-height:184px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;overflow:hidden;box-shadow:0 1px #00000005}.theme-fancode .contestants-v10-card:hover{border-color:color-mix(in srgb,var(--fl-accent) 42%,transparent);transform:translateY(-1px);box-shadow:0 9px 28px #082a2214}.theme-fancode .contestants-v10-photo{background:linear-gradient(145deg,#2c180f,#391707);min-height:184px;position:relative;overflow:hidden}.theme-fancode .contestants-v10-photo>a,.theme-fancode .contestants-v10-photo>span{width:100%;height:100%;display:block}.theme-fancode .contestants-v10-photo img{object-fit:cover;object-position:center 20%;width:100%;height:100%;transition:transform .25s;display:block}.theme-fancode .contestants-v10-card:hover .contestants-v10-photo img{transform:scale(1.025)}.theme-fancode .contestants-v10-photo>a>span,.theme-fancode .contestants-v10-photo>span{color:#fff0e6;letter-spacing:-.04em;place-items:center;font-size:34px;font-weight:800;display:grid}.theme-fancode .contestants-v10-rank{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#071915db;border-radius:8px;justify-content:center;align-items:center;min-width:34px;height:28px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;bottom:9px;left:9px}.theme-fancode .contestants-v10-info{flex-direction:column;min-width:0;padding:14px 15px 12px;display:flex}.theme-fancode .contestants-v10-topline{justify-content:space-between;align-items:flex-start;gap:8px;min-height:28px;display:flex}.theme-fancode .contestants-v10-status{color:#a63a00;text-transform:uppercase;letter-spacing:.045em;white-space:nowrap;text-overflow:ellipsis;background:#fff0e6;border-radius:999px;max-width:70%;padding:5px 8px;font-size:8.5px;font-weight:850;overflow:hidden}.theme-fancode .contestants-v10-status.reported{color:#835600;background:#fff2cf}.theme-fancode .contestants-v10-follow{border:1px solid var(--line);height:27px;color:var(--text);cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:0 9px;font-size:9.5px;font-weight:750}.theme-fancode .contestants-v10-follow:hover{border-color:var(--fl-accent);color:var(--fl-accent-strong);background:#fff6f0}.theme-fancode .contestants-v10-follow.following{color:#a63a00;background:#fff0e6;border-color:#ffb98f}.theme-fancode .contestants-v10-info h2{letter-spacing:-.025em;text-transform:none;margin:7px 0 4px;font-size:20px;line-height:1.08}.theme-fancode .contestants-v10-info h2 a{color:inherit;text-decoration:none}.theme-fancode .contestants-v10-info h2 a:hover{color:var(--fl-accent-strong)}.theme-fancode .contestants-v10-role{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;font-weight:680;line-height:1.4;overflow:hidden}.theme-fancode .contestants-v10-role span{color:var(--muted)}.theme-fancode .contestants-v10-bio{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:10.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.theme-fancode .contestants-v10-bottom{justify-content:space-between;align-items:end;gap:10px;margin-top:auto;padding-top:10px;display:flex}.theme-fancode .contestants-v10-season,.theme-fancode .contestants-v10-journey,.theme-fancode .contestants-v10-profile-pending{color:var(--muted);font-size:9.5px;line-height:1.2}.theme-fancode .contestants-v10-journey strong{color:var(--text);font-size:12px}.theme-fancode .contestants-v10-profile-link{color:var(--fl-accent-strong);white-space:nowrap;align-items:center;gap:5px;font-size:10.5px;font-weight:800;text-decoration:none;display:inline-flex}.theme-fancode .contestants-v10-profile-link b{font-size:14px;line-height:1;transition:transform .18s}.theme-fancode .contestants-v10-profile-link:hover b{transform:translate(2px)}@media (width<=980px){.theme-fancode .contestants-v9-grid{grid-template-columns:1fr}.theme-fancode .contestants-v10-card{grid-template-columns:128px minmax(0,1fr)}}@media (width<=650px){.theme-fancode .contestants-v9-grid{grid-template-columns:1fr;gap:9px}.theme-fancode .contestants-v10-card{border-radius:12px;grid-template-columns:104px minmax(0,1fr);min-height:148px}.theme-fancode .contestants-v10-photo{min-height:148px}.theme-fancode .contestants-v10-info{padding:11px 12px 10px}.theme-fancode .contestants-v10-info h2{margin-top:5px;font-size:17px}.theme-fancode .contestants-v10-role{font-size:10px}.theme-fancode .contestants-v10-bio{-webkit-line-clamp:2;margin-top:6px;font-size:9.5px}.theme-fancode .contestants-v10-status{max-width:62%;padding:4px 7px;font-size:7.5px}.theme-fancode .contestants-v10-follow{height:25px;padding:0 8px;font-size:8.5px}.theme-fancode .contestants-v10-bottom{padding-top:7px}}@media (width<=390px){.theme-fancode .contestants-v10-card{grid-template-columns:92px minmax(0,1fr);min-height:138px}.theme-fancode .contestants-v10-photo{min-height:138px}.theme-fancode .contestants-v10-bio{display:none}}.theme-fancode .community-v11-page{width:min(1180px,100% - 32px);margin:0 auto;padding:18px 0 72px}.theme-fancode .community-v11-hero{border:1px solid var(--fl-line);background:linear-gradient(135deg,var(--fl-panel),color-mix(in srgb,var(--fl-green) 7%,var(--fl-panel)));box-shadow:var(--ui-shadow);border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;margin-bottom:14px;padding:24px 26px;display:grid}.theme-fancode .community-v11-hero>div:first-child>span,.theme-fancode .community-v11-side-head>span,.theme-fancode .community-v11-rules>span,.theme-fancode .community-v11-longform>span{color:var(--fl-green);letter-spacing:.12em;font-size:10px;font-weight:850}.theme-fancode .community-v11-hero h1{letter-spacing:-.045em;max-width:690px;margin:7px 0 6px;font-size:clamp(31px,4vw,48px);line-height:1.02}.theme-fancode .community-v11-hero p{max-width:700px;color:var(--fl-muted);margin:0;font-size:14px;line-height:1.55}.theme-fancode .community-v11-hero-stats{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:16px;grid-template-columns:repeat(3,94px);display:grid;overflow:hidden}.theme-fancode .community-v11-hero-stats article{text-align:center;border-right:1px solid var(--fl-line);align-content:center;min-height:76px;padding:13px 10px;display:grid}.theme-fancode .community-v11-hero-stats article:last-child{border-right:0}.theme-fancode .community-v11-hero-stats strong{font-size:22px;font-weight:850;line-height:1}.theme-fancode .community-v11-hero-stats span{color:var(--fl-muted);margin-top:5px;font-size:10px;font-weight:650}.theme-fancode .community-v11-shell{grid-template-columns:minmax(0,760px) minmax(270px,1fr);align-items:start;gap:16px;display:grid}.theme-fancode .community-v11-feed-column{border:1px solid var(--fl-line);background:var(--fl-panel);min-width:0;box-shadow:var(--ui-shadow);border-radius:20px;overflow:hidden}.theme-fancode .community-v11-feed-column>.community-composer-v11{border:0;border-bottom:1px solid var(--fl-line);box-shadow:none;border-radius:0}.theme-fancode .community-v11-tabs{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);grid-template-columns:repeat(3,1fr);height:58px;display:grid}.theme-fancode .community-v11-tabs button{color:var(--fl-muted);cursor:pointer;text-align:center;background:0 0;border:0;place-content:center;gap:1px;padding:8px 12px 7px;display:grid;position:relative}.theme-fancode .community-v11-tabs button:hover{background:var(--fl-panel-2);color:var(--fl-ink)}.theme-fancode .community-v11-tabs strong{font-size:13px;font-weight:750}.theme-fancode .community-v11-tabs span{font-size:9px}.theme-fancode .community-v11-tabs button.active{color:var(--fl-ink)}.theme-fancode .community-v11-tabs button.active:after{content:"";background:var(--fl-green);border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:0;left:24%;right:24%}.theme-fancode .community-v11-feed{display:block}.theme-fancode .community-v11-feed .community-post{border:0;border-bottom:1px solid var(--fl-line);box-shadow:none;border-radius:0;margin:0}.theme-fancode .community-v11-feed .community-post:last-child{border-bottom:0}.theme-fancode .community-v11-empty{text-align:center;place-content:center;justify-items:center;min-height:230px;padding:34px;display:grid}.theme-fancode .community-v11-empty>span{color:var(--fl-green);letter-spacing:.12em;font-size:10px;font-weight:850}.theme-fancode .community-v11-empty h3{margin:8px 0 4px;font-size:21px}.theme-fancode .community-v11-empty p{color:var(--fl-muted);margin:0;font-size:12px}.theme-fancode .community-v11-sidebar{gap:12px;display:grid;position:sticky;top:132px}.theme-fancode .community-v11-side-card{border:1px solid var(--fl-line);background:var(--fl-panel);box-shadow:var(--ui-shadow);border-radius:18px;padding:18px}.theme-fancode .community-v11-side-card h3{margin:5px 0 10px;font-size:17px;line-height:1.15}.theme-fancode .community-v11-side-card p{color:var(--fl-muted);margin:0;font-size:12px;line-height:1.5}.theme-fancode .community-v11-side-card>a{color:var(--fl-green);margin-top:12px;font-size:11px;font-weight:750;display:inline-flex}.theme-fancode .community-v11-trending>div:last-child{margin:0 -4px;display:grid}.theme-fancode .community-v11-trending a{border-top:1px solid var(--fl-line-soft);grid-template-columns:24px minmax(0,1fr);gap:9px;padding:11px 4px;display:grid}.theme-fancode .community-v11-trending a:first-child{border-top:0}.theme-fancode .community-v11-trending a>b{background:var(--fl-green-soft,var(--fl-panel-2));width:24px;height:24px;color:var(--fl-green);border-radius:8px;place-items:center;font-size:10px;display:grid}.theme-fancode .community-v11-trending a>div{gap:4px;min-width:0;display:grid}.theme-fancode .community-v11-trending a strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.theme-fancode .community-v11-trending a small{color:var(--fl-muted);font-size:9px}.theme-fancode .community-v11-rules ul{color:var(--fl-muted);margin:10px 0 0;padding-left:18px;font-size:11px;line-height:1.55}.theme-fancode .community-v11-rules li+li{margin-top:5px}.theme-fancode .community-v11-longform{background:linear-gradient(145deg,var(--fl-panel),color-mix(in srgb,var(--fl-green) 5%,var(--fl-panel)))}.theme-fancode .community-composer-v11{background:var(--fl-panel);border-radius:18px;grid-template-columns:44px minmax(0,1fr);gap:12px;padding:17px 18px 14px}.theme-fancode .community-composer-v11 .composer-avatar{background:linear-gradient(145deg,#3b1608,var(--fl-green));border-radius:50%;width:44px;height:44px}.theme-fancode .community-composer-v11 .composer-avatar img,.theme-fancode .community-post .post-avatar img{object-fit:cover;width:100%;height:100%}.theme-fancode .composer-context-v11{color:var(--fl-muted);align-items:center;gap:6px;display:flex}.theme-fancode .composer-context-v11 span{letter-spacing:.11em;font-size:8px;font-weight:800}.theme-fancode .composer-context-v11 strong{color:var(--fl-green);font-size:10px;font-weight:740}.theme-fancode .community-composer-v11 textarea{resize:none;min-height:66px;padding:8px 0 6px;font-size:16px;line-height:1.45}.theme-fancode .community-composer-v11 .composer-actions{padding-top:8px}.theme-fancode .community-composer-v11 .image-button{color:var(--fl-green)!important}.theme-fancode .community-composer-v11 .image-button:hover{background:color-mix(in srgb,var(--fl-green) 10%,transparent)}.theme-fancode .community-composer-v11 .post-button,.theme-fancode .community-composer-v11 .primary-button{background:var(--fl-green)!important;border-radius:999px!important}.theme-fancode .community-post.post-card{background:var(--fl-panel);grid-template-columns:44px minmax(0,1fr);gap:12px;padding:17px 18px 13px;transition:background .15s;display:grid}.theme-fancode .community-post.post-card:hover{background:color-mix(in srgb,var(--fl-panel-2) 35%,var(--fl-panel))}.theme-fancode .community-post .post-avatar{background:linear-gradient(145deg,#3b1608,var(--fl-green));border-radius:50%;width:44px;height:44px;font-size:12px;overflow:hidden}.theme-fancode .community-post .post-head{flex-wrap:nowrap;justify-content:space-between;align-items:start;gap:10px;min-height:24px;display:flex}.theme-fancode .post-author-line-v11{align-items:baseline;gap:6px;min-width:0;display:flex}.theme-fancode .post-author-line-v11 b{text-overflow:ellipsis;white-space:nowrap;color:var(--fl-ink);font-size:13px;font-weight:760;overflow:hidden}.theme-fancode .post-author-line-v11 span,.theme-fancode .post-time-v11{color:var(--fl-muted);white-space:nowrap;font-size:10px}.theme-fancode .post-copy-v11{color:var(--fl-ink);white-space:pre-wrap;font-size:14px;line-height:1.5;margin:3px 0 9px!important}.theme-fancode .community-post .post-attachment{border:1px solid var(--fl-line);object-fit:cover;border-radius:16px;width:100%;max-height:520px;margin:3px 0 2px}.theme-fancode .community-post .post-actions{justify-content:flex-start;align-items:center;gap:28px;width:min(360px,100%);max-width:none;margin:7px 0 0;display:flex}.theme-fancode .community-post .post-actions button{width:auto;min-width:34px;min-height:32px;color:var(--fl-muted);border-radius:9px;align-items:center;gap:5px;padding:0 3px;display:inline-flex}.theme-fancode .community-post .post-actions button:hover{background:var(--fl-panel-2);color:var(--fl-green)}.theme-fancode .community-post .post-actions button.comments-active{color:var(--fl-green)}.theme-fancode .community-post .post-actions button.liked{color:#db3159}.theme-fancode .community-post .post-actions .action-icon{place-items:center;display:grid}.theme-fancode .community-post .post-actions .action-count{font-size:10px;font-weight:650}.theme-fancode .community-post .post-delete{margin-left:auto;color:var(--fl-subtle)!important}.theme-fancode .community-post .post-delete:hover{color:#c94646!important;background:#c9464614!important}.theme-fancode .community-post .share-status{color:var(--fl-green);margin-left:auto;font-size:9px}.theme-fancode .community-post .post-comments{border-top:1px solid var(--fl-line-soft);background:0 0;border-radius:0;margin:10px 0 0;padding:12px 0 0}.theme-fancode .community-post .comments-title{margin:0 0 10px;font-size:11px;font-weight:760}.theme-fancode .community-post .comments-list{gap:11px}.theme-fancode .community-post .comment-item{gap:9px}.theme-fancode .community-post .comment-avatar{background:var(--fl-panel-3);width:30px;height:30px;color:var(--fl-green);border-radius:50%}.theme-fancode .community-post .comment-head b{font-size:11px}.theme-fancode .community-post .comment-item p{color:var(--fl-ink);margin:2px 0 0;font-size:12px;line-height:1.45}.theme-fancode .community-post .comment-composer{grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:12px;display:grid}.theme-fancode .community-post .comment-composer input{background:var(--fl-panel-2);border-radius:999px;height:38px;padding:0 12px}.theme-fancode .community-post .comment-composer button{background:var(--fl-green);border-radius:999px;min-width:58px;height:38px;font-size:10px;font-weight:760}.theme-fancode .home-community-v11{overflow:hidden}.theme-fancode .home-community-v11 .home-posts-heading{border-bottom:1px solid var(--fl-line);padding:17px 18px 14px}.theme-fancode .home-community-v11 .home-posts-heading h1{letter-spacing:-.03em;margin:3px 0 2px;font-size:22px}.theme-fancode .home-community-v11 .home-posts-heading p{color:var(--fl-muted);margin:0;font-size:11px}.theme-fancode .home-community-v11 .home-posts-heading>a{color:var(--fl-green);font-size:11px;font-weight:730}.theme-fancode .home-community-v11 .community-module{padding:0}.theme-fancode .home-community-pulse-v11{border-bottom:1px solid var(--fl-line-soft);background:color-mix(in srgb,var(--fl-green) 4%,var(--fl-panel));justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:9px 16px;display:flex}.theme-fancode .home-community-pulse-v11>span{color:var(--fl-green);align-items:center;gap:7px;font-size:10px;font-weight:750;display:flex}.theme-fancode .home-community-pulse-v11 i{background:var(--fl-green);width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb,var(--fl-green) 12%,transparent);border-radius:50%}.theme-fancode .home-community-pulse-v11 small{color:var(--fl-muted);font-size:9px}.theme-fancode .home-community-v11 .home-community-composer{padding:12px 14px 0}.theme-fancode .home-community-v11 .community-composer-v11{border:1px solid var(--fl-line);box-shadow:none;border-radius:16px;padding:13px 14px 11px}.theme-fancode .home-community-v11 .community-composer-v11 textarea{min-height:48px;font-size:14px}.theme-fancode .home-community-v11 .home-community-posts{border-top:1px solid var(--fl-line);margin-top:12px}.theme-fancode .home-community-v11 .community-post.post-card{grid-template-columns:38px minmax(0,1fr);padding:14px 16px 10px}.theme-fancode .home-community-v11 .community-post .post-avatar{width:38px;height:38px}.theme-fancode .home-community-v11 .community-post .post-copy-v11{font-size:13px;line-height:1.45}.theme-fancode .home-community-v11 .community-post .post-attachment{max-height:320px}.theme-fancode .home-community-v11 .module-cta{border-top:1px solid var(--fl-line);min-height:44px;color:var(--fl-green);justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:11px;font-weight:750;display:flex}.theme-fancode .home-community-v11 .module-cta:hover{background:var(--fl-panel-2)}@media (width<=980px){.theme-fancode .community-v11-shell{grid-template-columns:1fr}.theme-fancode .community-v11-sidebar{grid-template-columns:repeat(3,minmax(0,1fr));position:static}}@media (width<=760px){.theme-fancode .community-v11-page{width:100%;padding:0 0 82px}.theme-fancode .community-v11-hero{box-shadow:none;border-width:0 0 1px;border-radius:0;grid-template-columns:1fr;margin:0;padding:18px 16px 14px}.theme-fancode .community-v11-hero h1{font-size:29px}.theme-fancode .community-v11-hero p{font-size:12px}.theme-fancode .community-v11-hero-stats{grid-template-columns:repeat(3,1fr)}.theme-fancode .community-v11-hero-stats article{min-height:64px}.theme-fancode .community-v11-shell{gap:0}.theme-fancode .community-v11-feed-column{box-shadow:none;border-width:0 0 1px;border-radius:0}.theme-fancode .community-v11-sidebar{grid-template-columns:1fr;padding:12px}.theme-fancode .community-v11-tabs span{display:none}.theme-fancode .community-v11-tabs{height:48px}.theme-fancode .community-composer-v11{grid-template-columns:38px minmax(0,1fr);padding:14px 13px 11px}.theme-fancode .community-composer-v11 .composer-avatar{width:38px;height:38px}.theme-fancode .community-composer-v11 textarea{font-size:15px}.theme-fancode .community-post.post-card{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:14px 13px 10px}.theme-fancode .community-post .post-avatar{width:38px;height:38px}.theme-fancode .post-author-line-v11{gap:0;display:grid}.theme-fancode .post-author-line-v11 b{font-size:12px}.theme-fancode .post-copy-v11{font-size:13px}.theme-fancode .community-post .post-actions{gap:21px}.theme-fancode .home-community-pulse-v11{flex-direction:column;align-items:flex-start;gap:2px}}.theme-fancode .community-v12-page{width:min(1120px,100% - 32px);margin:0 auto;padding:18px 0 72px}.theme-fancode .community-v12-layout{grid-template-columns:minmax(0,730px) minmax(270px,320px);justify-content:center;align-items:start;gap:20px;display:grid}.theme-fancode .community-v12-main{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 8px 28px #1425210b}.theme-fancode .community-v12-header{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);padding:20px 20px 15px}.theme-fancode .community-v12-title-row{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.theme-fancode .community-v12-title-row>div:first-child>span,.theme-fancode .community-v12-side-title>span,.theme-fancode .community-v12-guide>span{color:var(--fl-green);letter-spacing:.12em;font-size:9px;font-weight:850;display:block}.theme-fancode .community-v12-title-row h1{letter-spacing:-.035em;margin:3px 0 0;font-size:28px;line-height:1.05}.theme-fancode .community-v12-header>p{max-width:570px;color:var(--fl-muted);margin:7px 0 0;font-size:12px;line-height:1.5}.theme-fancode .community-v12-counts{color:var(--fl-muted);white-space:nowrap;align-items:baseline;gap:5px;display:flex}.theme-fancode .community-v12-counts b{color:var(--fl-ink);font-size:13px;font-weight:800}.theme-fancode .community-v12-counts span{font-size:9px}.theme-fancode .community-v12-counts i{background:var(--fl-line);border-radius:50%;width:3px;height:3px;margin:0 4px}.theme-fancode .community-v12-context{color:var(--fl-muted);align-items:center;gap:9px;margin-top:12px;display:flex}.theme-fancode .community-v12-context>span{background:color-mix(in srgb,var(--fl-green) 8%,var(--fl-panel));color:var(--fl-green);border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:9px;font-weight:740;display:inline-flex}.theme-fancode .community-v12-context>span i{background:var(--fl-green);border-radius:50%;width:6px;height:6px}.theme-fancode .community-v12-context small{font-size:9px}.theme-fancode .community-v12-composer-wrap{border-bottom:1px solid var(--fl-line)}.theme-fancode .community-composer-v12{grid-template-columns:40px minmax(0,1fr);gap:11px;width:100%;padding:13px 16px 12px;display:grid;background:var(--fl-panel)!important;box-shadow:none!important;border:0!important;border-radius:0!important}.theme-fancode .community-composer-v12 .composer-avatar{background:linear-gradient(145deg,#3b1608,var(--fl-green));font-size:12px;overflow:hidden;border-radius:50%!important;width:40px!important;height:40px!important}.theme-fancode .community-composer-v12 .composer-avatar img{object-fit:cover;width:100%;height:100%}.theme-fancode .composer-author-v12{align-items:baseline;gap:6px;height:18px;display:flex;overflow:hidden}.theme-fancode .composer-author-v12 strong{color:var(--fl-ink);font-size:11px;font-weight:760}.theme-fancode .composer-author-v12 span{text-overflow:ellipsis;white-space:nowrap;color:var(--fl-muted);font-size:9px;overflow:hidden}.theme-fancode .community-composer-v12 textarea{resize:none;width:100%;max-height:170px;color:var(--fl-ink);outline:0;margin:3px 0 0;transition:min-height .16s,border-color .16s,background .16s;border:1px solid var(--fl-line)!important;background:var(--fl-panel-2)!important;border-radius:13px!important;min-height:42px!important;padding:10px 12px!important;font-size:13px!important;line-height:1.45!important}.theme-fancode .community-composer-v12 textarea:focus{border-color:color-mix(in srgb,var(--fl-green) 42%,var(--fl-line))!important;background:var(--fl-panel)!important;min-height:84px!important}.theme-fancode .community-composer-v12.is-expanded textarea{min-height:84px!important}.theme-fancode .community-composer-actions-v12{align-items:center;min-height:34px;margin-top:6px;border:0!important;gap:8px!important;padding:0!important;display:flex!important}.theme-fancode .community-composer-actions-v12 .image-button{align-items:center;gap:5px;font-weight:700;display:inline-flex;min-height:30px!important;color:var(--fl-green)!important;background:0 0!important;border:0!important;border-radius:999px!important;padding:0 8px!important;font-size:10px!important}.theme-fancode .community-composer-actions-v12 .image-button:hover{background:color-mix(in srgb,var(--fl-green) 8%,transparent)!important}.theme-fancode .composer-count-v12{color:var(--fl-muted);margin-left:auto;font-size:9px}.theme-fancode .community-composer-actions-v12 .post-button{background:var(--fl-green)!important;color:#fff!important;border:0!important;border-radius:999px!important;min-width:68px!important;height:31px!important;padding:0 14px!important;font-size:10px!important;font-weight:780!important}.theme-fancode .community-composer-actions-v12 .post-button:disabled{opacity:.42}.theme-fancode .community-upload-preview-v12{border-radius:12px;max-width:380px;margin-top:7px;overflow:hidden}.theme-fancode .community-v12-feed-tools{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:0 12px 0 8px;display:flex}.theme-fancode .community-v12-tabs{align-items:stretch;gap:2px;height:53px;display:flex}.theme-fancode .community-v12-tabs button{min-width:64px;color:var(--fl-muted);cursor:pointer;background:0 0;border:0;padding:0 12px;font-size:11px;font-weight:720;position:relative}.theme-fancode .community-v12-tabs button:hover{color:var(--fl-ink);background:var(--fl-panel-2)}.theme-fancode .community-v12-tabs button.active{color:var(--fl-ink);font-weight:800}.theme-fancode .community-v12-tabs button.active:after{content:"";background:var(--fl-green);border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:0;left:12px;right:12px}.theme-fancode .community-v12-search{border:1px solid var(--fl-line);background:var(--fl-panel-2);width:190px;height:34px;color:var(--fl-muted);border-radius:999px;align-items:center;gap:6px;padding:0 10px;display:flex}.theme-fancode .community-v12-search>span{font-size:15px;line-height:1}.theme-fancode .community-v12-search input{width:100%;min-width:0;color:var(--fl-ink);background:0 0;border:0;outline:0;font-size:10px}.theme-fancode .community-v12-search input::placeholder{color:var(--fl-muted)}.theme-fancode .community-v12-feed{background:var(--fl-panel);display:block}.theme-fancode .community-v12-feed .community-post.post-card,.theme-fancode .home-community-posts-v12 .community-post.post-card{width:100%;border:0!important;border-bottom:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;box-shadow:none!important;border-radius:0!important;grid-template-columns:40px minmax(0,1fr)!important;gap:11px!important;margin:0!important;padding:14px 16px 11px!important;display:grid!important}.theme-fancode .community-v12-feed .community-post.post-card:hover,.theme-fancode .home-community-posts-v12 .community-post.post-card:hover{background:color-mix(in srgb,var(--fl-panel-2) 45%,var(--fl-panel))!important}.theme-fancode .community-post-v12 .post-avatar{background:linear-gradient(145deg,#3b1608,var(--fl-green));color:#fff;overflow:hidden;border-radius:50%!important;width:40px!important;height:40px!important;font-size:12px!important}.theme-fancode .community-post-v12 .post-avatar img{object-fit:cover;width:100%;height:100%}.theme-fancode .community-post-head-v12{justify-content:space-between!important;align-items:flex-start!important;gap:8px!important;min-height:20px!important;display:flex!important;overflow:visible!important}.theme-fancode .post-author-line-v12{align-items:baseline;gap:5px;min-width:0;display:flex;overflow:hidden}.theme-fancode .post-author-line-v12 b{text-overflow:ellipsis;white-space:nowrap;max-width:230px;color:var(--fl-ink);font-size:12px;font-weight:790;overflow:hidden}.theme-fancode .post-author-line-v12 span{text-overflow:ellipsis;white-space:nowrap;color:var(--fl-muted);font-size:9px;overflow:hidden}.theme-fancode .post-copy-v12{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--fl-ink)!important;margin:3px 0 7px!important;font-size:13px!important;line-height:1.5!important}.theme-fancode .community-post-v12 .post-attachment{border:1px solid var(--fl-line)!important;object-fit:cover!important;border-radius:14px!important;width:min(100%,560px)!important;max-height:460px!important;margin:4px 0 5px!important}.theme-fancode .post-actions-v12{min-height:30px;justify-content:flex-start!important;align-items:center!important;gap:20px!important;width:auto!important;max-width:none!important;margin:4px 0 0!important;display:flex!important}.theme-fancode .post-actions-v12 button{width:auto!important;min-width:0!important;min-height:28px!important;color:var(--fl-muted)!important;background:0 0!important;border:0!important;border-radius:999px!important;align-items:center!important;gap:5px!important;padding:0!important;display:inline-flex!important}.theme-fancode .post-actions-v12 button:hover{color:var(--fl-green)!important;background:0 0!important}.theme-fancode .post-actions-v12 .action-icon{border-radius:50%;place-items:center;width:28px;height:28px;transition:background .15s;display:grid}.theme-fancode .post-actions-v12 button:hover .action-icon{background:color-mix(in srgb,var(--fl-green) 9%,transparent)}.theme-fancode .post-actions-v12 button.liked{color:#d83b63!important}.theme-fancode .post-actions-v12 button.liked:hover .action-icon{background:#d83b6317}.theme-fancode .post-actions-v12 .action-count{font-size:9px!important;font-weight:650!important}.theme-fancode .post-actions-v12 .share-status{color:var(--fl-green);font-size:9px;margin-left:0!important}.theme-fancode .post-open-v12{color:var(--fl-green);align-self:center;margin-left:auto;font-size:9px;font-weight:720}.theme-fancode .post-menu-v12{flex:none;position:relative}.theme-fancode .post-more-v12{width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;color:var(--fl-muted)!important;background:0 0!important;border:0!important;border-radius:50%!important;place-items:center!important;padding:0!important;display:grid!important}.theme-fancode .post-more-v12:hover{background:var(--fl-panel-2)!important;color:var(--fl-ink)!important}.theme-fancode .post-menu-popover-v12{z-index:20;border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:10px;width:138px;padding:5px;position:absolute;top:30px;right:0;box-shadow:0 10px 30px #081a151f}.theme-fancode .post-menu-popover-v12 button{width:100%;height:34px;font-size:10px;font-weight:700;color:#b53b45!important;background:0 0!important;border:0!important;border-radius:7px!important;align-items:center!important;gap:7px!important;padding:0 9px!important;display:flex!important}.theme-fancode .post-menu-popover-v12 button:hover{background:#b53b4512!important}.theme-fancode .community-post-v12 .post-comments{border:0!important;border-top:1px solid var(--fl-line-soft)!important;background:0 0!important;border-radius:0!important;margin:7px 0 0!important;padding:10px 0 0!important}.theme-fancode .community-post-v12 .comments-title{margin:0 0 8px;font-size:10px;font-weight:780}.theme-fancode .community-post-v12 .comments-muted{color:var(--fl-muted);font-size:10px}.theme-fancode .community-post-v12 .comments-list{gap:10px;display:grid}.theme-fancode .community-post-v12 .comment-avatar{background:var(--fl-panel-3)!important;width:28px!important;height:28px!important;color:var(--fl-green)!important;border-radius:50%!important;font-size:9px!important}.theme-fancode .community-post-v12 .comment-head b{font-size:10px}.theme-fancode .community-post-v12 .comment-item p{margin:2px 0 0!important;font-size:11px!important;line-height:1.45!important}.theme-fancode .community-post-v12 .comment-composer{grid-template-columns:minmax(0,1fr) auto!important;gap:6px!important;margin-top:10px!important;display:grid!important}.theme-fancode .community-post-v12 .comment-composer input{border:1px solid var(--fl-line)!important;background:var(--fl-panel-2)!important;border-radius:999px!important;height:34px!important;padding:0 11px!important;font-size:10px!important}.theme-fancode .community-post-v12 .comment-composer button{background:var(--fl-green)!important;color:#fff!important;border:0!important;border-radius:999px!important;min-width:54px!important;height:34px!important;font-size:9px!important;font-weight:760!important}.theme-fancode .community-v12-empty{text-align:center;place-content:center;justify-items:center;min-height:210px;padding:32px;display:grid}.theme-fancode .community-v12-empty>span{color:var(--fl-green);letter-spacing:.12em;font-size:9px;font-weight:850}.theme-fancode .community-v12-empty h3{margin:7px 0 3px;font-size:18px}.theme-fancode .community-v12-empty p{color:var(--fl-muted);margin:0;font-size:11px}.theme-fancode .community-v12-sidebar{gap:12px;display:grid;position:sticky;top:128px}.theme-fancode .community-v12-side-section{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:16px;overflow:hidden;box-shadow:0 8px 28px #1425210a}.theme-fancode .community-v12-side-title{padding:16px 16px 9px}.theme-fancode .community-v12-side-title h2{margin:4px 0 0;font-size:16px;line-height:1.15}.theme-fancode .community-v12-trend-list{display:grid}.theme-fancode .community-v12-trend-list>a{border-top:1px solid var(--fl-line-soft);gap:4px;padding:11px 16px;display:grid}.theme-fancode .community-v12-trend-list>a:hover{background:var(--fl-panel-2)}.theme-fancode .community-v12-trend-meta{color:var(--fl-muted);align-items:center;gap:7px;display:flex}.theme-fancode .community-v12-trend-meta>span{background:color-mix(in srgb,var(--fl-green) 8%,var(--fl-panel));width:20px;height:20px;color:var(--fl-green);border-radius:6px;place-items:center;font-size:9px;font-weight:800;display:grid}.theme-fancode .community-v12-trend-meta small{font-size:8px}.theme-fancode .community-v12-trend-list strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.theme-fancode .community-v12-side-empty{color:var(--fl-muted);margin:0;padding:0 16px 16px;font-size:10px}.theme-fancode .community-v12-guide{padding:16px}.theme-fancode .community-v12-guide h3{margin:5px 0;font-size:14px}.theme-fancode .community-v12-guide p{color:var(--fl-muted);margin:0;font-size:10px;line-height:1.5}.theme-fancode .community-v12-guide a{color:var(--fl-green);margin-top:10px;font-size:9px;font-weight:740;display:inline-flex}.theme-fancode .community-v12-longform-link{border:1px solid var(--fl-line);background:color-mix(in srgb,var(--fl-green) 4%,var(--fl-panel));border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:13px 15px;display:flex}.theme-fancode .community-v12-longform-link span{color:var(--fl-muted);font-size:9px}.theme-fancode .community-v12-longform-link strong{color:var(--fl-green);font-size:9px}.theme-fancode .home-community-v12{overflow:hidden;padding:0!important}.theme-fancode .home-community-feed-v12{padding:0!important}.theme-fancode .home-community-head-v12{border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:flex-start;gap:14px;min-height:72px;padding:15px 17px 12px;display:flex}.theme-fancode .home-community-head-v12 h2{margin:3px 0 1px;font-size:18px;line-height:1.15}.theme-fancode .home-community-head-v12 p{color:var(--fl-muted);margin:0;font-size:10px}.theme-fancode .home-community-head-v12>a{color:var(--fl-green);margin-top:4px;font-size:10px;font-weight:750}.theme-fancode .home-community-pulse-v12{border-bottom:1px solid var(--fl-line-soft);background:color-mix(in srgb,var(--fl-green) 3%,var(--fl-panel));justify-content:space-between;align-items:center;gap:10px;min-height:34px;padding:7px 16px;display:flex}.theme-fancode .home-community-pulse-v12>span{color:var(--fl-green);align-items:center;gap:6px;font-size:9px;font-weight:730;display:flex}.theme-fancode .home-community-pulse-v12>span i{background:var(--fl-green);border-radius:50%;width:6px;height:6px}.theme-fancode .home-community-pulse-v12 small{color:var(--fl-muted);font-size:8px}.theme-fancode .home-community-composer-v12{border-bottom:1px solid var(--fl-line)}.theme-fancode .community-composer-home-v12{grid-template-columns:36px minmax(0,1fr);gap:9px;padding:11px 14px 10px}.theme-fancode .community-composer-home-v12 .composer-avatar{width:36px!important;height:36px!important}.theme-fancode .community-composer-home-v12 .composer-author-v12{height:15px}.theme-fancode .community-composer-home-v12 .composer-author-v12 strong{font-size:10px}.theme-fancode .community-composer-home-v12 .composer-author-v12 span{font-size:8px}.theme-fancode .community-composer-home-v12 textarea{border-radius:11px!important;min-height:38px!important;padding:9px 10px!important;font-size:12px!important}.theme-fancode .community-composer-home-v12 textarea:focus,.theme-fancode .community-composer-home-v12.is-expanded textarea{min-height:68px!important}.theme-fancode .home-signin-composer-v12{text-align:left;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:10px 14px;display:grid;border:0!important;border-bottom:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;border-radius:0!important}.theme-fancode .home-signin-composer-v12 .fan-avatar{background:var(--fl-green);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid}.theme-fancode .home-signin-composer-v12>span:nth-child(2){color:var(--fl-muted);font-size:11px}.theme-fancode .home-signin-composer-v12 strong{color:var(--fl-green);font-size:10px}.theme-fancode .home-community-posts-v12{display:block}.theme-fancode .home-community-posts-v12 .community-post.post-card{grid-template-columns:36px minmax(0,1fr)!important;gap:9px!important;padding:12px 14px 9px!important}.theme-fancode .home-community-posts-v12 .community-post-v12 .post-avatar{width:36px!important;height:36px!important}.theme-fancode .home-community-posts-v12 .post-author-line-v12 b{font-size:11px}.theme-fancode .home-community-posts-v12 .post-author-line-v12 span{font-size:8px}.theme-fancode .home-community-posts-v12 .post-copy-v12{margin-bottom:4px!important;font-size:12px!important;line-height:1.45!important}.theme-fancode .home-community-posts-v12 .post-actions-v12{gap:14px!important;margin-top:2px!important}.theme-fancode .home-community-posts-v12 .post-actions-v12 .action-icon{width:26px;height:26px}.theme-fancode .home-community-posts-v12 .post-actions-v12 .action-count{font-size:8px!important}.theme-fancode .home-community-footer-v12{min-height:42px;color:var(--fl-green);border-top:0;justify-content:center;align-items:center;gap:5px;padding:0 16px;font-size:10px;font-weight:750;display:flex}.theme-fancode .home-community-footer-v12:hover{background:var(--fl-panel-2)}@media (width<=980px){.theme-fancode .community-v12-layout{grid-template-columns:minmax(0,1fr) 280px}.theme-fancode .community-v12-page{width:min(100% - 24px,1040px)}}@media (width<=820px){.theme-fancode .community-v12-layout{grid-template-columns:1fr}.theme-fancode .community-v12-sidebar{grid-template-columns:1fr 1fr;position:static}.theme-fancode .community-v12-longform-link{grid-column:1/-1}}@media (width<=680px){.theme-fancode .community-v12-page{width:100%;padding:0 0 82px}.theme-fancode .community-v12-main{box-shadow:none;border-width:0 0 1px;border-radius:0}.theme-fancode .community-v12-header{padding:16px 14px 13px}.theme-fancode .community-v12-title-row{align-items:flex-start;gap:9px;display:grid}.theme-fancode .community-v12-title-row h1{font-size:25px}.theme-fancode .community-v12-counts{flex-wrap:wrap}.theme-fancode .community-v12-feed-tools{grid-template-columns:1fr auto;gap:7px;padding:0 9px;display:grid}.theme-fancode .community-v12-tabs{overflow-x:auto}.theme-fancode .community-v12-tabs button{min-width:58px;padding:0 8px}.theme-fancode .community-v12-search{width:36px;padding:0 9px;transition:width .2s}.theme-fancode .community-v12-search:focus-within{width:150px}.theme-fancode .community-v12-search input{width:0}.theme-fancode .community-v12-search:focus-within input{width:100%}.theme-fancode .community-composer-v12{grid-template-columns:36px minmax(0,1fr);gap:9px;padding:12px 13px 10px}.theme-fancode .community-composer-v12 .composer-avatar{width:36px!important;height:36px!important}.theme-fancode .community-v12-feed .community-post.post-card{grid-template-columns:36px minmax(0,1fr)!important;gap:9px!important;padding:13px 13px 9px!important}.theme-fancode .community-post-v12 .post-avatar{width:36px!important;height:36px!important}.theme-fancode .post-author-line-v12{gap:0;display:grid}.theme-fancode .post-author-line-v12 b{font-size:11px}.theme-fancode .post-copy-v12{font-size:12px!important}.theme-fancode .post-actions-v12{gap:12px!important}.theme-fancode .post-actions-v12 .action-count{font-size:8px!important}.theme-fancode .community-v12-sidebar{grid-template-columns:1fr;padding:12px}.theme-fancode .community-v12-longform-link{grid-column:auto}.theme-fancode .home-community-pulse-v12{flex-direction:column;align-items:flex-start;gap:2px}}.theme-fancode .community-v13-feed-tools{justify-content:flex-start;min-height:48px;padding:0 14px}.theme-fancode .community-v13-tabs{gap:12px;height:47px}.theme-fancode .community-v13-tabs button{min-width:78px;padding:0 8px;font-size:11px}.theme-fancode .community-v13-tabs button.active:after{left:8px;right:8px}.theme-fancode .community-tag-editor-v13{border:1px solid var(--fl-line-soft);background:color-mix(in srgb,var(--fl-green) 2.5%,var(--fl-panel));border-radius:11px;margin-top:8px;padding:9px 10px 8px}.theme-fancode .community-tag-input-v13{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:5px;min-height:32px;display:grid}.theme-fancode .community-tag-input-v13>span{color:var(--fl-green);font-size:13px;font-weight:800}.theme-fancode .community-tag-input-v13 input{min-width:0;height:30px;color:var(--fl-ink);background:0 0;border:0;outline:0;padding:0 6px;font-size:10px}.theme-fancode .community-tag-input-v13 input::placeholder{color:var(--fl-muted)}.theme-fancode .community-tag-input-v13>button{background:color-mix(in srgb,var(--fl-green) 10%,var(--fl-panel));min-width:45px;height:28px;color:var(--fl-green);border:0;border-radius:999px;padding:0 10px;font-size:9px;font-weight:780}.theme-fancode .community-tag-input-v13>button:disabled{opacity:.4}.theme-fancode .community-tag-chips-v13{flex-wrap:wrap;gap:5px;margin-top:5px;display:flex}.theme-fancode .community-tag-chips-v13 button{border:1px solid color-mix(in srgb,var(--fl-green) 22%,var(--fl-line));background:color-mix(in srgb,var(--fl-green) 7%,var(--fl-panel));min-height:25px;color:var(--fl-green);border-radius:999px;align-items:center;gap:5px;padding:0 8px;font-size:9px;font-weight:720;display:inline-flex}.theme-fancode .community-tag-chips-v13 button span{font-size:12px;line-height:1}.theme-fancode .community-tag-editor-v13>small{color:var(--fl-muted);margin-top:6px;font-size:8px;display:block}.theme-fancode .post-tags-v13{flex-wrap:wrap;gap:5px;margin:-1px 0 6px;display:flex}.theme-fancode .post-tags-v13 a{background:color-mix(in srgb,var(--fl-green) 7%,var(--fl-panel));min-height:23px;color:var(--fl-green);border-radius:999px;align-items:center;padding:0 8px;font-size:9px;font-weight:720;display:inline-flex}.theme-fancode .post-tags-v13 a:hover{background:color-mix(in srgb,var(--fl-green) 12%,var(--fl-panel))}.theme-fancode .community-topic-view-v13{border-bottom:1px solid var(--fl-line);background:color-mix(in srgb,var(--fl-green) 4%,var(--fl-panel));justify-content:space-between;align-items:center;gap:14px;min-height:76px;padding:12px 16px;display:flex}.theme-fancode .community-topic-view-v13 span{color:var(--fl-green);letter-spacing:.12em;font-size:8px;font-weight:850}.theme-fancode .community-topic-view-v13 h2{margin:2px 0 1px;font-size:18px;line-height:1.1}.theme-fancode .community-topic-view-v13 p{color:var(--fl-muted);margin:0;font-size:9px}.theme-fancode .community-topic-view-v13>button{border:1px solid var(--fl-line);background:var(--fl-panel);min-width:94px;height:32px;color:var(--fl-ink);border-radius:999px;padding:0 11px;font-size:9px;font-weight:720}.theme-fancode .community-topic-view-v13>button:hover{border-color:var(--fl-green);color:var(--fl-green)}.theme-fancode .community-trending-tags-v13{display:grid}.theme-fancode .community-trending-tags-v13>button{border:0;border-top:1px solid var(--fl-line-soft);text-align:left;width:100%;min-height:58px;color:var(--fl-ink);background:0 0;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;padding:10px 14px;display:grid}.theme-fancode .community-trending-tags-v13>button:hover,.theme-fancode .community-trending-tags-v13>button.active{background:color-mix(in srgb,var(--fl-green) 5%,var(--fl-panel))}.theme-fancode .community-trending-tags-v13>button>span{background:var(--fl-panel-2);width:24px;height:24px;color:var(--fl-muted);border-radius:7px;place-items:center;font-size:9px;font-weight:800;display:grid}.theme-fancode .community-trending-tags-v13>button.active>span{background:var(--fl-green);color:#fff}.theme-fancode .community-trending-tags-v13>button>div{gap:2px;min-width:0;display:grid}.theme-fancode .community-trending-tags-v13 strong{text-overflow:ellipsis;white-space:nowrap;color:var(--fl-ink);font-size:11px;font-weight:780;overflow:hidden}.theme-fancode .community-trending-tags-v13 small{color:var(--fl-muted);font-size:8px}.theme-fancode .community-post-v12 .comment-composer{grid-template-columns:minmax(0,1fr) 78px!important;gap:8px!important;margin-top:11px!important}.theme-fancode .community-post-v12 .comment-composer input{height:36px!important;padding:0 12px!important;font-size:10px!important}.theme-fancode .community-post-v12 .comment-composer button{background:var(--fl-green)!important;color:#fff!important;width:78px!important;min-width:78px!important;height:36px!important;box-shadow:0 4px 12px color-mix(in srgb,var(--fl-green) 18%,transparent)!important;border:0!important;border-radius:999px!important;padding:0 12px!important;font-size:10px!important;font-weight:800!important}.theme-fancode .community-post-v12 .comment-composer button:disabled{opacity:.42;box-shadow:none!important}.theme-fancode .community-post-v12 .comments-title{font-size:11px!important}.theme-fancode .home-community-topics-v13{border-bottom:1px solid var(--fl-line-soft);background:var(--fl-panel);align-items:center;gap:6px;min-height:35px;padding:6px 14px;display:flex;overflow-x:auto}.theme-fancode .home-community-topics-v13>span{color:var(--fl-muted);flex:none;font-size:8px;font-weight:700}.theme-fancode .home-community-topics-v13>a{background:color-mix(in srgb,var(--fl-green) 7%,var(--fl-panel));min-height:23px;color:var(--fl-green);border-radius:999px;flex:none;align-items:center;padding:0 8px;font-size:8px;font-weight:720;display:inline-flex}@media (width<=680px){.theme-fancode .community-v13-feed-tools{padding:0 11px}.theme-fancode .community-v13-tabs{width:100%}.theme-fancode .community-v13-tabs button{min-width:88px}.theme-fancode .community-topic-view-v13{align-items:flex-start;padding:11px 13px}.theme-fancode .community-topic-view-v13 h2{font-size:16px}.theme-fancode .community-tag-editor-v13{padding:8px}.theme-fancode .community-post-v12 .comment-composer{grid-template-columns:minmax(0,1fr) 72px!important}.theme-fancode .community-post-v12 .comment-composer button{width:72px!important;min-width:72px!important}}.theme-fancode .community-composer-actions-v14{border-top:1px solid var(--fl-line-soft)!important;min-height:42px!important;margin-top:8px!important;padding-top:7px!important;display:flex!important}.theme-fancode .community-composer-actions-v14 .topic-button-v14{min-height:31px;color:var(--fl-green);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 9px;font-size:10px;font-weight:720}.theme-fancode .community-composer-actions-v14 .topic-button-v14:hover,.theme-fancode .community-composer-actions-v14 .image-button:hover{background:color-mix(in srgb,var(--fl-green) 8%,transparent)!important}.theme-fancode .community-composer-actions-v14 .composer-count-v12{margin-left:auto!important}.theme-fancode .community-composer-actions-v14 .community-post-submit-v14{background:var(--fl-green)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;cursor:pointer!important;min-width:82px!important;height:36px!important;box-shadow:0 5px 14px color-mix(in srgb,var(--fl-green) 20%,transparent)!important;border-radius:999px!important;margin-left:3px!important;font-size:11px!important;font-weight:820!important}.theme-fancode .community-composer-actions-v14 .community-post-submit-v14:disabled{background:color-mix(in srgb,var(--fl-green) 42%,var(--fl-panel-2))!important;color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:.64!important;cursor:not-allowed!important;box-shadow:none!important}.theme-fancode .community-post-v12 .comment-composer-v14{grid-template-columns:minmax(0,1fr) 104px!important;align-items:center!important;gap:8px!important;margin-top:12px!important;display:grid!important}.theme-fancode .community-post-v12 .comment-composer-v14 input{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;height:40px!important;color:var(--fl-ink)!important;border-radius:10px!important;padding:0 13px!important;font-size:11px!important}.theme-fancode .community-post-v12 .comment-composer-v14 input:focus{border-color:color-mix(in srgb,var(--fl-green) 48%,var(--fl-line))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--fl-green) 9%,transparent)!important}.theme-fancode .community-post-v12 .comment-composer-v14 button{background:var(--fl-green)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;cursor:pointer!important;width:104px!important;min-width:104px!important;height:40px!important;box-shadow:0 5px 14px color-mix(in srgb,var(--fl-green) 18%,transparent)!important;border:0!important;border-radius:10px!important;padding:0 12px!important;font-size:10px!important;font-weight:820!important}.theme-fancode .community-post-v12 .comment-composer-v14 button:disabled{background:color-mix(in srgb,var(--fl-green) 42%,var(--fl-panel-2))!important;opacity:.64!important;cursor:not-allowed!important;box-shadow:none!important}.theme-fancode .community-composer-home-v12 .community-composer-actions-v14{min-height:39px!important}.theme-fancode .community-composer-home-v12 .community-post-submit-v14{min-width:76px!important;height:34px!important}@media (width<=680px){.theme-fancode .community-composer-actions-v14{gap:4px!important}.theme-fancode .community-composer-actions-v14 .image-button span{display:none}.theme-fancode .community-composer-actions-v14 .topic-button-v14{padding:0 7px;font-size:9px}.theme-fancode .community-composer-actions-v14 .community-post-submit-v14{min-width:72px!important;height:34px!important}.theme-fancode .community-post-v12 .comment-composer-v14{grid-template-columns:minmax(0,1fr) 92px!important}.theme-fancode .community-post-v12 .comment-composer-v14 button{width:92px!important;min-width:92px!important}}.theme-fancode .fl-desktop-community-v4{padding:24px 26px 36px}.theme-fancode .fl-desktop-community-v4 .desk-community-masthead-v4{border-bottom:1px solid var(--fl-line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding:26px 0 28px;display:grid}.theme-fancode .fl-desktop-community-v4 .desk-community-masthead-copy-v4>span,.theme-fancode .fl-desktop-community-v4 .desk-community-block-head-v4 span,.theme-fancode .fl-desktop-community-v4 .desk-community-topic-v4 span,.theme-fancode .fl-desktop-community-v4 .desk-community-side-card-v4>span{color:var(--fl-accent);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:860;display:block}.theme-fancode .fl-desktop-community-v4 .desk-community-masthead-copy-v4 h1{letter-spacing:-.045em;margin:8px 0;font-size:54px;line-height:.94}.theme-fancode .fl-desktop-community-v4 .desk-community-masthead-copy-v4 p{max-width:760px;color:var(--fl-muted);margin:0;font-size:17px;line-height:1.55}.theme-fancode .fl-desktop-community-v4 .desk-community-masthead-stats-v4{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:12px;grid-template-columns:repeat(3,112px);display:grid;overflow:hidden}.theme-fancode .fl-desktop-community-v4 .desk-community-masthead-stats-v4 article{border-left:1px solid var(--fl-line);min-height:82px;padding:16px}.theme-fancode .fl-desktop-community-v4 .desk-community-masthead-stats-v4 article:first-child{border-left:0}.theme-fancode .fl-desktop-community-v4 .desk-community-masthead-stats-v4 strong{letter-spacing:-.035em;font-size:28px;line-height:1;display:block}.theme-fancode .fl-desktop-community-v4 .desk-community-masthead-stats-v4 span{color:var(--fl-muted);letter-spacing:.08em;text-transform:uppercase;margin-top:7px;font-size:10px;font-weight:780;display:block}.theme-fancode .fl-desktop-community-v4 .desk-community-layout-v4{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:20px;margin-top:20px;display:grid}.theme-fancode .fl-desktop-community-v4 .desk-community-main-v4{min-width:0}.theme-fancode .fl-desktop-community-v4 .desk-community-side-v4{gap:14px;min-width:0;display:grid;position:sticky;top:116px}.theme-fancode .fl-desktop-community-v4 .desk-community-room-v4,.theme-fancode .fl-desktop-community-v4 .desk-community-rooms-v4,.theme-fancode .fl-desktop-community-v4 .desk-community-composer-v4,.theme-fancode .fl-desktop-community-v4 .desk-community-side-card-v4,.theme-fancode .fl-desktop-community-v4 .desk-community-topic-v4,.theme-fancode .fl-desktop-community-v4 .desk-community-empty-v4,.theme-fancode .fl-desktop-community-v4 .social-post-v4{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:12px}.theme-fancode .fl-desktop-community-v4 .desk-community-room-v4{color:#fff;background:linear-gradient(145deg,#131820,#0d1218 72%,#221013);padding:22px 24px}.theme-fancode .fl-desktop-community-v4 .desk-community-room-status-v4{align-items:center;gap:10px;display:flex}.theme-fancode .fl-desktop-community-v4 .desk-community-room-status-v4 i{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #22c55e1f}.theme-fancode .fl-desktop-community-v4 .desk-community-room-status-v4 b{letter-spacing:.12em;font-size:10px}.theme-fancode .fl-desktop-community-v4 .desk-community-room-status-v4>span{color:#a9b3c1;margin-left:auto;font-size:12px;font-weight:720}.theme-fancode .fl-desktop-community-v4 .desk-community-room-copy-v4 h2{letter-spacing:-.035em;margin:15px 0 7px;font-size:31px;line-height:1.02}.theme-fancode .fl-desktop-community-v4 .desk-community-room-copy-v4>p{color:#aeb8c6;max-width:760px;margin:0;font-size:14px;line-height:1.58}.theme-fancode .fl-desktop-community-v4 .desk-community-room-footer-v4{border-top:1px solid #ffffff17;align-items:center;gap:26px;margin-top:20px;padding-top:16px;display:flex}.theme-fancode .fl-desktop-community-v4 .desk-community-room-footer-v4 div strong{font-size:18px;line-height:1;display:block}.theme-fancode .fl-desktop-community-v4 .desk-community-room-footer-v4 div span{color:#8f9aaa;text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:10px;display:block}.theme-fancode .fl-desktop-community-v4 .desk-community-room-footer-v4 button{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:9px;min-height:38px;margin-left:auto;padding:0 13px;font-size:12px;font-weight:780}.theme-fancode .fl-desktop-community-v4 .desk-community-room-footer-v4 button span{margin-left:8px}.theme-fancode .fl-desktop-community-v4 .desk-community-rooms-v4{margin-top:14px;padding:16px}.theme-fancode .fl-desktop-community-v4 .desk-community-block-head-v4{justify-content:space-between;align-items:end;gap:14px;margin-bottom:12px;display:flex}.theme-fancode .fl-desktop-community-v4 .desk-community-block-head-v4.compact{margin-bottom:12px}.theme-fancode .fl-desktop-community-v4 .desk-community-block-head-v4 h2{letter-spacing:-.025em;margin:4px 0 0;font-size:21px;line-height:1.05}.theme-fancode .fl-desktop-community-v4 .desk-community-clear-v4{border:1px solid var(--fl-line);background:var(--fl-panel-2);min-height:34px;color:var(--fl-ink);border-radius:8px;padding:0 11px;font-size:11px;font-weight:760}.theme-fancode .fl-desktop-community-v4 .desk-community-room-grid-v4{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.theme-fancode .fl-desktop-community-v4 .desk-room-card-v4{border:1px solid var(--fl-line);background:var(--fl-panel-2);min-height:106px;color:var(--fl-ink);text-align:left;border-radius:10px;padding:13px;position:relative}.theme-fancode .fl-desktop-community-v4 .desk-room-card-v4.hot{background:color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel-2))}.theme-fancode .fl-desktop-community-v4 .desk-room-card-v4.active{border-color:var(--fl-accent);box-shadow:inset 3px 0 0 var(--fl-accent)}.theme-fancode .fl-desktop-community-v4 .desk-room-card-v4 .emoji{font-size:22px}.theme-fancode .fl-desktop-community-v4 .desk-room-card-v4 strong{margin-top:9px;font-size:14px;line-height:1.15;display:block}.theme-fancode .fl-desktop-community-v4 .desk-room-card-v4 small{color:var(--fl-muted);margin-top:4px;font-size:10px;display:block}.theme-fancode .fl-desktop-community-v4 .desk-room-card-v4 em{color:var(--fl-accent);text-transform:uppercase;font-size:9px;font-style:normal;font-weight:820;position:absolute;top:10px;right:10px}.theme-fancode .fl-desktop-community-v4 .desk-community-composer-v4{margin-top:14px;padding:14px}.theme-fancode .fl-desktop-community-v4 .desk-community-feed-bar-v4{border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:14px;margin:14px 0;display:flex}.theme-fancode .fl-desktop-community-v4 .desk-community-tabs-v4{gap:2px;min-width:0;display:flex;overflow-x:auto}.theme-fancode .fl-desktop-community-v4 .desk-community-tabs-v4 button{min-height:43px;color:var(--fl-muted);white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 15px;font-size:12px;font-weight:780}.theme-fancode .fl-desktop-community-v4 .desk-community-tabs-v4 button.active{border-bottom-color:var(--fl-accent);color:var(--fl-ink)}.theme-fancode .fl-desktop-community-v4 .desk-community-feed-meta-v4{color:var(--fl-muted);white-space:nowrap;padding-right:4px;font-size:11px;font-weight:700}.theme-fancode .fl-desktop-community-v4 .desk-community-topic-v4{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding:15px 16px;display:flex}.theme-fancode .fl-desktop-community-v4 .desk-community-topic-v4 h3{margin:4px 0 3px;font-size:21px}.theme-fancode .fl-desktop-community-v4 .desk-community-topic-v4 p{color:var(--fl-muted);margin:0;font-size:11px}.theme-fancode .fl-desktop-community-v4 .desk-community-topic-v4 button{border:1px solid var(--fl-line);background:var(--fl-panel-2);min-height:34px;color:var(--fl-ink);border-radius:8px;padding:0 11px;font-size:11px;font-weight:760}.theme-fancode .fl-desktop-community-v4 .desk-community-feed-v4{gap:12px;display:grid}.theme-fancode .fl-desktop-community-v4 .desk-community-empty-v4{padding:28px 24px}.theme-fancode .fl-desktop-community-v4 .desk-community-empty-v4 h3{margin:7px 0 5px;font-size:24px}.theme-fancode .fl-desktop-community-v4 .desk-community-empty-v4 p{color:var(--fl-muted);margin:0;font-size:13px}.theme-fancode .fl-desktop-community-v4 .social-post-v4{padding:16px}.theme-fancode .fl-desktop-community-v4 .post-head-v4{grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;gap:10px;display:grid}.theme-fancode .fl-desktop-community-v4 .post-avatar{color:#fff;background:linear-gradient(145deg,#212732,#10151d);border-radius:50%;place-items:center;width:44px;height:44px;font-size:14px;font-weight:860;display:grid;overflow:hidden}.theme-fancode .fl-desktop-community-v4 .post-avatar.avatar-red{background:linear-gradient(145deg,#f97316,var(--fl-accent))}.theme-fancode .fl-desktop-community-v4 .post-avatar img{object-fit:cover;width:100%;height:100%}.theme-fancode .fl-desktop-community-v4 .post-user>div{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.theme-fancode .fl-desktop-community-v4 .post-user strong{font-size:14px}.theme-fancode .fl-desktop-community-v4 .post-user small{color:var(--fl-muted);margin-top:3px;font-size:10px;display:block}.theme-fancode .fl-desktop-community-v4 .contributor-badge,.theme-fancode .fl-desktop-community-v4 .verified-dot{background:color-mix(in srgb,var(--fl-accent) 10%,var(--fl-panel));min-height:20px;color:var(--fl-accent);border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:9px;font-weight:800;display:inline-flex}.theme-fancode .fl-desktop-community-v4 .follow-mini{border:1px solid var(--fl-line);background:var(--fl-panel-2);height:32px;color:var(--fl-accent);border-radius:8px;padding:0 11px;font-size:10px;font-weight:800}.theme-fancode .fl-desktop-community-v4 .follow-mini.following{background:color-mix(in srgb,var(--fl-accent) 10%,var(--fl-panel));border-color:color-mix(in srgb,var(--fl-accent) 25%,var(--fl-line))}.theme-fancode .fl-desktop-community-v4 .v4-post-menu{justify-self:end;position:relative}.theme-fancode .fl-desktop-community-v4 .menu-dots{width:32px;height:32px;color:var(--fl-muted);background:0 0;border:0;border-radius:8px;font-weight:900}.theme-fancode .fl-desktop-community-v4 .menu-dots:hover{background:var(--fl-panel-2)}.theme-fancode .fl-desktop-community-v4 .post-copy{color:var(--fl-ink);white-space:pre-wrap;margin:12px 0 8px;font-size:14px;line-height:1.56}.theme-fancode .fl-desktop-community-v4 .post-topic-line{flex-wrap:wrap;gap:7px;display:flex}.theme-fancode .fl-desktop-community-v4 .post-topic-line a{color:var(--fl-accent);font-size:11px;font-weight:760;text-decoration:none}.theme-fancode .fl-desktop-community-v4 .post-media-v4{margin-top:10px}.theme-fancode .fl-desktop-community-v4 .post-media-v4 img{border:1px solid var(--fl-line);object-fit:cover;border-radius:10px;width:100%;max-height:480px}.theme-fancode .fl-desktop-community-v4 .reaction-strip{border-top:1px solid var(--fl-line);flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px;padding-top:11px;display:flex}.theme-fancode .fl-desktop-community-v4 .reaction-strip button{min-height:34px;color:var(--fl-muted);background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:10px;font-weight:760;display:inline-flex}.theme-fancode .fl-desktop-community-v4 .reaction-strip button:hover,.theme-fancode .fl-desktop-community-v4 .reaction-strip button.liked,.theme-fancode .fl-desktop-community-v4 .reaction-strip button[aria-expanded=true]{background:var(--fl-panel-2);color:var(--fl-ink)}.theme-fancode .fl-desktop-community-v4 .reaction-strip .reaction-emoji{font-size:15px}.theme-fancode .fl-desktop-community-v4 .desk-community-side-card-v4{padding:15px}.theme-fancode .fl-desktop-community-v4 .desk-community-side-card-v4 h2{margin:4px 0 0;font-size:19px;line-height:1.06}.theme-fancode .fl-desktop-community-v4 .desk-community-side-card-v4 p{color:var(--fl-muted);margin:11px 0 0;font-size:12px;line-height:1.55}.theme-fancode .fl-desktop-community-v4 .desk-community-side-card-v4 a{color:var(--fl-accent);align-items:center;margin-top:11px;font-size:11px;font-weight:780;text-decoration:none;display:inline-flex}.theme-fancode .fl-desktop-community-v4 .desk-community-trends-v4{margin-top:7px;display:grid}.theme-fancode .fl-desktop-community-v4 .desk-community-trends-v4 button{border:0;border-top:1px solid var(--fl-line);text-align:left;width:100%;color:var(--fl-ink);background:0 0;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;padding:11px 0;display:grid}.theme-fancode .fl-desktop-community-v4 .desk-community-trends-v4 button:first-child{border-top:0;padding-top:2px}.theme-fancode .fl-desktop-community-v4 .desk-community-trends-v4 button>span{color:var(--fl-muted);font-size:10px;font-weight:820}.theme-fancode .fl-desktop-community-v4 .desk-community-trends-v4 button strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.theme-fancode .fl-desktop-community-v4 .desk-community-trends-v4 button small{color:var(--fl-muted);margin-top:3px;font-size:10px;display:block}.theme-fancode .fl-desktop-community-v4 .desk-community-trends-v4 button.active>span,.theme-fancode .fl-desktop-community-v4 .desk-community-trends-v4 button.active strong{color:var(--fl-accent)}.theme-fancode .fl-desktop-community-v4 .desk-community-side-empty-v4{color:var(--fl-muted);margin:9px 0 0;font-size:11px;line-height:1.5}.theme-fancode .fl-desktop-community-v4 .desk-social-poll-v4 h3{margin:13px 0 10px;font-size:18px;line-height:1.16}.theme-fancode .fl-desktop-community-v4 .desk-social-poll-head-v4{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.theme-fancode .fl-desktop-community-v4 .desk-social-poll-head-v4 .brand{background:linear-gradient(145deg,#ff7a18,var(--fl-accent));color:#fff;border-radius:9px;place-items:center;width:36px;height:36px;font-size:11px;font-weight:900;display:grid}.theme-fancode .fl-desktop-community-v4 .desk-social-poll-head-v4 strong{font-size:12px;display:block}.theme-fancode .fl-desktop-community-v4 .desk-social-poll-head-v4 small{color:var(--fl-muted);margin-top:2px;font-size:9px;display:block}.theme-fancode .fl-desktop-community-v4 .desk-social-poll-head-v4 a{margin:0;font-size:10px}.theme-fancode .fl-desktop-community-v4 .desk-social-poll-options-v4{gap:7px;display:grid}.theme-fancode .fl-desktop-community-v4 .desk-social-poll-options-v4 button{border:1px solid var(--fl-line);background:var(--fl-panel-2);text-align:left;border-radius:8px;min-height:44px;padding:9px 11px;position:relative;overflow:hidden}.theme-fancode .fl-desktop-community-v4 .desk-social-poll-options-v4 button span,.theme-fancode .fl-desktop-community-v4 .desk-social-poll-options-v4 button b{z-index:1;position:relative}.theme-fancode .fl-desktop-community-v4 .desk-social-poll-options-v4 button span{color:var(--fl-ink);padding-right:48px;font-size:11px;font-weight:720;display:block}.theme-fancode .fl-desktop-community-v4 .desk-social-poll-options-v4 button b{color:var(--fl-muted);font-size:10px;position:absolute;top:11px;right:11px}.theme-fancode .fl-desktop-community-v4 .desk-social-poll-options-v4 button i{background:color-mix(in srgb,var(--fl-accent) 14%,transparent);height:100%;position:absolute;bottom:0;left:0}.theme-fancode .fl-desktop-community-v4 .desk-social-poll-options-v4 button.voted{border-color:color-mix(in srgb,var(--fl-accent) 28%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel))}.theme-fancode .fl-desktop-community-v4 .desk-social-poll-v4 footer{color:var(--fl-muted);margin-top:9px;font-size:9px}@media (width<=1180px){.theme-fancode .fl-desktop-community-v4 .desk-community-layout-v4{grid-template-columns:minmax(0,1fr) 310px}.theme-fancode .fl-desktop-community-v4 .desk-community-room-grid-v4{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-fancode .fl-desktop-community-v4 .desk-community-masthead-v4{grid-template-columns:1fr}.theme-fancode .fl-desktop-community-v4 .desk-community-masthead-stats-v4{grid-template-columns:repeat(3,minmax(0,1fr));max-width:440px}}@media (width<=980px){.theme-fancode .fl-desktop-community-v4 .desk-community-layout-v4{grid-template-columns:1fr}.theme-fancode .fl-desktop-community-v4 .desk-community-side-v4{position:static}}@media (width<=860px){.theme-fancode .fl-desktop-community-v4{display:none!important}}.theme-fancode .reviews-v15-page{background:var(--fl-bg);min-height:100vh}.theme-fancode .reviews-v15-head{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);justify-content:space-between;align-items:flex-end;gap:24px;padding:26px 28px 22px;display:flex}.theme-fancode .reviews-v15-head>div{min-width:0}.theme-fancode .reviews-v15-head>div>span{color:var(--fl-accent);letter-spacing:.11em;margin-bottom:6px;font-size:10px;font-weight:850;display:block}.theme-fancode .reviews-v15-head h1{max-width:720px;color:var(--fl-ink);margin:0;letter-spacing:-.035em!important;font-size:clamp(28px,3.3vw,42px)!important;font-weight:800!important;line-height:1.04!important}.theme-fancode .reviews-v15-head p{max-width:760px;color:var(--fl-muted);margin:9px 0 0;font-size:13px;line-height:1.55}.theme-fancode .reviews-v15-fan-link{border:1px solid var(--fl-line);background:var(--fl-panel-2);min-height:42px;color:var(--fl-ink);border-radius:10px;flex:none;align-items:center;gap:8px;padding:0 14px;font-size:11px;font-weight:750;text-decoration:none;display:flex}.theme-fancode .reviews-v15-toolbar{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);align-items:center;gap:20px;min-height:60px;padding:0 22px;display:flex}.theme-fancode .reviews-v15-context{border-right:1px solid var(--fl-line);align-items:baseline;gap:7px;min-width:112px;padding-right:18px;display:flex}.theme-fancode .reviews-v15-context strong{font-size:22px;line-height:1}.theme-fancode .reviews-v15-context span{color:var(--fl-muted);font-size:9px;font-weight:700}.theme-fancode .reviews-v15-filters{scrollbar-width:none;gap:5px;min-width:0;display:flex;overflow-x:auto}.theme-fancode .reviews-v15-filters::-webkit-scrollbar{display:none}.theme-fancode .reviews-v15-filters button{min-height:34px;color:var(--fl-muted);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:7px;padding:0 10px;font-size:10px;font-weight:700;display:flex}.theme-fancode .reviews-v15-filters button small{background:var(--fl-panel-3);min-width:19px;height:19px;color:var(--fl-muted);border-radius:999px;place-items:center;padding:0 5px;font-size:8px;display:grid}.theme-fancode .reviews-v15-filters button:hover{background:var(--fl-panel-2);color:var(--fl-ink)}.theme-fancode .reviews-v15-filters button.active{border-color:color-mix(in srgb,var(--fl-accent) 30%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 9%,var(--fl-panel));color:var(--fl-accent)}.theme-fancode .reviews-v15-filters button.active small{background:var(--fl-accent);color:#fff}.theme-fancode .reviews-v15-content{padding:22px 24px 54px!important}.theme-fancode .reviews-v15-featured{border:1px solid var(--fl-line);background:var(--fl-panel);color:inherit;border-radius:16px;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);text-decoration:none;display:grid;overflow:hidden}.theme-fancode .reviews-v15-featured:hover{border-color:color-mix(in srgb,var(--fl-accent) 34%,var(--fl-line))}.theme-fancode .reviews-v15-featured-media{background-position:50%;background-size:cover;min-height:310px;position:relative}.theme-fancode .reviews-v15-featured-media:after{content:"";pointer-events:none;border-right:1px solid #ffffff14;position:absolute;inset:0}.theme-fancode .reviews-v15-play{color:#0c1713;background:#fff;border-radius:50%;place-items:center;width:58px;height:58px;padding-left:4px;font-size:19px;display:grid;position:absolute;bottom:24px;left:24px;box-shadow:0 10px 30px #00000047}.theme-fancode .reviews-v15-featured-media>div{gap:6px;display:flex;position:absolute;top:18px;left:20px}.theme-fancode .reviews-v15-featured-media b,.theme-fancode .reviews-v15-featured-media i{color:#fff;letter-spacing:.06em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#06110ec7;border-radius:6px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:800}.theme-fancode .reviews-v15-featured-media b{background:var(--fl-accent)}.theme-fancode .reviews-v15-featured-copy{flex-direction:column;justify-content:center;min-width:0;padding:28px;display:flex}.theme-fancode .reviews-v15-channel{color:var(--fl-accent);letter-spacing:.04em;font-size:10px;font-weight:800}.theme-fancode .reviews-v15-featured-copy h2{color:var(--fl-ink);margin:7px 0 9px;letter-spacing:-.025em!important;font-size:clamp(22px,2.2vw,32px)!important;font-weight:780!important;line-height:1.14!important}.theme-fancode .reviews-v15-featured-copy p{color:var(--fl-muted);margin:0;font-size:12px;line-height:1.65}.theme-fancode .reviews-v15-featured-copy footer{border-top:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:12px;margin-top:24px;padding-top:16px;display:flex}.theme-fancode .reviews-v15-featured-copy footer>span{color:var(--fl-muted);font-size:9px}.theme-fancode .reviews-v15-featured-copy footer strong{color:var(--fl-accent);font-size:10px}.theme-fancode .reviews-v15-latest{border-top:1px solid var(--fl-line);margin-top:22px}.theme-fancode .reviews-v15-latest>header{justify-content:space-between;align-items:flex-end;gap:18px;padding:20px 2px 13px;display:flex}.theme-fancode .reviews-v15-latest>header span{color:var(--fl-accent);letter-spacing:.1em;font-size:9px;font-weight:850}.theme-fancode .reviews-v15-latest>header h2{margin:3px 0 0;font-size:20px!important;font-weight:760!important}.theme-fancode .reviews-v15-latest>header>small{color:var(--fl-muted);font-size:9px}.theme-fancode .reviews-v15-list{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.theme-fancode .reviews-v15-row{min-width:0;color:inherit;border-bottom:1px solid var(--fl-line);grid-template-columns:152px minmax(0,1fr);gap:12px;padding:13px;text-decoration:none;display:grid}.theme-fancode .reviews-v15-row:nth-child(odd){border-right:1px solid var(--fl-line)}.theme-fancode .reviews-v15-row:nth-last-child(-n+2){border-bottom:0}.theme-fancode .reviews-v15-row:hover{background:var(--fl-panel-2)}.theme-fancode .reviews-v15-thumb{aspect-ratio:16/9;background-position:50%;background-size:cover;border-radius:9px;position:relative;overflow:hidden}.theme-fancode .reviews-v15-thumb span{color:#101914;background:#ffffffed;border-radius:50%;place-items:center;width:34px;height:34px;padding-left:2px;font-size:12px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme-fancode .reviews-v15-row-copy{align-self:center;min-width:0}.theme-fancode .reviews-v15-row-copy>div{justify-content:space-between;align-items:center;gap:9px;display:flex}.theme-fancode .reviews-v15-row-copy>div span{color:var(--fl-accent);text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:800}.theme-fancode .reviews-v15-row-copy time{color:var(--fl-muted);white-space:nowrap;font-size:8px}.theme-fancode .reviews-v15-row-copy h3{color:var(--fl-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 4px;display:-webkit-box;overflow:hidden;font-size:13px!important;font-weight:720!important;line-height:1.35!important}.theme-fancode .reviews-v15-row-copy p{color:var(--fl-muted);margin:0;font-size:9px}.theme-fancode .reviews-v15-empty{text-align:center;border:1px dashed var(--fl-line);background:var(--fl-panel);border-radius:14px;align-content:center;place-items:center;min-height:280px;padding:42px 24px;display:grid}.theme-fancode .reviews-v15-empty>span{color:var(--fl-accent);letter-spacing:.1em;font-size:9px;font-weight:850}.theme-fancode .reviews-v15-empty h2{margin:5px 0;font-size:20px!important}.theme-fancode .reviews-v15-empty p{max-width:430px;color:var(--fl-muted);margin:0;font-size:11px}.theme-fancode .home-review-v15-list{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:12px;display:grid;overflow:hidden}.theme-fancode .home-review-v15-list>a{min-width:0;color:inherit;border-bottom:1px solid var(--fl-line);grid-template-columns:118px minmax(0,1fr);gap:11px;padding:10px;text-decoration:none;display:grid}.theme-fancode .home-review-v15-list>a:last-child{border-bottom:0}.theme-fancode .home-review-v15-list>a:hover{background:var(--fl-panel-2)}.theme-fancode .home-review-v15-thumb{aspect-ratio:16/9;background-position:50%;background-size:cover;border-radius:8px;display:block;position:relative;overflow:hidden}.theme-fancode .home-review-v15-thumb i{color:#111;background:#fffffff0;border-radius:50%;place-items:center;width:30px;height:30px;padding-left:2px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme-fancode .home-review-v15-list>a>div{align-self:center;gap:2px;min-width:0;display:grid}.theme-fancode .home-review-v15-list small{color:var(--fl-accent);font-size:8px;font-weight:750}.theme-fancode .home-review-v15-list strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.theme-fancode .home-review-v15-list p{color:var(--fl-muted);margin:1px 0;font-size:8px}.theme-fancode .home-review-v15-list>a>div>span{color:var(--fl-accent);align-items:center;gap:4px;font-size:8px;font-weight:750;display:flex}.theme-fancode .admin-overview-cards{grid-template-columns:repeat(5,minmax(0,1fr))}.theme-fancode .admin-reviews-v15{gap:16px;display:grid}.theme-fancode .admin-reviews-v15-head{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.theme-fancode .admin-reviews-v15-head span,.theme-fancode .admin-review-library-v15>header span,.theme-fancode .admin-review-editor-v15>header span{color:var(--fl-accent);letter-spacing:.1em;font-size:9px;font-weight:850}.theme-fancode .admin-reviews-v15-head h2{margin:4px 0 3px;font-size:20px!important}.theme-fancode .admin-reviews-v15-head p{color:var(--fl-muted);margin:0;font-size:10px}.theme-fancode .admin-reviews-v15-add{white-space:nowrap;align-items:center!important;gap:7px!important;min-height:40px!important;display:flex!important}.theme-fancode .admin-reviews-v15-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.theme-fancode .admin-reviews-v15-summary article{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:12px;padding:14px 16px}.theme-fancode .admin-reviews-v15-summary strong{font-size:23px;line-height:1;display:block}.theme-fancode .admin-reviews-v15-summary span{color:var(--fl-muted);margin-top:5px;font-size:9px;font-weight:700;display:block}.theme-fancode .admin-review-editor-v15{border:1px solid color-mix(in srgb,var(--fl-accent) 28%,var(--fl-line));background:var(--fl-panel);border-radius:15px;overflow:hidden}.theme-fancode .admin-review-editor-v15>header{border-bottom:1px solid var(--fl-line);background:color-mix(in srgb,var(--fl-accent) 5%,var(--fl-panel));justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.theme-fancode .admin-review-editor-v15>header h3{margin:3px 0;font-size:17px}.theme-fancode .admin-review-editor-v15>header p{color:var(--fl-muted);margin:0;font-size:9px}.theme-fancode .admin-review-close-v15{border:1px solid var(--fl-line);background:var(--fl-panel);width:34px;height:34px;color:var(--fl-muted);border-radius:8px;place-items:center;display:grid}.theme-fancode .admin-review-editor-grid-v15{padding:18px;grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr)!important;gap:16px!important;margin:0!important;display:grid!important}.theme-fancode .admin-review-editor-grid-v15 .youtube-form{gap:12px}.theme-fancode .admin-review-editor-grid-v15 .youtube-form label>span{color:var(--fl-muted)!important;font-size:9px!important}.theme-fancode .admin-review-editor-grid-v15 :where(input,textarea,select){border:1px solid var(--fl-line)!important;background:var(--fl-panel-2)!important;color:var(--fl-ink)!important;border-radius:9px!important;font-size:11px!important}.theme-fancode .admin-review-editor-grid-v15 input,.theme-fancode .admin-review-editor-grid-v15 select{min-height:42px!important}.theme-fancode .admin-review-editor-grid-v15 textarea{resize:vertical;padding:10px 11px!important}.theme-fancode .admin-review-editor-actions-v15{justify-content:flex-end;align-items:center;gap:8px;padding-top:4px;display:flex}.theme-fancode .admin-review-editor-actions-v15 button{min-height:39px!important}.theme-fancode .admin-review-preview-v15{border:1px solid var(--fl-line)!important;background:var(--fl-panel-2)!important;border-radius:11px!important;min-height:0!important;padding:12px!important}.theme-fancode .admin-review-preview-v15 em{color:var(--fl-muted);margin-top:7px;font-size:8px;font-style:normal;line-height:1.5;display:block}.theme-fancode .admin-review-library-v15{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:14px;overflow:hidden}.theme-fancode .admin-review-library-v15>header{border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:12px 16px;display:flex}.theme-fancode .admin-review-library-v15>header h3{margin:3px 0 0;font-size:15px}.theme-fancode .admin-review-library-v15>header>button{border:1px solid var(--fl-line);background:var(--fl-panel-2);min-height:34px;color:var(--fl-ink);border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:9px;font-weight:750;display:flex}.theme-fancode .admin-review-list-v15{display:grid}.theme-fancode .admin-review-list-v15>article{border-bottom:1px solid var(--fl-line);grid-template-columns:118px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;padding:12px 14px;display:grid}.theme-fancode .admin-review-list-v15>article:last-child{border-bottom:0}.theme-fancode .admin-review-thumb-v15{aspect-ratio:16/9;background-position:50%;background-size:cover;border-radius:8px;position:relative;overflow:hidden}.theme-fancode .admin-review-thumb-v15 span{color:#111;background:#fffffff0;border-radius:50%;place-items:center;width:30px;height:30px;padding-left:2px;font-size:11px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme-fancode .admin-review-item-copy-v15{gap:3px;min-width:0;display:grid}.theme-fancode .admin-review-item-copy-v15>div{align-items:center;gap:7px;display:flex}.theme-fancode .admin-review-item-copy-v15>div>small{color:var(--fl-muted);text-transform:uppercase;font-size:7px}.theme-fancode .admin-review-item-copy-v15>strong{overflow-wrap:anywhere;font-size:11px;line-height:1.35}.theme-fancode .admin-review-item-copy-v15>p{color:var(--fl-accent);margin:0;font-size:8px;font-weight:700}.theme-fancode .admin-review-item-copy-v15>small{color:var(--fl-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:8px;line-height:1.4;display:-webkit-box;overflow:hidden}.theme-fancode .admin-review-item-actions-v15{align-items:center;gap:6px;display:flex}.theme-fancode .admin-review-item-actions-v15 :where(a,button){border:1px solid var(--fl-line);background:var(--fl-panel-2);min-height:31px;color:var(--fl-ink);border-radius:7px;place-items:center;padding:0 9px;font-size:8px;font-weight:750;text-decoration:none;display:grid}.theme-fancode .admin-review-item-actions-v15 .danger{color:#b42318;background:#fff6f5;border-color:#f0c7c2}.theme-fancode:not(.mode-light) .admin-review-item-actions-v15 .danger{color:#ffb4aa;background:#2a1715;border-color:#63302a}.theme-fancode .admin-review-empty-v15{text-align:center;min-height:220px;color:var(--fl-muted);align-content:center;place-items:center;padding:34px 20px;display:grid}.theme-fancode .admin-review-empty-v15>svg{color:var(--fl-accent)}.theme-fancode .admin-review-empty-v15 strong{color:var(--fl-ink);margin-top:7px;font-size:13px}.theme-fancode .admin-review-empty-v15 p{margin:3px 0 13px;font-size:9px}@media (width<=1180px){.theme-fancode .admin-overview-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.theme-fancode .reviews-v15-featured{grid-template-columns:minmax(0,1fr) minmax(280px,.9fr)}.theme-fancode .reviews-v15-row{grid-template-columns:126px minmax(0,1fr)}}@media (width<=900px){.theme-fancode .reviews-v15-featured{grid-template-columns:1fr}.theme-fancode .reviews-v15-featured-media{aspect-ratio:16/8.7;min-height:0}.theme-fancode .reviews-v15-list{grid-template-columns:1fr}.theme-fancode .reviews-v15-row,.theme-fancode .reviews-v15-row:nth-child(odd),.theme-fancode .reviews-v15-row:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--fl-line)}.theme-fancode .reviews-v15-row:last-child{border-bottom:0}.theme-fancode .admin-review-editor-grid-v15{grid-template-columns:1fr!important}.theme-fancode .admin-review-preview-v15{max-width:620px}.theme-fancode .admin-review-list-v15>article{grid-template-columns:104px minmax(0,1fr)}.theme-fancode .admin-review-item-actions-v15{grid-column:2;justify-content:flex-start}}@media (width<=680px){.theme-fancode .reviews-v15-head{flex-direction:column;align-items:flex-start;padding:19px 14px 16px}.theme-fancode .reviews-v15-head h1{font-size:27px!important}.theme-fancode .reviews-v15-fan-link{min-height:36px}.theme-fancode .reviews-v15-toolbar{padding:9px 12px;display:block}.theme-fancode .reviews-v15-context{border-right:0;margin-bottom:8px;padding-right:0}.theme-fancode .reviews-v15-content{padding:14px 12px 80px!important}.theme-fancode .reviews-v15-featured-copy{padding:18px}.theme-fancode .reviews-v15-featured-copy h2{font-size:23px!important}.theme-fancode .reviews-v15-featured-copy footer{flex-direction:column;align-items:flex-start;margin-top:17px}.theme-fancode .reviews-v15-row{grid-template-columns:106px minmax(0,1fr);padding:10px}.theme-fancode .home-review-v15-list>a{grid-template-columns:96px minmax(0,1fr)}.theme-fancode .admin-reviews-v15-head{flex-direction:column;align-items:flex-start;padding:16px}.theme-fancode .admin-reviews-v15-add{justify-content:center;width:100%}.theme-fancode .admin-reviews-v15-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.theme-fancode .admin-review-editor-grid-v15{padding:13px!important}.theme-fancode .admin-review-editor-grid-v15 .youtube-form-row{grid-template-columns:1fr!important}.theme-fancode .admin-review-library-v15>header{flex-direction:column;align-items:flex-start}.theme-fancode .admin-review-library-v15>header>button{justify-content:center;width:100%}.theme-fancode .admin-review-list-v15>article{grid-template-columns:86px minmax(0,1fr);align-items:start;padding:11px}.theme-fancode .admin-review-item-actions-v15{flex-wrap:wrap;grid-column:1/-1}.theme-fancode .admin-review-item-actions-v15 :where(a,button){flex:1}}.theme-fancode .reviews-v16-page{background:var(--fl-bg)!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 18px 70px!important}.theme-fancode .reviews-v16-head{border:1px solid var(--fl-line)!important;border-radius:14px 14px 0 0!important;align-items:center!important;padding:24px 26px 22px!important}.theme-fancode .reviews-v16-head h1{max-width:680px!important;font-size:clamp(30px,3vw,40px)!important}.theme-fancode .reviews-v16-head p{max-width:720px!important}.theme-fancode .reviews-v16-toolbar{border:1px solid var(--fl-line)!important;border-top:0!important;border-radius:0 0 14px 14px!important;min-height:58px!important}.theme-fancode .reviews-v16-layout{grid-template-columns:minmax(0,1fr) 292px;align-items:start;gap:18px;margin-top:18px;display:grid}.theme-fancode .reviews-v16-main{min-width:0}.theme-fancode .reviews-v16-content{padding:0 0 36px!important}.theme-fancode .reviews-v16-featured{min-height:360px;border-radius:14px!important}.theme-fancode .reviews-v16-featured .reviews-v15-featured-media{min-height:360px!important}.theme-fancode .reviews-v16-featured-copy{justify-content:flex-start!important;min-height:360px!important;padding:30px 30px 34px!important}.theme-fancode .reviews-v16-featured-copy h2{margin-top:8px!important}.theme-fancode .reviews-v16-featured-copy p{margin-bottom:22px!important}.theme-fancode .reviews-v16-featured-copy footer{width:100%;margin-top:auto!important;padding-top:18px!important;padding-bottom:2px!important}.theme-fancode .reviews-v15-latest{margin-top:20px!important}.theme-fancode .reviews-v15-latest>header{padding-top:18px!important}.theme-fancode .reviews-v16-sidebar{gap:12px;display:grid;position:sticky;top:124px}.theme-fancode .reviews-v16-side-card{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:13px;padding:16px}.theme-fancode .reviews-v16-side-card>span{color:var(--fl-accent);letter-spacing:.1em;font-size:8px;font-weight:850;display:block}.theme-fancode .reviews-v16-side-card h2{margin:5px 0 7px;font-size:16px!important;line-height:1.18!important}.theme-fancode .reviews-v16-side-card p{color:var(--fl-muted);margin:0;font-size:10px;line-height:1.55}.theme-fancode .reviews-v16-fan-card{background:linear-gradient(145deg,color-mix(in srgb,var(--fl-accent) 10%,var(--fl-panel)),var(--fl-panel))}.theme-fancode .reviews-v16-fan-card>a{background:var(--fl-accent);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;min-height:38px;margin-top:13px;padding:0 11px;font-size:10px;font-weight:800;text-decoration:none;display:flex}.theme-fancode .reviews-v16-side-filters{margin-top:8px;display:grid}.theme-fancode .reviews-v16-side-filters button{border:0;border-bottom:1px solid var(--fl-line);min-height:38px;color:var(--fl-muted);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:10px;padding:0 2px;font-size:10px;font-weight:680;display:flex}.theme-fancode .reviews-v16-side-filters button:last-child{border-bottom:0}.theme-fancode .reviews-v16-side-filters button b{background:var(--fl-panel-2);min-width:24px;height:24px;color:var(--fl-muted);border-radius:999px;place-items:center;font-size:8px;display:grid}.theme-fancode .reviews-v16-side-filters button.active{color:var(--fl-accent)}.theme-fancode .reviews-v16-side-filters button.active b{background:var(--fl-accent);color:#fff}.theme-fancode .reviews-v16-creators{margin-top:7px;display:grid}.theme-fancode .reviews-v16-creators>div{border-bottom:1px solid var(--fl-line);grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;min-height:44px;display:grid}.theme-fancode .reviews-v16-creators>div:last-child{border-bottom:0}.theme-fancode .reviews-v16-creators i{background:var(--fl-panel-2);width:22px;height:22px;color:var(--fl-muted);border-radius:50%;place-items:center;font-size:8px;font-style:normal;font-weight:800;display:grid}.theme-fancode .reviews-v16-creators span{gap:1px;min-width:0;display:grid}.theme-fancode .reviews-v16-creators strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.theme-fancode .reviews-v16-creators small,.theme-fancode .reviews-v16-side-muted{color:var(--fl-muted);font-size:8px}.theme-fancode .reviews-v16-curation{background:var(--fl-panel-2)}.theme-fancode .community-primary-actions-v16{border-top:1px solid var(--fl-line);align-items:center;gap:8px;width:100%;min-height:48px;margin-top:10px;padding-top:9px;visibility:visible!important;display:flex!important}.theme-fancode .community-primary-tools-v16{align-items:center;gap:3px;display:flex}.theme-fancode .community-primary-tools-v16 button{min-height:34px;color:var(--fl-accent);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:10px;font-weight:760;visibility:visible!important;display:inline-flex!important}.theme-fancode .community-primary-tools-v16 button:hover{background:color-mix(in srgb,var(--fl-accent) 8%,transparent)}.theme-fancode .community-character-count-v16{color:var(--fl-muted);white-space:nowrap;margin-left:auto;font-size:9px}.theme-fancode .community-post-button-v16{visibility:visible!important;background:var(--fl-accent)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;cursor:pointer!important;min-width:92px!important;height:38px!important;box-shadow:0 5px 15px color-mix(in srgb,var(--fl-accent) 18%,transparent)!important;border:0!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;padding:0 18px!important;font-size:11px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}.theme-fancode .community-post-button-v16:disabled{visibility:visible!important;background:color-mix(in srgb,var(--fl-accent) 44%,var(--fl-panel-2))!important;color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:.72!important;cursor:not-allowed!important;box-shadow:none!important;display:inline-flex!important}.theme-fancode .community-tag-editor-v16{margin-top:7px!important}.theme-fancode .community-reply-form-v16{border-top:1px solid var(--fl-line);grid-template-columns:minmax(0,1fr) 112px;align-items:center;gap:8px;width:100%;margin-top:12px;padding-top:12px;visibility:visible!important;display:grid!important}.theme-fancode .community-reply-form-v16 label{min-width:0;display:block}.theme-fancode .community-reply-form-v16 input{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;width:100%!important;height:42px!important;color:var(--fl-ink)!important;border-radius:999px!important;outline:0!important;padding:0 13px!important;font-size:11px!important}.theme-fancode .community-reply-form-v16 input:focus{border-color:color-mix(in srgb,var(--fl-accent) 50%,var(--fl-line))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--fl-accent) 9%,transparent)!important}.theme-fancode .community-reply-form-v16 button{visibility:visible!important;background:var(--fl-accent)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;cursor:pointer!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:112px!important;min-width:112px!important;height:42px!important;font-size:10px!important;font-weight:850!important;display:inline-flex!important}.theme-fancode .community-reply-form-v16 button:disabled{visibility:visible!important;background:color-mix(in srgb,var(--fl-accent) 44%,var(--fl-panel-2))!important;color:#fff!important;opacity:.72!important;cursor:not-allowed!important;display:inline-flex!important}.theme-fancode .sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (width<=980px){.theme-fancode .reviews-v16-layout{grid-template-columns:1fr}.theme-fancode .reviews-v16-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media (width<=700px){.theme-fancode .reviews-v16-page{padding:0 10px 82px!important}.theme-fancode .reviews-v16-shell{margin-top:10px}.theme-fancode .reviews-v16-head{padding:18px 15px 16px!important}.theme-fancode .reviews-v16-toolbar{padding:8px 12px!important}.theme-fancode .reviews-v16-layout{gap:12px;margin-top:12px}.theme-fancode .reviews-v16-featured{min-height:0}.theme-fancode .reviews-v16-featured .reviews-v15-featured-media{aspect-ratio:16/9;min-height:0!important}.theme-fancode .reviews-v16-featured-copy{min-height:260px!important;padding:20px 18px 24px!important}.theme-fancode .reviews-v16-sidebar{grid-template-columns:1fr}.theme-fancode .community-primary-actions-v16{gap:5px}.theme-fancode .community-primary-tools-v16 button{padding:0 7px}.theme-fancode .community-primary-tools-v16 button span:not([aria-hidden]){display:none}.theme-fancode .community-character-count-v16{font-size:8px}.theme-fancode .community-post-button-v16{min-width:76px!important;height:36px!important;padding:0 13px!important}.theme-fancode .community-reply-form-v16{grid-template-columns:minmax(0,1fr) 96px}.theme-fancode .community-reply-form-v16 button{width:96px!important;min-width:96px!important}}.directory-hub-v17{max-width:1320px;margin:0 auto;padding:24px 28px 64px}.directory-hub-hero-v17{background:var(--fl-panel);border:1px solid var(--fl-line);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding:30px 32px;display:grid}.directory-hub-hero-v17>div:first-child{max-width:760px}.directory-hub-hero-v17>div:first-child>span,.directory-hub-section-head-v17 span,.directory-hub-now-v17 header span,.directory-hub-editions-strip-v17>div>span{color:var(--fl-accent);letter-spacing:.09em;font-size:.72rem;font-weight:800;display:block}.directory-hub-hero-v17 h1{letter-spacing:-.045em;max-width:850px;margin:8px 0;font-size:clamp(2rem,4vw,3.65rem);line-height:1.02}.directory-hub-hero-v17 p{color:var(--fl-muted);max-width:700px;margin:0;font-size:1rem}.directory-hub-stats-v17{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:12px;display:flex;overflow:hidden}.directory-hub-stats-v17 article{border-left:1px solid var(--fl-line);min-width:108px;padding:15px 18px}.directory-hub-stats-v17 article:first-child{border-left:0}.directory-hub-stats-v17 strong{color:var(--fl-ink);font-size:1.6rem;line-height:1;display:block}.directory-hub-stats-v17 span{color:var(--fl-muted);margin-top:5px;font-size:.72rem;display:block}.directory-hub-tabs-v17{background:var(--fl-panel);border:1px solid var(--fl-line);border-radius:12px;align-items:center;gap:2px;margin:14px 0 20px;padding:5px;display:flex;overflow:auto}.directory-hub-tabs-v17 button,.directory-hub-tabs-v17 a{color:var(--fl-muted);background:0 0;border:0;border-radius:8px;flex:none;padding:10px 14px;font-size:.82rem;font-weight:700;text-decoration:none}.directory-hub-tabs-v17 button:hover,.directory-hub-tabs-v17 a:hover{background:var(--fl-panel-2);color:var(--fl-ink)}.directory-hub-tabs-v17 button.active{background:color-mix(in srgb,var(--fl-accent) 10%,transparent);color:var(--fl-accent-strong)}.directory-hub-tabs-v17 a{color:var(--fl-ink);margin-left:auto}.directory-hub-tabs-v17 a span{color:var(--fl-accent)}.directory-hub-error-v17{background:#fff4f4;border:1px solid #efcaca;border-radius:10px;gap:10px;margin-bottom:16px;padding:12px 15px;font-size:.82rem;display:flex}.directory-hub-error-v17 span{color:#8b4a4a}.directory-hub-overview-v17,.directory-hub-section-v17{gap:18px;display:grid}.directory-hub-entry-grid-v17{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.directory-hub-entry-grid-v17>a,.directory-hub-entry-grid-v17>button{text-align:left;background:var(--fl-panel);border:1px solid var(--fl-line);min-height:188px;color:var(--fl-ink);border-radius:14px;flex-direction:column;padding:19px;text-decoration:none;display:flex}.directory-hub-entry-grid-v17>a:hover,.directory-hub-entry-grid-v17>button:hover{border-color:color-mix(in srgb,var(--fl-accent) 40%,transparent);transform:translateY(-1px)}.directory-hub-entry-grid-v17 span{color:var(--fl-accent);font-size:.7rem;font-weight:800}.directory-hub-entry-grid-v17 strong{margin-top:24px;font-size:1.12rem}.directory-hub-entry-grid-v17 p{color:var(--fl-muted);margin:6px 0 16px;font-size:.78rem;line-height:1.5}.directory-hub-entry-grid-v17 i{color:var(--fl-accent-strong);margin-top:auto;font-size:.76rem;font-style:normal;font-weight:800}.directory-hub-now-v17,.directory-hub-editions-strip-v17,.directory-hub-section-v17{background:var(--fl-panel);border:1px solid var(--fl-line);border-radius:14px;padding:24px}.directory-hub-now-v17 header,.directory-hub-section-head-v17{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.directory-hub-now-v17 h2,.directory-hub-editions-strip-v17 h2,.directory-hub-section-head-v17 h2{margin:4px 0 0;font-size:1.45rem;line-height:1.15}.directory-hub-section-head-v17 p{color:var(--fl-muted);margin:6px 0 0;font-size:.84rem}.directory-hub-now-v17 header button{color:var(--fl-accent-strong);background:0 0;border:0;font-size:.78rem;font-weight:800}.directory-hub-now-v17>div{border:1px solid var(--fl-line);border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.directory-hub-now-v17 article{border-left:1px solid var(--fl-line);min-height:175px;padding:16px;position:relative}.directory-hub-now-v17 article:first-child{border-left:0}.directory-hub-now-v17 article>small{color:var(--fl-muted);font-size:.68rem}.directory-hub-now-v17 article h3{margin:7px 0 5px;font-size:1rem;line-height:1.25}.directory-hub-now-v17 article p{color:var(--fl-muted);margin:24px 0 12px;font-size:.74rem;line-height:1.45}.directory-hub-now-v17 article button{color:var(--fl-accent-strong);background:0 0;border:0;padding:0;font-size:.72rem;font-weight:800}.directory-state-v17{background:color-mix(in srgb,var(--fl-accent) 9%,transparent);color:var(--fl-accent-strong);border-radius:999px;padding:3px 8px;font-size:.62rem;font-weight:800;display:inline-flex}.directory-hub-editions-strip-v17{grid-template-columns:220px 1fr;align-items:start;gap:20px;display:grid}.directory-hub-editions-strip-v17>div:last-child{border:1px solid var(--fl-line);border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.directory-hub-editions-strip-v17 button{border:0;border-left:1px solid var(--fl-line);color:var(--fl-ink);background:0 0;flex-direction:column;align-items:flex-start;padding:14px;display:flex}.directory-hub-editions-strip-v17 button:first-child{border-left:0}.directory-hub-editions-strip-v17 button:hover{background:var(--fl-panel-2)}.directory-hub-editions-strip-v17 button strong{font-size:.85rem}.directory-hub-editions-strip-v17 button span{color:var(--fl-muted);margin-top:2px;font-size:.68rem}.directory-edition-pills-v17{gap:7px;margin-bottom:4px;padding-bottom:4px;display:flex;overflow:auto}.directory-edition-pills-v17 button{border:1px solid var(--fl-line);background:var(--fl-panel-2);color:var(--fl-muted);border-radius:999px;flex:none;padding:8px 12px;font-size:.72rem;font-weight:700}.directory-edition-pills-v17 button.active{background:var(--fl-accent);border-color:var(--fl-accent);color:#fff}.directory-season-list-v17{border:1px solid var(--fl-line);border-radius:12px;overflow:hidden}.directory-season-list-v17>article{border-top:1px solid var(--fl-line);grid-template-columns:80px minmax(0,1fr) 180px;align-items:center;gap:18px;padding:15px 17px;display:grid}.directory-season-list-v17>article:first-child{border-top:0}.directory-season-number-v17{flex-direction:column;display:flex}.directory-season-number-v17 span{font-size:1.2rem;font-weight:800}.directory-season-number-v17 small{color:var(--fl-muted);font-size:.68rem}.directory-season-copy-v17 small{text-transform:uppercase;color:var(--fl-accent);font-size:.62rem;font-weight:800}.directory-season-copy-v17 h3{margin:2px 0 3px;font-size:.94rem}.directory-season-copy-v17 p{color:var(--fl-muted);margin:0;font-size:.72rem}.directory-season-status-v17{text-align:right}.directory-season-status-v17 span{font-size:.72rem;font-weight:800;display:block}.directory-season-status-v17 small{color:var(--fl-muted);margin-top:3px;font-size:.66rem;display:block}.directory-editions-grid-v17{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.directory-editions-grid-v17 button{text-align:left;background:var(--fl-panel-2);border:1px solid var(--fl-line);min-height:185px;color:var(--fl-ink);border-radius:12px;flex-direction:column;padding:17px;display:flex}.directory-editions-grid-v17 button>span{color:var(--fl-accent);font-size:.67rem;font-weight:800}.directory-editions-grid-v17 h3{margin:12px 0 5px;font-size:1.08rem}.directory-editions-grid-v17 p{color:var(--fl-muted);margin:0;font-size:.75rem;line-height:1.5}.directory-editions-grid-v17 button>div{border-top:1px solid var(--fl-line);justify-content:space-between;gap:10px;margin-top:auto;padding-top:15px;font-size:.68rem;display:flex}.directory-editions-grid-v17 i{color:var(--fl-accent-strong);font-style:normal}.directory-host-list-v17{border:1px solid var(--fl-line);border-radius:12px;overflow:hidden}.directory-host-list-v17>a{border-top:1px solid var(--fl-line);color:var(--fl-ink);grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px 15px;text-decoration:none;display:grid}.directory-host-list-v17>a:first-child{border-top:0}.directory-host-list-v17>a:hover{background:var(--fl-panel-2)}.directory-host-avatar-v17{background:var(--fl-panel-3);border-radius:50%;place-items:center;width:52px;height:52px;font-weight:800;display:grid;overflow:hidden}.directory-host-avatar-v17 img{object-fit:cover;width:100%;height:100%}.directory-host-list-v17 small{color:var(--fl-accent);font-size:.64rem;font-weight:800}.directory-host-list-v17 h3{margin:2px 0;font-size:.9rem}.directory-host-list-v17 p,.directory-host-list-v17 span{color:var(--fl-muted);margin:0;font-size:.7rem}.directory-host-list-v17 i{color:var(--fl-accent-strong);font-size:.72rem;font-style:normal;font-weight:800}.directory-results-list-v17{border:1px solid var(--fl-line);border-radius:12px;overflow:hidden}.directory-results-list-v17>div{border-top:1px solid var(--fl-line);grid-template-columns:1.1fr 1fr 1fr 80px;gap:12px;padding:12px 14px;font-size:.76rem;display:grid}.directory-results-list-v17>div:first-child{border-top:0}.directory-results-head-v17{background:var(--fl-panel-2);color:var(--fl-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:800;font-size:.64rem!important}.directory-workspace-v17{overflow:hidden;background:var(--fl-panel)!important;border:1px solid var(--fl-line)!important;border-radius:14px!important;padding:0!important}.directory-workspace-head{border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;display:flex}.directory-workspace-head>div:first-child>span{color:var(--fl-accent);letter-spacing:.08em;font-size:.66rem;font-weight:800}.directory-workspace-head h2{margin:3px 0;font-size:1.5rem}.directory-workspace-head p{color:var(--fl-muted);margin:0;font-size:.78rem}.directory-context-pill{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:10px;min-width:180px;padding:9px 12px}.directory-context-pill small{color:var(--fl-muted);font-size:.57rem;font-weight:800;display:block}.directory-context-pill strong{margin-top:2px;font-size:.76rem;display:block}.directory-workspace-tabs{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);gap:2px;padding:6px 10px;display:flex;overflow:auto}.directory-workspace-tabs button{color:var(--fl-muted);background:0 0;border:0;border-radius:8px;flex:none;align-items:center;gap:7px;padding:9px 11px;font-size:.72rem;font-weight:700;display:flex}.directory-workspace-tabs button.active{background:var(--fl-panel);color:var(--fl-accent-strong);box-shadow:0 0 0 1px var(--fl-line)}.directory-workspace-overview{gap:14px;padding:20px;display:grid}.directory-workspace-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.directory-workspace-summary button{text-align:left;border:1px solid var(--fl-line);background:var(--fl-panel-2);min-height:145px;color:var(--fl-ink);border-radius:11px;flex-direction:column;align-items:flex-start;padding:15px;display:flex}.directory-workspace-summary button:hover{border-color:color-mix(in srgb,var(--fl-accent) 35%,transparent)}.directory-workspace-summary strong{font-size:1.7rem;line-height:1}.directory-workspace-summary span{margin-top:7px;font-size:.82rem;font-weight:800}.directory-workspace-summary small{color:var(--fl-muted);margin-top:4px;font-size:.65rem;line-height:1.4}.directory-workspace-summary i{color:var(--fl-accent-strong);margin-top:auto;font-size:.66rem;font-style:normal;font-weight:800}.directory-workspace-flow{border:1px solid var(--fl-line);border-radius:11px;grid-template-columns:minmax(0,1fr) minmax(520px,1.3fr);gap:18px;padding:18px;display:grid}.directory-workspace-flow>div>span,.directory-workspace-result-preview>div:first-child>span,.directory-results-v17 header span{color:var(--fl-accent);letter-spacing:.07em;font-size:.62rem;font-weight:800}.directory-workspace-flow h3,.directory-workspace-result-preview h3,.directory-results-v17 h3{margin:4px 0;font-size:1rem}.directory-workspace-flow p,.directory-results-v17 header p{color:var(--fl-muted);margin:0;font-size:.7rem;line-height:1.5}.directory-workspace-flow ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.directory-workspace-flow li{background:var(--fl-panel-2);border-radius:8px;gap:8px;padding:10px;display:flex}.directory-workspace-flow li>b{color:var(--fl-accent)}.directory-workspace-flow li strong{font-size:.68rem;display:block}.directory-workspace-flow li small{color:var(--fl-muted);font-size:.58rem;line-height:1.3;display:block}.directory-workspace-result-preview{border:1px solid var(--fl-line);border-radius:11px;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr) auto;align-items:center;gap:18px;padding:16px 18px;display:grid}.directory-workspace-result-preview>div:nth-child(2){grid-template-columns:1fr 1fr;gap:8px;display:grid}.directory-workspace-result-preview article{background:var(--fl-panel-2);border-radius:8px;padding:9px 11px}.directory-workspace-result-preview article small{color:var(--fl-muted);font-size:.55rem;display:block}.directory-workspace-result-preview article strong{font-size:.72rem;display:block}.directory-workspace-result-preview button,.directory-results-v17 header button{border:1px solid var(--fl-line);background:var(--fl-panel);color:var(--fl-accent-strong);border-radius:8px;padding:9px 12px;font-size:.68rem;font-weight:800}.directory-workspace-panel{padding:18px}.directory-workspace-panel>.admin-panel,.directory-workspace-panel>section{box-shadow:none!important;margin:0!important}.directory-results-v17{padding:20px}.directory-results-v17>header{border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:16px;display:flex}.directory-result-podium{grid-template-columns:1fr 1fr;gap:10px;margin:16px 0;display:grid}.directory-result-podium article{background:var(--fl-panel-2);border:1px solid var(--fl-line);border-radius:10px;padding:16px}.directory-result-podium small{color:var(--fl-accent);font-size:.58rem;font-weight:800;display:block}.directory-result-podium strong{margin-top:4px;font-size:1rem;display:block}.directory-result-table{border:1px solid var(--fl-line);border-radius:10px;overflow:hidden}.directory-result-table>div{border-top:1px solid var(--fl-line);grid-template-columns:70px 1.2fr 1fr 80px;gap:10px;padding:10px 12px;font-size:.7rem;display:grid}.directory-result-table>div:first-child{border-top:0}.directory-result-table-head{background:var(--fl-panel-2);color:var(--fl-muted);text-transform:uppercase;font-weight:800;font-size:.58rem!important}.directory-result-table>p{color:var(--fl-muted);margin:0;padding:18px;font-size:.7rem}@media (width<=1050px){.directory-hub-entry-grid-v17,.directory-hub-now-v17>div{grid-template-columns:1fr 1fr}.directory-hub-now-v17 article:nth-child(3){border-left:0;border-top:1px solid var(--fl-line)}.directory-hub-now-v17 article:nth-child(4){border-top:1px solid var(--fl-line)}.directory-hub-editions-strip-v17{grid-template-columns:1fr}.directory-hub-editions-strip-v17>div:last-child,.directory-editions-grid-v17,.directory-workspace-summary{grid-template-columns:1fr 1fr}.directory-workspace-flow,.directory-workspace-result-preview{grid-template-columns:1fr}}@media (width<=720px){.directory-hub-v17{padding:14px 12px 90px}.directory-hub-hero-v17{grid-template-columns:1fr;padding:20px}.directory-hub-hero-v17 h1{font-size:2rem}.directory-hub-stats-v17 article{flex:1;min-width:0;padding:12px}.directory-hub-tabs-v17 a{margin-left:0}.directory-hub-entry-grid-v17,.directory-hub-now-v17>div,.directory-editions-grid-v17{grid-template-columns:1fr}.directory-hub-entry-grid-v17>a,.directory-hub-entry-grid-v17>button{min-height:150px}.directory-hub-now-v17 article{border-top:1px solid var(--fl-line);border-left:0!important}.directory-hub-now-v17 article:first-child{border-top:0}.directory-hub-editions-strip-v17>div:last-child{grid-template-columns:1fr 1fr}.directory-season-list-v17>article{grid-template-columns:62px 1fr}.directory-season-status-v17{text-align:left;grid-column:2}.directory-host-list-v17>a{grid-template-columns:48px 1fr}.directory-host-list-v17>a>i{grid-column:2}.directory-results-list-v17>div{grid-template-columns:1fr 1fr}.directory-results-list-v17>div span:nth-child(3),.directory-results-head-v17 span:nth-child(3){display:none}.directory-workspace-head{flex-direction:column;align-items:flex-start}.directory-context-pill{width:100%}.directory-workspace-summary,.directory-workspace-flow ol{grid-template-columns:1fr 1fr}.directory-result-podium{grid-template-columns:1fr}.directory-result-table>div{grid-template-columns:52px 1fr 70px}.directory-result-table>div span:nth-child(3),.directory-result-table-head span:nth-child(3){display:none}}.directory-hub-v17{max-width:1280px}.directory-hub-section-v17{gap:20px;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.directory-hub-section-head-v17{background:var(--fl-panel);border:1px solid var(--fl-line);border-radius:16px;padding:24px 26px;margin:0!important}.directory-hub-section-head-v17 h2{font-size:1.65rem!important}.directory-hub-section-head-v17 p{max-width:720px}.directory-edition-pills-v17{background:var(--fl-panel);border:1px solid var(--fl-line);border-radius:14px;margin:0;padding:10px 12px}.directory-hub-editions-v18{padding:24px!important;display:block!important}.directory-hub-editions-v18>header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.directory-hub-editions-v18>header p{color:var(--fl-muted);margin:5px 0 0;font-size:.78rem}.directory-hub-editions-v18>header button{color:var(--fl-accent-strong);background:0 0;border:0;font-size:.75rem;font-weight:800}.directory-edition-quick-grid-v18{border:0!important;border-radius:0!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;display:grid!important;overflow:visible!important}.directory-edition-quick-grid-v18>button{text-align:left;border-radius:11px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:74px;border:1px solid var(--fl-line)!important;background:var(--fl-panel-2)!important;padding:12px!important;display:grid!important}.directory-edition-quick-grid-v18>button:hover{box-shadow:0 5px 18px #0f172a0d;background:var(--fl-panel)!important;border-color:color-mix(in srgb,var(--fl-accent) 40%,transparent)!important}.directory-edition-mark-v18{background:color-mix(in srgb,var(--fl-accent) 10%,transparent);width:38px;height:38px;color:var(--fl-accent-strong);letter-spacing:.03em;border-radius:10px;place-items:center;font-size:.7rem;font-weight:900;display:grid}.directory-edition-quick-grid-v18 strong{font-size:.82rem;line-height:1.2;display:block}.directory-edition-quick-grid-v18 small{color:var(--fl-muted);margin-top:3px;font-size:.64rem;display:block}.directory-edition-quick-grid-v18 i{color:var(--fl-accent);font-size:1rem;font-style:normal}.directory-season-grid-v18{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.directory-season-card-v18{background:var(--fl-panel);border:1px solid var(--fl-line);border-radius:14px;flex-direction:column;min-height:210px;padding:18px 18px 15px;display:flex;position:relative;overflow:hidden}.directory-season-card-v18:before{content:"";background:#cbd5e1;width:4px;position:absolute;top:0;bottom:0;left:0}.directory-season-card-v18.status-upcoming:before,.directory-season-card-v18.status-current:before,.directory-season-card-v18.status-live:before{background:var(--fl-accent)}.directory-season-card-top-v18{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.directory-season-number-v18{align-items:baseline;gap:8px;display:flex}.directory-season-number-v18 strong{letter-spacing:-.04em;font-size:1.8rem;line-height:1}.directory-season-number-v18 span{color:var(--fl-muted);font-size:.72rem}.directory-season-badge-v18{background:var(--fl-panel-2);border:1px solid var(--fl-line);border-radius:999px;padding:5px 9px;font-size:.61rem;font-weight:800}.status-upcoming .directory-season-badge-v18,.status-current .directory-season-badge-v18,.status-live .directory-season-badge-v18{background:color-mix(in srgb,var(--fl-accent) 9%,transparent);border-color:color-mix(in srgb,var(--fl-accent) 18%,transparent);color:var(--fl-accent-strong)}.directory-season-edition-v18{color:var(--fl-accent);text-transform:uppercase;letter-spacing:.08em;margin-top:18px;font-size:.62rem;font-weight:900}.directory-season-card-v18 h3{margin:4px 0 7px;font-size:1rem;line-height:1.25}.directory-season-card-v18>p{-webkit-line-clamp:3;color:var(--fl-muted);-webkit-box-orient:vertical;margin:0;font-size:.72rem;line-height:1.48;display:-webkit-box;overflow:hidden}.directory-season-card-v18 footer{border-top:1px solid var(--fl-line);color:var(--fl-muted);justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:14px;font-size:.64rem;display:flex}.directory-season-card-v18 footer strong{color:var(--fl-ink)}.directory-season-card-v18 footer i{color:var(--fl-accent-strong);font-style:normal;font-weight:800}.directory-editions-grid-v18{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.directory-editions-grid-v18>button{text-align:left;background:var(--fl-panel);border:1px solid var(--fl-line);min-height:245px;color:var(--fl-ink);border-radius:14px;flex-direction:column;padding:17px;display:flex}.directory-editions-grid-v18>button:hover{border-color:color-mix(in srgb,var(--fl-accent) 40%,transparent);transform:translateY(-1px);box-shadow:0 8px 24px #0f172a0f}.directory-edition-card-head-v18{justify-content:space-between;align-items:center;display:flex}.directory-edition-count-v18{background:var(--fl-panel-2);min-width:32px;height:32px;color:var(--fl-ink);border-radius:999px;place-items:center;font-size:.72rem;font-weight:900;display:grid}.directory-editions-grid-v18 h3{margin:16px 0 6px;font-size:1.08rem}.directory-editions-grid-v18>button>p{-webkit-line-clamp:3;color:var(--fl-muted);-webkit-box-orient:vertical;margin:0;font-size:.72rem;line-height:1.5;display:-webkit-box;overflow:hidden}.directory-edition-card-meta-v18{grid-template-columns:1fr 1fr;gap:8px;margin-top:15px;display:grid}.directory-edition-card-meta-v18>span{background:var(--fl-panel-2);border-radius:9px;padding:9px 10px}.directory-edition-card-meta-v18 small{color:var(--fl-muted);text-transform:uppercase;font-size:.55rem;font-weight:800;display:block}.directory-edition-card-meta-v18 strong{margin-top:2px;font-size:.67rem;display:block}.directory-editions-grid-v18 footer{border-top:1px solid var(--fl-line);color:var(--fl-muted);justify-content:space-between;gap:10px;margin-top:auto;padding-top:14px;font-size:.65rem;display:flex}.directory-editions-grid-v18 footer i{color:var(--fl-accent-strong);font-style:normal;font-weight:800}.directory-host-grid-v18{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.directory-host-grid-v18>a{background:var(--fl-panel);border:1px solid var(--fl-line);min-height:215px;color:var(--fl-ink);border-radius:14px;flex-direction:column;padding:16px;text-decoration:none;display:flex}.directory-host-grid-v18>a:hover{border-color:color-mix(in srgb,var(--fl-accent) 38%,transparent);transform:translateY(-1px);box-shadow:0 8px 24px #0f172a0d}.directory-host-card-head-v18{justify-content:space-between;align-items:center;gap:12px;display:flex}.directory-host-avatar-v18{background:var(--fl-panel-3);border-radius:50%;place-items:center;width:54px;height:54px;font-weight:900;display:grid;overflow:hidden}.directory-host-avatar-v18 img{object-fit:cover;width:100%;height:100%}.directory-host-card-head-v18>span{background:color-mix(in srgb,var(--fl-accent) 8%,transparent);color:var(--fl-accent-strong);border-radius:999px;padding:4px 8px;font-size:.6rem;font-weight:800}.directory-host-grid-v18 h3{margin:12px 0 3px;font-size:1rem}.directory-host-grid-v18>a>p{color:var(--fl-muted);margin:0;font-size:.7rem;line-height:1.4}.directory-host-season-chips-v18{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.directory-host-season-chips-v18 small{background:var(--fl-panel-2);color:var(--fl-muted);border-radius:7px;padding:4px 7px;font-size:.58rem}.directory-host-grid-v18 footer{border-top:1px solid var(--fl-line);color:var(--fl-accent-strong);justify-content:space-between;margin-top:auto;padding-top:13px;font-size:.67rem;font-weight:800;display:flex}.directory-host-grid-v18 footer i{font-style:normal}.directory-results-grid-v18{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.directory-results-grid-v18>article{background:var(--fl-panel);border:1px solid var(--fl-line);border-radius:14px;padding:16px}.directory-results-grid-v18 header{border-bottom:1px solid var(--fl-line);grid-template-columns:1fr auto auto;align-items:baseline;gap:8px;padding-bottom:12px;display:grid}.directory-results-grid-v18 header>span{color:var(--fl-accent);text-transform:uppercase;font-size:.61rem;font-weight:900}.directory-results-grid-v18 header strong{font-size:.84rem}.directory-results-grid-v18 header small{color:var(--fl-muted);font-size:.65rem}.directory-results-grid-v18 article>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.directory-results-grid-v18 article>div>span{background:var(--fl-panel-2);border-radius:9px;padding:11px}.directory-results-grid-v18 article>div small{color:var(--fl-muted);font-size:.55rem;font-weight:800;display:block}.directory-results-grid-v18 article>div strong{margin-top:3px;font-size:.78rem;display:block}.directory-results-empty-v18{background:var(--fl-panel);border:1px solid var(--fl-line);border-radius:16px;grid-template-columns:92px minmax(0,1.2fr) minmax(280px,.8fr);align-items:start;gap:22px;padding:24px;display:grid}.directory-results-empty-icon-v18{background:color-mix(in srgb,var(--fl-accent) 9%,transparent);width:72px;height:72px;color:var(--fl-accent);border-radius:18px;place-items:center;font-size:1.75rem;display:grid}.directory-results-empty-copy-v18>span{color:var(--fl-accent);letter-spacing:.08em;font-size:.62rem;font-weight:900}.directory-results-empty-copy-v18 h3{margin:5px 0 7px;font-size:1.28rem}.directory-results-empty-copy-v18 p{max-width:620px;color:var(--fl-muted);margin:0;font-size:.76rem;line-height:1.55}.directory-results-empty-actions-v18{align-items:center;gap:12px;margin-top:17px;display:flex}.directory-results-empty-actions-v18 button{background:var(--fl-accent);color:#fff;border:0;border-radius:9px;padding:9px 12px;font-size:.68rem;font-weight:800}.directory-results-empty-actions-v18 small{color:var(--fl-muted);font-size:.6rem}.directory-results-empty-v18 aside{border-left:1px solid var(--fl-line);padding-left:18px}.directory-results-empty-v18 aside>strong{margin-bottom:9px;font-size:.72rem;display:block}.directory-results-empty-v18 aside>button{border:0;border-top:1px solid var(--fl-line);width:100%;color:var(--fl-ink);text-align:left;background:0 0;justify-content:space-between;gap:10px;padding:9px 0;display:flex}.directory-results-empty-v18 aside>button span{font-size:.66rem;font-weight:700}.directory-results-empty-v18 aside>button small{color:var(--fl-muted);font-size:.6rem}.directory-results-empty-v18 aside>p{color:var(--fl-muted);margin:0;font-size:.68rem}@media (width<=1050px){.directory-edition-quick-grid-v18{grid-template-columns:repeat(2,minmax(0,1fr))!important}.directory-editions-grid-v18,.directory-host-grid-v18{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-results-empty-v18{grid-template-columns:72px 1fr}.directory-results-empty-v18 aside{border-left:0;border-top:1px solid var(--fl-line);grid-column:2;padding-top:14px;padding-left:0}}@media (width<=720px){.directory-hub-section-head-v17{padding:20px}.directory-season-grid-v18,.directory-editions-grid-v18,.directory-host-grid-v18,.directory-results-grid-v18{grid-template-columns:1fr}.directory-edition-quick-grid-v18{grid-template-columns:1fr!important}.directory-hub-editions-v18>header{flex-direction:column;align-items:flex-start}.directory-season-card-v18{min-height:190px}.directory-results-empty-v18{grid-template-columns:1fr;padding:19px}.directory-results-empty-icon-v18{width:58px;height:58px}.directory-results-empty-v18 aside{grid-column:1}.directory-results-empty-actions-v18{flex-direction:column;align-items:flex-start}}.directory-hub-now-v19{padding:22px 24px}.directory-hub-now-v19>header{margin-bottom:14px}.directory-now-layout-v19{gap:12px;border:0!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) 210px!important;display:grid!important;overflow:visible!important}.directory-now-list-v19{gap:8px;display:grid}.directory-now-list-v19>article{background:var(--fl-panel-2);border-radius:11px;grid-template-columns:68px minmax(0,1fr) 132px;align-items:center;gap:14px;display:grid;border:1px solid var(--fl-line)!important;min-height:0!important;padding:13px 14px!important}.directory-now-list-v19>article:first-child{border:1px solid color-mix(in srgb,var(--fl-accent) 28%,transparent)!important}.directory-now-id-v19{border-right:1px solid var(--fl-line);padding-right:12px}.directory-now-id-v19 strong{letter-spacing:-.045em;font-size:1.45rem;line-height:1;display:block}.directory-now-id-v19 small{color:var(--fl-muted);margin-top:4px;font-size:.61rem;display:block}.directory-now-copy-v19>span{letter-spacing:.07em;text-transform:uppercase;font-weight:900;display:block;color:var(--fl-accent)!important;font-size:.57rem!important}.directory-now-copy-v19 h3{margin:3px 0!important;font-size:.88rem!important}.directory-now-copy-v19 p{-webkit-line-clamp:1;color:var(--fl-muted);-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden;margin:0!important;font-size:.64rem!important}.directory-now-action-v19{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.directory-now-action-v19 .directory-state-v17{align-self:flex-end;position:static!important}.directory-now-action-v19 button{white-space:nowrap;font-size:.64rem!important}.directory-now-summary-v19{border:1px solid var(--fl-line);background:linear-gradient(145deg,color-mix(in srgb,var(--fl-accent) 6%,transparent),var(--fl-panel));border-radius:11px;flex-direction:column;min-height:0;padding:14px;display:flex}.directory-now-summary-v19>span{color:var(--fl-accent);letter-spacing:.08em;font-size:.55rem;font-weight:900}.directory-now-summary-v19>strong{margin-top:8px;font-size:1.85rem;line-height:1}.directory-now-summary-v19>small{color:var(--fl-muted);font-size:.6rem}.directory-now-summary-v19>div{border-top:1px solid var(--fl-line);align-items:baseline;gap:6px;margin-top:13px;padding-top:10px;display:flex}.directory-now-summary-v19>div b{font-size:.9rem}.directory-now-summary-v19>div small{color:var(--fl-muted);font-size:.58rem}.directory-now-summary-v19>button{color:var(--fl-accent-strong);text-align:left;background:0 0;border:0;margin-top:auto;padding-top:13px;font-size:.63rem;font-weight:800}.directory-season-list-v19{gap:8px;display:grid}.directory-season-row-v19{background:var(--fl-panel);border:1px solid var(--fl-line);border-radius:12px;grid-template-columns:82px minmax(0,1fr) 160px;align-items:center;gap:16px;min-height:112px;padding:14px 16px;display:grid;position:relative;overflow:hidden}.directory-season-row-v19:before{content:"";background:#cbd5e1;width:3px;position:absolute;top:0;bottom:0;left:0}.directory-season-row-v19.status-upcoming:before,.directory-season-row-v19.status-current:before,.directory-season-row-v19.status-live:before{background:var(--fl-accent)}.directory-season-id-v19{border-right:1px solid var(--fl-line);padding-right:14px}.directory-season-id-v19 strong{letter-spacing:-.05em;font-size:1.65rem;line-height:1;display:block}.directory-season-id-v19 span{color:var(--fl-muted);margin-top:5px;font-size:.64rem;display:block}.directory-season-copy-v19 small{color:var(--fl-accent);text-transform:uppercase;letter-spacing:.08em;font-size:.56rem;font-weight:900;display:block}.directory-season-copy-v19 h3{margin:3px 0 4px;font-size:.9rem;line-height:1.25}.directory-season-copy-v19 p{-webkit-line-clamp:2;max-width:760px;color:var(--fl-muted);-webkit-box-orient:vertical;margin:0;font-size:.66rem;line-height:1.45;display:-webkit-box;overflow:hidden}.directory-season-side-v19{border-left:1px solid var(--fl-line);flex-direction:column;justify-content:space-between;align-items:flex-end;min-height:70px;padding-left:14px;display:flex}.directory-season-side-v19>div{text-align:right}.directory-season-side-v19>div small{color:var(--fl-muted);letter-spacing:.07em;font-size:.52rem;font-weight:800;display:block}.directory-season-side-v19>div strong{max-width:145px;margin-top:2px;font-size:.66rem;line-height:1.25;display:block}.directory-season-side-v19 .directory-season-badge-v18{font-size:.57rem}.directory-host-grid-v19{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.directory-host-grid-v19>a{background:var(--fl-panel);border:1px solid var(--fl-line);min-height:118px;color:var(--fl-ink);border-radius:12px;grid-template-columns:58px minmax(0,1fr) 92px;align-items:center;gap:13px;padding:14px 15px;text-decoration:none;display:grid}.directory-host-grid-v19>a:hover{border-color:color-mix(in srgb,var(--fl-accent) 35%,transparent);background:var(--fl-panel-2)}.directory-host-avatar-v19{background:var(--fl-panel-3);border-radius:50%;place-items:center;width:54px;height:54px;font-size:.72rem;font-weight:900;display:grid;overflow:hidden}.directory-host-avatar-v19 img{object-fit:cover;width:100%;height:100%}.directory-host-copy-v19{min-width:0}.directory-host-title-v19{align-items:center;gap:8px;min-width:0;display:flex}.directory-host-title-v19 h3{white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:.87rem;overflow:hidden}.directory-host-title-v19>span{background:color-mix(in srgb,var(--fl-accent) 8%,transparent);color:var(--fl-accent-strong);border-radius:999px;flex:none;padding:3px 7px;font-size:.54rem;font-weight:800}.directory-host-copy-v19>p{color:var(--fl-muted);white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:.63rem;overflow:hidden}.directory-host-copy-v19 .directory-host-season-chips-v18{margin-top:8px}.directory-host-copy-v19 .directory-host-season-chips-v18 small{padding:3px 6px;font-size:.53rem}.directory-host-action-v19{border-left:1px solid var(--fl-line);color:var(--fl-accent-strong);white-space:nowrap;justify-content:flex-end;align-self:stretch;align-items:center;gap:7px;font-size:.62rem;font-weight:800;display:flex}.directory-host-action-v19 i{font-size:.8rem;font-style:normal}@media (width<=980px){.directory-now-layout-v19{grid-template-columns:1fr!important}.directory-now-summary-v19{grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;display:grid}.directory-now-summary-v19>strong{margin:0}.directory-now-summary-v19>div{border:0;margin:0;padding:0}.directory-now-summary-v19>button{text-align:right;margin:0;padding:0}.directory-host-grid-v19{grid-template-columns:1fr}}@media (width<=720px){.directory-hub-now-v19{padding:18px}.directory-now-list-v19>article{grid-template-columns:56px minmax(0,1fr);gap:10px}.directory-now-action-v19{flex-direction:row;grid-column:2;justify-content:space-between;align-items:center}.directory-now-copy-v19 p{white-space:normal}.directory-now-summary-v19{display:flex}.directory-season-row-v19{grid-template-columns:58px minmax(0,1fr);gap:11px;padding:13px}.directory-season-id-v19 strong{font-size:1.35rem}.directory-season-side-v19{border-left:0;border-top:1px solid var(--fl-line);flex-direction:row;grid-column:2;align-items:center;min-height:0;padding:9px 0 0}.directory-season-side-v19>div{text-align:right}.directory-season-copy-v19 p{-webkit-line-clamp:2}.directory-host-grid-v19>a{grid-template-columns:48px minmax(0,1fr);gap:10px}.directory-host-avatar-v19{width:46px;height:46px}.directory-host-action-v19{border-left:0;border-top:1px solid var(--fl-line);grid-column:2;justify-content:flex-start;align-self:auto;padding-top:9px}.directory-host-title-v19{flex-direction:column;align-items:flex-start;gap:4px}.directory-host-title-v19 h3,.directory-host-copy-v19>p{white-space:normal}}.directory-language-scope-v79{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:0 0 14px;padding:12px 14px;display:grid}.directory-language-scope-v79>span{color:var(--fl-accent);letter-spacing:.08em;font-size:.62rem;font-weight:900}.directory-language-scope-v79>strong{color:var(--fl-ink);font-size:.86rem}.directory-language-scope-v79>small{color:var(--fl-muted);justify-self:end;font-size:.68rem}@media (width<=720px){.directory-language-scope-v79{grid-template-columns:1fr}.directory-language-scope-v79>small{justify-self:start}}.theme-fancode .fan-blogs-v20-page,.theme-fancode .about-v20-page,.theme-fancode .policy-v20-page{background:var(--fl-bg)}.theme-fancode .fan-blogs-v20-hero,.theme-fancode .about-v20-hero,.theme-fancode .policy-v20-hero{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:18px;width:min(100% - 40px,1240px);margin:22px auto 0}.theme-fancode .fan-blogs-v20-hero{justify-content:space-between;align-items:flex-end;gap:32px;padding:30px 32px;display:flex}.theme-fancode .fan-blogs-v20-hero>div{max-width:760px}.theme-fancode .fan-blogs-v20-hero h1{letter-spacing:-.045em;margin:8px 0 10px;font-size:clamp(34px,4.3vw,58px);line-height:.98}.theme-fancode .fan-blogs-v20-hero p{max-width:720px;color:var(--fl-muted);margin:0;font-size:15px;line-height:1.55}.theme-fancode .fan-blog-v20-write{border:1px solid var(--fl-accent);background:var(--fl-accent);color:#fff;min-height:44px;font:inherit;cursor:pointer;border-radius:999px;flex:none;padding:0 18px;font-size:12px;font-weight:800}.theme-fancode .fan-blogs-v20-shell{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:16px;width:min(100% - 40px,1240px);margin:16px auto 70px;display:grid}.theme-fancode .fan-blogs-v20-main{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:18px;min-width:0;overflow:hidden}.theme-fancode .fan-blogs-v20-context{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);justify-content:space-between;align-items:center;gap:22px;padding:16px 20px;display:flex}.theme-fancode .fan-blogs-v20-context>div:first-child{gap:3px;display:grid}.theme-fancode .fan-blogs-v20-context small{color:var(--fl-accent);letter-spacing:.08em;font-size:9px;font-weight:850}.theme-fancode .fan-blogs-v20-context strong{font-size:15px}.theme-fancode .fan-blogs-v20-stats{align-items:center;gap:18px;display:flex}.theme-fancode .fan-blogs-v20-stats span{color:var(--fl-muted);white-space:nowrap;font-size:10px}.theme-fancode .fan-blogs-v20-stats b{color:var(--fl-ink);margin-right:4px;font-size:16px}.theme-fancode .fan-blogs-v20-tabs{border-bottom:1px solid var(--fl-line);align-items:stretch;gap:22px;min-height:50px;padding:0 18px;display:flex}.theme-fancode .fan-blogs-v20-tabs button{color:var(--fl-muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:750;position:relative}.theme-fancode .fan-blogs-v20-tabs button.active{color:var(--fl-ink)}.theme-fancode .fan-blogs-v20-tabs button.active:after{content:"";background:var(--fl-accent);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.theme-fancode .fan-blogs-v20-tabs button span{background:var(--fl-panel-2);border-radius:999px;margin-left:4px;padding:1px 6px;font-size:9px}.theme-fancode .fan-blog-v20-notice{margin:14px 18px}.theme-fancode .fan-blog-v20-editor{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);gap:16px;padding:22px;display:grid}.theme-fancode .fan-blog-v20-editor-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.theme-fancode .fan-blog-v20-editor-head span{color:var(--fl-accent);letter-spacing:.09em;font-size:9px;font-weight:850}.theme-fancode .fan-blog-v20-editor-head h2{margin:4px 0;font-size:22px}.theme-fancode .fan-blog-v20-editor-head p{color:var(--fl-muted);margin:0;font-size:11px}.theme-fancode .fan-blog-v20-editor-head>button{color:var(--fl-muted);font:inherit;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:750}.theme-fancode .fan-blog-v20-editor label{gap:6px;display:grid}.theme-fancode .fan-blog-v20-editor label>span{color:var(--fl-muted);justify-content:space-between;font-size:9px;font-weight:750;display:flex}.theme-fancode .fan-blog-v20-editor label small{font-weight:500}.theme-fancode .fan-blog-v20-editor :where(input,textarea){border:1px solid var(--fl-line);background:var(--fl-panel);width:100%;color:var(--fl-ink);font:inherit;border-radius:10px;padding:12px 13px;font-size:13px}.theme-fancode .fan-blog-v20-editor textarea{resize:vertical;min-height:260px;line-height:1.6}.theme-fancode .fan-blog-v20-editor-foot{justify-content:space-between;align-items:center;gap:18px;display:flex}.theme-fancode .fan-blog-v20-editor-foot>div>span{color:var(--fl-muted);margin-bottom:4px;font-size:9px;display:block}.theme-fancode .fan-blog-v20-editor-foot .primary-button{min-height:40px;background:var(--fl-accent)!important;border-color:var(--fl-accent)!important;color:#fff!important;padding-inline:16px!important}.theme-fancode .fan-blog-v20-editor .fan-review-rating button{font-size:21px}.theme-fancode .fan-blog-v20-featured{border-bottom:1px solid var(--fl-line);padding:28px 28px 26px}.theme-fancode .fan-blog-v20-feature-label{justify-content:space-between;align-items:center;gap:12px;display:flex}.theme-fancode .fan-blog-v20-feature-label span{color:var(--fl-accent);letter-spacing:.11em;font-size:9px;font-weight:900}.theme-fancode .fan-blog-v20-feature-label small{color:var(--fl-muted);font-size:10px}.theme-fancode .fan-blog-v20-featured h2{letter-spacing:-.025em;max-width:760px;margin:13px 0 9px;font-size:clamp(26px,3vw,38px);line-height:1.08}.theme-fancode .fan-blog-v20-featured>p{max-width:760px;color:var(--fl-muted);margin:0;font-size:14px;line-height:1.58}.theme-fancode .fan-blog-v20-feature-author{border-top:1px solid var(--fl-line);grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:11px;margin-top:22px;padding-top:16px;display:grid}.theme-fancode .fan-blog-v20-feature-author>span,.theme-fancode .fan-blog-v20-avatar{background:var(--fl-accent);color:#fff;border-radius:50%;place-items:center;font-size:12px;font-weight:850;display:grid}.theme-fancode .fan-blog-v20-feature-author>span{width:42px;height:42px}.theme-fancode .fan-blog-v20-feature-author>div{gap:2px;display:grid}.theme-fancode .fan-blog-v20-feature-author strong{font-size:11px}.theme-fancode .fan-blog-v20-feature-author small{color:var(--fl-muted);font-size:9px}.theme-fancode .fan-blog-v20-feature-author>a{color:var(--fl-accent);white-space:nowrap;font-size:10px;font-weight:850;text-decoration:none}.theme-fancode .fan-blog-v20-list{display:grid}.theme-fancode .fan-blog-v20-section-head{justify-content:space-between;align-items:end;gap:18px;padding:18px 20px 12px;display:flex}.theme-fancode .fan-blog-v20-section-head span{color:var(--fl-accent);letter-spacing:.1em;font-size:8px;font-weight:900}.theme-fancode .fan-blog-v20-section-head h2{margin:3px 0 0;font-size:19px}.theme-fancode .fan-blog-v20-section-head>small{color:var(--fl-muted);font-size:10px}.theme-fancode .fan-blog-v20-card{border-top:1px solid var(--fl-line);color:var(--fl-ink);padding:18px 20px;text-decoration:none;transition:background .15s;display:block}.theme-fancode .fan-blog-v20-card:hover{background:var(--fl-panel-2)}.theme-fancode .fan-blog-v20-card-top{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.theme-fancode .fan-blog-v20-avatar{width:34px;height:34px;font-size:10px}.theme-fancode .fan-blog-v20-card-top>div{gap:1px;display:grid}.theme-fancode .fan-blog-v20-card-top strong{font-size:10px}.theme-fancode .fan-blog-v20-card-top small{color:var(--fl-muted);font-size:9px}.theme-fancode .fan-blog-v20-status{background:var(--fl-panel-2);color:var(--fl-muted);text-transform:capitalize;border-radius:999px;padding:4px 7px;font-size:8px}.theme-fancode .fan-blog-v20-status.pending{color:#8a6500;background:#fff7d9}.theme-fancode .fan-blog-v20-card h2{max-width:760px;margin:12px 0 6px;font-size:20px;line-height:1.22}.theme-fancode .fan-blog-v20-card p{max-width:780px;color:var(--fl-muted);margin:0;font-size:12px;line-height:1.55}.theme-fancode .fan-blog-v20-meta{color:var(--fl-muted);align-items:center;gap:12px;margin-top:13px;font-size:9px;display:flex}.theme-fancode .fan-blog-v20-meta b{color:var(--fl-accent);margin-left:auto;font-size:9px}.theme-fancode .fan-blog-v20-meta .fan-review-stars{font-size:11px}.theme-fancode .fan-blog-v20-empty{border:1px dashed var(--fl-line);text-align:center;border-radius:14px;margin:8px 18px 22px;padding:34px 24px}.theme-fancode .fan-blog-v20-empty>span{color:var(--fl-accent);letter-spacing:.1em;font-size:8px;font-weight:900}.theme-fancode .fan-blog-v20-empty h2{margin:8px 0 4px;font-size:21px}.theme-fancode .fan-blog-v20-empty p{max-width:500px;color:var(--fl-muted);margin:0 auto 15px;font-size:11px}.theme-fancode .fan-blog-v20-empty button{border:1px solid var(--fl-line);background:var(--fl-panel);min-height:36px;color:var(--fl-ink);font:inherit;cursor:pointer;border-radius:999px;padding:0 13px;font-size:10px;font-weight:800}.theme-fancode .fan-blogs-v20-rail{gap:12px;display:grid;position:sticky;top:112px}.theme-fancode .fan-blogs-v20-rail>section{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:16px;padding:18px}.theme-fancode .fan-blogs-v20-rail h2{margin:5px 0 8px;font-size:18px;line-height:1.15}.theme-fancode .fan-blogs-v20-rail ol{counter-reset:blogguide;gap:13px;margin:14px 0;padding:0;list-style:none;display:grid}.theme-fancode .fan-blogs-v20-rail li{counter-increment:blogguide;gap:2px;padding-left:29px;display:grid;position:relative}.theme-fancode .fan-blogs-v20-rail li:before{content:counter(blogguide);background:var(--fl-panel-2);width:20px;height:20px;color:var(--fl-accent);border-radius:50%;place-items:center;font-size:8px;font-weight:850;display:grid;position:absolute;top:0;left:0}.theme-fancode .fan-blogs-v20-rail li b{font-size:10px}.theme-fancode .fan-blogs-v20-rail li small{color:var(--fl-muted);font-size:9px;line-height:1.4}.theme-fancode .fan-blogs-v20-rail>section>button{border:1px solid var(--fl-accent);background:var(--fl-accent);color:#fff;width:100%;min-height:36px;font:inherit;cursor:pointer;border-radius:999px;font-size:10px;font-weight:850}.theme-fancode .fan-blogs-v20-rail section>a{border-bottom:1px solid var(--fl-line);color:var(--fl-ink);grid-template-columns:minmax(0,1fr) auto;gap:2px 8px;padding:11px 0;text-decoration:none;display:grid}.theme-fancode .fan-blogs-v20-rail section>a:last-child{border-bottom:0}.theme-fancode .fan-blogs-v20-rail section>a strong{font-size:10px}.theme-fancode .fan-blogs-v20-rail section>a small{color:var(--fl-muted);grid-column:1;font-size:9px}.theme-fancode .fan-blogs-v20-rail section>a b{color:var(--fl-accent);grid-area:1/2/3;align-self:center}.theme-fancode .fan-blog-v20-policy p{color:var(--fl-muted);font-size:10px;line-height:1.5}.theme-fancode .fan-blog-v20-policy>a{font-size:9px;font-weight:850;color:var(--fl-accent)!important;border:0!important;padding:0!important;display:block!important}.theme-fancode .fan-blog-v20-article{width:min(100% - 40px,820px);margin:24px auto 90px}.theme-fancode .fan-blog-v20-back{min-height:42px;color:var(--fl-muted);align-items:center;font-size:10px;font-weight:750;text-decoration:none;display:inline-flex}.theme-fancode .fan-blog-v20-article>header{border-bottom:1px solid var(--fl-line);padding:26px 0 22px}.theme-fancode .fan-blog-v20-article>header h1{letter-spacing:-.045em;margin:9px 0 12px;font-size:clamp(36px,6vw,66px);line-height:.98}.theme-fancode .fan-blog-v20-deck{max-width:760px;color:var(--fl-muted);margin:0;font-size:18px;line-height:1.45}.theme-fancode .fan-blog-v20-byline{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;margin-top:22px;display:grid}.theme-fancode .fan-blog-v20-byline>span{background:var(--fl-accent);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;font-weight:850;display:grid}.theme-fancode .fan-blog-v20-byline>div{gap:2px;display:grid}.theme-fancode .fan-blog-v20-byline strong{font-size:11px}.theme-fancode .fan-blog-v20-byline small{color:var(--fl-muted);font-size:9px}.theme-fancode .fan-blog-v20-opinion-note{border-left:3px solid var(--fl-accent);background:var(--fl-panel-2);gap:9px;margin:22px 0;padding:12px 14px;font-size:10px;display:flex}.theme-fancode .fan-blog-v20-opinion-note span{color:var(--fl-muted)}.theme-fancode .fan-blog-v20-body{max-width:720px}.theme-fancode .fan-blog-v20-body p{margin:0 0 21px;font-size:16px;line-height:1.78}.theme-fancode .fan-blog-v20-article>footer{border-top:1px solid var(--fl-line);border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:20px;margin-top:38px;padding:20px 0;display:flex}.theme-fancode .fan-blog-v20-article>footer>div{grid-template-columns:46px 1fr;align-items:center;gap:11px;display:grid}.theme-fancode .fan-blog-v20-article>footer>div>span{background:var(--fl-accent);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;font-weight:850;display:grid}.theme-fancode .fan-blog-v20-article>footer small{color:var(--fl-accent);letter-spacing:.09em;font-size:7px;font-weight:900}.theme-fancode .fan-blog-v20-article>footer strong{font-size:11px;display:block}.theme-fancode .fan-blog-v20-article>footer p{color:var(--fl-muted);margin:1px 0 0;font-size:9px}.theme-fancode .fan-blog-v20-article>footer>a{color:var(--fl-accent);font-size:10px;font-weight:850;text-decoration:none}.theme-fancode .about-v20-hero{grid-template-columns:minmax(0,1fr) 330px;align-items:end;gap:42px;padding:34px;display:grid}.theme-fancode .about-v20-hero h1{letter-spacing:-.045em;max-width:760px;margin:8px 0 10px;font-size:clamp(38px,5vw,64px);line-height:.97}.theme-fancode .about-v20-hero>div>p{max-width:720px;color:var(--fl-muted);margin:0;font-size:15px;line-height:1.55}.theme-fancode .about-v20-actions{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.theme-fancode .about-v20-actions a{border:1px solid var(--fl-line);min-height:38px;color:var(--fl-ink);border-radius:999px;align-items:center;padding:0 13px;font-size:10px;font-weight:800;text-decoration:none;display:flex}.theme-fancode .about-v20-actions a:first-child{background:var(--fl-accent);border-color:var(--fl-accent);color:#fff}.theme-fancode .about-v20-hero>aside{color:#fff;background:#381405;border-radius:14px;padding:19px}.theme-fancode .about-v20-hero>aside span{color:#ffd0b3;letter-spacing:.1em;font-size:8px;font-weight:900}.theme-fancode .about-v20-hero>aside strong{margin:6px 0 8px;font-size:17px;line-height:1.2;display:block}.theme-fancode .about-v20-hero>aside p{color:#efd6c8;margin:0;font-size:10px;line-height:1.5}.theme-fancode .about-v20-shell{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:16px;width:min(100% - 40px,1240px);margin:16px auto 80px;display:grid}.theme-fancode .about-v20-shell>main{gap:16px;display:grid}.theme-fancode .about-v20-shell>main>section,.theme-fancode .about-v20-rail>section{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:18px}.theme-fancode .about-v20-story{grid-template-columns:74px minmax(0,1fr);gap:20px;padding:28px;display:grid}.theme-fancode .about-v20-story .about-mark{background:var(--fl-accent);color:#fff;border-radius:16px;place-items:center;width:62px;height:62px;font-size:19px;font-weight:900;display:grid}.theme-fancode .about-v20-story h2{max-width:760px;margin:6px 0 10px;font-size:27px;line-height:1.15}.theme-fancode .about-v20-story p{max-width:780px;color:var(--fl-muted);margin:0 0 10px;font-size:12px;line-height:1.6}.theme-fancode .about-v20-story p:last-child{margin-bottom:0}.theme-fancode .about-v20-principles{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.theme-fancode .about-v20-principles article{min-height:150px;padding:22px}.theme-fancode .about-v20-principles article:nth-child(odd){border-right:1px solid var(--fl-line)}.theme-fancode .about-v20-principles article:nth-child(-n+2){border-bottom:1px solid var(--fl-line)}.theme-fancode .about-v20-principles b{color:var(--fl-accent);font-size:9px}.theme-fancode .about-v20-principles h3{margin:8px 0 5px;font-size:18px}.theme-fancode .about-v20-principles p{color:var(--fl-muted);margin:0;font-size:11px;line-height:1.5}.theme-fancode .about-v20-standards,.theme-fancode .about-v20-faq,.theme-fancode .about-v20-policies{padding:26px}.theme-fancode .about-v20-standards>div:first-child h2,.theme-fancode .about-v20-section-head h2{margin:5px 0 0;font-size:24px}.theme-fancode .about-v20-standard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.theme-fancode .about-v20-standard-grid article{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:12px;padding:17px}.theme-fancode .about-v20-standard-grid article>span,.theme-fancode .about-v20-policy-grid a>span{color:var(--fl-accent);letter-spacing:.09em;font-size:8px;font-weight:900}.theme-fancode .about-v20-standard-grid strong{margin:5px 0 4px;font-size:13px;display:block}.theme-fancode .about-v20-standard-grid p{min-height:48px;color:var(--fl-muted);margin:0 0 10px;font-size:10px;line-height:1.45}.theme-fancode .about-v20-standard-grid a{color:var(--fl-accent);font-size:9px;font-weight:850;text-decoration:none}.theme-fancode .about-v20-section-head{justify-content:space-between;align-items:end;gap:18px;display:flex}.theme-fancode .about-v20-section-head>a{color:var(--fl-accent);font-size:9px;font-weight:850;text-decoration:none}.theme-fancode .about-v20-faq>div:last-child{border-top:1px solid var(--fl-line);margin-top:16px}.theme-fancode .about-v20-faq details{border-bottom:1px solid var(--fl-line)}.theme-fancode .about-v20-faq summary,.theme-fancode .faq-v20-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;padding:14px 0;font-size:12px;font-weight:750;list-style:none;display:flex}.theme-fancode .about-v20-faq summary::-webkit-details-marker{display:none}.theme-fancode .faq-v20-list summary::-webkit-details-marker{display:none}.theme-fancode .about-v20-faq summary span,.theme-fancode .faq-v20-list summary span{color:var(--fl-accent);font-size:16px}.theme-fancode .about-v20-faq details[open] summary span,.theme-fancode .faq-v20-list details[open] summary span{transform:rotate(45deg)}.theme-fancode .about-v20-faq details p,.theme-fancode .faq-v20-list details p{max-width:760px;color:var(--fl-muted);margin:-2px 0 15px;font-size:11px;line-height:1.55}.theme-fancode .about-v20-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.theme-fancode .about-v20-policy-grid a{border:1px solid var(--fl-line);min-height:118px;color:var(--fl-ink);border-radius:12px;padding:17px;text-decoration:none;position:relative}.theme-fancode .about-v20-policy-grid a:last-child{grid-column:1/-1}.theme-fancode .about-v20-policy-grid strong{margin:5px 0 4px;font-size:13px;display:block}.theme-fancode .about-v20-policy-grid p{max-width:360px;color:var(--fl-muted);margin:0;font-size:10px;line-height:1.4}.theme-fancode .about-v20-policy-grid b{color:var(--fl-accent);position:absolute;bottom:13px;right:15px}.theme-fancode .about-v20-rail{gap:12px;display:grid;position:sticky;top:112px}.theme-fancode .about-v20-rail>section{padding:18px}.theme-fancode .about-v20-rail h2{margin:5px 0 7px;font-size:18px}.theme-fancode .about-v20-rail p{color:var(--fl-muted);margin:0 0 10px;font-size:10px;line-height:1.5}.theme-fancode .about-v20-rail a{color:var(--fl-accent);word-break:break-word;font-size:9px;font-weight:850;text-decoration:none}.theme-fancode .policy-v20-hero{padding:30px 32px}.theme-fancode .policy-v20-hero h1{letter-spacing:-.04em;max-width:820px;margin:8px 0 9px;font-size:clamp(34px,4vw,54px);line-height:1}.theme-fancode .policy-v20-hero p{max-width:760px;color:var(--fl-muted);margin:0;font-size:14px;line-height:1.55}.theme-fancode .policy-v20-hero>small{color:var(--fl-muted);margin-top:13px;font-size:9px;display:block}.theme-fancode .policy-v20-nav{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:14px;align-items:stretch;gap:4px;width:min(100% - 40px,1240px);min-height:52px;margin:12px auto 0;padding:0 14px;display:flex;overflow:auto}.theme-fancode .policy-v20-nav a{color:var(--fl-muted);white-space:nowrap;align-items:center;padding:0 11px;font-size:10px;font-weight:750;text-decoration:none;display:flex;position:relative}.theme-fancode .policy-v20-nav a.active{color:var(--fl-ink)}.theme-fancode .policy-v20-nav a.active:after{content:"";background:var(--fl-accent);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:10px;right:10px}.theme-fancode .policy-v20-shell{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:16px;width:min(100% - 40px,1100px);margin:16px auto 80px;display:grid}.theme-fancode .policy-v20-shell>main{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:18px;padding:28px 32px}.theme-fancode .policy-v20-section{border-bottom:1px solid var(--fl-line);margin:0 0 25px;padding:0 0 25px}.theme-fancode .policy-v20-section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.theme-fancode .policy-v20-section h2{margin:0 0 9px;font-size:19px}.theme-fancode .policy-v20-section p,.theme-fancode .policy-v20-section li{color:var(--fl-muted);font-size:12px;line-height:1.65}.theme-fancode .policy-v20-section p{margin:0 0 10px}.theme-fancode .policy-v20-section p:last-child{margin-bottom:0}.theme-fancode .policy-v20-section ul{padding-left:20px}.theme-fancode .policy-v20-section a{color:var(--fl-accent);font-weight:800;text-decoration:none}.theme-fancode .policy-v20-shell>aside{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:16px;gap:8px;padding:19px;display:grid;position:sticky;top:112px}.theme-fancode .policy-v20-shell>aside h2{margin:2px 0 0;font-size:18px}.theme-fancode .policy-v20-shell>aside p{color:var(--fl-muted);margin:0 0 5px;font-size:10px;line-height:1.5}.theme-fancode .policy-v20-shell>aside a{border-top:1px solid var(--fl-line);color:var(--fl-accent);padding:9px 0;font-size:9px;font-weight:850;text-decoration:none}.theme-fancode .faq-v20-shell{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:16px;width:min(100% - 40px,1100px);margin:16px auto 80px;display:grid}.theme-fancode .faq-v20-list{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:18px;padding:8px 28px}.theme-fancode .faq-v20-list details{border-bottom:1px solid var(--fl-line)}.theme-fancode .faq-v20-list details:last-child{border-bottom:0}.theme-fancode .faq-v20-list summary{padding:18px 0;font-size:13px}.theme-fancode .faq-v20-list details p{font-size:12px;line-height:1.6}.theme-fancode .faq-v20-shell>aside{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:16px;padding:20px;position:sticky;top:112px}.theme-fancode .faq-v20-shell>aside h2{margin:5px 0 8px;font-size:19px}.theme-fancode .faq-v20-shell>aside p{color:var(--fl-muted);margin:0 0 12px;font-size:10px;line-height:1.5}.theme-fancode .faq-v20-shell>aside a{color:var(--fl-accent);font-size:9px;font-weight:850;text-decoration:none}@media (width<=980px){.theme-fancode .fan-blogs-v20-shell,.theme-fancode .about-v20-shell{grid-template-columns:minmax(0,1fr) 250px}.theme-fancode .about-v20-hero{grid-template-columns:minmax(0,1fr) 280px}.theme-fancode .fan-blogs-v20-stats{gap:10px}.theme-fancode .fan-blogs-v20-stats span{font-size:9px}}@media (width<=800px){.theme-fancode .fan-blogs-v20-shell,.theme-fancode .about-v20-shell,.theme-fancode .policy-v20-shell,.theme-fancode .faq-v20-shell{grid-template-columns:1fr}.theme-fancode .fan-blogs-v20-rail,.theme-fancode .about-v20-rail,.theme-fancode .policy-v20-shell>aside,.theme-fancode .faq-v20-shell>aside{position:static}.theme-fancode .about-v20-hero{grid-template-columns:1fr}.theme-fancode .fan-blog-v20-feature-author{grid-template-columns:42px minmax(0,1fr) auto}.theme-fancode .fan-blog-v20-feature-author>a{grid-column:2/4}.theme-fancode .fan-blogs-v20-rail{grid-template-columns:1fr 1fr}.theme-fancode .fan-blog-v20-policy{grid-column:1/-1}}@media (width<=620px){.theme-fancode .fan-blogs-v20-hero,.theme-fancode .about-v20-hero,.theme-fancode .policy-v20-hero{border-radius:14px;width:calc(100% - 20px);margin-top:10px;padding:22px 18px}.theme-fancode .fan-blogs-v20-hero{flex-direction:column;align-items:flex-start}.theme-fancode .fan-blog-v20-write{width:100%}.theme-fancode .fan-blogs-v20-shell,.theme-fancode .about-v20-shell,.theme-fancode .policy-v20-nav,.theme-fancode .policy-v20-shell,.theme-fancode .faq-v20-shell{width:100%;margin-top:10px}.theme-fancode .fan-blogs-v20-main,.theme-fancode .about-v20-shell>main>section,.theme-fancode .about-v20-rail>section,.theme-fancode .policy-v20-shell>main,.theme-fancode .faq-v20-list{border-left:0;border-right:0;border-radius:0}.theme-fancode .fan-blogs-v20-context{flex-direction:column;align-items:flex-start}.theme-fancode .fan-blogs-v20-stats{justify-content:space-between;width:100%}.theme-fancode .fan-blogs-v20-tabs{overflow:auto}.theme-fancode .fan-blog-v20-editor{padding:16px}.theme-fancode .fan-blog-v20-editor-head,.theme-fancode .fan-blog-v20-editor-foot{flex-direction:column;align-items:stretch}.theme-fancode .fan-blog-v20-editor-foot .primary-button{width:100%}.theme-fancode .fan-blog-v20-featured{padding:22px 18px}.theme-fancode .fan-blog-v20-card{padding:16px}.theme-fancode .fan-blog-v20-section-head{padding-inline:16px}.theme-fancode .fan-blogs-v20-rail{grid-template-columns:1fr;padding:0 10px}.theme-fancode .fan-blog-v20-policy{grid-column:auto}.theme-fancode .fan-blog-v20-article{width:calc(100% - 28px);margin-top:12px}.theme-fancode .fan-blog-v20-article>header h1{font-size:38px}.theme-fancode .fan-blog-v20-deck{font-size:16px}.theme-fancode .fan-blog-v20-byline{grid-template-columns:42px minmax(0,1fr)}.theme-fancode .fan-blog-v20-byline .fan-review-stars{grid-column:2}.theme-fancode .fan-blog-v20-opinion-note{flex-direction:column;align-items:flex-start}.theme-fancode .fan-blog-v20-body p{font-size:15px}.theme-fancode .fan-blog-v20-article>footer{flex-direction:column;align-items:flex-start}.theme-fancode .about-v20-story{grid-template-columns:1fr;padding:20px}.theme-fancode .about-v20-principles,.theme-fancode .about-v20-standard-grid,.theme-fancode .about-v20-policy-grid{grid-template-columns:1fr}.theme-fancode .about-v20-principles article{border-right:0!important;border-bottom:1px solid var(--fl-line)!important}.theme-fancode .about-v20-principles article:last-child{border-bottom:0!important}.theme-fancode .about-v20-policy-grid a:last-child{grid-column:auto}.theme-fancode .about-v20-standards,.theme-fancode .about-v20-faq,.theme-fancode .about-v20-policies{padding:20px}.theme-fancode .about-v20-rail{padding:0 10px}.theme-fancode .about-v20-section-head{flex-direction:column;align-items:flex-start}.theme-fancode .policy-v20-nav{border-left:0;border-right:0;border-radius:0}.theme-fancode .policy-v20-shell>main{padding:22px 18px}.theme-fancode .policy-v20-shell>aside,.theme-fancode .faq-v20-shell>aside{margin:0 10px}.theme-fancode .faq-v20-list{padding:6px 18px}}:root{--fl-accent:#ff5a00;--fl-accent-strong:#d94800}.theme-fancode{--fl-accent:#ff5a00;--fl-accent-strong:#d94800;--fl-red:var(--fl-accent);--fl-red-dark:var(--fl-accent-strong);--fl-green:var(--fl-accent);--green:var(--fl-accent);--accent:var(--fl-accent);--accent-strong:var(--fl-accent-strong);--accent-soft:color-mix(in srgb,var(--fl-accent) 9%,transparent);--orange:var(--fl-accent);--sport-accent-pale:var(--fl-accent);--sport-accent-soft:color-mix(in srgb,var(--fl-accent) 9%,transparent);--sport-accent-border:color-mix(in srgb,var(--fl-accent) 24%,transparent)}::selection{background:color-mix(in srgb,var(--fl-accent) 20%,transparent);color:inherit}:focus-visible{outline-color:color-mix(in srgb,var(--fl-accent) 30%,transparent)}.theme-fancode :where(.primary-button,.bb-primary,.post-button,.poll-v7-submit){background:var(--fl-accent)!important;border-color:var(--fl-accent)!important;color:#fff!important}.theme-fancode :where(.primary-button,.bb-primary,.post-button,.poll-v7-submit):hover{background:var(--fl-accent-strong)!important;border-color:var(--fl-accent-strong)!important}.theme-fancode .directory-hub-hero-v17,.theme-fancode .contestants-v9-hero{border:1px solid var(--fl-line)!important;border-top:3px solid var(--fl-accent)!important;background:var(--fl-panel)!important;min-height:0!important;color:var(--fl-ink)!important;box-shadow:none!important;border-radius:13px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:26px!important;padding:22px 24px!important;display:grid!important;position:relative!important;overflow:hidden!important}.theme-fancode .directory-hub-hero-v17>div:first-child,.theme-fancode .contestants-v9-hero>div:first-child{max-width:760px!important}.theme-fancode .directory-hub-hero-v17>div:first-child>span,.theme-fancode .contestants-v9-hero .eyebrow{color:var(--fl-accent)!important;letter-spacing:.095em!important;font-size:10px!important;font-weight:900!important}.theme-fancode .directory-hub-hero-v17 h1,.theme-fancode .contestants-v9-hero h1{max-width:780px!important;color:var(--fl-ink)!important;letter-spacing:-.035em!important;margin:6px 0 7px!important;font-size:clamp(30px,3.25vw,44px)!important;line-height:1.01!important}.theme-fancode .directory-hub-hero-v17 p,.theme-fancode .contestants-v9-hero p{max-width:720px!important;color:var(--fl-muted)!important;margin:0!important;font-size:13px!important;line-height:1.5!important}.theme-fancode .directory-hub-stats-v17,.theme-fancode .contestants-v9-counts{border:1px solid var(--fl-line)!important;background:var(--fl-panel-2)!important;border-radius:10px!important;gap:0!important;display:flex!important;overflow:hidden!important}.theme-fancode .directory-hub-stats-v17 article,.theme-fancode .contestants-v9-counts article{border:0!important;border-left:1px solid var(--fl-line)!important;background:0 0!important;border-radius:0!important;min-width:92px!important;padding:12px 14px!important}.theme-fancode .directory-hub-stats-v17 article:first-child,.theme-fancode .contestants-v9-counts article:first-child{border-left:0!important}.theme-fancode .directory-hub-stats-v17 strong,.theme-fancode .contestants-v9-counts strong{color:var(--fl-ink)!important;font-size:22px!important;line-height:1!important;display:block!important}.theme-fancode .directory-hub-stats-v17 span,.theme-fancode .contestants-v9-counts span{color:var(--fl-muted)!important;text-transform:uppercase!important;letter-spacing:.04em!important;margin-top:4px!important;font-size:9px!important;font-weight:750!important;display:block!important}.theme-fancode .directory-hub-tabs-v17 button{position:relative}.theme-fancode .directory-editions-grid-v18{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.theme-fancode .directory-editions-grid-v18>button{border-radius:12px!important;min-height:188px!important;padding:15px!important}.theme-fancode .directory-editions-grid-v18 h3{margin:12px 0 5px!important;font-size:17px!important}.theme-fancode .directory-editions-grid-v18>button>p{-webkit-line-clamp:2!important;font-size:11px!important}.theme-fancode .directory-edition-card-meta-v18{margin-top:11px!important}.theme-fancode .directory-edition-card-meta-v18>span{padding:7px 8px!important}.theme-fancode .directory-editions-grid-v18 footer{padding-top:10px!important}.theme-fancode .profile-console-hero{border-top:3px solid var(--fl-accent)!important;background:linear-gradient(125deg,#17191e 0%,#25150d 58%,#3b1608 100%)!important}.theme-fancode .profile-console-avatar{color:var(--fl-accent-strong)!important}.theme-fancode .profile-console-actions .primary-button{color:var(--fl-accent-strong)!important}.theme-fancode .admin-console-sidebar{border-right:1px solid color-mix(in srgb,var(--fl-accent) 18%,transparent)!important;background:linear-gradient(#17191e 0%,#110d0e 62%,#0d0b0c 100%)!important}.theme-fancode .admin-console-nav button.active{color:var(--fl-accent-strong)!important}.theme-fancode .admin-overview-hero{border-top:3px solid var(--fl-accent)!important;background:linear-gradient(120deg,#1c1815,#451703)!important}.theme-fancode .admin-overview-hero .primary-button{color:var(--fl-accent-strong)!important}.theme-fancode .season-preview-panel{border-top:3px solid var(--fl-accent)!important;background:linear-gradient(135deg,#291014 0%,#171215 58%,#111215 100%)!important}.theme-fancode .profile-font-options-v21{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.theme-fancode .profile-font-option-v21{text-align:left;border:1px solid var(--fl-line);background:var(--fl-panel-2);min-height:164px;color:var(--fl-ink);cursor:pointer;border-radius:12px;flex-direction:column;align-items:flex-start;padding:16px;transition:border-color .15s,transform .15s,background .15s;display:flex}.theme-fancode .profile-font-option-v21:hover{border-color:color-mix(in srgb,var(--fl-accent) 35%,transparent);transform:translateY(-1px)}.theme-fancode .profile-font-option-head-v21{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.theme-fancode .profile-font-option-head-v21 span{font-size:11px;font-weight:850}.theme-fancode .profile-font-option-head-v21 b{background:var(--fl-accent);color:#fff;border-radius:999px;padding:3px 7px;font-size:8px}.theme-fancode .profile-font-option-v21>strong{letter-spacing:-.025em;margin-top:auto;font-size:20px;line-height:1.12}.theme-fancode .profile-font-option-v21>small{color:var(--fl-muted);margin-top:8px;font-size:9px;line-height:1.45}.theme-fancode .font-preview-fancode>strong,.theme-fancode .font-preview-twitter>strong{font-family:var(--font-ui)!important}.theme-fancode .font-preview-espn>strong{font-weight:800;font-family:var(--font-ui)!important}.theme-fancode .profile-font-note-v21{border:1px solid var(--fl-line);background:var(--fl-panel-2);color:var(--fl-muted);border-radius:10px;gap:10px;margin-top:12px;padding:12px 13px;display:flex}.theme-fancode .profile-font-note-v21 svg{color:var(--fl-accent);flex:none}.theme-fancode .profile-font-note-v21 strong{color:var(--fl-ink);font-size:10px;display:block}.theme-fancode .profile-font-note-v21 p{margin:3px 0 0;font-size:9px;line-height:1.5}@media (width<=900px){.theme-fancode .directory-hub-hero-v17,.theme-fancode .contestants-v9-hero{grid-template-columns:1fr!important;gap:14px!important}.theme-fancode .directory-hub-stats-v17,.theme-fancode .contestants-v9-counts{width:max-content;max-width:100%}.theme-fancode .profile-font-options-v21{grid-template-columns:1fr}}@media (width<=720px){.theme-fancode .directory-hub-v17,.theme-fancode .contestants-v9-page{width:100%!important;margin:12px 0 74px!important;padding:0 12px!important}.theme-fancode .directory-hub-hero-v17,.theme-fancode .contestants-v9-hero{padding:18px!important}.theme-fancode .directory-hub-hero-v17 h1,.theme-fancode .contestants-v9-hero h1{font-size:32px!important}.theme-fancode .directory-hub-stats-v17,.theme-fancode .contestants-v9-counts{grid-template-columns:repeat(3,1fr)!important;width:100%!important;display:grid!important}.theme-fancode .directory-hub-stats-v17 article,.theme-fancode .contestants-v9-counts article{min-width:0!important;padding:10px!important}.theme-fancode .directory-editions-grid-v18{grid-template-columns:1fr!important}}.theme-fancode :where(.live-dot,.profile-console-identity i.verified,.timeline-state i,.mobile-season-status i){background:var(--fl-accent)!important}.theme-fancode{--fl-red:var(--fl-accent);--fl-red-dark:var(--fl-accent-strong);--fl-green:var(--fl-accent);--green:var(--fl-accent);--accent:var(--fl-accent);--accent-strong:var(--fl-accent-strong);--accent-soft:color-mix(in srgb,var(--fl-accent) 9%,transparent);--orange:var(--fl-accent);--sport-accent-pale:var(--fl-accent);--sport-accent-soft:color-mix(in srgb,var(--fl-accent) 9%,transparent);--sport-accent-border:color-mix(in srgb,var(--fl-accent) 24%,var(--fl-line))}.theme-fancode ::selection{background:color-mix(in srgb,var(--fl-accent) 18%,transparent)!important}.theme-fancode :focus-visible{outline-color:color-mix(in srgb,var(--fl-accent) 32%,transparent)!important}.theme-fancode :where(.primary-button,.bb-primary,.post-button,.poll-v7-submit,.home-poll-submit-v8){background:var(--fl-accent)!important;border-color:var(--fl-accent)!important;color:#fff!important}.theme-fancode :where(.primary-button,.bb-primary,.post-button,.poll-v7-submit,.home-poll-submit-v8):hover:not(:disabled){background:var(--fl-accent-strong)!important;border-color:var(--fl-accent-strong)!important}.theme-fancode .app-primary-nav a.active:after{background:var(--fl-accent)!important;box-shadow:0 -2px 10px color-mix(in srgb,var(--fl-accent) 28%,transparent)!important}.theme-fancode .contestants-v9-filters button.active{border-color:var(--fl-accent)!important;background:var(--fl-accent)!important;color:#fff!important}.theme-fancode .directory-hub-tabs-v17 button.active{background:color-mix(in srgb,var(--fl-accent) 8%,transparent)!important;color:var(--fl-accent-strong)!important}.theme-fancode .directory-hub-tabs-v17 button.active:after{background:var(--fl-accent)!important}.theme-fancode .news-v6-image-fallback{background:radial-gradient(circle at 80% 18%,#ffffff1f,transparent 18%),linear-gradient(135deg,#191b20 0%,color-mix(in srgb,var(--fl-accent) 48%,#16181d) 62%,var(--fl-accent))!important}.theme-fancode .polls-v8-total-stat{background:color-mix(in srgb,var(--fl-accent) 11%,transparent)!important;border-color:color-mix(in srgb,var(--fl-accent) 28%,#ffffff29)!important}.theme-fancode .polls-v8-total-stat strong{color:inherit!important}.theme-fancode .poll-v7-home-badge{background:color-mix(in srgb,var(--fl-accent) 10%,var(--fl-panel))!important;color:var(--fl-accent-strong)!important}.theme-fancode .season-preview-panel{border-color:color-mix(in srgb,var(--fl-accent) 32%,#2b2d33)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--fl-accent) 15%,#17191e) 0%,#15161a 56%,#101114 100%)!important;box-shadow:0 10px 28px #0000001f!important}.theme-fancode .season-preview-topline>span{color:color-mix(in srgb,var(--fl-accent) 45%,#fff)!important}.theme-fancode .season-preview-topline>b{color:#f2f3f5!important}.theme-fancode .season-preview-copy p,.theme-fancode .season-preview-stats span,.theme-fancode .season-preview-stats small{color:#c4c8d0!important}.theme-fancode .season-preview-actions a:first-child{border-color:var(--fl-accent)!important;background:var(--fl-accent)!important}.theme-fancode .season-preview-actions a:first-child:hover{background:var(--fl-accent-strong)!important}.theme-fancode :where(.community-v12-title-row>div:first-child>span,.community-v12-side-title>span,.community-v12-guide>span){color:var(--fl-accent)!important}.theme-fancode :where(.composer-avatar,.post-avatar,.comment-avatar,.home-signin-composer-v12 .fan-avatar),.theme-fancode .community-post-v12 .comment-composer button{background:var(--fl-accent)!important}.theme-fancode .fl-page-masthead-v22{border:1px solid var(--fl-line)!important;border-top:3px solid var(--fl-accent)!important;background:var(--fl-panel)!important;width:min(1240px,100% - 40px)!important;max-width:1240px!important;min-height:0!important;color:var(--fl-ink)!important;box-shadow:none!important;border-radius:14px!important;margin:22px auto 16px!important;padding:20px 24px!important;overflow:hidden!important}.theme-fancode .fl-page-masthead-v22 :where(.eyebrow,.news-v6-kicker){color:var(--fl-accent)!important;letter-spacing:.09em!important;text-transform:uppercase!important;font-size:10px!important;font-weight:850!important;line-height:1.2!important}.theme-fancode .fl-page-masthead-v22 h1{color:var(--fl-ink)!important;letter-spacing:-.035em!important;text-transform:none!important;margin:6px 0 7px!important;font-size:clamp(30px,3.25vw,44px)!important;font-weight:760!important;line-height:1.02!important}.theme-fancode .fl-page-masthead-v22 p{max-width:760px!important;color:var(--fl-muted)!important;margin:0!important;font-size:13px!important;line-height:1.52!important}.theme-fancode .directory-hub-hero-v17.fl-page-masthead-v22,.theme-fancode .contestants-v9-hero.fl-page-masthead-v22{width:100%!important;margin:0 0 14px!important}.theme-fancode .directory-hub-v17,.theme-fancode .contestants-v9-page{width:min(1240px,100% - 40px)!important;max-width:1240px!important;margin:22px auto 70px!important;padding:0!important}.theme-fancode :where(.news-v6-season-context,.directory-hub-stats-v17,.contestants-v9-counts,.polls-v7-stats){background:var(--fl-panel-2)!important;color:var(--fl-ink)!important;border-color:var(--fl-line)!important;box-shadow:none!important}.theme-fancode :where(.directory-hub-stats-v17,.contestants-v9-counts){border:1px solid var(--fl-line)!important;border-radius:10px!important;gap:0!important;overflow:hidden!important}.theme-fancode :where(.directory-hub-stats-v17 article,.contestants-v9-counts article){border:0!important;border-left:1px solid var(--fl-line)!important;background:0 0!important;border-radius:0!important;min-width:94px!important;padding:12px 14px!important}.theme-fancode :where(.directory-hub-stats-v17 article,.contestants-v9-counts article):first-child{border-left:0!important}.theme-fancode :where(.directory-hub-stats-v17 strong,.contestants-v9-counts strong,.polls-v7-stats strong){color:var(--fl-ink)!important;font-size:22px!important;line-height:1!important}.theme-fancode :where(.directory-hub-stats-v17 span,.contestants-v9-counts span,.polls-v7-stats span){color:var(--fl-muted)!important;font-size:9px!important}.theme-fancode .news-v6-masthead.fl-page-masthead-v22{align-items:center!important;width:100%!important;margin:22px 0 16px!important}.theme-fancode .news-v6-season-context{border:1px solid var(--fl-line)!important;border-left:3px solid var(--fl-accent)!important;border-radius:9px!important;min-width:170px!important}.theme-fancode .polls-v7-hero.fl-page-masthead-v22{justify-content:space-between!important;align-items:center!important;gap:28px!important;display:flex!important}.theme-fancode .polls-v7-hero>div:first-child>span{color:var(--fl-accent)!important}.theme-fancode .polls-v7-stats{border:1px solid var(--fl-line)!important;background:var(--fl-panel-2)!important;border-radius:10px!important;gap:0!important;display:flex!important;overflow:hidden!important}.theme-fancode .polls-v7-stats article{border:0!important;border-left:1px solid var(--fl-line)!important;background:0 0!important;border-radius:0!important;min-width:112px!important;padding:12px 14px!important}.theme-fancode .polls-v7-tabs,.theme-fancode .polls-v7-layout{width:min(1240px,100% - 40px)!important}.theme-fancode .community-v12-page{width:100%!important;max-width:none!important;margin:0!important;padding:0 0 72px!important}.theme-fancode .community-v12-header.fl-page-masthead-v22{border-bottom:1px solid var(--fl-line)!important;padding:20px 24px!important;display:block!important}.theme-fancode .community-v12-title-row{align-items:center!important}.theme-fancode .community-v12-title-row>div:first-child p{color:var(--fl-muted)!important;margin:6px 0 0!important;font-size:13px!important;line-height:1.5!important}.theme-fancode .community-v12-title-row h1{font-size:clamp(30px,3.25vw,44px)!important}.theme-fancode .community-v12-counts{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:9px;padding:11px 13px}.theme-fancode .community-v12-context{margin-top:12px!important}.theme-fancode .community-v12-context>span{background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel-2))!important;color:var(--fl-accent-strong)!important}.theme-fancode .community-v12-context>span i{background:var(--fl-accent)!important}.theme-fancode .community-v12-layout{grid-template-columns:minmax(0,1fr) 300px!important;gap:18px!important;width:min(1240px,100% - 40px)!important;margin:0 auto!important}.theme-fancode .community-v12-main{box-shadow:none!important;border-radius:14px!important}.theme-fancode .reviews-v16-shell{width:min(1240px,100%)!important;margin:0 auto!important}.theme-fancode .reviews-v16-head.fl-page-masthead-v22{border-radius:14px!important;align-items:center!important;width:100%!important;margin:22px 0 10px!important}.theme-fancode .reviews-v16-head h1{font-size:clamp(30px,3.25vw,44px)!important}.theme-fancode .reviews-v16-toolbar{border:1px solid var(--fl-line)!important;border-radius:12px!important;margin-top:0!important}.theme-fancode .reviews-v15-fan-link{border-color:var(--fl-line)!important;background:var(--fl-panel-2)!important;color:var(--fl-ink)!important}.theme-fancode .reviews-v15-fan-link:hover{border-color:color-mix(in srgb,var(--fl-accent) 35%,var(--fl-line))!important;color:var(--fl-accent-strong)!important}.theme-fancode .fan-blogs-v20-hero.fl-page-masthead-v22{align-items:center!important}.theme-fancode .fan-blogs-v20-hero h1{font-size:clamp(30px,3.25vw,44px)!important}.theme-fancode .about-v20-hero.fl-page-masthead-v22{grid-template-columns:minmax(0,1fr) 300px!important;align-items:center!important;gap:28px!important}.theme-fancode .about-v20-hero>aside{border:1px solid var(--fl-line)!important;border-left:3px solid var(--fl-accent)!important;background:var(--fl-panel-2)!important;color:var(--fl-ink)!important;border-radius:9px!important;padding:15px 16px!important}.theme-fancode .policy-v20-hero.fl-page-masthead-v22{display:block!important}.theme-fancode .profile-console-nav button.active{color:var(--fl-accent-strong)!important;background:color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel-2))!important}.theme-fancode .profile-appearance-panel-v21{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:13px;padding:20px}.theme-fancode .profile-font-option-v21{min-height:180px!important}.theme-fancode .profile-font-option-v21:hover{border-color:color-mix(in srgb,var(--fl-accent) 35%,var(--fl-line))!important}.theme-fancode .profile-font-option-v21.active{border-color:var(--fl-accent)!important;background:color-mix(in srgb,var(--fl-accent) 5%,var(--fl-panel-2))!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--fl-accent) 9%,transparent)!important}.theme-fancode .profile-font-option-head-v21 b{background:var(--fl-accent)!important}.theme-fancode .profile-font-option-v21>strong{text-transform:none!important;margin-top:26px!important;font-size:19px!important}.theme-fancode .profile-font-option-v21>em{color:var(--fl-ink);margin-top:10px;font-size:14px;font-style:normal;font-weight:650}.theme-fancode .profile-font-option-v21>small{margin-top:8px!important}.theme-fancode .profile-preference-help-v22{color:var(--fl-muted);margin:12px 2px 0;font-size:10px;line-height:1.5}.theme-fancode :where(.home-dashboard-left,.home-dashboard-right,.news-v6-page,.polls-v7-page,.community-v12-page,.reviews-v16-page,.directory-hub-v17,.contestants-v9-page,.fan-blogs-v20-page,.about-v20-page,.policy-v20-page){--surface-accent:var(--fl-accent)}@media (width<=900px){.theme-fancode .fl-page-masthead-v22{grid-template-columns:1fr!important;align-items:flex-start!important}.theme-fancode .polls-v7-hero.fl-page-masthead-v22,.theme-fancode .community-v12-title-row{flex-direction:column!important;align-items:flex-start!important}.theme-fancode .community-v12-counts{justify-content:flex-start;width:100%}.theme-fancode .community-v12-layout,.theme-fancode .about-v20-hero.fl-page-masthead-v22{grid-template-columns:1fr!important}}@media (width<=720px){.theme-fancode .fl-page-masthead-v22{border-radius:12px!important;width:calc(100% - 20px)!important;margin:10px auto!important;padding:17px 16px!important}.theme-fancode .directory-hub-v17,.theme-fancode .contestants-v9-page{width:100%!important;margin:10px 0 70px!important;padding:0 10px!important}.theme-fancode .directory-hub-hero-v17.fl-page-masthead-v22,.theme-fancode .contestants-v9-hero.fl-page-masthead-v22{width:100%!important;margin:0 0 10px!important}.theme-fancode .news-v6-page{width:100%!important;padding:0 10px 76px!important}.theme-fancode .news-v6-masthead.fl-page-masthead-v22,.theme-fancode .reviews-v16-head.fl-page-masthead-v22{width:100%!important;margin:10px 0!important}.theme-fancode .polls-v7-tabs,.theme-fancode .polls-v7-layout,.theme-fancode .community-v12-layout{width:100%!important}.theme-fancode .community-v12-layout{padding:0 10px!important}.theme-fancode .reviews-v16-page{padding:0 10px 70px!important}.theme-fancode .reviews-v16-shell{width:100%!important}}.theme-fancode.fancode-rich{--accent:var(--fl-accent);--accent-strong:var(--fl-accent-strong);--accent-soft:color-mix(in srgb,var(--fl-accent) 10%,transparent);--orange:var(--fl-accent);--green:var(--fl-accent);--fl-red:var(--fl-accent);--fl-red-dark:var(--fl-accent-strong);--fl-red-soft:color-mix(in srgb,var(--fl-accent) 10%,transparent);--fl-green:var(--fl-accent);--sport-accent-pale:color-mix(in srgb,var(--fl-accent) 62%,#fff);--sport-accent-soft:color-mix(in srgb,var(--fl-accent) 10%,transparent);--sport-accent-border:color-mix(in srgb,var(--fl-accent) 28%,var(--fl-line));--fl-success:#16875f;--fl-warning:#b7791f;--fl-danger:#c4322b}.theme-fancode.fancode-rich :where(.content-kicker,.eyebrow,.section-kicker,.card-kicker,.news-v6-kicker,.reviews-v15-kicker,.directory-kicker-v17,.community-v12-kicker,.poll-v7-kicker,.polls-v7-hero>div:first-child>span,.fan-blogs-v20-kicker,.about-v20-kicker,.policy-v20-kicker){color:var(--fl-accent)!important}.theme-fancode.fancode-rich :where(a:hover,.text-link,.side-card-title a,.section-link){color:var(--fl-accent-strong)}.theme-fancode.fancode-rich :where(.primary-button,.bb-primary,.post-button,.poll-v7-submit,.home-poll-submit-v8,.community-post-submit-v14,.comment-composer-v14 button){background:var(--fl-accent)!important;border-color:var(--fl-accent)!important;color:#fff!important}.theme-fancode.fancode-rich :where(.primary-button,.bb-primary,.post-button,.poll-v7-submit,.home-poll-submit-v8,.community-post-submit-v14,.comment-composer-v14 button):hover:not(:disabled){background:var(--fl-accent-strong)!important;border-color:var(--fl-accent-strong)!important}.theme-fancode.fancode-rich :where(){background:var(--fl-accent)!important}.theme-fancode.fancode-rich :where(input,textarea,select,button):focus-visible{outline-color:color-mix(in srgb,var(--fl-accent) 38%,transparent)!important}.theme-fancode.fancode-rich .app-season-trigger>b:not(.upcoming):not(.past) i{background:var(--fl-accent)!important}.theme-fancode.fancode-rich .context-strip-controls select:focus{border-color:color-mix(in srgb,var(--fl-accent) 58%,var(--fl-line))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--fl-accent) 10%,transparent)!important}.theme-fancode.fancode-rich .season-preview-panel{border-color:color-mix(in srgb,var(--fl-accent) 38%,#2b2d33)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--fl-accent) 17%,#17191e),#15161a 58%,#101114)!important}.theme-fancode.fancode-rich .season-preview-panel:before{background:var(--fl-accent)!important}.theme-fancode.fancode-rich .season-preview-topline>span{color:color-mix(in srgb,var(--fl-accent) 58%,#fff)!important}.theme-fancode.fancode-rich .season-preview-topline>b i{background:var(--fl-accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--fl-accent) 18%,transparent)!important}.theme-fancode.fancode-rich .season-preview-actions a:first-child{background:var(--fl-accent)!important;border-color:var(--fl-accent)!important}.theme-fancode.fancode-rich .editorial-story-thumb.fallback,.theme-fancode.fancode-rich .lead-media.fallback,.theme-fancode.fancode-rich .news-v6-image-fallback{background:linear-gradient(135deg,color-mix(in srgb,var(--fl-accent) 22%,#17191e),var(--fl-accent))!important;color:#fff!important}.theme-fancode.fancode-rich .contestant-rail-list>a>span{border-color:color-mix(in srgb,var(--fl-accent) 18%,var(--line))!important;background:color-mix(in srgb,var(--fl-accent) 8%,var(--card-2))!important;color:var(--fl-accent-strong)!important}.theme-fancode.fancode-rich .home-poll-rail-v8{border-color:color-mix(in srgb,var(--fl-accent) 28%,var(--fl-line))!important;background:color-mix(in srgb,var(--fl-accent) 3%,var(--fl-panel))!important}.theme-fancode.fancode-rich .home-poll-rail-head-v8 :where(span,a),.theme-fancode.fancode-rich .home-poll-status-row-v8,.theme-fancode.fancode-rich .home-poll-expand-v8{color:var(--fl-accent)!important}.theme-fancode.fancode-rich .home-poll-engagement-v8{border-color:color-mix(in srgb,var(--fl-accent) 28%,var(--fl-line))!important;background:color-mix(in srgb,var(--fl-accent) 9%,var(--fl-panel-2))!important}.theme-fancode.fancode-rich .home-poll-engagement-v8 strong{color:var(--fl-accent)!important}.theme-fancode.fancode-rich .home-poll-options-v8 .poll-radio{border-color:var(--fl-accent)!important}.theme-fancode.fancode-rich .home-poll-options-v8 .poll-radio i,.theme-fancode.fancode-rich .home-poll-options-v8 .poll-progress{background:var(--fl-accent)!important}.theme-fancode.fancode-rich .home-poll-options-v8 button.selected{border-color:color-mix(in srgb,var(--fl-accent) 45%,var(--fl-line))!important;background:color-mix(in srgb,var(--fl-accent) 6%,var(--fl-panel-2))!important}.theme-fancode.fancode-rich .news-v6-season-context{border-left-color:var(--fl-accent)!important}.theme-fancode.fancode-rich .news-v6-source>span,.theme-fancode.fancode-rich .news-v6-latest-copy>span{color:var(--fl-accent)!important}.theme-fancode.fancode-rich .polls-v7-tabs button.active{color:var(--fl-accent-strong)!important;border-bottom-color:var(--fl-accent)!important}.theme-fancode.fancode-rich .polls-v8-total-stat{border-color:color-mix(in srgb,var(--fl-accent) 28%,var(--fl-line))!important;background:color-mix(in srgb,var(--fl-accent) 10%,var(--fl-panel))!important}.theme-fancode.fancode-rich .polls-v8-total-stat strong{color:var(--fl-accent)!important}.theme-fancode.fancode-rich .poll-v7-option :where(.radio,.poll-radio){border-color:var(--fl-accent)!important}.theme-fancode.fancode-rich .poll-v7-option.selected{border-color:var(--fl-accent)!important;background:color-mix(in srgb,var(--fl-accent) 6%,var(--fl-panel-2))!important}.theme-fancode.fancode-rich :where(.contestants-v9-hero,.directory-hub-hero-v17){border-top-color:var(--fl-accent)!important}.theme-fancode.fancode-rich .contestants-v9-filters button.active{background:var(--fl-accent)!important;border-color:var(--fl-accent)!important;color:#fff!important}.theme-fancode.fancode-rich .directory-hub-tabs-v17 button.active{background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel-2))!important;color:var(--fl-accent-strong)!important}.theme-fancode.fancode-rich :where(.directory-host-action-v19,.directory-editions-grid-v18 footer strong,.directory-season-action-v19){color:var(--fl-accent-strong)!important}.theme-fancode.fancode-rich :where(.community-v12-context>span,.post-tags-v13 a,.community-tag-chips-v13 button,.community-trending-tags-v13>button,.topic-button-v14){color:var(--fl-accent-strong)!important;background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel-2))!important;border-color:color-mix(in srgb,var(--fl-accent) 22%,var(--fl-line))!important}.theme-fancode.fancode-rich :where(.community-v12-context>span i,.community-trending-tags-v13>button.active){background:var(--fl-accent)!important;color:#fff!important}.theme-fancode.fancode-rich .community-tag-input-v13:focus{border-color:var(--fl-accent)!important}.theme-fancode.fancode-rich .community-topic-view-v13{border-color:color-mix(in srgb,var(--fl-accent) 22%,var(--fl-line))!important}.theme-fancode.fancode-rich :where(.reviews-v15-filter.active,.fan-blogs-v20-tabs button.active){border-color:var(--fl-accent)!important;background:color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel-2))!important;color:var(--fl-accent-strong)!important}.theme-fancode.fancode-rich :where(.reviews-v15-filter.active b,.profile-font-option-head-v21 b){background:var(--fl-accent)!important;color:#fff!important}.theme-fancode.fancode-rich .profile-font-option-v21.active{border-color:var(--fl-accent)!important;background:color-mix(in srgb,var(--fl-accent) 5%,var(--fl-panel-2))!important}.theme-fancode.fancode-rich .profile-console-nav button.active,.theme-fancode.fancode-rich .admin-console-nav button.active{color:var(--fl-accent-strong)!important;background:color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel-2))!important}.theme-fancode.fancode-rich :where(.verified,.status-success,.admin-state.published){--semantic-color:var(--fl-success)}.theme-fancode.fancode-rich :where(.status-warning,.reported-warning){--semantic-color:var(--fl-warning)}.theme-fancode.fancode-rich :where(.danger,.error,.status-danger){--semantic-color:var(--fl-danger)}.theme-fancode.fancode-rich .fl-page-masthead-v22{border:0!important;border-bottom:1px solid var(--fl-line)!important;width:min(1240px,100% - 40px)!important;max-width:1240px!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;margin:24px auto 18px!important;padding:4px 0 18px!important;overflow:visible!important}.theme-fancode.fancode-rich .fl-page-masthead-v22 :where(.eyebrow,.news-v6-kicker){color:var(--fl-accent)!important;letter-spacing:.055em!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important}.theme-fancode.fancode-rich .fl-page-masthead-v22 h1{color:var(--fl-ink)!important;letter-spacing:-.025em!important;margin:5px 0 6px!important;font-size:clamp(30px,3vw,42px)!important;font-weight:800!important;line-height:1.04!important}.theme-fancode.fancode-rich .fl-page-masthead-v22 p{max-width:760px!important;color:var(--fl-muted)!important;margin:0!important;font-size:14px!important;line-height:1.5!important}.theme-fancode.fancode-rich :where(.directory-hub-stats-v17,.contestants-v9-counts,.polls-v7-stats){background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.theme-fancode.fancode-rich :where(.directory-hub-stats-v17 article,.contestants-v9-counts article,.polls-v7-stats article){border:0!important;border-left:1px solid var(--fl-line)!important;background:0 0!important;min-width:96px!important;padding:4px 16px!important}.theme-fancode.fancode-rich :where(.directory-hub-stats-v17 article,.contestants-v9-counts article,.polls-v7-stats article):first-child{border-left:0!important}.theme-fancode.fancode-rich .news-v6-page{width:min(1240px,100% - 40px)!important;max-width:1240px!important;margin:0 auto!important}.theme-fancode.fancode-rich .news-v24-heading{border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:24px;margin:24px 0 18px;padding:0 0 15px;display:flex}.theme-fancode.fancode-rich .news-v24-heading h1{color:var(--fl-ink);letter-spacing:-.03em;margin:0;font-size:clamp(32px,3.25vw,44px);font-weight:800;line-height:1}.theme-fancode.fancode-rich .news-v24-context{color:var(--fl-muted);white-space:nowrap;flex:none;align-items:center;gap:7px;padding-bottom:2px;font-size:12px;display:flex}.theme-fancode.fancode-rich .news-v24-context strong{color:var(--fl-ink);font-size:12px;font-weight:750}.theme-fancode.fancode-rich .news-v24-context i{color:var(--fl-line-strong,#b9bec8);font-style:normal}.theme-fancode.fancode-rich .directory-hub-hero-v17.fl-page-masthead-v22,.theme-fancode.fancode-rich .contestants-v9-hero.fl-page-masthead-v22{width:100%!important;margin:0 0 18px!important}.theme-fancode.fancode-rich .reviews-v16-head.fl-page-masthead-v22,.theme-fancode.fancode-rich .news-v6-masthead.fl-page-masthead-v22{width:100%!important;margin:24px 0 18px!important}.theme-fancode.fancode-rich .community-v12-header.fl-page-masthead-v22{padding:4px 0 18px!important}.theme-fancode.fancode-rich .about-v20-hero.fl-page-masthead-v22{gap:24px!important}.theme-fancode.fancode-rich .about-v20-hero>aside{border:0!important;border-left:1px solid var(--fl-line)!important;background:0 0!important;border-radius:0!important;padding:4px 0 4px 20px!important}@media (width<=760px){.theme-fancode.fancode-rich .fl-page-masthead-v22{width:calc(100% - 24px)!important;margin:14px auto!important;padding:0 0 14px!important}.theme-fancode.fancode-rich .news-v6-page{width:100%!important;padding-left:12px!important;padding-right:12px!important}.theme-fancode.fancode-rich .news-v24-heading{flex-direction:column;align-items:flex-start;gap:8px;margin:15px 0 14px;padding-bottom:13px}.theme-fancode.fancode-rich .news-v24-context{padding:0}.theme-fancode.fancode-rich :where(.directory-hub-stats-v17,.contestants-v9-counts,.polls-v7-stats){width:100%!important}.theme-fancode.fancode-rich :where(.directory-hub-stats-v17 article,.contestants-v9-counts article,.polls-v7-stats article){padding-left:11px!important;padding-right:11px!important}.theme-fancode.fancode-rich .about-v20-hero>aside{border-left:0!important;border-top:1px solid var(--fl-line)!important;padding:14px 0 0!important}}@media (width>=861px){.theme-fancode.fancode-rich .app-page-stage{min-height:calc(100vh - 104px)}.home-feed-tabs{top:104px}.context-strip{z-index:140;border-bottom:1px solid var(--line);background:var(--card);box-shadow:none;position:sticky;top:52px;overflow:visible}.context-strip-inner{align-items:stretch;width:100%;max-width:none;height:52px;padding:0 18px;display:flex;overflow:visible}.context-strip-controls{border-right:1px solid var(--line);background:0 0;flex:none;align-items:center;gap:8px;min-width:0;padding:0 18px 0 0;display:flex}.theme-fancode .context-strip-controls .fl-custom-select{border:0;width:auto;min-width:0;padding:0;display:block}.theme-fancode .context-strip-controls .fl-custom-select:first-child{border:0}.theme-fancode .context-strip-controls .fl-custom-select-trigger{border:1px solid var(--line-strong);background:var(--card-2);width:auto;height:36px;box-shadow:none;border-radius:9px;gap:9px;padding:0 12px 0 14px}.theme-fancode .context-strip-controls .fl-custom-select:first-child .fl-custom-select-trigger{min-width:112px}.theme-fancode .context-strip-controls .season-control-custom .fl-custom-select-trigger{min-width:206px}.theme-fancode .context-strip-controls .fl-custom-select-value strong{font-size:12.5px;font-weight:650}.theme-fancode .context-strip-controls .fl-custom-select-value small{font-size:10.5px;font-weight:560}.theme-fancode .context-strip-controls .fl-custom-select-menu{top:calc(100% + 9px)}.context-strip-links{flex:auto;align-items:stretch;min-width:0;padding-left:0;display:flex;position:relative;overflow:visible}.context-primary-links{flex:auto;justify-content:flex-start;align-items:stretch;gap:0;min-width:0;display:flex;overflow:hidden}.context-primary-links>a,.context-more{border:0;min-width:0;position:relative}.context-primary-links>a{border-right:1px solid var(--line);width:auto;height:52px;color:var(--text);background:0 0;border-radius:0;flex:none;justify-content:center;align-items:center;padding:0 16px;text-decoration:none;display:flex}.context-primary-links.all-fit>a{flex:auto}.context-primary-links>a:before,.context-more:before{content:none!important}.context-primary-links>a strong,.context-more-trigger strong,.context-nav-measure-item strong,.context-nav-measure-more strong{letter-spacing:-.01em;white-space:nowrap;font-size:12.5px;font-weight:650;line-height:1}.context-primary-links>a:hover,.context-more-trigger:hover,.context-more.open .context-more-trigger{color:var(--text);background:color-mix(in srgb, var(--text) 4%, transparent)}.context-primary-links>a.active{color:var(--text);background:0 0}.context-primary-links>a.active:after,.context-more.active:after{content:"";background:var(--accent);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:14px;right:14px}.context-more{border-right:1px solid var(--line);flex:none;margin-left:0;padding-left:0}.context-more:after{content:none}.context-more-trigger{width:auto;min-width:80px;height:52px;color:var(--text);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:0 12px;display:flex}.context-more-trigger svg{color:var(--muted);transition:transform .16s}.context-more.open .context-more-trigger svg{transform:rotate(180deg)}.context-more-menu{top:calc(100% + 7px);right:0}.context-nav-measure{visibility:hidden;pointer-events:none;contain:layout style;width:max-content;height:52px;display:flex;position:absolute;top:-10000px;left:0}.context-nav-measure-items{align-items:stretch;display:flex}.context-nav-measure-item{justify-content:center;align-items:center;height:52px;padding:0 16px;display:inline-flex}.context-nav-measure-more{justify-content:center;align-items:center;gap:6px;min-width:80px;height:52px;padding:0 12px;display:inline-flex}.context-strip.archive-context .context-strip-controls{border-right-color:color-mix(in srgb, var(--muted) 36%, var(--line))}.context-strip.archive-context .season-control-custom .fl-custom-select-trigger{background:color-mix(in srgb, var(--muted) 5%, var(--card))}}@media (width>=1320px){.context-primary-links.all-fit>a{flex:1 1 0;padding-inline:10px}}@media (width>=861px) and (width<=1319px){.context-primary-links>a,.context-nav-measure-item{padding-inline:14px}}@media (width>=861px) and (width<=1180px){.context-strip-inner{padding-inline:12px}.context-strip-controls{gap:6px;padding-right:12px}.theme-fancode .context-strip-controls .fl-custom-select:first-child .fl-custom-select-trigger{min-width:104px}.theme-fancode .context-strip-controls .season-control-custom .fl-custom-select-trigger{min-width:184px}.context-primary-links>a,.context-nav-measure-item{padding-inline:11px}.context-primary-links>a strong,.context-more-trigger strong,.context-nav-measure-item strong,.context-nav-measure-more strong{font-size:11.5px}}@media (width>=861px) and (width<=1040px){.theme-fancode .context-strip-controls .fl-custom-select:first-child .fl-custom-select-trigger{min-width:96px}.theme-fancode .context-strip-controls .season-control-custom .fl-custom-select-trigger{min-width:166px}.context-primary-links>a,.context-nav-measure-item{padding-inline:10px}}.app-global-header{box-shadow:0 1px #11182705;color:#111827!important;background:#fff!important;border-bottom:1px solid #e5e7eb!important}.app-header-inner{background:0 0!important}.fanledger-wordmark{background:var(--fl-accent);-webkit-user-select:none;user-select:none;width:auto;max-width:100%;display:block;-webkit-mask:url(/brand/fanledger-wordmark-red.png) 0/contain no-repeat;mask:url(/brand/fanledger-wordmark-red.png) 0/contain no-repeat}.app-brand{cursor:pointer;background:0 0;border:0;align-items:center;min-width:0;padding:0;display:flex}.app-brand>.fanledger-wordmark.app-brand-logo{width:184px;height:44px}.app-brand.compact>.fanledger-wordmark.app-brand-logo{width:150px;height:36px}.auth-brand-logo{width:196px;height:47px}.app-global-header .app-icon-button,.app-global-header .app-sign-in{color:#111827!important;box-shadow:none!important;background:#f7f8fa!important;border-color:#d9dee5!important}.app-global-header .app-icon-button:hover,.app-global-header .app-sign-in:hover{background:#eef1f4!important}.app-global-header .app-profile{background:var(--fl-accent-solid,#e84e00)!important;color:#fff!important}.desktop-sidebar .sidebar-brand{display:none!important}@media (width<=860px){.app-global-header,.app-mobile-header{color:#111827!important;background:#fff!important}.app-mobile-tabs{border-top-color:#e5e7eb!important}.app-mobile-tabs a{color:#667085!important}.app-mobile-tabs a.active{color:#111827!important}}@media (width<=1100px) and (width>=861px){.app-brand>.fanledger-wordmark.app-brand-logo{width:168px;height:40px}}:root,.theme-fancode,.theme-fancode.fancode-rich{--ui-radius-xs:6px;--ui-radius-sm:8px;--ui-radius-md:10px;--ui-radius-lg:12px;--ui-radius-mobile:14px;--ui-shadow:0 1px 2px #1018280a;--ui-shadow-float:0 12px 32px #1018281c;--font-ui:"Roboto Flex",Roboto,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;--font-body:var(--font-ui)!important;--font-heading:var(--font-ui)!important;--font-display:"Saira",var(--font-ui)!important;--fancode-ui-font:var(--font-ui)!important;--fancode-display-font:var(--font-display)!important;--fl-accent:#ff5a1f!important;--fl-accent-solid:#ff5a1f!important;--fl-accent-hover:#e9470d!important;--fl-accent-strong:#d9430c!important;--fl-accent-pressed:#c63b08!important;--fl-accent-soft:#fff2ec!important;--fl-accent-subtle:#fff8f5!important;--fl-accent-line:#ffd5c5!important;--accent:var(--fl-accent)!important;--accent-strong:var(--fl-accent-strong)!important;--accent-soft:var(--fl-accent-soft)!important;--brand:var(--fl-accent)!important;--brand-700:var(--fl-accent-strong)!important;--brand-soft:var(--fl-accent-soft)!important;--orange:var(--fl-accent)!important;--violet:var(--fl-accent)!important;--violet-dark:var(--fl-accent-strong)!important;--pink:var(--fl-accent)!important;--flm-brand:var(--fl-accent)!important;--flm-brand-strong:var(--fl-accent-strong)!important;--flm-brand-soft:var(--fl-accent-soft)!important;--sport-accent-pale:var(--fl-accent)!important;--sport-accent-soft:var(--fl-accent-soft)!important;--sport-accent-border:var(--fl-accent-line)!important;--fl-bg:#f7f8fa!important;--fl-panel:#fff!important;--fl-panel-2:#f9fafb!important;--fl-panel-3:#f2f4f7!important;--fl-ink:#111827!important;--fl-muted:#667085!important;--fl-muted-2:#98a2b3!important;--fl-line:#e5e7eb!important;--line-strong:#d0d5dd!important;--app-bg:var(--fl-bg)!important;--card:var(--fl-panel)!important;--card-2:var(--fl-panel-2)!important;--card-3:var(--fl-panel-3)!important;--text:var(--fl-ink)!important;--ink:var(--fl-ink)!important;--muted:var(--fl-muted)!important;--line:var(--fl-line)!important}.theme-fancode:not(.mode-light),.theme-fancode.fancode-rich:not(.mode-light){--fl-bg:#0f1115!important;--fl-panel:#171a20!important;--fl-panel-2:#1d2128!important;--fl-panel-3:#252a33!important;--fl-ink:#f4f6f8!important;--fl-muted:#a7b0bd!important;--fl-muted-2:#7f8a99!important;--fl-line:#2c323b!important;--line-strong:#404854!important;--fl-accent-soft:#2f1d15!important;--fl-accent-subtle:#241813!important;--fl-accent-line:#65301d!important}html,body,#root,#root *,#root :before,#root :after,button,input,textarea,select,option,optgroup,label,legend,fieldset,table,thead,tbody,tfoot,tr,th,td,caption,details,summary,dialog,output,progress,meter,[role=button],[contenteditable=true],svg text,svg tspan{font-family:var(--font-ui)!important;font-variation-settings:normal!important;font-stretch:100%!important}html,body,#root{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none!important}body,#root,.theme-fancode.fancode-rich{letter-spacing:0!important;font-size:15px!important;font-weight:400!important;line-height:1.5!important}#root :where(h1,h2,h3,h4,h5,h6){text-wrap:balance;font-family:var(--font-heading)!important;font-variation-settings:normal!important;font-stretch:100%!important}#root :where(button,[role=button],a){letter-spacing:-.006em!important;font-weight:650!important}#root :where(input,textarea,select,option){letter-spacing:0!important;font-weight:430!important}#root :where(.directory-season-id-v19 strong,.directory-honour-rank-v76>span,.directory-roster-rank-v20,.mobile-directory-season-id-v76 b,.mobile-honour-rank-v76,.poll-result-percent,.poll-v8-percent){font-family:var(--font-display)!important;font-variation-settings:normal!important;font-weight:800!important}#root :where(.eyebrow,.section-eyebrow,[class*=kicker],[class*=eyebrow],.directory-season-badge-v18,.status-pill,.badge,.chip){font-family:var(--font-ui)!important;letter-spacing:.055em!important;font-weight:700!important}.theme-fancode :where(a:not(.app-brand):not(.app-brand-logo),button,[role=button]){text-decoration-thickness:1px}.theme-fancode :where(.primary-button,.bb-primary,.post-button,.auth-submit,[class*=primary]:is(button,a),.app-profile){--button-accent:var(--fl-accent)}.theme-fancode :where(.primary-button,.bb-primary,.post-button,.auth-submit):not(:disabled):hover{background:var(--fl-accent-hover)!important;border-color:var(--fl-accent-hover)!important}.theme-fancode :where([aria-current=page],[aria-selected=true],[data-active=true],.is-active,.active){--selected-accent:var(--fl-accent)}.theme-fancode :where(input,textarea,select){background:var(--fl-panel)!important;border-color:var(--fl-line)!important;color:var(--fl-ink)!important}.theme-fancode :where(input,textarea,select):focus{border-color:color-mix(in srgb,var(--fl-accent) 58%,var(--fl-line))!important}.theme-fancode :where(.news-v6-article-body,.fan-blog-article-body,.contestant-profile-v9-about) a{color:var(--fl-ink)!important;-webkit-text-decoration-color:var(--fl-accent)!important;text-decoration-color:var(--fl-accent)!important}.theme-fancode :where(.news-v6-article-body,.fan-blog-article-body,.contestant-profile-v9-about) a:hover{color:var(--fl-accent-hover)!important}.directory-honour-card-v77.winner,.flm-v4-scope .mobile-honours-v76 article.winner{background:linear-gradient(135deg,var(--fl-accent-subtle),var(--fl-panel))!important;border-color:var(--fl-accent-line)!important}.directory-season-row-v19:focus-visible,.directory-season-row-v19:hover{border-color:color-mix(in srgb,var(--fl-accent) 38%,var(--fl-line))!important}.theme-fancode :where(.flm-card-status.reported,.flm-topic-banner,.fan-room-card.hot,.v4-selected-topic,.admin-priority){background:var(--fl-accent-soft)!important;border-color:var(--fl-accent-line)!important}.theme-fancode .flm-contestant-initials{background:radial-gradient(circle at 70% 25%,var(--fl-accent-soft),transparent 34%),linear-gradient(145deg,var(--fl-panel-3),var(--fl-line))!important;color:var(--fl-muted)!important}@media (width>=861px){.context-primary-links>a,.context-more-trigger{font-size:14px!important;font-weight:650!important}.app-header-actions .app-explore-trigger{font-size:14px!important}.fl-page-masthead-v22 h1,.news-v24-heading h1{font-size:clamp(32px,3vw,42px)!important;font-weight:760!important}.fl-page-masthead-v22 p{color:var(--fl-muted)!important;font-size:15px!important;line-height:1.6!important}.directory-season-copy-v19 h3{font-size:17px!important;font-weight:700!important}.directory-season-copy-v19 p{color:var(--fl-muted)!important;font-size:13px!important;line-height:1.5!important}}@media (width<=860px){body,#root,.theme-fancode.fancode-rich{font-size:14px!important}.flm-v4-scope,.flm-v4-scope :where(button,a,input,textarea,select),.flm-v4-scope :where(h1,h2,h3,strong){font-family:var(--font-ui)!important}.flm-v4-scope .mobile-directory-season-id-v76 b,.flm-v4-scope .mobile-honour-rank-v76{font-family:var(--font-display)!important}.flm-v4-scope :where(input,textarea,select){font-size:16px!important}.flm-v4-scope :where(.kicker,[class*=kicker],[class*=eyebrow]){letter-spacing:.05em!important}}.theme-fancode.fancode-rich :where(.primary-button,.bb-primary,.post-button,.poll-v7-submit,.home-poll-submit-v8,.community-post-submit-v14,.comment-composer-v14 button,.fan-blog-v20-write,.about-v20-actions a:first-child,.contestant-profile-v9-actions a:first-child,.contestants-v9-filters button.active,.directory-edition-pills-v17 button.active,.season-preview-actions a:first-child){background:var(--fl-accent-solid)!important;border-color:var(--fl-accent-solid)!important;color:#fff!important}.theme-fancode.fancode-rich :where(.primary-button,.bb-primary,.post-button,.poll-v7-submit,.home-poll-submit-v8,.community-post-submit-v14,.comment-composer-v14 button,.fan-blog-v20-write,.about-v20-actions a:first-child,.contestant-profile-v9-actions a:first-child,.contestants-v9-filters button.active,.directory-edition-pills-v17 button.active,.season-preview-actions a:first-child):hover:not(:disabled){background:var(--fl-accent-strong)!important;border-color:var(--fl-accent-strong)!important}@media (width>=861px){.context-primary-links>a.active,.context-more.active .context-more-trigger{color:var(--text)!important;background:color-mix(in srgb,var(--fl-accent) 15%,var(--card))!important}.context-primary-links>a.active:after,.context-more.active:after{border-radius:3px 3px 0 0;height:4px;position:absolute;bottom:0;left:12px;right:12px;content:""!important;background:var(--fl-accent)!important}.context-more-menu a.active{color:var(--fl-accent-strong)!important;background:color-mix(in srgb,var(--fl-accent) 13%,var(--card))!important}}.theme-fancode .contestants-v9-actions button.following{border-color:color-mix(in srgb,var(--fl-accent) 34%,var(--fl-line))!important}.theme-fancode .contestants-v10-follow.following{border-color:#ffb98f!important}.theme-fancode .admin-console-sidebar{background:linear-gradient(#17191e 0%,#13100e 62%,#0d0c0b 100%)!important}.theme-fancode .editorial-story-thumb.fallback{background:linear-gradient(135deg,#2b160d,var(--fl-accent))!important}:root{--fl-accent:#ff5a00;--fl-accent-strong:#d94800;--fl-accent-solid:#e84e00}.theme-fancode,.theme-fancode.fancode-rich{--fl-accent:#ff5a00;--fl-accent-strong:#d94800;--fl-accent-solid:#e84e00;--accent:var(--fl-accent);--accent-strong:var(--fl-accent-strong);--accent-soft:color-mix(in srgb,var(--fl-accent) 10%,transparent);--fl-red:var(--fl-accent);--fl-red-dark:var(--fl-accent-strong);--fl-red-soft:color-mix(in srgb,var(--fl-accent) 10%,transparent);--fl-green:var(--fl-accent);--green:var(--fl-accent);--orange:var(--fl-accent);--sport-accent-pale:color-mix(in srgb,var(--fl-accent) 58%,#fff);--sport-accent-soft:color-mix(in srgb,var(--fl-accent) 10%,transparent);--sport-accent-border:color-mix(in srgb,var(--fl-accent) 28%,var(--fl-line))}@media (width>=861px){.context-primary-links>a.active,.context-more.active .context-more-trigger{color:var(--text)!important;background:color-mix(in srgb,var(--fl-accent) 17%,var(--card))!important}.context-primary-links>a.active:after,.context-more.active:after{border-radius:3px 3px 0 0;height:4px;position:absolute;bottom:0;left:10px;right:10px;content:""!important;background:var(--fl-accent)!important}.context-more-menu a.active{color:var(--fl-accent-strong)!important;background:color-mix(in srgb,var(--fl-accent) 14%,var(--card))!important}}.app-global-header .app-profile,.theme-fancode .profile-avatar-large,.theme-fancode .profile-admin-card>span,.theme-fancode .admin-workspace-nav button.active i,.theme-fancode .admin-console-nav button.active i{background:var(--fl-accent-solid)!important;color:#fff!important}.theme-fancode :where(.contestants-v9-status.official,.contestant-profile-v9-badges span.official,.contestants-v9-follow.following,.contestants-v10-status.official,.contestants-v10-follow.following){color:#a63a00!important;background:#fff0e6!important}.theme-fancode .contestants-v9-photo>a>span,.theme-fancode .contestants-v9-photo>span,.theme-fancode .contestant-profile-v9-portrait span{color:#fff0e6!important}.theme-fancode .contestant-profile-v9-portrait,.theme-fancode .contestants-v10-photo>span{background:linear-gradient(145deg,#2c180f,#3b1608)!important}.theme-fancode .contestants-v9-actions button.following,.theme-fancode .contestants-v10-follow.following{border-color:color-mix(in srgb,var(--fl-accent) 34%,var(--fl-line))!important;color:#a63a00!important;background:#fff0e6!important}.theme-fancode .bulk-import-sample-actions a:hover,.theme-fancode .contestants-v10-follow:hover{background:#fff6f0!important}.theme-fancode .player-image-preview,.theme-fancode .composer-avatar,.theme-fancode .post-avatar,.theme-fancode .comment-avatar{background:linear-gradient(145deg,var(--fl-accent),#3b1608)!important}.theme-fancode .profile-console-hero{background:linear-gradient(125deg,#17191e 0%,#25150d 58%,#3b1608 100%)!important}.theme-fancode .profile-console-identity>span{color:#ffd0b3!important}.theme-fancode .admin-overview-hero{background:linear-gradient(120deg,#1c1815,#451703)!important}.theme-fancode .admin-overview-hero .primary-button,.theme-fancode .profile-console-actions .primary-button{color:#2b160d!important}.theme-fancode .about-v20-hero>aside{background:#381405!important}.theme-fancode .season-preview-panel{background:linear-gradient(135deg,color-mix(in srgb,var(--fl-accent) 17%,#17191e),#15161a 58%,#101114)!important}.theme-fancode .editorial-story-thumb.fallback,.theme-fancode .lead-media.fallback,.theme-fancode .news-v6-image-fallback{background:linear-gradient(135deg,#2b160d,var(--fl-accent))!important}.theme-fancode .news-status-pill.published{color:var(--fl-accent-strong)!important}.theme-fancode{--fl-media-fallback-1:#252b34;--fl-media-fallback-2:#171b21;--fl-media-fallback-3:#0f1216;--fl-media-fallback-line:#ffffff12;--fl-media-fallback-text:#f7f8fa}.theme-fancode .media-fallback,.theme-fancode .editorial-story-thumb.fallback,.theme-fancode .lead-media.fallback,.theme-fancode .news-v6-image-fallback{isolation:isolate;align-content:center;place-items:center;gap:8px;text-decoration:none;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff09;background:radial-gradient(circle at 86% 14%,color-mix(in srgb,var(--fl-accent) 16%,transparent) 0,transparent 30%), repeating-linear-gradient(135deg,#ffffff06 0 1px,transparent 1px 11px), linear-gradient(135deg,var(--fl-media-fallback-1) 0%,var(--fl-media-fallback-2) 60%,var(--fl-media-fallback-3) 100%)!important;color:var(--fl-media-fallback-text)!important;display:grid!important}.theme-fancode .media-fallback:before,.theme-fancode .editorial-story-thumb.fallback:before,.theme-fancode .lead-media.fallback:before,.theme-fancode .news-v6-image-fallback:before{content:"";z-index:2;background:var(--fl-accent);width:64px;height:3px;position:absolute;inset:auto auto 0 0}.theme-fancode .media-fallback:after,.theme-fancode .editorial-story-thumb.fallback:after,.theme-fancode .lead-media.fallback:after,.theme-fancode .news-v6-image-fallback:after{content:"";pointer-events:none;background:0 0;border:1px solid #ffffff0e;border-radius:50%;width:150px;height:150px;position:absolute;inset:auto -56px -72px auto;box-shadow:0 0 0 24px #ffffff05,0 0 0 48px #ffffff03}.theme-fancode :where(.media-fallback,.editorial-story-thumb.fallback,.lead-media.fallback,.news-v6-image-fallback)>span{z-index:3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0e;border:1px solid #ffffff21;border-radius:11px;place-items:center;min-width:48px;height:48px;padding:0 12px;display:grid;position:relative;color:#fff!important;letter-spacing:-.04em!important;opacity:1!important;font-size:17px!important;font-weight:800!important;line-height:1!important}.theme-fancode :where(.media-fallback,.editorial-story-thumb.fallback,.lead-media.fallback,.news-v6-image-fallback)>small{z-index:3;color:#ffffff94;letter-spacing:.11em;font-size:8px;font-weight:750;position:relative}.theme-fancode .editorial-news-module .lead-media.fallback{aspect-ratio:auto!important;height:214px!important;min-height:214px!important}.theme-fancode .news-v6-lead-media.is-fallback{min-height:220px;aspect-ratio:auto!important}.theme-fancode .news-v6-lead-media.is-fallback>.news-v6-image-fallback{min-height:220px}.theme-fancode .editorial-story-thumb.fallback,.theme-fancode .news-v6-latest-thumb .news-v6-image-fallback,.theme-fancode .news-v6-stream-thumb .news-v6-image-fallback,.theme-fancode .news-art.fallback{gap:0}.theme-fancode .editorial-story-thumb.fallback>small,.theme-fancode .news-v6-latest-thumb .news-v6-image-fallback>small,.theme-fancode .news-v6-stream-thumb .news-v6-image-fallback>small,.theme-fancode .news-art.fallback>small{display:none}.theme-fancode .editorial-story-thumb.fallback>span,.theme-fancode .news-v6-latest-thumb .news-v6-image-fallback>span,.theme-fancode .news-v6-stream-thumb .news-v6-image-fallback>span,.theme-fancode .news-art.fallback>span{border-radius:8px;min-width:34px;height:34px;padding:0 8px;font-size:12px!important}.theme-fancode .editorial-story-thumb.fallback:before,.theme-fancode .news-v6-latest-thumb .news-v6-image-fallback:before,.theme-fancode .news-v6-stream-thumb .news-v6-image-fallback:before,.theme-fancode .news-art.fallback:before{width:34px;height:2px}.theme-fancode .editorial-story-thumb.fallback:after,.theme-fancode .news-v6-latest-thumb .news-v6-image-fallback:after,.theme-fancode .news-v6-stream-thumb .news-v6-image-fallback:after,.theme-fancode .news-art.fallback:after{width:82px;height:82px;bottom:-42px;right:-36px}.theme-fancode .news-art.fallback{min-height:150px}.theme-fancode .contestants-v9-photo,.theme-fancode .contestant-profile-v9-portrait,.theme-fancode .contestants-v10-photo>span,.theme-fancode .player-image-preview{background:radial-gradient(circle at 84% 14%,color-mix(in srgb,var(--fl-accent) 11%,transparent),transparent 30%), repeating-linear-gradient(135deg,#ffffff05 0 1px,transparent 1px 12px), linear-gradient(135deg,var(--fl-media-fallback-1),var(--fl-media-fallback-2) 62%,var(--fl-media-fallback-3))!important}.theme-fancode .contestants-v9-photo>a>span,.theme-fancode .contestants-v9-photo>span,.theme-fancode .contestant-profile-v9-portrait>span,.theme-fancode .contestants-v10-photo>span{text-shadow:0 1px 12px #00000038;color:#ffffffe0!important}.theme-fancode :where(.reviews-v15-featured-media,.reviews-v15-thumb,.home-review-v15-thumb,.admin-review-thumb-v15){background-color:var(--fl-media-fallback-2)}@media (width<=640px){.theme-fancode .editorial-news-module .lead-media.fallback{height:164px!important;min-height:164px!important}.theme-fancode .news-v6-lead-media.is-fallback,.theme-fancode .news-v6-lead-media.is-fallback>.news-v6-image-fallback{min-height:176px}.theme-fancode :where(.media-fallback,.lead-media.fallback,.news-v6-image-fallback)>span{min-width:42px;height:42px;font-size:15px!important}}:root,.theme-fancode,.theme-fancode.fancode-rich{--fl-accent:#ff5a1f;--fl-accent-solid:#f45116;--fl-accent-strong:#d9430c;--fl-accent-soft:#fff2ec;--fl-bg:#f5f6f7;--fl-panel:#fff;--fl-panel-2:#f8f9fa;--fl-panel-3:#eef1f4;--fl-ink:#14171a;--fl-muted:#68707d;--fl-line:#e2e6ea;--v40-header:#111318;--v40-header-2:#181b21;--v40-success:#16885f;--v40-warning:#b77900;--v40-danger:#c43d45;--v40-radius:10px;--v40-radius-sm:7px;--v40-shadow:0 1px 2px #1018280e;--v40-shadow-float:0 10px 28px #1018281f;--font-ui:"Inter",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif!important;--font-body:var(--font-ui)!important;--font-heading:var(--font-ui)!important;--font-display:var(--font-ui)!important;--app-bg:var(--fl-bg)!important;--card:var(--fl-panel)!important;--card-2:var(--fl-panel-2)!important;--card-3:var(--fl-panel-3)!important;--text:var(--fl-ink)!important;--muted:var(--fl-muted)!important;--line:var(--fl-line)!important;--line-strong:#cbd1d8!important;--accent:var(--fl-accent)!important;--accent-strong:var(--fl-accent-strong)!important;--accent-soft:var(--fl-accent-soft)!important;--app-max:1260px!important}.theme-fancode:not(.mode-light),.theme-fancode.fancode-rich:not(.mode-light){--fl-bg:#0f1114;--fl-panel:#15181d;--fl-panel-2:#1a1e24;--fl-panel-3:#22272f;--fl-ink:#f2f4f6;--fl-muted:#9aa3ad;--fl-line:#2a3038;--fl-accent-soft:#2b1b15;--v40-shadow:none;--v40-shadow-float:0 14px 36px #00000057;--line-strong:#3a424d!important}html,body,#root,#root *,#root :before,#root :after,button,input,textarea,select,option,optgroup,label,table,th,td{font-family:var(--font-ui)!important;font-variation-settings:normal!important;font-stretch:100%!important}#root :where(h1,h2,h3,h4,h5,h6){color:var(--text);text-wrap:balance;font-family:var(--font-ui)!important}#root h3,#root h4,#root h5,#root h6{letter-spacing:-.015em!important;font-weight:700!important;line-height:1.18!important}#root :where(p,li,dd,dt,input,textarea,select,option){letter-spacing:0!important;font-weight:400!important}#root :where(button,[role=button],.primary-button,.secondary-button,.bb-primary,.bb-secondary){letter-spacing:-.005em!important;font-weight:650!important}#root :where(.eyebrow,.content-kicker,.news-v6-badge,.news-v6-section-head>div>span,.reviews-v16-side-card>span,.fan-blog-v20-feature-label span){letter-spacing:.075em!important;font-weight:750!important}.app-global-header{top:0;z-index:170!important;background:var(--v40-header)!important;color:#fff!important;box-shadow:none!important;border-bottom:1px solid #ffffff14!important;position:sticky!important}.app-header-inner{height:52px!important;max-width:var(--app-max)!important;background:0 0!important;gap:16px!important;padding:0 18px!important}.app-brand>.fanledger-wordmark.app-brand-logo{background:var(--fl-accent)!important;width:176px!important;height:38px!important}.app-header-actions{gap:7px!important}.app-global-header .app-icon-button,.app-global-header .app-sign-in{color:#fff!important;height:34px!important;min-height:34px!important;box-shadow:none!important;background:#ffffff0f!important;border:1px solid #ffffff24!important;border-radius:7px!important}.app-global-header .app-icon-button{width:34px!important}.app-global-header .app-sign-in{padding:0 13px!important}.app-global-header .app-icon-button:hover,.app-global-header .app-sign-in:hover{background:#ffffff1c!important;border-color:#ffffff38!important}.app-global-header .app-profile{background:var(--fl-accent-solid)!important;color:#fff!important;border:0!important;width:34px!important;height:34px!important}@media (width>=861px){.context-strip{z-index:150!important;border-bottom:1px solid var(--line)!important;background:var(--card)!important;box-shadow:none!important;position:sticky!important;top:52px!important}.context-strip-inner{height:50px!important;max-width:var(--app-max)!important;align-items:stretch!important;margin:0 auto!important;padding:0 18px!important;display:flex!important}.context-strip-controls{border-right:1px solid var(--line)!important;align-items:center!important;gap:6px!important;padding:0 12px 0 0!important;display:flex!important}.theme-fancode .context-strip-controls .fl-custom-select{border:0!important;padding:0!important}.theme-fancode .context-strip-controls .fl-custom-select-trigger{border:1px solid var(--line)!important;background:var(--card-2)!important;height:32px!important;box-shadow:none!important;border-radius:6px!important;padding:0 10px!important}.theme-fancode .context-strip-controls .fl-custom-select:first-child .fl-custom-select-trigger{min-width:102px!important}.theme-fancode .context-strip-controls .season-control-custom .fl-custom-select-trigger{min-width:172px!important}.theme-fancode .context-strip-controls .fl-custom-select-value strong{font-size:11.5px!important;font-weight:650!important}.theme-fancode .context-strip-controls .fl-custom-select-value small{font-size:9.5px!important}.theme-fancode .fl-custom-select-menu{border-color:var(--line)!important;box-shadow:var(--v40-shadow-float)!important;border-radius:9px!important}.context-strip-links{flex:auto!important;align-items:stretch!important;min-width:0!important;padding:0!important;display:flex!important}.context-primary-links{flex:auto!important;align-items:stretch!important;gap:0!important;min-width:0!important;display:flex!important;overflow:hidden!important}.context-primary-links>a,.context-more{border-right:1px solid var(--line)!important;border-radius:0!important;position:relative!important}.context-primary-links>a{height:50px!important;color:var(--text)!important;background:0 0!important;justify-content:center!important;align-items:center!important;padding:0 14px!important;display:flex!important}.context-primary-links.all-fit>a{flex:1 1 0!important;padding-inline:9px!important}.context-primary-links>a strong,.context-more-trigger strong{white-space:nowrap;font-size:11.5px!important;font-weight:650!important}.context-primary-links>a:hover,.context-more-trigger:hover,.context-more.open .context-more-trigger{background:var(--card-2)!important;color:var(--text)!important}.context-primary-links>a.active,.context-more.active .context-more-trigger{background:color-mix(in srgb,var(--fl-accent) 8%,var(--card))!important;color:var(--text)!important}.context-primary-links>a.active:after,.context-more.active:after{content:""!important;background:var(--fl-accent)!important;border-radius:0!important;height:3px!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.context-more-trigger{height:50px!important;padding:0 12px!important}.context-more-menu{box-shadow:var(--v40-shadow-float)!important;border-radius:9px!important;top:calc(100% + 6px)!important}.context-more-menu a{border-radius:6px!important;font-size:12px!important}.context-more-menu a.active{background:var(--fl-accent-soft)!important;color:var(--fl-accent-strong)!important}.context-nav-measure-item{height:50px!important;padding:0 14px!important}.context-nav-measure-more{height:50px!important}.theme-fancode.fancode-rich .app-page-stage{min-height:calc(100vh - 102px)!important}.home-feed-tabs{top:102px!important}}.theme-fancode.fancode-rich .app-page-stage{background:var(--app-bg)!important}.theme-fancode.fancode-rich :where(.dashboard-card,.content-module,.lead-module,.poll-v7-card,.news-v6-lead,.news-v6-latest-panel,.news-v6-more,.contestants-v9-card,.contestants-v10-card,.contestant-profile-v9-hero,.contestant-profile-v9-about,.contestant-profile-v9-journey,.community-v12-main,.community-v12-sidebar>section,.reviews-v16-featured,.reviews-v16-side-card,.fan-blogs-v20-main,.fan-blogs-v20-rail>section,.about-v20-shell>main>section,.about-v20-rail>section,.directory-hub-now-v17,.directory-hub-section-v17,.profile-console-main,.profile-console-nav,.admin-panel){border:1px solid var(--line)!important;border-radius:var(--v40-radius)!important;background:var(--card)!important;box-shadow:var(--v40-shadow)!important}.theme-fancode.fancode-rich :where(.primary-button,.bb-primary,.post-button,.poll-v7-submit,.home-poll-submit-v8,.community-post-button-v16){background:var(--fl-accent)!important;border-color:var(--fl-accent)!important;color:#fff!important;box-shadow:none!important;border-radius:7px!important}.theme-fancode.fancode-rich :where(.primary-button,.bb-primary,.post-button,.poll-v7-submit,.home-poll-submit-v8,.community-post-button-v16):hover{background:var(--fl-accent-strong)!important}.theme-fancode.fancode-rich :where(.secondary-button,.bb-secondary){border-color:var(--line-strong)!important;background:var(--card)!important;color:var(--text)!important;box-shadow:none!important;border-radius:7px!important}.theme-fancode.fancode-rich :where(input,textarea,select){border-color:var(--line)!important;background:var(--card)!important;color:var(--text)!important;box-shadow:none!important;border-radius:7px!important}.theme-fancode.fancode-rich :where(input,textarea,select):focus{border-color:color-mix(in srgb,var(--fl-accent) 52%,var(--line))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--fl-accent) 10%,transparent)!important;outline:0!important}.theme-fancode.fancode-rich .fl-page-masthead-v22,.theme-fancode.fancode-rich .news-v24-heading{border:0!important;border-bottom:1px solid var(--line)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important}.theme-fancode.fancode-rich .fl-page-masthead-v22{width:min(1240px,100% - 40px)!important;margin:22px auto 16px!important;padding:2px 0 16px!important}.theme-fancode.fancode-rich .fl-page-masthead-v22 h1,.theme-fancode.fancode-rich .news-v24-heading h1{font-size:clamp(30px,3vw,40px)!important;line-height:1.04!important}.theme-fancode.fancode-rich .fl-page-masthead-v22 p{font-size:13px!important;line-height:1.55!important}.theme-fancode .home-dashboard{width:min(calc(100% - 32px),var(--app-max))!important;margin:16px auto 54px!important}.theme-fancode .home-dashboard-grid{grid-template-columns:186px minmax(0,1fr) 292px!important;gap:14px!important}.theme-fancode .home-dashboard-main{gap:12px!important}.theme-fancode .home-dashboard-left,.theme-fancode .home-dashboard-right{gap:10px!important;top:116px!important}.theme-fancode .home-feed-tabs{overflow:hidden;border:1px solid var(--line)!important;border-radius:var(--v40-radius)!important;background:var(--card)!important;height:44px!important;min-height:44px!important;box-shadow:var(--v40-shadow)!important}.theme-fancode .home-feed-tabs button{min-height:44px!important;color:var(--muted)!important;background:0 0!important}.theme-fancode .home-feed-tabs button+button{border-left:1px solid var(--line)!important}.theme-fancode .home-feed-tabs button span{font-size:12px!important;font-weight:650!important}.theme-fancode .home-feed-tabs button.active{color:var(--text)!important;background:color-mix(in srgb,var(--fl-accent) 5%,var(--card))!important}.theme-fancode .home-feed-tabs button.active:after{background:var(--fl-accent)!important;height:3px!important;left:0!important;right:0!important}.theme-fancode .season-preview-panel{border:1px solid #2a2f37!important;border-top:3px solid var(--fl-accent)!important;border-radius:var(--v40-radius)!important;color:#fff!important;box-shadow:none!important;background:#171a1f!important;grid-template-columns:minmax(0,1fr) 190px!important;gap:20px!important;padding:21px 22px!important}.theme-fancode .season-preview-panel:after{display:none!important}.theme-fancode .season-preview-topline>span{color:#ffb391!important;font-size:9px!important}.theme-fancode .season-preview-topline>b{color:#dce1e7!important;background:#20242b!important;border-color:#353b45!important;border-radius:999px!important}.theme-fancode .season-preview-topline>b i{background:var(--v40-success)!important;box-shadow:0 0 0 3px #16885f26!important}.theme-fancode .season-preview-copy h1{letter-spacing:-.035em!important;color:#fff!important;max-width:22ch!important;margin:11px 0 8px!important;font-size:clamp(24px,2.2vw,30px)!important;font-weight:780!important;line-height:1.08!important}.theme-fancode .season-preview-copy p{color:#b7bec8!important;max-width:66ch!important;font-size:12.5px!important;line-height:1.55!important}.theme-fancode .season-preview-actions{gap:7px!important;margin-top:16px!important}.theme-fancode .season-preview-actions a{background:#20242b!important;border-color:#343a44!important;border-radius:6px!important;min-height:35px!important;padding:0 12px!important;font-size:10.5px!important}.theme-fancode .season-preview-actions a:first-child{background:var(--fl-accent)!important;border-color:var(--fl-accent)!important}.theme-fancode .season-preview-stats{gap:7px!important}.theme-fancode .season-preview-stats article{background:#20242b!important;border-color:#303640!important;border-radius:7px!important;min-height:72px!important;padding:11px!important}.theme-fancode .season-preview-stats strong{font-size:23px!important}.theme-fancode .season-preview-stats span,.theme-fancode .season-preview-stats small{color:#9fa8b4!important;font-size:8px!important}.theme-fancode .season-preview-stats .season-preview-date{min-height:58px!important}.theme-fancode .season-preview-stats .season-preview-date b{font-size:12px!important}.theme-fancode .editorial-news-module{border-radius:var(--v40-radius)!important;box-shadow:var(--v40-shadow)!important}.theme-fancode .editorial-news-module .module-header{background:var(--card)!important;min-height:50px!important;padding:10px 15px!important}.theme-fancode .editorial-news-module .module-header h2{font-size:17px!important}.theme-fancode .editorial-news-module .lead-story{border-bottom:1px solid var(--line)!important;grid-template-columns:minmax(230px,41%) minmax(0,1fr)!important;min-height:242px!important;display:grid!important}.theme-fancode .editorial-news-module .lead-media{aspect-ratio:auto!important;border-right:1px solid var(--line)!important;background:var(--card-3)!important;width:100%!important;height:100%!important;min-height:242px!important}.theme-fancode .editorial-news-module .lead-copy{flex-direction:column!important;justify-content:center!important;padding:24px 22px!important;display:flex!important}.theme-fancode .editorial-news-module .lead-copy .content-kicker{margin-bottom:7px;color:var(--fl-accent)!important;font-size:9px!important;display:block!important}.theme-fancode .editorial-news-module .lead-copy h1{max-width:20ch!important;margin:0 0 8px!important;font-size:clamp(22px,2vw,27px)!important;font-weight:780!important;line-height:1.1!important}.theme-fancode .editorial-news-module .lead-copy p{font-size:12.5px!important;line-height:1.5!important}.theme-fancode .editorial-latest-section{padding:14px 15px 15px!important}.theme-fancode .editorial-latest-heading{margin-bottom:9px!important}.theme-fancode .editorial-latest-heading span{font-size:13px!important}.theme-fancode .editorial-latest-grid{border-radius:8px!important}.theme-fancode .editorial-story-tile{grid-template-columns:88px minmax(0,1fr)!important;gap:10px!important;padding:10px!important}.theme-fancode .editorial-story-thumb{aspect-ratio:auto!important;border-radius:6px!important;width:88px!important;height:64px!important}.theme-fancode .editorial-story-tile h3{margin:3px 0 5px!important;font-size:12.5px!important;line-height:1.3!important}.theme-fancode .editorial-story-tile small{font-size:8.5px!important}.theme-fancode .home-dashboard-left .dashboard-card,.theme-fancode .home-dashboard-right .dashboard-card{border-radius:var(--v40-radius)!important;box-shadow:var(--v40-shadow)!important}.theme-fancode .quick-links-card h3,.theme-fancode .side-card-title{background:var(--card)!important;min-height:42px!important;padding:0 12px!important}.theme-fancode .quick-links-card h3{font-size:12.5px!important}.theme-fancode .quick-links-card>a{min-height:38px!important;padding:0 12px!important;font-size:10.5px!important}.theme-fancode .headlines-card>div:last-child>a{min-height:54px!important;padding:9px 11px!important}.theme-fancode .headlines-card>div:last-child>a>strong{font-size:11px!important;line-height:1.35!important}.theme-fancode .side-card-title h2,.theme-fancode .side-card-title h3,.theme-fancode .pulse-card h3{font-size:12.5px!important}.theme-fancode .side-card-title a{color:var(--fl-accent)!important;font-size:9.5px!important}.theme-fancode .pulse-card{padding:12px!important}.theme-fancode .contestant-rail-list>a{min-height:52px!important}.theme-fancode .media-fallback,.theme-fancode .editorial-story-thumb.fallback,.theme-fancode .lead-media.fallback,.theme-fancode .news-v6-image-fallback{isolation:isolate!important;color:#5c6570!important;background:linear-gradient(145deg,#eef1f4,#e4e8ec)!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #14171a09!important}.theme-fancode:not(.mode-light) :where(.media-fallback,.editorial-story-thumb.fallback,.lead-media.fallback,.news-v6-image-fallback){color:#bcc4cd!important;background:linear-gradient(145deg,#232830,#1d2229)!important}.theme-fancode :where(.media-fallback,.editorial-story-thumb.fallback,.lead-media.fallback,.news-v6-image-fallback):after{display:none!important}.theme-fancode :where(.media-fallback,.editorial-story-thumb.fallback,.lead-media.fallback,.news-v6-image-fallback):before{content:""!important;background:var(--fl-accent)!important;width:44px!important;height:3px!important;position:absolute!important;bottom:0!important;left:0!important;right:auto!important}.theme-fancode :where(.media-fallback,.editorial-story-thumb.fallback,.lead-media.fallback,.news-v6-image-fallback)>span{color:#4e5660!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#ffffff94!important;border:1px solid #14171a1a!important;border-radius:7px!important;min-width:42px!important;height:42px!important;padding:0 9px!important;font-size:13px!important;font-weight:750!important}.theme-fancode:not(.mode-light) :where(.media-fallback,.editorial-story-thumb.fallback,.lead-media.fallback,.news-v6-image-fallback)>span{color:#e1e5ea!important;background:#ffffff0d!important;border-color:#ffffff1a!important}.theme-fancode :where(.media-fallback,.editorial-story-thumb.fallback,.lead-media.fallback,.news-v6-image-fallback)>small{color:#7b848f!important;letter-spacing:.08em!important;font-size:7px!important}.theme-fancode .news-v6-page{width:min(1240px,100% - 40px)!important;padding:24px 0 84px!important}.theme-fancode .news-v24-heading{margin:0 0 16px!important;padding:0 0 14px!important}.theme-fancode .news-v6-top-grid{grid-template-columns:minmax(0,1.58fr) minmax(320px,.82fr)!important;gap:14px!important}.theme-fancode .news-v6-lead,.theme-fancode .news-v6-latest-panel,.theme-fancode .news-v6-more{border-radius:var(--v40-radius)!important;box-shadow:var(--v40-shadow)!important}.theme-fancode .news-v6-lead-media{aspect-ratio:16/8.7!important;background:var(--card-3)!important}.theme-fancode .news-v6-lead-copy{padding:21px 22px 22px!important}.theme-fancode .news-v6-badge{background:var(--fl-accent-soft)!important;min-height:22px!important;color:var(--fl-accent-strong)!important;border-radius:5px!important;padding:0 8px!important;font-size:8.5px!important}.theme-fancode .news-v6-lead h2{margin:10px 0 8px!important;font-size:clamp(27px,2.7vw,36px)!important;line-height:1.1!important}.theme-fancode .news-v6-lead p{font-size:13px!important;line-height:1.55!important}.theme-fancode .news-v6-source{font-size:10.5px!important}.theme-fancode .news-v6-section-head{min-height:60px!important;padding:14px 16px!important}.theme-fancode .news-v6-section-head h2{font-size:17px!important}.theme-fancode .news-v6-section-head span{font-size:8.5px!important}.theme-fancode .news-v6-latest-row{grid-template-columns:minmax(0,1fr) 78px!important;gap:11px!important;padding:13px 14px!important}.theme-fancode .news-v6-latest-thumb{border-radius:6px!important;width:78px!important}.theme-fancode .news-v6-latest-row h3{font-size:13px!important;line-height:1.34!important}.theme-fancode .news-v6-more{margin-top:14px!important}.theme-fancode .news-v6-stream-row{grid-template-columns:184px minmax(0,1fr)!important;gap:18px!important;padding:15px 16px!important}.theme-fancode .news-v6-stream-thumb{border-radius:7px!important;width:184px!important}.theme-fancode .news-v6-stream-copy h3{font-size:18px!important;line-height:1.27!important}.theme-fancode .news-v6-stream-copy p{font-size:12px!important}.theme-fancode .news-v6-read{font-size:10.5px!important}.theme-fancode .news-v6-article-page{padding-top:26px!important}.theme-fancode .news-v6-article h1{font-size:clamp(36px,4.5vw,56px)!important;line-height:1.05!important}.theme-fancode .news-v6-article-deck{font-size:17px!important;line-height:1.55!important}.theme-fancode .news-v6-article-body{font-size:16px!important;line-height:1.78!important}.theme-fancode .news-v6-article-media{border-radius:8px!important}.theme-fancode .polls-v7-page{background:var(--app-bg)!important}.theme-fancode .polls-v7-hero{border:0!important;border-bottom:1px solid var(--line)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important}.theme-fancode .polls-v7-tabs{box-shadow:none!important;border-radius:8px!important}.theme-fancode .polls-v7-layout{gap:14px!important}.theme-fancode .poll-v7-card{border-radius:var(--v40-radius)!important;box-shadow:var(--v40-shadow)!important;padding:20px!important}.theme-fancode .poll-v7-card.is-featured{border-top:3px solid var(--fl-accent)!important}.theme-fancode .poll-v7-card h2{font-size:19px!important;line-height:1.22!important}.theme-fancode .poll-v7-option,.theme-fancode .poll-v7-options label{background:var(--card-2)!important;border-color:var(--line)!important;border-radius:7px!important}.theme-fancode .poll-v7-options label:hover{border-color:color-mix(in srgb,var(--fl-accent) 35%,var(--line))!important;background:color-mix(in srgb,var(--fl-accent) 4%,var(--card))!important}.theme-fancode .poll-v7-radio{accent-color:var(--fl-accent)!important}.theme-fancode .poll-v7-progress{background:var(--card-3)!important}.theme-fancode .poll-v7-progress>i{background:var(--fl-accent)!important}.theme-fancode .polls-v7-side>section{border-radius:var(--v40-radius)!important;box-shadow:var(--v40-shadow)!important}.theme-fancode .home-poll-rail-v8{border-color:var(--line)!important;background:var(--card)!important}.theme-fancode .contestants-v9-page{width:min(calc(100% - 40px),var(--app-max))!important;margin:22px auto 64px!important}.theme-fancode .contestants-v9-hero{border:0!important;border-bottom:1px solid var(--line)!important;color:var(--text)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) auto!important;gap:24px!important;padding:2px 0 17px!important;display:grid!important;overflow:visible!important}.theme-fancode .contestants-v9-hero:after{display:none!important}.theme-fancode .contestants-v9-hero .eyebrow{color:var(--fl-accent)!important}.theme-fancode .contestants-v9-hero h1{color:var(--text)!important;margin:5px 0 6px!important;font-size:clamp(30px,3vw,40px)!important;line-height:1.04!important}.theme-fancode .contestants-v9-hero p{color:var(--muted)!important;font-size:13px!important}.theme-fancode .contestants-v9-toolbar{margin-top:14px!important}.theme-fancode .contestants-v9-search{border-radius:7px!important}.theme-fancode .contestants-v9-filters button{background:var(--card)!important;height:34px!important;color:var(--muted)!important;border-radius:6px!important;padding:0 11px!important;font-size:10.5px!important}.theme-fancode .contestants-v9-filters button.active{background:var(--fl-accent-soft)!important;border-color:color-mix(in srgb,var(--fl-accent) 35%,var(--line))!important;color:var(--fl-accent-strong)!important}.theme-fancode .contestants-v9-grid{gap:12px!important}.theme-fancode .contestants-v9-card,.theme-fancode .contestants-v10-card{box-shadow:none!important;border-radius:9px!important;transform:none!important}.theme-fancode .contestants-v9-card:hover,.theme-fancode .contestants-v10-card:hover{border-color:var(--line-strong)!important;transform:none!important;box-shadow:0 2px 8px #1018280f!important}.theme-fancode .contestants-v9-photo,.theme-fancode .contestants-v10-photo{background:var(--card-3)!important}.theme-fancode .contestants-v9-card-body{padding:12px!important}.theme-fancode .contestants-v9-card-body h2{font-size:16px!important}.theme-fancode .contestants-v9-card-body p{font-size:11px!important}.theme-fancode .contestants-v9-mini-stats span{border-radius:6px!important}.theme-fancode .contestant-profile-v9-hero{border-radius:var(--v40-radius)!important;box-shadow:var(--v40-shadow)!important}.theme-fancode .contestant-profile-v9-facts,.theme-fancode :where(.directory-edition-card-head-v18,.directory-now-layout-v19,.directory-season-row-v19,.directory-host-copy-v19){border-radius:8px!important}.theme-fancode :where(.directory-hub-entry-grid-v17>a,.directory-editions-grid-v18>article,.directory-host-grid-v19>article,.directory-results-grid-v18>article){box-shadow:none!important;border-radius:9px!important}.theme-fancode .community-v12-page,.theme-fancode .community-v13-page{width:min(100% - 32px,1120px)!important;margin:18px auto 64px!important}.theme-fancode .community-v12-layout,.theme-fancode .community-v13-layout{gap:14px!important}.theme-fancode .community-v12-main,.theme-fancode .community-v13-main{border-radius:var(--v40-radius)!important;box-shadow:var(--v40-shadow)!important;overflow:hidden!important}.theme-fancode .community-v12-header,.theme-fancode .community-v13-header{border-bottom:1px solid var(--line)!important;background:var(--card)!important;padding:18px 18px 14px!important}.theme-fancode .community-v12-header h1,.theme-fancode .community-v13-header h1{font-size:28px!important}.theme-fancode .community-v12-composer-wrap,.theme-fancode .community-v13-composer-wrap{background:var(--card)!important}.theme-fancode .community-v12-feed-tools,.theme-fancode .community-v13-feed-tools{border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important;background:var(--card)!important}.theme-fancode .community-v12-tabs button,.theme-fancode .community-v13-tabs button{font-size:11px!important}.theme-fancode .community-v12-tabs button.active,.theme-fancode .community-v13-tabs button.active{color:var(--text)!important}.theme-fancode .community-v12-tabs button.active:after,.theme-fancode .community-v13-tabs button.active:after{background:var(--fl-accent)!important;height:3px!important}.theme-fancode .community-v12-feed .community-post.post-card,.theme-fancode .home-community-posts-v12 .community-post.post-card{border:0!important;border-bottom:1px solid var(--line)!important;box-shadow:none!important;background:var(--card)!important;border-radius:0!important;transform:none!important}.theme-fancode .community-v12-feed .community-post.post-card:hover,.theme-fancode .home-community-posts-v12 .community-post.post-card:hover{background:var(--card-2)!important;transform:none!important}.theme-fancode .community-post-v12 .post-avatar,.theme-fancode .composer-avatar{background:var(--card-3)!important;color:var(--fl-accent)!important}.theme-fancode .community-post-button-v16,.theme-fancode .community-post-submit-v14{background:var(--fl-accent)!important;box-shadow:none!important;border-radius:7px!important}.theme-fancode .community-primary-tools-v16 button{color:var(--muted)!important;border-radius:6px!important}.theme-fancode .community-primary-tools-v16 button:hover{color:var(--fl-accent)!important;background:var(--fl-accent-soft)!important}.theme-fancode .community-reply-form-v16 input,.theme-fancode .community-post-v12 .comment-composer-v14 input{background:var(--card-2)!important;border-radius:7px!important}.theme-fancode .community-reply-form-v16 button,.theme-fancode .community-post-v12 .comment-composer-v14 button{background:var(--fl-accent)!important;box-shadow:none!important;border-radius:7px!important}.theme-fancode .community-v12-sidebar,.theme-fancode .community-v13-sidebar{top:116px!important}.theme-fancode .reviews-v16-shell{margin-top:16px!important}.theme-fancode .reviews-v16-head{border:0!important;border-bottom:1px solid var(--line)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:2px 0 16px!important}.theme-fancode .reviews-v16-toolbar{border:1px solid var(--line)!important;background:var(--card)!important;border-radius:8px!important;min-height:50px!important}.theme-fancode .reviews-v16-layout{gap:14px!important;margin-top:14px!important}.theme-fancode .reviews-v16-featured{border-radius:var(--v40-radius)!important;min-height:320px!important;box-shadow:var(--v40-shadow)!important}.theme-fancode .reviews-v16-featured .reviews-v15-featured-media,.theme-fancode .reviews-v16-featured-copy{min-height:320px!important}.theme-fancode .reviews-v16-featured-copy{padding:25px!important}.theme-fancode .reviews-v16-sidebar{gap:10px!important;top:116px!important}.theme-fancode .reviews-v16-side-card{padding:14px!important}.theme-fancode .reviews-v16-fan-card{background:var(--card)!important;border-top:3px solid var(--fl-accent)!important}.theme-fancode .reviews-v16-fan-card>a{background:var(--fl-accent)!important;border-radius:6px!important}.theme-fancode .fan-blogs-v20-hero,.theme-fancode .about-v20-hero,.theme-fancode .policy-v20-hero{border:0!important;border-bottom:1px solid var(--line)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:2px 0 17px!important}.theme-fancode .fan-blogs-v20-hero h1,.theme-fancode .about-v20-hero h1,.theme-fancode .policy-v20-hero h1{font-size:clamp(30px,3vw,42px)!important;line-height:1.04!important}.theme-fancode .fan-blogs-v20-shell,.theme-fancode .about-v20-shell{gap:14px!important;margin-top:14px!important}.theme-fancode .fan-blogs-v20-main{border-radius:var(--v40-radius)!important}.theme-fancode .fan-blog-v20-featured{padding:22px!important}.theme-fancode .fan-blog-v20-featured h2{font-size:clamp(24px,2.6vw,34px)!important}.theme-fancode .fan-blog-v20-card{padding:16px 18px!important}.theme-fancode .about-v20-hero>aside{border-left:1px solid var(--line)!important;color:var(--text)!important;background:0 0!important}.theme-fancode .about-v20-hero>aside span{color:var(--fl-accent)!important}.theme-fancode .about-v20-hero>aside p{color:var(--muted)!important}.theme-fancode .profile-console-hero,.theme-fancode .admin-overview-hero{border:1px solid #2b3038!important;border-top:3px solid var(--fl-accent)!important;border-radius:var(--v40-radius)!important;color:#fff!important;box-shadow:none!important;background:#171a1f!important}.theme-fancode .profile-console-identity>span,.theme-fancode .admin-overview-hero .eyebrow{color:#ffb391!important}.theme-fancode .profile-console-layout{gap:12px!important}.theme-fancode .profile-console-nav,.theme-fancode .profile-console-main{border-radius:var(--v40-radius)!important}.theme-fancode .profile-console-nav :where(button,a){border-radius:7px!important}.theme-fancode .profile-console-nav button.active{background:var(--fl-accent-soft)!important;color:var(--fl-accent-strong)!important}.theme-fancode .profile-panel-heading{background:var(--card-2)!important}.theme-fancode .admin-panel,.theme-fancode .news-editor-v2,.theme-fancode .news-preview-v2{border-radius:var(--v40-radius)!important;box-shadow:var(--v40-shadow)!important}.theme-fancode .news-preview-v2-image{background:var(--card-3)!important}@media (width<=1180px) and (width>=861px){.theme-fancode .home-dashboard-grid{grid-template-columns:minmax(0,1fr) 286px!important}.theme-fancode .home-dashboard-left{display:none!important}.theme-fancode .news-v6-top-grid{grid-template-columns:minmax(0,1fr) 310px!important}}@media (width<=860px){.app-global-header{background:var(--v40-header)!important}.app-mobile-header{background:var(--v40-header)!important;color:#fff!important;border-bottom:1px solid #ffffff14!important;height:52px!important;padding:0 12px!important}.app-brand.compact>.fanledger-wordmark.app-brand-logo{background:var(--fl-accent)!important;width:142px!important;height:34px!important}.app-mobile-season{color:#fff!important;background:#1c2026!important;border-color:#343a44!important;border-radius:7px!important;height:34px!important}.app-mobile-season small{color:#aeb6c0!important}.app-global-header .app-sign-in{background:var(--fl-accent)!important;border-color:var(--fl-accent)!important}.app-mobile-tabs{background:var(--card)!important;border-top:0!important;border-bottom:1px solid var(--line)!important;height:40px!important;padding:0 8px!important}.app-mobile-tabs a{color:var(--muted)!important;padding:0 11px!important;font-size:11px!important}.app-mobile-tabs a.active{color:var(--text)!important;background:color-mix(in srgb,var(--fl-accent) 5%,var(--card))!important}.app-mobile-tabs a.active:after{background:var(--fl-accent)!important;height:3px!important}.theme-fancode .home-dashboard{width:100%!important;margin-top:0!important}.theme-fancode .home-dashboard-main{gap:10px!important;padding:10px 12px 0!important}.theme-fancode .home-dashboard-right{grid-template-columns:1fr 1fr!important;gap:10px!important;padding:10px 12px 18px!important}.theme-fancode .season-preview-panel{border-radius:var(--v40-radius)!important;grid-template-columns:1fr 180px!important}.theme-fancode .editorial-news-module .lead-story{grid-template-columns:38% minmax(0,1fr)!important}.theme-fancode .editorial-news-module .lead-media{min-height:216px!important}.theme-fancode .editorial-news-module .lead-copy{padding:18px!important}.theme-fancode .editorial-news-module .lead-copy h1{font-size:21px!important}.theme-fancode .news-v6-page{width:calc(100% - 24px)!important}.theme-fancode .news-v6-top-grid{grid-template-columns:1fr!important}.theme-fancode .news-v6-latest-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.theme-fancode .news-v6-latest-row:nth-child(odd){border-right:1px solid var(--line)!important}.theme-fancode .contestants-v9-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.theme-fancode .reviews-v16-layout{grid-template-columns:1fr!important}.theme-fancode .reviews-v16-sidebar{grid-template-columns:1fr 1fr!important;position:static!important}}@media (width<=640px){body,#root,.theme-fancode.fancode-rich{font-size:14px!important}.theme-fancode .home-dashboard-main{padding:0!important}.theme-fancode .home-feed-tabs{border-left:0!important;border-right:0!important;border-radius:0!important;top:92px!important}.theme-fancode .season-preview-panel{border-left:0!important;border-right:0!important;border-radius:0!important;grid-template-columns:1fr!important;margin:0!important;padding:18px 14px!important}.theme-fancode .season-preview-stats{grid-template-columns:1fr 1fr!important}.theme-fancode .season-preview-stats .season-preview-date{grid-column:1/-1!important}.theme-fancode .editorial-news-module{border-left:0!important;border-right:0!important;border-radius:0!important}.theme-fancode .editorial-news-module .lead-story{grid-template-columns:1fr!important;min-height:0!important}.theme-fancode .editorial-news-module .lead-media{border-right:0!important;border-bottom:1px solid var(--line)!important;height:168px!important;min-height:168px!important}.theme-fancode .editorial-news-module .lead-media.fallback{height:168px!important;min-height:168px!important}.theme-fancode .editorial-news-module .lead-copy{padding:15px 14px!important}.theme-fancode .editorial-news-module .lead-copy .content-kicker{display:none!important}.theme-fancode .editorial-latest-grid{grid-template-columns:1fr!important}.theme-fancode .editorial-story-tile{grid-template-columns:82px minmax(0,1fr)!important}.theme-fancode .editorial-story-thumb{width:82px!important;height:60px!important}.theme-fancode .home-dashboard-right{grid-template-columns:1fr!important;padding:8px 0 12px!important}.theme-fancode .home-dashboard-right .dashboard-card{border-left:0!important;border-right:0!important;border-radius:0!important}.theme-fancode .news-v6-page,.theme-fancode .news-v6-article-page{width:100%!important;padding:14px 12px 84px!important}.theme-fancode .news-v24-heading{align-items:flex-start!important;gap:7px!important}.theme-fancode .news-v6-lead,.theme-fancode .news-v6-latest-panel,.theme-fancode .news-v6-more{border-radius:8px!important}.theme-fancode .news-v6-latest-list{grid-template-columns:1fr!important}.theme-fancode .news-v6-latest-row:nth-child(odd){border-right:0!important}.theme-fancode .news-v6-stream-row{grid-template-columns:108px minmax(0,1fr)!important;gap:12px!important;padding:12px!important}.theme-fancode .news-v6-stream-thumb{width:108px!important}.theme-fancode .news-v6-stream-copy h3{font-size:15px!important}.theme-fancode .news-v6-article h1{font-size:34px!important}.theme-fancode .news-v6-article-deck{font-size:16px!important}.theme-fancode .news-v6-article-body{font-size:15.5px!important}.theme-fancode .contestants-v9-page{width:100%!important;margin-top:14px!important}.theme-fancode .contestants-v9-hero{grid-template-columns:1fr!important;margin-inline:12px!important}.theme-fancode .contestants-v9-toolbar{padding-inline:12px!important}.theme-fancode .contestants-v9-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding-inline:8px!important}.theme-fancode .contestants-v9-card-body{padding:10px!important}.theme-fancode .contestants-v9-card-body h2{font-size:14px!important}.theme-fancode .community-v12-page,.theme-fancode .community-v13-page{width:100%!important;margin:0 0 80px!important}.theme-fancode .community-v12-main,.theme-fancode .community-v13-main{border-left:0!important;border-right:0!important;border-radius:0!important}.theme-fancode .community-v12-sidebar,.theme-fancode .community-v13-sidebar{padding:10px!important}.theme-fancode .reviews-v16-page{padding-inline:10px!important}.theme-fancode .reviews-v16-head{padding-inline:0!important}.theme-fancode .reviews-v16-sidebar{grid-template-columns:1fr!important}.theme-fancode .fan-blogs-v20-hero,.theme-fancode .about-v20-hero,.theme-fancode .policy-v20-hero{width:calc(100% - 24px)!important;margin:14px auto 0!important;padding:0 0 14px!important}}.theme-fancode .news-v41-page{width:min(1160px,100% - 40px)!important;max-width:1160px!important;margin:0 auto!important;padding:24px 0 86px!important}.theme-fancode .news-v41-page-head{justify-content:space-between;align-items:flex-end;gap:28px;min-height:104px;margin:0 0 18px;padding:4px 0 18px;display:flex;border-bottom:1px solid var(--line)!important}.theme-fancode .news-v41-title-block{min-width:0}.theme-fancode .news-v41-eyebrow,.theme-fancode .news-v41-section-kicker{text-transform:uppercase;line-height:1.1;display:block;color:var(--fl-accent)!important;letter-spacing:.11em!important;font-size:9px!important;font-weight:780!important}.theme-fancode .news-v41-page-head h1{color:var(--text)!important;letter-spacing:-.04em!important;margin:5px 0!important;font-size:clamp(31px,3.2vw,42px)!important;font-weight:790!important;line-height:1.02!important}.theme-fancode .news-v41-page-head p{color:var(--muted)!important;margin:0!important;font-size:12.5px!important;line-height:1.5!important}.theme-fancode .news-v41-context{flex:none;grid-template-columns:auto auto auto;align-items:center;gap:8px;min-height:34px;padding:0 11px;display:grid;border:1px solid var(--line)!important;background:var(--card)!important;color:var(--muted)!important;box-shadow:none!important;border-radius:6px!important}.theme-fancode .news-v41-context span,.theme-fancode .news-v41-context small{color:var(--muted)!important;font-size:10px!important}.theme-fancode .news-v41-context strong{color:var(--text)!important;font-size:10.5px!important;font-weight:720!important}.theme-fancode .news-v41-context strong:before,.theme-fancode .news-v41-context small:before{content:"•";color:var(--line-strong);margin-right:8px}.theme-fancode .news-v41-top-shell,.theme-fancode .news-v41-feed{overflow:hidden;border:1px solid var(--line)!important;background:var(--card)!important;box-shadow:none!important;border-radius:9px!important}.theme-fancode .news-v41-section-bar,.theme-fancode .news-v41-feed-head{justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:10px 14px;display:flex;border-bottom:1px solid var(--line)!important;background:var(--card)!important}.theme-fancode .news-v41-section-bar h2,.theme-fancode .news-v41-feed-head h2{color:var(--text)!important;letter-spacing:-.02em!important;margin:3px 0 0!important;font-size:16px!important;font-weight:760!important;line-height:1.15!important}.theme-fancode .news-v41-section-bar>small,.theme-fancode .news-v41-feed-head>small{color:var(--muted)!important;font-size:10px!important}.theme-fancode .news-v41-top-grid{grid-template-columns:minmax(0,1.5fr) minmax(330px,.9fr);min-height:410px;display:grid}.theme-fancode .news-v41-lead{grid-template-rows:minmax(220px,1fr) auto;min-width:0;display:grid;border-right:1px solid var(--line)!important;background:var(--card)!important}.theme-fancode .news-v41-lead-media{min-height:250px;position:relative;overflow:hidden;background:var(--card-3)!important}.theme-fancode .news-v41-lead-media>img,.theme-fancode .news-v41-lead-media>.news-v6-image-fallback{object-fit:cover;width:100%;height:100%;display:block}.theme-fancode .news-v41-lead-copy{padding:17px 18px 18px!important}.theme-fancode .news-v41-top-label{border-radius:4px;align-items:center;min-height:20px;padding:0 6px;display:inline-flex;background:var(--fl-accent-soft)!important;color:var(--fl-accent-strong)!important;letter-spacing:.08em!important;font-size:8px!important;font-weight:800!important}.theme-fancode .news-v41-lead-copy h2{max-width:25ch;color:var(--text)!important;letter-spacing:-.035em!important;margin:8px 0 7px!important;font-size:clamp(23px,2.35vw,31px)!important;font-weight:790!important;line-height:1.08!important}.theme-fancode .news-v41-lead-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:66ch;display:-webkit-box;overflow:hidden;color:var(--muted)!important;margin:0 0 11px!important;font-size:12.5px!important;line-height:1.5!important}.theme-fancode .news-v41-lead:hover h2{color:var(--fl-accent-strong)!important}.theme-fancode .news-v41-latest-panel{flex-direction:column;min-width:0;display:flex;background:var(--card)!important}.theme-fancode .news-v41-latest-heading{justify-content:space-between;align-items:center;gap:12px;min-height:43px;padding:0 13px;display:flex;border-bottom:1px solid var(--line)!important}.theme-fancode .news-v41-latest-heading span{color:var(--text)!important;letter-spacing:.06em!important;font-size:10px!important;font-weight:780!important}.theme-fancode .news-v41-latest-heading strong{color:var(--muted)!important;font-size:9px!important;font-weight:560!important}.theme-fancode .news-v41-latest-list{flex:1;display:grid}.theme-fancode .news-v41-latest-row{grid-template-columns:22px minmax(0,1fr) 76px;align-items:center;gap:9px;min-width:0;padding:10px 11px;transition:background .14s;display:grid;border-bottom:1px solid var(--line)!important;background:var(--card)!important}.theme-fancode .news-v41-latest-row:last-child{border-bottom:0!important}.theme-fancode .news-v41-latest-row:hover{background:var(--card-2)!important}.theme-fancode .news-v41-latest-index{font-variant-numeric:tabular-nums;opacity:.75;align-self:start;padding-top:2px;color:var(--muted)!important;font-size:8px!important;font-weight:700!important}.theme-fancode .news-v41-latest-copy{min-width:0}.theme-fancode .news-v41-latest-copy h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:var(--text)!important;letter-spacing:-.012em!important;margin:0 0 7px!important;font-size:12.5px!important;font-weight:720!important;line-height:1.28!important}.theme-fancode .news-v41-latest-row:hover h3{color:var(--fl-accent-strong)!important}.theme-fancode .news-v41-latest-thumb{aspect-ratio:4/3;width:76px;overflow:hidden;background:var(--card-3)!important;border-radius:5px!important}.theme-fancode .news-v41-latest-thumb>img,.theme-fancode .news-v41-latest-thumb>.news-v6-image-fallback{object-fit:cover;width:100%;height:100%;display:block}.theme-fancode .news-v41-page .news-v6-source{color:var(--muted)!important;gap:6px!important;font-size:9.5px!important;line-height:1.2!important}.theme-fancode .news-v41-page .news-v6-source span:first-child{color:var(--muted)!important;font-weight:650!important}.theme-fancode .news-v41-page .news-v6-source.compact{font-size:8.5px!important}.theme-fancode .news-v41-page .news-v6-source.compact span:first-child{color:var(--muted)!important;font-weight:650!important}.theme-fancode .news-v41-page .news-v6-source i{background:var(--muted)!important;width:2px!important;height:2px!important}.theme-fancode .news-v41-feed{margin-top:14px!important}.theme-fancode .news-v41-stream{display:grid}.theme-fancode .news-v41-stream-row{grid-template-columns:156px minmax(0,1fr) 24px;align-items:center;gap:16px;min-width:0;padding:13px 14px;transition:background .14s;display:grid;border-bottom:1px solid var(--line)!important;background:var(--card)!important}.theme-fancode .news-v41-stream-row:last-child{border-bottom:0!important}.theme-fancode .news-v41-stream-row:hover{background:var(--card-2)!important}.theme-fancode .news-v41-stream-thumb{aspect-ratio:16/9;width:156px;overflow:hidden;background:var(--card-3)!important;border-radius:6px!important}.theme-fancode .news-v41-stream-thumb>img,.theme-fancode .news-v41-stream-thumb>.news-v6-image-fallback{object-fit:cover;width:100%;height:100%;display:block}.theme-fancode .news-v41-stream-copy{min-width:0}.theme-fancode .news-v41-stream-copy h3{color:var(--text)!important;letter-spacing:-.018em!important;margin:5px 0!important;font-size:17px!important;font-weight:750!important;line-height:1.24!important}.theme-fancode .news-v41-stream-row:hover h3{color:var(--fl-accent-strong)!important}.theme-fancode .news-v41-stream-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:var(--muted)!important;margin:0!important;font-size:11.5px!important;line-height:1.45!important}.theme-fancode .news-v41-arrow{transition:transform .14s,color .14s;color:var(--muted)!important;font-size:17px!important}.theme-fancode .news-v41-stream-row:hover .news-v41-arrow{transform:translate(2px);color:var(--fl-accent)!important}.theme-fancode .news-v41-page .news-v6-image-fallback{background:linear-gradient(145deg,var(--card-3),var(--card-2))!important;color:var(--muted)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;display:flex!important;position:relative!important}.theme-fancode .news-v41-page .news-v6-image-fallback:before{content:""!important;background:var(--fl-accent)!important;width:34px!important;height:3px!important;position:absolute!important;bottom:0!important;left:0!important}.theme-fancode .news-v41-page .news-v6-image-fallback span{border:1px solid var(--line-strong)!important;width:34px!important;height:34px!important;color:var(--muted)!important;letter-spacing:-.02em!important;background:0 0!important;border-radius:50%!important;place-items:center!important;font-size:11px!important;font-weight:760!important;display:grid!important}.theme-fancode .news-v41-page .news-v6-image-fallback small{color:var(--muted)!important;letter-spacing:.09em!important;font-size:6.5px!important}.theme-fancode .news-v41-empty{background:var(--card)!important;border-radius:9px!important}.theme-fancode .news-v6-article-page{width:min(980px,100% - 40px)!important;max-width:980px!important;padding:24px 0 86px!important}.theme-fancode .news-v6-article{max-width:820px!important}.theme-fancode .news-v6-article-header{padding-bottom:20px!important}.theme-fancode .news-v6-back{color:var(--muted)!important;font-size:11px!important;font-weight:650!important}.theme-fancode .news-v6-back:hover{color:var(--fl-accent-strong)!important}.theme-fancode .news-v6-article-meta{color:var(--muted)!important;margin:18px 0 10px!important;font-size:10.5px!important}.theme-fancode .news-v6-article-meta span:first-child{color:var(--text)!important;font-weight:700!important}.theme-fancode .news-v6-article h1{max-width:20ch;letter-spacing:-.04em!important;font-size:clamp(35px,4.1vw,50px)!important;font-weight:800!important;line-height:1.04!important}.theme-fancode .news-v6-article-deck{max-width:760px!important;margin-top:13px!important;font-size:16px!important;line-height:1.52!important}.theme-fancode .news-v6-article-media{border-radius:7px!important;margin:22px 0 26px!important}.theme-fancode .news-v6-article-body{max-width:720px!important;font-size:16px!important;line-height:1.76!important}.theme-fancode .news-v6-article-body p{margin-bottom:19px!important}.theme-fancode .news-v6-article-footer{max-width:720px!important;margin-top:34px!important}.theme-fancode .news-v6-article-footer a{font-size:11.5px!important}@media (width<=980px){.theme-fancode .news-v41-page{width:calc(100% - 24px)!important}.theme-fancode .news-v41-top-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.9fr)}.theme-fancode .news-v41-latest-row{grid-template-columns:20px minmax(0,1fr) 68px}.theme-fancode .news-v41-latest-thumb{width:68px}}@media (width<=760px){.theme-fancode .news-v41-page{width:100%!important;padding:14px 12px 80px!important}.theme-fancode .news-v41-page-head{flex-direction:column;align-items:flex-start;gap:10px;min-height:0;margin-bottom:12px;padding:2px 0 13px}.theme-fancode .news-v41-page-head h1{font-size:32px!important}.theme-fancode .news-v41-page-head p{max-width:58ch;font-size:11.5px!important}.theme-fancode .news-v41-context{min-height:30px;padding:0 9px}.theme-fancode .news-v41-top-shell,.theme-fancode .news-v41-feed{border-radius:7px!important}.theme-fancode .news-v41-section-bar,.theme-fancode .news-v41-feed-head{min-height:49px;padding:9px 11px}.theme-fancode .news-v41-top-grid{grid-template-columns:1fr;min-height:0}.theme-fancode .news-v41-lead{grid-template-rows:auto auto;border-right:0!important;border-bottom:1px solid var(--line)!important}.theme-fancode .news-v41-lead-media{aspect-ratio:16/9;min-height:0}.theme-fancode .news-v41-lead-copy{padding:14px!important}.theme-fancode .news-v41-lead-copy h2{font-size:25px!important}.theme-fancode .news-v41-latest-heading{min-height:39px;padding:0 11px}.theme-fancode .news-v41-latest-row{grid-template-columns:18px minmax(0,1fr) 78px;padding:10px 11px}.theme-fancode .news-v41-latest-thumb{width:78px}.theme-fancode .news-v41-stream-row{grid-template-columns:108px minmax(0,1fr);gap:11px;padding:11px}.theme-fancode .news-v41-stream-thumb{aspect-ratio:4/3;width:108px}.theme-fancode .news-v41-stream-copy h3{font-size:14.5px!important}.theme-fancode .news-v41-stream-copy p,.theme-fancode .news-v41-arrow{display:none}.theme-fancode .news-v6-article-page{width:100%!important;padding:16px 14px 80px!important}.theme-fancode .news-v6-article h1{font-size:34px!important}.theme-fancode .news-v6-article-deck{font-size:15px!important}.theme-fancode .news-v6-article-body{font-size:15.5px!important;line-height:1.72!important}}@media (width<=430px){.theme-fancode .news-v41-page-head p{display:none}.theme-fancode .news-v41-context{justify-content:flex-start;width:100%}.theme-fancode .news-v41-section-bar h2,.theme-fancode .news-v41-feed-head h2{font-size:15px!important}.theme-fancode .news-v41-latest-row{grid-template-columns:16px minmax(0,1fr) 70px;gap:7px;padding:9px}.theme-fancode .news-v41-latest-thumb{width:70px}.theme-fancode .news-v41-latest-copy h3{font-size:12px!important}.theme-fancode .news-v41-stream-row{grid-template-columns:92px minmax(0,1fr)}.theme-fancode .news-v41-stream-thumb{width:92px}}:root{--v44-font-note:"Saira restored from pre-V40 typography"}:root,.theme-fancode,.theme-fancode.fancode-rich{--v42-nav-divider:color-mix(in srgb,var(--line) 74%,transparent);--font-ui:"Saira",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;--font-body:var(--font-ui)!important;--font-heading:var(--font-ui)!important;--font-display:var(--font-ui)!important}html,body,#root,#root *,#root :before,#root :after,button,input,textarea,select,option,optgroup,label,legend,table,th,td,[role=button],[contenteditable=true],svg text,svg tspan{font-family:var(--font-ui)!important;font-variation-settings:normal!important;font-synthesis:none!important;font-stretch:100%!important}@media (width>=861px){.app-header-inner{align-items:center!important;display:flex!important}.app-top-nav{border:0!important;align-self:stretch!important;align-items:stretch!important;margin-left:2px!important;display:flex!important}.app-top-nav a{color:#c5cad1!important;letter-spacing:-.005em!important;background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-width:88px!important;height:52px!important;padding:0 13px!important;font-size:12px!important;font-weight:650!important;text-decoration:none!important;display:flex!important;position:relative!important}.app-top-nav a:before{content:none!important}.app-top-nav a:hover{color:#fff!important;background:#ffffff0e!important}.app-top-nav a.active{color:#fff!important;background:#ffffff12!important}.app-top-nav a.active:after{content:""!important;background:var(--fl-accent)!important;height:3px!important;position:absolute!important;bottom:0!important;left:13px!important;right:13px!important}.app-header-actions{margin-left:auto!important}}@media (width<=860px){.app-top-nav{display:none!important}}@media (width>=861px){.context-strip{isolation:isolate!important;background:var(--card)!important;border-top:0!important;border-bottom:1px solid var(--line)!important;overflow:visible!important}.context-strip-inner{overflow:visible!important}.context-strip-controls{border-right:0!important;position:relative!important}.context-strip-controls:after{content:""!important;background:var(--v42-nav-divider)!important;width:1px!important;height:22px!important;position:absolute!important;top:14px!important;right:0!important}.context-primary-links>a,.context-more{border-right:0!important}.context-primary-links>a:before,.context-more:before{content:""!important;background:var(--v42-nav-divider)!important;pointer-events:none!important;width:1px!important;height:20px!important;position:absolute!important;top:15px!important;left:0!important}.context-primary-links>a:first-child:before{content:none!important}.context-more:before{display:block!important}.context-primary-links>a.active,.context-more.active .context-more-trigger{background:color-mix(in srgb,var(--fl-accent) 9%,var(--card))!important}.context-primary-links>a.active:after,.context-more.active:after{background:var(--fl-accent)!important;height:3px!important}}.theme-fancode .news-v41-page,.theme-fancode .news-v41-page *,.theme-fancode .news-v6-article-page,.theme-fancode .news-v6-article-page *{font-family:var(--font-ui)!important;font-variation-settings:normal!important;font-stretch:100%!important}.theme-fancode .news-v41-page-head h1,.theme-fancode .news-v6-article h1{letter-spacing:-.035em!important;font-weight:800!important}.theme-fancode .news-v41-page-head h1{line-height:1.04!important}.theme-fancode .news-v41-section-bar h2,.theme-fancode .news-v41-feed-head h2,.theme-fancode .news-v41-lead-copy h2{letter-spacing:-.025em!important;font-weight:750!important}.theme-fancode .news-v41-latest-copy h3,.theme-fancode .news-v41-stream-copy h3{letter-spacing:-.015em!important;font-weight:700!important}.theme-fancode .news-v41-eyebrow,.theme-fancode .news-v41-section-kicker,.theme-fancode .news-v41-top-label,.theme-fancode .news-v41-latest-heading span{letter-spacing:.075em!important;font-weight:750!important}.theme-fancode .news-v41-page-head p,.theme-fancode .news-v41-lead-copy p,.theme-fancode .news-v41-stream-copy p,.theme-fancode .news-v6-article-deck,.theme-fancode .news-v6-article-body{letter-spacing:0!important;font-weight:400!important}.theme-fancode .news-v41-context strong,.theme-fancode .news-v41-page .news-v6-source span:first-child,.theme-fancode .news-v6-article-meta span:first-child{font-weight:650!important}.theme-fancode .news-v41-page-head h1{font-size:clamp(31px,3.1vw,42px)!important}.theme-fancode .news-v41-lead-copy h2{font-size:clamp(23px,2.25vw,30px)!important}.theme-fancode .news-v41-stream-copy h3{font-size:16px!important}.theme-fancode .news-v41-latest-copy h3{font-size:12.5px!important}@media (width<=760px){.theme-fancode .news-v41-page-head h1{font-size:30px!important}.theme-fancode .news-v41-lead-copy h2{font-size:24px!important}.theme-fancode .news-v41-stream-copy h3{font-size:14px!important}}@media (width>=861px){.app-header-inner>.app-explore-trigger{color:#c5cad1!important;min-width:98px!important;height:36px!important;box-shadow:none!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;gap:7px!important;margin-left:2px!important;padding:0 13px!important;display:flex!important}.app-header-inner>.app-explore-trigger>span{min-width:0!important;display:block!important}.app-header-inner>.app-explore-trigger strong{max-width:none!important;color:inherit!important;letter-spacing:-.005em!important;font-size:12px!important;font-weight:650!important}.app-header-inner>.app-explore-trigger svg{color:inherit!important}.app-header-inner>.app-explore-trigger:hover,.app-header-inner>.app-explore-trigger:focus-visible{color:#fff!important;background:#ffffff0e!important;border:0!important;outline:none!important;transform:none!important}.app-header-inner>.app-explore-trigger:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb,var(--fl-accent) 72%,white)!important}}@media (width<=860px){.app-header-inner>.app-explore-trigger{display:none!important}}.fandom-modal-layer{z-index:520!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#05080cb8!important;padding:32px!important}.fandom-modal{color:#15171b!important;background:#fbfaf7!important;border:1px solid #11182714!important;border-radius:26px!important;width:min(860px,100% - 32px)!important;max-height:min(88dvh,820px)!important;padding:30px 38px 34px!important;overflow:auto!important;box-shadow:0 30px 90px #0000005c!important}.fandom-handle{background:#d4d4d0!important;border-radius:999px!important;width:62px!important;height:5px!important;margin:0 auto 30px!important}.fandom-close{color:#1b1d21!important;cursor:pointer!important;background:#fff!important;border:1px solid #deddd8!important;border-radius:50%!important;place-items:center!important;width:44px!important;height:44px!important;display:grid!important;top:58px!important;right:34px!important}.fandom-close:hover{background:#f4f3ef!important;border-color:#cac8c1!important}.fandom-modal header{padding-right:68px!important}.fandom-modal header small{color:var(--fl-accent)!important;letter-spacing:.13em!important;font-size:10px!important;font-weight:800!important}.fandom-modal header h2{color:#15171b!important;letter-spacing:-.035em!important;margin:14px 0 28px!important;font-size:clamp(34px,4vw,44px)!important;font-weight:800!important;line-height:1.04!important}.fandom-options{gap:12px!important;display:grid!important}.fandom-options>button{color:#17191d!important;min-height:96px!important;box-shadow:none!important;cursor:pointer!important;background:#fff!important;border:1px solid #e2e0da!important;border-radius:18px!important;grid-template-columns:62px minmax(0,1fr) 30px!important;gap:18px!important;padding:14px 18px!important}.fandom-options>button>span{color:#63666c!important;background:#f2f1ed!important;border-radius:16px!important;width:62px!important;height:62px!important}.fandom-options>button>div{gap:5px!important}.fandom-options strong{color:#17191d!important;font-size:17px!important;font-weight:750!important}.fandom-options small{color:#92928f!important;font-size:12px!important;line-height:1.3!important}.fandom-options>button>b{color:#9a9a96!important;place-items:center!important;display:grid!important}.fandom-options>button.selected{border-color:color-mix(in srgb,var(--fl-accent) 45%,#deddd8)!important;background:color-mix(in srgb,var(--fl-accent) 5%,#fff)!important}.fandom-options>button.selected>span{background:color-mix(in srgb,var(--fl-accent) 10%,#f6f4ef)!important;color:var(--fl-accent)!important}.fandom-options>button.selected>b{color:var(--fl-accent)!important}.fandom-options>button:disabled{opacity:1!important;cursor:not-allowed!important;background:#fbfbfa!important}.fandom-options>button:disabled>span,.fandom-options>button:disabled strong,.fandom-options>button:disabled small,.fandom-options>button:disabled>b{color:#b8b8b4!important}.fandom-options>button:disabled>span{background:#f5f4f1!important}.fandom-cancel{color:#222428!important;cursor:pointer!important;background:#f1f0ec!important;border:1px solid #dedcd6!important;border-radius:16px!important;width:100%!important;min-height:56px!important;margin-top:20px!important;font-size:14px!important;font-weight:650!important}.fandom-cancel:hover{background:#ebe9e4!important}@media (width<=760px){.fandom-modal-layer{align-items:end!important;padding:0!important}.fandom-modal{width:100%!important;max-height:88dvh!important;padding:18px 16px calc(20px + env(safe-area-inset-bottom))!important;border:0!important;border-radius:24px 24px 0 0!important}.fandom-handle{width:50px!important;height:4px!important;margin-bottom:20px!important}.fandom-close{width:40px!important;height:40px!important;top:36px!important;right:16px!important}.fandom-modal header{padding-right:52px!important}.fandom-modal header small{font-size:9px!important}.fandom-modal header h2{margin:10px 0 20px!important;font-size:29px!important}.fandom-options{gap:9px!important}.fandom-options>button{border-radius:14px!important;grid-template-columns:52px minmax(0,1fr) 24px!important;gap:13px!important;min-height:78px!important;padding:11px 12px!important}.fandom-options>button>span{border-radius:13px!important;width:52px!important;height:52px!important}.fandom-options strong{font-size:15px!important}.fandom-options small{font-size:11px!important}.fandom-cancel{border-radius:13px!important;min-height:52px!important;margin-top:14px!important}}@media (width>=861px){.context-strip{--v45-menu-divider:color-mix(in srgb, var(--line-strong) 72%, var(--line))}.context-strip-controls{border-right:1px solid var(--v45-menu-divider)!important}.context-strip-controls:after{content:none!important}.context-primary-links>a,.context-more{border-right:1px solid var(--v45-menu-divider)!important;position:relative!important}.context-primary-links>a:before,.context-more:before{content:none!important}.context-primary-links>a:first-child{border-left:0!important}.context-primary-links>a.active,.context-more.active .context-more-trigger{background:color-mix(in srgb, var(--fl-accent) 14%, var(--card))!important;color:var(--text)!important}.context-primary-links>a.active:after,.context-more.active:after{content:""!important;background:var(--fl-accent)!important;border-radius:5px 5px 0 0!important;height:5px!important;position:absolute!important;bottom:0!important;left:15px!important;right:15px!important}.context-primary-links>a:hover,.context-more-trigger:hover,.context-more.open .context-more-trigger{background:color-mix(in srgb, var(--fl-accent) 5%, var(--card))!important}.app-global-header .app-header-inner>*{border-left-color:#0000!important;border-right-color:#0000!important}}.theme-fancode:not(.mode-light) .context-strip{--v45-menu-divider:#343a43}.theme-fancode{--v46-fallback-left:#6f2f20;--v46-fallback-mid:#a64320;--v46-fallback-right:#ff4f0b;--v46-fallback-badge:#dcb0a0;--v46-fallback-label:#dae0e7b8}.theme-fancode :where(.media-fallback,.lead-media.fallback,.editorial-story-thumb.fallback,.news-v6-image-fallback,.news-art.fallback){isolation:isolate!important;background:linear-gradient(108deg,var(--v46-fallback-left) 0%,var(--v46-fallback-mid) 48%,var(--v46-fallback-right) 100%)!important;color:#fff!important;box-shadow:none!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:11px!important;display:flex!important;position:relative!important;overflow:hidden!important}.theme-fancode :where(.media-fallback,.lead-media.fallback,.editorial-story-thumb.fallback,.news-v6-image-fallback,.news-art.fallback):after{content:none!important;display:none!important}.theme-fancode :where(.media-fallback,.lead-media.fallback,.editorial-story-thumb.fallback,.news-v6-image-fallback,.news-art.fallback):before{content:""!important;background:var(--fl-accent)!important;z-index:3!important;width:66px!important;height:4px!important;position:absolute!important;bottom:0!important;left:0!important;right:auto!important}.theme-fancode :where(.media-fallback,.lead-media.fallback,.editorial-story-thumb.fallback,.news-v6-image-fallback,.news-art.fallback)>span{z-index:2!important;background:var(--v46-fallback-badge)!important;color:#4b5a67!important;letter-spacing:-.02em!important;opacity:1!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border:0!important;border-radius:10px!important;place-items:center!important;width:64px!important;min-width:64px!important;height:64px!important;padding:0!important;font-size:18px!important;font-weight:800!important;line-height:1!important;display:grid!important;position:relative!important}.theme-fancode :where(.media-fallback,.lead-media.fallback,.editorial-story-thumb.fallback,.news-v6-image-fallback,.news-art.fallback)>small{z-index:2!important;color:var(--v46-fallback-label)!important;letter-spacing:.12em!important;text-transform:uppercase!important;white-space:nowrap!important;font-size:9px!important;font-weight:800!important;line-height:1!important;display:block!important;position:relative!important}.theme-fancode .editorial-news-module .lead-media.fallback{height:100%!important;min-height:242px!important}.theme-fancode .news-v41-page .news-v41-lead-media.is-fallback,.theme-fancode .news-v41-page .news-v41-lead-media.is-fallback>.news-v6-image-fallback{background:linear-gradient(108deg,var(--v46-fallback-left) 0%,var(--v46-fallback-mid) 48%,var(--v46-fallback-right) 100%)!important}.theme-fancode .news-v41-page .news-v6-image-fallback{background:linear-gradient(108deg,var(--v46-fallback-left) 0%,var(--v46-fallback-mid) 48%,var(--v46-fallback-right) 100%)!important;color:#fff!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:11px!important;display:flex!important}.theme-fancode .news-v41-page .news-v6-image-fallback:before{background:var(--fl-accent)!important;width:66px!important;height:4px!important}.theme-fancode .news-v41-page .news-v6-image-fallback span{background:var(--v46-fallback-badge)!important;color:#4b5a67!important;border:0!important;border-radius:10px!important;width:64px!important;min-width:64px!important;height:64px!important;font-size:18px!important;font-weight:800!important}.theme-fancode .news-v41-page .news-v6-image-fallback small{color:var(--v46-fallback-label)!important;letter-spacing:.12em!important;font-size:9px!important;font-weight:800!important;display:block!important}.theme-fancode :where(.editorial-story-thumb.fallback,.news-v41-latest-thumb .news-v6-image-fallback,.news-v41-stream-thumb .news-v6-image-fallback,.news-art.fallback){gap:0!important}.theme-fancode :where(.editorial-story-thumb.fallback,.news-v41-latest-thumb .news-v6-image-fallback,.news-v41-stream-thumb .news-v6-image-fallback,.news-art.fallback)>span{border-radius:7px!important;width:34px!important;min-width:34px!important;height:34px!important;font-size:11px!important}.theme-fancode :where(.editorial-story-thumb.fallback,.news-v41-latest-thumb .news-v6-image-fallback,.news-v41-stream-thumb .news-v6-image-fallback,.news-art.fallback)>small{display:none!important}.theme-fancode :where(.editorial-story-thumb.fallback,.news-v41-latest-thumb .news-v6-image-fallback,.news-v41-stream-thumb .news-v6-image-fallback,.news-art.fallback):before{width:28px!important;height:3px!important}@media (width>=861px){.theme-fancode .context-strip{--v46-menu-divider:#d8dde4;border-top:1px solid #d8dde4b8!important;border-bottom:1px solid #d8dde4!important}.theme-fancode .context-strip-inner{align-items:stretch!important}.theme-fancode .context-strip-controls{border-right:0!important;position:relative!important}.theme-fancode .context-strip-controls:after{content:""!important;background:var(--v46-menu-divider)!important;pointer-events:none!important;z-index:4!important;width:1px!important;height:auto!important;display:block!important;position:absolute!important;top:0!important;bottom:0!important;right:0!important}.theme-fancode .context-primary-links>a,.theme-fancode .context-more{border-left:0!important;border-right:0!important;border-radius:0!important;position:relative!important}.theme-fancode .context-primary-links>a:before,.theme-fancode .context-more:before{content:""!important;background:var(--v46-menu-divider)!important;pointer-events:none!important;z-index:4!important;width:1px!important;height:auto!important;display:block!important;position:absolute!important;top:0!important;bottom:0!important;right:0!important}.theme-fancode .context-primary-links>a.active,.theme-fancode .context-more.active .context-more-trigger{color:#15181d!important;background:#fff0e7!important}.theme-fancode .context-primary-links>a.active:after,.theme-fancode .context-more.active:after{content:""!important;background:var(--fl-accent)!important;z-index:5!important;border-radius:5px 5px 0 0!important;height:5px!important;display:block!important;position:absolute!important;bottom:0!important;left:16px!important;right:16px!important}.theme-fancode .context-primary-links>a:hover,.theme-fancode .context-more-trigger:hover,.theme-fancode .context-more.open .context-more-trigger{background:#fff8f4!important}.theme-fancode .app-global-header .app-header-inner>:before,.theme-fancode .app-global-header .app-header-inner>:after{border-left:0!important;border-right:0!important}}.theme-fancode:not(.mode-light) .context-strip{--v46-menu-divider:#ffffff2b}.theme-fancode:not(.mode-light) .context-primary-links>a.active,.theme-fancode:not(.mode-light) .context-more.active .context-more-trigger{background:color-mix(in srgb,var(--fl-accent) 16%,var(--card))!important;color:var(--text)!important}.theme-fancode:not(.mode-light) .context-primary-links>a:hover,.theme-fancode:not(.mode-light) .context-more-trigger:hover,.theme-fancode:not(.mode-light) .context-more.open .context-more-trigger{background:color-mix(in srgb,var(--fl-accent) 7%,var(--card))!important}@media (width<=760px){.theme-fancode .editorial-news-module .lead-media.fallback{height:168px!important;min-height:168px!important}.theme-fancode :where(.lead-media.fallback,.news-v41-lead-media .news-v6-image-fallback)>span{width:54px!important;min-width:54px!important;height:54px!important;font-size:16px!important}.theme-fancode :where(.lead-media.fallback,.news-v41-lead-media .news-v6-image-fallback)>small{font-size:8px!important}}.theme-fancode :where(.editorial-story-thumb.fallback,.news-v41-latest-thumb .news-v6-image-fallback,.news-v41-stream-thumb .news-v6-image-fallback,.news-v6-image-fallback.compact,.news-art.fallback)>small{display:none!important}.theme-fancode :where(.editorial-story-thumb.fallback,.news-v41-latest-thumb .news-v6-image-fallback,.news-v41-stream-thumb .news-v6-image-fallback,.news-v6-image-fallback.compact,.news-art.fallback){gap:0!important}@media (width>=861px){.app-header-inner>.app-explore-trigger{justify-content:flex-start!important;gap:8px!important;min-width:112px!important;height:40px!important;padding:0 12px!important}.app-header-inner>.app-explore-trigger>span{text-align:left!important;gap:1px!important;line-height:1!important;display:grid!important}.app-header-inner>.app-explore-trigger strong{font-size:12px!important;font-weight:700!important;line-height:1.05!important}.app-header-inner>.app-explore-trigger small{color:#8f98a3!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-size:8px!important;font-weight:650!important;line-height:1.05!important;display:block!important}.app-header-inner>.app-explore-trigger:hover small,.app-header-inner>.app-explore-trigger:focus-visible small{color:#c8cdd3!important}}:root{--v48-topbar-height:52px;--v48-sectionbar-height:50px;--v48-nav-bg:#fff;--v48-nav-bg-soft:#f7f8fa;--v48-nav-text:#24272c;--v48-nav-muted:#69717c;--v48-nav-line:#d7dce2;--v48-nav-line-strong:#c9cfd6;--v48-active-bg:#fff0e7;--v48-active-line:#ffd0b5}.app-global-header{z-index:300!important;background:#11151a!important;border-bottom:1px solid #ffffff24!important;width:100%!important;position:fixed!important;top:0!important;left:0!important;right:0!important;box-shadow:0 1px #0000002e!important}@media (width>=861px){.app-global-header,.app-header-inner{height:var(--v48-topbar-height)!important}.context-strip{top:var(--v48-topbar-height)!important;width:100%!important;height:var(--v48-sectionbar-height)!important;z-index:280!important;background:var(--v48-nav-bg)!important;border-top:0!important;border-bottom:1px solid var(--v48-nav-line-strong)!important;color:var(--v48-nav-text)!important;position:fixed!important;left:0!important;right:0!important;overflow:visible!important;box-shadow:0 2px 5px #0f172a0e!important}.context-strip-inner{height:var(--v48-sectionbar-height)!important;background:var(--v48-nav-bg)!important}.theme-fancode.fancode-rich .app-page-stage{min-height:100vh!important;padding-top:calc(var(--v48-topbar-height) + var(--v48-sectionbar-height))!important}html{scroll-padding-top:calc(var(--v48-topbar-height) + var(--v48-sectionbar-height) + 10px)!important}.home-feed-tabs{top:calc(var(--v48-topbar-height) + var(--v48-sectionbar-height))!important}.context-strip-controls{height:var(--v48-sectionbar-height)!important;background:var(--v48-nav-bg)!important;border-right:1px solid var(--v48-nav-line)!important;padding:0 12px 0 0!important}.context-strip-controls:after{content:none!important;display:none!important}.theme-fancode .context-strip-controls .fl-custom-select-trigger,.theme-fancode:not(.mode-light) .context-strip-controls .fl-custom-select-trigger{border:1px solid var(--v48-nav-line-strong)!important;background:var(--v48-nav-bg-soft)!important;height:32px!important;color:var(--v48-nav-text)!important;box-shadow:none!important;border-radius:8px!important}.theme-fancode .context-strip-controls .fl-custom-select-trigger:hover,.theme-fancode .context-strip-controls .fl-custom-select.open .fl-custom-select-trigger{border-color:color-mix(in srgb,var(--fl-accent) 48%,var(--v48-nav-line-strong))!important;background:#fff!important}.theme-fancode .context-strip-controls .fl-custom-select-value strong{color:var(--v48-nav-text)!important}.theme-fancode .context-strip-controls .fl-custom-select-value small,.theme-fancode .context-strip-controls .fl-custom-select-trigger>svg{color:var(--v48-nav-muted)!important}.theme-fancode .context-strip-controls .fl-custom-select-menu,.theme-fancode:not(.mode-light) .context-strip-controls .fl-custom-select-menu{border-color:var(--v48-nav-line)!important;color:var(--v48-nav-text)!important;background:#fff!important;box-shadow:0 14px 36px #0f172a29!important}.theme-fancode .context-strip-controls .fl-custom-select-menu>button{color:var(--v48-nav-text)!important;background:0 0!important}.theme-fancode .context-strip-controls .fl-custom-select-menu>button:hover,.theme-fancode .context-strip-controls .fl-custom-select-menu>button.selected{background:#f3f5f7!important}.theme-fancode .context-strip-controls .fl-custom-select-menu small{color:var(--v48-nav-muted)!important}.context-strip-links,.context-primary-links,.context-more,.context-more-trigger{background:var(--v48-nav-bg)!important}.context-primary-links>a,.context-more{height:var(--v48-sectionbar-height)!important;border-right:1px solid var(--v48-nav-line)!important;background:#fff!important;border-radius:0!important;position:relative!important}.context-primary-links>a:before,.context-more:before{content:none!important;display:none!important}.context-primary-links>a{color:var(--v48-nav-text)!important}.context-primary-links>a strong,.context-more-trigger strong{color:inherit!important}.context-more-trigger{height:var(--v48-sectionbar-height)!important;color:var(--v48-nav-text)!important}.context-more-trigger svg{color:var(--v48-nav-muted)!important}.context-primary-links>a:hover,.context-more-trigger:hover,.context-more.open .context-more-trigger{color:#15171a!important;background:#f6f7f8!important}.context-primary-links>a.active,.context-more.active .context-more-trigger{background:var(--v48-active-bg)!important;color:#a83b00!important;box-shadow:inset 0 0 0 1px var(--v48-active-line)!important}.context-primary-links>a.active:after,.context-more.active:after{content:""!important;background:var(--fl-accent)!important;z-index:2!important;border-radius:0!important;height:4px!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.context-more-menu,.theme-fancode:not(.mode-light) .context-more-menu{border:1px solid var(--v48-nav-line)!important;color:var(--v48-nav-text)!important;background:#fff!important;box-shadow:0 16px 42px #0f172a29!important}.context-more-menu a{color:var(--v48-nav-text)!important}.context-more-menu a:hover{background:#f4f6f8!important}.context-more-menu a.active{background:var(--v48-active-bg)!important;color:#a83b00!important}.theme-fancode:not(.mode-light) .context-strip,.theme-fancode:not(.mode-light) .context-strip-inner,.theme-fancode:not(.mode-light) .context-strip-controls,.theme-fancode:not(.mode-light) .context-strip-links,.theme-fancode:not(.mode-light) .context-primary-links,.theme-fancode:not(.mode-light) .context-primary-links>a,.theme-fancode:not(.mode-light) .context-more,.theme-fancode:not(.mode-light) .context-more-trigger{background:var(--v48-nav-bg)!important;color:var(--v48-nav-text)!important}.theme-fancode:not(.mode-light) .context-primary-links>a.active,.theme-fancode:not(.mode-light) .context-more.active .context-more-trigger{background:var(--v48-active-bg)!important;color:#a83b00!important}}@media (width<=860px){:root{--v48-mobile-header-height:92px}.app-global-header{height:var(--v48-mobile-header-height)!important;overflow:visible!important}.app-mobile-header{background:#11151a!important}.app-mobile-tabs,.theme-fancode:not(.mode-light) .app-mobile-tabs{border-top:1px solid #eceef1!important;border-bottom:1px solid var(--v48-nav-line)!important;background:#fff!important;height:40px!important}.app-mobile-tabs a,.theme-fancode:not(.mode-light) .app-mobile-tabs a{color:var(--v48-nav-muted)!important}.app-mobile-tabs a.active,.theme-fancode:not(.mode-light) .app-mobile-tabs a.active{background:var(--v48-active-bg)!important;color:#a83b00!important}.app-mobile-tabs a.active:after{background:var(--fl-accent)!important;height:3px!important}.theme-fancode.fancode-rich .app-page-stage{min-height:100vh!important;padding-top:var(--v48-mobile-header-height)!important}html{scroll-padding-top:calc(var(--v48-mobile-header-height) + 8px)!important}}:root{--v49-top-h:52px;--v49-section-h:50px}.app-global-header{z-index:320!important;height:var(--v49-top-h)!important;box-shadow:none!important;position:fixed!important;inset:0 0 auto!important}.theme-fancode:not(.mode-light) .app-global-header,.theme-fancode:not(.mode-light) .app-header-inner,.theme-fancode:not(.mode-light) .app-mobile-header{color:#fff!important;background:#111418!important;border-color:#ffffff1f!important}.theme-fancode.mode-light .app-global-header,.theme-fancode.mode-light .app-header-inner,.theme-fancode.mode-light .app-mobile-header{color:#17191d!important;background:#fff!important;border-color:#e0e4e8!important}@media (width>=861px){.app-global-header,.app-header-inner{height:var(--v49-top-h)!important}.app-header-inner{gap:0!important;padding:0 22px!important}.app-header-inner>.app-brand{flex:none!important}.app-header-inner>.app-explore-trigger{min-width:auto!important;height:34px!important;box-shadow:none!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;gap:7px!important;margin-left:18px!important;padding:0 11px!important;font-size:12px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important;position:relative!important}.app-header-inner>.app-explore-trigger:before{content:""!important;width:1px!important;position:absolute!important;top:8px!important;bottom:8px!important;left:-10px!important}.app-header-inner>.app-explore-trigger strong{color:inherit!important;font-size:12px!important;font-weight:700!important}.app-header-inner>.app-explore-trigger svg:first-child{color:var(--fl-accent)!important}.app-header-inner>.app-explore-trigger svg:last-child{opacity:.62!important}.theme-fancode.mode-light .app-header-inner>.app-explore-trigger{color:#2a2e34!important;background:#f7f8fa!important;border:1px solid #d7dce2!important}.theme-fancode.mode-light .app-header-inner>.app-explore-trigger:before{background:#e0e4e8!important}.theme-fancode.mode-light .app-header-inner>.app-explore-trigger:hover,.theme-fancode.mode-light .app-header-inner>.app-explore-trigger:focus-visible{color:#101216!important;background:#eef1f4!important;border-color:#c5cbd2!important}.theme-fancode:not(.mode-light) .app-header-inner>.app-explore-trigger{color:#e8ebef!important;background:#ffffff0e!important;border:1px solid #ffffff26!important}.theme-fancode:not(.mode-light) .app-header-inner>.app-explore-trigger:before{background:#ffffff24!important}.theme-fancode:not(.mode-light) .app-header-inner>.app-explore-trigger:hover,.theme-fancode:not(.mode-light) .app-header-inner>.app-explore-trigger:focus-visible{color:#fff!important;background:#ffffff1a!important;border-color:#ffffff42!important}.theme-fancode.mode-light .app-global-header :where(.app-icon-button,.app-sign-in){color:#1c2025!important;background:#f7f8fa!important;border-color:#d7dce2!important}.theme-fancode.mode-light .app-global-header :where(.app-icon-button,.app-sign-in):hover{background:#eef1f4!important}.theme-fancode:not(.mode-light) .app-global-header :where(.app-icon-button,.app-sign-in){color:#fff!important;background:#ffffff0e!important;border-color:#ffffff26!important}.theme-fancode:not(.mode-light) .app-global-header :where(.app-icon-button,.app-sign-in):hover{background:#ffffff1a!important}.app-global-header .app-profile{background:var(--fl-accent-solid,var(--fl-accent))!important;color:#fff!important}.context-strip{top:var(--v49-top-h)!important;height:var(--v49-section-h)!important;z-index:300!important;box-shadow:0 2px 7px #00000014!important}.context-strip-inner,.context-strip-controls,.context-strip-links,.context-primary-links,.context-more,.context-more-trigger,.context-primary-links>a{height:var(--v49-section-h)!important}.theme-fancode.mode-light .context-strip,.theme-fancode.mode-light .context-strip-inner,.theme-fancode.mode-light .context-strip-controls,.theme-fancode.mode-light .context-strip-links,.theme-fancode.mode-light .context-primary-links,.theme-fancode.mode-light .context-more,.theme-fancode.mode-light .context-more-trigger,.theme-fancode.mode-light .context-primary-links>a{color:#f4f6f8!important;background:#15181c!important;border-color:#3b4047!important}.theme-fancode.mode-light .context-strip{border-bottom:1px solid #30353b!important}.theme-fancode.mode-light .context-strip-controls,.theme-fancode.mode-light .context-primary-links>a,.theme-fancode.mode-light .context-more{border-right:1px solid #3b4047!important}.theme-fancode.mode-light .context-primary-links>a:hover,.theme-fancode.mode-light .context-more-trigger:hover,.theme-fancode.mode-light .context-more.open .context-more-trigger{color:#fff!important;background:#20242a!important}.theme-fancode.mode-light .context-primary-links>a.active,.theme-fancode.mode-light .context-more.active .context-more-trigger{color:#ffb083!important;background:#2b1c15!important;box-shadow:inset 0 0 0 1px #ff5a0042!important}.theme-fancode.mode-light .context-strip-controls .fl-custom-select-trigger{color:#f5f6f7!important;background:#20242a!important;border:1px solid #4a5058!important}.theme-fancode.mode-light .context-strip-controls .fl-custom-select-value strong{color:#fff!important}.theme-fancode.mode-light .context-strip-controls .fl-custom-select-value small,.theme-fancode.mode-light .context-strip-controls .fl-custom-select-trigger>svg{color:#aeb5bd!important}.theme-fancode.mode-light .context-strip-controls .fl-custom-select-trigger:hover,.theme-fancode.mode-light .context-strip-controls .fl-custom-select.open .fl-custom-select-trigger{background:#272c32!important;border-color:#6a717a!important}.theme-fancode.mode-light .context-strip-controls .fl-custom-select-menu,.theme-fancode.mode-light .context-more-menu{color:#f5f6f7!important;background:#1b1f24!important;border:1px solid #3f454c!important;box-shadow:0 16px 44px #00000047!important}.theme-fancode.mode-light .context-strip-controls .fl-custom-select-menu>button,.theme-fancode.mode-light .context-more-menu a{color:#f5f6f7!important;background:0 0!important}.theme-fancode.mode-light .context-strip-controls .fl-custom-select-menu>button:hover,.theme-fancode.mode-light .context-strip-controls .fl-custom-select-menu>button.selected,.theme-fancode.mode-light .context-more-menu a:hover{background:#292e34!important}.theme-fancode.mode-light .context-strip-controls .fl-custom-select-menu small{color:#aeb5bd!important}.theme-fancode.mode-light .context-more-menu a.active{color:#ffb083!important;background:#2b1c15!important}.theme-fancode:not(.mode-light) .context-strip,.theme-fancode:not(.mode-light) .context-strip-inner,.theme-fancode:not(.mode-light) .context-strip-controls,.theme-fancode:not(.mode-light) .context-strip-links,.theme-fancode:not(.mode-light) .context-primary-links,.theme-fancode:not(.mode-light) .context-more,.theme-fancode:not(.mode-light) .context-more-trigger,.theme-fancode:not(.mode-light) .context-primary-links>a{color:#25292e!important;background:#fff!important;border-color:#d7dce2!important}.theme-fancode:not(.mode-light) .context-strip{border-bottom:1px solid #cbd1d8!important}.theme-fancode:not(.mode-light) .context-strip-controls,.theme-fancode:not(.mode-light) .context-primary-links>a,.theme-fancode:not(.mode-light) .context-more{border-right:1px solid #d7dce2!important}.theme-fancode:not(.mode-light) .context-primary-links>a:hover,.theme-fancode:not(.mode-light) .context-more-trigger:hover,.theme-fancode:not(.mode-light) .context-more.open .context-more-trigger{color:#15181c!important;background:#f4f6f8!important}.theme-fancode:not(.mode-light) .context-primary-links>a.active,.theme-fancode:not(.mode-light) .context-more.active .context-more-trigger{color:#a83b00!important;background:#fff0e7!important;box-shadow:inset 0 0 0 1px #ffd0b5!important}.theme-fancode:not(.mode-light) .context-strip-controls .fl-custom-select-trigger{color:#24272c!important;background:#f7f8fa!important;border:1px solid #c9cfd6!important}.theme-fancode:not(.mode-light) .context-strip-controls .fl-custom-select-value strong{color:#24272c!important}.theme-fancode:not(.mode-light) .context-strip-controls .fl-custom-select-value small,.theme-fancode:not(.mode-light) .context-strip-controls .fl-custom-select-trigger>svg{color:#69717c!important}.theme-fancode:not(.mode-light) .context-strip-controls .fl-custom-select-menu,.theme-fancode:not(.mode-light) .context-more-menu{color:#24272c!important;background:#fff!important;border:1px solid #d7dce2!important;box-shadow:0 16px 42px #0f172a29!important}.theme-fancode:not(.mode-light) .context-strip-controls .fl-custom-select-menu>button,.theme-fancode:not(.mode-light) .context-more-menu a{color:#24272c!important;background:0 0!important}.theme-fancode:not(.mode-light) .context-strip-controls .fl-custom-select-menu>button:hover,.theme-fancode:not(.mode-light) .context-strip-controls .fl-custom-select-menu>button.selected,.theme-fancode:not(.mode-light) .context-more-menu a:hover{background:#f3f5f7!important}.theme-fancode:not(.mode-light) .context-strip-controls .fl-custom-select-menu small{color:#69717c!important}.theme-fancode:not(.mode-light) .context-more-menu a.active{color:#a83b00!important;background:#fff0e7!important}.context-primary-links>a.active:after,.context-more.active:after{content:""!important;background:var(--fl-accent)!important;z-index:5!important;border-radius:0!important;height:4px!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.theme-fancode.fancode-rich .app-page-stage{padding-top:calc(var(--v49-top-h) + var(--v49-section-h))!important}html{scroll-padding-top:calc(var(--v49-top-h) + var(--v49-section-h) + 10px)!important}.home-feed-tabs{top:calc(var(--v49-top-h) + var(--v49-section-h))!important}}@media (width<=860px){:root{--v49-mobile-head-h:92px}.app-global-header{height:var(--v49-mobile-head-h)!important;overflow:visible!important}.theme-fancode.mode-light .app-mobile-tabs{background:#15181c!important;border-color:#343a41!important}.theme-fancode.mode-light .app-mobile-tabs a{color:#c8cdd3!important}.theme-fancode.mode-light .app-mobile-tabs a.active{color:#ffb083!important;background:#2b1c15!important}.theme-fancode:not(.mode-light) .app-mobile-tabs{background:#fff!important;border-color:#d7dce2!important}.theme-fancode:not(.mode-light) .app-mobile-tabs a{color:#69717c!important}.theme-fancode:not(.mode-light) .app-mobile-tabs a.active{color:#a83b00!important;background:#fff0e7!important}.app-mobile-tabs a.active:after{background:var(--fl-accent)!important;height:3px!important}.theme-fancode.fancode-rich .app-page-stage{padding-top:var(--v49-mobile-head-h)!important}html{scroll-padding-top:calc(var(--v49-mobile-head-h) + 8px)!important}}.theme-fancode .news-v41-top-grid{align-items:start!important;min-height:0!important}.theme-fancode .news-v41-latest-panel{align-self:start!important;width:100%!important;min-height:0!important}.theme-fancode .news-v41-latest-list{flex:none!important;min-height:0!important;display:block!important}.theme-fancode .news-v41-latest-heading{min-height:48px!important;padding:0 16px!important}.theme-fancode .news-v41-latest-row{grid-template-columns:28px minmax(0,1fr) 88px!important;align-items:center!important;gap:11px!important;min-height:88px!important;padding:11px 14px!important}.theme-fancode .news-v41-latest-index{font-variant-numeric:tabular-nums!important;align-self:start!important;padding-top:4px!important;font-size:9px!important;line-height:1!important}.theme-fancode .news-v41-latest-copy{align-self:center!important;min-width:0!important}.theme-fancode .news-v41-latest-copy h3{-webkit-line-clamp:2!important;margin:0 0 7px!important;font-size:13px!important;line-height:1.28!important}.theme-fancode .news-v41-latest-thumb{aspect-ratio:auto!important;border-radius:7px!important;align-self:center!important;width:88px!important;height:66px!important}.theme-fancode .news-v41-latest-thumb .news-v6-image-fallback.compact>span{border-radius:8px!important;width:40px!important;min-width:40px!important;height:40px!important;font-size:13px!important}.theme-fancode .news-v41-latest-thumb .news-v6-image-fallback.compact:before{width:30px!important;height:3px!important}.theme-fancode .news-v41-top-shell:before,.theme-fancode .news-v41-latest-panel:before,.theme-fancode .news-v41-latest-list:before,.theme-fancode .news-v41-latest-row:before{content:none!important;display:none!important}.theme-fancode .directory-hub-tabs-v17{align-items:stretch!important;gap:2px!important;min-height:58px!important;padding:5px!important}.theme-fancode .directory-hub-tabs-v17 button,.theme-fancode .directory-hub-tabs-v17>a{border-radius:8px!important;justify-content:center!important;align-items:center!important;min-height:46px!important;padding:0 15px!important;display:inline-flex!important;position:relative!important}.theme-fancode .directory-hub-tabs-v17 button.active:after{content:""!important;background:var(--fl-accent)!important;border-radius:3px!important;height:3px!important;position:absolute!important;bottom:3px!important;left:12px!important;right:12px!important}.theme-fancode .polls-v7-page{background:0 0!important;width:min(1240px,100% - 40px)!important;max-width:1240px!important;min-height:100vh!important;margin:22px auto 70px!important;padding:0 0 18px!important}.theme-fancode .polls-v7-hero.fl-page-masthead-v22{border:0!important;border-bottom:1px solid var(--fl-line)!important;width:100%!important;max-width:none!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:28px!important;margin:0 0 14px!important;padding:2px 0 18px!important;display:grid!important}.theme-fancode .polls-v7-hero>div:first-child{max-width:780px!important}.theme-fancode .polls-v7-hero>div:first-child>span{color:var(--fl-accent)!important;letter-spacing:.055em!important;font-size:11px!important;font-weight:800!important}.theme-fancode .polls-v7-hero h1{color:var(--fl-ink)!important;letter-spacing:-.025em!important;margin:5px 0 6px!important;font-size:clamp(30px,3vw,42px)!important;font-weight:800!important;line-height:1.04!important}.theme-fancode .polls-v7-hero p{max-width:760px!important;color:var(--fl-muted)!important;margin:0!important;font-size:14px!important;line-height:1.5!important}.theme-fancode .polls-v7-stats{background:0 0!important;border:0!important;border-radius:0!important;flex:none!important;align-items:stretch!important;gap:0!important;display:flex!important;overflow:visible!important}.theme-fancode .polls-v7-stats article,.theme-fancode .polls-v7-stats .polls-v8-total-stat{border:0!important;border-left:1px solid var(--fl-line)!important;background:0 0!important;border-radius:0!important;flex-direction:column!important;justify-content:center!important;min-width:104px!important;padding:4px 17px!important;display:flex!important}.theme-fancode .polls-v7-stats article:first-child{border-left:0!important}.theme-fancode .polls-v7-stats strong,.theme-fancode .polls-v8-total-stat strong{color:var(--fl-ink)!important;letter-spacing:-.035em!important;font-size:25px!important;font-weight:800!important;line-height:1!important}.theme-fancode .polls-v7-stats span{color:var(--fl-muted)!important;text-transform:uppercase!important;letter-spacing:.04em!important;margin-top:6px!important;font-size:9px!important;font-weight:750!important;line-height:1.1!important}.theme-fancode .polls-v7-tabs{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;width:100%!important;min-height:58px!important;box-shadow:none!important;border-radius:12px!important;align-items:stretch!important;gap:2px!important;margin:0 0 18px!important;padding:5px!important;display:flex!important;overflow-x:auto!important}.theme-fancode .polls-v7-tabs button{min-height:46px!important;color:var(--fl-muted)!important;background:0 0!important;border:0!important;border-radius:8px!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0 15px!important;font-size:12px!important;font-weight:700!important;display:inline-flex!important;position:relative!important}.theme-fancode .polls-v7-tabs button>span{border:1px solid var(--fl-line)!important;background:var(--fl-panel-2)!important;min-width:22px!important;height:20px!important;color:var(--fl-muted)!important;font-variant-numeric:tabular-nums!important;border-radius:999px!important;place-items:center!important;padding:0 6px!important;font-size:9px!important;font-weight:800!important;display:inline-grid!important}.theme-fancode .polls-v7-tabs button:hover{background:var(--fl-panel-2)!important;color:var(--fl-ink)!important}.theme-fancode .polls-v7-tabs button.active{background:color-mix(in srgb,var(--fl-accent) 9%,var(--fl-panel))!important;color:var(--fl-accent-strong)!important;border-bottom:0!important}.theme-fancode .polls-v7-tabs button.active>span{border-color:color-mix(in srgb,var(--fl-accent) 24%,var(--fl-line))!important;background:color-mix(in srgb,var(--fl-accent) 9%,var(--fl-panel-2))!important;color:var(--fl-accent-strong)!important}.theme-fancode .polls-v7-tabs button.active:after{content:""!important;background:var(--fl-accent)!important;border-radius:3px!important;height:3px!important;position:absolute!important;bottom:3px!important;left:12px!important;right:12px!important}.theme-fancode .polls-v7-layout{grid-template-columns:minmax(0,1fr) 292px!important;align-items:start!important;gap:16px!important;width:100%!important;margin:0!important;display:grid!important}.theme-fancode .polls-v7-feed{gap:12px!important}.theme-fancode .poll-v7-card{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;box-shadow:none!important;border-radius:12px!important;padding:22px 24px!important}.theme-fancode .poll-v7-card.is-featured{border:1px solid color-mix(in srgb,var(--fl-accent) 28%,var(--fl-line))!important;border-top:3px solid var(--fl-accent)!important;padding:24px 26px!important}.theme-fancode .poll-v7-card-head{justify-content:flex-start!important;align-items:center!important;margin-bottom:10px!important}.theme-fancode .poll-v8-engagement,.theme-fancode .poll-v8-timing{display:none!important}.theme-fancode .poll-v7-card h2{max-width:34ch!important;color:var(--fl-ink)!important;letter-spacing:-.025em!important;margin:0 0 6px!important;font-size:clamp(21px,2vw,26px)!important;font-weight:760!important;line-height:1.18!important}.theme-fancode .poll-v7-card:not(.is-featured) h2{font-size:21px!important}.theme-fancode .poll-v7-description{max-width:72ch!important;font-size:12px!important}.theme-fancode .poll-v7-options{gap:7px!important;margin-top:17px!important}.theme-fancode .poll-v7-options>button{background:var(--fl-panel-2)!important;border-radius:9px!important;min-height:50px!important}.theme-fancode .poll-v7-options>button.selected{border-color:color-mix(in srgb,var(--fl-accent) 55%,var(--fl-line))!important;background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel))!important}.theme-fancode .poll-v7-footer{align-items:center!important;min-height:58px!important;margin-top:16px!important;padding-top:14px!important}.theme-fancode .poll-v50-footer-copy{min-width:0;display:grid;gap:4px!important}.theme-fancode .poll-v50-vote-meta{color:var(--fl-muted)!important;flex-wrap:wrap!important;align-items:baseline!important;gap:5px!important;font-size:10px!important;line-height:1.25!important;display:flex!important}.theme-fancode .poll-v50-vote-meta strong{color:var(--fl-ink)!important;font-size:12px!important;font-weight:800!important}.theme-fancode .poll-v50-vote-meta span{font-weight:650!important}.theme-fancode .poll-v50-vote-meta i{background:var(--fl-muted)!important;opacity:.6!important;border-radius:50%!important;width:3px!important;height:3px!important}.theme-fancode .poll-v8-disclaimer{max-width:none!important;color:var(--fl-muted)!important;font-size:8.5px!important;line-height:1.35!important}.theme-fancode .poll-v7-submit{min-width:124px!important;height:40px!important;box-shadow:none!important;border-radius:8px!important}.theme-fancode .poll-v7-final{background:var(--fl-panel-2)!important;border-radius:7px!important;padding:7px 10px!important}.theme-fancode .polls-v7-side{gap:10px!important;top:118px!important}.theme-fancode .polls-v7-side>section{box-shadow:none!important;border-radius:11px!important}@media (width<=900px){.theme-fancode .polls-v7-layout{grid-template-columns:1fr!important}.theme-fancode .polls-v7-side{grid-template-columns:1fr 1fr!important;position:static!important}}@media (width<=720px){.theme-fancode .news-v41-latest-row{grid-template-columns:22px minmax(0,1fr) 78px!important;gap:9px!important;min-height:82px!important;padding:10px 11px!important}.theme-fancode .news-v41-latest-thumb{width:78px!important;height:58px!important}.theme-fancode .polls-v7-page{width:100%!important;margin:10px 0 72px!important;padding:0 10px 20px!important}.theme-fancode .polls-v7-hero.fl-page-masthead-v22{grid-template-columns:1fr!important;gap:16px!important;margin:0 0 10px!important;padding:8px 2px 16px!important}.theme-fancode .polls-v7-stats{width:100%!important}.theme-fancode .polls-v7-stats article,.theme-fancode .polls-v7-stats .polls-v8-total-stat{flex:1 1 0!important;min-width:0!important;padding:4px 10px!important}.theme-fancode .polls-v7-stats strong,.theme-fancode .polls-v8-total-stat strong{font-size:21px!important}.theme-fancode .polls-v7-tabs{border-radius:10px!important;min-height:54px!important;margin-bottom:10px!important;padding:4px!important}.theme-fancode .polls-v7-tabs button{min-height:44px!important;padding:0 11px!important;font-size:11px!important}.theme-fancode .poll-v7-card,.theme-fancode .poll-v7-card.is-featured{border:1px solid var(--fl-line)!important;border-radius:10px!important;padding:18px 14px!important}.theme-fancode .poll-v7-card.is-featured{border-top:3px solid var(--fl-accent)!important}.theme-fancode .poll-v7-footer{flex-direction:column!important;align-items:stretch!important}.theme-fancode .poll-v7-submit{width:100%!important}.theme-fancode .polls-v7-side{grid-template-columns:1fr!important;padding:0!important}}.theme-fancode .polls-v51-page{--poll-v51-reading:860px}.theme-fancode .polls-v51-board,.theme-fancode .polls-v51-more{border:1px solid var(--fl-line);background:var(--fl-panel);width:100%;box-shadow:none;border-radius:12px;margin:0 0 16px;overflow:hidden}.theme-fancode .polls-v51-section-head{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);justify-content:space-between;align-items:center;gap:20px;min-height:67px;padding:12px 18px;display:flex}.theme-fancode .polls-v51-section-head>div{gap:2px;display:grid}.theme-fancode .polls-v51-section-head>div>span{color:var(--fl-accent);letter-spacing:.08em;font-size:9px;font-weight:850}.theme-fancode .polls-v51-section-head h2{color:var(--fl-ink);letter-spacing:-.02em;margin:0;font-size:18px;font-weight:780;line-height:1.15}.theme-fancode .polls-v51-section-head>small{color:var(--fl-muted);text-align:right;font-size:10px;font-weight:600}.theme-fancode .polls-v51-primary{background:var(--fl-panel);padding:27px 28px 29px}.theme-fancode .poll-v51-card.is-featured{width:min(100%,var(--poll-v51-reading));margin:0 auto;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.theme-fancode .poll-v51-card.is-featured:before{display:none!important}.theme-fancode .poll-v51-card-head{min-height:26px;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin:0 0 11px!important;display:flex!important}.theme-fancode .poll-v51-one-vote{white-space:nowrap;color:var(--fl-muted)!important;font-size:9px!important;font-weight:650!important}.theme-fancode .poll-v51-card.is-featured h2{letter-spacing:-.032em!important;max-width:30ch!important;margin:0 0 7px!important;font-size:clamp(25px,2.55vw,34px)!important;font-weight:790!important;line-height:1.12!important}.theme-fancode .poll-v51-card.is-featured .poll-v7-description{max-width:64ch!important;color:var(--fl-muted)!important;margin:0!important;font-size:12.5px!important;line-height:1.5!important}.theme-fancode .poll-v51-options{gap:8px!important;margin-top:19px!important;display:grid!important}.theme-fancode .poll-v51-options>button{border:1px solid var(--fl-line)!important;background:var(--fl-panel-2)!important;min-height:52px!important;color:var(--fl-ink)!important;border-radius:8px!important;grid-template-columns:18px minmax(0,1fr) auto!important;gap:10px!important;padding:0 14px!important;transition:border-color .14s,background .14s!important}.theme-fancode .poll-v51-options>button:hover:not(:disabled){border-color:color-mix(in srgb,var(--fl-accent) 38%,var(--fl-line))!important;background:color-mix(in srgb,var(--fl-accent) 4%,var(--fl-panel-2))!important}.theme-fancode .poll-v51-options>button:disabled{opacity:1!important}.theme-fancode .poll-v51-options>button strong{z-index:2;align-items:center;gap:8px;min-width:0;display:flex;position:relative;color:var(--fl-ink)!important;font-size:12px!important;font-weight:650!important;line-height:1.35!important}.theme-fancode .poll-v51-options>button>b{z-index:2;font-variant-numeric:tabular-nums;position:relative;color:var(--fl-ink)!important;font-size:11px!important;font-weight:800!important}.theme-fancode .poll-v51-options>button.selected{border-color:color-mix(in srgb,var(--fl-accent) 56%,var(--fl-line))!important;background:color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel))!important}.theme-fancode .poll-v51-options>button.winner{border-color:color-mix(in srgb,var(--fl-accent) 42%,var(--fl-line))!important;background:color-mix(in srgb,var(--fl-accent) 6%,var(--fl-panel))!important}.theme-fancode .poll-v51-options .poll-v7-progress{background:var(--fl-muted)!important;opacity:.075!important}.theme-fancode .poll-v51-options>button.selected .poll-v7-progress,.theme-fancode .poll-v51-options>button.winner .poll-v7-progress{background:var(--fl-accent)!important;opacity:.12!important}.theme-fancode .poll-v51-options>button.winner strong{font-weight:780!important}.theme-fancode .poll-v51-winner-label{background:color-mix(in srgb,var(--fl-accent) 11%,var(--fl-panel));color:var(--fl-accent-strong);text-transform:uppercase;letter-spacing:.05em;border-radius:4px;flex:none;padding:2px 5px;font-size:7px;font-style:normal;font-weight:850;line-height:1.2}.theme-fancode .poll-v51-footer{border-top:1px solid var(--fl-line)!important;min-height:54px!important;margin-top:14px!important;padding-top:13px!important}.theme-fancode .poll-v51-footer .poll-v50-vote-meta{font-size:10px!important}.theme-fancode .poll-v51-footer .poll-v50-vote-meta strong{font-size:11px!important}.theme-fancode .poll-v51-footer .poll-v8-disclaimer{opacity:.82;font-size:8px!important}.theme-fancode .poll-v51-footer .poll-v7-submit{border-radius:7px!important;min-width:142px!important;height:41px!important;font-size:10px!important;font-weight:800!important}.theme-fancode .poll-v51-footer .poll-v7-final{border:1px solid var(--fl-line)!important;background:var(--fl-panel-2)!important;color:var(--fl-muted)!important;border-radius:6px!important;padding:7px 10px!important;font-size:9px!important}.theme-fancode .polls-v51-more-list{display:grid}.theme-fancode .poll-v51-card.is-compact{border:0!important;border-bottom:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;box-shadow:none!important;border-radius:0!important;grid-template:"head options""title options""desc options"1fr"footer footer"/minmax(220px,.72fr) minmax(360px,1fr)!important;gap:0 28px!important;margin:0!important;padding:20px 22px!important;display:grid!important}.theme-fancode .poll-v51-card.is-compact:last-child{border-bottom:0!important}.theme-fancode .poll-v51-card.is-compact:hover{background:var(--fl-panel)!important}.theme-fancode .poll-v51-card.is-compact .poll-v51-card-head{grid-area:head;margin-bottom:8px!important}.theme-fancode .poll-v51-card.is-compact>h2{grid-area:title;align-self:start;letter-spacing:-.02em!important;max-width:27ch!important;margin:0 0 6px!important;font-size:19px!important;font-weight:750!important;line-height:1.2!important}.theme-fancode .poll-v51-card.is-compact>.poll-v7-description{grid-area:desc;align-self:start;margin:0!important;font-size:11px!important;line-height:1.45!important}.theme-fancode .poll-v51-card.is-compact>.poll-v51-options{grid-area:options;align-self:center;gap:6px!important;margin:0!important}.theme-fancode .poll-v51-card.is-compact .poll-v51-options>button{min-height:44px!important}.theme-fancode .poll-v51-card.is-compact>.poll-v51-footer{grid-area:footer;margin-top:16px!important}.theme-fancode .poll-v51-card.is-compact>.poll-v7-message{grid-column:1/-1;margin:10px 0 0!important}.theme-fancode .polls-v51-trust-note{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:9px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:10px;width:100%;margin:0;padding:13px 16px;display:grid}.theme-fancode .polls-v51-trust-note>span{color:var(--fl-accent);letter-spacing:.07em;font-size:8px;font-weight:850}.theme-fancode .polls-v51-trust-note>strong{color:var(--fl-ink);font-size:10px;font-weight:740}.theme-fancode .polls-v51-trust-note>p{color:var(--fl-muted);margin:0;font-size:9px;line-height:1.4}.theme-fancode .polls-v51-empty{background:0 0!important;border:0!important;border-radius:0!important;margin:0!important}@media (width<=920px){.theme-fancode .poll-v51-card.is-compact{grid-template-columns:1fr!important;grid-template-areas:"head""title""desc""options""footer"!important}.theme-fancode .poll-v51-card.is-compact>.poll-v51-options{margin-top:15px!important}.theme-fancode .polls-v51-trust-note{grid-template-columns:auto 1fr}.theme-fancode .polls-v51-trust-note>p{grid-column:1/-1}}@media (width<=720px){.theme-fancode .polls-v51-board,.theme-fancode .polls-v51-more{border-radius:9px;margin-bottom:10px}.theme-fancode .polls-v51-section-head{gap:12px;min-height:58px;padding:10px 12px}.theme-fancode .polls-v51-section-head h2{font-size:16px}.theme-fancode .polls-v51-section-head>small{max-width:150px;font-size:8.5px}.theme-fancode .polls-v51-primary{padding:18px 13px 20px}.theme-fancode .poll-v51-card.is-featured h2{font-size:24px!important}.theme-fancode .poll-v51-one-vote{display:none}.theme-fancode .poll-v51-options{margin-top:15px!important}.theme-fancode .poll-v51-options>button{min-height:49px!important;padding:0 11px!important}.theme-fancode .poll-v51-card.is-compact{padding:17px 13px!important}.theme-fancode .poll-v51-card.is-compact>h2{font-size:18px!important}.theme-fancode .poll-v51-footer{flex-direction:column!important;align-items:stretch!important}.theme-fancode .poll-v51-footer .poll-v7-submit{width:100%!important}.theme-fancode .polls-v51-trust-note{grid-template-columns:1fr;gap:4px;padding:11px 12px}.theme-fancode .polls-v51-trust-note>p{grid-column:auto}}.theme-fancode .polls-v52-workspace{border:1px solid var(--fl-line);background:var(--fl-panel);width:100%;box-shadow:none;border-radius:12px;margin:0;overflow:hidden}.theme-fancode .polls-v52-section-head{min-height:58px!important;padding:10px 16px!important}.theme-fancode .polls-v52-section-head h2{font-size:17px!important}.theme-fancode .polls-v52-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:stretch;min-height:0;display:grid}.theme-fancode .polls-v52-primary{background:var(--fl-panel);min-width:0;padding:20px 22px 19px}.theme-fancode .polls-v52-primary .poll-v51-card.is-featured{width:100%!important;max-width:none!important;margin:0!important}.theme-fancode .polls-v52-primary .poll-v51-card-head{min-height:22px!important;margin-bottom:7px!important}.theme-fancode .polls-v52-primary .poll-v51-card.is-featured h2{max-width:36ch!important;margin-bottom:5px!important;font-size:clamp(22px,2.15vw,29px)!important;line-height:1.1!important}.theme-fancode .polls-v52-primary .poll-v7-description{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-width:72ch!important;font-size:11.5px!important;line-height:1.4!important;display:-webkit-box!important;overflow:hidden!important}.theme-fancode .polls-v52-primary .poll-v51-options{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-top:13px!important}.theme-fancode .polls-v52-primary .poll-v51-options>button{min-height:46px!important;padding:0 11px!important}.theme-fancode .polls-v52-primary .poll-v51-options>button strong{font-size:11.5px!important}.theme-fancode .polls-v52-primary .poll-v51-options.many-options{max-height:260px;padding-right:3px;overflow:auto}.theme-fancode .polls-v52-primary .poll-v51-footer{min-height:46px!important;margin-top:10px!important;padding-top:10px!important}.theme-fancode .polls-v52-primary .poll-v51-footer .poll-v7-submit{min-width:126px!important;height:37px!important}.theme-fancode .polls-v52-primary .poll-v51-footer .poll-v8-disclaimer{white-space:nowrap;text-overflow:ellipsis;max-width:54ch;overflow:hidden}.theme-fancode .polls-v52-primary .poll-v7-message{margin-top:7px!important}.theme-fancode .polls-v52-rail{border-left:1px solid var(--fl-line);background:var(--fl-panel-2);flex-direction:column;min-width:0;display:flex}.theme-fancode .polls-v52-rail-head{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);justify-content:space-between;align-items:center;gap:10px;min-height:53px;padding:9px 12px;display:flex}.theme-fancode .polls-v52-rail-head>div{gap:1px;display:grid}.theme-fancode .polls-v52-rail-head span{color:var(--fl-accent);letter-spacing:.07em;font-size:8px;font-weight:850}.theme-fancode .polls-v52-rail-head strong{color:var(--fl-ink);font-size:12px;font-weight:760}.theme-fancode .polls-v52-rail-head>small{color:var(--fl-muted);font-size:8px;font-weight:650}.theme-fancode .polls-v52-rail-list{overscroll-behavior:contain;min-height:0;max-height:430px;overflow:auto}.theme-fancode .polls-v52-rail-row{border:0;border-bottom:1px solid var(--fl-line);width:100%;min-height:69px;color:var(--fl-ink);text-align:left;cursor:pointer;background:0 0;border-radius:0;grid-template-columns:8px minmax(0,1fr) 12px;align-items:center;gap:9px;padding:9px 11px;display:grid}.theme-fancode .polls-v52-rail-row:last-child{border-bottom:0}.theme-fancode .polls-v52-rail-row:hover{background:color-mix(in srgb,var(--fl-accent) 5%,var(--fl-panel))}.theme-fancode .polls-v52-state-dot{background:var(--fl-muted);border-radius:50%;width:7px;height:7px}.theme-fancode .polls-v52-state-dot.live{background:var(--fl-accent)}.theme-fancode .polls-v52-state-dot.upcoming{background:#d79b17}.theme-fancode .polls-v52-rail-row>div{gap:3px;min-width:0;display:grid}.theme-fancode .polls-v52-rail-row small{color:var(--fl-muted);letter-spacing:.035em;font-size:7.5px;font-weight:720;line-height:1.1}.theme-fancode .polls-v52-rail-row strong{-webkit-line-clamp:2;min-width:0;color:var(--fl-ink);-webkit-box-orient:vertical;font-size:11px;font-weight:690;line-height:1.25;display:-webkit-box;overflow:hidden}.theme-fancode .polls-v52-rail-row>b{color:var(--fl-muted);font-size:19px;font-weight:400;line-height:1}.theme-fancode .polls-v52-rail-row:hover>b{color:var(--fl-accent)}@media (width<=900px){.theme-fancode .polls-v52-layout{grid-template-columns:minmax(0,1fr) 286px}.theme-fancode .polls-v52-primary{padding:18px}}@media (width<=760px){.theme-fancode .polls-v52-layout{display:block}.theme-fancode .polls-v52-primary{padding:15px 12px 14px}.theme-fancode .polls-v52-primary .poll-v51-card.is-featured h2{font-size:22px!important}.theme-fancode .polls-v52-primary .poll-v51-options{grid-template-columns:1fr!important;gap:6px!important;margin-top:11px!important}.theme-fancode .polls-v52-primary .poll-v51-options>button{min-height:44px!important}.theme-fancode .polls-v52-primary .poll-v51-footer{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.theme-fancode .polls-v52-primary .poll-v51-footer .poll-v7-submit{width:100%!important}.theme-fancode .polls-v52-primary .poll-v51-footer .poll-v8-disclaimer{white-space:normal;max-width:none}.theme-fancode .polls-v52-rail{border-left:0;border-top:1px solid var(--fl-line)}.theme-fancode .polls-v52-rail-head{min-height:47px;padding:8px 11px}.theme-fancode .polls-v52-rail-list{scrollbar-width:none;gap:7px;max-height:none;padding:8px;display:flex;overflow:auto hidden}.theme-fancode .polls-v52-rail-list::-webkit-scrollbar{display:none}.theme-fancode .polls-v52-rail-row{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:8px;flex:0 0 220px;min-height:66px}}.theme-fancode .contestants-v53-page{width:min(1240px,100% - 40px)!important;max-width:1240px!important;margin:22px auto 70px!important;padding:0!important}.theme-fancode .contestants-v53-page .contestants-v9-hero{margin:0 0 12px!important}.theme-fancode .contestants-v53-directory{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:13px;overflow:hidden}.theme-fancode .contestants-v53-directory-head{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);justify-content:space-between;align-items:center;gap:18px;min-height:70px;padding:15px 18px;display:flex}.theme-fancode .contestants-v53-directory-head>div>span{color:var(--fl-accent);letter-spacing:.09em;font-size:9px;font-weight:850;display:block}.theme-fancode .contestants-v53-directory-head h2{letter-spacing:-.02em;margin:3px 0 2px;font-size:21px;line-height:1.08}.theme-fancode .contestants-v53-directory-head p{color:var(--fl-muted);margin:0;font-size:10.5px;line-height:1.35}.theme-fancode .contestants-v53-directory-head>strong{color:var(--fl-ink);align-items:baseline;gap:4px;font-size:24px;line-height:1;display:flex}.theme-fancode .contestants-v53-directory-head>strong small{color:var(--fl-muted);font-size:9px;font-weight:650}.theme-fancode .contestants-v53-toolbar{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);grid-template-columns:minmax(260px,360px) minmax(0,1fr);align-items:end;gap:14px;min-height:58px;padding:8px 12px;display:grid}.theme-fancode .contestants-v53-search{gap:4px;display:grid}.theme-fancode .contestants-v53-search>span{color:var(--fl-muted);letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:800}.theme-fancode .contestants-v53-search input{width:100%;border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;height:36px!important;min-height:36px!important;color:var(--fl-ink)!important;font:inherit!important;box-shadow:none!important;border-radius:7px!important;padding:0 11px!important;font-size:11.5px!important}.theme-fancode .contestants-v53-search input:focus{outline:0;border-color:color-mix(in srgb,var(--fl-accent) 55%,var(--fl-line))!important}.theme-fancode .contestants-v53-filters{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:8px;justify-content:flex-end;align-items:stretch;gap:0;display:flex;overflow-x:auto}.theme-fancode .contestants-v53-filters button{border:0;border-left:1px solid var(--fl-line);min-width:94px;height:40px;color:var(--fl-muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;padding:0 13px;font-size:10.5px;font-weight:700;position:relative}.theme-fancode .contestants-v53-filters button:first-child{border-left:0}.theme-fancode .contestants-v53-filters button:hover{background:var(--fl-panel-2);color:var(--fl-ink)}.theme-fancode .contestants-v53-filters button.active{background:color-mix(in srgb,var(--fl-accent) 10%,var(--fl-panel));color:var(--fl-accent-strong)}.theme-fancode .contestants-v53-filters button.active:after{content:"";background:var(--fl-accent);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:10px;right:10px}.theme-fancode .contestants-v53-follow-note{border-bottom:1px solid var(--fl-line);background:color-mix(in srgb,var(--fl-accent) 3%,var(--fl-panel));align-items:center;gap:8px;min-height:38px;padding:7px 14px;display:flex}.theme-fancode .contestants-v53-follow-note>span{background:color-mix(in srgb,var(--fl-accent) 12%,var(--fl-panel));width:22px;height:22px;color:var(--fl-accent-strong);border-radius:50%;place-items:center;font-size:14px;font-weight:800;display:grid}.theme-fancode .contestants-v53-follow-note p{color:var(--fl-muted);margin:0;font-size:9.5px;line-height:1.35}.theme-fancode .contestants-v53-follow-note strong{color:var(--fl-ink)}.theme-fancode .contestants-v53-groups{display:grid}.theme-fancode .contestants-v53-group{border-bottom:1px solid var(--fl-line)}.theme-fancode .contestants-v53-group:last-child{border-bottom:0}.theme-fancode .contestants-v53-group-head{background:var(--fl-panel-2);border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:10px 14px;display:flex}.theme-fancode .contestants-v53-group-head span{color:var(--fl-muted);font-size:8px;font-weight:650;display:block}.theme-fancode .contestants-v53-group-head h3{margin:2px 0 0;font-size:15px;line-height:1.1}.theme-fancode .contestants-v53-group-head>b{border:1px solid var(--fl-line);background:var(--fl-panel);min-width:30px;height:26px;color:var(--fl-muted);border-radius:999px;place-items:center;padding:0 8px;font-size:9px;display:grid}.theme-fancode .contestants-v53-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px;display:grid}.theme-fancode .contestants-v53-card{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:9px;grid-template-columns:80px minmax(0,1fr);min-width:0;min-height:104px;transition:border-color .15s,background .15s;display:grid;position:relative;overflow:hidden}.theme-fancode .contestants-v53-card:hover{border-color:color-mix(in srgb,var(--fl-accent) 32%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 2%,var(--fl-panel))}.theme-fancode .contestants-v53-photo{background:linear-gradient(145deg,#24272c,#15171a);min-height:104px;position:relative;overflow:hidden}.theme-fancode .contestants-v53-photo>a,.theme-fancode .contestants-v53-photo>span{width:100%;height:100%;display:block}.theme-fancode .contestants-v53-photo img{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block}.theme-fancode .contestants-v53-photo>a>span,.theme-fancode .contestants-v53-photo>span{color:#e7eaee;letter-spacing:-.04em;place-items:center;font-size:22px;font-weight:800;display:grid}.theme-fancode .contestants-v53-photo>b{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0b0d0fcc;border-radius:6px;place-items:center;min-width:28px;height:22px;padding:0 6px;font-size:9px;display:grid;position:absolute;bottom:6px;left:6px}.theme-fancode .contestants-v53-info{flex-direction:column;min-width:0;padding:10px 10px 29px;display:flex}.theme-fancode .contestants-v53-name-row{justify-content:space-between;align-items:flex-start;gap:7px;display:flex}.theme-fancode .contestants-v53-name-row h4{letter-spacing:-.018em;min-width:0;margin:0;font-size:14.5px;line-height:1.12}.theme-fancode .contestants-v53-name-row h4 a{color:inherit;text-decoration:none}.theme-fancode .contestants-v53-name-row h4 a:hover{color:var(--fl-accent-strong)}.theme-fancode .contestants-v53-open{color:var(--fl-muted);flex:none;font-size:14px;font-weight:700;text-decoration:none}.theme-fancode .contestants-v53-card:hover .contestants-v53-open{color:var(--fl-accent-strong)}.theme-fancode .contestants-v53-info>p{color:var(--fl-muted);white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:9.5px;line-height:1.32;overflow:hidden}.theme-fancode .contestants-v53-info>p span{color:var(--fl-muted)}.theme-fancode .contestants-v53-meta{align-items:center;gap:7px;min-width:0;margin-top:auto;padding-top:7px;display:flex}.theme-fancode .contestants-v53-meta>span{background:color-mix(in srgb,var(--fl-accent) 9%,var(--fl-panel-2));max-width:145px;color:var(--fl-accent-strong);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;border-radius:999px;padding:3px 6px;font-size:7.5px;font-weight:800;overflow:hidden}.theme-fancode .contestants-v53-meta>span.reported{color:#7a5600;background:#fff5d9}.theme-fancode:not(.mode-light) .contestants-v53-meta>span.reported{color:#f1cf70;background:#3a321e}.theme-fancode .contestants-v53-meta small{color:var(--fl-muted);font-size:8px}.theme-fancode .contestants-v53-meta small strong{color:var(--fl-ink);font-size:9px}.theme-fancode .contestants-v53-follow{border:1px solid var(--fl-line);background:var(--fl-panel);height:23px;color:var(--fl-muted);font:inherit;cursor:pointer;border-radius:999px;padding:0 8px;font-size:8px;font-weight:750;position:absolute;bottom:7px;right:8px}.theme-fancode .contestants-v53-follow:hover{border-color:var(--fl-accent);color:var(--fl-accent-strong)}.theme-fancode .contestants-v53-follow.following{border-color:color-mix(in srgb,var(--fl-accent) 40%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel));color:var(--fl-accent-strong)}.theme-fancode .fan-blogs-v53-page{padding-bottom:72px!important}.theme-fancode .fan-blogs-v53-page .fan-blogs-v20-hero{width:min(1240px,100% - 40px)!important;margin:22px auto 12px!important;padding:20px 24px!important}.theme-fancode .fan-blogs-v53-page .fan-blogs-v20-hero>div{max-width:800px}.theme-fancode .fan-blogs-v53-page .fan-blogs-v20-hero h1{font-size:clamp(30px,3.25vw,44px)!important}.theme-fancode .fan-blogs-v53-page .fan-blog-v20-write{border-radius:7px;height:38px;min-height:38px;padding:0 15px;font-size:10.5px}.theme-fancode .fan-blogs-v53-shell{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:13px;width:min(1240px,100% - 40px);margin:0 auto;overflow:hidden}.theme-fancode .fan-blogs-v53-toolbar{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);grid-template-columns:190px minmax(0,1fr) auto;align-items:stretch;min-height:62px;display:grid}.theme-fancode .fan-blogs-v53-edition{border-right:1px solid var(--fl-line);flex-direction:column;justify-content:center;padding:10px 14px;display:flex}.theme-fancode .fan-blogs-v53-edition small{color:var(--fl-accent);letter-spacing:.08em;font-size:7.5px;font-weight:850}.theme-fancode .fan-blogs-v53-edition strong{white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11.5px;overflow:hidden}.theme-fancode .fan-blogs-v53-tabs{align-items:stretch;display:flex;overflow-x:auto}.theme-fancode .fan-blogs-v53-tabs button{border:0;border-right:1px solid var(--fl-line);min-width:100px;color:var(--fl-muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;padding:0 14px;font-size:10px;font-weight:700;position:relative}.theme-fancode .fan-blogs-v53-tabs button:hover{background:var(--fl-panel-2);color:var(--fl-ink)}.theme-fancode .fan-blogs-v53-tabs button.active{background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel));color:var(--fl-accent-strong)}.theme-fancode .fan-blogs-v53-tabs button.active:after{content:"";background:var(--fl-accent);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:12px;right:12px}.theme-fancode .fan-blogs-v53-tabs button span{background:var(--fl-panel-2);border-radius:999px;margin-left:4px;padding:1px 5px;font-size:7.5px}.theme-fancode .fan-blogs-v53-stats{border-left:1px solid var(--fl-line);align-items:stretch;display:flex}.theme-fancode .fan-blogs-v53-stats>span{border-left:1px solid var(--fl-line);flex-direction:column;justify-content:center;min-width:76px;padding:9px 11px;display:flex}.theme-fancode .fan-blogs-v53-stats>span:first-child{border-left:0}.theme-fancode .fan-blogs-v53-stats b{font-size:15px;line-height:1}.theme-fancode .fan-blogs-v53-stats small{color:var(--fl-muted);text-transform:uppercase;margin-top:3px;font-size:7px;font-weight:700}.theme-fancode .fan-blogs-v53-shell>.fan-blog-v20-notice{margin:10px 12px!important}.theme-fancode .fan-blog-v53-editor{border-bottom:1px solid var(--fl-line)!important}.theme-fancode .fan-blog-v53-editor textarea{min-height:220px!important}.theme-fancode .fan-blogs-v53-lead-grid{border-bottom:1px solid var(--fl-line);grid-template-columns:minmax(0,1.48fr) minmax(300px,.72fr);display:grid}.theme-fancode .fan-blogs-v53-feature{border-right:1px solid var(--fl-line);min-width:0;color:var(--fl-ink);background:var(--fl-panel);flex-direction:column;padding:25px 26px 22px;text-decoration:none;display:flex}.theme-fancode .fan-blogs-v53-feature:hover{background:color-mix(in srgb,var(--fl-accent) 2%,var(--fl-panel))}.theme-fancode .fan-blogs-v53-feature-top{justify-content:space-between;align-items:center;gap:14px;display:flex}.theme-fancode .fan-blogs-v53-feature-top span{color:var(--fl-accent);letter-spacing:.1em;font-size:8px;font-weight:900}.theme-fancode .fan-blogs-v53-feature-top small{color:var(--fl-muted);font-size:8.5px}.theme-fancode .fan-blogs-v53-feature h2{letter-spacing:-.028em;max-width:820px;margin:11px 0 8px;font-size:clamp(25px,2.8vw,36px);line-height:1.07}.theme-fancode .fan-blogs-v53-feature>p{max-width:760px;color:var(--fl-muted);margin:0;font-size:12.5px;line-height:1.52}.theme-fancode .fan-blogs-v53-feature-foot{border-top:1px solid var(--fl-line);grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:9px;margin-top:19px;padding-top:13px;display:grid}.theme-fancode .fan-blogs-v53-feature-foot .fan-blog-v20-avatar{width:34px;height:34px;font-size:9px}.theme-fancode .fan-blogs-v53-feature-foot>div{gap:1px;display:grid}.theme-fancode .fan-blogs-v53-feature-foot strong{font-size:9.5px}.theme-fancode .fan-blogs-v53-feature-foot small{color:var(--fl-muted);font-size:8px}.theme-fancode .fan-blogs-v53-feature-foot>b{color:var(--fl-accent-strong);white-space:nowrap;font-size:9px}.theme-fancode .fan-blogs-v53-feature-foot .fan-review-stars{font-size:10px}.theme-fancode .fan-blogs-v53-quick{background:var(--fl-panel-2);min-width:0}.theme-fancode .fan-blogs-v53-quick>header{border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:10px;min-height:55px;padding:10px 13px;display:flex}.theme-fancode .fan-blogs-v53-quick>header span{color:var(--fl-accent);letter-spacing:.08em;font-size:7px;font-weight:850;display:block}.theme-fancode .fan-blogs-v53-quick>header h3{margin:2px 0 0;font-size:14px}.theme-fancode .fan-blogs-v53-quick>header small{color:var(--fl-muted);font-size:8px}.theme-fancode .fan-blog-v53-quick-row{border-bottom:1px solid var(--fl-line);min-height:76px;color:var(--fl-ink);grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 12px;text-decoration:none;display:grid}.theme-fancode .fan-blog-v53-quick-row:last-child{border-bottom:0}.theme-fancode .fan-blog-v53-quick-row:hover{background:var(--fl-panel)}.theme-fancode .fan-blog-v53-quick-index{color:var(--fl-accent);align-self:start;padding-top:2px;font-size:8px;font-weight:850}.theme-fancode .fan-blog-v53-quick-row h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.25;display:-webkit-box;overflow:hidden}.theme-fancode .fan-blog-v53-quick-row p{color:var(--fl-muted);margin:4px 0 0;font-size:8px}.theme-fancode .fan-blog-v53-quick-row>b{color:var(--fl-muted);font-size:12px}.theme-fancode .fan-blogs-v53-quick-empty{color:var(--fl-muted);margin:0;padding:24px 14px;font-size:9.5px;line-height:1.45}.theme-fancode .fan-blogs-v53-feed{background:var(--fl-panel)}.theme-fancode .fan-blogs-v53-feed-head{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:11px 14px;display:flex}.theme-fancode .fan-blogs-v53-feed-head span{color:var(--fl-accent);letter-spacing:.08em;font-size:7.5px;font-weight:850;display:block}.theme-fancode .fan-blogs-v53-feed-head h2{margin:2px 0 0;font-size:15px}.theme-fancode .fan-blogs-v53-feed-head>small{color:var(--fl-muted);font-size:8px}.theme-fancode .fan-blogs-v53-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;display:grid}.theme-fancode .fan-blogs-v53-story-grid .fan-blog-v20-card,.theme-fancode .fan-blogs-v53-mine-list .fan-blog-v20-card{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;border-radius:9px!important;padding:14px!important}.theme-fancode .fan-blogs-v53-story-grid .fan-blog-v20-card:hover,.theme-fancode .fan-blogs-v53-mine-list .fan-blog-v20-card:hover{background:var(--fl-panel-2)!important;border-color:color-mix(in srgb,var(--fl-accent) 28%,var(--fl-line))!important}.theme-fancode .fan-blogs-v53-story-grid .fan-blog-v20-card h2,.theme-fancode .fan-blogs-v53-mine-list .fan-blog-v20-card h2{margin:9px 0 4px;font-size:15px;line-height:1.2}.theme-fancode .fan-blogs-v53-story-grid .fan-blog-v20-card p,.theme-fancode .fan-blogs-v53-mine-list .fan-blog-v20-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9.5px;line-height:1.42;display:-webkit-box;overflow:hidden}.theme-fancode .fan-blogs-v53-story-grid .fan-blog-v20-card-top,.theme-fancode .fan-blogs-v53-mine-list .fan-blog-v20-card-top{grid-template-columns:28px minmax(0,1fr) auto}.theme-fancode .fan-blogs-v53-story-grid .fan-blog-v20-avatar,.theme-fancode .fan-blogs-v53-mine-list .fan-blog-v20-avatar{width:28px;height:28px;font-size:8px}.theme-fancode .fan-blogs-v53-story-grid .fan-blog-v20-meta,.theme-fancode .fan-blogs-v53-mine-list .fan-blog-v20-meta{margin-top:9px;font-size:8px}.theme-fancode .fan-blogs-v53-mine-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;display:grid}.theme-fancode .fan-blog-v53-empty{margin:12px!important}.theme-fancode .fan-blogs-v53-contributor{border-top:1px solid var(--fl-line);background:var(--fl-panel-2);justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:10px 14px;display:flex}.theme-fancode .fan-blogs-v53-contributor>div:first-child{gap:2px;display:grid}.theme-fancode .fan-blogs-v53-contributor span{color:var(--fl-accent);letter-spacing:.08em;font-size:7px;font-weight:850}.theme-fancode .fan-blogs-v53-contributor strong{font-size:10.5px}.theme-fancode .fan-blogs-v53-contributor small{color:var(--fl-muted);font-size:8px}.theme-fancode .fan-blogs-v53-contributor>div:last-child{align-items:center;gap:8px;display:flex}.theme-fancode .fan-blogs-v53-contributor a,.theme-fancode .fan-blogs-v53-contributor button{border:1px solid var(--fl-line);background:var(--fl-panel);height:32px;color:var(--fl-ink);font:inherit;cursor:pointer;white-space:nowrap;border-radius:7px;align-items:center;padding:0 11px;font-size:8.5px;font-weight:750;text-decoration:none;display:inline-flex}.theme-fancode .fan-blogs-v53-contributor button{border-color:var(--fl-accent);background:var(--fl-accent);color:#fff}@media (width<=1050px){.theme-fancode .contestants-v53-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-fancode .fan-blogs-v53-toolbar{grid-template-columns:170px minmax(0,1fr)}.theme-fancode .fan-blogs-v53-stats{display:none}.theme-fancode .fan-blogs-v53-lead-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr)}}@media (width<=760px){.theme-fancode .contestants-v53-page{width:100%!important;margin:0!important;padding:10px 10px 88px!important}.theme-fancode .contestants-v53-page .contestants-v9-hero{margin:0 0 10px!important}.theme-fancode .contestants-v53-directory{border-radius:10px}.theme-fancode .contestants-v53-directory-head{padding:13px 12px}.theme-fancode .contestants-v53-directory-head p{display:none}.theme-fancode .contestants-v53-toolbar{grid-template-columns:1fr;align-items:stretch;gap:8px;padding:9px}.theme-fancode .contestants-v53-filters{justify-content:flex-start}.theme-fancode .contestants-v53-filters button{min-width:88px}.theme-fancode .contestants-v53-follow-note{align-items:flex-start;padding:7px 10px}.theme-fancode .contestants-v53-grid{grid-template-columns:1fr;padding:8px}.theme-fancode .contestants-v53-card{grid-template-columns:72px minmax(0,1fr);min-height:94px}.theme-fancode .contestants-v53-photo{min-height:94px}.theme-fancode .contestants-v53-info{padding:9px 9px 27px}.theme-fancode .contestants-v53-name-row h4{font-size:13.5px}.theme-fancode .fan-blogs-v53-page .fan-blogs-v20-hero{align-items:stretch!important;width:calc(100% - 20px)!important;margin:10px auto!important;padding:17px 16px!important}.theme-fancode .fan-blogs-v53-page .fan-blog-v20-write{justify-content:center;width:100%}.theme-fancode .fan-blogs-v53-shell{border-radius:10px;width:calc(100% - 20px)}.theme-fancode .fan-blogs-v53-toolbar{grid-template-columns:1fr}.theme-fancode .fan-blogs-v53-edition{border-right:0;border-bottom:1px solid var(--fl-line)}.theme-fancode .fan-blogs-v53-tabs{min-height:46px}.theme-fancode .fan-blogs-v53-tabs button{flex:1;min-width:92px}.theme-fancode .fan-blogs-v53-lead-grid{grid-template-columns:1fr}.theme-fancode .fan-blogs-v53-feature{border-right:0;border-bottom:1px solid var(--fl-line);padding:20px 17px}.theme-fancode .fan-blogs-v53-feature h2{font-size:27px}.theme-fancode .fan-blogs-v53-feature-foot{grid-template-columns:32px minmax(0,1fr) auto}.theme-fancode .fan-blogs-v53-feature-foot>b{grid-column:2/4}.theme-fancode .fan-blog-v53-quick-row{min-height:70px}.theme-fancode .fan-blogs-v53-story-grid,.theme-fancode .fan-blogs-v53-mine-list{grid-template-columns:1fr;padding:8px}.theme-fancode .fan-blogs-v53-contributor{flex-direction:column;align-items:flex-start}.theme-fancode .fan-blogs-v53-contributor>div:last-child{width:100%}.theme-fancode .fan-blogs-v53-contributor a,.theme-fancode .fan-blogs-v53-contributor button{flex:1;justify-content:center}}@media (width<=420px){.theme-fancode .contestants-v53-directory-head>strong small{display:none}.theme-fancode .contestants-v53-meta>span{max-width:112px}.theme-fancode .fan-blogs-v53-feature-foot .fan-review-stars{display:none}}.theme-fancode .contestants-v54-roster{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;border-radius:10px!important;overflow:hidden!important}.theme-fancode .contestants-v54-roster-head{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:12px 16px;display:flex}.theme-fancode .contestants-v54-roster-head>div:first-child>span{color:var(--fl-accent);letter-spacing:.11em;font-size:8px;font-weight:900;display:block}.theme-fancode .contestants-v54-roster-head h2{letter-spacing:-.02em;margin:3px 0 1px;font-size:20px;line-height:1.05}.theme-fancode .contestants-v54-roster-head p{color:var(--fl-muted);margin:0;font-size:9.5px;line-height:1.35}.theme-fancode .contestants-v54-roster-total{white-space:nowrap;align-items:baseline;gap:5px;display:flex}.theme-fancode .contestants-v54-roster-total strong{font-size:23px;line-height:1}.theme-fancode .contestants-v54-roster-total span{color:var(--fl-muted);font-size:8.5px;font-weight:650}.theme-fancode .contestants-v54-controls{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);grid-template-columns:minmax(250px,340px) minmax(0,1fr);align-items:center;gap:12px;min-height:54px;padding:7px 10px;display:grid}.theme-fancode .contestants-v54-search{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:6px;grid-template-columns:32px minmax(0,1fr);align-items:center;height:38px;display:grid;overflow:hidden}.theme-fancode .contestants-v54-search>span{color:var(--fl-muted);place-items:center;font-size:17px;display:grid}.theme-fancode .contestants-v54-search input{width:100%;height:36px!important;min-height:36px!important;color:var(--fl-ink)!important;font:inherit!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0 10px 0 0!important;font-size:10.5px!important}.theme-fancode .contestants-v54-search:focus-within{border-color:color-mix(in srgb,var(--fl-accent) 52%,var(--fl-line))}.theme-fancode .contestants-v54-filters{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:6px;justify-self:end;align-items:stretch;min-width:0;display:flex;overflow-x:auto}.theme-fancode .contestants-v54-filters button{border:0;border-left:1px solid var(--fl-line);min-width:86px;height:36px;color:var(--fl-muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;padding:0 11px;font-size:9.5px;font-weight:750;position:relative}.theme-fancode .contestants-v54-filters button:first-child{border-left:0}.theme-fancode .contestants-v54-filters button:hover{background:var(--fl-panel-2);color:var(--fl-ink)}.theme-fancode .contestants-v54-filters button.active{background:color-mix(in srgb,var(--fl-accent) 10%,var(--fl-panel));color:var(--fl-accent-strong)}.theme-fancode .contestants-v54-filters button.active:after{content:"";background:var(--fl-accent);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:8px;right:8px}.theme-fancode .contestants-v54-groups{display:grid}.theme-fancode .contestants-v54-group{border-bottom:1px solid var(--fl-line)}.theme-fancode .contestants-v54-group:last-child{border-bottom:0}.theme-fancode .contestants-v54-group-head{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);justify-content:space-between;align-items:center;gap:14px;min-height:45px;padding:8px 12px;display:flex}.theme-fancode .contestants-v54-group-head h3{margin:0;font-size:13.5px;line-height:1.1}.theme-fancode .contestants-v54-group-head span{color:var(--fl-muted);margin-top:2px;font-size:8px;display:block}.theme-fancode .contestants-v54-group-head>b{border:1px solid var(--fl-line);background:var(--fl-panel);min-width:27px;height:23px;color:var(--fl-muted);border-radius:999px;place-items:center;padding:0 7px;font-size:8px;display:grid}.theme-fancode .contestants-v54-list{background:var(--fl-panel);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.theme-fancode .contestants-v54-row{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);grid-template-columns:56px minmax(0,1fr) auto auto;align-items:center;gap:10px;min-width:0;min-height:82px;padding:9px 10px;transition:background .14s;display:grid}.theme-fancode .contestants-v54-row:nth-child(odd){border-right:1px solid var(--fl-line)}.theme-fancode .contestants-v54-row:hover{background:color-mix(in srgb,var(--fl-accent) 2.5%,var(--fl-panel))}.theme-fancode .contestants-v54-photo{background:linear-gradient(145deg,#272b31,#15181c);border-radius:5px;width:56px;height:62px;overflow:hidden}.theme-fancode .contestants-v54-photo>a,.theme-fancode .contestants-v54-photo>span{place-items:center;width:100%;height:100%;text-decoration:none;display:grid}.theme-fancode .contestants-v54-photo img{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block}.theme-fancode .contestants-v54-photo span{color:#eef1f4;letter-spacing:-.04em;font-size:17px;font-weight:850}.theme-fancode .contestants-v54-copy{min-width:0}.theme-fancode .contestants-v54-copy h4{letter-spacing:-.012em;margin:0;font-size:13px;line-height:1.15}.theme-fancode .contestants-v54-copy h4 a{color:inherit;text-decoration:none}.theme-fancode .contestants-v54-copy h4 a:hover{color:var(--fl-accent-strong)}.theme-fancode .contestants-v54-copy>p{color:var(--fl-muted);white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:8.5px;line-height:1.25;overflow:hidden}.theme-fancode .contestants-v54-subline{align-items:center;gap:7px;min-width:0;margin-top:6px;display:flex}.theme-fancode .contestants-v54-subline>span{background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel-2));max-width:120px;color:var(--fl-accent-strong);letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;border-radius:3px;padding:2px 5px;font-size:6.8px;font-weight:850;overflow:hidden}.theme-fancode .contestants-v54-subline>span.reported{color:#775300;background:#fff4d6}.theme-fancode:not(.mode-light) .contestants-v54-subline>span.reported{color:#f0cf73;background:#3a321e}.theme-fancode .contestants-v54-subline small{min-width:0;color:var(--fl-muted);white-space:nowrap;text-overflow:ellipsis;font-size:7.5px;overflow:hidden}.theme-fancode .contestants-v54-facts{align-items:center;gap:10px;display:flex}.theme-fancode .contestants-v54-facts>span{text-align:center;gap:1px;min-width:34px;display:grid}.theme-fancode .contestants-v54-facts small{color:var(--fl-muted);text-transform:uppercase;font-size:6px;font-weight:750}.theme-fancode .contestants-v54-facts strong{font-size:10px}.theme-fancode .contestants-v54-actions{align-items:center;gap:6px;display:flex}.theme-fancode .contestants-v54-actions button{border:1px solid var(--fl-line);background:var(--fl-panel);height:28px;color:var(--fl-muted);font:inherit;cursor:pointer;border-radius:5px;padding:0 9px;font-size:7.5px;font-weight:800}.theme-fancode .contestants-v54-actions button:hover{border-color:var(--fl-accent);color:var(--fl-accent-strong)}.theme-fancode .contestants-v54-actions button.following{border-color:color-mix(in srgb,var(--fl-accent) 38%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel));color:var(--fl-accent-strong)}.theme-fancode .contestants-v54-actions a{border-left:1px solid var(--fl-line);width:28px;height:28px;color:var(--fl-muted);place-items:center;font-size:19px;text-decoration:none;display:grid}.theme-fancode .contestants-v54-actions a:hover{color:var(--fl-accent-strong)}.theme-fancode .fan-blogs-v54-story-list{background:var(--fl-panel);display:grid}.theme-fancode .fan-blog-v54-feed-row{border-bottom:1px solid var(--fl-line);min-height:104px;color:var(--fl-ink);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:14px 16px;text-decoration:none;display:grid}.theme-fancode .fan-blog-v54-feed-row:last-child{border-bottom:0}.theme-fancode .fan-blog-v54-feed-row:hover{background:var(--fl-panel-2)}.theme-fancode .fan-blog-v54-feed-copy{min-width:0}.theme-fancode .fan-blog-v54-feed-copy>span{color:var(--fl-accent);letter-spacing:.09em;font-size:7px;font-weight:900;display:block}.theme-fancode .fan-blog-v54-feed-copy h3{letter-spacing:-.012em;margin:4px 0 3px;font-size:16px;line-height:1.18}.theme-fancode .fan-blog-v54-feed-copy p{max-width:780px;color:var(--fl-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:9.5px;line-height:1.4;overflow:hidden}.theme-fancode .fan-blog-v54-feed-copy small{color:var(--fl-muted);margin-top:7px;font-size:7.5px;display:block}.theme-fancode .fan-blog-v54-feed-score{justify-content:flex-end;align-items:center;gap:12px;min-width:92px;display:flex}.theme-fancode .fan-blog-v54-feed-score .fan-review-stars{font-size:9px}.theme-fancode .fan-blog-v54-feed-score>b{color:var(--fl-muted);font-size:20px;font-weight:450}.theme-fancode .fan-blog-v54-article-page{background:0 0!important;width:min(1240px,100% - 40px)!important;max-width:1240px!important;margin:0 auto!important;padding:26px 0 88px!important}.theme-fancode .fan-blog-v54-article-shell{grid-template-columns:minmax(0,760px) 300px;justify-content:center;align-items:start;gap:38px;display:grid}.theme-fancode .fan-blog-v54-article{width:100%!important;max-width:none!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.theme-fancode .fan-blog-v54-back{margin:0 0 20px;text-decoration:none;display:inline-flex;color:var(--fl-muted)!important;font-size:9px!important;font-weight:750!important}.theme-fancode .fan-blog-v54-back:hover{color:var(--fl-accent-strong)!important}.theme-fancode .fan-blog-v54-article-head{border-bottom:1px solid var(--fl-line);padding:0 0 20px}.theme-fancode .fan-blog-v54-article-head>.eyebrow{color:var(--fl-accent);letter-spacing:.11em;margin-bottom:8px;font-size:8px;font-weight:900;display:block}.theme-fancode .fan-blog-v54-article-head h1{max-width:18ch;letter-spacing:-.035em!important;margin:0!important;font-size:clamp(37px,4vw,50px)!important;font-weight:820!important;line-height:1.035!important}.theme-fancode .fan-blog-v54-article-head .fan-blog-v20-deck{max-width:700px;color:var(--fl-muted)!important;margin:12px 0 0!important;font-size:16px!important;line-height:1.48!important}.theme-fancode .fan-blog-v54-byline-row{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;display:flex}.theme-fancode .fan-blog-v54-byline-row .fan-blog-v20-byline{grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:9px!important;margin:0!important;display:grid!important}.theme-fancode .fan-blog-v54-byline-row .fan-blog-v20-byline>span{width:38px!important;height:38px!important;font-size:9px!important}.theme-fancode .fan-blog-v54-byline-row .fan-blog-v20-byline strong{font-size:10px!important}.theme-fancode .fan-blog-v54-byline-row .fan-blog-v20-byline small{font-size:8px!important}.theme-fancode .fan-blog-v54-byline-row>.fan-review-stars{font-size:11px}.theme-fancode .fan-blog-v54-opinion-note{border-left:3px solid var(--fl-accent);background:var(--fl-panel-2);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin:18px 0 22px;padding:10px 12px;display:grid}.theme-fancode .fan-blog-v54-opinion-note strong{text-transform:uppercase;letter-spacing:.06em;font-size:8px}.theme-fancode .fan-blog-v54-opinion-note span{color:var(--fl-muted);font-size:9px;line-height:1.4}.theme-fancode .fan-blog-v54-body{max-width:690px!important;color:var(--fl-ink)!important;margin:0!important;font-size:16px!important;line-height:1.72!important}.theme-fancode .fan-blog-v54-body>div>p{margin:0 0 21px!important;font-size:16px!important;line-height:1.72!important}.theme-fancode .fan-blog-v54-body>div:first-child>p:first-child:first-letter{float:left;color:var(--fl-ink);margin:7px 7px 0 0;font-size:42px;font-weight:800;line-height:.8}.theme-fancode .fan-blog-v54-inline-picks{border-top:1px solid var(--fl-line);border-bottom:1px solid var(--fl-line);margin:24px 0 27px;padding:14px 0}.theme-fancode .fan-blog-v54-inline-picks>span{color:var(--fl-accent);letter-spacing:.1em;margin-bottom:7px;font-size:7px;font-weight:900;display:block}.theme-fancode .fan-blog-v54-inline-picks>a{border-top:1px solid var(--fl-line);color:var(--fl-ink);grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:7px 0;font-size:11px;font-weight:750;line-height:1.3;text-decoration:none;display:grid}.theme-fancode .fan-blog-v54-inline-picks>a:first-of-type{border-top:0}.theme-fancode .fan-blog-v54-inline-picks>a:hover{color:var(--fl-accent-strong)}.theme-fancode .fan-blog-v54-inline-picks small{color:var(--fl-muted);white-space:nowrap;font-size:7px;font-weight:600}.theme-fancode .fan-blog-v54-author-card{border-top:1px solid var(--fl-line);border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:18px;margin-top:36px;padding:16px 0;background:0 0!important;display:flex!important}.theme-fancode .fan-blog-v54-author-card>div{grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;display:grid!important}.theme-fancode .fan-blog-v54-author-card>div>span{background:var(--fl-panel-2);border-radius:50%;place-items:center;width:42px;height:42px;font-size:9px;font-weight:850;display:grid}.theme-fancode .fan-blog-v54-author-card small{color:var(--fl-accent);letter-spacing:.08em;font-size:6.5px;font-weight:900}.theme-fancode .fan-blog-v54-author-card strong{font-size:10px;display:block}.theme-fancode .fan-blog-v54-author-card p{color:var(--fl-muted);margin:1px 0 0!important;font-size:8px!important}.theme-fancode .fan-blog-v54-author-card>a{color:var(--fl-accent-strong);white-space:nowrap;font-size:8px;font-weight:800;text-decoration:none}.theme-fancode .fan-blog-v54-rail{border-left:1px solid var(--fl-line);gap:18px;padding-left:20px;display:grid;position:sticky;top:126px}.theme-fancode .fan-blog-v54-rail-note{border-bottom:1px solid var(--fl-line);padding-bottom:16px}.theme-fancode .fan-blog-v54-rail-note>span,.theme-fancode .fan-blog-v54-related header>span{color:var(--fl-accent);letter-spacing:.1em;font-size:7px;font-weight:900;display:block}.theme-fancode .fan-blog-v54-rail-note>strong{margin-top:4px;font-size:13px;display:block}.theme-fancode .fan-blog-v54-rail-note>p{color:var(--fl-muted);margin:5px 0 0;font-size:9px;line-height:1.45}.theme-fancode .fan-blog-v54-related header{border-bottom:1px solid var(--fl-line);padding-bottom:8px}.theme-fancode .fan-blog-v54-related header h2{margin:2px 0 0;font-size:15px}.theme-fancode .fan-blog-v54-related>a{border-bottom:1px solid var(--fl-line);min-height:64px;color:var(--fl-ink);grid-template-columns:24px minmax(0,1fr);gap:8px;padding:9px 0;text-decoration:none;display:grid}.theme-fancode .fan-blog-v54-related>a>b{color:var(--fl-accent);font-size:7.5px}.theme-fancode .fan-blog-v54-related>a strong{font-size:10.5px;line-height:1.3;display:block}.theme-fancode .fan-blog-v54-related>a small{color:var(--fl-muted);margin-top:4px;font-size:7px;display:block}.theme-fancode .fan-blog-v54-related>a:hover strong{color:var(--fl-accent-strong)}@media (width<=980px){.theme-fancode .contestants-v54-list{grid-template-columns:1fr}.theme-fancode .contestants-v54-row:nth-child(odd){border-right:0}.theme-fancode .fan-blog-v54-article-shell{grid-template-columns:minmax(0,760px)}.theme-fancode .fan-blog-v54-rail{border-left:0;border-top:1px solid var(--fl-line);max-width:690px;margin-top:4px;padding:18px 0 0;position:static}}@media (width<=760px){.theme-fancode .contestants-v54-roster-head{padding:11px 12px}.theme-fancode .contestants-v54-roster-head p{display:none}.theme-fancode .contestants-v54-controls{grid-template-columns:1fr;gap:7px;padding:8px}.theme-fancode .contestants-v54-filters{justify-self:stretch}.theme-fancode .contestants-v54-filters button{flex:1;min-width:86px}.theme-fancode .contestants-v54-group-head{padding-inline:10px}.theme-fancode .contestants-v54-row{grid-template-columns:52px minmax(0,1fr) auto;min-height:76px;padding:8px}.theme-fancode .contestants-v54-photo{width:52px;height:58px}.theme-fancode .contestants-v54-facts{display:none}.theme-fancode .contestants-v54-actions{grid-column:3}.theme-fancode .contestants-v54-actions button{display:none}.theme-fancode .fan-blog-v54-feed-row{min-height:96px;padding:12px}.theme-fancode .fan-blog-v54-feed-copy p{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.theme-fancode .fan-blog-v54-feed-score{min-width:24px}.theme-fancode .fan-blog-v54-feed-score .fan-review-stars{display:none}.theme-fancode .fan-blog-v54-article-page{width:100%!important;padding:16px 14px 86px!important}.theme-fancode .fan-blog-v54-article-head h1{font-size:34px!important}.theme-fancode .fan-blog-v54-article-head .fan-blog-v20-deck{font-size:14px!important}.theme-fancode .fan-blog-v54-byline-row{flex-direction:column;align-items:flex-start}.theme-fancode .fan-blog-v54-opinion-note{grid-template-columns:1fr;gap:3px}.theme-fancode .fan-blog-v54-body,.theme-fancode .fan-blog-v54-body>div>p{font-size:15px!important;line-height:1.7!important}.theme-fancode .fan-blog-v54-inline-picks>a{grid-template-columns:1fr}.theme-fancode .fan-blog-v54-inline-picks small{white-space:normal}.theme-fancode .fan-blog-v54-author-card{flex-direction:column;align-items:flex-start}.theme-fancode .fan-blog-v54-rail{max-width:none}}.theme-fancode .contestants-v55-page{width:min(1240px,100% - 40px)!important;max-width:1240px!important;margin:22px auto 72px!important;padding:0!important}.theme-fancode .contestants-v55-masthead{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;width:100%!important;min-height:112px!important;color:var(--fl-ink)!important;box-shadow:none!important;border-radius:9px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important;margin:0 0 12px!important;padding:20px 22px!important;display:grid!important;overflow:hidden!important}.theme-fancode .contestants-v55-masthead:after{display:none!important}.theme-fancode .contestants-v55-masthead>div:first-child{max-width:760px!important}.theme-fancode .contestants-v55-masthead .eyebrow{color:var(--fl-accent)!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0 0 5px!important;font-size:9px!important;font-weight:850!important;display:block!important}.theme-fancode .contestants-v55-masthead h1{color:var(--fl-ink)!important;letter-spacing:-.035em!important;margin:0 0 5px!important;font-size:clamp(31px,3vw,40px)!important;font-weight:820!important;line-height:1.02!important}.theme-fancode .contestants-v55-masthead p{max-width:710px!important;color:var(--fl-muted)!important;margin:0!important;font-size:12.5px!important;line-height:1.45!important}.theme-fancode .contestants-v55-summary{border:1px solid var(--fl-line)!important;background:var(--fl-panel-2)!important;border-radius:7px!important;align-items:stretch!important;display:flex!important;overflow:hidden!important}.theme-fancode .contestants-v55-summary>span{border-left:1px solid var(--fl-line);align-content:center;gap:2px;min-width:92px;padding:10px 13px;display:grid}.theme-fancode .contestants-v55-summary>span:first-child{border-left:0}.theme-fancode .contestants-v55-summary strong{letter-spacing:-.035em!important;font-size:22px!important;line-height:1!important}.theme-fancode .contestants-v55-summary small{color:var(--fl-muted)!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:8px!important;font-weight:700!important}.theme-fancode .contestants-v55-board{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:9px;overflow:hidden}.theme-fancode .contestants-v55-board-head{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);justify-content:space-between;align-items:center;gap:18px;min-height:62px;padding:11px 14px 11px 16px;display:flex}.theme-fancode .contestants-v55-board-head>div>span{color:var(--fl-accent);letter-spacing:.09em;font-size:8px;font-weight:900;display:block}.theme-fancode .contestants-v55-board-head h2{letter-spacing:-.02em;margin:2px 0 0;font-size:20px;line-height:1.05}.theme-fancode .contestants-v55-search{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:6px;grid-template-columns:34px minmax(0,1fr);align-items:center;width:min(280px,32vw);height:36px;display:grid;overflow:hidden}.theme-fancode .contestants-v55-search>span{color:var(--fl-muted);place-items:center;font-size:17px;display:grid}.theme-fancode .contestants-v55-search input{width:100%;height:34px!important;min-height:34px!important;color:var(--fl-ink)!important;font:inherit!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0 10px 0 0!important;font-size:10.5px!important}.theme-fancode .contestants-v55-search:focus-within{border-color:color-mix(in srgb,var(--fl-accent) 45%,var(--fl-line))}.theme-fancode .contestants-v55-groups{display:grid}.theme-fancode .contestants-v55-group{border-bottom:1px solid var(--fl-line);padding:0 14px 18px}.theme-fancode .contestants-v55-group:last-child{border-bottom:0}.theme-fancode .contestants-v55-group-head{justify-content:space-between;align-items:end;gap:16px;min-height:54px;padding:12px 2px 9px;display:flex}.theme-fancode .contestants-v55-group-head h3{letter-spacing:-.015em;margin:0;font-size:15px;line-height:1.1}.theme-fancode .contestants-v55-group-head p{color:var(--fl-muted);margin:3px 0 0;font-size:9px;line-height:1.35}.theme-fancode .contestants-v55-group-head>span{border:1px solid var(--fl-line);background:var(--fl-panel-2);min-width:28px;height:24px;color:var(--fl-muted);border-radius:999px;place-items:center;padding:0 7px;font-size:8px;font-weight:750;display:grid}.theme-fancode .contestants-v55-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.theme-fancode .contestants-v55-card{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:8px;min-width:0;transition:transform .16s,border-color .16s,box-shadow .16s;overflow:hidden}.theme-fancode .contestants-v55-card:hover{border-color:color-mix(in srgb,var(--fl-accent) 28%,var(--fl-line));transform:translateY(-2px);box-shadow:0 9px 22px #0e121814}.theme-fancode:not(.mode-light) .contestants-v55-card:hover{box-shadow:0 10px 24px #0003}.theme-fancode .contestants-v55-media{aspect-ratio:4/4.75;background:linear-gradient(145deg,#2c3138,#15181c);position:relative;overflow:hidden}.theme-fancode .contestants-v55-media>a{width:100%;height:100%;color:inherit;text-decoration:none;display:block}.theme-fancode .contestants-v55-media img{object-fit:cover;object-position:center 18%;width:100%;height:100%;transition:transform .22s;display:block}.theme-fancode .contestants-v55-card:hover .contestants-v55-media img{transform:scale(1.018)}.theme-fancode .contestants-v55-initials{color:#f0f2f4;letter-spacing:-.055em;background:radial-gradient(circle at 50% 24%,#ffffff14,#0000 34%),linear-gradient(145deg,#2c3138,#15181c);place-items:center;width:100%;height:100%;font-size:34px;font-weight:850;display:grid}.theme-fancode .contestants-v55-media:after{content:"";pointer-events:none;background:linear-gradient(#0000,#05070975);height:34%;position:absolute;inset:auto 0 0}.theme-fancode .contestants-v55-badges{z-index:3;pointer-events:none;justify-content:space-between;align-items:center;gap:6px;display:flex;position:absolute;top:8px;left:8px;right:8px}.theme-fancode .contestants-v55-badges>span,.theme-fancode .contestants-v55-badges>small{letter-spacing:.055em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:4px;align-items:center;min-height:22px;padding:0 7px;font-size:7px;font-weight:850;display:inline-flex}.theme-fancode .contestants-v55-badges>span.entry{color:#fff;background:#111418c7;border:1px solid #ffffff29}.theme-fancode .contestants-v55-badges>span.wildcard{background:var(--fl-accent);color:#fff;border:1px solid var(--fl-accent)}.theme-fancode .contestants-v55-badges>span.reported{color:#271d00;background:#f1c75b;border:1px solid #f1c75b}.theme-fancode .contestants-v55-badges>small{color:#242930;background:#ffffffe0;border:1px solid #ffffff61;margin-left:auto}.theme-fancode:not(.mode-light) .contestants-v55-badges>small{color:#eef0f2;background:#121519c7;border-color:#ffffff26}.theme-fancode .contestants-v55-card.is-out .contestants-v55-media img{filter:saturate(.62)}.theme-fancode .contestants-v55-card-body{padding:10px 10px 11px}.theme-fancode .contestants-v55-name-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:7px;display:grid}.theme-fancode .contestants-v55-name-row h3{letter-spacing:-.018em;min-width:0;margin:0;font-size:14px;line-height:1.16}.theme-fancode .contestants-v55-name-row h3 a{color:var(--fl-ink);text-decoration:none}.theme-fancode .contestants-v55-name-row h3 a:hover{color:var(--fl-accent-strong)}.theme-fancode .contestants-v55-open{width:22px;height:22px;color:var(--fl-muted);border-radius:50%;place-items:center;font-size:13px;text-decoration:none;display:grid}.theme-fancode .contestants-v55-open:hover{background:var(--fl-panel-2);color:var(--fl-accent-strong)}.theme-fancode .contestants-v55-card-body>p{min-height:15px;color:var(--fl-muted);white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:8.5px;line-height:1.3;overflow:hidden}.theme-fancode .contestants-v55-meta{min-height:17px;color:var(--fl-muted);align-items:center;gap:6px;margin-top:3px;font-size:7.5px;display:flex;overflow:hidden}.theme-fancode .contestants-v55-meta span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-fancode .contestants-v55-meta span+span:before{content:"·";margin-right:6px}.theme-fancode .contestants-v55-follow{border:1px solid var(--fl-line);background:var(--fl-panel-2);width:100%;height:30px;color:var(--fl-ink);font:inherit;cursor:pointer;border-radius:5px;margin-top:8px;font-size:8px;font-weight:800;transition:all .14s}.theme-fancode .contestants-v55-follow:hover{border-color:color-mix(in srgb,var(--fl-accent) 42%,var(--fl-line));color:var(--fl-accent-strong)}.theme-fancode .contestants-v55-follow.following{border-color:color-mix(in srgb,var(--fl-accent) 35%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel));color:var(--fl-accent-strong)}.theme-fancode .contestants-v55-board>.bb-empty{background:var(--fl-panel-2)!important;box-shadow:none!important;border:0!important;margin:16px!important}.theme-fancode .fan-blogs-v55-page{background:0 0;width:min(1240px,100% - 40px);max-width:1240px;margin:22px auto 72px}.theme-fancode .fan-blogs-v55-masthead{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;width:100%!important;min-height:112px!important;box-shadow:none!important;border-radius:9px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important;margin:0 0 12px!important;padding:20px 22px!important;display:grid!important}.theme-fancode .fan-blogs-v55-masthead>div{max-width:780px}.theme-fancode .fan-blogs-v55-masthead .eyebrow{color:var(--fl-accent);letter-spacing:.08em;margin-bottom:5px;font-size:9px;font-weight:850;display:block}.theme-fancode .fan-blogs-v55-masthead h1{letter-spacing:-.032em!important;margin:0 0 5px!important;font-size:clamp(30px,3vw,39px)!important;line-height:1.04!important}.theme-fancode .fan-blogs-v55-masthead p{max-width:720px;color:var(--fl-muted)!important;margin:0!important;font-size:12.5px!important;line-height:1.46!important}.theme-fancode .fan-blogs-v55-write{border:1px solid var(--fl-accent);background:var(--fl-accent);color:#fff;height:38px;font:inherit;cursor:pointer;border-radius:6px;padding:0 15px;font-size:10px;font-weight:800}.theme-fancode .fan-blogs-v55-write:hover{background:var(--fl-accent-strong);border-color:var(--fl-accent-strong)}.theme-fancode .fan-blogs-v55-shell{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:9px;overflow:hidden}.theme-fancode .fan-blogs-v55-toolbar{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:52px;padding:0 12px;display:grid}.theme-fancode .fan-blogs-v55-edition{gap:1px;min-width:150px;display:grid}.theme-fancode .fan-blogs-v55-edition small{color:var(--fl-muted);letter-spacing:.06em;font-size:7px;font-weight:800}.theme-fancode .fan-blogs-v55-edition strong{white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:10px;overflow:hidden}.theme-fancode .fan-blogs-v55-tabs{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:6px;justify-self:center;align-items:stretch;height:36px;display:flex;overflow:hidden}.theme-fancode .fan-blogs-v55-tabs button{border:0;border-left:1px solid var(--fl-line);min-width:84px;color:var(--fl-muted);font:inherit;cursor:pointer;background:0 0;padding:0 11px;font-size:9px;font-weight:750;position:relative}.theme-fancode .fan-blogs-v55-tabs button:first-child{border-left:0}.theme-fancode .fan-blogs-v55-tabs button:hover{background:var(--fl-panel-2);color:var(--fl-ink)}.theme-fancode .fan-blogs-v55-tabs button.active{background:color-mix(in srgb,var(--fl-accent) 9%,var(--fl-panel));color:var(--fl-accent-strong)}.theme-fancode .fan-blogs-v55-tabs button.active:after{content:"";background:var(--fl-accent);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:8px;right:8px}.theme-fancode .fan-blogs-v55-tabs button span{color:inherit;margin-left:3px;font-size:7px}.theme-fancode .fan-blogs-v55-count{color:var(--fl-muted);white-space:nowrap;font-size:8.5px;font-weight:700}.theme-fancode .fan-blogs-v55-editor{box-shadow:none!important;border-radius:7px!important;margin:12px!important}.theme-fancode .fan-blogs-v55-top-grid{border-bottom:1px solid var(--fl-line);grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);display:grid}.theme-fancode .fan-blogs-v55-lead{border-right:1px solid var(--fl-line);min-height:330px;color:var(--fl-ink);background:var(--fl-panel);flex-direction:column;justify-content:center;padding:28px 30px;text-decoration:none;display:flex}.theme-fancode .fan-blogs-v55-lead>span{color:var(--fl-accent);letter-spacing:.1em;font-size:8px;font-weight:900}.theme-fancode .fan-blogs-v55-lead h2{letter-spacing:-.035em;max-width:18ch;margin:9px 0 10px;font-size:clamp(31px,3.2vw,44px);line-height:1.035}.theme-fancode .fan-blogs-v55-lead>p{max-width:700px;color:var(--fl-muted);margin:0;font-size:13px;line-height:1.52}.theme-fancode .fan-blogs-v55-lead:hover h2{color:var(--fl-accent-strong)}.theme-fancode .fan-blogs-v55-lead-byline{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:23px;display:grid}.theme-fancode .fan-blogs-v55-lead-byline>span{background:var(--fl-panel-2);width:36px;height:36px;color:var(--fl-ink);border-radius:50%;place-items:center;font-size:8px;font-weight:850;display:grid}.theme-fancode .fan-blogs-v55-lead-byline strong{font-size:9.5px;display:block}.theme-fancode .fan-blogs-v55-meta{color:var(--fl-muted);margin-top:2px;font-weight:600;display:block;font-size:8px!important}.theme-fancode .fan-blogs-v55-lead-byline .fan-review-stars{font-size:10px}.theme-fancode .fan-blogs-v55-latest{background:var(--fl-panel);min-width:0}.theme-fancode .fan-blogs-v55-latest>header{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);flex-direction:column;justify-content:center;min-height:59px;padding:11px 14px;display:flex}.theme-fancode .fan-blogs-v55-latest>header>span,.theme-fancode .fan-blogs-v55-feed>header span{color:var(--fl-accent);letter-spacing:.1em;font-size:7px;font-weight:900}.theme-fancode .fan-blogs-v55-latest>header h3{margin:2px 0 0;font-size:16px}.theme-fancode .fan-blogs-v55-latest>p{color:var(--fl-muted);padding:16px;font-size:10px;line-height:1.5}.theme-fancode .fan-blogs-v55-story-row{border-bottom:1px solid var(--fl-line);min-height:78px;color:var(--fl-ink);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 13px;text-decoration:none;display:grid}.theme-fancode .fan-blogs-v55-story-row:last-child{border-bottom:0}.theme-fancode .fan-blogs-v55-story-row:hover{background:var(--fl-panel-2)}.theme-fancode .fan-blogs-v55-story-index{color:var(--fl-accent);align-self:start;padding-top:3px;font-size:7.5px}.theme-fancode .fan-blogs-v55-story-row>div{min-width:0}.theme-fancode .fan-blogs-v55-story-row>div>span:first-child{color:var(--fl-accent);letter-spacing:.08em;font-size:6.5px;font-weight:900;display:block}.theme-fancode .fan-blogs-v55-story-row h3{letter-spacing:-.012em;margin:3px 0 2px;font-size:13px;line-height:1.23}.theme-fancode .fan-blogs-v55-story-row p{color:var(--fl-muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:8.5px;line-height:1.38;display:-webkit-box;overflow:hidden}.theme-fancode .fan-blogs-v55-story-row .fan-blogs-v55-meta{margin-top:5px;font-size:7.2px!important}.theme-fancode .fan-blogs-v55-story-arrow{color:var(--fl-muted);font-size:14px}.theme-fancode .fan-blogs-v55-story-row:hover .fan-blogs-v55-story-arrow{color:var(--fl-accent-strong);transform:translate(1px)}.theme-fancode .fan-blogs-v55-feed{background:var(--fl-panel)}.theme-fancode .fan-blogs-v55-feed>header{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:10px 14px;display:flex}.theme-fancode .fan-blogs-v55-feed>header h2{margin:2px 0 0;font-size:17px}.theme-fancode .fan-blogs-v55-feed>header>small{color:var(--fl-muted);font-size:8px}.theme-fancode .fan-blogs-v55-feed>.fan-blogs-v55-story-row{min-height:88px;padding-inline:16px}.theme-fancode .fan-blogs-v55-feed>.fan-blogs-v55-story-row h3{font-size:15px}.theme-fancode .fan-blogs-v55-feed>.fan-blogs-v55-story-row p{-webkit-line-clamp:1;font-size:9.5px}.theme-fancode .fan-blogs-v55-mine>.fan-blogs-v55-story-row{grid-template-columns:auto minmax(0,1fr) auto}.theme-fancode .fan-blogs-v55-empty{border:1px dashed var(--fl-line);background:var(--fl-panel-2);text-align:center;border-radius:7px;margin:18px;padding:34px}.theme-fancode .fan-blogs-v55-empty>span{color:var(--fl-accent);letter-spacing:.1em;font-size:8px;font-weight:900}.theme-fancode .fan-blogs-v55-empty h2{margin:6px 0 4px;font-size:24px}.theme-fancode .fan-blogs-v55-empty p{max-width:520px;color:var(--fl-muted);margin:0 auto 14px;font-size:11px;line-height:1.5}.theme-fancode .fan-blogs-v55-empty button{border:1px solid var(--fl-accent);background:var(--fl-accent);color:#fff;height:36px;font:inherit;cursor:pointer;border-radius:5px;padding:0 13px;font-size:9px;font-weight:800}.theme-fancode .fan-blogs-v55-contributor{border-top:1px solid var(--fl-line);background:var(--fl-panel-2);justify-content:space-between;align-items:center;gap:18px;min-height:62px;padding:12px 16px;display:flex}.theme-fancode .fan-blogs-v55-contributor>div:first-child>span{color:var(--fl-accent);letter-spacing:.08em;font-size:7px;font-weight:900;display:block}.theme-fancode .fan-blogs-v55-contributor strong{margin-top:2px;font-size:10px;display:block}.theme-fancode .fan-blogs-v55-contributor>div:last-child{align-items:center;gap:12px;display:flex}.theme-fancode .fan-blogs-v55-contributor a,.theme-fancode .fan-blogs-v55-contributor button{color:var(--fl-accent-strong);font:inherit;cursor:pointer;background:0 0;border:0;font-size:8.5px;font-weight:800;text-decoration:none}.theme-fancode .fan-blog-v55-article-page{background:0 0;width:min(1220px,100% - 40px);max-width:1220px;margin:0 auto;padding:28px 0 90px}.theme-fancode .fan-blog-v55-article-shell{grid-template-columns:minmax(0,760px) 320px;justify-content:center;align-items:start;gap:44px;display:grid}.theme-fancode .fan-blog-v55-article{min-width:0}.theme-fancode .fan-blog-v55-back{color:var(--fl-muted);margin:0 0 20px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.theme-fancode .fan-blog-v55-back:hover{color:var(--fl-accent-strong)}.theme-fancode .fan-blog-v55-article-head{border-bottom:1px solid var(--fl-line);padding-bottom:22px}.theme-fancode .fan-blog-v55-article-head>.eyebrow{color:var(--fl-accent);letter-spacing:.1em;margin-bottom:9px;font-size:9px;font-weight:900;display:block}.theme-fancode .fan-blog-v55-article-head h1{letter-spacing:-.04em;max-width:19ch;margin:0;font-size:clamp(40px,4.3vw,54px);font-weight:820;line-height:1.02}.theme-fancode .fan-blog-v55-deck{max-width:730px;color:var(--fl-muted);margin:13px 0 0;font-size:17px;line-height:1.5}.theme-fancode .fan-blog-v55-byline{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:19px;display:grid}.theme-fancode .fan-blog-v55-byline>span{background:var(--fl-panel-2);border-radius:50%;place-items:center;width:40px;height:40px;font-size:9px;font-weight:850;display:grid}.theme-fancode .fan-blog-v55-byline strong{font-size:11px;display:block}.theme-fancode .fan-blog-v55-byline small{color:var(--fl-muted);margin-top:2px;font-size:9px;display:block}.theme-fancode .fan-blog-v55-byline .fan-review-stars{font-size:11px}.theme-fancode .fan-blog-v55-disclosure{border-left:3px solid var(--fl-accent);background:var(--fl-panel-2);align-items:center;gap:10px;margin:18px 0 26px;padding:9px 11px;display:flex}.theme-fancode .fan-blog-v55-disclosure strong{text-transform:uppercase;letter-spacing:.04em;font-size:9px}.theme-fancode .fan-blog-v55-disclosure span{color:var(--fl-muted);font-size:10px;line-height:1.4}.theme-fancode .fan-blog-v55-body{max-width:710px;color:var(--fl-ink);font-size:17px;line-height:1.74}.theme-fancode .fan-blog-v55-body p{margin:0 0 23px;font-size:17px;line-height:1.74}.theme-fancode .fan-blog-v55-body p:first-child{font-weight:560}.theme-fancode .fan-blog-v55-author{border-top:1px solid var(--fl-line);border-bottom:1px solid var(--fl-line);grid-template-columns:46px minmax(0,1fr);align-items:center;gap:11px;margin-top:38px;padding:17px 0;display:grid}.theme-fancode .fan-blog-v55-author>span{background:var(--fl-panel-2);border-radius:50%;place-items:center;width:46px;height:46px;font-size:10px;font-weight:850;display:grid}.theme-fancode .fan-blog-v55-author small{color:var(--fl-accent);letter-spacing:.08em;font-size:7px;font-weight:900;display:block}.theme-fancode .fan-blog-v55-author strong{margin-top:1px;font-size:11px;display:block}.theme-fancode .fan-blog-v55-author p{color:var(--fl-muted);margin:1px 0 0;font-size:9px}.theme-fancode .fan-blog-v55-rail{border-left:1px solid var(--fl-line);background:0 0;position:sticky;top:126px}.theme-fancode .fan-blog-v55-rail-head{border-bottom:1px solid var(--fl-line);padding:0 0 13px 18px}.theme-fancode .fan-blog-v55-rail-head>span{color:var(--fl-accent);letter-spacing:.1em;font-size:8px;font-weight:900}.theme-fancode .fan-blog-v55-rail-head h2{margin:3px 0 4px;font-size:19px}.theme-fancode .fan-blog-v55-rail-head p{color:var(--fl-muted);margin:0;font-size:9px;line-height:1.4}.theme-fancode .fan-blog-v55-rail .fan-blogs-v55-story-row{padding-left:18px}.theme-fancode .fan-blog-v55-rail .fan-blogs-v55-story-row p{display:none}.theme-fancode .fan-blog-v55-all{color:var(--fl-accent-strong);margin:12px 0 0 18px;font-size:9px;font-weight:800;text-decoration:none;display:inline-flex}.theme-fancode .fan-blog-v55-rail-empty{color:var(--fl-muted);padding:14px 0 0 18px;font-size:9px}.theme-fancode .fan-blog-v55-mobile-related{display:none}@media (width<=1100px){.theme-fancode .contestants-v55-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.theme-fancode .fan-blogs-v55-top-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)}.theme-fancode .fan-blog-v55-article-shell{grid-template-columns:minmax(0,730px) 280px;gap:30px}}@media (width<=900px){.theme-fancode .contestants-v55-masthead{grid-template-columns:1fr!important}.theme-fancode .contestants-v55-summary{justify-self:start}.theme-fancode .contestants-v55-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.theme-fancode .fan-blogs-v55-masthead{grid-template-columns:1fr auto!important}.theme-fancode .fan-blogs-v55-toolbar{grid-template-columns:auto minmax(0,1fr)}.theme-fancode .fan-blogs-v55-count{display:none}.theme-fancode .fan-blogs-v55-tabs{justify-self:end}.theme-fancode .fan-blogs-v55-top-grid{grid-template-columns:1fr}.theme-fancode .fan-blogs-v55-lead{border-right:0;border-bottom:1px solid var(--fl-line);min-height:270px}.theme-fancode .fan-blog-v55-article-shell{grid-template-columns:minmax(0,760px)}.theme-fancode .fan-blog-v55-rail{display:none}.theme-fancode .fan-blog-v55-mobile-related{border-top:1px solid var(--fl-line);margin-top:30px;display:block}.theme-fancode .fan-blog-v55-mobile-related>header{padding:15px 0 10px}.theme-fancode .fan-blog-v55-mobile-related>header span{color:var(--fl-accent);letter-spacing:.09em;font-size:8px;font-weight:900}.theme-fancode .fan-blog-v55-mobile-related>header h2{margin:2px 0 0;font-size:19px}.theme-fancode .fan-blog-v55-mobile-related .fan-blogs-v55-story-row{padding-inline:0}}@media (width<=700px){.theme-fancode .contestants-v55-page,.theme-fancode .fan-blogs-v55-page{width:100%!important;margin:10px 0 74px!important;padding:0 10px!important}.theme-fancode .contestants-v55-masthead,.theme-fancode .fan-blogs-v55-masthead{border-radius:8px!important;grid-template-columns:1fr!important;gap:14px!important;min-height:0!important;padding:16px!important}.theme-fancode .contestants-v55-masthead h1,.theme-fancode .fan-blogs-v55-masthead h1{font-size:29px!important}.theme-fancode .contestants-v55-masthead p,.theme-fancode .fan-blogs-v55-masthead p{font-size:11px!important}.theme-fancode .contestants-v55-summary{width:100%}.theme-fancode .contestants-v55-summary>span{flex:1;min-width:0;padding:9px 10px}.theme-fancode .contestants-v55-summary strong{font-size:19px!important}.theme-fancode .contestants-v55-board-head{flex-direction:column;align-items:stretch;padding:11px 12px}.theme-fancode .contestants-v55-search{width:100%}.theme-fancode .contestants-v55-group{padding-inline:10px}.theme-fancode .contestants-v55-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.theme-fancode .contestants-v55-media{aspect-ratio:4/5}.theme-fancode .contestants-v55-card-body{padding:9px}.theme-fancode .contestants-v55-name-row h3{font-size:13px}.theme-fancode .contestants-v55-badges{top:6px;left:6px;right:6px}.theme-fancode .contestants-v55-badges>span,.theme-fancode .contestants-v55-badges>small{min-height:20px;padding-inline:6px;font-size:6.4px}.theme-fancode .contestants-v55-follow{height:29px;font-size:7.5px}.theme-fancode .fan-blogs-v55-write{justify-self:start}.theme-fancode .fan-blogs-v55-toolbar{grid-template-columns:1fr;gap:7px;padding:8px}.theme-fancode .fan-blogs-v55-edition{padding:0 2px}.theme-fancode .fan-blogs-v55-tabs{justify-self:stretch;width:100%}.theme-fancode .fan-blogs-v55-tabs button{flex:1;min-width:0}.theme-fancode .fan-blogs-v55-lead{min-height:0;padding:22px 16px}.theme-fancode .fan-blogs-v55-lead h2{font-size:30px}.theme-fancode .fan-blogs-v55-lead>p{font-size:11.5px}.theme-fancode .fan-blogs-v55-lead-byline{grid-template-columns:34px minmax(0,1fr)}.theme-fancode .fan-blogs-v55-lead-byline .fan-review-stars{display:none}.theme-fancode .fan-blogs-v55-story-row{min-height:82px;padding:11px 10px}.theme-fancode .fan-blogs-v55-story-row p{display:none}.theme-fancode .fan-blogs-v55-feed>.fan-blogs-v55-story-row h3{font-size:13.5px}.theme-fancode .fan-blogs-v55-contributor{flex-direction:column;align-items:flex-start}.theme-fancode .fan-blogs-v55-contributor>div:last-child{justify-content:space-between;width:100%}.theme-fancode .fan-blog-v55-article-page{width:100%;padding:16px 14px 86px}.theme-fancode .fan-blog-v55-article-head h1{font-size:35px}.theme-fancode .fan-blog-v55-deck{font-size:14px}.theme-fancode .fan-blog-v55-byline{grid-template-columns:38px minmax(0,1fr)}.theme-fancode .fan-blog-v55-byline .fan-review-stars{display:none}.theme-fancode .fan-blog-v55-disclosure{flex-direction:column;align-items:flex-start;gap:2px}.theme-fancode .fan-blog-v55-body,.theme-fancode .fan-blog-v55-body p{font-size:16px;line-height:1.7}.theme-fancode .fan-blog-v55-mobile-related .fan-blogs-v55-story-row{padding-inline:0}}@media (width<=430px){.theme-fancode .contestants-v55-grid{gap:8px}.theme-fancode .contestants-v55-card-body>p{font-size:7.8px}.theme-fancode .contestants-v55-meta{font-size:7px}.theme-fancode .contestants-v55-follow{padding:0 4px;font-size:7px}}.theme-fancode .fan-blogs-v56-page{background:0 0!important;width:min(1240px,100% - 40px)!important;max-width:1240px!important;margin:20px auto 78px!important;padding:0!important}.theme-fancode .fan-blogs-v56-masthead{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;width:100%!important;min-height:96px!important;color:var(--fl-ink)!important;box-shadow:none!important;border-radius:9px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important;margin:0 0 12px!important;padding:17px 20px!important;display:grid!important}.theme-fancode .fan-blogs-v56-masthead:after{display:none!important}.theme-fancode .fan-blogs-v56-masthead>div{max-width:790px}.theme-fancode .fan-blogs-v56-masthead .eyebrow{margin:0 0 4px;display:block;color:var(--fl-accent)!important;letter-spacing:.09em!important;font-size:8px!important;font-weight:900!important}.theme-fancode .fan-blogs-v56-masthead h1{letter-spacing:-.035em!important;color:var(--fl-ink)!important;margin:0 0 4px!important;font-size:clamp(28px,2.5vw,36px)!important;line-height:1.04!important}.theme-fancode .fan-blogs-v56-masthead p{max-width:720px;color:var(--fl-muted)!important;margin:0!important;font-size:11px!important;line-height:1.45!important}.theme-fancode .fan-blogs-v56-write{border:1px solid var(--fl-accent);background:var(--fl-accent);color:#fff;height:36px;font:inherit;cursor:pointer;border-radius:5px;padding:0 15px;font-size:9px;font-weight:850}.theme-fancode .fan-blogs-v56-write:hover{background:var(--fl-accent-strong);border-color:var(--fl-accent-strong)}.theme-fancode .fan-blogs-v56-notice{margin:0 0 12px!important}.theme-fancode .fan-blogs-v56-editor{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;box-shadow:none!important;border-radius:9px!important;margin:0 0 12px!important}.theme-fancode .fan-blogs-v56-workspace{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:14px;display:grid}.theme-fancode .fan-blogs-v56-reader{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:9px;min-width:0;scroll-margin-top:132px;overflow:hidden}.theme-fancode .fan-blogs-v56-article{max-width:820px;margin:0 auto;padding:26px 42px 44px}.theme-fancode .fan-blogs-v56-section-line{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.theme-fancode .fan-blogs-v56-section-line>span{color:var(--fl-accent);letter-spacing:.09em;font-size:8px;font-weight:900}.theme-fancode .fan-blogs-v56-section-line>small{color:var(--fl-muted);font-size:8px;font-weight:700}.theme-fancode .fan-blogs-v56-article-head{border-bottom:1px solid var(--fl-line);padding-bottom:20px}.theme-fancode .fan-blogs-v56-article-head h2{max-width:20ch;color:var(--fl-ink);letter-spacing:-.04em;margin:0;font-size:clamp(35px,3.6vw,48px);font-weight:820;line-height:1.035}.theme-fancode .fan-blogs-v56-deck{max-width:720px;color:var(--fl-muted);margin:12px 0 0;font-size:15px;line-height:1.5}.theme-fancode .fan-blogs-v56-byline{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:17px;display:grid}.theme-fancode .fan-blogs-v56-byline>span{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:50%;place-items:center;width:38px;height:38px;font-size:8px;font-weight:850;display:grid}.theme-fancode .fan-blogs-v56-byline strong{font-size:10.5px;display:block}.theme-fancode .fan-blogs-v56-byline small{color:var(--fl-muted);margin-top:2px;font-size:8.5px;display:block}.theme-fancode .fan-blogs-v56-byline .fan-review-stars{font-size:10px}.theme-fancode .fan-blogs-v56-disclosure{border-left:3px solid var(--fl-accent);background:var(--fl-panel-2);align-items:center;gap:9px;margin:17px 0 24px;padding:8px 10px;display:flex}.theme-fancode .fan-blogs-v56-disclosure strong{text-transform:uppercase;letter-spacing:.04em;font-size:8px}.theme-fancode .fan-blogs-v56-disclosure span{color:var(--fl-muted);font-size:9px;line-height:1.4}.theme-fancode .fan-blogs-v56-body{max-width:700px;color:var(--fl-ink);font-size:16px;line-height:1.72}.theme-fancode .fan-blogs-v56-body p{margin:0 0 21px;font-size:16px;line-height:1.72}.theme-fancode .fan-blogs-v56-body p:first-child{font-weight:560}.theme-fancode .fan-blogs-v56-author{border-top:1px solid var(--fl-line);border-bottom:1px solid var(--fl-line);grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;max-width:700px;margin-top:34px;padding:15px 0;display:grid}.theme-fancode .fan-blogs-v56-author>span{background:var(--fl-panel-2);border-radius:50%;place-items:center;width:42px;height:42px;font-size:9px;font-weight:850;display:grid}.theme-fancode .fan-blogs-v56-author small{color:var(--fl-accent);letter-spacing:.08em;font-size:7px;font-weight:900;display:block}.theme-fancode .fan-blogs-v56-author strong{margin-top:1px;font-size:10px;display:block}.theme-fancode .fan-blogs-v56-author p{color:var(--fl-muted);margin:1px 0 0;font-size:8px}.theme-fancode .fan-blogs-v56-empty{text-align:left;align-content:center;place-items:start;min-height:420px;padding:48px 34px;display:grid}.theme-fancode .fan-blogs-v56-empty>span{color:var(--fl-accent);letter-spacing:.09em;font-size:8px;font-weight:900}.theme-fancode .fan-blogs-v56-empty h2{margin:5px 0 6px;font-size:27px}.theme-fancode .fan-blogs-v56-empty p{max-width:520px;color:var(--fl-muted);margin:0 0 14px;font-size:11px;line-height:1.5}.theme-fancode .fan-blogs-v56-empty button{border:1px solid var(--fl-accent);background:var(--fl-accent);color:#fff;height:34px;font:inherit;cursor:pointer;border-radius:5px;padding:0 13px;font-size:8px;font-weight:850}.theme-fancode .fan-blogs-v56-library{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:9px;min-width:0;position:sticky;top:126px;overflow:hidden}.theme-fancode .fan-blogs-v56-library-head{border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:12px;height:54px;padding:0 12px 0 14px;display:flex}.theme-fancode .fan-blogs-v56-library-head>div>span{color:var(--fl-accent);letter-spacing:.09em;font-size:7px;font-weight:900;display:block}.theme-fancode .fan-blogs-v56-library-head strong{color:var(--fl-ink);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:10px;display:block;overflow:hidden}.theme-fancode .fan-blogs-v56-library-head>small{border:1px solid var(--fl-line);background:var(--fl-panel-2);min-width:25px;height:22px;color:var(--fl-muted);border-radius:999px;place-items:center;padding:0 6px;font-size:8px;font-weight:800;display:grid}.theme-fancode .fan-blogs-v56-tabs{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);align-items:stretch;gap:3px;height:40px;padding:5px;display:flex}.theme-fancode .fan-blogs-v56-tabs button{min-width:0;color:var(--fl-muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;flex:1;padding:0 8px;font-size:7.5px;font-weight:800}.theme-fancode .fan-blogs-v56-tabs button span{opacity:.75;margin-left:2px}.theme-fancode .fan-blogs-v56-tabs button:hover{color:var(--fl-ink)}.theme-fancode .fan-blogs-v56-tabs button.active{border-color:color-mix(in srgb,var(--fl-accent) 30%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel));color:var(--fl-accent-strong);box-shadow:inset 0 -2px 0 var(--fl-accent)}.theme-fancode .fan-blogs-v56-story-scroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--fl-line) transparent;height:calc(100vh - 272px);min-height:330px;max-height:640px;overflow-y:auto}.theme-fancode .fan-blogs-v56-story-scroll::-webkit-scrollbar{width:7px}.theme-fancode .fan-blogs-v56-story-scroll::-webkit-scrollbar-track{background:0 0}.theme-fancode .fan-blogs-v56-story-scroll::-webkit-scrollbar-thumb{background:var(--fl-line);background-clip:padding-box;border:2px solid #0000;border-radius:10px}.theme-fancode .fan-blogs-v56-story-picker{border:0;border-bottom:1px solid var(--fl-line);background:var(--fl-panel);width:100%;min-height:86px;color:var(--fl-ink);text-align:left;font:inherit;cursor:pointer;grid-template-columns:25px minmax(0,1fr) 16px;align-items:start;gap:8px;padding:11px 10px;transition:background-color .14s,border-color .14s;display:grid}.theme-fancode .fan-blogs-v56-story-picker:hover{background:var(--fl-panel-2)}.theme-fancode .fan-blogs-v56-story-picker.active{background:color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel));box-shadow:inset 3px 0 0 var(--fl-accent)}.theme-fancode .fan-blogs-v56-story-number{color:var(--fl-muted);font-variant-numeric:tabular-nums;padding-top:2px;font-size:8px;font-weight:850}.theme-fancode .fan-blogs-v56-story-picker.active .fan-blogs-v56-story-number{color:var(--fl-accent-strong)}.theme-fancode .fan-blogs-v56-story-copy{min-width:0;display:block}.theme-fancode .fan-blogs-v56-story-label{color:var(--fl-accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:6.5px;font-weight:900;display:block}.theme-fancode .fan-blogs-v56-story-copy>strong{color:var(--fl-ink);letter-spacing:-.012em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;font-weight:760;line-height:1.28;display:-webkit-box;overflow:hidden}.theme-fancode .fan-blogs-v56-meta{color:var(--fl-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:7.3px;line-height:1.3;display:block;overflow:hidden}.theme-fancode .fan-blogs-v56-story-caret{color:var(--fl-muted);align-self:center;font-size:17px;line-height:1}.theme-fancode .fan-blogs-v56-story-picker.active .fan-blogs-v56-story-caret{color:var(--fl-accent)}.theme-fancode .fan-blogs-v56-library-empty{color:var(--fl-muted);padding:24px 14px;font-size:9px;line-height:1.45}.theme-fancode .fan-blogs-v56-library-foot{border-top:1px solid var(--fl-line);background:var(--fl-panel-2);justify-content:space-between;align-items:center;gap:12px;height:42px;padding:0 11px 0 13px;display:flex}.theme-fancode .fan-blogs-v56-library-foot a,.theme-fancode .fan-blogs-v56-library-foot button{color:var(--fl-accent-strong);font:inherit;cursor:pointer;background:0 0;border:0;font-size:7.5px;font-weight:850;text-decoration:none}@media (width<=980px){.theme-fancode .fan-blogs-v56-workspace{grid-template-columns:minmax(0,1fr) 310px}.theme-fancode .fan-blogs-v56-article{padding-inline:30px}}@media (width<=820px){.theme-fancode .fan-blogs-v56-workspace{flex-direction:column;display:flex}.theme-fancode .fan-blogs-v56-library{order:-1;width:100%;position:static}.theme-fancode .fan-blogs-v56-library-head{height:48px}.theme-fancode .fan-blogs-v56-story-scroll{scroll-snap-type:x proximity;gap:7px;height:auto;min-height:0;max-height:none;padding:7px;display:flex;overflow:auto hidden}.theme-fancode .fan-blogs-v56-story-picker{border:1px solid var(--fl-line);scroll-snap-align:start;border-radius:6px;width:245px;min-width:245px;min-height:78px}.theme-fancode .fan-blogs-v56-story-picker.active{box-shadow:inset 0 -3px 0 var(--fl-accent)}.theme-fancode .fan-blogs-v56-library-foot{display:none}.theme-fancode .fan-blogs-v56-reader{width:100%}}@media (width<=700px){.theme-fancode .fan-blogs-v56-page{width:100%!important;margin:10px 0 72px!important;padding:0 10px!important}.theme-fancode .fan-blogs-v56-masthead{border-radius:8px!important;grid-template-columns:1fr!important;gap:12px!important;min-height:0!important;padding:15px!important}.theme-fancode .fan-blogs-v56-masthead h1{font-size:28px!important}.theme-fancode .fan-blogs-v56-write{justify-self:start}.theme-fancode .fan-blogs-v56-article{padding:21px 16px 34px}.theme-fancode .fan-blogs-v56-article-head h2{font-size:34px}.theme-fancode .fan-blogs-v56-deck{font-size:13px}.theme-fancode .fan-blogs-v56-byline{grid-template-columns:36px minmax(0,1fr)}.theme-fancode .fan-blogs-v56-byline .fan-review-stars{display:none}.theme-fancode .fan-blogs-v56-disclosure{flex-direction:column;align-items:flex-start;gap:2px}.theme-fancode .fan-blogs-v56-body,.theme-fancode .fan-blogs-v56-body p{font-size:15.5px;line-height:1.7}}@media (width>=821px){.theme-fancode .fan-blogs-v56-workspace{align-items:start!important}.theme-fancode .fan-blogs-v56-library{grid-template-rows:54px 40px minmax(0,1fr) 42px!important;align-self:start!important;height:calc(100dvh - 132px)!important;min-height:430px!important;max-height:none!important;display:grid!important;position:sticky!important;top:116px!important;overflow:hidden!important}.theme-fancode .fan-blogs-v56-story-scroll{height:auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important}}.theme-fancode .reviews-v57-page{background:0 0!important;width:min(1240px,100% - 40px)!important;max-width:1240px!important;min-height:100vh!important;margin:20px auto 78px!important;padding:0!important}.theme-fancode .reviews-v57-masthead{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;min-height:94px!important;color:var(--fl-ink)!important;box-shadow:none!important;border-radius:9px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important;margin:0 0 12px!important;padding:17px 20px!important;display:grid!important}.theme-fancode .reviews-v57-masthead:after{display:none!important}.theme-fancode .reviews-v57-masthead>div{max-width:760px}.theme-fancode .reviews-v57-masthead .eyebrow{color:var(--fl-accent)!important;letter-spacing:.09em!important;margin:0 0 4px!important;font-size:8px!important;font-weight:900!important;display:block!important}.theme-fancode .reviews-v57-masthead h1{color:var(--fl-ink)!important;letter-spacing:-.035em!important;margin:0 0 4px!important;font-size:clamp(28px,2.6vw,36px)!important;font-weight:820!important;line-height:1.04!important}.theme-fancode .reviews-v57-masthead p{max-width:710px;color:var(--fl-muted)!important;margin:0!important;font-size:11px!important;line-height:1.45!important}.theme-fancode .reviews-v57-fan-link{border-left:3px solid var(--fl-accent);background:var(--fl-panel-2);min-width:164px;min-height:45px;color:var(--fl-ink);grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:10px;padding:8px 10px 8px 12px;text-decoration:none;display:grid}.theme-fancode .reviews-v57-fan-link>span{color:var(--fl-accent);letter-spacing:.08em;grid-column:1;font-size:7px;font-weight:900;display:block}.theme-fancode .reviews-v57-fan-link>strong{grid-column:1;font-size:10px;line-height:1.2}.theme-fancode .reviews-v57-fan-link>b{color:var(--fl-accent);grid-area:1/2/3;font-size:18px;font-weight:500}.theme-fancode .reviews-v57-workspace{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:14px;display:grid}.theme-fancode .reviews-v57-stage{min-width:0}.theme-fancode .reviews-v57-selected{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:9px;overflow:hidden}.theme-fancode .reviews-v57-hero{aspect-ratio:16/8.7;background-color:#171a1f;background-position:50%;background-size:cover;min-height:360px;text-decoration:none;display:block;position:relative;overflow:hidden}.theme-fancode .reviews-v57-hero:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 -80px 90px -72px #000000e6}.theme-fancode .reviews-v57-play{z-index:2;color:#fff;background:#080a0db8;border:1px solid #ffffffc7;border-radius:50%;place-items:center;width:64px;height:64px;padding-left:4px;font-size:20px;transition:transform .16s,background-color .16s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme-fancode .reviews-v57-hero:hover .reviews-v57-play{background:var(--fl-accent);transform:translate(-50%,-50%)scale(1.05)}.theme-fancode .reviews-v57-hero-badges{z-index:3;align-items:center;gap:7px;display:flex;position:absolute;bottom:13px;left:14px}.theme-fancode .reviews-v57-hero-badges b,.theme-fancode .reviews-v57-hero-badges i{letter-spacing:.06em;border-radius:3px;align-items:center;height:25px;padding:0 8px;font-size:7px;font-style:normal;font-weight:900;display:flex}.theme-fancode .reviews-v57-hero-badges b{background:var(--fl-accent);color:#fff}.theme-fancode .reviews-v57-hero-badges i{color:#fff;background:#0a0c0fc7;border:1px solid #ffffff2e}.theme-fancode .reviews-v57-selected-copy{padding:22px 24px 24px}.theme-fancode .reviews-v57-kicker{color:var(--fl-muted);justify-content:space-between;align-items:center;gap:12px;font-size:8px;display:flex}.theme-fancode .reviews-v57-kicker>span{color:var(--fl-accent);letter-spacing:.07em;text-transform:uppercase;font-weight:900}.theme-fancode .reviews-v57-selected-copy h2{max-width:24ch;color:var(--fl-ink);margin:7px 0 8px;letter-spacing:-.035em!important;font-size:clamp(28px,3vw,40px)!important;font-weight:820!important;line-height:1.06!important}.theme-fancode .reviews-v57-selected-copy>p{max-width:780px;color:var(--fl-muted);margin:0;font-size:12px;line-height:1.55}.theme-fancode .reviews-v57-creator{border-top:1px solid var(--fl-line);grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;margin-top:18px;padding-top:14px;display:grid}.theme-fancode .reviews-v57-creator>span{background:var(--fl-panel-2);border:1px solid var(--fl-line);width:38px;height:38px;color:var(--fl-ink);border-radius:50%;place-items:center;font-size:8px;font-weight:900;display:grid}.theme-fancode .reviews-v57-creator small{color:var(--fl-muted);letter-spacing:.07em;font-size:7px;font-weight:800;display:block}.theme-fancode .reviews-v57-creator strong{margin-top:1px;font-size:10px;display:block}.theme-fancode .reviews-v57-selected-copy>footer{justify-content:space-between;align-items:center;gap:16px;margin-top:16px;display:flex}.theme-fancode .reviews-v57-selected-copy>footer>a{background:var(--fl-accent);color:#fff;border-radius:5px;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:9px;font-weight:850;text-decoration:none;display:inline-flex}.theme-fancode .reviews-v57-selected-copy>footer>a:hover{background:var(--fl-accent-strong)}.theme-fancode .reviews-v57-selected-copy>footer>small{color:var(--fl-muted);text-align:right;font-size:8px}.theme-fancode .reviews-v57-library{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:9px;grid-template-rows:54px auto minmax(0,1fr) 42px;align-self:start;height:calc(100dvh - 132px);min-height:430px;display:grid;position:sticky;top:116px;overflow:hidden}.theme-fancode .reviews-v57-library-head{border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:12px;height:54px;padding:0 12px 0 14px;display:flex}.theme-fancode .reviews-v57-library-head span{color:var(--fl-accent);letter-spacing:.09em;font-size:7px;font-weight:900;display:block}.theme-fancode .reviews-v57-library-head strong{max-width:270px;color:var(--fl-ink);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:10px;display:block;overflow:hidden}.theme-fancode .reviews-v57-library-head>small{border:1px solid var(--fl-line);background:var(--fl-panel-2);min-width:25px;height:22px;color:var(--fl-muted);border-radius:999px;place-items:center;padding:0 6px;font-size:8px;font-weight:800;display:grid}.theme-fancode .reviews-v57-filters{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);scrollbar-width:none;gap:4px;padding:6px;display:flex;overflow-x:auto}.theme-fancode .reviews-v57-filters::-webkit-scrollbar{display:none}.theme-fancode .reviews-v57-filters button{height:30px;color:var(--fl-muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;flex:none;align-items:center;gap:6px;padding:0 8px;font-size:7.5px;font-weight:800;display:flex}.theme-fancode .reviews-v57-filters button b{opacity:.68;font-size:7px}.theme-fancode .reviews-v57-filters button:hover{color:var(--fl-ink)}.theme-fancode .reviews-v57-filters button.active{border-color:color-mix(in srgb,var(--fl-accent) 30%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel));color:var(--fl-accent-strong);box-shadow:inset 0 -2px 0 var(--fl-accent)}.theme-fancode .reviews-v57-scroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--fl-line) transparent;min-height:0;overflow-y:auto}.theme-fancode .reviews-v57-scroll::-webkit-scrollbar{width:7px}.theme-fancode .reviews-v57-scroll::-webkit-scrollbar-thumb{background:var(--fl-line);background-clip:padding-box;border:2px solid #0000;border-radius:10px}.theme-fancode .reviews-v57-item{border:0;border-bottom:1px solid var(--fl-line);background:var(--fl-panel);width:100%;min-height:92px;color:var(--fl-ink);text-align:left;font:inherit;cursor:pointer;grid-template-columns:22px 106px minmax(0,1fr);align-items:center;gap:8px;padding:9px 9px 9px 8px;display:grid}.theme-fancode .reviews-v57-item:hover{background:var(--fl-panel-2)}.theme-fancode .reviews-v57-item.active{background:color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel));box-shadow:inset 3px 0 0 var(--fl-accent)}.theme-fancode .reviews-v57-index{color:var(--fl-muted);font-variant-numeric:tabular-nums;align-self:start;padding-top:4px;font-size:7.5px;font-weight:850}.theme-fancode .reviews-v57-item.active .reviews-v57-index{color:var(--fl-accent-strong)}.theme-fancode .reviews-v57-thumb{aspect-ratio:16/9;background:#242930 50%/cover no-repeat;border-radius:5px;display:block;position:relative;overflow:hidden}.theme-fancode .reviews-v57-thumb:after{content:"";background:linear-gradient(#0000,#0000003d);position:absolute;inset:0}.theme-fancode .reviews-v57-thumb i{z-index:2;color:#fff;background:#080a0db8;border-radius:50%;place-items:center;width:26px;height:26px;padding-left:1px;font-size:8px;font-style:normal;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme-fancode .reviews-v57-item-copy{min-width:0;display:block}.theme-fancode .reviews-v57-item-copy small{color:var(--fl-accent);white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;margin-bottom:3px;font-size:6.5px;font-weight:850;line-height:1.2;display:block;overflow:hidden}.theme-fancode .reviews-v57-item-copy strong{color:var(--fl-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10.5px;font-weight:760;line-height:1.27;display:-webkit-box;overflow:hidden}.theme-fancode .reviews-v57-item-copy em{color:var(--fl-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:7px;font-style:normal;display:block;overflow:hidden}.theme-fancode .reviews-v57-list-empty{color:var(--fl-muted);padding:25px 14px;font-size:9px;line-height:1.45}.theme-fancode .reviews-v57-library-foot{border-top:1px solid var(--fl-line);background:var(--fl-panel-2);justify-content:space-between;align-items:center;gap:12px;height:42px;padding:0 11px 0 13px;display:flex}.theme-fancode .reviews-v57-library-foot span{color:var(--fl-muted);font-size:7.5px}.theme-fancode .reviews-v57-library-foot a{color:var(--fl-accent-strong);font-size:7.5px;font-weight:850;text-decoration:none}.theme-fancode .reviews-v57-empty{border:1px solid var(--fl-line);background:var(--fl-panel);min-height:440px;color:var(--fl-muted);border-radius:9px;align-content:center;justify-items:start;padding:44px;font-size:11px;display:grid}.theme-fancode .reviews-v57-empty>span{color:var(--fl-accent);letter-spacing:.09em;font-size:8px;font-weight:900}.theme-fancode .reviews-v57-empty h2{color:var(--fl-ink);margin:5px 0;font-size:26px}.theme-fancode .reviews-v57-empty p{max-width:520px;margin:0;font-size:10px;line-height:1.5}@media (width<=980px){.theme-fancode .reviews-v57-workspace{grid-template-columns:minmax(0,1fr) 330px}.theme-fancode .reviews-v57-item{grid-template-columns:20px 88px minmax(0,1fr)}.theme-fancode .reviews-v57-hero{min-height:310px}}@media (width<=820px){.theme-fancode .reviews-v57-workspace{flex-direction:column;display:flex}.theme-fancode .reviews-v57-library{order:-1;width:100%;height:auto;min-height:0;display:block;position:static}.theme-fancode .reviews-v57-library-head{height:48px}.theme-fancode .reviews-v57-filters{border-bottom:1px solid var(--fl-line)}.theme-fancode .reviews-v57-scroll{scroll-snap-type:x proximity;gap:7px;padding:7px;display:flex;overflow:auto hidden}.theme-fancode .reviews-v57-item{border:1px solid var(--fl-line);scroll-snap-align:start;border-radius:6px;grid-template-columns:88px minmax(0,1fr);width:286px;min-width:286px;min-height:88px;padding:8px}.theme-fancode .reviews-v57-index{display:none}.theme-fancode .reviews-v57-item.active{box-shadow:inset 0 -3px 0 var(--fl-accent)}.theme-fancode .reviews-v57-library-foot{display:none}.theme-fancode .reviews-v57-stage{width:100%}}@media (width<=700px){.theme-fancode .reviews-v57-page{width:100%!important;margin:10px 0 72px!important;padding:0 10px!important}.theme-fancode .reviews-v57-masthead{border-radius:8px!important;grid-template-columns:1fr!important;gap:11px!important;min-height:0!important;padding:15px!important}.theme-fancode .reviews-v57-masthead h1{font-size:28px!important}.theme-fancode .reviews-v57-fan-link{justify-self:start;min-width:180px}.theme-fancode .reviews-v57-hero{aspect-ratio:16/9;min-height:0}.theme-fancode .reviews-v57-play{width:54px;height:54px;font-size:17px}.theme-fancode .reviews-v57-selected-copy{padding:18px 16px 20px}.theme-fancode .reviews-v57-selected-copy h2{font-size:29px!important}.theme-fancode .reviews-v57-selected-copy>footer{flex-direction:column;align-items:flex-start}.theme-fancode .reviews-v57-selected-copy>footer>small{text-align:left}}@media (width>=821px){.theme-fancode :where(.news-v58-workspace,.reviews-v57-workspace,.fan-blogs-v56-workspace,.contestants-v58-workspace){grid-template-columns:minmax(0,1fr) 350px!important;align-items:start!important;gap:14px!important;display:grid!important}.theme-fancode :where(.news-v58-library,.reviews-v57-library,.fan-blogs-v56-library,.contestants-v58-library,.polls-v52-rail){align-self:start!important;height:calc(100dvh - 132px)!important;min-height:430px!important;max-height:none!important;position:sticky!important;top:116px!important;overflow:hidden!important}}.theme-fancode .news-v58-page{background:0 0!important;width:min(1240px,100% - 40px)!important;max-width:1240px!important;margin:20px auto 78px!important;padding:0!important}.theme-fancode .news-v58-page .news-v41-page-head{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;border-radius:9px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important;width:100%!important;min-height:96px!important;margin:0 0 12px!important;padding:17px 20px!important;display:grid!important}.theme-fancode .news-v58-page .news-v41-page-head h1{font-size:clamp(28px,2.5vw,36px)!important}.theme-fancode .news-v58-page .news-v41-page-head p{font-size:11px!important}.theme-fancode .news-v58-workspace,.theme-fancode .news-v58-main{min-width:0}.theme-fancode .news-v58-top-shell{overflow:hidden!important}.theme-fancode .news-v58-lead{border-right:0!important;grid-template-rows:minmax(280px,1fr) auto!important;min-height:0!important}.theme-fancode .news-v58-lead .news-v41-lead-media{min-height:330px!important}.theme-fancode .news-v58-feed{margin-top:14px!important}.theme-fancode .news-v58-main .news-v41-stream-row{grid-template-columns:142px minmax(0,1fr) 22px!important}.theme-fancode .news-v58-main .news-v41-stream-thumb{width:142px!important}.theme-fancode .news-v58-library{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:9px;grid-template-rows:54px 36px minmax(0,1fr) 42px;min-width:0;display:grid}.theme-fancode .news-v58-library-head,.theme-fancode .contestants-v58-library-head{border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:12px;height:54px;padding:0 12px 0 14px;display:flex}.theme-fancode :where(.news-v58-library-head,.contestants-v58-library-head)>div>span{color:var(--fl-accent);letter-spacing:.09em;font-size:7px;font-weight:900;display:block}.theme-fancode :where(.news-v58-library-head,.contestants-v58-library-head) strong{max-width:265px;color:var(--fl-ink);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:10px;display:block;overflow:hidden}.theme-fancode :where(.news-v58-library-head,.contestants-v58-library-head)>small{border:1px solid var(--fl-line);background:var(--fl-panel-2);min-width:25px;height:22px;color:var(--fl-muted);border-radius:999px;place-items:center;padding:0 6px;font-size:8px;font-weight:800;display:grid}.theme-fancode .news-v58-library-subhead,.theme-fancode .contestants-v58-library-subhead{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);height:36px;color:var(--fl-muted);justify-content:space-between;align-items:center;gap:12px;padding:0 12px 0 14px;font-size:7.5px;font-weight:750;display:flex}.theme-fancode .news-v58-scroll,.theme-fancode .contestants-v58-scroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--fl-line) transparent;min-height:0;overflow-y:auto}.theme-fancode :where(.news-v58-scroll,.contestants-v58-scroll)::-webkit-scrollbar{width:7px}.theme-fancode :where(.news-v58-scroll,.contestants-v58-scroll)::-webkit-scrollbar-thumb{background:var(--fl-line);background-clip:padding-box;border:2px solid #0000;border-radius:10px}.theme-fancode .news-v58-item{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);width:100%;min-height:88px;color:var(--fl-ink);grid-template-columns:24px minmax(0,1fr) 78px;align-items:center;gap:8px;padding:10px 9px;text-decoration:none;display:grid}.theme-fancode .news-v58-item:hover{background:var(--fl-panel-2)}.theme-fancode .news-v58-item.active{background:color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel));box-shadow:inset 3px 0 0 var(--fl-accent)}.theme-fancode .news-v58-index{color:var(--fl-muted);font-variant-numeric:tabular-nums;align-self:start;padding-top:3px;font-size:8px;font-weight:850}.theme-fancode .news-v58-item.active .news-v58-index{color:var(--fl-accent-strong)}.theme-fancode .news-v58-item-copy{min-width:0;display:block}.theme-fancode .news-v58-item-copy>small{color:var(--fl-accent);letter-spacing:.07em;text-transform:uppercase;margin-bottom:3px;font-size:6.5px;font-weight:900;display:block}.theme-fancode .news-v58-item-copy>strong{color:var(--fl-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:760;line-height:1.28;display:-webkit-box;overflow:hidden}.theme-fancode .news-v58-item-copy .news-v6-source{margin-top:5px!important;font-size:7px!important}.theme-fancode .news-v58-thumb{aspect-ratio:4/3;background:var(--fl-panel-2);border-radius:5px;width:78px;display:block;overflow:hidden}.theme-fancode .news-v58-thumb>img,.theme-fancode .news-v58-thumb>.news-v6-image-fallback{object-fit:cover;width:100%;height:100%;display:block}.theme-fancode .news-v58-library-foot,.theme-fancode .contestants-v58-library-foot,.theme-fancode .polls-v58-rail-foot{border-top:1px solid var(--fl-line);background:var(--fl-panel-2);height:42px;color:var(--fl-muted);justify-content:space-between;align-items:center;gap:12px;padding:0 11px 0 13px;font-size:7.5px;display:flex}.theme-fancode .polls-v7-hero.fl-page-masthead-v22{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;border-radius:9px!important;align-items:center!important;min-height:96px!important;margin:0 0 12px!important;padding:17px 20px!important}.theme-fancode .polls-v7-hero h1{font-size:clamp(28px,2.5vw,36px)!important}.theme-fancode .polls-v7-hero p{font-size:11px!important}.theme-fancode .polls-v52-workspace{background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.theme-fancode .polls-v52-section-head{margin-bottom:10px;border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;border-radius:9px!important}.theme-fancode .polls-v52-layout{grid-template-columns:minmax(0,1fr) 350px!important;align-items:start!important;gap:14px!important}.theme-fancode .polls-v52-primary{border:1px solid var(--fl-line);border-radius:9px;min-width:0;overflow:hidden;background:var(--fl-panel)!important;padding:20px 22px 19px!important}.theme-fancode .polls-v52-rail{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;border-radius:9px!important;grid-template-rows:54px minmax(0,1fr) 42px!important;display:grid!important}.theme-fancode .polls-v52-rail-head{background:var(--fl-panel)!important;height:54px!important;min-height:54px!important}.theme-fancode .polls-v52-rail-list{background:var(--fl-panel)!important;min-height:0!important;max-height:none!important;overflow-y:auto!important}.theme-fancode .polls-v52-rail-row{background:var(--fl-panel)!important;min-height:76px!important}.theme-fancode .polls-v52-rail-row.active{box-shadow:inset 3px 0 0 var(--fl-accent);background:color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel))!important}.theme-fancode .polls-v52-rail-row.active>b{color:var(--fl-accent)!important}.theme-fancode .contestants-v58-workspace,.theme-fancode .contestants-v58-main{min-width:0}.theme-fancode .contestants-v58-main .contestants-v55-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.theme-fancode .contestants-v58-library{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:9px;grid-template-rows:54px 36px minmax(0,1fr) 42px;min-width:0;display:grid}.theme-fancode .contestants-v58-item{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);width:100%;min-height:74px;color:var(--fl-ink);grid-template-columns:22px 48px minmax(0,1fr) 12px;align-items:center;gap:8px;padding:8px 9px;text-decoration:none;display:grid}.theme-fancode .contestants-v58-item:hover{background:var(--fl-panel-2)}.theme-fancode .contestants-v58-index{color:var(--fl-muted);font-variant-numeric:tabular-nums;align-self:start;padding-top:4px;font-size:8px;font-weight:850}.theme-fancode .contestants-v58-avatar{background:var(--fl-panel-2);border-radius:5px;width:48px;height:56px;display:block;overflow:hidden}.theme-fancode .contestants-v58-avatar img,.theme-fancode .contestants-v58-avatar .contestants-v55-initials{object-fit:cover;object-position:center 18%;width:100%;height:100%;display:block}.theme-fancode .contestants-v58-avatar .contestants-v55-initials{place-items:center;font-size:15px;display:grid}.theme-fancode .contestants-v58-copy{min-width:0;display:block}.theme-fancode .contestants-v58-copy small{color:var(--fl-accent);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:6.5px;font-weight:900;display:block;overflow:hidden}.theme-fancode .contestants-v58-copy strong{color:var(--fl-ink);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;line-height:1.2;display:block;overflow:hidden}.theme-fancode .contestants-v58-copy em{color:var(--fl-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:7.5px;font-style:normal;display:block;overflow:hidden}.theme-fancode .contestants-v58-item>b{color:var(--fl-muted);font-size:17px;font-weight:400}.theme-fancode .contestants-v58-item:hover>b{color:var(--fl-accent)}.theme-fancode .contestants-v58-empty{color:var(--fl-muted);padding:24px 14px;font-size:9px;line-height:1.45}.theme-fancode .contestants-v55-card{scroll-margin-top:126px}@media (width>=821px){.theme-fancode .reviews-v57-library{grid-template-rows:54px auto minmax(0,1fr) 42px!important}}@media (width<=1080px) and (width>=821px){.theme-fancode :where(.news-v58-workspace,.reviews-v57-workspace,.fan-blogs-v56-workspace,.contestants-v58-workspace),.theme-fancode .polls-v52-layout{grid-template-columns:minmax(0,1fr) 310px!important}.theme-fancode .contestants-v58-main .contestants-v55-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.theme-fancode .news-v58-main .news-v41-stream-row{grid-template-columns:120px minmax(0,1fr) 20px!important}.theme-fancode .news-v58-main .news-v41-stream-thumb{width:120px!important}.theme-fancode .news-v58-item{grid-template-columns:20px minmax(0,1fr) 66px}.theme-fancode .news-v58-thumb{width:66px}}@media (width<=820px){.theme-fancode :where(.news-v58-workspace,.contestants-v58-workspace){flex-direction:column!important;display:flex!important}.theme-fancode :where(.news-v58-library,.contestants-v58-library){order:-1!important;width:100%!important;height:auto!important;min-height:0!important;display:block!important;position:static!important}.theme-fancode :where(.news-v58-library-head,.contestants-v58-library-head){height:48px}.theme-fancode :where(.news-v58-library-subhead,.contestants-v58-library-subhead){display:none}.theme-fancode :where(.news-v58-scroll,.contestants-v58-scroll){scroll-snap-type:x proximity;scrollbar-width:none;gap:7px;min-height:0;padding:7px;display:flex;overflow:auto hidden}.theme-fancode :where(.news-v58-scroll,.contestants-v58-scroll)::-webkit-scrollbar{display:none}.theme-fancode .news-v58-item{border:1px solid var(--fl-line);scroll-snap-align:start;border-radius:6px;grid-template-columns:20px minmax(0,1fr) 68px;width:265px;min-width:265px;min-height:82px}.theme-fancode .news-v58-thumb{width:68px}.theme-fancode .contestants-v58-item{border:1px solid var(--fl-line);scroll-snap-align:start;border-radius:6px;grid-template-columns:18px 44px minmax(0,1fr) 10px;width:245px;min-width:245px;min-height:70px}.theme-fancode .contestants-v58-avatar{width:44px;height:52px}.theme-fancode :where(.news-v58-library-foot,.contestants-v58-library-foot){display:none}.theme-fancode .polls-v52-layout{flex-direction:column!important;gap:10px!important;display:flex!important}.theme-fancode .polls-v52-primary{order:2;width:100%}.theme-fancode .polls-v52-rail{border-left:1px solid var(--fl-line)!important;border-top:1px solid var(--fl-line)!important;order:1!important;width:100%!important;height:auto!important;min-height:0!important;display:block!important;position:static!important}.theme-fancode .polls-v52-rail-list{scroll-snap-type:x proximity;scrollbar-width:none;gap:7px!important;max-height:none!important;padding:7px!important;display:flex!important;overflow:auto hidden!important}.theme-fancode .polls-v52-rail-list::-webkit-scrollbar{display:none}.theme-fancode .polls-v52-rail-row{scroll-snap-align:start;border:1px solid var(--fl-line)!important;border-radius:6px!important;width:235px!important;min-width:235px!important;min-height:70px!important}.theme-fancode .polls-v58-rail-foot{display:none}}@media (width<=700px){.theme-fancode .news-v58-page{width:100%!important;margin:10px 0 72px!important;padding:0 10px!important}.theme-fancode .news-v58-page .news-v41-page-head{border-radius:8px!important;grid-template-columns:1fr!important;gap:12px!important;min-height:0!important;padding:15px!important}.theme-fancode .news-v58-page .news-v41-page-head h1{font-size:28px!important}.theme-fancode .news-v58-page .news-v41-context{justify-self:start}.theme-fancode .news-v58-lead .news-v41-lead-media{aspect-ratio:16/9;min-height:0!important}.theme-fancode .news-v58-main .news-v41-stream-row{grid-template-columns:96px minmax(0,1fr)!important}.theme-fancode .news-v58-main .news-v41-stream-thumb{width:96px!important}.theme-fancode .polls-v7-hero.fl-page-masthead-v22{border-radius:8px!important;grid-template-columns:1fr!important;gap:12px!important;min-height:0!important;padding:15px!important}.theme-fancode .polls-v7-hero h1{font-size:28px!important}.theme-fancode .polls-v52-section-head{border-radius:8px!important}.theme-fancode .contestants-v58-main .contestants-v55-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=821px){.theme-fancode.fancode-rich .app-page-stage,.theme-fancode .contestants-v55-page,.theme-fancode .contestants-v58-workspace{overflow:visible!important}.theme-fancode .contestants-v59-library-pin{z-index:8;width:100%;align-self:start!important;height:calc(100dvh - 132px)!important;min-height:430px!important;position:sticky!important;top:116px!important}.theme-fancode .contestants-v59-library-pin>.contestants-v58-library{width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;position:static!important;top:auto!important;overflow:hidden!important}}.theme-fancode .contestants-v58-item{font:inherit;text-align:left;cursor:pointer;appearance:none}.theme-fancode .contestants-v58-item.active{background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel));box-shadow:inset 3px 0 0 var(--fl-accent)}.theme-fancode .contestants-v58-item.active .contestants-v58-index,.theme-fancode .contestants-v58-item.active>b{color:var(--fl-accent)}.theme-fancode .contestants-v59-preview{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:9px;min-width:0;overflow:hidden}.theme-fancode .contestants-v59-preview-head{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:10px 14px 10px 16px;display:flex}.theme-fancode .contestants-v59-preview-head span{color:var(--fl-accent);letter-spacing:.1em;font-size:7px;font-weight:900;display:block}.theme-fancode .contestants-v59-preview-head strong{color:var(--fl-muted);margin-top:2px;font-size:9px;font-weight:700;display:block}.theme-fancode .contestants-v59-preview-head button{border:1px solid var(--fl-line);background:var(--fl-panel);min-height:32px;color:var(--fl-ink);font:inherit;cursor:pointer;border-radius:6px;padding:0 10px;font-size:8px;font-weight:800}.theme-fancode .contestants-v59-preview-head button:hover{border-color:color-mix(in srgb,var(--fl-accent) 38%,var(--fl-line));color:var(--fl-accent-strong)}.theme-fancode .contestants-v59-preview-hero{border-bottom:1px solid var(--fl-line);grid-template-columns:minmax(220px,34%) minmax(0,1fr);min-height:380px;display:grid}.theme-fancode .contestants-v59-preview-media{background:linear-gradient(145deg,#2c3138,#15181c);min-height:380px;position:relative;overflow:hidden}.theme-fancode .contestants-v59-preview-media>img,.theme-fancode .contestants-v59-preview-media>.contestants-v55-initials{object-fit:cover;object-position:center 18%;width:100%;height:100%;display:block}.theme-fancode .contestants-v59-preview-media>.contestants-v55-initials{place-items:center;font-size:56px;display:grid}.theme-fancode .contestants-v59-preview-copy{flex-direction:column;justify-content:center;min-width:0;padding:34px 32px;display:flex}.theme-fancode .contestants-v59-preview-copy>.eyebrow{color:var(--fl-accent)!important;letter-spacing:.09em!important;font-size:8px!important;font-weight:900!important}.theme-fancode .contestants-v59-preview-copy h2{letter-spacing:-.045em;max-width:13ch;margin:8px 0 9px;font-size:clamp(34px,4.2vw,52px);font-weight:830;line-height:.96}.theme-fancode .contestants-v59-preview-copy>p{max-width:620px;color:var(--fl-muted);margin:0;font-size:11px;line-height:1.55}.theme-fancode .contestants-v59-preview-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:22px;display:flex}.theme-fancode .contestants-v59-preview-actions>a{border:1px solid var(--fl-line);background:var(--fl-panel-2);min-height:34px;color:var(--fl-ink);border-radius:6px;align-items:center;padding:0 11px;font-size:8px;font-weight:800;text-decoration:none;display:inline-flex}.theme-fancode .contestants-v59-preview-actions>a:hover{border-color:color-mix(in srgb,var(--fl-accent) 38%,var(--fl-line));color:var(--fl-accent-strong)}.theme-fancode .contestants-v59-preview-actions .contestants-v55-follow{width:auto;min-width:116px;margin:0;padding:0 11px}.theme-fancode .contestants-v59-preview-facts{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));display:grid}.theme-fancode .contestants-v59-preview-facts article{border-right:1px solid var(--fl-line);align-content:center;gap:4px;min-height:76px;padding:13px 15px;display:grid}.theme-fancode .contestants-v59-preview-facts article:last-child{border-right:0}.theme-fancode .contestants-v59-preview-facts small{color:var(--fl-muted);letter-spacing:.08em;text-transform:uppercase;font-size:6.5px;font-weight:850}.theme-fancode .contestants-v59-preview-facts strong{text-transform:capitalize;font-size:11px;font-weight:800}.theme-fancode .contestants-v59-preview-about{padding:24px 26px 28px}.theme-fancode .contestants-v59-preview-about>.eyebrow{color:var(--fl-accent)!important;letter-spacing:.09em!important;font-size:7px!important;font-weight:900!important}.theme-fancode .contestants-v59-preview-about h3{letter-spacing:-.025em;margin:4px 0 10px;font-size:20px}.theme-fancode .contestants-v59-preview-about p{max-width:760px;color:var(--fl-muted);white-space:pre-line;margin:0;font-size:11.5px;line-height:1.7}.theme-fancode .contestants-v59-preview-about>a{color:var(--fl-accent-strong);margin-top:15px;font-size:8px;font-weight:800;display:inline-flex}@media (width<=820px){.theme-fancode .contestants-v59-library-pin{order:-1!important;width:100%!important;height:auto!important;min-height:0!important;position:static!important}.theme-fancode .contestants-v59-library-pin>.contestants-v58-library{width:100%!important;height:auto!important;min-height:0!important;display:block!important;position:static!important}}@media (width<=700px){.theme-fancode .contestants-v59-preview-head{flex-direction:column;align-items:flex-start}.theme-fancode .contestants-v59-preview-head button{width:100%}.theme-fancode .contestants-v59-preview-hero{grid-template-columns:1fr;min-height:0}.theme-fancode .contestants-v59-preview-media{aspect-ratio:4/4.2;min-height:0}.theme-fancode .contestants-v59-preview-copy{padding:22px 18px}.theme-fancode .contestants-v59-preview-copy h2{font-size:36px}.theme-fancode .contestants-v59-preview-facts{grid-template-columns:1fr 1fr}.theme-fancode .contestants-v59-preview-facts article{border-bottom:1px solid var(--fl-line)}.theme-fancode .contestants-v59-preview-about{padding:20px 18px 22px}}.theme-fancode .workspace-v60-filter-strip{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);scrollbar-width:none;align-items:center;gap:4px;min-height:40px;padding:5px 6px;display:flex;overflow:auto hidden}.theme-fancode .workspace-v60-filter-strip::-webkit-scrollbar{display:none}.theme-fancode .workspace-v60-filter-strip button{min-width:max-content;height:29px;color:var(--fl-muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:6px;padding:0 8px;font-size:7.5px;font-weight:820;display:inline-flex}.theme-fancode .workspace-v60-filter-strip button b{opacity:.65;font-size:6.8px}.theme-fancode .workspace-v60-filter-strip button:hover{color:var(--fl-ink);background:var(--fl-panel)}.theme-fancode .workspace-v60-filter-strip button.active{border-color:color-mix(in srgb,var(--fl-accent) 32%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel));color:var(--fl-accent-strong);box-shadow:inset 0 -2px 0 var(--fl-accent)}.theme-fancode .workspace-v60-select-row{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:44px;padding:6px 8px 6px 12px;display:grid}.theme-fancode .workspace-v60-select-row>span{color:var(--fl-muted);letter-spacing:.07em;text-transform:uppercase;font-size:7px;font-weight:850}.theme-fancode .workspace-v60-select-row select{border:1px solid var(--fl-line);background:var(--fl-panel-2);width:100%;min-width:0;height:31px;color:var(--fl-ink);font:inherit;border-radius:5px;outline:none;padding:0 27px 0 9px;font-size:8px;font-weight:760}.theme-fancode .workspace-v60-list-empty{color:var(--fl-muted);padding:24px 14px;font-size:9px;line-height:1.45}@media (width>=821px){.theme-fancode.fancode-rich .app-page-stage,.theme-fancode :where(.news-v60-page,.polls-v60-page,.reviews-v60-page,.fan-blogs-v56-page),.theme-fancode :where(.news-v60-workspace,.polls-v52-workspace,.polls-v52-layout,.reviews-v60-workspace,.fan-blogs-v56-workspace){overflow:visible!important}.theme-fancode .workspace-v60-pin{z-index:8;width:100%;align-self:start!important;height:calc(100dvh - 132px)!important;min-height:430px!important;position:sticky!important;top:116px!important}.theme-fancode .workspace-v60-pin>:where(.news-v58-library,.polls-v52-rail,.reviews-v57-library,.fan-blogs-v56-library){width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;position:static!important;top:auto!important;overflow:hidden!important}}.theme-fancode .news-v60-main{min-width:0}.theme-fancode .news-v60-reader{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:9px;min-width:0;overflow:hidden}.theme-fancode .news-v60-reader-head{border-bottom:1px solid var(--fl-line);padding:31px 34px 25px}.theme-fancode .news-v60-reader-kicker{justify-content:space-between;align-items:center;gap:14px;display:flex}.theme-fancode .news-v60-reader-kicker span{color:var(--fl-accent);letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:900}.theme-fancode .news-v60-reader-kicker small{color:var(--fl-muted);font-size:8px}.theme-fancode .news-v60-reader-head h2{max-width:22ch;color:var(--fl-ink);margin:9px 0 10px;letter-spacing:-.045em!important;font-size:clamp(34px,4vw,52px)!important;font-weight:830!important;line-height:1.01!important}.theme-fancode .news-v60-reader-deck{max-width:780px;color:var(--fl-muted);margin:0;font-size:13px;line-height:1.58}.theme-fancode .news-v60-reader-context{border-top:1px solid var(--fl-line);color:var(--fl-muted);justify-content:space-between;align-items:center;gap:15px;margin-top:17px;padding-top:13px;font-size:8px;display:flex}.theme-fancode .news-v60-reader-media{aspect-ratio:16/8.6;background:var(--fl-panel-2);width:100%;overflow:hidden}.theme-fancode .news-v60-reader-media>img,.theme-fancode .news-v60-reader-media>.news-v6-image-fallback{object-fit:cover;width:100%;height:100%;display:block}.theme-fancode .news-v60-reader-body{max-width:800px;padding:32px 35px 38px}.theme-fancode .news-v60-reader-body p{color:var(--fl-ink);margin:0 0 18px;font-size:15px;line-height:1.74}.theme-fancode .news-v60-reader-body p:last-child{margin-bottom:0}.theme-fancode .news-v60-reader-foot{border-top:1px solid var(--fl-line);background:var(--fl-panel-2);min-height:52px;color:var(--fl-muted);justify-content:space-between;align-items:center;gap:14px;padding:0 16px 0 20px;font-size:8px;display:flex}.theme-fancode .news-v60-reader-foot a{color:var(--fl-accent-strong);font-weight:850;text-decoration:none}.theme-fancode .news-v60-library{grid-template-rows:54px auto minmax(0,1fr) 42px!important}.theme-fancode .news-v60-item{border:0!important;border-bottom:1px solid var(--fl-line)!important;font:inherit!important;text-align:left!important;cursor:pointer!important;appearance:none!important}.theme-fancode .polls-v60-rail{grid-template-rows:54px auto minmax(0,1fr) 42px!important}.theme-fancode .poll-v60-topic-badge{border:1px solid color-mix(in srgb,var(--fl-accent) 28%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel));height:23px;color:var(--fl-accent-strong);letter-spacing:.06em;text-transform:uppercase;border-radius:4px;align-items:center;padding:0 7px;font-size:6.8px;font-weight:900;display:inline-flex}.theme-fancode .poll-v7-card-head>div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.theme-fancode .reviews-v60-library{grid-template-rows:54px auto auto minmax(0,1fr) 42px!important}.theme-fancode .reviews-v60-library .reviews-v57-filters{display:none!important}.theme-fancode .fan-blogs-v60-library{grid-template-rows:54px 40px auto minmax(0,1fr) 42px!important;display:grid!important}.theme-fancode .fan-blogs-v60-library .fan-blogs-v56-story-scroll{height:auto!important;min-height:0!important;max-height:none!important;overflow-y:auto!important}@media (width<=820px){.theme-fancode .workspace-v60-pin{order:-1!important;width:100%!important;height:auto!important;min-height:0!important;position:static!important}.theme-fancode .workspace-v60-pin>:where(.news-v58-library,.polls-v52-rail,.reviews-v57-library,.fan-blogs-v56-library){width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important;position:static!important}.theme-fancode .news-v60-workspace,.theme-fancode .reviews-v60-workspace,.theme-fancode .fan-blogs-v56-workspace{flex-direction:column!important;display:flex!important}.theme-fancode .workspace-v60-filter-strip{padding:6px}.theme-fancode .workspace-v60-select-row{grid-template-columns:72px minmax(0,1fr)}.theme-fancode .news-v60-reader-head{padding:22px 18px 19px}.theme-fancode .news-v60-reader-head h2{font-size:32px!important}.theme-fancode .news-v60-reader-kicker,.theme-fancode .news-v60-reader-context{flex-direction:column;align-items:flex-start}.theme-fancode .news-v60-reader-body{padding:23px 18px 28px}.theme-fancode .news-v60-reader-body p{font-size:14.5px}}.theme-fancode .workspace-v61-filter-control{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);align-content:center;gap:4px;min-width:0;min-height:52px;padding:6px 8px;display:grid}.theme-fancode .workspace-v61-filter-control>span{color:var(--fl-muted);letter-spacing:.075em;text-transform:uppercase;font-size:6.8px;font-weight:900}.theme-fancode .workspace-v61-filter-control select{border:1px solid var(--fl-line);background:var(--fl-panel);width:100%;min-width:0;height:30px;color:var(--fl-ink);font:inherit;border-radius:5px;outline:0;padding:0 25px 0 8px;font-size:8px;font-weight:760}.theme-fancode .workspace-v61-filter-control select:focus{border-color:color-mix(in srgb,var(--fl-accent) 45%,var(--fl-line))}.theme-fancode .workspace-v61-filter-grid{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.theme-fancode .workspace-v61-filter-grid>.workspace-v61-filter-control{border-bottom:0;border-right:1px solid var(--fl-line)}.theme-fancode .workspace-v61-filter-grid>.workspace-v61-filter-control:last-child{border-right:0}.theme-fancode .contestants-v61-entry-tabs{border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);grid-template-columns:.72fr 1.25fr 1fr;gap:4px;min-height:40px;padding:5px 6px;display:grid}.theme-fancode .contestants-v61-entry-tabs button{min-width:0;height:29px;color:var(--fl-muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:5px;padding:0 6px;font-size:7.3px;font-weight:850;display:flex}.theme-fancode .contestants-v61-entry-tabs button span{opacity:.68;font-size:6.5px}.theme-fancode .contestants-v61-entry-tabs button:hover:not(:disabled){background:var(--fl-panel);color:var(--fl-ink)}.theme-fancode .contestants-v61-entry-tabs button.active{border-color:color-mix(in srgb,var(--fl-accent) 32%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel));color:var(--fl-accent-strong);box-shadow:inset 0 -2px 0 var(--fl-accent)}.theme-fancode .contestants-v61-entry-tabs button:disabled{opacity:.38;cursor:not-allowed}.theme-fancode .contestants-v61-search{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);grid-template-columns:42px minmax(0,1fr);align-items:center;gap:7px;min-height:44px;padding:6px 8px 6px 11px;display:grid}.theme-fancode .contestants-v61-search>span{color:var(--fl-muted);letter-spacing:.06em;text-transform:uppercase;font-size:6.8px;font-weight:900}.theme-fancode .contestants-v61-search input{border:1px solid var(--fl-line);background:var(--fl-panel-2);width:100%;min-width:0;height:31px;color:var(--fl-ink);font:inherit;border-radius:5px;outline:0;padding:0 8px;font-size:8px}.theme-fancode .contestants-v61-search input:focus{border-color:color-mix(in srgb,var(--fl-accent) 45%,var(--fl-line))}.theme-fancode .contestants-v59-preview-head>small{color:var(--fl-muted);font-variant-numeric:tabular-nums;font-size:8px;font-weight:800}@media (width>=821px){.theme-fancode :where(.news-v60-page,.polls-v60-page,.reviews-v60-page,.fan-blogs-v56-page,.contestants-v55-page){width:min(1240px,100% - 40px)!important;max-width:1240px!important;height:calc(100dvh - var(--v49-top-h,52px) - var(--v49-section-h,50px))!important;min-height:0!important;max-height:calc(100dvh - var(--v49-top-h,52px) - var(--v49-section-h,50px))!important;background:0 0!important;flex-direction:column!important;margin:0 auto!important;padding:12px 0 10px!important;display:flex!important;overflow:hidden!important}.theme-fancode :where(.news-v41-page-head,.polls-v7-hero,.polls-v7-tabs,.reviews-v57-masthead,.fan-blogs-v56-masthead,.contestants-v55-masthead){flex:none!important}.theme-fancode :where(.bb-data-notice,.fan-blogs-v56-notice){flex:none}.theme-fancode :where(.news-v60-workspace,.reviews-v60-workspace,.fan-blogs-v56-workspace,.contestants-v58-workspace){flex:auto!important;align-items:stretch!important;height:auto!important;min-height:0!important;overflow:hidden!important}.theme-fancode .polls-v52-workspace{flex-direction:column!important;flex:auto!important;height:auto!important;min-height:0!important;display:flex!important;overflow:hidden!important}.theme-fancode .polls-v52-section-head{flex:none!important}.theme-fancode .polls-v52-layout{flex:auto!important;align-items:stretch!important;height:auto!important;min-height:0!important;overflow:hidden!important}.theme-fancode :where(.news-v60-main,.reviews-v57-stage,.fan-blogs-v56-reader,.contestants-v58-main,.polls-v52-primary){overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--fl-line) transparent;scroll-behavior:smooth;height:100%!important;min-height:0!important;overflow:hidden auto!important}.theme-fancode :where(.news-v60-main,.reviews-v57-stage,.fan-blogs-v56-reader,.contestants-v58-main,.polls-v52-primary)::-webkit-scrollbar{width:8px}.theme-fancode :where(.news-v60-main,.reviews-v57-stage,.fan-blogs-v56-reader,.contestants-v58-main,.polls-v52-primary)::-webkit-scrollbar-thumb{background:var(--fl-line);background-clip:padding-box;border:2px solid #0000;border-radius:10px}.theme-fancode :where(.workspace-v60-pin,.contestants-v59-library-pin){z-index:auto!important;align-self:stretch!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;position:static!important;top:auto!important;overflow:hidden!important}.theme-fancode .workspace-v60-pin>:where(.news-v58-library,.polls-v52-rail,.reviews-v57-library,.fan-blogs-v56-library),.theme-fancode .contestants-v59-library-pin>.contestants-v58-library{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;position:static!important;top:auto!important;overflow:hidden!important}.theme-fancode .news-v60-library,.theme-fancode .polls-v60-rail{grid-template-rows:54px 52px minmax(0,1fr) 42px!important}.theme-fancode .reviews-v60-library{grid-template-rows:54px auto minmax(0,1fr) 42px!important}.theme-fancode .fan-blogs-v60-library{grid-template-rows:54px 40px 52px minmax(0,1fr) 42px!important}.theme-fancode .contestants-v58-library{grid-template-rows:54px 40px 44px minmax(0,1fr) 42px!important}.theme-fancode .fan-blogs-v56-editor{flex:0 auto;max-height:38dvh;overflow-y:auto!important}}@media (width<=820px){.theme-fancode .workspace-v61-filter-grid{grid-template-columns:1fr 1fr}.theme-fancode .contestants-v61-entry-tabs{scrollbar-width:none;display:flex;overflow-x:auto}.theme-fancode .contestants-v61-entry-tabs::-webkit-scrollbar{display:none}.theme-fancode .contestants-v61-entry-tabs button{min-width:max-content;padding-inline:10px}.theme-fancode .contestants-v61-search{grid-template-columns:46px minmax(0,1fr)}}@media (width<=520px){.theme-fancode .workspace-v61-filter-grid{grid-template-columns:1fr}.theme-fancode .workspace-v61-filter-grid>.workspace-v61-filter-control{border-right:0;border-bottom:1px solid var(--fl-line)}.theme-fancode .workspace-v61-filter-grid>.workspace-v61-filter-control:last-child{border-bottom:0}}@media (width>=821px){.theme-fancode :where(.news-v60-page,.polls-v60-page,.reviews-v60-page,.fan-blogs-v56-page,.contestants-v55-page){height:auto!important;min-height:calc(100vh - var(--v49-top-h,52px) - var(--v49-section-h,50px))!important;max-height:none!important;padding:12px 0 72px!important;overflow:visible!important}.theme-fancode.fancode-rich .app-page-stage,.theme-fancode :where(.news-v60-workspace,.reviews-v60-workspace,.fan-blogs-v56-workspace,.contestants-v58-workspace),.theme-fancode .polls-v52-workspace,.theme-fancode .polls-v52-layout{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.theme-fancode :where(.news-v60-workspace,.reviews-v60-workspace,.fan-blogs-v56-workspace,.contestants-v58-workspace),.theme-fancode .polls-v52-layout{align-items:start!important}.theme-fancode .polls-v52-workspace{display:block!important}.theme-fancode :where(.news-v60-main,.reviews-v57-stage,.fan-blogs-v56-reader,.contestants-v58-main,.polls-v52-primary){scroll-margin-top:calc(var(--v49-top-h,52px) + var(--v49-section-h,50px) + 14px);overscroll-behavior:auto!important;scrollbar-gutter:auto!important;scroll-behavior:auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.theme-fancode :where(.workspace-v60-pin,.contestants-v59-library-pin){top:calc(var(--v49-top-h,52px) + var(--v49-section-h,50px) + 12px)!important;z-index:72!important;width:100%!important;height:calc(100dvh - var(--v49-top-h,52px) - var(--v49-section-h,50px) - 24px)!important;align-self:start!important;min-height:420px!important;max-height:none!important;position:sticky!important;overflow:visible!important}.theme-fancode .workspace-v60-pin>:where(.news-v58-library,.polls-v52-rail,.reviews-v57-library,.fan-blogs-v56-library),.theme-fancode .contestants-v59-library-pin>.contestants-v58-library{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;position:static!important;inset:auto!important;overflow:hidden!important}.theme-fancode :where(.news-v58-scroll,.polls-v52-rail-list,.reviews-v57-scroll,.fan-blogs-v56-story-scroll,.contestants-v58-scroll){overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--fl-line) transparent;min-height:0!important;max-height:none!important;overflow:hidden auto!important}.theme-fancode :where(.news-v58-scroll,.polls-v52-rail-list,.reviews-v57-scroll,.fan-blogs-v56-story-scroll,.contestants-v58-scroll)::-webkit-scrollbar{width:7px}.theme-fancode :where(.news-v58-scroll,.polls-v52-rail-list,.reviews-v57-scroll,.fan-blogs-v56-story-scroll,.contestants-v58-scroll)::-webkit-scrollbar-thumb{background:var(--fl-line);background-clip:padding-box;border:2px solid #0000;border-radius:999px}}@media (width>=821px) and (width<=860px){.theme-fancode :where(.workspace-v60-pin,.contestants-v59-library-pin){top:calc(var(--v49-mobile-head-h,92px) + 12px)!important;height:calc(100dvh - var(--v49-mobile-head-h,92px) - 24px)!important}.theme-fancode :where(.news-v60-main,.reviews-v57-stage,.fan-blogs-v56-reader,.contestants-v58-main,.polls-v52-primary){scroll-margin-top:calc(var(--v49-mobile-head-h,92px) + 14px)}}@media (width<=820px){.theme-fancode :where(.news-v60-page,.polls-v60-page,.reviews-v60-page,.fan-blogs-v56-page,.contestants-v55-page),.theme-fancode :where(.news-v60-main,.reviews-v57-stage,.fan-blogs-v56-reader,.contestants-v58-main,.polls-v52-primary){height:auto!important;max-height:none!important;overflow:visible!important}}.theme-fancode .workspace-v63-rail-tools{z-index:5;border-bottom:1px solid var(--fl-line);background:var(--fl-panel-2);gap:7px;padding:8px;display:grid;position:relative}.theme-fancode .workspace-v63-rail-tools.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-fancode .workspace-v63-search{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:7px;align-items:center;gap:7px;min-width:0;height:34px;padding:0 10px;display:flex}.theme-fancode .workspace-v63-search>span{color:var(--fl-muted);flex:none;font-size:10px;line-height:1}.theme-fancode .workspace-v63-search>input{width:100%;min-width:0;height:30px;color:var(--fl-ink);padding:0;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;font-size:8.5px!important}.theme-fancode .workspace-v63-search>input::placeholder{color:var(--fl-subtle)}.theme-fancode .workspace-v63-search>button{width:22px;height:22px;color:var(--fl-muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0;font-size:11px}.theme-fancode .workspace-v63-search>button:hover{background:var(--fl-panel-2);color:var(--fl-ink)}.theme-fancode .workspace-v63-multiselect{min-width:0;position:relative}.theme-fancode .workspace-v63-multiselect>summary{border:1px solid var(--fl-line);background:var(--fl-panel);min-width:0;height:38px;color:var(--fl-ink);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:7px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;padding:0 8px 0 10px;list-style:none;display:grid}.theme-fancode .workspace-v63-multiselect>summary::-webkit-details-marker{display:none}.theme-fancode .workspace-v63-multiselect>summary>span{gap:1px;min-width:0;display:grid}.theme-fancode .workspace-v63-multiselect>summary small{color:var(--fl-muted);letter-spacing:.055em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:6.4px;font-weight:850;overflow:hidden}.theme-fancode .workspace-v63-multiselect>summary strong{color:var(--fl-ink);white-space:nowrap;text-overflow:ellipsis;font-size:8.2px;font-weight:760;overflow:hidden}.theme-fancode .workspace-v63-multiselect>summary>b{background:color-mix(in srgb,var(--fl-accent) 11%,var(--fl-panel));min-width:19px;height:19px;color:var(--fl-accent-strong);border-radius:999px;place-items:center;padding:0 5px;font-size:6.8px;display:grid}.theme-fancode .workspace-v63-multiselect>summary>i{color:var(--fl-muted);font-size:11px;font-style:normal;transition:transform .16s}.theme-fancode .workspace-v63-multiselect[open]>summary{border-color:color-mix(in srgb,var(--fl-accent) 35%,var(--fl-line));box-shadow:0 0 0 2px color-mix(in srgb,var(--fl-accent) 8%,transparent)}.theme-fancode .workspace-v63-multiselect[open]>summary>i{transform:rotate(180deg)}.theme-fancode .workspace-v63-multiselect-menu{z-index:150;border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:8px;max-height:300px;padding:5px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:auto;box-shadow:0 16px 38px #00000029}.theme-fancode .workspace-v63-multiselect-menu>button{width:100%;min-height:36px;color:var(--fl-ink);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:21px minmax(0,1fr);align-items:center;gap:7px;padding:5px 7px;display:grid}.theme-fancode .workspace-v63-multiselect-menu>button:hover{background:var(--fl-panel-2)}.theme-fancode .workspace-v63-multiselect-menu>button.active{background:color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel))}.theme-fancode .workspace-v63-check{border:1px solid var(--fl-line);background:var(--fl-panel-2);color:#fff;border-radius:5px;place-items:center;width:18px;height:18px;font-size:9px;font-weight:900;display:grid}.theme-fancode .workspace-v63-multiselect-menu>button.active .workspace-v63-check{border-color:var(--fl-accent);background:var(--fl-accent)}.theme-fancode .workspace-v63-multiselect-menu>button>span:last-child{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.theme-fancode .workspace-v63-multiselect-menu strong{white-space:nowrap;text-overflow:ellipsis;font-size:8px;font-weight:720;overflow:hidden}.theme-fancode .workspace-v63-multiselect-menu small{color:var(--fl-muted);flex:none;font-size:7px}.theme-fancode .workspace-v63-rail-summary{border-bottom:1px solid var(--fl-line);background:var(--fl-panel);min-height:34px;color:var(--fl-muted);justify-content:space-between;align-items:center;gap:8px;padding:0 10px;font-size:7px;font-weight:720;display:flex}.theme-fancode .workspace-v63-rail-summary strong{color:var(--fl-ink);font-size:7.5px}.theme-fancode .workspace-v63-reset{color:var(--fl-accent-strong);font:inherit;cursor:pointer;background:0 0;border:0;font-size:7px;font-weight:850}@media (width>=821px){.theme-fancode{--workspace-v63-rail-w:350px;--workspace-v63-gap:14px}.theme-fancode :where(.news-v60-page>.news-v41-page-head,.reviews-v60-page>.reviews-v57-masthead,.fan-blogs-v56-page>.fan-blogs-v56-masthead,.contestants-v55-page>.contestants-v55-masthead,.polls-v60-page>.polls-v7-hero,.polls-v60-page>.polls-v7-tabs,.polls-v60-page .polls-v52-section-head){width:calc(100% - var(--workspace-v63-rail-w) - var(--workspace-v63-gap))!important;max-width:calc(100% - var(--workspace-v63-rail-w) - var(--workspace-v63-gap))!important}.theme-fancode :where(.workspace-v60-pin,.contestants-v59-library-pin){z-index:85!important;align-self:start!important;width:100%!important;height:1px!important;min-height:1px!important;max-height:1px!important;position:relative!important;inset:auto!important;overflow:visible!important}.theme-fancode .workspace-v60-pin>:where(.news-v58-library,.polls-v52-rail,.reviews-v57-library,.fan-blogs-v56-library),.theme-fancode .contestants-v59-library-pin>.contestants-v58-library{top:calc(var(--v49-top-h,52px) + var(--v49-section-h,50px) + 12px)!important;width:350px!important;height:calc(100dvh - var(--v49-top-h,52px) - var(--v49-section-h,50px) - 24px)!important;z-index:86!important;min-height:430px!important;max-height:none!important;margin:0!important;position:fixed!important;right:max(20px,50vw - 620px)!important;overflow:hidden!important;box-shadow:0 10px 32px #00000014!important}.theme-fancode .news-v58-library,.theme-fancode .polls-v52-rail,.theme-fancode .reviews-v57-library{grid-template-rows:54px auto auto minmax(0,1fr) 42px!important}.theme-fancode .fan-blogs-v56-library{grid-template-rows:54px auto auto auto minmax(0,1fr) 42px!important}.theme-fancode .contestants-v58-library{grid-template-rows:54px auto auto minmax(0,1fr) 42px!important}.theme-fancode :where(.news-v58-scroll,.polls-v52-rail-list,.reviews-v57-scroll,.fan-blogs-v56-story-scroll,.contestants-v58-scroll){min-height:0!important;max-height:none!important;overflow:hidden auto!important}}@media (width>=821px) and (width<=1080px){.theme-fancode{--workspace-v63-rail-w:310px}.theme-fancode .workspace-v60-pin>:where(.news-v58-library,.polls-v52-rail,.reviews-v57-library,.fan-blogs-v56-library),.theme-fancode .contestants-v59-library-pin>.contestants-v58-library{width:310px!important;right:20px!important}}@media (width>=821px) and (width<=860px){.theme-fancode .workspace-v60-pin>:where(.news-v58-library,.polls-v52-rail,.reviews-v57-library,.fan-blogs-v56-library),.theme-fancode .contestants-v59-library-pin>.contestants-v58-library{top:calc(var(--v49-mobile-head-h,92px) + 12px)!important;height:calc(100dvh - var(--v49-mobile-head-h,92px) - 24px)!important}}@media (width<=820px){.theme-fancode .workspace-v63-rail-tools.two-up{grid-template-columns:1fr}.theme-fancode .workspace-v63-multiselect-menu{max-height:220px;box-shadow:none;margin-bottom:5px;position:relative;top:5px}.theme-fancode :where(.workspace-v60-pin,.contestants-v59-library-pin){height:auto!important;min-height:0!important;max-height:none!important}.theme-fancode .workspace-v60-pin>:where(.news-v58-library,.polls-v52-rail,.reviews-v57-library,.fan-blogs-v56-library),.theme-fancode .contestants-v59-library-pin>.contestants-v58-library{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;position:static!important}}@media (width>=821px){.theme-fancode{--workspace-v64-rail-w:350px;--workspace-v64-gap:14px}.theme-fancode :where(.news-v60-page>.news-v41-page-head,.polls-v60-page>.polls-v7-hero,.reviews-v60-page>.reviews-v57-masthead,.fan-blogs-v56-page>.fan-blogs-v56-masthead,.contestants-v55-page>.contestants-v55-masthead){display:none!important}.theme-fancode :where(.news-v60-page,.polls-v60-page,.reviews-v60-page,.fan-blogs-v56-page,.contestants-v55-page){width:min(1240px,100% - 40px)!important;max-width:1240px!important;min-height:calc(100vh - var(--v49-top-h,52px) - var(--v49-section-h,50px))!important;background:0 0!important;margin:0 auto 72px!important;padding:0 0 72px!important;overflow:visible!important}.theme-fancode :where(.news-v60-workspace,.reviews-v60-workspace,.fan-blogs-v56-workspace,.contestants-v58-workspace),.theme-fancode .polls-v52-layout{grid-template-columns:minmax(0,1fr) var(--workspace-v64-rail-w)!important;gap:var(--workspace-v64-gap)!important;align-items:start!important;margin-top:0!important;display:grid!important;overflow:visible!important}.theme-fancode .polls-v52-workspace{background:0 0!important;margin:0!important;overflow:visible!important}.theme-fancode :where(.news-v60-main,.reviews-v57-stage,.fan-blogs-v56-reader,.contestants-v58-main,.polls-v52-primary){min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;scroll-margin-top:calc(var(--v49-top-h,52px) + var(--v49-section-h,50px))!important;overflow:visible!important}.theme-fancode .polls-v52-primary{padding-top:20px!important}.theme-fancode :where(.workspace-v60-pin,.contestants-v59-library-pin){z-index:90!important;align-self:start!important;width:100%!important;height:1px!important;min-height:1px!important;max-height:1px!important;position:relative!important;inset:auto!important;overflow:visible!important}.theme-fancode .workspace-v60-pin>:where(.news-v58-library,.polls-v52-rail,.reviews-v57-library,.fan-blogs-v56-library),.theme-fancode .contestants-v59-library-pin>.contestants-v58-library{top:calc(var(--v49-top-h,52px) + var(--v49-section-h,50px))!important;width:var(--workspace-v64-rail-w)!important;height:calc(100dvh - var(--v49-top-h,52px) - var(--v49-section-h,50px) - 8px)!important;z-index:91!important;border-top-left-radius:0!important;border-top-right-radius:0!important;min-height:420px!important;max-height:none!important;margin:0!important;position:fixed!important;right:max(20px,50vw - 620px)!important;overflow:hidden!important;box-shadow:0 12px 34px #00000017!important}.theme-fancode .polls-v64-rail-tabs{border:0!important;border-bottom:1px solid var(--fl-line)!important;background:var(--fl-panel-2)!important;border-radius:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important;width:100%!important;min-height:40px!important;margin:0!important;padding:6px 8px!important;display:grid!important}.theme-fancode .polls-v64-rail-tabs button{width:100%!important;min-width:0!important;min-height:28px!important;color:var(--fl-muted)!important;background:0 0!important;border:1px solid #0000!important;border-radius:6px!important;justify-content:center!important;gap:4px!important;padding:0 7px!important;font-size:7.5px!important;font-weight:820!important}.theme-fancode .polls-v64-rail-tabs button.active{border-color:color-mix(in srgb,var(--fl-accent) 30%,var(--fl-line))!important;background:var(--fl-panel)!important;color:var(--fl-accent-strong)!important;box-shadow:inset 0 -2px 0 var(--fl-accent)!important}.theme-fancode .polls-v64-rail-tabs button span{opacity:.72;font-size:6.5px!important}.theme-fancode .news-v58-library{grid-template-rows:54px auto auto minmax(0,1fr) 42px!important}.theme-fancode .polls-v52-rail{grid-template-rows:54px 40px auto auto minmax(0,1fr) 42px!important}.theme-fancode .reviews-v57-library{grid-template-rows:54px auto auto minmax(0,1fr) 42px!important}.theme-fancode .fan-blogs-v56-library{grid-template-rows:54px auto auto auto minmax(0,1fr) 42px!important}.theme-fancode .contestants-v58-library{grid-template-rows:54px auto auto minmax(0,1fr) 42px!important}.theme-fancode :where(.news-v58-scroll,.polls-v52-rail-list,.reviews-v57-scroll,.fan-blogs-v56-story-scroll,.contestants-v58-scroll){min-height:0!important;max-height:none!important;overflow:hidden auto!important}.theme-fancode .news-v60-page,.theme-fancode .news-v60-workspace,.theme-fancode .news-v60-main{margin-top:0!important;padding-top:0!important}}.theme-fancode .contestants-v64-profile-loading{border-top:1px solid var(--fl-line);color:var(--fl-muted);background:var(--fl-panel-2);padding:11px 26px;font-size:8px}.theme-fancode .contestants-v64-journey{border-top:1px solid var(--fl-line);background:var(--fl-panel)}.theme-fancode .contestants-v64-journey-head{padding:22px 26px 12px}.theme-fancode .contestants-v64-journey-head>.eyebrow{color:var(--fl-accent)!important;letter-spacing:.09em!important;font-size:7px!important;font-weight:900!important}.theme-fancode .contestants-v64-journey-head h3{letter-spacing:-.025em;margin:4px 0 0;font-size:20px}.theme-fancode .contestants-v64-journey-list{gap:7px;padding:0 26px 26px;display:grid}.theme-fancode .contestants-v64-journey-list article{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:62px;padding:10px 12px;display:grid}.theme-fancode .contestants-v64-journey-list article.active{border-color:color-mix(in srgb,var(--fl-accent) 38%,var(--fl-line));box-shadow:inset 3px 0 0 var(--fl-accent)}.theme-fancode .contestants-v64-journey-list article>div{gap:2px;min-width:0;display:grid}.theme-fancode .contestants-v64-journey-list article small{color:var(--fl-accent);text-transform:uppercase;font-size:6.5px;font-weight:850}.theme-fancode .contestants-v64-journey-list article strong{font-size:10.5px}.theme-fancode .contestants-v64-journey-list article span{color:var(--fl-muted);text-transform:capitalize;font-size:8px}.theme-fancode .contestants-v64-journey-list article>b{text-align:right;min-width:38px;color:var(--fl-ink);font-size:13px}@media (width>=821px) and (width<=1080px){.theme-fancode{--workspace-v64-rail-w:310px}.theme-fancode .workspace-v60-pin>:where(.news-v58-library,.polls-v52-rail,.reviews-v57-library,.fan-blogs-v56-library),.theme-fancode .contestants-v59-library-pin>.contestants-v58-library{right:20px!important}}@media (width>=821px) and (width<=860px){.theme-fancode .workspace-v60-pin>:where(.news-v58-library,.polls-v52-rail,.reviews-v57-library,.fan-blogs-v56-library),.theme-fancode .contestants-v59-library-pin>.contestants-v58-library{top:var(--v49-mobile-head-h,92px)!important;height:calc(100dvh - var(--v49-mobile-head-h,92px) - 8px)!important}}@media (width<=820px){.theme-fancode .polls-v64-rail-tabs{margin:0!important}.theme-fancode .contestants-v64-journey-head{padding:18px 18px 10px}.theme-fancode .contestants-v64-journey-list{padding:0 18px 20px}}:root{--v65-page-gap:14px}@media (width>=861px){.theme-fancode.mode-light .context-strip{border-bottom-color:#ffffff1f!important;box-shadow:0 2px 8px #0000001a!important}.theme-fancode.mode-light .context-strip-controls{border-right-color:#ffffff21!important}.theme-fancode.mode-light .context-primary-links>a,.theme-fancode.mode-light .context-more{border-left:0!important;border-right:1px solid #ffffff21!important}.theme-fancode.mode-light .context-primary-links>a.active,.theme-fancode.mode-light .context-more.active .context-more-trigger{color:#ffb082!important;box-shadow:inset 0 0 0 1px #ff702d7a, inset 0 -4px 0 var(--fl-accent)!important;background:#392219!important}.theme-fancode.mode-light .context-primary-links>a.active strong,.theme-fancode.mode-light .context-more.active .context-more-trigger strong{color:inherit!important;font-weight:850!important}.theme-fancode:not(.mode-light) .context-strip{border-bottom-color:#e7ebef!important;box-shadow:0 2px 8px #0f172a0e!important}.theme-fancode:not(.mode-light) .context-strip-controls{border-right-color:#e7ebef!important}.theme-fancode:not(.mode-light) .context-primary-links>a,.theme-fancode:not(.mode-light) .context-more{border-left:0!important;border-right:1px solid #e7ebef!important}.theme-fancode:not(.mode-light) .context-primary-links>a.active,.theme-fancode:not(.mode-light) .context-more.active .context-more-trigger{color:#943400!important;box-shadow:inset 0 0 0 1px #ffb485, inset 0 -4px 0 var(--fl-accent)!important;background:#ffe5d4!important}.theme-fancode:not(.mode-light) .context-primary-links>a.active strong,.theme-fancode:not(.mode-light) .context-more.active .context-more-trigger strong{color:inherit!important;font-weight:850!important}.context-primary-links>a.active:after,.context-more.active:after{background:var(--fl-accent)!important;height:4px!important}.theme-fancode.fancode-rich .app-page-stage>.page-view{margin-top:var(--v65-page-gap)!important}html{scroll-padding-top:calc(var(--v49-top-h,52px) + var(--v49-section-h,50px) + var(--v65-page-gap))!important}}@media (width>=821px){.theme-fancode .workspace-v60-pin>:where(.news-v58-library,.polls-v52-rail,.reviews-v57-library,.fan-blogs-v56-library),.theme-fancode .contestants-v59-library-pin>.contestants-v58-library{top:calc(var(--v49-top-h,52px) + var(--v49-section-h,50px) + var(--v65-page-gap))!important;height:calc(100dvh - var(--v49-top-h,52px) - var(--v49-section-h,50px) - var(--v65-page-gap) - var(--v65-page-gap))!important;border-radius:10px!important;position:fixed!important}.theme-fancode :where(.news-v60-main,.reviews-v57-stage,.fan-blogs-v56-reader,.contestants-v58-main,.polls-v52-primary){scroll-margin-top:calc(var(--v49-top-h,52px) + var(--v49-section-h,50px) + var(--v65-page-gap))!important}.theme-fancode .news-v60-page{margin-top:var(--v65-page-gap)!important}}@media (width>=821px) and (width<=860px){.theme-fancode .workspace-v60-pin>:where(.news-v58-library,.polls-v52-rail,.reviews-v57-library,.fan-blogs-v56-library),.theme-fancode .contestants-v59-library-pin>.contestants-v58-library{top:calc(var(--v49-mobile-head-h,92px) + var(--v65-page-gap))!important;height:calc(100dvh - var(--v49-mobile-head-h,92px) - var(--v65-page-gap) - var(--v65-page-gap))!important}}@media (width<=820px){:root{--v65-page-gap:10px}.theme-fancode.fancode-rich .app-page-stage>.page-view{margin-top:var(--v65-page-gap)!important}}:root{--workspace-v66-rail-w:350px;--workspace-v66-gap:14px}@media (width>=821px){.theme-fancode .news-v60-page>.news-v41-page-head,.theme-fancode .polls-v60-page>.polls-v7-hero.fl-page-masthead-v22,.theme-fancode .reviews-v60-page>.reviews-v57-masthead.fl-page-masthead-v22,.theme-fancode .fan-blogs-v56-page>.fan-blogs-v56-masthead.fl-page-masthead-v22,.theme-fancode .contestants-v55-page>.contestants-v55-masthead.fl-page-masthead-v22{width:calc(100% - var(--workspace-v66-rail-w) - var(--workspace-v66-gap))!important;max-width:calc(100% - var(--workspace-v66-rail-w) - var(--workspace-v66-gap))!important;box-sizing:border-box!important;margin-left:0!important;margin-right:auto!important}.theme-fancode .news-v60-page>.news-v41-page-head,.theme-fancode .polls-v60-page>.polls-v7-hero.fl-page-masthead-v22{display:flex!important}.theme-fancode .reviews-v60-page>.reviews-v57-masthead.fl-page-masthead-v22,.theme-fancode .fan-blogs-v56-page>.fan-blogs-v56-masthead.fl-page-masthead-v22,.theme-fancode .contestants-v55-page>.contestants-v55-masthead.fl-page-masthead-v22{display:grid!important}.theme-fancode .news-v60-page>.bb-data-notice,.theme-fancode .polls-v60-page>.bb-data-notice,.theme-fancode .reviews-v60-page>.bb-data-notice,.theme-fancode .fan-blogs-v56-page>.fan-blogs-v56-notice,.theme-fancode .fan-blogs-v56-page>.fan-blogs-v56-editor,.theme-fancode .contestants-v55-page>.bb-data-notice{width:calc(100% - var(--workspace-v66-rail-w) - var(--workspace-v66-gap))!important;max-width:calc(100% - var(--workspace-v66-rail-w) - var(--workspace-v66-gap))!important;box-sizing:border-box!important;margin-left:0!important;margin-right:auto!important}.theme-fancode .news-v60-workspace,.theme-fancode .reviews-v60-workspace,.theme-fancode .fan-blogs-v56-workspace,.theme-fancode .contestants-v58-workspace,.theme-fancode .polls-v52-layout{grid-template-columns:minmax(0,1fr) var(--workspace-v66-rail-w)!important;column-gap:var(--workspace-v66-gap)!important}.theme-fancode .workspace-v60-pin>.news-v58-library,.theme-fancode .workspace-v60-pin>.polls-v52-rail,.theme-fancode .workspace-v60-pin>.reviews-v57-library,.theme-fancode .workspace-v60-pin>.fan-blogs-v56-library,.theme-fancode .contestants-v59-library-pin>.contestants-v58-library{width:var(--workspace-v66-rail-w)!important}.theme-fancode .polls-v52-rail .polls-v7-tabs.polls-v64-rail-tabs{scrollbar-width:none!important;box-sizing:border-box!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:5px!important;width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:6px 8px!important;display:grid!important;overflow:hidden!important}.theme-fancode .polls-v52-rail .polls-v7-tabs.polls-v64-rail-tabs::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.theme-fancode .polls-v52-rail .polls-v7-tabs.polls-v64-rail-tabs>button{width:100%!important;min-width:0!important;height:36px!important;min-height:36px!important;padding:0 6px!important;overflow:hidden!important}.theme-fancode .polls-v52-rail{grid-template-rows:54px 48px auto auto minmax(0,1fr) 42px!important}.theme-fancode .workspace-v60-pin>.news-v58-library,.theme-fancode .workspace-v60-pin>.polls-v52-rail,.theme-fancode .workspace-v60-pin>.reviews-v57-library,.theme-fancode .workspace-v60-pin>.fan-blogs-v56-library,.theme-fancode .contestants-v59-library-pin>.contestants-v58-library{overflow:hidden!important}.theme-fancode .news-v58-scroll,.theme-fancode .polls-v52-rail-list,.theme-fancode .reviews-v57-scroll,.theme-fancode .fan-blogs-v56-story-scroll,.theme-fancode .contestants-v58-scroll{overscroll-behavior:contain;overflow:hidden auto!important}}@media (width>=821px) and (width<=1080px){:root{--workspace-v66-rail-w:310px}.theme-fancode .news-v60-page>.news-v41-page-head,.theme-fancode .polls-v60-page>.polls-v7-hero.fl-page-masthead-v22{flex-direction:column!important;align-items:flex-start!important;gap:14px!important}.theme-fancode .reviews-v60-page>.reviews-v57-masthead.fl-page-masthead-v22,.theme-fancode .fan-blogs-v56-page>.fan-blogs-v56-masthead.fl-page-masthead-v22,.theme-fancode .contestants-v55-page>.contestants-v55-masthead.fl-page-masthead-v22{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.theme-fancode .reviews-v57-fan-link,.theme-fancode .fan-blogs-v56-write,.theme-fancode .contestants-v55-summary,.theme-fancode .news-v41-context{justify-self:start!important}}@media (width<=820px){.theme-fancode .news-v60-page>.news-v41-page-head,.theme-fancode .polls-v60-page>.polls-v7-hero.fl-page-masthead-v22,.theme-fancode .reviews-v60-page>.reviews-v57-masthead.fl-page-masthead-v22,.theme-fancode .fan-blogs-v56-page>.fan-blogs-v56-masthead.fl-page-masthead-v22,.theme-fancode .contestants-v55-page>.contestants-v55-masthead.fl-page-masthead-v22,.theme-fancode .news-v60-page>.bb-data-notice,.theme-fancode .polls-v60-page>.bb-data-notice,.theme-fancode .reviews-v60-page>.bb-data-notice,.theme-fancode .fan-blogs-v56-page>.fan-blogs-v56-notice,.theme-fancode .fan-blogs-v56-page>.fan-blogs-v56-editor,.theme-fancode .contestants-v55-page>.bb-data-notice{width:100%!important;max-width:100%!important}}@media (width>=861px){.theme-fancode .news-v58-page.news-v60-page>.news-v41-page-head{border:0!important;border-bottom:1px solid color-mix(in srgb,var(--fl-line) 72%,transparent)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:18px 0 20px!important}.theme-fancode .news-v58-page.news-v60-page>.news-v41-page-head .news-v41-context{box-shadow:none!important;background:0 0!important}.theme-fancode.mode-light .context-strip{border-bottom-color:#ffffff12!important}.theme-fancode.mode-light .context-strip-controls{border-right-color:#ffffff13!important}.theme-fancode.mode-light .context-primary-links>a,.theme-fancode.mode-light .context-more{border-left:0!important;border-right:1px solid #ffffff13!important}.theme-fancode.mode-light .context-primary-links>a.active,.theme-fancode.mode-light .context-more.active .context-more-trigger{color:#ff9b68!important;box-shadow:none!important;background:#ff5c1c1f!important;border-color:#ffffff13!important}.theme-fancode.mode-light .context-primary-links>a.active strong,.theme-fancode.mode-light .context-more.active .context-more-trigger strong{color:inherit!important;font-weight:850!important}.theme-fancode:not(.mode-light) .context-strip{border-bottom-color:#0f172a13!important}.theme-fancode:not(.mode-light) .context-strip-controls{border-right-color:#0f172a14!important}.theme-fancode:not(.mode-light) .context-primary-links>a,.theme-fancode:not(.mode-light) .context-more{border-left:0!important;border-right:1px solid #0f172a14!important}.theme-fancode:not(.mode-light) .context-primary-links>a.active,.theme-fancode:not(.mode-light) .context-more.active .context-more-trigger{color:#a83b00!important;box-shadow:none!important;background:#fff0e7!important;border-color:#0f172a14!important}.theme-fancode .context-primary-links>a.active:after,.theme-fancode .context-more.active:after{content:""!important;background:var(--fl-accent)!important;height:3px!important;box-shadow:none!important;border-radius:0!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}}@media (width<=860px){.theme-fancode .news-v58-page.news-v60-page>.news-v41-page-head{border:0!important;border-bottom:1px solid color-mix(in srgb,var(--fl-line) 72%,transparent)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important}}@media (width>=861px){.theme-fancode .context-strip,.theme-fancode .context-strip-inner,.theme-fancode .context-strip-links,.theme-fancode .context-primary-links,.theme-fancode .context-strip-controls,.theme-fancode .context-more,.theme-fancode .context-more-trigger,.theme-fancode .context-primary-links>a{outline:0!important}.theme-fancode.mode-light .context-strip{border-top:0!important;border-bottom:1px solid #ffffff09!important;box-shadow:0 2px 6px #0000001a!important}.theme-fancode.mode-light .context-strip-controls,.theme-fancode.mode-light .context-primary-links>a,.theme-fancode.mode-light .context-more{box-shadow:none!important;border-left:0!important;border-right:1px solid #ffffff0b!important}.theme-fancode.mode-light .context-strip .context-primary-links>a.active,.theme-fancode.mode-light .context-strip .context-more.active .context-more-trigger{color:#ffad82!important;box-shadow:none!important;background:#3a241b!important;border-left:0!important;border-right:1px solid #ffffff0b!important}.theme-fancode.mode-light .context-strip .context-primary-links>a.active:hover,.theme-fancode.mode-light .context-strip .context-more.active .context-more-trigger:hover{background:#43281d!important}.theme-fancode.mode-light .context-strip .context-primary-links>a.active strong,.theme-fancode.mode-light .context-strip .context-more.active .context-more-trigger strong{color:#ffb58e!important;font-weight:850!important}.theme-fancode:not(.mode-light) .context-strip{border-top:0!important;border-bottom:1px solid #0f172a0f!important;box-shadow:0 2px 6px #0f172a0b!important}.theme-fancode:not(.mode-light) .context-strip-controls,.theme-fancode:not(.mode-light) .context-primary-links>a,.theme-fancode:not(.mode-light) .context-more{box-shadow:none!important;border-left:0!important;border-right:1px solid #0f172a11!important}.theme-fancode:not(.mode-light) .context-strip .context-primary-links>a.active,.theme-fancode:not(.mode-light) .context-strip .context-more.active .context-more-trigger{color:#9b3500!important;box-shadow:none!important;background:#ffe7d9!important;border-left:0!important;border-right:1px solid #0f172a11!important}.theme-fancode .context-strip .context-primary-links>a.active:after,.theme-fancode .context-strip .context-more.active:after{content:""!important;background:var(--fl-accent)!important;height:4px!important;box-shadow:none!important;z-index:6!important;border-radius:0!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.theme-fancode .context-strip-controls:after,.theme-fancode .context-primary-links>a:before,.theme-fancode .context-more:before{content:none!important;display:none!important}}@media (width>=821px){.theme-fancode .polls-v60-page>.polls-v7-hero.fl-page-masthead-v22{border:0!important;border-bottom:1px solid color-mix(in srgb,var(--fl-line) 82%,transparent)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:25px 30px 22px!important}.theme-fancode .polls-v60-page>.polls-v7-hero.fl-page-masthead-v22:before,.theme-fancode .polls-v60-page>.polls-v7-hero.fl-page-masthead-v22:after{content:none!important;display:none!important}.theme-fancode .polls-v60-page .polls-v7-stats{align-self:center!important;gap:0!important}.theme-fancode .polls-v60-page .polls-v7-stats article{border:0!important;border-left:1px solid var(--fl-line)!important;min-width:118px!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:10px 20px!important}.theme-fancode .polls-v52-rail .polls-v7-tabs.polls-v64-rail-tabs{border-bottom:1px solid var(--fl-line)!important;background:var(--fl-panel-2)!important;grid-template-columns:.72fr 1fr 1fr!important;gap:4px!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:5px 6px!important;overflow:hidden!important}.theme-fancode .polls-v52-rail .polls-v7-tabs.polls-v64-rail-tabs>button{width:100%!important;min-width:0!important;height:29px!important;min-height:29px!important;box-shadow:none!important;color:var(--fl-muted)!important;font:inherit!important;white-space:nowrap!important;background:0 0!important;border:1px solid #0000!important;border-radius:5px!important;justify-content:center!important;align-items:center!important;gap:5px!important;padding:0 6px!important;font-size:7.3px!important;font-weight:850!important;line-height:1!important;display:flex!important;position:relative!important}.theme-fancode .polls-v52-rail .polls-v7-tabs.polls-v64-rail-tabs>button:hover{background:var(--fl-panel)!important;color:var(--fl-ink)!important}.theme-fancode .polls-v52-rail .polls-v7-tabs.polls-v64-rail-tabs>button.active{border-color:color-mix(in srgb,var(--fl-accent) 32%,var(--fl-line))!important;background:color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel))!important;color:var(--fl-accent-strong)!important;box-shadow:inset 0 -2px 0 var(--fl-accent)!important}.theme-fancode .polls-v52-rail .polls-v7-tabs.polls-v64-rail-tabs>button:after,.theme-fancode .polls-v52-rail .polls-v7-tabs.polls-v64-rail-tabs>button.active:after{content:none!important;display:none!important}.theme-fancode .polls-v52-rail .polls-v7-tabs.polls-v64-rail-tabs>button>span{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;min-width:20px!important;height:18px!important;color:var(--fl-muted)!important;opacity:.72!important;border-radius:999px!important;place-items:center!important;padding:0 5px!important;font-size:6.5px!important;font-weight:850!important;display:inline-grid!important}.theme-fancode .polls-v52-rail .polls-v7-tabs.polls-v64-rail-tabs>button.active>span{border-color:color-mix(in srgb,var(--fl-accent) 28%,var(--fl-line))!important;background:color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel))!important;color:var(--fl-accent-strong)!important;opacity:1!important}.theme-fancode .polls-v52-rail{grid-template-rows:54px 40px auto auto minmax(0,1fr) 42px!important}.theme-fancode .home-dashboard-main>.home-creator-reviews-v69{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;overflow:visible!important}.theme-fancode .home-creator-reviews-v69>.module-header{border:0!important;border-bottom:1px solid var(--fl-line)!important;background:0 0!important;align-items:end!important;min-height:58px!important;padding:0 0 12px!important}.theme-fancode .home-creator-reviews-v69>.module-header>div>span{color:var(--fl-accent)!important;letter-spacing:.1em!important;font-size:8px!important;font-weight:850!important}.theme-fancode .home-creator-reviews-v69>.module-header h2{letter-spacing:-.025em!important;margin-top:3px!important;font-size:20px!important;line-height:1.1!important}.theme-fancode .home-creator-reviews-v69>.module-header>a{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;min-height:30px!important;color:var(--fl-accent-strong)!important;border-radius:6px!important;align-items:center!important;padding:0 10px!important;font-size:8px!important;font-weight:850!important;display:inline-flex!important}.theme-fancode .home-creator-reviews-v69 .home-review-v15-list{background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:12px!important;display:grid!important;overflow:visible!important}.theme-fancode .home-creator-reviews-v69 .home-review-v15-list>a{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;min-width:0!important;min-height:104px!important;color:inherit!important;box-shadow:none!important;border-radius:8px!important;grid-template-columns:142px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;padding:9px!important;transition:border-color .16s,background .16s,transform .16s!important;display:grid!important}.theme-fancode .home-creator-reviews-v69 .home-review-v15-list>a:hover{border-color:color-mix(in srgb,var(--fl-accent) 30%,var(--fl-line))!important;background:var(--fl-panel-2)!important;transform:translateY(-1px)!important}.theme-fancode .home-creator-reviews-v69 .home-review-v15-list>a:last-child{border-bottom:1px solid var(--fl-line)!important}.theme-fancode .home-creator-reviews-v69 .home-review-v15-thumb{aspect-ratio:16/9!important;border-radius:7px!important;width:142px!important}.theme-fancode .home-creator-reviews-v69 .home-review-v15-thumb i{width:34px!important;height:34px!important;box-shadow:0 2px 10px #0000002e!important}.theme-fancode .home-creator-reviews-v69 .home-review-v15-list>a>div{flex-direction:column!important;justify-content:center!important;align-self:stretch!important;gap:3px!important;display:flex!important}.theme-fancode .home-creator-reviews-v69 .home-review-v15-list small{color:var(--fl-accent)!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:7.5px!important;font-weight:850!important}.theme-fancode .home-creator-reviews-v69 .home-review-v15-list strong{-webkit-line-clamp:2!important;font-size:12px!important;line-height:1.3!important}.theme-fancode .home-creator-reviews-v69 .home-review-v15-list p{color:var(--fl-muted)!important;margin:0!important;font-size:7.5px!important}.theme-fancode .home-creator-reviews-v69 .home-review-v15-list>a>div>span{color:var(--fl-accent-strong)!important;margin-top:3px!important;font-size:8px!important;font-weight:850!important}}@media (width>=821px) and (width<=1180px){.theme-fancode .home-creator-reviews-v69 .home-review-v15-list{grid-template-columns:1fr!important}}@media (width<=820px){.theme-fancode .polls-v60-page>.polls-v7-hero.fl-page-masthead-v22{border:0!important;border-bottom:1px solid var(--fl-line)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important}.theme-fancode .polls-v52-rail .polls-v7-tabs.polls-v64-rail-tabs>button:after{content:none!important;display:none!important}.theme-fancode .home-dashboard-main>.home-creator-reviews-v69{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.theme-fancode .home-creator-reviews-v69>.module-header{border-bottom:1px solid var(--fl-line)!important;background:0 0!important;padding:12px 14px!important}.theme-fancode .home-creator-reviews-v69 .home-review-v15-list{background:0 0!important;border:0!important;border-radius:0!important}}@media (width>=861px){.theme-fancode .app-header-inner>.app-header-actions{align-items:center!important;gap:8px!important;margin-left:auto!important;display:flex!important}.theme-fancode .app-header-actions>.app-explore-trigger{width:auto!important;min-width:0!important;height:34px!important;box-shadow:none!important;white-space:nowrap!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;gap:7px!important;margin:0 2px 0 0!important;padding:0 11px!important;line-height:1!important;display:inline-flex!important;position:relative!important;transform:none!important}.theme-fancode .app-header-actions>.app-explore-trigger:before,.theme-fancode .app-header-actions>.app-explore-trigger:after{content:none!important;display:none!important}.theme-fancode .app-header-actions>.app-explore-trigger strong{max-width:none!important;color:inherit!important;text-overflow:clip!important;font-size:12px!important;font-weight:750!important;overflow:visible!important}.theme-fancode .app-header-actions>.app-explore-trigger svg:first-child{color:var(--fl-accent)!important}.theme-fancode .app-header-actions>.app-explore-trigger svg:last-child{opacity:.62!important}.theme-fancode.mode-light .app-header-actions>.app-explore-trigger{color:#2a2e34!important;background:#f7f8fa!important;border:1px solid #d7dce2!important}.theme-fancode.mode-light .app-header-actions>.app-explore-trigger:hover,.theme-fancode.mode-light .app-header-actions>.app-explore-trigger:focus-visible{color:#101216!important;background:#eef1f4!important;border-color:#c5cbd2!important}.theme-fancode:not(.mode-light) .app-header-actions>.app-explore-trigger{color:#e8ebef!important;background:#ffffff0e!important;border:1px solid #ffffff26!important}.theme-fancode:not(.mode-light) .app-header-actions>.app-explore-trigger:hover,.theme-fancode:not(.mode-light) .app-header-actions>.app-explore-trigger:focus-visible{color:#fff!important;background:#ffffff1a!important;border-color:#ffffff3d!important}.theme-fancode.mode-light .context-strip-controls,.theme-fancode.mode-light .context-primary-links>a,.theme-fancode.mode-light .context-more,.theme-fancode.mode-light .context-strip .context-primary-links>a.active,.theme-fancode.mode-light .context-strip .context-more.active .context-more-trigger{border-right:1px solid #ffffff17!important}.theme-fancode:not(.mode-light) .context-strip-controls,.theme-fancode:not(.mode-light) .context-primary-links>a,.theme-fancode:not(.mode-light) .context-more,.theme-fancode:not(.mode-light) .context-strip .context-primary-links>a.active,.theme-fancode:not(.mode-light) .context-strip .context-more.active .context-more-trigger{border-right:1px solid #0f172a16!important}}.fl-skeleton-block{background:color-mix(in srgb,var(--fl-ink) 7%,var(--fl-panel));border-radius:4px;display:block;position:relative;overflow:hidden}.fl-skeleton-block:after{content:"";background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--fl-panel) 76%,transparent),transparent);animation:1.25s ease-in-out infinite fl-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes fl-skeleton-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.fl-skeleton-block:after{animation:none}}.fl-skeleton-workspace{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:20px;min-height:540px;display:grid}.fl-skeleton-workspace-main{min-width:0}.fl-skeleton-detail-card{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:10px;gap:16px;padding:26px;display:grid}.fl-skeleton-detail-meta{justify-content:space-between;gap:16px;display:flex}.fl-skeleton-media{border-radius:9px;width:100%;height:300px}.fl-skeleton-lines{gap:10px;display:grid}.fl-skeleton-workspace-rail{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:10px;min-width:0;overflow:hidden}.fl-skeleton-rail-head{border-bottom:1px solid var(--fl-line);justify-content:space-between;align-items:center;min-height:70px;padding:16px;display:flex}.fl-skeleton-rail-head>div{gap:8px;display:grid}.fl-skeleton-search{height:48px;margin:14px 14px 8px}.fl-skeleton-filter{height:48px;margin:0 14px 10px}.fl-skeleton-rail-list{border-top:1px solid var(--fl-line)}.fl-skeleton-rail-row{border-bottom:1px solid color-mix(in srgb,var(--fl-line) 72%,transparent);grid-template-columns:26px 42px minmax(0,1fr);align-items:center;gap:10px;padding:12px 14px;display:grid}.fl-skeleton-rail-row>div{gap:6px;display:grid}.fl-skeleton-avatar{border-radius:8px;width:42px;height:42px}.fl-skeleton-profile{padding:18px 30px 40px}.fl-skeleton-profile-hero{border-bottom:1px solid var(--fl-line);grid-template-columns:260px minmax(0,1fr);align-items:center;gap:32px;padding:24px 0;display:grid}.fl-skeleton-profile-photo{border-radius:12px;width:260px;height:300px}.fl-skeleton-profile-hero>div{gap:14px;display:grid}.fl-skeleton-profile-actions{gap:10px;display:flex}.fl-skeleton-profile-facts{border:1px solid var(--fl-line);background:var(--fl-line);grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-top:18px;display:grid}.fl-skeleton-profile-facts>div{background:var(--fl-panel);gap:8px;padding:18px;display:grid}.fl-skeleton-profile-body{grid-template-columns:1.2fr .8fr;gap:28px;padding-top:28px;display:grid}.fl-skeleton-profile-body>div{align-content:start;gap:12px;display:grid}.fl-skeleton-profile-row{border-radius:8px;width:100%;height:56px}.fl-skeleton-directory{padding:14px 30px 40px}.fl-skeleton-directory-hero{border-bottom:1px solid var(--fl-line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;padding:28px 0;display:grid}.fl-skeleton-directory-hero>div:first-child{gap:13px;display:grid}.fl-skeleton-directory-hero>div:last-child{background:var(--fl-line);gap:1px;display:flex}.fl-skeleton-directory-hero>div:last-child>span{background:var(--fl-panel);place-items:center;gap:7px;min-width:105px;padding:16px;display:grid}.fl-skeleton-directory-tabs{gap:8px;padding:14px 0;display:flex}.fl-skeleton-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.fl-skeleton-directory-grid>div{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:8px;align-content:start;gap:12px;min-height:150px;padding:18px;display:grid}.fl-skeleton-community{grid-template-columns:minmax(0,1fr) 320px;gap:24px;padding:16px 30px 40px;display:grid}.fl-skeleton-community-main{gap:12px;display:grid}.fl-skeleton-composer{border-radius:10px;height:100px}.fl-skeleton-post{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:8px;grid-template-columns:46px minmax(0,1fr);gap:12px;padding:18px;display:grid}.fl-skeleton-post>div{gap:9px;display:grid}.fl-skeleton-community-side{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:8px;align-content:start;gap:12px;padding:18px;display:grid}.fl-skeleton-topic{border-radius:7px;width:100%;height:46px}.fl-home-skeleton{padding-bottom:0}.fl-home-skeleton-left{align-content:start;gap:12px;display:grid}.fl-home-side-card{border-radius:10px;width:100%;height:210px}.fl-home-side-card.small{height:160px}.fl-home-tabs{border-radius:7px;width:100%;height:46px}.fl-home-season-card{border-radius:10px;width:100%;height:230px}.fl-home-editorial-skeleton{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:10px;gap:13px;margin-top:14px;padding:20px;display:grid}.fl-home-lead-media{border-radius:8px;width:100%;height:270px}.fl-home-rail-card{border-radius:10px;width:100%;height:210px}.fl-home-rail-card.tall{height:290px}.fl-home-rail-card.small{height:150px}.fl-home-reviews-skeleton{border-top:1px solid var(--fl-line);border-bottom:1px solid var(--fl-line);grid-template-columns:260px minmax(0,1fr);gap:24px;margin:28px 0 0;padding:26px 30px;display:grid}.fl-home-reviews-skeleton>div:first-child{align-content:start;gap:12px;display:grid}.fl-home-reviews-skeleton>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.fl-home-reviews-skeleton article{gap:9px;display:grid}.fl-home-review-media{aspect-ratio:16/9;border-radius:8px;width:100%}.home-creator-reviews-v71{border-top:1px solid var(--fl-line);border-bottom:1px solid var(--fl-line);background:color-mix(in srgb,var(--fl-panel) 58%,transparent);margin:30px 0 0;padding:28px 30px 34px}.home-creator-reviews-v71-head{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-bottom:18px;display:grid}.home-creator-reviews-v71-title>span{color:var(--fl-accent);letter-spacing:.12em;font-size:9px;font-weight:900}.home-creator-reviews-v71-title h2{letter-spacing:-.035em;margin:4px 0 5px;font-size:30px;line-height:1.05}.home-creator-reviews-v71-title p{max-width:620px;color:var(--fl-muted);margin:0;font-size:12px;line-height:1.55}.home-creator-reviews-v71-head>a{border:1px solid var(--fl-line);background:var(--fl-panel);min-height:38px;color:var(--fl-accent-strong);border-radius:7px;align-items:center;gap:8px;padding:0 14px;font-size:9px;font-weight:900;text-decoration:none;display:inline-flex}.home-creator-reviews-v71-head>a:hover{border-color:color-mix(in srgb,var(--fl-accent) 34%,var(--fl-line));background:var(--fl-panel-2)}.home-creator-reviews-v71-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-creator-review-v71-card{border:1px solid var(--fl-line);background:var(--fl-panel);min-width:0;color:inherit;border-radius:9px;flex-direction:column;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;overflow:hidden}.home-creator-review-v71-card:hover{border-color:color-mix(in srgb,var(--fl-accent) 30%,var(--fl-line));box-shadow:0 10px 24px color-mix(in srgb,var(--fl-ink) 9%,transparent);transform:translateY(-2px)}.home-creator-review-v71-media{aspect-ratio:16/9;background:var(--fl-panel-2) center/cover no-repeat;border-bottom:1px solid var(--fl-line);width:100%;display:block;position:relative}.home-creator-review-v71-play{background:var(--fl-panel);width:38px;height:38px;color:var(--fl-ink);border-radius:999px;place-items:center;display:grid;position:absolute;bottom:12px;left:14px;box-shadow:0 4px 14px #0003}.home-creator-review-v71-badge{color:#fff;letter-spacing:.08em;background:#080a0dd1;border-radius:5px;padding:5px 7px;font-size:7px;font-weight:900;position:absolute;top:10px;left:10px}.home-creator-review-v71-body{flex:1;gap:7px;padding:13px 14px 14px;display:grid}.home-creator-review-v71-creator{color:var(--fl-accent-strong);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:8px;font-size:8px;font-weight:900;display:flex}.home-creator-review-v71-creator i{background:color-mix(in srgb,var(--fl-accent) 11%,var(--fl-panel));border-radius:50%;place-items:center;width:24px;height:24px;font-size:7px;font-style:normal;display:grid}.home-creator-review-v71-body strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.3;display:-webkit-box;overflow:hidden}.home-creator-review-v71-meta{color:var(--fl-muted);justify-content:space-between;gap:10px;margin-top:auto;padding-top:4px;font-size:8px;display:flex}.home-creator-review-v71-watch{color:var(--fl-accent-strong);font-weight:900}@media (width<=1280px){.home-creator-reviews-v71-grid,.fl-home-reviews-skeleton>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.fl-skeleton-workspace{grid-template-columns:1fr}.fl-skeleton-workspace-rail{display:none}.fl-skeleton-detail-card{padding:16px}.fl-skeleton-media{height:210px}.fl-skeleton-profile{padding:10px 14px 30px}.fl-skeleton-profile-hero{grid-template-columns:1fr;gap:18px}.fl-skeleton-profile-photo{aspect-ratio:4/3;width:100%;height:auto}.fl-skeleton-profile-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.fl-skeleton-profile-body{grid-template-columns:1fr}.fl-skeleton-directory{padding:10px 14px 30px}.fl-skeleton-directory-hero{grid-template-columns:1fr}.fl-skeleton-directory-hero>div:last-child{display:none}.fl-skeleton-directory-grid{grid-template-columns:1fr}.fl-skeleton-community{grid-template-columns:1fr;padding:10px 14px 30px}.fl-skeleton-community-side,.fl-home-skeleton-left,.fl-home-skeleton .home-dashboard-right{display:none}.fl-home-reviews-skeleton{grid-template-columns:1fr;padding:20px 14px}.fl-home-reviews-skeleton>div:last-child{grid-template-columns:1fr}.home-creator-reviews-v71{margin-top:20px;padding:22px 14px 26px}.home-creator-reviews-v71-head{grid-template-columns:1fr;align-items:start}.home-creator-reviews-v71-title h2{font-size:24px}.home-creator-reviews-v71-head>a{justify-self:start}.home-creator-reviews-v71-grid{grid-template-columns:1fr}}.theme-fancode .home-dashboard-main>.home-creator-reviews-v71{border:1px solid var(--fl-line)!important;border-radius:var(--v40-radius,10px)!important;background:var(--fl-panel)!important;width:100%!important;max-width:none!important;box-shadow:var(--v40-shadow,none)!important;margin:0!important;padding:0!important;overflow:hidden!important}.theme-fancode .home-dashboard-main>.home-creator-reviews-v71 .home-creator-reviews-v71-head{border-bottom:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;align-items:center!important;margin:0!important;padding:15px 16px!important}.theme-fancode .home-dashboard-main>.home-creator-reviews-v71 .home-creator-reviews-v71-title h2{margin:3px 0!important;font-size:20px!important;line-height:1.08!important}.theme-fancode .home-dashboard-main>.home-creator-reviews-v71 .home-creator-reviews-v71-title p{max-width:560px!important;font-size:11px!important}.theme-fancode .home-dashboard-main>.home-creator-reviews-v71 .home-creator-reviews-v71-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;padding:0!important}.theme-fancode .home-dashboard-main>.home-creator-reviews-v71 .home-creator-review-v71-card{border:0!important;border-right:1px solid var(--fl-line)!important;border-bottom:1px solid var(--fl-line)!important;box-shadow:none!important;border-radius:0!important}.theme-fancode .home-dashboard-main>.home-creator-reviews-v71 .home-creator-review-v71-card:nth-child(2n){border-right:0!important}.theme-fancode .home-dashboard-main>.home-creator-reviews-v71 .home-creator-review-v71-card:nth-last-child(-n+2){border-bottom:0!important}.theme-fancode .home-dashboard-main>.home-creator-reviews-v71 .home-creator-review-v71-card:hover{background:var(--fl-panel-2)!important;transform:none!important}.theme-fancode .home-dashboard-main>.fl-home-reviews-skeleton{border:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;border-radius:10px!important;grid-template-columns:1fr!important;gap:16px!important;width:100%!important;margin:0!important;padding:16px!important}.theme-fancode .home-dashboard-main>.fl-home-reviews-skeleton>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))!important}@media (width<=820px){.theme-fancode .home-dashboard-main>.home-creator-reviews-v71{border-left:0!important;border-right:0!important;border-radius:0!important}.theme-fancode .home-dashboard-main>.home-creator-reviews-v71 .home-creator-reviews-v71-head{grid-template-columns:1fr!important;align-items:start!important;padding:16px 14px!important}.theme-fancode .home-dashboard-main>.home-creator-reviews-v71 .home-creator-reviews-v71-grid,.theme-fancode .home-dashboard-main>.fl-home-reviews-skeleton>div:last-child{grid-template-columns:1fr!important}.theme-fancode .home-dashboard-main>.home-creator-reviews-v71 .home-creator-review-v71-card{border-right:0!important;border-bottom:1px solid var(--fl-line)!important}.theme-fancode .home-dashboard-main>.home-creator-reviews-v71 .home-creator-review-v71-card:last-child{border-bottom:0!important}}.auth-oauth-terms{color:var(--muted);text-align:center;margin:8px 4px 4px;font-size:11px;line-height:1.45}.auth-oauth-terms a,.auth-consent a{color:var(--text);text-underline-offset:2px;font-weight:750;text-decoration:underline}.auth-consent{border:1px solid var(--line);background:var(--surface-2);color:var(--muted);border-radius:12px;align-items:flex-start;gap:10px;margin:10px 0 2px;padding:11px 12px;font-size:11px;line-height:1.45;display:flex}.auth-consent input{width:18px;height:18px;accent-color:var(--accent);flex:none;margin:1px 0 0}.post-safety-menu{min-width:210px}.post-safety-menu button{justify-content:flex-start;gap:9px;width:100%;min-height:42px}.post-safety-menu button:last-child{color:#d93b45}.post-report-panel{border:1px solid color-mix(in srgb,var(--accent) 28%,var(--line));background:var(--surface-2);border-radius:15px;gap:10px;margin:8px 0 12px;padding:14px;display:grid}.post-report-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.post-report-heading strong{text-transform:capitalize;font-size:14px}.post-report-heading button{background:var(--surface);width:32px;height:32px;color:var(--text);border:0;border-radius:50%;font-size:20px}.post-report-panel>p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.post-report-panel label{gap:6px;display:grid}.post-report-panel label>span{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:800}.post-report-panel select,.post-report-panel textarea{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);font:inherit;border-radius:10px;padding:10px 11px}.post-report-panel textarea{resize:vertical}.post-report-status{background:color-mix(in srgb,var(--accent) 8%,var(--surface));color:var(--text);border-radius:10px;padding:9px 10px;font-size:11px}.post-report-actions{justify-content:flex-end;gap:8px;display:flex}.post-report-actions button{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--text);border-radius:10px;padding:0 14px;font-weight:750}.post-report-actions .primary-button{border-color:var(--accent);background:var(--accent);color:#fff}.blocked-accounts-panel,.account-danger-zone{border:1px solid var(--line);background:var(--surface);border-radius:18px;margin-top:22px;padding:20px}.blocked-accounts-panel>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.blocked-accounts-panel header span,.account-danger-copy>span{color:var(--accent);letter-spacing:.13em;font-size:9px;font-weight:900;display:block}.blocked-accounts-panel header h3,.account-danger-copy h3{margin:4px 0 5px;font-size:19px}.blocked-accounts-panel header p,.account-danger-copy p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.blocked-accounts-panel header>b{background:var(--surface-2);border-radius:10px;place-items:center;min-width:34px;height:34px;font-size:12px;display:grid}.blocked-accounts-list{gap:8px;display:grid}.blocked-accounts-list article{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;align-items:center;gap:10px;padding:10px;display:flex}.blocked-account-avatar{background:var(--surface);border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}.blocked-accounts-list article>div:nth-child(2){flex:1;min-width:0;display:grid}.blocked-accounts-list strong{font-size:12px}.blocked-accounts-list span{color:var(--muted);font-size:10px}.blocked-accounts-list button{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--text);border-radius:9px;padding:0 12px;font-weight:750}.blocked-accounts-empty{background:var(--surface-2);color:var(--muted);border-radius:12px;padding:16px;font-size:12px}.account-danger-zone{border-color:color-mix(in srgb,#d93b45 32%,var(--line));background:color-mix(in srgb,#d93b45 3%,var(--surface));justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.account-danger-copy{max-width:650px}.account-danger-copy>span{color:#c92e3a}.account-danger-copy small{color:var(--muted);margin-top:8px;font-size:10px;line-height:1.45;display:block}.account-danger-copy small a{color:inherit;text-decoration:underline}.account-delete-start,.account-delete-final{color:#fff;white-space:nowrap;background:#c92e3a;border:1px solid #c92e3a;border-radius:10px;min-height:42px;padding:0 14px;font-weight:800}.account-delete-confirm{gap:9px;min-width:260px;display:grid}.account-delete-confirm label{gap:6px;display:grid}.account-delete-confirm label span{color:var(--muted);font-size:10px}.account-delete-confirm input{border:1px solid var(--line);background:var(--surface);min-height:42px;color:var(--text);letter-spacing:.12em;border-radius:10px;padding:0 11px;font-weight:850}.account-delete-confirm>div{justify-content:flex-end;gap:7px;display:flex}.account-delete-confirm>div button{border:1px solid var(--line);background:var(--surface);min-height:40px;color:var(--text);border-radius:9px;padding:0 11px;font-weight:750}.account-delete-confirm>div .account-delete-final{color:#fff;background:#c92e3a;border-color:#c92e3a}.account-delete-confirm button:disabled{opacity:.5}.account-delete-error{color:#c92e3a;margin:0;font-size:11px}.account-deletion-page{padding-bottom:72px}.account-deletion-shell{gap:18px;width:min(900px,100% - 40px);margin:30px auto;display:grid}.account-deletion-signin,.account-deletion-info{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:24px}.account-deletion-signin h2,.account-deletion-info h2{margin:0 0 8px;font-size:22px}.account-deletion-signin p,.account-deletion-info p{color:var(--muted);margin:0 0 14px;line-height:1.6}.account-deletion-support{font-size:12px;margin-top:14px!important}.account-deletion-info>div{flex-wrap:wrap;gap:14px;display:flex}.account-deletion-info a{color:var(--text);font-weight:750}.admin-moderation-stack{gap:26px;display:grid}.admin-report-queue>header,.admin-moderation-subhead{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:12px;display:flex}.admin-report-queue>header span,.admin-moderation-subhead span{letter-spacing:.12em;color:var(--accent);font-size:9px;font-weight:900}.admin-report-queue>header h3,.admin-moderation-subhead h3{margin:3px 0 0}.admin-report-queue>header p{color:var(--muted);margin:3px 0 0;font-size:11px}.admin-report-queue>header>b{background:color-mix(in srgb,#d93b45 10%,var(--surface));color:#c92e3a;border-radius:9px;padding:7px 10px;font-size:10px}.admin-report-item small{color:var(--muted);margin-top:6px;display:block}@media (width<=860px){.auth-consent{font-size:12px}.auth-oauth-terms{font-size:11px}.post-safety-menu{bottom:calc(92px + env(safe-area-inset-bottom));z-index:160;border-radius:18px;min-width:0;padding:8px;box-shadow:0 18px 70px #0005;position:fixed!important;top:auto!important;left:14px!important;right:14px!important}.post-safety-menu button{border-radius:11px;min-height:48px;font-size:13px}.post-report-panel{padding:13px}.post-report-panel select,.post-report-panel textarea{font-size:16px}.post-report-actions button{min-height:46px}.blocked-accounts-panel,.account-danger-zone{border-radius:15px;margin-top:14px;padding:15px}.account-danger-zone{display:grid}.account-delete-start{width:100%;min-height:48px}.account-delete-confirm{width:100%;min-width:0}.account-delete-confirm input{min-height:48px;font-size:16px}.account-delete-confirm>div button{flex:1;min-height:46px}.blocked-accounts-list button{min-height:44px}.account-deletion-page{padding:0 0 calc(100px + env(safe-area-inset-bottom))}.account-deletion-shell{gap:12px;width:auto;margin:16px 14px}.account-deletion-signin,.account-deletion-info{border-radius:15px;padding:16px}.account-deletion-signin .primary-button{width:100%;min-height:48px}.account-deletion-info>div{gap:8px;display:grid}}.ugc-terms-gate{border:1px solid var(--border,#e4e7ec);background:var(--surface,#fff);border-radius:14px;align-items:center;gap:14px;padding:14px 16px;display:flex}.ugc-terms-gate>div{flex:1;min-width:0}.ugc-terms-gate strong{font-weight:750;display:block}.ugc-terms-gate p{color:var(--muted,#667085);margin:3px 0 0;font-size:13px;line-height:1.45}.ugc-terms-gate a{color:var(--brand,#e30917);font-weight:650}.ugc-terms-gate>button{background:var(--brand,#e30917);color:#fff;min-height:44px;font:inherit;white-space:nowrap;border:0;border-radius:10px;padding:0 15px;font-weight:750}.ugc-terms-error{color:#b42318;font-size:12px;display:block}.ugc-terms-gate.is-compact{margin-top:10px;padding:10px 12px}.ugc-terms-gate.is-compact p{font-size:12px}@media (width<=860px){.ugc-terms-gate{flex-direction:column;align-items:stretch}.ugc-terms-gate>button{width:100%;min-height:48px;font-size:14px}}.auth-social-stack{gap:9px;display:grid}.auth-apple{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:46px;font-weight:800;display:flex}.auth-apple:disabled,.auth-google:disabled{opacity:.55;cursor:not-allowed}.auth-apple-mark{font:700 20px/1 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:inline-block;transform:translateY(-1px)}.auth-divider span{white-space:nowrap}.flm-app-header,.flm-home,.flm-news-page,.flm-contestants-page,.flm-mobile-polls,.flm-mobile-community,.flm-route-loading{display:none}@media (width<=860px){:root{--flm-brand:#ff5a1f;--flm-brand-strong:#d9430c;--flm-brand-soft:#fff2ec;--flm-ink:#0c111b;--flm-muted:#687386;--flm-muted-2:#98a2b3;--flm-line:#e8ebef;--flm-line-2:#f0f2f5;--flm-paper:#fff;--flm-canvas:#f6f7f9;--flm-soft:#f3f5f7;--flm-dark:#090a0d;--flm-dark-2:#14171d;--flm-green:#0b9b59;--flm-amber:#d97706;--flm-top-h:58px;--flm-dock-h:68px;--flm-radius:16px;--flm-shadow:0 10px 28px #0f172a14}html{scroll-padding-top:calc(var(--flm-top-h) + env(safe-area-inset-top) + 12px);overscroll-behavior-y:none;background:var(--flm-canvas)!important}body,#root{background:var(--flm-canvas)!important;min-width:0!important;min-height:100%!important;color:var(--flm-ink)!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;touch-action:manipulation}body.mobile-sheet-open{overflow:hidden}.site-shell.theme-fancode{background:var(--flm-canvas)!important;width:100%!important;min-height:100dvh!important;color:var(--flm-ink)!important;overflow-x:clip!important}.theme-fancode,.theme-fancode.fancode-rich{--fl-accent:var(--flm-brand)!important;--fl-accent-strong:var(--flm-brand-strong)!important;--card:var(--flm-paper)!important;--line:var(--flm-line)!important;--muted:var(--flm-muted)!important;--ink:var(--flm-ink)!important}.theme-fancode.mode-light,.theme-fancode:not(.mode-light){background:var(--flm-canvas)!important;color:var(--flm-ink)!important}.theme-fancode :where(button,a,input,textarea,select){font-family:var(--font-ui,"Saira",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)!important}.theme-fancode :where(button,a){touch-action:manipulation}.theme-fancode :where(button,a,input,textarea,select):focus-visible{outline:3px solid color-mix(in srgb,var(--flm-brand) 28%,transparent)!important;outline-offset:2px!important}.app-global-header,.context-strip,.app-mobile-header,.fl-desktop-home,.fl-desktop-news,.fl-desktop-contestants,.fl-desktop-community,.fl-desktop-polls{display:none!important}.flm-app-header,.flm-home,.flm-news-page,.flm-contestants-page,.flm-mobile-polls,.flm-mobile-community,.flm-route-loading{display:block}.app-page-stage{width:100%!important;max-width:none!important;min-height:calc(100dvh - var(--flm-top-h))!important;padding:0 0 calc(var(--flm-dock-h) + env(safe-area-inset-bottom) + 16px)!important;background:var(--flm-canvas)!important;margin:0!important;overflow:visible!important}.flm-app-header{z-index:410;width:100%;min-height:calc(var(--flm-top-h) + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 12px 8px;-webkit-backdrop-filter:blur(18px);background:#090a0dfa;border-bottom:1px solid #ffffff12;align-items:center;gap:10px;display:flex;position:sticky;top:0}.flm-brand-button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:10px;min-width:0;min-height:42px;padding:0;display:flex}.flm-brand-logo{flex:none;width:104px!important;max-width:104px!important;height:auto!important}.flm-brand-button>span{color:#9da6b4;letter-spacing:.025em;white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;border-left:1px solid #ffffff21;min-width:0;padding-left:9px;font-size:9px;font-weight:750;line-height:1.2;display:block;overflow:hidden}.flm-header-actions{align-items:center;gap:6px;display:flex}.flm-header-icon,.flm-header-avatar{cursor:pointer;border:0;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;display:grid}.flm-header-icon{color:#fff;background:#ffffff12;border-radius:13px}.flm-header-avatar{background:linear-gradient(145deg,#f53d4b,var(--flm-brand-strong));color:#fff;letter-spacing:.02em;border-radius:50%;font-size:10px;font-weight:900}.mobile-dock.flm-bottom-nav{z-index:420!important;width:100%!important;height:calc(var(--flm-dock-h) + env(safe-area-inset-bottom))!important;padding:6px 5px env(safe-area-inset-bottom)!important;-webkit-backdrop-filter:blur(20px)!important;background:#fffffff6!important;border:0!important;border-top:1px solid #0f172a17!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important;gap:1px!important;display:grid!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -10px 28px #0f172a0f!important}.mobile-dock.flm-bottom-nav>a{position:relative;color:#7b8594!important;letter-spacing:-.01em!important;background:0 0!important;border:0!important;border-radius:13px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;min-width:0!important;min-height:56px!important;padding:4px 2px!important;font-size:9px!important;font-weight:750!important;line-height:1!important;text-decoration:none!important;display:flex!important}.mobile-dock.flm-bottom-nav>a:before,.mobile-dock.flm-bottom-nav>a:after{content:none!important}.mobile-dock.flm-bottom-nav .flm-nav-icon{width:32px;height:27px;color:inherit;border-radius:12px;place-items:center;transition:background .16s,color .16s,transform .16s;display:grid}.mobile-dock.flm-bottom-nav>a.active{color:var(--flm-brand)!important;background:0 0!important}.mobile-dock.flm-bottom-nav>a.active .flm-nav-icon{background:var(--flm-brand-soft);color:var(--flm-brand);transform:translateY(-1px)}.mobile-dock.flm-bottom-nav>a.active>span:last-child{font-weight:900!important}.flm-sheet-layer{z-index:500!important;display:block!important;position:fixed!important;inset:0!important}.flm-sheet-layer .mobile-sheet-backdrop{-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important;background:#090a0d85!important;border:0!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.mobile-sheet.flm-menu-sheet{width:100%!important;max-height:min(82dvh,720px)!important;padding:8px 14px calc(14px + env(safe-area-inset-bottom))!important;color:var(--flm-ink)!important;background:#fff!important;border:0!important;border-radius:24px 24px 0 0!important;margin:0!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;overflow:auto!important;box-shadow:0 -22px 64px #0f172a2e!important}.flm-menu-sheet .sheet-handle{background:#d7dce3;border-radius:99px;width:38px;height:4px;margin:0 auto 10px;display:block}.flm-sheet-head{justify-content:space-between;align-items:flex-start;gap:14px;padding:2px 2px 13px;display:flex}.flm-sheet-head>div>span,.flm-sheet-label{color:var(--flm-brand);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900;display:block}.flm-sheet-head h2{color:var(--flm-ink)!important;letter-spacing:-.035em!important;margin:3px 0!important;font-size:22px!important;line-height:1.08!important}.flm-sheet-head p{color:var(--flm-muted);margin:0;font-size:10px;line-height:1.4}.flm-sheet-head>button{background:var(--flm-soft);color:#465164;border:0;border-radius:13px;width:44px;min-width:44px;height:44px;font-size:25px;line-height:1}.flm-sheet-section{border-top:1px solid var(--flm-line);padding:13px 2px}.flm-context-selects{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.flm-context-selects .custom-select{min-width:0!important}.flm-context-selects .custom-select-trigger{background:var(--flm-soft)!important;border-color:var(--flm-line)!important;border-radius:12px!important;min-height:48px!important}.flm-season-status{color:#067647;background:#ecfdf3;border-radius:10px;align-items:center;gap:7px;min-height:36px;margin-top:8px;padding:7px 10px;font-size:9px;font-weight:800;display:flex}.flm-season-status i{background:#12b76a;border-radius:50%;width:7px;height:7px}.flm-season-status.upcoming{color:#b54708;background:#fffaeb}.flm-season-status.upcoming i{background:#f79009}.flm-season-status.archive{color:#475467;background:#f2f4f7}.flm-season-status.archive i{background:#98a2b3}.flm-sheet-links{gap:6px;margin-top:9px;display:grid}.flm-sheet-links>button{width:100%;min-height:52px;color:var(--flm-ink);text-align:left;background:#fff;border:0;border-radius:12px;grid-template-columns:38px 1fr 18px;align-items:center;gap:9px;padding:7px 8px;display:grid}.flm-sheet-links>button:hover{background:var(--flm-soft)}.flm-sheet-links>button>span:first-child{background:var(--flm-soft);color:#475467;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.flm-sheet-links strong{font-size:12px;font-weight:800}.flm-sheet-links>button>svg{color:#98a2b3;transform:rotate(-90deg)}.flm-display-section>div{grid-template-columns:1fr 1fr;gap:7px;margin-top:9px;display:grid}.flm-display-section>div>button{border:1px solid var(--flm-line);color:#667085;background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:46px;font-size:10px;font-weight:800;display:flex}.flm-display-section>div>button.active{color:#fff;background:#111318;border-color:#111318}.flm-account-row{border:1px solid var(--flm-line);background:var(--flm-soft);text-align:left;width:100%;min-height:60px;color:var(--flm-ink);border-radius:14px;grid-template-columns:42px 1fr 20px;align-items:center;gap:9px;margin-top:4px;padding:8px;display:grid}.flm-account-row>span{background:var(--flm-brand);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:10px;font-weight:900;display:grid}.flm-account-row>div{min-width:0}.flm-account-row strong,.flm-account-row small{display:block}.flm-account-row strong{font-size:12px}.flm-account-row small{color:var(--flm-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:9px;overflow:hidden}.flm-account-row>svg{color:#98a2b3}.flm-home,.flm-news-page,.flm-contestants-page,.flm-mobile-polls,.flm-mobile-community{width:100%;max-width:520px;margin:0 auto;padding:12px 12px 24px}.flm-page-head{padding:5px 2px 12px}.flm-page-head>span,.flm-section-head>div>span,.flm-more-polls>header span{color:var(--flm-brand);letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:900;display:block}.flm-page-head h1{color:var(--flm-ink)!important;letter-spacing:-.045em!important;margin:3px 0 5px!important;font-size:30px!important;font-weight:850!important;line-height:1!important}.flm-page-head p{max-width:420px;color:var(--flm-muted);margin:0;font-size:11px;line-height:1.5}.flm-section{margin-top:17px}.flm-section-head{justify-content:space-between;align-items:flex-end;gap:12px;padding:0 2px 9px;display:flex}.flm-section-head h2{color:var(--flm-ink)!important;letter-spacing:-.028em!important;margin:3px 0 0!important;font-size:19px!important;line-height:1.08!important}.flm-section-head>a{min-height:36px;color:var(--flm-brand);align-items:center;padding:0 2px;font-size:9px;font-weight:850;text-decoration:none;display:flex}.flm-empty{min-height:84px;color:var(--flm-muted);text-align:center;background:#fff;border:1px dashed #d9dee5;border-radius:14px;justify-content:center;align-items:center;padding:16px;font-size:10px;line-height:1.45;display:flex}.flm-inline-error{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;margin:0 0 10px;padding:11px 12px;font-size:10px;line-height:1.4}.flm-route-loading{width:100%;max-width:520px;margin:0 auto;padding:14px 12px 100px}.flm-filter-rail{scrollbar-width:none;gap:7px;margin:0 -12px 12px;padding:0 12px 2px;display:flex;overflow-x:auto}.flm-filter-rail::-webkit-scrollbar{display:none}.flm-filter-rail>button{border:1px solid var(--flm-line);color:#556174;white-space:nowrap;background:#fff;border-radius:999px;flex:none;align-items:center;gap:6px;min-height:40px;padding:0 12px;font-size:9px;font-weight:800;display:flex}.flm-filter-rail>button>span{color:#98a2b3;font-size:8px}.flm-filter-rail>button.active{color:#fff;background:#111318;border-color:#111318}.flm-filter-rail>button.active>span{color:#cbd2dc}.flm-home{padding-top:12px}.flm-now{background:var(--flm-dark);color:#fff;border-radius:19px;margin:0 0 12px;overflow:hidden;box-shadow:0 12px 34px #0f172a24}.flm-now>header{justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:10px 12px 7px;display:flex}.flm-now>header>span{letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:7px;font-size:8px;font-weight:900;display:flex}.flm-now>header>span i{background:#31d17c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #31d17c1f}.flm-now>header>a{color:#aeb6c2;align-items:center;min-height:32px;font-size:8px;font-weight:800;text-decoration:none;display:flex}.flm-now-scroll{scroll-snap-type:x proximity;scrollbar-width:none;gap:8px;padding:0 12px 12px;display:flex;overflow-x:auto}.flm-now-scroll::-webkit-scrollbar{display:none}.flm-now-card{color:#fff;scroll-snap-align:start;background:#151820;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;flex:0 0 min(72vw,255px);min-height:108px;padding:12px;text-decoration:none;display:flex}.flm-now-card.featured{background:linear-gradient(135deg,#2a090e,#14171d 66%)}.flm-now-card small{color:#a8b0bd;letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:850}.flm-now-card strong{letter-spacing:-.016em;margin:7px 0 10px;font-size:14px;line-height:1.2}.flm-now-card>span{color:#aeb6c2;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;font-size:8px;font-weight:750;display:flex}.flm-now-card>span svg{color:#fff}.flm-season-card{background:linear-gradient(145deg,#fff 0% 72%,#fff4f5 100%);border:1px solid #e4e7ec;border-radius:19px;padding:15px;position:relative;overflow:hidden}.flm-season-card:after{content:"";background:radial-gradient(circle,var(--flm-brand-soft),transparent 68%);pointer-events:none;border-radius:50%;width:150px;height:150px;position:absolute;top:-46px;right:-44px}.flm-season-card-top{z-index:1;color:#667085;justify-content:space-between;align-items:center;gap:8px;font-size:8px;font-weight:800;display:flex;position:relative}.flm-state{color:#067647;text-transform:uppercase;letter-spacing:.05em;background:#ecfdf3;border-radius:999px;align-items:center;gap:6px;min-height:27px;padding:0 9px;display:inline-flex}.flm-state i{background:#12b76a;border-radius:50%;width:6px;height:6px}.flm-season-card h1{z-index:1;max-width:360px;position:relative;color:var(--flm-ink)!important;letter-spacing:-.045em!important;margin:12px 0 7px!important;font-size:27px!important;font-weight:850!important;line-height:1.02!important}.flm-season-card>p{z-index:1;max-width:390px;color:var(--flm-muted);margin:0;font-size:10px;line-height:1.55;position:relative}.flm-season-actions{z-index:1;gap:7px;margin-top:12px;display:flex;position:relative}.flm-season-actions>a{border:1px solid var(--flm-line);min-height:40px;color:var(--flm-ink);background:#fff;border-radius:11px;align-items:center;padding:0 12px;font-size:9px;font-weight:850;text-decoration:none;display:flex}.flm-season-actions>a:first-child{border-color:var(--flm-brand);background:var(--flm-brand);color:#fff}.flm-season-stats{z-index:1;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:13px;display:grid;position:relative}.flm-season-stats article{border:1px solid var(--flm-line-2);background:#f7f8faeb;border-radius:11px;min-width:0;padding:9px}.flm-season-stats strong,.flm-season-stats span{display:block}.flm-season-stats strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1;overflow:hidden}.flm-season-stats span{color:var(--flm-muted);margin-top:4px;font-size:7px;font-weight:700;line-height:1.25}.flm-lead-card{border:1px solid var(--flm-line);color:inherit;background:#fff;border-radius:17px;text-decoration:none;display:block;overflow:hidden}.flm-media{color:#fff;background-color:#0000;background-image:radial-gradient(circle at 75% 28%,#e30917b8,#0000 22%),radial-gradient(circle at 85% 75%,#6b21a857,#0000 28%),linear-gradient(140deg,#171a21 0%,#08090c 60%,#240509 100%);background-position:50%;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;align-items:flex-end;width:100%;height:180px;padding:12px;display:flex;position:relative;overflow:hidden}.flm-media:after{content:"";background:linear-gradient(#0000 42%,#000000a3);position:absolute;inset:0}.flm-media small{z-index:1;letter-spacing:.07em;text-transform:uppercase;background:#ffffff1f;border-radius:7px;padding:5px 7px;font-size:8px;font-weight:850;position:relative}.flm-play{z-index:2;width:46px;height:46px;color:var(--flm-brand);background:#fffffff0;border-radius:50%;place-items:center;margin:-23px;display:grid;position:absolute;top:50%;left:50%}.flm-lead-copy{padding:13px}.flm-lead-copy>span{color:var(--flm-brand);letter-spacing:.1em;font-size:8px;font-weight:900}.flm-lead-copy h2{color:var(--flm-ink)!important;letter-spacing:-.03em!important;margin:4px 0 7px!important;font-size:20px!important;line-height:1.12!important}.flm-lead-copy p{color:var(--flm-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:10px;line-height:1.5;display:-webkit-box;overflow:hidden}.flm-lead-copy small{color:#8c96a5;margin-top:8px;font-size:8px;font-weight:700;display:block}.flm-latest-list{border:1px solid var(--flm-line);background:#fff;border-radius:15px;margin-top:7px;overflow:hidden}.flm-latest-list>a{border-bottom:1px solid var(--flm-line-2);min-height:85px;color:inherit;grid-template-columns:82px 1fr;align-items:center;gap:10px;padding:8px;text-decoration:none;display:grid}.flm-latest-list>a:last-child{border-bottom:0}.flm-latest-list .flm-media{border-radius:11px;height:68px;padding:0}.flm-latest-list>a>span:last-child{min-width:0}.flm-latest-list small{color:#8b95a4;font-size:7px;font-weight:800;display:block}.flm-latest-list strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:12px;line-height:1.22;display:-webkit-box;overflow:hidden}.flm-poll-card{border:1px solid var(--flm-line);background:#fff;border-radius:17px;padding:13px}.flm-poll-status{justify-content:space-between;align-items:center;gap:10px;display:flex}.flm-poll-status>span{color:#067647;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:6px;font-size:8px;font-weight:900;display:flex}.flm-poll-status>span i{background:#12b76a;border-radius:50%;width:6px;height:6px}.flm-poll-status small{background:var(--flm-soft);color:#667085;border-radius:8px;padding:5px 7px;font-size:7px;font-weight:800}.flm-poll-card h3{letter-spacing:-.025em!important;margin:8px 0 0!important;font-size:18px!important;line-height:1.18!important}.flm-poll-card>p{color:var(--flm-muted);margin:5px 0 0;font-size:10px;line-height:1.45}.flm-poll-options{gap:7px;margin-top:11px;display:grid}.flm-poll-options>button,.flm-full-poll-options>button{border:1px solid var(--flm-line);min-height:48px;color:var(--flm-ink);text-align:left;background:#fafbfc;border-radius:12px;grid-template-columns:19px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px;display:grid;position:relative;overflow:hidden}.flm-poll-options>button.selected,.flm-full-poll-options>button.selected{background:#fff7f8;border-color:#e3091761}.flm-poll-options>button:disabled,.flm-full-poll-options>button:disabled{opacity:1}.flm-radio{z-index:2;border:1.6px solid #cbd2dc;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:relative}.selected>.flm-radio{border-color:var(--flm-brand)}.flm-radio i{background:var(--flm-brand);border-radius:50%;width:8px;height:8px}.flm-poll-options strong,.flm-full-poll-options strong{z-index:2;min-width:0;font-size:10px;font-weight:800;position:relative}.flm-poll-options b,.flm-full-poll-options b{z-index:2;color:var(--flm-brand);font-size:9px;position:relative}.flm-poll-options em,.flm-full-poll-options em{z-index:1;pointer-events:none;background:#e3091713;max-width:100%;position:absolute;inset:0 auto 0 0}.flm-vote-button{background:var(--flm-brand);color:#fff;border:0;border-radius:11px;width:100%;min-height:48px;margin-top:10px;font-size:10px;font-weight:900}.flm-vote-button:disabled{color:#929aa6;background:#e1e5ea}.flm-form-message{color:#067647;margin-top:7px;font-size:9px;line-height:1.4;display:block}.flm-disclaimer{color:#98a2b3;text-align:center;margin-top:7px;font-size:7px;display:block}.flm-reported-wrap{border:1px solid var(--flm-line);background:#fff;border-radius:17px;overflow:hidden}.flm-reported-summary{border-bottom:1px solid var(--flm-line-2);background:linear-gradient(135deg,#fff,#fff7f8);justify-content:space-between;align-items:flex-end;gap:12px;padding:12px 12px 10px;display:flex}.flm-reported-summary>div{min-width:0}.flm-reported-summary span{color:var(--flm-brand);letter-spacing:.1em;font-size:7px;font-weight:900;display:block}.flm-reported-summary strong{letter-spacing:-.02em;margin-top:2px;font-size:15px;display:block}.flm-reported-summary small{color:#7d8795;text-align:right;max-width:120px;font-size:7px;font-weight:700;line-height:1.35}.flm-reported-note{color:#7a2e0e;background:#fffaeb;border-bottom:1px solid #fde7b4;grid-template-columns:30px 1fr;align-items:start;gap:8px;padding:10px 11px;display:grid}.flm-reported-note>span{color:#b54708;background:#fff4cf;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.flm-reported-note strong{font-size:9px;display:block}.flm-reported-note p{margin:2px 0 0;font-size:8px;line-height:1.4}.flm-reported-list{display:grid}.flm-reported-row{border-bottom:1px solid var(--flm-line-2);align-items:center;gap:8px;min-height:74px;padding:8px 10px;display:flex}.flm-reported-row:last-child{border-bottom:0}.flm-reported-person{min-width:0;color:inherit;flex:1;grid-template-columns:24px 44px minmax(0,1fr);align-items:center;gap:8px;text-decoration:none;display:grid}.flm-rank{color:#a3acb8;font-variant-numeric:tabular-nums;font-size:8px;font-weight:900}.flm-avatar{background:var(--flm-soft);color:#596579;border-radius:13px;place-items:center;width:44px;height:44px;font-size:10px;font-weight:900;display:grid;overflow:hidden}.flm-avatar img{object-fit:cover;width:100%;height:100%}.flm-reported-copy{min-width:0}.flm-reported-copy small,.flm-reported-copy strong,.flm-reported-copy em{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.flm-reported-copy small{color:var(--flm-brand);letter-spacing:.05em;font-size:6.8px;font-style:normal;font-weight:900}.flm-reported-copy strong{margin-top:2px;font-size:11px}.flm-reported-copy em{color:#7d8795;margin-top:2px;font-size:8px;font-style:normal}.flm-reported-row>button{border:1px solid var(--flm-line);min-width:68px;min-height:40px;color:var(--flm-ink);background:#fff;border-radius:10px;padding:0 10px;font-size:8px;font-weight:850}.flm-reported-row>button.following{color:#067647;background:#ecfdf3;border-color:#b7ebcd}.flm-roster-link{border-top:1px solid var(--flm-line);min-height:48px;color:var(--flm-brand);justify-content:space-between;align-items:center;padding:0 12px;font-size:9px;font-weight:850;text-decoration:none;display:flex}.flm-community-preview{border:1px solid var(--flm-line);background:#fff;border-radius:17px;overflow:hidden}.flm-community-pulse{border-bottom:1px solid var(--flm-line-2);justify-content:space-between;align-items:center;gap:8px;min-height:39px;padding:8px 11px;display:flex}.flm-community-pulse>span{color:#344054;align-items:center;gap:6px;font-size:8px;font-weight:850;display:flex}.flm-community-pulse i{background:#12b76a;border-radius:50%;width:6px;height:6px}.flm-community-pulse small{color:#98a2b3;font-size:7px}.flm-post-preview{border-bottom:1px solid var(--flm-line-2);min-height:96px;color:inherit;grid-template-columns:38px 1fr;gap:9px;padding:10px 11px;text-decoration:none;display:grid}.flm-post-preview .flm-avatar{border-radius:50%;width:38px;height:38px}.flm-post-preview>div{min-width:0}.flm-post-preview strong{font-size:10px}.flm-post-preview small{color:#98a2b3;margin-left:5px;font-size:7px}.flm-post-preview p{color:#344054;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 7px;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.flm-post-preview>div>span{color:#7b8594;align-items:center;gap:4px;font-size:8px;display:flex}.flm-post-preview>div>span svg:nth-of-type(2){margin-left:9px}.flm-community-cta{min-height:48px;color:var(--flm-brand);justify-content:space-between;align-items:center;padding:0 12px;font-size:9px;font-weight:850;text-decoration:none;display:flex}.flm-review-list{border:1px solid var(--flm-line);background:#fff;border-radius:17px;overflow:hidden}.flm-review-list>a{border-bottom:1px solid var(--flm-line-2);min-height:92px;color:inherit;grid-template-columns:112px 1fr;align-items:center;gap:10px;padding:8px;text-decoration:none;display:grid}.flm-review-list>a:last-child{border-bottom:0}.flm-review-list .flm-media{border-radius:11px;height:76px;padding:0}.flm-review-list>a>span:last-child{min-width:0}.flm-review-list small,.flm-review-list strong,.flm-review-list em{display:block}.flm-review-list small{color:var(--flm-brand);font-size:7px;font-weight:850}.flm-review-list strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:11px;line-height:1.25;display:-webkit-box;overflow:hidden}.flm-review-list em{color:#8b95a4;margin-top:4px;font-size:7px;font-style:normal}.flm-search,.flm-contestant-tools>label{border:1px solid var(--flm-line);color:#768195;background:#fff;border-radius:12px;align-items:center;gap:8px;min-height:48px;padding:0 11px;display:flex}.flm-search input,.flm-contestant-tools input{flex:1;min-width:0;color:var(--flm-ink)!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;font-size:11px!important}.flm-search input::placeholder,.flm-contestant-tools input::placeholder{color:#9aa4b2}.flm-search button,.flm-contestant-tools label>button{background:var(--flm-soft);color:#687386;border:0;border-radius:10px;width:36px;min-width:36px;height:36px;font-size:18px}.flm-news-page>.flm-filter-rail{margin-top:10px}.flm-news-feature{border:1px solid var(--flm-line);color:inherit;background:#fff;border-radius:17px;margin-bottom:9px;text-decoration:none;display:block;overflow:hidden}.flm-news-feature>.flm-news-media{border-radius:0;width:100%;height:180px}.flm-news-feature>div{padding:12px}.flm-news-feature>div>span{color:var(--flm-brand);letter-spacing:.05em;font-size:7px;font-weight:900}.flm-news-feature h2{color:var(--flm-ink)!important;letter-spacing:-.03em!important;margin:4px 0 6px!important;font-size:20px!important;line-height:1.12!important}.flm-news-feature p{color:var(--flm-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.flm-news-feature small{color:#98a2b3;margin-top:7px;font-size:8px;display:block}.flm-news-media{background-position:50%;background-size:cover;overflow:hidden}.flm-news-media.fallback{color:#fff;background:radial-gradient(circle at 72% 26%,#e30917ad,#0000 24%),linear-gradient(140deg,#191c23,#090a0d);place-items:center;font-size:14px;font-weight:900;display:grid}.flm-news-list{border:1px solid var(--flm-line);background:#fff;border-radius:16px;overflow:hidden}.flm-news-list>a{border-bottom:1px solid var(--flm-line-2);min-height:92px;color:inherit;grid-template-columns:94px minmax(0,1fr) 17px;align-items:center;gap:9px;padding:8px;text-decoration:none;display:grid}.flm-news-list>a:last-child{border-bottom:0}.flm-news-list .flm-news-media{border-radius:11px;width:94px;height:76px}.flm-news-list>a>div{min-width:0}.flm-news-list span{color:var(--flm-brand);font-size:7px;font-weight:850;display:block}.flm-news-list strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:11px;line-height:1.28;display:-webkit-box;overflow:hidden}.flm-news-list small{color:#98a2b3;margin-top:5px;font-size:7px;display:block}.flm-news-list>a>svg{color:#a2abb7;transform:rotate(-90deg)}.flm-contestant-overview,.flm-poll-overview,.flm-community-overview{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:10px;display:grid}.flm-contestant-overview article,.flm-poll-overview article,.flm-community-overview article{border:1px solid var(--flm-line);background:#fff;border-radius:12px;min-height:61px;padding:9px}.flm-contestant-overview strong,.flm-poll-overview strong,.flm-community-overview strong{font-size:17px;line-height:1;display:block}.flm-contestant-overview span,.flm-poll-overview span,.flm-community-overview span{color:var(--flm-muted);margin-top:5px;font-size:7px;font-weight:750;display:block}.flm-roster-notice{color:#7a2e0e;background:#fffaeb;border:1px solid #fde7b4;border-radius:13px;grid-template-columns:32px 1fr;gap:8px;margin-bottom:10px;padding:10px;display:grid}.flm-roster-notice>span{color:#b54708;background:#fff4cf;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.flm-roster-notice strong{font-size:9px}.flm-roster-notice p{margin:2px 0 0;font-size:8px;line-height:1.4}.flm-contestant-tools{margin-bottom:10px}.flm-contestant-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.flm-contestant-card{border:1px solid var(--flm-line);background:#fff;border-radius:16px;min-width:0;overflow:hidden}.flm-contestant-card.skeleton{background:linear-gradient(90deg,#f1f3f5 25%,#f8f9fa 37%,#f1f3f5 63%) 0 0/400% 100%;height:260px;animation:1.25s infinite flm-shimmer}.flm-contestant-portrait{height:164px;color:inherit;background:#edf0f4;text-decoration:none;display:block;position:relative;overflow:hidden}.flm-contestant-portrait img{object-fit:cover;width:100%;height:100%}.flm-contestant-initials{color:#7d8795;background:radial-gradient(circle at 70% 25%,#ffdadd,#0000 32%),linear-gradient(145deg,#f1f3f6,#e5e8ed);place-items:center;width:100%;height:100%;font-size:22px;font-weight:900;display:grid}.flm-card-rank{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#090a0dbd;border-radius:8px;place-items:center;min-width:28px;height:25px;padding:0 6px;font-size:8px;font-weight:900;display:grid;position:absolute;top:8px;left:8px}.flm-card-status{color:#344054;white-space:nowrap;text-overflow:ellipsis;background:#ffffffeb;border-radius:8px;align-items:center;max-width:calc(100% - 16px);min-height:25px;padding:0 7px;font-size:7px;font-weight:900;display:flex;position:absolute;bottom:8px;left:8px;overflow:hidden}.flm-card-status.reported{color:var(--flm-brand);background:#fff5f6}.flm-card-status.wildcard{color:#b54708;background:#fffaeb}.flm-contestant-card-body{padding:10px}.flm-contestant-card-body>a{color:inherit;text-decoration:none}.flm-contestant-card-body h2{color:var(--flm-ink)!important;letter-spacing:-.02em!important;margin:0!important;font-size:14px!important;line-height:1.14!important}.flm-contestant-card-body>p{min-height:30px;color:var(--flm-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:8px;line-height:1.35;display:-webkit-box;overflow:hidden}.flm-source-line{color:#8a94a3;min-height:24px;margin-top:6px;font-size:7px}.flm-source-line a{color:#667085;text-decoration:none}.flm-contestant-card-actions{grid-template-columns:1fr 1fr;gap:6px;margin-top:7px;display:grid}.flm-contestant-card-actions>a,.flm-contestant-card-actions>button{border:1px solid var(--flm-line);min-height:40px;color:var(--flm-ink);background:#fff;border-radius:9px;justify-content:center;align-items:center;padding:0 7px;font-size:8px;font-weight:850;text-decoration:none;display:flex}.flm-contestant-card-actions>button{border-color:var(--flm-brand);background:var(--flm-brand);color:#fff}.flm-contestant-card-actions>button.following{color:#067647;background:#ecfdf3;border-color:#b7ebcd}.flm-contestant-empty{grid-column:1/-1}.flm-mobile-polls>.flm-poll-filter{margin-top:2px}.flm-full-poll{border:1px solid var(--flm-line);background:#fff;border-radius:17px;margin-bottom:10px;padding:13px}.flm-full-poll.featured{box-shadow:0 8px 24px #0f172a0e}.flm-full-poll-status{justify-content:space-between;align-items:center;gap:8px;display:flex}.flm-full-poll-status>span{color:#067647;letter-spacing:.06em;align-items:center;gap:6px;font-size:8px;font-weight:900;display:flex}.flm-full-poll-status>span i{background:#12b76a;border-radius:50%;width:6px;height:6px}.flm-full-poll.state-upcoming .flm-full-poll-status>span{color:#b54708}.flm-full-poll.state-upcoming .flm-full-poll-status>span i{background:#f79009}.flm-full-poll.state-closed .flm-full-poll-status>span{color:#667085}.flm-full-poll.state-closed .flm-full-poll-status>span i{background:#98a2b3}.flm-full-poll-status small{color:#8a94a3;text-align:right;font-size:7px}.flm-full-poll h2{color:var(--flm-ink)!important;letter-spacing:-.025em!important;margin:8px 0 0!important;font-size:18px!important;line-height:1.18!important}.flm-full-poll>p{color:var(--flm-muted);margin:5px 0 0;font-size:9px;line-height:1.45}.flm-full-poll-options{gap:7px;margin-top:11px;display:grid}.flm-poll-expand{color:#667085;background:0 0;border:0;align-items:center;gap:5px;min-height:40px;margin-top:5px;padding:0;font-size:8px;font-weight:800;display:flex}.flm-poll-expand svg{transition:transform .15s}.flm-full-poll-footer{border-top:1px solid var(--flm-line-2);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:10px;padding-top:10px;display:grid}.flm-full-poll-footer>small{color:#8b95a4;font-size:7px;line-height:1.4}.flm-full-poll-footer>button,.flm-full-poll-footer>span{background:var(--flm-brand);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 11px;font-size:8px;font-weight:900;display:flex}.flm-full-poll-footer>button:disabled{color:#939ba6;background:#e4e7eb}.flm-full-poll-footer>span{background:var(--flm-soft);color:#667085}.flm-more-polls{margin-top:16px}.flm-more-polls>header{justify-content:space-between;align-items:flex-end;padding:0 2px 9px;display:flex}.flm-more-polls>header h2{margin:3px 0 0!important;font-size:18px!important;line-height:1.08!important}.flm-more-polls>header small{color:#98a2b3;font-size:8px}.flm-community-composer{border:1px solid var(--flm-line);background:#fff;border-radius:16px;margin-bottom:10px;overflow:hidden}.flm-mobile-community .community-composer-v12{width:100%!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;grid-template-columns:38px minmax(0,1fr)!important;gap:9px!important;margin:0!important;padding:11px!important;display:grid!important}.flm-mobile-community .composer-avatar{border-radius:50%!important;width:38px!important;height:38px!important}.flm-mobile-community .composer-author-v12 strong{font-size:10px!important}.flm-mobile-community .composer-author-v12 span{font-size:7px!important}.flm-mobile-community .composer-main textarea{resize:none!important;min-height:44px!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:8px 0!important;font-size:11px!important;line-height:1.45!important}.flm-mobile-community .community-primary-actions-v16{border-top:1px solid var(--flm-line-2)!important;gap:6px!important;padding-top:7px!important}.flm-mobile-community .community-photo-action-v16,.flm-mobile-community .community-topic-action-v16{border-radius:9px!important;min-height:40px!important;padding:0 8px!important;font-size:8px!important}.flm-mobile-community .community-post-button-v16{background:var(--flm-brand)!important;color:#fff!important;border-radius:9px!important;min-height:40px!important;padding:0 12px!important;font-size:8px!important}.flm-mobile-community .community-character-count-v16{font-size:7px!important}.flm-mobile-community .community-tag-editor-v13{padding-top:8px!important}.flm-mobile-community .community-tag-input-v13{grid-template-columns:auto 1fr auto!important}.flm-mobile-community .community-tag-input-v13 input{font-size:9px!important}.flm-mobile-community .community-tag-input-v13 button{min-height:36px!important;font-size:7px!important}.flm-community-feed-toolbar{justify-content:space-between;align-items:center;gap:10px;min-height:45px;margin-bottom:8px;padding:0 1px;display:flex}.flm-community-feed-toolbar nav{align-items:center;gap:4px;display:flex}.flm-community-feed-toolbar nav button{color:#7b8594;background:0 0;border:0;border-radius:10px;min-height:40px;padding:0 12px;font-size:9px;font-weight:850}.flm-community-feed-toolbar nav button.active{color:var(--flm-ink);box-shadow:0 0 0 1px var(--flm-line);background:#fff}.flm-community-feed-toolbar>a{color:#7b8594;width:42px;height:42px;box-shadow:0 0 0 1px var(--flm-line);background:#fff;border-radius:11px;place-items:center;display:grid}.flm-community-topics{scrollbar-width:none;gap:6px;margin:0 -12px 9px;padding:0 12px 2px;display:flex;overflow-x:auto}.flm-community-topics::-webkit-scrollbar{display:none}.flm-community-topics button{border:1px solid var(--flm-line);color:#556174;background:#fff;border-radius:999px;flex:none;align-items:center;gap:5px;min-height:38px;padding:0 11px;font-size:8px;font-weight:800;display:flex}.flm-community-topics button span{color:#98a2b3;font-size:7px}.flm-community-topics button.active{color:#fff;background:#111318;border-color:#111318}.flm-topic-banner{background:#fff5f6;border:1px solid #fed4d8;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-height:48px;margin-bottom:8px;padding:8px 10px;display:flex}.flm-topic-banner span,.flm-topic-banner strong{display:block}.flm-topic-banner span{color:var(--flm-brand);font-size:7px;font-weight:900}.flm-topic-banner strong{font-size:11px}.flm-topic-banner button{color:#667085;background:#fff;border:0;border-radius:9px;min-height:36px;padding:0 10px;font-size:8px;font-weight:850}.flm-community-feed{gap:8px;display:grid}.flm-mobile-community .community-post-v12{border:1px solid var(--flm-line)!important;box-shadow:none!important;background:#fff!important;border-radius:16px!important;grid-template-columns:38px minmax(0,1fr)!important;gap:9px!important;margin:0!important;padding:11px!important;display:grid!important}.flm-mobile-community .post-avatar{border-radius:50%!important;width:38px!important;height:38px!important}.flm-mobile-community .post-author-line-v12 b{font-size:10px!important}.flm-mobile-community .post-author-line-v12 span{font-size:7px!important}.flm-mobile-community .post-copy-v12{color:#243041!important;margin:6px 0!important;font-size:11px!important;line-height:1.48!important}.flm-mobile-community .post-tags-v13{gap:5px!important;margin-top:6px!important}.flm-mobile-community .post-tags-v13 a{font-size:8px!important}.flm-mobile-community .post-attachment{border-radius:12px!important;max-height:340px!important;margin-top:8px!important}.flm-mobile-community .post-actions-v12{border-top:1px solid var(--flm-line-2)!important;min-height:42px!important;margin-top:7px!important;padding-top:5px!important}.flm-mobile-community .post-actions-v12 button,.flm-mobile-community .post-actions-v12 a{min-width:44px!important;min-height:40px!important;font-size:8px!important}.flm-community-guideline{border:1px solid var(--flm-line);background:#fff;border-radius:14px;grid-template-columns:34px 1fr;gap:9px;margin-top:10px;padding:11px;display:grid}.flm-community-guideline>span{background:var(--flm-soft);color:#667085;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.flm-community-guideline strong{font-size:9px}.flm-community-guideline p{color:var(--flm-muted);margin:3px 0 5px;font-size:8px;line-height:1.4}.flm-community-guideline a{color:var(--flm-brand);font-size:8px;font-weight:850;text-decoration:none}.theme-fancode :where(.reviews-v57-page,.reviews-v60-page,.fan-blogs-v56-page,.directory-v17-page,.directory-v18-page,.directory-v19-page,.profile-page,.about-page,.policy-page,.news-v6-article-page){background:var(--flm-canvas)!important;width:100%!important;max-width:520px!important;margin:0 auto!important;padding:12px 12px 24px!important}.theme-fancode :where(.reviews-v57-masthead,.fan-blogs-v56-masthead,.fl-page-masthead-v22){width:100%!important;max-width:none!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0 0 10px!important;padding:5px 2px 12px!important}.theme-fancode :where(.reviews-v57-masthead,.fan-blogs-v56-masthead,.fl-page-masthead-v22) h1{letter-spacing:-.04em!important;font-size:28px!important;line-height:1.02!important}.theme-fancode :where(.reviews-v57-masthead,.fan-blogs-v56-masthead,.fl-page-masthead-v22) p{color:var(--flm-muted)!important;font-size:10px!important;line-height:1.5!important}.theme-fancode :where(.reviews-v60-workspace,.reviews-v57-workspace,.fan-blogs-v56-workspace,.directory-v17-layout,.directory-v18-layout,.directory-v19-layout){width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important}.theme-fancode :where(.workspace-v60-pin,.reviews-v60-library-pin,.fan-blogs-v56-library-pin,.contestants-v59-library-pin){width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin-top:10px!important;position:static!important;overflow:visible!important}.theme-fancode :where(.reviews-v57-library,.fan-blogs-v56-library){border:1px solid var(--flm-line)!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;background:#fff!important;border-radius:16px!important;position:static!important;inset:auto!important;overflow:hidden!important}.theme-fancode .reviews-v57-selected{border:1px solid var(--flm-line)!important;background:#fff!important;border-radius:17px!important;overflow:hidden!important}.theme-fancode .reviews-v57-hero{border-radius:0!important;min-height:200px!important}.theme-fancode .reviews-v57-selected-copy{padding:13px!important}.theme-fancode .reviews-v57-selected-copy h2{font-size:19px!important;line-height:1.15!important}.theme-fancode .reviews-v57-selected-copy p{font-size:10px!important;line-height:1.5!important}.theme-fancode .reviews-v57-item{min-height:78px!important;padding:8px!important}.theme-fancode .reviews-v57-thumb{width:86px!important;height:62px!important}.theme-fancode .reviews-v57-item-copy strong{font-size:10px!important}.theme-fancode .news-v6-article{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.theme-fancode .news-v6-article-header{padding:4px 0 10px!important}.theme-fancode .news-v6-article-header h1{letter-spacing:-.04em!important;font-size:30px!important;line-height:1.03!important}.theme-fancode .news-v6-article-deck{font-size:11px!important;line-height:1.55!important}.theme-fancode .news-v6-article-media{border-radius:16px!important;overflow:hidden!important}.theme-fancode .news-v6-article-body{font-size:15px!important;line-height:1.65!important}.theme-fancode .news-v6-article-body p{margin:0 0 1.1em!important}.theme-fancode .news-v6-back{align-items:center!important;min-height:44px!important;display:inline-flex!important}.auth-overlay,.auth-backdrop{padding:12px!important}.auth-card,.auth-dialog{border-radius:20px!important;width:min(100%,430px)!important;max-height:calc(100dvh - 24px)!important;overflow:auto!important}.theme-fancode input,.theme-fancode select,.theme-fancode textarea{font-size:16px!important}.theme-fancode:not(.mode-light) .flm-home,.theme-fancode:not(.mode-light) .flm-news-page,.theme-fancode:not(.mode-light) .flm-contestants-page,.theme-fancode:not(.mode-light) .flm-mobile-polls,.theme-fancode:not(.mode-light) .flm-mobile-community{color:var(--flm-ink)}@keyframes flm-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}}@media (width<=360px){.flm-home,.flm-news-page,.flm-contestants-page,.flm-mobile-polls,.flm-mobile-community{padding-left:10px;padding-right:10px}.flm-season-card h1{font-size:24px!important}.flm-page-head h1{font-size:27px!important}.flm-contestant-grid{grid-template-columns:1fr}.flm-contestant-portrait{height:220px}.flm-brand-logo{width:92px!important;max-width:92px!important}.flm-brand-button>span{font-size:8px}.mobile-dock.flm-bottom-nav>a{font-size:8px!important}}@media (width<=860px){.flm-offline-banner{z-index:490;left:10px;right:10px;top:calc(var(--flm-top-h) + env(safe-area-inset-top) + 8px);color:#7a2e0e;background:#fffaeb;border:1px solid #fedf89;border-radius:12px;gap:1px;max-width:500px;margin:0 auto;padding:9px 11px;display:grid;position:fixed;box-shadow:0 10px 28px #0f172a1f}.flm-offline-banner strong{font-size:9px}.flm-offline-banner span{font-size:8px;line-height:1.35}.flm-brand-button{min-height:48px}.flm-section-head>a,.flm-now>header>a,.flm-season-actions>a,.flm-reported-row>button,.flm-filter-rail>button,.flm-poll-expand,.flm-full-poll-footer>button,.flm-full-poll-footer>span,.flm-contestant-card-actions>a,.flm-contestant-card-actions>button,.flm-mobile-community .community-photo-action-v16,.flm-mobile-community .community-topic-action-v16,.flm-mobile-community .community-post-button-v16,.flm-mobile-community .community-tag-input-v13 button,.flm-community-feed-toolbar nav button,.flm-community-topics button,.flm-topic-banner button,.flm-mobile-community .post-actions-v12 button,.flm-mobile-community .post-actions-v12 a{min-height:48px!important}.flm-search button,.flm-contestant-tools label>button{width:44px;min-width:44px;height:44px}:root{--flm-top-h:62px;--flm-dock-h:70px}.theme-fancode.fancode-rich .app-page-stage{width:100%!important;max-width:none!important;min-height:calc(100dvh - var(--flm-top-h))!important;padding:0 0 calc(var(--flm-dock-h) + env(safe-area-inset-bottom) + 12px)!important;background:var(--flm-canvas)!important;margin:0!important;overflow:visible!important}html{scroll-padding-top:calc(var(--flm-top-h) + env(safe-area-inset-top) + 8px)!important}.flm-app-header{min-height:calc(var(--flm-top-h) + env(safe-area-inset-top));padding:calc(7px + env(safe-area-inset-top)) 12px 7px;border-bottom:1px solid var(--flm-line);-webkit-backdrop-filter:blur(18px);background:#fffffff9;gap:8px;box-shadow:0 1px #0f172a05}.flm-brand-button{min-width:92px;min-height:48px;color:var(--flm-brand);flex:auto;justify-content:flex-start;gap:0;padding:0}.flm-brand-logo{background:var(--flm-brand)!important;flex:0 0 112px!important;width:112px!important;max-width:112px!important;height:28px!important;display:block!important}.flm-season-button{border:1px solid var(--flm-line);min-width:0;max-width:154px;min-height:44px;color:var(--flm-ink);text-align:left;background:#f7f8fa;border-radius:12px;grid-template-columns:7px minmax(0,1fr) 13px;align-items:center;gap:6px;padding:5px 8px;display:grid}.flm-season-dot{background:#12b76a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #12b76a1a}.flm-season-dot.upcoming{background:#f79009;box-shadow:0 0 0 3px #f790091a}.flm-season-dot.past{box-shadow:none;background:#98a2b3}.flm-season-button-copy{min-width:0;display:block}.flm-season-button-copy strong,.flm-season-button-copy small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.flm-season-button-copy strong{letter-spacing:.02em;text-transform:uppercase;font-size:8px;font-weight:900;line-height:1.15}.flm-season-button-copy small{color:#8a94a3;margin-top:2px;font-size:7px;font-weight:750;line-height:1.1}.flm-season-button>svg{color:#98a2b3;transform:rotate(180deg)}.flm-header-actions,.flm-header-icon{display:none!important}.flm-header-avatar{background:linear-gradient(145deg,#ef3340,var(--flm-brand-strong));color:#fff;border:0;border-radius:50%;width:42px;min-width:42px;height:42px;min-height:42px;font-size:10px;font-weight:900;box-shadow:0 0 0 3px #fff,0 0 0 4px #eef0f3}.flm-home,.flm-news-page,.flm-contestants-page,.flm-mobile-polls,.flm-mobile-community{margin-top:0!important;padding-top:10px!important}.flm-home{padding-top:10px!important}.flm-page-head{padding-top:2px!important}.mobile-dock.flm-bottom-nav>a,.mobile-dock.flm-bottom-nav>button.flm-nav-more{position:relative;color:#7b8594!important;letter-spacing:-.01em!important;background:0 0!important;border:0!important;border-radius:13px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;min-width:0!important;min-height:56px!important;padding:4px 2px!important;font-size:9px!important;font-weight:750!important;line-height:1!important;text-decoration:none!important;display:flex!important}.mobile-dock.flm-bottom-nav>button.flm-nav-more.active{color:var(--flm-brand)!important}.mobile-dock.flm-bottom-nav>button.flm-nav-more.active .flm-nav-icon{background:var(--flm-brand-soft);color:var(--flm-brand);transform:translateY(-1px)}.mobile-dock.flm-bottom-nav>button.flm-nav-more.active>span:last-child{font-weight:900!important}}@media (width<=360px){.flm-brand-logo{flex-basis:96px!important;width:96px!important;max-width:96px!important;height:24px!important}.flm-season-button{max-width:140px;padding-left:7px;padding-right:7px}.flm-season-button-copy strong{font-size:7.5px}}@media (width<=860px){:root{--v2p-brand:#ff5a1f;--v2p-brand-700:#d9430c;--v2p-brand-soft:#fff2ec;--v2p-ink:#0c111b;--v2p-muted:#687386;--v2p-muted-2:#98a2b3;--v2p-line:#e8ebef;--v2p-line-2:#f0f2f5;--v2p-paper:#fff;--v2p-canvas:#f6f7f9;--v2p-soft:#f3f5f7;--v2p-dark:#090a0d;--v2p-dark-2:#12151b;--v2p-green:#0b9b59;--v2p-amber:#d97706;--v2p-nav-h:74px;--v2p-top-h:56px}html,body,#root{color:var(--v2p-ink)!important;background:#e9edf1!important}body{-webkit-font-smoothing:antialiased!important;display:block!important}.site-shell.theme-fancode{background:var(--v2p-canvas)!important;width:min(100%,430px)!important;min-height:100dvh!important;color:var(--v2p-ink)!important;--fl-accent:var(--v2p-brand)!important;--fl-red:var(--v2p-brand)!important;margin:0 auto!important;position:relative!important;overflow-x:hidden!important;box-shadow:0 0 0 1px #0f172a0f,0 24px 80px #0f172a24!important}.site-shell.theme-fancode :where(button,a,input,select,textarea,h1,h2,h3,h4,p,span,strong,small,em,label){font-family:var(--font-ui,"Saira",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)!important}.app-global-header,.context-strip,.app-mobile-header{display:none!important}.flm-app-header{height:calc(var(--v2p-top-h) + env(safe-area-inset-top))!important;min-height:calc(var(--v2p-top-h) + env(safe-area-inset-top))!important;padding:calc(8px + env(safe-area-inset-top)) 12px 8px!important;z-index:460!important;box-shadow:none!important;-webkit-backdrop-filter:blur(18px)!important;background:#090a0df7!important;border-bottom:1px solid #ffffff12!important;align-items:center!important;gap:10px!important;display:flex!important;position:sticky!important;top:0!important}.flm-brand-button{text-align:left!important;color:#fff!important;background:0 0!important;border:0!important;flex:auto!important;align-items:center!important;gap:9px!important;min-width:0!important;min-height:40px!important;padding:0!important;display:flex!important}.flm-brand-mark{background:var(--v2p-brand)!important;color:#fff!important;letter-spacing:-.04em!important;border:0!important;border-radius:9px!important;place-items:center!important;width:32px!important;min-width:32px!important;height:32px!important;padding:0!important;font-size:11px!important;font-weight:900!important;display:grid!important}.flm-brand-copy{color:#fff!important;border:0!important;min-width:0!important;padding:0!important;display:block!important}.flm-brand-copy strong{color:#fff!important;letter-spacing:-.025em!important;font-size:15px!important;font-weight:900!important;line-height:1.05!important;display:block!important}.flm-brand-copy small{color:#8f98a7!important;text-transform:uppercase!important;letter-spacing:.09em!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:3px!important;font-size:8px!important;font-weight:700!important;display:block!important;overflow:hidden!important}.flm-header-icon,.flm-header-avatar{color:#fff!important;border:0!important;place-items:center!important;display:grid!important}.flm-header-icon{background:#ffffff12!important;border-radius:11px!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}.flm-header-avatar{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;box-shadow:none!important;background:linear-gradient(145deg,#ff5662,#b90611)!important;border-radius:50%!important;font-size:10px!important;font-weight:900!important}.flm-context-rail{top:calc(var(--v2p-top-h) + env(safe-area-inset-top))!important;z-index:450!important;border-bottom:1px solid var(--v2p-line)!important;scrollbar-width:none!important;-webkit-backdrop-filter:blur(16px)!important;background:#f6f7f9f5!important;gap:7px!important;padding:8px 10px!important;display:flex!important;position:sticky!important;overflow-x:auto!important}.flm-context-rail::-webkit-scrollbar{display:none!important}.flm-context-pill{border:1px solid var(--v2p-line)!important;color:#435064!important;white-space:nowrap!important;background:#fff!important;border-radius:999px!important;flex:none!important;align-items:center!important;gap:6px!important;height:31px!important;min-height:31px!important;padding:0 11px!important;font-size:9px!important;font-weight:800!important;display:flex!important}.flm-context-pill.active{border-color:var(--v2p-dark)!important;background:var(--v2p-dark)!important;color:#fff!important}.flm-context-dot{background:var(--v2p-green)!important;border-radius:50%!important;width:6px!important;height:6px!important}.theme-fancode.fancode-rich .app-page-stage,.app-page-stage{width:100%!important;max-width:none!important;min-height:0!important;padding:0 0 calc(var(--v2p-nav-h) + env(safe-area-inset-bottom) + 14px)!important;background:var(--v2p-canvas)!important;margin:0!important;overflow:visible!important}.flm-home{background:var(--v2p-canvas)!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 0 18px!important}.flm-news-page,.flm-contestants-page,.flm-mobile-polls,.flm-mobile-community{background:var(--v2p-canvas)!important;width:100%!important;max-width:none!important;margin:0!important;padding:12px!important}.flm-page-head{padding:5px 2px 12px!important}.flm-page-head>span,.flm-section-head>div>span,.flm-more-polls>header span{color:var(--v2p-brand)!important;text-transform:uppercase!important;letter-spacing:.13em!important;font-size:8px!important;font-weight:900!important;display:block!important}.flm-page-head h1{letter-spacing:-.04em!important;color:var(--v2p-ink)!important;margin:5px 0!important;font-size:26px!important;line-height:1.04!important}.flm-page-head p{color:var(--v2p-muted)!important;margin:0!important;font-size:10px!important;line-height:1.5!important}.flm-section{margin-top:12px!important}.flm-section-head{justify-content:space-between!important;align-items:flex-end!important;gap:12px!important;padding:12px 14px 9px!important;display:flex!important}.flm-section-head h2{letter-spacing:-.025em!important;color:var(--v2p-ink)!important;margin:3px 0 0!important;font-size:18px!important;line-height:1.08!important}.flm-section-head>a{min-height:30px!important;color:var(--v2p-brand)!important;background:0 0!important;border:0!important;align-items:center!important;padding:4px 0!important;font-size:9px!important;font-weight:800!important;text-decoration:none!important;display:flex!important}.flm-now{background:var(--v2p-dark)!important;color:#fff!important;border-radius:18px!important;margin:12px!important;overflow:hidden!important;box-shadow:0 12px 34px #0f172a29!important}.flm-now>header{justify-content:space-between!important;align-items:center!important;gap:10px!important;min-height:0!important;padding:12px 13px 8px!important;display:flex!important}.flm-now>header>span{color:#fff!important;letter-spacing:.1em!important;text-transform:uppercase!important;align-items:center!important;gap:6px!important;font-size:8px!important;font-weight:900!important;display:flex!important}.flm-now>header>span i{background:#31d17c!important;border-radius:50%!important;width:7px!important;height:7px!important;box-shadow:0 0 0 4px #31d17c1f!important}.flm-now>header>a{color:#b9c0ca!important;background:0 0!important;border:0!important;align-items:center!important;min-height:30px!important;font-size:8px!important;font-weight:800!important;text-decoration:none!important;display:flex!important}.flm-now-scroll{scroll-snap-type:none!important;scrollbar-width:none!important;gap:8px!important;padding:0 12px 12px!important;display:flex!important;overflow-x:auto!important}.flm-now-scroll::-webkit-scrollbar{display:none!important}.flm-now-card{color:#fff!important;background:#151820!important;border:1px solid #ffffff12!important;border-radius:13px!important;flex-direction:column!important;flex:0 0 205px!important;min-height:96px!important;padding:11px!important;text-decoration:none!important;display:flex!important}.flm-now-card.featured{background:linear-gradient(135deg,#2a090e,#14171d 66%)!important}.flm-now-card small{color:#a8b0bd!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:7px!important;font-weight:800!important}.flm-now-card strong{letter-spacing:-.01em!important;margin:7px 0 9px!important;font-size:13px!important;line-height:1.15!important}.flm-now-card>span{color:#aeb6c2!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;margin-top:auto!important;font-size:8px!important;display:flex!important}.flm-now-card>span b{color:#fff!important}.flm-season-card{background:linear-gradient(145deg,#fff 0% 72%,#fff4f5 100%)!important;border:1px solid #e4e7ec!important;border-radius:18px!important;margin:0 12px!important;padding:15px!important;position:relative!important;overflow:hidden!important}.flm-season-card:after{content:""!important;background:radial-gradient(circle,var(--v2p-brand-soft),transparent 68%)!important;border-radius:50%!important;width:140px!important;height:140px!important;position:absolute!important;top:-42px!important;right:-42px!important}.flm-season-card-top{z-index:1!important;color:var(--v2p-brand)!important;text-transform:uppercase!important;letter-spacing:.05em!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;font-size:8px!important;font-weight:900!important;display:flex!important;position:relative!important}.flm-state{color:#067647!important;background:#ecfdf3!important;border-radius:999px!important;align-items:center!important;gap:6px!important;min-height:0!important;padding:5px 8px!important;font-size:8px!important;font-weight:900!important;display:inline-flex!important}.flm-state i{background:#12b76a!important;border-radius:50%!important;width:6px!important;height:6px!important}.flm-season-card h1{z-index:1!important;letter-spacing:-.045em!important;max-width:310px!important;color:var(--v2p-ink)!important;margin:12px 0 7px!important;font-size:27px!important;line-height:1.02!important;position:relative!important}.flm-season-card>p{z-index:1!important;max-width:330px!important;color:var(--v2p-muted)!important;margin:0!important;font-size:10px!important;line-height:1.5!important;position:relative!important}.flm-season-actions{z-index:1!important;gap:7px!important;margin-top:12px!important;display:flex!important;position:relative!important}.flm-season-actions>a{border:1px solid var(--v2p-line)!important;height:36px!important;min-height:36px!important;color:var(--v2p-ink)!important;background:#fff!important;border-radius:10px!important;align-items:center!important;padding:0 12px!important;font-size:9px!important;font-weight:900!important;text-decoration:none!important;display:flex!important}.flm-season-actions>a:first-child{border-color:var(--v2p-brand)!important;background:var(--v2p-brand)!important;color:#fff!important}.flm-season-stats{z-index:1!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important;margin-top:13px!important;display:grid!important;position:relative!important}.flm-season-stats article{border:1px solid var(--v2p-line-2)!important;background:#f7f8fae6!important;border-radius:11px!important;padding:9px!important}.flm-season-stats strong{font-size:14px!important;line-height:1!important;display:block!important}.flm-season-stats span{color:var(--v2p-muted)!important;margin-top:4px!important;font-size:7px!important;font-weight:700!important;display:block!important}.flm-lead-card{border:1px solid var(--v2p-line)!important;color:inherit!important;background:#fff!important;border-radius:16px!important;margin:0 12px!important;text-decoration:none!important;display:block!important;overflow:hidden!important}.flm-media{color:#fff!important;background-color:#0000!important;background-image:radial-gradient(circle at 75% 28%,#e30917bf,#0000 22%),radial-gradient(circle at 85% 75%,#6b21a873,#0000 28%),linear-gradient(140deg,#171a21 0%,#08090c 60%,#240509 100%)!important;background-position:50%!important;background-repeat:repeat,repeat,repeat!important;background-size:cover!important;background-attachment:scroll,scroll,scroll!important;background-origin:padding-box,padding-box,padding-box!important;background-clip:border-box,border-box,border-box!important;align-items:flex-end!important;height:182px!important;padding:13px!important;display:flex!important;position:relative!important}.flm-media:after{content:""!important;background:linear-gradient(#0000 45%,#000000bf)!important;position:absolute!important;inset:0!important}.flm-media small{z-index:1!important;text-transform:uppercase!important;letter-spacing:.08em!important;background:#ffffff1c!important;border-radius:7px!important;padding:5px 7px!important;font-size:8px!important;font-weight:900!important;position:relative!important}.flm-lead-copy{padding:13px!important}.flm-lead-copy>span{color:var(--v2p-brand)!important;letter-spacing:.13em!important;font-size:8px!important;font-weight:900!important}.flm-lead-copy h2{letter-spacing:-.03em!important;margin:4px 0 7px!important;font-size:20px!important;line-height:1.12!important}.flm-lead-copy p{color:var(--v2p-muted)!important;margin:0!important;font-size:10px!important;line-height:1.5!important}.flm-lead-copy small{color:#8c96a5!important;margin-top:8px!important;font-size:8px!important;font-weight:700!important;display:block!important}.flm-poll-card{border:1px solid var(--v2p-line)!important;background:#fff!important;border-radius:16px!important;margin:0 12px!important;padding:13px!important}.flm-poll-status{justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;display:flex!important}.flm-poll-status>span{color:var(--v2p-brand)!important;text-transform:uppercase!important;letter-spacing:.13em!important;font-size:8px!important;font-weight:900!important}.flm-poll-status>span i{display:none!important}.flm-poll-status small{background:var(--v2p-soft)!important;color:#667085!important;border-radius:8px!important;padding:5px 7px!important;font-size:7px!important;font-weight:800!important}.flm-poll-card h3{letter-spacing:-.02em!important;margin:5px 0 0!important;font-size:17px!important;line-height:1.18!important}.flm-poll-options{gap:7px!important;margin-top:11px!important;display:grid!important}.flm-poll-options>button,.flm-full-poll-options>button{border:1px solid var(--v2p-line)!important;text-align:left!important;background:#fafbfc!important;border-radius:11px!important;grid-template-columns:18px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:43px!important;padding:0 10px!important;display:grid!important;position:relative!important;overflow:hidden!important}.flm-poll-options>button.selected,.flm-full-poll-options>button.selected{background:#fff7f8!important;border-color:#e3091759!important}.flm-radio{z-index:2!important;border:1.5px solid #cbd2dc!important;border-radius:50%!important;place-items:center!important;width:17px!important;height:17px!important;display:grid!important}.flm-poll-options>button.selected .flm-radio,.flm-full-poll-options>button.selected .flm-radio{border-color:var(--v2p-brand)!important}.flm-radio i{background:var(--v2p-brand)!important;border-radius:50%!important;width:7px!important;height:7px!important}.flm-poll-options strong,.flm-full-poll-options strong{z-index:2!important;font-size:10px!important}.flm-poll-options b,.flm-full-poll-options b{z-index:2!important;color:var(--v2p-brand)!important;font-size:9px!important}.flm-poll-options em,.flm-full-poll-options em{background:#e309172e!important;height:3px!important;position:absolute!important;bottom:0!important;left:0!important}.flm-vote-button{background:var(--v2p-brand)!important;color:#fff!important;border:0!important;border-radius:10px!important;width:100%!important;height:39px!important;min-height:39px!important;margin-top:9px!important;font-size:10px!important;font-weight:900!important}.flm-vote-button:disabled{opacity:.55!important}.flm-disclaimer{color:#98a2b3!important;margin-top:7px!important;font-size:7px!important;display:block!important}.flm-reported-wrap{border:1px solid var(--v2p-line)!important;background:#fff!important;border-radius:18px!important;margin:0 12px!important;overflow:hidden!important;box-shadow:0 8px 24px #0f172a0d!important}.flm-reported-summary{color:#fff!important;background:linear-gradient(135deg,#111318,#1c2028)!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;padding:12px 13px!important;display:flex!important}.flm-reported-summary-copy{grid-template-columns:auto 1fr!important;align-items:end!important;column-gap:8px!important;display:grid!important}.flm-reported-count{letter-spacing:-.06em!important;color:#fff!important;grid-row:1/3!important;font-size:31px!important;font-weight:900!important;line-height:.9!important}.flm-reported-summary-copy strong{color:#fff!important;font-size:10px!important}.flm-reported-summary-copy small{color:#9ea7b4!important;margin-top:3px!important;font-size:7px!important}.flm-reported-summary>a{color:#cbd1da!important;white-space:nowrap!important;background:#ffffff0f!important;border:1px solid #ffffff1f!important;border-radius:9px!important;align-items:center!important;min-height:31px!important;padding:7px 8px!important;font-size:7px!important;font-weight:800!important;text-decoration:none!important;display:flex!important}.flm-reported-list{display:block!important}.flm-reported-row{border-top:1px solid var(--v2p-line)!important;grid-template-columns:62px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:10px 11px!important;display:grid!important}.flm-reported-row:first-child{border-top:0!important;padding-top:12px!important;padding-bottom:12px!important}.flm-reported-avatar{color:#677386!important;background:linear-gradient(145deg,#eef1f5,#d7dde6)!important;border-radius:12px!important;place-items:center!important;height:66px!important;font-size:15px!important;font-weight:900!important;text-decoration:none!important;display:grid!important;position:relative!important;overflow:hidden!important}.flm-reported-avatar img{object-fit:cover!important;width:100%!important;height:100%!important}.flm-reported-avatar b{z-index:2!important;color:#fff!important;background:#090a0dd1!important;border-radius:6px!important;padding:3px 5px!important;font-size:7px!important;position:absolute!important;top:5px!important;left:5px!important}.flm-reported-main{min-width:0!important;color:inherit!important;text-decoration:none!important}.flm-reported-status{align-items:center!important;gap:6px!important;display:flex!important}.flm-reported-status span{color:var(--v2p-brand)!important;text-transform:uppercase!important;letter-spacing:.07em!important;font-size:7px!important;font-weight:900!important}.flm-reported-status em{color:var(--v2p-amber)!important;font-size:7px!important;font-style:normal!important;font-weight:800!important}.flm-reported-main h3{margin:4px 0 1px!important;font-size:12px!important;line-height:1.15!important}.flm-reported-main p{color:var(--v2p-muted)!important;margin:0!important;font-size:8px!important}.flm-reported-follow{height:30px!important;min-height:30px!important;color:var(--v2p-ink)!important;background:#fff!important;border:1px solid #dfe3e8!important;border-radius:9px!important;padding:0 9px!important;font-size:8px!important;font-weight:900!important}.flm-reported-follow.following{color:#067647!important;background:#ecfdf3!important;border-color:#b7ebc8!important}.flm-community-preview{margin:0 12px!important}.flm-post-preview{border:1px solid var(--v2p-line)!important;color:inherit!important;background:#fff!important;border-radius:16px!important;grid-template-columns:36px minmax(0,1fr)!important;gap:9px!important;padding:12px!important;text-decoration:none!important;display:grid!important}.flm-avatar{background:var(--v2p-brand)!important;color:#fff!important;border-radius:50%!important;place-items:center!important;width:36px!important;height:36px!important;font-size:9px!important;font-weight:900!important;display:grid!important;overflow:hidden!important}.flm-avatar img{object-fit:cover!important;width:100%!important;height:100%!important}.flm-post-preview>div>strong{font-size:10px!important}.flm-post-preview>div>small{color:#98a2b3!important;font-size:7px!important;display:block!important}.flm-post-preview p{color:#273244!important;margin:7px 0 0!important;font-size:10px!important;line-height:1.5!important}.flm-post-preview>div>span{color:#697586!important;align-items:center!important;gap:6px!important;margin-top:10px!important;font-size:8px!important;display:flex!important}.flm-post-preview>div>span svg:not(:first-child){margin-left:8px!important}.flm-review-list{scrollbar-width:none!important;gap:8px!important;padding:0 12px!important;display:flex!important;overflow-x:auto!important}.flm-review-list::-webkit-scrollbar{display:none!important}.flm-review-list>a{border:1px solid var(--v2p-line)!important;color:inherit!important;background:#fff!important;border-radius:14px!important;flex:0 0 205px!important;text-decoration:none!important;overflow:hidden!important}.flm-review-list .flm-media{height:108px!important;padding:0!important}.flm-review-list>a>span:last-child{padding:10px!important;display:block!important}.flm-review-list small{color:var(--v2p-brand)!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:7px!important;font-weight:900!important}.flm-review-list strong{margin-top:4px!important;font-size:11px!important;line-height:1.25!important;display:block!important}.flm-review-list em{color:var(--v2p-muted)!important;margin-top:6px!important;font-size:7px!important;font-style:normal!important;display:block!important}.flm-search{border:1px solid var(--v2p-line)!important;color:#7c8796!important;background:#fff!important;border-radius:11px!important;align-items:center!important;gap:8px!important;height:38px!important;margin-bottom:10px!important;padding:0 11px!important;display:flex!important}.flm-search input{background:0 0!important;border:0!important;outline:0!important;flex:1!important;min-width:0!important;font-size:10px!important}.flm-search button{color:#98a2b3!important;background:0 0!important;border:0!important;width:30px!important;height:30px!important}.flm-filter-rail{scrollbar-width:none!important;gap:7px!important;margin:0 0 11px!important;padding:0!important;display:flex!important;overflow-x:auto!important}.flm-filter-rail::-webkit-scrollbar{display:none!important}.flm-filter-rail>button{border:1px solid var(--v2p-line)!important;color:#667085!important;white-space:nowrap!important;background:#fff!important;border-radius:999px!important;height:31px!important;min-height:31px!important;padding:0 11px!important;font-size:8px!important;font-weight:900!important}.flm-filter-rail>button.active{border-color:var(--v2p-dark)!important;background:var(--v2p-dark)!important;color:#fff!important}.flm-news-feature{border:1px solid var(--v2p-line)!important;color:inherit!important;background:#fff!important;border-radius:16px!important;text-decoration:none!important;display:block!important;overflow:hidden!important}.flm-news-feature .flm-news-media{border-radius:0!important;width:100%!important;height:182px!important}.flm-news-feature>div{padding:13px!important}.flm-news-feature>div>span{color:var(--v2p-brand)!important;text-transform:uppercase!important;font-size:8px!important;font-weight:900!important}.flm-news-feature h2{letter-spacing:-.03em!important;margin:4px 0 7px!important;font-size:20px!important;line-height:1.12!important}.flm-news-feature p{color:var(--v2p-muted)!important;margin:0!important;font-size:10px!important;line-height:1.5!important}.flm-news-feature small{color:#8c96a5!important;margin-top:8px!important;font-size:8px!important;display:block!important}.flm-news-list{border:1px solid var(--v2p-line)!important;background:#fff!important;border-radius:16px!important;margin-top:10px!important;overflow:hidden!important}.flm-news-list>a{border-bottom:1px solid var(--v2p-line)!important;min-height:84px!important;color:inherit!important;grid-template-columns:88px minmax(0,1fr) 15px!important;align-items:center!important;gap:10px!important;padding:9px!important;text-decoration:none!important;display:grid!important}.flm-news-list>a:last-child{border-bottom:0!important}.flm-news-media{color:#98a2b3!important;background:linear-gradient(145deg,#f3f5f7,#e7eaf0) 50%/cover!important;border-radius:11px!important;place-items:center!important;width:88px!important;height:66px!important;font-size:9px!important;font-weight:900!important;display:grid!important}.flm-news-list>a>div>span{color:var(--v2p-brand)!important;text-transform:uppercase!important;font-size:7px!important;font-weight:900!important}.flm-news-list strong{margin-top:3px!important;font-size:11px!important;line-height:1.25!important;display:block!important}.flm-news-list small{color:var(--v2p-muted)!important;margin-top:4px!important;font-size:7px!important;display:block!important}.flm-news-list>a>svg{color:#98a2b3!important}.flm-contestants-page{padding-bottom:18px!important}.flm-contestants-head{padding-bottom:10px!important}.flm-contestant-overview{grid-template-columns:repeat(3,1fr)!important;gap:7px!important;margin-bottom:10px!important;display:grid!important}.flm-contestant-overview article{border:1px solid var(--v2p-line)!important;background:#fff!important;border-radius:13px!important;padding:10px!important}.flm-contestant-overview strong{letter-spacing:-.03em!important;font-size:17px!important;display:block!important}.flm-contestant-overview span{color:var(--v2p-muted)!important;text-transform:uppercase!important;letter-spacing:.05em!important;margin-top:2px!important;font-size:7px!important;font-weight:800!important;display:block!important}.flm-contestant-tools{grid-template-columns:1fr auto!important;gap:7px!important;margin-bottom:10px!important;display:grid!important}.flm-contestant-tools label,.flm-contestant-sort{border:1px solid var(--v2p-line)!important;background:#fff!important;border-radius:11px!important;height:38px!important;min-height:38px!important}.flm-contestant-tools label{color:#7c8796!important;align-items:center!important;gap:8px!important;padding:0 11px!important;display:flex!important}.flm-contestant-tools label input{background:0 0!important;border:0!important;outline:0!important;flex:1!important;min-width:0!important;font-size:10px!important}.flm-contestant-tools label button{color:#98a2b3!important;background:0 0!important;border:0!important;width:28px!important;height:28px!important}.flm-contestant-sort{color:var(--v2p-ink)!important;padding:0 11px!important;font-size:8px!important;font-weight:900!important}.flm-contestant-tabs{border:1px solid var(--v2p-line)!important;background:#eceff3!important;border-radius:12px!important;grid-template-columns:repeat(3,1fr)!important;gap:3px!important;height:39px!important;margin-bottom:10px!important;padding:3px!important;display:grid!important}.flm-contestant-tabs button{color:#697586!important;background:0 0!important;border:0!important;border-radius:9px!important;font-size:8px!important;font-weight:900!important}.flm-contestant-tabs button span{color:#98a2b3!important;margin-left:3px!important}.flm-contestant-tabs button.active{color:var(--v2p-ink)!important;background:#fff!important;box-shadow:0 1px 5px #0f172a14!important}.flm-roster-notice{background:#fff8ed!important;border:1px solid #fde4bd!important;border-radius:12px!important;gap:9px!important;margin-bottom:10px!important;padding:10px 11px!important;display:flex!important}.flm-note-dot{background:var(--v2p-amber)!important;border-radius:50%!important;flex:none!important;width:7px!important;height:7px!important;margin-top:4px!important}.flm-roster-notice strong{font-size:9px!important;display:block!important}.flm-roster-notice p{color:#7c5e2c!important;margin:3px 0 0!important;font-size:7px!important;line-height:1.45!important}.flm-contestant-grid{grid-template-columns:1fr 1fr!important;gap:9px!important;display:grid!important}.flm-contestant-card{border:1px solid var(--v2p-line)!important;background:#fff!important;border-radius:15px!important;overflow:hidden!important}.flm-contestant-card.featured{border-color:#f3c8cc!important;box-shadow:0 8px 24px #e3091714!important}.flm-contestant-portrait{color:#657183!important;background:linear-gradient(145deg,#eef1f5,#d7dde6)!important;place-items:center!important;height:142px!important;font-size:25px!important;font-weight:900!important;text-decoration:none!important;display:grid!important;position:relative!important;overflow:hidden!important}.flm-contestant-portrait img{object-fit:cover!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.flm-contestant-initials{z-index:2!important;position:relative!important}.flm-card-rank{z-index:3!important;color:#fff!important;background:#090a0dd1!important;border-radius:7px!important;padding:4px 6px!important;font-size:7px!important;font-weight:900!important;position:absolute!important;top:8px!important;left:8px!important}.flm-contestant-card-body{padding:10px!important}.flm-contestant-statusline{color:var(--v2p-brand)!important;text-transform:uppercase!important;justify-content:space-between!important;gap:5px!important;font-size:7px!important;font-weight:900!important;display:flex!important}.flm-contestant-statusline em{color:#667085!important;font-style:normal!important}.flm-contestant-card-body h2{margin:5px 0 2px!important;font-size:12px!important}.flm-contestant-card-body>p{min-height:0!important;color:var(--v2p-muted)!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:8px!important;overflow:hidden!important}.flm-contestant-card-actions{grid-template-columns:1fr auto!important;gap:5px!important;margin-top:9px!important;display:grid!important}.flm-contestant-card-actions>a,.flm-contestant-card-actions>button{border:1px solid var(--v2p-line)!important;height:30px!important;min-height:30px!important;color:var(--v2p-ink)!important;background:#fafbfc!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0 8px!important;font-size:7px!important;font-weight:900!important;text-decoration:none!important;display:flex!important}.flm-contestant-card-actions>button{color:var(--v2p-brand)!important;background:#fff6f7!important;border-color:#f2d5d8!important}.flm-contestant-card-actions>button.following{color:#067647!important;background:#ecfdf3!important;border-color:#b7ebc8!important}.flm-load-more{border:1px solid var(--v2p-line)!important;color:#3d4756!important;background:#fff!important;border-radius:11px!important;width:100%!important;height:40px!important;min-height:40px!important;margin-top:10px!important;font-size:9px!important;font-weight:900!important}.flm-poll-overview{display:none!important}.flm-mobile-polls>.flm-filter-rail{margin-bottom:11px!important}.flm-full-poll{border:1px solid var(--v2p-line)!important;box-shadow:none!important;background:#fff!important;border-radius:16px!important;margin-bottom:10px!important;padding:13px!important}.flm-full-poll-status>span{color:var(--v2p-brand)!important;text-transform:uppercase!important;font-size:8px!important;font-weight:900!important}.flm-full-poll-status small{color:#667085!important;font-size:7px!important}.flm-full-poll h2{margin:5px 0!important;font-size:17px!important;line-height:1.18!important}.flm-full-poll>p{color:var(--v2p-muted)!important;margin:0!important;font-size:9px!important}.flm-full-poll-footer{border-top:0!important;margin-top:9px!important;padding-top:0!important}.flm-full-poll-footer>button{background:var(--v2p-brand)!important;border-radius:10px!important;height:39px!important;min-height:39px!important;font-size:10px!important}.flm-more-polls{margin-top:12px!important}.flm-community-overview{display:none!important}.flm-community-composer{border:1px solid var(--v2p-line)!important;background:#fff!important;border-radius:16px!important;margin-bottom:10px!important;overflow:hidden!important}.flm-community-feed-toolbar{justify-content:space-between!important;align-items:center!important;min-height:0!important;margin-bottom:10px!important;display:flex!important}.flm-community-feed-toolbar nav{gap:7px!important;display:flex!important;overflow-x:auto!important}.flm-community-feed-toolbar nav button{border:1px solid var(--v2p-line)!important;color:#667085!important;background:#fff!important;border-radius:999px!important;height:31px!important;min-height:31px!important;padding:0 11px!important;font-size:8px!important;font-weight:900!important}.flm-community-feed-toolbar nav button.active{border-color:var(--v2p-dark)!important;background:var(--v2p-dark)!important;color:#fff!important;box-shadow:none!important}.flm-community-feed-toolbar>a{color:#667085!important;border:1px solid var(--v2p-line)!important;width:34px!important;height:34px!important;box-shadow:none!important;background:#fff!important;border-radius:10px!important;place-items:center!important;display:grid!important}.flm-community-topics{gap:7px!important;margin:0 0 10px!important;padding:0!important;display:flex!important;overflow-x:auto!important}.flm-community-topics button{border:1px solid var(--v2p-line)!important;color:#667085!important;background:#fff!important;border-radius:999px!important;height:31px!important;min-height:31px!important;padding:0 11px!important;font-size:8px!important;font-weight:900!important}.flm-community-topics button.active{border-color:var(--v2p-dark)!important;background:var(--v2p-dark)!important;color:#fff!important}.flm-community-feed{gap:10px!important;display:grid!important}.flm-mobile-community .community-post-v12{border:1px solid var(--v2p-line)!important;box-shadow:none!important;background:#fff!important;border-radius:16px!important;margin:0!important;padding:12px!important}.flm-community-guideline{border:1px solid var(--v2p-line)!important;background:#fff!important;border-radius:14px!important;margin-top:10px!important}.mobile-dock.flm-bottom-nav{z-index:470!important;width:min(100%,430px)!important;height:calc(var(--v2p-nav-h) + env(safe-area-inset-bottom))!important;padding:6px 7px calc(7px + env(safe-area-inset-bottom))!important;border:0!important;border-top:1px solid var(--v2p-line)!important;-webkit-backdrop-filter:blur(18px)!important;background:#fffffff7!important;grid-template-columns:repeat(5,1fr)!important;gap:2px!important;display:grid!important;position:fixed!important;bottom:0!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;box-shadow:0 -10px 30px #0f172a0f!important}.mobile-dock.flm-bottom-nav>a{color:#7d8796!important;letter-spacing:-.01em!important;background:0 0!important;border:0!important;border-radius:12px!important;align-content:center!important;place-items:center!important;gap:2px!important;min-height:0!important;padding:3px 0!important;font-size:6.5px!important;font-weight:800!important;text-decoration:none!important;display:grid!important}.mobile-dock.flm-bottom-nav .flm-nav-icon{border-radius:999px!important;place-items:center!important;width:40px!important;height:30px!important;transition:all .16s!important;display:grid!important}.mobile-dock.flm-bottom-nav .flm-nav-icon svg{width:18px!important;height:18px!important}.mobile-dock.flm-bottom-nav>a.active{color:var(--v2p-brand)!important;background:0 0!important}.mobile-dock.flm-bottom-nav>a.active .flm-nav-icon{color:var(--v2p-brand)!important;background:#fff2ec!important;transform:none!important}.mobile-dock.flm-bottom-nav>a.active>span:last-child{font-weight:900!important}.mobile-dock.flm-bottom-nav>a[href=\/posts] .flm-nav-icon{position:relative!important}.mobile-dock.flm-bottom-nav>a[href=\/posts] .flm-nav-icon:after{content:""!important;background:var(--v2p-brand)!important;border:2px solid #fff!important;border-radius:50%!important;width:6px!important;height:6px!important;position:absolute!important;top:4px!important;right:4px!important}.flm-sheet-layer{z-index:520!important;position:fixed!important;inset:0!important}.flm-sheet-layer .mobile-sheet-backdrop{background:#090a0d75!important;border:0!important;position:absolute!important;inset:0!important}.mobile-sheet.flm-menu-sheet{width:min(100%,430px)!important;max-height:min(82dvh,720px)!important;padding:8px 12px calc(14px + env(safe-area-inset-bottom))!important;color:var(--v2p-ink)!important;background:#fff!important;border-radius:22px 22px 0 0!important;position:absolute!important;bottom:0!important;left:50%!important;right:auto!important;overflow:auto!important;transform:translate(-50%)!important;box-shadow:0 -20px 60px #0f172a33!important}.flm-menu-sheet .sheet-handle{background:#d6dae0!important;border-radius:99px!important;width:38px!important;height:4px!important;margin:1px auto 9px!important}.flm-sheet-head{padding:2px 2px 12px!important}.flm-sheet-head h2{margin:3px 0 0!important;font-size:19px!important}.flm-sheet-head p{display:none!important}.flm-sheet-section{border:1px solid var(--v2p-line)!important;background:#fafbfc!important;border-radius:14px!important;margin-bottom:10px!important;padding:11px!important}.flm-sheet-links{grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.flm-sheet-links>button{border:1px solid var(--v2p-line)!important;text-align:left!important;background:#fff!important;border-radius:13px!important;min-height:75px!important;padding:10px!important;display:block!important}.flm-sheet-links>button>span:first-child{width:34px!important;height:34px!important}.flm-sheet-links>button>svg,.flm-display-section{display:none!important}.flm-account-row{margin-top:0!important}.theme-fancode input,.theme-fancode textarea,.theme-fancode select{font-size:16px!important}.flm-offline-banner{top:calc(var(--v2p-top-h) + env(safe-area-inset-top) + 48px)!important}}@media (width<=430px){html,body,#root{background:var(--v2p-canvas)!important}.site-shell.theme-fancode{box-shadow:none!important}}@media (width<=360px){.flm-contestant-grid{grid-template-columns:1fr!important}.flm-contestant-portrait{height:190px!important}}@media (width<=860px){.flm-v2-home-post{border:1px solid var(--v2p-line)!important;color:var(--v2p-ink)!important;background:#fff!important;border-radius:16px!important;padding:12px!important;text-decoration:none!important;display:block!important}.flm-v2-home-post>header{align-items:center!important;gap:9px!important;display:flex!important}.flm-v2-home-post>header>.flm-avatar{border-radius:50%!important;width:34px!important;min-width:34px!important;height:34px!important}.flm-v2-home-post>header>div{flex:1!important;min-width:0!important}.flm-v2-home-post>header strong{font-size:10px!important;display:block!important}.flm-v2-home-post>header small{color:#8b95a4!important;margin-top:2px!important;font-size:7px!important;display:block!important}.flm-v2-home-post>header>a{color:#98a2b3!important;place-items:center!important;width:30px!important;height:30px!important;display:grid!important}.flm-v2-home-post>p{color:#273142!important;margin:10px 0 0!important;font-size:11px!important;line-height:1.55!important}.flm-v2-trend-line{color:#657184!important;background:#f7f8fa!important;border-radius:10px!important;margin-top:10px!important;padding:8px 9px!important;font-size:7.5px!important;line-height:1.45!important}.flm-v2-trend-line b{color:#344054!important}.flm-v2-home-post>footer{align-items:center!important;gap:15px!important;margin-top:11px!important;display:flex!important}.flm-v2-home-post>footer>a{color:#697586!important;align-items:center!important;gap:5px!important;font-size:8px!important;font-weight:800!important;text-decoration:none!important;display:flex!important}.flm-v2-community{padding-bottom:18px!important;position:relative!important}.flm-v2-community .flm-page-head{margin-bottom:10px!important}.flm-v2-community-chips,.flm-v2-poll-chips{scrollbar-width:none!important;gap:7px!important;margin:0 0 11px!important;padding:0!important;display:flex!important;overflow-x:auto!important}.flm-v2-community-chips::-webkit-scrollbar{display:none!important}.flm-v2-poll-chips::-webkit-scrollbar{display:none!important}.flm-v2-community-chips button,.flm-v2-poll-chips button{border:1px solid var(--v2p-line)!important;color:#667085!important;height:31px!important;min-height:31px!important;box-shadow:none!important;background:#fff!important;border-radius:999px!important;flex:none!important;padding:0 11px!important;font-size:8px!important;font-weight:900!important}.flm-v2-community-chips button.active,.flm-v2-poll-chips button.active{border-color:var(--v2p-dark)!important;background:var(--v2p-dark)!important;color:#fff!important}.flm-v2-composer{border:1px solid var(--v2p-line)!important;background:#fff!important;border-radius:16px!important;margin:0 0 10px!important;padding:0!important;overflow:hidden!important}.flm-v2-community-feed{gap:10px!important;display:grid!important}.flm-v2-community-feed>.community-post-v12{border:1px solid var(--v2p-line)!important;box-shadow:none!important;background:#fff!important;border-radius:16px!important;grid-template-columns:34px minmax(0,1fr)!important;gap:9px!important;margin:0!important;padding:12px!important;display:grid!important;position:relative!important}.flm-v2-community-feed>.community-post-v12>.post-avatar{border-radius:50%!important;width:34px!important;min-width:34px!important;height:34px!important;margin:0!important;font-size:9px!important}.flm-v2-community-feed>.community-post-v12 .post-author-line-v12 b{font-size:10px!important}.flm-v2-community-feed>.community-post-v12 .post-author-line-v12 span{color:#8b95a4!important;margin-top:2px!important;font-size:7px!important}.flm-v2-community-feed>.community-post-v12 .post-copy-v12{color:#273142!important;margin:10px 0 0!important;font-size:11px!important;line-height:1.55!important}.flm-v2-community-feed>.community-post-v12 .post-tags-v13{margin-top:8px!important}.flm-v2-community-feed>.community-post-v12 .post-tags-v13 a{font-size:7.5px!important}.flm-v2-community-feed>.community-post-v12 .post-actions-v12{border:0!important;gap:15px!important;margin-top:11px!important;padding:0!important;display:flex!important}.flm-v2-community-feed>.community-post-v12 .post-actions-v12 button{color:#697586!important;background:0 0!important;border:0!important;min-height:28px!important;padding:0!important;font-size:8px!important}.flm-community-compose-fab{z-index:465!important;right:max(14px,50vw - 201px)!important;bottom:calc(var(--v2p-nav-h) + env(safe-area-inset-bottom) + 12px)!important;background:var(--v2p-brand)!important;color:#fff!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:6px!important;min-width:66px!important;height:40px!important;padding:0 13px!important;font-size:8px!important;font-weight:900!important;display:flex!important;position:fixed!important;box-shadow:0 10px 24px #e309173d!important}.flm-v2-polls>.flm-page-head{margin-bottom:10px!important}.flm-v2-featured-poll{border:1px solid var(--v2p-line)!important;background:#fff!important;border-radius:16px!important;margin:0 0 9px!important;padding:13px!important}.flm-v2-poll-head{justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;display:flex!important}.flm-v2-poll-head>div>span,.flm-v2-poll-page-card>span{color:var(--v2p-brand)!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:8px!important;font-weight:900!important;display:block!important}.flm-v2-poll-head h3{letter-spacing:-.02em!important;margin:5px 0 0!important;font-size:17px!important;line-height:1.18!important}.flm-v2-poll-head>small{background:var(--v2p-soft)!important;color:#667085!important;white-space:nowrap!important;border-radius:8px!important;padding:5px 7px!important;font-size:7px!important;font-weight:800!important}.flm-v2-featured-poll>p{color:var(--v2p-muted)!important;margin:6px 0 0!important;font-size:8px!important;line-height:1.45!important}.flm-v2-poll-options{gap:7px!important;margin-top:11px!important;display:grid!important}.flm-v2-poll-options>button{border:1px solid var(--v2p-line)!important;min-height:43px!important;color:var(--v2p-ink)!important;text-align:left!important;background:#fafbfc!important;border-radius:11px!important;grid-template-columns:18px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:0 10px!important;display:grid!important;position:relative!important;overflow:hidden!important}.flm-v2-poll-options>button.selected{background:#fff7f8!important;border-color:#e3091759!important}.flm-v2-poll-options>button strong{z-index:2!important;font-size:9px!important;position:relative!important}.flm-v2-poll-options>button>b{z-index:2!important;color:#667085!important;font-size:8px!important;position:relative!important}.flm-v2-poll-options>button>em{z-index:0!important;opacity:.7!important;background:#fff2ec!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important}.flm-v2-poll-options .flm-radio{z-index:2!important;border:1.5px solid #cbd2dc!important;border-radius:50%!important;place-items:center!important;width:17px!important;height:17px!important;display:grid!important;position:relative!important}.flm-v2-poll-options .flm-radio i{background:var(--v2p-brand)!important;border-radius:50%!important;width:7px!important;height:7px!important}.flm-v2-submit{background:var(--v2p-brand)!important;color:#fff!important;border:0!important;border-radius:10px!important;width:100%!important;height:39px!important;min-height:39px!important;margin-top:10px!important;font-size:9px!important;font-weight:900!important}.flm-v2-submit:disabled{opacity:.5!important}.flm-v2-more-polls{gap:9px!important;display:grid!important}.flm-v2-poll-page-card{border:1px solid var(--v2p-line)!important;background:#fff!important;border-radius:16px!important;padding:12px!important}.flm-v2-poll-page-card h3{margin:5px 0 4px!important;font-size:14px!important;line-height:1.25!important}.flm-v2-poll-page-card>p{color:var(--v2p-muted)!important;margin:0!important;font-size:8px!important;line-height:1.45!important}.flm-v2-poll-page-card>div:not(.flm-v2-inline-poll){justify-content:space-between!important;align-items:center!important;margin-top:10px!important;display:flex!important}.flm-v2-poll-page-card>div>small{color:#7b8594!important;font-size:8px!important}.flm-v2-poll-page-card>div>button{height:31px!important;color:var(--v2p-brand)!important;background:#fff6f7!important;border:1px solid #f0c9cd!important;border-radius:9px!important;padding:0 10px!important;font-size:8px!important;font-weight:900!important}.flm-v2-inline-poll{margin-top:10px!important}.flm-v2-upcoming-note{border:1px solid var(--v2p-line)!important;color:var(--v2p-muted)!important;background:#fff!important;border-radius:12px!important;margin-top:10px!important;padding:10px!important;font-size:8px!important;line-height:1.45!important}:root{--flm-brand:#ff5a1f;--flm-brand-strong:#d9430c;--flm-brand-soft:#fff2ec;--flm-ink:#0c111b;--flm-muted:#687386;--flm-muted-2:#98a2b3;--flm-line:#e8ebef;--flm-line-2:#f0f2f5;--flm-paper:#fff;--flm-canvas:#f6f7f9;--flm-soft:#f3f5f7;--flm-dark:#090a0d;--flm-dark-2:#12151b;--flm-green:#0b9b59;--flm-amber:#d97706;--flm-top-h:56px;--flm-context-h:48px;--flm-dock-h:74px;--flm-radius:16px;--flm-shadow:0 10px 28px #0f172a14}html,body,#root{background:var(--flm-canvas)!important}.site-shell.theme-fancode{background:var(--flm-canvas)!important;width:100%!important;max-width:none!important;min-height:100dvh!important;color:var(--flm-ink)!important;overflow-x:clip!important}.theme-fancode :where(.flm-app-header,.flm-context-rail,.flm-home,.flm-news-page,.flm-mobile-community,.flm-mobile-polls,.flm-contestants-page,.flm-menu-sheet,.mobile-dock.flm-bottom-nav){font-family:var(--font-ui,"Saira",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)!important}.theme-fancode.fancode-rich .app-page-stage,.theme-fancode .app-page-stage{width:100%!important;max-width:none!important;min-height:calc(100dvh - var(--flm-top-h))!important;padding:0 0 calc(var(--flm-dock-h) + env(safe-area-inset-bottom) + 14px)!important;background:var(--flm-canvas)!important;margin:0!important;overflow:visible!important}html{scroll-padding-top:calc(var(--flm-top-h) + var(--flm-context-h) + env(safe-area-inset-top) + 8px)!important}.flm-app-header{z-index:410!important;width:100%!important;height:calc(var(--flm-top-h) + env(safe-area-inset-top))!important;min-height:calc(var(--flm-top-h) + env(safe-area-inset-top))!important;padding:calc(8px + env(safe-area-inset-top)) 12px 8px!important;box-shadow:none!important;-webkit-backdrop-filter:blur(18px)!important;background:#090a0df7!important;border:0!important;border-bottom:1px solid #ffffff12!important;align-items:center!important;gap:10px!important;display:flex!important;position:sticky!important;top:0!important}.flm-brand-button{color:#fff!important;text-align:left!important;background:0 0!important;border:0!important;flex:auto!important;justify-content:flex-start!important;align-items:center!important;gap:9px!important;min-width:0!important;min-height:40px!important;padding:0!important;display:flex!important}.flm-brand-mark{background:var(--flm-brand)!important;color:#fff!important;letter-spacing:-.04em!important;border-left:0!important;border-radius:9px!important;place-items:center!important;width:32px!important;min-width:32px!important;height:32px!important;padding-left:0!important;font-size:11px!important;font-weight:900!important;line-height:1!important;display:grid!important}.flm-brand-copy{border-left:0!important;min-width:0!important;padding-left:0!important;display:block!important}.flm-brand-copy strong{color:#fff!important;letter-spacing:-.025em!important;font-size:15px!important;font-weight:850!important;line-height:1.05!important;display:block!important}.flm-brand-copy small{color:#8f98a7!important;text-transform:uppercase!important;letter-spacing:.09em!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:190px!important;margin-top:3px!important;font-size:8px!important;font-weight:700!important;line-height:1.05!important;display:block!important;overflow:hidden!important}.flm-header-icon{color:#fff!important;background:#ffffff12!important;border:0!important;border-radius:11px!important;place-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;display:grid!important}.flm-header-avatar{color:#fff!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;box-shadow:none!important;background:linear-gradient(145deg,#ff5662,#b90611)!important;border:0!important;border-radius:50%!important;place-items:center!important;font-size:10px!important;font-weight:900!important;display:grid!important}.flm-season-button,.flm-header-actions,.flm-brand-logo{display:none!important}.flm-context-rail{top:calc(var(--flm-top-h) + env(safe-area-inset-top))!important;z-index:400!important;min-height:var(--flm-context-h)!important;scrollbar-width:none!important;border-bottom:1px solid var(--flm-line)!important;-webkit-backdrop-filter:blur(16px)!important;background:#f6f7f9f5!important;gap:7px!important;padding:8px 10px!important;display:flex!important;position:sticky!important;overflow-x:auto!important}.flm-context-rail::-webkit-scrollbar{display:none!important}.flm-context-pill{border:1px solid var(--flm-line)!important;color:#435064!important;white-space:nowrap!important;background:#fff!important;border-radius:999px!important;flex:none!important;align-items:center!important;gap:6px!important;height:31px!important;min-height:31px!important;padding:0 11px!important;font-size:9px!important;font-weight:800!important;line-height:1!important;display:flex!important}.flm-context-pill.active{border-color:var(--flm-dark)!important;background:var(--flm-dark)!important;color:#fff!important}.flm-context-dot{background:var(--flm-green)!important;border-radius:50%!important;width:6px!important;height:6px!important}.mobile-dock.flm-bottom-nav{z-index:420!important;width:min(100%,430px)!important;height:calc(var(--flm-dock-h) + env(safe-area-inset-bottom))!important;padding:6px 7px calc(7px + env(safe-area-inset-bottom))!important;border:0!important;border-top:1px solid var(--flm-line)!important;-webkit-backdrop-filter:blur(18px)!important;background:#fffffff7!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:2px!important;display:grid!important;position:fixed!important;bottom:0!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;box-shadow:0 -10px 30px #0f172a0f!important}.mobile-dock.flm-bottom-nav>a{color:#7d8796!important;letter-spacing:-.01em!important;background:0 0!important;border:0!important;border-radius:12px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;min-width:0!important;min-height:60px!important;padding:3px 0!important;font-size:7px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;display:flex!important;position:relative!important}.mobile-dock.flm-bottom-nav .flm-nav-icon{width:40px!important;height:30px!important;color:inherit!important;border-radius:999px!important;place-items:center!important;transition:background .16s,color .16s,transform .16s!important;display:grid!important}.mobile-dock.flm-bottom-nav>a.active{color:var(--flm-brand)!important;background:0 0!important}.mobile-dock.flm-bottom-nav>a.active .flm-nav-icon{background:var(--flm-brand-soft)!important;color:var(--flm-brand)!important;transform:none!important}.mobile-dock.flm-bottom-nav>a.active>span:last-child{font-weight:900!important}.mobile-dock.flm-bottom-nav>a[href=\/posts] .flm-nav-icon:after{content:"";background:var(--flm-brand);border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:4px}.mobile-dock.flm-bottom-nav>a[href=\/posts] .flm-nav-icon{position:relative!important}.flm-home,.flm-news-page,.flm-mobile-community,.flm-mobile-polls,.flm-contestants-page{width:100%!important;max-width:430px!important;color:var(--flm-ink)!important;margin:0 auto!important}.flm-home{padding:0 0 18px!important}.flm-news-page,.flm-mobile-community,.flm-mobile-polls,.flm-contestants-page{padding:12px 12px 18px!important}.flm-page-head{padding:5px 2px 12px!important}.flm-page-head>span,.flm-section-head>div>span,.flm-more-polls>header span{color:var(--flm-brand)!important;letter-spacing:.13em!important;text-transform:uppercase!important;font-size:8px!important;font-weight:900!important}.flm-page-head h1{letter-spacing:-.04em!important;margin:5px 0!important;font-size:26px!important;font-weight:850!important;line-height:1.04!important}.flm-page-head p{color:var(--flm-muted)!important;margin:0!important;font-size:10px!important;line-height:1.5!important}.flm-section{margin-top:12px!important}.flm-section-head{justify-content:space-between!important;align-items:flex-end!important;gap:12px!important;padding:0 14px 9px!important;display:flex!important}.flm-section-head h2{letter-spacing:-.025em!important;margin:3px 0 0!important;font-size:18px!important;line-height:1.08!important}.flm-section-head>a{min-height:36px!important;color:var(--flm-brand)!important;padding:4px 0!important;font-size:9px!important;font-weight:800!important}.flm-now{background:var(--flm-dark)!important;color:#fff!important;border-radius:18px!important;margin:12px!important;overflow:hidden!important;box-shadow:0 12px 34px #0f172a29!important}.flm-now>header{min-height:0!important;padding:12px 13px 8px!important}.flm-now>header>span{letter-spacing:.1em!important;gap:6px!important;font-size:8px!important}.flm-now>header>a{color:#b9c0ca!important;min-height:30px!important;font-size:8px!important;font-weight:800!important}.flm-now-scroll{gap:8px!important;padding:0 12px 12px!important}.flm-now-card{background:#151820!important;border:1px solid #ffffff12!important;border-radius:13px!important;flex:0 0 205px!important;min-height:96px!important;padding:11px!important}.flm-now-card.featured{background:linear-gradient(135deg,#2a090e,#14171d 66%)!important}.flm-now-card small{letter-spacing:.08em!important;font-size:7px!important;font-weight:800!important}.flm-now-card strong{letter-spacing:-.01em!important;margin:7px 0 9px!important;font-size:13px!important;line-height:1.15!important}.flm-now-card>span{color:#aeb6c2!important;font-size:8px!important}.flm-season-card{background:linear-gradient(145deg,#fff 0% 72%,#fff4f5 100%)!important;border:1px solid #e4e7ec!important;border-radius:18px!important;margin:0 12px!important;padding:15px!important}.flm-season-card h1{letter-spacing:-.045em!important;max-width:310px!important;margin:12px 0 7px!important;font-size:27px!important;line-height:1.02!important}.flm-season-card>p{max-width:330px!important;font-size:10px!important;line-height:1.5!important}.flm-state{min-height:26px!important;padding:5px 8px!important;font-size:8px!important}.flm-season-actions>a{border-radius:10px!important;min-height:38px!important;font-size:9px!important;font-weight:900!important}.flm-season-stats article{border-radius:11px!important;padding:9px!important}.flm-season-stats strong{font-size:14px!important}.flm-season-stats span{font-size:7px!important}.flm-section>.flm-lead-card,.flm-section>.flm-poll-card,.flm-section>.flm-reported-wrap,.flm-section>.flm-community-preview{margin-left:12px!important;margin-right:12px!important}.flm-lead-card{border-radius:16px!important;box-shadow:0 1px #0f172a05!important}.flm-lead-card>.flm-media{height:182px!important;padding:13px!important}.flm-lead-copy{padding:13px!important}.flm-lead-copy h2{margin:4px 0 7px!important;font-size:20px!important;line-height:1.12!important}.flm-lead-copy p{font-size:10px!important;line-height:1.5!important}.flm-poll-card{border-radius:16px!important;padding:13px!important}.flm-poll-card h3{font-size:17px!important;line-height:1.18!important}.flm-poll-options{gap:7px!important;margin-top:11px!important}.flm-poll-options>button{border-radius:11px!important;min-height:46px!important}.flm-vote-button{border-radius:10px!important;min-height:44px!important}.flm-reported-wrap{border:1px solid var(--flm-line)!important;background:#fff!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 8px 24px #0f172a0d!important}.flm-reported-summary{color:#fff!important;background:linear-gradient(135deg,#111318,#1c2028)!important;border:0!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;padding:12px 13px!important;display:flex!important}.flm-reported-summary-copy{grid-template-columns:auto minmax(0,1fr)!important;align-items:end!important;column-gap:8px!important;min-width:0!important;display:grid!important}.flm-reported-summary .flm-reported-count{color:#fff!important;letter-spacing:-.06em!important;grid-row:1/3!important;font-size:31px!important;font-weight:900!important;line-height:.9!important}.flm-reported-summary-copy strong{color:#fff!important;font-size:10px!important;line-height:1.15!important}.flm-reported-summary-copy small{color:#9ea7b4!important;text-align:left!important;max-width:none!important;margin-top:3px!important;font-size:7px!important;line-height:1.25!important}.flm-reported-summary>a{color:#cbd1da!important;white-space:nowrap!important;background:#ffffff0f!important;border:1px solid #ffffff1f!important;border-radius:9px!important;flex:none!important;align-items:center!important;min-height:36px!important;padding:0 8px!important;font-size:7px!important;font-weight:800!important;text-decoration:none!important;display:flex!important}.flm-reported-list{display:block!important}.flm-reported-row{border-bottom:0!important;border-top:1px solid var(--flm-line-2)!important;grid-template-columns:62px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:0!important;padding:11px 12px!important;display:grid!important}.flm-reported-row:first-child{border-top:0!important}.flm-reported-row.featured{background:linear-gradient(90deg,#fff8f8,#fff)!important}.flm-reported-avatar{color:#677386!important;background:linear-gradient(145deg,#eef1f5,#d7dde6)!important;border-radius:13px!important;place-items:center!important;width:62px!important;min-width:62px!important;height:70px!important;font-size:15px!important;font-weight:900!important;text-decoration:none!important;display:grid!important;position:relative!important;overflow:hidden!important}.flm-reported-avatar img{object-fit:cover!important;width:100%!important;height:100%!important}.flm-reported-avatar.tone-0{color:#b30712!important;background:linear-gradient(145deg,#fff2ec,#f0a0a6)!important}.flm-reported-avatar.tone-1{color:#fff!important;background:linear-gradient(145deg,#e6e9ee,#586273)!important}.flm-reported-avatar>b{z-index:2!important;color:#fff!important;background:#090a0dd1!important;border-radius:6px!important;padding:3px 5px!important;font-size:7px!important;position:absolute!important;top:5px!important;left:5px!important}.flm-reported-main{min-width:0!important;color:inherit!important;text-decoration:none!important}.flm-reported-status{align-items:center!important;gap:6px!important;display:flex!important}.flm-reported-status span{color:var(--flm-brand)!important;text-transform:uppercase!important;letter-spacing:.07em!important;font-size:7px!important;font-weight:900!important}.flm-reported-status em{color:var(--flm-amber)!important;font-size:7px!important;font-style:normal!important;font-weight:800!important}.flm-reported-main h3{margin:4px 0 1px!important;font-size:12px!important;line-height:1.15!important}.flm-reported-main p{color:var(--flm-muted)!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:8px!important;overflow:hidden!important}.flm-buzz-line{grid-template-columns:minmax(54px,1fr) auto auto!important;align-items:center!important;gap:5px!important;margin-top:7px!important;display:grid!important}.flm-buzz-line>span{background:#eceff3!important;border-radius:99px!important;height:4px!important;overflow:hidden!important}.flm-buzz-line i{background:linear-gradient(90deg,var(--flm-brand),#fb7185)!important;border-radius:99px!important;height:100%!important;display:block!important}.flm-buzz-line b{font-size:8px!important}.flm-buzz-line small{color:var(--flm-muted)!important;font-size:6px!important}.flm-reported-follow{height:36px!important;min-height:36px!important;color:var(--flm-ink)!important;background:#fff!important;border:1px solid #dfe3e8!important;border-radius:9px!important;padding:0 9px!important;font-size:8px!important;font-weight:900!important}.flm-reported-follow.following{color:#067647!important;background:#ecfdf3!important;border-color:#b7ebc8!important}.flm-community-preview{border-radius:16px!important}.flm-post-preview{min-height:108px!important;padding:11px 12px!important}.flm-review-strip{scrollbar-width:none!important;gap:8px!important;padding:0 12px 2px!important;display:flex!important;overflow-x:auto!important}.flm-review-strip::-webkit-scrollbar{display:none!important}.flm-review-card{border:1px solid var(--flm-line)!important;color:inherit!important;background:#fff!important;border-radius:14px!important;flex:0 0 222px!important;text-decoration:none!important;overflow:hidden!important}.flm-review-card>.flm-media{height:112px!important;padding:0!important}.flm-review-card>.flm-media:after{background:#0000001f!important}.flm-review-card .flm-play{width:37px!important;height:37px!important;margin:-18.5px!important}.flm-review-copy{padding:10px!important;display:block!important}.flm-review-copy small{color:var(--flm-brand)!important;font-size:7px!important;font-weight:900!important;display:block!important}.flm-review-copy strong{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:4px 0 5px!important;font-size:11px!important;line-height:1.3!important;display:-webkit-box!important;overflow:hidden!important}.flm-review-copy em{color:var(--flm-muted)!important;font-size:8px!important;font-style:normal!important;display:block!important}.flm-filter-rail,.flm-community-topics{scrollbar-width:none!important;gap:7px!important;margin:0 0 11px!important;padding:0 0 1px!important;display:flex!important;overflow-x:auto!important}.flm-filter-rail::-webkit-scrollbar{display:none!important}.flm-community-topics::-webkit-scrollbar{display:none!important}.flm-filter-rail>button,.flm-community-topics>button{border:1px solid var(--flm-line)!important;color:#667085!important;white-space:nowrap!important;background:#fff!important;border-radius:999px!important;flex:none!important;height:34px!important;min-height:34px!important;padding:0 11px!important;font-size:8px!important;font-weight:900!important}.flm-filter-rail>button.active,.flm-community-topics>button.active{border-color:var(--flm-dark)!important;background:var(--flm-dark)!important;color:#fff!important}.flm-filter-rail>button>span,.flm-community-topics>button>span{font-size:7px!important}.flm-news-page>.flm-search{margin-bottom:10px!important}.flm-search{border-radius:11px!important;min-height:42px!important}.flm-news-feature{border-radius:16px!important;margin-bottom:10px!important}.flm-news-feature>.flm-news-media{height:182px!important}.flm-news-feature>div{padding:13px!important}.flm-news-feature h2{font-size:20px!important}.flm-news-list{border-radius:16px!important}.flm-news-list>a{grid-template-columns:94px minmax(0,1fr) 17px!important;min-height:92px!important;padding:8px!important}.flm-news-list .flm-news-media{height:76px!important}.flm-mobile-polls .flm-poll-overview{display:none!important}.flm-mobile-polls>.flm-poll-filter{margin-top:0!important}.flm-full-poll{border-radius:16px!important;padding:13px!important}.flm-full-poll h2{font-size:17px!important}.flm-full-poll-footer{grid-template-columns:minmax(0,1fr) auto!important}.flm-mobile-community .flm-community-overview{display:none!important}.flm-community-composer{border-radius:16px!important;margin-bottom:10px!important}.flm-community-feed-toolbar{min-height:40px!important;margin-bottom:8px!important}.flm-community-feed-toolbar nav button{border-radius:10px!important;min-height:36px!important;font-size:8px!important}.flm-mobile-community .post-card-v12,.flm-mobile-community .community-post-v12{border-radius:16px!important}.flm-contestants-page{padding-bottom:18px!important}.flm-contestants-head{padding-bottom:10px!important}.flm-contestant-overview{grid-template-columns:repeat(3,1fr)!important;gap:7px!important;margin-bottom:10px!important}.flm-contestant-overview article{border-radius:13px!important;min-height:0!important;padding:10px!important}.flm-contestant-overview strong{letter-spacing:-.03em!important;font-size:17px!important}.flm-contestant-overview span{text-transform:uppercase!important;letter-spacing:.05em!important;margin-top:2px!important;font-size:7px!important;font-weight:800!important}.flm-contestant-tools{grid-template-columns:minmax(0,1fr) auto!important;gap:7px!important;margin-bottom:10px!important;display:grid!important}.flm-contestant-tools>label{border-radius:11px!important;height:42px!important;min-height:42px!important;padding:0 11px!important}.flm-contestant-sort{border:1px solid var(--flm-line)!important;height:42px!important;min-height:42px!important;color:var(--flm-ink)!important;background:#fff!important;border-radius:11px!important;padding:0 11px!important;font-size:8px!important;font-weight:900!important}.flm-contestant-tabs{border:1px solid var(--flm-line)!important;background:#eceff3!important;border-radius:12px!important;grid-template-columns:repeat(3,1fr)!important;gap:3px!important;height:41px!important;margin-bottom:10px!important;padding:3px!important;display:grid!important}.flm-contestant-tabs button{color:#697586!important;background:0 0!important;border:0!important;border-radius:9px!important;font-size:8px!important;font-weight:900!important}.flm-contestant-tabs button span{color:#98a2b3!important;margin-left:3px!important}.flm-contestant-tabs button.active{color:var(--flm-ink)!important;background:#fff!important;box-shadow:0 1px 5px #0f172a14!important}.flm-roster-notice{color:inherit!important;background:#fff8ed!important;border:1px solid #fde4bd!important;border-radius:12px!important;gap:9px!important;margin-bottom:10px!important;padding:10px 11px!important;display:flex!important}.flm-note-dot{background:var(--flm-amber)!important;border-radius:50%!important;width:7px!important;min-width:7px!important;height:7px!important;margin-top:4px!important}.flm-roster-notice strong{font-size:9px!important}.flm-roster-notice p{color:#7c5e2c!important;margin:3px 0 0!important;font-size:7px!important;line-height:1.45!important}.flm-contestant-grid{grid-template-columns:1fr 1fr!important;gap:9px!important;display:grid!important}.flm-contestant-card{border:1px solid var(--flm-line)!important;background:#fff!important;border-radius:15px!important;overflow:hidden!important}.flm-contestant-card.featured{border-color:#f3c8cc!important;box-shadow:0 8px 24px #e3091714!important}.flm-contestant-portrait{color:#657183!important;background:linear-gradient(145deg,#eef1f5,#d7dde6)!important;place-items:center!important;height:142px!important;font-size:25px!important;font-weight:900!important;display:grid!important;position:relative!important;overflow:hidden!important}.flm-contestant-portrait.tone-0{color:#a90813!important;background:linear-gradient(145deg,#fff2ec,#f1adb2)!important}.flm-contestant-portrait.tone-1{color:#fff!important;background:linear-gradient(145deg,#d9dee5,#596373)!important}.flm-contestant-portrait.tone-3{color:#805700!important;background:linear-gradient(145deg,#fff7df,#e9c46a)!important}.flm-contestant-portrait.tone-4{color:#234d83!important;background:linear-gradient(145deg,#e9f2ff,#9dbbe7)!important}.flm-contestant-portrait.tone-5{color:#17623a!important;background:linear-gradient(145deg,#e8f8ef,#8fd2ac)!important}.flm-contestant-initials{z-index:2!important;width:auto!important;height:auto!important;color:inherit!important;background:0 0!important;font-size:25px!important;font-weight:900!important;position:relative!important}.flm-card-rank{background:#090a0dd1!important;border-radius:7px!important;height:auto!important;min-height:0!important;padding:4px 6px!important;font-size:7px!important;top:8px!important;left:8px!important}.flm-contestant-card-body{padding:10px!important}.flm-contestant-statusline{color:var(--flm-brand)!important;text-transform:uppercase!important;justify-content:space-between!important;gap:5px!important;font-size:7px!important;font-weight:900!important;display:flex!important}.flm-contestant-statusline span{color:var(--flm-brand)!important}.flm-contestant-statusline em{color:#667085!important;text-align:right!important;font-style:normal!important;font-weight:900!important}.flm-contestant-card-body h2{margin:5px 0 2px!important;font-size:12px!important;line-height:1.12!important}.flm-contestant-card-body>p{min-height:0!important;color:var(--flm-muted)!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:8px!important;line-height:1.2!important;display:block!important;overflow:hidden!important}.flm-contestant-card-actions{grid-template-columns:1fr auto!important;gap:5px!important;margin-top:9px!important;display:grid!important}.flm-contestant-card-actions>a,.flm-contestant-card-actions>button{border:1px solid var(--flm-line)!important;height:36px!important;min-height:36px!important;color:var(--flm-ink)!important;background:#fafbfc!important;border-radius:8px!important;font-size:7px!important;font-weight:900!important}.flm-contestant-card-actions>button{min-width:56px!important;color:var(--flm-brand)!important;background:#fff6f7!important;border-color:#f2d5d8!important;padding:0 8px!important}.flm-contestant-card-actions>button.following{color:#067647!important;background:#ecfdf3!important;border-color:#b7ebc8!important}.flm-load-more{border:1px solid var(--flm-line)!important;color:#3d4756!important;background:#fff!important;border-radius:11px!important;width:100%!important;height:42px!important;min-height:42px!important;margin-top:10px!important;font-size:9px!important;font-weight:900!important}.mobile-sheet.flm-menu-sheet{width:min(100%,430px)!important;padding:8px 12px calc(14px + env(safe-area-inset-bottom))!important;border-radius:22px 22px 0 0!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.flm-sheet-head{padding:2px 2px 12px!important}.flm-sheet-head h2{font-size:19px!important}.flm-sheet-head p{display:none!important}.flm-sheet-section{border:1px solid var(--flm-line)!important;background:#fafbfc!important;border-radius:14px!important;margin-bottom:10px!important;padding:11px!important}.flm-sheet-links{grid-template-columns:1fr 1fr!important;gap:8px!important}.flm-sheet-links>button{border:1px solid var(--flm-line)!important;background:#fff!important;border-radius:13px!important;min-height:75px!important;padding:10px!important;display:block!important}.flm-sheet-links>button>span:first-child{width:32px!important;height:32px!important}.flm-sheet-links>button>svg{display:none!important}.flm-sheet-links strong{margin-top:8px!important;font-size:10px!important;display:block!important}.flm-display-section,.flm-account-row{margin-top:10px!important}.flm-header-icon,.flm-header-avatar,.flm-context-pill,.mobile-dock.flm-bottom-nav>a,.flm-reported-follow,.flm-contestant-card-actions>a,.flm-contestant-card-actions>button{touch-action:manipulation}}@media (width<=360px){.flm-brand-copy small{max-width:132px!important}.flm-contestant-grid{grid-template-columns:1fr 1fr!important}.flm-contestant-card-body{padding:8px!important}.flm-contestant-card-actions{grid-template-columns:1fr!important}.flm-contestant-card-actions>button{width:100%!important}}@media (width<=860px){.flm-header-icon,.flm-header-avatar{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}.flm-reported-follow,.flm-vote-button,.flm-full-poll-footer>button,.flm-contestant-card-actions>a,.flm-contestant-card-actions>button,.flm-load-more{height:auto!important;min-height:48px!important}.flm-contestant-sort,.flm-contestant-tools>label{height:48px!important;min-height:48px!important}}@media (width<=330px){.flm-contestant-grid{grid-template-columns:1fr!important}.flm-contestant-portrait{height:210px!important}}.flm-v4-page,.flm-v4-admin-page,.flm-v4-admin-editor{display:none}@media (width<=860px){.flm-v4-page,.flm-v4-admin-page{display:block!important}.fl-desktop-reviews,.fl-desktop-blogs,.fl-desktop-directory,.fl-desktop-admin{display:none!important}.flm-v4-scope{--brand:#ff5a1f;--brand-700:#d9430c;--brand-soft:#fff2ec;--ink:#0c111b;--muted:#687386;--muted-2:#98a2b3;--line:#e8ebef;--line-2:#f0f2f5;--paper:#fff;--canvas:#f6f7f9;--soft:#f3f5f7;--dark:#090a0d;--dark-2:#12151b;--green:#0b9b59;--amber:#d97706;--radius:16px;width:100%;color:var(--ink);background:var(--canvas);font-family:var(--font-ui,"Saira",system-ui,sans-serif);box-sizing:border-box;padding:12px}.flm-v4-scope *{box-sizing:border-box}.flm-v4-scope button,.flm-v4-scope a,.flm-v4-scope input,.flm-v4-scope textarea,.flm-v4-scope select{font:inherit}.flm-v4-scope button,.flm-v4-scope a{-webkit-tap-highlight-color:transparent}.flm-v4-scope .kicker{color:var(--brand);text-transform:uppercase;letter-spacing:.13em;font-size:8px;font-weight:900;display:block}.flm-v4-scope .text-link{color:var(--brand);background:0 0;border:0;padding:4px 0;font-size:9px;font-weight:800}.flm-v4-scope .post-avatar{color:#fff;background:#171a21;border-radius:50%;place-items:center;width:36px;height:36px;font-size:9px;font-weight:900;display:grid;overflow:hidden}.flm-v4-scope .menu-dots{color:#7c8796;background:0 0;border:0;font-weight:900}.flm-v4-scope .live-ping{background:#31d17c;border-radius:50%;width:7px;height:7px;position:relative;box-shadow:0 0 0 4px #31d17c1f}.flm-v4-scope .status-chip{color:#067647;text-transform:uppercase;letter-spacing:.05em;background:#ecfdf3;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:8px;font-weight:900;display:inline-flex}.flm-v4-scope .status-chip:before{content:"";background:#12b76a;border-radius:50%;width:6px;height:6px}.flm-v4-scope .creator-avatar{background:#f1f3f6;border-radius:50%;place-items:center;width:31px;height:31px;font-size:8px;font-weight:900;display:grid;overflow:hidden}.flm-v4-scope .brand-mark{background:var(--brand);color:#fff;letter-spacing:-.04em;border-radius:9px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:900;display:grid}.flm-v4-scope a{color:inherit;text-decoration:none}.flm-v4-scope .flm-v4-loading,.flm-v4-scope .flm-v4-empty,.flm-v4-scope .flm-v4-notice{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:14px;padding:20px 14px;font-size:10px;line-height:1.45}.flm-v4-scope .flm-v4-empty strong{color:var(--ink);margin-bottom:4px;font-size:13px;display:block}.flm-v4-scope .flm-v4-empty p{margin:0}.flm-v4-scope .flm-v4-empty.compact{padding:12px}.flm-v4-scope .v4-page-head{align-items:flex-start;gap:12px;padding:14px 0 11px;display:flex}.flm-v4-scope .v4-page-head>div{flex:1;min-width:0}.flm-v4-scope .v4-page-head h1{letter-spacing:-.04em;margin:3px 0 5px;font-size:25px;line-height:1.02}.flm-v4-scope .v4-page-head p{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.flm-v4-scope .v4-head-action,.flm-v4-scope .v4-icon-action{border:1px solid var(--line);background:#fff;border-radius:11px;flex:none;height:38px;font-size:10px;font-weight:900}.flm-v4-scope .v4-head-action{padding:0 12px}.flm-v4-scope .v4-icon-action{place-items:center;width:38px;display:grid}.flm-v4-scope .v4-icon-action .icon{color:#344054;width:18px;height:18px}.flm-v4-scope .v4-seg-tabs{scrollbar-width:none;gap:7px;padding:1px 0 12px;display:flex;overflow-x:auto}.flm-v4-scope .v4-seg-tabs::-webkit-scrollbar{display:none}.flm-v4-scope .v4-seg-tabs button{border:1px solid var(--line);color:#667085;background:#fff;border-radius:999px;flex:none;height:34px;padding:0 12px;font-size:9px;font-weight:900}.flm-v4-scope .v4-seg-tabs button.active{background:var(--dark);border-color:var(--dark);color:#fff}.flm-v4-scope .v4-section-head{justify-content:space-between;align-items:end;gap:10px;margin:16px 0 9px;display:flex}.flm-v4-scope .v4-section-head.compact{margin:0 0 7px}.flm-v4-scope .v4-section-head h2{letter-spacing:-.025em;margin:3px 0 0;font-size:17px;line-height:1.1}.flm-v4-scope .feed-title{margin-top:17px}.flm-v4-scope .feed-sort{border:1px solid var(--line);color:#667085;background:#fff;border-radius:9px;height:30px;padding:0 9px;font-size:8px;font-weight:900}.flm-v4-scope .community-live-room{color:#fff;background:linear-gradient(145deg,#10151d,#08101a 62%,#1e0610);border-radius:17px;padding:14px;box-shadow:0 12px 30px #0f172a1f}.flm-v4-scope .room-status{align-items:center;gap:7px;display:flex}.flm-v4-scope .room-status b{letter-spacing:.1em;font-size:8px}.flm-v4-scope .room-status span:last-child{color:#aab4c3;margin-left:auto;font-size:8px;font-weight:800}.flm-v4-scope .community-live-room h2{letter-spacing:-.03em;margin:11px 0 5px;font-size:20px}.flm-v4-scope .community-live-room p{color:#aeb7c5;margin:0;font-size:10px;line-height:1.45}.flm-v4-scope .room-footer{border-top:1px solid #ffffff14;align-items:center;gap:16px;margin-top:14px;padding-top:12px;display:flex}.flm-v4-scope .room-footer div strong{font-size:12px;display:block}.flm-v4-scope .room-footer div span{color:#8e99a8;margin-top:2px;font-size:7px;display:block}.flm-v4-scope .room-footer button{color:#111827;background:#fff;border:0;border-radius:9px;height:34px;margin-left:auto;padding:0 11px;font-size:8px;font-weight:900}.flm-v4-scope .fan-room-scroll{scrollbar-width:none;gap:8px;margin:0 -12px;padding:0 12px 3px;display:flex;overflow-x:auto}.flm-v4-scope .fan-room-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;flex:0 0 142px;min-height:94px;padding:11px;position:relative}.flm-v4-scope .fan-room-card.hot{background:linear-gradient(145deg,#fff,#fff5f6);border-color:#fed2d6}.flm-v4-scope .room-emoji{font-size:21px}.flm-v4-scope .fan-room-card strong{margin-top:8px;font-size:11px;display:block}.flm-v4-scope .fan-room-card small{color:#7b8594;margin-top:3px;font-size:8px;display:block}.flm-v4-scope .fan-room-card em{background:var(--soft);color:#667085;text-transform:uppercase;border-radius:999px;padding:3px 6px;font-size:6.5px;font-style:normal;font-weight:900;position:absolute;top:10px;right:9px}.flm-v4-scope .fan-room-card.hot em{color:#c90c18;background:#ffe8eb}.flm-v4-scope .trend-block{margin-top:14px}.flm-v4-scope .trend-chips{scrollbar-width:none;gap:7px;margin:0 -12px;padding:0 12px 2px;display:flex;overflow-x:auto}.flm-v4-scope .trend-chips button{color:#475467;background:#fff;border:1px solid #e4e7ec;border-radius:10px;flex:none;height:32px;padding:0 10px;font-size:8px;font-weight:800}.flm-v4-scope .trend-chips b{color:var(--brand);margin-left:3px}.flm-v4-scope .quick-compose-v4{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:7px;margin-top:15px;padding:9px;display:flex}.flm-v4-scope .quick-compose-v4 .post-avatar{width:34px;height:34px}.flm-v4-scope .compose-field{background:var(--soft);color:#8a94a3;text-align:left;border:0;border-radius:10px;flex:1;min-width:0;height:34px;padding:0 10px;font-size:9px}.flm-v4-scope .compose-tool{color:#667085;background:#fff;border:0;border-radius:9px;place-items:center;width:32px;height:32px;font-size:15px;display:grid}.flm-v4-scope .compose-tool .icon{width:16px;height:16px}.flm-v4-scope .social-post-v4{border:1px solid var(--line);background:#fff;border-radius:15px;margin-bottom:10px;padding:13px}.flm-v4-scope .post-head-v4{align-items:center;gap:8px;display:flex}.flm-v4-scope .post-head-v4 .post-avatar{width:36px;height:36px;font-size:9px}.flm-v4-scope .avatar-red{color:var(--brand)!important;background:#fff2ec!important}.flm-v4-scope .avatar-dark{color:#fff!important;background:#151922!important}.flm-v4-scope .post-user{flex:1;min-width:0}.flm-v4-scope .post-user>div{align-items:center;gap:5px;display:flex}.flm-v4-scope .post-user strong{font-size:10px}.flm-v4-scope .post-user small{color:#8993a1;margin-top:2px;font-size:7.5px;display:block}.flm-v4-scope .contributor-badge{color:#9a5c00;background:#fff1cf;border-radius:999px;padding:2px 5px;font-size:6px;font-weight:900}.flm-v4-scope .verified-dot{color:#087443;background:#eaf8f0;border-radius:50%;place-items:center;width:15px;height:15px;font-size:7px;font-weight:900;display:grid}.flm-v4-scope .follow-mini{border:1px solid var(--line);height:28px;color:var(--brand);background:#fff;border-radius:8px;padding:0 8px;font-size:7px;font-weight:900}.flm-v4-scope .post-copy{color:#202a37;margin:11px 0 0;font-size:11px;line-height:1.5}.flm-v4-scope .post-topic-line{gap:6px;margin-top:10px;display:flex}.flm-v4-scope .post-topic-line span{background:var(--soft);color:#667085;border-radius:7px;padding:4px 7px;font-size:7px;font-weight:800}.flm-v4-scope .reaction-strip{border-top:1px solid var(--line-2);align-items:center;gap:8px;margin-top:11px;padding-top:9px;display:flex}.flm-v4-scope .reaction-strip button{color:#6f7b8a;background:0 0;border:0;border-radius:8px;align-items:center;gap:5px;height:28px;padding:0 8px;font-size:8px;display:flex}.flm-v4-scope .reaction-strip .icon{width:15px;height:15px}.flm-v4-scope .reaction-strip b{font-size:8px}.flm-v4-scope .reaction-emoji{font-size:14px}.flm-v4-scope .social-poll{gap:6px;margin-top:11px;display:grid}.flm-v4-scope .social-poll button{border:1px solid var(--line);text-align:left;background:#fafbfc;border-radius:10px;justify-content:space-between;align-items:center;height:39px;padding:0 10px;font-size:8.5px;display:flex;position:relative;overflow:hidden}.flm-v4-scope .social-poll button span,.flm-v4-scope .social-poll button b{z-index:2;position:relative}.flm-v4-scope .social-poll button i{opacity:.8;background:#ffe8eb;position:absolute;inset:0 auto 0 0}.flm-v4-scope .social-poll button.voted{border-color:#f5a6ad}.flm-v4-scope .social-poll>small{color:#8a94a3;font-size:7px}.flm-v4-scope .post-media-v4{color:#fff;background:radial-gradient(circle at 75% 35%,#e30917bf,#0000 22%),linear-gradient(145deg,#181c24,#08090c);border-radius:12px;align-items:flex-end;height:128px;margin-top:11px;padding:12px;display:flex;overflow:hidden}.flm-v4-scope .post-media-v4 span{color:#ff858d;font-size:7px;font-weight:900}.flm-v4-scope .post-media-v4 strong{margin-top:4px;font-size:15px;display:block}.flm-v4-scope .review-spotlight{color:#fff;background:#0b0d12;border-radius:17px;overflow:hidden;box-shadow:0 12px 30px #0f172a1f}.flm-v4-scope .review-spotlight-media{background:radial-gradient(circle at 30% 35%,#e30917eb,#0000 24%),radial-gradient(circle at 78% 68%,#6338bd7a,#0000 28%),linear-gradient(145deg,#242936,#08090c);height:190px;position:relative}.flm-v4-scope .video-label{letter-spacing:.08em;background:#ffffff1a;border-radius:7px;padding:5px 7px;font-size:7px;font-weight:900;position:absolute;top:12px;left:12px}.flm-v4-scope .review-play{width:46px;height:46px;color:var(--brand);background:#fff;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.flm-v4-scope .review-play .icon{width:19px;height:19px}.flm-v4-scope .duration{background:#000000ad;border-radius:5px;padding:3px 5px;font-size:7px;position:absolute;bottom:9px;right:10px}.flm-v4-scope .review-spotlight-copy{padding:13px}.flm-v4-scope .review-spotlight-copy .kicker{color:#ff8d95}.flm-v4-scope .review-spotlight-copy h2{letter-spacing:-.025em;margin:6px 0 12px;font-size:18px;line-height:1.18}.flm-v4-scope .review-creator-line{align-items:center;gap:8px;display:flex}.flm-v4-scope .creator-avatar.big{width:34px;height:34px}.flm-v4-scope .review-creator-line>div{flex:1;min-width:0}.flm-v4-scope .review-creator-line strong{font-size:9px;display:block}.flm-v4-scope .review-creator-line small{color:#99a3b2;margin-top:2px;font-size:7px;display:block}.flm-v4-scope .review-creator-line button{color:#111827;background:#fff;border:1px solid #ffffff26;border-radius:8px;height:30px;padding:0 9px;font-size:7px;font-weight:900}.flm-v4-scope .creator-scroll{scrollbar-width:none;gap:8px;margin:0 -12px;padding:0 12px 3px;display:flex;overflow-x:auto}.flm-v4-scope .creator-card-v4{border:1px solid var(--line);text-align:center;background:#fff;border-radius:13px;flex:0 0 112px;padding:10px}.flm-v4-scope .creator-card-v4 .creator-avatar{width:42px;height:42px;margin:auto}.flm-v4-scope .creator-a{color:var(--brand);background:#fff2ec}.flm-v4-scope .creator-b{color:#3556a8;background:#eef4ff}.flm-v4-scope .creator-c{color:#087443;background:#ecfdf3}.flm-v4-scope .creator-d{color:#b85c00;background:#fff7e8}.flm-v4-scope .creator-card-v4 strong{white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:8.5px;display:block;overflow:hidden}.flm-v4-scope .creator-card-v4 small{color:#8a94a3;margin-top:2px;font-size:7px;display:block}.flm-v4-scope .creator-card-v4 em{background:var(--soft);color:#344054;border-radius:7px;margin-top:7px;padding:4px 7px;font-size:6.5px;font-style:normal;font-weight:900;display:inline-block}.flm-v4-scope .review-feed-v4{gap:8px;display:grid}.flm-v4-scope .review-feed-v4 article{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:118px 1fr;gap:10px;padding:9px;display:grid}.flm-v4-scope .review-thumb-v4{color:#fff;background:#161a22;border:0;border-radius:10px;height:82px;position:relative;overflow:hidden}.flm-v4-scope .thumb-one{background:radial-gradient(circle at 30% 30%,#d01120,#0000 28%),linear-gradient(145deg,#20242e,#08090c)}.flm-v4-scope .thumb-two{background:radial-gradient(circle at 75% 35%,#764cc2,#0000 26%),linear-gradient(145deg,#1e2330,#08090c)}.flm-v4-scope .thumb-three{background:radial-gradient(circle at 35% 65%,#bd6810,#0000 25%),linear-gradient(145deg,#20242e,#08090c)}.flm-v4-scope .play-mini{color:#111;background:#fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;display:grid;position:absolute;bottom:8px;left:9px}.flm-v4-scope .review-thumb-v4 small{background:#000000b3;border-radius:4px;padding:2px 4px;font-size:6.5px;position:absolute;bottom:6px;right:6px}.flm-v4-scope .review-row-copy>span{color:var(--brand);font-size:6.5px;font-weight:900}.flm-v4-scope .review-row-copy h3{margin:4px 0 5px;font-size:10.5px;line-height:1.3}.flm-v4-scope .review-row-copy p{color:#8a94a3;margin:0;font-size:7px}.flm-v4-scope .review-row-copy>div{gap:7px;margin-top:8px;display:flex}.flm-v4-scope .review-row-copy button{color:#667085;background:0 0;border:0;padding:0;font-size:6.5px;font-weight:800}.flm-v4-scope .story-topics{margin-bottom:11px}.flm-v4-scope .story-topics>span{color:#8a94a3;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:7px;font-weight:800;display:block}.flm-v4-scope .story-topics>div{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.flm-v4-scope .story-topics button{border:1px solid var(--line);color:#536071;background:#fff;border-radius:9px;flex:none;height:30px;padding:0 9px;font-size:7.5px;font-weight:800}.flm-v4-scope .blog-hero-v4{border:1px solid var(--line);background:#fff;border-radius:17px;overflow:hidden}.flm-v4-scope .blog-hero-art{color:#fff;background:radial-gradient(circle at 78% 30%,#e30917e0,#0000 24%),linear-gradient(145deg,#161922,#090a0d);height:146px;padding:12px;position:relative}.flm-v4-scope .blog-hero-art>span{letter-spacing:.09em;font-size:7px;font-weight:900}.flm-v4-scope .blog-art-lines{gap:7px;display:grid;position:absolute;bottom:16px;left:14px;right:14px}.flm-v4-scope .blog-art-lines i{background:#ffffffd1;border-radius:99px;height:5px}.flm-v4-scope .blog-art-lines i:nth-child(2){opacity:.65;width:76%}.flm-v4-scope .blog-art-lines i:nth-child(3){opacity:.4;width:48%}.flm-v4-scope .blog-hero-copy{padding:13px}.flm-v4-scope .blog-hero-copy h2{letter-spacing:-.03em;margin:5px 0 6px;font-size:19px;line-height:1.15}.flm-v4-scope .blog-hero-copy>p{color:#667085;margin:0;font-size:9px;line-height:1.48}.flm-v4-scope .story-author{border-top:1px solid var(--line-2);align-items:center;gap:7px;margin-top:12px;padding-top:10px;display:flex}.flm-v4-scope .story-author .post-avatar{width:31px;height:31px}.flm-v4-scope .story-author>div{flex:1;min-width:0}.flm-v4-scope .story-author strong{font-size:8.5px;display:block}.flm-v4-scope .story-author small{color:#8a94a3;margin-top:2px;font-size:6.5px;display:block}.flm-v4-scope .story-author button{color:#667085;background:0 0;border:0;font-size:7px;font-weight:800}.flm-v4-scope .blog-feed-v4{gap:8px;display:grid}.flm-v4-scope .blog-row-v4{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) 90px;gap:10px;padding:11px;display:grid}.flm-v4-scope .story-type{color:var(--brand);font-size:6.5px;font-weight:900}.flm-v4-scope .blog-row-copy h3{margin:4px 0 5px;font-size:11px;line-height:1.28}.flm-v4-scope .blog-row-copy>p{color:#7a8594;margin:0;font-size:7.5px;line-height:1.4}.flm-v4-scope .blog-byline{color:#8993a1;align-items:center;gap:5px;margin-top:9px;font-size:6.5px;display:flex}.flm-v4-scope .mini-avatar{background:var(--soft);color:#667085;border-radius:50%;place-items:center;width:20px;height:20px;font-size:5.5px;font-weight:900;display:grid}.flm-v4-scope .blog-byline span:nth-child(2){flex:1;min-width:0}.flm-v4-scope .blog-byline b{color:#667085}.flm-v4-scope .blog-thumb{border-radius:10px;min-height:94px}.flm-v4-scope .blog-thumb-a{background:radial-gradient(circle at 75% 30%,#ef5964,#0000 30%),linear-gradient(145deg,#161922,#08090c)}.flm-v4-scope .blog-thumb-b{background:radial-gradient(circle at 30% 70%,#6555c7,#0000 30%),linear-gradient(145deg,#191d27,#08090c)}.flm-v4-scope .blog-thumb-c{background:radial-gradient(circle at 70% 65%,#c77c21,#0000 30%),linear-gradient(145deg,#191d27,#08090c)}.flm-v4-scope .my-writing-card{background:#fff7f8;border:1px solid #f2d6d9;border-radius:14px;align-items:center;gap:10px;margin-top:12px;padding:12px;display:flex}.flm-v4-scope .my-writing-card>div{flex:1;min-width:0}.flm-v4-scope .my-writing-card h3{margin:4px 0 3px;font-size:11px}.flm-v4-scope .my-writing-card p{color:#8c6569;margin:0;font-size:7px}.flm-v4-scope .my-writing-card button{height:30px;color:var(--brand);background:#fff;border:0;border-radius:8px;padding:0 9px;font-size:7px;font-weight:900}.flm-v4-scope .edition-card-v4{color:#fff;background:linear-gradient(145deg,#141821,#08090c 72%);border-radius:17px;padding:15px}.flm-v4-scope .edition-top{justify-content:space-between;align-items:center;display:flex}.flm-v4-scope .edition-top>span:last-child{color:#9da7b5;font-size:8px;font-weight:800}.flm-v4-scope .edition-card-v4 h2{color:#bfc6d1;margin:13px 0 1px;font-size:13px}.flm-v4-scope .edition-card-v4 h3{letter-spacing:-.04em;margin:0;font-size:28px;line-height:1}.flm-v4-scope .edition-card-v4 p{color:#9da7b5;margin:8px 0 0;font-size:8.5px}.flm-v4-scope .edition-actions{gap:7px;margin-top:14px;display:flex}.flm-v4-scope .edition-actions button{color:#fff;background:#ffffff0f;border:1px solid #ffffff21;border-radius:9px;height:34px;padding:0 10px;font-size:7.5px;font-weight:900}.flm-v4-scope .edition-actions button.primary{color:#111827;background:#fff;border-color:#fff}.flm-v4-scope .season-strip{scrollbar-width:none;gap:6px;margin:10px 0;display:flex;overflow-x:auto}.flm-v4-scope .season-strip button{border:1px solid var(--line);color:#667085;background:#fff;border-radius:9px;flex:none;width:41px;height:32px;font-size:8px;font-weight:900}.flm-v4-scope .season-strip button.active{background:var(--brand);border-color:var(--brand);color:#fff}.flm-v4-scope .directory-tabs-v4{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.flm-v4-scope .directory-tabs-v4 button{border:0;border-right:1px solid var(--line);color:#778292;background:#fff;height:36px;font-size:7px;font-weight:900}.flm-v4-scope .directory-tabs-v4 button:last-child{border-right:0}.flm-v4-scope .directory-tabs-v4 button.active{color:#fff;background:#11141a}.flm-v4-scope .dir-panel{padding-top:12px;display:none}.flm-v4-scope .dir-panel.active{display:block}.flm-v4-scope .directory-metrics{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.flm-v4-scope .directory-metrics article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px}.flm-v4-scope .directory-metrics strong{font-size:14px;display:block}.flm-v4-scope .directory-metrics span{color:#8a94a3;margin-top:3px;font-size:6.5px;display:block}.flm-v4-scope .directory-info-card{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;margin-top:9px;padding:11px;display:flex}.flm-v4-scope .info-icon{width:38px;height:38px;color:var(--brand);background:#fff2ec;border-radius:11px;place-items:center;font-size:11px;font-weight:900;display:grid}.flm-v4-scope .directory-info-card>div:last-child{flex:1;min-width:0}.flm-v4-scope .directory-info-card span{color:#8a94a3;font-size:6.5px;font-weight:900}.flm-v4-scope .directory-info-card strong{margin-top:3px;font-size:9px;display:block}.flm-v4-scope .directory-info-card small{color:#7c8796;margin-top:3px;font-size:6.5px;display:block}.flm-v4-scope .season-list-v4{gap:7px;display:grid}.flm-v4-scope .season-list-v4 button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:11px;grid-template-columns:1fr 1fr 16px;align-items:center;gap:8px;padding:10px;display:grid}.flm-v4-scope .season-list-v4 strong{font-size:9px;display:block}.flm-v4-scope .season-list-v4 small{color:#8a94a3;margin-top:2px;font-size:6.5px;display:block}.flm-v4-scope .season-list-v4 span small{text-transform:uppercase;font-weight:900}.flm-v4-scope .season-list-v4 span b{margin-top:3px;font-size:8px;display:block}.flm-v4-scope .season-list-v4 i{color:#9aa3af;font-size:18px;font-style:normal}.flm-v4-scope .dir-panel-head{justify-content:space-between;align-items:end;margin-bottom:8px;display:flex}.flm-v4-scope .dir-panel-head h2{margin:3px 0 0;font-size:16px}.flm-v4-scope .dir-panel-head button{color:var(--brand);background:0 0;border:0;font-size:7px;font-weight:900}.flm-v4-scope .dir-roster,.flm-v4-scope .host-timeline,.flm-v4-scope .result-list-v4{gap:7px;display:grid}.flm-v4-scope .dir-roster button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:9px;padding:9px;display:flex}.flm-v4-scope .roster-avatar,.flm-v4-scope .host-avatar{width:38px;height:38px;color:var(--brand);background:#fff2ec;border-radius:11px;flex:none;place-items:center;font-size:8px;font-weight:900;display:grid}.flm-v4-scope .roster-avatar.a2{color:#4663ad;background:#eef4ff}.flm-v4-scope .roster-avatar.a3{color:#087443;background:#ecfdf3}.flm-v4-scope .dir-roster button>div{flex:1;min-width:0}.flm-v4-scope .dir-roster strong{font-size:9px;display:block}.flm-v4-scope .dir-roster small{color:#8a94a3;margin-top:2px;font-size:6.5px;display:block}.flm-v4-scope .dir-roster em{color:#a15c00;background:#fff4e5;border-radius:7px;padding:4px 6px;font-size:6px;font-style:normal;font-weight:900}.flm-v4-scope .dir-roster i{color:#a0a8b4;font-style:normal}.flm-v4-scope .host-timeline article{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:9px;padding:10px;display:flex}.flm-v4-scope .host-avatar.past{background:var(--soft);color:#667085}.flm-v4-scope .host-timeline article>div{flex:1;min-width:0}.flm-v4-scope .host-timeline strong{font-size:9px;display:block}.flm-v4-scope .host-timeline small{color:#8a94a3;margin-top:2px;font-size:6.5px;display:block}.flm-v4-scope .host-timeline em{color:#667085;font-size:6.5px;font-style:normal}.flm-v4-scope .result-list-v4 article{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:.7fr 1fr 1fr;gap:7px;padding:10px;display:grid}.flm-v4-scope .result-list-v4 strong,.flm-v4-scope .result-list-v4 b{font-size:8.5px;display:block}.flm-v4-scope .result-list-v4 small{color:#8a94a3;margin-top:2px;font-size:6.5px;display:block}.flm-v4-scope .admin-v4{background:#f5f6f8;min-height:100vh}.flm-v4-scope .admin-top-v4{color:#fff;background:#090a0d;padding:12px}.flm-v4-scope .admin-title-v4{align-items:center;gap:9px;display:flex}.flm-v4-scope .admin-title-v4>div{flex:1;min-width:0}.flm-v4-scope .admin-title-v4 strong{font-size:14px;display:block}.flm-v4-scope .admin-title-v4 small{color:#8f98a7;margin-top:2px;font-size:7px;display:block}.flm-v4-scope .admin-title-v4 button{color:#fff;background:#151820;border:1px solid #ffffff1f;border-radius:8px;height:30px;padding:0 9px;font-size:7px;font-weight:900}.flm-v4-scope .admin-season-v4{color:#fff;text-align:left;background:#14171d;border:1px solid #ffffff1a;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;width:100%;height:42px;margin-top:11px;padding:0 11px;display:grid}.flm-v4-scope .admin-season-v4 span{color:#8f98a7;text-transform:uppercase;font-size:6.5px;font-weight:800}.flm-v4-scope .admin-season-v4 strong{font-size:9px}.flm-v4-scope .admin-season-v4 b{color:#8f98a7}.flm-v4-scope .admin-tabs-v4{border-bottom:1px solid var(--line);scrollbar-width:none;background:#fff;gap:6px;padding:10px 12px;display:flex;overflow-x:auto}.flm-v4-scope .admin-tabs-v4 button{border:1px solid var(--line);color:#667085;background:#fff;border-radius:9px;flex:none;height:32px;padding:0 10px;font-size:7px;font-weight:900}.flm-v4-scope .admin-tabs-v4 button.active{color:#fff;background:#11141a;border-color:#11141a}.flm-v4-scope .admin-panel{padding:12px;display:none}.flm-v4-scope .admin-panel.active{display:block}.flm-v4-scope .admin-priority{background:#fff5f6;border:1px solid #fecdd1;border-radius:14px;align-items:center;gap:10px;padding:12px;display:flex}.flm-v4-scope .admin-priority>div{flex:1;min-width:0}.flm-v4-scope .admin-priority span{color:#c90c18;font-size:6.5px;font-weight:900}.flm-v4-scope .admin-priority strong{margin-top:3px;font-size:11px;display:block}.flm-v4-scope .admin-priority small{color:#8c5d61;margin-top:3px;font-size:7px;display:block}.flm-v4-scope .admin-priority button{background:var(--brand);color:#fff;border:0;border-radius:8px;height:31px;padding:0 8px;font-size:6.5px;font-weight:900}.flm-v4-scope .admin-day{margin-top:13px}.flm-v4-scope .admin-day>div{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:7px;display:grid}.flm-v4-scope .admin-day article{border:1px solid var(--line);text-align:center;background:#fff;border-radius:11px;padding:9px 6px}.flm-v4-scope .admin-day strong{font-size:14px;display:block}.flm-v4-scope .admin-day small{color:#8a94a3;margin-top:3px;font-size:6px;display:block}.flm-v4-scope .admin-create-v4>div:last-child{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.flm-v4-scope .admin-create-v4>div:last-child button{border:1px solid var(--line);background:#fff;border-radius:11px;align-content:center;place-items:center;gap:4px;height:59px;display:grid}.flm-v4-scope .admin-create-v4 button span{width:22px;height:22px;color:var(--brand);background:#fff2ec;border-radius:7px;place-items:center;font-size:12px;display:grid}.flm-v4-scope .admin-create-v4 button strong{font-size:6.5px}.flm-v4-scope .admin-queue-v4 article{border-bottom:1px solid var(--line);grid-template-columns:8px 1fr auto auto;align-items:center;gap:8px;padding:10px 0;display:grid}.flm-v4-scope .queue-dot{border-radius:50%;width:7px;height:7px}.flm-v4-scope .queue-dot.red{background:var(--brand)}.flm-v4-scope .queue-dot.amber{background:#e59a24}.flm-v4-scope .queue-dot.green{background:#16a36a}.flm-v4-scope .admin-queue-v4 strong{font-size:8.5px;display:block}.flm-v4-scope .admin-queue-v4 small{color:#8a94a3;margin-top:2px;font-size:6.5px;display:block}.flm-v4-scope .admin-queue-v4 em{background:var(--soft);color:#667085;border-radius:6px;padding:3px 5px;font-size:5.5px;font-style:normal;font-weight:900}.flm-v4-scope .admin-queue-v4 article button{border:1px solid var(--line);background:#fff;border-radius:7px;height:27px;padding:0 7px;font-size:6px;font-weight:900}.flm-v4-scope .admin-system-v4{border:1px solid var(--line);background:#fff;border-radius:11px;justify-content:space-between;align-items:center;margin-top:12px;padding:10px;display:flex}.flm-v4-scope .admin-system-v4 span{color:#536071;align-items:center;gap:6px;font-size:7px;font-weight:800;display:flex}.flm-v4-scope .online-dot{background:#16a36a;border-radius:50%;width:7px;height:7px}.flm-v4-scope .admin-system-v4 button{color:#667085;background:0 0;border:0;font-size:6.5px;font-weight:900}.flm-v4-scope .admin-panel-title{align-items:end;gap:10px;margin-bottom:10px;display:flex}.flm-v4-scope .admin-panel-title h2{flex:1;margin:3px 0 0;font-size:18px}.flm-v4-scope .admin-panel-title button{border:1px solid var(--line);background:#fff;border-radius:8px;height:30px;margin-left:auto;padding:0 8px;font-size:6.5px;font-weight:900}.flm-v4-scope .admin-filter-row{gap:6px;margin-bottom:9px;display:flex;overflow-x:auto}.flm-v4-scope .admin-filter-row button{border:1px solid var(--line);color:#667085;background:#fff;border-radius:8px;height:30px;padding:0 9px;font-size:6.5px;font-weight:900}.flm-v4-scope .admin-filter-row button.active{color:#fff;background:#11141a;border-color:#11141a}.flm-v4-scope .admin-content-list{gap:7px;display:grid}.flm-v4-scope .admin-content-list article{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:auto 1fr 28px;align-items:center;gap:8px;padding:10px;display:grid}.flm-v4-scope .content-type{border-radius:6px;padding:4px 5px;font-size:5.5px;font-weight:900}.flm-v4-scope .content-type.story{color:#3556a8;background:#eef4ff}.flm-v4-scope .content-type.poll{color:#a25a00;background:#fff5e8}.flm-v4-scope .content-type.review{color:#6844a7;background:#f3edff}.flm-v4-scope .admin-content-list strong{font-size:8.5px;display:block}.flm-v4-scope .admin-content-list small{color:#8a94a3;margin-top:2px;font-size:6.5px;display:block}.flm-v4-scope .admin-content-list article>button{color:#8a94a3;background:0 0;border:0}.flm-v4-scope .moderation-summary{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:10px;display:grid}.flm-v4-scope .moderation-summary article{border:1px solid var(--line);text-align:center;background:#fff;border-radius:11px;padding:10px}.flm-v4-scope .moderation-summary strong{font-size:15px;display:block}.flm-v4-scope .moderation-summary small{color:#8a94a3;margin-top:2px;font-size:6px;display:block}.flm-v4-scope .moderation-list{gap:8px;display:grid}.flm-v4-scope .moderation-list article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:11px}.flm-v4-scope .mod-user{align-items:center;gap:8px;display:flex}.flm-v4-scope .mod-user .post-avatar{width:31px;height:31px}.flm-v4-scope .mod-user>div{flex:1;min-width:0}.flm-v4-scope .mod-user strong{font-size:8.5px;display:block}.flm-v4-scope .mod-user small{color:#8a94a3;margin-top:2px;font-size:6.5px;display:block}.flm-v4-scope .moderation-list p{color:#364152;margin:9px 0 6px;font-size:8px;line-height:1.4}.flm-v4-scope .moderation-list article>span{color:#8a94a3;font-size:6.5px}.flm-v4-scope .moderation-list article>div:last-child{gap:6px;margin-top:9px;display:flex}.flm-v4-scope .moderation-list article>div:last-child button{border:1px solid var(--line);background:#fff;border-radius:8px;height:28px;padding:0 8px;font-size:6px;font-weight:900}.flm-v4-scope .moderation-list button.danger{color:#c90c18;background:#fff2f3;border-color:#ffd5d8}.flm-v4-scope .moderation-list button.approve{color:#087443;background:#ecfdf3;border-color:#c5f0d6}.flm-v4-scope .admin-directory-actions{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.flm-v4-scope .admin-directory-actions button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;padding:12px}.flm-v4-scope .admin-directory-actions strong{font-size:17px;display:block}.flm-v4-scope .admin-directory-actions span{margin-top:4px;font-size:8px;font-weight:900;display:block}.flm-v4-scope .admin-directory-actions small{color:#8a94a3;margin-top:2px;font-size:6px;display:block}.flm-v4-scope .directory-readiness{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:10px;padding:12px}.flm-v4-scope .directory-readiness h3{margin:5px 0 9px;font-size:11px}.flm-v4-scope .directory-readiness>div{background:var(--soft);border-radius:99px;height:6px;overflow:hidden}.flm-v4-scope .directory-readiness>div span{background:var(--brand);border-radius:99px;height:100%;display:block}.flm-v4-scope .directory-readiness p{color:#8a94a3;margin:7px 0;font-size:6.5px}.flm-v4-scope .directory-readiness button{color:var(--brand);background:0 0;border:0;padding:0;font-size:6.5px;font-weight:900}.flm-v4-scope .admin-settings-list{gap:7px;display:grid}.flm-v4-scope .admin-settings-list button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:11px;align-items:center;gap:10px;padding:11px;display:flex}.flm-v4-scope .admin-settings-list button span{flex:1;min-width:0}.flm-v4-scope .admin-settings-list strong{font-size:8.5px;display:block}.flm-v4-scope .admin-settings-list small{color:#8a94a3;margin-top:3px;font-size:6.5px;display:block}.flm-v4-scope .admin-settings-list b{color:#9aa3af;font-size:18px}.flm-v4-scope .review-spotlight-media,.flm-v4-scope .review-thumb-v4{background-position:50%;background-size:cover;display:block}.flm-v4-scope .review-creator-line>a{color:#111827;background:#fff;border:1px solid #ffffff26;border-radius:8px;align-items:center;height:30px;padding:0 9px;font-size:7px;font-weight:900;display:flex}.flm-v4-scope .review-row-copy div a{color:#667085;background:0 0;border:0;align-items:center;height:26px;padding:0 6px;font-size:6.5px;font-weight:800;display:inline-flex}.flm-v4-scope .blog-hero-art,.flm-v4-scope .blog-hero-copy>a{display:block}.flm-v4-scope .blog-row-v4{color:inherit;text-decoration:none;display:grid}.flm-v4-scope .story-topics button.active{color:#fff;background:#11141a;border-color:#11141a}.flm-v4-scope .dir-roster>a,.flm-v4-scope .host-timeline>a{border:1px solid var(--line);text-align:left;color:inherit;background:#fff;border-radius:12px;align-items:center;gap:9px;padding:9px;text-decoration:none;display:flex}.flm-v4-scope .host-timeline>a{padding:10px}.flm-v4-scope .dir-roster>a>div,.flm-v4-scope .host-timeline>a>div{flex:1;min-width:0}.flm-v4-scope .roster-avatar img,.flm-v4-scope .host-avatar img{object-fit:cover;width:100%;height:100%}.v4-directory-search{margin:0 0 10px;position:relative}.v4-directory-search>input{border:1px solid var(--line);background:#fff;border-radius:11px;outline:none;width:100%;height:44px;padding:0 40px 0 12px;font-size:14px}.v4-directory-search>button{background:0 0;border:0;width:36px;height:36px;font-size:18px;position:absolute;top:4px;right:4px}.v4-directory-search>div{z-index:20;border:1px solid var(--line);background:#fff;border-radius:12px;position:absolute;top:48px;left:0;right:0;overflow:hidden;box-shadow:0 12px 30px #0f172a24}.v4-directory-search>div button,.v4-directory-search>div a{border:0;border-bottom:1px solid var(--line-2);text-align:left;background:#fff;justify-content:space-between;gap:10px;width:100%;padding:10px 12px;display:flex}.v4-directory-search>div strong{font-size:9px}.v4-directory-search>div small{color:var(--muted);font-size:7px}.v4-directory-search>div p{color:var(--muted);margin:0;padding:12px;font-size:9px}.flm-v4-editor-layer{z-index:140;background:#05080d94;align-items:flex-end;display:flex;position:fixed;inset:0}.flm-v4-editor-sheet{width:100%;max-height:92dvh;padding:14px 14px calc(16px + env(safe-area-inset-bottom));background:#fff;border-radius:20px 20px 0 0;overflow:auto;box-shadow:0 -18px 50px #0000002e}.flm-v4-editor-sheet>header{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.flm-v4-editor-sheet>header>div{flex:1}.flm-v4-editor-sheet>header h2{margin:3px 0 4px;font-size:20px}.flm-v4-editor-sheet>header p{color:var(--muted);margin:0;font-size:9px}.flm-v4-editor-sheet>header>button{border:1px solid var(--line);background:#fff;border-radius:10px;width:40px;height:40px;font-size:20px}.flm-v4-editor-sheet form{gap:12px;display:grid}.flm-v4-editor-sheet label>span,.flm-v4-rating>span{justify-content:space-between;margin-bottom:6px;font-size:9px;font-weight:900;display:flex}.flm-v4-editor-sheet input,.flm-v4-editor-sheet textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fafbfc;border-radius:11px;outline:none;padding:11px 12px;font-size:16px}.flm-v4-editor-sheet textarea{resize:vertical;line-height:1.45}.flm-v4-rating>div{gap:4px;display:flex}.flm-v4-rating button{border:1px solid var(--line);color:#c7ccd4;background:#fff;border-radius:9px;width:40px;height:40px;font-size:18px}.flm-v4-rating button.active{color:#f5a623;background:#fff8e8}.flm-v4-editor-sheet form>footer{justify-content:flex-end;gap:8px;display:flex}.flm-v4-editor-sheet form>footer button{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:44px;padding:0 14px;font-size:9px;font-weight:900}.flm-v4-editor-sheet form>footer .primary{background:var(--brand);color:#fff;border-color:var(--brand)}.site-shell.is-admin-route .flm-app-header,.site-shell.is-admin-route .flm-context-rail,.site-shell.is-admin-route .flm-bottom-nav{display:none!important}.site-shell.is-admin-route .app-page-stage{margin-top:0!important;padding-bottom:0!important}.site-shell.is-admin-route{background:#f5f6f8!important}.site-shell.is-admin-route .flm-v4-admin-page{min-height:100dvh;padding:0!important}.flm-v4-admin-page .admin-season-v4 select{appearance:none;color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:9px;font-weight:900}.flm-v4-admin-page .admin-season-v4 option{color:#111;background:#fff}.flm-v4-admin-message{color:#8a5200;background:#fff7e8;border-radius:10px;margin:10px 12px 0;padding:9px 10px;font-size:8px}.flm-v4-admin-editor{z-index:160;padding-bottom:env(safe-area-inset-bottom);background:#f5f6f8;display:block;position:fixed;inset:0;overflow:auto}.flm-v4-admin-editor>header{z-index:5;color:#fff;background:#090a0d;align-items:center;gap:10px;padding:12px;display:flex;position:sticky;top:0}.flm-v4-admin-editor>header>div{flex:1;min-width:0}.flm-v4-admin-editor>header span{color:#8f98a7;font-size:7px;font-weight:900;display:block}.flm-v4-admin-editor>header strong{margin-top:2px;font-size:15px;display:block}.flm-v4-admin-editor>header small{color:#a8b0bd;margin-top:2px;font-size:7px;display:block}.flm-v4-admin-editor>header>button{color:#fff;background:#151820;border:1px solid #ffffff24;border-radius:10px;width:40px;height:40px;font-size:20px}.flm-v4-admin-editor>main{padding:12px}.flm-v4-admin-editor>main>.admin-panel{background:0 0!important;padding:0!important;display:block!important}.flm-v4-admin-editor .admin-panel{max-width:none!important}.flm-home-community-v4{background:#fff;border:1px solid #e8ebef;border-radius:16px;margin:0 12px;padding:13px;box-shadow:0 1px #0f172a05}.flm-home-community-head{align-items:center;gap:8px;display:flex}.flm-home-community-head>.flm-avatar{flex:none;width:36px;height:36px}.flm-home-community-head>div{flex:1;min-width:0}.flm-home-community-head strong{font-size:10px;display:block}.flm-home-community-head span{color:#687386;margin-top:2px;font-size:8px;display:block}.flm-home-community-head>a{color:#7c8796;background:0 0;border:0;font-size:11px;font-weight:900;text-decoration:none}.flm-home-community-v4>p{color:#202a37;margin:10px 0 0;font-size:11px;line-height:1.48}.flm-home-community-trend{color:#667085;background:#f3f5f7;border-radius:10px;margin-top:10px;padding:8px 9px;font-size:8px}.flm-home-community-trend b{color:#ff5a1f}.flm-home-community-reactions{border-top:1px solid #f0f2f5;align-items:center;gap:8px;margin-top:11px;padding-top:9px;display:flex}.flm-home-community-reactions a{color:#6f7b8a;border-radius:8px;align-items:center;gap:5px;height:28px;padding:0 8px;font-size:8px;text-decoration:none;display:flex}.flm-home-community-reactions span{font-size:8px}.flm-v4-reader-layer{z-index:145;padding:0 0 env(safe-area-inset-bottom);background:#f6f7f9;position:fixed;inset:0;overflow:auto}.flm-v4-reader{background:#fff;min-height:100%;padding:12px 14px 28px}.flm-v4-reader>header{justify-content:space-between;gap:8px;margin-bottom:18px;display:flex}.flm-v4-reader>header button{color:#344054;background:#fff;border:1px solid #e8ebef;border-radius:10px;height:40px;padding:0 11px;font-size:8px;font-weight:900}.flm-v4-reader h1{letter-spacing:-.04em;margin:7px 0 9px;font-size:27px;line-height:1.04}.flm-v4-reader .reader-deck{color:#596577;margin:0 0 14px;font-size:11px;line-height:1.5}.flm-v4-reader .story-author{border-top:1px solid #f0f2f5;border-bottom:1px solid #f0f2f5;padding:12px 0}.flm-v4-reader .reader-disclosure{color:#667085;background:#f3f5f7;border-radius:10px;margin:13px 0;padding:9px 10px;font-size:8px;line-height:1.4}.flm-v4-reader .reader-body p{color:#202a37;margin:0 0 15px;font-size:13px;line-height:1.72}.flm-v4-admin-editor input,.flm-v4-admin-editor textarea,.flm-v4-admin-editor select{max-width:100%;font-size:16px!important}.flm-v4-admin-editor [class*=form-grid],.flm-v4-admin-editor [class*=fields-grid],.flm-v4-admin-editor [class*=manager-grid],.flm-v4-admin-editor .admin-form-row,.flm-v4-admin-editor .admin-two-column,.flm-v4-admin-editor .news-studio-v2,.flm-v4-admin-editor .directory-manager-layout{grid-template-columns:1fr!important}.flm-v4-admin-editor .admin-list article,.flm-v4-admin-editor .moderation-list article{max-width:100%}.flm-v4-admin-editor button{min-height:38px}.flm-v4-scope .v4-selected-topic{background:#fff5f6;border:1px solid #fed2d6;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding:8px 10px;display:flex}.flm-v4-scope .v4-selected-topic span{color:#d9430c;font-size:8px;font-weight:900}.flm-v4-scope .v4-selected-topic button{color:#687386;background:#fff;border:0;border-radius:7px;height:28px;padding:0 8px;font-size:7px;font-weight:900}.flm-v4-composer-layer{z-index:145;align-items:flex-end;display:flex;position:fixed;inset:0}.flm-v4-composer-backdrop{background:#05080d94;border:0;position:absolute;inset:0}.flm-v4-composer-sheet{width:100%;max-height:90dvh;padding:14px 14px calc(16px + env(safe-area-inset-bottom));background:#fff;border-radius:20px 20px 0 0;position:relative;overflow:auto;box-shadow:0 -18px 50px #0000002e}.flm-v4-composer-sheet>header{align-items:center;gap:10px;margin-bottom:10px;display:flex}.flm-v4-composer-sheet>header>div{flex:1}.flm-v4-composer-sheet h2{margin:2px 0 0;font-size:18px}.flm-v4-composer-sheet>header>button{background:#fff;border:1px solid #e8ebef;border-radius:10px;width:40px;height:40px;font-size:20px}.flm-v4-scope .v4-post-menu{position:relative}.flm-v4-scope .v4-post-menu .post-menu-popover-v12{z-index:25;top:32px;right:0}.flm-v4-scope .post-avatar.has-image img{object-fit:cover;width:100%;height:100%}.flm-v4-scope .post-media-v4.image-post{background:#111;height:auto;min-height:128px;padding:0}.flm-v4-scope .post-media-v4.image-post img{object-fit:cover;width:100%;max-height:320px;display:block}.flm-v4-page{max-width:520px;margin:0 auto}.flm-v4-admin-page{width:100%;max-width:none;margin:0}:root{--flv4-ink:#0c111b;--flv4-muted:#687386;--flv4-line:#e8ebef;--flv4-paper:#fff;--flv4-canvas:#f6f7f9;--flv4-brand:#ff5a1f}.flm-v4-scope,.flm-mobile-polls,.flm-v2-polls,.flm-v4-composer-sheet,.flm-v4-reader,.mobile-sheet.flm-menu-sheet{color:var(--flv4-ink)!important}.flm-v4-scope h1,.flm-v4-scope h2,.flm-v4-scope h3,.flm-v4-scope h4,.flm-v4-scope strong,.flm-v4-scope b,.flm-mobile-polls h1,.flm-mobile-polls h2,.flm-mobile-polls h3,.flm-mobile-polls strong,.flm-v4-composer-sheet h1,.flm-v4-composer-sheet h2,.flm-v4-composer-sheet h3,.flm-v4-composer-sheet strong{color:var(--flv4-ink)!important;opacity:1!important}.flm-v4-scope p,.flm-v4-scope small,.flm-mobile-polls p,.flm-mobile-polls small,.flm-v4-composer-sheet p,.flm-v4-composer-sheet small{opacity:1!important}.flm-mobile-polls{background:var(--flv4-canvas)!important;color:var(--flv4-ink)!important}.flm-v2-featured-poll,.flm-v2-poll-page-card{color:var(--flv4-ink)!important;border-color:var(--flv4-line)!important;background:#fff!important}.flm-v2-featured-poll h3,.flm-v2-poll-page-card h3{color:#101522!important;opacity:1!important;text-shadow:none!important}.flm-v2-featured-poll>p,.flm-v2-poll-page-card>p,.flm-v2-poll-page-card>div>small,.flm-v2-poll-head>small{color:#687386!important;opacity:1!important}.flm-v2-poll-head>div>span,.flm-v2-poll-page-card>span{color:var(--flv4-brand)!important}.flm-v2-poll-page-card>div>button{color:var(--flv4-brand)!important;background:#fff6f7!important}.flm-v2-poll-options>button,.flm-v2-poll-options>button strong{color:#101522!important}.flm-v2-poll-options>button>b{color:#667085!important}.flm-v2-submit{color:#fff!important}.flm-v2-submit:disabled{opacity:.58!important}.flm-v4-composer-layer{z-index:760!important;isolation:isolate!important}.flm-v4-composer-backdrop{z-index:0!important;background:#05080d9e!important}.flm-v4-composer-sheet{z-index:1!important;max-height:calc(100dvh - max(12px,env(safe-area-inset-top)))!important;padding:14px 14px calc(24px + env(safe-area-inset-bottom))!important;color:#0c111b!important;overscroll-behavior:contain!important;background:#fff!important}.flm-v4-composer-sheet>header{z-index:4!important;background:#fff!important;padding:14px 0 8px!important;position:sticky!important;top:-14px!important}.flm-v4-composer-sheet>header .kicker{color:var(--flv4-brand)!important}.flm-v4-composer-sheet>header>button{color:#0c111b!important;background:#fff!important}.flm-v4-composer-sheet .composer,.flm-v4-composer-sheet .composer-body,.flm-v4-composer-sheet textarea,.flm-v4-composer-sheet input{color:#0c111b!important;opacity:1!important}.flm-v4-composer-sheet textarea,.flm-v4-composer-sheet input{background:#fff!important;border-color:#e5e8ed!important;font-size:16px!important}.flm-v4-composer-sheet textarea::placeholder,.flm-v4-composer-sheet input::placeholder{color:#98a2b3!important;opacity:1!important}.flm-v4-composer-sheet .composer-author-v12 strong{color:#0c111b!important}.flm-v4-composer-sheet .composer-author-v12 span,.flm-v4-composer-sheet .community-character-count-v16{color:#7b8594!important}.flm-v4-composer-sheet .community-photo-action-v16,.flm-v4-composer-sheet .community-topic-action-v16{color:#475467!important;background:#fff!important}.flm-v4-composer-sheet .community-post-button-v16{color:#fff!important;background:var(--flv4-brand)!important;opacity:1!important}.flm-v4-composer-sheet .community-post-button-v16:disabled{opacity:.48!important}.flm-v4-composer-sheet .community-tag-editor-v13{color:#fff!important;background:#101217!important}.flm-v4-composer-sheet .community-tag-editor-v13 input{color:#101522!important;background:#fff!important}.flm-v4-scope article:not(.community-live-room),.flm-v4-scope .quick-compose-v4,.flm-v4-scope .fan-room-card,.flm-v4-scope .flm-v4-empty,.flm-v4-scope .flm-v4-loading,.flm-v4-scope .flm-v4-notice{color:#0c111b!important}.flm-v4-scope input,.flm-v4-scope textarea,.flm-v4-scope select{color:#0c111b!important;opacity:1!important;background:#fff!important;border-color:#dfe3e8!important}.flm-v4-scope input::placeholder,.flm-v4-scope textarea::placeholder{color:#98a2b3!important;opacity:1!important}.flm-v4-scope .community-live-room,.flm-v4-scope .community-live-room h2,.flm-v4-scope .community-live-room strong,.flm-v4-scope .admin-top-v4,.flm-v4-scope .admin-top-v4 strong,.flm-v4-scope .admin-season-v4,.flm-v4-scope .admin-season-v4 strong{color:#fff!important}.flm-v4-scope .community-live-room p{color:#aeb7c5!important}.flm-v4-scope .v4-head-action,.flm-v4-scope .v4-icon-action,.flm-v4-scope .compose-field,.flm-v4-scope .compose-tool,.flm-v4-scope .follow-mini,.flm-v4-scope .reaction-strip button,.flm-v2-poll-page-card>div>button{min-height:44px!important}.flm-v4-scope .v4-seg-tabs button,.flm-v2-poll-chips button{min-height:40px!important}.flm-v4-scope img,.flm-mobile-polls img{max-width:100%!important}.flm-v4-scope,.flm-mobile-polls{overflow-x:hidden!important}.flm-v4-reader-layer,.flm-v4-admin-editor{z-index:760!important}.theme-fancode.fancode-rich .app-page-stage{padding-top:0!important}html{scroll-padding-top:calc(var(--flm-top-h,58px) + 8px)!important}}.directory-entry-grid-v20{grid-template-columns:repeat(3,minmax(0,1fr))!important}.directory-season-button-v20{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer}.directory-season-button-v20:hover{border-color:color-mix(in srgb,var(--fl-accent) 32%,var(--fl-line));background:var(--fl-panel-2)}.directory-season-workspace-v20{gap:14px;padding-bottom:30px;display:grid}.directory-season-back-v20{width:max-content;color:var(--fl-accent-strong);cursor:pointer;background:0 0;border:0;padding:0;font-size:.68rem;font-weight:850}.directory-season-hero-v20{border:1px solid var(--fl-line);background:linear-gradient(145deg,color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel)),var(--fl-panel));border-radius:18px;grid-template-columns:120px minmax(0,1fr) 260px;align-items:stretch;gap:22px;padding:24px;display:grid;overflow:hidden}.directory-season-hero-id-v20{border-right:1px solid var(--fl-line);flex-direction:column;justify-content:center;padding-right:20px;display:flex}.directory-season-hero-id-v20>span{color:var(--fl-accent);letter-spacing:.09em;font-size:.58rem;font-weight:900}.directory-season-hero-id-v20>strong{letter-spacing:-.07em;margin-top:4px;font-size:3.3rem;line-height:.9}.directory-season-hero-id-v20>small{color:var(--fl-muted);margin-top:8px;font-size:.68rem;font-weight:750}.directory-season-hero-copy-v20{align-self:center;min-width:0}.directory-season-hero-copy-v20>div{color:var(--fl-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;font-size:.61rem;font-weight:800;display:flex}.directory-season-state-v20{background:color-mix(in srgb,var(--fl-accent) 11%,transparent);color:var(--fl-accent-strong);border-radius:999px;padding:5px 8px}.directory-season-hero-copy-v20 h1{letter-spacing:-.045em;margin:9px 0 7px;font-size:clamp(1.65rem,3vw,2.65rem);line-height:1}.directory-season-hero-copy-v20 p{max-width:700px;color:var(--fl-muted);margin:0;font-size:.74rem;line-height:1.55}.directory-season-hero-result-v20{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:13px;flex-direction:column;justify-content:center;padding:18px;display:flex}.directory-season-hero-result-v20 small{color:var(--fl-accent);letter-spacing:.08em;font-size:.56rem;font-weight:900}.directory-season-hero-result-v20 strong{margin-top:8px;font-size:1rem;line-height:1.2}.directory-season-hero-result-v20 span{color:var(--fl-muted);margin-top:5px;font-size:.64rem;line-height:1.4}.directory-season-tabs-v20{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:12px;gap:7px;padding:6px;display:flex}.directory-season-tabs-v20 button{min-height:38px;color:var(--fl-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 16px;font-size:.68rem;font-weight:850}.directory-season-tabs-v20 button.active{background:var(--fl-ink);color:var(--fl-panel)}.directory-season-overview-v20{gap:14px;display:grid}.directory-season-metrics-v20{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.directory-season-metrics-v20 article{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:13px;padding:17px}.directory-season-metrics-v20 small{color:var(--fl-muted);letter-spacing:.07em;font-size:.54rem;font-weight:900;display:block}.directory-season-metrics-v20 strong{margin-top:7px;font-size:1.08rem;line-height:1.15;display:block}.directory-season-metrics-v20 span{color:var(--fl-muted);margin-top:5px;font-size:.62rem;display:block}.directory-season-final-two-v20{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:15px;padding:20px}.directory-season-final-two-v20>header{justify-content:space-between;align-items:end;gap:18px;margin-bottom:12px;display:flex}.directory-season-final-two-v20>header span,.directory-season-overview-grid-v20>article>span,.directory-season-roster-v20>header span,.directory-season-results-v20>header>span{color:var(--fl-accent);letter-spacing:.08em;font-size:.56rem;font-weight:900}.directory-season-final-two-v20 h2,.directory-season-overview-grid-v20 h2,.directory-season-roster-v20 h2,.directory-season-results-v20 h2{margin:3px 0 0;font-size:1.1rem}.directory-season-final-two-v20>header button{color:var(--fl-accent-strong);cursor:pointer;background:0 0;border:0;padding:0;font-size:.64rem;font-weight:850}.directory-season-final-two-v20>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.directory-season-final-two-v20 article{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:12px;align-items:center;gap:13px;padding:14px;display:flex}.directory-season-final-two-v20 article.winner{border-color:color-mix(in srgb,var(--fl-accent) 28%,var(--fl-line));background:linear-gradient(145deg,color-mix(in srgb,var(--fl-accent) 6%,var(--fl-panel)),var(--fl-panel))}.directory-result-avatar-v20{background:var(--fl-panel-3);border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:.7rem;font-weight:900;display:grid;overflow:hidden}.directory-result-avatar-v20 img{object-fit:cover;width:100%;height:100%}.directory-season-final-two-v20 article span{min-width:0}.directory-season-final-two-v20 article small{color:var(--fl-accent);font-size:.52rem;font-weight:900;display:block}.directory-season-final-two-v20 article strong{margin-top:2px;font-size:.84rem;display:block}.directory-season-final-two-v20 article em{color:var(--fl-muted);margin-top:3px;font-size:.58rem;font-style:normal;display:block}.directory-season-overview-grid-v20{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.directory-season-overview-grid-v20>article{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:14px;padding:19px}.directory-season-overview-grid-v20 dl{margin:12px 0 0}.directory-season-overview-grid-v20 dl>div{border-top:1px solid var(--fl-line);justify-content:space-between;align-items:center;gap:12px;padding:9px 0;display:flex}.directory-season-overview-grid-v20 dt{color:var(--fl-muted);font-size:.62rem}.directory-season-overview-grid-v20 dd{text-align:right;margin:0;font-size:.65rem;font-weight:800}.directory-season-neighbours-v20{gap:7px;margin-top:12px;display:grid}.directory-season-neighbours-v20 button{border:0;border-top:1px solid var(--fl-line);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.directory-season-neighbours-v20 button strong{font-size:.68rem;display:block}.directory-season-neighbours-v20 button small{color:var(--fl-muted);margin-top:2px;font-size:.56rem;display:block}.directory-season-neighbours-v20 button i{color:var(--fl-accent);font-style:normal}.directory-season-roster-v20,.directory-season-results-v20{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:15px;padding:20px}.directory-season-roster-v20>header{justify-content:space-between;align-items:end;gap:18px;margin-bottom:12px;display:flex}.directory-season-roster-v20>header p,.directory-season-results-v20>header p{color:var(--fl-muted);margin:5px 0 0;font-size:.66rem}.directory-season-roster-v20>header>strong{color:var(--fl-muted);font-size:.66rem}.directory-season-roster-v20>div{gap:7px;display:grid}.directory-season-roster-v20>div>a{border:1px solid var(--fl-line);background:var(--fl-panel-2);color:var(--fl-ink);border-radius:11px;grid-template-columns:54px 44px minmax(0,1fr) auto 18px;align-items:center;gap:11px;padding:9px 11px;text-decoration:none;display:grid}.directory-season-roster-v20>div>a:hover{border-color:color-mix(in srgb,var(--fl-accent) 30%,var(--fl-line))}.directory-roster-rank-v20{color:var(--fl-muted);font-size:.66rem;font-weight:900}.directory-roster-rank-v20.winner{color:var(--fl-accent)}.directory-roster-avatar-v20{background:var(--fl-panel-3);border-radius:50%;place-items:center;width:40px;height:40px;font-size:.58rem;font-weight:900;display:grid;overflow:hidden}.directory-roster-avatar-v20 img{object-fit:cover;width:100%;height:100%}.directory-roster-copy-v20{min-width:0}.directory-roster-copy-v20 strong{font-size:.7rem;display:block}.directory-roster-copy-v20 small{color:var(--fl-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.57rem;display:block;overflow:hidden}.directory-season-roster-v20 em{background:var(--fl-panel-3);border-radius:999px;padding:4px 7px;font-size:.54rem;font-style:normal;font-weight:800}.directory-season-roster-v20 a>i{color:var(--fl-accent);font-style:normal}.directory-season-loading-v20{text-align:center;color:var(--fl-muted);padding:34px;font-size:.66rem}.directory-season-results-v20>header{margin-bottom:14px}.directory-result-podium-v20{grid-template-columns:1.15fr 1fr;gap:10px;margin-bottom:12px;display:grid}.directory-result-podium-v20 article{border:1px solid var(--fl-line);background:var(--fl-panel-2);border-radius:15px;min-height:230px;padding:22px;position:relative;overflow:hidden}.directory-result-podium-v20 article.winner{background:linear-gradient(145deg,color-mix(in srgb,var(--fl-accent) 8%,var(--fl-panel)),var(--fl-panel));border-color:color-mix(in srgb,var(--fl-accent) 30%,var(--fl-line))}.directory-result-podium-v20 .place{color:color-mix(in srgb,var(--fl-muted) 45%,transparent);letter-spacing:-.08em;font-size:2.6rem;font-weight:950;position:absolute;top:12px;right:15px}.directory-result-avatar-v20.large{width:66px;height:66px}.directory-result-podium-v20 small{color:var(--fl-accent);letter-spacing:.08em;margin-top:16px;font-size:.55rem;font-weight:900;display:block}.directory-result-podium-v20 h3{margin:5px 0 0;font-size:1.2rem}.directory-result-podium-v20 p{color:var(--fl-muted);margin:5px 0 0;font-size:.62rem}.directory-finalists-v20{border:1px solid var(--fl-line);border-radius:12px;overflow:hidden}.directory-finalists-head-v20,.directory-finalists-v20>a{grid-template-columns:90px minmax(0,1fr) 150px 70px;align-items:center;gap:12px;padding:10px 13px;display:grid}.directory-finalists-head-v20{background:var(--fl-panel-3);color:var(--fl-muted);letter-spacing:.06em;font-size:.51rem;font-weight:900}.directory-finalists-v20>a{border-top:1px solid var(--fl-line);color:var(--fl-ink);font-size:.64rem;text-decoration:none}.directory-finalists-v20>a strong{color:var(--fl-accent)}.directory-finalists-v20>a em{color:var(--fl-muted);font-style:normal}.directory-finalists-v20>a small{text-align:right;color:var(--fl-muted)}.directory-finalists-empty-v20{color:var(--fl-muted);padding:20px;font-size:.63rem}.directory-results-grid-v20>button{border:1px solid var(--fl-line);background:var(--fl-panel);width:100%;color:var(--fl-ink);text-align:left;cursor:pointer;border-radius:13px;padding:0;display:block;overflow:hidden}.directory-results-grid-v20>button:hover{border-color:color-mix(in srgb,var(--fl-accent) 32%,var(--fl-line))}.directory-results-grid-v20>button>header,.directory-results-grid-v20>button>div{padding-left:16px;padding-right:16px}.directory-results-grid-v20>button>footer{border-top:1px solid var(--fl-line);color:var(--fl-accent-strong);justify-content:space-between;align-items:center;padding:10px 16px;font-size:.6rem;font-weight:800;display:flex}.directory-results-grid-v20>button>footer i{font-style:normal}@media (width<=980px){.directory-season-hero-v20{grid-template-columns:90px minmax(0,1fr)}.directory-season-hero-result-v20{grid-column:1/-1}.directory-entry-grid-v20{grid-template-columns:1fr 1fr!important}}@media (width<=760px){.directory-entry-grid-v20{grid-template-columns:1fr!important}.directory-season-hero-v20{grid-template-columns:70px minmax(0,1fr);gap:13px;padding:16px}.directory-season-hero-id-v20{padding-right:12px}.directory-season-hero-id-v20>strong{font-size:2.45rem}.directory-season-hero-result-v20{padding:13px}.directory-season-tabs-v20{z-index:4;grid-template-columns:repeat(2,1fr);display:grid;position:sticky;top:0}.directory-season-tabs-v20 button{padding:0 8px}.directory-season-metrics-v20,.directory-season-final-two-v20>div,.directory-season-overview-grid-v20,.directory-result-podium-v20{grid-template-columns:1fr}.directory-season-roster-v20>div>a{grid-template-columns:42px 38px minmax(0,1fr) auto}.directory-season-roster-v20 a>i{display:none}.directory-finalists-head-v20,.directory-finalists-v20>a{grid-template-columns:58px minmax(0,1fr) 90px}.directory-finalists-head-v20 span:last-child,.directory-finalists-v20>a small{display:none}}.flm-v4-scope .directory-tabs-v20{grid-template-columns:repeat(2,1fr)!important}.flm-v4-scope .season-card-v20{box-shadow:0 12px 28px #0000001a}.flm-v4-scope .mobile-final-two-v20{gap:7px;margin-top:10px;display:grid}.flm-v4-scope .mobile-final-two-v20 .v4-section-head{margin:0 0 1px}.flm-v4-scope .mobile-final-two-v20 article{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:34px 1fr;align-items:center;gap:8px;padding:10px;display:grid}.flm-v4-scope .mobile-final-two-v20 article.winner{background:#fff8f8;border-color:#f3c5c9}.flm-v4-scope .mobile-final-two-v20 article>span{color:#a7afbb;font-size:13px;font-weight:950}.flm-v4-scope .mobile-final-two-v20 article.winner>span{color:var(--brand)}.flm-v4-scope .mobile-final-two-v20 small{color:#8a94a3;font-size:6px;font-weight:900;display:block}.flm-v4-scope .mobile-final-two-v20 strong{margin-top:2px;font-size:9px;display:block}.flm-v4-scope .mobile-directory-count-v20{color:#8a94a3;font-size:8px}.flm-v4-scope .dir-roster>a{border:1px solid var(--line);text-align:left;color:inherit;background:#fff;border-radius:12px;align-items:center;gap:9px;padding:9px;text-decoration:none;display:flex}.flm-v4-scope .dir-roster>a>div{flex:1;min-width:0}.flm-v4-scope .dir-roster>a .roster-avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.flm-v4-scope .dir-roster>a strong{font-size:9px;display:block}.flm-v4-scope .dir-roster>a small{color:#8a94a3;margin-top:2px;font-size:6.5px;display:block}.flm-v4-scope .dir-roster>a em{color:#a15c00;background:#fff4e5;border-radius:7px;padding:4px 6px;font-size:6px;font-style:normal;font-weight:900}.flm-v4-scope .dir-roster>a i{color:#a0a8b4;font-style:normal}.flm-v4-scope .mobile-result-podium-v20{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:8px;display:grid}.flm-v4-scope .mobile-result-podium-v20 article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px;position:relative}.flm-v4-scope .mobile-result-podium-v20 article.winner{background:#fff8f8;border-color:#f3c5c9}.flm-v4-scope .mobile-result-podium-v20 article>span{color:#abb3be;font-size:15px;font-weight:950;display:block}.flm-v4-scope .mobile-result-podium-v20 article.winner>span{color:var(--brand)}.flm-v4-scope .mobile-result-podium-v20 small{color:#8a94a3;margin-top:7px;font-size:6px;font-weight:900;display:block}.flm-v4-scope .mobile-result-podium-v20 strong{margin-top:2px;font-size:9px;display:block}.flm-v4-scope .mobile-result-list-v20>a{border:1px solid var(--line);color:inherit;background:#fff;border-radius:12px;grid-template-columns:34px 1fr 1fr;align-items:center;gap:7px;padding:10px;text-decoration:none;display:grid}.flm-v4-scope .mobile-result-list-v20>a>strong{color:var(--brand);font-size:9px}.flm-v4-scope .mobile-result-list-v20>a small{color:#8a94a3;font-size:6px;display:block}.flm-v4-scope .mobile-result-list-v20>a b{margin-top:2px;font-size:8px;display:block}.archive-home-v74{gap:14px;display:grid}.archive-home-intro-v74{align-items:end}.archive-home-intro-v74 h1{letter-spacing:-.055em;max-width:760px;margin:7px 0 9px;font-size:clamp(2rem,4vw,3.6rem);line-height:.95}.archive-home-intro-v74 p{max-width:760px}.archive-overview-metrics-v74{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.archive-overview-metrics-v74 article{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:13px;padding:16px}.archive-overview-metrics-v74 small{color:var(--fl-muted);letter-spacing:.07em;font-size:.54rem;font-weight:900;display:block}.archive-overview-metrics-v74 strong{margin-top:7px;font-size:1rem;line-height:1.2;display:block}.archive-overview-metrics-v74 span{color:var(--fl-muted);margin-top:4px;font-size:.6rem;display:block}.archive-actions-v74{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.archive-actions-v74>a{border:1px solid var(--fl-line);background:var(--fl-panel);min-height:112px;color:var(--fl-ink);border-radius:13px;padding:15px 42px 15px 15px;text-decoration:none;position:relative}.archive-actions-v74>a:hover{border-color:color-mix(in srgb,var(--fl-accent) 30%,var(--fl-line));background:var(--fl-panel-2)}.archive-actions-v74 span{color:var(--fl-accent);letter-spacing:.07em;font-size:.54rem;font-weight:900;display:block}.archive-actions-v74 strong{margin-top:8px;font-size:.76rem;line-height:1.35;display:block}.archive-actions-v74 i{color:var(--fl-accent);font-style:normal;position:absolute;bottom:14px;right:15px}@media (width<=760px){.archive-overview-metrics-v74,.archive-actions-v74{grid-template-columns:1fr}.archive-home-intro-v74 h1{font-size:2.2rem}}.directory-season-champions-v75{background:0 0;border:0;padding:0}.directory-season-champions-v75>header{align-items:flex-start;margin-bottom:10px;padding:0 2px}.directory-season-champions-v75>header p{max-width:620px;color:var(--fl-muted);margin:5px 0 0;font-size:.64rem;line-height:1.45}.directory-champion-grid-v75{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr)!important;gap:10px!important;display:grid!important}.directory-champion-card-v75{align-content:center;min-height:142px;position:relative;overflow:hidden;grid-template-columns:78px minmax(0,1fr)!important;gap:16px!important;padding:20px 74px 20px 20px!important;display:grid!important}.directory-champion-card-v75.winner{min-height:154px;background:linear-gradient(135deg,color-mix(in srgb,var(--fl-accent) 11%,var(--fl-panel)),var(--fl-panel))!important}.directory-champion-place-v75{color:color-mix(in srgb,var(--fl-muted) 28%,transparent);letter-spacing:-.08em;font-weight:950;line-height:1;position:absolute;right:18px;font-size:2.3rem!important;top:14px!important}.directory-champion-card-v75.winner .directory-champion-place-v75{color:color-mix(in srgb,var(--fl-accent) 28%,transparent)}.directory-champion-avatar-v75{border:2px solid var(--fl-panel);box-shadow:0 0 0 1px var(--fl-line);width:76px!important;height:76px!important}.directory-champion-card-v75.winner .directory-champion-avatar-v75{box-shadow:0 0 0 1px color-mix(in srgb,var(--fl-accent) 35%,var(--fl-line));width:82px!important;height:82px!important}.directory-champion-copy-v75{align-self:center}.directory-champion-copy-v75 small{letter-spacing:.11em;font-size:.54rem!important}.directory-champion-copy-v75 strong{line-height:1.12;margin-top:5px!important;font-size:1.05rem!important}.directory-champion-copy-v75 em{margin-top:6px!important;font-size:.62rem!important}.directory-champion-card-v75>b{background:var(--fl-panel-3);color:var(--fl-muted);letter-spacing:.08em;border-radius:999px;padding:5px 7px;font-size:.47rem;position:absolute;bottom:14px;right:16px}.directory-champion-card-v75.winner>b{background:color-mix(in srgb,var(--fl-accent) 12%,var(--fl-panel));color:var(--fl-accent-strong)}.flm-v4-scope .mobile-champions-v75{gap:8px;margin-top:12px}.flm-v4-scope .mobile-champions-v75 .v4-section-head{margin-bottom:2px}.flm-v4-scope .mobile-champions-v75 article{min-height:70px;grid-template-columns:30px 46px minmax(0,1fr)!important;padding:11px!important}.flm-v4-scope .mobile-champion-place-v75{color:#a7afbb;font-weight:950;font-size:15px!important}.flm-v4-scope .mobile-champions-v75 article.winner .mobile-champion-place-v75{color:var(--brand)}.flm-v4-scope .mobile-champion-avatar-v75{color:#667085;background:#eef1f5;border-radius:50%;place-items:center;width:44px;height:44px;font-size:9px;font-weight:950;display:grid;overflow:hidden}.flm-v4-scope .mobile-champion-avatar-v75 img{object-fit:cover;width:100%;height:100%}.flm-v4-scope .mobile-champions-v75 article>div{min-width:0}.flm-v4-scope .mobile-champions-v75 strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:10px!important}.flm-v4-scope .mobile-champions-v75 em{color:#8a94a3;margin-top:3px;font-size:6px;font-style:normal;display:block}@media (width<=760px){.directory-champion-grid-v75{grid-template-columns:1fr!important}.directory-champion-card-v75,.directory-champion-card-v75.winner{min-height:124px;grid-template-columns:64px minmax(0,1fr)!important;padding:16px 62px 16px 16px!important}.directory-champion-avatar-v75,.directory-champion-card-v75.winner .directory-champion-avatar-v75{width:62px!important;height:62px!important}.directory-champion-place-v75{right:14px;font-size:1.8rem!important}}.directory-archive-honours-v76{min-width:170px;flex-direction:column!important;align-items:flex-end!important;gap:2px!important;display:flex!important}.directory-archive-honours-v76 small{letter-spacing:.08em;color:var(--fl-accent)!important;font-size:.5rem!important;font-weight:900!important}.directory-archive-honours-v76 strong{white-space:nowrap;text-overflow:ellipsis;max-width:210px;overflow:hidden;font-size:.7rem!important}.directory-archive-honours-v76 em{max-width:210px;color:var(--fl-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.54rem;font-style:normal;overflow:hidden}.directory-honours-v76{border:1px solid var(--fl-line);background:linear-gradient(145deg,color-mix(in srgb,var(--fl-accent) 5%,var(--fl-panel)),var(--fl-panel));border-radius:18px;padding:24px;overflow:hidden}.directory-honours-v76>header{justify-content:space-between;gap:20px;margin-bottom:16px;display:flex}.directory-honours-v76>header span{color:var(--fl-accent);letter-spacing:.1em;font-size:.55rem;font-weight:950}.directory-honours-v76>header h2{letter-spacing:-.025em;margin:4px 0 0;font-size:1.32rem}.directory-honours-v76>header p{max-width:690px;color:var(--fl-muted);margin:6px 0 0;font-size:.66rem;line-height:1.5}.directory-honours-grid-v76{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:12px;display:grid}.directory-honour-card-v76{border:1px solid var(--fl-line);background:var(--fl-panel);border-radius:16px;grid-template-columns:74px 112px minmax(0,1fr);align-items:center;gap:18px;min-height:220px;padding:22px 76px 22px 22px;display:grid;position:relative;overflow:hidden}.directory-honour-card-v76.winner{border-color:color-mix(in srgb,var(--fl-accent) 34%,var(--fl-line));background:linear-gradient(135deg,color-mix(in srgb,var(--fl-accent) 12%,var(--fl-panel)),var(--fl-panel) 70%);min-height:242px}.directory-honour-rank-v76{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.directory-honour-rank-v76>span{letter-spacing:-.09em;color:color-mix(in srgb,var(--fl-muted) 42%,transparent);font-size:2.7rem;font-weight:950;line-height:.86}.directory-honour-card-v76.winner .directory-honour-rank-v76>span{color:color-mix(in srgb,var(--fl-accent) 60%,var(--fl-ink))}.directory-honour-rank-v76 small{letter-spacing:.09em;color:var(--fl-muted);font-size:.49rem;font-weight:950}.directory-honour-photo-v76{background:var(--fl-panel-3);width:108px;height:108px;box-shadow:0 0 0 1px var(--fl-line);border-radius:50%;place-items:center;font-size:1.1rem;font-weight:950;display:grid;overflow:hidden}.directory-honour-card-v76.winner .directory-honour-photo-v76{width:118px;height:118px;box-shadow:0 0 0 2px color-mix(in srgb,var(--fl-accent) 35%,var(--fl-line))}.directory-honour-photo-v76 img{object-fit:cover;width:100%;height:100%}.directory-honour-copy-v76{min-width:0}.directory-honour-copy-v76 small{color:var(--fl-accent);letter-spacing:.08em;font-size:.52rem;font-weight:950;display:block}.directory-honour-copy-v76 h3{letter-spacing:-.035em;margin:6px 0 0;font-size:clamp(1.05rem,2vw,1.55rem);line-height:1.04}.directory-honour-copy-v76 p{color:var(--fl-muted);margin:7px 0 0;font-size:.62rem}.directory-honour-card-v76>b{background:var(--fl-panel-3);color:var(--fl-muted);letter-spacing:.08em;border-radius:999px;padding:6px 8px;font-size:.48rem;position:absolute;top:16px;right:18px}.directory-honour-card-v76.winner>b{background:color-mix(in srgb,var(--fl-accent) 13%,var(--fl-panel));color:var(--fl-accent-strong)}.directory-season-metrics-v76{margin-top:0}.archive-home-v76 .archive-results{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:12px;display:grid}.archive-home-v76 .result-card{border-radius:16px;min-height:190px}.archive-home-v76 .result-card.winner{border-color:color-mix(in srgb,var(--fl-accent) 32%,var(--fl-line));background:linear-gradient(135deg,color-mix(in srgb,var(--fl-accent) 10%,var(--fl-panel)),var(--fl-panel))}.archive-home-v76 .result-avatar{width:84px;height:84px}.archive-home-v76 .result-person h2{font-size:1.25rem}.archive-home-v76 .archive-actions-v74{grid-template-columns:repeat(3,minmax(0,1fr))}.flm-v4-scope .mobile-directory-home-v76,.flm-v4-scope .mobile-directory-list-v76{gap:12px;display:grid}.flm-v4-scope .mobile-directory-actions-v76{gap:8px;display:grid}.flm-v4-scope .mobile-directory-actions-v76>a,.flm-v4-scope .mobile-directory-actions-v76>button{border:1px solid var(--line);color:inherit;text-align:left;background:#fff;border-radius:13px;grid-template-rows:auto auto;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:1px 8px;padding:12px;text-decoration:none;display:grid}.flm-v4-scope .mobile-directory-actions-v76 span{color:var(--brand);grid-row:1/3;font-size:11px;font-weight:950}.flm-v4-scope .mobile-directory-actions-v76 strong{font-size:10px}.flm-v4-scope .mobile-directory-actions-v76 small{color:#8a94a3;font-size:6.5px}.flm-v4-scope .mobile-directory-actions-v76 i{color:#9ca5b2;grid-area:1/3/3;font-style:normal}.flm-v4-scope .mobile-directory-season-cards-v76{gap:7px;display:grid}.flm-v4-scope .mobile-directory-season-cards-v76>button,.flm-v4-scope .mobile-directory-list-v76>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.flm-v4-scope .mobile-directory-season-cards-v76>button>span,.flm-v4-scope .mobile-directory-season-id-v76{background:#f5f6f8;border-radius:9px;flex:none;place-items:center;width:42px;padding:6px;display:grid}.flm-v4-scope .mobile-directory-season-cards-v76 b,.flm-v4-scope .mobile-directory-season-id-v76 b{font-size:10px}.flm-v4-scope .mobile-directory-season-cards-v76 small,.flm-v4-scope .mobile-directory-season-id-v76 small{color:#8a94a3;font-size:6px}.flm-v4-scope .mobile-directory-season-cards-v76>button>div,.flm-v4-scope .mobile-directory-list-v76>button>div{flex:1;min-width:0}.flm-v4-scope .mobile-directory-season-cards-v76 strong,.flm-v4-scope .mobile-directory-list-v76>button strong{font-size:9px;display:block}.flm-v4-scope .mobile-directory-season-cards-v76 em,.flm-v4-scope .mobile-directory-list-v76>button em{color:var(--brand);margin-top:3px;font-size:6px;font-style:normal;display:block}.flm-v4-scope .mobile-directory-season-cards-v76 i,.flm-v4-scope .mobile-directory-list-v76>button>i{color:#9ca5b2;font-style:normal}.flm-v4-scope .mobile-directory-mark-v76{width:38px;height:38px;color:var(--brand);background:#f5f6f8;border-radius:10px;flex:none;place-items:center;font-size:9px;font-weight:950;display:grid}.flm-v4-scope .mobile-directory-filter-v76{scrollbar-width:none;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.flm-v4-scope .mobile-directory-filter-v76::-webkit-scrollbar{display:none}.flm-v4-scope .mobile-directory-filter-v76 button{border:1px solid var(--line);color:#6f7885;background:#fff;border-radius:999px;flex:none;padding:6px 9px;font-size:6.5px;font-weight:850}.flm-v4-scope .mobile-directory-filter-v76 button.active{border-color:var(--brand);color:var(--brand);background:#fff4f4}.flm-v4-scope .mobile-honours-v76{gap:8px;margin-top:2px;display:grid}.flm-v4-scope .mobile-honours-v76 article{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:42px 56px minmax(0,1fr);align-items:center;gap:9px;min-height:82px;padding:11px;display:grid}.flm-v4-scope .mobile-honours-v76 article.winner{background:linear-gradient(135deg,#fff5f6,#fff);border-color:#f2c5c9;min-height:94px}.flm-v4-scope .mobile-honour-rank-v76{color:#9da6b2;font-size:17px;font-weight:950;line-height:.9}.flm-v4-scope .mobile-honour-rank-v76 small{letter-spacing:.06em;margin-top:5px;font-size:5px;display:block}.flm-v4-scope .mobile-honours-v76 article.winner .mobile-honour-rank-v76{color:var(--brand)}.flm-v4-scope .mobile-honours-v76 article>div{min-width:0}.flm-v4-scope .mobile-honours-v76 article>div small{color:#8a94a3;font-size:5.5px;font-weight:900;display:block}.flm-v4-scope .mobile-honours-v76 article>div strong{white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;display:block;overflow:hidden}.flm-v4-scope .mobile-honours-v76 article>div em{color:#8a94a3;margin-top:3px;font-size:6px;font-style:normal;display:block}.flm-v4-scope .season-list-v4 button>span em{color:#8a94a3;margin-top:2px;font-size:5.5px;font-style:normal;display:block}@media (width<=900px){.directory-honours-grid-v76{grid-template-columns:1fr}.directory-honour-card-v76,.directory-honour-card-v76.winner{min-height:190px}}@media (width<=760px){.directory-archive-honours-v76{min-width:0;align-items:flex-start!important}.directory-archive-honours-v76 strong,.directory-archive-honours-v76 em{max-width:150px}.directory-honours-v76{padding:16px}.directory-honour-card-v76,.directory-honour-card-v76.winner{grid-template-columns:50px 70px minmax(0,1fr);gap:10px;min-height:150px;padding:16px 54px 16px 14px}.directory-honour-photo-v76,.directory-honour-card-v76.winner .directory-honour-photo-v76{width:68px;height:68px}.directory-honour-rank-v76>span{font-size:1.7rem}.directory-honour-card-v76>b{top:10px;right:10px}.archive-home-v76 .archive-results,.archive-home-v76 .archive-actions-v74{grid-template-columns:1fr}}.directory-season-workspace-v20{gap:16px}.directory-season-hero-v20{grid-template-columns:112px minmax(0,1fr) 230px;padding:22px 24px}.directory-season-hero-result-v20{background:color-mix(in srgb,var(--fl-panel-2) 88%,var(--fl-accent) 3%);align-self:stretch}.directory-season-tabs-v20{background:var(--fl-panel);box-shadow:0 1px 0 var(--fl-line);border-radius:13px;overflow:hidden}.directory-season-tabs-v20 button{min-height:42px}.directory-honours-v77{background:linear-gradient(145deg,color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel)),var(--fl-panel) 62%);border-radius:20px;padding:26px;position:relative}.directory-honours-v77:before{content:"";background:var(--fl-accent);opacity:.78;height:3px;position:absolute;inset:0 0 auto}.directory-honours-v77>header{align-items:flex-end;margin-bottom:18px}.directory-honours-v77>header>div{max-width:720px}.directory-honours-v77>header>strong{border:1px solid var(--fl-line);background:var(--fl-panel);color:var(--fl-muted);letter-spacing:.04em;border-radius:999px;flex:none;padding:6px 9px;font-size:.53rem}.directory-honours-grid-v77{grid-template-columns:minmax(0,1.34fr) minmax(320px,.86fr);align-items:stretch;gap:14px}.directory-honour-card-v77{min-height:226px;box-shadow:0 12px 30px color-mix(in srgb,var(--fl-ink) 4%,transparent);border-radius:18px;grid-template-columns:68px 118px minmax(0,1fr);padding:24px 74px 24px 22px}.directory-honour-card-v77.winner{border-color:color-mix(in srgb,var(--fl-accent) 42%,var(--fl-line));background:linear-gradient(135deg,color-mix(in srgb,var(--fl-accent) 14%,var(--fl-panel)),var(--fl-panel) 68%);grid-template-columns:76px 142px minmax(0,1fr);min-height:264px}.directory-honour-card-v77 .directory-honour-photo-v76{width:112px;height:112px}.directory-honour-card-v77.winner .directory-honour-photo-v76{width:136px;height:136px;box-shadow:0 0 0 3px color-mix(in srgb,var(--fl-accent) 24%,var(--fl-line)),0 12px 24px color-mix(in srgb,var(--fl-ink) 8%,transparent)}.directory-honour-card-v77 .directory-honour-rank-v76>span{font-size:3rem}.directory-honour-card-v77.winner .directory-honour-rank-v76>span{font-size:3.5rem}.directory-honour-card-v77 .directory-honour-copy-v76 h3{font-size:clamp(1.22rem,2.25vw,1.78rem)}.directory-honour-card-v77 .directory-honour-copy-v76 p{max-width:320px;font-size:.66rem;line-height:1.45}.directory-honour-card-v77 .directory-honour-copy-v76 a{border:1px solid var(--fl-line);background:var(--fl-panel);color:var(--fl-ink);border-radius:999px;margin-top:12px;padding:7px 10px;font-size:.55rem;font-weight:850;text-decoration:none;display:inline-flex}.directory-honour-card-v77 .directory-honour-copy-v76 a:hover{border-color:color-mix(in srgb,var(--fl-accent) 45%,var(--fl-line));color:var(--fl-accent-strong)}.directory-honour-card-v77>b{top:18px;right:18px}.directory-season-metrics-v76{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.directory-season-metrics-v76 article{border-radius:14px;min-height:105px;padding:16px 18px}.directory-season-overview-grid-v20{gap:12px}.directory-season-row-v19.directory-season-button-v20{min-height:100px;transition:border-color .16s,background .16s,transform .16s}.directory-season-row-v19.directory-season-button-v20:hover{border-color:color-mix(in srgb,var(--fl-accent) 28%,var(--fl-line));background:color-mix(in srgb,var(--fl-accent) 2.5%,var(--fl-panel));transform:translateY(-1px)}.directory-archive-honours-v77{grid-template-columns:42px minmax(0,1fr);min-width:220px;align-items:center!important;gap:9px!important;display:grid!important}.directory-archive-winner-photo-v77{border:1px solid color-mix(in srgb,var(--fl-accent) 25%,var(--fl-line));background:var(--fl-panel-3);width:40px;height:40px;color:var(--fl-muted);border-radius:50%;place-items:center;font-size:.58rem;font-weight:950;display:grid;overflow:hidden}.directory-archive-winner-photo-v77 img{object-fit:cover;width:100%;height:100%}.directory-archive-winner-copy-v77{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.directory-archive-winner-copy-v77 strong,.directory-archive-winner-copy-v77 em{max-width:185px!important}@media (width<=1100px){.directory-honours-grid-v77{grid-template-columns:1fr}.directory-honour-card-v77,.directory-honour-card-v77.winner{grid-template-columns:66px 112px minmax(0,1fr);min-height:210px}.directory-honour-card-v77.winner .directory-honour-photo-v76,.directory-honour-card-v77 .directory-honour-photo-v76{width:108px;height:108px}}@media (width<=760px){.directory-season-hero-v20{grid-template-columns:62px minmax(0,1fr);gap:11px;padding:14px}.directory-honours-v77{padding:15px}.directory-honours-v77>header{flex-direction:column;align-items:flex-start;gap:8px}.directory-honours-grid-v77{grid-template-columns:1fr}.directory-honour-card-v77,.directory-honour-card-v77.winner{grid-template-columns:44px 68px minmax(0,1fr);gap:9px;min-height:136px;padding:14px 48px 14px 12px}.directory-honour-card-v77 .directory-honour-photo-v76,.directory-honour-card-v77.winner .directory-honour-photo-v76{width:66px;height:66px}.directory-honour-card-v77 .directory-honour-rank-v76>span,.directory-honour-card-v77.winner .directory-honour-rank-v76>span{font-size:1.8rem}.directory-honour-card-v77 .directory-honour-copy-v76 h3{font-size:1rem}.directory-honour-card-v77 .directory-honour-copy-v76 a{margin-top:7px;padding:5px 7px}.directory-season-metrics-v76{grid-template-columns:1fr}.directory-archive-honours-v77{grid-template-columns:34px minmax(0,1fr);min-width:0}.directory-archive-winner-photo-v77{width:32px;height:32px}.directory-archive-winner-copy-v77 strong,.directory-archive-winner-copy-v77 em{max-width:145px!important}}.flm-v4-scope .mobile-honours-v76{border:1px solid var(--line);background:#fff;border-radius:15px;padding:10px}.flm-v4-scope .mobile-honours-v76 .v4-section-head{margin:0 0 4px}.flm-v4-scope .mobile-honours-v76 article{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;padding:12px 2px}.flm-v4-scope .mobile-honours-v76 article.winner{background:linear-gradient(135deg,#fff3f4,#fff);border:1px solid #f0c5c9;border-radius:12px;min-height:102px;padding:12px 10px}.flm-v4-scope .mobile-honours-v76 article.winner+article{margin-top:2px}.flm-v4-scope .mobile-honours-v76 article>div strong{font-size:11px}.flm-v4-scope .mobile-directory-list-v76>button em{white-space:normal;line-height:1.35}.mobile-directory-group-head-v78{border-bottom:1px solid var(--line,#7f7f7f2e);justify-content:space-between;align-items:end;gap:12px;padding:18px 2px 8px;display:flex}.mobile-directory-group-head-v78 span{letter-spacing:.12em;opacity:.62;font-size:10px;font-weight:800}.mobile-directory-group-head-v78 strong{opacity:.82;font-size:12px;font-weight:700}.flm-v4-scope .mobile-directory-scope-v79{border:1px solid var(--line);background:var(--surface,#fff);border-radius:12px;gap:2px;padding:11px 12px;display:grid}.flm-v4-scope .mobile-directory-scope-v79>span{color:var(--brand);letter-spacing:.08em;font-size:6.5px;font-weight:900}.flm-v4-scope .mobile-directory-scope-v79>strong{color:var(--ink);font-size:13px;line-height:1.2}.flm-v4-scope .mobile-directory-scope-v79>small{color:var(--muted);font-size:8px;line-height:1.4}:root,.theme-fancode,.theme-fancode.fancode-rich{--ui-radius-xs:6px;--ui-radius-sm:8px;--ui-radius-md:10px;--ui-radius-lg:12px;--ui-radius-mobile:14px;--ui-shadow:0 1px 2px #1018280a;--ui-shadow-float:0 12px 32px #1018281c;--font-ui:"Saira",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;--font-body:var(--font-ui)!important;--font-heading:var(--font-ui)!important;--font-display:var(--font-ui)!important;--fl-accent:#ff5a1f!important;--fl-accent-solid:#f45116!important;--fl-accent-strong:#d9430c!important;--fl-accent-soft:#fff2ec!important;--accent:var(--fl-accent)!important;--accent-strong:var(--fl-accent-strong)!important;--accent-soft:var(--fl-accent-soft)!important;--fl-bg:#f6f7f9!important;--fl-panel:#fff!important;--fl-panel-2:#f8f9fb!important;--fl-panel-3:#eef1f4!important;--fl-ink:#161a20!important;--fl-muted:#687386!important;--fl-line:#e3e7ec!important;--line-strong:#cfd5dc!important;--app-bg:var(--fl-bg)!important;--card:var(--fl-panel)!important;--card-2:var(--fl-panel-2)!important;--card-3:var(--fl-panel-3)!important;--text:var(--fl-ink)!important;--ink:var(--fl-ink)!important;--muted:var(--fl-muted)!important;--line:var(--fl-line)!important;--app-max:1280px!important}.theme-fancode:not(.mode-light),.theme-fancode.fancode-rich:not(.mode-light){--fl-bg:#0f1216!important;--fl-panel:#161a20!important;--fl-panel-2:#1b2027!important;--fl-panel-3:#232a33!important;--fl-ink:#f2f4f7!important;--fl-muted:#9ba5b3!important;--fl-line:#2b323c!important;--line-strong:#3b4551!important;--fl-accent-soft:#2d1d16!important}html,body,#root,#root *,#root :before,#root :after,button,input,textarea,select,option,optgroup,label,legend,table,th,td,svg text,svg tspan{font-family:var(--font-ui)!important;font-variation-settings:normal!important;font-synthesis:none!important;font-stretch:100%!important}html{font-size:16px!important}body,#root,.theme-fancode.fancode-rich{letter-spacing:0!important;font-size:14px!important;line-height:1.5!important}#root :where(h1,h2,h3,h4,h5,h6){text-wrap:balance;font-family:var(--font-ui)!important;font-style:normal!important}#root h1{letter-spacing:-.035em!important;font-weight:800!important;line-height:1.04!important}#root h2{letter-spacing:-.025em!important;font-weight:750!important;line-height:1.1!important}#root :where(h3,h4,h5,h6){letter-spacing:-.015em!important;font-weight:700!important;line-height:1.18!important}#root :where(p,li,dd,dt){letter-spacing:0!important;font-weight:400!important}#root :where(button,[role=button],a){font-weight:650}#root :where(.eyebrow,[class*=kicker],[class*=eyebrow]){letter-spacing:.075em!important}#root :is(code,kbd,pre,samp),#root :is(code,kbd,pre,samp) *{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important}body,#root,.site-shell{background:var(--fl-bg)!important;color:var(--fl-ink)!important}.theme-fancode :where(button,a,input,textarea,select){transition:border-color .15s,background-color .15s,color .15s,box-shadow .15s,transform .15s}.theme-fancode :where(button,a,input,textarea,select):focus-visible{outline:3px solid color-mix(in srgb,var(--fl-accent) 24%,transparent)!important;outline-offset:2px!important}.theme-fancode :where(input,textarea,select){color:var(--fl-ink);border-color:var(--fl-line)!important}.theme-fancode :where(input,textarea,select)::placeholder{color:#98a2b3!important}.theme-fancode :where(.fl-page-masthead-v22,.directory-hub-now-v17,.directory-hub-section-v17,.poll-v7-card,.poll-v8-card,.community-post,.reviews-v57-selected,.fan-review-card,.bb-about-card,.directory-season-workspace-v20,.contestant-profile-v9-facts article,.contestant-profile-v9-body>article,.contestant-profile-v9-body>aside){box-shadow:none!important}@media (width>=861px){:root{--v49-top-h:58px;--v49-section-h:52px;--v48-topbar-height:58px;--v48-sectionbar-height:52px}.app-global-header{color:#171a1f!important;border-bottom:1px solid var(--fl-line)!important;height:58px!important;box-shadow:none!important;background:#fff!important}.app-header-inner{background:#fff!important;gap:16px!important;max-width:1440px!important;height:58px!important;margin:0 auto!important;padding:0 28px!important}.app-brand>.fanledger-wordmark.app-brand-logo{background:var(--fl-accent)!important;width:170px!important;height:40px!important}.app-header-actions{align-items:center!important;gap:8px!important;margin-left:auto!important;display:flex!important}.app-header-actions :where(.app-explore-trigger,.app-icon-button,.app-sign-in){border-radius:var(--ui-radius-md)!important;color:#20242a!important;height:38px!important;min-height:38px!important;box-shadow:none!important;background:#f8f9fb!important;border:1px solid #d9dee5!important}.app-header-actions .app-explore-trigger{gap:8px!important;padding:0 14px!important;font-size:13px!important}.app-header-actions .app-explore-trigger svg:first-child{color:var(--fl-accent)!important}.app-header-actions .app-icon-button{width:42px!important}.app-global-header .app-profile{background:var(--fl-accent-solid)!important;color:#fff!important;width:42px!important;height:42px!important;box-shadow:none!important}.app-header-actions :where(.app-explore-trigger,.app-icon-button,.app-sign-in):hover{background:#f1f3f5!important;border-color:#cbd1d8!important}.context-strip{color:#f5f7fa!important;height:52px!important;box-shadow:none!important;background:#15191e!important;border:0!important;border-bottom:1px solid #2b3037!important;top:58px!important}.context-strip-inner{background:#15191e!important;align-items:stretch!important;max-width:1440px!important;height:52px!important;margin:0 auto!important;padding:0 16px!important;display:flex!important}.context-strip-controls{background:#15191e!important;border-right:1px solid #ffffff14!important;flex:none!important;align-items:center!important;gap:8px!important;height:52px!important;padding:0 12px 0 0!important;display:flex!important}.context-strip-links,.context-primary-links,.context-more,.context-more-trigger,.context-primary-links>a{color:#e9edf2!important;background:#15191e!important;height:52px!important}.context-strip-links{flex:1!important;min-width:0!important}.context-primary-links>a{border:0!important;border-right:1px solid #fff1!important;border-radius:0!important;justify-content:center!important;align-items:center!important;min-width:88px!important;padding:0 20px!important;font-size:13px!important;text-decoration:none!important;display:flex!important}.context-primary-links>a strong,.context-more-trigger strong{color:inherit!important;font-size:13px!important;font-weight:750!important}.context-primary-links>a:hover,.context-more-trigger:hover,.context-more.open .context-more-trigger{color:#fff!important;background:#20252b!important}.context-primary-links>a.active,.context-more.active .context-more-trigger{color:#ffb38e!important;box-shadow:none!important;background:#35231c!important}.context-primary-links>a.active:after,.context-more.active:after{background:var(--fl-accent)!important;border-radius:0!important;height:3px!important;bottom:0!important;left:0!important;right:0!important}.context-more{border-right:1px solid #fff1!important}.context-more-trigger{border:0!important;border-radius:0!important;padding:0 16px!important}.context-more-menu{border:1px solid var(--fl-line)!important;border-radius:var(--ui-radius-lg)!important;color:#20242a!important;min-width:190px!important;box-shadow:var(--ui-shadow-float)!important;background:#fff!important;padding:6px!important;top:calc(100% + 8px)!important}.context-more-menu a{border-radius:var(--ui-radius-sm)!important;color:#20242a!important;min-height:40px!important;padding:0 10px!important;font-size:12px!important}.context-more-menu a:hover{background:#f5f6f8!important}.context-more-menu a.active{background:var(--fl-accent-soft)!important;color:var(--fl-accent-strong)!important}.theme-fancode .context-strip-controls .fl-custom-select-trigger{border-radius:var(--ui-radius-md)!important;color:#fff!important;height:36px!important;min-height:36px!important;box-shadow:none!important;background:#20252b!important;border:1px solid #434a53!important}.theme-fancode .context-strip-controls .fl-custom-select:first-child .fl-custom-select-trigger{min-width:130px!important}.theme-fancode .context-strip-controls .season-control-custom .fl-custom-select-trigger{min-width:260px!important}.theme-fancode .context-strip-controls .fl-custom-select-value strong{color:#fff!important;font-size:13px!important;font-weight:700!important}.theme-fancode .context-strip-controls .fl-custom-select-value small{color:#aeb6c2!important;font-size:11px!important}.theme-fancode .context-strip-controls .fl-custom-select-trigger>svg{color:#aeb6c2!important}.theme-fancode .context-strip-controls .fl-custom-select-menu{border:1px solid var(--fl-line)!important;border-radius:var(--ui-radius-lg)!important;color:#20242a!important;min-width:240px!important;box-shadow:var(--ui-shadow-float)!important;background:#fff!important;padding:6px!important;top:calc(100% + 8px)!important}.theme-fancode .context-strip-controls .fl-custom-select-menu>button{border-radius:var(--ui-radius-sm)!important;color:#20242a!important;background:0 0!important;min-height:42px!important}.theme-fancode .context-strip-controls .fl-custom-select-menu>button:hover,.theme-fancode .context-strip-controls .fl-custom-select-menu>button.selected{background:#f5f6f8!important}.theme-fancode.fancode-rich .app-page-stage{background:var(--fl-bg)!important;min-height:100vh!important;padding-top:110px!important}html{scroll-padding-top:122px!important}.theme-fancode.fancode-rich .fl-page-masthead-v22{width:min(var(--app-max),calc(100% - 40px))!important;max-width:var(--app-max)!important;border:0!important;border-bottom:1px solid var(--fl-line)!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;margin:0 auto 16px!important;padding:24px 0 18px!important;overflow:visible!important}.theme-fancode.fancode-rich .fl-page-masthead-v22 h1{margin:4px 0 6px!important;font-size:clamp(32px,3vw,44px)!important;line-height:1.03!important}.theme-fancode.fancode-rich .fl-page-masthead-v22 p{max-width:780px!important;color:var(--fl-muted)!important;font-size:14px!important;line-height:1.5!important}.theme-fancode.fancode-rich .fl-page-masthead-v22 :where(.eyebrow,.news-v6-kicker){color:var(--fl-accent)!important;letter-spacing:.08em!important;font-size:10px!important;font-weight:800!important}.theme-fancode :where(.directory-hub-v17,.news-v60-page,.polls-v60-page,.reviews-v60-page,.fan-blogs-v56-page,.contestants-v55-page,.community-v12-shell,.about-v20-page,.policy-v20-page,.profile-console-shell){width:min(var(--app-max),calc(100% - 40px))!important;max-width:var(--app-max)!important;margin-left:auto!important;margin-right:auto!important}.theme-fancode :where(.directory-hub-now-v17,.directory-hub-editions-strip-v17,.directory-hub-entry-grid-v17>a,.directory-hub-entry-grid-v17>button,.directory-now-list-v19>article,.directory-now-summary-v19,.directory-season-row-v19,.directory-language-scope-v79,.directory-season-hero-v20,.directory-season-tabs-v20,.directory-season-metrics-v20>article,.directory-season-overview-grid-v20>article,.directory-season-roster-v20,.directory-honours-v76,.news-v58-library,.polls-v52-rail,.reviews-v57-library,.fan-blogs-v56-library,.contestants-v58-library,.poll-v7-card,.reviews-v57-selected,.fan-blog-v56-reader,.contestants-v58-profile,.bb-about-card,.profile-console-main,.profile-console-nav){border:1px solid var(--fl-line)!important;border-radius:var(--ui-radius-lg)!important;background:var(--fl-panel)!important;box-shadow:none!important}.theme-fancode :where(.directory-hub-now-v17,.directory-hub-editions-strip-v17,.directory-season-roster-v20,.directory-honours-v76){padding:20px!important}.theme-fancode :where(.directory-hub-entry-grid-v17>a,.directory-hub-entry-grid-v17>button,.directory-now-list-v19>article,.directory-now-summary-v19,.directory-season-row-v19,.directory-season-metrics-v20>article,.directory-season-overview-grid-v20>article,.directory-honour-card-v76,.poll-v7-options>button,.post-comments,.contestants-v64-journey-list article){border-radius:var(--ui-radius-md)!important}.directory-hub-section-v17{gap:14px!important}.directory-hub-section-head-v17{border:0!important;border-bottom:1px solid var(--fl-line)!important;background:0 0!important;border-radius:0!important;margin:0!important;padding:18px 0 12px!important}.directory-hub-section-head-v17 h2{font-size:24px!important}.directory-hub-section-head-v17 p{font-size:13px!important;line-height:1.5!important}.directory-hub-tabs-v17{border:0!important;border-bottom:1px solid var(--fl-line)!important;background:0 0!important;border-radius:0!important;gap:2px!important;min-height:46px!important;margin:0 0 16px!important;padding:0!important;overflow-x:auto!important}.directory-hub-tabs-v17 button,.directory-hub-tabs-v17>a{min-height:46px!important;color:var(--fl-muted)!important;background:0 0!important;border-radius:0!important;padding:0 14px!important;font-size:12px!important;position:relative!important}.directory-hub-tabs-v17 button.active{color:var(--fl-ink)!important;background:0 0!important}.directory-hub-tabs-v17 button.active:after{content:""!important;background:var(--fl-accent)!important;border-radius:3px 3px 0 0!important;height:3px!important;position:absolute!important;bottom:-1px!important;left:10px!important;right:10px!important}.directory-hub-tabs-v17>a{color:var(--fl-ink)!important;margin-left:auto!important}.directory-language-scope-v79{border-left:3px solid var(--fl-accent)!important;align-items:center!important;gap:10px!important;min-height:54px!important;padding:10px 14px!important;display:flex!important}.directory-language-scope-v79>span{color:var(--fl-accent)!important;font-size:10px!important}.directory-language-scope-v79>strong{font-size:14px!important}.directory-language-scope-v79>small{color:var(--fl-muted)!important;margin-left:auto!important;font-size:12px!important}.directory-season-list-v19{gap:8px!important}.directory-season-row-v19.directory-season-button-v20{border-left:3px solid #0000!important;grid-template-columns:116px minmax(0,1fr) minmax(245px,320px)!important;align-items:stretch!important;min-height:92px!important;padding:0!important;display:grid!important;overflow:hidden!important;transform:none!important}.directory-season-row-v19.status-current,.directory-season-row-v19.status-live,.directory-season-row-v19.status-upcoming{border-left-color:var(--fl-accent)!important}.directory-season-row-v19.directory-season-button-v20:hover{border-color:color-mix(in srgb,var(--fl-accent) 30%,var(--fl-line))!important;border-left-color:var(--fl-accent)!important;background:#fff!important;transform:none!important}.directory-season-id-v19{border-right:1px solid var(--fl-line)!important;background:var(--fl-panel-2)!important;align-content:center!important;padding:16px 18px!important;display:grid!important}.directory-season-id-v19 strong{font-size:26px!important;line-height:1!important}.directory-season-id-v19 span{color:var(--fl-muted)!important;margin-top:5px!important;font-size:12px!important}.directory-season-copy-v19{align-content:center!important;padding:14px 18px!important;display:grid!important}.directory-season-copy-v19 small{color:var(--fl-accent)!important;font-size:10px!important}.directory-season-copy-v19 h3{margin:3px 0!important;font-size:16px!important;line-height:1.2!important}.directory-season-copy-v19 p{color:var(--fl-muted)!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:12px!important;line-height:1.4!important;overflow:hidden!important}.directory-season-side-v19{border-left:1px solid var(--fl-line)!important;background:var(--fl-panel)!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;padding:12px 16px!important;display:flex!important}.directory-season-badge-v18{border-radius:999px!important;padding:5px 9px!important;font-size:10px!important}.directory-archive-honours-v77{grid-template-columns:40px minmax(0,1fr)!important;gap:9px!important;min-width:0!important}.directory-archive-winner-photo-v77{width:38px!important;height:38px!important}.directory-archive-winner-copy-v77 small{font-size:10px!important}.directory-archive-winner-copy-v77 strong{font-size:12px!important}.directory-archive-winner-copy-v77 em{font-size:10px!important}.directory-season-workspace-v20{gap:14px!important}.directory-season-back-v20{min-height:40px!important;font-size:12px!important}.directory-season-hero-v20{grid-template-columns:108px minmax(0,1fr) 220px!important;min-height:150px!important;padding:20px!important}.directory-season-hero-id-v20{border-right:1px solid var(--fl-line)!important;padding-right:18px!important}.directory-season-hero-copy-v20 h1{font-size:clamp(28px,3vw,38px)!important}.directory-season-hero-copy-v20 p{max-width:720px!important;font-size:13px!important;line-height:1.5!important}.directory-season-hero-result-v20{border-radius:var(--ui-radius-md)!important;background:var(--fl-panel-2)!important;border:1px solid var(--fl-line)!important;padding:14px!important}.directory-season-tabs-v20{border-radius:var(--ui-radius-md)!important;min-height:46px!important;padding:3px!important}.directory-season-tabs-v20 button{border-radius:var(--ui-radius-sm)!important;min-height:38px!important;font-size:12px!important}.directory-honours-v77{border-radius:var(--ui-radius-lg)!important;background:var(--fl-panel)!important;padding:20px!important}.directory-honours-v77:before{height:3px!important}.directory-honours-v77>header{align-items:flex-start!important;margin-bottom:14px!important}.directory-honours-v77>header h2{font-size:22px!important}.directory-honours-v77>header p{font-size:12px!important}.directory-honours-v77>header>strong{padding:5px 8px!important;font-size:10px!important}.directory-honours-grid-v77{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr)!important;gap:10px!important}.directory-honour-card-v77,.directory-honour-card-v77.winner{border-radius:var(--ui-radius-md)!important;min-height:190px!important;box-shadow:none!important;grid-template-columns:58px 104px minmax(0,1fr)!important;gap:14px!important;padding:18px 62px 18px 18px!important}.directory-honour-card-v77.winner{background:color-mix(in srgb,var(--fl-accent) 7%,var(--fl-panel))!important;min-height:205px!important}.directory-honour-card-v77 .directory-honour-photo-v76,.directory-honour-card-v77.winner .directory-honour-photo-v76{width:96px!important;height:96px!important}.directory-honour-card-v77 .directory-honour-rank-v76>span,.directory-honour-card-v77.winner .directory-honour-rank-v76>span{font-size:2.5rem!important}.directory-honour-copy-v76 small{font-size:10px!important}.directory-honour-card-v77 .directory-honour-copy-v76 h3{font-size:20px!important}.directory-honour-card-v77 .directory-honour-copy-v76 p{font-size:11px!important}.directory-honour-card-v77 .directory-honour-copy-v76 a{border-radius:var(--ui-radius-sm)!important;margin-top:9px!important;padding:6px 9px!important;font-size:10px!important}.directory-honour-card-v77>b{border-radius:999px!important;font-size:10px!important;top:14px!important;right:14px!important}.directory-season-metrics-v76{gap:8px!important}.directory-season-metrics-v76 article{min-height:92px!important;padding:14px 16px!important}.directory-season-metrics-v76 article small{font-size:10px!important}.directory-season-metrics-v76 article strong{font-size:18px!important}.directory-season-metrics-v76 article span{font-size:11px!important}.directory-season-overview-grid-v20{gap:10px!important}.directory-season-overview-grid-v20>article{padding:18px!important}.directory-season-overview-grid-v20>article>span{font-size:10px!important}.directory-season-overview-grid-v20 h2{font-size:19px!important}.theme-fancode :where(.news-v58-library,.polls-v52-rail,.reviews-v57-library,.fan-blogs-v56-library,.contestants-v58-library){border-radius:0 0 var(--ui-radius-lg) var(--ui-radius-lg)!important;box-shadow:0 8px 24px #10182812!important}.theme-fancode :where(.news-v58-library,.polls-v52-rail,.reviews-v57-library,.fan-blogs-v56-library,.contestants-v58-library) :where(small){font-size:10px!important;line-height:1.35!important}.theme-fancode :where(.news-v58-library,.polls-v52-rail,.reviews-v57-library,.fan-blogs-v56-library,.contestants-v58-library) :where(strong){font-size:12px!important;line-height:1.3!important}.theme-fancode .polls-v64-rail-tabs button{min-height:34px!important;font-size:10px!important}.theme-fancode .polls-v64-rail-tabs button span{font-size:10px!important}.theme-fancode .workspace-v63-search input{font-size:12px!important}}@media (width<=860px){:root{--flm-brand:#ff5a1f!important;--flm-brand-strong:#d9430c!important;--flm-brand-soft:#fff2ec!important;--v2p-brand:#ff5a1f!important;--v2p-brand-700:#d9430c!important;--v2p-brand-soft:#fff2ec!important;--brand:#ff5a1f!important;--brand-700:#d9430c!important;--brand-soft:#fff2ec!important;--flm-ink:#15191f!important;--flm-muted:#687386!important;--flm-muted-2:#98a2b3!important;--flm-line:#e4e8ed!important;--flm-line-2:#eef1f4!important;--flm-paper:#fff!important;--flm-canvas:#f6f7f9!important;--flm-soft:#f3f5f7!important;--flm-top-h:58px!important;--flm-context-h:0px!important;--flm-dock-h:68px!important}html,body,#root{background:var(--flm-canvas)!important;width:100%!important;max-width:none!important;color:var(--flm-ink)!important}.site-shell.theme-fancode{background:var(--flm-canvas)!important;width:100%!important;max-width:none!important;min-height:100dvh!important;box-shadow:none!important;margin:0!important;overflow-x:clip!important}.site-shell.theme-fancode :where(button,a,input,select,textarea,h1,h2,h3,h4,p,span,strong,small,em,label),.site-shell.theme-fancode :where(.flm-app-header,.flm-home,.flm-news-page,.flm-mobile-community,.flm-mobile-polls,.flm-contestants-page,.flm-v4-scope,.flm-menu-sheet,.mobile-dock.flm-bottom-nav){font-family:var(--font-ui)!important}.app-global-header,.context-strip,.app-mobile-header,.flm-context-rail{display:none!important}.flm-app-header{z-index:460!important;width:100%!important;height:calc(58px + env(safe-area-inset-top))!important;min-height:calc(58px + env(safe-area-inset-top))!important;padding:calc(7px + env(safe-area-inset-top)) 10px 7px!important;border:0!important;border-bottom:1px solid var(--flm-line)!important;-webkit-backdrop-filter:blur(18px)!important;background:#fffffffb!important;align-items:center!important;gap:8px!important;display:flex!important;position:sticky!important;top:0!important;box-shadow:0 1px #0f172a05!important}.flm-brand-button{background:0 0!important;border:0!important;flex:auto!important;justify-content:flex-start!important;align-items:center!important;min-width:94px!important;min-height:44px!important;padding:0!important;display:flex!important}.flm-brand-logo{background:var(--flm-brand)!important;flex:0 0 108px!important;width:108px!important;max-width:108px!important;height:28px!important;display:block!important}.flm-season-button{border:1px solid var(--flm-line)!important;min-width:0!important;max-width:168px!important;min-height:44px!important;color:var(--flm-ink)!important;text-align:left!important;background:#f8f9fb!important;border-radius:12px!important;grid-template-columns:7px minmax(0,1fr) 13px!important;align-items:center!important;gap:6px!important;padding:5px 8px!important;display:grid!important}.flm-season-dot{background:#12b76a!important;border-radius:50%!important;width:7px!important;height:7px!important;box-shadow:0 0 0 3px #12b76a1a!important}.flm-season-dot.upcoming{background:#f79009!important;box-shadow:0 0 0 3px #f790091a!important}.flm-season-dot.past{box-shadow:none!important;background:#98a2b3!important}.flm-season-button-copy{min-width:0!important;display:block!important}.flm-season-button-copy strong,.flm-season-button-copy small{white-space:nowrap!important;text-overflow:ellipsis!important;display:block!important;overflow:hidden!important}.flm-season-button-copy strong{letter-spacing:0!important;text-transform:none!important;font-size:11px!important;font-weight:800!important;line-height:1.12!important}.flm-season-button-copy small{color:#7b8594!important;text-transform:none!important;letter-spacing:0!important;margin-top:2px!important;font-size:10px!important;font-weight:650!important;line-height:1.05!important}.flm-season-button>svg{color:#98a2b3!important;transform:rotate(180deg)!important}.flm-header-avatar{background:var(--flm-brand)!important;color:#fff!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;box-shadow:none!important;border:0!important;border-radius:50%!important;place-items:center!important;font-size:11px!important;font-weight:850!important;display:grid!important}.flm-brand-mark,.flm-brand-copy,.flm-header-icon,.flm-header-actions{display:none!important}.theme-fancode.fancode-rich .app-page-stage,.theme-fancode .app-page-stage,.app-page-stage{width:100%!important;max-width:none!important;min-height:calc(100dvh - 58px)!important;padding:0 0 calc(68px + env(safe-area-inset-bottom) + 12px)!important;background:var(--flm-canvas)!important;margin:0!important;overflow:visible!important}html{scroll-padding-top:calc(58px + env(safe-area-inset-top) + 8px)!important}.mobile-dock.flm-bottom-nav{width:100%!important;height:calc(68px + env(safe-area-inset-bottom))!important;padding:5px 6px env(safe-area-inset-bottom)!important;border:0!important;border-top:1px solid var(--flm-line)!important;background:#fffffffa!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:1px!important;left:0!important;right:0!important;transform:none!important;box-shadow:0 -8px 24px #0f172a0d!important}.mobile-dock.flm-bottom-nav>a{color:#7a8493!important;letter-spacing:0!important;background:0 0!important;border:0!important;border-radius:10px!important;gap:3px!important;min-height:58px!important;padding:4px 1px!important;font-size:10px!important;font-weight:700!important}.mobile-dock.flm-bottom-nav .flm-nav-icon{border-radius:9px!important;width:32px!important;height:27px!important}.mobile-dock.flm-bottom-nav>a.active{color:var(--flm-brand)!important}.mobile-dock.flm-bottom-nav>a.active .flm-nav-icon{background:var(--flm-brand-soft)!important;color:var(--flm-brand)!important;transform:none!important}.mobile-dock.flm-bottom-nav>a.active>span:last-child{font-weight:800!important}.mobile-sheet.flm-menu-sheet{color:var(--flm-ink)!important;background:#fff!important;border-radius:18px 18px 0 0!important;box-shadow:0 -20px 52px #0f172a2e!important}.flm-sheet-head>div>span,.flm-sheet-label{color:var(--flm-brand)!important;font-size:10px!important}.flm-sheet-head h2{font-size:24px!important}.flm-sheet-head p{font-size:12px!important}.flm-context-selects{gap:8px!important}.flm-context-selects .fl-custom-select-trigger,.flm-context-selects .custom-select-trigger{border-radius:10px!important;min-height:48px!important}.flm-season-status{border-radius:10px!important;min-height:38px!important;font-size:11px!important}.flm-sheet-links>button{border-radius:10px!important;min-height:52px!important}.flm-sheet-links strong{font-size:13px!important}.flm-display-section>div>button{border-radius:10px!important;min-height:46px!important;font-size:12px!important}.flm-page-head>span,.flm-section-head>div>span,.flm-more-polls>header span,.flm-v4-scope :where(.v4-kicker,.v4-section-head>span,[class*=eyebrow]){letter-spacing:.09em!important;font-size:10px!important}.flm-page-head h1,.flm-v4-scope .v4-page-head h1{font-size:28px!important;line-height:1.04!important}.flm-page-head p,.flm-v4-scope .v4-page-head p{font-size:12px!important;line-height:1.5!important}.flm-section-head h2,.flm-v4-scope .v4-section-head h2{font-size:19px!important}.flm-section-head>a,.flm-v4-scope .v4-section-head>a{font-size:11px!important}.theme-fancode :where(.flm-now,.flm-season-card,.flm-poll-card,.flm-reported-card,.flm-story-card,.flm-v2-featured-poll,.flm-v2-poll-page-card,.flm-community-composer,.flm-topic-banner,.flm-v4-scope .v4-card,.flm-v4-scope .mobile-directory-scope-v79,.flm-v4-scope .mobile-directory-actions-v76>a,.flm-v4-scope .mobile-directory-actions-v76>button,.flm-v4-scope .mobile-directory-season-cards-v76>button,.flm-v4-scope .mobile-directory-list-v76>button,.flm-v4-scope .mobile-honours-v76,.flm-v4-scope .mobile-honours-v76 article,.flm-v4-scope .season-list-v4>button,.flm-v4-scope .contestant-card-v4,.flm-v4-scope .review-card-v4,.flm-v4-scope .blog-card-v4){border-radius:var(--ui-radius-mobile)!important;border-color:var(--flm-line)!important;box-shadow:none!important}.flm-now-card.featured{background:linear-gradient(135deg,#3a1a0d,#151820 68%)!important}.flm-season-card{background:linear-gradient(145deg,#fff 0% 78%,#fff4ef 100%)!important}.flm-header-avatar{background:linear-gradient(145deg,#ff6b32,var(--flm-brand-strong))!important}.flm-v2-poll-options>button>em{background:var(--flm-brand-soft)!important}.flm-now-card small,.flm-now-card>span,.flm-reported-row small,.flm-v2-poll-page-card>p,.flm-v2-poll-page-card>div>small,.flm-v4-scope :where(small,em){font-size:10px!important;line-height:1.35!important}.flm-now-card strong{font-size:14px!important;line-height:1.22!important}.flm-v2-poll-page-card h3{font-size:15px!important;line-height:1.3!important}.flm-v2-poll-options>button{border-radius:10px!important;min-height:46px!important}.flm-v2-poll-options>button strong{font-size:12px!important}.flm-v2-poll-options>button>b{font-size:11px!important}.flm-v2-submit{border-radius:10px!important;height:46px!important;min-height:46px!important;font-size:12px!important}.flm-v4-scope{--brand:var(--flm-brand)!important;--brand-700:var(--flm-brand-strong)!important;--brand-soft:var(--flm-brand-soft)!important;--ink:var(--flm-ink)!important;--muted:var(--flm-muted)!important;--line:var(--flm-line)!important;--canvas:var(--flm-canvas)!important;--paper:#fff!important;background:var(--flm-canvas)!important;width:100%!important;max-width:none!important;padding:12px!important}.flm-v4-scope .mobile-directory-scope-v79{border-left:3px solid var(--brand)!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:2px 10px!important;padding:12px 13px!important;display:grid!important}.flm-v4-scope .mobile-directory-scope-v79>span{color:var(--brand)!important;grid-column:1/-1!important;font-size:10px!important}.flm-v4-scope .mobile-directory-scope-v79>strong{font-size:15px!important}.flm-v4-scope .mobile-directory-scope-v79>small{text-align:right!important;font-size:10px!important}.mobile-directory-group-head-v78{padding:16px 2px 8px!important}.mobile-directory-group-head-v78 span{font-size:10px!important}.mobile-directory-group-head-v78 strong{font-size:11px!important}.flm-v4-scope .mobile-directory-actions-v76{gap:8px!important}.flm-v4-scope .mobile-directory-actions-v76>a,.flm-v4-scope .mobile-directory-actions-v76>button{grid-template-columns:34px minmax(0,1fr) 18px!important;min-height:68px!important;padding:11px 12px!important}.flm-v4-scope .mobile-directory-actions-v76 span{font-size:12px!important}.flm-v4-scope .mobile-directory-actions-v76 strong{font-size:13px!important}.flm-v4-scope .mobile-directory-actions-v76 small{font-size:10px!important}.flm-v4-scope .mobile-directory-season-cards-v76,.flm-v4-scope .mobile-directory-list-v76{gap:7px!important}.flm-v4-scope .mobile-directory-season-cards-v76>button,.flm-v4-scope .mobile-directory-list-v76>button{gap:10px!important;min-height:68px!important;padding:10px 11px!important}.flm-v4-scope .mobile-directory-season-cards-v76>button>span,.flm-v4-scope .mobile-directory-season-id-v76{border-radius:10px!important;width:46px!important;min-height:46px!important;padding:6px!important}.flm-v4-scope .mobile-directory-season-cards-v76 b,.flm-v4-scope .mobile-directory-season-id-v76 b{font-size:12px!important}.flm-v4-scope .mobile-directory-season-cards-v76 small,.flm-v4-scope .mobile-directory-season-id-v76 small{font-size:10px!important}.flm-v4-scope .mobile-directory-season-cards-v76 strong,.flm-v4-scope .mobile-directory-list-v76>button strong{font-size:12px!important;line-height:1.25!important}.flm-v4-scope .mobile-directory-season-cards-v76 em,.flm-v4-scope .mobile-directory-list-v76>button em{margin-top:3px!important;font-size:10px!important;line-height:1.3!important}.flm-v4-scope .mobile-honours-v76{background:#fff!important;gap:7px!important;padding:10px!important}.flm-v4-scope .mobile-honours-v76 article,.flm-v4-scope .mobile-honours-v76 article.winner{background:#fff!important;grid-template-columns:58px 62px minmax(0,1fr)!important;gap:9px!important;min-height:104px!important;padding:11px!important}.flm-v4-scope .mobile-honours-v76 article.winner{border-color:color-mix(in srgb,var(--brand) 28%,var(--line))!important;background:var(--brand-soft)!important}.flm-v4-scope .mobile-honour-rank-v76{min-width:0!important;font-size:22px!important}.flm-v4-scope .mobile-honour-rank-v76 small{white-space:normal!important;margin-top:2px!important;font-size:10px!important;line-height:1.1!important;display:block!important}.flm-v4-scope .mobile-honours-v76 article>div small{font-size:10px!important}.flm-v4-scope .mobile-honours-v76 article>div strong{font-size:13px!important}.flm-v4-scope .mobile-honours-v76 article>div em{font-size:10px!important}.theme-fancode :where(.news-v6-article-body,.fan-blog-article-body,.contestant-profile-v9-about>p){font-size:15px!important;line-height:1.65!important}.theme-fancode :where(.news-v6-article-deck,.fan-blog-article-deck){font-size:13px!important;line-height:1.55!important}.theme-fancode :where(input,textarea,select){font-size:16px!important}.theme-fancode :where(.fl-page-masthead-v22,.reviews-v57-masthead,.fan-blogs-v56-masthead){border:0!important;border-bottom:1px solid var(--flm-line)!important;width:100%!important;max-width:none!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;margin:0 0 10px!important;padding:12px 0!important}}@media (width<=380px){.flm-brand-logo{flex-basis:94px!important;width:94px!important;max-width:94px!important}.flm-season-button{max-width:152px!important;padding-left:7px!important;padding-right:7px!important}.flm-season-button-copy strong,.mobile-dock.flm-bottom-nav>a{font-size:10px!important}}@media (prefers-reduced-motion:reduce){.theme-fancode *,.theme-fancode :before,.theme-fancode :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=860px){.theme-fancode :where(.flm-card-rank,.flm-card-status,.flm-contestant-statusline,.flm-topic-banner span,.flm-v2-poll-head>div>span,.flm-v2-poll-head>small,.flm-v2-community-chips button,.flm-v2-poll-chips button){font-size:10px!important;line-height:1.25!important}.theme-fancode .flm-contestant-card-body>p{font-size:11px!important;line-height:1.4!important}.theme-fancode .flm-contestant-card-actions>a,.theme-fancode .flm-contestant-card-actions>button{border-radius:10px!important;height:42px!important;min-height:42px!important;padding:0 10px!important;font-size:11px!important}.theme-fancode .flm-load-more{height:44px!important;min-height:44px!important;font-size:11px!important}.theme-fancode .flm-topic-banner{border-color:color-mix(in srgb,var(--flm-brand) 22%,var(--flm-line))!important;background:var(--flm-brand-soft)!important;min-height:54px!important;padding:9px 11px!important}.theme-fancode .flm-topic-banner strong{font-size:12px!important}.theme-fancode .flm-topic-banner button{min-height:40px!important;font-size:10px!important}.theme-fancode .flm-v2-community-chips button,.theme-fancode .flm-v2-poll-chips button{height:36px!important;min-height:36px!important;padding:0 12px!important}.theme-fancode .flm-v2-poll-head>small{padding:5px 8px!important}.theme-fancode .flm-v2-poll-options>button.selected{border-color:color-mix(in srgb,var(--flm-brand) 34%,var(--flm-line))!important;background:var(--flm-brand-soft)!important}.theme-fancode .flm-contestant-card.featured{border-color:color-mix(in srgb,var(--flm-brand) 24%,var(--flm-line))!important;box-shadow:none!important}.theme-fancode .flm-contestant-initials{background:radial-gradient(circle at 70% 25%,#ffe0d3,#0000 32%),linear-gradient(145deg,#f3f4f6,#e6e9ed)!important}.theme-fancode .flm-card-status.reported,.theme-fancode .flm-contestant-card-actions>button:not(.following){background:var(--flm-brand-soft)!important;color:var(--flm-brand)!important;border-color:color-mix(in srgb,var(--flm-brand) 20%,var(--flm-line))!important}.theme-fancode .flm-v4-scope :where(.fan-room-card.hot,.v4-selected-topic){border-color:color-mix(in srgb,var(--brand) 22%,var(--line))!important;background:var(--brand-soft)!important}}.fl-nav-brand{width:auto!important;max-width:none!important;height:auto!important;color:inherit!important;white-space:nowrap!important;line-height:1!important;font-family:var(--font-ui,"Roboto Flex",Roboto,Arial,sans-serif)!important;letter-spacing:0!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:2px!important;padding:0!important;font-style:normal!important;font-weight:900!important;display:inline-flex!important;overflow:visible!important;transform:none!important}.fl-nav-brand-mark{transform-origin:50%!important;flex:0 0 20px!important;width:20px!important;height:22px!important;display:block!important;position:relative!important;transform:skew(-8deg)!important}.fl-nav-brand-mark i{background:#e30917!important;border:0!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important}.fl-nav-brand-stem{clip-path:polygon(12% 0,100% 0,88% 100%,0 100%)!important;width:5px!important;height:20px!important;top:1px!important;left:1px!important}.fl-nav-brand-bar{clip-path:polygon(0 0,100% 0,84% 100%,0 100%)!important;height:5px!important;left:3px!important}.fl-nav-brand-bar-top{width:17px!important;top:1px!important}.fl-nav-brand-bar-mid{width:13px!important;top:9px!important}.fl-nav-brand-name{min-width:0!important;line-height:.9!important;font-family:var(--font-ui,"Roboto Flex",Roboto,Arial,sans-serif)!important;letter-spacing:-.075em!important;align-items:baseline!important;font-weight:900!important;display:inline-flex!important}.fl-nav-brand-an,.fl-nav-brand-ledger{line-height:.9!important;font:inherit!important;margin:0!important;display:inline-block!important}.fl-nav-brand-an{color:#e30917!important}.fl-nav-brand-ledger{color:currentColor!important}@media (width>=861px){:root{--v49-section-h:44px!important;--v48-sectionbar-height:44px!important}.theme-fancode .fl-nav-v83-top .app-brand>.fl-nav-brand.fl-nav-desktop-wordmark{gap:2px!important;font-size:22px!important}.theme-fancode .fl-nav-v83-top .fl-nav-desktop-wordmark .fl-nav-brand-mark{flex-basis:21px!important;width:21px!important;height:23px!important}.theme-fancode .context-strip.fl-nav-v83-context{height:44px!important;box-shadow:none!important;top:58px!important}.theme-fancode .fl-nav-v83-context :where(.context-strip-inner,.context-strip-controls,.context-strip-links,.context-primary-links,.context-primary-links>a,.context-more,.context-more-trigger){height:44px!important}.theme-fancode .fl-nav-v83-context .context-strip-inner{padding-inline:16px!important}.theme-fancode .fl-nav-v83-context .context-strip-controls{padding-right:10px!important}.theme-fancode .fl-nav-v83-context .context-strip-controls .fl-custom-select{padding-inline:7px!important}.theme-fancode .fl-nav-v83-context .context-strip-controls .fl-custom-select-trigger{border-radius:5px!important;height:30px!important;min-height:30px!important;padding:0 8px!important}.theme-fancode .fl-nav-v83-context .context-strip-controls .fl-custom-select+.fl-custom-select:before{top:9px!important;bottom:9px!important}.theme-fancode .fl-nav-v83-context .context-primary-links>a{padding-inline:13px!important}.theme-fancode .fl-nav-v83-context .context-more-trigger{min-width:68px!important;padding-inline:10px!important}.theme-fancode .fl-nav-v83-context .context-nav-measure-item{padding-inline:13px!important}.theme-fancode .fl-nav-v83-context .context-nav-measure-more{min-width:68px!important;padding-inline:10px!important}.theme-fancode .fl-nav-v83-context .context-primary-links>a strong,.theme-fancode .fl-nav-v83-context .context-more-trigger strong,.theme-fancode .fl-nav-v83-context .context-nav-measure-item strong,.theme-fancode .fl-nav-v83-context .context-nav-measure-more strong{font-size:12px!important;font-weight:700!important}.theme-fancode:not(.mode-light) .context-strip.fl-nav-v83-context,.theme-fancode:not(.mode-light) .fl-nav-v83-context :where(.context-strip-inner,.context-strip-controls,.context-strip-links,.context-primary-links,.context-primary-links>a,.context-more,.context-more-trigger){color:#20242a!important;background:#fff!important;border-color:#e0e3e7!important}.theme-fancode:not(.mode-light) .context-strip.fl-nav-v83-context{border-bottom:1px solid #d7dbe0!important}.theme-fancode:not(.mode-light) .fl-nav-v83-context .context-strip-controls{border-right:1px solid #e0e3e7!important}.theme-fancode:not(.mode-light) .fl-nav-v83-context .context-primary-links>a,.theme-fancode:not(.mode-light) .fl-nav-v83-context .context-more{border-right:1px solid #e7e9ec!important}.theme-fancode:not(.mode-light) .fl-nav-v83-context .context-primary-links>a:hover,.theme-fancode:not(.mode-light) .fl-nav-v83-context .context-more-trigger:hover,.theme-fancode:not(.mode-light) .fl-nav-v83-context .context-more.open .context-more-trigger{color:#111419!important;background:#f5f6f7!important}.theme-fancode:not(.mode-light) .fl-nav-v83-context .context-primary-links>a.active,.theme-fancode:not(.mode-light) .fl-nav-v83-context .context-more.active .context-more-trigger{color:#111419!important;box-shadow:none!important;background:#f7f8fa!important}.theme-fancode:not(.mode-light) .fl-nav-v83-context .context-primary-links>a.active:after,.theme-fancode:not(.mode-light) .fl-nav-v83-context .context-more.active:after{background:#e30917!important;height:2px!important}.theme-fancode:not(.mode-light) .fl-nav-v83-context .context-strip-controls .fl-custom-select-trigger{color:#20242a!important;background:#f7f8fa!important;border:1px solid #d9dde2!important}.theme-fancode:not(.mode-light) .fl-nav-v83-context .context-strip-controls .fl-custom-select-trigger:hover,.theme-fancode:not(.mode-light) .fl-nav-v83-context .context-strip-controls .fl-custom-select.open .fl-custom-select-trigger{background:#eef1f4!important;border-color:#c9ced5!important}.theme-fancode:not(.mode-light) .fl-nav-v83-context .context-strip-controls .fl-custom-select-value strong{color:#20242a!important}.theme-fancode:not(.mode-light) .fl-nav-v83-context .context-strip-controls .fl-custom-select-value small,.theme-fancode:not(.mode-light) .fl-nav-v83-context .context-strip-controls .fl-custom-select-trigger>svg{color:#6d7580!important}.theme-fancode:not(.mode-light) .fl-nav-v83-context .context-strip-controls .fl-custom-select+.fl-custom-select:before{background:#e0e3e7!important}.theme-fancode.mode-light .context-strip.fl-nav-v83-context,.theme-fancode.mode-light .fl-nav-v83-context :where(.context-strip-inner,.context-strip-controls,.context-strip-links,.context-primary-links,.context-primary-links>a,.context-more,.context-more-trigger){color:#f1f3f5!important;background:#171a1f!important;border-color:#343940!important}.theme-fancode.mode-light .context-strip.fl-nav-v83-context{border-bottom:1px solid #2b3036!important}.theme-fancode.mode-light .fl-nav-v83-context .context-strip-controls,.theme-fancode.mode-light .fl-nav-v83-context .context-primary-links>a,.theme-fancode.mode-light .fl-nav-v83-context .context-more{border-right:1px solid #343940!important}.theme-fancode.mode-light .fl-nav-v83-context .context-primary-links>a:hover,.theme-fancode.mode-light .fl-nav-v83-context .context-more-trigger:hover,.theme-fancode.mode-light .fl-nav-v83-context .context-more.open .context-more-trigger{color:#fff!important;background:#23272d!important}.theme-fancode.mode-light .fl-nav-v83-context .context-primary-links>a.active,.theme-fancode.mode-light .fl-nav-v83-context .context-more.active .context-more-trigger{color:#fff!important;box-shadow:none!important;background:#20242a!important}.theme-fancode.mode-light .fl-nav-v83-context .context-primary-links>a.active:after,.theme-fancode.mode-light .fl-nav-v83-context .context-more.active:after{background:#e30917!important;height:2px!important}.theme-fancode.mode-light .fl-nav-v83-context .context-strip-controls .fl-custom-select-trigger{color:#f3f5f7!important;background:#20242a!important;border:1px solid #3c424a!important}.theme-fancode.mode-light .fl-nav-v83-context .context-strip-controls .fl-custom-select-trigger:hover,.theme-fancode.mode-light .fl-nav-v83-context .context-strip-controls .fl-custom-select.open .fl-custom-select-trigger{background:#292e35!important;border-color:#505760!important}.theme-fancode.mode-light .fl-nav-v83-context .context-strip-controls .fl-custom-select-value strong{color:#fff!important}.theme-fancode.mode-light .fl-nav-v83-context .context-strip-controls .fl-custom-select-value small,.theme-fancode.mode-light .fl-nav-v83-context .context-strip-controls .fl-custom-select-trigger>svg{color:#adb5bf!important}.theme-fancode.mode-light .fl-nav-v83-context .context-strip-controls .fl-custom-select+.fl-custom-select:before{background:#3a4047!important}.theme-fancode.fancode-rich .app-page-stage{padding-top:102px!important}.theme-fancode .home-feed-tabs{top:102px!important}html{scroll-padding-top:112px!important}}@media (width>=861px) and (width<=1180px){.theme-fancode .fl-nav-v83-context .context-primary-links>a,.theme-fancode .fl-nav-v83-context .context-nav-measure-item{padding-inline:10px!important}}@media (width<=860px){.theme-fancode .fl-nav-v83-mobile .fl-nav-brand.fl-nav-mobile-wordmark{gap:2px!important;font-size:17px!important}.theme-fancode .fl-nav-v83-mobile .fl-nav-mobile-wordmark .fl-nav-brand-mark{flex-basis:17px!important;width:17px!important;height:19px!important}.theme-fancode .fl-nav-v83-mobile .fl-nav-mobile-wordmark .fl-nav-brand-stem{width:4px!important;height:18px!important}.theme-fancode .fl-nav-v83-mobile .fl-nav-mobile-wordmark .fl-nav-brand-bar{height:4px!important}.theme-fancode .fl-nav-v83-mobile .fl-nav-mobile-wordmark .fl-nav-brand-bar-top{width:15px!important}.theme-fancode .fl-nav-v83-mobile .fl-nav-mobile-wordmark .fl-nav-brand-bar-mid{width:12px!important;top:8px!important}}@media (width<=360px){.theme-fancode .fl-nav-v83-mobile .fl-nav-brand.fl-nav-mobile-wordmark{font-size:15.5px!important}}.content-language-toggle{border:1px solid var(--line,#d9dde3);background:var(--panel,#fff);border-radius:999px;align-items:center;gap:2px;width:max-content;padding:3px;display:inline-flex}.content-language-toggle button{min-height:30px;color:var(--muted,#667085);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:0 11px;font-size:11px;font-weight:750}.content-language-toggle button.active{background:var(--text,#111);color:var(--panel,#fff)}.content-language-toggle button:disabled{opacity:.4;cursor:not-allowed}@media (width<=760px){.content-language-toggle button{min-height:28px;padding:0 9px;font-size:10px}}.content-language-toggle-mobile{display:none}@media (width<=760px){.content-language-toggle-mobile{background:var(--bg,#fff);justify-content:flex-end;padding:8px 16px 4px;display:flex}}
