:root{--background:#f4f0e8;--surface:#faf7f0;--text:#27251f;--muted:#6f6a5f;--border:#d8d0c2;--accent:#7c4938;--content:980px;color:var(--text);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Segoe UI,Noto Sans KR,Malgun Gothic,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-width:320px;margin:0}body,button,input,textarea{font:inherit}a{color:inherit}svg{display:block}::selection{color:var(--surface);background:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.site-shell{min-height:100vh}.skip-link{z-index:100;color:var(--surface);background:var(--text);padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid var(--border);background:#f4f0e8f5}.site-header__inner,.site-footer,.content-section,.hero-section,.page-container,.article-container{width:min(calc(100% - 48px), var(--content));margin-inline:auto}.site-header__inner{grid-template-columns:1fr auto;align-items:center;gap:28px;min-height:68px;display:grid}.brand-mark{width:fit-content;color:var(--text);letter-spacing:.08em;font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:700;text-decoration:none}.brand-mark--compact{font-size:.92rem}.site-nav{align-items:center;gap:26px;display:flex}.site-nav__link{color:var(--muted);border-bottom:1px solid #0000;padding:8px 0;font-size:.86rem;text-decoration:none}.site-nav__link:hover,.site-nav__link.is-active{color:var(--text);border-bottom-color:var(--text)}.hero-section{flex-direction:column;justify-content:center;min-height:480px;padding-block:80px;display:flex}.hero-section h1,.page-hero h1,.article-header h1,.not-found h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:.93}.hero-section h1{flex-direction:column;gap:.04em;font-size:clamp(3.2rem,8vw,5.8rem);line-height:.98;display:flex}.hero-section h1 span:last-child{color:inherit;margin-left:0;font-style:normal}.hero-section__tagline{max-width:540px;color:var(--muted);margin:28px 0 0;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.6}.hero-actions{flex-wrap:wrap;gap:26px;margin-top:28px;display:flex}.text-button{width:fit-content;min-height:42px;color:var(--text);border:0;border-bottom:1px solid var(--text);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:7px;padding:9px 0 6px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.text-button:hover{color:var(--accent);border-bottom-color:var(--accent)}.content-section{border-top:1px solid var(--border);padding-block:72px}.home-introduction,.about-preview{grid-template-columns:minmax(140px,.42fr) minmax(0,1fr);gap:clamp(40px,9vw,120px);display:grid}.eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.home-introduction h2,.about-preview h2,.article-section h2,.contact-section h2,.article-body h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.12}.home-introduction h2,.about-preview h2,.contact-section h2{font-size:clamp(1.8rem,3.5vw,2.8rem)}.home-introduction p,.about-preview p{max-width:660px;color:var(--muted);margin:24px 0 0;font-size:1.05rem;line-height:1.85}.text-link{width:fit-content;color:var(--text);border-bottom:1px solid var(--border);margin-top:24px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.text-link:hover{color:var(--accent);border-bottom-color:var(--accent)}.page-container{padding-block:72px 110px}.page-hero{max-width:820px;padding:36px 0 72px}.page-hero--wide{max-width:900px}.page-hero .eyebrow,.article-header .eyebrow{margin-bottom:22px}.page-hero h1,.article-header h1,.not-found h1{font-size:clamp(2.5rem,5vw,4.4rem)}.page-hero>p:last-child,.article-header>p:last-of-type,.not-found>p{max-width:700px;color:var(--muted);margin:30px 0 0;font-size:1.08rem;line-height:1.8}.work-list,.writing-list{border-top:1px solid var(--text)}.work-list__item{border-bottom:1px solid var(--border);grid-template-columns:70px 1fr;gap:30px;padding:42px 0;display:grid}.work-list__number,.work-list__kind{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem}.work-list h2,.writing-card h2{letter-spacing:-.035em;margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3vw,2.15rem);font-weight:400}.work-list h2 a{text-decoration:none}.work-list h2 a:hover{color:var(--accent)}.work-list__item div>p:last-child{max-width:660px;color:var(--muted);margin:16px 0 0;line-height:1.75}.writing-card{border-bottom:1px solid var(--border)}.writing-card__link{grid-template-columns:170px minmax(260px,.8fr) 1fr;align-items:start;gap:34px;padding:38px 4px;text-decoration:none;display:grid}.writing-card__link:hover h2{color:var(--accent)}.writing-card__link:focus-visible{outline-offset:6px}.writing-meta{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:.75rem;display:flex}.writing-meta span:not(:last-child):after{content:"·";margin-left:10px}.writing-card h2{margin:0}.writing-card p{color:var(--muted);margin:3px 0 0;line-height:1.7}.back-link{color:var(--muted);align-items:center;gap:7px;margin-bottom:54px;font-size:.86rem;text-decoration:none;display:inline-flex}.back-link:hover{color:var(--accent)}.article-container{max-width:840px;padding-block:76px 110px}.article-header{border-bottom:1px solid var(--border);padding-bottom:64px}.article-header .writing-meta{margin-bottom:22px}.article-header .text-button{margin-top:32px}.article-body{max-width:700px;margin:0 auto;padding-block:60px}.article-body section+section{margin-top:58px}.article-body h2,.article-section h2{font-size:clamp(1.55rem,2.5vw,2rem)}.article-body p,.article-section>p:last-child{color:#4f4b43;margin:20px 0 0;font-size:1.05rem;line-height:1.9}.article-signoff{max-width:700px;color:var(--accent);border-top:1px solid var(--border);margin:0 auto;padding-top:30px;font-family:Georgia,Times New Roman,serif;font-style:italic}.article-signoff p{margin:0}.about-grid{grid-template-columns:1fr 1fr;gap:clamp(42px,8vw,90px);display:grid}.article-section{border-top:1px solid var(--border);padding:60px 0}.article-section .eyebrow{margin-bottom:20px}.contact-section{border-top:1px solid var(--text);grid-template-columns:.8fr 1.2fr;gap:clamp(54px,9vw,120px);margin-top:60px;padding-top:64px;display:grid}.contact-section__intro .eyebrow{margin-bottom:20px}.contact-section__intro p{color:var(--muted);margin:22px 0 0;line-height:1.75}.contact-section__intro a{color:var(--text);text-underline-offset:4px}.comment-form{gap:24px;display:grid}.form-field{gap:9px;display:grid}.form-field label,.privacy-check{font-size:.88rem;font-weight:600}.form-field label span,.form-field__label-row>span,.privacy-check small{color:var(--muted);font-size:.75rem;font-weight:400}.form-field label span{margin-left:6px}.form-field__label-row{justify-content:space-between;gap:20px;display:flex}.form-field input,.form-field textarea{width:100%;color:var(--text);border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;padding:12px 0}.form-field textarea{border:1px solid var(--border);resize:vertical;padding:14px}.form-field input:focus,.form-field textarea:focus{border-color:var(--accent);outline:0}.privacy-check{cursor:pointer;align-items:flex-start;gap:11px;display:flex}.privacy-check input{width:17px;height:17px;accent-color:var(--accent);margin:2px 0 0}.privacy-check span{gap:4px;display:grid}.comment-form .text-button{margin-top:4px}.form-status{min-height:3em;color:var(--muted);margin:0;font-size:.84rem;line-height:1.55}.not-found{place-content:center;justify-items:start;width:min(100% - 48px,820px);min-height:calc(100vh - 280px);margin-inline:auto;padding-block:100px;display:grid}.not-found .text-button,.not-found .button{margin-top:30px}.site-footer{border-top:1px solid var(--border);padding-block:54px 32px}.site-footer__grid{justify-content:space-between;gap:40px;display:flex}.site-footer__grid p{color:var(--muted);margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:.92rem;font-style:italic}.site-footer__links{flex-wrap:wrap;align-items:start;gap:22px;display:flex}.site-footer__links a{color:var(--muted);align-items:center;gap:4px;font-size:.82rem;text-decoration:none;display:inline-flex}.site-footer__links a:hover{color:var(--accent)}.site-footer__meta{color:var(--muted);border-top:1px solid var(--border);justify-content:space-between;gap:30px;margin-top:48px;padding-top:20px;font-size:.72rem;display:flex}@media (width<=820px){.hero-section{min-height:440px}.writing-card__link{grid-template-columns:130px 1fr}.writing-card p{grid-column:2}.about-grid,.contact-section{grid-template-columns:1fr}}@media (width<=600px){.site-header__inner,.site-footer,.content-section,.hero-section,.page-container,.article-container{width:min(calc(100% - 30px), var(--content))}.site-header__inner{grid-template-columns:1fr;gap:0;min-height:68px;padding-block:17px 10px}.site-nav{gap:19px;padding-top:8px;overflow-x:auto}.site-nav__link{flex:none}.hero-section{min-height:410px;padding-block:64px}.hero-section h1{font-size:clamp(3rem,17vw,4.5rem)}.hero-section h1 span:last-child{margin-left:0}.hero-actions{gap:22px}.content-section{padding-block:58px}.home-introduction,.about-preview{grid-template-columns:1fr;gap:28px}.page-container,.article-container{padding-block:68px 100px}.page-hero{padding:30px 0 72px}.work-list__item,.writing-card__link{grid-template-columns:1fr;gap:16px}.writing-card p{grid-column:auto}.about-grid{gap:0}.contact-section{margin-top:52px;padding-top:62px}.site-footer__grid,.site-footer__meta{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
