:root{--site-header-height:36px;--site-navigation-bottom:82px;color-scheme:light;--header:rgba(249,249,249,0.8);--header-deep:rgba(249,249,249,0.8);--header-line:rgba(60,60,67,0.18);--page:#f5f5f7;--paper:#ffffff;--paper-strong:#ffffff;--ink:#1d1d1f;--muted:#6e6e73;--line:rgba(60,60,67,0.16);--blue:#0071e3;--blue-deep:#0066cc;--blue-soft:rgba(0,113,227,0.1);--panel-head-a:transparent;--panel-head-b:transparent;--accent:#0071e3;--accent-soft:rgba(0,113,227,0.12);--accent-strong:#0066cc;--source-head-accent:transparent;--shadow:transparent;--radius-sm:12px;--radius-md:18px;--radius-lg:22px;--hig-fill:rgba(118,118,128,0.12);--hig-red:#ff3b30;--hig-selected:#ffffff}html{scrollbar-gutter:stable}html[data-theme=light]{color-scheme:light}html[data-theme=dark]{color-scheme:dark;--header:rgba(28,28,30,0.78);--header-deep:rgba(28,28,30,0.78);--header-line:rgba(84,84,88,0.5);--page:#000000;--paper:#1d1d1f;--paper-strong:#1d1d1f;--ink:#f5f5f7;--muted:#a1a1a6;--line:rgba(84,84,88,0.55);--blue:#2997ff;--blue-deep:#64b0ff;--blue-soft:rgba(41,151,255,0.2);--panel-head-a:transparent;--panel-head-b:transparent;--accent:#2997ff;--accent-soft:rgba(41,151,255,0.2);--accent-strong:#64b0ff;--source-head-accent:transparent;--shadow:transparent;--hig-fill:rgba(118,118,128,0.24);--hig-red:#ff453a;--hig-selected:#636366}@media (prefers-color-scheme:dark){html:not([data-theme]){color-scheme:dark;--header:rgba(28,28,30,0.78);--header-deep:rgba(28,28,30,0.78);--header-line:rgba(84,84,88,0.5);--page:#000000;--paper:#1d1d1f;--paper-strong:#1d1d1f;--ink:#f5f5f7;--muted:#a1a1a6;--line:rgba(84,84,88,0.55);--blue:#2997ff;--blue-deep:#64b0ff;--blue-soft:rgba(41,151,255,0.2);--panel-head-a:transparent;--panel-head-b:transparent;--accent:#2997ff;--accent-soft:rgba(41,151,255,0.2);--accent-strong:#64b0ff;--source-head-accent:transparent;--shadow:transparent;--hig-fill:rgba(118,118,128,0.24);--hig-red:#ff453a;--hig-selected:#636366}}*{box-sizing:border-box}[role=button],a,button{-webkit-tap-highlight-color:transparent}body{margin:0;max-width:100%;overflow-x:clip;background:var(--page);color:var(--ink);font-family:Noto Sans JP,sans-serif;-webkit-font-smoothing:antialiased;letter-spacing:0;transition:background-color .18s,color .18s}.shell{width:min(1320px,calc(100% - 32px));margin:auto}header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:var(--header);border-bottom:1px solid var(--header-line);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.header{height:36px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:baseline;min-width:0;gap:4px;color:var(--ink);text-decoration:none;font-size:17px;font-weight:800;letter-spacing:.03em}.logoMain{flex:0 0 auto}.logoSub{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--blue)}.brandTools{display:flex;min-width:0;align-items:center;gap:8px}.brandMark{display:block;width:28px;height:28px;flex:0 0 auto;border-radius:8px;object-fit:cover}.headerTools{flex-shrink:0}.headerTools,.presenceCounter{display:flex;align-items:center;gap:6px}.presenceCounter{color:var(--muted);font-size:12px;white-space:nowrap}.presenceDot{width:7px;height:7px;border-radius:50%;background:#34c759;flex:0 0 auto;animation:presencePulse 2s ease-in-out infinite}@keyframes presencePulse{0%,to{opacity:1}50%{opacity:.35}}.localAdminLink{color:#dcecf7;border:1px solid #83a4b9;border-radius:999px;padding:7px 10px;font-size:12px;line-height:1;text-decoration:none;white-space:nowrap}.localAdminLink:hover{background:#ffffff17}.header p{margin:0;color:var(--muted);font-size:12px;letter-spacing:.02em}.themeToggle{-moz-appearance:none;appearance:none;-webkit-appearance:none;flex-shrink:0;border:0;background:var(--hig-fill);color:var(--ink)!important;-webkit-text-fill-color:var(--ink);border-radius:999px;padding:2px 7px;font:inherit;font-size:12px;font-weight:600;line-height:1.35;cursor:pointer;position:relative}.themeToggle:hover{background:var(--hig-fill);filter:brightness(.96)}.themeToggle:after{content:"";position:absolute;inset:-8px -4px}.logo{position:relative}.logo:after{content:"";position:absolute;inset:-12px 0}@media (pointer:coarse){.sourceArticles a[href]{min-height:44px;align-items:baseline;padding-block:12px}.siteFooter nav{flex-wrap:wrap;gap:0 4px}.siteFooter nav a{display:inline-flex;align-items:center;min-height:44px;padding:0 16px 0 0}}.themeToggle span{margin-right:5px;color:inherit;-webkit-text-fill-color:inherit}.categoryNav{display:flex;gap:0;overflow:auto;background:var(--paper);border:0;box-shadow:none;border-radius:var(--radius-md)}.categoryNavShell{position:-webkit-sticky;position:sticky;top:var(--site-header-height);z-index:35;padding-top:4px;background:var(--page)}.categoryNav a{--nav-pad-x:18px;padding:10px var(--nav-pad-x);color:var(--ink);text-decoration:none;white-space:nowrap;font-size:15px;font-weight:500;border-right:.5px solid var(--line);transition:.15s}@media (hover:hover){.categoryNav a:hover{background:var(--hig-fill);color:var(--ink)}}.categoryNav a:first-child{font-weight:700}.eyebrow{margin:0;color:var(--blue)!important;font-size:11px;font-weight:800;letter-spacing:.15em}.sourceBoard{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;padding:7px 0 12px}.sourceSectionDivider{display:flex;align-items:center;gap:10px;margin:22px 0 7px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em}.sourceSectionDivider:after,.sourceSectionDivider:before{content:"";height:1px;background:var(--line)}.sourceSectionDivider:before{width:18px;background:var(--blue)}.sourceSectionDivider:after{flex:1 1}.sourceSummary{display:flex;justify-content:space-between;margin:2px 0 -2px;color:var(--muted);font-size:11px}.sourcePagination{display:flex;gap:6px;justify-content:center;margin:0 0 16px}.sourcePagination a{border:1px solid var(--line);color:var(--blue-deep);font-size:13px;font-weight:700;min-width:32px;padding:6px 9px;text-align:center;text-decoration:none;border-radius:var(--radius-sm)}.sourcePagination a[aria-current=page]{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-strong)}.infoPage{max-width:780px;margin:28px auto 48px;padding:22px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper)}.infoPage h1{margin:4px 0 20px;font-size:28px;font-weight:600;letter-spacing:-.02em}.notFoundMascot{display:block;margin:4px 0 14px;border-radius:12px}.infoPage h2{margin:22px 0 6px;font-size:16px}.infoPage p,.infoPage ul{color:var(--ink);line-height:1.8}.infoPage ul{margin:6px 0 0;padding-left:1.3em}.infoPage li{margin:0 0 2px}.infoPage code{padding:1px 6px;border-radius:6px;background:var(--hig-fill);font-size:.9em;overflow-wrap:anywhere}.infoPage .infoNote{margin-top:26px;padding-top:14px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.sourcePanel{background:var(--paper);border:1px solid var(--line);box-shadow:0 5px 14px var(--shadow);min-width:0;overflow:hidden;border-radius:var(--radius-md)}.sourceHead{align-items:center;display:flex;justify-content:center;position:relative;padding:2px 8px;background:var(--panel-head-a);border-bottom:1px solid var(--line);text-align:center}.sourceHead:before{position:absolute;content:"";inset:0 auto 0 0;width:5px;background:var(--source-head-accent)}.sourceHead p{margin:0;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.12em}.sourceHead h2{margin:0;color:var(--blue-deep);font-size:18px;line-height:1.25;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sourceTitleRow{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0}.sourceTitleRow time{color:var(--blue);font-size:10px;white-space:nowrap}.sourceHead span{font-size:11px;color:var(--muted)}.sourceArticles{list-style:none;margin:0;padding:4px 6px}.sourceArticles li{border:0;border-bottom:1px solid var(--line);margin:0;background:transparent;border-radius:0}.sourceArticles li:last-child{border-bottom:0}.sourceBoard[data-rows="3"] .sourceArticles li:nth-child(n+4),.sourceBoard[data-rows="4"] .sourceArticles li:nth-child(n+5){display:none}.sourceBoard[data-rows="3"] .sourceArticles li:nth-child(3),.sourceBoard[data-rows="4"] .sourceArticles li:nth-child(4){border-bottom:0}.sourceArticles .sourceArticleTime{color:var(--muted);font-size:12px;font-weight:500;line-height:1.35;white-space:nowrap;width:72px;flex:0 0 auto;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sourceArticles .sourceArticleTime>span+span{margin-left:4px}@media (max-width:620px){:root{--site-header-height:35px;--site-navigation-bottom:123px}.sourceArticles .sourceArticleTime{align-self:flex-start;width:40px;line-height:1.25;padding-top:1px}.sourceArticles .sourceArticleTime>span{display:block}.sourceArticles .sourceArticleTime>span+span{margin-left:0}.sourceArticles a{gap:7px}}.latestArticles time.isCurrentHour,.sourceArticles .sourceArticleTime.isCurrentHour{color:#c45662;font-weight:800}html[data-theme=dark] .latestArticles time.isCurrentHour,html[data-theme=dark] .sourceArticles .sourceArticleTime.isCurrentHour{color:#ff9fa8}.latestArticles time.isFreshRecent,.sourceArticles .sourceArticleTime.isFreshRecent{color:#e0323f}.latestArticles time.isFreshNow,.sourceArticles .sourceArticleTime.isFreshNow{color:#ff1f2e}html[data-theme=dark] .latestArticles time.isFreshRecent,html[data-theme=dark] .sourceArticles .sourceArticleTime.isFreshRecent{color:#ff6b76}html[data-theme=dark] .latestArticles time.isFreshNow,html[data-theme=dark] .sourceArticles .sourceArticleTime.isFreshNow{color:#ff3b47}.sourceArticles .sourceArticleTitle{display:-webkit-box;min-width:0;min-height:39px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--ink);font-size:15px;font-weight:400;line-height:1.3;text-overflow:ellipsis}.sourceArticles a{display:flex;align-items:baseline;gap:6px;padding:var(--source-row-pad,4px) 8px;color:var(--ink);text-decoration:none;font-size:15px;line-height:1.45;transition:background-color .15s,color .15s}.sourceArticles a:active{background:var(--hig-fill)}@media (hover:hover){.sourceArticles a:hover{background:var(--blue-soft);color:var(--blue-deep)}}html[data-theme=dark] .sourceArticles .sourceArticleTitle{color:var(--ink)}.sourceArticles a:before{content:"›";color:var(--accent);font-weight:900;flex:0 0 auto;margin:0}.sourceArticles .sourceEmpty{padding:17px 12px;color:var(--muted);font-size:13px}.affiliate{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:12px;gap:12px;margin:0 0 18px}.affiliate a{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:var(--radius-md);padding:14px;text-decoration:none}.affiliate small,.affiliate span{display:block;color:var(--blue);font-size:11px}.affiliate strong{display:block;margin:7px 0;font-size:14px}.rankingLinks{display:block;width:100%;margin:12px 0 16px;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper)}.rankingLinks .rankingLinksTitle{display:block;padding:6px 10px;background:#111;color:#fff;font-size:11px;font-weight:700}.rankingLinkList{display:flex;flex-wrap:wrap;gap:0}.rankingLinks .rankingLinkList a{display:inline-flex;align-items:center;gap:8px;width:auto;border:0;border-right:1px solid var(--line);border-radius:0;padding:7px 10px;background:transparent;color:var(--ink);text-decoration:none}.rankingLinks .rankingLinkList a:last-child{border-right:0}.rankingLinks .rankingLinkList a:hover{background:var(--blue-soft)}.rankingLinks .rankingLinkList strong{margin:0;font-size:12px}.rankingLinks .rankingLinkList span{display:block;color:var(--muted);font-size:10px}.siteFooter{margin-top:22px;border-top:1px solid var(--line);background:var(--paper);color:var(--muted);font-size:12px;line-height:1.7;padding:27px 0 42px}.siteFooter p{margin:0}.siteFooter p+p{margin-top:4px}.siteFooter nav{display:flex;gap:12px;margin-top:10px}.siteFooter a{color:var(--blue);text-decoration:none}.siteFooter a:hover{text-decoration:underline}.rakutenAffiliate{margin:0 0 12px;display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;text-align:center}.rakutenAffiliateLabel{align-self:flex-start;margin:0 0 3px;color:var(--muted);font-size:10px;line-height:1}.rakutenAffiliate a{display:block;width:min(100%,468px);line-height:0}.rakutenAffiliate img{display:block;width:100%;max-width:none;height:auto;margin:0}.sourceArticles a.isRead .sourceArticleTitle{color:#78658a}html[data-theme=dark] .sourceArticles a.isRead .sourceArticleTitle{color:#b0a0c0}@media (max-width:950px){.sourceBoard{grid-template-columns:repeat(2,minmax(0,1fr))}.categoryNav a{font-size:15px;--nav-pad-x:12px;padding:9px var(--nav-pad-x)}}@media (max-width:620px){.shell{width:min(100% - 20px,1320px)}.header{height:35px;gap:6px}.logo{font-size:13px;letter-spacing:0}.logoSub{font-size:11px}.brandTools{flex:1 1 auto;gap:5px}.brandMark{width:25px;height:25px;border-radius:6px}.header p{display:none}.headerTools{gap:0}.localAdminLink{padding:6px 7px;font-size:11px}.themeToggle{min-height:28px;padding:3px 6px}.presenceCounter{gap:4px;font-size:11px}.categoryNav a{font-size:14px;padding:8px 10px}.categoryNavShell{top:var(--site-header-height)}.sourcePagination a{min-height:36px;padding:8px 10px}.sourceSectionDivider{margin-top:18px}.sourceSummary{margin-top:0}.infoPage{margin:14px auto 30px;padding:16px}.sourceBoard{grid-template-columns:1fr;gap:13px}.sourceHead h2{font-size:17px}.siteFooter{padding:20px 0 28px;font-size:11px}}.gameAffiliate{display:inline-block;margin:22px 0 10px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper-strong);text-align:center;overflow:hidden;box-shadow:0 2px 7px var(--shadow)}.gameAffiliateList{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0 10px}.gameAffiliateList .gameAffiliate{margin:0}.gameAffiliate>span{display:block;background:#111;color:#fff;font-size:12px;padding:5px 28px;margin-bottom:5px;text-align:center}.gameAffiliate a{display:block;padding:5px;text-decoration:none;color:var(--ink);max-width:180px}.gameAffiliate img{display:block;margin:0 auto;border:0;max-width:100%;height:auto}.gameAffiliate small{display:block;padding:7px 3px;font-size:11px;line-height:1.45;color:var(--muted);text-align:center}@media (max-width:620px){.gameAffiliate{margin-top:15px}.gameAffiliateList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.gameAffiliateList .gameAffiliate{min-width:0}.gameAffiliate>span{padding:5px 4px;font-size:11px}.gameAffiliate a{max-width:none}.categoryNavShell .categoryNav{display:grid;grid-template-rows:repeat(2,42px);grid-template-columns:repeat(6,max-content);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}}@media (max-width:620px){.categoryNavShell .categoryNav::-webkit-scrollbar{display:none}.categoryNavShell .categoryNav a{display:flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px 0 6px;border-bottom:1px solid var(--line);white-space:nowrap;font-size:14px;line-height:1.2;scroll-snap-align:start}.categoryNavShell .categoryNav a:nth-child(n+7){border-bottom:0}.categoryNavShell:after{content:"";position:absolute;top:0;right:0;bottom:0;z-index:2;width:14px;background:linear-gradient(to left,var(--paper),transparent);pointer-events:none;opacity:0;transition:opacity .2s}.categoryNavShell[data-fade-right="1"]:after{opacity:1}.categoryNavShell .categoryNav a[data-category]:before{flex:0 0 6px;width:6px;height:6px;margin-right:4px}}.latestArticles{border-radius:var(--radius-lg);margin:0 0 16px;padding:14px 16px 6px;background:var(--paper);border:0;display:block;box-shadow:none}.latestArticles h1{font-size:24px;font-weight:600;letter-spacing:-.02em;margin:2px 0 6px}.latestHeading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.latestHeading a{flex:0 0 auto;color:var(--blue-deep);font-size:12px;text-decoration:none}.latestHeading a:hover{text-decoration:underline}.latestTopline{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:4px 8px;min-width:0}.latestFreshness,.latestTopline .eyebrow{white-space:nowrap}.latestFreshness{color:var(--muted);font-size:11px;flex:0 0 auto}.latestAside{display:flex;min-width:0;flex-direction:column;margin-bottom:8px}.latestArticles ol{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-rows:auto;align-content:start;grid-gap:0;gap:0;max-height:594px;overflow-y:auto;margin:0;padding:0 7px 0 0;list-style:none;border-top:.5px solid var(--line);scrollbar-color:rgba(120,120,128,.4) transparent;scrollbar-width:thin}.latestArticles li{position:relative;display:flex;gap:14px;min-width:0;align-items:center;padding:6px 12px;border-bottom:.5px solid var(--line);border-radius:0}.latestArticles li:nth-child(2n){background:transparent}.latestArticles li:last-child{border-bottom:0}.latestArticles time{width:72px;color:var(--muted);font-size:12px;font-weight:500;line-height:1.2;flex:0 0 auto;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.latestArticles time>span+span{margin-left:4px}.latestArticles .latestFreshness{width:auto;flex:0 0 auto}.latestArticles a{display:flex;align-items:stretch;min-width:0;flex:1 1;color:var(--ink);font-size:13px;line-height:1.3;text-decoration:none;overflow:hidden}.latestArticles a:hover{color:var(--blue-deep)}.latestArticles li a.outboundLink:after{content:"";position:absolute;inset:0}.latestTitle{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:15px;font-weight:400;line-height:1.35}.latestArticles a.isRead .latestTitle{color:#78658a}.latestQuietNote{display:flex;align-items:center;gap:7px;margin:0 0 10px;padding:7px 12px;border-radius:var(--radius-md);background:var(--hig-fill);color:var(--ink);font-size:13px;line-height:1.45;opacity:.85}.latestQuietIcon{flex:0 0 15px;width:15px;height:15px;color:var(--muted)}.latestNewestBadge{display:inline-block;margin-right:6px;padding:0 6px;border-radius:999px;background:var(--hig-fill);color:var(--muted);font-size:10px;font-weight:600;line-height:16px;letter-spacing:.04em;vertical-align:2px}html[data-theme=dark] .latestArticles a.isRead .latestTitle{color:#b0a0c0}.latestArticleBody{display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.latestSourceLine{display:flex;align-items:center;gap:5px;min-width:0;overflow:hidden;color:var(--muted);font-size:11px;font-weight:500;line-height:1.25;white-space:nowrap}.latestSourceName{min-width:0;overflow:hidden;text-overflow:ellipsis}.latestCategoryBadge[data-category]{display:inline-block;margin-right:5px;padding:0 8px;border-radius:999px;font-size:9px;font-weight:800;line-height:1.5;vertical-align:middle;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.latestCategoryBadge.isHeadingBadge{margin-right:0;padding:4px 12px;font-size:.75em;line-height:1.35;vertical-align:.08em}.categoryHeading{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px}.categoryHeadingText{font-size:20px;line-height:1.3}.allSourcesBadge{display:inline-flex;align-items:center;gap:7px;padding:5px 14px;border-radius:999px;background:linear-gradient(135deg,#0071e3,#5856d6);color:#fff;font-size:18px;font-weight:800;line-height:1.25;letter-spacing:.04em;box-shadow:0 3px 10px rgba(0,113,227,.24)}.allSourcesMark{width:11px;height:11px;flex:0 0 auto;border:1.5px solid rgba(255,255,255,.9);border-radius:50%;background:conic-gradient(#ffcc00 0 25%,#34c759 0 50%,#ff375f 0 75%,#64d2ff 0)}.latestCategoryBadge[data-category="5ch"]{background:#dbeeff;color:#1c5e91}.latestCategoryBadge[data-category=investment]{background:#fff3c4;color:#7a5f00}.latestCategoryBadge[data-category=game]{background:#e3e1ff;color:#443c9e}.latestCategoryBadge[data-category=tech]{background:#d7f5ef;color:#0f6d5c}.latestCategoryBadge[data-category=fushigi]{background:#ffe0f0;color:#99295f}.latestCategoryBadge[data-category=occult]{background:#ecdcf7;color:#6a2e91}.latestCategoryBadge[data-category=gadget]{background:#ffe6d3;color:#99460f}.latestCategoryBadge[data-category=streamer]{background:#dcf5e3;color:#1c7a3c}.latestCategoryBadge[data-category=outdoor]{background:#f0e2d0;color:#7a4f1f}.latestCategoryBadge[data-category=reading]{background:#ffe2da;color:#a6402a}.latestCategoryBadge[data-category=life]{background:#d5f2ee;color:#00695f}html[data-theme=dark] .latestCategoryBadge[data-category="5ch"]{background:#1c3a52;color:#9fd1ff}html[data-theme=dark] .latestCategoryBadge[data-category=investment]{background:#453d17;color:#ffe58a}html[data-theme=dark] .latestCategoryBadge[data-category=game]{background:#2f2a5c;color:#cbc5ff}html[data-theme=dark] .latestCategoryBadge[data-category=tech]{background:#123f36;color:#9eeee0}html[data-theme=dark] .latestCategoryBadge[data-category=fushigi]{background:#4a2035;color:#ffb8dc}html[data-theme=dark] .latestCategoryBadge[data-category=occult]{background:#34204a;color:#d9b8f0}html[data-theme=dark] .latestCategoryBadge[data-category=gadget]{background:#4a2e14;color:#ffc79a}html[data-theme=dark] .latestCategoryBadge[data-category=streamer]{background:#1d3a24;color:#9be8ae}html[data-theme=dark] .latestCategoryBadge[data-category=outdoor]{background:#3d2c1a;color:#e3c090}html[data-theme=dark] .latestCategoryBadge[data-category=reading]{background:#48251e;color:#ffb9a8}html[data-theme=dark] .latestCategoryBadge[data-category=life]{background:#113f3a;color:#7fded3}html[data-theme=dark] .latestTitle{color:var(--ink)}.latestArticles .latestEmpty{display:block;color:var(--muted);font-size:13px}@media (max-width:620px){.categoryHeadingText{font-size:18px}.latestArticles{display:block;height:auto;min-height:0;margin-bottom:12px;padding:14px 16px 6px}.latestAside{margin-bottom:6px}.latestArticles li.latestMore{justify-content:center;padding:8px 0}.latestMore button{width:100%;min-height:44px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--blue-soft);color:var(--ink);font:inherit;font-weight:700;cursor:pointer}.latestMore button:disabled{opacity:.6}.latestArticles ol{grid-template-columns:1fr;grid-auto-rows:auto;max-height:none;overflow:visible;padding-right:0}.latestArticles li{align-items:flex-start;gap:7px;min-height:48px;padding:8px 4px}.latestArticles time{width:40px;font-size:12px;line-height:1.25;padding-top:1px}.latestArticles time>span{display:block}.latestArticles time>span+span{margin-left:0}.latestTitle{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:15px;line-height:1.3;white-space:normal;overflow-wrap:anywhere}.latestHeading a{font-size:11px}.latestTopline{gap:6px}.latestFreshness{font-size:10px;margin-left:auto}}@media (min-width:621px){.latestArticles li.latestMore{justify-content:center;padding:8px 0}.latestMore button{min-height:44px;padding:0 24px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--blue-soft);color:var(--ink);font:inherit;font-weight:700;cursor:pointer}}.latestArticles li:has(a:active){background:var(--hig-fill)}.latestRefresh{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:none;color:var(--muted);font:inherit;font-size:11px;font-weight:400;line-height:1.2;cursor:pointer;transition:color .6s cubic-bezier(.32,.72,0,1),opacity .2s ease}.latestRefresh:not(:disabled):active{opacity:.6}.latestRefresh:disabled{cursor:default}.latestRefresh:not(:disabled){color:var(--blue)}.latestRefreshIcon{display:inline-block;font-size:1.1em;line-height:1}.latestRefreshIcon.isSpinning{animation:latestRefreshSpin .8s linear infinite}@keyframes latestRefreshSpin{to{transform:rotate(1turn)}}@media (hover:hover){.latestRefresh:not(:disabled):hover{text-decoration:underline}}li.isNewArticle{animation:latestNewArticle 4s ease-out}.latestArticles li[id]{scroll-margin-top:calc(var(--site-navigation-bottom, 130px) + 80px + 12px)}.latestArticles li:target{background:rgba(255,31,46,.07)}.latestArticles li:target .latestTitle,.latestArticles li:target a.isRead .latestTitle{color:#e0151f;font-weight:700}html[data-theme=dark] .latestArticles li:target{background:rgba(255,69,58,.12)}html[data-theme=dark] .latestArticles li:target .latestTitle,html[data-theme=dark] .latestArticles li:target a.isRead .latestTitle{color:#ff5a52}@keyframes latestNewArticle{0%{background:var(--blue-soft)}to{background:transparent}}@media (prefers-reduced-motion:reduce){.latestRefreshIcon.isSpinning,li.isNewArticle{animation:none}}.categoryNavShell .categoryNav a,.categoryNavShell .categoryNav a:nth-child(n+7){border:0}.categoryNav a{position:relative;isolation:isolate;transition:color .22s ease .04s,padding .22s ease}.categoryNav a:after{content:"";position:absolute;inset:4px 2px;z-index:-1;border-radius:999px;background:var(--nav-pill,linear-gradient(135deg,#0071e3,#5856d6));box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 2px 8px color-mix(in srgb,var(--nav-pill-shadow,#0071e3) 40%,transparent);transform:scale(.15);opacity:0;pointer-events:none;transition:transform .26s cubic-bezier(.4,0,1,1),opacity .2s ease}.categoryNav a.isCurrent,.categoryNav a.isCurrent:hover{background:transparent;color:var(--nav-pill-text,#fff)}.categoryNav a.isCurrent:after{transform:scale(1);opacity:1;transition:transform .62s cubic-bezier(.2,1.55,.35,1),opacity .14s ease}.categoryNav a.isCurrent[data-category]:before,.categoryNavShell .categoryNav a.isCurrent[data-category]:before{flex-basis:0;width:0;margin-right:0;opacity:0}.categoryNav a[data-category]:before{transition:width .22s ease,flex-basis .22s ease,margin-right .22s ease,opacity .16s ease}@media (min-width:621px){.categoryNav a.isCurrent:not([data-category=top]){padding-left:calc(var(--nav-pad-x, 18px) + 6.5px);padding-right:calc(var(--nav-pad-x, 18px) + 6.5px)}}@media (max-width:620px){.categoryNavShell .categoryNav a.isCurrent,.categoryNavShell .categoryNav a[data-category=top]{padding-left:11px;padding-right:11px}}.categoryNav a[data-category=top]:before,.categoryNavShell .categoryNav a[data-category=top]:before{display:none}@media (prefers-reduced-motion:reduce){.categoryNav a,.categoryNav a.isCurrent:after,.categoryNav a:after,.categoryNav a:before{transition:none}}.categoryNav a[data-category]:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px;vertical-align:middle}.categoryNav a[data-category="5ch"]:before{background:#007aff}.categoryNav a[data-category=investment]:before{background:#ffcc00}.categoryNav a[data-category=game]:before{background:#5856d6}.categoryNav a[data-category=tech]:before{background:#30b0c7}.categoryNav a[data-category=fushigi]:before{background:#e0439a}.categoryNav a[data-category=occult]:before{background:#af52de}.categoryNav a[data-category=gadget]:before{background:#ff9500}.categoryNav a[data-category=streamer]:before{background:#34c759}.categoryNav a[data-category=outdoor]:before{background:#a0682d}.categoryNav a[data-category=reading]:before{background:#e8795a}.categoryNav a[data-category=life]:before{background:#00a396}.categoryNav a[data-category="5ch"]{--nav-pill:#007aff;--nav-pill-text:#fff;--nav-pill-shadow:#007aff}.categoryNav a[data-category=game]{--nav-pill:#5856d6;--nav-pill-text:#fff;--nav-pill-shadow:#5856d6}.categoryNav a[data-category=fushigi]{--nav-pill:#e0439a;--nav-pill-text:#fff;--nav-pill-shadow:#e0439a}.categoryNav a[data-category=occult]{--nav-pill:#af52de;--nav-pill-text:#fff;--nav-pill-shadow:#af52de}.categoryNav a[data-category=outdoor]{--nav-pill:#a0682d;--nav-pill-text:#fff;--nav-pill-shadow:#a0682d}.categoryNav a[data-category=streamer]{--nav-pill:#34c759;--nav-pill-text:#1d1d1f;--nav-pill-shadow:#34c759}.categoryNav a[data-category=gadget]{--nav-pill:#ff9500;--nav-pill-text:#1d1d1f;--nav-pill-shadow:#ff9500}.categoryNav a[data-category=reading]{--nav-pill:#e8795a;--nav-pill-text:#1d1d1f;--nav-pill-shadow:#e8795a}.categoryNav a[data-category=life]{--nav-pill:#00a396;--nav-pill-text:#1d1d1f;--nav-pill-shadow:#00a396}.categoryNav a[data-category=tech]{--nav-pill:#30b0c7;--nav-pill-text:#1d1d1f;--nav-pill-shadow:#30b0c7}.categoryNav a[data-category=investment]{--nav-pill:#ffcc00;--nav-pill-text:#1d1d1f;--nav-pill-shadow:#ffcc00}html[data-theme=dark] .categoryNav a[data-category="5ch"]{--nav-pill:#0a84ff;--nav-pill-shadow:#0a84ff}html[data-theme=dark] .categoryNav a[data-category=game]{--nav-pill:#5e5ce6;--nav-pill-shadow:#5e5ce6}html[data-theme=dark] .categoryNav a[data-category=fushigi]{--nav-pill:#ec4899;--nav-pill-shadow:#ec4899}html[data-theme=dark] .categoryNav a[data-category=occult]{--nav-pill:#bf5af2;--nav-pill-shadow:#bf5af2}html[data-theme=dark] .categoryNav a[data-category=outdoor]{--nav-pill:#ac7f5e;--nav-pill-shadow:#ac7f5e}html[data-theme=dark] .categoryNav a[data-category=streamer]{--nav-pill:#30d158;--nav-pill-shadow:#30d158}html[data-theme=dark] .categoryNav a[data-category=gadget]{--nav-pill:#ff9f0a;--nav-pill-shadow:#ff9f0a}html[data-theme=dark] .categoryNav a[data-category=reading]{--nav-pill:#ff8a65;--nav-pill-shadow:#ff8a65}html[data-theme=dark] .categoryNav a[data-category=life]{--nav-pill:#00c7b0;--nav-pill-shadow:#00c7b0}html[data-theme=dark] .categoryNav a[data-category=tech]{--nav-pill:#40c8e0;--nav-pill-shadow:#40c8e0}html[data-theme=dark] .categoryNav a[data-category=investment]{--nav-pill:#ffd60a;--nav-pill-shadow:#ffd60a}.maintenance{min-height:100vh;display:grid;place-content:center;grid-gap:18px;gap:18px;padding:32px;text-align:center;background:#f1f3ec;color:#29322f}.maintenanceEyebrow{margin:0;color:#b74a4a;font-weight:800;letter-spacing:.14em}.maintenance h1{margin:0;font-size:clamp(1.6rem,5vw,2.4rem)}.maintenance p:not(.maintenanceEyebrow){max-width:34rem;margin:0;color:#68706a;line-height:1.8}@media (prefers-color-scheme:dark){.maintenance{background:#18201e;color:#e8eee8}.maintenance p:not(.maintenanceEyebrow){color:#bdc8c0}}:root{--md-primary:#6750a4;--md-on-primary:#ffffff;--md-primary-container:#eaddff;--md-on-primary-container:#21005d;--md-secondary-container:#e8def8;--md-on-secondary-container:#1d192b;--md-surface:#fef7ff;--md-surface-container-low:#f7f2fa;--md-surface-container:#f3edf7;--md-surface-container-high:#ece6f0;--md-surface-container-highest:#e6e0e9;--md-on-surface:#1d1b20;--md-on-surface-variant:#49454f;--md-outline:#79747e;--md-outline-variant:#cac4d0;--md-ease:cubic-bezier(0.2,0,0,1)}html[data-theme=dark]{--md-primary:#d0bcff;--md-on-primary:#381e72;--md-primary-container:#4f378b;--md-on-primary-container:#eaddff;--md-secondary-container:#4a4458;--md-on-secondary-container:#e8def8;--md-surface:#141218;--md-surface-container-low:#1d1b20;--md-surface-container:#211f26;--md-surface-container-high:#2b2930;--md-surface-container-highest:#36343b;--md-on-surface:#e6e0e9;--md-on-surface-variant:#cac4d0;--md-outline:#938f99;--md-outline-variant:#49454f}@media (prefers-color-scheme:dark){html:not([data-theme]){--md-primary:#d0bcff;--md-on-primary:#381e72;--md-primary-container:#4f378b;--md-on-primary-container:#eaddff;--md-secondary-container:#4a4458;--md-on-secondary-container:#e8def8;--md-surface:#141218;--md-surface-container-low:#1d1b20;--md-surface-container:#211f26;--md-surface-container-high:#2b2930;--md-surface-container-highest:#36343b;--md-on-surface:#e6e0e9;--md-on-surface-variant:#cac4d0;--md-outline:#938f99;--md-outline-variant:#49454f}}html:root{--page:var(--md-surface);--paper:var(--md-surface-container-low);--paper-strong:var(--md-surface-container);--ink:var(--md-on-surface);--muted:var(--md-on-surface-variant);--line:var(--md-outline-variant);--blue:var(--md-primary);--blue-deep:var(--md-primary);--blue-soft:color-mix(in srgb,var(--md-primary) 8%,transparent);--accent:var(--md-primary);--accent-strong:var(--md-primary);--accent-soft:var(--md-secondary-container);--hig-fill:var(--md-surface-container-highest);--hig-selected:var(--md-secondary-container);--radius-card:12px;font-family:Roboto,Noto Sans JP,system-ui,sans-serif}html body{background:var(--md-surface);color:var(--md-on-surface)}a,button{-webkit-tap-highlight-color:transparent}html a:focus-visible,html button:focus-visible{outline:3px solid var(--md-primary);outline-offset:2px}html body>header{background:var(--md-surface);box-shadow:none;border-bottom:0}html .logoSub{color:var(--md-primary)}html .brandMark{border-radius:8px}html .themeToggle{min-height:32px;padding:0 12px;border:1px solid var(--md-outline-variant);border-radius:8px;background:transparent;color:var(--md-on-surface-variant);box-shadow:none}html .categoryNavShell{padding-top:8px;background:var(--md-surface);border:0;box-shadow:none}html .categoryNavShell .categoryNav{background:var(--md-surface-container-low);border:0;border-radius:16px;box-shadow:none}html .categoryNav a{color:var(--md-on-surface-variant);font-weight:500;transition:color .2s var(--md-ease)}html .categoryNav a:after{inset:5px 3px;border-radius:8px;border:1px solid var(--md-outline-variant);background:transparent;box-shadow:none;transform:none;opacity:1;transition:background-color .2s var(--md-ease),border-color .2s var(--md-ease)}@media (hover:hover){html .categoryNav a:hover{background:transparent}html .categoryNav a:not(.isCurrent):hover:after{background:color-mix(in srgb,var(--md-on-surface) 8%,transparent)}}html .categoryNav a.isCurrent,html .categoryNav a.isCurrent:hover{color:var(--md-on-secondary-container)}html .categoryNav a[data-category]:before{background:var(--topic-dot)}html[data-theme=dark] .categoryNav a[data-category]:before{background:var(--topic-dot-dark)}@media (prefers-color-scheme:dark){html:not([data-theme]) .categoryNav a[data-category]:before{background:var(--topic-dot-dark)}}html .categoryNav a.isCurrent[data-category]:before,html .categoryNavShell .categoryNav a.isCurrent[data-category]:before{flex-basis:auto;width:7px;margin-right:6px;opacity:1}html .categoryNav a.isCurrent:not([data-category=top]){padding-left:var(--nav-pad-x,18px);padding-right:var(--nav-pad-x,18px)}html .categoryNav a.isCurrent:after{border-color:transparent;background:var(--md-secondary-container);transform:none;transition:background-color .2s var(--md-ease),border-color .2s var(--md-ease)}html .articleViewSwitch{gap:0;padding:0;overflow:hidden;border:1px solid var(--md-outline);border-radius:999px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}html .articleViewLink{min-height:40px;border-radius:0;color:var(--md-on-surface);font-weight:500;transition:background-color .2s var(--md-ease)}html .articleViewLink+.articleViewLink{border-left:1px solid var(--md-outline)}@media (hover:hover){html .articleViewLink:hover{filter:none;background:color-mix(in srgb,var(--md-on-surface) 8%,transparent)}}html .articleViewLink[aria-current=page]{background:var(--md-secondary-container);color:var(--md-on-secondary-container);font-weight:500;box-shadow:none}html .articleViewLink[aria-current=page]:before{content:"✓";margin-right:6px;font-size:13px}html .latestRefresh{border-radius:999px;color:var(--md-primary)}html .allAbout,html .categoryAbout,html .infoPage,html .latestArticles,html .rankingSection,html .sitesPage{background:var(--md-surface-container-low);border:0;border-radius:16px;box-shadow:none}html .sourceBoard{background:transparent;border:0;box-shadow:none}html .sourcePanel{background:var(--md-surface);border:1px solid var(--md-outline-variant);border-radius:12px;box-shadow:none}html .sourceHead{background:var(--md-surface-container);border-bottom-color:var(--md-outline-variant)}html .eyebrow{color:var(--md-primary)!important;letter-spacing:.08em}html .allSourcesBadge{border-radius:8px;background:var(--md-primary-container);color:var(--md-on-primary-container);box-shadow:none}html .latestArticles li,html .rankingList li,html .sourceArticles li{border-color:var(--md-outline-variant)}@media (hover:hover){html .latestArticles li:hover,html .rankingList li:hover{background:color-mix(in srgb,var(--md-on-surface) 6%,transparent)}html .sourceArticles a:hover{background:color-mix(in srgb,var(--md-on-surface) 8%,transparent);color:inherit}}html .latestCategoryBadge[data-category]{--tag:var(--topic-dot);display:inline-flex;align-items:center;gap:4px;border-radius:4px;background:color-mix(in srgb,var(--tag) 14%,var(--md-surface));color:color-mix(in srgb,var(--tag) 80%,var(--md-on-surface))}html[data-theme=dark] .latestCategoryBadge[data-category]{--tag:var(--topic-dot-dark);background:color-mix(in srgb,var(--tag) 20%,var(--md-surface));color:var(--tag)}@media (prefers-color-scheme:dark){html:not([data-theme]) .latestCategoryBadge[data-category]{--tag:var(--topic-dot-dark);background:color-mix(in srgb,var(--tag) 20%,var(--md-surface));color:var(--tag)}}html .latestCategoryBadge[data-category]:before{content:"";width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--tag)}html .latestCategoryBadge.isHeadingBadge{gap:7px;border-radius:8px}html .latestCategoryBadge.isHeadingBadge:before{width:10px;height:10px}html .latestMore button{min-height:40px;padding:0 24px;border:0;border-radius:999px;background:var(--md-secondary-container);color:var(--md-on-secondary-container);font-weight:500}html .sourcePagination a{border:0;border-radius:999px;background:transparent;color:var(--md-on-surface-variant)}html .sourcePagination a[aria-current=page]{background:var(--md-secondary-container);color:var(--md-on-secondary-container)}html .categoryAbout .operatorGrumble{background:var(--md-surface-container-high);border-radius:12px}@media (max-width:620px){html .categoryNavShell .categoryNav a.isCurrent:not([data-category=top]){padding-left:6px;padding-right:16px}}