:root{--app-bg:#f4f8f1;--surface:#fbfff8;--ink:#20352c;--muted:#67756b;--line:#d8e0d4;--line-strong:#aebcaf;--accent-green:#2a7a66;--accent-blue:#2c7192;--accent-coral:#ef7050;--display:Georgia, "Times New Roman", serif;--sans:ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--sans);color:var(--ink);background:var(--app-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}.scanner-shell{background:linear-gradient(90deg, #24685114 0 1px, transparent 1px), linear-gradient(180deg, #24685114 0 1px, transparent 1px), var(--app-bg);background-size:28px 28px;grid-template-columns:minmax(248px,300px) minmax(0,1fr) minmax(260px,330px);min-height:100vh;display:grid}.side-panel,.workspace{min-width:0;min-height:0}.side-panel{border-color:var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafcf7e0;flex-direction:column;gap:18px;padding:20px;display:flex}.left-panel{border-right:1px solid var(--line)}.page-panel{border-left:1px solid var(--line)}.brand-block,.panel-heading,.workspace-header,.tool-band,.workspace-footer,.status-pill,.metric-grid,.export-stack,.action-stack{display:flex}.brand-block,.panel-heading,.workspace-header{justify-content:space-between;align-items:center;gap:14px}.brand-block{justify-content:flex-start;align-items:flex-start}.brand-mark{border:1px solid var(--ink);background:var(--accent-green);color:#f7fff8;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.brand-mark svg,.panel-heading svg,.status-pill svg{flex:none;width:20px;height:20px}.eyebrow{color:var(--muted);text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:800;line-height:1}h1,h2,p{margin:0}h1{max-width:210px;font-family:var(--display);color:var(--ink);font-size:26px;line-height:1}h2{font-family:var(--display);color:var(--ink);font-size:22px;line-height:1.05}.action-stack,.export-stack{flex-direction:column;gap:10px}.option-toggle{cursor:pointer;background:#fff;border:1px solid #2c719233;border-radius:8px;align-items:flex-start;gap:10px;padding:12px;display:flex}.option-toggle input{width:17px;height:17px;accent-color:var(--accent-green);margin:2px 0 0}.option-toggle span,.option-toggle small{display:block}.option-toggle span{color:var(--ink);font-size:13px;font-weight:900;line-height:1.25}.option-toggle small{color:var(--muted);margin-top:4px;font-size:11px;font-weight:700;line-height:1.35}button{border:1px solid var(--line-strong);min-height:40px;color:var(--ink);background:var(--surface);font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:800;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}button:hover:not(:disabled){border-color:var(--ink);transform:translateY(-1px)}button:focus-visible{outline-offset:2px;outline:3px solid #297a663d}button:disabled{cursor:not-allowed;opacity:.45}button svg{flex:none;width:18px;height:18px}.primary-action{border-color:var(--ink);color:#fbfff8;background:var(--ink);min-height:48px}.secondary-action{background:#fff}.metric-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.metric-grid div{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-height:74px;padding:13px}.metric-grid span{font-family:var(--display);color:var(--accent-blue);margin-bottom:8px;font-size:24px;line-height:1;display:block}.metric-grid p,.workspace-footer,.page-meta span,.empty-sheet p{color:var(--muted);font-size:12px;line-height:1.45}.export-stack button{background:#fff;justify-content:flex-start;padding-inline:13px}.workspace{grid-template-rows:auto minmax(0,1fr) auto auto;gap:18px;padding:20px;display:grid}.workspace-header,.tool-band,.workspace-footer{border:1px solid var(--line);background:#ffffffdb;border-radius:8px}.workspace-header{padding:14px 16px}.workspace-header h2{text-overflow:ellipsis;white-space:nowrap;max-width:48vw;overflow:hidden}.status-pill{border:1px solid var(--line);max-width:min(520px,48%);color:var(--muted);background:#f7faf6;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:12px;font-weight:800}.status-pill[data-busy=true]{color:var(--accent-coral);background:#fff2ec}.status-pill span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.preview-stage{border:1px solid var(--line-strong);background:linear-gradient(135deg,#2b74921f,#0000 28%),linear-gradient(315deg,#ef705024,#0000 26%),#f9fbf7;border-radius:8px;place-items:center;min-width:0;min-height:0;padding:18px;display:grid;position:relative;overflow:hidden}.preview-stage[data-preview-state=empty]{min-height:360px}.preview-stage[data-preview-state=page],.preview-stage[data-preview-state=editing]{background:#f8fbf6}.preview-stage[data-preview-state=editing]{align-content:center;overflow:auto}.preview-stage:before{content:"";pointer-events:none;border:1px dashed #2d3d352e;border-radius:8px;position:absolute;inset:18px}.preview-stage[data-preview-state=page]:before,.preview-stage[data-preview-state=editing]:before{content:none}.preview-image-frame{z-index:1;place-items:center;width:100%;min-width:0;height:100%;min-height:0;display:grid;position:relative;overflow:hidden}.preview-image-frame img{object-fit:contain;filter:drop-shadow(0 18px 38px #22352c24);width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;display:block}.frame-editor{z-index:1;grid-template-rows:minmax(0,1fr) auto;justify-items:center;gap:12px;width:min(92%,960px);height:100%;min-height:0;display:grid;position:relative}.frame-editor-canvas{place-items:center;width:100%;max-width:100%;min-height:0;max-height:100%;display:grid;overflow:hidden}.frame-editor-image{-webkit-tap-highlight-color:transparent;background:#fff;border-radius:8px;max-width:100%;max-height:100%;display:block;position:relative;overflow:hidden}.frame-editor-image img{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.frame-overlay,.frame-polygon{position:absolute;inset:0}.frame-overlay{z-index:3;touch-action:none;-webkit-tap-highlight-color:transparent}.frame-polygon{pointer-events:auto;width:100%;height:100%;overflow:hidden}.frame-polygon polygon{fill:#ef705029;stroke:var(--accent-coral);stroke-width:.8px;vector-effect:non-scaling-stroke;pointer-events:none}.frame-edge-hitbox{stroke:#0000;stroke-width:12px;vector-effect:non-scaling-stroke;pointer-events:stroke;touch-action:none;cursor:grab}.frame-edge-hitbox:active{cursor:grabbing}.corner-handle{appearance:none;background:var(--accent-coral);touch-action:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;cursor:grab;border:2px solid #fff;border-radius:50%;outline:none;width:28px;height:28px;min-height:28px;padding:0;position:absolute;transform:translate(-50%,-50%);box-shadow:0 3px 10px #20352c2e}.corner-handle:hover:not(:disabled){transform:translate(-50%,-50%)scale(1.08)}.corner-handle:focus,.corner-handle:focus-visible{outline:none}.corner-handle:active{cursor:grabbing;border-color:#fff;box-shadow:0 3px 10px #20352c2e}.corner-handle span{background:#fff;border-radius:50%;width:8px;height:8px}.frame-editor-actions{z-index:4;border:1px solid var(--line);background:#fffffff0;border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:min(100%,760px);padding:10px;display:flex;position:relative}.frame-editor-actions span{color:var(--muted);margin-right:auto;font-size:12px;font-weight:800}.frame-editor-actions button{min-height:34px;padding-inline:12px}.apply-frame-action{border-color:var(--ink);color:#fff;background:var(--accent-green)}.pdf-preview-overlay{z-index:40;background:#1220196b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.pdf-preview-panel{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;width:min(980px,100%);height:min(860px,100%);min-height:420px;display:grid;overflow:hidden;box-shadow:0 24px 70px #20352c3d}.pdf-preview-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.pdf-preview-header h2{color:var(--ink);margin:0;font-size:18px}.pdf-preview-header button{width:38px;min-height:38px;padding:0}.pdf-preview-frame{background:#f5f6f1;justify-items:center;gap:16px;width:100%;height:100%;min-height:0;padding:16px;display:grid;overflow:auto}.pdf-preview-page{gap:8px;width:min(100%,520px);margin:0;display:grid}.pdf-preview-page img{border:1px solid var(--line);background:#fff;border-radius:4px;width:100%;display:block;box-shadow:0 14px 34px #20352c1f}.pdf-preview-page figcaption{color:var(--muted);text-align:center;font-size:12px;font-weight:800}.pdf-preview-note{color:var(--muted);background:#f8faf6;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:10px 16px;font-size:12px;font-weight:700;display:flex}.pdf-preview-note a{color:var(--ink);flex:none;font-weight:900}.preview-busy{z-index:2;color:var(--ink);background:#f8faf6b8;align-content:center;place-items:center;gap:12px;font-weight:900;display:grid;position:absolute;inset:0}.empty-sheet{z-index:1;border:1px solid var(--line-strong);background:#fff;border-radius:8px;align-content:center;place-items:center;gap:16px;width:min(360px,74vw);min-height:430px;padding:28px;display:grid;position:relative}.empty-sheet h2{text-align:center}.empty-sheet p{text-align:center;max-width:260px}.empty-auto-crop-toggle{width:100%;max-width:260px;color:var(--ink);cursor:pointer;background:#f8fbf5;border:1px solid #2c719233;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:9px 12px;font-size:12px;font-weight:900;display:flex}.empty-auto-crop-toggle input{width:16px;height:16px;accent-color:var(--accent-green);margin:0}.sheet-art{border:2px solid var(--ink);background:linear-gradient(90deg,#0000 70%,#2b74921f 70%),#fbfff9;border-radius:6px;align-content:center;gap:16px;width:170px;height:220px;padding:24px;display:grid}.sheet-art span,.sheet-art b{background:var(--line-strong);border-radius:999px;height:10px}.sheet-art span:first-child{background:var(--accent-coral);width:72%}.sheet-art span:nth-child(2){width:100%}.sheet-art span:nth-child(3){width:86%}.sheet-art b{background:var(--accent-blue);border-radius:6px;width:54%;height:48px}.tool-band{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px}.tool-group,.filter-tabs,.enhance-panel,.strength-control,.strength-control span{display:flex}.tool-group,.filter-tabs{flex-wrap:wrap;gap:6px}.tool-group{flex:360px}.enhance-panel{flex-direction:column;flex:430px;align-items:stretch;gap:8px;min-width:min(100%,430px)}.tool-group button,.filter-tabs button{white-space:nowrap;gap:6px;min-height:34px;padding-inline:10px;font-size:14px;line-height:1}.tool-group button svg,.filter-tabs button svg{width:15px;height:15px}.filter-tabs{border:1px solid var(--line);background:#f2f7f1;border-radius:8px;align-self:stretch;gap:2px;padding:4px}.filter-tabs button{min-width:50px;color:var(--muted);background:0 0;border-color:#0000;padding-inline:8px}.filter-tabs button[aria-selected=true]{border-color:var(--ink);color:#fff;background:var(--accent-blue)}.strength-control{background:#fff;border:1px solid #2c719238;border-radius:8px;align-items:center;gap:12px;padding:9px 11px}.strength-control span{min-width:108px;color:var(--muted);white-space:nowrap;justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:900}.strength-control b{color:var(--accent-blue)}.strength-control input{width:100%;min-width:150px;accent-color:var(--accent-blue)}.workspace-footer{justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:10px 14px;font-weight:800}.page-panel{overflow:hidden}.panel-heading{flex:none}.panel-heading svg{color:var(--accent-blue)}.page-list{flex-direction:column;gap:10px;min-height:0;padding-right:4px;display:flex;overflow:auto}.page-empty{border:1px dashed var(--line-strong);min-height:180px;color:var(--muted);background:#fff;border-radius:8px;place-items:center;gap:10px;display:grid}.page-empty svg{width:32px;height:32px}.page-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:72px minmax(0,1fr);grid-template-areas:"preview meta""preview actions";gap:10px;padding:10px;display:grid}.page-card[data-selected=true]{border-color:var(--ink);background:#f4faf3}.page-preview{border-color:var(--line);background:#eef2ec;grid-area:preview;width:72px;height:92px;min-height:92px;padding:0;overflow:hidden}.page-preview img{object-fit:cover;width:100%;height:100%}.page-meta{grid-area:meta;min-width:0}.page-meta strong,.page-meta span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.page-meta strong{color:var(--ink);margin-bottom:5px;font-size:13px}.page-actions{flex-wrap:wrap;grid-area:actions;align-items:end;gap:5px;display:flex}.page-actions button{width:28px;height:28px;min-height:28px;padding:0}.page-actions button svg{width:15px;height:15px}.mobile-page-slide,.mobile-page-strip,.mobile-bottom-tools,.mobile-empty-actions{display:none}.spin{animation:.9s linear infinite spin}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes spin{to{transform:rotate(360deg)}}@media (width>=1181px){.scanner-shell{height:100dvh;min-height:100dvh;overflow:hidden}.left-panel,.workspace,.page-panel{max-height:100dvh}.left-panel{overflow:auto}.workspace{overflow:hidden}}@media (width<=1180px){.scanner-shell{grid-template-columns:260px minmax(0,1fr)}.page-panel{border-left:0;border-top:1px solid var(--line);grid-column:1/-1}.page-list{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid;overflow:visible}}@media (width<=760px){html,body,#root{width:100%;height:100%;min-height:100%;overflow:hidden}.scanner-shell{background:linear-gradient(180deg, #2a7a6617, transparent 34%), var(--app-bg);width:100dvw;max-width:100dvw;height:100dvh;min-height:100dvh;display:block;overflow:hidden}.left-panel,.page-panel,.tool-band,.workspace-footer{display:none}.workspace{width:100%;min-width:0;max-width:100%;height:100dvh;min-height:0;padding:10px 10px calc(170px + env(safe-area-inset-bottom,0px));grid-template-rows:auto minmax(0,1fr) auto;gap:10px;display:grid;overflow:hidden}.scanner-shell[data-frame-editing=true] .workspace{padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));grid-template-rows:minmax(0,1fr)}.scanner-shell[data-frame-editing=true] .workspace-header{display:none}.workspace-header{background:#ffffffeb;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(0,44%);align-items:center;gap:8px;width:100%;max-width:100%;min-height:60px;padding:10px 12px;display:grid;overflow:hidden}.workspace-header>div{min-width:0}.workspace-header .eyebrow{font-size:9px}.workspace-header h2{max-width:100%;font-size:17px;line-height:1.05}.status-pill{border-radius:8px;width:100%;min-width:0;max-width:100%;min-height:34px;padding:7px 9px;font-size:11px}.status-pill svg{width:15px;height:15px}.preview-stage{touch-action:pan-x pan-y;contain:layout paint;background:#eef5ed;border-color:#20352c29;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;padding:0}.preview-stage[data-preview-state=page]{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;place-items:stretch stretch;display:flex;overflow:auto hidden}.preview-stage[data-preview-state=page]::-webkit-scrollbar{display:none}.preview-stage:before{content:none}.preview-stage[data-preview-state=empty]{min-height:0}.preview-stage[data-preview-state=editing]{align-content:stretch;padding:10px;overflow:hidden}.desktop-preview-frame{display:none}.mobile-page-slide{box-sizing:border-box;scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 100%;place-items:center;width:100%;min-width:100%;max-width:100%;height:100%;min-height:0;max-height:100%;padding:14px;display:grid;overflow:hidden}.mobile-page-image-frame{contain:layout paint;width:100%;max-width:100%;height:100%;max-height:100%;overflow:hidden}.mobile-page-image-frame img{object-position:center center;filter:none;background:#fff;border-radius:6px;width:100%;max-width:100%;height:100%;max-height:100%;box-shadow:0 18px 36px #20352c2b}.mobile-import-slide{padding:16px}.mobile-import-card{width:min(100%,310px);min-height:min(100%,360px);color:var(--ink);background:#ffffffdb;border:1px dashed #20352c59;border-radius:8px;align-content:center;place-items:center;gap:14px;padding:22px;display:grid}.mobile-import-card>svg{width:34px;height:34px;color:var(--accent-blue)}.mobile-import-card strong{font-size:15px}.mobile-import-actions,.mobile-empty-actions{gap:8px;width:100%;display:flex}.mobile-import-actions button,.mobile-empty-actions button{white-space:nowrap;flex:1 1 0;min-width:0;min-height:42px;padding-inline:10px;font-size:13px}.mobile-import-actions button svg,.mobile-empty-actions button svg{width:16px;height:16px}.empty-sheet{background:#ffffffeb;gap:12px;width:min(100%,340px);min-height:min(100%,430px);padding:22px 18px}.empty-sheet h2{font-size:20px}.empty-sheet p{font-size:12px}.sheet-art{gap:12px;width:132px;height:172px;padding:18px}.mobile-page-strip{justify-content:space-between;align-items:center;gap:10px;width:100%;max-width:100%;min-height:38px;padding:0 2px;display:flex;overflow:hidden}.mobile-page-strip span{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted);font-size:12px;font-weight:900;overflow:hidden}.mobile-page-strip button{border-color:var(--accent-blue);min-height:34px;color:var(--accent-blue);white-space:nowrap;background:#fff;flex:none;padding-inline:12px;font-size:12px}.mobile-page-strip button svg{width:15px;height:15px}.mobile-bottom-tools{z-index:30;width:100dvw;max-width:100dvw;padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafcf7f5;border-top:1px solid #20352c29;gap:8px;display:grid;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -18px 40px #20352c21}.scanner-shell[data-frame-editing=true] .mobile-page-strip,.scanner-shell[data-frame-editing=true] .mobile-bottom-tools{display:none}.mobile-tool-tabs{border:1px solid var(--line);background:#edf4eb;border-radius:8px;grid-template-columns:repeat(4,1fr);gap:6px;min-width:0;padding:4px;display:grid}.mobile-tool-tabs button{min-height:34px;color:var(--muted);white-space:nowrap;background:0 0;border-color:#0000;gap:5px;padding-inline:8px;font-size:12px}.mobile-tool-tabs button[aria-selected=true]{border-color:var(--ink);color:#fff;background:var(--ink)}.mobile-tool-tabs button svg{width:15px;height:15px}.mobile-tool-panel{min-width:0;min-height:78px;max-height:34vh;overflow:hidden}.mobile-action-row,.mobile-filter-row,.mobile-export-row{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:7px;width:100%;min-width:0;max-width:100%;padding:1px 1px 6px;display:flex;overflow:auto hidden}.mobile-action-row::-webkit-scrollbar{display:none}.mobile-filter-row::-webkit-scrollbar{display:none}.mobile-export-row::-webkit-scrollbar{display:none}.mobile-action-row button,.mobile-filter-row button,.mobile-export-row button{white-space:nowrap;flex-direction:column;flex:none;gap:5px;min-width:78px;min-height:56px;padding:8px 9px;font-size:12px;line-height:1}.mobile-action-row button svg,.mobile-export-row button svg{width:18px;height:18px}.mobile-filter-row button{border-color:var(--line);background:#fff;flex-direction:column;min-width:78px;min-height:56px}.mobile-filter-row button[aria-selected=true]{border-color:var(--ink);color:#fff;background:var(--ink)}.mobile-export-row button{min-width:90px}.mobile-pages-panel{max-height:min(42vh,310px);padding-right:2px;overflow:auto}.mobile-page-manager{gap:8px;display:grid}.mobile-page-empty{border:1px dashed var(--line-strong);min-height:86px;color:var(--muted);background:#fff;border-radius:8px;place-items:center;gap:8px;font-size:12px;font-weight:800;display:grid}.mobile-page-empty svg{width:24px;height:24px}.mobile-page-item{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:46px minmax(0,1fr);grid-template-areas:"thumb info""thumb actions";gap:8px;padding:8px;display:grid}.mobile-page-item[data-selected=true]{border-color:var(--ink);background:#f3faf1}.mobile-page-thumb{background:#edf2ec;grid-area:thumb;width:46px;height:62px;min-height:62px;padding:0;overflow:hidden}.mobile-page-thumb img{object-fit:cover;width:100%;height:100%}.mobile-page-info{grid-area:info;min-width:0}.mobile-page-info strong,.mobile-page-info span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mobile-page-info strong{color:var(--ink);margin-bottom:3px;font-size:12px}.mobile-page-info span{color:var(--muted);font-size:11px;font-weight:800}.mobile-page-actions{scrollbar-width:none;flex-wrap:nowrap;grid-area:actions;gap:5px;display:flex;overflow-x:auto}.mobile-page-actions::-webkit-scrollbar{display:none}.mobile-page-actions button{width:30px;min-width:30px;height:30px;min-height:30px;padding:0}.mobile-page-actions button svg{width:14px;height:14px}.frame-editor{grid-template-rows:minmax(0,1fr) auto;gap:8px;width:100%;height:100%;overflow:hidden}.frame-editor-canvas{place-items:center;width:100%;max-width:100%;max-height:100%;display:grid;overflow:hidden}.frame-editor-image{max-width:100%;max-height:100%}.frame-editor-image img{object-fit:contain;width:100%;height:100%}.frame-editor-actions{scrollbar-width:none;flex-wrap:nowrap;justify-content:stretch;gap:6px;width:100%;padding:7px;overflow-x:auto}.frame-editor-actions::-webkit-scrollbar{display:none}.frame-editor-actions span{width:auto;margin-right:0;font-size:11px;display:none}.frame-editor-actions button{flex:1 1 0;min-width:0;min-height:36px;padding-inline:8px;font-size:12px}.pdf-preview-overlay{padding:0}.pdf-preview-panel{border-radius:0;width:100%;height:100%;min-height:100%}.pdf-preview-header{padding:12px}.pdf-preview-header h2{font-size:15px}.pdf-preview-frame{padding:12px}.pdf-preview-note{flex-direction:column;align-items:flex-start}}@media (width<=390px){.workspace{padding-bottom:calc(158px + env(safe-area-inset-bottom,0px))}.workspace-header h2{max-width:42vw;font-size:16px}.status-pill{font-size:10px}.mobile-tool-panel{min-height:68px}.mobile-action-row button,.mobile-filter-row button{min-width:70px;min-height:50px;font-size:11px}}
