.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}:root{--paper:#f4f1e8;--paper2:#ece8db;--ink:#22261f;--ink2:#5c6154;--ink3:#9a9e8f;--matcha:#5f7d4f;--matcha-deep:#3d5233;--matcha-soft:#e4ead9;--heading-highlight:#5f7d4f38;--line:#22261f;--card:#faf8f1;--hairline:#22261f29;--code-bg:#ebe8dc;--code-border:#3d523338;--code-rule:#3d523324;--code-label:#5f7d4f;--shadow:0 24px 70px #22261f1f;--max:1180px;--pad:clamp(20px, 5vw, 48px);color-scheme:light}[data-theme=dark]{--paper:#171a14;--paper2:#1e221a;--ink:#e8e6da;--ink2:#a7ab99;--ink3:#6d7263;--matcha:#8fae7c;--matcha-deep:#c4d6b4;--matcha-soft:#242b1e;--heading-highlight:#8fae7c57;--line:#e8e6da;--card:#1d211a;--hairline:#e8e6da29;--code-bg:#20251d;--code-border:#8fae7c3d;--code-rule:#8fae7c29;--code-label:#8fae7c;--shadow:0 24px 70px #00000057;color-scheme:dark}@view-transition{navigation:auto}::view-transition-group(post-hero){animation-duration:.45s}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Noto Sans KR,system-ui,sans-serif;font-size:16px;transition:background .4s,color .4s}body.menu-locked,body.search-locked{overflow:hidden}a{color:var(--matcha);text-decoration:none}a:hover{color:var(--matcha-deep)}button,input{font:inherit}button{color:inherit}img{max-width:100%;display:block}::selection{background:var(--matcha-soft);color:var(--ink)}.site-shell{max-width:var(--max);padding:0 var(--pad);margin:0 auto}.serif{font-family:Instrument Serif,Georgia,serif}.batang{font-family:Gowun Batang,serif}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section-title{border-bottom:1px solid var(--line);align-items:baseline;gap:18px;padding-bottom:12px;display:flex}.section-title h2,.section-title h3{margin:0;font-family:Instrument Serif,Georgia,serif;font-size:clamp(1.7rem,3vw,2rem);font-weight:400;line-height:1.1}.section-title span{color:var(--ink3);font-family:Gowun Batang,serif;font-size:.9rem}.section-title a{color:var(--matcha);letter-spacing:.06em;margin-left:auto;font-size:.82rem}.eyebrow{color:var(--matcha);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:700}.muted-meta{color:var(--ink3);font-size:.78rem}.button-pill,.icon-button{border:1px solid var(--hairline);color:var(--ink2);cursor:pointer;background:0 0;transition:border-color .2s,color .2s,transform .2s,background .2s}.button-pill{border-radius:999px;min-height:32px;padding:5px 14px;font-size:.75rem}.icon-button{border-radius:999px;place-items:center;width:32px;height:32px;font-size:.9rem;line-height:1;display:grid}.button-pill:hover,.icon-button:hover{border-color:var(--matcha);color:var(--matcha)}.primary-button{background:var(--matcha);color:#f4f1e8;cursor:pointer;border:0;border-radius:999px;padding:10px 22px;font-size:.84rem;font-weight:700;transition:transform .2s,background .2s}.primary-button:hover{background:var(--matcha-deep);color:#f4f1e8;transform:translateY(-2px)}.media-frame{background:var(--paper2);border-radius:4px;overflow:hidden}.media-frame img{object-fit:cover;width:100%;height:100%;transform:scale(1.001)}.post-link,.post-link:hover{color:var(--ink)}.post-link:hover .post-title,.post-title:hover{color:var(--matcha)}.post-title{overflow-wrap:anywhere;word-break:keep-all;transition:color .2s}.hover-lift{transition:transform .25s}.hover-lift:hover{transform:translateY(-4px)}[data-reveal]{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(20px)}[data-reveal].is-revealed,.no-js [data-reveal]{opacity:1;transform:none}.feature-card{flex:480px;min-width:0;display:block}.feature-card__media{aspect-ratio:16/10}.feature-card__media img{animation:14s ease-out both heroZoom}.feature-card__meta,.brew-card__meta,.archive-item__meta{align-items:baseline;gap:10px;display:flex}.feature-card__meta{gap:12px;margin-top:18px}.feature-card h2{margin:10px 0 0;font-family:Gowun Batang,serif;font-size:clamp(1.7rem,3vw,2.08rem);line-height:1.28}.feature-card__title-line{display:block}.feature-card__title-line--trailing{text-align:right}@media (width>=641px){.feature-card__title-line--leading{padding-left:clamp(18px,3vw,42px)}.feature-card__title-line--trailing{padding-right:clamp(18px,3vw,42px)}}.feature-card p{color:var(--ink2);max-width:56ch;margin:12px 0 0;font-size:.94rem;line-height:1.75}.brew-card{color:var(--ink);display:block}.brew-card--offset{margin-top:26px}.brew-card__media{aspect-ratio:4/3}.brew-card__meta{margin-top:14px}.brew-card__title{margin-top:8px;font-family:Gowun Batang,serif;font-size:1.18rem;font-weight:700;line-height:1.42}.archive-item{border-bottom:1px solid var(--hairline);color:var(--ink);grid-template-columns:clamp(92px,20vw,170px) 1fr auto;align-items:center;gap:clamp(14px,3vw,30px);padding:26px 0;transition:transform .2s;display:grid}.archive-item:hover{color:var(--ink);transform:translate(6px)}.archive-item[hidden]{display:none}.archive-item__media{aspect-ratio:4/3}.archive-item h2{margin:8px 0 0;font-family:Gowun Batang,serif;font-size:1.38rem;font-weight:700;line-height:1.4}.archive-item p{color:var(--ink2);max-width:60ch;margin:8px 0 0;font-size:.84rem;line-height:1.7}.archive-item__tags{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.archive-item__tags span{color:var(--ink3);font-family:Gowun Batang,serif;font-size:.72rem}.archive-item__arrow{color:var(--ink3);font-family:Instrument Serif,Georgia,serif;font-size:1.25rem}.author-card{border-top:1px solid var(--line);align-items:center;gap:20px;max-width:760px;margin:80px auto 0;padding-top:32px;display:flex}.author-card img{object-fit:cover;border-radius:999px;flex:none;width:68px;height:68px}.author-card__name{font-family:Gowun Batang,serif;font-size:1.06rem;font-weight:700}.author-card__name span{color:var(--matcha);font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.author-card p{color:var(--ink2);margin:5px 0 0;font-size:.82rem;line-height:1.6}.author-card .primary-button{margin-left:auto}.home-intro{padding:92px 0 54px;position:relative}.home-intro__title{display:inline-block;position:relative}.home-intro h1{margin:0;font-size:clamp(3rem,9vw,6rem);font-weight:400;line-height:.98}.home-intro__title-line{display:block}.home-intro h1 em{color:var(--matcha);font-style:italic}.home-intro p{color:var(--ink2);margin:26px 0 0;font-size:1.18rem}.home-intro .steam{top:-6px;right:-46px}.category-marquee{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:11px 0;display:flex;overflow:hidden}.category-marquee>div{min-width:max-content;color:var(--ink3);letter-spacing:.14em;text-transform:uppercase;flex:none;gap:44px;padding-right:44px;font-family:Instrument Serif,Georgia,serif;font-size:.94rem;animation:36s linear infinite marquee;display:flex}.category-marquee span:nth-child(2n){color:var(--matcha)}.home-feature{flex-wrap:wrap;align-items:flex-start;gap:44px;padding:52px 0 0;display:flex}.week-list{flex:300px;min-width:0;padding-top:34px}.week-list__label{color:var(--ink3);letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;gap:12px;margin-bottom:6px;font-size:.72rem;display:flex}.week-list__label span:last-child{letter-spacing:.06em;font-family:Gowun Batang,serif}.week-list__item{border-bottom:1px solid var(--hairline);color:var(--ink);grid-template-columns:34px minmax(0,1fr) 76px;align-items:center;gap:14px;padding:14px 0;display:grid}.week-list__item>span{color:var(--matcha);font-size:.96rem}.week-list__copy{min-width:0}.week-list__item h2{margin:0;font-family:Gowun Batang,serif;font-size:1.08rem;font-weight:700;line-height:1.4}.week-list__item p{color:var(--ink3);margin:5px 0 0;font-size:.75rem}.week-list__item>.week-list__thumb{aspect-ratio:4/3;border:1px solid var(--hairline);color:inherit;border-radius:2px;width:76px;display:block;overflow:hidden}.week-list__thumb img{filter:saturate(.78);object-fit:cover;width:100%;height:100%;transition:filter .25s,transform .35s;display:block;transform:scale(1.015)}.week-list__item:hover .week-list__thumb img{filter:saturate();transform:scale(1.06)}.fresh-section{padding:76px 0 0}.fresh-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:34px;padding-top:34px;display:grid}.text-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:34px;padding:60px 0 0;display:grid}.text-card{border-top:1px solid var(--line);color:var(--ink);padding-top:16px;display:block}.text-card>div{color:var(--ink3);letter-spacing:.14em;font-size:.72rem}.text-card>div span{color:var(--matcha)}.text-card h2{margin:8px 0 0;font-family:Gowun Batang,serif;font-size:1.25rem;font-weight:700;line-height:1.45}.text-card p{color:var(--ink2);margin:8px 0 0;font-size:.88rem;line-height:1.7}.profile-newsletter{border:1px solid var(--line);border-radius:4px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:90px 0 0;display:grid;overflow:hidden}.profile-panel{background:var(--card);align-items:center;gap:22px;padding:36px 40px;display:flex}.profile-panel img{object-fit:cover;border-radius:999px;flex:none;width:84px;height:84px}.profile-panel h2{margin:0;font-family:Gowun Batang,serif;font-size:1.25rem}.profile-panel h2 span{color:var(--matcha);font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.profile-panel p{color:var(--ink2);margin:8px 0 0;font-size:.84rem;line-height:1.65}.profile-newsletter .newsletter{border:0;border-left:1px solid var(--line);border-radius:0}.archive-page{min-height:70vh}.archive-hero{padding:72px 0 36px}.archive-hero__label,.about-hero__label{color:var(--ink3);letter-spacing:.18em;text-transform:uppercase;font-size:.75rem;animation:.6s ease-out 50ms both fadeUp}.archive-hero h1{margin:10px 0 0;font-size:clamp(2.4rem,7vw,4rem);font-weight:400;animation:.7s ease-out .15s both fadeUp}.archive-hero h1 span{color:var(--ink3);font-size:1.38rem;font-weight:400}.archive-hero p{color:var(--ink2);margin:16px 0 0;font-size:.98rem;animation:.7s ease-out .25s both fadeUp}.category-filter{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;gap:10px;padding:16px 0;display:flex}.category-filter button,.tag-clear{border:1px solid var(--hairline);color:var(--ink2);cursor:pointer;background:0 0;border-radius:999px;padding:7px 18px;font-size:.82rem;transition:border-color .2s,color .2s,background .2s}.category-filter button:hover,.category-filter button[aria-pressed=true]{border-color:var(--matcha);background:var(--matcha-soft);color:var(--matcha);font-weight:700}.category-filter span{opacity:.55;font-size:.72rem}.tag-cloud{flex-wrap:wrap;align-items:baseline;gap:10px 14px;padding:20px 0 6px;display:flex}.tag-cloud>span{color:var(--ink3);letter-spacing:.16em;text-transform:uppercase;margin-right:4px;font-size:.68rem}.tag-cloud button:not(.tag-clear){color:var(--ink2);cursor:pointer;background:0 0;border:0;padding:0;font-family:Gowun Batang,serif;transition:color .2s}.tag-cloud button:not(.tag-clear):hover,.tag-cloud button:not(.tag-clear)[aria-pressed=true]{color:var(--matcha);font-weight:700}.tag-cloud small{color:var(--ink3);font-family:Instrument Serif,Georgia,serif;font-size:.68rem}.tag-clear{color:var(--ink3);padding:3px 12px;font-size:.72rem}.archive-list{padding:14px 0 0}.archive-empty{border:1px solid var(--hairline);color:var(--ink3);text-align:center;border-radius:8px;margin:34px 0 0;padding:28px}.pagination{justify-content:center;gap:10px;padding:44px 0 0;font-family:Instrument Serif,Georgia,serif;font-size:.95rem;display:flex}.pagination a,.pagination span{border:1px solid var(--hairline);width:34px;height:34px;color:var(--ink2);border-radius:999px;place-items:center;display:grid}.pagination span,.pagination a:hover{border-color:var(--matcha);color:var(--matcha)}.about-hero{flex-wrap:wrap;align-items:center;gap:60px;max-width:960px;margin:0 auto;padding:88px 0 0;display:flex}.about-hero__copy{flex:420px;min-width:0}.about-hero h1{margin:14px 0 0;font-size:clamp(2.5rem,7.5vw,4.12rem);font-weight:400;line-height:1.04;animation:.7s ease-out .15s both fadeUp}.about-hero h1 em{color:var(--matcha);font-style:italic}.about-story{flex-direction:column;gap:14px;margin-top:30px;animation:.7s ease-out .3s both fadeUp;display:flex}.about-story div{align-items:baseline;gap:16px;display:flex}.about-story span{width:52px;color:var(--matcha);flex:none;font-size:1.18rem}.about-story p{color:var(--ink2);margin:0;font-size:1rem;line-height:1.75}.about-story strong{color:var(--ink)}.about-portrait{animation:.8s ease-out .4s both fadeUp;position:relative}.about-portrait__card{border:1px solid var(--hairline);background:var(--card);border-radius:6px;grid-template-rows:auto 1fr auto;width:300px;height:380px;margin:0;padding:18px 16px 14px;display:grid}.about-portrait__label{color:var(--matcha);letter-spacing:.24em;text-transform:uppercase;font-size:.58rem;font-weight:700}.about-portrait img{object-fit:cover;border-radius:50%;place-self:center;width:220px;height:220px}.about-portrait figcaption{color:var(--ink);font-size:.95rem;font-style:italic}.about-portrait .steam{top:-16px;right:-20px}.about-intro{max-width:720px;color:var(--ink);flex-direction:column;gap:18px;margin:70px auto 0;font-size:1rem;line-height:1.95;display:flex}.about-intro p{margin:0}.about-categories,.about-note,.about-principles,.about-contact,.shelf{max-width:960px;margin:76px auto 0}.about-note__body{border-bottom:1px solid var(--hairline);color:var(--ink2);flex-direction:column;gap:16px;max-width:760px;margin-top:26px;padding:26px 0 28px;line-height:1.85;display:flex}.about-note__body p{margin:0}.about-category-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;padding-top:26px;display:grid}.about-category{border:1px solid var(--hairline);color:var(--ink);border-radius:4px;padding:24px 26px;transition:border-color .2s,transform .2s,background .2s}.about-category:hover{border-color:var(--matcha);color:var(--ink);transform:translateY(-3px)}.about-category--accent{border-color:var(--matcha);background:var(--matcha-soft)}.about-category div{color:var(--matcha);letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:700}.about-category h3{margin:8px 0 0;font-family:Gowun Batang,serif;font-size:1.12rem}.about-category p{color:var(--ink2);margin:8px 0 0;font-size:.84rem;line-height:1.65}.about-principle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding-top:26px;display:grid}.about-principle{border-top:1px solid var(--line);padding-top:18px}.about-principle span{color:var(--matcha);font-family:Instrument Serif,Georgia,serif;font-size:1.05rem}.about-principle h3{margin:12px 0 0;font-family:Gowun Batang,serif;font-size:1.14rem}.about-principle p{color:var(--ink2);margin:10px 0 0;font-size:.88rem;line-height:1.7}.shelf-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:22px;padding-top:26px;display:grid}.shelf figure{margin:0}.shelf img{aspect-ratio:1;object-fit:cover;border-radius:4px;width:100%}.shelf figcaption{color:var(--ink2);text-align:center;margin-top:10px;font-size:.82rem}.about-contact{border-top:1px solid var(--line);padding-top:26px}.about-contact p{color:var(--ink2);max-width:680px;margin:22px 0 0;line-height:1.85}.about-contact a{color:var(--matcha);font-weight:700}.about-newsletter,.post-newsletter{max-width:760px;margin:84px auto 0}.post-header{text-align:center;max-width:760px;margin:0 auto;padding:76px 0 40px}.post-header h1{word-break:keep-all;margin:18px 0 0;font-size:clamp(1.8rem,5.5vw,2.88rem);line-height:1.3;animation:.7s ease-out .15s both fadeUp}.post-header .eyebrow{animation:.6s ease-out 50ms both fadeUp}.post-header .muted-meta{margin-top:20px;animation:.7s ease-out .3s both fadeUp}.post-header .muted-meta span{color:var(--ink2)}.post-hero{aspect-ratio:21/9;background:#f2efe6;max-width:960px;margin:0 auto;animation:.8s ease-out .4s both fadeUp}.post-hero img{object-fit:contain;transform:none}.post-layout{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:56px;width:calc(100% + 66px);max-width:1150px;margin:0 -33px;padding:56px 0 0;display:flex}.post-body{flex:3 480px;min-width:0;max-width:740px}.post-tags{flex-wrap:wrap;gap:8px;margin:44px 0 0;display:flex}.post-toc{flex:0 330px;min-width:0;padding-top:6px;position:sticky;top:40px}.post-toc>div{color:var(--ink3);letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px;font-size:.68rem}.post-toc nav{border-left:1px solid var(--hairline);flex-direction:column;gap:11px;padding-left:16px;font-size:.82rem;display:flex}.post-toc a{color:var(--ink2);line-height:1.5}.post-toc a:hover{color:var(--matcha)}.post-toc .ad-slot{margin-top:28px;padding:40px 10px}.prev-next{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;max-width:760px;margin:36px auto 0;display:grid}.prev-next a{border:1px solid var(--hairline);color:var(--ink);border-radius:4px;padding:18px 22px;transition:border-color .2s}.prev-next a:hover{border-color:var(--matcha);color:var(--ink)}.prev-next a:last-child{text-align:right}.prev-next span{color:var(--ink3);letter-spacing:.14em;font-size:.68rem;display:block}.prev-next strong{margin-top:7px;font-family:Gowun Batang,serif;font-size:.96rem;line-height:1.45;display:block}.related{max-width:960px;margin:76px auto 0}.related-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;padding-top:28px;display:grid}.not-found{text-align:center;align-content:center;place-items:center;gap:16px;min-height:60vh;display:grid}.not-found>p:first-child{color:var(--matcha);margin:0;font-size:5rem;line-height:1}.not-found h1{margin:0;font-size:clamp(1.8rem,5vw,3rem)}.not-found p{color:var(--ink2);max-width:36rem;margin:0;line-height:1.7}.tag{border:1px solid var(--hairline);color:var(--ink2);border-radius:999px;align-items:center;padding:5px 14px;font-family:Gowun Batang,serif;font-size:.78rem;transition:border-color .2s,color .2s;display:inline-flex}.tag:hover{border-color:var(--matcha);color:var(--matcha)}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes steam{0%{opacity:0;transform:translateY(0)scaleX(1)}25%{opacity:.7}to{opacity:0;transform:translateY(-26px)scaleX(1.6)}}@keyframes heroZoom{0%{transform:scale(1)}to{transform:scale(1.06)}}.fade-up{animation:.7s ease-out both fadeUp}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.25s}.delay-3{animation-delay:.4s}.steam{pointer-events:none;width:26px;height:60px;position:absolute}.steam span{background:var(--matcha);opacity:0;border-radius:2px;width:2px;animation:3.6s ease-out infinite steam;position:absolute;bottom:0}.steam span:first-child{height:22px;animation-delay:.4s;left:0}.steam span:nth-child(2){height:28px;animation-delay:1.6s;left:9px}.steam span:nth-child(3){height:20px;animation-delay:2.5s;left:18px}.site-nav{align-items:center;gap:22px;padding:30px 0 0;animation:.6s ease-out both fadeUp;display:flex}.brand{color:var(--ink);view-transition-name:brand;align-items:center;gap:9px;font-family:Instrument Serif,Georgia,serif;font-size:1.7rem;line-height:1;display:inline-flex}.brand:hover,.brand-word{color:var(--ink)}.brand-word span{color:var(--matcha);font-style:italic}.brand-mark{flex:none;width:34px;height:34px;overflow:visible}.brand-mark__paper{fill:var(--card);stroke:var(--hairline);stroke-width:2px}.brand-mark__chasen-body{fill:var(--matcha);stroke:var(--ink);stroke-width:2.8px;stroke-linejoin:round}.brand-mark__chasen-gaps{fill:none;stroke:var(--card);stroke-width:2.6px;stroke-linecap:round}.brand-mark__chasen-band{fill:var(--card);stroke:var(--ink);stroke-width:2.6px}.brand-mark__chasen-handle{fill:var(--matcha-soft);stroke:var(--ink);stroke-width:2.8px;stroke-linejoin:round}.brand-mark__chasen-accent{fill:none;stroke:var(--matcha);stroke-width:2px;stroke-linecap:round}.nav-links{letter-spacing:.04em;align-items:baseline;gap:26px;margin-left:auto;font-size:.88rem;display:flex}.nav-links a{color:var(--ink2)}.nav-links a[aria-current=page]{color:var(--matcha);font-weight:500}.nav-tools{align-items:center;gap:8px;display:flex}.nav-tool-link{border:1px solid var(--hairline);color:var(--ink2);letter-spacing:.08em;border-radius:999px;padding:12px 13px;font-size:.76rem;font-weight:700;line-height:1}.nav-tool-link:hover{border-color:var(--matcha);color:var(--matcha)}.menu-button{display:none}.mobile-drawer,.search-overlay{z-index:90;position:fixed;inset:0}.mobile-drawer[hidden],.search-overlay[hidden]{display:none}.mobile-drawer{background:var(--paper);padding:30px var(--pad);animation:.25s ease-out both fadeIn;overflow:auto}.mobile-drawer__top{align-items:center;display:flex}.mobile-drawer__links{flex-direction:column;gap:6px;padding:52px 0 0;display:flex}.mobile-drawer__links a{border-bottom:1px solid var(--hairline);color:var(--ink);padding:8px 0;font-family:Instrument Serif,Georgia,serif;font-size:clamp(2.5rem,9vw,3rem);animation:.5s ease-out both fadeUp}.mobile-drawer__group{animation:.5s ease-out both fadeUp}.mobile-drawer__group>a{display:block}.mobile-drawer__children{flex-direction:column;gap:0;padding:4px 0 16px 22px;display:flex}.mobile-drawer__children a{color:var(--ink2);letter-spacing:.02em;padding:10px 0;font-family:Noto Sans KR,system-ui,sans-serif;font-size:1rem}.mobile-drawer__links a span{color:var(--ink3);font-family:Gowun Batang,serif;font-size:.95rem}.mobile-drawer__links a:hover,.mobile-drawer__links a[aria-current=page]{color:var(--matcha)}.mobile-drawer__note{color:var(--ink3);padding:36px 0 0;font-size:.78rem}.search-overlay{backdrop-filter:blur(4px);z-index:95;padding:0 var(--pad);background:#14181073;animation:.2s ease-out both fadeIn}.search-panel{background:var(--paper);border:1px solid var(--line);max-width:620px;box-shadow:var(--shadow);border-radius:6px;margin:12vh auto 0;padding:8px;animation:.3s ease-out both fadeUp}.search-input-row{border-bottom:1px solid var(--hairline);align-items:center;gap:12px;padding:10px 14px;display:flex}.search-input-row input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:6px 0;font-size:.96rem}.search-input-row span{color:var(--matcha);font-size:1.05rem}.search-input-row button{color:var(--ink3);cursor:pointer;background:0 0;border:0;font-size:.78rem}.search-results{max-height:46vh;padding:6px 0;overflow:auto}.search-result{color:var(--ink);border-radius:4px;align-items:baseline;gap:14px;padding:11px 16px;display:flex}.search-result:hover{background:var(--matcha-soft);color:var(--ink)}.search-result__cat{width:58px;color:var(--matcha);letter-spacing:.14em;text-transform:uppercase;flex:none;font-size:.66rem;font-weight:700}.search-result__title{flex:1;font-family:Gowun Batang,serif;font-size:.98rem;font-weight:700}.search-result__date{color:var(--ink3);flex:none;font-size:.72rem}.search-empty{color:var(--ink3);text-align:center;padding:26px 16px;font-family:Gowun Batang,serif;font-size:.9rem}.site-footer{color:var(--ink3);align-items:baseline;gap:24px;padding:60px 0 40px;font-size:.78rem;display:flex}.site-footer__brand{color:var(--ink2);font-family:Instrument Serif,Georgia,serif;font-size:.96rem}.site-footer__brand span{color:var(--matcha)}.site-footer__links{gap:18px;margin-left:auto;display:flex}.site-footer__links a{color:var(--ink3)}.site-footer__links a:hover{color:var(--matcha)}.newsletter{background:var(--matcha-soft);border:1px solid var(--line);text-align:center;border-radius:4px;padding:36px 40px}.newsletter__title{font-family:Instrument Serif,Georgia,serif;font-size:1.55rem}.newsletter__title span{color:var(--matcha);font-style:italic}.newsletter p{color:var(--ink2);margin:8px 0 0;font-size:.82rem}.ad-slot{border:1px dashed var(--hairline);color:var(--ink3);letter-spacing:.14em;text-align:center;border-radius:4px;padding:22px;font-size:.75rem}.progress{z-index:60;background:0 0;height:3px;position:fixed;inset:0 0 auto}.progress__bar{background:var(--matcha);width:0;height:100%;transition:width .1s linear}.post-body{color:var(--ink);font-size:1.03rem;line-height:1.95}.post-body>:first-child{margin-top:0}.post-body p{margin:0 0 28px}.post-body>p:first-of-type:first-letter{float:left;color:var(--matcha);padding:6px 10px 0 0;font-family:Instrument Serif,Georgia,serif;font-size:3.25rem;line-height:1}.post-body h2,.post-body h3{font-family:Gowun Batang,serif;font-weight:700;line-height:1.35}.post-body h2{z-index:0;width:fit-content;margin:48px 0 16px;font-size:1.65rem;position:relative}.post-body h2:after{content:"";z-index:-1;background:var(--heading-highlight);clip-path:polygon(0 18%,100% 0,98% 82%,2% 100%);border-radius:48% 42% 52% 38%;height:.42em;position:absolute;bottom:.05em;left:-.08em;right:-.12em;transform:rotate(-.35deg)}.post-body.has-heading-highlights h2:after{transform-origin:0;transform:rotate(-.35deg)scaleX(0)}.post-body.has-heading-highlights h2.is-highlighted:after{transition:transform var(--highlight-duration,.65s) cubic-bezier(.42, .08, .24, 1) 80ms;transform:rotate(-.35deg)scaleX(1)}.post-body h3{margin:36px 0 12px;font-size:1.28rem}.post-body ol,.post-body ul{flex-direction:column;gap:10px;margin:0 0 28px;padding-left:22px;display:flex}.post-body blockquote{border-left:2px solid var(--matcha);color:var(--ink2);margin:36px 0;padding:4px 0 4px 26px;font-family:Gowun Batang,serif;font-size:1.25rem;line-height:1.7}.post-body img{border-radius:4px;height:auto;margin:36px 0 10px}.post-body .post-figure{margin:36px 0 40px}.post-body .post-figure img{margin:0}.post-figure figcaption{border-left:2px solid var(--matcha);color:var(--ink2);margin-top:12px;padding:4px 0 4px 15px;font-size:.78rem;font-style:normal;line-height:1.65;position:relative}.post-figure figcaption:before{content:"PHOTO NOTE";color:var(--matcha);letter-spacing:.16em;margin-bottom:7px;font-size:.6rem;font-weight:700;line-height:1;display:block}.post-figure--diagram figcaption:before{content:"THOUGHT MAP"}.post-figure--evidence figcaption:before{content:"SOURCE NOTE"}.evidence-card__panel,.thought-map__panel{color:#373b31;background:#f2efe6;border:1px solid #d0cec2;border-radius:8px;padding:clamp(24px,4vw,42px)}.evidence-card__head{border-bottom:1px solid #d0cec2;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;padding-bottom:18px;display:flex}.evidence-card__head span,.thought-map__eyebrow{color:#5f7f52;letter-spacing:.16em;font-size:.66rem;font-weight:700;line-height:1.3}.post-body .evidence-card__head h3{color:#373b31;text-align:right;margin:0;font-family:Gowun Batang,serif;font-size:clamp(1.3rem,3vw,1.7rem);line-height:1.35}.evidence-card__bars{gap:18px;display:grid}.evidence-card__row{grid-template-columns:86px minmax(0,1fr) 64px;align-items:center;gap:14px;font-size:.82rem;display:grid}.evidence-card__row>span{color:#66695f}.evidence-card__row>strong{color:#373b31;text-align:right;font-size:1rem}.evidence-card__track{background:#dedfd5;border-radius:999px;height:13px;overflow:hidden}.evidence-card__fill{border-radius:inherit;background:#5f7f52;height:100%;display:block}.evidence-card__fill--661{width:66.1%}.evidence-card__fill--562{background:#9aa88f;width:56.2%}.evidence-card__summary,.evidence-card__wage{justify-content:space-between;align-items:center;gap:18px;display:flex}.evidence-card__summary{color:#66695f;margin-top:14px;padding:0 78px 0 100px;font-size:.76rem}.evidence-card__summary strong{color:#5f7f52;font-size:.9rem}.evidence-card__wage{background:#e8eadf;border:1px solid #c8cbbb;border-radius:6px;margin-top:28px;padding:17px 20px}.evidence-card__wage span{color:#66695f;font-size:.75rem}.evidence-card__wage strong{color:#373b31;text-align:right;font-size:.92rem}.thought-map__panel{overflow:hidden}.thought-map__eyebrow{margin-bottom:24px;display:block}.post-body .thought-map__steps{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"one two three"".five four";gap:34px 42px;margin:0;padding:0;list-style:none;display:grid}.thought-map__steps li{background:#faf8f1;border:1px solid #d0cec2;border-radius:6px;flex-direction:column;justify-content:space-between;gap:18px;min-width:0;min-height:104px;padding:18px;display:flex;position:relative}.thought-map__steps li:first-child{grid-area:one}.thought-map__steps li:nth-child(2){grid-area:two}.thought-map__steps li:nth-child(3){grid-area:three}.thought-map__steps li:nth-child(4){grid-area:four}.thought-map__steps li:nth-child(5){grid-area:five}.thought-map__steps li>span{color:#5f7f52;letter-spacing:.12em;font-size:.64rem;font-weight:700}.thought-map__steps li>strong{color:#373b31;word-break:keep-all;font-size:.88rem;line-height:1.55}.thought-map__steps li:after{z-index:1;color:#5f7f52;content:"→";background:#f2efe6;border:1px solid #c8cbbb;border-radius:50%;place-items:center;width:24px;height:24px;font-family:system-ui,sans-serif;font-size:.8rem;line-height:1;display:grid;position:absolute}.thought-map__steps li:first-child:after,.thought-map__steps li:nth-child(2):after{top:calc(50% - 12px);right:-34px}.thought-map__steps li:nth-child(3):after{bottom:-29px;left:calc(50% - 12px);transform:rotate(90deg)}.thought-map__steps li:nth-child(4):after{top:calc(50% - 12px);left:-34px;transform:rotate(180deg)}.thought-map__steps li:nth-child(5):after{bottom:-29px;left:calc(50% - 12px);transform:rotate(90deg)}.thought-map__result{color:#373b31;text-align:center;word-break:keep-all;border-top:2px solid #5f7f52;width:min(100%,580px);margin:36px auto 0;padding-top:18px;font-family:Gowun Batang,serif;font-size:clamp(1rem,2.5vw,1.28rem);font-weight:700;line-height:1.55}.post-body .framework-choice{margin:36px 0 40px}.framework-choice__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.framework-choice__option{border:1px solid var(--hairline);background:var(--card);border-radius:6px;min-width:0;padding:14px;position:relative}.framework-choice__option--selected{border-color:color-mix(in srgb, var(--matcha) 58%, transparent);box-shadow:inset 0 -3px 0 color-mix(in srgb, var(--matcha) 72%, transparent)}.framework-choice__eyebrow{color:var(--ink3);letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px;font-size:.64rem;font-weight:700;line-height:1;display:block}.framework-choice__option--selected .framework-choice__eyebrow{color:var(--matcha)}.framework-choice__brand{border-radius:4px;place-items:center;height:82px;display:grid;overflow:hidden}.post-body .framework-choice__brand img{border-radius:0;width:auto;max-width:78%;height:auto;max-height:54px;margin:0}.framework-choice__brand--hugo{background:#1e2027}.framework-choice__brand--astro{background:#f7f7f4}.framework-choice__note{color:var(--ink2);margin-top:11px;font-size:.76rem;line-height:1.5;display:block}.framework-choice figcaption{color:var(--ink3);text-align:right;margin-top:10px;font-size:.76rem;line-height:1.6}.post-body pre{border:1px solid var(--code-border);white-space:pre-wrap;overflow-wrap:anywhere;max-width:100%;box-shadow:inset 3px 0 0 color-mix(in srgb, var(--matcha) 72%, transparent);border-radius:6px;margin:36px 0;padding:50px 24px 24px;position:relative;background:var(--code-bg)!important;overflow-x:hidden!important}.post-body pre:before{content:"CODE  /  " attr(data-language);border-bottom:1px solid var(--code-rule);height:38px;color:var(--code-label);letter-spacing:.16em;text-transform:uppercase;padding:0 20px;font-family:Noto Sans KR,system-ui,sans-serif;font-size:.66rem;font-weight:700;line-height:38px;position:absolute;top:0;left:0;right:0}.post-body pre code{min-width:0;color:var(--shiki-light);white-space:inherit;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.86rem;line-height:1.72;display:block}.post-body pre code span{color:var(--shiki-light)}[data-theme=dark] .post-body pre code,[data-theme=dark] .post-body pre code span{color:var(--shiki-dark)}.post-body :not(pre)>code{border:1px solid var(--code-border);background:var(--matcha-soft);color:var(--matcha-deep);border-radius:4px;padding:.12em .38em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.86em}@media (width<=640px){.evidence-card__panel,.thought-map__panel{padding:22px 18px}.evidence-card__head{flex-direction:column;align-items:flex-start;gap:10px}.post-body .evidence-card__head h3{text-align:left}.evidence-card__row{grid-template-columns:74px minmax(0,1fr) 56px;gap:9px}.evidence-card__summary{padding:0 65px 0 83px}.evidence-card__wage{flex-direction:column;align-items:flex-start;gap:6px}.evidence-card__wage strong{text-align:left}.post-body .thought-map__steps{grid-template-columns:1fr;grid-template-areas:none;gap:34px;display:grid}.thought-map__steps li:nth-child(n){grid-area:auto}.thought-map__steps li:nth-child(n):after{inset:auto auto -29px calc(50% - 12px);transform:rotate(90deg)}.thought-map__result{margin-top:36px}.framework-choice__grid{grid-template-columns:1fr}.framework-choice__brand{height:76px}.framework-choice figcaption{text-align:left}.post-body pre{margin:30px 0;padding:48px 18px 20px}.post-body pre:before{padding:0 16px}.post-body pre code{font-size:.8rem}}@media (width<=860px){.nav-links,.nav-tool-link{display:none}.nav-tools{margin-left:auto}.menu-button{display:grid}.site-footer{flex-direction:column;align-items:flex-start;gap:10px}.site-footer__links{margin-left:0}.home-intro{padding-top:70px}.home-intro .steam{right:-28px}.brew-card--offset{margin-top:0}.profile-newsletter .newsletter{border-top:1px solid var(--line);border-left:0}.post-toc{flex-basis:100%;order:-1;position:static}.post-layout{gap:32px;width:100%;max-width:none;margin:0}.about-portrait__card{aspect-ratio:300/380;width:min(100%,300px);height:auto}.about-principle-grid{grid-template-columns:1fr}}@media (width<=640px){.section-title{flex-direction:column;align-items:flex-start;gap:6px}.section-title a{margin-left:0}.newsletter{padding:28px 22px}.search-result{flex-direction:column;align-items:flex-start;gap:4px}.search-result__cat,.search-result__date{width:auto}.home-intro h1{font-size:clamp(3rem,15vw,4.25rem)}.home-intro p{font-size:1rem}.category-marquee>div{gap:28px;padding-right:28px}.week-list__item{grid-template-columns:28px minmax(0,1fr) 60px;gap:10px}.week-list__item>.week-list__thumb{width:60px}.feature-card h2{font-size:1.55rem}.feature-card__title-line--trailing{text-align:left}.profile-panel{flex-direction:column;align-items:flex-start;padding:28px 24px}.archive-item{grid-template-columns:92px 1fr}.archive-item__arrow{display:none}.archive-item h2{font-size:1.08rem}.archive-item p{display:none}.about-story div{flex-direction:column;align-items:flex-start;gap:6px}.author-card{flex-direction:column;align-items:flex-start}.author-card .primary-button{margin-left:0}.prev-next a:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
