*{box-sizing:border-box}html{overflow-x:hidden}body,html{margin:0;padding:0}body{font-family:system-ui,sans-serif;line-height:1.5;min-height:100vh;background:#faf9f7;color:#1a1814}body.checkin-dive-abyss{animation:checkin-body-jitter .12s infinite}@keyframes checkin-body-jitter{0%,to{transform:translate(0)}25%{transform:translate(.5px,-.3px)}50%{transform:translate(-.4px,.4px)}75%{transform:translate(.3px,.2px)}}@media (prefers-reduced-motion:reduce){body.checkin-dive-abyss{animation:none}}