.app-container{width:100%;min-height:100vh;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box}html{overflow:hidden;height:100%;touch-action:manipulation}body{font-family:Cormorant Garamond,Georgia,serif;background-color:#0a0e27;color:#f0f4ff;overflow-x:hidden;overflow-y:auto;height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;font-size:16px}#root{min-height:100vh;min-height:100dvh;width:100%;overflow-x:hidden}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#0a0e27}::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:2px}::selection{background:#6366f14d;color:#f0f4ff}@media(max-width:480px){body{font-size:15px}}body{overscroll-behavior-y:contain}
