:root{font-family:Poppins-Bold,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}html,body{height:auto;width:100%}body{display:flex;justify-content:center;align-items:center;min-width:320px;min-height:100vh;background:#f8f9fa;overflow:auto}#root{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:1rem;max-width:1400px;margin:0 auto}img.logo{width:auto;height:clamp(40px,3vw,80px);will-change:filter;transition:filter .3s;margin-top:15pt}.top-left-logo{position:fixed;top:0;left:16px;width:clamp(24px,4vw,32px);height:auto;z-index:1000}.logo:hover{filter:drop-shadow(0px 4px 4px rgba(0,0,0,.5))}@media (max-width: 600px){.top-left-logo{top:12px;left:12px}}.card{padding:2em}.read-the-docs{color:#888}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;position:relative}
