.fw-annotator{position:fixed;inset:0;z-index:2147483000;display:flex;background:#101214;font-family:inherit}.fw-annotator-dialog{flex:1;min-width:0;display:flex;flex-direction:column}.fw-annotator-canvas-area{flex:1;min-width:0;min-height:0;position:relative}.fw-annotator-canvas-wrap{position:absolute;inset:0;overflow:auto;overscroll-behavior:contain;padding:12px;box-sizing:border-box;scrollbar-color:rgb(255 255 255/.38) transparent}.fw-annotator-canvas-stage{display:grid;place-items:center;width:max-content;height:max-content;min-width:100%;min-height:100%}.fw-annotator-stack{position:relative;flex:none}.fw-annotator-base,.fw-annotator-overlay{position:absolute;inset:0;width:100%;height:100%}.fw-annotator-base{border-radius:8px;box-shadow:0 4px 24px rgb(0 0 0/.45)}.fw-annotator-overlay{touch-action:none;-webkit-user-select:none;user-select:none;cursor:crosshair}.fw-annotator-overlay--move{cursor:grab}.fw-annotator-overlay--move:active{cursor:grabbing}.fw-view-controls{position:absolute;z-index:2;top:12px;right:12px;gap:2px;padding:4px;color:#343a40;background:rgb(255 255 255/.92);border:1px solid rgb(255 255 255/.55);border-radius:10px;box-shadow:0 3px 14px rgb(0 0 0/.28);backdrop-filter:blur(8px)}.fw-view-btn,.fw-view-controls{display:flex;align-items:center}.fw-view-btn{justify-content:center;gap:5px;min-width:30px;height:30px;padding:0 7px;font:inherit;font-size:.76rem;font-weight:700;color:inherit;background:transparent;border:none;border-radius:7px;cursor:pointer}.fw-view-btn svg{width:16px;height:16px}.fw-view-btn:hover:enabled{background:#e9ecef}.fw-view-btn:disabled{opacity:.38;cursor:default}.fw-view-btn--fit{min-width:42px}.fw-view-btn--move[aria-pressed=true]{color:#fff;background:#1c7ed6}.fw-view-divider{width:1px;height:20px;margin:0 2px;background:#dee2e6}.fw-annotator-panel{display:flex;flex-direction:column;gap:14px;padding:18px 20px calc(18px + env(safe-area-inset-bottom));background:#fff;color:#212529;border-radius:16px 16px 0 0;box-shadow:0 -4px 24px rgb(0 0 0/.25)}.fw-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.fw-panel-heading{display:flex;flex-direction:column;gap:6px}.fw-panel-header h2{margin:0;font-size:1.05rem;font-weight:800;line-height:1.3;color:#1a1c1e}.fw-panel-subtitle{margin:0;font-size:.86rem;line-height:1.5;color:#6c7280}.fw-close-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;color:#868e96;background:transparent;border:none;border-radius:8px;cursor:pointer}.fw-close-btn svg{width:18px;height:18px}.fw-close-btn:hover{background:#f1f3f5;color:#495057}.fw-tools-section{display:flex;flex-direction:column;gap:6px}.fw-tools-label{font-size:.8rem;font-weight:600;color:#495057}.fw-tools-label em{font-style:normal;font-weight:500;color:#868e96}.fw-tools-row{display:flex;align-items:stretch;gap:8px}.fw-annotator-tools{flex:1;display:flex;gap:2px;padding:3px;background:#f1f3f5;border-radius:10px}.fw-tool-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 4px;font:inherit;font-size:.82rem;font-weight:600;color:#495057;background:transparent;border:none;border-radius:8px;cursor:pointer}.fw-tool-btn svg{width:16px;height:16px}.fw-tool-btn[aria-pressed=true]{color:#1c7ed6;background:#fff;box-shadow:0 1px 3px rgb(0 0 0/.12)}.fw-undo-btn{display:flex;align-items:center;gap:6px;padding:0 12px;font:inherit;font-size:.82rem;font-weight:600;color:#495057;background:transparent;border:1px solid #dee2e6;border-radius:10px;cursor:pointer}.fw-undo-btn svg{width:16px;height:16px}.fw-undo-btn:hover:enabled{background:#f8f9fa}.fw-undo-btn:disabled{opacity:.4;cursor:default}.fw-comment-label{display:block;font-size:.86rem;font-weight:600;color:#343a40}.fw-comment-input{display:block;width:100%;margin-top:6px;padding:10px 12px;font:inherit;font-size:.95rem;color:#212529;background:#fff;border:1px solid #ced4da;border-radius:10px;resize:none;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.fw-comment-input:focus{outline:none;border-color:#1c7ed6;box-shadow:0 0 0 3px rgb(28 126 214/.18)}.fw-comment-input::placeholder{color:#adb5bd}.fw-annotator-error{padding:10px 12px;background:#fff5f5;color:#c92a2a;border:1px solid #ffc9c9;border-radius:10px;font-size:.85rem}.fw-annotator-actions{display:flex}.fw-primary-btn{flex:1;padding:12px 0;font:inherit;font-size:.95rem;font-weight:700;color:#fff;background:#1c7ed6;border:none;border-radius:10px;cursor:pointer;transition:background .15s}.fw-primary-btn:hover:enabled{background:#1971c2}.fw-close-btn:disabled,.fw-primary-btn:disabled{opacity:.45;cursor:default}.fw-close-btn:focus-visible,.fw-primary-btn:focus-visible,.fw-tool-btn:focus-visible,.fw-undo-btn:focus-visible,.fw-view-btn:focus-visible{outline:2px solid #1c7ed6;outline-offset:2px}@media (min-width:768px){.fw-annotator{align-items:center;justify-content:center;padding:40px;background:rgb(9 11 13/.65);backdrop-filter:blur(2px)}.fw-annotator-dialog{flex:none;flex-direction:row;width:min(1060px,100%);height:min(720px,100%);background:#1a1c1e;border-radius:16px;overflow:hidden;box-shadow:0 24px 64px rgb(0 0 0/.5)}.fw-annotator-canvas-wrap{padding:28px}.fw-view-controls{top:16px;right:16px}.fw-annotator-panel{width:360px;flex-shrink:0;overflow-y:auto;padding:24px;gap:16px;border-radius:0;box-shadow:none}.fw-panel-header h2{font-size:1.15rem}.fw-comment-input{min-height:110px}.fw-annotator-actions{margin-top:auto}}.fw-trigger{box-sizing:border-box;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:2147482000;display:flex;align-items:center;gap:6px;width:29px;height:52px;padding:17px 5px 16px;overflow:hidden;font-family:var(--font-poppins,"Poppins"),ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:14px;font-weight:500;line-height:22px;white-space:nowrap;color:#fff;background-image:linear-gradient(89.65996916697722deg,#4a7f60 51.757%,#4e9815 626.69%);border:none;border-radius:12px 0 0 12px;box-shadow:0 4px 8px rgb(0 0 0/.25),0 5px 4.3px rgb(0 51 28/.1);cursor:pointer;transition:width .18s ease,padding-right .18s ease}.fw-trigger:focus-visible,.fw-trigger:hover{width:172px;padding-right:16px;background-image:linear-gradient(90deg,#0a5f38,#4e9815)}.fw-trigger:focus-visible{outline:3px solid #8fff63;outline-offset:3px}.fw-trigger-caret{position:relative;flex:0 0 19px;width:19px;height:19px}.fw-trigger-caret img{position:absolute;inset:0;display:block;width:19px;height:19px;transition:opacity .12s ease}.fw-trigger-caret-active{opacity:0}.fw-trigger:focus-visible .fw-trigger-caret-muted,.fw-trigger:hover .fw-trigger-caret-muted{opacity:0}.fw-trigger:focus-visible .fw-trigger-caret-active,.fw-trigger:hover .fw-trigger-caret-active{opacity:1}.fw-trigger-label{flex:0 0 auto;opacity:0;transform:translateX(-4px);transition:opacity .12s ease,transform .18s ease}.fw-trigger:focus-visible .fw-trigger-label,.fw-trigger:hover .fw-trigger-label{opacity:1;transform:translateX(0)}@media (prefers-reduced-motion:reduce){.fw-trigger,.fw-trigger-caret img,.fw-trigger-label{transition:none}}.fw-capture-veil{left:50%;bottom:calc(24px + env(safe-area-inset-bottom));transform:translateX(-50%);padding:8px 16px;background:rgb(33 37 41/.9);font-size:.85rem;border-radius:999px}.fw-capture-veil,.fw-toast{position:fixed;z-index:2147483000;color:#fff}.fw-toast{left:16px;right:16px;bottom:calc(76px + env(safe-area-inset-bottom));padding:12px 16px;border-radius:10px;font-size:.9rem;font-weight:600;box-shadow:0 2px 10px rgb(0 0 0/.25)}.fw-toast-success{background:#2b8a3e}.fw-toast-error{background:#c92a2a}