@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600&family=VT323&display=swap";:root{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#e5e7eb;background:#0f1115;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;height:100%;max-height:100vh;max-height:100dvh;overflow:hidden;overscroll-behavior:none;background:#0f1115}#root{min-height:100vh;min-height:100dvh;height:100%}.app-shell{position:relative;width:100%;min-width:100vw;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;max-height:100vh;max-height:100dvh;overflow:hidden;overscroll-behavior:none;display:flex;align-items:center;justify-content:center}@keyframes titleFadeIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.app-title-link{position:relative;z-index:1;font-family:Cinzel,Times New Roman,serif;font-size:clamp(2rem,8vw,4.5rem);font-weight:500;color:#ebe6dc;text-decoration:none;letter-spacing:.12em;text-align:center;transition:color .2s ease,opacity .2s ease;animation:titleFadeIn .9s ease-out forwards}.app-title-link:hover{color:#f5f0e8;opacity:.95}
