:root{--bg:#f6f8fa;--text:#1a1f2a;--muted:#5f6b7a;--brand:#0d7a85;--card:#fff;--line:#d8e0e6;--chip-text:#1f2937;--chip-category-bg:#eff9fa;--chip-tag-bg:#eef4ff;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--play-market-banner-height:68px;--play-market-banner-bottom:12px;--play-market-clearance:20px;--layout-bottom-offset:calc(100px + env(safe-area-inset-bottom));--reader-header-height:96px;--reader-dock-height:108px;--reader-bottom-clearance:calc(var(--reader-dock-height,108px) + 120px + env(safe-area-inset-bottom))}html[data-theme=dark]{--bg:#0f1318;--text:#e6ebf2;--muted:#98a4b5;--brand:#58b8c2;--card:#171d24;--line:#2b3644;--chip-text:#d7e2f1;--chip-category-bg:#17313a;--chip-tag-bg:#1a2943;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}html,body{width:100%;max-width:100%}body{color:var(--text);background:var(--bg);-moz-text-size-adjust:100%;text-size-adjust:100%;margin:0;font-family:"Source Sans 3",Segoe UI,sans-serif;overflow-x:hidden}#main-content{padding-bottom:var(--layout-bottom-offset,calc(100px + env(safe-area-inset-bottom)))}a{color:inherit;text-decoration:none}.contentShell{background:radial-gradient(circle at top right, #d9f0f2, var(--bg) 40%);min-height:100vh;padding:28px 0 36px}.contentContainer{width:min(1100px,94vw);min-width:0;margin:0 auto}.hero{margin:0 0 22px}.hero h1{margin:0;font-size:clamp(1.8rem,4vw,2.6rem)}.hero p{color:var(--muted);margin-top:8px;line-height:1.5}.grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.postCard{border:1px solid var(--line);background:var(--card);border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.imageLink{display:block}.postImage{width:auto;max-width:100%;height:auto;margin:0 auto;display:block}.postImagePlaceholder{aspect-ratio:3/2;width:100%;color:var(--muted);background:#edf2f6;place-items:center;display:grid}.postBody{min-width:0;padding:16px}.postTitle{overflow-wrap:anywhere;word-break:break-word;margin:0 0 8px;line-height:1.2}.postDesc{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.moreBtn{border:1px solid var(--brand);min-height:44px;color:var(--brand);border-radius:999px;justify-content:center;align-items:center;margin-top:12px;padding:10px 14px;font-weight:600;display:inline-flex}.pagination{flex-wrap:wrap;align-items:center;gap:8px;margin:22px 0 30px;display:flex}.pageBtn{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:10px 14px;display:inline-flex}.pageBtn.active{border-color:var(--brand);color:var(--brand);font-weight:700}.pageBtn.disabled{pointer-events:none;opacity:.5}.ellipsis{color:var(--muted)}.postPage h1{overflow-wrap:anywhere;word-break:break-word;margin-top:0;margin-bottom:16px;line-height:1.2}.postPage{width:100%;min-width:0;max-width:100%}.heroImageBox{border:1px solid var(--line);background:#f3f4f6;border-radius:12px;justify-content:center;width:100%;display:flex;overflow:hidden}.heroImage{width:auto;max-width:100%;height:auto;display:block}.lead{color:var(--muted);font-size:1.05rem;line-height:1.6}.metaRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:14px 0;display:flex}.chipRow,.tagsRow{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1px solid var(--line);min-height:44px;color:var(--chip-text);border-radius:999px;align-items:center;padding:10px 14px;font-size:.9rem;display:inline-flex}.categoryChip{background:var(--chip-category-bg)}.tagChip{background:var(--chip-tag-bg)}.content{border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow-wrap:anywhere;padding:16px 0;line-height:1.6}.content :where(img,video,iframe,table,pre){max-width:100%}.content img,.content video,.content iframe{height:auto}.content table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}.content pre{overflow-x:auto}.views{color:var(--muted);font-size:.95rem}.votePanel{flex-direction:column;gap:8px;min-width:220px;display:flex}.voteColumns{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.voteColumn{flex-direction:column;gap:8px;min-width:0;display:flex}.voteTitle{color:var(--muted);text-align:left;margin:0;font-size:.85rem;line-height:1.35}.shareTitle{text-align:center}.voteControl,.shareControl{background:var(--card);color:var(--text);border:1px solid var(--line);border-radius:999px;align-items:center;display:inline-flex;overflow:hidden;box-shadow:0 1px 2px #1018280f}.voteControlButton{color:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 16px;transition:background-color .2s,color .2s;display:inline-flex}.shareControlButton{color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:0 14px;font-size:.88rem;font-weight:600;transition:background-color .2s,color .2s;display:inline-flex}.shareIcon{fill:none;stroke:currentColor;flex-shrink:0;width:18px;height:18px}.voteIcon{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.voteCount{letter-spacing:.01em;font-size:1.05rem;font-weight:700}.voteControlDivider{background:var(--line);align-self:stretch;width:1px;margin-block:11px}.voteControlButton:hover,.shareControlButton:hover{background:#0d7a8517}.voteControlButtonLike{justify-content:flex-start;min-width:124px;padding-right:18px}.voteControlButtonDislike{min-width:72px;padding-left:18px}.voteControlButtonActiveLike{color:var(--text);background:#0d7a8529}.voteControlButtonActiveDislike{color:var(--text);background:#c54c6324}html[data-theme=dark] .voteControlButton:hover,html[data-theme=dark] .shareControlButton:hover{background:#58b8c233}html[data-theme=dark] .voteControlButtonActiveLike{color:var(--text);background:#58b8c247}html[data-theme=dark] .voteControlButtonActiveDislike{color:var(--text);background:#e77b8e3d}.postVoteBottom{justify-content:flex-end;margin-top:14px;display:flex}.empty{color:var(--muted)}@media (max-width:960px){.contentContainer{width:min(100%,100vw - 30px)}.grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width:720px){.contentShell{padding:18px 0 24px}.contentContainer{width:calc(100vw - 24px)}.hero{margin-bottom:16px}.hero h1{font-size:clamp(1.45rem,8vw,2rem)}.postPage h1{font-size:clamp(1.4rem,7vw,1.8rem)}.metaRow{align-items:flex-start}.votePanel{width:100%;min-width:0}.voteColumns{gap:8px;width:100%}.voteColumn{width:100%}.voteControlButton{min-height:48px;padding:0 14px}.shareControlButton{min-height:48px;padding:0 12px;font-size:.84rem}.voteControlButtonLike{min-width:112px;padding-right:16px}.voteControlButtonDislike{min-width:64px;padding-left:16px}.voteIcon{width:22px;height:22px}.postVoteBottom{justify-content:flex-start}}@media (max-width:640px){#main-content{padding-bottom:var(--layout-bottom-offset,calc(100px + env(safe-area-inset-bottom)))}}@media (max-width:520px){.grid{grid-template-columns:1fr;gap:12px}.pagination{gap:6px;margin:18px 0 22px}.pageBtn{padding-inline:12px}.moreBtn{width:100%}}.reader-dock{transition:all .2s cubic-bezier(.16,1,.3,1);position:fixed;left:50%;transform:translate(-50%);box-shadow:0 10px 30px -5px #0000001f,0 4px 10px -2px #0000000f}@media (min-width:769px){.reader-dock{bottom:calc(88px + env(safe-area-inset-bottom));white-space:nowrap;border-radius:9999px;align-items:center;gap:14px;max-width:96vw;padding:8px 18px;display:flex}.reader-dock-row{display:contents}.reader-dock-divider-desktop{display:block}.reader-dock-divider-mobile{display:none}.reader-dock-inner-divider{display:block}}@media (max-width:768px){.reader-dock{bottom:calc(82px + env(safe-area-inset-bottom));box-sizing:border-box;border-radius:16px;flex-direction:column;gap:6px;width:min(100vw - 16px,430px);max-width:calc(100vw - 16px);padding:8px 12px;display:flex}.reader-dock-row{align-items:center;width:100%;display:flex}.reader-dock-row-1{justify-content:space-between;gap:6px}.reader-dock-row-2{justify-content:space-between;gap:6px;padding-top:2px}.reader-dock-divider-desktop{display:none!important}.reader-dock-divider-mobile{opacity:.45;width:100%;height:1px;display:block}.reader-dock-inner-divider{display:block}.reader-dock-progress{font-size:.74rem}.reader-dock-time{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}}@media (max-width:380px){.reader-dock{border-radius:14px;gap:4px;padding:6px 8px}.reader-dock-time{max-width:95px;font-size:.7rem}}.reader-top-header{z-index:50;box-sizing:border-box;width:100%;transition:all .2s;position:sticky;top:0}@media (min-width:769px){:root{--reader-header-height:60px;--reader-dock-height:54px;--reader-bottom-clearance:calc(var(--reader-dock-height,54px) + 120px + env(safe-area-inset-bottom))}.reader-top-header{flex-direction:row;justify-content:space-between;align-items:center;height:60px;padding:0 20px;display:flex}.reader-top-meta-row{order:1;align-items:center;gap:14px;min-width:0;display:flex}.reader-top-actions-bar{order:2;align-items:center;gap:6px;display:flex}}@media (max-width:768px){.reader-top-header{flex-direction:column;padding:0;display:flex}.reader-top-meta-row{box-sizing:border-box;border-bottom:1px solid var(--line,#00000014);order:1;align-items:center;gap:10px;width:100%;padding:6px 12px;display:flex}.reader-top-actions-bar{box-sizing:border-box;white-space:nowrap;-webkit-overflow-scrolling:touch;order:2;justify-content:center;align-items:center;gap:6px;width:100%;padding:6px 10px;display:flex;overflow-x:auto}}
.PlayMarketSticky-module__eQa20q__playBar{left:auto;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:45;background:#fff;border:1px solid #d7dee8;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:min(620px,100vw - 24px);min-height:64px;padding:10px 12px;display:grid;position:fixed;box-shadow:0 16px 34px #10182829}.PlayMarketSticky-module__eQa20q__playBadge{background:0 0;border:none;align-items:center;min-width:0;padding:0;text-decoration:none;transition:opacity .15s;display:inline-flex}.PlayMarketSticky-module__eQa20q__playBadge:hover{opacity:.9}.PlayMarketSticky-module__eQa20q__playBadgeImg{object-fit:contain;width:auto;height:40px;display:block}.PlayMarketSticky-module__eQa20q__playMessage{color:#4e5967;letter-spacing:-.01em;min-width:0;margin:0;font-size:12px;font-weight:600;line-height:1.35}.PlayMarketSticky-module__eQa20q__playButton{color:#fff;letter-spacing:-.01em;white-space:nowrap;background:#1f7bff;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}@media (max-width:900px){.PlayMarketSticky-module__eQa20q__playBar{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));width:auto}}@media (max-width:640px){.PlayMarketSticky-module__eQa20q__playBar{left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));gap:8px;min-height:66px;padding:10px}.PlayMarketSticky-module__eQa20q__playBadgeImg{height:36px}.PlayMarketSticky-module__eQa20q__playMessage{font-size:11.5px}.PlayMarketSticky-module__eQa20q__playButton{min-height:40px;padding:0 12px;font-size:12px}}html[data-theme=dark] .PlayMarketSticky-module__eQa20q__playBar{background:#151b23;border-color:#2a3440;box-shadow:0 18px 36px #00000073}:is(html[data-theme=dark] .PlayMarketSticky-module__eQa20q__playBadgeTitle,html[data-theme=dark] .PlayMarketSticky-module__eQa20q__playMessage){color:#d1dcea}html[data-theme=dark] .PlayMarketSticky-module__eQa20q__playButton{color:#f5f9ff;background:#3a8cff}
