.progress-bar{width:100%;background-color:#e0e0df;border-radius:8px;overflow:hidden}.progress-bar>div{height:20px;background-color:#5da79a;transition:width .1s}.choose-page{display:flex;flex-direction:column;place-content:center;gap:calc(.1 * var(--aw))}.choice{text-align:center;font-size:calc(.1 * var(--aw));border-radius:100%;width:calc(.5 * var(--aw));height:calc(.5 * var(--aw));border:5px solid transparent;align-self:center;-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;place-items:center;place-content:center;border:5px solid black;color:#000;opacity:.7}.choice.selected{background-color:#fff;color:#000;border:5px solid black;opacity:1}button.😍{background:#d73253}.title{font-size:calc(.07 * var(--aw));text-align:center}.main.buttons{text-align:center;padding:1rem}.main.buttons :not(:first-child){margin-top:2rem;margin-bottom:2rem;margin-left:1rem}html,body{margin:0;padding:0}html{min-height:-webkit-fill-available}@supports not (-webkit-touch-callout: none){body{height:100vh}}body{display:flex;font-size:18px;height:var(--vh);overflow-x:hidden;overflow-y:auto}:root{--vh: 100vh;font-family:Helvetica;line-height:1.5;font-weight:400;background-color:#90e2d3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--aw: min(100vw, 60vh )}#root{display:flex;flex-direction:column;width:var(--aw);max-width:var(--aw);margin:0 auto;padding:calc(.13 * var(--aw));box-sizing:border-box}a{font-weight:500;color:#00f;text-decoration:inherit}a:hover{color:#3d3dff}h1{font-size:2rem;text-align:center}h2{font-size:1.2rem;margin-top:2rem}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1613c1;cursor:pointer;transition:border-color .25s;color:#fff}button.secondary{background-color:#9291be}button:disabled{opacity:.5;cursor:default}
