:root{color:#173c33;font-synthesis:none;text-rendering:optimizelegibility;--cream:#f5f1e8;--paper:#fffdf8;--forest:#173c33;--forest-2:#0d2c25;--mint:#a9d7c7;--lime:#d8ef73;--clay:#e6a079;--gold:#e8c960;--sky:#a8cdd4;--violet:#b9afd7;--rose:#dfa8a1;--sage:#b4c49c;--ink:#27352f;--muted:#53665f;--line:#d7d8cf;--danger:#9e3e31;--shadow-sm:0 4px 14px #133f3514;--shadow-lg:0 24px 70px #133f3524;--radius-sm:12px;--radius-md:20px;--radius-lg:32px;background:#f5f1e8;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.qr-result{overflow-wrap:anywhere;white-space:pre-wrap;text-align:left;max-width:min(100%,560px)}.preview-panel video{background:#111;border-radius:14px;width:100%;max-height:480px}.stat-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem;display:grid}.stat-grid article{border:1px solid var(--line);background:var(--paper);border-radius:14px;gap:.2rem;padding:1rem;display:grid}.stat-grid strong{font-size:1.35rem}.stat-grid span{color:var(--muted);font-size:.82rem}.text-compare-inputs,.diff-side{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.text-compare-inputs label{gap:.5rem;font-weight:700;display:grid}.text-compare-inputs textarea{resize:vertical;border:1px solid var(--line);background:var(--paper);min-height:280px;color:var(--ink);border-radius:12px;padding:.9rem;font:.86rem/1.5 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.diff-output,.diff-side section{border:1px solid var(--line);background:var(--paper);border-radius:14px;max-height:520px;overflow:auto}.diff-side section h3{z-index:1;background:var(--paper);border-bottom:1px solid var(--line);margin:0;padding:.8rem 1rem;position:sticky;top:0}.diff-line{border-bottom:1px solid color-mix(in srgb, var(--line) 65%, transparent);grid-template-columns:2rem minmax(0,1fr);padding:.3rem .65rem;display:grid}.diff-line code{white-space:pre-wrap;overflow-wrap:anywhere}.diff-line--added{color:#174f2c;background:#e7f5eb}.diff-line--removed{color:#7a281b;background:#fff0ed}.passport-source-preview{place-items:center;display:grid;position:relative}.passport-source-preview img{display:block}.passport-guide{aspect-ratio:.78;pointer-events:none;border:2px dashed #ffffffe6;border-radius:50% 50% 44% 44%;width:58%;position:absolute;box-shadow:0 0 0 999px #0000001f}.signature-canvas{touch-action:none;border:1px dashed var(--line);background:#fff;border-radius:12px;width:100%;min-height:120px}.signature-settings{border:1px solid var(--line);border-radius:14px;gap:.65rem;padding:1rem;display:grid}.signature-settings label{gap:.35rem;display:grid}.pdf-output-preview{align-content:start}.pdf-output-preview .pdf-render-grid{width:100%}.calculator-result{text-align:center;gap:.5rem;display:grid}.calculator-result>strong{overflow-wrap:anywhere;font-size:clamp(2.2rem,8vw,5rem);line-height:1}.age-result{width:100%}@media (max-width:800px){.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.text-compare-inputs,.diff-side{grid-template-columns:1fr}}.breadcrumbs{margin-bottom:.8rem;font-size:.82rem}.breadcrumbs ol{color:var(--muted);flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"›";color:var(--muted);margin-left:.45rem}.breadcrumbs a{color:inherit;text-underline-offset:3px}.tool-hero .breadcrumbs ol,.tool-hero .breadcrumbs li:not(:last-child):after{color:#bed0ca}.metadata-report,.pdf-workspace,.csv-preview{gap:1.25rem;display:grid}.metadata-grid{background:var(--line);border:1px solid var(--line);border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px;display:grid;overflow:hidden}.metadata-grid>div{background:var(--paper);min-width:0;padding:.9rem 1rem}.metadata-grid dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:800}.metadata-grid dd{overflow-wrap:anywhere;margin:.25rem 0 0}.simple-tool-grid,.data-tool-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:1.15rem;display:grid}.preview-panel{text-align:center;background:linear-gradient(145deg,#fffefb 0%,#f4f8f2 100%);border:1px solid #cfd8d2;border-radius:20px;place-items:center;gap:1rem;min-height:280px;padding:1.4rem;display:grid;box-shadow:inset 0 1px #ffffffe6}.preview-panel img{object-fit:contain;border-radius:10px;max-width:100%;max-height:480px;display:block}.preview-panel>p:only-child{max-width:32ch;color:var(--muted);margin:0;font-size:.95rem;line-height:1.6}.choice-row{border:0;flex-wrap:wrap;align-items:end;gap:.65rem;margin:0;padding:0;display:flex}.choice-row legend{width:100%;color:var(--forest);letter-spacing:.02em;margin-bottom:.35rem;font-size:.82rem;font-weight:850}.field-stack{align-content:start;gap:1rem;min-width:0;display:grid}.choice-row label,.field-stack>label,.settings-grid label{color:var(--forest);letter-spacing:.01em;gap:.48rem;font-size:.84rem;font-weight:800;display:grid}.choice-row input,.field-stack input,.field-stack textarea,.field-stack select,.settings-grid input,.settings-grid select,.tool-search input,.results-toolbar input{width:100%;color:var(--ink);font:inherit;background:#fffefb;border:1px solid #c9d3cd;border-radius:12px;outline:0;padding:.85rem .95rem;font-weight:650;transition:border-color .16s,box-shadow .16s,background .16s;box-shadow:inset 0 1px 2px #173c3309}.field-stack input:not([type=range]):not([type=radio]):not([type=checkbox]):not([type=color]):not([type=file]),.field-stack select,.settings-grid input:not([type=range]):not([type=radio]):not([type=checkbox]):not([type=color]):not([type=file]),.settings-grid select{min-height:52px}.field-stack input:hover,.field-stack textarea:hover,.field-stack select:hover,.settings-grid input:hover,.settings-grid select:hover{border-color:#95aaa1}.field-stack input:focus-visible,.field-stack textarea:focus-visible,.field-stack select:focus-visible,.settings-grid input:focus-visible,.settings-grid select:focus-visible{border-color:var(--forest);box-shadow:0 0 0 4px color-mix(in srgb, var(--lime) 50%, transparent);background:#fff}.field-stack input[type=date]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-variant-numeric:tabular-nums}.simple-tool-grid>.field-stack,.compressor-panel__body>.field-stack{background:linear-gradient(#f7faf5 0%,#f1f5ef 100%);border:1px solid #d2d9d4;border-radius:20px;padding:1.35rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff}.simple-tool-grid>.field-stack:before,.compressor-panel__body>.field-stack:before{content:"";background:linear-gradient(180deg, var(--lime), var(--mint));width:4px;position:absolute;inset:0 auto 0 0}:is(.choice-row label:has(input[type=radio]),.choice-row label:has(input[type=checkbox])){cursor:pointer;background:#fffefb;border:1px solid #cbd5cf;border-radius:12px;align-items:center;gap:.55rem;min-height:42px;padding:.6rem .75rem;display:flex}.choice-row label:has(input:checked){border-color:var(--forest);background:color-mix(in srgb, var(--mint) 28%, white);box-shadow:0 0 0 2px color-mix(in srgb, var(--mint) 28%, transparent)}.choice-row input[type=radio],.choice-row input[type=checkbox]{width:1rem;height:1rem;accent-color:var(--forest);box-shadow:none;padding:0}.checkbox-row{cursor:pointer;background:#fffefb;border:1px solid #cbd5cf;border-radius:12px;align-items:center;min-height:44px;padding:.65rem .75rem;gap:.65rem!important;display:flex!important}.checkbox-row input[type=checkbox]{width:1.05rem;height:1.05rem;accent-color:var(--forest);box-shadow:none;border:0;flex:none;padding:0}.field-stack input[type=range],.settings-grid input[type=range]{min-height:28px;accent-color:var(--forest);box-shadow:none;background:0 0;border:0;padding:0}.field-stack input[type=color],.settings-grid input[type=color]{cursor:pointer;min-height:48px;padding:.3rem}.privacy-copy{border:1px solid color-mix(in srgb, var(--mint) 55%, var(--line));background:color-mix(in srgb, var(--mint) 19%, white);color:#405a51;border-radius:13px;align-items:flex-start;gap:.7rem;margin:.1rem 0 0;padding:.85rem .9rem;font-size:.82rem;font-weight:550;line-height:1.55;display:flex}.privacy-copy:before{content:"i";background:var(--forest);color:#fff;border-radius:50%;flex:0 0 1.35rem;place-items:center;width:1.35rem;height:1.35rem;margin-top:.05rem;font-size:.72rem;font-style:normal;font-weight:900;display:grid}.field-stack textarea{resize:vertical;min-height:270px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.86rem;line-height:1.55}.code-textarea{min-height:420px!important}.tool-actions{flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:1rem;display:flex}.processing-note,.success-note,.warning-note{background:color-mix(in srgb, var(--mint) 35%, var(--paper));border-radius:10px;padding:.85rem 1rem}.warning-note{color:#5d3b00;background:#fff1d8}.success-note{color:var(--forest);font-weight:800}.favicon-grid,.pdf-render-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:1rem;display:grid}.favicon-grid article,.pdf-render-grid article{text-align:center;border:1px solid var(--line);background:var(--paper);border-radius:16px;place-items:center;gap:.6rem;padding:1rem;display:grid}.favicon-grid img{object-fit:contain;image-rendering:auto;width:64px;height:64px}.favicon-ico{background:var(--forest);color:#fff;border-radius:14px;place-items:center;width:64px;height:64px;font-weight:900;display:grid}.file-order-list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.file-order-list li{border:1px solid var(--line);background:var(--paper);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.file-order-list li>span{flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;display:flex}.file-order-list strong{overflow-wrap:anywhere}.file-order-list button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;min-width:2.5rem;min-height:2.5rem}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;display:grid}.settings-grid--stacked{grid-template-columns:1fr}.pdf-editor-layout{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.pdf-options-panel,.pdf-output-panel{border:1px solid var(--line);background:var(--paper);border-radius:20px;gap:1.15rem;min-width:0;padding:1.25rem;display:grid}.pdf-options-panel{position:sticky;top:92px}.pdf-options-panel h3,.pdf-output-panel h3{margin:.15rem 0 0}.pdf-options-panel>label,.output-stack,.signature-maker{color:var(--forest);gap:.5rem;font-size:.84rem;font-weight:800;display:grid}.pdf-options-panel input,.pdf-options-panel textarea,.pdf-options-panel select,.course-row input,.invoice-row input{width:100%;min-width:0;min-height:48px;color:var(--ink);font:inherit;background:#fffefb;border:1px solid #c9d3cd;border-radius:11px;outline:0;padding:.78rem .85rem}.pdf-options-panel textarea{resize:vertical;min-height:95px}.pdf-options-panel input:focus-visible,.pdf-options-panel textarea:focus-visible,.pdf-options-panel select:focus-visible,.course-row input:focus-visible,.invoice-row input:focus-visible{border-color:var(--forest);box-shadow:0 0 0 4px color-mix(in srgb, var(--lime) 50%, transparent)}.selected-file-card{border:1px solid var(--line);background:color-mix(in srgb, var(--paper) 75%, var(--mint));overflow-wrap:anywhere;border-radius:12px;gap:.3rem;padding:.9rem 1rem;display:grid}.selected-file-card small{color:var(--muted)}.pdf-output-empty{border:1px dashed var(--line);min-height:360px;color:var(--muted);text-align:center;border-radius:16px;align-content:center;place-items:center;gap:1rem;padding:2rem;display:grid}.pdf-preview-icon{background:var(--forest);color:#fff;letter-spacing:.08em;width:76px;height:92px;box-shadow:var(--shadow-sm);border-radius:8px 18px 8px 8px;place-items:center;font-weight:900;display:grid}.redaction-preview-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;display:flex}.redaction-preview-heading span{color:var(--muted);font-size:.78rem;font-weight:800}.redaction-preview-heading__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.redaction-preview-heading__actions .button{min-height:40px;padding:.55rem .8rem;font-size:.76rem}.redaction-zoom{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:36px minmax(54px,auto) 36px;align-items:center;display:grid;overflow:hidden}.redaction-zoom button{width:36px;height:36px;color:var(--forest-2);cursor:pointer;background:#fff;border:0;padding:0;font-family:inherit;font-size:1.2rem;font-weight:900;line-height:1}.redaction-zoom button:hover:not(:disabled){background:color-mix(in srgb, var(--mint) 30%, white)}.redaction-zoom button:disabled{opacity:.4;cursor:not-allowed}.redaction-zoom output{color:var(--forest);text-align:center;padding-inline:.45rem;font-size:.72rem;font-weight:850}.redaction-preview{border:1px solid var(--line);width:-moz-fit-content;width:fit-content;max-width:100%;box-shadow:var(--shadow-sm);cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none;background:#fff;margin:auto;position:relative;overflow:hidden}.redaction-preview:focus-visible{outline:4px solid color-mix(in srgb, var(--lime) 65%, transparent);outline-offset:4px}.redaction-preview img{pointer-events:none;max-width:100%;max-height:720px;display:block}.redaction-preview__area{color:#fff;letter-spacing:.08em;cursor:pointer;border:0;outline:1px solid #ffffffdb;place-items:center;min-width:0;min-height:0;margin:0;padding:0;font-family:inherit;font-size:clamp(.35rem,1.2vw,.72rem);font-weight:900;line-height:1;display:grid;position:absolute;overflow:hidden}.redaction-preview__area:hover{filter:brightness(1.08)}.redaction-preview__area--selected{z-index:1;outline-offset:1px;box-shadow:none;outline:2px solid #1677ff}.redaction-preview__area--white{outline:2px dotted #6f8179}.redaction-preview__area--draft{outline:2px dashed var(--forest);pointer-events:none;background:#d8ef7375}.redaction-output-preview .redaction-preview__area{pointer-events:none;outline:0}.redaction-output-preview .redaction-preview__area--white{outline:0}.redaction-resize-handle{z-index:2;touch-action:none;background:#fff;border:1.5px solid #1677ff;border-radius:2px;width:9px;height:9px;position:absolute;box-shadow:0 1px 2px #0d2c2533}.redaction-resize-handle:after{content:"";position:absolute;inset:-9px}.redaction-resize-handle--nw{cursor:nwse-resize;top:1px;left:1px}.redaction-resize-handle--ne{cursor:nesw-resize;top:1px;right:1px}.redaction-resize-handle--sw{cursor:nesw-resize;bottom:1px;left:1px}.redaction-resize-handle--se{cursor:nwse-resize;bottom:1px;right:1px}.redaction-appearance{border:0;gap:.7rem;min-width:0;margin:0;padding:0;display:grid}.redaction-appearance legend{color:var(--forest);margin-bottom:.7rem;font-size:.84rem;font-weight:850}.redaction-appearance__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.redaction-choice{border:1px solid var(--line);min-height:50px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:11px;grid-template-columns:34px 1fr;align-items:center;gap:.6rem;padding:.5rem .65rem;font-size:.78rem;font-weight:850;display:grid}.redaction-choice[aria-pressed=true]{border-color:var(--forest);background:color-mix(in srgb, var(--mint) 24%, white);box-shadow:0 0 0 2px color-mix(in srgb, var(--lime) 50%, transparent)}.redaction-choice>span{color:#fff;letter-spacing:0;background:#000;border-radius:5px;place-items:center;width:34px;height:24px;font-size:.32rem;display:grid}.redaction-choice--white>span{background:#fff;border:1px solid #98a59f}.redaction-choice--custom>span{border:1px solid #0000002e}.redaction-color{color:var(--forest);grid-template-columns:1fr auto;align-items:center;gap:.8rem;font-size:.8rem;font-weight:800;display:grid}.pdf-options-panel .redaction-color input{cursor:pointer;width:56px;min-height:42px;padding:.25rem}.redaction-editor-hint{color:var(--muted);margin:0;font-size:.74rem;line-height:1.45}.redaction-actions{margin-top:0}.redaction-file-compact{border:1px solid var(--line);background:color-mix(in srgb, var(--paper) 75%, var(--mint));border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.redaction-file-compact>div{gap:.15rem;min-width:0;display:grid}.redaction-file-compact strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.redaction-file-compact small{color:var(--muted);font-size:.7rem}.redaction-file-compact .button{cursor:pointer;flex:none;min-height:38px;padding:.5rem .7rem;font-size:.72rem}.redaction-fullscreen-bar{display:none}.compressor-shell:has(.redaction-editor--fullscreen){z-index:200}.redaction-editor--fullscreen{z-index:200;background:#eeece4;grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(230px,280px) repeat(2,minmax(0,1fr));gap:.8rem;padding:.8rem;position:fixed;inset:0;overflow:hidden}.redaction-editor--fullscreen .redaction-fullscreen-bar{border:1px solid var(--line);background:var(--paper);min-height:54px;box-shadow:var(--shadow-sm);border-radius:15px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem .85rem .65rem 1rem;display:flex}.redaction-fullscreen-bar>div{gap:.1rem;display:grid}.redaction-fullscreen-bar strong{color:var(--forest-2);font-size:1.08rem}.redaction-fullscreen-bar small{color:var(--muted);font-size:.72rem}.redaction-editor--fullscreen .pdf-options-panel,.redaction-editor--fullscreen .pdf-output-panel{height:100%;min-height:0;position:static}.redaction-editor--fullscreen .pdf-options-panel{gap:.55rem;padding:.75rem;overflow:hidden}.redaction-editor--fullscreen .pdf-options-panel>label{gap:.3rem}.redaction-editor--fullscreen .pdf-options-panel select{min-height:40px;padding:.55rem .65rem}.redaction-editor--fullscreen .redaction-appearance{gap:.4rem}.redaction-editor--fullscreen .redaction-appearance legend{margin-bottom:.4rem}.redaction-editor--fullscreen .redaction-appearance__choices{gap:.35rem}.redaction-editor--fullscreen .redaction-choice{min-height:40px;padding:.35rem .45rem}.redaction-editor--fullscreen .redaction-editor-hint{font-size:.68rem}.redaction-editor--fullscreen .redaction-actions{gap:.4rem}.redaction-editor--fullscreen .redaction-actions .button{min-height:38px;padding:.5rem .65rem;font-size:.75rem}.redaction-editor--fullscreen .pdf-output-panel{grid-template-rows:auto minmax(0,1fr);padding:.8rem;overflow:hidden}.redaction-pdf-scroll{scrollbar-gutter:stable;background:#f0eee7;border-radius:12px;place-items:start center;min-width:0;min-height:0;padding:.25rem;display:grid;overflow:auto}.redaction-editor--fullscreen .redaction-preview{max-width:none;max-height:none}.redaction-editor--fullscreen .redaction-preview img{width:auto;max-width:100%;max-height:100%}.category-discovery{margin-top:clamp(3rem,7vw,5.5rem)}.category-discovery__links{gap:.55rem;margin-top:auto;display:grid}.scan-page-list,.media-order-list,.result-list{gap:.65rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.scan-page-list li,.media-order-list li,.result-list li{border:1px solid var(--line);background:var(--paper);border-radius:12px;justify-content:space-between;align-items:center;gap:.8rem;min-width:0;padding:.75rem;display:flex}.scan-page-list img{object-fit:cover;border-radius:7px;flex:none;width:64px;height:76px}.scan-page-list li>div:nth-child(2),.media-order-list li>div:first-child,.result-list li{overflow-wrap:anywhere;gap:.25rem;min-width:0;display:grid}.scan-page-list .tool-actions,.media-order-list li>div:last-child{flex-wrap:wrap;gap:.35rem;margin:0;display:flex}.scan-page-list button,.media-order-list button,.course-row button,.invoice-row button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;min-width:2.5rem;min-height:2.5rem}.preview-panel--start{text-align:left;align-content:start}.preview-panel--start>*{width:100%}.output-stack textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:12px;padding:.85rem;font:.84rem/1.55 ui-monospace,monospace}.break-code,.password-output{overflow-wrap:anywhere;border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;padding:1.25rem;font:700 .9rem/1.6 ui-monospace,monospace;display:block}.password-output{font-size:1.15rem}.markdown-preview{overflow-wrap:anywhere;width:100%;min-height:360px}.markdown-preview pre{color:#fff;background:#17231f;border-radius:10px;max-width:100%;padding:1rem;overflow:auto}.markdown-preview table{border-collapse:collapse;width:100%}.markdown-preview th,.markdown-preview td{border:1px solid var(--line);padding:.6rem}.course-table{gap:.5rem;width:100%;display:grid}.course-row{grid-template-columns:minmax(120px,1.7fr) minmax(80px,.7fr) minmax(110px,.8fr) 42px;align-items:center;gap:.5rem;display:grid}.course-row--head,.invoice-row--head{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:850}.invoice-row{grid-template-columns:minmax(130px,1.8fr) minmax(70px,.5fr) minmax(90px,.7fr) 42px;align-items:center;gap:.5rem;display:grid}.invoice-total{gap:.5rem;width:min(100%,300px);margin:1rem 0 0 auto;display:grid}.invoice-total div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.55rem 0;display:flex}.invoice-total div:last-child{font-size:1.2rem;font-weight:900}.invoice-total dd{margin:0}.signature-canvas--large{cursor:crosshair;background-image:linear-gradient(#0000 75%,#eef1eb 75%);min-height:250px}.collage-canvas,.pixel-canvas,.palette-source{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;height:auto;max-height:620px;display:block}.color-result{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:.8rem;padding:.8rem;display:flex}.color-result>span{border:1px solid var(--line);border-radius:10px;flex:none;width:54px;height:54px}.color-result>div{gap:.2rem;display:grid}.swatch-row{flex-wrap:wrap;gap:.4rem;display:flex}.swatch-row button{width:38px;height:38px;box-shadow:0 0 0 1px var(--line);cursor:pointer;border:2px solid #fff;border-radius:9px}.palette-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;width:100%;display:grid}.palette-preview canvas{grid-column:1/-1}.palette-preview button{cursor:pointer;border:0;border-radius:12px;place-items:center;min-height:90px;padding:.7rem;display:grid}.palette-preview small{color:inherit}.media-order-list audio,.preview-panel audio,.preview-panel video{width:100%}.gif-frame-strip{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:.5rem;display:grid}.gif-frame-strip img{aspect-ratio:1;object-fit:cover;width:100%}.pdf-download-list{gap:.65rem;display:grid}.pdf-download-list article{border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem;display:flex}.pdf-download-list article>div{overflow-wrap:anywhere;gap:.25rem;min-width:0;display:grid}.pdf-download-list small{color:var(--muted)}.pdf-render-grid article{background:#eeece5;align-content:start}.pdf-render-grid img{aspect-ratio:auto;object-fit:contain;border:1px solid var(--line);background:#fff;width:auto;max-width:100%;max-height:620px;box-shadow:0 8px 24px #133f351f}.table-scroll{border:1px solid var(--line);border-radius:14px;max-height:620px;overflow:auto}.table-scroll table{border-collapse:collapse;background:var(--paper);width:100%;font-size:.82rem}.table-scroll th{z-index:1;background:var(--forest);color:#fff;text-align:left;position:sticky;top:0}.table-scroll th button{width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;padding:.75rem;font-weight:800}.table-scroll td{border-bottom:1px solid var(--line);overflow-wrap:anywhere;max-width:320px;padding:.65rem .75rem}.table-scroll tr:nth-child(2n) td{background:color-mix(in srgb, var(--paper) 85%, var(--mint))}.file-button{cursor:pointer}.local-flow{border:1px solid var(--line);background:var(--paper);text-align:center;border-radius:22px;place-items:center;gap:.55rem;padding:1.5rem;display:grid}.local-flow div{background:color-mix(in srgb, var(--mint) 35%, white);border-radius:12px;align-items:center;gap:1rem;width:min(100%,420px);padding:.8rem 1rem;display:flex}.local-flow strong{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:2rem;height:2rem;display:grid}.changelog-entry{border-bottom:1px solid var(--line);padding-bottom:2rem}.tool-search{margin-bottom:1.5rem;display:block}.tool-search input{font-size:1.05rem}.mode-card-list{border:0;gap:.65rem;margin:0;padding:0;display:grid}.mode-card-list legend{margin-bottom:.7rem;font-weight:850}.mode-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:.75rem;padding:.9rem;display:grid}.mode-card:has(input:checked){border-color:var(--forest);background:color-mix(in srgb, var(--mint) 22%, white)}.mode-card input{margin-top:.2rem}.mode-card span{gap:.25rem;display:grid}.mode-card small{color:var(--muted);line-height:1.45}.result-summary{border:1px solid var(--line);background:color-mix(in srgb, var(--mint) 22%, white);border-radius:14px;gap:.55rem;padding:1rem;display:grid}.result-summary p{margin:0}.result-summary .button{justify-self:start;margin-top:.35rem}.comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.comparison-grid figure{gap:.55rem;min-width:0;margin:0;display:grid}.comparison-grid img{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;max-height:520px}.comparison-grid figcaption{color:var(--muted);text-align:center;font-size:.84rem;font-weight:800}.transparency-grid img{background-color:#fff;background-image:linear-gradient(45deg,#ddd 25%,#0000 25%),linear-gradient(-45deg,#ddd 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ddd 75%),linear-gradient(-45deg,#0000 75%,#ddd 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.preset-row{flex-wrap:wrap;gap:.45rem;display:flex}.preset-row button,.page-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;min-height:38px;padding:.45rem .65rem;font-weight:800}.range-toolbar{border:1px solid var(--line);background:var(--paper);border-radius:16px;grid-template-columns:minmax(190px,1fr) repeat(3,auto);align-items:end;gap:.65rem;padding:1rem;display:grid}.range-toolbar label{gap:.4rem;font-weight:800;display:grid}.range-toolbar input{border:1px solid var(--line);border-radius:10px;width:100%;padding:.75rem}.range-toolbar small{color:var(--muted);grid-column:1/-1}.pdf-page-editor{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.pdf-page-editor>li{border:1px solid var(--line);background:var(--paper);border-radius:14px;align-content:start;gap:.5rem;min-width:0;padding:.8rem;display:grid}.pdf-page-editor>li[draggable=true]{cursor:grab}.pdf-page-editor small{color:var(--muted)}.pdf-page-thumb{background:#e8e6df;border-radius:8px;place-items:center;min-height:190px;display:grid;overflow:hidden}.pdf-page-thumb img{object-fit:contain;max-width:100%;max-height:190px;transition:transform .15s}.page-actions{flex-wrap:wrap;gap:.35rem;display:flex}.ocr-source-preview{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;max-height:420px}.pdf-options-panel progress,.processing-note+progress{width:100%;min-height:12px;accent-color:var(--forest)}@media (max-width:760px){.metadata-grid,.simple-tool-grid,.data-tool-grid,.pdf-editor-layout{grid-template-columns:1fr}.simple-tool-grid>.field-stack,.compressor-panel__body>.field-stack{padding:1rem}.metadata-grid dd{font-size:.9rem}.file-order-list li{flex-direction:column;align-items:flex-start}.tool-actions .dropzone{width:100%}.pdf-options-panel{position:static}.pdf-output-empty{min-height:240px}.pdf-download-list article{flex-direction:column;align-items:stretch}.comparison-grid,.range-toolbar{grid-template-columns:1fr}.range-toolbar small{grid-column:auto}.pdf-page-editor{grid-template-columns:repeat(auto-fill,minmax(145px,1fr))}.course-row,.invoice-row{grid-template-columns:1fr 1fr 42px}.course-row input:first-child,.invoice-row input:first-child,.course-row--head span:first-child,.invoice-row--head span:first-child{grid-column:1/-1}.redaction-editor--fullscreen{grid-template-rows:auto auto auto;grid-template-columns:1fr;overflow:auto}.redaction-editor--fullscreen .redaction-fullscreen-bar{z-index:2;grid-column:auto;position:sticky;top:0}.redaction-editor--fullscreen .pdf-options-panel,.redaction-editor--fullscreen .pdf-output-panel{height:auto;overflow:visible}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}body,button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}img{max-width:100%;display:block}a,button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}:focus-visible{outline-offset:3px;outline:3px solid #ec8c54}::selection{color:var(--forest-2);background:var(--lime)}.shell{width:min(100% - 32px,1180px);margin-inline:auto}.shell--narrow{width:min(100% - 32px,850px)}.shell--content{width:min(100% - 32px,1080px)}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:100;color:#fff;background:var(--forest-2);border-radius:9px;padding:12px 16px;transition:transform .16s;position:fixed;top:12px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-frame{flex-direction:column;min-height:100vh;display:flex}.site-frame main{flex:1}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f1e8e6;border-bottom:1px solid #173c3321;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;min-height:70px;display:flex;position:relative}.site-header__actions{align-items:center;gap:2px;display:flex}.header-search-toggle{min-height:44px;color:var(--forest-2);cursor:pointer;background:#fffdf8b3;border:1px solid #173c332e;border-radius:12px;align-items:center;gap:6px;padding:0 12px;font-size:.84rem;font-weight:800;display:inline-flex}.header-search-toggle:hover,.header-search-toggle[aria-expanded=true]{border-color:var(--forest);background:#fff}.header-search-toggle>span:first-child{font-size:1.35rem;line-height:1}.header-tool-search{z-index:2;border:1px solid var(--line);background:var(--paper);width:min(440px,100vw - 32px);box-shadow:var(--shadow-lg);border-radius:18px;padding:16px;position:absolute;top:calc(100% + 10px);right:0}.header-tool-search__topline{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.header-tool-search__topline label{font-weight:850}.header-tool-search__topline button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:6px 8px;font-size:.8rem;font-weight:800}.header-tool-search>input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;padding:.85rem .95rem}.header-tool-search__results{gap:5px;max-height:min(390px,55vh);margin-top:10px;display:grid;overflow-y:auto}.header-tool-search__results>p{color:var(--muted);margin:8px 4px;font-size:.88rem}.header-tool-search__results a{border-radius:10px;gap:3px;padding:10px;text-decoration:none;display:grid}.header-tool-search__results a:hover{background:color-mix(in srgb, var(--mint) 28%, white)}.header-tool-search__results span{font-weight:850}.header-tool-search__results small{color:var(--muted);line-height:1.35}.brand{color:var(--forest-2);letter-spacing:-.025em;align-items:center;gap:10px;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.brand__mark{width:36px;height:36px;color:var(--lime);background:var(--forest);border-radius:10px;place-items:center;padding:4px;display:grid;transform:rotate(-3deg)}.privacy-architecture-mark{fill:none;color:currentColor;display:block;overflow:visible}.privacy-architecture-mark__orbit{stroke:currentColor;stroke-width:2px;opacity:.5}.privacy-architecture-mark__dot{fill:currentColor}.privacy-architecture-mark__device{stroke:currentColor;stroke-width:4px}.privacy-architecture-mark__core{stroke:currentColor;stroke-width:3px;fill:currentColor;fill-opacity:.12}.brand__mark .privacy-architecture-mark{width:100%;height:100%}.nav-toggle{cursor:pointer;background:0 0;border:0;border-radius:12px;place-content:center;gap:6px;width:44px;height:44px;display:grid}.nav-toggle span{background:var(--forest);border-radius:2px;width:22px;height:2px;display:block}.primary-nav{border-bottom:1px solid var(--line);background:var(--cream);box-shadow:var(--shadow-sm);padding:12px 16px 20px;display:none;position:absolute;inset:70px 0 auto}.primary-nav--open{display:grid}.primary-nav__link{color:#4d625b;border-radius:10px;padding:14px 12px;font-size:.94rem;font-weight:700;text-decoration:none}.primary-nav__link:hover,.primary-nav__link--active{color:var(--forest-2);background:#173c3312}.eyebrow{color:#477066;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;font-size:.74rem;font-weight:850}.eyebrow--light,.tool-hero .eyebrow{color:#b9d4ca}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 18px;font-weight:800;line-height:1;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{opacity:.5;cursor:not-allowed}.button--primary{color:var(--forest-2);background:var(--lime);box-shadow:0 8px 18px #7c94232e}.button--primary:hover:not(:disabled){background:#e3f68d;box-shadow:0 10px 22px #7c94233b}.button--dark{color:#fff;background:var(--forest)}.button--dark:hover:not(:disabled){background:var(--forest-2);box-shadow:0 10px 22px #0d2c2533}.button--secondary{border-color:var(--line);background:#fff}.button--large{min-height:52px;padding-inline:22px}.button--small{min-height:38px;padding:8px 14px;font-size:.84rem}.text-link,.text-button{color:var(--forest);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:8px 2px;font-weight:800;-webkit-text-decoration:underline #173c3359;text-decoration:underline #173c3359}.text-button:disabled{opacity:.45;cursor:not-allowed}.home-hero{padding:66px 0 74px;position:relative;overflow:hidden}.home-hero:before{content:"";pointer-events:none;border:1px solid #173c331a;border-radius:50%;width:520px;height:520px;position:absolute;top:20px;right:-280px;box-shadow:0 0 0 70px #173c3306,0 0 0 140px #173c3305}.home-hero__grid{align-items:center;gap:50px;display:grid;position:relative}.home-hero h1,.tool-hero h1,.content-hero h1{color:var(--forest-2);letter-spacing:-.067em;margin-bottom:22px;font-size:clamp(2.8rem,12vw,5.9rem);font-weight:780;line-height:.98}.home-hero h1 em{color:#5a7169;font-family:Georgia,Times New Roman,serif;font-weight:400}.home-hero__lede,.tool-hero__lede,.content-hero__lede{color:#526761;max-width:640px;margin-bottom:28px;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65}.home-hero__actions{flex-wrap:wrap;align-items:center;gap:12px 22px;margin-bottom:30px;display:flex}.home-hero__trust{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.home-hero__trust li{min-height:58px;color:var(--forest-2);background:#fffdf8c7;border:1px solid #173c3329;border-radius:13px;align-items:center;gap:10px;padding:10px 12px;display:flex;box-shadow:0 8px 22px #173c330f}.home-hero__trust span{color:#fff;background:var(--forest);border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:.78rem;font-weight:900;display:grid}.home-hero__trust strong{font-size:.82rem;line-height:1.25}.privacy-badge{background:#fffdf89e;border:1px solid #173c3321;border-radius:14px;align-items:center;gap:12px;max-width:420px;padding:12px 15px;display:flex}.privacy-badge__mark{width:46px;height:46px;color:var(--forest);flex:none}.privacy-badge strong,.privacy-badge small{display:block}.privacy-badge__label{letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-size:.65rem;font-weight:900;display:block}.privacy-badge strong{font-size:.9rem}.privacy-badge small{color:var(--muted);margin-top:3px;font-size:.74rem}.hero-demo{width:min(100%,520px);margin-inline:auto;padding:18px 6px 38px;position:relative}.hero-demo:before{content:"";z-index:-1;background:#dae9df;border-radius:50%;position:absolute;inset:-20px -30px 10px;transform:rotate(6deg)}.hero-demo__window{background:var(--paper);box-shadow:var(--shadow-lg);border:1px solid #0d2c252e;border-radius:22px;overflow:hidden;transform:rotate(1.5deg)}.hero-demo__bar{border-bottom:1px solid var(--line);background:#edeae2;align-items:center;gap:5px;height:38px;padding-inline:13px;display:flex}.hero-demo__bar>span{background:#c4c7c1;border-radius:50%;width:8px;height:8px}.hero-demo__bar small{color:#829089;letter-spacing:.08em;margin-left:auto;font-size:.62rem}.hero-demo__content{padding:22px}.hero-demo__label{color:#53645e;letter-spacing:.11em;text-transform:uppercase;margin-bottom:4px;font-size:.68rem;font-weight:900}.hero-demo__heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.hero-demo__heading strong{color:var(--forest-2);font-size:1.08rem}.hero-demo__heading>span{color:#2f634f;letter-spacing:.06em;text-transform:uppercase;background:#e3f0d5;border-radius:999px;padding:5px 9px;font-size:.58rem;font-weight:900}.hero-demo__category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.hero-demo__category{--hero-tile:#edf3ec;background:var(--hero-tile);text-align:center;border:1px solid #173c3317;border-radius:10px;place-items:center;gap:5px;min-width:0;padding:9px 4px 8px;display:grid}.hero-demo__category b{min-width:31px;height:26px;color:var(--forest-2);background:#ffffffb3;border-radius:7px;place-items:center;padding-inline:4px;font-size:.5rem;line-height:1;display:grid}.hero-demo__category small{max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.55rem;font-weight:800;overflow:hidden}.hero-demo__category--mint{--hero-tile:#e5f2e6}.hero-demo__category--clay{--hero-tile:#f4e5dc}.hero-demo__category--gold{--hero-tile:#f3edcf}.hero-demo__category--sage{--hero-tile:#e4ebdc}.hero-demo__category--sky{--hero-tile:#e2eef1}.hero-demo__category--violet{--hero-tile:#ebe5f1}.hero-demo__category--ink{--hero-tile:#dfe7e4}.hero-demo__category--rose{--hero-tile:#f2e2e3}.hero-demo__flow{color:#526761;background:#f5f3ec;border:1px solid #173c331a;border-radius:9px;justify-content:center;align-items:center;gap:7px;margin-top:12px;padding:8px;font-size:.57rem;font-weight:800;display:flex}.hero-demo__flow b{color:#5b9c74}.hero-demo__summary{color:#305245;text-align:center;background:#e5f3c4;border-radius:11px;margin-top:12px;padding:11px 13px;font-size:.76rem;font-weight:850}.hero-demo__summary span{margin-right:5px}.hero-demo__privacy{background:var(--paper);box-shadow:var(--shadow-sm);border:1px solid #173c3324;border-radius:999px;padding:9px 13px;font-size:.72rem;font-weight:800;position:absolute;bottom:5px;right:-3px;transform:rotate(-2deg)}.hero-demo__privacy span,.local-status span,.tool-card__privacy span{color:#5b9c74}.section{padding:78px 0}#available-tools{scroll-margin-top:90px}.section--featured{background:#ecebe1;border-block:1px solid #173c331f}.section-heading{gap:12px;margin-bottom:32px;display:grid}.section-heading h2,.content-intro-grid h2,.principles-band h2,.privacy-explainer h2,.prose-section h2{color:var(--forest-2);letter-spacing:-.052em;margin-bottom:0;font-size:clamp(2rem,7vw,3.5rem);line-height:1.06}.section-heading>p,.content-intro-grid>p{max-width:520px;color:var(--muted);margin-bottom:0;line-height:1.65}.tool-card{border-radius:var(--radius-md);background:var(--paper);box-shadow:var(--shadow-sm);border:1px solid #173c3324;gap:28px;padding:24px;display:grid}.tool-card--featured{position:relative;overflow:hidden}.tool-card--featured:after{content:"";pointer-events:none;border:1px solid #173c331a;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-150px;right:-100px;box-shadow:0 0 0 45px #173c3306}.tool-card__topline,.category-card__topline{justify-content:space-between;align-items:center;display:flex}.tool-card__icon,.category-card__symbol{width:54px;height:54px;color:var(--forest-2);background:var(--mint);letter-spacing:.04em;border-radius:16px;place-items:center;font-size:.75rem;font-weight:900;display:grid;transform:rotate(-3deg)}.status-chip{color:#53645e;letter-spacing:.05em;text-transform:uppercase;background:#ffffff80;border:1px solid #173c331a;border-radius:999px;padding:5px 9px;font-size:.65rem;font-weight:850}.status-chip--available{color:#2f634f;background:#e3f0d5}.tool-card h3{letter-spacing:-.04em;margin-bottom:8px;font-size:clamp(1.7rem,5vw,2.4rem)}.tool-card p{max-width:630px;color:var(--muted);margin-bottom:0;line-height:1.6}.tool-card__footer{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex;position:relative}.tool-card__privacy{color:#567068;font-size:.77rem;font-weight:750}.section--categories{background:var(--paper)}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.category-card{background:#f5f3ed;border:1px solid #173c331f;border-radius:17px;min-height:175px;padding:17px}.category-card--available{box-shadow:var(--shadow-sm)}.category-grid--available{grid-template-columns:minmax(0,1fr);gap:16px}.category-grid--available .category-card{min-height:230px;padding:24px}.category-grid--available .category-card h3{margin-top:28px;font-size:clamp(1.6rem,5vw,2.2rem)}.category-grid--available .category-card p{max-width:520px;font-size:.9rem;line-height:1.6}.category-grid--available .text-link{margin-top:22px;display:inline-flex}.category-card__symbol{width:39px;height:39px;color:var(--forest-2);border-radius:11px;font-size:.59rem}.category-card--mint .category-card__symbol{background:var(--mint)}.category-card--clay .category-card__symbol{background:var(--clay)}.category-card--gold .category-card__symbol{background:var(--gold)}.category-card--sage .category-card__symbol{background:var(--sage)}.category-card--sky .category-card__symbol{background:var(--sky)}.category-card--violet .category-card__symbol{background:var(--violet)}.category-card--ink .category-card__symbol{color:#fff;background:var(--ink)}.category-card--rose .category-card__symbol{background:var(--rose)}.category-card h3{letter-spacing:-.025em;margin:22px 0 6px;font-size:1rem}.category-card p{color:var(--muted);margin-bottom:0;font-size:.75rem;line-height:1.45}.principles-band{color:#fff;background:var(--forest-2);padding:76px 0}.principles-band__grid{gap:48px;display:grid}.principles-band h2{color:#fff}.principle-list{display:grid}.principle-list>div{border-top:1px solid #ffffff2e;grid-template-columns:40px 1fr;gap:14px;padding:20px 0;display:grid}.principle-list>div:last-child{border-bottom:1px solid #ffffff2e}.principle-list>div>span{color:var(--lime);font-family:Georgia,serif;font-size:.82rem}.principle-list p{color:#bfd0ca;margin-bottom:0;line-height:1.55}.principle-list strong{color:#fff;margin-bottom:3px;display:block}.tool-hero{color:#fff;background:var(--forest-2);padding:62px 0 82px}.tool-hero__inner{gap:30px;display:grid}.tool-hero h1{color:#fff;font-size:clamp(3.1rem,12vw,6rem)}.tool-hero__lede{color:#bed0ca;margin-bottom:0}.tool-hero .privacy-badge{border:2px solid var(--lime);max-width:none;color:var(--forest-2);background:var(--lime);border-radius:19px;align-items:flex-start;padding:20px 22px;box-shadow:0 18px 45px #041a1547}.tool-hero .privacy-badge__mark{width:62px;height:62px;color:var(--forest-2)}.tool-hero .privacy-badge__copy{max-width:830px}.tool-hero .privacy-badge__label{color:#496628}.tool-hero .privacy-badge strong{color:var(--forest-2);font-size:clamp(1.15rem,2.5vw,1.45rem);line-height:1.2}.tool-hero .privacy-badge small{color:#284a3c;margin-top:7px;font-size:clamp(.8rem,1.7vw,.95rem);line-height:1.5}.compressor-shell{z-index:2;margin-top:-42px;position:relative}.compressor-panel{background:var(--paper);box-shadow:var(--shadow-lg);border:1px solid #173c3329;border-radius:24px;overflow:hidden}.compressor-panel__intro{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:14px;padding:22px 20px;display:flex}.compressor-panel__intro .eyebrow{margin-bottom:6px}.compressor-panel__intro h2{letter-spacing:-.04em;margin-bottom:0;font-size:clamp(1.45rem,5vw,2rem)}.compressor-panel__body{padding:20px}.compressor-panel__body:empty{display:none}.local-status{color:#597169;font-size:.76rem;font-weight:800;display:none}.dropzone{padding:18px}.dropzone__button{width:100%;min-height:360px;color:var(--forest);cursor:pointer;background:#f2f5ed;border:2px dashed #9fb2aa;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:26px 18px;transition:border-color .18s,background .18s,transform .18s;display:flex}.dropzone__button:hover,.dropzone--active .dropzone__button{border-color:var(--forest);background:#eaf2df}.dropzone--active .dropzone__button{transform:scale(.99)}.dropzone__art{border:2px solid var(--forest);background:#bddad5;border-radius:15px;width:105px;height:85px;margin-bottom:20px;display:block;position:relative;overflow:hidden}.dropzone__sun{background:var(--gold);border-radius:50%;width:21px;height:21px;position:absolute;top:14px;right:17px}.dropzone__mountain{background:#507a6c;border-radius:45%;width:95px;height:65px;position:absolute;bottom:-35px;left:-17px;transform:rotate(20deg)}.dropzone__arrow{color:#fff;background:var(--forest);border:3px solid #f2f5ed;border-radius:50%;place-items:center;width:34px;height:34px;font-size:1.15rem;font-weight:900;display:grid;position:absolute;bottom:-8px;right:-9px}.dropzone__title{letter-spacing:-.035em;margin-bottom:5px;font-size:clamp(1.3rem,5vw,1.75rem);font-weight:850}.dropzone__or{color:var(--muted);margin-bottom:13px;font-size:.82rem}.dropzone__hint{color:#53665f;margin-top:17px;font-size:.72rem}.error-stack{gap:8px;padding:0 18px 18px;display:grid}.inline-error{color:#77372e;background:#fff0ed;border:1px solid #dfb0a8;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:.83rem;line-height:1.45;display:flex}.inline-error button{cursor:pointer;background:#77372e14;border:0;border-radius:8px;flex:none;width:32px;height:32px}.compressor-workspace{border-top:1px solid var(--line)}.quality-control{background:#eeefe8;padding:20px}.quality-control__copy,.quality-control__scale{justify-content:space-between;gap:20px;display:flex}.quality-control__copy{margin-bottom:11px}.quality-control__copy label{font-weight:850}.quality-control__copy span{color:#fff;background:var(--forest);border-radius:7px;padding:3px 8px;font-size:.75rem;font-weight:850}.quality-control input[type=range]{width:100%;height:6px;accent-color:var(--forest);cursor:pointer}.quality-control__scale{color:#75837e;margin-top:7px;font-size:.67rem}.results-toolbar{border-bottom:1px solid var(--line);flex-direction:column;gap:12px;padding:18px 20px;display:flex}.results-toolbar p{color:var(--muted);margin-bottom:0;font-size:.85rem}.results-toolbar>div{flex-wrap:wrap;align-items:center;gap:10px 16px;display:flex}.results-list{background:#eeeee7;gap:12px;padding:18px;display:grid}.result-card{background:var(--paper);border:1px solid #173c3321;border-radius:16px;overflow:hidden}.result-card__preview{background-color:#dfe1da;background-image:linear-gradient(45deg,#d3d7cf 25%,#0000 25%),linear-gradient(-45deg,#d3d7cf 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#d3d7cf 75%),linear-gradient(-45deg,#0000 75%,#d3d7cf 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;height:200px;position:relative}.result-card__preview img{object-fit:contain;width:100%;height:100%}.result-card__processing{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0d2c25b3;justify-content:center;align-items:center;gap:9px;font-size:.8rem;font-weight:800;display:flex;position:absolute;inset:0}.spinner{border:2px solid #ffffff59;border-top-color:currentColor;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.result-card__body{padding:17px}.result-card__heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.filename-block{min-width:0}.filename-block h3{text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:.95rem;overflow:hidden}.filename-block p{color:var(--muted);margin-bottom:0;font-size:.69rem}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;flex:none;width:34px;height:34px}.size-comparison{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;display:grid}.size-comparison>div:not(.saving-pill){background:#f0efe9;border-radius:10px;padding:11px}.size-comparison>div>span,.size-comparison>div>strong{display:block}.size-comparison>div>span{color:var(--muted);margin-bottom:3px;font-size:.64rem}.size-comparison>div>strong{font-size:.9rem}.size-comparison__arrow{font-weight:900}.size-comparison__pending{opacity:.55}.saving-pill{color:#315c47;text-align:center;background:#e5f1cf;border-radius:8px;grid-column:1/-1;padding:7px 10px;font-size:.71rem;font-weight:850}.saving-pill--neutral{color:#685728;background:#f3e8bd}.optimization-note{color:#6d5c33;margin:10px 0 0;font-size:.74rem;line-height:1.45}.result-card__actions{flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:16px;display:flex}.result-card__error{background:#fff0ed;border-radius:10px;padding:14px}.result-card__error p{color:#77372e;margin-bottom:12px;font-size:.8rem;line-height:1.45}.tool-content{padding-top:88px}.content-intro-grid{gap:18px;padding-bottom:44px;display:grid}.editorial-grid{gap:14px;display:grid}.editorial-card{border-radius:var(--radius-md);background:var(--paper);border:1px solid #173c3321;padding:25px}.editorial-card--accent{background:#dce9df}.editorial-card__number{color:#50685f;margin-bottom:40px;font-family:Georgia,serif;font-size:.76rem;display:block}.editorial-card h3{letter-spacing:-.035em;margin-bottom:12px;font-size:clamp(1.35rem,5vw,2rem)}.editorial-card p{color:var(--muted);margin-bottom:0;line-height:1.7}.format-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.format-list li{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:14px;padding:10px 0;display:flex}.format-list span{color:var(--muted);text-align:right;font-size:.76rem}.privacy-explainer{border-radius:var(--radius-lg);color:#fff;background:var(--forest-2);gap:35px;margin:70px 0;padding:30px;display:grid;position:relative;overflow:hidden}.privacy-explainer h2{color:#fff}.privacy-explainer p:not(.eyebrow){color:#bed0ca;line-height:1.7}.privacy-explainer__fineprint{font-size:.76rem}.privacy-explainer__art{place-items:center;min-height:180px;display:grid}.privacy-explainer__logo{width:min(100%,230px);color:var(--lime)}.section-heading--compact{margin-bottom:24px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-weight:850;line-height:1.35;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:1.4rem;transition:transform .16s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:760px;color:var(--muted);margin-bottom:22px;line-height:1.7}.related-section{margin-top:75px}.related-grid{gap:12px;display:grid}.related-grid article{border:1px solid var(--line);background:#eeeee7;border-radius:16px;padding:22px}.related-grid article>span,.related-grid small{color:#53645e;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:850}.related-grid h3{margin:24px 0 6px}.related-grid p{color:var(--muted);margin-bottom:16px;font-size:.82rem}.featured-tools-grid,.image-tools-grid{gap:14px;display:grid}.content-hero h1 em{color:#5a7169;font-family:Georgia,Times New Roman,serif;font-weight:400}.tool-controls{border-bottom:1px solid var(--line);background:#eeefe8;gap:24px;padding:22px 20px;display:grid}.tool-controls fieldset{border:0;margin:0;padding:0}.tool-controls legend,.tool-controls>label,.control-group>label,.dimension-controls>label,.control-grid>label,.repeat-controls>label{margin-bottom:9px;font-size:.82rem;font-weight:850;display:block}.segmented-control{flex-wrap:wrap;gap:8px;display:flex}.segmented-control legend{width:100%;margin-bottom:9px}.segmented-control button,.preset-row button{background:var(--paper);cursor:pointer;border:1px solid #b8c3be;border-radius:9px;padding:9px 13px}.segmented-control button[aria-pressed=true],.preset-row button.is-selected{color:#fff;border-color:var(--forest);background:var(--forest)}.control-group{position:relative}.control-group label,.control-grid label,.repeat-controls>label:not(.checkbox-control){flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.control-group input[type=range],.control-grid input[type=range],.repeat-controls input[type=range]{width:100%;accent-color:var(--forest)}.control-group small,.capability-note,.result-detail{color:var(--muted);margin:8px 0 0;font-size:.72rem;line-height:1.5;display:block}.preset-row{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.dimension-controls,.control-grid{gap:14px;display:grid}.dimension-controls input[type=number],.stacked-control input[type=text],.logo-picker input[type=file]{width:100%;min-height:44px;color:var(--forest-2);background:var(--paper);border:1px solid #b8c3be;border-radius:9px;margin-top:7px;padding:9px 11px;display:block}.dimension-controls input[type=color]{background:var(--paper);border:1px solid #b8c3be;border-radius:9px;width:100%;height:44px;margin-top:7px;padding:4px;display:block}.checkbox-control{align-items:center;gap:8px;margin:0!important;display:flex!important}.checkbox-control input{width:18px;height:18px;accent-color:var(--forest)}.format-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.format-picker legend{grid-column:1/-1;margin-bottom:4px}.format-picker label{background:var(--paper);cursor:pointer;border:1px solid #b8c3be;border-radius:10px;gap:3px;padding:12px;display:grid;position:relative}.format-picker label:has(input:checked){color:#fff;border-color:var(--forest);background:var(--forest)}.format-picker input{opacity:0;position:absolute}.format-picker small{opacity:.72;font-size:.65rem}.format-picker .is-disabled{opacity:.5;cursor:not-allowed}.color-control{align-items:center;gap:12px;display:flex!important}.color-control>span{font-size:.82rem;font-weight:850}.color-control label{align-items:center;gap:7px;font-size:.74rem;font-weight:800;display:inline-flex}.color-control code{color:var(--muted);font-size:.72rem}.color-preset{cursor:pointer;border:1px solid #aeb9b4;border-radius:8px;min-height:38px;padding:7px 11px;font-size:.74rem;font-weight:800}.color-preset--white{color:var(--forest-2);background:#fff}.color-preset--black{color:#fff;background:#111}.color-control input{border:1px solid #b8c3be;border-radius:8px;width:50px;height:40px;padding:2px}.tool-warning{color:#6d5724;background:#f5e9b7;border-radius:8px;margin:10px 0 0;padding:9px 11px;font-size:.72rem;line-height:1.45}.crop-stage-wrap{background:#dfe1da;padding:20px}.crop-stage{touch-action:none;-webkit-user-select:none;user-select:none;background:#222;width:100%;max-height:70vh;margin:auto;position:relative;overflow:hidden}.crop-stage>img{object-fit:fill;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.crop-shade{z-index:1;pointer-events:none;background:#0000008c;position:absolute}.crop-shade--top{inset:0 0 auto}.crop-shade--bottom{inset-inline:0;bottom:0}.crop-shade--left{left:0}.crop-shade--right{right:0}.crop-box{z-index:2;cursor:move;border:2px solid #fff;position:absolute;box-shadow:0 0 0 1px #173c3399}.crop-box:before,.crop-box:after{content:"";pointer-events:none;position:absolute}.crop-box:before{border-block:1px solid #fff9;inset:33.333% 0}.crop-box:after{border-inline:1px solid #fff9;inset:0 33.333%}.crop-handle{z-index:3;cursor:nwse-resize;background:0 0;border:0;width:28px;height:28px;padding:0;position:absolute}.crop-handle:after{content:"";border:2px solid var(--forest-2);background:#fff;border-radius:50%;width:12px;height:12px;position:absolute;inset:8px}.crop-handle--nw{top:-14px;left:-14px}.crop-handle--ne{cursor:nesw-resize;top:-14px;right:-14px}.crop-handle--sw{cursor:nesw-resize;bottom:-14px;left:-14px}.crop-handle--se{bottom:-14px;right:-14px}.crop-meta{color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:6px 14px;font-size:.75rem;display:flex}.crop-meta strong{color:var(--forest-2);font-size:1rem}.crop-output{border-top:1px solid var(--line);background:var(--paper);gap:18px;padding:20px;display:grid}.crop-output img{object-fit:contain;max-height:360px;margin:auto}.crop-output>div{align-content:center;gap:8px;display:grid}.crop-output span{color:var(--muted);font-size:.78rem}.position-picker{grid-template-columns:repeat(3,40px);gap:7px;display:grid}.position-picker legend{margin-bottom:9px}.position-picker button{background:var(--paper);cursor:pointer;border:1px solid #b8c3be;border-radius:7px;width:40px;height:40px;position:relative}.position-picker button span{background:var(--forest);border-radius:50%;width:8px;height:8px;margin:auto;display:block}.position-picker button[aria-pressed=true]{outline:3px solid var(--forest);outline-offset:1px;background:var(--lime)}.logo-picker span{color:var(--muted);margin-top:5px;font-size:.72rem;display:block}.repeat-controls{gap:14px;display:grid}.watermark-control-actions{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:10px 16px;padding-top:20px;display:flex}.watermark-preview-panel{background:#eeeee7;min-width:0}.watermark-preview-heading{border-bottom:1px solid var(--line);color:var(--muted);background:var(--paper);margin:0;padding:18px 20px;font-size:.85rem}.watermark-workspace .results-list .result-card{display:block}.watermark-workspace .result-card__preview{height:clamp(300px,44vw,520px)}.watermark-workspace .result-card__body{border-top:1px solid var(--line)}.watermark-batch-download{justify-content:flex-end;padding:0 18px 18px;display:flex}.content-hero{border-bottom:1px solid #173c331f;padding:72px 0 68px}.content-hero--privacy{background:#e4ebdf}.content-hero h1{font-size:clamp(2.7rem,10vw,5.2rem)}.content-hero__lede{margin-bottom:0}.prose-section{background:var(--paper);padding:68px 0 90px}.prose-grid,.privacy-sections{gap:50px;display:grid}.prose-section h2{margin-bottom:18px;font-size:clamp(1.8rem,5vw,2.5rem)}.prose-section p{color:var(--muted);line-height:1.78}.quote-card{color:#fff;background:var(--forest);border-radius:22px;padding:30px;transform:rotate(-1deg)}.quote-card p{color:#fff;margin-bottom:14px;font-family:Georgia,serif;font-size:clamp(1.7rem,7vw,2.8rem);line-height:1.18}.quote-card span{color:#bcd0c9;font-size:.76rem}.privacy-callout{background:#e9f2e7;border:1px solid #a8c2b1;border-radius:18px;grid-template-columns:auto 1fr;gap:18px;padding:24px;display:grid}.privacy-callout__mark{color:#fff;background:var(--forest);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.privacy-callout h2{font-size:1.5rem}.privacy-callout p{margin-bottom:0}.last-updated{border-top:1px solid var(--line);padding-top:22px;font-size:.76rem}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:65vh;padding-block:70px;display:flex}.not-found__code{color:#788a83;margin-bottom:12px;font-family:Georgia,serif;font-size:1rem}.not-found h1{letter-spacing:-.06em;margin-bottom:15px;font-size:clamp(2.7rem,10vw,5rem)}.not-found>p:not(.not-found__code){max-width:560px;color:var(--muted);margin-bottom:28px;font-size:1.05rem;line-height:1.65}.page-loading{min-height:55vh;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.page-loading .spinner{color:var(--forest);border-color:#173c3333;border-top-color:var(--forest)}.site-footer{color:#fff;background:#0a251f}.site-footer__grid{gap:36px;padding-block:54px 42px;display:grid}.brand--footer{color:#fff}.brand--footer .brand__mark{color:var(--forest-2);background:var(--lime)}.site-footer__promise{color:#9fb8b0;max-width:330px;margin:14px 0 0;line-height:1.55}.site-footer__links{gap:12px;display:grid}.site-footer__links a{color:#d6e0dc;text-decoration:none}.site-footer__links a:hover{color:var(--lime)}.site-footer__note{color:var(--lime);margin-bottom:0;font-family:Georgia,serif;font-size:1.35rem;line-height:1.35}.site-footer__bottom{color:#718f85;border-top:1px solid #ffffff21;flex-wrap:wrap;justify-content:space-between;gap:8px 20px;padding-block:20px;font-size:.68rem;display:flex}@media (min-width:620px){.category-grid--available,.featured-tools-grid,.image-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-tools-grid .tool-card--featured{grid-column:1/-1}.dimension-controls,.control-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}.format-picker{grid-template-columns:repeat(5,minmax(0,1fr))}.crop-output{grid-template-columns:minmax(0,1fr) minmax(210px,.65fr)}.shell,.shell--narrow,.shell--content{width:min(100% - 56px, var(--shell-max,1180px))}.shell--narrow{--shell-max:850px}.shell--content{--shell-max:1080px}.compressor-panel__intro,.compressor-panel__body,.quality-control,.results-toolbar{padding-inline:28px}.dropzone,.results-list{padding:28px}.local-status{display:block}.results-toolbar{flex-direction:row;justify-content:space-between;align-items:center}.result-card{grid-template-columns:190px 1fr;display:grid}.result-card__preview{height:100%;min-height:225px}.result-card__body{padding:22px}.related-grid{grid-template-columns:repeat(3,1fr)}.site-footer__grid{grid-template-columns:1.4fr .8fr}.site-footer__note{grid-column:1/-1}}@media (min-width:760px){.site-header__actions{order:3}.nav-toggle{display:none}.primary-nav,.primary-nav--open{box-shadow:none;background:0 0;border:0;align-items:center;gap:4px;margin-left:auto;padding:0;display:flex;position:static}.primary-nav__link{padding:10px 12px;font-size:.82rem}.section-heading,.content-intro-grid{grid-template-columns:1.3fr .7fr;align-items:end}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-card:first-child,.category-card:nth-child(6){grid-column:span 2}.principles-band__grid{grid-template-columns:.8fr 1.2fr;align-items:start}.tool-hero__inner{grid-template-columns:1.3fr .7fr;align-items:end}.tool-hero .privacy-badge{grid-column:1/-1}.editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-card--wide{grid-column:span 2}.privacy-explainer{grid-template-columns:.75fr 1.25fr;align-items:center;padding:48px}.site-footer__grid{grid-template-columns:1.4fr .7fr .9fr;align-items:start}.site-footer__note{text-align:right;grid-column:auto}}@media (min-width:940px){.image-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.watermark-workspace{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:start;display:grid}.watermark-workspace .tool-controls{border-right:1px solid var(--line);border-bottom:0;grid-template-columns:minmax(0,1fr);align-content:start;align-items:start}.site-header__inner{min-height:78px}.home-hero{padding:94px 0 110px}.home-hero__grid{grid-template-columns:1.08fr .92fr;gap:70px}.tool-card--featured{grid-template-columns:75px 1fr auto;align-items:center;gap:24px;padding:34px}.tool-card--featured .tool-card__topline{display:block}.tool-card--featured .status-chip{display:none}.tool-card--featured .tool-card__footer{flex-direction:column-reverse;align-items:flex-end}.category-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.category-grid--available{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid--available .category-card:nth-child(n){grid-column:auto}.category-card:first-child,.category-card:nth-child(6){grid-column:span 2}.dropzone__button{min-height:400px}.result-card{grid-template-columns:230px 1fr}.result-card__body{padding:26px}.size-comparison{grid-template-columns:1fr auto 1fr auto}.saving-pill{grid-column:auto;min-width:120px}.editorial-grid{grid-template-columns:repeat(12,1fr)}.editorial-card--wide{grid-column:span 7}.editorial-card--accent{grid-column:span 5}.editorial-card:not(.editorial-card--wide):not(.editorial-card--accent){grid-column:span 6}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.conversion-row{grid-template-columns:minmax(140px,1fr) minmax(180px,1fr) auto minmax(140px,1fr) minmax(180px,1fr);align-items:end;gap:.8rem;display:grid}.conversion-row label{gap:.4rem;font-weight:800;display:grid}.conversion-row input,.conversion-row select{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);font:inherit;border-radius:10px;padding:.8rem .9rem}.conversion-swap{min-height:47px}.stat-grid--compact{grid-template-columns:repeat(auto-fit,minmax(125px,1fr));width:100%}.loan-summary,.compound-summary{gap:1.25rem;width:100%;display:grid}.amortization-details{border:1px solid var(--line);border-radius:16px;margin-top:1.25rem;overflow:hidden}.amortization-details>summary{cursor:pointer;background:color-mix(in srgb, var(--mint) 22%, var(--paper));padding:1rem 1.2rem;font-weight:850}.amortization-details .table-scroll{border:0;border-top:1px solid var(--line);border-radius:0}.amortization-details td,.amortization-details th{text-align:right;white-space:nowrap;padding:.65rem .8rem}.amortization-details td:first-child,.amortization-details th:first-child{text-align:left}.growth-chart{width:100%;min-height:180px;color:var(--forest);border-bottom:1px solid var(--line);background:linear-gradient(to top, color-mix(in srgb, var(--mint) 30%, transparent), transparent)}.processing-card{border:1px solid var(--line);background:var(--paper);border-radius:16px;gap:.8rem;width:min(100%,480px);padding:1.2rem;display:grid}.processing-card progress{width:100%;accent-color:var(--forest)}.pdf-annotator{grid-template-columns:minmax(270px,340px) minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.pdf-editor-sidebar{gap:1rem;min-width:0;display:grid}.annotation-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.annotation-toolbar .button{justify-content:center;width:100%;min-width:0}.annotation-properties{border:1px solid var(--line);border-radius:16px;gap:.8rem;padding:1rem;display:grid}.annotation-properties legend{text-transform:capitalize;padding-inline:.35rem;font-weight:900}.annotation-properties label{gap:.35rem;font-weight:750;display:grid}.annotation-properties textarea{resize:vertical;min-height:90px}.annotation-properties input,.annotation-properties textarea{border:1px solid var(--line);width:100%;font:inherit;border-radius:9px;padding:.7rem}.pdf-editor-main{gap:1rem;min-width:0;display:grid}.pdf-editor-main .results-toolbar{border:1px solid var(--line);border-radius:14px;padding:.8rem}.pdf-editor-main .results-toolbar>div{align-items:center;gap:.6rem;display:flex}.pdf-editor-main .results-toolbar button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:8px;min-height:40px;padding:.45rem .7rem;font-weight:800}.pdf-annotation-stage{border:1px solid var(--line);width:min(100%,900px);box-shadow:var(--shadow-sm);touch-action:pan-y;background:#d9d8d2;border-radius:12px;margin-inline:auto;position:relative;overflow:hidden}.pdf-annotation-stage--drawing{cursor:crosshair;touch-action:none}.pdf-annotation-stage>img{width:100%;height:auto;display:block}.pdf-annotation{min-width:0;min-height:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0 solid;border-radius:2px;margin:0;padding:.15rem;display:block;position:absolute;overflow:hidden}.pdf-annotation--text{white-space:pre-wrap;overflow-wrap:anywhere}.pdf-annotation--rectangle{border-style:solid}.pdf-annotation--whiteout{border:1px dashed #8b8b86!important}.pdf-annotation--highlight{mix-blend-mode:multiply}.pdf-annotation--image img{object-fit:contain;width:100%;height:100%}.pdf-annotation--line svg,.pdf-annotation--draw svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.pdf-annotation--selected{outline-offset:2px;outline:3px solid #0a72d8}.pdf-draft-line{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.pdf-thumbnail-strip{border:1px solid var(--line);background:color-mix(in srgb, var(--mint) 18%, var(--paper));border-radius:14px;gap:.65rem;padding:.75rem;display:flex;overflow-x:auto}.pdf-thumbnail-strip button{background:var(--paper);cursor:pointer;border:2px solid #0000;border-radius:9px;flex:0 0 86px;gap:.35rem;padding:.4rem;display:grid}.pdf-thumbnail-strip button[aria-current=page]{border-color:var(--forest)}.pdf-thumbnail-strip img{object-fit:contain;width:100%;max-height:110px;display:block}.pdf-thumbnail-strip span{font-weight:850}.device-permission-card{text-align:center;border:1px dashed var(--line);background:color-mix(in srgb, var(--mint) 22%, var(--paper));border-radius:20px;align-content:center;place-items:center;gap:1rem;min-height:330px;padding:2rem;display:grid}.device-permission-card p{max-width:620px}.device-icon{aspect-ratio:1;background:var(--forest);width:82px;color:var(--lime);letter-spacing:.08em;border-radius:24px;place-items:center;font-size:1.1rem;font-weight:950;display:grid}.device-preview{border:1px solid var(--line);background:#101b17;border-radius:20px;place-items:center;min-height:300px;display:grid;overflow:hidden}.device-preview video,.recording-result video{background:#101b17;width:100%;max-height:620px;display:block}.device-preview canvas{background:var(--paper);width:100%;height:auto;display:block}.media-mirrored{transform:scaleX(-1)}.audio-meter{border:1px solid var(--line);background:#d9ddd6;border-radius:999px;height:24px;overflow:hidden}.audio-meter span{background:linear-gradient(90deg, var(--lime), #f1bd42, #d75145);height:100%;transition:width 80ms linear;display:block}.recording-result{border:1px solid var(--line);background:color-mix(in srgb, var(--mint) 20%, var(--paper));border-radius:18px;gap:1rem;margin-top:1.25rem;padding:1.25rem;display:grid}.recording-result audio{width:100%}.recording-indicator{align-items:center;gap:.55rem;font-weight:900;display:flex}.recording-indicator>span{background:#d32f2f;border-radius:50%;width:.8rem;height:.8rem;box-shadow:0 0 0 .25rem #d32f2f24}.keyboard-focus-area{border:2px solid var(--line);border-radius:18px;outline:none;gap:1.2rem;padding:1.25rem;display:grid}.keyboard-focus-area:focus{border-color:var(--forest);box-shadow:0 0 0 4px color-mix(in srgb, var(--lime) 45%, transparent)}.keyboard-event{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.keyboard-event span{border:1px solid var(--line);overflow-wrap:anywhere;border-radius:10px;gap:.25rem;min-width:0;padding:.75rem;display:grid}.visual-keyboard{gap:.45rem;padding-bottom:.4rem;display:grid;overflow-x:auto}.keyboard-row{justify-content:center;gap:.35rem;min-width:760px;display:flex}.keyboard-row span{border:1px solid var(--line);background:var(--paper);min-width:42px;min-height:44px;box-shadow:0 3px 0 color-mix(in srgb, var(--line) 75%, #777);border-radius:8px;flex:1 1 0;place-items:center;padding:.35rem;font-size:.75rem;font-weight:850;display:grid}.keyboard-row span:has(+span){flex-grow:1}.keyboard-row .keyboard-key--tested{background:color-mix(in srgb, var(--lime) 28%, var(--paper));border-color:#6f9c40}.keyboard-row .keyboard-key--active{background:var(--forest);color:#fff;box-shadow:0 1px 0 var(--forest);transform:translateY(2px)}@media (max-width:900px){.conversion-row{grid-template-columns:1fr 1fr}.conversion-swap{grid-column:1/-1}.pdf-annotator{grid-template-columns:1fr}.pdf-editor-sidebar{order:2}.pdf-editor-main{order:1}}@media (max-width:620px){.conversion-row,.keyboard-event{grid-template-columns:1fr}.conversion-swap{grid-column:auto}.annotation-toolbar{grid-template-columns:1fr 1fr}.pdf-editor-main .results-toolbar{align-items:stretch}.pdf-editor-main .results-toolbar>div{justify-content:space-between}.device-permission-card{min-height:280px;padding:1.25rem}.keyboard-focus-area{padding:.85rem}}
