:root{--brand-bg: #f5f1e8;--brand-fg: #0a0a0a;--brand-muted: #6b6459;--brand-accent: #7a5c22;--brand-accent-dark: #5f4718;--brand-accent-2: #b08d57;--on-accent: #ffffff;--brand-surface: #ece5d6;--brand-border: #ddd4c2;--brand-hero-overlay: rgba(10, 10, 10, .55);--hero-deep: #0a0a0a;--hero-deep-fg: #f2ede2;--hero-deep-muted: #cbb893;--hero-deep-sep: #4a4335;--content-bg: #faf7f0;--content-fg: #0a0a0a;--content-body: #1f1c17;--content-fg-2: #3a352b;--content-muted: #6b6459;--content-border: #e4dccb;--content-surface: #efe9db;--content-card: #fffdf8;--content-row-alt: #f6f2e9;--content-quote-bg: #f1ead9;--content-link: #7a5c22;--content-link-strong: #5f4718;--content-code-bg: #0a0a0a;--content-code-fg: #ece7dc;--tldr-bg: #f1ead9;--tldr-border: #b08d57;--card: #fffdf8;--tint-base: #ffffff;--header-bg: rgba(245,241,232,.9);--footer-bg: #0a0a0a;--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: #0a0a0a;--brand-fg: #ece7dc;--brand-muted: #a99f8d;--brand-accent: #cbb893;--brand-accent-dark: #b3a074;--brand-accent-2: #c9a978;--on-accent: #0a0a0a;--brand-surface: #16130f;--brand-border: #2a251d;--hero-deep: #050505;--hero-deep-fg: #f2ede2;--hero-deep-muted: #cbb893;--hero-deep-sep: #4a4335;--content-bg: #0d0c0a;--content-fg: #f2ede2;--content-body: #ded8ca;--content-fg-2: #bcb4a3;--content-muted: #a99f8d;--content-border: #282318;--content-surface: #16130f;--content-card: #14110d;--content-row-alt: #121009;--content-quote-bg: #16130f;--content-link: #cbb893;--content-link-strong: #ddcba6;--content-code-bg: #16130f;--content-code-fg: #ece7dc;--tldr-bg: #16130f;--tldr-border: #cbb893;--card: #14110d;--tint-base: #1c1811;--header-bg: rgba(10,10,10,.92);--footer-bg: #050505;--shadow: 0 2px 16px rgba(0,0,0,.5);--shadow-hover: 0 10px 30px rgba(0,0,0,.6)}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:var(--on-accent);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:#cfc7b6}.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:#a99f8d;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:#cfc7b6;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:#a99f8d;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}}
