@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono&family=Libre+Baskerville&display=swap');
/* Keep the original editorial grid: the title occupies the text column and
   the burgundy margin remains a margin, rather than becoming a layer over it. */
body{background:#efe2c6;color:#352e28}
.site-header{background:#efe2c6!important}
.hero{background:linear-gradient(90deg,#efe2c6 0 91%,#6a2635 91%)!important;grid-template-columns:1fr 100px!important;padding-left:0!important}
.hero-top{color:#7e6659!important}
.hero-title{justify-self:start!important;text-align:left!important;max-width:760px!important;padding:84px 0 70px!important}
.hero h1{font:400 clamp(58px,6.6vw,108px)/.9 "Libre Baskerville",Georgia,serif!important;max-width:8.6ch;color:#352e28!important}
.lede{margin-left:0!important;color:#65594f!important;max-width:490px!important}
.actions{justify-content:flex-start!important}
.hero-margin{color:#f5d9bd!important}
.hero:after{content:"EST. 2026\A\A LEGAL\A RUNTIME";white-space:pre;position:absolute;right:26px;top:18%;font:10px/2 "IBM Plex Mono";letter-spacing:.15em;color:#f5d9bd;z-index:1}
@media(max-width:800px){body{overflow-x:hidden}.hero{display:block!important;width:100%!important;padding:77px 20px 80px!important;background:#efe2c6!important}.hero-title{max-width:100%!important;padding:70px 0 50px!important}.hero h1{font-size:clamp(48px,13vw,76px)!important}.hero-margin,.hero:after{display:none}.lede{width:300px!important;max-width:100%!important;overflow-wrap:anywhere;word-break:normal}.actions{align-items:flex-start}}
