.nefesh-feedback-trigger{position:fixed;right:18px;bottom:18px;z-index:2000;width:48px;height:48px;border:0;border-radius:50%;background:#087f78;color:#fff;font-size:22px;box-shadow:0 10px 28px rgba(7,68,66,.22);cursor:pointer}
.nefesh-feedback-panel{position:fixed;right:18px;bottom:78px;z-index:2001;width:min(360px,calc(100vw - 28px));padding:18px;border:1px solid #d8e8e6;border-radius:18px;background:#fff;color:#163534;box-shadow:0 18px 48px rgba(19,62,60,.22)}
.nefesh-feedback-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.nefesh-feedback-heading small{color:#087f78}.nefesh-feedback-heading h2{font-size:19px;margin:3px 0 0}.nefesh-feedback-heading button{border:0;background:transparent;font-size:25px;cursor:pointer}
.nefesh-feedback-panel>label{display:grid;gap:6px;margin:12px 0;font-size:14px}.nefesh-feedback-panel select,.nefesh-feedback-panel input[type=range]{width:100%}.nefesh-feedback-panel select{padding:9px;border:1px solid #cbdedc;border-radius:10px;background:#fff}
.nefesh-feedback-switches{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}.nefesh-feedback-switches label{font-size:14px}.nefesh-feedback-preview{display:flex;gap:8px}.nefesh-feedback-preview button{flex:1;border:1px solid #9bcac6;background:#eef9f8;color:#075f5a;border-radius:10px;padding:9px;cursor:pointer}.nefesh-feedback-panel p{font-size:12px;color:#617875;margin:12px 0 0}
html[data-nefesh-feedback="success"] .universal-game-stage,html[data-nefesh-feedback="success"] .attention-game-stage,html[data-nefesh-feedback="success"] .switching-game-stage,html[data-nefesh-feedback="success"] .memory-game-stage{box-shadow:0 0 0 4px rgba(24,157,135,.18) inset}
html[data-nefesh-feedback="incorrect"] .universal-game-stage,html[data-nefesh-feedback="incorrect"] .attention-game-stage,html[data-nefesh-feedback="incorrect"] .switching-game-stage,html[data-nefesh-feedback="incorrect"] .memory-game-stage{box-shadow:0 0 0 3px rgba(201,143,44,.13) inset}
@media(max-width:600px){.nefesh-feedback-trigger{right:12px;bottom:12px}.nefesh-feedback-panel{right:12px;bottom:68px}.nefesh-feedback-switches{grid-template-columns:1fr}}
