html{--primary-color: royalblue;--secondary-color1: lightgray;--secondary-color2: gray;--secondary-color3: rgb(55 55 55);--secondary-color4: rgb(75 130 250);--preview-width: 256px;font-family:-apple-system,system-ui,sans-serif,Segoe UI;color:var(--secondary-color3)}body{padding:20px;max-width:1180px;margin-left:auto;margin-right:auto}h1{font-size:55px;margin-top:0}.error{color:red}.warning{color:orange}.error-sign:before{content:"🧨 "}.warning-sign:before{content:"⚠ "}.header-wrapper{display:flex;align-items:baseline}.answer{line-height:1.5em}.primary-color{color:var(--primary-color)}.hidden{display:none}.thin-border{border:1px solid var(--secondary-color1);border-radius:5px}footer p{text-align:right;color:var(--secondary-color1)}footer p a{transition:color ease .2s;color:inherit;text-decoration:none}footer p a:hover{color:var(--secondary-color2)}.smart-screen{max-width:500px;background-color:#4169e1;color:#fff;padding:1em}.smart-screen p.smart-screen-heading{font-size:25px;margin-top:0}.smart-screen p{font-size:.7em;line-height:1.5em}.smart-screen-buttons{display:flex;gap:1em;justify-content:end;margin:0 1em}.smart-screen-buttons>p{border:1px solid white;padding:0 .3em}.fake-link{text-decoration:underline}table{margin-left:auto;margin-right:auto}th td{font-weight:700}a{font-weight:700;color:#4169e1}img{max-width:100%}
