:root{color-scheme:light;--ink:#3c2924;--muted:#746a65;--line:#e9ded7;--paper:#fffdfa;--cream:#fbf7f2;--peach:#eab9aa;--rose:#fff0ed;--sage:#dbe6da;--shadow:0 16px 38px rgba(69,48,42,.06);font-family:"Malgun Gothic","Apple SD Gothic Neo","Noto Sans KR",Arial,sans-serif;font-size:16px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);line-height:1.6}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
input,select,textarea{color:var(--ink)}
:focus-visible{outline:3px solid #c88d79;outline-offset:3px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{height:76px;background:#fffdfb;border-bottom:1px solid #eee5df;position:relative;z-index:20}
.header-inner{height:100%;max-width:1600px;margin:auto;padding:0 4%;display:flex;align-items:center;justify-content:space-between;gap:26px}
.brand{display:flex;align-items:center;gap:12px;white-space:nowrap;font-weight:700;font-size:1.55rem;line-height:1.1;letter-spacing:-.04em}
.brand img{width:58px;height:58px;object-fit:contain}
.desktop-nav{display:flex;gap:clamp(18px,3vw,54px);align-items:center;margin-left:auto;margin-right:auto}
.desktop-nav a{font-weight:600;font-size:.95rem;white-space:nowrap;transition:color .2s}
.desktop-nav a:hover,.footer-links a:hover{color:#c27769}
.header-tools{display:flex;align-items:center;gap:32px}
.language-switch{display:inline-flex;align-items:center;border:1px solid #e6cfc6;border-radius:999px;padding:3px;background:white;white-space:nowrap;font-size:.85rem}
.language-switch a{padding:6px 15px;border-radius:999px}
.language-switch a[aria-current=page]{background:#fde8e2;font-weight:700}
.search-link{width:28px;height:28px;display:grid;place-items:center}
.search-link svg{width:25px;height:25px}
.mobile-menu-button,.mobile-menu{display:none}
.home-hero{min-height:278px;background-image:linear-gradient(90deg,rgba(255,248,242,.89),rgba(255,248,242,.45) 38%,rgba(255,248,242,.02) 72%),url('/assets/hero-winter.webp');background-size:cover;background-position:center 57%;position:relative;display:flex;align-items:center;overflow:hidden}
.hero-inner{width:min(100%,1600px);margin:auto;padding:42px 4% 58px}
.hero-eyebrow{font-family:"Malgun Gothic",sans-serif;font-size:1.05rem;letter-spacing:.07em;color:#695853;margin:0 0 18px}
.home-hero h1{font-family:"Batang","Noto Serif KR",Georgia,serif;font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.2;letter-spacing:-.05em;margin:0 0 18px;color:#3a2925;font-weight:700;max-width:800px}
.hero-description{font-size:1.05rem;line-height:1.8;max-width:610px;margin:0;color:#51423e;text-wrap:balance}
.hero-script{position:absolute;right:4%;bottom:30px;color:#fff;font-size:.86rem;text-shadow:0 2px 6px #413635;line-height:1.65;text-align:right;transform:rotate(-3deg)}
.home-content,.category-content,.archive-shell{max-width:1600px;margin:auto;padding:16px 4% 86px}
.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0 20px}
.section-heading h2{font-size:1.35rem;margin:0;letter-spacing:-.03em}
.section-heading a{font-size:.85rem;color:#6f625d}
.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.category-card{height:150px;position:relative;border:1px solid #eadbd4;border-radius:16px;overflow:hidden;display:flex;align-items:stretch;isolation:isolate;transition:transform .2s,box-shadow .2s}
.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.category-card img{position:absolute;z-index:-2;right:0;top:0;width:65%;height:100%;object-fit:cover;object-position:center}
.category-card::before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,var(--theme-light) 0%,var(--theme-light) 42%,transparent 100%)}
.category-card-copy{padding:13px 22px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:55%}
.category-symbol{font-size:1.5rem;color:var(--theme-accent);line-height:1}
.category-symbol .category-icon{position:static;width:28px;height:28px;object-fit:contain}
.category-card h3{font-size:1.22rem;margin:4px 0 0}
.category-card p{white-space:pre-line;font-size:.83rem;line-height:1.5;color:#665c57;margin:0 0 5px}
.category-arrow{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fff;color:#a57161}
.theme-sage{--theme-light:#edf4ec;--theme-accent:#6c8c70}
.theme-apricot{--theme-light:#fff0e1;--theme-accent:#bb8552}
.theme-rose{--theme-light:#ffefed;--theme-accent:#b77d74}
.theme-blush{--theme-light:#fff0f0;--theme-accent:#bb8586}
.theme-cream{--theme-light:#f7f3e9;--theme-accent:#a58e70}
.recent-section{margin-top:17px}
.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.post-card{border:1px solid var(--line);border-radius:14px;background:white;overflow:hidden;transition:transform .2s,box-shadow .2s}
.post-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.post-card a{display:block;height:100%}
.post-card img,.post-image-empty{width:100%;height:205px;object-fit:cover;background:linear-gradient(125deg,#e6eee4,#f9e5df)}
.post-card-body{padding:16px 20px 20px}
.post-kicker{display:inline-block;border-radius:99px;background:#eef4ec;padding:3px 10px;color:#607567;font-size:.76rem}
.post-card h3{font-size:1.12rem;line-height:1.4;margin:10px 0 5px}
.post-card p{color:var(--muted);font-size:.9rem;line-height:1.6;margin:0 0 14px}
.post-card time{color:#8a817c;font-size:.75rem}
.empty-state{border:1px dashed #e7d6cd;border-radius:18px;min-height:265px;background:linear-gradient(135deg,#fff9f5,#fffdfb 55%,#f4f8f1);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px}
.empty-state img{width:90px;height:90px;object-fit:contain}
.empty-state h3{font-size:1.18rem;margin:4px 0}
.empty-state p{color:var(--muted);margin:4px 0 0}
.site-footer{border-top:1px solid var(--line);background:#fffcf8}
.footer-inner{max-width:1600px;padding:24px 4%;margin:auto;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}
.footer-inner strong{font-size:.95rem}
.footer-inner p{font-size:.78rem;color:var(--muted);margin:3px 0}
.footer-links{display:flex;gap:18px;flex-wrap:wrap;font-size:.8rem;color:#766d68}
.category-hero{height:280px;position:relative;isolation:isolate;display:flex;align-items:center;overflow:hidden;background:var(--theme-light)}
.category-hero::before{content:"";position:absolute;z-index:-2;inset:0;background-image:var(--category-image);background-size:cover;background-position:center}
.category-hero::after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,var(--theme-light),color-mix(in srgb,var(--theme-light) 86%,transparent) 32%,transparent 72%)}
.category-hero-inner{width:min(100%,1600px);margin:auto;padding:0 4%}
.breadcrumb{color:#6d6762;font-size:.86rem;margin:0 0 20px}
.breadcrumb a:hover{text-decoration:underline}
.category-hero h1{font-family:"Batang","Noto Serif KR",Georgia,serif;font-size:clamp(3rem,5vw,5rem);line-height:1;margin:0}
.category-intro{background:linear-gradient(120deg,var(--theme-light),#fff 75%);border:1px solid #e1e7dd;border-radius:15px;display:flex;gap:18px;padding:24px 30px}
.category-intro h2{font-size:1.25rem;margin:0 0 7px}
.category-intro p{margin:0;color:#5e5c56;white-space:pre-line}
.pin-mark{font-size:1.6rem;color:var(--theme-accent);line-height:1}
.archive-shell{max-width:1300px}
.about-shell{max-width:1250px;margin:auto;padding:36px 4% 90px}
.about-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(250px,.6fr);gap:clamp(25px,6vw,100px);align-items:center;padding:35px 0}
.about-copy h1{font-family:"Batang","Noto Serif KR",Georgia,serif;font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.2;margin:9px 0 28px}
.about-copy>p:not(.eyebrow){font-size:1.08rem;line-height:1.9;white-space:pre-line;color:#554a44;margin:0 0 20px}
.about-copy .about-placeholder{color:#857a72!important}
.about-visual{min-height:330px;border-radius:28px;background:linear-gradient(135deg,#f5ebe5,#f3f7ef);display:grid;place-items:center;overflow:hidden}
.about-visual img{width:100%;height:100%;max-height:500px;object-fit:contain}
.archive-heading{padding:25px 0 8px}
.archive-heading h1{font-family:"Batang","Noto Serif KR",Georgia,serif;font-size:clamp(2.5rem,4vw,4rem);margin:0 0 16px}
.eyebrow{letter-spacing:.08em;color:#a6796b;font-size:.8rem;text-transform:uppercase;margin:0}
.archive-controls{display:flex;gap:10px;margin:10px 0 26px}
.archive-controls input{border:1px solid var(--line);background:white;border-radius:10px;padding:11px 14px;min-height:48px}
.archive-controls .search-field{flex:1}
.archive-controls input{width:100%}
.archive-category-picker{position:relative;min-width:190px}
.archive-category-trigger{width:100%;min-height:48px;display:grid;grid-template-columns:25px minmax(0,1fr) 12px;align-items:center;gap:10px;border:1px solid var(--line);border-radius:10px;background:white;padding:8px 13px;text-align:left;color:var(--ink)}
.archive-category-caret{width:8px;height:8px;justify-self:center;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg)}
.archive-category-icon{width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;font-size:1.2rem;line-height:1}
.archive-category-icon img{width:25px;height:25px;object-fit:contain}
.archive-category-menu{position:absolute;z-index:15;top:calc(100% + 5px);right:0;left:0;padding:5px;border:1px solid #e6d5cc;border-radius:12px;background:#fffdfb;box-shadow:0 14px 28px rgba(69,48,42,.15)}
.archive-category-menu[hidden]{display:none}
.archive-category-menu button{width:100%;min-height:41px;display:grid;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:10px;border:0;border-radius:8px;background:transparent;color:var(--ink);padding:6px 9px;text-align:left}
.archive-category-menu button:hover,.archive-category-menu button[aria-selected=true]{background:#fff0eb}
.archive-controls button,.login-card button{background:#ad6c5e;color:white;border:0;border-radius:10px;padding:10px 24px}
.archive-controls .archive-category-trigger{display:grid;grid-template-columns:25px minmax(0,1fr) 12px;align-items:center;padding:8px 13px}
.archive-controls .archive-category-menu button{background:transparent;color:var(--ink);padding:8px 9px}
.archive-controls .archive-category-menu button:hover,.archive-controls .archive-category-menu button[aria-selected=true]{background:#fff0eb}
.archive-category-menu .archive-category-icon{transform:translateY(-2px)}
.pagination{display:flex;justify-content:center;gap:20px;margin-top:30px}
.pagination a{text-decoration:underline}
.article-shell{max-width:1550px;margin:auto;padding:28px 4% 90px;display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:48px}
.article-main h1{font-family:"Batang","Noto Serif KR",Georgia,serif;font-size:clamp(2.4rem,4.2vw,4.5rem);line-height:1.25;margin:24px 0 10px;letter-spacing:-.04em}
.article-lead{font-size:1.16rem;color:#6a625e;margin:0 0 16px}
.article-meta{display:flex;gap:12px;align-items:center;font-size:.83rem;color:#7a716d;margin-bottom:18px}
.article-cover{width:100%;height:min(43vw,520px);object-fit:cover;border-radius:12px}
.article-body{max-width:850px;margin:25px auto 0;font-size:1.06rem;line-height:1.9}
.article-body p{margin:0 0 25px;white-space:normal}
.article-body h2{font-size:1.55rem;margin:42px 0 13px}
.article-body figure{margin:28px 0 36px}
.article-body figure img{width:100%;border-radius:10px}
.article-body figcaption{color:#7e746d;text-align:center;font-size:.82rem;margin-top:8px}
.article-body blockquote{margin:28px 0;padding:14px 22px;border-left:3px solid var(--peach);background:#fff6f2}
.article-body li{margin-bottom:9px}
.article-notes{font-size:.82rem;color:#736a65;border-top:1px solid var(--line);margin-top:50px;padding-top:18px}
.article-notes p{margin:5px 0}
.article-notes a{text-decoration:underline}
.article-aside{padding-top:18px}
.aside-card{border:1px solid var(--line);border-radius:12px;padding:18px;background:white;display:flex;flex-direction:column;gap:12px;position:sticky;top:22px}
.aside-card h2{font-size:1.04rem;margin:0 0 4px}
.aside-card a{font-size:.88rem;border-bottom:1px solid #f1e9e3;padding-bottom:8px}
.login-body{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#fff4ee,#f1f7ee)}
.login-card{width:min(90vw,400px);background:white;border:1px solid var(--line);border-radius:20px;padding:35px;box-shadow:var(--shadow);text-align:center}
.login-card>img{margin:auto;width:105px;height:105px;object-fit:contain}
.login-card h1{font-size:1.5rem;margin:6px 0}
.login-card p{color:var(--muted);margin:0 0 18px}
.login-card form{text-align:left;display:flex;flex-direction:column;gap:10px}
.login-card input{border:1px solid var(--line);border-radius:10px;padding:12px}
.login-card button{margin-top:6px}
.form-error{color:#9e3939!important;font-size:.86rem;min-height:1.3em}
@media(max-width:1100px){.desktop-nav{gap:16px}.brand{font-size:1.25rem}.header-tools{gap:13px}.category-grid{grid-template-columns:repeat(2,1fr)}.article-shell{grid-template-columns:minmax(0,1fr) 240px;gap:24px}}
@media(max-width:760px){.site-header{height:68px}.header-inner{padding:0 20px}.brand img{width:48px;height:48px}.brand{font-size:1.15rem}.desktop-nav,.header-tools{display:none}.mobile-menu-button{display:block;border:0;background:transparent;color:var(--ink);font-size:1.6rem;padding:4px}.mobile-menu:not([hidden]){display:flex;position:absolute;top:68px;left:0;right:0;background:#fffdfb;border-bottom:1px solid var(--line);padding:14px 20px 20px;flex-direction:column;gap:12px;box-shadow:var(--shadow)}.mobile-menu .language-switch{align-self:flex-start;margin-top:7px}.home-hero{min-height:390px;background-position:60% center}.hero-inner{padding:35px 22px 70px}.home-hero h1{max-width:520px;font-size:clamp(2.4rem,10vw,4rem)}.hero-description{font-size:1rem;max-width:430px}.hero-script{display:none}.home-content,.category-content,.archive-shell{padding:20px 20px 70px}.category-grid,.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card{height:150px}.article-shell{display:block;padding:25px 20px 70px}.article-aside{margin-top:24px}.article-cover{height:50vw}.footer-inner{padding:24px 20px;display:block}.footer-links{margin-top:12px}.category-hero-inner{padding:0 20px}.category-hero{height:235px}.archive-controls{flex-wrap:wrap}.archive-controls .search-field{flex-basis:100%}.archive-controls select{flex:1}}
@media(max-width:520px){.category-grid,.post-grid{grid-template-columns:1fr}.category-card{height:145px}.category-card img{width:66%}.post-card img,.post-image-empty{height:215px}.home-hero{min-height:425px}.hero-inner{padding-bottom:80px}.hero-description{max-width:310px}.article-main h1{font-size:2.1rem}.article-cover{height:58vw}.category-intro{padding:20px}.archive-controls select,.archive-controls button{width:100%}}
@media(max-width:760px){.about-shell{padding:28px 20px 65px}.about-grid{grid-template-columns:1fr}.about-visual{min-height:250px;max-width:380px}.category-symbol .category-icon{width:28px!important;height:28px!important}}
@media(max-width:760px){.archive-category-picker{flex:1}}
@media(max-width:520px){.archive-category-picker,.archive-controls button{width:100%}}
