*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{margin:0;background:#FAF8F2;color:#2B2A26;
 font:400 17px/1.65 "Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}
img{max-width:100%;height:auto;border:0}
a{color:#910D0B}
a:focus-visible,button:focus-visible{outline:2px solid #910D0B;outline-offset:2px}
.skip{position:absolute;left:-9999px;top:0;background:#910D0B;color:#fff;padding:10px 16px;z-index:50}
.skip:focus{left:0}
.shell{width:100%;max-width:1220px;margin:0 auto;padding:0 28px}
h1,h2,h3,h4{font-family:Oswald,"Arial Narrow","Liberation Sans Narrow","Segoe UI",Arial,sans-serif;
 font-weight:600;letter-spacing:.005em;margin:0;color:#2B2A26}
p{margin:0 0 18px}
.lab{font:600 11px/1.4 "Segoe UI",Arial,sans-serif;letter-spacing:.09em;text-transform:uppercase;color:#6A6759}

/* header */
.site-head{border-bottom:1px solid #BCA867;background:#FAF8F2}
.site-head .shell{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:flex;align-items:center;gap:14px;text-decoration:none}
.brand img{height:74px;width:auto}
.brand .bn{font-family:Oswald,"Arial Narrow","Liberation Sans Narrow",Arial,sans-serif;
 font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#6A6759;line-height:1.3;max-width:96px}
.site-nav ul{list-style:none;display:flex;flex-wrap:wrap;gap:22px;margin:0;padding:0}
.site-nav a{font-size:14.5px;color:#2B2A26;text-decoration:none;padding-bottom:5px;
 border-bottom:2px solid transparent;display:inline-block}
.site-nav a:hover{border-bottom-color:#BCA867}
.site-nav a[aria-current="page"]{border-bottom-color:#910D0B;color:#910D0B}

/* lead */
.lead{background:#EDE9DA;border-bottom:1px solid #BCA867}
.lead .shell{display:grid;grid-template-columns:7fr 5fr;gap:56px;align-items:center;
 min-height:440px;padding-top:52px;padding-bottom:52px}
.lead .era{height:40px;width:auto;margin-bottom:22px;display:block}
.lead h1{font-size:50px;line-height:1.08;max-width:15ch}
.lead .deck{font-size:18.5px;line-height:1.6;max-width:60ch;margin:20px 0 26px;color:#3D3B34}
.lead .go{font:600 12px/1 "Segoe UI",Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;
 color:#910D0B;text-decoration:none;border-bottom:2px solid #BCA867;padding-bottom:6px}
.lead .go:hover{border-bottom-color:#910D0B}
.plate{justify-self:end;background:#FAF8F2;border:1px solid #BCA867;padding:14px}
.plate img{display:block;width:150px;height:200px}
.plate figcaption{width:150px;margin-top:12px;font-size:12px;line-height:1.45;color:#6A6759}

/* generic band */
.band{padding:66px 0;border-bottom:1px solid #E2DCC8}
.band.tint{background:#F1EDE0}
.band.plain{background:#FAF8F2}
.rule{display:flex;align-items:baseline;gap:16px;border-bottom:1px solid #BCA867;
 padding-bottom:12px;margin-bottom:30px}
.rule .num{font-family:Oswald,"Arial Narrow",Arial,sans-serif;font-size:34px;color:#910D0B;line-height:1}
.rule h2{font-size:32px}
.rule .k{margin-left:auto}

/* story */
.story{display:grid;grid-template-columns:5fr 7fr;gap:52px;align-items:start}
.story .por{border:1px solid #BCA867;background:#FAF8F2;padding:12px;justify-self:start}
.story .por img{display:block;width:145px;height:236px}
.story .por figcaption{width:145px;margin-top:10px;font-size:12px;color:#6A6759;line-height:1.45}
.serif{font-family:"PT Serif",Georgia,"Times New Roman",serif;font-size:18px;line-height:1.72;max-width:66ch}

/* section index */
.sindex{border:1px solid #BCA867;background:#FAF8F2;padding:16px 20px;margin-bottom:38px}
.sindex ol,.sindex ul{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px 26px}
.sindex a{font-size:14px;color:#2B2A26;text-decoration:none;border-bottom:1px solid #BCA867}
.sindex a:hover{color:#910D0B;border-bottom-color:#910D0B}

/* chapters */
.chap{display:grid;grid-template-columns:7fr 5fr;gap:48px;align-items:start;
 padding:34px 0;border-top:1px solid #E2DCC8}
.chap:first-of-type{border-top:0}
.chap.flip .cx{order:2}
.chap.flip .cy{order:1}
.chap h3{font-size:25px;margin-bottom:12px}
.chap .cy{justify-self:center}
.chap.solo{grid-template-columns:1fr}
.chap.solo .cx::after{content:"";display:block;clear:both}
.chap.solo .spec{max-width:660px}
.badge{float:right;margin:0 0 16px 30px;border:1px solid #BCA867;background:#FAF8F2;
 padding:12px;text-align:center}
.badge img{display:block;margin:0 auto}
.badge figcaption{margin-top:9px;font-size:11px;line-height:1.45;color:#6A6759;max-width:118px}
.frame{border:1px solid #BCA867;background:#FAF8F2;padding:12px;display:inline-block}
.frame img{display:block}
.frame figcaption{margin-top:10px;font-size:12px;color:#6A6759;line-height:1.45;max-width:300px}
.spec{width:100%;border-collapse:collapse;margin:4px 0 18px;font-size:15px}
.spec th,.spec td{text-align:left;padding:9px 12px;border-bottom:1px solid #E2DCC8;vertical-align:top}
.spec th{width:44%;font-weight:600;color:#3D3B34;font-family:inherit}
.spec caption{text-align:left;font:600 11px/1.4 "Segoe UI",Arial,sans-serif;letter-spacing:.09em;
 text-transform:uppercase;color:#6A6759;padding-bottom:10px}
.more{font:600 12px/1 "Segoe UI",Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;
 color:#910D0B;text-decoration:none;border-bottom:2px solid #BCA867;padding-bottom:5px}
.more:hover{border-bottom-color:#910D0B}
ul.plain{margin:0 0 18px;padding-left:20px}
ul.plain li{margin-bottom:8px}

/* gallery strip */
.strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;align-items:start}
.strip .frame{display:block;justify-self:start}
.strip .frame img{margin:0 auto}

/* resources */
.res{width:100%;border-collapse:collapse;font-size:15.5px}
.res td{padding:14px 16px 14px 0;border-bottom:1px solid #E2DCC8;vertical-align:top}
.res td.w{width:150px;color:#6A6759;font:600 11px/1.7 "Segoe UI",Arial,sans-serif;
 letter-spacing:.09em;text-transform:uppercase}

/* visiting */
.visit{max-width:70ch}

/* footer */
.site-foot{background:#2B2A26;color:#D9D4C4;padding:52px 0 30px;font-size:14.5px}
.site-foot .cols{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}
.site-foot h2{color:#F1EDE0;font-size:13px;letter-spacing:.09em;text-transform:uppercase;margin-bottom:14px}
.site-foot ul{list-style:none;margin:0;padding:0}
.site-foot li{margin-bottom:9px}
.site-foot a{color:#D9D4C4;text-decoration:none;border-bottom:1px solid transparent}
.site-foot a:hover{border-bottom-color:#BCA867;color:#fff}
.site-foot .base{margin-top:38px;padding-top:20px;border-top:1px solid #4A483F;
 display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between}
.site-foot .base .fmark{font-family:Oswald,"Arial Narrow","Liberation Sans Narrow",Arial,sans-serif;
 font-size:15px;letter-spacing:.15em;text-transform:uppercase;color:#F1EDE0}
.site-foot .base p{margin:0;font-size:12.5px;color:#9C9686}

/* inner pages */
.ptitle{background:#F1EDE0;border-bottom:1px solid #BCA867;padding:40px 0 34px}
.ptitle h1{font-size:38px;line-height:1.15}
.ptitle .deck{margin:12px 0 0;max-width:66ch;font-size:17px;color:#3D3B34}
.ptitle img.hdr{display:block;height:30px;width:auto;margin-bottom:16px}
.page{padding:52px 0 64px}
.page .withrail{display:grid;grid-template-columns:7fr 4fr;gap:56px;align-items:start}
.rail{border:1px solid #BCA867;background:#F1EDE0;padding:20px 22px}
.rail h2{font-size:15px;letter-spacing:.09em;text-transform:uppercase;margin-bottom:14px;color:#6A6759}
.rail dl{margin:0;font-size:15px}
.rail dt{font-weight:600;margin-top:12px}
.rail dt:first-child{margin-top:0}
.rail dd{margin:2px 0 0;color:#3D3B34}
.page h2{font-size:26px;margin:36px 0 14px}
.page h2:first-child{margin-top:0}
.page h3{font-size:19px;margin:26px 0 10px}
.rows{width:100%;border-collapse:collapse;font-size:15.5px;margin-bottom:8px}
.rows th,.rows td{text-align:left;padding:11px 14px 11px 0;border-bottom:1px solid #E2DCC8;vertical-align:top}
.rows th{font-weight:600;width:46%}
.rows td{color:#4A483F}
.bio{display:grid;grid-template-columns:70px 1fr;gap:22px;align-items:start;
 padding:24px 0;border-bottom:1px solid #E2DCC8}
.bio img{display:block;width:70px;height:100px;border:1px solid #BCA867}
.related{margin-top:48px;padding-top:22px;border-top:1px solid #BCA867;
 display:flex;flex-wrap:wrap;gap:12px 32px}
.related a{font-size:14.5px}
.q{border-left:3px solid #910D0B;padding-left:18px;margin:22px 0;font-family:"PT Serif",Georgia,serif;
 font-size:17.5px;line-height:1.65;color:#3D3B34}
.q .lab{display:block;margin-top:10px}

@media (max-width:980px){
 .lead .shell{grid-template-columns:1fr;gap:32px;min-height:0}
 .lead h1{font-size:34px;max-width:none}
 .lead .era{height:34px}
 .plate{justify-self:start}
 .story{grid-template-columns:1fr;gap:28px}
 .chap{grid-template-columns:1fr;gap:24px}
 .chap.flip .cx,.chap.flip .cy{order:0}
 .strip{grid-template-columns:repeat(2,minmax(0,1fr))}
 .page .withrail{grid-template-columns:1fr;gap:34px}
 .site-foot .cols{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:720px){
 body{font-size:16px}
 .shell{padding:0 18px}
 .site-head .shell{height:auto;flex-direction:column;align-items:flex-start;gap:12px;padding-top:14px;padding-bottom:14px}
 .brand img{height:56px}
 .site-nav ul{gap:12px 18px}
 .site-nav a{font-size:14px}
 .band{padding:44px 0}
 .rule h2{font-size:26px}
 .rule .num{font-size:28px}
 .rule{flex-wrap:wrap;gap:10px}
 .rule .k{margin-left:0;width:100%}
 .ptitle h1{font-size:29px}
 .ptitle img.hdr{height:24px}
 .spec th,.spec td{display:block;width:auto;border-bottom:0;padding:2px 0}
 .spec tr{display:block;padding:10px 0;border-bottom:1px solid #E2DCC8}
 .spec th{color:#6A6759;font-size:12px;letter-spacing:.06em;text-transform:uppercase}
 .rows th,.rows td{display:block;width:auto;border-bottom:0;padding:2px 0}
 .rows tr{display:block;padding:10px 0;border-bottom:1px solid #E2DCC8}
 .res td.w{display:block;width:auto;padding-bottom:2px}
 .res td{display:block;border-bottom:0;padding:0}
 .res tr{display:block;padding:12px 0;border-bottom:1px solid #E2DCC8}
 .strip{grid-template-columns:1fr}
 .badge{float:none;margin:0 0 18px}
 .chap.solo .spec{max-width:none}
 .site-foot .cols{grid-template-columns:1fr;gap:26px}
 .bio{grid-template-columns:1fr;gap:12px}
}
