.account-section-nav{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.account-section-nav a{position:relative;min-height:156px;padding:24px 52px 22px 22px;display:flex;flex-direction:column;color:#4b342a;background:rgba(255,250,238,.78);border:1px solid rgba(111,77,54,.2);box-shadow:0 12px 38px rgba(72,46,28,.06);text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.account-section-nav a:hover{border-color:rgba(112,55,46,.55);box-shadow:0 16px 40px rgba(72,46,28,.1);transform:translateY(-2px)}.account-section-nav span{color:#9a7766;font-size:8px;letter-spacing:.16em}.account-section-nav strong{margin-top:18px;font-size:21px;font-weight:500;letter-spacing:.08em}.account-section-nav small{margin-top:9px;color:#897568;font-size:10px;line-height:1.7}.account-section-nav small b{color:#8f382f;font-size:inherit}.account-section-nav i{position:absolute;right:22px;bottom:20px;color:#8f382f;font:normal 20px/1 serif}.account-stats.account-overview-stats{grid-template-columns:repeat(4,minmax(0,1fr))}
.reading-heatmap-section{margin-top:18px;padding:30px;background:rgba(255,250,238,.78);border:1px solid rgba(111,77,54,.2);box-shadow:0 18px 55px rgba(72,46,28,.08)}.heatmap-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.heatmap-heading h2{margin:0;color:#412d24;font-size:25px;font-weight:500;letter-spacing:.08em}.heatmap-heading p:last-child{margin:9px 0 0;color:#806c5e;font-size:10px}.heatmap-heading>a{padding:9px 13px;color:#6e4136;border:1px solid rgba(111,65,54,.3);text-decoration:none;font-size:10px}.reading-heatmap-scroll{margin-top:25px;overflow-x:auto;overscroll-behavior-inline:contain;padding:0 0 8px;scrollbar-color:#bfa98a transparent}.reading-heatmap-scroll:focus-visible{outline:2px solid #8f382f;outline-offset:5px}.reading-heatmap-layout{width:max-content;display:grid;grid-template-columns:28px auto;grid-template-rows:20px auto;gap:6px 8px}.heatmap-months{grid-column:2;display:grid;grid-template-columns:repeat(var(--heatmap-weeks),12px);gap:3px;color:#806c5e;font-size:9px}.heatmap-months span{white-space:nowrap}.heatmap-weekdays{grid-column:1;grid-row:2;display:grid;grid-template-rows:repeat(7,12px);gap:3px;color:#978376;font-size:8px;line-height:12px}.heatmap-weekdays span:nth-child(1){grid-row:2}.heatmap-weekdays span:nth-child(2){grid-row:4}.heatmap-weekdays span:nth-child(3){grid-row:6}.reading-heatmap{grid-column:2;grid-row:2;display:grid;grid-template-rows:repeat(7,12px);grid-auto-flow:column;grid-auto-columns:12px;gap:3px}.heatmap-day{width:12px;height:12px;background:#e7dfd2;border:1px solid rgba(83,65,54,.09);border-radius:2px}.heatmap-day.is-empty{visibility:hidden}.heatmap-day[data-level="1"],.heatmap-legend i[data-level="1"]{background:#c8ddcb}.heatmap-day[data-level="2"],.heatmap-legend i[data-level="2"]{background:#8fbea0}.heatmap-day[data-level="3"],.heatmap-legend i[data-level="3"]{background:#4f8b72}.heatmap-day[data-level="4"],.heatmap-legend i[data-level="4"]{background:#285c4c}.heatmap-day[data-level="0"],.heatmap-legend i[data-level="0"]{background:#e7dfd2}.heatmap-day:focus{outline:2px solid #8f382f;outline-offset:1px}.heatmap-footer{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:20px}.heatmap-footer p{margin:0;color:#8b776a;font-size:9px}.heatmap-legend{display:flex;align-items:center;gap:5px;color:#806c5e;font-size:9px}.heatmap-legend i{width:12px;height:12px;border:1px solid rgba(83,65,54,.09);border-radius:2px}
.account-subpage-main{padding-top:54px}.account-page-hero{max-width:820px}.account-page-hero>a{display:inline-block;margin-bottom:26px;color:#764036;text-decoration:none;font-size:10px}.account-page-hero h1{margin:8px 0 14px;color:#30221b;font-size:clamp(38px,6vw,62px);font-weight:500;letter-spacing:.1em}.account-page-hero>p:last-child{max-width:680px;color:#79665a;font-size:13px;line-height:1.9}.account-subnav{margin-top:28px;display:flex;overflow-x:auto;background:rgba(255,250,238,.7);border:1px solid rgba(111,77,54,.2)}.account-subnav a{min-width:max-content;padding:15px 20px;color:#79665a;border-right:1px solid rgba(111,77,54,.14);text-decoration:none;font-size:10px;letter-spacing:.06em}.account-subnav a[aria-current="page"]{color:#fff4df;background:#704139}.profile-summary{margin-top:16px;padding:20px 24px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;background:rgba(255,250,238,.78);border:1px solid rgba(111,77,54,.2)}.profile-summary .profile-seal{width:54px;height:60px;font-size:15px}.profile-summary>div:nth-child(2){display:grid;gap:5px}.profile-summary strong{font-size:18px;font-weight:500}.profile-summary span,.profile-summary small{color:#877267;font-size:9px}.profile-summary button{padding:8px 12px;color:#6e4136;background:transparent;border:1px solid rgba(111,65,54,.3);font-size:9px}.standalone-section{margin-top:16px}.account-stats.contribution-stats{margin-top:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.activity-reply{margin:3px 0 0;color:#31564e;font-size:10px;line-height:1.7}
@media(max-width:900px){.account-section-nav{grid-template-columns:1fr}.account-section-nav a{min-height:120px}.account-stats.account-overview-stats{grid-template-columns:repeat(4,1fr)}}
@media(max-width:700px){.account-stats.account-overview-stats{grid-template-columns:repeat(2,1fr)}.account-overview-stats article:nth-child(2){border-right:0}.account-overview-stats article:nth-child(-n+2){border-bottom:1px solid rgba(111,77,54,.14)}.heatmap-heading{align-items:start;flex-direction:column}.reading-heatmap-section{padding:24px 16px}.heatmap-footer{align-items:flex-start;flex-direction:column}.profile-summary{grid-template-columns:auto 1fr}.profile-summary button{grid-column:1/-1}.account-stats.contribution-stats{grid-template-columns:repeat(3,1fr)}}
@media(prefers-reduced-motion:reduce){.account-section-nav a{transition:none}}
