:root{--tree-middle-height:690px;--tree-bottom-height:11px;--stat-icon-size:39px;--creator-photo-w:68px;--creator-photo-h:78px}.hero-stats .stat-card .stat-icon svg{width:var(--stat-icon-size)!important;height:var(--stat-icon-size)!important}#view-tree .tree-viewport{min-height:var(--tree-middle-height)!important}#view-tree .tree-note{height:var(--tree-bottom-height)!important;min-height:var(--tree-bottom-height)!important;max-height:var(--tree-bottom-height)!important}.hero-creator-card{margin-top:18px;width:min(560px,100%);display:flex;align-items:center;gap:13px;padding:13px 15px;border:1px solid rgba(255,255,255,.24);border-radius:15px;background:rgba(255,255,255,.12);backdrop-filter:blur(10px);box-shadow:0 10px 28px rgba(0,0,0,.1);color:#fff;cursor:pointer;transition:.2s ease}.hero-creator-card:hover{background:rgba(255,255,255,.18);transform:translateY(-1px)}.hero-creator-avatar{width:46px;height:46px;min-width:46px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.16);font-size:26px}.hero-creator-info{min-width:0;flex:1}.hero-creator-info small{display:block;color:#cce9f7;font-size:11px;margin-bottom:2px}.hero-creator-info strong{display:block;font-size:17px;line-height:1.25}.hero-creator-info span{display:block;margin-top:2px;color:#d8edf8;font-size:11px}.hero-creator-open{font-size:12px;font-weight:700;color:#fff;white-space:nowrap;opacity:.9}#view-tree .page-title{padding:6px 4px 5px!important}#view-tree .page-title h1{font-size:30px!important;margin:1px 0 0!important}#view-tree .page-title p{margin:2px 0 0!important;font-size:13px;line-height:1.3!important}#view-tree .tree-page-actions .primary{padding:8px 13px!important;font-size:13px}#view-tree .tree-toolbar{padding:5px 9px!important;min-height:42px!important;margin:2px 0 5px!important}#view-tree .tree-toolbar button,#view-tree .tree-toolbar select{padding:5px 8px!important}#view-tree .tree-viewport{height:calc(100vh - 205px)!important;min-height:650px!important}#view-tree .tree-note{margin-top:2px!important;padding:0!important;font-size:10px!important;line-height:1.15!important}#view-tree .tree-canvas{min-height:100%!important;padding-top:18px!important;padding-bottom:18px!important}@media(max-width:720px){.hero-creator-card{margin-top:13px;padding:10px 11px;gap:10px}.hero-creator-avatar{width:40px;height:40px;min-width:40px;font-size:22px}.hero-creator-info strong{font-size:15px}.hero-creator-open{display:none}#view-tree .page-title{padding:3px 2px 4px!important}#view-tree .page-title h1{font-size:24px!important}#view-tree .page-title p{font-size:11px!important}#view-tree .tree-toolbar{padding:4px 6px!important;min-height:38px!important;margin-bottom:4px!important}#view-tree .tree-viewport{height:calc(100vh - 188px)!important;min-height:520px!important}#view-tree .tree-note{font-size:9px!important}}.hero{grid-template-columns:minmax(0,1.42fr) minmax(390px,.78fr)!important;column-gap:48px}.hero-side{position:relative;z-index:2;display:flex;flex-direction:column;gap:12px;align-self:center}.hero-side .hero-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hero-side .stat-card{min-height:105px;display:flex;flex-direction:column;justify-content:center}.hero-creator-feature{width:100%;min-height:104px;display:grid;grid-template-columns:72px 1fr 18px;align-items:center;gap:13px;padding:13px 15px;border:1px solid rgba(255,255,255,.23);border-radius:15px;background:rgba(255,255,255,.14);backdrop-filter:blur(9px);color:#fff;text-align:left;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.hero-creator-feature:hover{transform:translateY(-2px);background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.38)}.hero-creator-photo{width:68px;height:78px;object-fit:cover;object-position:center top;border-radius:11px;border:2px solid rgba(255,255,255,.72);background:rgba(255,255,255,.15)}.hero-creator-copy{display:block;min-width:0}.hero-creator-copy small{display:block;color:#cfeaf8;font-size:11px;font-weight:700;margin-bottom:4px}.hero-creator-copy strong{display:block;color:#fff;font-size:18px;line-height:1.25}.hero-creator-copy>span{display:block;color:#d8edf8;font-size:11px;margin-top:4px}.hero-creator-arrow{font-size:28px;color:#e7f6ff;opacity:.8}@media(max-width:1050px){.hero{grid-template-columns:1.15fr .85fr!important;column-gap:24px;padding:42px 36px}}@media(max-width:820px){.hero{grid-template-columns:1fr!important}.hero-side{margin-top:28px}.hero-side .hero-stats{grid-template-columns:1fr 1fr}}@media(max-width:520px){.hero-side .stat-card{min-height:88px}.hero-creator-feature{grid-template-columns:58px 1fr 14px;min-height:88px;padding:10px}.hero-creator-photo{width:54px;height:66px}.hero-creator-copy strong{font-size:15px}}.hero-stats .stat-card{position:relative}.hero-stats .stat-card .stat-main{display:flex;align-items:center;gap:12px}.hero-stats .stat-card .stat-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;color:#fff}.hero-stats .stat-card .stat-icon svg{width:36px;height:36px;display:block;fill:currentColor}.hero-stats .stat-card .stat-value{font-size:29px;font-weight:800;line-height:1;color:#fff}.hero-stats .stat-card .stat-label{display:block;margin-top:7px;margin-left:54px;color:#dceeff;font-size:13px}@media(max-width:720px){.hero-stats .stat-card .stat-main{gap:8px}.hero-stats .stat-card .stat-icon{width:34px;height:34px;flex-basis:34px}.hero-stats .stat-card .stat-icon svg{width:29px;height:29px}.hero-stats .stat-card .stat-value{font-size:23px}.hero-stats .stat-card .stat-label{margin-left:42px;margin-top:5px;font-size:11px}}#view-tree{padding-bottom:0!important;margin-bottom:0!important}#view-tree .tree-viewport{margin-bottom:0!important}#view-tree .tree-note{height:18px!important;min-height:18px!important;margin:0!important;padding:2px 4px 0!important;line-height:12px!important;font-size:9px!important;display:flex!important;align-items:flex-start!important;justify-content:center!important}#view-tree+.site-footer,#view-tree~.site-footer{margin-top:0!important}@media(max-width:720px){#view-tree .tree-note{height:15px!important;min-height:15px!important;padding-top:1px!important;font-size:8px!important;line-height:10px!important}}#view-tree{padding-bottom:0!important;margin-bottom:0!important}#view-tree .tree-viewport{height:calc(100vh - 168px)!important;min-height:690px!important;margin-bottom:0!important}#view-tree .tree-canvas{min-height:100%!important;padding-top:14px!important;padding-bottom:10px!important}#view-tree .tree-note{height:11px!important;min-height:11px!important;max-height:11px!important;overflow:hidden!important;margin:0!important;padding:1px 3px 0!important;font-size:8px!important;line-height:9px!important;display:flex!important;align-items:center!important;justify-content:center!important}.hero-stats .stat-card .stat-main{display:flex!important;align-items:center!important;gap:13px!important}.hero-stats .stat-card .stat-icon{width:43px!important;height:43px!important;min-width:43px!important;display:grid!important;place-items:center!important;color:#fff!important;opacity:.98}.hero-stats .stat-card .stat-icon svg{width:39px!important;height:39px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}.hero-stats .stat-card .stat-value{font-size:30px!important;font-weight:800!important;line-height:1!important;color:#fff!important}.hero-stats .stat-card .stat-label{margin-left:56px!important;margin-top:6px!important}@media(max-width:720px){#view-tree .tree-viewport{height:calc(100vh - 154px)!important;min-height:550px!important}#view-tree .tree-note{height:9px!important;min-height:9px!important;max-height:9px!important;font-size:7px!important;line-height:8px!important}.hero-stats .stat-card .stat-icon{width:34px!important;height:34px!important;min-width:34px!important}.hero-stats .stat-card .stat-icon svg{width:31px!important;height:31px!important}.hero-stats .stat-card .stat-label{margin-left:47px!important}}.site-footer{margin-top:30px;border-top:1px solid var(--line);background:var(--surface);color:var(--muted)}.site-footer-inner{width:min(1180px,calc(100% - 32px));margin:auto;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-copy{font-weight:700;color:var(--text);white-space:nowrap}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 16px}.footer-links a{color:var(--muted);text-decoration:none;font-size:13px}.footer-links a:hover{color:var(--primary)}@media(max-width:720px){.site-footer{margin-top:18px}.site-footer-inner{width:min(100% - 24px,1180px);min-height:74px;padding:12px 0;flex-direction:column;justify-content:center;gap:7px;text-align:center}.footer-links{justify-content:center;gap:6px 12px}.footer-links a{font-size:11px}body:has(.mobile-bottom-nav) .site-footer{margin-bottom:68px}}#view-tree{padding-bottom:0!important;margin-bottom:0!important}#view-tree .tree-note{display:none!important}#view-tree .tree-viewport{height:calc(100dvh - 145px)!important;min-height:690px!important;margin-bottom:0!important}#view-tree .tree-canvas{min-height:100%!important;padding-top:12px!important;padding-bottom:12px!important}@media(max-width:720px){#view-tree .tree-viewport{height:calc(100dvh - 132px)!important;min-height:590px!important}}.subpage-header,.topbar{background:#10233d!important;border-bottom:1px solid rgba(242,184,75,.28)!important;box-shadow:0 4px 18px rgba(5,18,34,.16)}.subpage-header .brand small,.subpage-header .brand strong,.subpage-header .desktop-nav .nav-link,.subpage-header .desktop-nav button,.subpage-header .icon-btn,.topbar .brand small,.topbar .brand strong,.topbar .desktop-nav .nav-link,.topbar .desktop-nav button,.topbar .icon-btn{color:#f7f9fc!important}.subpage-header .desktop-nav .nav-link:hover,.subpage-header .desktop-nav button:hover,.topbar .desktop-nav .nav-link:hover,.topbar .desktop-nav button.active,.topbar .desktop-nav button:hover{color:#f2b84b!important;background:rgba(255,255,255,.08)!important}.subpage-header .brand-mark,.topbar .brand-mark{filter:drop-shadow(0 0 7px rgba(242,184,75,.35))}#featuredMembers.member-grid{display:flex!important;grid-template-columns:none!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;scrollbar-width:thin;padding:4px 2px 12px!important;-webkit-overflow-scrolling:touch}#featuredMembers .member-card{flex:0 0 150px;min-width:150px;scroll-snap-align:start}#featuredMembers::-webkit-scrollbar{height:6px}#featuredMembers::-webkit-scrollbar-thumb{background:rgba(16,35,61,.28);border-radius:999px}#featuredMembers::-webkit-scrollbar-track{background:0 0}.site-footer{margin-top:20px!important;background:#0b1b2e!important;border-top:1px solid rgba(242,184,75,.28)!important;color:#b8c4d6!important}.site-footer-inner{min-height:46px!important;padding:5px 0!important}.footer-copy{color:#f7f9fc!important;font-size:12px;display:flex;align-items:center;gap:4px;white-space:nowrap}.footer-creator{appearance:none;border:0;padding:0;margin:0;background:0 0;color:#f2b84b;font:inherit;font-weight:800;cursor:pointer}.footer-creator:hover{text-decoration:underline;color:#ffd277}.footer-years{font-variant-numeric:tabular-nums}.footer-links{gap:5px 13px!important}.footer-links a{color:#b8c4d6!important;font-size:11px!important}.footer-links a:hover{color:#f2b84b!important}@media(max-width:720px){#featuredMembers .member-card{flex-basis:128px;min-width:128px}.site-footer{margin-top:12px!important}.site-footer-inner{min-height:52px!important;padding:6px 0!important;gap:4px!important}.footer-copy{font-size:11px}.footer-links{gap:3px 10px!important}.footer-links a{font-size:10px!important}}.subpage-header .desktop-nav .nav-link.subpage-nav-current,.subpage-header .desktop-nav a.subpage-nav-current,.topbar .desktop-nav .nav-link.subpage-nav-current,.topbar .desktop-nav a.subpage-nav-current{color:#f2b84b!important;background:rgba(255,255,255,.08)!important;background-color:rgba(255,255,255,.08)!important;border:none!important;box-shadow:none!important;outline:0!important;border-radius:14px!important}.subpage-header .desktop-nav a.subpage-nav-current:hover,.topbar .desktop-nav a.subpage-nav-current:hover{color:#f2b84b!important;background:rgba(255,255,255,.08)!important}.brand-logo{width:58px;height:58px;display:block;object-fit:contain;border-radius:13px}.brand-mark{display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (max-width:720px){.brand-logo{width:46px;height:46px;border-radius:10px}}.home-about-intro{padding-top:4px!important;padding-bottom:4px!important}.home-about-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:18px 20px;border:1px solid rgba(242,184,75,.3);border-radius:18px;background:linear-gradient(135deg,rgba(242,184,75,.09),rgba(16,35,61,.035))}.home-about-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-size:25px;background:rgba(242,184,75,.16)}.home-about-copy h2{margin:2px 0 5px}.home-about-copy p{margin:0;color:var(--muted);line-height:1.6}.home-about-more{white-space:nowrap;text-decoration:none;font-weight:800;color:var(--primary)}.home-about-more:hover{text-decoration:underline}.member-card.is-male,.search-result.is-male,.tree-person.is-male{background:#eef6ff!important;border-color:#bedaf6!important}.member-card.is-female,.search-result.is-female,.tree-person.is-female{background:#fff1f6!important;border-color:#f1c4d5!important}.member-card.is-unknown,.search-result.is-unknown,.tree-person.is-unknown{background:var(--surface)!important}.member-card.is-deceased,.search-result.is-deceased,.tree-person.is-deceased{border-style:double!important;border-width:3px!important;border-color:#b9a78b!important;box-shadow:inset 0 0 0 1px rgba(128,100,65,.08)}.member-card.is-deceased strong::after,.search-result.is-deceased h3::after,.tree-person.is-deceased strong::after{content:" †";color:#8b6f47;font-weight:800}html[data-theme=dark] .member-card.is-male,html[data-theme=dark] .search-result.is-male,html[data-theme=dark] .tree-person.is-male{background:#132b44!important;border-color:#315879!important}html[data-theme=dark] .member-card.is-female,html[data-theme=dark] .search-result.is-female,html[data-theme=dark] .tree-person.is-female{background:#3b2430!important;border-color:#694052!important}html[data-theme=dark] .member-card.is-deceased,html[data-theme=dark] .search-result.is-deceased,html[data-theme=dark] .tree-person.is-deceased{border-color:#8e7a5c!important}.search-person-open{cursor:pointer;min-width:0}.search-result .meta span:first-child{font-weight:700;color:var(--text)}.tree-person small{font-weight:700;color:var(--primary)!important;line-height:1.25}.photo-item{cursor:zoom-in!important}#photoPageLightboxCaption{margin-top:10px;color:#fff;font-weight:700;text-align:center}@media(max-width:720px){.home-about-card{grid-template-columns:auto 1fr;gap:10px;padding:15px}.home-about-more{grid-column:2;justify-self:start}.home-about-copy p{font-size:12px}}@media (min-width:721px){.site-footer-inner{display:grid!important;grid-template-columns:1fr auto 1fr;align-items:center}.footer-copy{justify-self:start}.footer-bs-date{justify-self:center;color:#f7f9fc;font-size:12px;font-weight:700;white-space:nowrap;text-align:center}.footer-links{justify-self:end}}@media (max-width:720px){.footer-bs-date{color:#f7f9fc;font-size:11px;font-weight:700;text-align:center;white-space:nowrap}}.top-actions .icon-btn{width:42px;height:42px;border-radius:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.22);color:#fff;font-size:22px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;padding:0;box-shadow:none}.top-actions .icon-btn:hover{background:rgba(255,255,255,.16);border-color:#f2b84b;color:#f2b84b}.top-actions{display:flex;align-items:center;gap:8px}#mobileMenuBtn{display:none}@media (max-width:768px){#mobileMenuBtn{display:inline-flex}}#aboutStats .about-stat-card{position:relative}#aboutStats .about-stat-card .stat-main{display:flex;align-items:center;gap:13px}#aboutStats .about-stat-card .stat-icon{width:43px;height:43px;min-width:43px;display:grid;place-items:center;color:var(--primary)}#aboutStats .about-stat-card .stat-icon svg{width:39px;height:39px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}#aboutStats .about-stat-card .stat-value{font-size:25px;font-weight:800;line-height:1;color:var(--text)}#aboutStats .about-stat-card .stat-label{display:block;margin-left:56px;margin-top:6px;color:var(--muted);font-size:12px}@media(max-width:720px){#aboutStats .about-stat-card .stat-main{gap:8px}#aboutStats .about-stat-card .stat-icon{width:34px;height:34px;min-width:34px}#aboutStats .about-stat-card .stat-icon svg{width:31px;height:31px}#aboutStats .about-stat-card .stat-label{margin-left:42px;margin-top:5px}}#aboutStats .stat-card.about-stat-card{padding:15px;background:var(--surface2);border-radius:12px}#aboutStats .stat-card.about-stat-card .stat-main{display:flex!important;align-items:center!important;gap:13px!important}#aboutStats .stat-card.about-stat-card .stat-icon{width:43px!important;height:43px!important;min-width:43px!important;display:grid!important;place-items:center!important;color:var(--primary)!important}#aboutStats .stat-card.about-stat-card .stat-icon svg{width:39px!important;height:39px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}#aboutStats .stat-card.about-stat-card .stat-value{display:block!important;margin:0!important;font-size:25px!important;font-weight:800!important;line-height:1!important;color:var(--text)!important}#aboutStats .stat-card.about-stat-card .stat-label{display:block!important;margin-left:56px!important;margin-top:6px!important;color:var(--muted)!important;font-size:12px!important}@media(max-width:720px){#aboutStats .stat-card.about-stat-card .stat-main{gap:8px!important}#aboutStats .stat-card.about-stat-card .stat-icon{width:34px!important;height:34px!important;min-width:34px!important}#aboutStats .stat-card.about-stat-card .stat-icon svg{width:31px!important;height:31px!important}#aboutStats .stat-card.about-stat-card .stat-label{margin-left:42px!important;margin-top:5px!important}}.reader-page{max-width:1280px;margin:0 auto}.reader-main-layout{display:grid;grid-template-columns:minmax(0,860px) minmax(260px,330px);gap:22px;align-items:start;justify-content:center}.reader-main-layout .reader{max-width:none;width:100%;margin:0}.article-reader{padding:32px 34px}.article-reader h1{margin:8px 0 10px;line-height:1.28}.reader-meta{margin-bottom:12px}.reader-tags{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 20px}.reader-tags span{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface2);color:var(--muted);font-size:12px;font-weight:700}.article-reader-cover{margin:20px 0 25px;border-radius:16px;overflow:hidden;border:1px solid var(--line);background:var(--surface2)}.article-reader-cover img{display:block;width:100%;max-height:520px;object-fit:cover}.article-block-gallery figcaption,.article-block-image figcaption,.article-reader-cover figcaption{padding:9px 12px;color:var(--muted);font-size:12px;text-align:center}.reader-content{min-width:0}.reader-content p{margin:0 0 1.15em}.reader-content .article-block-heading{scroll-margin-top:95px;margin:1.65em 0 .55em;padding-top:.1em;line-height:1.35}.reader-sidebar{position:sticky;top:92px;display:grid;gap:14px}.reader-side-section{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px;box-shadow:var(--shadow)}.reader-side-section h3{margin:0 0 12px;font-size:16px}.reader-toc nav{display:grid;gap:5px}.reader-toc a{display:block;padding:8px 9px;border-radius:9px;color:var(--muted);text-decoration:none;line-height:1.45;font-size:13px}.reader-toc a:hover{background:var(--soft);color:var(--primary)}.reader-member-list,.reader-related-list{display:grid;gap:9px}.reader-related-card{display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:center;padding:8px;border:1px solid var(--line);border-radius:12px;color:var(--text);text-decoration:none;background:var(--surface2)}.reader-related-card:hover{border-color:var(--primary);transform:translateY(-1px)}.reader-related-thumb{width:58px;height:54px;overflow:hidden;border-radius:9px;display:grid;place-items:center;background:var(--soft)}.reader-related-thumb img{width:100%;height:100%;object-fit:cover}.reader-related-placeholder{font-size:24px}.reader-related-copy{min-width:0}.reader-related-copy strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.4}.reader-related-copy small{display:block;margin-top:4px;color:var(--muted);font-size:11px}.reader-member-card{width:100%;display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;padding:8px;border:1px solid var(--line);border-radius:12px;background:var(--surface2);color:var(--text);text-align:left;cursor:pointer}.reader-member-card:hover{border-color:var(--primary)}.reader-member-photo{width:42px;height:42px;overflow:hidden;border-radius:50%;display:grid;place-items:center;background:var(--soft)}.reader-member-photo .avatar,.reader-member-photo img{width:100%;height:100%;object-fit:cover}.reader-member-card small,.reader-member-card strong{display:block}.reader-member-card strong{font-size:13px}.reader-member-card small{margin-top:3px;color:var(--muted);font-size:11px}.reader-pager{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:34px;padding-top:20px;border-top:1px solid var(--line)}.reader-pager a{display:block;min-height:76px;padding:12px 14px;border:1px solid var(--line);border-radius:13px;background:var(--surface2);color:var(--text);text-decoration:none}.reader-pager a:hover{border-color:var(--primary)}.reader-pager small{display:block;margin-bottom:5px;color:var(--muted);font-weight:700}.reader-pager strong{display:block;line-height:1.4}.reader-pager-next{text-align:right}.reader-more{margin-top:25px;padding-top:4px}.reader-section-heading{margin-bottom:13px}.reader-section-heading h2{margin:4px 0 0}.reader-more-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.reader-more-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.reader-more-card .katha-card-cover{height:125px}.reader-more-body{padding:15px}.reader-more-body h3{margin:6px 0 7px;line-height:1.4}.reader-more-body p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 9px;color:var(--muted);font-size:13px;line-height:1.55}.reader-more-body a{color:var(--primary);font-weight:700;text-decoration:none}@media(max-width:980px){.reader-main-layout{grid-template-columns:minmax(0,1fr)}.reader-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.reader-toc{grid-column:1/-1}}@media(max-width:720px){.article-reader{padding:20px 16px}.article-reader h1{font-size:29px}.reader-sidebar{grid-template-columns:1fr}.reader-toc{grid-column:auto}.reader-pager{grid-template-columns:1fr}.reader-pager-next{text-align:left}.reader-more-grid{grid-template-columns:1fr}}