.image-selection-stage{position:relative;display:grid;max-width:100%;overflow:hidden;isolation:isolate;line-height:0;-webkit-user-select:none;user-select:none}.image-selection-stage>*{grid-area:1/1}.image-selection-stage.is-intrinsic{width:max-content;max-width:100%}.image-selection-stage__media{z-index:0;display:block;min-width:0;pointer-events:none}.image-selection-stage.is-intrinsic>.image-selection-stage__media{width:auto;max-width:100%;height:auto;max-height:min(62vh,720px)}.image-selection-stage.is-fixed>.image-selection-stage__media{width:100%;height:100%;object-fit:fill}.image-selection-stage.is-fixed{background:#fff}.image-selection-stage.is-tone-inverted,html[data-oopsnote-color-scheme=dark] .image-selection-stage.is-tone-auto{background:#050505}.image-selection-stage.is-tone-inverted>.image-selection-stage__media,html[data-oopsnote-color-scheme=dark] .image-selection-stage.is-tone-auto>.image-selection-stage__media{filter:invert(1) hue-rotate(180deg)}.image-selection-stage__fallback{z-index:0;display:grid;min-height:120px;place-items:center}.image-selection-stage__annotation{position:relative;z-index:1;min-width:0;min-height:0;pointer-events:none}.normalized-rect-editor{--rect-editor-color:#16a34a;--rect-editor-stroke:2px;position:absolute;z-index:1;inset:0;overflow:hidden;cursor:crosshair;pointer-events:auto;touch-action:none}.normalized-rect-editor__selection{position:absolute;border:0;border-radius:0;background:transparent;box-shadow:inset 0 0 0 var(--rect-editor-stroke) var(--rect-editor-color),0 0 0 9999px rgb(0 0 0/38%);cursor:move}.normalized-rect-editor.is-redraw .normalized-rect-editor__selection{cursor:crosshair}.normalized-rect-editor__guide{position:absolute;z-index:1;top:var(--rect-editor-stroke);bottom:var(--rect-editor-stroke);width:0;border-left:1px dashed color-mix(in srgb,var(--rect-editor-color) 82%,white);filter:drop-shadow(0 0 1px rgb(0 0 0/45%));pointer-events:none}.normalized-rect-editor__handle{position:absolute;z-index:2;display:block;width:24px;height:24px;pointer-events:auto}.normalized-rect-editor__handle.is-n,.normalized-rect-editor__handle.is-s{left:50%;width:44px;height:18px;transform:translateX(-50%);cursor:ns-resize}.normalized-rect-editor__handle.is-n{top:0}.normalized-rect-editor__handle.is-s{bottom:0}.normalized-rect-editor__handle.is-e,.normalized-rect-editor__handle.is-w{top:50%;width:18px;height:44px;transform:translateY(-50%);cursor:ew-resize}.normalized-rect-editor__handle.is-e{right:0}.normalized-rect-editor__handle.is-w{left:0}.normalized-rect-editor__handle.is-nw{top:0;left:0;cursor:nwse-resize}.normalized-rect-editor__handle.is-ne{top:0;right:0;cursor:nesw-resize}.normalized-rect-editor__handle.is-se{right:0;bottom:0;cursor:nwse-resize}.normalized-rect-editor__handle.is-sw{bottom:0;left:0;cursor:nesw-resize}.normalized-rect-editor__handle.is-ne:before,.normalized-rect-editor__handle.is-nw:before,.normalized-rect-editor__handle.is-se:before,.normalized-rect-editor__handle.is-sw:before{position:absolute;width:14px;height:14px;box-sizing:border-box;border-color:var(--rect-editor-color);border-style:solid;border-width:0;content:""}.normalized-rect-editor__handle.is-nw:before{top:0;left:0;border-top-width:3px;border-left-width:3px}.normalized-rect-editor__handle.is-ne:before{top:0;right:0;border-top-width:3px;border-right-width:3px}.normalized-rect-editor__handle.is-se:before{right:0;bottom:0;border-right-width:3px;border-bottom-width:3px}.normalized-rect-editor__handle.is-sw:before{bottom:0;left:0;border-bottom-width:3px;border-left-width:3px}.normalized-rect-editor__selection.is-compact-height .normalized-rect-editor__handle.is-e,.normalized-rect-editor__selection.is-compact-height .normalized-rect-editor__handle.is-w,.normalized-rect-editor__selection.is-compact-width .normalized-rect-editor__handle.is-n,.normalized-rect-editor__selection.is-compact-width .normalized-rect-editor__handle.is-s{display:none}.image-selection-stage.is-tone-inverted .normalized-rect-editor,html[data-oopsnote-color-scheme=dark] .image-selection-stage.is-tone-auto .normalized-rect-editor{--rect-editor-color:#22d3ee}.image-selection-stage.is-tone-inverted .normalized-rect-editor__selection,html[data-oopsnote-color-scheme=dark] .image-selection-stage.is-tone-auto .normalized-rect-editor__selection{box-shadow:inset 0 0 0 var(--rect-editor-stroke) var(--rect-editor-color),0 0 0 9999px rgb(255 255 255/16%)}.batch-continuous-surface{position:relative;flex:0 0 auto;min-width:320px;background:#fff;box-shadow:0 0 0 1px var(--borderColor-default);transform-origin:top center}.batch-continuous-surface.is-inverted{background:#050505}.batch-continuous-surface.is-column-layout,.batch-continuous-surface.is-column-layout.is-inverted{background:transparent;box-shadow:none}.batch-continuous-pages{position:absolute;inset:0;display:flex;flex-direction:column}.batch-continuous-page{position:relative;width:100%;flex:0 0 auto;overflow:hidden;background:#fff;box-shadow:inset 0 -1px color-mix(in srgb,var(--borderColor-default) 58%,transparent)}.batch-continuous-page.is-inverted{background:#050505}.batch-continuous-page.has-columns,.batch-continuous-page.has-columns.is-inverted{background:transparent}.batch-continuous-page__content{position:absolute;top:0;bottom:0;overflow:hidden}.batch-continuous-page img{position:absolute;display:block;max-width:none;-webkit-user-select:none;user-select:none}.batch-continuous-page.is-inverted img{filter:invert(1) hue-rotate(180deg)}.batch-continuous-page__loading{position:absolute;inset:0;display:grid;place-items:center;color:var(--fgColor-muted);font-size:12px}.batch-continuous-page__borrow-mask{position:absolute;z-index:1;top:0;bottom:0;overflow:hidden;background:transparent;opacity:.86;pointer-events:none;transition:opacity .14s ease-out}.batch-continuous-page__borrow-mask:after{position:absolute;inset:0;content:"";pointer-events:none}.batch-continuous-page__borrow-mask.is-left{-webkit-backdrop-filter:blur(1.4px);backdrop-filter:blur(1.4px);-webkit-mask-image:linear-gradient(90deg,white 0,rgb(255 255 255/72%) 52%,transparent);mask-image:linear-gradient(90deg,white 0,rgb(255 255 255/72%) 52%,transparent)}.batch-continuous-page__borrow-mask.is-right{-webkit-backdrop-filter:blur(1.4px);backdrop-filter:blur(1.4px);-webkit-mask-image:linear-gradient(270deg,white 0,rgb(255 255 255/72%) 52%,transparent);mask-image:linear-gradient(270deg,white 0,rgb(255 255 255/72%) 52%,transparent)}.batch-continuous-page__borrow-mask.is-left:after{-webkit-backdrop-filter:blur(4.6px);backdrop-filter:blur(4.6px);-webkit-mask-image:linear-gradient(90deg,white 0,rgb(255 255 255/78%) 36%,transparent 76%);mask-image:linear-gradient(90deg,white 0,rgb(255 255 255/78%) 36%,transparent 76%)}.batch-continuous-page__borrow-mask.is-right:after{-webkit-backdrop-filter:blur(4.6px);backdrop-filter:blur(4.6px);-webkit-mask-image:linear-gradient(270deg,white 0,rgb(255 255 255/78%) 36%,transparent 76%);mask-image:linear-gradient(270deg,white 0,rgb(255 255 255/78%) 36%,transparent 76%)}.batch-continuous-page.is-inverted .batch-continuous-page__borrow-mask{opacity:.92}.batch-continuous-page__borrow-mask.is-hovered{opacity:0}.batch-continuous-page__column-label{position:absolute;z-index:2;top:4px;left:50%;padding:2px 6px;border-radius:999px;transform:translateX(-50%);color:var(--fgColor-muted);background:color-mix(in srgb,var(--bgColor-default) 82%,transparent);font-size:10px;line-height:1.4;pointer-events:none}.batch-selection-overlay{position:absolute;z-index:4;inset:0;cursor:crosshair;touch-action:none}.batch-selection{--selection-stroke:var(--batch-selection-stroke,2px);--selection-offset:var(--batch-selection-offset,1px);--selection-color:#8bcf72;position:absolute;z-index:2;padding:0;border:0;border-radius:var(--batch-selection-radius,5px);appearance:none;color:inherit;background:transparent;box-shadow:inset 0 0 0 var(--selection-stroke) var(--selection-color);cursor:pointer;font:inherit}.batch-selection.is-active{--selection-color:#11a94f;z-index:3}.batch-selection.is-draft{--selection-color:#11a94f;background:color-mix(in srgb,#11a94f 6%,transparent);pointer-events:none}.batch-selection.is-processing{box-shadow:none}.batch-selection.is-processing:before{--batch-selection-marquee-angle:0deg;position:absolute;inset:var(--batch-selection-negative-stroke,-2px);padding:var(--selection-stroke);border-radius:inherit;background:conic-gradient(from var(--batch-selection-marquee-angle),#f3c45b 0deg,#ef787b 72deg,#a779e8 140deg,#6198ed 210deg,#65cbd1 258deg,#72c88a 310deg,#f3c45b 1turn);content:"";pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:batch-selection-marquee 1.8s linear infinite}.batch-selection.is-completed{--selection-color:#64748b}.batch-selection.is-failed{--selection-color:var(--fgColor-danger)}.batch-selection.is-needs_review{--selection-color:#d97706;background:color-mix(in srgb,#f59e0b 6%,transparent)}.batch-selection__label{position:absolute;top:3px;left:3px;display:grid;min-width:20px;height:20px;place-items:center;padding:0 4px;border-radius:3px;color:#fff;background:#0c7f3e;font-size:10px;font-weight:700;line-height:1;pointer-events:none}.batch-selection.is-completed .batch-selection__label{background:#475569}.batch-selection.is-failed .batch-selection__label{background:var(--fgColor-danger)}.batch-selection.is-needs_review .batch-selection__label{background:#b45309}.batch-selection-handle{position:absolute;z-index:5;display:block;width:var(--batch-handle-hit,16px);height:var(--batch-handle-hit,16px);pointer-events:auto}.batch-selection-handle:after,.batch-selection-handle:before{position:absolute;border-radius:999px;background:var(--selection-handle-color,#0caf50);content:""}.batch-selection-handle.is-n,.batch-selection-handle.is-s{left:50%;width:var(--batch-handle-side-hit,44px);height:var(--batch-handle-hit,16px);cursor:ns-resize}.batch-selection-handle.is-n{top:var(--selection-offset);transform:translate(-50%,-50%)}.batch-selection-handle.is-s{bottom:var(--selection-offset);transform:translate(-50%,50%)}.batch-selection-handle.is-n:before,.batch-selection-handle.is-s:before{top:50%;left:50%;width:var(--batch-handle-length,36px);height:var(--batch-handle-stroke,3px);transform:translate(-50%,-50%)}.batch-selection-handle.is-e:after,.batch-selection-handle.is-n:after,.batch-selection-handle.is-s:after,.batch-selection-handle.is-w:after{display:none}.batch-selection-handle.is-e,.batch-selection-handle.is-w{top:50%;width:var(--batch-handle-hit,16px);height:var(--batch-handle-side-hit,44px);cursor:ew-resize}.batch-selection-handle.is-e{right:var(--selection-offset);transform:translate(50%,-50%)}.batch-selection-handle.is-w{left:var(--selection-offset);transform:translate(-50%,-50%)}.batch-selection-handle.is-e:before,.batch-selection-handle.is-w:before{top:50%;left:50%;width:var(--batch-handle-stroke,3px);height:var(--batch-handle-length,36px);transform:translate(-50%,-50%)}.batch-selection-handle.is-ne,.batch-selection-handle.is-nw,.batch-selection-handle.is-se,.batch-selection-handle.is-sw{width:var(--batch-corner-hit,32px);height:var(--batch-corner-hit,32px)}.batch-selection-handle.is-nw{top:var(--selection-offset);left:var(--selection-offset);transform:translate(-50%,-50%);cursor:nwse-resize}.batch-selection-handle.is-ne{top:var(--selection-offset);right:var(--selection-offset);transform:translate(50%,-50%);cursor:nesw-resize}.batch-selection-handle.is-se{right:var(--selection-offset);bottom:var(--selection-offset);transform:translate(50%,50%);cursor:nwse-resize}.batch-selection-handle.is-sw{bottom:var(--selection-offset);left:var(--selection-offset);transform:translate(-50%,50%);cursor:nesw-resize}.batch-selection-handle.is-ne:before,.batch-selection-handle.is-nw:before,.batch-selection-handle.is-se:before,.batch-selection-handle.is-sw:before{width:var(--batch-corner-length,22px);height:var(--batch-corner-length,22px);border-radius:0;background:var(--selection-handle-color,#0caf50);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.batch-selection-handle.is-nw:before{top:50%;left:50%;padding:var(--batch-handle-stroke,3px) 0 0 var(--batch-handle-stroke,3px);border-radius:var(--batch-corner-radius,5px) 0 0;transform:translate(var(--batch-handle-negative-offset,-1.5px),var(--batch-handle-negative-offset,-1.5px))}.batch-selection-handle.is-ne:before{top:50%;right:50%;padding:var(--batch-handle-stroke,3px) var(--batch-handle-stroke,3px) 0 0;border-radius:0 var(--batch-corner-radius,5px) 0 0;transform:translate(var(--batch-handle-offset,1.5px),var(--batch-handle-negative-offset,-1.5px))}.batch-selection-handle.is-se:before{right:50%;bottom:50%;padding:0 var(--batch-handle-stroke,3px) var(--batch-handle-stroke,3px) 0;border-radius:0 0 var(--batch-corner-radius,5px);transform:translate(var(--batch-handle-offset,1.5px),var(--batch-handle-offset,1.5px))}.batch-selection-handle.is-sw:before{bottom:50%;left:50%;padding:0 0 var(--batch-handle-stroke,3px) var(--batch-handle-stroke,3px);border-radius:0 0 0 var(--batch-corner-radius,5px);transform:translate(var(--batch-handle-negative-offset,-1.5px),var(--batch-handle-offset,1.5px))}.batch-selection-handle.is-ne:after,.batch-selection-handle.is-nw:after,.batch-selection-handle.is-se:after,.batch-selection-handle.is-sw:after{display:none}.batch-continuous-crosshair{position:absolute;z-index:10;width:20px;height:20px;transform:translate(-50%,-50%);pointer-events:none}.batch-continuous-crosshair:after,.batch-continuous-crosshair:before{position:absolute;background:#0caf50;content:""}.batch-continuous-crosshair:before{top:9px;left:0;width:20px;height:2px}.batch-continuous-crosshair:after{top:0;left:9px;width:2px;height:20px}.batch-selection.is-compact-height .batch-selection-handle.is-e,.batch-selection.is-compact-height .batch-selection-handle.is-w,.batch-selection.is-compact-width .batch-selection-handle.is-n,.batch-selection.is-compact-width .batch-selection-handle.is-s{display:none}@property --batch-selection-marquee-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes batch-selection-marquee{to{--batch-selection-marquee-angle:360deg}}@media (prefers-reduced-motion:reduce){.batch-selection.is-processing:before{animation:none}}@font-face{font-family:OopsNoteFont;src:url(/fonts/Sirivennela-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{font-family:Inter,Noto Sans SC,HarmonyOS Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--oops-transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--oops-transition-normal:250ms cubic-bezier(0.4,0,0.2,1);--oops-transition-slow:400ms cubic-bezier(0.4,0,0.2,1);--oops-shadow-sm:0 1px 2px rgba(0,0,0,0.06),0 1px 3px rgba(0,0,0,0.1);--oops-shadow-md:0 4px 6px -1px rgba(0,0,0,0.08),0 2px 4px -2px rgba(0,0,0,0.06);--oops-shadow-lg:0 10px 15px -3px rgba(0,0,0,0.08),0 4px 6px -4px rgba(0,0,0,0.04);--oops-shadow-float:0 20px 25px -5px rgba(0,0,0,0.1),0 8px 10px -6px rgba(0,0,0,0.05);--oops-context-shadow:-3px -3px 10px rgba(0,0,0,0.025);--oops-shell-shadow:-5px -5px 16px rgba(0,0,0,0.055);--oops-radius-sm:6px;--oops-radius-md:8px;--oops-radius-lg:12px;--oops-scrollbar-thumb:rgb(113 113 122/28%);--oops-scrollbar-thumb-hover:rgb(63 63 70/52%);--oops-scrollbar-thumb-active:rgb(39 39 42/68%);--fgColor-default:#18181b;--fgColor-muted:#71717a;--fgColor-accent:#27272a;--fgColor-accent-emphasis:#18181b;--fgColor-success:#15803d;--fgColor-danger:#dc2626;--fgColor-danger-emphasis:#b91c1c;--fgColor-attention:#b45309;--fgColor-info:#2563eb;--bgColor-default:#ffffff;--bgColor-muted:#f4f4f5;--bgColor-overlay:rgb(255 255 255/0.88);--bgColor-accent-muted:#f4f4f5;--bgColor-success-muted:#dcfce7;--bgColor-danger-muted:#fee2e2;--bgColor-attention-muted:#fef3c7;--borderColor-default:#e4e4e7;--borderColor-muted:#f4f4f5;--sidebar-bg:#f4f4f5;--secondary-sidebar-bg:color-mix(in srgb,var(--sidebar-bg) 70%,var(--bgColor-default) 30%);--sidebar-border:#e4e4e7;--sidebar-text:#52525b;--sidebar-text-strong:#18181b;--sidebar-hover:#e4e4e7;--sidebar-active:#e4e4e7;--batch-viewer-canvas:#e4e4e7;--batch-viewer-toolbar:#f4f4f5;--batch-viewer-control:#ffffff;--batch-viewer-control-border:#d4d4d8;--batch-viewer-text:#27272a;--batch-viewer-text-muted:#71717a}html{color-scheme:light dark;scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}@media (hover:none) and (pointer:coarse){.oops-card:hover{box-shadow:var(--oops-shadow-sm)}.oops-card-elevated:hover,.oops-card:active{box-shadow:var(--oops-shadow-md)}.oops-card-elevated:hover{transform:none}.oops-card-elevated:active{box-shadow:var(--oops-shadow-lg);transform:translateY(-1px)}.oops-list-item:hover{background-color:inherit}.oops-list-item:active{background-color:var(--bgColor-muted,#f6f8fa)}}html[data-oopsnote-color-scheme=light]{color-scheme:light;--oops-shadow-sm:0 1px 2px rgba(0,0,0,0.06),0 1px 3px rgba(0,0,0,0.1);--oops-shadow-md:0 4px 6px -1px rgba(0,0,0,0.08),0 2px 4px -2px rgba(0,0,0,0.06)}html[data-oopsnote-color-scheme=dark]{color-scheme:dark;--oops-shadow-sm:0 1px 2px rgba(0,0,0,0.3),0 1px 3px rgba(0,0,0,0.4);--oops-shadow-md:0 4px 6px -1px rgba(0,0,0,0.35),0 2px 4px -2px rgba(0,0,0,0.25);--oops-shadow-lg:0 10px 15px -3px rgba(0,0,0,0.3),0 4px 6px -4px rgba(0,0,0,0.2);--oops-shadow-float:0 20px 25px -5px rgba(0,0,0,0.35),0 8px 10px -6px rgba(0,0,0,0.2);--oops-context-shadow:-3px -3px 10px rgba(0,0,0,0.12);--oops-shell-shadow:-5px -5px 16px rgba(0,0,0,0.24);--oops-scrollbar-thumb:rgb(161 161 170/22%);--oops-scrollbar-thumb-hover:rgb(161 161 170/42%);--oops-scrollbar-thumb-active:rgb(212 212 216/56%);--fgColor-default:#fafafa;--fgColor-muted:#a1a1aa;--fgColor-accent:#fafafa;--fgColor-accent-emphasis:#ffffff;--fgColor-success:#4ade80;--fgColor-danger:#f87171;--fgColor-danger-emphasis:#fca5a5;--fgColor-attention:#fbbf24;--fgColor-info:#60a5fa;--bgColor-default:#09090b;--bgColor-muted:#18181b;--bgColor-overlay:rgb(24 24 27/0.92);--bgColor-accent-muted:#27272a;--bgColor-success-muted:#14532d;--bgColor-danger-muted:#450a0a;--bgColor-attention-muted:#451a03;--borderColor-default:#27272a;--borderColor-muted:#1f1f22;--batch-viewer-canvas:#202124;--batch-viewer-toolbar:#2a2c30;--batch-viewer-control:#1f2023;--batch-viewer-control-border:#4b4e55;--batch-viewer-text:#e7e9ee;--batch-viewer-text-muted:#b8bcc5;--sidebar-bg:#18181b;--secondary-sidebar-bg:color-mix(in srgb,var(--sidebar-bg) 70%,var(--bgColor-default) 30%);--sidebar-border:#3f3f46;--sidebar-text:#a1a1aa;--sidebar-text-strong:#fafafa;--sidebar-hover:#27272a;--sidebar-active:#3f3f46}.oops-svg{--oops-svg-background:var(--bgColor-default,Canvas);color:var(--fgColor-default,CanvasText)}body{margin:0;padding:env(safe-area-inset-top) env(safe-area-inset-right) 0 env(safe-area-inset-left);background-color:var(--bgColor-default);color:var(--fgColor-default);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[data-oopsnote-batch-scan=active],html[data-oopsnote-batch-scan=active] body{overflow:hidden}html[data-oopsnote-batch-scan=active] .app-sidebar,html[data-oopsnote-batch-scan=active] .oops-glass,html[data-oopsnote-batch-scan=active] .oops-mobile-tabbar,html[data-oopsnote-batch-scan=active] .oops-secondary-sidebar,html[data-oopsnote-batch-scan=active] .oops-secondary-sidebar__backdrop,html[data-oopsnote-batch-scan=active] .oops-titlebar{display:none!important}html[data-oopsnote-batch-scan=active] .oops-app-body,html[data-oopsnote-batch-scan=active] .oops-content-surface{min-height:100dvh;border:0;border-radius:0;box-shadow:none}html[data-oopsnote-batch-scan=active] main{height:100dvh;padding:0!important;overflow:hidden}html[data-oopsnote-batch-scan=active] .oops-page-enter{height:100%}html[data-oopsnote-paper-compose=active],html[data-oopsnote-paper-compose=active] body{overflow:hidden}html[data-oopsnote-paper-compose=active] .app-sidebar,html[data-oopsnote-paper-compose=active] .oops-glass,html[data-oopsnote-paper-compose=active] .oops-mobile-tabbar,html[data-oopsnote-paper-compose=active] .oops-secondary-sidebar,html[data-oopsnote-paper-compose=active] .oops-secondary-sidebar__backdrop,html[data-oopsnote-paper-compose=active] .oops-titlebar{display:none!important}html[data-oopsnote-paper-compose=active] .oops-app-body,html[data-oopsnote-paper-compose=active] .oops-content-surface{min-height:100dvh;border:0;border-radius:0;box-shadow:none}html[data-oopsnote-paper-compose=active] main{height:100dvh!important;min-height:0!important;max-height:100dvh;flex:0 0 100dvh!important;padding:0!important;overflow:hidden}html[data-oopsnote-paper-compose=active] .oops-page-enter{height:100%;min-height:0;overflow:hidden}.oops-app-shell{--oops-titlebar-height:58px;--oops-sidebar-width:208px;display:flex;height:100dvh;min-height:100vh;flex-direction:column;overflow:hidden;background:var(--sidebar-bg)}.oops-app-shell.is-sidebar-collapsed{--oops-sidebar-width:58px}.oops-titlebar{position:sticky;top:0;z-index:30;min-height:var(--oops-titlebar-height);justify-content:space-between;padding:0 14px 0 0;color:var(--sidebar-text);background:var(--sidebar-bg)}.oops-titlebar,.oops-titlebar__brand-toggle{display:flex;height:var(--oops-titlebar-height);align-items:center}.oops-titlebar__brand-toggle{width:var(--oops-sidebar-width);min-width:var(--oops-sidebar-width);gap:10px;overflow:hidden;padding:6px 0 0;border:0;color:var(--sidebar-text-strong);background:transparent;font:inherit;text-align:left;cursor:pointer;transition:width var(--oops-transition-normal),min-width var(--oops-transition-normal),color var(--oops-transition-fast)}.oops-titlebar__brand-toggle>p{margin:0;font-family:OopsNoteFont,Inter,Noto Sans SC,sans-serif;font-size:40px;font-style:normal;font-weight:400;line-height:1;white-space:nowrap;transition:opacity var(--oops-transition-fast),visibility 0s linear var(--oops-transition-fast)}.oops-app-shell.is-sidebar-collapsed .oops-titlebar__brand-toggle{gap:0}.oops-app-shell.is-sidebar-collapsed .oops-titlebar__brand-toggle>p{opacity:0;visibility:hidden}.oops-app-shell.is-sidebar-collapsed.is-secondary-open .oops-titlebar__brand-toggle{width:calc(var(--oops-sidebar-width) + 240px);min-width:calc(var(--oops-sidebar-width) + 240px);gap:10px}.oops-app-shell.is-sidebar-collapsed.is-secondary-open .oops-titlebar__brand-toggle>p{opacity:1;visibility:visible;transition-delay:0s}.oops-titlebar__brand-icon{position:relative;display:grid;width:28px;height:28px;margin-left:16px;flex:0 0 28px;place-items:center}.oops-titlebar__brand-action,.oops-titlebar__brand-mark{position:absolute;inset:0;transition:opacity var(--oops-transition-fast)}.oops-titlebar__brand-mark{display:block;color:inherit;background:currentColor;-webkit-mask:url(/favicon.svg) center/contain no-repeat;mask:url(/favicon.svg) center/contain no-repeat}.oops-titlebar__brand-action{display:grid;place-items:center;opacity:0}.oops-titlebar__brand-icon:hover .oops-titlebar__brand-mark,.oops-titlebar__brand-toggle:focus-visible .oops-titlebar__brand-mark{opacity:0}.oops-titlebar__brand-icon:hover .oops-titlebar__brand-action,.oops-titlebar__brand-toggle:focus-visible .oops-titlebar__brand-action{opacity:1}.oops-titlebar__brand-toggle:focus-visible{outline:2px solid var(--fgColor-accent);outline-offset:-2px}.oops-titlebar__mobile-brand{display:none}.oops-account-trigger{display:inline-flex;min-width:0;height:34px;align-items:center;gap:8px;padding:3px 6px 3px 3px;border:1px solid transparent;border-radius:var(--oops-radius-sm);color:var(--sidebar-text-strong);background:transparent;font:inherit;cursor:pointer}.oops-account-trigger:hover{border-color:var(--sidebar-border);background:var(--sidebar-hover)}.oops-account-trigger:focus-visible{outline:2px solid var(--fgColor-info);outline-offset:2px}.oops-account-trigger__name{overflow:hidden;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.oops-account-menu__identity{display:flex;min-width:0;flex-direction:column;gap:3px;padding:4px 8px}.oops-account-menu__identity strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.oops-account-menu__identity span{overflow:hidden;color:var(--fgColor-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.oops-app-body{height:calc(100dvh - var(--oops-titlebar-height));align-items:stretch}.oops-app-body,.oops-content-surface{display:flex;min-width:0;min-height:0;flex:1 1}.oops-content-surface{position:relative;z-index:31;height:100%;flex-direction:column;overflow-x:hidden;overflow-y:auto;border-top:1px solid var(--sidebar-border);border-left:1px solid var(--sidebar-border);border-radius:16px 0 0 0;background:var(--bgColor-default);box-shadow:var(--oops-shell-shadow);overscroll-behavior:contain}.app-sidebar{position:sticky;top:var(--oops-titlebar-height);z-index:0;display:flex;width:208px;height:calc(100dvh - var(--oops-titlebar-height));flex:0 0 208px;flex-direction:column;overflow:hidden;color:var(--sidebar-text);background:var(--sidebar-bg);transition:width var(--oops-transition-normal),flex-basis var(--oops-transition-normal)}.app-sidebar.is-collapsed{width:58px;flex-basis:58px}.app-sidebar__nav{display:flex;flex:1 1;flex-direction:column;gap:2px;padding:12px 10px}.app-sidebar__link{display:flex;min-height:34px;align-items:center;gap:10px;padding:0 10px;border:1px solid transparent;border-radius:6px;color:var(--sidebar-text);font-size:13px;font-weight:550;line-height:1;text-decoration:none;white-space:nowrap;transition:color var(--oops-transition-fast),background-color var(--oops-transition-fast),border-color var(--oops-transition-fast)}.app-sidebar__link:hover{color:var(--sidebar-text-strong);background:var(--sidebar-hover)}.app-sidebar__link.is-active{border-color:var(--sidebar-border);color:var(--sidebar-text-strong);background:var(--sidebar-active)}.app-sidebar__link svg{flex:0 0 auto}.app-sidebar.is-collapsed .app-sidebar__nav{align-items:center;padding-inline:10px}.app-sidebar.is-collapsed .app-sidebar__link{width:38px;justify-content:center;padding:0}.app-sidebar__divider{height:1px;margin:9px 2px 7px;background:var(--sidebar-border)}.app-sidebar__label{padding:0 10px 5px;color:var(--sidebar-text);font-size:11px;font-weight:600}.oops-secondary-sidebar{position:relative;z-index:15;width:240px;height:calc(100% - 16px);margin-top:16px;flex:0 0 240px;overflow:hidden;border-top:1px solid var(--sidebar-border);border-left:1px solid var(--sidebar-border);border-radius:12px 0 0 0;color:var(--sidebar-text);background:var(--secondary-sidebar-bg);box-shadow:var(--oops-context-shadow);opacity:1;transition:width var(--oops-transition-normal),flex-basis var(--oops-transition-normal),border-color var(--oops-transition-fast),opacity var(--oops-transition-fast)}.oops-secondary-sidebar.is-closed{width:0;flex-basis:0;border-color:transparent;opacity:0;pointer-events:none}.oops-secondary-sidebar__view{position:absolute;inset:0;width:240px;overflow-x:hidden;overflow-y:auto;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .13s ease,transform .18s ease,visibility 0s linear .18s}.oops-secondary-sidebar__view--context{transform:translateX(8px)}.oops-secondary-sidebar__view.is-active{opacity:1;visibility:visible;transform:translateX(0);pointer-events:auto;transition-delay:45ms,25ms,0s}.oops-secondary-sidebar__header{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px 6px 20px;color:var(--sidebar-text-strong);font-size:13px;font-weight:600}.oops-secondary-sidebar__header button{display:grid;width:30px;height:30px;place-items:center;padding:0;border:0;border-radius:5px;color:var(--sidebar-text);background:transparent;cursor:pointer}.oops-secondary-sidebar__header button:hover{color:var(--sidebar-text-strong);background:var(--sidebar-hover)}.oops-secondary-sidebar__backdrop{display:none}.mantine-Button-root{min-height:32px;--button-height:32px;padding-inline:11px;font-size:13px}@media (max-width:543px){.app-sidebar{display:none!important}.oops-app-shell{--oops-titlebar-height:50px;background:var(--bgColor-default)}.oops-titlebar{padding-inline:16px;border-bottom:1px solid var(--borderColor-muted);background:var(--bgColor-overlay);backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%)}.oops-titlebar__brand-toggle{display:none}.oops-titlebar__mobile-brand{display:block;margin:0;color:var(--fgColor-default);font-family:OopsNoteFont,Inter,Noto Sans SC,sans-serif;font-size:24px;line-height:1}.oops-account-trigger{padding-right:3px}.oops-account-trigger__name{display:none}.oops-app-shell{height:auto;min-height:100vh;overflow:visible}.oops-app-body,.oops-content-surface{height:auto;min-height:calc(100dvh - var(--oops-titlebar-height))}.oops-content-surface{overflow:visible;border:0;border-radius:0;box-shadow:none}.oops-secondary-sidebar,.oops-secondary-sidebar.is-closed{position:fixed;z-index:61;top:var(--oops-titlebar-height);bottom:0;left:0;width:min(300px,86vw);height:auto;margin-top:0;flex:none;border:0;border-right:1px solid var(--sidebar-border);border-radius:0 12px 0 0;box-shadow:var(--oops-shadow-lg);opacity:0;visibility:hidden;transform:translateX(-100%);pointer-events:none;transition:opacity var(--oops-transition-fast),transform var(--oops-transition-normal),visibility 0s linear var(--oops-transition-normal)}.oops-secondary-sidebar.is-mobile-open{opacity:1;visibility:visible;transform:translateX(0);pointer-events:auto;transition-delay:0s}.oops-secondary-sidebar__view{width:100%}.oops-secondary-sidebar__backdrop{position:fixed;z-index:60;inset:var(--oops-titlebar-height) 0 0;display:block;padding:0;border:0;background:rgb(0 0 0/22%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--oops-transition-fast),visibility 0s linear var(--oops-transition-fast)}.oops-secondary-sidebar__backdrop.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}}@media (prefers-reduced-motion:reduce){.oops-secondary-sidebar,.oops-secondary-sidebar__backdrop,.oops-secondary-sidebar__view{transition:none}}.problem-content__lead.has-illustration{display:grid;grid-template-areas:"text illustration";grid-template-columns:minmax(0,1fr) fit-content(38%);align-items:start;gap:clamp(16px,3vw,36px)}.problem-content__lead.is-left.has-illustration{grid-template-areas:"illustration text";grid-template-columns:fit-content(38%) minmax(0,1fr)}.problem-content__body{grid-area:text;min-width:0}.problem-content__illustration{grid-area:illustration;width:auto;max-width:100%;min-width:0;justify-self:end;overflow:hidden;border-radius:var(--oops-radius-sm)}.problem-content__lead.is-left .problem-content__illustration{justify-self:start}.problem-content__illustration>img{display:block;width:100%;height:100%;object-fit:contain}.problem-content__illustration>img.is-auto-tone{transition:filter .12s ease}html[data-oopsnote-color-scheme=dark] .problem-content__illustration>img.is-auto-tone{filter:invert(1) hue-rotate(180deg)}.problem-statement-editor textarea{min-height:180px;max-height:70vh;resize:vertical}.tag-picker{display:flex;min-width:0;flex-direction:column;gap:6px}.tag-picker__title{color:var(--fgColor-default);font-size:13px;font-weight:600}.tag-picker__field{display:flex;min-height:38px;align-items:center;flex-wrap:wrap;gap:5px;padding:4px 8px;border:1px solid var(--borderColor-default);border-radius:5px;background:var(--bgColor-default);cursor:text;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}.tag-picker__field:hover{border-color:var(--borderColor-emphasis);background:var(--bgColor-muted)}.tag-picker__field.is-focused{border-color:var(--focus-outlineColor,var(--borderColor-accent-emphasis));background:var(--bgColor-default);box-shadow:0 0 0 2px color-mix(in srgb,var(--focus-outlineColor,#2f81f7) 22%,transparent)}.tag-picker__token{display:inline-flex;min-width:0;min-height:26px;align-items:center;gap:4px;padding:2px 6px 2px 7px;border:1px solid var(--borderColor-default);border-radius:4px;color:inherit;background:var(--bgColor-muted);font:inherit;font-size:12px;line-height:1.25;cursor:pointer}.tag-picker__token:hover{border-color:var(--borderColor-emphasis);background:var(--bgColor-default)}.tag-picker__token[data-variant=accent],.tag-picker__token[data-variant=primary]{border-color:color-mix(in srgb,var(--fgColor-accent) 46%,var(--borderColor-default));background:var(--bgColor-accent-muted)}.tag-picker__token[data-variant=success]{border-color:color-mix(in srgb,var(--fgColor-success) 42%,var(--borderColor-default));background:var(--bgColor-success-muted)}.tag-picker__token[data-variant=warning]{border-color:color-mix(in srgb,var(--fgColor-attention) 42%,var(--borderColor-default));background:var(--bgColor-attention-muted)}.tag-picker__token[data-variant=danger]{border-color:color-mix(in srgb,var(--fgColor-danger) 42%,var(--borderColor-default));background:var(--bgColor-danger-muted)}.tag-picker__token>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tag-picker__token>svg{flex:0 0 auto;color:var(--fgColor-muted)}.tag-picker__token:hover>svg{color:var(--fgColor-danger)}.tag-picker__input{min-width:112px;min-height:26px;flex:1 1 120px;padding:0;border:0;outline:0;color:var(--fgColor-default);background:transparent;font:inherit}.tag-picker__input::placeholder{color:var(--fgColor-muted)}.tag-picker__suggestions{position:absolute;z-index:50;top:calc(100% + 4px);right:0;left:0;max-height:min(240px,42vh);overflow-y:auto;padding:3px;border:1px solid var(--borderColor-default);border-radius:5px;background:var(--bgColor-overlay,var(--bgColor-default));box-shadow:var(--shadow-resting-medium,0 8px 24px rgb(0 0 0/18%))}.tag-picker__suggestion{display:flex;width:100%;min-height:32px;align-items:center;justify-content:space-between;gap:8px;padding:5px 8px;border:0;border-radius:3px;color:inherit;background:transparent;font:inherit;text-align:left;cursor:pointer}.tag-picker__suggestion.is-highlighted,.tag-picker__suggestion:hover{background:var(--bgColor-muted)}.tag-picker__loading{display:grid;min-height:38px;place-items:center}.library-filter-panel{width:240px;min-height:100%;color:var(--sidebar-text)}.library-filter-panel__body{display:flex;flex-direction:column;gap:16px;padding:4px 12px 18px}.library-filter-panel__body .oops-input-wrap{width:100%}.library-filter-panel__tags>div{grid-template-columns:minmax(0,1fr)!important;gap:14px}.library-filter-trigger[aria-pressed=true]{color:var(--sidebar-text-strong);background:var(--sidebar-active);box-shadow:inset 0 0 0 1px var(--sidebar-border)}.library-filter-trigger[aria-pressed=true]:hover{background:var(--sidebar-active)}@media (max-width:543px){.library-filter-panel{width:100%}}.problem-tag-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,.9fr);gap:16px}.option-editor{display:flex;min-width:0;flex-direction:column;gap:8px}.option-editor__header{display:flex;min-height:30px;align-items:center;justify-content:space-between;gap:12px}.option-editor__list{display:flex;min-width:0;flex-direction:column;gap:8px}.option-editor__row{display:grid;min-width:0;grid-template-columns:30px minmax(0,1fr) 30px;align-items:start;gap:8px}.option-editor__label{display:grid;width:30px;min-height:38px;place-items:center;border:1px solid var(--borderColor-default);border-radius:4px;color:var(--fgColor-muted);background:var(--bgColor-muted);font-size:12px;font-weight:700}.option-editor__input textarea{min-height:38px;resize:vertical}.option-editor__remove{margin-top:3px;color:var(--fgColor-muted)}.option-editor__remove:hover{color:var(--fgColor-danger);background:var(--bgColor-danger-muted)}.figure-cropper{display:flex;min-width:0;flex-direction:column;gap:10px}.figure-cropper__tone,.figure-cropper__toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.figure-cropper__toolbar{justify-content:space-between}.figure-cropper__viewport{overflow:auto;padding:12px;border:1px solid var(--borderColor-default);border-radius:var(--oops-radius-sm);background:#f5f5f5;text-align:center}html[data-oopsnote-color-scheme=dark] .figure-cropper__viewport{background:#050505}.figure-cropper__viewport>.image-selection-stage{margin:0 auto}@media (max-width:720px){.problem-tag-grid{grid-template-columns:1fr;gap:12px}.problem-content__lead.has-illustration,.problem-content__lead.is-left.has-illustration{grid-template-areas:"text" "illustration";grid-template-columns:minmax(0,1fr)}.problem-content__illustration{max-width:100%}}.capture-page{display:grid;grid-template-columns:minmax(390px,.92fr) minmax(420px,1.08fr);gap:28px;width:min(1320px,100%);margin:0 auto;align-items:start}.capture-workbench{display:flex;min-width:0;flex-direction:column;gap:14px}.capture-heading{display:flex;min-height:58px;align-items:flex-end;justify-content:space-between;gap:16px}.capture-heading h1{margin:1px 0;color:var(--fgColor-default);font-size:28px;font-weight:700;line-height:1.2;letter-spacing:0}.capture-eyebrow{color:var(--fgColor-muted);font-size:12px;font-weight:600;line-height:1.2}.capture-heading__subtitle,.capture-section-caption{color:var(--fgColor-muted);font-size:13px;line-height:1.45}.capture-mode-switch{display:inline-flex;align-self:flex-start;padding:2px;border:1px solid var(--borderColor-default);border-radius:7px;background:var(--bgColor-muted)}.capture-mode-switch button{min-height:28px;padding:0 10px;border:0;border-radius:5px;color:var(--fgColor-muted);background:transparent;font:inherit;font-size:12px;font-weight:600;cursor:pointer}.capture-mode-switch button.is-active{color:var(--fgColor-default);background:var(--bgColor-default);box-shadow:var(--oops-shadow-sm)}.capture-dropzone{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px 16px;align-items:center;padding:13px 14px;border:1px dashed var(--borderColor-default);border-radius:10px;background:var(--bgColor-default);transition:border-color var(--oops-transition-fast),background-color var(--oops-transition-fast)}.capture-dropzone.is-dragging{border-color:var(--fgColor-accent);background:var(--bgColor-muted)}.capture-dropzone__icon{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--borderColor-default);border-radius:8px;color:var(--fgColor-muted);background:var(--bgColor-muted)}.capture-dropzone__body{min-width:0}.capture-dropzone__title{display:block;color:var(--fgColor-default);font-size:14px;font-weight:650}.capture-dropzone__hint{display:block;margin-top:2px;color:var(--fgColor-muted);font-size:12px}.capture-auto-recognize,.capture-dropzone__actions,.capture-dropzone__footer{display:flex;align-items:center}.capture-dropzone__actions{gap:4px}.capture-dropzone__actions button{min-height:32px;gap:6px}.capture-dropzone__footer{grid-column:1/-1;justify-content:space-between;min-height:18px}.capture-file-navigation{display:flex;align-items:center;gap:6px;color:var(--fgColor-muted);font-size:12px}.capture-file-navigation p{margin:0;min-width:34px;text-align:center}.capture-file-navigation button{min-height:24px;padding:0 6px;border:1px solid var(--borderColor-default);border-radius:5px;color:var(--fgColor-default);background:var(--bgColor-default);font:inherit;font-size:11px;cursor:pointer}.capture-file-navigation button:disabled{opacity:.45;cursor:not-allowed}.capture-auto-recognize{gap:7px;color:var(--fgColor-muted);font-size:12px;cursor:pointer}.capture-auto-recognize p{margin:0}.capture-auto-recognize__input{width:14px;height:14px;margin:0;accent-color:#18181b}.capture-metadata{padding:16px 18px 18px;border:1px solid var(--borderColor-default);border-radius:10px;background:var(--bgColor-default)}.capture-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.capture-section-title{display:block;color:var(--fgColor-default);font-size:14px;font-weight:650;line-height:1.4}.capture-section-caption{display:block;margin-top:2px;font-size:12px}.capture-preview-panel{position:sticky;top:64px;min-width:0}.capture-preview-panel__header{display:flex;min-height:58px;align-items:flex-end;justify-content:space-between;gap:12px;padding-bottom:12px}.capture-preview-canvas,.capture-preview-empty{display:flex;min-height:min(680px,calc(100vh - 154px));align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--borderColor-default);border-radius:10px;background:var(--bgColor-default)}.capture-preview-empty{flex-direction:column;gap:8px;color:var(--fgColor-muted);text-align:center}.capture-preview-empty p{margin:0;font-size:13px}.capture-preview-empty__mark{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--borderColor-default);border-radius:50%;color:var(--fgColor-muted);font-size:24px;font-weight:300}.capture-preview-empty__title{margin-top:6px!important;color:var(--fgColor-default);font-size:14px!important;font-weight:650}.capture-preview-canvas{align-items:stretch}.capture-preview-canvas>*{width:100%}.capture-image-preview{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.capture-image-preview img{display:block;max-width:100%;max-height:100%;-webkit-user-select:none;user-select:none}.batch-scan-page{display:flex;width:min(1320px,100%);margin:0 auto;flex-direction:column;gap:14px}.batch-scan-toolbar{display:flex;min-height:56px;align-items:center;gap:10px;padding:10px 12px;border:1px dashed var(--borderColor-default);border-radius:8px;background:var(--bgColor-default)}.batch-scan-toolbar p{margin:0;color:var(--fgColor-muted);font-size:13px}.batch-scan-toolbar__input{display:none}.batch-scan-page.is-active{width:100%;height:100dvh;margin:0;gap:0}.batch-scan-history{align-self:stretch;display:flex;width:100%;flex-direction:column;gap:6px;padding-top:6px}.batch-scan-history__header{display:flex;min-height:28px;align-items:center;justify-content:space-between;padding:0 2px}.batch-scan-history__header>p:last-child{margin:0;color:var(--fgColor-muted);font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.batch-scan-history__title{margin:0;color:var(--fgColor-default);font-size:13px;font-weight:650}.batch-scan-history__item{display:grid;min-height:64px;grid-template-columns:34px minmax(0,1fr) auto auto auto;align-items:center;gap:10px;padding:9px 10px;border:1px solid var(--borderColor-default);border-radius:8px;background:var(--bgColor-default);transition:border-color var(--oops-transition-fast),background-color var(--oops-transition-fast)}.batch-scan-history__item:hover{border-color:color-mix(in srgb,var(--borderColor-default) 62%,var(--fgColor-muted));background:var(--bgColor-muted)}.batch-scan-history__mark{display:grid;width:32px;height:32px;place-items:center;border-radius:6px;color:var(--fgColor-muted);background:var(--bgColor-muted)}.batch-scan-history__body{min-width:0}.batch-scan-history__body>p{overflow:hidden;margin:0;color:var(--fgColor-default);font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.batch-scan-history__meta{display:grid;grid-template-columns:3.5em 3.5em 3.5em 4.5em 5.5em 5.5em 4em;column-gap:10px;margin-top:4px;color:var(--fgColor-muted);font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.batch-scan-history__meta span{white-space:nowrap}.batch-scan-history__meta strong{color:var(--fgColor-default);font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.batch-scan-history__meta span.is-completed{color:var(--fgColor-success)}.batch-scan-history__meta span.is-processing{color:var(--fgColor-info)}.batch-scan-history__meta span.is-pending{color:var(--fgColor-attention)}.batch-scan-history__meta span.is-failed{color:var(--fgColor-danger)}.batch-scan-history__meta span.is-completed strong,.batch-scan-history__meta span.is-failed strong,.batch-scan-history__meta span.is-pending strong,.batch-scan-history__meta span.is-processing strong{color:inherit}.batch-scan-history__item button{flex:0 0 auto}.batch-scan-history__delete:focus-visible,.batch-scan-history__delete:hover{color:var(--fgColor-danger)}.batch-workflow-toolbar{position:relative;z-index:20;display:flex;min-height:52px;align-items:center;gap:6px;padding:7px 12px;border-bottom:1px solid var(--borderColor-default);background:var(--bgColor-default)}.batch-workflow-toolbar__spacer{min-width:8px;flex:1 1}.batch-save-state{display:inline-flex;min-width:112px;align-items:center;gap:6px;color:var(--fgColor-muted);font-size:12px;white-space:nowrap}.batch-save-state:before{width:7px;height:7px;border-radius:50%;background:currentColor;content:""}.batch-save-state.is-saved{color:var(--fgColor-success)}.batch-save-state.is-failed{color:var(--fgColor-danger)}.batch-column-count{display:inline-flex;height:30px;align-items:center;gap:6px;padding:0 4px 0 8px;border:1px solid var(--borderColor-default);border-radius:6px;color:var(--fgColor-muted);background:var(--bgColor-muted);font-size:12px;white-space:nowrap}.batch-column-count select{height:24px;padding:0 22px 0 6px;border:0;border-radius:4px;color:var(--fgColor-default);background:var(--bgColor-default);font:inherit;cursor:pointer}.batch-continuous-workspace{display:grid;height:calc(100dvh - 52px);min-width:0;min-height:0;grid-template-columns:minmax(0,1fr);overflow:hidden;background:var(--batch-viewer-canvas)}.batch-continuous-workspace.has-left{grid-template-columns:220px minmax(0,1fr)}.batch-continuous-workspace.has-right{grid-template-columns:minmax(0,1fr) 300px}.batch-continuous-workspace.has-left.has-right{grid-template-columns:220px minmax(0,1fr) 300px}.batch-page-rail,.batch-selection-rail{min-width:0;min-height:0;overflow:hidden;color:var(--fgColor-default);background:var(--bgColor-default)}.batch-page-rail{border-right:1px solid var(--borderColor-default)}.batch-selection-rail{border-left:1px solid var(--borderColor-default)}.batch-rail-title{margin:0;color:var(--fgColor-default);font-size:12px;font-weight:700}.batch-page-rail>.batch-rail-title{display:flex;min-height:42px;align-items:center;padding:0 14px;border-bottom:1px solid var(--borderColor-muted)}.batch-page-rail nav{height:calc(100% - 42px);overflow:auto;padding:6px}.batch-page-rail__item{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:2px;border-radius:5px}.batch-page-rail__item:hover{background:var(--bgColor-muted)}.batch-page-rail__item.is-active{background:var(--bgColor-accent-muted)}.batch-page-rail__page{display:grid;width:100%;min-height:42px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:6px;padding:5px 7px;border:0;border-radius:5px;color:var(--fgColor-muted);background:transparent;font:inherit;text-align:left;cursor:pointer}.batch-page-rail__item.is-active .batch-page-rail__page{color:var(--fgColor-default)}.batch-page-rail__page:disabled{cursor:default;opacity:.62}.batch-page-rail__page span{display:grid;width:24px;height:24px;place-items:center;border-radius:4px;background:var(--bgColor-muted);font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700}.batch-page-rail__page small{overflow:hidden;color:var(--fgColor-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.batch-page-rail__action{display:grid;width:28px;height:28px;place-items:center;padding:0;border:0;border-radius:4px;color:var(--fgColor-muted);background:transparent;cursor:pointer;opacity:0}.batch-page-rail__action:focus-visible,.batch-page-rail__item.is-excluded .batch-page-rail__action,.batch-page-rail__item:hover .batch-page-rail__action{opacity:1}.batch-page-rail__action:hover{color:var(--fgColor-danger);background:var(--bgColor-danger-muted)}.batch-page-rail__item.is-excluded .batch-page-rail__action:hover{color:var(--fgColor-accent);background:var(--bgColor-accent-muted)}.batch-page-rail__action:disabled{cursor:not-allowed;opacity:.35}.batch-document-column{display:grid;min-width:0;min-height:0;grid-template-rows:42px minmax(0,1fr);overflow:hidden}.batch-pdf-controls{position:relative;z-index:10;display:flex;min-width:0;min-height:42px;align-items:center;justify-content:center;gap:4px;border-bottom:1px solid var(--batch-viewer-control-border);color:var(--batch-viewer-text);background:var(--batch-viewer-toolbar)}.batch-pdf-controls>span{width:48px;font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center}.batch-pdf-controls button{color:var(--batch-viewer-text)}.batch-page-input{display:flex;align-items:center;gap:4px;margin-left:8px;color:var(--batch-viewer-text-muted);font-size:12px}.batch-page-input input{width:38px;height:26px;border:1px solid var(--batch-viewer-control-border);border-radius:4px;color:var(--batch-viewer-text);background:var(--batch-viewer-control);font:inherit;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center}.batch-document-viewport{position:relative;min-width:0;min-height:0;overflow:auto;padding:24px max(20px,calc((100% - 820px) / 2)) max(72px,calc(24px + env(safe-area-inset-bottom)));overscroll-behavior:contain;scrollbar-gutter:stable;scroll-padding-bottom:max(72px,calc(24px + env(safe-area-inset-bottom)))}.batch-document-viewport>.batch-continuous-surface,.batch-document-viewport>.image-selection-stage{margin:0 auto}.batch-document-viewport>.image-selection-stage{min-width:320px}.batch-selection-rail__header{display:flex;min-height:42px;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid var(--borderColor-muted)}.batch-selection-rail__header>p:last-child{color:var(--fgColor-muted);font-size:11px}.batch-selection-list{height:calc(100% - 42px);overflow:auto;padding:6px}.batch-selection-list__item{display:grid;width:100%;min-height:52px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;border:1px solid transparent;border-radius:6px;color:var(--fgColor-default);background:transparent}.batch-selection-list__item:hover{background:var(--bgColor-muted)}.batch-selection-list__item.is-active{border-color:color-mix(in srgb,var(--fgColor-success) 42%,var(--borderColor-default));background:var(--bgColor-success-muted)}.batch-selection-list__primary{display:grid;min-width:0;min-height:50px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:6px 7px;border:0;color:inherit;background:transparent;font:inherit;text-align:left;cursor:pointer}.batch-selection-list__primary:focus-visible{outline:2px solid var(--fgColor-accent);outline-offset:-2px}.batch-selection-list__primary>span:nth-child(2){min-width:0}.batch-selection-list__item>.mantine-ActionIcon-root{margin-right:7px}.batch-selection-list__review{display:inline-flex;align-items:center;gap:3px;margin-right:2px;color:var(--fgColor-muted)}.batch-selection-list__review select{max-width:22px;min-height:24px;padding:0 2px;border:1px solid var(--borderColor-default);border-radius:4px;color:var(--fgColor-default);background:var(--bgColor-default);font-size:10px;opacity:.72}.batch-selection-list__review select:focus-visible{outline:2px solid var(--fgColor-accent);outline-offset:1px;opacity:1}.batch-selection-list small,.batch-selection-list strong{display:block;overflow:hidden;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.batch-selection-list strong{font-size:12px}.batch-selection-list small{margin-top:3px;color:var(--fgColor-muted);font-size:11px}.batch-selection-list__number{display:grid;width:26px;height:26px;place-items:center;border-radius:5px;color:#fff;background:#0c7f3e;font-size:11px;font-weight:700}.batch-selection-list__number.is-processing{background:#0f766e}.batch-selection-list__number.is-completed{background:#475569}.batch-selection-list__number.is-failed{background:var(--fgColor-danger)}.batch-selection-list__number.is-needs_review{background:#b45309}.batch-selection-list__empty{margin:20px 10px;color:var(--fgColor-muted);font-size:12px;line-height:1.6;text-align:center}.task-trace-link{display:inline-flex;min-height:26px;align-items:center;padding:0 8px;border:1px solid var(--borderColor-default);border-radius:5px;color:var(--fgColor-default);font-size:12px;font-weight:600;text-decoration:none}.task-trace-link.is-disabled,.task-trace-link:hover{background:var(--bgColor-muted)}.task-trace-link.is-disabled{color:var(--fgColor-muted);cursor:not-allowed;opacity:.62}.task-trace-image{display:block;width:100%;max-height:min(72vh,760px);object-fit:contain}@media (max-width:760px){.batch-scan-toolbar{flex-wrap:wrap}.batch-continuous-workspace.has-left,.batch-continuous-workspace.has-left.has-right{grid-template-columns:minmax(0,1fr) 280px}.batch-continuous-workspace.has-left:not(.has-right){grid-template-columns:minmax(0,1fr)}.batch-page-rail{display:none}.batch-continuous-workspace.has-right{grid-template-columns:minmax(0,1fr) 280px}.batch-workflow-toolbar{padding-inline:7px}.batch-save-state{min-width:0}.batch-document-viewport{padding:12px 12px max(64px,calc(12px + env(safe-area-inset-bottom)));scroll-padding-bottom:max(64px,calc(12px + env(safe-area-inset-bottom)))}}@media (max-width:560px){.batch-continuous-workspace.has-left.has-right,.batch-continuous-workspace.has-right{position:relative;display:block}.batch-document-column{height:100%}.batch-selection-rail{position:absolute;z-index:30;top:0;right:0;bottom:0;width:min(300px,86vw);box-shadow:-10px 0 24px rgb(0 0 0/22%)}.batch-save-state{max-width:94px;overflow:hidden;text-overflow:ellipsis}.batch-workflow-toolbar .mantine-Button-root{padding-inline:8px}}@media (max-width:543px){.oops-desktop-sidebar{display:none!important}}.capture-annotation,.capture-annotation__details{gap:10px!important}.capture-annotation .oops-form-control{gap:4px}.capture-annotation .oops-field-label{font-size:12px}.capture-annotation .mantine-Input-input,.capture-annotation .mantine-Select-input{min-height:34px}.capture-annotation button{min-height:32px}@media (max-width:900px){.capture-page{grid-template-columns:1fr;gap:24px}.capture-preview-panel{position:static}.capture-preview-panel__header{min-height:auto;align-items:center}.capture-preview-canvas,.capture-preview-empty{min-height:420px}}@media (max-width:560px){.capture-heading{min-height:auto;align-items:flex-start}.capture-heading h1{font-size:24px}.capture-heading .oops-badge{display:none}.capture-dropzone{grid-template-columns:auto minmax(0,1fr);padding:14px}.capture-dropzone__actions{grid-column:1/-1;width:100%}.capture-dropzone__actions button{flex:1 1;justify-content:center}.capture-metadata{padding:16px}.capture-preview-canvas,.capture-preview-empty{min-height:320px}}*{box-sizing:border-box}button,input,select,textarea{font:inherit}.oops-form-control{display:flex;min-width:0;flex-direction:column;gap:6px}.oops-field-label{color:var(--fgColor-default);font-size:13px;font-weight:600;line-height:1.35}.oops-field-caption{color:var(--fgColor-muted);font-size:12px;line-height:1.45}.oops-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.oops-input-wrap{min-width:0}.oops-select-input{min-height:36px;border-color:var(--borderColor-default);border-radius:var(--oops-radius-md);color:var(--fgColor-default);background:var(--bgColor-default)}.oops-select-input:focus,.oops-select-input:focus-within{border-color:var(--fgColor-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--fgColor-accent) 18%,transparent)}.oops-select-dropdown{border-color:var(--borderColor-default);border-radius:var(--oops-radius-md);background:var(--bgColor-overlay,var(--bgColor-default));box-shadow:var(--oops-shadow-lg)}.oops-select-option{color:var(--fgColor-default)}.oops-button-group{display:inline-flex;gap:2px;padding:2px;border:1px solid var(--borderColor-default);border-radius:var(--oops-radius-md);background:var(--bgColor-muted)}.oops-nav-list{display:flex;flex-direction:column;gap:2px}.oops-nav-item{display:flex;min-height:36px;align-items:center;gap:10px;padding:7px 10px;border-radius:var(--oops-radius-md);color:var(--fgColor-muted);font-size:14px;font-weight:500;line-height:1.35;text-decoration:none}.oops-nav-item:hover,.oops-nav-item[aria-current=page]{color:var(--fgColor-default);background:var(--bgColor-muted)}.oops-nav-item[aria-current=page]{box-shadow:inset 2px 0 0 var(--fgColor-accent)}.oops-nav-leading{display:inline-flex;width:18px;align-items:center;justify-content:center;color:currentColor}.oops-nav-leading svg{width:17px;height:17px}*{scrollbar-color:var(--oops-scrollbar-thumb) transparent;scrollbar-width:thin}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{min-height:40px;border:3px solid transparent;border-radius:999px;background:var(--oops-scrollbar-thumb);background-clip:padding-box;-webkit-transition:background-color var(--oops-transition-fast);transition:background-color var(--oops-transition-fast)}::-webkit-scrollbar-thumb:hover{background-color:var(--oops-scrollbar-thumb-hover)}::-webkit-scrollbar-thumb:active{background-color:var(--oops-scrollbar-thumb-active)}::-webkit-scrollbar-corner{background:transparent}.oops-card{border:1px solid var(--borderColor-default,#d0d7de);border-radius:var(--oops-radius-md);background:var(--bgColor-default,#fff);box-shadow:none;transition:border-color var(--oops-transition-fast),background-color var(--oops-transition-fast),box-shadow var(--oops-transition-fast)}html[data-oopsnote-color-scheme=dark] .oops-card{border-color:var(--borderColor-default,#3d444d);background:var(--bgColor-default,#0d1117)}.oops-card:hover{border-color:color-mix(in srgb,var(--borderColor-default) 72%,var(--fgColor-muted))}.oops-card-elevated{box-shadow:var(--oops-shadow-sm)}html[data-oopsnote-color-scheme=dark] .oops-card-elevated{border-color:var(--borderColor-default,#3d444d);background:var(--bgColor-default,#0d1117)}.oops-card-elevated:hover{box-shadow:var(--oops-shadow-md)}.oops-section-header{display:flex;align-items:center;gap:8px;padding-bottom:12px;margin-bottom:16px;border-bottom:1px solid var(--borderColor-muted)}.oops-section-title{font-size:16px;font-weight:600;color:var(--fgColor-default);margin:0}.oops-section-subtitle{font-size:12px;color:var(--fgColor-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:500}.oops-glass{backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);background:rgba(255,255,255,.78)}html[data-oopsnote-color-scheme=dark] .oops-glass{background:rgba(30,33,38,.82)}.oops-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:500;line-height:1.4}.oops-badge-success{background:var(--bgColor-success-muted,#dafbe1);color:var(--fgColor-success,#1a7f37)}.oops-badge-danger{background:var(--bgColor-danger-muted,#ffebe9);color:var(--fgColor-danger,#cf222e)}.oops-badge-accent{background:var(--bgColor-accent-muted,#ddf4ff);color:var(--fgColor-accent,#0969da)}.oops-badge-muted{background:var(--bgColor-muted,#f6f8fa);color:var(--fgColor-muted,#656d76)}.oops-badge-warning{background:var(--bgColor-attention-muted,#fff8c5);color:var(--fgColor-attention,#9a6700)}html[data-oopsnote-color-scheme=dark] .oops-badge-success{background:var(--bgColor-success-muted,#0f2d16);color:var(--fgColor-success,#3fb950)}html[data-oopsnote-color-scheme=dark] .oops-badge-danger{background:var(--bgColor-danger-muted,#3c1318);color:var(--fgColor-danger,#f85149)}html[data-oopsnote-color-scheme=dark] .oops-badge-accent{background:var(--bgColor-accent-muted,#0c2d6b);color:var(--fgColor-accent,#58a6ff)}html[data-oopsnote-color-scheme=dark] .oops-badge-muted{background:var(--bgColor-muted,#161b22);color:var(--fgColor-muted,#8b949e)}html[data-oopsnote-color-scheme=dark] .oops-badge-warning{background:var(--bgColor-attention-muted,#2d2000);color:var(--fgColor-attention,#d29922)}.failed-task-panel{display:flex;min-width:0;flex-direction:column;gap:12px}.failed-task-panel__summary{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid color-mix(in srgb,var(--fgColor-danger) 24%,var(--borderColor-default));border-radius:var(--oops-radius-md);background:color-mix(in srgb,var(--bgColor-danger-muted) 35%,transparent)}.failed-task-panel__summary-icon{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:50%;color:var(--fgColor-danger);background:var(--bgColor-danger-muted)}.failed-task-panel__batch{display:flex;align-items:center;gap:6px;min-height:42px;padding:6px 8px 6px 12px;border:1px solid var(--borderColor-default);border-radius:var(--oops-radius-sm);background:var(--bgColor-muted)}.failed-task-panel__grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:4px;gap:10px}.failed-task-card{position:relative;display:block;min-width:0;isolation:isolate;overflow:hidden;border:1px solid var(--borderColor-default);border-radius:var(--oops-radius-md);background:var(--bgColor-muted);transition:border-color var(--oops-transition-fast),box-shadow var(--oops-transition-fast),transform var(--oops-transition-fast)}.failed-task-card.is-layout-pending,.failed-task-card.is-regular{grid-column:span 1;grid-row:span 10}.failed-task-card.is-wide{grid-column:span 2;grid-row:span 8}.failed-task-card.is-panorama{grid-column:span 3;grid-row:span 8}.failed-task-card.is-tall{grid-column:span 1;grid-row:span 13}.failed-task-card:hover{border-color:color-mix(in srgb,var(--borderColor-default) 58%,var(--fgColor-muted));box-shadow:var(--oops-shadow-sm)}.failed-task-card.is-selectable{cursor:pointer}.failed-task-card.is-selectable:focus-visible{outline:2px solid var(--fgColor-accent);outline-offset:2px}.failed-task-card.is-selected{border-color:var(--fgColor-accent);box-shadow:inset 0 0 0 2px var(--fgColor-accent),var(--oops-shadow-sm);transform:translateY(-1px)}.failed-task-card__image{position:absolute;z-index:-2;inset:0;display:grid;place-items:center;color:var(--fgColor-muted);background-color:var(--bgColor-muted);font-size:12px;transition:transform var(--oops-transition-normal)}.failed-task-card__image img{width:100%;height:100%;object-fit:cover}.failed-task-card__scrim{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgb(0 0 0/.88),rgb(0 0 0/.72) 58%,rgb(0 0 0/.44)),linear-gradient(0deg,rgb(0 0 0/.72),transparent 62%);transition:opacity var(--oops-transition-normal)}.failed-task-card__content{position:absolute;inset:0;display:flex;min-width:0;flex-direction:column;gap:10px;justify-content:flex-end;padding:16px;pointer-events:none;transition:opacity var(--oops-transition-normal),transform var(--oops-transition-normal)}.failed-task-card__meta{display:flex;min-width:0;align-items:center;gap:8px;flex-wrap:wrap}.failed-task-card__reason{display:-webkit-box;overflow:hidden;color:#fff;font-size:15px;font-weight:600;line-height:1.5;text-shadow:0 1px 3px rgb(0 0 0/.8);-webkit-box-orient:vertical;-webkit-line-clamp:2}.failed-task-card__actions{position:absolute;z-index:3;right:10px;bottom:10px;left:10px;display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:6px;border:1px solid rgb(255 255 255/.2);border-radius:var(--oops-radius-sm);opacity:0;background:rgb(9 9 11/.78);box-shadow:var(--oops-shadow-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translateY(6px);transition:opacity var(--oops-transition-fast),transform var(--oops-transition-fast)}.failed-task-card__detail{padding:5px 4px;color:#d4d4d8;font-size:13px;font-weight:600;text-decoration:none}.failed-task-card__detail:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.failed-task-card:focus-within .failed-task-card__image,.failed-task-card:hover .failed-task-card__image{transform:scale(1.025)}.failed-task-card:focus-within .failed-task-card__content,.failed-task-card:focus-within .failed-task-card__scrim,.failed-task-card:hover .failed-task-card__content,.failed-task-card:hover .failed-task-card__scrim{opacity:0}.failed-task-card:focus-within .failed-task-card__content,.failed-task-card:hover .failed-task-card__content{transform:translateY(-4px)}.failed-task-card:focus-within .failed-task-card__actions,.failed-task-card:hover .failed-task-card__actions{opacity:1;transform:translateY(0)}.failed-task-panel__empty,.failed-task-panel__loading{display:flex;min-height:96px;align-items:center;justify-content:center}.failed-task-panel__empty{flex-direction:column;gap:4px}@media (max-width:543px){.failed-task-panel__summary{align-items:flex-start;flex-wrap:wrap}.failed-task-panel__summary>button{width:100%}.failed-task-panel__batch{flex-wrap:wrap}.failed-task-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.failed-task-card.is-layout-pending,.failed-task-card.is-panorama,.failed-task-card.is-regular,.failed-task-card.is-tall,.failed-task-card.is-wide{grid-column:span 2;grid-row:span 14}}@media (min-width:544px) and (max-width:1023px){.failed-task-panel__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.failed-task-card.is-panorama{grid-column:span 4}}@media (min-width:1024px) and (max-width:1279px){.failed-task-panel__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (hover:none){.failed-task-card__content{padding-bottom:64px}.failed-task-card:hover .failed-task-card__content,.failed-task-card:hover .failed-task-card__scrim,.failed-task-card__actions{opacity:1;transform:none}}.oops-list-item{transition:background-color var(--oops-transition-fast),box-shadow var(--oops-transition-fast);border-radius:var(--oops-radius-sm)}.oops-list-item:hover{background-color:var(--bgColor-muted,#f6f8fa)}html[data-oopsnote-color-scheme=dark] .oops-list-item:hover{background-color:var(--bgColor-muted,#161b22)}.oops-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px;color:var(--fgColor-muted);gap:12px}.oops-empty-state svg{opacity:.4;margin-bottom:8px}.katex{color:inherit}.katex-display{overflow-x:auto;overflow-y:hidden;padding:.2rem 0}.oops-markdown table{--oops-markdown-table-border:color-mix(in srgb,var(--borderColor-default) 70%,var(--fgColor-muted));width:max-content;max-width:100%;margin:0 auto 1rem;border:1px solid var(--oops-markdown-table-border);border-collapse:collapse}.oops-markdown td,.oops-markdown th{padding:.45rem .75rem;border:1px solid var(--oops-markdown-table-border);text-align:center}.oops-markdown th{background:var(--bgColor-muted);font-weight:600}.katex .array{display:inline-table}.katex-display .array{display:table}.katex .array col{display:table-column}.katex .array colgroup{display:table-column-group}.katex .array tr{display:table-row}.katex .array td,.katex .array th{display:table-cell;padding:0}.katex .array th{font-weight:700}.katex .vertical-separator{display:inline-block}.katex .hline{border-top:1px solid}.katex .vline{border-left:1px solid}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(9,105,218,.4)}70%{box-shadow:0 0 0 .5rem rgba(9,105,218,0)}to{box-shadow:0 0 0 0 rgba(9,105,218,0)}}@keyframes ripple{0%{box-shadow:0 0 0 0 rgba(9,105,218,0)}50%{box-shadow:0 0 0 .5rem rgba(9,105,218,.25)}to{box-shadow:0 0 0 1.25rem rgba(9,105,218,0)}}@keyframes progressLine{0%{width:0}to{width:100%}}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(16px)}to{opacity:1;transform:translateX(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}#oops-splash{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;overflow:hidden}html.oops-splash-skip #oops-splash{display:none!important}.oops-splash__loader{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:3}.oops-splash__circle{width:120px;height:120px;border-radius:50%;border:3px solid transparent;border-top-color:rgba(255,255,255,.95);animation:oops-splash-spin 1.8s linear infinite;position:relative}.oops-splash__circle:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:rgba(255,255,255,.45);animation:oops-splash-spin-reverse .6s linear infinite}.oops-splash__circle:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:rgba(255,255,255,.7);animation:oops-splash-spin 1s linear infinite}.oops-splash__text{display:flex;flex-direction:column;align-items:center;color:#fff;z-index:2;margin-top:36px}.oops-splash__name{font-size:22px;font-weight:600;letter-spacing:.06em;font-family:OopsNoteFont,sans-serif}.oops-splash__tip{margin-top:8px;font-size:14px;opacity:.5;letter-spacing:.08em}.oops-splash__section{position:fixed;top:0;width:51%;height:100%;z-index:1;background:#1c2028}.oops-splash__section--left{left:0}.oops-splash__section--right{right:0}#oops-splash{animation:oops-splash-fallback-dismiss .25s ease-out 12s forwards}.oops-splash__loader{animation:oops-splash-fallback-content-out .2s ease-out 11.52s forwards}.oops-splash__section--left{animation:oops-splash-fallback-curtain-left .42s cubic-bezier(.645,.045,.355,1) 11.62s forwards}.oops-splash__section--right{animation:oops-splash-fallback-curtain-right .42s cubic-bezier(.645,.045,.355,1) 11.62s forwards}#oops-splash.is-ready{animation:oops-splash-dismiss .25s ease-out .65s forwards}#oops-splash.is-ready .oops-splash__loader{animation:oops-splash-content-out .2s ease-out .08s forwards}#oops-splash.is-ready .oops-splash__section--left{animation:oops-splash-curtain-left .42s cubic-bezier(.645,.045,.355,1) .18s forwards}#oops-splash.is-ready .oops-splash__section--right{animation:oops-splash-curtain-right .42s cubic-bezier(.645,.045,.355,1) .18s forwards}@keyframes oops-splash-content-out{to{opacity:0}}@keyframes oops-splash-curtain-left{to{transform:translateX(-100%)}}@keyframes oops-splash-curtain-right{to{transform:translateX(100%)}}@keyframes oops-splash-dismiss{to{visibility:hidden;pointer-events:none;transform:translateY(-100%)}}@keyframes oops-splash-fallback-content-out{to{opacity:0}}@keyframes oops-splash-fallback-curtain-left{to{transform:translateX(-100%)}}@keyframes oops-splash-fallback-curtain-right{to{transform:translateX(100%)}}@keyframes oops-splash-fallback-dismiss{to{visibility:hidden;pointer-events:none;transform:translateY(-100%)}}@keyframes oops-splash-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes oops-splash-spin-reverse{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.oops-page-enter{animation:fadeIn .25s ease-out .9s both}@media (prefers-reduced-motion:reduce){#oops-splash.is-ready{animation-duration:.01ms;animation-delay:.1s}#oops-splash.is-ready .oops-splash__loader,#oops-splash.is-ready .oops-splash__section--left,#oops-splash.is-ready .oops-splash__section--right{animation-duration:.01ms;animation-delay:.05s}.oops-page-enter{animation-duration:.01ms;animation-delay:.15s}}.oops-mobile-tabbar{position:fixed;bottom:0;left:0;right:0;z-index:40;display:flex;align-items:stretch;justify-content:space-around;height:calc(56px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--borderColor-muted,#d0d7de);backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);background:rgba(255,255,255,.88)}@media (min-width:544px){.oops-mobile-tabbar{display:none}}html[data-oopsnote-color-scheme=dark] .oops-mobile-tabbar{background:rgba(30,33,38,.9);border-top-color:var(--borderColor-muted,#3d444d)}.oops-mobile-tabbar a,.oops-mobile-tabbar button{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:none;background:transparent;color:var(--fgColor-muted,#656d76);font-size:10px;font-weight:500;text-decoration:none;cursor:pointer;transition:color var(--oops-transition-fast);-webkit-tap-highlight-color:transparent;padding:4px 0}.oops-mobile-tabbar a.active,.oops-mobile-tabbar button.active{color:var(--fgColor-accent,#0969da)}.oops-mobile-tabbar a:active,.oops-mobile-tabbar button:active{color:var(--fgColor-accent,#0969da);transform:scale(.92);transition:transform 80ms ease}.oops-login-brand{background:linear-gradient(160deg,#0550ae,#0969da 40%,#1a7f37);color:white}html[data-oopsnote-color-scheme=dark] .oops-login-brand{background:linear-gradient(160deg,#0a3069,#1158c7 40%,#0f3d1e)}.oops-login-card{animation:oops-login-card-in .45s cubic-bezier(.16,1,.3,1)}@keyframes oops-login-card-in{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.oops-login-logo{animation:oops-login-logo-in .5s cubic-bezier(.16,1,.3,1) .1s both}@keyframes oops-login-logo-in{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.oops-login-glow{animation:oops-login-glow-pulse 4s ease-in-out infinite}@keyframes oops-login-glow-pulse{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.15)}}.oops-login-circle{position:absolute;border-radius:50%;pointer-events:none;border:1.5px solid rgba(255,255,255,.1)}.oops-login-circle-1{width:300px;height:300px;bottom:-100px;right:-80px;animation:oops-float 8s ease-in-out infinite}.oops-login-circle-2{width:180px;height:180px;top:-50px;left:-50px;animation:oops-float 6s ease-in-out 1s infinite reverse}.oops-login-circle-3{width:120px;height:120px;top:30%;right:-30px;border-color:rgba(255,255,255,.06);animation:oops-float 7s ease-in-out .5s infinite}@keyframes oops-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.oops-login-right{background-image:radial-gradient(circle,var(--borderColor-muted,rgba(0,0,0,.06)) 1px,transparent 1px);background-size:24px 24px}html[data-oopsnote-color-scheme=dark] .oops-login-right{background-image:radial-gradient(circle,rgba(255,255,255,.03) 1px,transparent 0)}.oops-auth-status{display:flex;min-height:100dvh;flex-direction:column;background:var(--bgColor-default);color:var(--fgColor-default)}.oops-auth-status__brand{display:flex;height:58px;align-items:center;gap:10px;padding:0 24px;border-bottom:1px solid var(--borderColor-muted);color:var(--fgColor-default);font-family:OopsNoteFont,Inter,Noto Sans SC,sans-serif;font-size:28px;line-height:1}.oops-auth-status__mark{width:28px;height:28px;flex:0 0 28px;background:currentColor;-webkit-mask:url(/favicon.svg) center/contain no-repeat;mask:url(/favicon.svg) center/contain no-repeat}.oops-auth-status__content{display:flex;width:min(100% - 40px,360px);min-height:calc(100dvh - 58px);align-items:center;align-self:center;flex-direction:column;justify-content:center;text-align:center}.oops-auth-status__indicator{display:grid;width:48px;height:48px;margin-bottom:20px;place-items:center;border:1px solid var(--borderColor-default);border-radius:50%;color:var(--fgColor-default);background:var(--bgColor-muted)}.oops-auth-status__indicator svg{animation:oops-auth-status-spin .9s linear infinite}.oops-auth-status__indicator.is-error{color:var(--fgColor-danger);background:var(--bgColor-danger-muted)}.oops-auth-status__indicator.is-error svg{animation:none}.oops-auth-status h1{margin:0;font-size:20px;font-weight:650;line-height:1.4}.oops-auth-status p{margin:8px 0 0;color:var(--fgColor-muted);font-size:14px;line-height:1.5}.oops-auth-status button{display:inline-flex;min-height:36px;align-items:center;gap:7px;margin-top:24px;padding:0 12px;border:1px solid var(--borderColor-default);border-radius:var(--oops-radius-sm);color:var(--fgColor-default);background:var(--bgColor-default);font:inherit;font-size:14px;cursor:pointer}.oops-auth-status button:hover{background:var(--bgColor-muted)}.oops-auth-status button:focus-visible{outline:2px solid var(--fgColor-info);outline-offset:2px}@keyframes oops-auth-status-spin{to{transform:rotate(1turn)}}@media (max-width:543px){.oops-auth-status__brand{height:50px;padding-inline:16px;font-size:26px}.oops-auth-status__content{min-height:calc(100dvh - 50px)}}@keyframes oops-slide-down-kf{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.oops-slide-down{animation:oops-slide-down-kf .2s ease-out}