:root{--ink:#211815;--muted:#6d625b;--paper:#fffaf2;--cream:#f5ead9;--line:#e4d4bd;--coffee:#4a2718;--caramel:#b66b28;--sage:#5e7152;--blue:#365e6f;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Apple SD Gothic Neo,Malgun Gothic,sans-serif;line-height:1.75}a{color:inherit;text-underline-offset:.22em;text-decoration-color:#4a27184d}a:hover{color:var(--caramel)}img{max-width:100%;height:auto}.skip-link{background:var(--ink);color:#fff;z-index:20;padding:.7rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf2f0;position:sticky;top:0}.header-inner,.footer-grid,main>.section,.hero,.page-shell,.article-layout,.breadcrumb{width:min(1120px,100% - 32px);margin-inline:auto}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:74px;display:flex}.brand{color:var(--coffee);align-items:center;gap:10px;font-weight:800;text-decoration:none;display:flex}.brand img{object-fit:contain;width:42px;height:42px}.desktop-nav,.mobile-nav,.footer-links,.tag-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.desktop-nav a,.mobile-nav a{font-size:.95rem;font-weight:700;text-decoration:none}.mobile-nav{flex-wrap:nowrap;padding:0 16px 12px;display:none;overflow-x:auto}.hero{border-bottom:1px solid var(--line);align-items:end;min-height:520px;padding:72px 0 48px;display:grid}.hero h1,.page-shell h1,.article-header h1{letter-spacing:0;margin:0;line-height:1.18}.hero h1{max-width:760px;font-size:clamp(2.4rem,8vw,5.8rem)}.hero p{max-width:680px;color:var(--muted);font-size:1.18rem}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid var(--coffee);background:var(--coffee);color:#fff;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.button.secondary{color:var(--coffee);background:0 0}.section{padding:54px 0}.section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.section-head h2,.page-shell h2,.prose h2{margin:0;line-height:1.25}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.article-card,.category-card,.summary-box,.toc,.author-box,.notice{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:20px}.article-card h3,.category-card h3{margin:4px 0 10px;font-size:1.17rem;line-height:1.35}.article-card p,.category-card p{color:var(--muted);margin:0 0 12px}.eyebrow{color:var(--sage);margin:0 0 8px;font-size:.86rem;font-weight:800}.card-meta,.article-meta{color:var(--muted);flex-wrap:wrap;gap:12px;font-size:.9rem;display:flex}.page-shell{padding:38px 0 70px}.page-shell h1{max-width:820px;font-size:clamp(2rem,5vw,3.4rem)}.page-lead,.lead{color:var(--muted);max-width:760px;font-size:1.1rem}.breadcrumb{color:var(--muted);flex-wrap:wrap;gap:8px;padding-top:22px;font-size:.92rem;display:flex}.breadcrumb span{gap:8px;display:inline-flex}.article-layout{grid-template-columns:minmax(0,760px) 280px;align-items:start;gap:28px;padding:34px 0 28px;display:grid}.article-header,.prose{grid-column:1}.article-header,.prose,.summary-box,.toc,.article-cover{min-width:0}.article-header h1{font-size:clamp(2rem,6vw,4.1rem)}.article-cover{border:1px solid var(--line);background:var(--cream);border-radius:8px;grid-column:1/-1;margin:0;overflow:hidden}.article-cover img{width:100%;height:auto;display:block}.article-cover figcaption{color:var(--muted);padding:8px 14px;font-size:.9rem}.summary-box,.toc{grid-column:2;position:sticky;top:98px}.toc{gap:8px;margin-top:16px;display:grid}.prose{font-size:1.05rem}.prose h2{margin-top:38px;font-size:1.65rem}.prose h3{margin-bottom:4px}.prose p{margin:13px 0}.prose li{margin:8px 0}.faq-item{border-top:1px solid var(--line);padding:14px 0}.tag-row a{border:1px solid var(--line);background:var(--cream);border-radius:999px;padding:6px 10px;text-decoration:none}.site-footer{color:#f8efe4;background:#2a1d18;margin-top:40px;padding:44px 0 28px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr;gap:28px;display:grid}.site-footer h2{margin:0 0 10px;font-size:1rem}.site-footer p,.operator,.copyright{color:#dfd0c0}.footer-links a{color:#f8efe4}.operator,.copyright{width:min(1120px,100% - 32px);margin:24px auto 0;font-size:.9rem;font-style:normal}.floating-rss{background:var(--blue);color:#fff;border-radius:8px;padding:7px 10px;font-size:.82rem;text-decoration:none;position:fixed;bottom:14px;right:14px}.table-wrap{max-width:100%;overflow-x:auto}table{border-collapse:collapse;background:#fff;width:100%;min-width:560px}th,td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:10px}th{background:var(--cream)}@media (max-width:820px){.desktop-nav{display:none}.mobile-nav{display:flex}.hero{min-height:430px;padding-top:42px}.card-grid,.category-grid,.footer-grid,.article-layout{grid-template-columns:1fr}.summary-box,.toc{grid-column:1;position:static}.section-head{flex-direction:column;align-items:start}.brand span{font-size:1.08rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
