:root{--bg:#f7f7f2;--panel:#fffefa;--ink:#28342a;--muted:#687360;--line:#dfe4d6;--green:#496343;--pale:#edf0e8;--answer-size:18px;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,.button{min-height:44px;border:1px solid var(--line);border-radius:9px;background:var(--panel);color:var(--ink);padding:9px 13px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px}button:hover,.button:hover{background:var(--pale)}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #839769;outline-offset:3px}a{color:var(--green)}input,select{min-height:44px;border:1px solid #bbc7b1;border-radius:8px;background:white;padding:9px 11px;max-width:100%;color:var(--ink)}input{width:100%}label{display:block;font-size:14px;margin:14px 0 7px}p{line-height:1.55;margin:10px 0}h1,h2,h3{margin:0;font-weight:550;letter-spacing:-.035em}h1{font-size:30px;line-height:1.25}h2{font-size:24px}h3{font-size:18px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:.16em;color:var(--muted);margin:0 0 8px}.small{font-size:13px}.muted{color:var(--muted)}[hidden]{display:none!important}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:23px;font-weight:600;letter-spacing:-.05em;text-decoration:none;white-space:nowrap}.brand-mark{display:grid;place-items:center;background:var(--green);color:#fffdf5;border-radius:10px;width:36px;height:36px;font-size:28px;font-weight:400;line-height:1}.brand-dot{color:#91a579}.primary{background:var(--green);color:white;border-color:var(--green)}.primary:hover{background:#344e32}.login-screen{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:24px;background:radial-gradient(ellipse at 0 0,#e4e9da 0,transparent 60%),var(--bg)}.login-card{width:min(100%,540px);padding:44px;background:var(--panel);border:1px solid var(--line);border-radius:20px;box-shadow:0 18px 60px #31472908}.login-card .brand{margin-bottom:45px}.login-card h1{font-size:36px}.login-card form{margin:28px 0}.login-card .primary{width:100%;margin-top:12px;justify-content:space-between}.app{padding:0 max(24px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));max-width:1700px;margin:auto}.topbar{height:84px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.topbar-tools{display:flex;align-items:center;gap:9px}.connection{font-size:12px;color:var(--muted);margin-right:8px}.connection::before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#8b9b7a;margin-right:6px}.connection.offline::before{background:#ba8241}.count{display:inline-grid;place-items:center;font-size:11px;border-radius:5px;background:var(--pale);min-width:20px;min-height:20px}.workspace-grid{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:24px;padding-top:24px;min-width:0}.capture-panel{min-width:0;padding:17px 5px 0}.capture-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.capture-heading h1{font-size:25px}.batch-label{font-size:11px;color:var(--muted);background:var(--pale);border:1px solid var(--line);padding:6px 8px;border-radius:6px;white-space:nowrap}.capture-summary{display:flex;align-items:baseline;gap:11px;margin:22px 0 14px}.capture-summary strong{font-size:42px;font-weight:450;letter-spacing:-.05em;line-height:1}.capture-summary>span{font-size:13px;color:var(--muted)}.photo-grid{display:flex;gap:7px;overflow-x:auto;max-width:100%;padding:2px 0 7px;scrollbar-width:thin}.photo-tile{position:relative;flex:0 0 78px;height:85px;border-radius:9px;background:#e9ede2;overflow:hidden}.photo-tile img{width:100%;height:100%;object-fit:cover}.photo-number{position:absolute;left:5px;bottom:5px;border-radius:4px;padding:2px 5px;background:#253a2acc;color:white;font-size:10px}.capture-empty{padding:22px 15px;border:1px dashed #cad2c0;border-radius:10px;background:#f0f2e9;color:var(--muted);font-size:14px;text-align:center}.capture-status{font-size:13px;color:var(--muted);min-height:20px;margin:9px 0 17px}.device-status{display:flex;gap:10px;align-items:center;background:var(--pale);border:1px solid var(--line);padding:13px;border-radius:10px}.device-dot{height:8px;width:8px;border-radius:50%;background:#ae9a78;flex:none}.device-dot.connected{background:#7c965f}.device-status strong{font-size:13px;font-weight:550}.device-status p{font-size:12px;margin:4px 0 0;color:var(--muted)}.action-heading{margin:27px 0 12px}.action-heading h2{font-size:18px}.action-heading p{font-size:12px;color:var(--muted);margin:5px 0}.task-profiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.task-card{min-width:0;background:var(--panel);border:1px solid #cfd8c4;border-radius:11px;overflow:hidden}.task-button{border:0;border-radius:0;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;gap:7px;width:100%;min-height:91px;padding:15px 11px 11px;text-align:left;background:#eef2e7}.task-button strong{font-size:14px;font-weight:600}.task-button small{font-size:11px;line-height:1.45;font-weight:400;color:var(--muted)}.task-button:hover{background:#e1e9d5}.task-strength{padding:2px 9px 9px}.task-strength label{font-size:10px;color:var(--muted);margin:7px 0 3px}.task-strength select{font-size:13px;min-height:44px;width:100%;border-color:var(--line);padding:6px 8px}.response-panel{min-width:0;position:relative;background:var(--panel);border:1px solid var(--line);border-radius:15px;display:flex;flex-direction:column;box-shadow:0 8px 25px #33462604;height:calc(100dvh - 128px);min-height:530px;max-height:1300px;overflow:hidden}.response-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:21px 25px 18px;border-bottom:1px solid var(--line)}.response-header h2{font-size:22px}.response-header p:last-child{margin:6px 0 0}.reader-tools{display:flex;gap:5px;flex:none}.reader-tools button{font-size:13px;padding:8px;min-width:44px;background:transparent}.response-scroll{flex:1;min-height:100px;min-width:0;overflow:auto;padding:24px clamp(20px,4vw,54px) 40px;overscroll-behavior:contain;scrollbar-width:thin;overflow-anchor:none;-webkit-overflow-scrolling:touch}.response-empty{height:100%;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.empty-symbol{display:grid;place-items:center;width:90px;height:90px;border-radius:30px;background:#f1f3e9;color:#94a280;font-size:64px;font-weight:300;margin:10px 0 28px}.response-empty h3{font-size:31px;color:#53634a;font-weight:450;line-height:1.3}.response-empty>p:last-child{font-size:14px;margin-top:17px}.response-footer{border-top:1px solid var(--line);padding:10px 18px;background:#fafbf5}.job-actions{display:flex;flex-wrap:wrap;gap:6px}.job-actions:empty{display:none}.job-actions button,.job-actions .button{font-size:12px;min-height:44px;padding:7px 10px;background:transparent}.job-status{font-size:12px;padding:10px 24px;background:#f1f3e9;color:#526448}.job-status.working{background:#faf3e5;color:#836936}.notice{background:#f8f0de;border:1px solid #ead8b2;border-radius:8px;color:#755d30;padding:12px 15px;font-size:13px;line-height:1.5}.notice.error{background:#fff0e9;border-color:#e9c5b7;color:#904d39}.global-notice,.pending-notice{margin-top:15px}.pending-notice{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.pending-notice>span{flex:1 1 200px}.pending-notice button{font-size:12px}.response-error{margin:10px 18px 0}.answer-notice{border-bottom:1px solid var(--line);background:#edf3e4;padding:4px 12px}.answer-notice button{border:0;background:transparent;width:100%;text-align:left;justify-content:space-between;color:#48673e;font-size:13px}.jump-latest{position:absolute;right:24px;bottom:95px;border-radius:30px;box-shadow:0 3px 10px #20302018;background:#edf2e5;font-size:12px}.markdown-content{font-size:var(--answer-size);line-height:1.75;overflow-wrap:anywhere;min-width:0;color:#2f392e}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4{letter-spacing:-.025em;line-height:1.35;margin:1.5em 0 .65em;font-weight:600}.markdown-content>:first-child{margin-top:0}.markdown-content h1{font-size:1.6em}.markdown-content h2{font-size:1.3em}.markdown-content h3{font-size:1.12em}.markdown-content p{margin:.8em 0;line-height:inherit}.markdown-content ul,.markdown-content ol{padding-left:1.55em}.markdown-content li{margin:.35em 0}.markdown-content li>p{margin:.4em 0}.markdown-content pre{position:relative;padding:50px 16px 17px;background:#edf1e9;border:1px solid #dfe6d8;border-radius:9px;max-width:100%;overflow:auto;line-height:1.65}.markdown-content code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85em;white-space:pre-wrap;background:#edf1e9;border-radius:4px;padding:.12em .3em}.markdown-content pre code{white-space:pre;padding:0;background:none;display:block;min-width:0;overflow-wrap:normal}.code-copy{position:absolute;top:4px;left:8px;min-height:44px;font-size:11px;background:#f7f9f2;padding:5px 10px}.markdown-content .math-block{display:block;max-width:100%;overflow:auto;padding:4px 0}.markdown-content .katex-display{overflow-x:auto;overflow-y:hidden;max-width:100%;margin:.8em 0}.markdown-content .katex{font-size:1.08em}.markdown-content .math-inline{white-space:normal}.markdown-content .table-scroll{overflow:auto;max-width:100%;margin:1em 0}.markdown-content table{border-collapse:collapse;font-size:.9em;min-width:100%}.markdown-content th,.markdown-content td{text-align:left;vertical-align:top;padding:9px 12px;border:1px solid var(--line)}.markdown-content th{background:#edf1e7}.markdown-content blockquote{border-left:3px solid #9eb08a;margin:1em 0;padding:.1em 0 .1em 1em;color:var(--muted)}.markdown-content hr{border:0;border-top:1px solid var(--line);margin:1.5em 0}.markdown-content a{text-underline-offset:3px}.markdown-content .math-unrendered{white-space:pre-wrap}.response-footer details{font-size:12px;margin-top:3px;max-height:190px;overflow:auto}.response-footer summary{min-height:44px;cursor:pointer;padding:13px 0;color:var(--muted)}dl{margin:8px 0}dl>div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:12px;padding:7px 0;border-bottom:1px solid var(--line);font-size:13px}dt{color:var(--muted)}dd{margin:0;overflow-wrap:anywhere}.response-footer label{font-size:12px}.response-footer select{font-size:12px;max-width:100%;width:100%;margin-bottom:10px}dialog{border:1px solid var(--line);border-radius:17px;padding:25px;width:min(620px,calc(100% - 32px));max-height:calc(100dvh - 40px);color:var(--ink);background:var(--panel);box-shadow:0 18px 100px #132b2130;overflow:auto}dialog::backdrop{background:#18271866;backdrop-filter:blur(2px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.dialog-header button{flex:none}.dialog-header h2{font-size:25px}.settings-body section{border-top:1px solid var(--line);padding:22px 0 5px}.settings-body section p{font-size:14px;color:var(--muted)}.settings-body section>button{margin:5px 3px 5px 0}.settings-body section input{font-size:14px}.section-heading{display:flex;justify-content:space-between;align-items:center}#codex-login-result{margin-top:12px;padding:12px;background:var(--pale);border-radius:9px}.history-dialog{width:min(450px,calc(100% - 24px));height:calc(100dvh - 32px);max-height:calc(100dvh - 32px);margin:16px 16px 16px auto}.history-list{display:flex;flex-direction:column;gap:9px}.history-item{width:100%;text-align:left;justify-content:space-between;align-items:flex-start;padding:14px}.history-item.selected{background:#eef3e7;border-color:#96ac7c}.history-item>span{display:flex;flex-direction:column;gap:6px;min-width:0}.history-item strong{font-size:14px}.history-item small{font-size:11px;color:var(--muted)}.history-item time{font-size:10px;color:var(--muted);text-align:right;line-height:1.7;flex:none}.toast{position:fixed;bottom:max(24px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);background:#2d432b;color:white;padding:13px 20px;border-radius:12px;font-size:13px;box-shadow:0 8px 22px #18231230;max-width:calc(100vw - 32px);z-index:50}.copy-fallback{position:fixed;left:-9999px;top:0}
@media(min-width:1150px){.app{padding-inline:40px}.workspace-grid{gap:36px}.capture-panel{padding-inline:2px}.task-button{min-height:95px}}
@media(max-width:950px){.workspace-grid{grid-template-columns:minmax(240px,290px) minmax(0,1fr);gap:17px}.app{padding-inline:max(17px,env(safe-area-inset-left))}.response-header{padding:17px;flex-wrap:wrap}.response-header .reader-tools{margin-left:auto}.capture-heading{flex-wrap:wrap}.capture-heading h1{font-size:23px}.response-scroll{padding:23px}.task-button strong{font-size:13px}.task-button{padding:12px 9px}.connection{max-width:115px;font-size:11px}.topbar{height:76px}.response-panel{height:calc(100dvh - 116px)}}
@media(max-width:760px),(orientation:portrait) and (max-width:1050px){.workspace-grid{grid-template-columns:minmax(0,1fr);padding-top:18px;gap:21px}.capture-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:22px;padding-top:0}.capture-heading{grid-column:1;display:block}.capture-heading .batch-label{display:inline-block;margin-top:6px}.capture-summary{grid-column:1;margin:11px 0}.capture-summary strong{font-size:35px}.photo-grid{grid-column:1;grid-row:3;align-self:start}.capture-empty{grid-column:1;grid-row:3;margin:0;padding:13px 8px;font-size:12px}.capture-status{grid-column:1;margin:6px 0 10px}.device-status{grid-column:1;padding:10px}.action-heading{grid-column:2;grid-row:1;margin:0 0 12px;align-self:start}.action-heading h2{font-size:17px}.task-profiles{grid-column:2;grid-row:2/6;align-self:start}.task-button{min-height:72px;padding:10px}.task-button small{font-size:10px}.task-strength{padding:0 7px 7px}.task-strength label{font-size:9px;margin-top:5px}.task-strength select{font-size:12px;min-height:44px;padding:5px}.capture-panel>#submit-description{grid-column:1/-1;margin-bottom:0;font-size:11px}.capture-panel>#demo-notice{grid-column:1/-1}.response-panel{height:68dvh;min-height:490px;max-height:1100px}.response-header{flex-wrap:nowrap}.response-scroll{padding:22px 30px 36px}.topbar{height:73px}.history-dialog{height:calc(100dvh - 24px);margin:12px 12px 12px auto}.brand{font-size:22px}.topbar-tools>button{padding:8px 11px}.connection{font-size:10px}.response-header h2{font-size:21px}.response-footer{padding-inline:16px}.response-header .reader-tools{margin-left:0}.response-empty{min-height:220px}.empty-symbol{margin-bottom:17px}}
@media(max-width:500px){.app{padding-inline:max(12px,env(safe-area-inset-left))}.topbar{height:auto;min-height:74px;flex-wrap:wrap;padding:12px 0}.topbar-tools{margin-left:auto;gap:5px}.connection{max-width:none;position:absolute;top:60px;left:15px}.topbar-tools>button{font-size:12px;padding:8px}.brand{font-size:18px;gap:7px}.brand-mark{height:30px;width:30px;font-size:24px}.count{display:none}.workspace-grid{padding-top:23px}.capture-panel{column-gap:12px}.capture-heading h1{font-size:20px}.capture-heading .eyebrow{font-size:9px}.capture-summary{gap:5px;flex-wrap:wrap}.capture-summary>span{font-size:11px}.capture-summary strong{font-size:30px}.action-heading h2{font-size:14px;line-height:1.4}.action-heading p{font-size:10px;line-height:1.45}.task-profiles{gap:6px}.task-button{min-height:68px;padding:8px 6px}.task-button strong{font-size:11px}.task-button small{display:none}.task-strength{padding:0 4px 5px}.task-strength select{font-size:10px;padding:3px}.task-strength label{font-size:9px}.device-status{padding:8px;gap:7px}.device-status strong{font-size:11px}.device-status p{font-size:10px}.capture-status{font-size:11px}.photo-tile{flex-basis:55px;height:63px}.response-header{padding:15px;flex-wrap:wrap}.response-header .reader-tools{margin-left:auto}.response-header h2{font-size:20px}.response-header p:last-child{font-size:11px}.response-scroll{padding:21px 18px 30px}.response-panel{height:74dvh;min-height:440px}.response-empty h3{font-size:27px}.login-card{padding:28px 24px}.login-card h1{font-size:29px}.login-card .brand{font-size:24px;margin-bottom:32px}.login-screen{padding:16px}dialog{padding:20px}.dialog-header h2{font-size:22px}.history-item time{max-width:95px}.job-actions{gap:4px}.job-actions button,.job-actions .button{font-size:11px;padding:6px 8px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
/* Shared website navigation and Google's standard light sign-in button. */
.mode-switch{display:flex;align-items:center;gap:3px;padding:3px;border:1px solid var(--line);border-radius:11px;background:var(--pale);flex:none}
.mode-switch a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 17px;border-radius:8px;color:var(--muted);text-decoration:none;font-size:14px;font-weight:550}
.mode-switch a[aria-current="page"]{background:var(--panel);color:var(--ink);box-shadow:0 1px 4px #23342610}
.google-signin{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;max-width:100%;padding:10px 14px;border:1px solid #747775;border-radius:4px;background:#fff;color:#1f1f1f;font-family:Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.25px;text-decoration:none;white-space:nowrap}
.google-signin img{width:20px;height:20px;flex:none}.google-signin:hover{background:#f8faff;box-shadow:0 1px 3px #3c40434d}.login-card>.google-signin{margin:18px 0}
.job-photo-grid{padding-top:5px;padding-bottom:12px}.job-photo-grid .photo-tile{min-width:78px;min-height:85px;flex-shrink:0}.job-photo-grid img{object-fit:contain}
.topbar{height:auto;min-height:84px;padding-block:12px}.topbar-tools{flex-wrap:wrap;justify-content:flex-end}
@media(max-width:1050px){.mode-switch a{padding-inline:12px}.topbar{gap:10px;flex-wrap:wrap}.topbar-tools .connection{position:static;max-width:none;margin-right:0}.topbar-tools{margin-left:auto}.response-panel{height:calc(100dvh - 145px)}}
@media(max-width:760px),(orientation:portrait) and (max-width:1050px){.topbar-tools{width:100%;justify-content:flex-end}.topbar-tools .connection{margin-right:auto}.mode-switch{margin-left:auto}.response-panel{height:68dvh}}
@media(max-width:500px){.mode-switch a{padding-inline:12px;font-size:13px}.topbar{min-height:74px}.topbar-tools{gap:7px}.topbar-tools .connection{font-size:11px}.response-panel{height:74dvh}.code-copy{min-height:44px}.markdown-content pre{padding-top:50px}}

/* Simple mode uses the same actions and answer reader in a compact layout.
   Only the answer scrolls; the current-batch actions stay at the viewport bottom. */
.simple-only{display:none}
.capture-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0}
.capture-tools button{font-size:13px}
#simple-mode-button[aria-pressed="true"]{border-color:var(--green);background:var(--pale)}
body.simple-mode{background:#fff}
body.simple-mode .app{height:100vh;height:100dvh;min-height:360px;max-width:none;padding:0 max(10px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));display:flex;flex-direction:column}
body.simple-mode .topbar{flex:none;min-height:0;height:auto;padding:5px 0;gap:6px;flex-wrap:wrap}
body.simple-mode .brand{font-size:15px;letter-spacing:normal}
body.simple-mode .brand-mark,body.simple-mode .brand-dot{display:none}
body.simple-mode .mode-switch{padding:0;margin:0;border:0;border-radius:0;background:none;gap:0}
body.simple-mode .mode-switch a{min-height:44px;padding:8px;font-size:13px;border-radius:0}
body.simple-mode .mode-switch a[aria-current="page"]{background:none;box-shadow:none;text-decoration:underline;text-underline-offset:4px}
body.simple-mode .topbar-tools{width:auto;flex:1;margin-left:auto;gap:5px;justify-content:flex-end}
body.simple-mode .topbar-tools>button{font-size:12px;padding:6px 8px}
body.simple-mode .connection:not(.offline){display:none}
body.simple-mode .connection.offline{position:static;font-size:11px;margin:0}
body.simple-mode button,body.simple-mode .button{border-radius:3px;box-shadow:none;background:#fff}
body.simple-mode #simple-mode-button[aria-pressed="true"]{border-color:var(--ink);text-decoration:underline;text-underline-offset:3px}
body.simple-mode .workspace-grid{display:flex;flex-direction:column;flex:1;min-height:0;gap:0;padding-top:6px}
body.simple-mode .response-panel{order:1;flex:1;height:auto;min-height:100px;max-height:none;border-radius:0;box-shadow:none}
body.simple-mode .response-header{padding:5px 10px;flex-wrap:nowrap;gap:8px}
body.simple-mode .response-header h2{font-size:15px;letter-spacing:normal}
body.simple-mode .response-header .eyebrow,body.simple-mode #text-smaller,body.simple-mode #text-larger{display:none}
body.simple-mode #response-meta{display:none}
body.simple-mode .job-status{padding:4px 10px;font-size:11px;line-height:1.3}
body.simple-mode .response-header p:last-child{font-size:11px;margin:3px 0 0}
body.simple-mode .response-scroll{min-height:0;padding:14px 14px 24px}
body.simple-mode .response-empty{min-height:0}
body.simple-mode .response-empty .empty-symbol,body.simple-mode .response-empty .eyebrow{display:none}
body.simple-mode .response-empty h3{font-size:20px}
body.simple-mode .response-empty>p:last-child{margin:8px 0;font-size:13px}
body.simple-mode .response-footer{padding:3px 8px;background:#fff}
body.simple-mode #job-details{display:none}
body.simple-mode #rerun-button,body.simple-mode #export-button{display:none}
body.simple-mode .jump-latest{right:10px;bottom:55px}
body.simple-mode .capture-panel{order:2;display:flex;flex-direction:column;gap:4px;padding:6px 0 0;flex:none}
body.simple-mode .capture-heading,body.simple-mode .capture-summary,body.simple-mode #photo-grid,body.simple-mode #capture-empty,body.simple-mode .device-status,body.simple-mode .action-heading,body.simple-mode #submit-description{display:none}
body.simple-mode .capture-status{font-size:12px;margin:0;min-height:0}
body.simple-mode .capture-status[data-important="false"]{display:none}
body.simple-mode .capture-tools{order:1;margin:0;gap:8px}
body.simple-mode .simple-only{display:inline;font-size:12px;line-height:1.4}
body.simple-mode #clear-photos-button{min-height:44px;padding:5px 9px;flex:none;font-size:12px}
body.simple-mode #task-profiles{order:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;align-self:stretch;width:100%}
body.simple-mode .task-card{border:0;border-radius:0;background:none;overflow:visible}
body.simple-mode .task-strength,body.simple-mode .task-button small{display:none}
body.simple-mode .task-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:8px 5px;text-align:center;border:1px solid var(--line);border-radius:3px;background:#fff}
body.simple-mode .task-button strong{font-size:13px;line-height:1.3;font-weight:500}
body.simple-mode .global-notice,body.simple-mode .pending-notice{flex:none;margin:5px 0 0;padding:7px 10px}
body.simple-mode #demo-notice{margin:0;padding:4px 8px;font-size:11px}
body.simple-mode .toast{bottom:max(125px,calc(env(safe-area-inset-bottom) + 110px))}
@media(max-width:500px){body.simple-mode .brand{display:none}body.simple-mode .topbar-tools{gap:3px}body.simple-mode .topbar-tools>button{font-size:11px;padding:5px 6px}body.simple-mode .mode-switch a{font-size:12px;padding:7px}body.simple-mode .task-button strong{font-size:12px}body.simple-mode #task-profiles{gap:4px}}
@media(max-width:500px){body.simple-mode .topbar{flex-wrap:nowrap}body.simple-mode .mode-switch a{font-size:11px;padding-inline:4px}body.simple-mode .topbar-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}body.simple-mode .topbar-tools>button{min-width:0;padding-inline:4px}body.simple-mode .topbar-tools .connection.offline{grid-column:1/-1;grid-row:2;justify-self:end}}
