.consultants-panel{width:min(920px,94vw);max-height:90dvh;overflow:auto;padding:20px;background:#fcfbf7;color:#42473f;border:1px solid #b49a65;border-radius:14px}.consultants-panel::backdrop{background:#0006}.consultants-panel input,.consultants-panel textarea{width:100%;box-sizing:border-box}.consultants-panel details{border:1px solid #d7d9cc;border-radius:8px;padding:12px;margin:10px 0}.consultants-panel summary{cursor:pointer;padding:10px;min-height:24px}.consultants-panel button,.consultants-panel a{min-height:44px;margin:6px}.consultants-panel textarea{font:16px/1.5 Arial}.consultant-thumbnail{display:block;max-width:220px;max-height:200px}.consultant-image-view{overflow:auto;max-height:65vh;max-width:100%;border:1px solid #ddd}.consultant-photo{display:block;max-width:100%;max-height:600px;object-fit:contain}.draw-question{white-space:pre-wrap;overflow-wrap:anywhere}.draw-question textarea{width:100%;min-height:70px;font:16px/1.4 Arial}
.consultants-panel{box-sizing:border-box;max-width:calc(100vw - 12px)}.consultants-panel *{box-sizing:border-box}.consultants-panel input[type=file]{min-width:0;max-width:100%}
