.splash{position:fixed;inset:0;z-index:100;background:#000;display:grid;place-items:center;transition:opacity .8s ease,visibility .8s ease}.splash.hide{opacity:0;visibility:hidden}.splash button{border:0;background:none;color:#b99a59;display:grid;justify-items:center;gap:20px;cursor:pointer;letter-spacing:.28em;font-size:.62rem}.splash img{width:min(280px,52vw);height:auto}.hero{align-items:center;text-align:center}.hero-emblem{width:min(190px,38vw);height:auto;margin-bottom:30px}.hero .lead{max-width:770px}.founder{padding:130px 7vw;display:grid;grid-template-columns:.35fr 1fr;gap:6vw;background:#0e0e0f}.founder h2{font:400 clamp(3rem,6vw,7rem)/.95 Georgia,serif;letter-spacing:-.045em;margin:0 0 40px;color:#d0b273}.founder p{font-size:1.1rem;line-height:1.8;color:#b2b2b2;max-width:900px}@media(max-width:780px){.founder{padding:85px 6vw;grid-template-columns:1fr}.splash img{width:210px}}
