:root{--font: system-ui, "Segoe UI Variable Text", "Segoe UI", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--display: "Segoe UI Variable Display", system-ui, "Segoe UI", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--paper: #fff;--ground: #e7ece4;--ground-deep: #dbe3d6;--raise: #f4f7f1;--ink: #10221a;--ink-2: #38493f;--muted: #556558;--green: #1f5a40;--green-deep: #164531;--green-lift: #2a7553;--wash: #dfe9dc;--danger: #97362f;--line: #cdd8c9;--line-soft: #dfe6da;--lift-1: 0 1px 2px #10221a0f;--lift-2: 0 2px 4px #10221a0d, 0 8px 18px #10221a12;--lift-3: 0 4px 10px #10221a12, 0 24px 50px #10221a1f;--r-paper: 5px;--r-ctl: 10px;--r-panel: 16px;--topbar: 72px;font-family:var(--font);font-size:16px;font-synthesis:none;color:var(--ink);background:var(--ground)}*{box-sizing:border-box}body{margin:0;background:var(--ground)}button,input,select{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:0;border-radius:var(--r-ctl);background:none;color:inherit;cursor:pointer;transition:background .16s,border-color .16s,box-shadow .16s,color .16s}button:disabled{opacity:.42;cursor:not-allowed}button:active:not(:disabled){transform:translateY(1px)}:where(button,a,input,select,[tabindex]):focus-visible{outline:3px solid var(--green-lift);outline-offset:3px}a{color:inherit;text-decoration:none}svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none}[data-icon]{display:inline-flex;align-items:center;justify-content:center;flex:none}p{color:var(--muted);line-height:1.65}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-optical-sizing:auto;text-wrap:balance}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:16px;top:-70px;padding:14px 20px;border-radius:var(--r-ctl);background:var(--paper);color:var(--green);font-weight:600;z-index:300;box-shadow:var(--lift-2)}.skip-link:focus{top:10px}.primary{padding:13px 22px;background:var(--green);color:#fff;font-weight:600;box-shadow:var(--lift-1)}.primary:hover:not(:disabled){background:var(--green-deep);box-shadow:var(--lift-2)}.secondary{padding:12px 20px;border:1px solid var(--line);background:var(--paper);font-weight:600}.secondary:hover:not(:disabled){border-color:var(--green-lift);color:var(--green)}.quiet{padding:8px 12px;font-size:14px;font-weight:500}.quiet:hover:not(:disabled),.icon-button:hover:not(:disabled){background:var(--wash)}.icon-button{width:44px;padding:0;flex:none}.text-button{padding:8px 10px;color:var(--green);font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:#1f5a4055}.text-button:hover{background:var(--wash);text-decoration-color:currentColor}.danger{color:var(--danger)}.danger:hover:not(:disabled){background:#f8ebe8}.eyebrow{font-size:12px;font-weight:600;color:var(--green)}.muted-note{font-size:13px;color:var(--muted)}.compact{padding:11px 18px;font-size:13px}.topbar{height:var(--topbar);padding:0 max(24px,calc((100% - 1120px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);background:var(--ground);position:sticky;top:0;z-index:40}.brand{padding:0;gap:11px;font-family:var(--display);font-size:21px;font-weight:650;letter-spacing:-.5px;white-space:nowrap}.brand-light{font-weight:400;color:var(--ink-2)}.brand-mark{width:34px;height:34px;border-radius:9px;background:var(--green);color:#fff;box-shadow:inset 0 1px #ffffff2e}.brand-mark svg{width:21px;height:21px}.topbar nav{display:flex;align-items:center;gap:6px}.nav-link{display:inline-flex;align-items:center;min-height:44px;padding:0 12px;border-radius:var(--r-ctl);color:var(--ink-2);font-size:14px;font-weight:500}.nav-link:hover{color:var(--green);background:var(--wash)}.help-button{color:var(--ink-2);font-size:14px}.help-button svg,.support-button svg{width:17px;height:17px}.nav-divider{height:22px;width:1px;background:var(--line);margin:0 6px}.support-button{padding:9px 15px;border:1px solid var(--line);background:var(--paper);font-size:13px;font-weight:600}.support-button:hover{border-color:var(--green-lift);color:var(--green)}.home{max-width:880px;padding:30px 24px 0;margin:0 auto;text-align:center}.resume-button{margin:0 0 18px;font-size:14px;max-width:100%}.capture-panel{position:relative;max-width:528px;margin:0 auto;padding:30px 36px 26px;border:1px solid var(--line-soft);border-radius:var(--r-paper);background:var(--paper);box-shadow:var(--lift-2)}.scan-corner{position:absolute;height:20px;width:20px;border-color:var(--green);border-style:solid;opacity:.38;transition:inset .26s ease,opacity .26s ease}.top-left{top:-10px;left:-10px;border-width:2px 0 0 2px;border-top-left-radius:3px}.top-right{top:-10px;right:-10px;border-width:2px 2px 0 0;border-top-right-radius:3px}.bottom-left{bottom:-10px;left:-10px;border-width:0 0 2px 2px;border-bottom-left-radius:3px}.bottom-right{bottom:-10px;right:-10px;border-width:0 2px 2px 0;border-bottom-right-radius:3px}.capture-panel.drag-over{background:#f6faf3;box-shadow:var(--lift-2),0 0 0 2px var(--green)}.capture-panel.drag-over .scan-corner{opacity:1}.capture-panel.drag-over .top-left,.capture-panel.drag-over .top-right{top:10px}.capture-panel.drag-over .bottom-left,.capture-panel.drag-over .bottom-right{bottom:10px}.capture-panel.drag-over .top-left,.capture-panel.drag-over .bottom-left{left:10px}.capture-panel.drag-over .top-right,.capture-panel.drag-over .bottom-right{right:10px}.paper-illustration{position:relative;height:186px;width:300px;max-width:100%;margin:0 auto 18px}.paper-back,.paper-front{position:absolute;width:152px;height:168px;border:1px solid #d8ddd2;border-radius:3px;text-align:left}.paper-back{left:18px;top:6px;transform:rotate(-9deg);background:#eceade;padding:17px 14px;box-shadow:0 5px 14px #10221a14}.sample-label{display:block;font-size:7px;color:#8d8f7c;margin-bottom:18px}.sample-line{height:4px;display:block;background:#dbe1d6;margin:10px 0;border-radius:1px}.paper-back .sample-line{background:#d6d4c5}.sample-line.short{width:66%}.paper-front{left:130px;top:11px;background:var(--paper);padding:16px 14px;box-shadow:0 12px 30px #10221a26}.sample-heading{display:flex;align-items:center;gap:5px;color:var(--green);font-size:11px;font-weight:650;letter-spacing:-.2px}.sample-heading svg{width:15px;height:15px}.sample-subheading{display:block;font-size:6px;color:#7c8a7e;margin:8px 0 16px}.sample-footer{border-top:1px solid #e6eae2;margin-top:16px;padding-top:8px;display:flex;align-items:center;justify-content:space-between;font-size:7px;color:#7f8d7a}.sample-footer svg{height:11px;width:11px}.capture-panel h2{font-size:22px;font-weight:620;letter-spacing:-.022em;margin:0 0 20px}.capture-actions{display:flex;justify-content:center}.start-button{min-height:54px;width:100%;max-width:340px;padding:14px 24px;font-size:16px;gap:10px}.drop-note{display:block;margin:15px 0 20px;font-size:14px;color:var(--muted)}.file-types{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}.file-types>span:not(.more-formats){font-size:11px;font-weight:650;padding:4px 7px;border:1px solid var(--line);border-radius:5px;color:var(--ink-2);background:var(--raise)}.more-formats{font-size:12px;color:var(--muted);margin-left:4px}.capture-limit{display:block;font-size:12px;margin-top:12px}.intro{max-width:34rem;margin:46px auto 0}h1{font-size:clamp(25px,3.3vw,33px);line-height:1.18;font-weight:620;letter-spacing:-.026em;margin:0 0 12px}.intro-copy{font-size:16px;line-height:1.7;margin:0}.how-it-works{margin-top:54px;scroll-margin-top:88px}.how-it-works h2{font-size:17px;font-weight:600;letter-spacing:-.01em;color:var(--ink-2);margin:0 0 22px}.home-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;padding:0;margin:0;gap:14px 32px;text-align:left}.home-details li{display:flex;align-items:flex-start;gap:12px}.step-number{flex:none;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--wash);color:var(--green);font-size:12px;font-weight:650}.home-details h3{font-size:15px;font-weight:620;margin:1px 0 5px;letter-spacing:-.01em}.home-details p{font-size:14px;line-height:1.6;margin:0}.privacy-callout{display:flex;align-items:center;gap:20px;margin-top:50px;padding-top:22px;border-top:1px solid var(--line);text-align:left}.privacy-callout>div{flex:1}.privacy-callout strong{font-size:14px;font-weight:620}.privacy-callout p{margin:4px 0 0;font-size:13px;line-height:1.6}.privacy-callout .text-button{flex:none}footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:26px 0 30px;color:var(--muted);font-size:13px}.editor{display:flex;flex-direction:column;min-height:calc(100dvh - var(--topbar));max-width:1560px;width:100%;margin:0 auto;background:var(--paper);border-inline:1px solid var(--line)}.document-bar{padding:16px 26px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.document-identity{display:flex;align-items:center;gap:14px;min-width:0;flex:1}.back-button{border:1px solid var(--line);border-radius:50%}.document-heading{min-width:0;width:400px;max-width:100%}.document-heading label{display:block;color:var(--muted);font-size:12px;font-weight:500;margin:0 10px 3px}.document-name-field{display:flex;align-items:center;border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--raise);padding-right:10px}.document-name-field:hover{border-color:var(--green-lift)}.document-name-field:focus-within{border-color:var(--green);background:var(--paper)}.document-name-field input{width:100%;min-width:0;height:36px;border:0;border-radius:8px;padding:3px 10px;background:transparent;color:var(--ink);font-family:var(--display);font-weight:620;font-size:19px;letter-spacing:-.02em;text-overflow:ellipsis}.document-name-field>[data-icon]{pointer-events:none;color:var(--muted)}.document-name-field svg{width:15px;height:15px}.document-heading>span{display:block;font-size:12px;color:var(--muted);margin:6px 10px 0}.document-actions{display:flex;align-items:center;gap:10px}.document-actions .clear-button{color:var(--muted);margin-right:8px}.document-actions .clear-button:hover{color:var(--danger);background:#f8ebe8}.workspace{flex:1;display:grid;grid-template-columns:200px minmax(0,1fr) 272px;min-height:0}.page-sidebar{display:flex;flex-direction:column;padding:20px 16px;border-right:1px solid var(--line);min-width:0}.sidebar-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.sidebar-title h2{font-size:15px;margin:0;font-weight:620}.sidebar-title h2 span{display:inline-flex;min-width:23px;min-height:23px;align-items:center;justify-content:center;margin-left:6px;padding:2px 7px;border-radius:7px;color:var(--green);background:var(--wash);font-size:12px;font-weight:650}.sidebar-hint{font-size:13px;margin:4px 0 16px}.page-list{display:flex;flex-direction:column;gap:12px;flex:0 1 auto;min-height:140px;max-height:calc(100dvh - 430px);overflow-y:auto;padding:4px;margin:0 -4px 16px;scrollbar-width:thin;scrollbar-color:#b0c2ab transparent}.page-thumb{position:relative;width:100%;flex:none;display:flex;flex-direction:column;gap:9px;border:1px solid var(--line);padding:11px 9px 9px;border-radius:var(--r-ctl);background:var(--raise)}.page-thumb:hover{border-color:var(--green-lift)}.page-thumb.selected{border-color:var(--green);box-shadow:0 0 0 1px var(--green);background:var(--wash)}.page-thumb.selected:after,.filter-chip.selected:after{content:"\2713";position:absolute;top:6px;right:6px;width:19px;height:19px;display:grid;place-items:center;color:#fff;background:var(--green);border:2px solid var(--paper);border-radius:50%;font-size:10px;font-weight:700}.page-thumb img{width:100%;height:138px;object-fit:contain;background:var(--paper);border-radius:2px;box-shadow:var(--lift-1)}.page-thumb>span{font-size:12px;color:var(--muted)}.page-thumb.selected>span{font-weight:600;color:var(--green)}.add-page-button{width:100%;padding:11px 6px;border-style:dashed;font-size:13px;color:var(--green);background:var(--raise)}.canvas-workspace{display:flex;flex-direction:column;min-width:0;background:var(--ground)}.canvas-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 24px}#current-page-label{font-size:14px;font-weight:620;white-space:nowrap}.page-total{color:var(--muted);font-weight:400;margin-left:3px}.toolbar-actions{display:flex;align-items:center;gap:3px;padding:3px;border:1px solid var(--line);border-radius:12px;background:var(--paper);box-shadow:var(--lift-1)}.toolbar-actions .quiet{font-size:13px}.quiet[aria-pressed=true]{background:var(--wash);color:var(--green);font-weight:600}.edge-status{padding:0 20px 12px;text-align:center;font-size:14px;line-height:1.6;color:var(--ink-2)}.canvas-stage{display:flex;flex:1;align-items:center;justify-content:center;min-height:300px;padding:22px 36px;background-image:radial-gradient(#bccbb6 .7px,transparent .7px);background-size:16px 16px}.canvas-stage>img{max-width:100%;max-height:max(320px,calc(100dvh - 420px));min-height:80px;object-fit:contain;background:var(--paper);border-radius:2px;box-shadow:var(--lift-3)}.preview-caption{text-align:center;padding:16px 24px 20px}.preview-label{display:block;color:var(--ink-2);font-size:13px;font-weight:620;margin-bottom:4px}.canvas-caption{color:var(--muted);font-size:13px;line-height:1.55;max-width:46rem;margin:0 auto}.filter-sidebar{padding:24px 20px 20px;border-left:1px solid var(--line);min-width:0}.adjustments-heading h2{font-size:21px;font-weight:620;letter-spacing:-.024em;margin:0 0 5px}.adjustments-heading p{font-size:13px;line-height:1.6;margin:0 0 14px}.mobile-filter-hint{display:none}.filter-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.filter-chip{position:relative;display:flex;flex-direction:column;padding:6px;gap:7px;min-width:0;border:1px solid var(--line);border-radius:var(--r-ctl);font-size:13px;background:var(--paper)}.filter-chip:hover{border-color:var(--green-lift)}.filter-chip.selected{border-color:var(--green);box-shadow:0 0 0 1px var(--green);background:var(--wash);color:var(--green);font-weight:600}.filter-chip img{height:58px;width:100%;object-fit:contain;border-radius:3px;background:var(--raise)}.filter-chip>span{padding-bottom:3px}.apply-all-button{width:100%;font-size:13px;margin-top:12px;padding:10px 5px}.page-actions{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.page-actions h3{font-size:13px;color:var(--muted);font-weight:500;margin-bottom:8px}.reorder-actions{display:flex;align-items:center;gap:8px}.reorder-actions .quiet{flex:1;font-size:13px;border:1px solid var(--line);padding:8px}.reorder-actions svg{width:16px}#delete-page{width:100%;font-size:13px;margin-top:6px}#delete-page svg{width:16px}.session-note{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;border-top:1px solid var(--line);padding:10px 20px;color:var(--muted);font-size:12px}.session-note>[data-icon]{color:var(--green)}.session-note svg{width:16px;height:16px}.session-note .text-button{font-size:12px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);padding:14px 22px;border-radius:12px;background:var(--ink);color:#eef3ea;z-index:80;box-shadow:var(--lift-3);font-size:14px;max-width:calc(100vw - 32px);width:max-content;line-height:1.5}dialog,#modal{width:calc(100% - 32px);max-width:540px;max-height:calc(100dvh - 40px);padding:26px;overflow-y:auto;border:1px solid var(--line);border-radius:var(--r-panel);background:var(--paper);color:var(--ink);box-shadow:0 24px 90px #10221a3d}dialog::backdrop{background:#10221a73;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:15px;margin-bottom:16px;border-bottom:1px solid var(--line)}.modal-header h2{margin:0;font-size:23px;font-weight:620;letter-spacing:-.026em}#close-modal{background:var(--raise)}#modal-content p{font-size:15px;line-height:1.7}.modal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;border-top:1px solid var(--line);padding-top:18px;margin-top:22px}.modal-actions button{font-size:14px}.modal-field{display:flex;flex-direction:column;gap:8px;margin:18px 0;font-size:14px;font-weight:500}.modal-field input,.modal-field select{width:100%;min-height:46px;padding:12px;border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--raise);color:var(--ink);font-size:15px}.install-steps{padding-left:23px;line-height:1.8;font-size:15px;color:var(--muted)}.install-steps li+li{margin-top:12px}a.inline-link{color:var(--green);text-decoration:underline;text-underline-offset:2px}@media(min-width:1500px){.workspace{grid-template-columns:224px minmax(0,1fr) 296px}.filter-sidebar{padding:28px 26px}.page-thumb img{height:156px}}@media(max-width:1100px){.workspace{grid-template-columns:160px minmax(0,1fr) 232px}.page-sidebar{padding:16px 12px}.page-thumb img{height:112px}.filter-sidebar{padding:22px 16px 18px}.canvas-toolbar{padding:12px}.canvas-stage{padding:22px}.document-bar{padding:16px 20px}}@media(max-width:850px){.topbar{padding:0 20px}.topbar nav{gap:4px}.nav-divider,.nav-link{display:none}.home{padding:26px 22px 0}.capture-panel{padding:28px 28px 24px}.how-it-works{margin-top:46px}.home-details{grid-template-columns:1fr;gap:18px}.privacy-callout{flex-direction:column;align-items:flex-start;gap:10px}.privacy-callout .text-button{margin-left:-10px}.document-bar{gap:14px}.document-actions{gap:7px}.document-actions .clear-button{margin-right:0;width:44px;padding:8px}.document-actions .desktop-only{display:none}.workspace{grid-template-columns:136px minmax(0,1fr)}.filter-sidebar{grid-column:1 / -1;border-left:0;border-top:1px solid var(--line);padding:20px 24px}.adjustments-heading h2{font-size:19px}.adjustments-heading p{margin-bottom:14px}.filter-list{grid-template-columns:repeat(8,minmax(0,1fr))}.filter-chip img{height:58px}.apply-all-button{width:auto;padding:11px 16px}.page-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:18px;padding-top:14px}.page-actions h3{margin:0 auto 0 0}.reorder-actions .quiet{min-width:82px}#delete-page{width:auto;margin:0}.page-list{max-height:510px;flex:none}.page-thumb img{height:98px}.canvas-stage>img{max-height:54dvh}}@media(max-width:620px){:root{--topbar: 64px}.topbar{padding:0 16px;gap:12px}.brand{font-size:19px;gap:9px}.brand-mark{width:31px;height:31px;border-radius:8px}.brand-mark svg{width:19px;height:19px}.topbar nav{gap:2px}.nav-label{display:none}.help-button,.support-button{width:44px;padding:0}.support-button{border-color:transparent;background:transparent}.help-button svg,.support-button svg{width:20px;height:20px}.home{padding:22px 20px 0}.intro{margin-top:36px}h1{font-size:clamp(23px,6.4vw,28px);margin-bottom:10px}.intro-copy{font-size:15px}.resume-button{font-size:13px;padding:11px 14px;margin-bottom:14px}.capture-panel{padding:26px 20px 24px}.scan-corner{height:16px;width:16px}.top-left,.top-right{top:-7px}.bottom-left,.bottom-right{bottom:-7px}.top-left,.bottom-left{left:-7px}.top-right,.bottom-right{right:-7px}.paper-illustration{height:158px;width:256px;margin-bottom:16px}.paper-back,.paper-front{width:130px;height:142px}.paper-back{left:14px;top:5px;padding:15px 13px}.paper-front{left:112px;top:10px;padding:14px 12px}.sample-label{margin-bottom:13px}.sample-line{margin:8px 0}.sample-subheading{margin-bottom:12px}.sample-footer{margin-top:13px;padding-top:7px}.capture-panel h2{font-size:20px;margin-bottom:18px}.start-button{max-width:none;min-height:52px;font-size:15px}.drop-note{margin:13px 0 17px;font-size:13px}.how-it-works{margin-top:42px}.how-it-works h2{font-size:16px;margin-bottom:18px}.privacy-callout{margin-top:40px}.privacy-callout strong{font-size:14px}footer{flex-direction:column;text-align:center;padding:26px 0;gap:8px;font-size:12px}.editor{border-inline:0}.document-bar{padding:14px 16px 12px;gap:12px}.document-identity{flex-basis:100%;gap:10px}.document-heading{flex:1;width:auto}.document-name-field input{height:34px;font-size:17px}.document-actions{width:100%;gap:8px}.document-actions .clear-button{margin-right:auto}.document-actions .compact{font-size:13px;padding:11px 18px}.workspace{display:flex;flex-direction:column}.page-sidebar{order:2;flex-direction:row;align-items:center;gap:13px;padding:12px 16px;border:0;border-top:1px solid var(--line)}.sidebar-title{flex:none}.sidebar-title h2{font-size:12px;display:flex;flex-direction:column;align-items:center;gap:5px}.sidebar-title h2 span{margin:0}.sidebar-hint,#add-pages{display:none}.page-list{min-width:0;min-height:0;flex:1;flex-direction:row;overflow-x:auto;overflow-y:hidden;max-height:none;gap:9px;padding:3px;margin:-3px}.page-thumb{width:68px;gap:5px;padding:7px 5px 5px;border-radius:7px}.page-thumb img{height:60px}.page-thumb>span{font-size:10px}.page-thumb.selected:after{top:3px;right:3px;width:15px;height:15px;font-size:8px}.add-page-button{flex:none;width:44px;height:66px;padding:0}.add-page-button>span:not([data-icon]){display:none}.canvas-workspace{order:1}.canvas-toolbar{padding:10px 12px;gap:6px}#current-page-label{font-size:12px}.toolbar-actions{gap:0;padding:2px}.toolbar-actions .quiet{font-size:12px;padding:8px;gap:5px}.toolbar-actions svg{width:17px;height:17px}.edge-status{font-size:13px;padding:0 18px 11px}.canvas-stage{min-height:240px;padding:18px 24px}.canvas-stage>img{max-height:42dvh;min-height:60px}.preview-caption{padding:12px 20px 14px}.preview-label,.canvas-caption{font-size:12px}.filter-sidebar{order:3;padding:18px 16px}.adjustments-heading h2{font-size:18px}.adjustments-heading p{font-size:13px;margin-bottom:12px}.mobile-filter-hint{display:block;margin:-6px 0 12px;color:var(--green);font-size:12px;font-weight:500}.filter-list{display:flex;gap:10px;overflow-x:auto;padding:3px 3px 10px;margin:0 -3px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#b0c2ab transparent}.filter-chip{flex:none;width:84px;scroll-snap-align:start}.filter-chip img{height:57px}.apply-all-button{font-size:13px;margin-top:6px}.page-actions{margin-top:16px;padding-top:12px;gap:6px}.page-actions h3{width:100%;margin-bottom:4px}.reorder-actions{gap:6px}.reorder-actions .quiet{min-width:76px;font-size:12px}#delete-page{margin-left:auto;font-size:12px;padding:8px 6px;gap:5px}.session-note{gap:5px;font-size:11px;padding:12px 16px;text-align:center}.session-note>span:not([data-icon]){flex:1}.session-note .text-button{width:100%;min-height:44px}dialog,#modal{padding:20px;max-height:calc(100dvh - 24px)}.modal-header h2{font-size:20px}.modal-field input,.modal-field select{font-size:16px}}@media(max-width:360px){.topbar{padding:0 12px;gap:5px}.brand{font-size:17px;gap:7px}.brand-mark{width:28px;height:28px}.topbar nav{gap:0}.home{padding-left:14px;padding-right:14px}.capture-panel{padding:24px 16px 22px}.paper-illustration{width:230px}.paper-back{left:4px}.paper-front{left:96px}.canvas-toolbar{padding:9px 8px}#current-page-label{font-size:11px}.page-total{margin-left:0}.toolbar-actions .quiet{padding:7px}.filter-sidebar{padding-left:12px;padding-right:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}#modal-content>div>ul{padding-left:22px;color:var(--muted);line-height:1.8;overflow-wrap:anywhere}#modal.crop-modal{width:calc(100% - 32px);max-width:880px}.crop-help{margin:0 0 16px;font-size:14px!important;line-height:1.6!important}.crop-viewport{max-height:49dvh;min-height:160px;overflow:auto;padding:14px;border:1px solid #253f34;border-radius:var(--r-panel);background:#192c24;overscroll-behavior:contain}.crop-viewport canvas{display:block;margin:auto;max-width:none;flex:none;touch-action:none;outline-offset:2px}.crop-viewport canvas:focus-visible{outline:3px solid #b5e2ba}.crop-options{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin:16px 0 12px}.crop-options label{display:flex;align-items:center;gap:9px;min-height:44px;font-size:14px;font-weight:600}.crop-options input{width:130px;min-height:44px;margin:0;accent-color:var(--green)}.crop-options output{min-width:32px;color:var(--muted);font-variant-numeric:tabular-nums}.corner-select{display:flex;gap:6px}.corner-select button,.crop-nudge button{width:44px;min-height:44px;flex:none;padding:0;border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--paper)}.corner-select button:hover,.crop-nudge button:hover{border-color:var(--green);background:var(--wash)}.corner-select button[aria-pressed=true]{border-color:var(--green);background:var(--green);color:#fff}.crop-nudge{display:flex;align-items:center;gap:7px}.crop-nudge>span{margin-left:8px;color:var(--muted);font-size:12px;line-height:1.5}.crop-nudge button{font-size:23px}.crop-modal #crop-validity{margin:12px 0 0;line-height:1.5}.camera-screen{position:fixed;inset:0;display:none;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;overflow:hidden;border:0;border-radius:0;background:#07140e;color:#fff;box-shadow:none}.camera-screen[open]{display:block}.camera-screen::backdrop{background:#000;-webkit-backdrop-filter:none;backdrop-filter:none}.camera-frame{position:absolute;inset:0}.camera-frame video,.camera-frame canvas{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain}.camera-top,.camera-bottom{position:absolute;left:0;right:0;display:flex;align-items:center;gap:12px}.camera-top{top:0;padding:calc(12px + env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) 26px max(14px,env(safe-area-inset-left));background:linear-gradient(#07140ee6,#07140e00)}.camera-bottom{bottom:0;justify-content:space-between;padding:34px max(16px,env(safe-area-inset-right)) calc(20px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:linear-gradient(#07140e00,#07140ee6)}#camera-guidance{flex:1;min-width:0;margin:0;color:#effaf1;font-size:14px;line-height:1.5;text-align:center;text-shadow:0 1px 4px #000b}.camera-icon{width:44px;height:44px;flex:none;padding:0;border-radius:50%;background:#ffffff26;color:#fff}.camera-icon:hover{background:#ffffff3d}.camera-screen button:focus-visible{outline:3px solid #c1efc8;outline-offset:4px}.camera-spacer{width:44px;flex:none}.camera-bottom .camera-spacer{width:92px}.camera-side{width:92px;min-height:64px;flex:none;flex-direction:column;gap:5px;padding:8px;border-radius:var(--r-panel);background:#ffffff1a;color:#fff;font-size:12px;font-weight:600}.camera-side:hover{background:#ffffff2e}.camera-shutter{width:78px;height:78px;flex:none;padding:0;border-radius:50%;background:#fff3;box-shadow:0 8px 24px #0006}.camera-shutter>span{display:block;width:62px;height:62px;border-radius:50%;background:var(--paper);box-shadow:inset 0 0 0 2px #07140e1f}.camera-shutter:hover:not(:disabled)>span{background:#eaf9ec}.camera-shutter:disabled{opacity:.45}.choice-list{display:flex;flex-direction:column;gap:10px;margin:20px 0 2px}.choice{display:flex;align-items:center;justify-content:flex-start;gap:14px;width:100%;min-height:80px;padding:15px;border:1px solid var(--line);border-radius:var(--r-panel);background:var(--paper);text-align:left}.choice:hover{border-color:var(--tint, var(--green));background:var(--raise)}.choice-badge{width:46px;height:46px;flex:none;border-radius:12px;background:var(--tint-soft, var(--wash));color:var(--tint, var(--green))}.choice-badge svg{width:24px;height:24px;stroke-width:1.8}.choice-text{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0;overflow-wrap:anywhere}.choice-text strong{color:var(--ink);font-size:16px;font-weight:650;letter-spacing:-.2px}.choice-text small{color:var(--muted);font-size:13px;line-height:1.5}.choice-go{flex:none;color:var(--muted)}.choice-go svg{width:18px;height:18px}.share-format{display:flex;gap:8px;margin:18px 0 16px}.share-format button{flex:1;min-width:0;min-height:48px;padding:10px;border:1px solid var(--line);border-radius:var(--r-ctl);background:var(--paper);color:var(--muted);font-size:13px;font-weight:600;line-height:1.4}.share-format button:hover{background:var(--wash)}.share-format button[aria-pressed=true]{border-color:var(--green);background:var(--wash);color:var(--green-deep);box-shadow:inset 0 0 0 1px var(--green)}.share-ready{display:flex;align-items:flex-start;gap:9px;margin:0;color:var(--muted);font-size:14px!important}.share-ready>span[data-icon]{flex:none;margin-top:2px;color:var(--green)}.share-ready>span:last-child{min-width:0;overflow-wrap:anywhere}.share-ready strong{color:var(--ink);font-weight:650}.busy{position:fixed;inset:0;z-index:200;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:30px;background:#eef2eaf2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#busy-label{max-width:420px;font-weight:600;line-height:1.6;text-align:center;overflow-wrap:anywhere}.spinner{width:38px;height:38px;border:3px solid var(--line);border-top-color:var(--green);border-radius:50%;animation:scanner-spin .8s linear infinite}@keyframes scanner-spin{to{transform:rotate(360deg)}}@media(max-width:740px){.choice-list{gap:8px;margin:16px 0 2px}.choice{min-height:70px;gap:11px;padding:12px}.choice-badge{width:40px;height:40px;border-radius:var(--r-ctl)}.choice-text strong{font-size:15px}.choice-text small{font-size:13px}.share-format{margin:14px 0 12px}.share-format button{min-height:44px}.crop-options{gap:8px}.crop-options input{width:110px}.crop-options label{gap:6px}.crop-nudge>span{display:none}.crop-viewport{max-height:43dvh}.crop-modal .modal-actions{flex-wrap:wrap;gap:8px}.crop-modal .modal-actions .quiet{padding:10px;font-size:13px}.crop-modal .modal-actions .primary{flex:1;min-width:120px;padding:12px 16px}}@media(max-width:360px){.crop-options{flex-direction:column;align-items:flex-start}.choice{gap:9px;padding:11px}.choice-go{display:none}.share-format{gap:6px}.share-format button{padding:8px}.camera-side,.camera-bottom .camera-spacer{width:78px}}@media(prefers-reduced-motion:reduce){.spinner{animation:none}}
