/* Personal archive refresh: familiar homepage sequence layered on the existing archive styles. */
.popular-section,.topics-section{padding:95px 4.6vw;background:#fbf9f3;border-bottom:1px solid var(--line)}.topics-section{background:#f4f1ea}.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;max-width:1180px;margin:auto}.home-section-heading>div>p{display:flex;align-items:center;gap:9px;margin:0;color:var(--teal);font:10px "IBM Plex Mono",monospace;letter-spacing:.1em}.home-section-heading>div>p i{width:28px;height:1px;background:var(--teal)}.home-section-heading h2{margin:13px 0 0;font:600 clamp(35px,4vw,53px)/1.3 "Noto Serif KR",serif;letter-spacing:-.065em}.home-section-heading>a,.home-section-heading>p{margin:0 0 6px;color:var(--soft);font-size:13px;line-height:1.7}.popular-empty{display:grid;grid-template-columns:.55fr 1.55fr auto;gap:30px;align-items:center;max-width:1180px;margin:42px auto 0;padding:28px 32px;border-top:1px solid var(--ink);border-bottom:1px solid var(--line);background:#eee9df}.popular-empty>div:first-child{display:flex;align-items:center;gap:10px;color:var(--teal)}.popular-empty>div:first-child span{font-size:22px}.popular-empty small{font:9px/1.45 "IBM Plex Mono",monospace;letter-spacing:.07em}.popular-empty h3{margin:0;font:600 23px "Noto Serif KR",serif;letter-spacing:-.06em}.popular-empty p{margin:9px 0 0;color:var(--soft);font-size:13px;line-height:1.65}.popular-empty>a{padding:10px 12px;border:1px solid var(--line);font-size:11px;white-space:nowrap}.topics-section .home-section-heading{max-width:1180px}.home-topics-grid{display:grid;grid-template-columns:repeat(5,1fr);max-width:1180px;margin:42px auto 0;border-top:1px solid var(--ink);border-left:1px solid var(--line)}.home-topics-grid button{min-height:225px;display:flex;flex-direction:column;align-items:flex-start;padding:19px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent;color:var(--ink);text-align:left;transition:background .18s,color .18s}.home-topics-grid button:hover{color:#f7f2e8;background:var(--teal-dark)}.home-topics-grid small{margin-top:27px;color:var(--teal);font:9px/1.55 "IBM Plex Mono",monospace}.home-topics-grid button:hover small{color:#a4d0c4}.home-topics-grid strong{margin-top:7px;font:600 21px "Noto Serif KR",serif;letter-spacing:-.06em}.home-topics-grid span{margin-top:auto;color:var(--soft);font-size:10px}.home-topics-grid button:hover span{color:#eaf4ee}.archive-section{background:#f7f4ed}.site-footer>div span:before{content:"제의 · ";}.site-footer>div p{font-size:0}.site-footer>div p:after{content:"JUSTIES SHALL BE DONE.";font:10px "IBM Plex Mono",monospace;letter-spacing:.07em}@media(max-width:680px){.popular-section,.topics-section{padding:72px 20px}.home-section-heading{display:block}.home-section-heading h2{font-size:39px}.home-section-heading>a,.home-section-heading>p{display:block;margin-top:16px}.popular-empty{display:block;margin-top:31px;padding:24px}.popular-empty>div:nth-child(2){margin-top:20px}.popular-empty>a{display:inline-block;margin-top:19px}.home-topics-grid{grid-template-columns:1fr;margin-top:31px}.home-topics-grid button{min-height:145px}.mobile-dock a:first-child span:after{content:"새 글"}.mobile-dock a:first-child span{font-size:0}.mobile-dock a:first-child span:after{font-size:9px}}
