.handbook-image-resize-overlay{position:absolute;z-index:2100;box-sizing:border-box;border:2px solid #0d6efd;pointer-events:none}.handbook-image-resize-toolbar{position:absolute;right:-2px;bottom:calc(100% + 8px);display:flex;align-items:center;gap:2px;padding:4px;border:1px solid rgba(0,0,0,.18);border-radius:5px;background:#fff;box-shadow:0 3px 12px #0003;color:#212529;pointer-events:auto;white-space:nowrap}.handbook-image-resize-toolbar button{min-width:32px;padding:2px 5px;border:1px solid rgba(108,117,125,.45);border-radius:3px;background:#f8f9fa;color:#212529;font-size:.72rem;line-height:1.25}.handbook-image-resize-toolbar button:hover,.handbook-image-resize-toolbar button:focus{border-color:#0d6efd;background:#e7f1ff;outline:none}.handbook-image-resize-width{min-width:54px;padding:0 5px;font-size:.72rem;font-weight:600;text-align:center}.handbook-image-resize-handle{position:absolute;width:12px;height:12px;padding:0;border:2px solid #fff;border-radius:50%;background:#0d6efd;box-shadow:0 0 0 1px #0d6efd;pointer-events:auto;touch-action:none}.handbook-image-resize-nw{top:-7px;left:-7px;cursor:nwse-resize}.handbook-image-resize-ne{top:-7px;right:-7px;cursor:nesw-resize}.handbook-image-resize-sw{bottom:-7px;left:-7px;cursor:nesw-resize}.handbook-image-resize-se{right:-7px;bottom:-7px;cursor:nwse-resize}body.dark-mode .handbook-image-resize-toolbar,body[data-theme=dark] .handbook-image-resize-toolbar{border-color:#fff3;background:#343b45;color:#fff}body.dark-mode .handbook-image-resize-toolbar button,body[data-theme=dark] .handbook-image-resize-toolbar button{border-color:#ffffff40;background:#49515c;color:#fff}body.dark-mode .handbook-image-resize-toolbar button:hover,body.dark-mode .handbook-image-resize-toolbar button:focus,body[data-theme=dark] .handbook-image-resize-toolbar button:hover,body[data-theme=dark] .handbook-image-resize-toolbar button:focus{border-color:#66b3ff;background:#3d5268}
