@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700&family=Noto+Serif+KR:wght@400;500;600;700&display=swap');
:root{font-family:'Noto Sans KR',system-ui,sans-serif;color:#262b29;background:#f4f5f5;font-size:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;word-break:keep-all}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.skip{position:absolute;top:-50px;left:10px;background:#fff;padding:10px;z-index:20}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.utility{height:34px;background:#fff;border-bottom:1px solid #eaeded;color:#8b9190;font-size:11px}.utility>div{max-width:1180px;padding:0 20px;height:100%;margin:auto;display:flex;align-items:center;justify-content:flex-end;gap:20px}.blog-header{background:#fff;border-bottom:1px solid #e6e9e8;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:26px max(20px,calc((100vw - 1140px)/2)) 22px}.brand{display:flex;flex-direction:column;align-items:flex-start}.brand-kicker,.cafe-kicker{color:var(--ink);font-size:10px;font-weight:700;letter-spacing:.15em}.brand-name{color:#202a27;font:600 30px/1.4 'Noto Serif KR',serif;letter-spacing:-.05em;margin:7px 0}.brand p{font-size:12px;color:#8a918e;margin:0}.site-search{display:flex;border:1px solid var(--ink);height:38px;background:#fff;max-width:255px;width:100%}.site-search input{min-width:0;width:100%;border:0;background:transparent;padding:0 11px;font-size:12px;outline:none}.site-search button{width:42px;border:0;color:#fff;background:var(--ink);font-size:21px;line-height:1}.main-nav{background:#fff;border-bottom:1px solid #dfe4e2}.nav-inner{max-width:1180px;margin:auto;padding:0 20px;display:flex;gap:30px;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.nav-inner::-webkit-scrollbar{display:none}.nav-inner a{height:46px;display:flex;align-items:center;font-size:12px;color:#59635f;font-weight:600}.nav-inner a:hover{color:var(--ink);text-decoration:none;border-bottom:2px solid var(--ink)}.blog-layout{max-width:1180px;margin:25px auto 75px;padding:0 20px;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:22px;align-items:start}.main-column{min-width:0}.post-card,.comments,.archive{background:#fff;border:1px solid #e3e6e5}.post-toolbar{padding:16px 38px;border-bottom:1px solid #edf0ee;display:flex;align-items:center;gap:7px;color:#8a938e;font-size:12px}.post-toolbar a{color:var(--ink)}.post-toolbar button{margin-left:auto;border:0;background:none;color:#929b96;font-size:11px}.post-heading{padding:42px 48px 26px}.post-category{font-size:12px;color:var(--ink);font-weight:700}.post-heading h1{font:500 clamp(25px,2.6vw,32px)/1.55 'Noto Serif KR',serif;letter-spacing:-.05em;margin:15px 0 31px;color:#242b27}.byline{display:flex;align-items:center;gap:11px;padding-bottom:26px;border-bottom:1px solid #e9edeb}.author-avatar,.profile-avatar{background:var(--paper);color:var(--ink);display:grid;place-items:center;border-radius:50%;font:600 20px 'Noto Serif KR',serif;flex:none}.author-avatar{width:37px;height:37px}.byline strong{display:block;font-size:12px;font-weight:700}.byline time{display:block;font-size:11px;color:#a0a7a2;margin-top:3px}.byline-comments{margin-left:auto;font-size:11px;color:#626e67}.post-content{padding:8px 48px 35px;color:#343c37;font:400 16px/2.05 'Noto Serif KR',serif;letter-spacing:-.025em}.post-content .post-lead{margin:0 0 27px;font-size:19px;font-weight:600;color:var(--ink);line-height:1.85}.post-content p{margin:0 0 27px}.post-content h2{font:600 22px/1.5 'Noto Serif KR',serif;color:#2b372f;margin:54px 0 22px}.post-content figure{margin:35px 0 40px}.post-content figcaption{text-align:center;font:11px 'Noto Sans KR',sans-serif;color:#929a94;margin-top:12px}.post-signoff{border-top:1px solid #e6eae7;margin-top:43px;padding-top:24px;text-align:right;color:#7a867c;font-size:13px}.post-art{height:390px;position:relative;display:grid;place-items:center;overflow:hidden;color:#fff;background:linear-gradient(140deg,var(--paper),var(--ink));isolation:isolate}.post-art:before,.post-art:after{content:'';position:absolute;border:1px solid #ffffff8e;border-radius:50%;width:80%;aspect-ratio:1;transform:translate(45%,30%);z-index:-1}.post-art:after{width:54%;transform:translate(-75%,-65%);background:#ffffff22}.art-ring{position:absolute;border:1px solid #ffffff9b;width:32%;aspect-ratio:1;border-radius:50%;transform:translate(-80%,60%)}.art-icon{font:400 clamp(100px,16vw,200px)/1 Georgia,serif;transform:rotate(-12deg)}.art-corner{position:absolute;bottom:23px;left:25px;font:10px 'Noto Sans KR',sans-serif;letter-spacing:.18em;color:#fff}.post-actions{border-top:1px solid #ecedeb;display:flex;align-items:center;gap:23px;padding:16px 48px;color:#7a847d;font-size:12px}.post-actions button{border:0;background:none;padding:5px 0;color:inherit}.post-actions .like-button{font-size:13px;color:var(--ink)}.post-actions .like-button[aria-pressed=true]{font-weight:700;color:#03a94e}.post-actions .copy-link{margin-left:auto}.post-neighbors{background:#fff;border:1px solid #e3e6e5;margin:10px 0;display:flex;flex-direction:column}.post-neighbors a{padding:15px 25px;font-size:12px;border-bottom:1px solid #eff1ef}.post-neighbors a:last-child{border-bottom:0}.post-neighbors span{color:#929a95;margin-right:25px}.comments{padding:27px 34px;margin:10px 0}.comments-title{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid #eceeec;padding-bottom:15px}.comments h2{font-size:15px;margin:0}.comments h2 span{color:var(--ink)}.comments-title>span,.comments>small{font-size:11px;color:#a0a7a2}.comment-list{padding:6px 0}.comment-item{padding:15px 0;border-bottom:1px solid #f0f1ef}.comment-item strong{font-size:12px;margin-right:10px}.comment-item time{font-size:10px;color:#a0a7a2}.comment-item p{font-size:13px;line-height:1.7;margin:6px 0 0}.comment-form{padding-top:15px;display:grid;grid-template-columns:65px 1fr;gap:9px 12px;align-items:start}.comment-form label{font-size:12px;padding-top:10px;color:#69746c}.comment-form input,.comment-form textarea{border:1px solid #dce3dd;padding:10px;background:#fbfcfb;min-width:0;font-size:12px;resize:vertical}.comment-form button{grid-column:2;justify-self:end;border:1px solid var(--ink);background:var(--ink);color:#fff;padding:9px 18px;font-size:12px}.archive{margin:20px 0;padding:27px 33px}.archive-heading{display:flex;justify-content:space-between;align-items:end;border-bottom:2px solid var(--ink);padding-bottom:19px}.archive-heading span{font-size:10px;color:var(--ink);font-weight:700;letter-spacing:.14em}.archive-heading h2{font:600 20px 'Noto Serif KR',serif;margin:6px 0 0}.archive-heading strong{font-size:11px;color:#87928a;font-weight:400}.archive-list{list-style:none;padding:0;margin:0}.archive-row{display:grid;grid-template-columns:100px minmax(0,1fr) 82px;gap:15px;align-items:center;padding:17px 2px;border-bottom:1px solid #e9ece9;font-size:12px}.archive-row[hidden]{display:none}.archive-category{font-size:11px;color:var(--ink)}.archive-row a{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.archive-row time{color:#a0a7a2;font-size:10px;text-align:right}.archive-empty{font-size:13px;color:#999;padding:35px;text-align:center}.profile-panel,.widget{background:#fff;border:1px solid #e3e6e5;padding:22px;margin-bottom:10px}.profile-panel{text-align:center}.profile-avatar{width:70px;height:70px;margin:0 auto 15px;font-size:34px}.profile-panel h2{font:600 20px 'Noto Serif KR',serif;margin:0 0 4px}.profile-label{font-size:10px;color:var(--accent);letter-spacing:.14em}.profile-panel p{font-size:12px;color:#7d8980;line-height:1.75;margin:18px 0}.profile-link{display:block;border:1px solid #dae1db;padding:10px;font-size:11px;color:var(--ink)}.widget h2{font-size:13px;margin:0 0 15px;padding-bottom:12px;border-bottom:1px solid #e8edeb}.widget-link{display:flex;justify-content:space-between;padding:8px 0;font-size:11px;color:#6d7a70}.widget-link span{color:#9ba69d}.recent-list{list-style:none;padding:0;margin:0}.recent-list li{padding:10px 0;border-bottom:1px solid #ecefeb}.recent-list li:last-child{border:0}.recent-list small{display:block;font-size:10px;color:#9ba69d}.recent-list span{display:block;font-size:12px;line-height:1.45;margin-top:5px}.footer{background:#fff;border-top:1px solid #e4e9e5;padding:26px max(20px,calc((100vw - 1140px)/2));display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#949d96}.footer a{color:var(--ink)}
/* Cafe article and board layout */
.cafe{background:#fff}.cafe-banner{max-width:1140px;height:215px;margin:0 auto;background:var(--ink);color:#fff;position:relative;overflow:hidden}.cafe-banner:before,.cafe-banner:after{content:'';position:absolute;width:440px;height:440px;border:1px solid #ffffff40;border-radius:50%;right:-60px;top:-180px}.cafe-banner:after{width:340px;height:340px;right:190px;top:95px;background:#ffffff0d}.cafe-banner-inner{padding:35px 54px;position:relative;z-index:1}.cafe-kicker{color:#ffffffb6}.cafe-brand{display:block;font:700 48px/1.3 'Noto Serif KR',serif;letter-spacing:-.05em;margin-top:15px}.banner-mark{color:var(--accent);margin-left:12px;font:50px Georgia,serif}.cafe-banner p{font-size:13px;margin:8px 0;color:#ffffffdd}.banner-caption{position:absolute;top:167px;right:35px;letter-spacing:.12em;color:#ffffff80;font-size:10px}.cafe .main-nav{max-width:1140px;margin:8px auto 0;border:1px solid #e1e6e2}.cafe-layout{max-width:1180px;margin:19px auto 70px;padding:0 20px;display:grid;grid-template-columns:210px minmax(0,1fr);gap:20px;align-items:start}.cafe-tabs{height:38px;border-top:2px solid #333;border-bottom:1px solid #ddd;display:flex;align-items:center;justify-content:space-around;font-size:11px;color:#9a9fa0}.cafe-tabs b{color:#202622}.cafe-aside .profile-panel{text-align:left;border:0;border-bottom:1px solid #e5e9e5;padding:17px 8px}.cafe-aside .profile-avatar{width:42px;height:42px;font-size:21px;margin:0 12px 0 0;float:left}.cafe-aside .profile-panel h2{font:600 15px 'Noto Sans KR',sans-serif;padding-top:3px}.cafe-aside .profile-panel p{clear:both;margin:20px 0 13px}.cafe-aside .profile-link{display:none}.cafe-aside .join-note{padding:12px 9px;background:var(--paper);font-size:11px;color:var(--ink);margin-bottom:10px}.cafe-aside .site-search{max-width:none;margin-bottom:13px;height:33px}.cafe-aside .widget{border:0;border-top:1px solid #e6e9e6;padding:15px 8px;margin:0}.cafe-aside .widget h2{padding-bottom:7px}.cafe-aside .widget-link{padding:9px 0}.cafe .post-card{border-radius:5px}.cafe .post-toolbar{background:#fafbfa;padding:13px 30px}.cafe .post-heading{padding:29px 31px 13px}.cafe .post-heading h1{font:500 clamp(23px,2.3vw,29px)/1.5 'Noto Sans KR',sans-serif;letter-spacing:-.045em;margin:11px 0 19px}.cafe .post-content{font:400 15px/1.95 'Noto Sans KR',sans-serif;padding:15px 31px 35px}.cafe .post-content .post-lead{font:600 16px/1.8 'Noto Sans KR',sans-serif}.cafe .post-content h2{font:600 18px/1.5 'Noto Sans KR',sans-serif;margin:43px 0 17px}.cafe .post-art{height:315px}.cafe .post-actions{padding:15px 31px}.cafe .comments,.cafe .archive{border-radius:5px}
@media(max-width:900px){.blog-layout{grid-template-columns:minmax(0,1fr) 220px;gap:14px}.cafe-layout{grid-template-columns:170px minmax(0,1fr);gap:13px}.blog-header{padding-left:20px;padding-right:20px}.profile-panel,.widget{padding:15px}.post-heading{padding:34px 32px 17px}.post-content{padding-left:32px;padding-right:32px}.post-actions{padding-left:32px;padding-right:32px}}
@media(max-width:700px){.utility{display:none}.blog-header{padding:18px 17px;align-items:center}.brand-name{font-size:24px}.brand p{font-size:11px}.brand-kicker{font-size:9px}.blog-header .site-search{max-width:42px;border:0}.blog-header .site-search input{position:absolute;right:16px;top:85px;width:min(300px,calc(100% - 32px));height:35px;border:1px solid var(--ink);background:#fff;display:none;z-index:5}.blog-header .site-search:focus-within input{display:block}.blog-header .site-search button{background:transparent;color:var(--ink)}.nav-inner{gap:22px;padding:0 17px}.nav-inner a{font-size:11px}.blog-layout,.cafe-layout{display:block;margin:0 auto 45px;padding:0}.blog-aside,.cafe-aside{display:none}.post-card,.comments,.archive{border-left:0;border-right:0}.post-toolbar{padding:13px 17px}.post-heading,.cafe .post-heading{padding:27px 19px 12px}.post-heading h1,.cafe .post-heading h1{font-size:23px;line-height:1.5;margin-bottom:21px}.post-content,.cafe .post-content{font-size:15px;line-height:1.95;padding:7px 19px 27px}.post-content .post-lead{font-size:17px}.post-content h2{font-size:19px}.post-art,.cafe .post-art{height:245px}.post-actions,.cafe .post-actions{padding:13px 19px;gap:16px}.post-neighbors{margin:8px 0}.comments{padding:23px 19px}.archive{padding:23px 19px}.archive-row{grid-template-columns:1fr 66px;gap:4px}.archive-category{grid-column:1/-1}.archive-row a{font-size:12px}.footer{padding:25px 18px}.cafe-banner{height:160px}.cafe-banner-inner{padding:23px 20px}.cafe-brand{font-size:33px;margin-top:10px}.banner-mark{font-size:37px}.cafe-banner p{font-size:11px}.banner-caption{display:none}.cafe .main-nav{margin:0;border-left:0;border-right:0}.cafe .post-toolbar{padding:12px 19px}}
@media(max-width:390px){.post-heading h1,.cafe .post-heading h1{font-size:21px}.comment-form{grid-template-columns:1fr}.comment-form label{padding-top:0}.comment-form button{grid-column:1}.post-actions{gap:10px;font-size:11px}}
/* Restrained green editorial skin shared by all six sites. */
.post-photo{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;background:#edf2ee}.post-content figure{margin:25px 0 34px}.editor-disclosure{font:11px/1.7 'Noto Sans KR',sans-serif;color:#6d8173;background:#f4faf6;border-left:3px solid #03c75a;padding:11px 13px;margin:10px 0 30px}.blog-header{border-top:3px solid #03c75a}.brand-kicker,.post-category,.widget-link:hover,.archive-category{color:#03a94e}.cafe-banner{height:156px;background:#f4faf6;color:#243a2b;border-top:4px solid #03c75a;border-bottom:1px solid #dfe9e2}.cafe-banner:before,.cafe-banner:after{display:none}.cafe-banner-inner{padding:20px 35px}.cafe-kicker{color:#03a94e}.cafe-brand{font-size:38px;margin-top:8px}.banner-mark{font-size:24px;color:#03c75a}.cafe-banner p{color:#55685a;margin-top:4px}.banner-caption{top:125px;color:#8fa295}.profile-avatar,.author-avatar{font-family:'Noto Sans KR',sans-serif;font-size:13px}.cafe .post-photo{height:auto}
@media(max-width:700px){.cafe-banner{height:133px}.cafe-banner-inner{padding:17px 19px}.cafe-brand{font-size:27px}.cafe-banner p{font-size:10px}.post-content figure{margin:22px 0 27px}}
/* A quiet, familiar article layout with one green accent. */
.blog-header{border-top:3px solid #03c75a}.brand-name{font-family:'Noto Sans KR',sans-serif;font-size:29px;font-weight:700;letter-spacing:-.045em}.brand-kicker{letter-spacing:.1em}.blog-layout{max-width:1110px;grid-template-columns:minmax(0,1fr) 260px;gap:14px;margin-top:18px}.post-card,.comments,.archive,.profile-panel,.widget{border-color:#e6e8e6}.post-heading{padding-top:39px}.post-heading h1{font-family:'Noto Sans KR',sans-serif;font-weight:500;font-size:29px;line-height:1.5}.post-content{font-family:'Noto Sans KR',sans-serif;font-size:15px;line-height:2.05}.post-content h2{font-family:'Noto Sans KR',sans-serif;font-size:20px;margin-top:52px}.post-content p:first-child{font-size:17px;line-height:1.9;color:#333}.post-toolbar{background:#fff}.post-toolbar a{color:#03a94e}.profile-panel{padding:0 0 20px}.profile-photo{display:block;width:100%;height:145px;object-fit:cover;margin-bottom:18px}.profile-panel .profile-avatar{width:48px;height:48px;margin-bottom:10px}.profile-panel h2{font-family:'Noto Sans KR',sans-serif;font-size:16px}.profile-panel p{padding:0 20px}.profile-link{margin:0 18px}.editor-summary{background:#f6faf7;border:1px solid #e3ede5;padding:22px 26px;margin:45px 0 20px;font-family:'Noto Sans KR',sans-serif}.editor-summary strong{font-size:14px;color:#16783e}.editor-summary ul{margin:12px 0 0;padding-left:20px}.editor-summary li{font-size:13px;line-height:1.8;margin:5px 0}.comments{padding:25px 34px 18px}.comment-item{display:flex;gap:12px;padding:17px 0}.comment-avatar{display:grid;place-items:center;width:33px;height:33px;flex:none;background:#eef7f0;color:#168246;border-radius:50%;font-size:12px;font-weight:700}.comment-item strong{display:block;margin:0}.comment-item small{display:block;color:#abb3ac;font-size:10px;margin-top:2px}.comment-item p{margin-top:8px}.post-content figcaption{color:#98a19b}
@media(max-width:700px){.blog-layout{display:block;margin-top:0}.brand-name{font-size:22px}.post-heading{padding-top:28px}.post-heading h1{font-size:23px}.post-content{font-size:14px}.post-content p:first-child{font-size:16px}.comments{padding:22px 19px}.editor-summary{padding:19px;margin-top:36px}}
