:root{color:#111827;background:#f3f4f6;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input,select{font:inherit}button,.button-link,.upload-btn{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:10px 14px;font-weight:700;text-decoration:none;display:inline-flex}button:hover,.button-link:hover,.upload-btn:hover{filter:brightness(.96)}button.active{background:#111827}button.danger{color:#fff;background:#dc2626;width:100%;margin-top:10px}button.secondary,.upload-btn.secondary{background:#0f766e}input,select{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:10px;min-height:42px;padding:10px 12px}code{background:#e5e7eb;border-radius:6px;padding:2px 5px}pre{white-space:pre-wrap;word-break:break-word;overflow:auto}.app-shell{grid-template-columns:260px 1fr;min-height:100vh;transition:grid-template-columns .2s;display:grid}.app-shell.nav-collapsed{grid-template-columns:78px 1fr}.sidebar{color:#fff;background:#0f172a;flex-direction:column;gap:12px;min-width:0;padding:20px;display:flex}.brand-row{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:16px;display:flex}.brand{align-items:flex-start;gap:9px;min-width:0;font-size:20px;font-weight:900;line-height:1.1;display:flex}.brand-icon{display:none}.collapse-btn{color:#fff;background:#ffffff1f;border-radius:9px;flex:none;width:30px;height:30px;padding:0}.nav-list{flex-direction:column;gap:10px;display:flex}.sidebar button{color:#fff;background:0 0;justify-content:flex-start}.nav-list button{min-height:44px}.nav-list button span{text-align:center;width:23px;font-size:17px}.sidebar button.active{background:#1d4ed8}.sidebar-footer{color:#94a3b8;margin-top:auto;font-size:13px}.nav-collapsed .sidebar{align-items:center;padding:18px 12px}.nav-collapsed .brand-text,.nav-collapsed .nav-list b,.nav-collapsed .sidebar-footer span{display:none}.nav-collapsed .brand-icon{font-size:24px;display:block}.nav-collapsed .nav-list button{justify-content:center;width:52px;height:48px;padding:10px}.nav-collapsed .nav-list button span{width:auto}.nav-collapsed .brand-row{flex-direction:column;align-items:center}.main{min-width:0;padding:24px;overflow:auto}h1{margin:0 0 6px;font-size:clamp(28px,3vw,42px);line-height:1.05}h2,h3{margin-top:0}p{color:#6b7280}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.topbar.compact{align-items:flex-start;margin-bottom:10px}.upload-btn input{display:none}.upload-actions-top{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.message{color:#fff;z-index:100;background:#111827;border-radius:12px;align-items:center;gap:10px;max-width:min(680px,100vw - 32px);padding:12px 14px;display:flex;position:fixed;top:18px;right:18px;box-shadow:0 16px 40px #00000040}.message button{color:#fff;background:0 0;padding:0}.busy{color:#fff;z-index:101;background:#111827;border-radius:999px;padding:10px 14px;position:fixed;bottom:18px;right:18px;box-shadow:0 10px 25px #00000040}.panel,.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 1px 2px #0000000a}.panel.soft{margin-bottom:14px}.quality-note{color:#155e75;background:#ecfeff;border:1px solid #a5f3fc;border-radius:14px;margin:0 0 14px;padding:12px 14px}.stats-row{grid-template-columns:repeat(4,minmax(120px,1fr));gap:14px;margin-bottom:16px;display:grid}.stat{background:#fff;border-radius:16px;padding:16px;box-shadow:0 1px 2px #0000000d}.stat b{font-size:26px;display:block}.stat span{color:#6b7280}.filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;display:flex}.filters input{flex:1;min-width:min(420px,100%)}.filters select{min-width:170px}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#111827;text-transform:capitalize;background:#e5e7eb}.chip.active{color:#fff;background:#1d4ed8}.folder-grid{grid-template-columns:repeat(auto-fill,minmax(135px,1fr));gap:10px;display:grid}.folder-card{color:#111827;background:#f8fafc;border:1px solid #e5e7eb;justify-content:flex-start;min-height:56px}.folder-card span{font-size:20px}.folder-card.active{color:#1e3a8a;background:#dbeafe;border:2px solid #2563eb}.folder-note{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;padding:12px 14px}.image-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;display:grid}.image-card{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:16px;display:block;overflow:hidden}.image-thumb{background:#111827;border-radius:0;width:100%;padding:0;display:block}.image-card img{object-fit:cover;width:100%;height:150px;display:block}.image-card-body{flex-direction:column;gap:5px;padding:12px;display:flex}.image-card-body b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.image-card-body span,.image-card-body small{color:#6b7280}.warn{color:#b45309!important}.ok{color:#047857!important}.card-actions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.empty-state{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px}.annotate-layout-v1{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:16px;display:grid}.annotate-main{min-width:0}.workstrip{grid-template-columns:auto 160px minmax(220px,1fr) minmax(260px,1fr);align-items:center;gap:10px;display:grid}.annotation-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;height:calc(100vh - 48px);padding:16px;position:sticky;top:18px;overflow:auto}.annotation-panel label{color:#374151;flex-direction:column;gap:5px;margin-bottom:10px;font-size:13px;font-weight:700;display:flex}.annotation-list{flex-direction:column;gap:8px;display:flex}.annotation-list button{color:#111827;text-align:left;background:#f3f4f6;justify-content:flex-start}.annotation-list button.selected{background:#dbeafe;outline:2px solid #2563eb}.save-group{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.dirty{color:#b45309;background:#fef3c7;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:900}.saved{color:#047857;background:#d1fae5;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:900}.row{align-items:center;display:flex}.gap{gap:8px}.wrap{flex-wrap:wrap}.annotator-grid{grid-template-columns:minmax(0,1fr) 310px;gap:12px;margin-top:12px;display:grid}.canvas-toolbar{flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;display:flex}.tool-buttons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.tool-buttons.small button,.tool-buttons.small span,.tool-buttons.small label{padding:7px 9px;font-size:12px}.tool-buttons.small label{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:5px;display:flex}.tool-buttons.small input{width:auto;min-height:auto}.canvas-wrap{background:#111827;border:1px solid #1e293b;border-radius:16px;min-height:520px;position:relative;overflow:hidden}.annotation-canvas{touch-action:none;cursor:crosshair;width:100%;height:auto;min-height:520px;max-height:76vh;display:block}.canvas-help{color:#fff;pointer-events:none;background:#0f172ad1;border-radius:12px;max-width:calc(100% - 20px);padding:8px 10px;font-size:12px;position:absolute;bottom:10px;left:10px}.geometry-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;max-height:76vh;padding:12px;overflow:auto}.geometry-panel h3{margin:0 0 8px}.geometry-panel p{color:#334155;margin:8px 0;font-size:13px}.mini-grid{gap:8px;display:grid}.points-box{margin-top:10px}.points-box pre{color:#dbeafe;background:#0f172a;border-radius:12px;max-height:180px;padding:10px;font-size:11px}.table{flex-direction:column;gap:10px;display:flex}.table-row{background:#fff;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:90px 1fr auto auto auto;align-items:center;gap:12px;padding:10px;display:grid}.table-row img{object-fit:cover;border-radius:10px;width:90px;height:60px}.export-page .panel,.export-page .card{max-width:980px}.export-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin:16px 0 24px;display:grid}.export-grid button{min-height:72px;font-weight:800}@media (width<=1220px){.annotate-layout-v1,.annotator-grid{grid-template-columns:1fr}.annotation-panel{height:auto;position:static}.workstrip{grid-template-columns:1fr}}@media (width<=900px){.app-shell,.app-shell.nav-collapsed{grid-template-columns:1fr}.sidebar{z-index:30;flex-direction:row;align-items:center;padding:12px;position:sticky;top:0;overflow:auto}.brand-row{margin-bottom:0}.nav-list{flex-direction:row}.sidebar-footer,.collapse-btn{display:none}.brand{white-space:nowrap;font-size:15px}.main{padding:12px}.topbar{flex-direction:column;align-items:stretch}.stats-row{grid-template-columns:repeat(2,1fr)}.filters input,.filters select{width:100%;min-width:0}.image-grid{grid-template-columns:1fr}.save-group{justify-content:flex-start}.save-group button{flex:130px}.table-row{grid-template-columns:70px 1fr}.table-row button{grid-column:span 2}}@media (width<=560px){button{padding:9px 10px}.panel,.card{border-radius:14px;padding:12px}.tool-buttons button{flex:42%}.canvas-help{font-size:11px}}:root{--font-sm:12px;--font-base:14px;--font-md:15px;--font-lg:18px;--font-xl:26px}body{font-size:var(--font-base)}button,.upload-btn{border-radius:10px;min-height:38px;padding:8px 11px;font-size:13px}input,select{min-height:38px;padding:8px 10px;font-size:14px}h1{letter-spacing:-.03em;font-size:clamp(24px,2.1vw,32px)}h2{font-size:20px}h3{font-size:16px}p{margin:4px 0}.main{padding:22px}.sidebar{padding:18px}.brand{font-size:18px}.nav-list button{min-height:40px;font-size:14px}.collapse-btn{min-height:30px}.topbar{margin-bottom:14px}.annotation-header h1{text-overflow:ellipsis;white-space:nowrap;max-width:980px;font-size:clamp(22px,2vw,30px);overflow:hidden}.annotation-header p{font-size:13px}.save-group{flex-wrap:nowrap;align-items:center;gap:7px}.save-group button{white-space:nowrap;min-height:36px;padding:8px 11px;font-size:13px}.save-group .dirty,.save-group .saved{padding:6px 8px;font-size:11px}.stats-row.five{grid-template-columns:repeat(5,minmax(110px,1fr))}.stat{padding:13px}.stat b{font-size:22px}.stat span{font-size:12px}.compact-filter-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:12px;margin-bottom:16px;padding:14px;display:grid;box-shadow:0 1px 2px #0000000a}.compact-chips .chip{text-transform:capitalize;min-height:38px;padding:8px 12px;font-size:13px}.work-picker{grid-template-columns:auto 190px auto 1fr;align-items:center}.work-picker .filters{margin:0}.work-picker .filters input{min-width:260px}.segmented{background:#eef2ff;border:1px solid #dbeafe;border-radius:12px;gap:3px;padding:3px;display:inline-flex}.segmented button{color:#1e3a8a;background:0 0;min-height:32px;padding:6px 10px}.segmented button.active{color:#fff;background:#2563eb}.folder-note.neutral{color:#1e40af;background:#eff6ff;border-color:#bfdbfe;font-size:13px}.image-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.image-card img{height:132px}.image-card-body{gap:4px;padding:10px}.image-card-body b,.image-card-body span,.image-card-body small{font-size:12px}.card-actions button{min-height:34px}.annotate-layout-v1{grid-template-columns:minmax(0,1fr) 300px}.annotator-grid.single{grid-template-columns:1fr;gap:10px;margin-top:8px;display:grid}.canvas-toolbar{grid-column:auto}.canvas-wrap{min-height:560px}.annotation-canvas{min-height:560px;max-height:78vh}.canvas-status{color:#0f172a;pointer-events:none;background:#ffffffe6;border:1px solid #e2e8f0;border-radius:10px;max-width:calc(100% - 20px);padding:7px 9px;font-size:12px;position:absolute;bottom:10px;right:10px}.annotation-panel{height:calc(100vh - 44px);padding:14px}.annotation-panel h3{margin:8px 0 10px;font-size:16px}.annotation-panel label{margin-bottom:9px;font-size:12px}.annotation-panel button{font-size:13px}.annotation-list button{font-size:12px;line-height:1.25}.points-box pre{max-height:150px;font-size:10.5px}.table-row{grid-template-columns:78px 1fr auto auto;padding:9px}.table-row img{width:78px;height:54px}.table-row b{font-size:14px}.table-row p{font-size:13px}.review-filters{grid-template-columns:auto 190px 1fr;align-items:center}.review-filters .filters{margin:0}.quality-note{padding:10px 12px;font-size:13px}.nav-collapsed .sidebar{padding:16px 10px}.nav-collapsed .nav-list button{width:48px;height:44px}@media (width<=1220px){.work-picker,.review-filters{grid-template-columns:1fr}.work-picker .filters input{min-width:0}}@media (width<=900px){.stats-row.five{grid-template-columns:repeat(2,1fr)}.save-group{flex-wrap:wrap;justify-content:flex-start}.annotation-header h1{white-space:normal}}.upload-progress-overlay{z-index:9999;background:#0f172a61;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.upload-progress-card{background:#fff;border-radius:18px;width:min(540px,100%);padding:22px;box-shadow:0 24px 80px #0f172a4d}.upload-progress-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.upload-progress-header div{flex-direction:column;gap:4px;display:flex}.upload-progress-header strong{color:#111827;font-size:17px}.upload-progress-header span{color:#4b5563;font-size:13px}.upload-progress-close{color:#111827;cursor:pointer;background:#f3f4f6;border:0;border-radius:999px;width:32px;height:32px;font-size:20px;line-height:1}.upload-progress-bar{background:#e5e7eb;border-radius:999px;width:100%;height:12px;overflow:hidden}.upload-progress-fill{background:#2563eb;border-radius:999px;width:0%;height:100%;transition:width .2s}.upload-progress-fill.processing{background:linear-gradient(90deg,#2563eb,#60a5fa,#2563eb) 0 0/200% 100%;animation:1.2s linear infinite uploadPulse}.upload-progress-fill.done{background:#16a34a}.upload-progress-fill.error{background:#dc2626}.upload-progress-footer{color:#6b7280;justify-content:space-between;gap:16px;margin-top:10px;font-size:13px;display:flex}.upload-progress-footer b{color:#111827}.upload-processing-note{color:#475569;background:#f8fafc;border-radius:12px;margin:14px 0 0;padding:10px 12px;font-size:13px}.upload-error-note{color:#b91c1c;background:#fef2f2;border-radius:12px;margin:14px 0 0;padding:10px 12px;font-size:13px}@keyframes uploadPulse{0%{background-position:0 0}to{background-position:200% 0}}button.success{color:#fff;background:#16a34a}button.success:disabled,button.secondary:disabled{opacity:.45;cursor:not-allowed}.canvas-wrap{position:relative}.canvas-help{display:none}.canvas-help-outside{color:#475569;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;margin-top:10px;padding:10px 12px;font-size:13px;line-height:1.4}.canvas-loading-overlay{z-index:20;color:#fff;border-radius:inherit;pointer-events:none;background:#0f172ad1;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-weight:700;display:flex;position:absolute;inset:0}.canvas-loading-overlay.error{background:#7f1d1de0}.canvas-spinner{border:4px solid #ffffff47;border-top-color:#fff;border-radius:999px;width:42px;height:42px;animation:.8s linear infinite canvasSpin}@keyframes canvasSpin{to{transform:rotate(360deg)}}@media (width<=900px){html,body,#root{width:100%;min-height:100%;overflow-x:hidden}.app-shell{min-height:100dvh;display:block}.sidebar{z-index:100;width:100%;height:auto;min-height:unset;flex-direction:row;align-items:center;gap:12px;padding:10px 12px;position:sticky;top:0;overflow-x:auto}.brand-row{min-width:170px;margin-bottom:0}.brand{font-size:14px;line-height:1.1}.brand-icon,.collapse-btn,.sidebar-footer{display:none}.nav-list{white-space:nowrap;flex-direction:row;gap:8px;margin:0;overflow-x:auto}.nav-list button{border-radius:12px;width:auto;min-width:auto;height:42px;padding:0 14px;font-size:13px}.nav-list button span{font-size:14px}.nav-list button b{font-size:13px;display:inline}.main{width:100%;padding:12px}.topbar{gap:10px;margin-bottom:10px}.topbar h1{word-break:break-word;font-size:22px;line-height:1.1}.topbar p{font-size:13px;line-height:1.35}button,.upload-btn,select,input{font-size:13px}.annotate-layout-v1{flex-direction:column;gap:12px;display:flex}.annotate-main{width:100%;min-width:0}.annotation-header{flex-direction:column;align-items:stretch;gap:10px;display:flex}.annotation-header h1{word-break:break-word;font-size:20px;line-height:1.1}.annotation-header p{font-size:12px}.save-group{grid-template-columns:.7fr 1.3fr 1fr;gap:8px;width:100%;display:grid}.save-group span{grid-column:span 1;justify-content:center;align-items:center;min-height:40px;font-size:12px;display:flex}.save-group button{border-radius:12px;min-height:40px;padding:8px 10px;font-size:13px}.save-group button:nth-of-type(3),.save-group button:nth-of-type(4){grid-column:span 1}.canvas-toolbar{flex-direction:column;gap:8px;margin-bottom:8px;display:flex}.tool-buttons{white-space:nowrap;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.tool-buttons button,.tool-buttons label{border-radius:10px;flex:none;min-height:38px;padding:8px 10px;font-size:12px}.tool-buttons.small{justify-content:flex-start}.tool-buttons.small span{text-align:center;min-width:48px;font-size:12px}.canvas-wrap{border-radius:14px;width:100%;min-height:58dvh}.annotation-canvas{touch-action:none;width:100%;height:auto}.canvas-status{padding:5px 8px;font-size:11px;bottom:8px;right:8px}.canvas-help-outside{margin-top:8px;padding:8px 10px;font-size:12px}.annotation-panel{border-radius:16px;order:3;width:100%;max-width:none;padding:14px}.annotation-panel h3{margin-bottom:10px;font-size:16px}.annotation-panel label{gap:5px;font-size:12px}.annotation-panel select{min-height:40px;font-size:13px}.annotation-list button{padding:10px;font-size:12px}}@media (width<=950px) and (orientation:landscape){.sidebar{height:58px;padding:8px 12px}.brand-row{min-width:150px}.brand{font-size:13px}.nav-list button{height:38px;padding:0 12px}.main{padding:8px 10px}.annotation-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}.annotation-header h1{max-width:100%;font-size:18px}.annotation-header p{font-size:11px}.save-group{flex-wrap:nowrap;justify-content:flex-end;gap:6px;display:flex}.save-group span{min-height:34px;padding:6px 8px;font-size:11px}.save-group button{border-radius:10px;min-height:34px;padding:6px 9px;font-size:11px}.annotate-layout-v1{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:10px;display:grid}.annotate-main{min-width:0}.annotation-panel{border-radius:14px;max-height:calc(100dvh - 76px);padding:12px;position:sticky;top:66px;overflow-y:auto}.annotation-panel h3{font-size:14px}.annotation-panel label{font-size:11px}.annotation-panel select{min-height:34px;font-size:12px}.canvas-toolbar{flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.tool-buttons button,.tool-buttons label{min-height:34px;padding:6px 9px;font-size:11px}.canvas-wrap{min-height:calc(100dvh - 205px)}.canvas-help-outside{padding:7px 9px;font-size:11px}}
