*{margin:0;padding:0;box-sizing:border-box}:root{--vh:1vh;--phone-width:440px}@media (min-width:600px) and (max-height:900px){:root{--phone-width:390px}}body,html{font-family:Pretendard,Paperlogy,-apple-system,BlinkMacSystemFont,sans-serif}html.invitation-active,html.invitation-active body{background:#000;overflow:hidden;position:fixed;width:100%;height:100vh;height:calc(var(--vh, 1vh) * 100);overscroll-behavior:none;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;-ms-touch-action:pan-x pan-y}@media (min-width:600px){html.invitation-active,html.invitation-active body{height:100vh;background:#0e0c0b;background-image:radial-gradient(ellipse at 20% 50%,rgba(44,36,32,.4) 0,transparent 60%),radial-gradient(ellipse at 80% 30%,rgba(44,36,32,.2) 0,transparent 50%)}}::-webkit-scrollbar{width:0;background:transparent}