:root{font-family:system-ui,-apple-system,sans-serif;color:#19382f;background:#eff6f3;font-size:15px}*{box-sizing:border-box}body{margin:0}header,main{max-width:1160px;margin:auto;padding:24px}header{padding-bottom:8px}h1{font-size:30px;margin:20px 0 8px}h2{font-size:20px}a{color:#007d65}section{background:white;padding:24px;border:1px solid #dce9e3;border-radius:18px;margin-bottom:20px}p{line-height:1.6}.muted{color:#667b73}.toolbar,.actions{display:flex;gap:12px;align-items:end;flex-wrap:wrap}.toolbar label{flex:1;min-width:180px}label{display:block;margin-bottom:14px;line-height:1.5}input,select,textarea{font:inherit;display:block;width:100%;padding:10px;border:1px solid #b8cec4;border-radius:8px;margin-top:6px;background:white;color:inherit}textarea{resize:vertical}button{font:inherit;padding:10px 18px;border:0;border-radius:9px;background:#008c70;color:white;cursor:pointer;min-height:42px}button.secondary{background:#eaf3ee;color:#255747}button:disabled{opacity:.5;cursor:wait}.actions{align-items:center;margin:12px 0}.questions{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));gap:12px;margin:18px 0}.item{background:#f7faf8;border:1px solid #dde9e2;border-radius:12px;padding:16px;overflow-wrap:anywhere}.item h3{font-size:16px;margin:8px 0}.badge{font-size:12px;color:#58766a}#message{min-height:24px}#message.error,.form-error{color:#a9352e}dialog{border:0;border-radius:18px;max-width:620px;width:calc(100% - 28px);max-height:90vh;padding:24px;box-shadow:0 24px 100px #18352e44}dialog::backdrop{background:#16372d77}.check{display:flex;gap:10px;align-items:center}.check input{width:auto;margin:0}details{margin:18px 0}#question-preview{background:#e9faf3;border-radius:16px;padding:20px;margin-top:12px}#question-preview span{display:block;background:white;border-radius:8px;padding:10px;margin-top:8px}#sessions p{border-bottom:1px solid #e2ece7;padding-bottom:12px}@media(max-width:600px){header,main{padding:16px}section{padding:16px}h1{font-size:24px}.toolbar label{min-width:100%}.actions button{flex:1}dialog{padding:18px}}
