body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner{width:50px;height:50px;border:10px solid #f3f3f3;border-top:10px solid #383636;border-radius:50%;animation:spinner 1.5s linear infinite;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}*{box-sizing:border-box}body{font-size:14px}<style> input[type="number"]{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}</style> input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.window,.Viewer{max-width:400px;width:100%;-webkit-user-select:none;user-select:none}.top_points{width:100%;background:url(../images/pivot_points_background.png);background-repeat:no-repeat;background-position:center center;background-size:cover;opacity:1;position:relative;top:0;left:0;overflow:hidden}.top_points_text{width:100%;top:10%;left:5%;position:relative;text-align:left;font-family:Roboto;font-style:normal;font-weight:700;font-size:100%;line-height:20px;color:#fff}.top_points_number{display:inline;position:relative;width:50%;height:80%;text-align:center;font-family:Roboto;font-style:bold;font-weight:900;color:#fff;left:1%;font-size:100%;line-height:25px}.top_live_text{display:inline;font-family:Roboto;font-style:normal;font-weight:700;font-size:100%;color:#fff;margin-left:15%}.top_live_heart{display:inline-block;width:18px;height:18px;background-image:url(../images/pivot_heart.png);background-size:contain;background-repeat:no-repeat;background-position:center;margin-left:0;vertical-align:-3px}.question_frame{width:100%;border-style:solid;border-width:1px;border-color:#af5aff}.question_title{width:100%;left:0;text-align:center;font-family:Roboto;font-style:normal;font-weight:900;font-size:clamp(11px,2vw,20px);line-height:1.2;color:#333;margin-bottom:6px}.question_text{width:100%;left:0;text-align:center;font-family:Roboto;font-style:normal;font-weight:400;font-size:clamp(6px,1.1vw,11px);line-height:1.3;color:#000;margin-bottom:6px}.answer_option{width:100%;left:0;text-align:center;font-family:Roboto;font-style:normal;font-weight:700;font-size:clamp(7.3px,1.33vw,13.3px);line-height:1.2;color:#333;margin-bottom:6px}.table_padding table td{height:30px;padding:0}.table_padding table{border-collapse:separate;border-spacing:10px 0px;margin:0 auto 6px}.button_select,.button_inactive,.button_selected_answer{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-repeat:no-repeat;background-position:center center;background-size:100% 100%}.button_select{background-image:url(../images/button_active.png)}.button_inactive{background-image:url(../images/button_inactive.png)}.button_selected_answer{background-image:url(../images/selected_answer.png)}.button_select_text{color:#fff;font-family:Roboto;font-weight:900;font-size:clamp(14px,2vw,24px);line-height:1;text-align:center}.button_selected_answer_text{color:#333;font-family:Roboto;font-weight:900;font-size:clamp(14px,2vw,24px);line-height:1;text-align:center}.donate_row{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:10px}.donate_frame{width:100%;background:url(../images/pivot_donate_background.png);background-repeat:no-repeat;background-position:center center;background-size:cover;opacity:1;top:0;left:0;overflow:hidden}.donate_text{width:100%;text-align:center;font-family:Roboto;font-style:normal;font-weight:900;font-size:20px;line-height:20px;color:#000;text-shadow:0px 4px 4px rgba(0,0,0,.5);margin-top:10px}.donate_buy_text{display:inline-block;font-family:Roboto;font-weight:900;font-size:20px;line-height:20px;color:#000;text-shadow:0px 4px 4px rgba(0,0,0,.5);margin-right:4px}.buy_live_heart{display:inline-block;width:22px;height:22px;background-image:url(../images/pivot_heart.png);background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:10px}.button_buy{background:url(../images/pivot_button\ _buy.png) no-repeat center center;background-size:100% 100%;display:flex;align-items:center;justify-content:center;padding:8px 16px;font-size:20px;font-weight:900;color:#000;position:relative;min-height:20px}.button_buy:after{content:"";position:relative;right:0;transform:translateY(-50%);top:25px;width:40px;height:40px;background-image:url(../images/bits_icon.png);background-size:contain;background-repeat:no-repeat}
