@font-face{font-family:Born2bSporty;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/Born2bSportyFS.otf)format("opentype")}:root{--brown:#592704;--brown-accent:#782d00;--cream:#fef8eb;--cream-soft:#fef8eb;--yellow:#fc0}*{box-sizing:border-box;margin:0}body{height:100dvh;min-height:100dvh;color:var(--cream);background:var(--brown);-webkit-font-smoothing:antialiased;flex-direction:column;gap:40px;font-family:-apple-system,system-ui,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}.wrap{z-index:1;text-align:center;flex-direction:column;flex:1;justify-content:space-between;width:100%;margin-inline:auto;padding-block-start:40px;animation:.8s cubic-bezier(.2,.7,.2,1) both rise;display:flex;position:relative}.logo{align-self:center;width:155px;max-width:55vw;height:auto}.center{flex-direction:column;gap:40px;width:100%;display:flex}.headline{text-transform:uppercase;overflow-wrap:break-word;color:var(--cream);text-shadow:0 2px #00000040;font-family:Born2bSporty,sans-serif;font-size:40px;font-weight:600;line-height:1.1}.cta{background:var(--yellow);color:var(--brown-accent);letter-spacing:-.3px;border-radius:99px;align-self:center;padding:16px 24px;font-size:.9375rem;font-weight:600;line-height:1.2;text-decoration:none;transition:filter .2s,transform .2s}.cta:hover{filter:brightness(.96);transform:translateY(-1px)}.copyright{color:#fef8eb;opacity:.6;font-size:.875rem;font-weight:400}.footer{background-image:url(/decorator.svg);background-position:50%;background-size:cover;width:100%;height:201px}@keyframes rise{0%{opacity:0;transform:translateY(16px)}}@media (prefers-reduced-motion:reduce){*{animation:none!important}}
