*{box-sizing:border-box}:root{--bg:#060b14;--panel:#101a2d;--line:rgba(255,255,255,.12);--text:#eef5ff;--muted:#98a9c7;--brand:#15d4ff;--brand2:#1aff9c;--danger:#ff3d67;--warn:#ffcf33}body{margin:0;font-family:"Yu Gothic","Yu Gothic UI",system-ui,sans-serif;background:radial-gradient(circle at 20% 0%,rgba(21,212,255,.16),transparent 32%),linear-gradient(180deg,#05070c,#07101e);color:var(--text)}a{color:inherit}.efc-header{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line);background:rgba(5,9,17,.86);backdrop-filter:blur(12px)}.efc-header-inner{max-width:1180px;margin:0 auto;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;gap:16px}.efc-logo{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:900}.efc-logo-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#00141d}.efc-nav,.efc-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.efc-nav a{text-decoration:none;color:var(--muted);padding:9px 12px;border-radius:12px}.efc-nav a.active,.efc-nav a:hover{color:var(--text);background:rgba(255,255,255,.08)}.efc-container{max-width:1180px;margin:0 auto;padding:28px 18px 80px}.efc-hero{border:1px solid var(--line);background:linear-gradient(135deg,rgba(21,212,255,.14),rgba(26,255,156,.05)),rgba(16,26,45,.92);border-radius:28px;padding:42px;margin:18px 0 28px;min-height:300px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 22px 70px rgba(0,0,0,.35)}.efc-eyebrow{color:var(--brand);font-size:13px;letter-spacing:.18em;font-weight:900}.efc-title{font-size:clamp(34px,6vw,72px);line-height:1.05;margin:14px 0}.efc-subtitle{max-width:720px;color:var(--muted);line-height:1.8;font-size:16px}.efc-section{margin:34px 0}.efc-section-title{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.efc-section-title h2{margin:0;font-size:26px}.efc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.efc-card{border:1px solid var(--line);border-radius:22px;background:rgba(16,26,45,.88);overflow:hidden;box-shadow:0 14px 40px rgba(0,0,0,.22)}.efc-card-thumb{position:relative;aspect-ratio:16/9;background:#0c1322;overflow:hidden}.efc-card-thumb img{width:100%;height:100%;object-fit:cover;display:block}.efc-thumb-badge{position:absolute;left:12px;top:12px}.efc-card-body{padding:16px}.efc-card-title{font-size:16px;line-height:1.5;margin:0 0 10px}.efc-card-title a{text-decoration:none}.efc-card-title a:hover{color:var(--brand)}.efc-meta{color:var(--muted);font-size:13px;line-height:1.7}.efc-btn,button.efc-btn{appearance:none;border:0;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:12px 18px;font-weight:900;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#00141d}.efc-btn.secondary{background:rgba(255,255,255,.08);border:1px solid var(--line);color:var(--text)}.efc-link-button{display:inline-flex;text-decoration:none;border:1px solid var(--line);border-radius:12px;padding:8px 11px;color:var(--text);background:rgba(255,255,255,.06);font-size:13px}.efc-badge{display:inline-flex;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900}.efc-badge.live{background:rgba(255,61,103,.18);color:#ff8aa3;border:1px solid rgba(255,61,103,.35)}.efc-badge.info{background:rgba(21,212,255,.12);color:#9eeeff;border:1px solid rgba(21,212,255,.28)}.efc-empty,.notice{border:1px solid var(--line);background:rgba(255,255,255,.05);padding:16px;border-radius:18px;color:var(--muted)}.notice.ok{border-color:rgba(26,255,156,.35);background:rgba(26,255,156,.10);color:var(--text)}.notice.error{border-color:rgba(255,61,103,.35);background:rgba(255,61,103,.12);color:var(--text)}.notice.warn{border-color:rgba(255,207,51,.35);background:rgba(255,207,51,.10);color:var(--text)}.efc-public-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.efc-main-content{min-width:0}.efc-side-nav{position:sticky;top:88px;display:flex;flex-direction:column;gap:18px}.efc-ranking-card{border:1px solid var(--line);background:rgba(16,26,45,.88);border-radius:22px;padding:18px;box-shadow:0 16px 40px rgba(0,0,0,.22)}.efc-ranking-head{display:flex;flex-direction:column;gap:3px;margin-bottom:12px}.efc-ranking-head span{color:var(--brand2);font-size:12px;font-weight:900;letter-spacing:.12em}.efc-ranking-head strong{font-size:16px;line-height:1.35}.efc-ranking-head em{color:var(--muted);font-style:normal;font-size:12px}.efc-ranking-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.efc-ranking-item{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border-radius:14px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08)}.efc-ranking-rank{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#03111c;font-weight:900}.efc-ranking-body{min-width:0}.efc-ranking-title{display:block;text-decoration:none;font-weight:800;font-size:13px;line-height:1.45}.efc-ranking-title:hover{text-decoration:underline}.efc-ranking-meta{color:var(--muted);font-size:12px;margin-top:2px}.efc-ranking-score{color:#fff;font-weight:900;font-size:13px;white-space:nowrap}.efc-ranking-empty{color:var(--muted);font-size:13px;padding:12px;border-radius:14px;border:1px dashed var(--line)}.efc-about-content{color:var(--text);line-height:1.9;white-space:normal}.efc-about-content p{margin:0 0 12px}.efc-about-content strong{color:#fff}@media (max-width:1040px){.efc-public-layout{grid-template-columns:1fr}.efc-side-nav{position:static}.efc-side-nav.hide-mobile{display:none}}.efc-public-layout.is-fixed-side{grid-template-columns:minmax(0,1fr) 320px}.efc-public-layout.is-fixed-side .efc-side-nav{position:static;top:auto;max-height:none;overflow:visible}.efc-ranking-page-note{color:var(--muted);font-size:13px;margin:-6px 0 14px;line-height:1.7}.efc-ranking-page-list{display:flex;flex-direction:column;gap:10px}.efc-ranking-page-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.045);text-decoration:none}.efc-ranking-page-row:hover{background:rgba(255,255,255,.075)}.efc-ranking-page-main{min-width:0;display:flex;flex-direction:column;gap:4px}.efc-ranking-page-main strong{font-size:15px;line-height:1.45}.efc-ranking-page-main em{color:var(--muted);font-size:13px;font-style:normal}.efc-ranking-page-score{font-size:18px;font-weight:900;white-space:nowrap}@media (max-width:1040px){.efc-public-layout.is-fixed-side{grid-template-columns:1fr}.efc-public-layout.is-fixed-side .efc-side-nav{position:static;max-height:none;overflow:visible}.efc-public-layout.is-fixed-side .efc-side-nav.hide-mobile{display:none}}@media (max-width:720px){.efc-ranking-page-row{grid-template-columns:36px minmax(0,1fr)}.efc-ranking-page-score{grid-column:2;font-size:15px}}.efc-public-layout.is-fixed-side .efc-side-nav{position:static !important;top:auto !important;max-height:none !important;overflow:visible !important}.efc-settings-tabs{position:sticky;top:0;z-index:20;display:flex;gap:10px;flex-wrap:wrap;padding:12px;margin:0 0 18px;border:1px solid var(--line);border-radius:18px;background:rgba(7,16,30,.94);backdrop-filter:blur(14px);box-shadow:0 14px 40px rgba(0,0,0,.22)}.efc-settings-tab{appearance:none;border:1px solid var(--line);background:rgba(255,255,255,.055);color:var(--muted);border-radius:999px;padding:10px 13px;font-weight:900;cursor:pointer;line-height:1}.efc-settings-tab:hover,.efc-settings-tab.active{color:#05111c;border-color:transparent;background:linear-gradient(135deg,var(--brand),var(--brand2))}.efc-settings-pane[hidden]{display:none !important}.efc-settings-pane.active{animation:efcPaneFade .16s ease-out}@keyframes efcPaneFade{from{opacity:.55;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.efc-settings-tabs{position:static;border-radius:16px}.efc-settings-tab{flex:1 1 auto;text-align:center}}.efc-public-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.efc-public-layout.is-fixed-side .efc-side-nav{position:static !important;top:auto !important;max-height:none !important;overflow:visible !important}.efc-side-nav{min-width:0;display:flex;flex-direction:column;gap:18px}.efc-ranking-card{width:100%;border:1px solid var(--line);background:rgba(16,26,45,.92);border-radius:22px;padding:18px;box-shadow:0 16px 40px rgba(0,0,0,.22)}.efc-ranking-head{display:flex;flex-direction:column;gap:4px;margin:0 0 14px}.efc-ranking-head span{color:var(--brand2);font-size:12px;font-weight:900;letter-spacing:.12em}.efc-ranking-head strong{color:#fff;font-size:16px;line-height:1.35}.efc-ranking-head em{color:var(--muted);font-style:normal;font-size:12px}.efc-ranking-list{list-style:none !important;padding:0 !important;margin:0 !important;display:flex;flex-direction:column;gap:10px}.efc-ranking-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border-radius:14px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08)}.efc-ranking-rank{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#03111c;font-weight:900;line-height:1}.efc-ranking-body{min-width:0}.efc-ranking-title{display:block;color:#fff;text-decoration:none;font-weight:800;font-size:13px;line-height:1.45;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.efc-ranking-title:hover{text-decoration:underline}.efc-ranking-meta{color:var(--muted);font-size:12px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.efc-ranking-score{color:#fff;font-weight:900;font-size:13px;white-space:nowrap}.efc-ranking-empty{color:var(--muted);font-size:13px;padding:12px;border-radius:14px;border:1px dashed var(--line)}.efc-ranking-page-note{color:var(--muted);font-size:13px;margin:-6px 0 16px;line-height:1.7}.efc-ranking-page-list{display:flex;flex-direction:column;gap:12px}.efc-ranking-page-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 16px;border:1px solid var(--line);border-radius:18px;background:rgba(16,26,45,.88);text-decoration:none;box-shadow:0 10px 26px rgba(0,0,0,.16)}.efc-ranking-page-row:hover{background:rgba(255,255,255,.075);transform:translateY(-1px)}.efc-ranking-page-main{min-width:0;display:flex;flex-direction:column;gap:4px}.efc-ranking-page-main strong{color:#fff;font-size:15px;line-height:1.45;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.efc-ranking-page-main em{color:var(--muted);font-size:13px;font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.efc-ranking-page-score{color:#fff;font-size:18px;font-weight:900;white-space:nowrap}@media (max-width:1040px){.efc-public-layout{grid-template-columns:1fr}.efc-side-nav{position:static}.efc-side-nav.hide-mobile{display:none}}@media (max-width:720px){.efc-ranking-item{grid-template-columns:34px minmax(0,1fr)}.efc-ranking-score{grid-column:2;justify-self:start}.efc-ranking-page-row{grid-template-columns:38px minmax(0,1fr);gap:10px}.efc-ranking-page-score{grid-column:2;justify-self:start;font-size:15px}}.efc-ranking-tabs-section{padding:22px}.efc-ranking-tabs-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin-bottom:16px}.efc-ranking-tabs-head h2{margin:0}.efc-ranking-tabs-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.7;max-width:660px}.efc-ranking-tabs{position:sticky;top:72px;z-index:5;display:flex;flex-wrap:wrap;gap:10px;padding:12px;margin:0 0 18px;border:1px solid var(--line);border-radius:18px;background:rgba(7,16,30,.92);backdrop-filter:blur(14px);box-shadow:0 16px 42px rgba(0,0,0,.20)}.efc-ranking-tab{appearance:none;border:1px solid var(--line);background:rgba(255,255,255,.055);color:var(--muted);border-radius:999px;padding:10px 14px;font-weight:900;cursor:pointer;line-height:1}.efc-ranking-tab:hover,.efc-ranking-tab.active{color:#04111c;border-color:transparent;background:linear-gradient(135deg,var(--brand),var(--brand2))}.efc-ranking-tab-content{min-height:240px}.efc-ranking-tab-pane{border:1px solid var(--line);background:rgba(16,26,45,.55);border-radius:22px;padding:18px}.efc-ranking-tab-pane[hidden]{display:none !important}.efc-ranking-tab-pane.active{animation:efcRankingTabFade .16s ease-out}@keyframes efcRankingTabFade{from{opacity:.55;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.efc-ranking-tabs-head{display:block}.efc-ranking-tabs-head p{margin-top:8px}.efc-ranking-tabs{position:static;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.efc-ranking-tab{white-space:nowrap;flex:0 0 auto}}@media(max-width:720px){.efc-ranking-tabs-section{padding:16px}.efc-ranking-tab-pane{padding:14px;border-radius:18px}}.efc-badge.warn{background:rgba(255,207,51,.15);color:#ffe38a;border:1px solid rgba(255,207,51,.34)}.efc-video-tabs-section .efc-ranking-tabs{margin-bottom:18px}.efc-video-tab-pane[hidden]{display:none !important}.efc-video-tab-pane.active{animation:efcRankingTabFade .16s ease-out}.efc-card-status{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 0 10px}.efc-card-status .efc-badge{line-height:1}.efc-thumb-badge{display:none}.efc-compare-form{display:flex;flex-direction:column;gap:18px}.efc-compare-days{max-width:260px}.efc-compare-days label{display:block;font-weight:900;margin-bottom:8px}.efc-input{width:100%;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#111c2f;color:var(--text);padding:12px 14px}.efc-input option{background:#111c2f;color:#eaf3ff}.efc-compare-streamers{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.efc-compare-check{display:flex;gap:10px;align-items:center;padding:10px 12px;border:1px solid rgba(255,255,255,.10);border-radius:14px;background:rgba(255,255,255,.045);cursor:pointer}.efc-compare-check span{overflow-wrap:anywhere;font-weight:800}.efc-compare-table-wrap{overflow:auto;border:1px solid rgba(255,255,255,.10);border-radius:18px}.efc-compare-table{width:100%;min-width:1120px;border-collapse:collapse}.efc-compare-table th,.efc-compare-table td{padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08);vertical-align:top;text-align:left}.efc-compare-table th{position:sticky;top:0;background:#111c2f;z-index:1}.efc-compare-table tr:last-child td{border-bottom:0}.efc-compare-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:18px}.efc-compare-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.efc-compare-mini-grid div{padding:10px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.045)}.efc-compare-mini-grid b{display:block;color:var(--muted);font-size:12px;margin-bottom:4px}.efc-compare-mini-grid span{display:block;font-weight:900;overflow-wrap:anywhere}@media(max-width:720px){.efc-compare-mini-grid{grid-template-columns:1fr}}.efc-compare-options{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-end}.efc-compare-options .efc-compare-days{min-width:220px}.efc-compare-container{max-width:none;width:100%;padding-left:clamp(12px,2vw,32px);padding-right:clamp(12px,2vw,32px)}.efc-compare-container .efc-hero,.efc-compare-container .efc-section{max-width:none}.efc-compare-table-wrap{max-width:100%;overflow:auto}.efc-compare-table-wide{min-width:1900px;table-layout:auto}.efc-compare-table-wide th,.efc-compare-table-wide td{white-space:nowrap;word-break:keep-all;overflow-wrap:normal;padding:10px 12px;font-size:13px;line-height:1.45}.efc-compare-table-wide th{font-size:12px;letter-spacing:.02em}.efc-compare-table-wide .col-streamer{min-width:260px;max-width:320px;white-space:normal}.efc-compare-table-wide .col-data{min-width:140px;white-space:normal}.efc-compare-table-wide td{font-variant-numeric:tabular-nums}.efc-compare-container .efc-compare-cards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.efc-compare-container .efc-compare-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:900px){.efc-compare-container{padding-left:10px;padding-right:10px}.efc-compare-container .efc-compare-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.efc-compare-container .efc-compare-mini-grid{grid-template-columns:1fr}}.efc-compare-container{max-width:none !important;width:100% !important;margin:0 !important;padding-left:clamp(12px,2vw,32px) !important;padding-right:clamp(12px,2vw,32px) !important}.efc-compare-container .efc-hero,.efc-compare-container .efc-section{max-width:none !important;width:100% !important}.efc-compare-table-wide{width:max-content !important;min-width:2200px !important;table-layout:auto !important}.efc-compare-table-wide th,.efc-compare-table-wide td{writing-mode:horizontal-tb !important;text-orientation:mixed !important;white-space:nowrap !important;word-break:keep-all !important;overflow-wrap:normal !important;font-size:13px !important;line-height:1.35 !important}.efc-compare-table-wide th{min-width:86px !important;font-size:12px !important}.efc-compare-table-wide .col-streamer{position:sticky;left:0;min-width:260px !important;max-width:320px !important;white-space:normal !important;background:#101a2b;z-index:2}.efc-compare-table-wide th.col-streamer{background:#142033;z-index:3}.efc-compare-table-wide .col-data{min-width:150px !important;white-space:normal !important}.efc-compare-note{margin:8px 0 14px;color:var(--muted);font-size:13px}@media(max-width:680px){@supports (content-visibility:auto){.efc-main-content .efc-section:nth-of-type(n+2),.efc-card,.efc-ranking-card{content-visibility:auto;contain-intrinsic-size:1px 420px}.efc-hero,.efc-header,.efc-main-content .efc-section:first-of-type{content-visibility:visible;contain-intrinsic-size:auto}}.efc-header{backdrop-filter:none;-webkit-backdrop-filter:none;background:rgba(5,9,17,.96)}}.efc-card-thumb img{background:#0c1322}

/* Spotlight public tabs */
.efc-small-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}
.efc-small-tabs a{display:inline-flex;text-decoration:none;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:8px 12px;color:var(--text);background:rgba(255,255,255,.04);font-weight:900}
.efc-small-tabs a.active{border-color:var(--brand);color:var(--brand);background:rgba(21,212,255,.10)}
.efc-small-note{margin-top:12px;color:var(--muted);font-size:13px}
.efc-card-thumb-link{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.efc-card-thumb-link img{transition:transform .18s ease,filter .18s ease}.efc-card-thumb-link:hover img{transform:scale(1.025);filter:brightness(1.08)}.efc-card-thumb-link:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}

