.site-loading-overlay{z-index:2147483000;visibility:hidden;opacity:0;pointer-events:none;backdrop-filter:blur(14px);background:radial-gradient(circle at 50% 42%,#fffffff5,#0000 38%),#f7f8f5f7;place-items:center;padding:24px;transition:opacity .22s,visibility .22s;display:grid;position:fixed;inset:0}html.is-loading,html.is-loading body{overflow:hidden}html.is-loading .site-loading-overlay{visibility:visible;opacity:1;pointer-events:auto}.site-loading-panel{width:min(100%,320px);color:var(--ink);text-align:center;justify-items:center;display:grid}.site-loading-mark{place-items:center;width:78px;height:78px;display:grid;position:relative}.site-loading-mark:before,.site-loading-mark:after{content:"";border-radius:50%;position:absolute}.site-loading-mark:before{border:2px solid var(--coral-soft);border-top-color:var(--coral);animation:.9s linear infinite site-loading-spin;inset:0}.site-loading-mark:after{border:1px solid var(--line);border-right-color:var(--forest);animation:1.4s linear infinite reverse site-loading-spin;inset:9px}.site-loading-mark span{z-index:1;color:#fff;background:var(--forest);border-radius:50%;place-items:center;width:46px;height:46px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:700;display:grid;position:relative;box-shadow:0 10px 24px #16362e2e}.site-loading-copy{margin-top:20px}.site-loading-copy strong{font-family:Georgia,Noto Serif KR,Noto Serif JP,serif;font-size:22px;line-height:1.35}.site-loading-copy p{min-height:1.65em;color:var(--muted);margin:8px 0 0;font-size:14px}.site-loading-progress{background:var(--line);border-radius:999px;width:132px;height:3px;margin-top:24px;overflow:hidden}.site-loading-progress span{border-radius:inherit;background:var(--coral);width:46%;height:100%;animation:1.2s ease-in-out infinite site-loading-progress;display:block}@keyframes site-loading-spin{to{transform:rotate(1turn)}}@keyframes site-loading-progress{0%{transform:translate(-110%)}50%{transform:translate(116%)}to{transform:translate(285%)}}@media (prefers-reduced-motion:reduce){.site-loading-overlay{transition:none}.site-loading-mark:before,.site-loading-mark:after,.site-loading-progress span{animation:none}.site-loading-progress span{opacity:.55;width:100%}}.privacy-notice[data-astro-cid-cvwzvlpd]{z-index:180;border:1px solid var(--line);background:var(--surface);width:min(100% - 40px,880px);min-height:94px;box-shadow:var(--shadow);border-radius:8px;justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:20px 22px;display:flex;position:fixed;bottom:20px;left:20px;right:20px}.privacy-notice[data-astro-cid-cvwzvlpd][hidden]{display:none}.privacy-notice[data-astro-cid-cvwzvlpd]>div[data-astro-cid-cvwzvlpd]:first-child{min-width:0}.privacy-notice[data-astro-cid-cvwzvlpd] strong[data-astro-cid-cvwzvlpd]{font-size:14px}.privacy-notice[data-astro-cid-cvwzvlpd] p[data-astro-cid-cvwzvlpd]{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.55}.privacy-notice[data-astro-cid-cvwzvlpd] .privacy-notice-boundary[data-astro-cid-cvwzvlpd]{color:var(--ink);font-weight:700}.privacy-notice[data-astro-cid-cvwzvlpd] p[data-astro-cid-cvwzvlpd] a[data-astro-cid-cvwzvlpd]{color:var(--forest);text-underline-offset:3px;font-weight:750;text-decoration:underline}.privacy-notice-actions[data-astro-cid-cvwzvlpd]{flex:none;gap:8px;display:flex}.privacy-notice-actions[data-astro-cid-cvwzvlpd] .button[data-astro-cid-cvwzvlpd]{white-space:nowrap;min-height:40px;padding:0 14px;font-size:12px}.privacy-essential[data-astro-cid-cvwzvlpd]{border-color:var(--line);background:var(--surface)}@media (width<=700px){.privacy-notice[data-astro-cid-cvwzvlpd]{flex-direction:column;align-items:stretch;gap:16px;width:calc(100% - 28px);padding:18px;bottom:14px;left:14px;right:14px}.privacy-notice-actions[data-astro-cid-cvwzvlpd]{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}:root{--paper:#f7f8f5;--surface:#fff;--surface-soft:#eef2ed;--ink:#17211e;--muted:#5f6d68;--line:#d7ddd8;--forest:#1f4a3e;--forest-strong:#16362e;--coral:#d75e49;--coral-soft:#f4d8d1;--sky:#dcebf0;--focus:#176b52;--shadow:0 18px 52px #1527211a;--content:1180px;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Pretendard,Noto Sans KR,Noto Sans JP,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{min-width:320px;color:var(--ink);background:var(--paper);letter-spacing:0;text-rendering:optimizelegibility;margin:0;line-height:1.65}body:has(dialog[open]){overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{color:inherit;font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{z-index:200;color:#fff;background:var(--forest-strong);border-radius:4px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:90;backdrop-filter:blur(14px);background:#f7f8f5eb;border-bottom:1px solid #0000;transition:border-color .18s,box-shadow .18s;position:fixed;top:0;left:0;right:0}.site-header[data-scrolled]{border-color:var(--line);box-shadow:0 8px 24px #16362e0f}.header-inner{width:min(calc(100% - 40px), var(--content));grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;height:72px;margin:0 auto;display:grid}.wordmark,.footer-wordmark{align-items:center;gap:10px;width:fit-content;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:700;line-height:1;display:inline-flex}.wordmark-mark{color:#fff;background:var(--forest);border-radius:6px;place-items:center;width:32px;height:32px;font-family:inherit;font-size:18px;display:grid}.desktop-nav{align-items:center;gap:28px;font-size:14px;font-weight:650;display:flex}.desktop-nav a,.footer-links a{transition:color .16s}.desktop-nav a:hover,.footer-links a:hover{color:var(--coral)}.header-actions{justify-self:end;align-items:center;gap:8px;display:flex}.language-links{border-right:1px solid var(--line);align-items:center;gap:2px;padding-right:8px;display:flex}.language-links a{width:30px;height:30px;color:var(--muted);border-radius:4px;place-items:center;font-size:12px;font-weight:750;display:grid}.language-links a[aria-current=page]{color:#fff;background:var(--forest)}.icon-button{width:40px;height:40px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:inline-grid}.icon-button:hover{background:var(--surface-soft)}.mobile-menu-button,.mobile-nav,.menu-close-icon,.mobile-menu-button[aria-expanded=true] .menu-open-icon{display:none}.mobile-menu-button[aria-expanded=true] .menu-close-icon{display:block}.search-dialog{border:1px solid var(--line);width:min(100% - 32px,680px);max-height:min(78vh,720px);color:var(--ink);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;padding:0}.search-dialog::backdrop{background:#0f19157a}.search-dialog-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:64px;padding:10px 12px 10px 22px;font-size:15px;font-weight:750;display:flex}.search-field{border:1px solid var(--line);background:var(--paper);border-radius:6px;align-items:center;gap:10px;margin:20px;padding:0 16px;display:flex}.search-field input{background:0 0;border:0;outline:0;width:100%;height:50px}.search-results{gap:8px;max-height:420px;padding:0 20px 20px;display:grid;overflow-y:auto}.search-results a{border:1px solid var(--line);border-radius:6px;gap:4px;padding:14px 16px;display:grid}.search-results a:hover{border-color:var(--forest);background:var(--surface-soft)}.search-results strong{font-size:15px}.search-results span{color:var(--muted);font-size:13px}.search-empty{color:var(--muted);text-align:center;padding:20px 20px 32px}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:14px;font-weight:750;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--forest)}.button-primary:hover{background:var(--forest-strong)}.button-light{color:var(--forest-strong);background:#fff}.text-link{color:var(--forest);align-items:center;gap:5px;font-size:13px;font-weight:750;display:inline-flex}.text-link:hover{color:var(--coral)}.section-shell{width:min(calc(100% - 40px), var(--content));margin:0 auto;padding:92px 0}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px;display:flex}.section-heading h2{letter-spacing:0;margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,52px);line-height:1.12}.section-heading p{max-width:560px;color:var(--muted);margin:8px 0 0}.section-kicker{color:var(--coral);text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.post-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;overflow:hidden}.post-card-image{aspect-ratio:16/10;background:var(--surface-soft);display:block;overflow:hidden}.post-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .26s}.post-card:hover .post-card-image img{transform:scale(1.02)}.post-card-copy{gap:12px;padding:24px;display:grid}.post-card-meta{color:var(--coral);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;font-weight:750;display:flex}.post-card h3{letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1.3}.post-card h3 a:hover{color:var(--forest)}.post-card-copy>p{color:var(--muted);margin:0;font-size:14px}.post-card-footer{min-height:28px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:4px;font-size:12px;display:flex}.post-card-footer>span{align-items:center;gap:5px;display:inline-flex}.site-footer{border-top:1px solid var(--line);background:var(--surface)}.footer-inner,.footer-legal{width:min(calc(100% - 40px), var(--content));margin:0 auto}.footer-inner{justify-content:space-between;align-items:start;gap:48px;padding:62px 0 38px;display:flex}.footer-inner p{max-width:430px;color:var(--muted);margin:14px 0 0}.footer-links{flex-wrap:wrap;align-items:center;gap:24px;font-size:13px;font-weight:650;display:flex}.footer-links a{align-items:center;gap:5px;display:inline-flex}.footer-legal{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:20px 0 28px;font-size:12px;display:flex}.rss-band{width:min(calc(100% - 40px), var(--content));color:#fff;background:var(--forest);border-radius:8px;justify-content:space-between;align-items:center;gap:40px;min-height:260px;margin:12px auto 92px;padding:48px;display:flex}.rss-band h2{letter-spacing:0;margin:5px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,44px);line-height:1.16}.rss-band p:not(.section-kicker){color:#ffffffc7;max-width:560px;margin:0}.rss-band .section-kicker{color:#f5b4a7}.ad-slot{border:1px solid var(--line);background:var(--surface);border-radius:6px;place-items:center;min-height:112px;display:grid;position:relative;overflow:hidden}.ad-label{color:var(--muted);font-size:10px;font-weight:700;position:absolute;top:8px;left:10px}@media (width<=800px){.header-inner{width:min(calc(100% - 24px), var(--content));grid-template-columns:1fr auto;gap:12px;height:64px}.wordmark{font-size:18px}.wordmark-mark{width:30px;height:30px}.desktop-nav,.language-links{display:none}.mobile-menu-button{display:inline-grid}.mobile-nav{border-top:1px solid var(--line);background:var(--paper);padding:8px 20px 18px;display:none}.mobile-nav[data-open]{display:grid}.mobile-nav a{border-bottom:1px solid var(--line);padding:12px 2px;font-size:14px;font-weight:700}.mobile-nav a:last-child{border-bottom:0}.section-shell{width:min(calc(100% - 28px), var(--content));padding:68px 0}.section-heading{flex-direction:column;align-items:start}.post-card-copy{padding:20px}.post-card h3{font-size:22px}.rss-band{flex-direction:column;align-items:start;width:calc(100% - 28px);min-height:0;margin-bottom:68px;padding:32px 24px}.footer-inner{flex-direction:column;padding-top:46px}.footer-links{flex-direction:column;align-items:start;gap:14px}.footer-legal{flex-direction:column;align-items:start;gap:6px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
