:root{color-scheme:light;--paper:#f2efe8;--paper-deep:#e6e1d7;--paper-rgb:242, 239, 232;--ink:#151714;--muted:#66675f;--text-secondary:#3f413b;--line:#cac6bc;--accent:#e34c26;--accent-dark:#a92d12;--inverse-accent:#e9a18e;--inverse-muted:#bfc1b9;--inverse-line:#45483f;--max-width:1220px;font-synthesis:none;text-rendering:optimizelegibility;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color-scheme:dark;--paper:#161815;--paper-deep:#232620;--paper-rgb:22, 24, 21;--ink:#f0ede4;--muted:#a6aa9e;--text-secondary:#d0d2c9;--line:#42463d;--accent:#ff7658;--accent-dark:#ff9a82;--inverse-accent:#9e2f19;--inverse-muted:#5d6158;--inverse-line:#c8c6bd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:var(--paper);margin:0;transition:color .18s,background-color .18s}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{font:inherit}.skip-link{z-index:100;color:var(--paper);background:var(--ink);padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-shell{width:min(calc(100% - 48px), var(--max-width));margin:0 auto}.site-header,.site-footer{justify-content:space-between;align-items:center;display:flex}.header-actions{align-items:center;gap:24px;display:flex}.theme-switcher{background:var(--paper-deep);border:1px solid var(--line);border-radius:999px;padding:3px;display:inline-flex}.theme-switcher button{min-width:50px;min-height:44px;color:var(--muted);cursor:pointer;letter-spacing:.03em;background:0 0;border:0;border-radius:999px;padding:0 10px;font-size:.66rem;font-weight:750}.theme-switcher button[aria-pressed=true]{color:var(--paper);background:var(--ink)}.theme-switcher button:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.site-header{border-bottom:1px solid var(--ink);min-height:88px}.brand{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;font-size:.84rem;font-weight:750;text-decoration:none;display:inline-flex}.brand-mark{aspect-ratio:1;width:34px;color:var(--paper);background:var(--ink);letter-spacing:.04em;border-radius:50%;place-items:center;font-size:.66rem;display:grid}.header-note,.site-footer{color:var(--muted);font-family:Georgia,Times New Roman,serif;font-size:.9rem;font-style:italic}.eyebrow{color:var(--accent-dark);letter-spacing:.14em;text-transform:uppercase;margin:0 0 20px;font-size:.68rem;font-weight:800}.result-count{color:var(--muted);margin:0 0 6px;font-size:.78rem}.result-count strong{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:400}.tag-filter{flex-wrap:wrap;gap:8px;margin-bottom:46px;display:flex}.tag-button{min-height:44px;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:9px 14px;font-size:.78rem;transition:color .16s,background .16s,border-color .16s}.tag-button span{color:var(--muted);margin-left:5px;font-family:Georgia,Times New Roman,serif;font-size:.72rem}.tag-button:hover,.tag-button.is-active{color:var(--paper);background:var(--ink);border-color:var(--ink)}.tag-button:hover span,.tag-button.is-active span{color:var(--paper-deep)}.tag-button:focus-visible,a:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.article-tags{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:6px 14px;margin-bottom:15px;font-size:.66rem;font-weight:750;display:flex}.article-tags a:before{content:"#"}.article-dates{gap:14px;margin:3px 0 0;display:grid}.article-dates div{justify-content:space-between;gap:16px;display:flex}.article-dates dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.article-dates dd{margin:0;font-family:Georgia,Times New Roman,serif;font-size:.82rem}.site-footer{border-top:1px solid var(--ink);min-height:110px}.site-footer p{margin:0}.site-footer a{font-family:inherit}[data-page-content][hidden],[data-error-boundary][hidden]{display:none}.status-page{grid-template-columns:minmax(220px,.65fr) minmax(0,1fr);align-items:center;gap:clamp(42px,9vw,130px);min-height:clamp(560px,100svh - 180px,820px);padding:clamp(64px,10vw,130px) 0;display:grid}.status-code{color:var(--accent);letter-spacing:-.09em;font-family:Georgia,Times New Roman,serif;font-size:clamp(8rem,24vw,18rem);line-height:.7}.status-copy{max-width:620px;padding-top:14px}.status-title,.status-copy h1{letter-spacing:-.055em;word-break:keep-all;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,6vw,5.8rem);font-weight:400;line-height:.98}.status-title:focus,.status-copy h1:focus{outline:none}.status-description{color:var(--text-secondary);word-break:keep-all;margin:32px 0 0;font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.75}.status-guidance{color:var(--muted);word-break:keep-all;margin:10px 0 0;font-size:.78rem;line-height:1.7}.status-actions{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.status-action{border:1px solid var(--ink);cursor:pointer;border-radius:0;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:.78rem;font-weight:750;text-decoration:none;display:inline-flex}.status-action-primary{color:var(--paper);background:var(--ink)}.status-action-secondary{color:var(--ink);background:0 0}.status-action:hover{color:var(--paper);background:var(--accent-dark);border-color:var(--accent-dark)}.status-action:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.article-shell{padding:72px 0 120px}.article-header{border-bottom:1px solid var(--ink);grid-template-columns:minmax(0,1fr) 230px;gap:22px 80px;padding-bottom:64px;display:grid}.back-link{width:fit-content;color:var(--muted);font-size:.78rem;font-weight:700;text-decoration:none}.article-tags{justify-self:end;margin:0}.article-tags a{text-decoration:none}.article-header h1{letter-spacing:-.065em;max-width:900px;margin:40px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,8vw,7.4rem);font-weight:400;line-height:.96}.article-description{color:var(--muted);word-break:keep-all;align-self:end;margin:40px 0 0;line-height:1.75}.article-dates{border-top:1px solid var(--line);grid-column:2;padding-top:24px}.prose{word-break:keep-all;width:min(100%,760px);margin:72px auto 0;font-size:1.03rem;line-height:1.95}.prose h2,.prose h3{letter-spacing:-.035em;margin:2.5em 0 .7em;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.25}.prose h2{font-size:2rem}.prose h3{font-size:1.45rem}.prose p,.prose ul,.prose ol{color:var(--text-secondary)}.prose a{color:var(--accent-dark);text-underline-offset:3px}.prose code{background:var(--paper-deep);border-radius:3px;padding:.15em .35em;font-size:.9em}.prose pre{color:var(--paper);background:var(--ink);border-radius:4px;padding:22px;overflow-x:auto}.prose pre code{color:inherit;background:0 0;padding:0}.prose blockquote{color:var(--muted);border-left:3px solid var(--accent);margin:2em 0;padding-left:22px;font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-style:italic}.prose table{border-collapse:collapse;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);white-space:nowrap;width:100%;max-width:100%;margin:2rem 0;font-size:.92rem;line-height:1.6;display:block;overflow-x:auto}.prose th,.prose td{min-width:8rem;color:var(--text-secondary);border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:.75rem .9rem}.prose th{color:var(--ink);background:var(--paper-deep);font-weight:750}.prose tbody tr:last-child td{border-bottom:0}@media (width<=820px){.article-header{grid-template-columns:1fr}.article-tags{grid-row:2;justify-self:start}.article-header h1,.article-description{margin-top:20px}.article-dates{grid-column:1;max-width:320px}.status-page{grid-template-columns:1fr;align-content:center;gap:44px}.status-code{font-size:clamp(7rem,30vw,11rem)}}@media (width<=560px){.site-shell{width:min(calc(100% - 30px), var(--max-width))}.site-header{gap:12px;min-height:72px}.header-note{display:none}.header-actions{gap:0}.theme-switcher button{min-width:46px;min-height:44px;padding-inline:8px}.result-count{flex:none}.tag-filter{scrollbar-width:none;flex-wrap:nowrap;margin:0 -15px 30px;padding:0 15px 6px;overflow-x:auto}.tag-filter::-webkit-scrollbar{display:none}.tag-button{flex:none}.article-shell{padding:52px 0 88px}.article-header{padding-bottom:44px}.prose{margin-top:52px}.site-footer{flex-wrap:wrap;gap:16px;min-height:92px}.status-page{min-height:calc(100svh - 164px);padding:54px 0 72px}.status-actions{display:grid}.status-action{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media print{:root,:root[data-theme=dark]{--paper:#fff;--paper-deep:#f1f1ed;--paper-rgb:255, 255, 255;--ink:#11120f;--muted:#5f615a;--text-secondary:#30312d;--line:#c8c8c2;--inverse-accent:#e9a18e;--inverse-muted:#bfc1b9;--inverse-line:#45483f;color-scheme:light}}