/* v65-6 public streamer pages */
.efc-streamer-filters{border:1px solid var(--line);background:rgba(16,26,45,.68);border-radius:22px;padding:18px}.efc-streamer-filter-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;align-items:end}.efc-streamer-filter-form label{display:flex;flex-direction:column;gap:8px;color:var(--muted);font-size:13px;font-weight:800}.efc-streamer-filter-actions{display:flex;gap:10px;flex-wrap:wrap}.efc-streamer-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.efc-streamer-card .efc-card-body{display:flex;flex-direction:column;gap:12px}.efc-streamer-card-categories{display:flex;gap:6px;flex-wrap:wrap}.efc-streamer-description{color:var(--muted);line-height:1.75;margin:0}.efc-streamer-links{display:flex;gap:8px;flex-wrap:wrap}.efc-streamer-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:rgba(255,255,255,.06);border-radius:999px;padding:8px 12px;text-decoration:none;color:var(--text);font-size:13px;font-weight:900}.efc-streamer-link:hover{background:rgba(21,212,255,.14);border-color:rgba(21,212,255,.35)}.efc-streamer-profile-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.efc-streamer-profile-hero .efc-streamer-card-categories{margin-top:10px}.efc-input{width:100%;border:1px solid var(--line);background:rgba(255,255,255,.07);color:var(--text);border-radius:14px;padding:12px 14px}.efc-input option{color:#06101e;background:#eaf4ff}@media(max-width:680px){.efc-streamer-filter-actions .efc-btn{width:100%}.efc-streamer-grid{grid-template-columns:1fr}}
.efc-streamer-profile-titleline{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.efc-streamer-avatar{width:76px;height:76px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);box-shadow:0 12px 30px rgba(0,0,0,.24);flex:0 0 auto}.efc-streamer-avatar.placeholder{display:inline-flex;align-items:center;justify-content:center;font-weight:1000;font-size:28px;color:var(--text)}.efc-streamer-profile-titleline .efc-title{margin:0}@media(max-width:680px){.efc-streamer-profile-titleline{gap:12px}.efc-streamer-avatar{width:60px;height:60px}.efc-streamer-profile-titleline .efc-title{font-size:clamp(28px,9vw,44px)}}
/* v65-6.4: 登録配信者一覧カードのチャンネルアイコン表示 */
.efc-streamer-card-titleline{display:flex;align-items:center;gap:12px;min-width:0}.efc-streamer-card-titleline .efc-streamer-avatar{width:44px;height:44px;box-shadow:0 8px 20px rgba(0,0,0,.22)}.efc-streamer-card-titleline .efc-card-title{margin:0;min-width:0}.efc-streamer-card-titleline .efc-card-title a{overflow-wrap:anywhere}.efc-streamer-card-titleline .efc-streamer-avatar.placeholder{font-size:18px}

/* v65-6.6: 配信者プロフィールのカテゴリ・登録区分表示調整 */
.efc-badge.ok{background:rgba(26,255,156,.13);color:#9dffd2;border:1px solid rgba(26,255,156,.30)}
.efc-streamer-card-categories{align-items:center}
.efc-streamer-card-categories .efc-badge{line-height:1.15;white-space:normal;text-align:center}
.efc-streamer-profile-hero .efc-streamer-card-categories{gap:8px;margin-top:12px}
.efc-streamer-profile-hero .efc-streamer-card-categories .efc-badge{padding:7px 10px}
.efc-streamer-profile-layout .efc-card-title{margin-bottom:8px}

/* v65-6.7: 配信者プロフィールページの情報表示・長いチャンネル名調整 */
.efc-streamer-profile-hero{
    align-items:flex-start;
    justify-content:center;
    gap:0;
    padding-top:48px;
    padding-bottom:42px;
}
.efc-streamer-profile-hero .efc-eyebrow{
    display:block;
    margin-bottom:18px;
}
.efc-streamer-profile-titleline{
    width:100%;
    margin:0 0 18px;
    align-items:center;
}
.efc-streamer-profile-titleline .efc-title{
    flex:1 1 0;
    min-width:0;
    max-width:100%;
    overflow-wrap:anywhere;
    word-break:normal;
    line-height:1.08;
    font-size:clamp(34px,5.1vw,66px);
}
.efc-streamer-profile-hero .efc-subtitle{
    margin-top:0;
    margin-bottom:18px;
}
.efc-streamer-profile-hero .efc-streamer-card-categories{
    margin-top:0;
    margin-bottom:20px;
    row-gap:8px;
}
.efc-streamer-profile-actions{
    margin-top:4px;
}
.efc-profile-info-card .efc-card-body{
    gap:14px;
}
.efc-profile-info-list{
    margin:0;
    display:flex;
    flex-direction:column;
    gap:14px;
}
.efc-profile-info-list div{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:16px;
    padding:12px 0;
    border-bottom:1px solid rgba(255,255,255,.08);
}
.efc-profile-info-list div:last-child{
    border-bottom:0;
}
.efc-profile-info-list dt{
    color:var(--muted);
    font-size:13px;
    font-weight:900;
}
.efc-profile-info-list dd{
    margin:0;
    color:var(--text);
    font-weight:900;
    text-align:right;
}
.efc-profile-info-subscriber dd{
    font-size:clamp(24px,3vw,34px);
    line-height:1;
    letter-spacing:.02em;
    color:#fff;
    font-variant-numeric:tabular-nums;
}
@media(max-width:720px){
    .efc-streamer-profile-hero{
        padding:28px 22px;
    }
    .efc-streamer-profile-titleline{
        align-items:flex-start;
    }
    .efc-streamer-profile-titleline .efc-title{
        font-size:clamp(30px,10vw,46px);
    }
    .efc-profile-info-list div{
        align-items:flex-start;
        flex-direction:column;
        gap:8px;
    }
    .efc-profile-info-list dd{
        text-align:left;
    }
}

/* v65-6.8: 配信者プロフィールタイトルのフォント・アイコンサイズ調整 */
.efc-streamer-profile-titleline{
    flex-wrap:nowrap;
    align-items:center;
    gap:18px;
}
.efc-streamer-profile-titleline .efc-title{
    font-size:clamp(32px,3.4vw,52px);
    line-height:1.06;
    letter-spacing:.01em;
    overflow-wrap:break-word;
    word-break:keep-all;
}
.efc-streamer-profile-hero .efc-streamer-avatar{
    width:68px;
    height:68px;
}
.efc-streamer-profile-hero .efc-streamer-avatar.placeholder{
    font-size:24px;
}
@media(max-width:900px){
    .efc-streamer-profile-titleline .efc-title{
        font-size:clamp(30px,7vw,44px);
    }
    .efc-streamer-profile-hero .efc-streamer-avatar{
        width:60px;
        height:60px;
    }
}
@media(max-width:560px){
    .efc-streamer-profile-titleline{
        gap:12px;
    }
    .efc-streamer-profile-titleline .efc-title{
        font-size:clamp(26px,8.5vw,38px);
        word-break:normal;
    }
    .efc-streamer-profile-hero .efc-streamer-avatar{
        width:54px;
        height:54px;
    }
}

/* v65-6.9 About page cards */
.efc-about-card-grid,.efc-about-card-stack{display:grid;grid-template-columns:1fr;gap:16px}.efc-about-card{border:1px solid var(--line);border-radius:22px;background:rgba(16,26,45,.88);padding:20px;box-shadow:0 14px 40px rgba(0,0,0,.22)}.efc-about-card h3{margin:0 0 12px;font-size:18px;line-height:1.45}.efc-about-card .efc-about-content{color:var(--text)}.efc-about-lead-card .efc-about-content{color:var(--text);font-size:15px}.efc-about-section .efc-section-title{align-items:center}@media(max-width:720px){.efc-about-card{padding:16px;border-radius:18px}.efc-about-card-grid,.efc-about-card-stack{grid-template-columns:1fr}}

/* v65-6.20: 公開ページの表示用パンくずナビ */
.efc-breadcrumbs{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:8px;
    margin:0 0 14px;
    color:var(--muted);
    font-size:13px;
    line-height:1.5;
}
.efc-breadcrumbs a{
    color:var(--muted);
    text-decoration:none;
    border:1px solid rgba(255,255,255,.08);
    background:rgba(255,255,255,.035);
    border-radius:999px;
    padding:5px 9px;
}
.efc-breadcrumbs a:hover{
    color:var(--text);
    border-color:rgba(21,212,255,.28);
    background:rgba(21,212,255,.08);
}
.efc-breadcrumbs span[aria-current="page"]{
    color:var(--text);
    font-weight:900;
    min-width:0;
    overflow-wrap:anywhere;
}
.efc-breadcrumb-separator{
    color:rgba(255,255,255,.28);
    font-weight:900;
}
@media(max-width:720px){
    .efc-breadcrumbs{
        margin-bottom:10px;
        font-size:12px;
        gap:6px;
    }
    .efc-breadcrumbs a{
        padding:4px 8px;
    }
}
.efc-ranking-scope-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 14px;padding:12px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.045)}.efc-ranking-scope-label{color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.12em}.efc-ranking-scope-tab{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid var(--line);background:rgba(255,255,255,.055);color:var(--muted);border-radius:999px;padding:10px 14px;font-weight:900;line-height:1}.efc-ranking-scope-tab:hover,.efc-ranking-scope-tab.active{color:#04111c;border-color:transparent;background:linear-gradient(135deg,var(--brand),var(--brand2))}@media(max-width:720px){.efc-ranking-scope-tabs{align-items:stretch}.efc-ranking-scope-label{width:100%}.efc-ranking-scope-tab{flex:1 1 auto}}

/* v65-6.33: public analytics rankings */
.efc-public-analytics-section{
    margin-top:32px;
}
.efc-public-analytics-lead{
    margin:8px 0 0;
    color:var(--muted, #9fb4cf);
    line-height:1.8;
}
.efc-public-analytics-grid{
    display:grid;
    grid-template-columns:repeat(2, minmax(0, 1fr));
    gap:16px;
    margin-top:18px;
}
.efc-public-analytics-card{
    min-width:0;
    border:1px solid rgba(148, 163, 184, .22);
    border-radius:18px;
    background:rgba(15, 23, 42, .78);
    box-shadow:0 14px 38px rgba(0, 0, 0, .18);
    padding:18px;
}
.efc-public-analytics-card-head{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:12px;
    margin-bottom:10px;
}
.efc-public-analytics-card-head h3{
    margin:0;
    color:#f8fafc;
    font-size:1.05rem;
    line-height:1.4;
}
.efc-public-analytics-label{
    flex:0 0 auto;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    border:1px solid rgba(45, 212, 191, .35);
    border-radius:999px;
    background:rgba(20, 184, 166, .13);
    color:#67e8f9;
    font-size:.72rem;
    font-weight:800;
    line-height:1;
    padding:6px 9px;
    white-space:nowrap;
}
.efc-public-analytics-note{
    margin:0 0 14px;
    color:var(--muted, #9fb4cf);
    font-size:.88rem;
    line-height:1.75;
}
.efc-public-analytics-list{
    display:grid;
    gap:8px;
}
.efc-public-analytics-row{
    min-width:0;
    display:grid;
    grid-template-columns:auto minmax(0, 1fr) auto;
    align-items:center;
    gap:12px;
    padding:10px 12px;
    border:1px solid rgba(148, 163, 184, .14);
    border-radius:14px;
    background:rgba(2, 6, 23, .28);
    color:inherit;
    text-decoration:none;
    transition:background .15s ease, border-color .15s ease, transform .15s ease;
}
.efc-public-analytics-row:hover{
    background:rgba(20, 184, 166, .08);
    border-color:rgba(45, 212, 191, .30);
    transform:translateY(-1px);
}
.efc-public-analytics-rank{
    width:26px;
    height:26px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    border-radius:999px;
    background:rgba(45, 212, 191, .12);
    color:#99f6e4;
    font-weight:900;
    font-size:.8rem;
}
.efc-public-analytics-main{
    min-width:0;
    display:grid;
    gap:3px;
}
.efc-public-analytics-main strong{
    min-width:0;
    color:#f8fafc;
    font-size:.92rem;
    line-height:1.5;
    overflow-wrap:anywhere;
}
.efc-public-analytics-main em{
    color:#93a4bd;
    font-style:normal;
    font-size:.78rem;
    line-height:1.4;
}
.efc-public-analytics-score{
    min-width:76px;
    display:grid;
    justify-items:end;
    gap:2px;
    color:#e0f2fe;
    text-align:right;
}
.efc-public-analytics-score strong{
    font-size:1rem;
    line-height:1;
}
.efc-public-analytics-score small{
    color:#93a4bd;
    font-size:.7rem;
    line-height:1.2;
}
.efc-public-analytics-period{
    margin:12px 0 0;
    color:#8aa0bb;
    font-size:.78rem;
    text-align:right;
}
@media (max-width: 960px){
    .efc-public-analytics-grid{
        grid-template-columns:1fr;
    }
}
@media (max-width: 560px){
    .efc-public-analytics-card{
        padding:14px;
    }
    .efc-public-analytics-row{
        grid-template-columns:auto minmax(0, 1fr);
        align-items:start;
    }
    .efc-public-analytics-score{
        grid-column:2;
        justify-items:start;
        text-align:left;
        min-width:0;
    }
}

/* v65-6.53 Public mobile layout optimization
   PC-first responsive design cleanup for public pages. */
@media (max-width: 720px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }

  .efc-header {
    position: sticky;
  }

  .efc-header-inner {
    padding: 10px 12px 9px;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }

  .efc-logo {
    min-width: 0;
    align-self: flex-start;
    max-width: 100%;
  }

  .efc-logo-mark {
    width: 34px;
    height: 34px;
    border-radius: 11px;
    flex: 0 0 auto;
  }

  .efc-nav {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 8px;
    padding: 2px 0 7px;
    margin: 0;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .efc-nav::-webkit-scrollbar {
    display: none;
  }

  .efc-nav a {
    flex: 0 0 auto;
    scroll-snap-align: start;
    padding: 8px 11px;
    border-radius: 999px;
    font-size: 13px;
    line-height: 1;
    background: rgba(255,255,255,.045);
    border: 1px solid rgba(255,255,255,.08);
  }

  .efc-nav a.active,
  .efc-nav a:hover {
    border-color: rgba(21,212,255,.28);
  }

  .efc-container {
    width: 100%;
    padding: 16px 12px 56px;
  }

  .efc-hero {
    min-height: 0;
    margin: 10px 0 20px;
    padding: 22px 18px;
    border-radius: 22px;
  }

  .efc-eyebrow {
    font-size: 11px;
    letter-spacing: .14em;
    line-height: 1.45;
  }

  .efc-title {
    margin: 10px 0 12px;
    font-size: clamp(30px, 10vw, 44px);
    line-height: 1.08;
    letter-spacing: -.035em;
    overflow-wrap: anywhere;
  }

  .efc-subtitle {
    max-width: none;
    font-size: 14px;
    line-height: 1.75;
  }

  .efc-actions {
    width: 100%;
    align-items: stretch;
    gap: 9px;
  }

  .efc-actions .efc-btn,
  .efc-actions .efc-link-button {
    width: 100%;
  }

  .efc-section {
    margin: 24px 0;
  }

  .efc-section-title {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 14px;
  }

  .efc-section-title h2 {
    font-size: 22px;
    line-height: 1.35;
  }

  .efc-section-title .efc-badge,
  .efc-section-title .efc-link-button {
    align-self: flex-start;
  }

  .efc-grid,
  .efc-streamer-grid {
    grid-template-columns: 1fr !important;
    gap: 14px;
  }

  .efc-card,
  .efc-ranking-card,
  .efc-about-card,
  .efc-streamer-filters {
    border-radius: 18px;
  }

  .efc-card-body,
  .efc-about-card,
  .efc-streamer-filters {
    padding: 14px;
  }

  .efc-card-title {
    font-size: 15px;
    line-height: 1.55;
  }

  .efc-meta {
    font-size: 12px;
  }

  .efc-public-layout,
  .efc-public-layout.is-fixed-side {
    grid-template-columns: 1fr !important;
    gap: 18px;
  }

  .efc-main-content,
  .efc-side-nav {
    min-width: 0;
  }

  .efc-side-nav {
    gap: 14px;
  }

  .efc-ranking-card {
    padding: 14px;
  }

  .efc-ranking-head {
    margin-bottom: 10px;
  }

  .efc-ranking-item {
    grid-template-columns: 30px minmax(0,1fr);
    align-items: start;
    gap: 9px;
    padding: 10px;
  }

  .efc-ranking-rank {
    width: 28px;
    height: 28px;
    border-radius: 9px;
    font-size: 13px;
  }

  .efc-ranking-score {
    grid-column: 2;
    justify-self: start;
    margin-top: -2px;
    font-size: 12px;
  }

  .efc-ranking-meta {
    white-space: normal;
  }

  .efc-ranking-tabs,
  .efc-ranking-scope-tabs,
  .efc-settings-tabs,
  .efc-video-tabs-section .efc-ranking-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .efc-ranking-tabs::-webkit-scrollbar,
  .efc-ranking-scope-tabs::-webkit-scrollbar,
  .efc-settings-tabs::-webkit-scrollbar {
    display: none;
  }

  .efc-ranking-tab,
  .efc-ranking-scope-tab,
  .efc-settings-tab {
    flex: 0 0 auto;
    white-space: nowrap;
  }

  .efc-ranking-page-row {
    grid-template-columns: 34px minmax(0,1fr);
    gap: 10px;
    padding: 12px;
    border-radius: 16px;
  }

  .efc-ranking-page-score {
    grid-column: 2;
    justify-self: start;
    font-size: 14px;
  }

  .efc-streamer-filter-form {
    grid-template-columns: 1fr;
  }

  .efc-streamer-filter-actions,
  .efc-streamer-links,
  .efc-streamer-card-categories {
    gap: 7px;
  }
}

@media (max-width: 560px) {
  .efc-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .efc-header-inner {
    padding-left: 10px;
    padding-right: 10px;
  }

  .efc-hero {
    padding: 20px 16px;
    border-radius: 20px;
  }

  .efc-title {
    font-size: clamp(28px, 10.5vw, 38px);
    line-height: 1.12;
  }

  .efc-btn,
  button.efc-btn,
  .efc-link-button {
    min-height: 42px;
    padding: 10px 14px;
  }

  .efc-badge {
    padding: 5px 8px;
    font-size: 11px;
  }

  .efc-streamer-profile-titleline {
    align-items: flex-start;
    gap: 10px;
  }

  .efc-streamer-profile-titleline .efc-title {
    font-size: clamp(26px, 9.5vw, 36px) !important;
    line-height: 1.14;
  }

  .efc-streamer-profile-hero .efc-streamer-avatar,
  .efc-streamer-avatar {
    width: 54px !important;
    height: 54px !important;
  }

  .efc-streamer-profile-layout {
    grid-template-columns: 1fr;
  }

  .efc-compare-table-wrap::before {
    content: "スマホでは横スクロールで比較表を確認できます。細かい比較はPC表示推奨です。";
    display: block;
    padding: 10px 12px;
    color: var(--muted);
    font-size: 12px;
    line-height: 1.6;
    border-bottom: 1px solid rgba(255,255,255,.08);
    background: rgba(255,255,255,.045);
  }
}


/* v65-6.56 Public background minimum height fix
   Keep the dark gradient background continuous even when a page has little or no content. */
html{
  min-height:100%;
  background:#05070c;
}
body{
  min-height:100vh;
  background-color:#07101e;
  background-attachment:fixed;
}
.efc-container{
  min-height:calc(100vh - 78px);
}
@supports (min-height:100svh){
  body{min-height:100svh;}
  .efc-container{min-height:calc(100svh - 78px);}
}
@media(max-width:720px){
  .efc-container{
    min-height:calc(100vh - 100px);
  }
  @supports (min-height:100svh){
    .efc-container{min-height:calc(100svh - 100px);}
  }
}
