:root{--paper: #ead3ad;--paper-soft: #f3e4c9;--ink: #1d140d;--brown: #33251a;--muted: #a88f6d;--line: rgba(29, 20, 13, .32);--max: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper-soft);color:var(--ink)}body{margin:0;background:var(--paper-soft);font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.serif,h1,h2,h3,.wordmark{font-family:Iowan Old Style,Baskerville,Times New Roman,"Noto Serif KR",serif}.site-header{position:sticky;top:0;z-index:20;background:#f3e4c9eb;backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{max-width:var(--max);height:72px;margin:0 auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.wordmark{font-size:34px;letter-spacing:-.04em}nav{display:flex;gap:24px;font-size:12px;letter-spacing:.16em;text-transform:uppercase}.eyebrow{font-size:11px;letter-spacing:.24em;text-transform:uppercase}.rule{height:1px;background:var(--line)}.section{max-width:var(--max);margin:0 auto 100px;padding:0 28px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:34px;padding-bottom:14px;border-bottom:1px solid var(--line)}.section-head h2{margin:0;font-size:38px;font-weight:500}.section-head small{font-size:11px;letter-spacing:.18em}.home-hero{min-height:calc(100vh - 72px);max-width:var(--max);margin:0 auto;padding:30px 28px 24px;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);gap:64px;align-items:center}.home-cover{width:min(100%,590px);max-height:calc(100vh - 155px);object-fit:contain;justify-self:center;box-shadow:0 16px 42px #32221421}.home-copy{max-width:520px;align-self:center}.home-copy .eyebrow{margin-bottom:16px}.home-copy h1{margin:0 0 18px;font-family:Iowan Old Style,Baskerville,Times New Roman,"Noto Serif KR",serif;font-size:clamp(54px,5vw,84px);font-weight:500;line-height:.95;letter-spacing:-.035em;white-space:nowrap}.home-copy .tagline{margin:0;font-family:"Noto Serif KR",Iowan Old Style,Baskerville,serif;font-size:16px;line-height:1.7;white-space:nowrap}.home-copy .rule{width:min(260px,100%);margin:28px 0 22px}.issue-link{display:inline-flex;align-items:center;gap:14px;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.issue-link span{font-size:20px}.issue-hero{max-width:var(--max);margin:0 auto;padding:62px 28px 68px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:70px;align-items:center}.issue-hero>div{max-width:520px}.issue-hero h1{margin:24px 0 32px;font-family:"Noto Serif KR",Iowan Old Style,Baskerville,serif;font-size:clamp(48px,5vw,70px);font-weight:400;line-height:1.08;letter-spacing:-.05em;word-break:keep-all}.issue-hero .lede{max-width:500px;margin:0;font-family:"Noto Serif KR",serif;font-size:16px;line-height:1.9;word-break:keep-all}.issue-hero .cover-art{width:min(100%,480px);justify-self:center;box-shadow:0 18px 48px #32221421}.story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;background:transparent;border-top:1px solid var(--line);border-left:1px solid var(--line)}.story-card{min-height:280px;padding:34px;display:flex;flex-direction:column;background:var(--paper-soft);border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .2s ease}.story-card .meta{margin-bottom:auto;font-size:10px;letter-spacing:.2em;text-transform:uppercase}.story-card h3{margin:44px 0 12px;font-size:30px;font-weight:500;line-height:1.25;word-break:keep-all}.story-card p{margin:0;font-family:"Noto Serif KR",serif;font-size:15px;line-height:1.8;color:#4e4035;word-break:keep-all}.story-card:hover{background:#efe0c3}.article{max-width:720px;margin:74px auto 120px;padding:0 26px}.article-header{margin-bottom:62px;text-align:left}.article-header h1{margin:18px 0;font-size:clamp(44px,7vw,72px);font-weight:500;line-height:1.15;word-break:keep-all}.article-header .subtitle{margin:0;font-family:"Noto Serif KR",serif;font-size:18px;line-height:1.8;color:#514236;word-break:keep-all}.article-body{font-family:"Noto Serif KR",serif;font-size:18px;line-height:2.05;word-break:keep-all}.article-body p{margin:0 0 1.7em}.article-body h2{margin:3.2em 0 1em;font-size:29px;line-height:1.45}.article-body blockquote{margin:2.6em 0;padding-left:22px;border-left:1px solid var(--ink);font-size:20px}.article-body hr{margin:4em 0;border:0;text-align:center}.article-body hr:after{content:"· · ·";letter-spacing:.8em}.about{max-width:820px;margin:90px auto 130px;padding:0 28px}.about h1{margin:24px 0 42px;font-size:64px;font-weight:500;line-height:1.18}.about p{font-family:"Noto Serif KR",serif;font-size:19px;line-height:2}.footer{max-width:var(--max);margin:0 auto;padding:34px 28px 60px;display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--line);font-size:12px}.home-footer{width:100%}@media(max-width:980px){.home-hero{grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);gap:36px}.home-copy h1{font-size:clamp(48px,5.5vw,68px)}.home-copy .tagline{white-space:normal}.issue-hero{gap:42px}.issue-hero h1{font-size:clamp(44px,5.6vw,60px)}}@media(max-width:780px){.header-inner{height:62px;padding:0 18px}.wordmark{font-size:28px}nav{gap:13px;font-size:9px}.home-hero{min-height:auto;grid-template-columns:1fr;gap:30px;padding:22px 18px 54px}.home-cover{width:min(100%,520px);max-height:none}.home-copy{max-width:none}.home-copy h1{font-size:50px;white-space:normal}.home-copy .tagline{font-size:15px;white-space:normal}.issue-hero{margin:0 auto;padding:48px 18px 58px;display:flex;flex-direction:column;gap:42px;align-items:stretch}.issue-hero>div{max-width:none}.issue-hero .eyebrow{margin-bottom:22px}.issue-hero h1{margin:0 0 30px;font-size:clamp(40px,12vw,54px);line-height:1.14;letter-spacing:-.045em}.issue-hero .lede{margin-top:0;font-size:15px;line-height:1.9}.issue-hero .cover-art{width:100%;max-width:520px;margin-top:10px;align-self:center}.section{margin-bottom:70px;padding-left:18px;padding-right:18px}.section-head{margin-bottom:22px}.section-head h2{font-size:31px}.story-grid{grid-template-columns:1fr}.story-card{min-height:210px;padding:26px}.story-card h3{margin-top:38px;font-size:27px}.article{margin-top:48px;padding-left:20px;padding-right:20px}.article-header{margin-bottom:48px}.article-header h1{font-size:42px}.article-body{font-size:17px;line-height:2}.about{margin-top:64px;padding-left:20px;padding-right:20px}.about h1{font-size:44px}.footer{padding-left:18px;padding-right:18px;flex-direction:column;gap:8px}}
