.hongje-page{--g:clamp(24px,5vw,86px);--rule:#d8dbd7;--soft:#eceeeb;padding:0 var(--g) clamp(100px,12vw,170px);color:var(--ink)}
.hongje-page *{box-sizing:border-box}.hongje-page img{display:block;width:100%;height:auto;object-fit:contain;background:#fff}.hongje-page figure{margin:0}.hongje-page p{font-size:clamp(15px,1.1vw,17px);line-height:1.7}.hongje-page .opening{position:relative;padding:clamp(68px,8vw,112px) 0 clamp(72px,8vw,116px)}.hongje-page .opening::after{content:"";position:absolute;left:50%;bottom:0;width:min(100%,1040px);height:1px;background:var(--rule);transform:translateX(-50%)}.hongje-page .opening h1{max-width:1050px;margin:0;font-size:clamp(46px,5.5vw,84px);font-weight:500;line-height:1.02;letter-spacing:-.068em}.hongje-page .opening-meta{display:flex;flex-direction:column;align-items:flex-start;gap:13px;padding-top:clamp(42px,5vw,66px);font-size:13px;color:#42483f}.hongje-page .mode-buttons,.hongje-page .method-buttons{display:flex;flex-wrap:wrap;gap:8px}.hongje-page .mode-buttons a,.hongje-page .method-buttons span{padding:10px 15px;border:1px solid #777d78;background:#eef2ec;color:var(--ink);font-size:13px;line-height:1}.hongje-page .method-buttons{margin-top:8px}.hongje-page .method-buttons span{background:#fff}
.hongje-page .panel,.hongje-page .chapter,.hongje-page .reflections{width:min(100%,1040px);margin:0 auto}.hongje-page .panel{background:var(--soft)}.hongje-page .overview{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(32px,5vw,68px);padding:clamp(34px,4.3vw,64px);align-items:start}.hongje-page .overview figure{align-self:start}.hongje-page .overview h2,.hongje-page .chapter>h2,.hongje-page .reflections>h2,.hongje-page .project-info>h2{margin:0;font-size:clamp(36px,4.2vw,62px);font-weight:500;line-height:1.07;letter-spacing:-.052em}.hongje-page .overview-copy p{margin:0 0 1.15em}.hongje-page .overview-copy p:last-child{margin-bottom:0}
.hongje-page .chapter{border-top:1px solid var(--rule);padding-top:clamp(78px,9vw,128px);margin-top:clamp(90px,10vw,150px)}.hongje-page .chapter>h2 span{color:var(--accent)}.hongje-page .copy{width:min(100%,780px);margin:clamp(48px,6vw,82px) auto 0}.hongje-page .copy h3{margin:0 0 24px;font:400 clamp(25px,2.5vw,36px)/1.22 'Playfair Display',Georgia,serif;letter-spacing:-.035em}.hongje-page .copy p{margin:0 0 1.2em}.hongje-page .chapter>figure,.hongje-page .image-pair{margin-top:clamp(55px,7vw,95px)}.hongje-page .image-pair{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,52px);align-items:start}.hongje-page .figure-80{width:80%;margin-left:auto!important;margin-right:auto!important}.hongje-page .figure-50{width:50%;margin-left:auto!important;margin-right:auto!important}.hongje-page .master{margin-top:24px!important}.hongje-page .master img{max-height:none}
.hongje-page .reflections{border-top:1px solid var(--rule);padding-top:clamp(78px,9vw,128px);margin-top:clamp(90px,10vw,150px)}.hongje-page .reflection-list{width:min(100%,780px);margin:clamp(48px,6vw,76px) auto 0}.hongje-page .reflection-list article{border-top:1px solid var(--ink);padding:22px 0 clamp(44px,5vw,66px)}.hongje-page .reflection-list h3{margin:0 0 18px;font:400 clamp(25px,2.4vw,35px)/1.22 'Playfair Display',Georgia,serif}.hongje-page .reflection-list p{max-width:650px;margin:0;font-size:14px}.hongje-page .project-info{margin-top:clamp(85px,10vw,145px);padding:clamp(34px,4.3vw,64px);background:#dfe5e1}.hongje-page .project-info h2{margin-bottom:34px}.hongje-page .project-info dl{margin:0}.hongje-page .project-info dl>div{display:grid;grid-template-columns:minmax(150px,26%) 1fr;gap:24px;padding:11px 0;border-top:1px solid #c5cbc6;font-size:13px;line-height:1.55}.hongje-page .project-info dt{color:#626862}.hongje-page .project-info dd{margin:0}
@media(max-width:720px){.hongje-page{--g:26px}.hongje-page .figure-80,.hongje-page .figure-50{width:100%}.hongje-page .opening{padding:56px 0 70px}.hongje-page .opening h1{font-size:clamp(43px,12vw,62px)}.hongje-page .overview{grid-template-columns:1fr;padding:32px 26px 38px}.hongje-page .image-pair{grid-template-columns:1fr}.hongje-page .project-info dl>div{grid-template-columns:1fr;gap:5px}}

/* Keep the overview image outside the text panel and separate it from the opening rule. */
body:has(main.hongje-page) main.hongje-page .overview.panel{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:clamp(32px,5vw,68px)!important;align-items:start!important;margin-top:clamp(34px,4vw,54px)!important;padding:0!important;background:#fff!important}
body:has(main.hongje-page) main.hongje-page .overview figure{background:#fff!important}
body:has(main.hongje-page) main.hongje-page .overview-copy{align-self:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:clamp(34px,4.3vw,58px)!important;background:var(--soft)!important}
.hongje-page .reflection-list article:first-child{border-top:0}
@media(max-width:720px){body:has(main.hongje-page) main.hongje-page .overview.panel{grid-template-columns:1fr!important;width:calc(100% - 32px)!important}body:has(main.hongje-page) main.hongje-page .overview-copy{padding:32px 26px 38px!important}}
.hongje-page .opening::after{content:none!important;display:none!important}
body:has(main.hongje-page) main.hongje-page .overview.panel{border-top:0!important;outline:0!important;box-shadow:none!important}

/* Divider belongs below the method buttons, not above the first chapter. */
body:has(main.hongje-page) main.hongje-page>.opening{
  border-bottom:1px solid var(--rule)!important;
}
body:has(main.hongje-page) main.hongje-page>.overview+.chapter{
  border-top:0!important;
}
