#root{max-width:1280px;margin:0 auto;padding:2rem}nav ul{display:flex;gap:1.5rem;list-style:none;padding:0;margin:0}nav li{cursor:pointer}.landing{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 6rem)}.landing-title{font-family:Tomarik Brush,sans-serif;font-size:clamp(1.5rem,4vw,6rem);font-weight:400;letter-spacing:.1em;margin:0;text-transform:uppercase;color:#fff;white-space:nowrap}.landing-title-word{display:inline}.landing-letter{display:inline-flex;align-items:center;justify-content:center;width:1.4em;height:1.4em;border-radius:50%;background-color:#fff;color:#8b3a2a;margin:0 .15em;line-height:1;letter-spacing:0}.landing h5{font-family:Raleway,sans-serif;font-size:1.4rem;font-weight:300;letter-spacing:.08em;margin:2.5rem 0 0;text-align:center}.landing-links{display:flex;flex-direction:column;align-items:center;gap:.6rem;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);font-family:Raleway,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.08em}.landing h5 a,.landing-links a{font-weight:500;opacity:.8;-webkit-text-stroke:0px currentColor;transition:opacity .2s,-webkit-text-stroke .2s}.landing h5 a:hover,.landing-links a:hover{opacity:1;-webkit-text-stroke:.4px currentColor}.mobile-break{display:none}.desktop-dash{display:inline}@media (max-width: 768px){.landing{align-items:center;justify-content:center;height:calc(100vh - 12rem);overflow:hidden}.landing-title{font-size:6vw;white-space:normal;text-align:center;letter-spacing:.05em;line-height:1.8}.landing-letter{margin:0 .15em}.landing-title-word{display:block}.landing h5{margin-top:2rem;margin-bottom:0;font-size:1.2rem}.mobile-break{display:inline}.desktop-dash{display:none}}@font-face{font-family:Tomarik Brush;src:url(/assets/tomarik-brush-BLVLDE3Z.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap;ascent-override:85%;descent-override:15%;line-gap-override:0%}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#fff;background-color:#8b3a2a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none;cursor:pointer}body{margin:0;min-width:320px;min-height:100vh;background-color:#8b3a2a}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
