:root{--primary:#18230f;--accent:#c1121f;--paper:#faf7ef;--ink:#31572c;--muted:#667085;--line:rgba(15,23,42,.14)}*{box-sizing:border-box}body{margin:0;font-family:Inter,"Noto Sans SC",system-ui,sans-serif;color:var(--ink);background:var(--paper);line-height:1.72}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}table{width:100%;border-collapse:collapse}th,td{border-bottom:1px solid var(--line);padding:12px;text-align:left;vertical-align:top}th{color:var(--primary);font-size:14px;background:rgba(15,23,42,.035)}.historyrail-top{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px clamp(18px,4vw,54px);background:rgba(255,255,255,.86);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.historyrail-brand{display:flex;align-items:center;gap:10px;font-weight:800;min-width:0}.historyrail-brand span{background:var(--primary);color:white;border-radius:999px;min-width:34px;height:34px;padding:0 10px;display:grid;place-items:center;font-size:11px;max-width:118px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.historyrail-brand b{white-space:nowrap}.historyrail-top nav{display:flex;gap:18px;font-size:14px}.historyrail-top details{display:none}.historyrail-main{width:min(1180px,92vw);margin:0 auto;padding:34px 0 56px}.historyrail-hero{display:grid;grid-template-columns:.82fr 1.18fr;gap:34px;align-items:center;min-height:520px}.historyrail-hero h1{font-size:clamp(34px,5vw,64px);line-height:1.08;margin:8px 0 18px;letter-spacing:0}.historyrail-hero p{font-size:17px;max-width:720px}.historyrail-eyebrow{font-size:12px;letter-spacing:.12em;color:var(--accent);font-weight:800;text-transform:uppercase}.historyrail-actions,.historyrail-related{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.historyrail-actions a,.historyrail-related a,.historyrail-side a,.historyrail-scenario a{border:1px solid var(--line);background:white;padding:10px 15px;border-radius:6px;font-weight:700}.historyrail-actions a:first-child{background:var(--accent);color:white;border-color:var(--accent)}.historyrail-hero figure{margin:0;background:white;border:1px solid var(--line);padding:24px;border-radius:4px;box-shadow:0 24px 80px rgba(15,23,42,.10)}.historyrail-hero figcaption{font-size:12px;color:var(--muted);margin-top:12px}.historyrail-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0 34px}.historyrail-cards a{background:white;border:1px solid var(--line);padding:20px;border-radius:2px;min-height:132px}.historyrail-cards b{display:block;color:var(--primary);font-size:20px;margin-bottom:8px}.historyrail-guide,.historyrail-articles,.historyrail-faq,.historyrail-page,.historyrail-depth,.historyrail-scenario,.historyrail-resource{background:white;border:1px solid var(--line);padding:clamp(22px,4vw,42px);margin:22px 0;border-radius:6px}.historyrail-depth{display:grid;grid-template-columns:.85fr 1.15fr;gap:26px}.historyrail-scenario{display:grid;grid-template-columns:.75fr 1.25fr;gap:26px}.historyrail-scenario>div:last-child{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.historyrail-scenario article{border-left:4px solid var(--accent);background:rgba(15,23,42,.025);padding:16px}.historyrail-scenario h3{margin:0 0 8px;color:var(--primary)}.historyrail-resource>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.historyrail-resource ul,.historyrail-side ul,.historyrail-topic-map ul{padding-left:18px;margin:0}.historyrail-resource li{margin:0 0 10px}.historyrail-resource span{display:block;color:var(--muted);font-size:13px}.historyrail-guide{display:grid;grid-template-columns:1fr 1.1fr;gap:30px}.historyrail-guide h2,.historyrail-articles h2,.historyrail-faq h2,.historyrail-sheet h1,.historyrail-article h1{font-size:clamp(26px,3vw,42px);line-height:1.18;margin:0 0 14px}.historyrail-articles{display:grid;grid-template-columns:.8fr 1.2fr;gap:26px}.historyrail-articles ul{list-style:none;padding:0;margin:0;display:grid;gap:12px}.historyrail-articles li{border-left:4px solid var(--accent);padding:10px 0 10px 14px;background:rgba(255,255,255,.5)}.historyrail-articles span{font-weight:800;color:var(--accent);margin-right:8px}.historyrail-articles time,.historyrail-date{font-size:13px;color:var(--muted)}.historyrail-faq details,.historyrail-casebook details{border-top:1px solid var(--line);padding:14px 0}.historyrail-page{width:min(980px,92vw);margin:34px auto 56px}.historyrail-sheet p,.historyrail-article p{font-size:16px}.historyrail-steps,.historyrail-compare,.historyrail-workflow,.historyrail-casebook,.historyrail-side,.historyrail-topic-map{background:rgba(15,23,42,.035);padding:20px;border-radius:10px;margin-top:22px}.historyrail-workflow>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.historyrail-workflow article{background:white;border:1px solid var(--line);padding:16px;border-radius:8px}.historyrail-workflow span{color:var(--accent);font-weight:800}.historyrail-workflow h3{margin:4px 0 8px;color:var(--primary)}.historyrail-topic-map{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.historyrail-side li{margin-bottom:14px}.historyrail-side p{margin:4px 0 0;color:var(--muted);font-size:14px}.historyrail-timeline article,.historyrail-archive-list article{border-top:1px solid var(--line);padding:18px 0}.historyrail-timeline time,.historyrail-archive-list time{color:var(--accent);font-weight:800}.historyrail-foot{padding:32px clamp(18px,4vw,54px);background:var(--primary);color:white;display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.historyrail-foot p{max-width:680px;color:rgba(255,255,255,.78)}.historyrail-foot nav{display:flex;gap:12px;flex-wrap:wrap}.historyrail-foot a{color:white}@media(max-width:900px){.historyrail-depth,.historyrail-scenario{grid-template-columns:1fr}.historyrail-resource>div,.historyrail-topic-map,.historyrail-workflow>div{grid-template-columns:1fr}}@media(max-width:760px){.historyrail-top nav{display:none}.historyrail-top details{display:block}.historyrail-top details div{position:absolute;right:18px;top:58px;background:white;border:1px solid var(--line);padding:14px;display:grid;gap:10px;min-width:150px}.historyrail-hero,.historyrail-guide,.historyrail-articles{grid-template-columns:1fr;min-height:auto}.historyrail-cards,.historyrail-scenario>div:last-child{grid-template-columns:1fr 1fr}.historyrail-hero h1{font-size:34px}th,td{display:block;width:100%}tr{display:block;border-bottom:1px solid var(--line);padding:8px 0}td{border:0;padding:6px 0}}@media(max-width:520px){.historyrail-cards,.historyrail-scenario>div:last-child{grid-template-columns:1fr}.historyrail-top{align-items:flex-start}.historyrail-brand b{max-width:160px;white-space:normal}}