*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100dvh;min-height:100dvh;overflow:hidden}body{background:#0d0d0d;color:#e0e0e0;font-family:"Press Start 2P",monospace;touch-action:manipulation;-webkit-text-size-adjust:100%}canvas{touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.app{position:relative;width:100%;height:100dvh;min-height:100dvh;display:flex;align-items:center;justify-content:center;overflow:hidden}@keyframes wishlist-button-spin{to{transform:rotate(360deg)}}@keyframes wishlist-preview-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.wishlist-item-title-link{text-decoration-line:none;text-underline-offset:.18em}.wishlist-item-title-link--locked{text-decoration-line:line-through;text-decoration-thickness:2px}.wishlist-item-title-link:hover,.wishlist-item-title-link:focus-visible{text-decoration-line:underline}.wishlist-item-title-link--locked:hover,.wishlist-item-title-link--locked:focus-visible{text-decoration-line:line-through underline}
