:root{--brand-bg: #ffffff;--brand-fg: #17241f;--brand-muted: #5a6b64;--brand-accent: #0f6b57;--brand-accent-dark: #0b5445;--brand-accent-2: #d97a2c;--brand-surface: #f6f4ee;--brand-border: #e6e2d8;--brand-hero-overlay: rgba(15, 43, 39, .5);--hero-deep: #123a35;--hero-deep-fg: #f1f6f2;--content-bg: #f7f5f0;--content-fg: #16211d;--content-body: #232e29;--content-fg-2: #33403a;--content-muted: #5a6b64;--content-border: #e2ddd2;--content-surface: #efece3;--content-card: #ffffff;--content-row-alt: #faf9f5;--content-quote-bg: #eef4ef;--content-link: #0f6b57;--content-link-strong: #0c5949;--tldr-bg: #eaf3ee;--tldr-border: #0f6b57;--card: #ffffff;--tint-base: #ffffff;--header-bg: rgba(255,255,255,.92);--footer-bg: #0f2b27;--font-sans: -apple-system, BlinkMacSystemFont, "Pretendard", "Apple SD Gothic Neo", "Segoe UI", Roboto, sans-serif;--font-serif: "Noto Serif KR", Georgia, serif;--fs-base: 18px;--lh-base: 1.78;--measure: 720px;--space: 1rem;--radius-sm: 8px;--radius: 12px;--shadow: 0 2px 16px rgba(18, 58, 53, .07);--shadow-hover: 0 10px 30px rgba(18, 58, 53, .12);--ease-out: cubic-bezier(.22, 1, .36, 1);--duration: .2s}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--brand-bg);color:var(--brand-fg);font-family:var(--font-sans);font-size:var(--fs-base);line-height:var(--lh-base);word-break:keep-all;overflow-wrap:anywhere;-webkit-font-smoothing:antialiased}a{color:var(--brand-accent);text-decoration:none}a:hover{text-decoration:underline}img,video{max-width:100%;height:auto;display:block}.container{max-width:1120px;margin:0 auto;padding:0 20px}@media(prefers-reduced-motion:no-preference){.fade-up{animation:fadeUp .6s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}}@media(prefers-color-scheme:dark){:root{--brand-bg: #0f1512;--brand-fg: #e8e6e1;--brand-muted: #a9b0ab;--brand-accent: #3fbfa0;--brand-accent-dark: #34a98d;--brand-accent-2: #e8944a;--brand-surface: #16211d;--brand-border: #24322c;--hero-deep: #123a35;--hero-deep-fg: #eef5f0;--content-bg: #0f1512;--content-fg: #f0efe9;--content-body: #d7dbd5;--content-fg-2: #b9c0ba;--content-muted: #97a09a;--content-border: #26332d;--content-surface: #182420;--content-card: #16211d;--content-row-alt: #14201c;--content-quote-bg: #17241f;--content-link: #3fbfa0;--content-link-strong: #5fd0b4;--tldr-bg: #14241f;--tldr-border: #3fbfa0;--card: #16211d;--tint-base: #1b2723;--header-bg: rgba(15,21,18,.92);--footer-bg: #0c1a16;--shadow: 0 2px 16px rgba(0,0,0,.4);--shadow-hover: 0 10px 30px rgba(0,0,0,.55)}html{color-scheme:dark}img{opacity:.94}}@supports (animation-timeline: scroll()){.read-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:60;transform-origin:0 50%;transform:scaleX(0);background:linear-gradient(90deg,var(--brand-accent),var(--brand-accent-2));animation:growProgress auto linear;animation-timeline:scroll(root);will-change:transform}@keyframes growProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}}@media(prefers-reduced-motion:reduce){.read-progress{display:none}}.site-header[data-astro-cid-5hce7sga]{position:sticky;top:0;z-index:50;background:var(--header-bg);backdrop-filter:saturate(180%) blur(8px);border-bottom:1px solid var(--brand-border)}.header-inner[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:2rem;height:66px}.brand[data-astro-cid-5hce7sga]{font-weight:800;font-size:1.3rem;color:var(--brand-fg);letter-spacing:-.02em;flex:1;white-space:nowrap}.site-nav[data-astro-cid-5hce7sga]{display:flex;gap:1.8rem;flex:0 0 auto;justify-content:center}.header-spacer[data-astro-cid-5hce7sga]{flex:1;display:flex;justify-content:flex-end}.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--brand-fg);font-weight:600;font-size:.96rem}.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--brand-accent);text-decoration:none}.header-cta[data-astro-cid-5hce7sga]{background:var(--brand-accent);color:#fff;font-weight:700;font-size:.92rem;padding:.6rem 1.2rem;border-radius:8px}.header-cta[data-astro-cid-5hce7sga]:hover{background:var(--brand-accent-dark);text-decoration:none}.mobile-nav[data-astro-cid-5hce7sga]{display:none;position:relative}.mobile-nav[data-astro-cid-5hce7sga]>summary[data-astro-cid-5hce7sga]{list-style:none;cursor:pointer;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:8px}.mobile-nav[data-astro-cid-5hce7sga]>summary[data-astro-cid-5hce7sga]::-webkit-details-marker{display:none}.mn-bars[data-astro-cid-5hce7sga],.mn-bars[data-astro-cid-5hce7sga]:before,.mn-bars[data-astro-cid-5hce7sga]:after{content:"";display:block;width:22px;height:2px;background:var(--brand-fg);border-radius:2px;position:relative;transition:transform var(--duration),opacity var(--duration)}.mn-bars[data-astro-cid-5hce7sga]:before{position:absolute;top:-7px}.mn-bars[data-astro-cid-5hce7sga]:after{position:absolute;top:7px}.mobile-nav[data-astro-cid-5hce7sga][open] .mn-bars[data-astro-cid-5hce7sga]{background:transparent}.mobile-nav[data-astro-cid-5hce7sga][open] .mn-bars[data-astro-cid-5hce7sga]:before{transform:translateY(7px) rotate(45deg)}.mobile-nav[data-astro-cid-5hce7sga][open] .mn-bars[data-astro-cid-5hce7sga]:after{transform:translateY(-7px) rotate(-45deg)}.mobile-nav-panel[data-astro-cid-5hce7sga]{position:absolute;right:0;top:52px;min-width:220px;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--radius);box-shadow:var(--shadow-hover);padding:.5rem;display:flex;flex-direction:column}.mobile-nav-panel[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{padding:.75rem .9rem;min-height:44px;display:flex;align-items:center;color:var(--brand-fg);font-weight:600;border-radius:8px}.mobile-nav-panel[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover,.mobile-nav-panel[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:active{background:var(--brand-surface);text-decoration:none}.site-footer[data-astro-cid-5hce7sga]{margin-top:5rem;background:var(--footer-bg);color:#c4d6cf}.footer-inner[data-astro-cid-5hce7sga]{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2.5rem;padding:3.2rem 0 2.2rem}.footer-logo[data-astro-cid-5hce7sga]{font-weight:800;font-size:1.3rem;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}.footer-tag[data-astro-cid-5hce7sga]{color:#92aaa2;margin:0;max-width:360px;line-height:1.6}.footer-col-h[data-astro-cid-5hce7sga]{font-weight:800;color:#fff;font-size:.92rem;margin:0 0 .9rem}.footer-col[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{display:block;color:#c4d6cf;padding:.32rem 0;font-size:.94rem}.footer-col[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:#fff;text-decoration:none}.footer-bottom[data-astro-cid-5hce7sga]{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1.4rem 0 2.4rem;border-top:1px solid rgba(255,255,255,.08)}.footer-bottom[data-astro-cid-5hce7sga] .muted[data-astro-cid-5hce7sga]{color:#93a8a0;font-size:.84rem;margin:0}@media(max-width:760px){.site-nav[data-astro-cid-5hce7sga],.header-cta[data-astro-cid-5hce7sga]{display:none}.mobile-nav[data-astro-cid-5hce7sga]{display:block}.header-inner[data-astro-cid-5hce7sga]{gap:1rem}.brand[data-astro-cid-5hce7sga]{font-size:1.15rem}.footer-inner[data-astro-cid-5hce7sga]{grid-template-columns:1fr;gap:1.8rem}}
