:root{--color-bg:#e7e7e7;--color-ink:#242529;--color-muted:#797a80;--color-accent:#ee3b2b;--color-white:#fff;--font-size-display:clamp(40px, 3.875vw, 62px);--gutter:20px;--col:calc((100vw - 40px - 220px) / 12)}*{box-sizing:border-box;margin:0;padding:0}html{height:100%}html,body{background:var(--color-bg);max-width:100vw;overflow-x:clip}body{min-height:100svh;color:var(--color-ink);font-family:"Helvetica Neue","Suisse Intl",var(--font-inter),Inter,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-size:16px;line-height:1.3;display:flex}body.instat-loader-locked,body.instat-page-transition-locked{overscroll-behavior:none;overflow:hidden}.site-main{flex:1 0 auto;min-width:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}.container{padding-inline:var(--gutter)}.grid{column-gap:var(--gutter);grid-template-columns:repeat(12,1fr);display:grid}[data-cursor]{cursor:none}
