:root{color-scheme:light;--bg: #fbfbf8;--surface: #fbfbf8;--card: #ffffff;--text: #1f2428;--muted: #687076;--line: #dce2df;--accent: #2f6f5e;--accent-strong: #174a3f;--warm: #9a4d45;--blue: #3f5f8c;--max: 900px;--content: 660px;font-family:ui-serif,Georgia,Times New Roman,Apple SD Gothic Neo,"Noto Serif KR",serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);letter-spacing:0}body{min-height:100vh;margin:0;font-size:1rem;line-height:1.7;word-break:keep-all;overflow-wrap:anywhere}a{color:inherit;text-decoration-color:color-mix(in srgb,currentColor 35%,transparent);text-decoration-thickness:1px;text-underline-offset:.18em}a:hover{color:var(--accent-strong);text-decoration-color:currentColor}img{display:block;max-width:100%}.site-header,.site-footer,main{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);padding:24px 0 18px}.brand,.site-nav{display:flex;align-items:center}.brand{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif;font-size:.92rem;font-weight:600;text-decoration:none}.brand-mark{display:none}.site-nav{flex-wrap:wrap;justify-content:flex-end;gap:6px 18px;color:var(--muted);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif;font-size:.86rem}.site-nav a{text-decoration:none}main{padding:34px 0 64px}.site-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:28px 0 44px;color:var(--muted);font-size:.84rem}.site-footer p{margin:0}.home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:center;gap:56px;min-height:420px;padding:32px 0 72px}.eyebrow{margin:0 0 10px;color:var(--warm);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.02em}h1,h2,h3{margin:0;line-height:1.28;letter-spacing:0}h1{max-width:760px;font-size:2.15rem;font-weight:700}h2{font-size:1.35rem}h3{font-size:1.05rem}.lead{max-width:680px;margin:22px 0 0;color:var(--muted);font-size:1.05rem}.home-actions,.post-meta,.tag-row,.record-grid{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}.home-actions{margin-top:32px}.text-link{color:var(--accent-strong);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif;font-weight:700}.home-visual{width:100%;aspect-ratio:4 / 5;object-fit:cover;border:1px solid var(--line);border-radius:6px;background:var(--surface)}.section-header,.page-heading{display:grid;gap:8px;max-width:var(--content);margin-bottom:20px}.section-header p,.page-heading p{margin:0;color:var(--muted)}.post-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,285px));gap:22px;justify-content:start;max-width:var(--max);margin:0;padding:0;list-style:none}.post-list li{display:flex;min-width:0;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid color-mix(in srgb,var(--line) 82%,white);border-radius:4px;background:var(--card);box-shadow:0 10px 28px #1f242812;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.post-list li:hover{border-color:color-mix(in srgb,var(--accent) 28%,var(--line));box-shadow:0 14px 34px #1f24281a;transform:translateY(-2px)}.post-list a{text-decoration:none}.post-card-cover{display:block;aspect-ratio:16 / 9;overflow:hidden;border-bottom:1px solid var(--line);background:#eef6f3}.post-card-cover img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.post-list li:hover .post-card-cover img{transform:scale(1.025)}.post-card-body{display:grid;flex:1;gap:8px;align-content:start;padding:17px 18px 18px}.post-list p{margin:0;color:var(--muted);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif;font-size:.88rem;line-height:1.58}.post-list h2,.post-list h3{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif;font-size:1.05rem;line-height:1.42;font-weight:700}.post-meta{color:var(--muted);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif;font-size:.78rem}.tag-row{margin-top:4px;gap:8px}.tag{border:1px solid transparent;border-radius:999px;background:#eef6f3;padding:2px 8px;color:var(--accent-strong);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif;font-size:.76rem;text-decoration:none}.tag:hover{border-color:var(--accent);background:#e5f1ed}.tag-cloud{display:flex;flex-wrap:wrap;gap:10px;max-width:var(--content);margin-top:28px}.record-section{margin-top:56px}.record-grid{align-items:stretch;max-width:var(--max);gap:18px}.record-card{display:grid;flex:1 1 280px;gap:8px;min-width:0;border-top:1px solid var(--line);padding:14px 0 0;text-decoration:none}.record-card:hover{color:inherit}.record-card p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.55}.record-detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin-top:18px}.record-detail div{border-top:1px solid var(--line);padding-top:10px}.record-detail dt{color:var(--muted);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif;font-size:.82rem}.record-detail dd{margin:3px 0 0}.pill{display:inline-flex;align-items:center;width:fit-content;color:var(--warm);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif;font-size:.78rem;font-weight:700}.home-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;align-items:start}.home-layout .section-header{max-width:none;margin-bottom:16px}.home-layout .section-header h2{font-size:1rem;line-height:1.42;font-weight:600}.journal-list{grid-template-columns:1fr;gap:14px;max-width:none}.journal-list .post-card-cover{aspect-ratio:16 / 7}.journal-list .post-card-body{grid-template-columns:92px minmax(0,1fr);column-gap:18px;align-items:baseline;padding:16px 18px}.journal-list .post-meta{grid-row:span 3;align-content:start;gap:4px}.journal-list .post-meta span{display:block}.journal-list h2,.journal-list h3,.journal-list p,.journal-list .tag-row{grid-column:2}.side-more{color:var(--muted);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif;font-size:.78rem;font-style:normal}.side-more{display:inline-block;margin-top:18px}.post{max-width:var(--content);margin-inline:auto}.back-link{display:inline-block;margin-bottom:28px;color:var(--muted);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif;font-size:.94rem;text-decoration:none}.post-header{display:grid;gap:16px;padding-bottom:30px;border-bottom:1px solid var(--line)}.post-header h1{font-size:2rem}.post-description{margin:0;color:var(--muted);font-size:1.02rem}.post-cover{margin:32px 0 0;border:1px solid var(--line);border-radius:6px}.post-content{padding-top:34px}.post-content>*+*{margin-top:1.15em}.post-content h2,.post-content h3{margin-top:2em}.post-content p{margin-bottom:0}.post-content blockquote{margin:1.8em 0;padding-left:20px;border-left:3px solid var(--accent);color:var(--muted)}.about-body{max-width:var(--content)}.about-body p{margin:0}.about-body p+p{margin-top:1.1em}.not-found{max-width:620px;padding:72px 0}@media(max-width:760px){.site-header,.site-footer{align-items:flex-start;flex-direction:column}.site-nav{justify-content:flex-start}.home-layout{grid-template-columns:1fr;gap:48px}.post-list,.journal-list .post-card-body{grid-template-columns:1fr}.journal-list .post-meta{grid-row:auto}.journal-list h2,.journal-list h3,.journal-list p,.journal-list .tag-row{grid-column:1}.home-hero{grid-template-columns:1fr;gap:32px;min-height:auto;padding-top:12px}.home-visual{max-width:360px}h1,.post-header h1{font-size:1.85rem}h2{font-size:1.22rem}.lead,.post-description{font-size:1rem}.record-detail{grid-template-columns:1fr}}
