@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@400;500;600&display=swap";.container{width:100%}:root{color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box;margin:0;padding:0;font-family:Bricolage Grotesque,sans-serif}body,html{height:100dvh;width:100dvw;background:url(/images/background.png) no-repeat center center;background-size:cover;overflow:hidden;display:flex;justify-content:center;align-items:center}#root{width:100%;display:flex;justify-content:center;align-items:center;padding:10px}.container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.coverPage,{background:linear-gradient(145deg,#fff,#f5f5f5);border-radius:5px;box-shadow:0 4px 8px #0000001a}.page-content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;text-align:center}.cover{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;font-weight:700}.demoPage{background:#fff;color:#000}.page{width:100%;height:100%;overflow:hidden;background:#fff;box-shadow:0 4px 10px #0000004d}.page img{width:100%;height:100%;object-fit:cover}.page-cover{background:#333;box-shadow:none}
