*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}@font-face{font-family:Oddball;src:url(/fonts/OddballTM.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}body{background:#f4f1eb;margin:0}.site{justify-content:center;align-items:center;min-height:100vh;padding:40px;display:flex}.hero{text-align:center;flex-direction:column;gap:16px;max-width:800px;display:flex}.eyebrow{letter-spacing:.2em;text-transform:uppercase;opacity:.6;margin-bottom:20px;font-size:.75rem}.title{letter-spacing:.02em;font-family:Oddball,serif;font-size:clamp(4rem,12vw,10rem);line-height:.9}.description{color:#333;max-width:600px;margin:0 auto 8px;font-size:1.2rem;line-height:1.6}.nav{justify-content:center;margin-top:0;display:flex}.nav a{letter-spacing:.08em;color:inherit;opacity:.8;font-size:1rem;text-decoration:none;transition:opacity .2s;position:relative}.nav a:hover{opacity:1}.nav a:after{content:"";background:#111;width:0%;height:1px;transition:width .25s;position:absolute;bottom:-4px;left:0}.nav a:hover:after{width:100%}.logo{opacity:.9;width:90px;height:auto;transition:opacity .2s;position:absolute;top:30px;left:40px}.logo:hover{opacity:.6}:root{color:#111;background:#f4f1eb;font-family:Cutive Mono,monospace}
