.comment-block{font-size:16px;font-weight:400;font-style:normal;margin:0 5px;position:relative;display:inline-block;background:#f9f;padding:0 2px;border-radius:3px;cursor:pointer}.comment-block.resolved{background:#94ff7d}.comment-popup{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:300px;max-width:350px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.comment-head{display:flex;justify-content:space-between;background:transparent;font-size:.9em;font-weight:600;color:#fa11d6;padding:8px 12px;border-bottom:1px solid #eee}.comment-foot{display:flex;justify-content:space-between;width:100%;align-items:center;padding:8px 12px;border-top:1px solid #eee;background:#f9f9f9}.comment-content{width:100%;min-height:60px;max-height:120px;padding:12px;font-size:14px;color:#333;outline:none;overflow-y:auto;scrollbar-width:thin;border:none;resize:none;line-height:1.4}.comment-content:empty:before{content:attr(placeholder);color:#aaa}.comment-toggle{display:inline-block;align-items:center;cursor:pointer;color:#666;opacity:.8;outline:none;font-size:12px;padding:4px 8px;border-radius:4px;transition:opacity .2s,background .2s}.comment-toggle:hover{opacity:1;background:#f0f0f0}.comment-delete{display:inline-block;cursor:pointer;opacity:.7;width:20px;height:20px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ff6666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='3 6 5 6 21 6'/><path d='M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2'/><line x1='10' y1='11' x2='10' y2='17'/><line x1='14' y1='11' x2='14' y2='17'/></svg>") no-repeat center center;background-size:16px 16px;transition:opacity .2s}.comment-delete:hover{opacity:1}.comment-toggle:before{content:"🔘 Non risolto"}.comment-toggle.checked:before{content:"🟢︎ Risolto";color:#22c55e;opacity:1}.comment-target{background:transparent;transition:background .2s}.comment-target.active{background:#dbdbff;border-radius:2px}
