.wf-review-bar{z-index:9995;color:#fde68a;background:repeating-linear-gradient(135deg,#1c1917 0 12px,#292524 12px 24px);border:2px solid #facc15;border-radius:999px;max-width:calc(100vw - 32px);font-size:13px;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #0000004d}.wf-review-bar-inner{border-radius:999px;flex-wrap:nowrap;align-items:center;gap:12px;padding:7px 14px;display:flex}.wf-review-bar-label{text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin-right:auto;font-size:12px;font-weight:700;display:inline-flex}.wf-review-bar-label:before{content:"🛠️";font-size:16px}.wf-review-bar-user{color:#fde68a;opacity:.9;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.wf-review-bar-user button{color:#fde68a;cursor:pointer;background:0 0;border:1px dashed #fde68a66;border-radius:3px;padding:2px 8px;font-size:11px}.wf-review-bar-user button:hover{background:#fde68a1a}.wf-comment-toggle{color:#1c1917;cursor:pointer;background:#facc15;border:1px solid #facc15;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.wf-comment-toggle:hover{background:#fde047}.wf-comment-toggle[aria-pressed=true]{background:#eab308;box-shadow:inset 0 1px 2px #0003}.wf-comment-count{color:#fff;text-align:center;background:#b91c1c;border-radius:10px;min-width:18px;padding:1px 7px;font-size:11px;font-weight:700}.wf-resolved-toggle{color:#fde68a;cursor:pointer;background:0 0;border:1px dashed #fde68a80;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:500;display:inline-flex}.wf-resolved-toggle:hover{background:#fde68a1a}.wf-resolved-toggle[aria-pressed=false]{opacity:.7;text-decoration:line-through}@media (max-width:600px){.wf-review-bar-tagline{display:none}}body.wf-commenting-on{cursor:crosshair}body.wf-commenting-on .wf-commentable-hover{outline-offset:2px;cursor:pointer;background-color:#fde0472e;outline:2px dashed #d97706}.wf-comment-marker{color:#fff;cursor:pointer;z-index:9990;background:#b91c1c;border:2px solid #fff;border-radius:50% 50% 50% 0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;transition:transform .15s;display:flex;position:absolute;transform:rotate(-45deg);box-shadow:0 2px 6px #00000040}.wf-comment-marker:hover{transform:rotate(-45deg)scale(1.15)}.wf-comment-marker span{transform:rotate(45deg)}.wf-comment-marker--resolved{opacity:.7;background:#16a34a}.wf-comment-marker--resolved:hover{opacity:1}.wf-comment-marker--mixed{background:#2563eb;position:relative}.wf-comment-marker--mixed:after{content:"";background:#16a34a;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:-2px;right:-2px;transform:rotate(45deg)}.wf-comment-dialog{z-index:10000;background:#fefce8;border:1px solid #ca8a04;border-left-width:4px;border-radius:6px;width:360px;max-width:calc(100vw - 24px);padding:14px;font-size:14px;position:absolute;box-shadow:0 8px 24px #0000002e}.wf-comment-dialog h4{text-transform:uppercase;letter-spacing:.5px;color:#78350f;margin:0 0 8px;font-size:13px;font-weight:700}.wf-target-info{color:#92400e;word-break:break-all;background:#ca8a041f;border-radius:3px;margin-bottom:10px;padding:4px 8px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:11px}.wf-thread-items{flex-direction:column;gap:8px;max-height:280px;margin:10px 0;display:flex;overflow-y:auto}.wf-thread-items:empty{display:none}.wf-thread-item{background:#fffdf2;border:1px solid #fde68a;border-radius:4px;padding:8px 10px}.wf-thread-meta{color:#78350f;align-items:center;gap:8px;margin-bottom:4px;font-size:11px;display:flex}.wf-thread-author{color:#422006;font-weight:700}.wf-thread-date{color:#92400e;flex:1;font-family:ui-monospace,SFMono-Regular,monospace;font-size:10px}.wf-thread-resolve{color:#166534;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #16a34a;border-radius:3px;padding:2px 8px;font-size:10px;font-weight:600;line-height:1.4}.wf-thread-resolve:hover{background:#dcfce7}.wf-thread-resolve[data-resolved="1"]{color:#92400e;border-color:#92400e}.wf-thread-resolve[data-resolved="1"]:hover{background:#fef3c7}.wf-thread-delete{color:#b91c1c;cursor:pointer;background:0 0;border:1px solid #b91c1c;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:11px;line-height:1;display:inline-flex}.wf-thread-delete:hover{background:#fee2e2}.wf-thread-text{color:#1f2937;white-space:pre-wrap;word-wrap:break-word;font-size:13px;line-height:1.5}.wf-thread-item--resolved{opacity:.65;background:#f0fdf4;border-color:#bbf7d0}.wf-thread-item--resolved .wf-thread-text{-webkit-text-decoration:line-through #0000004d;text-decoration:line-through #0000004d}.wf-thread-resolved{color:#166534;border-top:1px dashed #bbf7d0;margin-top:6px;padding-top:6px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:11px}.wf-thread-reply{border-top:1px solid #fde68a;margin-top:6px;padding-top:10px}.wf-comment-dialog textarea{resize:vertical;color:#422006;box-sizing:border-box;background:#fff;border:1px solid #d4a90e;border-radius:4px;width:100%;min-height:80px;padding:8px;font-family:inherit;font-size:13px;line-height:1.5}.wf-comment-dialog textarea:focus{outline-offset:1px;outline:2px solid #ca8a04}.wf-actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.wf-comment-dialog .wf-actions button{cursor:pointer;border:1px solid #0000;border-radius:4px;padding:6px 12px;font-size:13px;font-weight:500}.wf-save{color:#fff;background:#ca8a04;border-color:#a16207}.wf-save:hover{background:#a16207}.wf-save:disabled{opacity:.6;cursor:default}.wf-cancel{color:#422006;background:#fff;border-color:#ca8a04}.wf-cancel:hover{background:#fef3c7}.wf-error{color:#b91c1c;min-height:16px;margin-top:8px;font-size:12px}.wf-comment-hint{color:#fde68a;z-index:9999;background:#1c1917;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:500;display:none;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000040}body.wf-commenting-on .wf-comment-hint{display:block}@media print{.wf-review-bar,.wf-comment-marker,.wf-comment-dialog,.wf-comment-hint{display:none!important}}
