*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scroll-padding-top:84px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background-color:#faf6f3;min-width:320px;min-height:100vh;margin:0}img{max-width:100%;display:block}::selection{color:#f6ece2;background:#7a1722}.reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:none}@keyframes boemelRise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.hero-rise{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) both boemelRise}@keyframes boemelScrollCue{0%,to{opacity:.75;transform:translateY(0)}50%{opacity:1;transform:translateY(6px)}}.scroll-cue{animation:1.9s ease-in-out infinite boemelScrollCue}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}.hero-rise{opacity:1;animation:none}.scroll-cue{animation:none}}
