:root{color-scheme:light;--ink: #101b26;--paper: #f3efe6;--signal: #a72d27;--muted: #54606a;--page-pad: clamp(1.25rem, 5vw, 5rem);--display: "Avenir Next", "Segoe UI", Helvetica, Arial, sans-serif;--body: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{min-width:20rem;background:var(--paper)}body{min-height:100vh;min-height:100svh;margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}::selection{background:var(--signal);color:#fff}.construction{width:min(100%,100rem);min-height:100vh;min-height:100svh;margin:0 auto;padding:var(--page-pad);display:grid;grid-template-columns:clamp(.45rem,.7vw,.75rem) minmax(0,1fr);column-gap:clamp(1.5rem,4vw,4.5rem)}.construction-rule{grid-row:1 / -1;background:var(--signal)}.construction-content{align-self:center;padding-block:clamp(2.5rem,8vh,7rem)}.construction-status{width:fit-content;margin:0 0 clamp(2rem,6vh,4.5rem);padding-bottom:.45rem;border-bottom:1px solid var(--ink);color:var(--ink);font-size:clamp(.76rem,1.2vw,.9rem);font-weight:750;letter-spacing:.13em;line-height:1.35;text-transform:uppercase}h1{max-width:10ch;margin:0;font-family:var(--display);font-size:clamp(3.25rem,10.5vw,8.75rem);font-weight:700;letter-spacing:-.035em;line-height:.88;text-wrap:balance}address{margin-top:clamp(2.5rem,7vh,5rem);color:var(--muted);font-size:clamp(1.05rem,2vw,1.35rem);font-style:normal;font-weight:580;letter-spacing:-.01em;line-height:1.5}address span{display:block}@media(max-width:560px){.construction{grid-template-columns:.45rem minmax(0,1fr);column-gap:1.25rem}.construction-content{align-self:end;padding-block:3rem 1.5rem}.construction-status{margin-bottom:2.25rem;letter-spacing:.1em}h1{font-size:clamp(3.25rem,18vw,5rem);line-height:.91}address{margin-top:2.5rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}}
