:root{color-scheme:light;--bg: #ffffff;--bg-soft: #f5f7f6;--surface: #ffffff;--surface-muted: #eef3f1;--text: #17211f;--muted: #5e6b67;--subtle: #7f8a86;--border: #dce4e1;--accent: #0f766e;--accent-strong: #0b4f49;--amber: #b7791f;--shadow: 0 18px 48px rgb(15 35 31 / 8%);--radius: 8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,sans-serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);font-size:16px;scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(180deg,#f7faf9 0,#fff 420px),var(--bg)}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}img{display:block;max-width:100%}.site-shell{min-height:100vh}.container{width:min(1120px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgb(220 228 225 / 76%);background:#ffffffe0;backdrop-filter:blur(16px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:760;letter-spacing:0}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--accent);box-shadow:0 8px 24px #0f766e1f}.nav{display:flex;align-items:center;gap:22px;color:var(--muted);font-size:.92rem;font-weight:650}.nav a[aria-current=page]{color:var(--text)}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.72fr);gap:64px;align-items:center;min-height:calc(100vh - 112px);padding:72px 0 56px}.hero h1{margin:0;max-width:820px;font-size:clamp(3.25rem,7vw,6.6rem);font-weight:820;line-height:.96;letter-spacing:0}.hero-lead{margin:28px 0 0;max-width:720px;color:var(--muted);font-size:clamp(1.08rem,2vw,1.28rem);line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:var(--radius);padding:0 16px;background:#fff;color:var(--text);font-size:.92rem;font-weight:720}.button.primary{border-color:var(--accent);background:var(--accent);color:#fff}.button.primary:hover{border-color:var(--accent-strong);background:var(--accent-strong);color:#fff}.hero-panel{border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.hero-panel-header{border-bottom:1px solid var(--border);padding:18px 20px}.hero-panel-title{margin:0;font-size:.96rem;font-weight:780}.hero-panel-body{padding:20px}.journal-map{width:100%;height:auto;margin-bottom:18px;border-bottom:1px solid var(--border);padding-bottom:16px}.map-line{fill:none;stroke:#9eb8b3;stroke-dasharray:6 8;stroke-linecap:round;stroke-width:2}.island ellipse{fill:#f5faf8;stroke:#cddbd7;stroke-width:2}.island text{fill:var(--accent-strong);font-size:18px;font-weight:760;text-anchor:middle}.map-dot{fill:var(--accent);stroke:#fff;stroke-width:3}.signal-list{display:grid;gap:18px;margin:0;padding:0;list-style:none}.signal-list li{display:grid;gap:4px;border-left:2px solid var(--accent);padding-left:14px}.signal-list strong{font-size:.92rem}.signal-list span{color:var(--muted);font-size:.88rem;line-height:1.6}.section{padding:74px 0}.section.alt{background:var(--bg-soft)}.section-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-title{margin:0;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.04}.section-title.small{font-size:clamp(1.8rem,3vw,2.4rem)}.section-copy{max-width:620px;color:var(--muted);font-size:1rem;line-height:1.75}.grid{display:grid;gap:20px}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.card:hover{transform:translateY(-2px);border-color:#0f766e73;box-shadow:0 14px 32px #0f231f14}.card-body{padding:22px}.meta{color:var(--amber);font-size:.76rem;font-weight:760;letter-spacing:0;text-transform:uppercase}.card h2,.card h3{margin:12px 0 0;font-size:1.25rem;line-height:1.35}.card p{margin:12px 0 0;color:var(--muted);line-height:1.7}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.tag{border:1px solid var(--border);border-radius:999px;padding:5px 9px;color:var(--muted);font-size:.76rem;font-weight:650}.post-list{display:grid;border-top:1px solid var(--border)}.post-row{display:grid;grid-template-columns:160px minmax(0,1fr) 120px;gap:24px;align-items:start;border-bottom:1px solid var(--border);padding:24px 0}.post-row h2,.post-row h3{margin:0;font-size:1.24rem;line-height:1.35}.post-row p{margin:10px 0 0;color:var(--muted);line-height:1.72}.article-shell{display:grid;grid-template-columns:minmax(0,760px) 240px;gap:60px;align-items:start;padding:72px 0}.article-header h1{margin:14px 0 0;font-size:clamp(2.5rem,5vw,4.7rem);line-height:1.05;letter-spacing:0}.article-description{margin:22px 0 0;color:var(--muted);font-size:1.12rem;line-height:1.8}.article-body{margin-top:48px;font-size:1.05rem;line-height:1.86}.article-body h2{margin:2.2em 0 .7em;font-size:1.8rem;line-height:1.25}.article-body h3{margin:1.8em 0 .6em;font-size:1.32rem}.article-body p{margin:0 0 1.24em}.article-body ul,.article-body ol{padding-left:1.3rem}.article-body li{margin:.42em 0}.article-sidebar{position:sticky;top:104px;color:var(--muted);font-size:.88rem;line-height:1.7}.footer{border-top:1px solid var(--border);padding:40px 0;color:var(--muted);font-size:.9rem}.footer-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr) minmax(220px,.8fr);gap:44px}.plain-list{display:grid;gap:10px;margin:16px 0 0;padding:0;color:var(--muted);line-height:1.7;list-style:none}.notice{border:1px solid var(--border);border-radius:var(--radius);padding:12px 14px;background:var(--surface-muted);color:var(--muted);line-height:1.6}.admin-shell{min-height:70vh}.admin-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:36px}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.admin-toolbar h2{margin:0}.admin-form{display:grid;max-width:520px;gap:16px}.admin-form.wide{max-width:820px}.admin-form label{display:grid;gap:7px;color:var(--muted);font-size:.9rem;font-weight:700}.admin-form input,.admin-form select,.admin-form textarea{width:100%;border:1px solid var(--border);border-radius:var(--radius);padding:11px 12px;background:#fff;color:var(--text);font:inherit}.admin-form textarea{resize:vertical}.check-row{display:flex!important;grid-template-columns:none;align-items:center;gap:10px!important}.check-row input{width:auto}.post-list.compact .post-row{grid-template-columns:96px minmax(0,1fr) 96px}.comment-list{display:grid;gap:14px}.comment-item{border:1px solid var(--border);border-radius:var(--radius);padding:16px;background:var(--surface)}.comment-item p{margin:8px 0 0;color:var(--muted);line-height:1.7}.inline-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.comments-section{margin-top:64px;border-top:1px solid var(--border);padding-top:36px}.comments-section h2{margin:0 0 18px}.comment-form{margin-top:28px}.footer-inner{display:flex;justify-content:space-between;gap:24px}@media(max-width:860px){.container{width:min(100% - 28px,1120px)}.header-inner,.section-header,.footer-inner{align-items:start;flex-direction:column}.nav{flex-wrap:wrap;gap:14px}.hero,.article-shell,.footer-grid,.grid.three,.grid.two{grid-template-columns:1fr}.hero{min-height:auto;padding:52px 0 34px}.post-row{grid-template-columns:1fr;gap:8px}.article-sidebar{position:static}.admin-grid,.post-list.compact .post-row{grid-template-columns:1fr}}
