@layer quartz-base{.notiz-schreiben{margin-top:1.2rem}.notiz-schreiben[hidden]{display:none!important}.notiz-schreiben>summary{cursor:pointer;background:var(--lightgray);border-left:2px solid var(--profil-farbe,var(--secondary));border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .5rem;font-size:.88rem;font-weight:600;list-style:none;display:flex}.notiz-schreiben>summary::-webkit-details-marker{display:none}.notiz-schreiben>summary:hover{background:var(--gray)}.notiz-schreiben>summary .notiz-plus{opacity:.7}.notiz-schreiben form{gap:.45rem;padding:.6rem .1rem 0;display:grid}.notiz-schreiben label{text-transform:uppercase;letter-spacing:.06em;opacity:.6;margin-bottom:.15rem;font-size:.72rem;display:block}.notiz-schreiben input,.notiz-schreiben select,.notiz-schreiben textarea{box-sizing:border-box;background:var(--light);width:100%;color:var(--darkgray);border:1px solid var(--lightgray);border-radius:4px;padding:.35rem .45rem;font-family:inherit;font-size:.88rem}.notiz-schreiben textarea{resize:vertical;min-height:7rem;line-height:1.45}.notiz-schreiben input:focus,.notiz-schreiben select:focus,.notiz-schreiben textarea:focus{border-color:var(--profil-farbe,var(--secondary));outline:none}.notiz-schreiben button[type=submit]{cursor:pointer;background:var(--profil-farbe,var(--secondary));color:var(--light);border:0;border-radius:4px;padding:.4rem .6rem;font-family:inherit;font-size:.88rem;font-weight:600}.notiz-schreiben button[type=submit]:disabled{opacity:.55;cursor:default}.notiz-schreiben .notiz-hinweis{min-height:1.1em;font-size:.8rem}.notiz-schreiben .notiz-hinweis[data-art=fehler]{color:#d05a5a}.notiz-schreiben .notiz-hinweis[data-art=ok]{color:#4fa373}.notiz-schreiben .notiz-fuss{opacity:.55;font-size:.75rem;line-height:1.4}}