:root{--accent:#2f6f73;--paper:#fffdf8;--ink:#24211d;--muted:#70675e;--line:#e2d9cc;--bg:#eee8dd;--font-body:'Gowun Dodum','Noto Sans KR',Arial,sans-serif;--font-heading:'IBM Plex Sans KR','Noto Sans KR',Arial,sans-serif;}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-body);line-height:1.78;word-break:keep-all}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-top{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.top-inner{max-width:1160px;margin:0 auto;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:24px}.blog-title{font-size:25px;font-weight:900;color:var(--accent);letter-spacing:0}.blog-title,.blog-hero h1,.featured h2,.post-card h2,.entry h2,.entry h3,.category-head h2,.box h2,.author-about h3{font-family:var(--font-heading)}.top-inner nav{display:flex;gap:16px;font-size:14px;color:#5d554d;flex-wrap:wrap}.wrap{max-width:1160px;margin:26px auto 52px;padding:0 20px}.blog-hero{min-height:265px;border:1px solid var(--line);background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:end;padding:40px;margin-bottom:22px}.blog-hero p{font-size:12px;color:var(--accent);font-weight:800;letter-spacing:.5px;margin:0 0 8px}.blog-hero h1{font-size:46px;line-height:1.12;margin:0 0 8px;letter-spacing:0}.blog-hero span{color:#5d554d}.layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px}.main{display:grid;gap:16px}.featured,.notice,.post-card,.entry,.category-head,.box{background:var(--paper);border:1px solid var(--line)}.featured{display:grid;grid-template-columns:43% 1fr}.featured>img{height:100%;min-height:285px;object-fit:cover}.featured>div{padding:28px}.cat{display:inline-flex;color:var(--accent);font-size:12px;font-weight:800;margin-bottom:8px}.featured h2,.post-card h2,.entry h2{line-height:1.35;margin:0 0 10px;letter-spacing:0}.featured h2{font-size:30px}.featured p,.post-card p,.entry p,.notice p,.box p{color:#5f574f;margin:0 0 10px}.notice{padding:18px 20px}.post-list{display:grid;gap:12px}.post-card{display:grid;grid-template-columns:190px 1fr;gap:18px;padding:14px}.thumb img{width:190px;height:126px;object-fit:cover;border:1px solid var(--line)}.meta{font-size:12px;color:#8c8378}.side{display:grid;gap:14px;align-content:start}.box{padding:18px}.box h2{font-size:15px;margin:0 0 12px}.box>a{display:block;padding:7px 0;border-bottom:1px dotted #d7ccb9;color:#5d554d}.author-photo{width:86px;height:86px;object-fit:cover;border-radius:50%;border:3px solid var(--accent);margin:0 0 12px}.owner span{display:block;font-size:12px;color:#8c8378;margin-bottom:2px}.owner strong{display:block;font-size:17px;color:var(--accent);margin-bottom:2px}.owner em{display:block;font-style:normal;font-size:13px;color:#5d554d;margin-bottom:8px}.owner .about-link{display:inline-block;border-bottom:1px solid var(--accent);padding:0;color:var(--accent);font-size:13px}.author-about{display:grid;grid-template-columns:132px 1fr;gap:20px;align-items:center;background:#fbf5ea;border:1px solid #eadfce;padding:18px 20px;margin:0 0 22px}.author-about-photo{width:132px;height:132px;object-fit:cover;border-radius:50%;border:4px solid var(--accent)}.author-about span{display:block;font-size:12px;color:#8c8378}.author-about h3{font-size:24px;margin:2px 0 0}.author-role{color:var(--accent)!important;font-weight:800}.editorial-note{background:#fff;border:1px solid var(--line);padding:18px 20px;margin-top:20px}.editorial-note ul{margin:0;padding-left:21px}.popular{margin:0;padding-left:18px}.popular li{margin-bottom:8px;color:#5d554d}.tags div,.post-tags{display:flex;flex-wrap:wrap;gap:7px}.tags a,.post-tags a{border:1px solid var(--line);background:#fff;border-radius:999px;padding:4px 9px;font-size:12px;color:#5f574f}.entry{padding:34px}.entry-head{border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:24px}.entry h2{font-size:34px}.hero-img{width:100%;aspect-ratio:16/9;object-fit:cover;border:1px solid var(--line);margin-bottom:24px}.quick,.checklist,.source-note{background:#fbf5ea;border:1px solid #eadfce;padding:18px 20px;margin:20px 0}.quick h3,.checklist h3,.source-note h3,.entry section h3{font-size:21px;margin:0 0 10px;line-height:1.35}.quick ul,.checklist ul{margin:0;padding-left:21px}.toc{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 24px}.toc a{font-size:13px;color:var(--accent);border:1px solid var(--line);background:#fff;padding:6px 10px}.entry section{scroll-margin-top:90px}.entry section p{font-size:17px}.source-note a{text-decoration:underline;color:var(--accent)}.post-tags{border-top:1px solid var(--line);padding-top:18px;margin-top:26px}.category-head{padding:24px}.category-head p{margin:0 0 4px;color:var(--accent);font-size:12px;font-weight:800}.category-head h2{font-size:28px;margin:0}.footer{max-width:1160px;margin:0 auto 34px;padding:0 20px;color:#8c8378;font-size:12px;display:flex;justify-content:space-between;gap:16px}@media(max-width:900px){.layout{grid-template-columns:1fr}.featured,.post-card{grid-template-columns:1fr}.thumb img{width:100%;height:auto;aspect-ratio:16/9}.side{grid-template-columns:1fr 1fr}.owner,.source{grid-column:1/-1}.blog-hero h1{font-size:36px}}@media(max-width:600px){body{word-break:normal}.wrap{padding:0 14px}.top-inner{display:block;padding:14px}.top-inner nav{margin-top:10px}.blog-hero{min-height:210px;padding:24px}.entry{padding:22px}.entry h2{font-size:28px}.featured>div{padding:22px}.side{grid-template-columns:1fr}.author-about{grid-template-columns:1fr}.author-about-photo{width:112px;height:112px}.footer{display:block}}
.entry{background:#fff}
.naver-intro{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;margin:24px 0}
.naver-intro p{font-size:17px;margin:0 0 13px}
.naver-intro .hello{font-weight:800;color:var(--accent)}
.naver-stamp{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.naver-stamp span{background:#f7fbf7;border:1px solid var(--line);border-radius:999px;color:#536052;font-size:13px;padding:6px 11px}
.quick{border-radius:10px;background:#f8fbf7!important}
.quick li{margin-bottom:8px}
.toc{border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);padding:14px 0}
.practical-plan,.local-detail-note{background:#fff;border:1px solid var(--line);padding:20px;margin:22px 0}
.practical-plan>p,.local-detail-note p{font-size:16px;color:#5f574f;margin:0 0 14px}
.plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}
.plan-grid article,.check-grid article{background:#fffdf8;border:1px solid var(--line);padding:16px}
.plan-grid span{display:inline-block;font-size:12px;font-weight:800;color:var(--accent);margin-bottom:4px}
.plan-grid strong,.check-grid strong{display:block;font-size:17px;line-height:1.45;color:var(--ink);margin-bottom:6px}
.plan-grid p,.check-grid p{font-size:15px;color:#5f574f;margin:0}
.section-depth{background:#fbf7ee;border-left:4px solid var(--accent);padding:12px 14px;margin-top:10px!important}
.check-grid{display:grid;gap:12px}
.reader-fit{background:#fbfbfb;border:1px solid var(--line);padding:18px 20px;margin:22px 0}
.reader-fit ul{margin:0 0 12px;padding-left:21px}
.faq details{background:#fff;border:1px solid var(--line);padding:12px 14px;margin:8px 0}
.faq summary{font-weight:800;color:var(--ink)}
body.design-warm-note{--bg:#f2eee3;--paper:#fffdf6;--line:#d9ccb7}
body.design-warm-note .layout{grid-template-columns:280px minmax(0,1fr)}
body.design-warm-note .main{order:2}
body.design-warm-note .side{order:1}
body.design-warm-note .blog-hero{border:0;border-left:12px solid var(--accent);box-shadow:0 12px 30px rgba(47,111,115,.12)}
body.design-warm-note .post-card{border-left:5px solid var(--accent);box-shadow:0 6px 18px rgba(74,62,43,.07)}
body.design-warm-note .featured{grid-template-columns:1fr;border:0;box-shadow:0 10px 26px rgba(74,62,43,.12)}
body.design-warm-note .featured>img{height:auto;aspect-ratio:21/9}
body.design-warm-note .box{border-style:dashed}

body.design-paper-zine{--bg:#f8f5ee;--paper:#fff;--line:#1f1b16;color:#181511}
body.design-paper-zine .site-top{position:static;border-top:6px solid #1f1b16;border-bottom:3px double #1f1b16}
body.design-paper-zine .top-inner{display:block;text-align:center}
body.design-paper-zine .blog-title{font-size:38px;color:#1f1b16}
body.design-paper-zine .top-inner nav{justify-content:center;margin-top:12px}
body.design-paper-zine .blog-hero{text-align:center;justify-content:center;border:3px double #1f1b16;min-height:220px}
body.design-paper-zine .layout{grid-template-columns:minmax(0,1fr)}
body.design-paper-zine .side{grid-template-columns:repeat(5,1fr)}
body.design-paper-zine .featured{grid-template-columns:1fr 1fr;border:2px solid #1f1b16}
body.design-paper-zine .post-list{grid-template-columns:repeat(2,minmax(0,1fr))}
body.design-paper-zine .post-card{display:block;border-top:4px solid #1f1b16}
body.design-paper-zine .thumb img{width:100%;height:auto;aspect-ratio:4/3}

body.design-coastal-feed{--bg:#eaf5f7;--paper:#ffffff;--line:#bfdae1;--ink:#143242}
body.design-coastal-feed .site-top{background:#07394b;color:#fff;border:0;position:static}
body.design-coastal-feed .blog-title,body.design-coastal-feed .top-inner nav a{color:#fff}
body.design-coastal-feed .wrap{max-width:1240px}
body.design-coastal-feed .blog-hero{min-height:360px;border:0;border-radius:0 0 38px 38px;padding:56px}
body.design-coastal-feed .layout{grid-template-columns:minmax(0,1fr) 340px}
body.design-coastal-feed .featured,body.design-coastal-feed .post-card,body.design-coastal-feed .box{border-radius:18px;border:0;box-shadow:0 12px 28px rgba(20,50,66,.11)}
body.design-coastal-feed .featured{grid-template-columns:55% 1fr;overflow:hidden}
body.design-coastal-feed .post-list{grid-template-columns:repeat(2,minmax(0,1fr))}
body.design-coastal-feed .post-card{display:block;overflow:hidden}
body.design-coastal-feed .post-card>div{padding:16px}
body.design-coastal-feed .thumb img{width:100%;height:auto;aspect-ratio:16/10;border:0}

body.design-heritage-journal{--bg:#ebe4d1;--paper:#fbf7ec;--line:#b9aa82;--ink:#2a2417}
body.design-heritage-journal .site-top{position:static;background:#2f2819;border:0}
body.design-heritage-journal .blog-title,body.design-heritage-journal .top-inner nav a{color:#f8efd8}
body.design-heritage-journal .blog-hero{border:1px solid #8b7a53;min-height:330px;justify-content:center;padding-left:64px}
body.design-heritage-journal .blog-hero h1{font-size:54px}
body.design-heritage-journal .layout{grid-template-columns:minmax(0,760px) 1fr;justify-content:center}
body.design-heritage-journal .featured{grid-template-columns:1fr;border:1px solid #8b7a53}
body.design-heritage-journal .featured>img{aspect-ratio:3/2;height:auto}
body.design-heritage-journal .post-card{grid-template-columns:140px 1fr;background:transparent;border-width:0 0 1px 0;padding:18px 0}
body.design-heritage-journal .thumb img{width:140px;height:140px}
body.design-heritage-journal .quick,body.design-heritage-journal .checklist,body.design-heritage-journal .source-note{background:#f5ecd7;border-color:#cdbf99}

body.design-utility-board{--bg:#f4f6f3;--paper:#fff;--line:#d6ded3;--ink:#18221b}
body.design-utility-board .site-top{background:#fff;position:sticky;border-bottom:4px solid var(--accent)}
body.design-utility-board .blog-hero{min-height:210px;border:0;border-top:6px solid var(--accent);background-color:#fff}
body.design-utility-board .layout{grid-template-columns:1fr}
body.design-utility-board .side{grid-template-columns:repeat(5,1fr)}
body.design-utility-board .featured{grid-template-columns:34% 1fr;border-radius:6px}
body.design-utility-board .post-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
body.design-utility-board .post-card{display:block;border-radius:6px}
body.design-utility-board .post-card>div{padding-top:12px}
body.design-utility-board .thumb img{width:100%;height:auto;aspect-ratio:5/3}
body.design-utility-board .box h2{background:var(--accent);color:#fff;padding:6px 8px;margin:-18px -18px 12px}

@media(max-width:900px){.plan-grid{grid-template-columns:1fr}body.design-warm-note .layout,body.design-paper-zine .layout,body.design-coastal-feed .layout,body.design-heritage-journal .layout,body.design-utility-board .layout{grid-template-columns:1fr}body.design-warm-note .main,body.design-warm-note .side{order:initial}body.design-paper-zine .side,body.design-utility-board .side{grid-template-columns:1fr 1fr}body.design-paper-zine .post-list,body.design-coastal-feed .post-list,body.design-utility-board .post-list{grid-template-columns:1fr}body.design-heritage-journal .blog-hero{padding-left:32px}}
@media(max-width:600px){body.design-paper-zine .side,body.design-utility-board .side{grid-template-columns:1fr}body.design-coastal-feed .blog-hero{padding:28px;border-radius:0 0 24px 24px}body.design-heritage-journal .blog-hero h1{font-size:36px}}
