dialog{border-color:#fff;border-radius:6px;width:85%;max-width:26em;margin-top:15vh;padding:2em;font-size:90%;box-shadow:0 0 4em #999}dialog h2{color:#00afff;margin:0;font-size:2em;font-weight:bolder}dialog h3{border-bottom:none;margin-bottom:.4em;font-size:1em}::focus-visible{outline-offset:2px;border-color:#00afff;outline:2px solid #dbf4ff}form>:last-child{margin-top:1em}input,textarea{font-family:inherit;font-size:inherit;border:1px solid #ccc;border-radius:4px;width:100%;padding:.7em 1em}textarea{form-sizing:normal;min-height:80px}button{cursor:pointer;color:#fff;background-color:#333;border:0;border-radius:4px;padding:.75em 1.5em;font-family:inherit;font-weight:600}button:hover{background-color:#000}button:active{transform:translateY(1px)}dialog{border-color:#fff;border-radius:6px;width:85%;max-width:26em;padding:2em;font-size:90%;top:-5vh;box-shadow:0 0 4em #999}dialog::backdrop{background-color:rgba(0,0,0,.333)}dialog h2{margin:0}dialog h3{margin-bottom:.4em;font-size:1em}.close{cursor:pointer;color:#000;font-size:2em;font-weight:100;position:absolute;top:.2rem;right:.9rem}.close:hover{color:#666}.open-feedback{cursor:pointer;width:2em;margin-left:1em}.open-feedback:hover{transform:scale(1.08)rotate(2deg)}.resultText{float:right;color:#fff;background-color:rgba(101,211,103,.482);background-size:7em;border-radius:12px;width:50%;margin:20em 25% 0 0;padding:1em;transform:rotate(12deg);box-shadow:0 4px 8px rgba(0,0,0,.9)}.errorText{float:right;color:wheat;background-color:rgba(214,26,26,.482);background-size:7em;border-radius:12px;width:50%;margin:20em 0 0;padding:1em;transform:rotate(12deg);box-shadow:0 4px 8px rgba(0,0,0,.9)}.resultText button{align-self:center;margin:auto}.errorText h2,.resultText h2{color:#fff}dialog .extra{color:#999;background-color:#efefd0;border-radius:3px;margin-bottom:5px;padding:4px;font-size:.7em}dialog.feedback-thanks{background:url(../img/contact-us-ok.webp) 0 0/cover no-repeat;border:10px solid #fff;border-radius:20px;max-width:30em}dialog.feedback-error{background:url(../img/goblinfactory-error.jpg) 0 0/cover no-repeat;border:10px solid #fff;border-radius:20px;max-width:30em}@media (width>=1000px){.open-feedback{position:fixed;bottom:2em;right:2em}}.contact-link{color:var(--gray-800);border:1px solid var(--gray-200);border-radius:3em;margin-top:-.15em;padding:.4em 2em .4em 2.5em;font-size:80%;font-weight:600}.contact-link:hover{color:#fff;background-color:#00afff;text-decoration:none}