:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17221b;background:#f4f2ea;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17221b;--muted: #697269;--surface: #fffdf6;--surface-muted: #f6f5ed;--line: #d9d9cd;--accent: #cfff57;--accent-dark: #263a2d;--danger: #a33a2d;--warning: #945f12}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 8% 10%,rgba(207,255,87,.25),transparent 30rem),linear-gradient(135deg,#f8f6ed,#efeee7)}button,input,select{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #607d26;outline-offset:3px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.app-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.site-header,.site-footer,.converter-main{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header,.site-footer{display:flex;align-items:center;justify-content:space-between}.site-header{min-height:88px;border-bottom:1px solid rgba(23,34,27,.14)}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--ink);font-weight:800;text-decoration:none}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#f8ffe8;background:var(--accent-dark)}.privacy-badge{padding:8px 12px;border:1px solid rgba(23,34,27,.18);border-radius:999px;color:#405047;font-size:.82rem;font-weight:600}.converter-main{padding:74px 0 64px}.converter-intro{max-width:850px;margin-bottom:42px}.eyebrow{margin:0 0 14px;color:#506932;font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}h1,h2{margin:0;letter-spacing:-.045em}h1{max-width:850px;font-size:clamp(2.7rem,7vw,5.4rem);line-height:.98}h2{font-size:clamp(1.7rem,4vw,2.4rem)}.converter-intro>p:last-child{max-width:680px;margin:26px 0 0;color:var(--muted);font-size:1.08rem;line-height:1.65}.button{min-height:42px;padding:10px 16px;border-radius:11px;font-weight:700;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.55}.button--primary{border:1px solid var(--ink);color:#faffed;background:var(--accent-dark);box-shadow:3px 3px 0 var(--accent)}.button--secondary,.button--ghost,.button--danger{border:1px solid rgba(23,34,27,.22);color:var(--ink);background:transparent}.button--secondary:hover:not(:disabled),.button--ghost:hover:not(:disabled){background:#fffdf6}.button--danger{color:var(--danger);border-color:#a33a2d4d}.button--danger:hover{background:#a33a2d12}.drop-zone{min-height:350px;padding:48px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;border:2px dashed #8b9488;border-radius:28px;text-align:center;background:#fffdf6b8;transition:border-color .16s ease,background .16s ease,transform .16s ease}.drop-zone--active{border-color:var(--accent-dark);background:#cfff572e;transform:scale(1.006)}.drop-zone-icon{width:64px;height:64px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:19px;color:var(--ink);background:var(--accent);transform:rotate(-3deg)}.drop-zone-icon svg{width:30px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.drop-zone-copy h2{margin-bottom:9px;font-size:clamp(1.4rem,3vw,2rem);letter-spacing:-.03em}.drop-zone-copy p,.drop-zone-privacy{margin:0;color:var(--muted)}.drop-zone-privacy{font-size:.78rem}.file-manager{border:1px solid var(--ink);border-radius:26px;overflow:hidden;background:var(--surface);box-shadow:9px 9px 0 var(--accent-dark)}.file-manager-heading{min-height:156px;padding:30px 32px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.drop-zone--compact{width:min(470px,52%);min-height:auto;padding:15px 18px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:14px;border-width:1px;border-radius:15px;text-align:left}.drop-zone--compact .drop-zone-icon{width:42px;height:42px;border-radius:12px}.drop-zone--compact .drop-zone-icon svg{width:22px}.drop-zone--compact .drop-zone-copy h2{margin-bottom:3px;font-size:.92rem;letter-spacing:-.01em}.drop-zone--compact .drop-zone-copy p{font-size:.75rem}.drop-zone--compact .button{padding-inline:13px;font-size:.8rem}.conversion-settings{padding:28px 32px;border-bottom:1px solid var(--line);background:#fbfff0}.conversion-settings-heading{margin-bottom:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.conversion-settings-heading h3{margin:0;font-size:1.18rem;letter-spacing:-.025em}.conversion-settings-heading>span{padding:6px 9px;border:1px solid #cdd6bb;border-radius:999px;color:#5c6d43;background:#f6fae9;font-size:.7rem;font-weight:700}.conversion-settings-grid{display:grid;grid-template-columns:minmax(140px,.7fr) minmax(220px,1.15fr) minmax(220px,1fr) auto;align-items:end;gap:18px}.setting-field{display:flex;flex-direction:column;gap:8px;color:var(--muted);font-size:.73rem;font-weight:700}.setting-field>span{display:flex;justify-content:space-between}.setting-field strong{color:var(--ink)}.setting-field select,.max-width-field input{height:44px;border:1px solid #cdd2c6;border-radius:10px;color:var(--ink);background:var(--surface);font-weight:800}.setting-field select{padding:0 12px}.setting-field input[type=range]{width:100%;height:44px;margin:0;accent-color:var(--accent-dark)}.resize-setting{min-height:66px;display:flex;flex-direction:column;justify-content:flex-end;gap:7px}.resize-toggle{display:flex;align-items:center;gap:9px;color:#4f5b50;font-size:.76rem;font-weight:700;cursor:pointer}.resize-toggle input{position:absolute;opacity:0}.resize-toggle>span{width:32px;height:18px;padding:2px;display:flex;border:1px solid #aeb5aa;border-radius:999px;background:#e3e5de;transition:background .14s ease}.resize-toggle>span:after{content:"";width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0003;transition:transform .14s ease}.resize-toggle input:checked+span{border-color:var(--accent-dark);background:var(--accent-dark)}.resize-toggle input:checked+span:after{transform:translate(14px)}.resize-toggle input:focus-visible+span{outline:3px solid #607d26;outline-offset:2px}.max-width-field{height:34px;display:flex;align-items:center;gap:7px}.max-width-field input{width:92px;height:34px;padding:0 8px}.max-width-field>span:last-child{color:var(--muted);font-size:.68rem}.button--convert,.button--cancel{min-width:184px;min-height:48px}.button--convert{border:1px solid var(--ink);color:var(--ink);background:var(--accent);box-shadow:3px 3px 0 var(--accent-dark)}.button--cancel{border:1px solid #b94c3c;color:#fff;background:var(--danger)}.conversion-progress{padding:20px 32px 22px;border-bottom:1px solid var(--line);background:#f7f8f1}.conversion-progress-summary{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.conversion-progress-summary>div{display:flex;align-items:baseline;gap:10px}.conversion-progress-summary span{color:var(--muted);font-size:.78rem}.progress-track,.file-progress-track{display:block;overflow:hidden;border-radius:999px;background:#dfe3d9}.progress-track{height:9px}.progress-track>span,.file-progress-track>span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#8cbf37,var(--accent-dark));transition:width .18s ease}.conversion-counters{min-height:32px;margin-top:12px;display:flex;align-items:center;flex-wrap:wrap;gap:14px}.results-summary{padding:28px 32px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f7ffe4,#fffdf6 72%)}.archive-panel{padding:28px 32px;border-bottom:1px solid var(--line);background:#f8f8f1}.archive-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.archive-panel-heading h3{margin:0;font-size:1.2rem;letter-spacing:-.025em}.archive-panel-heading p:last-child{margin:7px 0 0;color:var(--muted);font-size:.82rem}.archive-mode-badge{padding:6px 9px;border:1px solid #cdd6bb;border-radius:999px;color:#53663d;background:#f5fae9;font-size:.69rem;font-weight:800;white-space:nowrap}.archive-actions{margin-top:20px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.archive-actions .button{min-height:44px}.archive-format-button{min-width:92px}.archive-state{margin-top:18px;padding:14px 16px;border:1px solid #d7d9cf;border-radius:12px;background:var(--surface)}.archive-state>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--muted);font-size:.78rem}.archive-state strong{color:var(--ink);font-variant-numeric:tabular-nums}.archive-state progress{width:100%;height:9px;margin-top:11px;overflow:hidden;border:0;border-radius:999px;accent-color:var(--accent-dark)}.archive-state--completed{color:#405428;border-color:#69913c6b;background:#cfff571a}.archive-state--cancelled{border-color:#945f1259;background:#ffce5c1a}.archive-state--error{border-color:#a33a2d57;background:#a33a2d0d}.archive-state-actions{margin-top:11px}.archive-state-actions:empty{display:none}.archive-state-actions .button{min-height:38px;padding-block:7px}.archive-memory-note{margin:12px 0 0;color:var(--muted);font-size:.72rem;line-height:1.45}.results-summary-heading{margin-bottom:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.results-summary-heading h3{margin:0;font-size:1.3rem;letter-spacing:-.03em}.results-status-counts{display:flex;align-items:center;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:.76rem;font-weight:700}.results-status-counts--success{color:#4f762f}.results-status-counts--error{color:var(--danger)}.results-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.results-metrics>div{min-width:0;padding:16px;border:1px solid #dde3d2;border-radius:13px;background:#ffffffa3}.results-metrics span,.results-metrics strong{display:block}.results-metrics span{margin-bottom:7px;color:var(--muted);font-size:.68rem;font-weight:700;text-transform:uppercase}.results-metrics strong{font-size:clamp(1rem,2vw,1.25rem);font-variant-numeric:tabular-nums}.size-change--saved{color:#4f7b30}.size-change--increased{color:#a65c21}.size-change--unchanged{color:var(--muted)}.results-toolbar{padding:20px 32px;border-bottom:1px solid var(--line);background:var(--surface-muted)}.results-filter-row,.results-selection-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.results-filter-row .format-filters{margin:0}.filter-chip--format{border-style:dashed}.results-selection-row{margin-top:17px;padding-top:16px;border-top:1px solid var(--line)}.results-selection-row>div{display:flex;flex-wrap:wrap;gap:8px}.results-selection-row .button{min-height:35px;padding:7px 11px;font-size:.75rem}.results-list-card{min-height:260px}.results-list-header{min-height:46px;padding:0 24px;display:grid;grid-template-columns:94px minmax(0,1fr) 190px 80px 160px;align-items:center;gap:14px;border-bottom:1px solid var(--line);color:var(--muted);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.results-list{margin:0;padding:0;list-style:none}.result-row{min-height:86px;padding:12px 24px;display:grid;grid-template-columns:32px 48px minmax(0,1fr) 190px 80px 160px;align-items:center;gap:14px;border-bottom:1px solid #e8e7df;transition:background .14s ease}.result-row:last-child{border-bottom:0}.result-row:hover,.result-row--selected{background:#f8faee}.result-name-cell{min-width:0}.result-name-cell strong,.result-name-cell span{display:block}.result-name-cell strong{overflow:hidden;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.result-name-cell span{margin-top:6px;overflow:hidden;color:var(--muted);font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.result-name-cell .file-status--error{color:var(--danger)}.result-size-cell{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.78rem;font-variant-numeric:tabular-nums}.result-size-cell strong{color:var(--ink)}.result-change{font-size:.86rem;font-variant-numeric:tabular-nums}.result-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px}.button--download,.button--retry-result{min-height:35px;padding:7px 12px;font-size:.74rem}.button--download{border:1px solid var(--ink);color:var(--ink);background:var(--accent)}.button--retry-result{border:1px solid rgba(83,120,46,.3);color:#4d702f;background:#f7faee}.conversion-counter{color:var(--muted);font-size:.76rem;font-weight:700}.conversion-counter--success{color:#4f762f}.conversion-counter--error{color:var(--danger)}.button--retry-errors{min-height:32px;margin-left:auto;padding:5px 10px;border:1px solid rgba(163,58,45,.25);color:var(--danger);background:var(--surface);font-size:.72rem}.manager-toolbar{padding:26px 32px;border-bottom:1px solid var(--line);background:var(--surface-muted)}.manager-summary,.manager-controls{display:flex;align-items:center;justify-content:space-between;gap:20px}.manager-summary>div:first-child{display:flex;align-items:baseline;gap:10px}.manager-summary strong{font-size:1.1rem}.manager-summary span{color:var(--muted);font-size:.88rem}.manager-actions{display:flex;gap:9px}.manager-actions .button{min-height:36px;padding:7px 11px;font-size:.77rem}.format-filters{margin:22px 0 18px;display:flex;flex-wrap:wrap;gap:8px}.filter-chip{padding:8px 11px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;color:#455047;background:var(--surface);font-size:.77rem;font-weight:700;cursor:pointer}.filter-chip span{min-width:20px;padding:2px 5px;border-radius:999px;color:var(--muted);background:#ecece3;font-size:.68rem}.filter-chip--active{color:#f8ffe8;border-color:var(--accent-dark);background:var(--accent-dark)}.filter-chip--active span{color:var(--ink);background:var(--accent)}.search-field{height:44px;min-width:min(430px,58%);display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--line);border-radius:11px;background:var(--surface)}.search-field:focus-within{border-color:#607d26;box-shadow:0 0 0 3px #607d2621}.search-field svg{width:19px;flex:0 0 19px;stroke:var(--muted);stroke-width:1.8;stroke-linecap:round}.search-field input{width:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent}.sort-control{height:44px;display:flex;align-items:center;padding-left:13px;border:1px solid var(--line);border-radius:11px;color:var(--muted);background:var(--surface);font-size:.8rem}.sort-control select{height:100%;border:0;outline:0;color:var(--ink);background:transparent;font-weight:700}.sort-direction{width:38px;height:100%;border:0;border-left:1px solid var(--line);border-radius:0 10px 10px 0;color:var(--ink);background:transparent;cursor:pointer}.file-list-card{min-height:260px}.file-list-header{min-height:46px;padding:0 24px;display:grid;grid-template-columns:106px minmax(0,1fr) 90px 110px 76px;align-items:center;gap:14px;border-bottom:1px solid var(--line);color:var(--muted);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.select-all-button{padding:0;display:inline-flex;align-items:center;gap:9px;border:0;color:var(--muted);background:transparent;font-size:.68rem;font-weight:800;text-transform:uppercase;cursor:pointer}.select-all-button:disabled{opacity:.45;cursor:default}.pseudo-checkbox,.file-checkbox span{width:18px;height:18px;display:grid;place-items:center;border:1px solid #a9afa7;border-radius:5px;background:#fff}.pseudo-checkbox--checked,.file-checkbox input:checked+span{border-color:var(--accent-dark);background:var(--accent-dark)}.pseudo-checkbox--checked:after,.file-checkbox input:checked+span:after{content:"";width:8px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:translateY(-1px) rotate(-45deg)}.file-list{margin:0;padding:0;list-style:none}.file-row{min-height:76px;padding:11px 24px;display:grid;grid-template-columns:32px 48px minmax(0,1fr) 90px 110px 76px;align-items:center;gap:14px;border-bottom:1px solid #e8e7df;transition:background .14s ease}.file-row:last-child{border-bottom:0}.file-row:hover,.file-row--selected{background:#f8faee}.file-checkbox{position:relative;cursor:pointer}.file-checkbox input{position:absolute;opacity:0}.file-checkbox input:focus-visible+span{outline:3px solid #607d26;outline-offset:2px}.file-format-icon{width:44px;height:48px;display:grid;place-items:end center;padding-bottom:7px;border:1px solid #9aa297;border-radius:8px 13px 8px 8px;color:#405047;background:#e9f0df;font-size:.58rem;font-weight:900;text-transform:uppercase}.file-format-icon--png{background:#e6effc}.file-format-icon--webp{background:#f2e8fa}.file-name-cell{min-width:0}.file-name-cell strong,.file-name-cell span{display:block}.file-name-cell strong{overflow:hidden;color:var(--ink);font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.file-name-cell span{margin-top:5px;color:var(--muted);font-size:.7rem}.file-name-cell .file-status--processing{color:#55772e}.file-name-cell .file-status--completed{color:#4e7b32}.file-name-cell .file-status--error{overflow:hidden;color:var(--danger);text-overflow:ellipsis;white-space:nowrap}.file-progress-track{width:min(220px,100%);height:3px;margin-top:6px}.file-format{color:#526055;font-size:.76rem;font-weight:800}.file-size{color:var(--muted);font-size:.82rem;font-variant-numeric:tabular-nums}.icon-button{width:34px;height:34px;display:grid;place-items:center;border:1px solid transparent;border-radius:9px;color:var(--muted);background:transparent;cursor:pointer}.icon-button:disabled{cursor:not-allowed;opacity:.35}.icon-button--retry{font-size:1.25rem;font-weight:700}.icon-button--retry:hover{color:#53782e;border-color:#53782e47;background:#53782e12}.file-row-actions{display:flex;justify-content:flex-end;gap:3px}.icon-button:hover{color:var(--danger);border-color:#a33a2d38;background:#a33a2d0d}.icon-button svg{width:18px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.filtered-empty{min-height:240px;padding:40px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.filtered-empty>span{margin-bottom:8px;color:#879087;font-size:2.2rem}.filtered-empty p{margin:7px 0 0;color:var(--muted);font-size:.88rem}.file-feedback{margin:20px 0 0;padding:12px 15px;border-left:4px solid #69913c;border-radius:7px;color:#405428;background:#cfff5729;font-size:.86rem}.file-feedback--warning{color:var(--warning);border-left-color:#d0922e;background:#ffce5c24}.scope-note{margin-top:30px;padding:21px 24px;display:flex;align-items:center;gap:16px;border:1px solid rgba(23,34,27,.13);border-radius:15px;background:#fffdf68c}.scope-note-number{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:12px;color:var(--ink);background:var(--accent);font-size:.72rem;font-weight:900}.scope-note p{margin:4px 0 0;color:var(--muted);font-size:.83rem}.system-details{margin-top:18px;color:var(--muted);font-size:.78rem}.system-details summary{width:fit-content;cursor:pointer}.status-card{margin-top:12px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid rgba(23,34,27,.16);border-radius:14px;background:#fffdf69e}.status-copy{display:flex;align-items:center;gap:14px}.status-dot{width:11px;height:11px;flex:0 0 11px;border-radius:999px;background:#8e928e;box-shadow:0 0 0 5px #8e928e26}.status-dot--checking{animation:pulse 1.2s ease-in-out infinite}.status-dot--online{background:#589f37;box-shadow:0 0 0 5px #589f3726}.status-dot--offline{background:var(--danger);box-shadow:0 0 0 5px #a33a2d26}.status-label,.status-value{margin:0}.status-label{margin-bottom:2px;color:var(--muted);font-size:.68rem;font-weight:700;text-transform:uppercase}.status-value{color:var(--ink);font-size:.82rem;font-weight:600}.status-value--error{color:var(--danger)}.site-footer{min-height:78px;gap:24px;border-top:1px solid rgba(23,34,27,.14);color:var(--muted);font-size:.78rem}@keyframes pulse{50%{opacity:.35}}@media(max-width:850px){.file-manager-heading{align-items:flex-start;flex-direction:column}.drop-zone--compact{width:100%}.manager-controls{align-items:stretch;flex-direction:column}.search-field{min-width:100%}.sort-control{align-self:flex-start}.conversion-settings-grid{grid-template-columns:1fr 1fr}.button--convert,.button--cancel{width:100%}.results-metrics{grid-template-columns:1fr 1fr}.results-filter-row,.results-selection-row,.archive-panel-heading{align-items:flex-start;flex-direction:column}}@media(max-width:680px){.site-header,.site-footer,.converter-main{width:min(100% - 28px,1180px)}.site-header{min-height:72px}.privacy-badge{display:none}.converter-main{padding:54px 0 42px}.drop-zone{min-height:310px;padding:38px 20px;border-radius:21px}.file-manager{border-radius:18px;box-shadow:5px 5px 0 var(--accent-dark)}.file-manager-heading,.manager-toolbar,.conversion-settings,.conversion-progress,.results-summary,.archive-panel,.results-toolbar{padding:22px 18px}.drop-zone--compact{min-height:auto;padding:14px;grid-template-columns:40px minmax(0,1fr)}.drop-zone--compact .button{grid-column:1 / -1}.manager-summary{align-items:flex-start;flex-direction:column}.conversion-settings-heading,.results-summary-heading,.conversion-progress-summary,.conversion-progress-summary>div{align-items:flex-start;flex-direction:column}.results-metrics{grid-template-columns:1fr 1fr}.archive-actions,.archive-actions .button{width:100%}.conversion-settings-grid{grid-template-columns:1fr}.conversion-counters{align-items:flex-start}.button--retry-errors{width:100%;margin-left:0}.manager-actions{width:100%;flex-wrap:wrap}.file-list-header{min-height:48px;padding:0 16px;display:flex}.results-list-header{display:none}.result-row{padding:16px 14px;grid-template-columns:28px 42px minmax(0,1fr);gap:10px}.result-size-cell,.result-change,.result-actions{grid-column:3}.result-size-cell{margin-top:2px}.result-actions{margin-top:4px;justify-content:flex-start}.file-list-header>span{display:none}.file-row{min-height:78px;padding:11px 14px;grid-template-columns:28px 42px minmax(0,1fr) 72px;gap:10px}.file-format-icon{width:39px;height:43px}.file-format{display:none}.file-size{grid-column:3;margin-top:-18px;font-size:.7rem}.file-row-actions{grid-column:4;grid-row:1}.file-name-cell span{display:none}.scope-note{align-items:flex-start}.status-card,.site-footer{align-items:stretch;flex-direction:column}.site-footer{min-height:auto;padding:22px 0;gap:8px}}@media(max-width:430px){.results-metrics{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}html,body,#app{max-width:100%;overflow-x:hidden}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,.file-checkbox input:focus-visible+span{outline-color:#3f6416}.converter-intro--compact{margin-bottom:24px}.converter-intro--compact h1{font-size:clamp(2.2rem,5vw,3.8rem)}.browser-limit-note{margin-top:12px!important;padding-left:13px;border-left:3px solid #91a56e;font-size:.82rem!important}.workflow-steps{margin:0 0 24px;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;list-style:none}.workflow-steps li{min-width:0;min-height:48px;padding:9px 11px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:12px;color:var(--muted);background:#fffdf699;font-size:.74rem;font-weight:750}.workflow-steps li>span{width:24px;height:24px;display:grid;place-items:center;flex:0 0 24px;border:1px solid currentColor;border-radius:999px;font-variant-numeric:tabular-nums}.workflow-steps .workflow-step--active{color:var(--ink);border-color:var(--accent-dark);background:var(--accent)}.workflow-steps .workflow-step--active:after{content:"Сейчас";margin-left:auto;font-size:.62rem;text-transform:uppercase}.workflow-steps .workflow-step--completed{color:#40572e;background:#f4f8e9}.workflow-steps .workflow-step--completed>span{font-size:0}.workflow-steps .workflow-step--completed>span:after{content:"✓";font-size:.78rem}.browser-support-notice{margin:0 0 24px;padding:18px 20px;display:flex;align-items:flex-start;gap:14px;border:1px solid rgba(163,58,45,.42);border-left-width:5px;border-radius:14px;color:#6f2f26;background:#fff6f3}.browser-support-notice svg{width:26px;flex:0 0 26px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.browser-support-notice h2{font-size:1.05rem;letter-spacing:-.015em}.browser-support-notice p{margin:5px 0 0;color:#7d4b44;font-size:.82rem;line-height:1.5}.drop-zone--disabled{border-style:solid;cursor:not-allowed;opacity:.72;filter:grayscale(.55)}.button:disabled{cursor:not-allowed}.drop-zone--error{border-color:var(--danger);box-shadow:inset 0 0 0 2px #a33a2d14}.drop-zone-privacy span{display:block;margin-top:4px}.resize-setting{margin:0;padding:0;border:0}.resize-setting legend{margin-bottom:8px;padding:0;color:var(--muted);font-size:.73rem;font-weight:700}.max-width-field{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:.68rem}.max-width-field input{width:min(116px,100%);padding-inline:10px}.button--reconvert{min-width:190px}.selection-summary{color:#344d25!important;font-weight:800;font-variant-numeric:tabular-nums}.clear-files-action{display:flex}.clear-confirmation{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.clear-confirmation>span{width:100%;color:var(--danger);font-size:.72rem;font-weight:800}.mobile-filter-control,.mobile-results-filters{display:none}.search-reset{min-height:32px;padding:4px 7px;border:0;border-radius:7px;color:#4d672e;background:#eef5df;font-size:.68rem;font-weight:800;cursor:pointer}.file-name-cell small,.result-name-cell small{display:block;margin-top:4px;color:#7a4a43;font-size:.66rem;line-height:1.35;overflow-wrap:anywhere}.file-status--pending:before,.file-status--processing:before,.file-status--completed:before,.file-status--error:before,.file-status--cancelled:before{content:"";width:7px;height:7px;margin-right:6px;display:inline-block;border:1px solid currentColor;border-radius:999px;vertical-align:1px}.file-status--completed:before{background:currentColor}.file-status--error:before{border-radius:1px;transform:rotate(45deg)}.file-status--cancelled{color:var(--warning)!important}.file-status--processing:before{border-style:dashed}.button--retry-file{min-height:34px;padding:6px 9px;border:1px solid rgba(83,120,46,.3);border-radius:9px;color:#4d702f;background:#f7faee;font-size:.7rem;font-weight:800;cursor:pointer}.file-feedback--info{color:#315a68;border-left-color:#4d8798;background:#6fb7cc1c}.file-feedback--error{color:var(--danger);border-left-color:var(--danger);background:#a33a2d12}.file-feedback--success{color:#405428}.archive-format-button{min-width:126px;min-height:64px;padding:9px 12px;display:grid;gap:2px;border:1px solid var(--line);border-radius:11px;color:var(--ink);background:var(--surface);text-align:left;cursor:pointer}.archive-format-button:hover:not(:disabled){border-color:#829b56;background:#f8fce9}.archive-format-button span{color:var(--muted);font-size:.64rem}.archive-format-button span:last-child{color:#4b6a2b;font-weight:800}.archive-error-help{margin:11px 0 0;color:#79443d;font-size:.76rem;line-height:1.45}.scope-note-icon{width:42px;height:42px;padding:9px;display:grid;flex:0 0 42px;border-radius:12px;color:var(--ink);background:var(--accent)}.scope-note-icon svg{width:100%;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.landing-content{margin-top:72px;display:grid;gap:28px}.prerender-converter{margin-bottom:28px;padding:clamp(26px,5vw,52px);border:2px dashed var(--accent-dark);border-radius:20px;background:#f4f8e9b8;text-align:center}.prerender-converter h2{margin:0 0 10px}.prerender-converter p{margin:0;color:var(--muted);line-height:1.6}.landing-section{padding:clamp(24px,4vw,42px);border:1px solid var(--line);border-radius:22px;background:#fffdf6c2}.landing-section h2{margin:4px 0 18px;font-size:clamp(1.45rem,3vw,2.1rem);letter-spacing:-.035em}.landing-section h3{margin:0 0 8px;font-size:1rem}.landing-section p,.landing-section li{color:var(--muted);line-height:1.65}.landing-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.landing-benefits article{padding:20px;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.landing-benefits p,.landing-format-info p,.landing-privacy p,.landing-faq p{margin:0;font-size:.9rem}.landing-format-info p+p{margin-top:12px}.landing-privacy{border-color:#91a56e;background:#f7faed}.landing-steps{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;list-style:none;counter-reset:landing-step}.landing-steps li{padding:18px;border-left:3px solid var(--accent-dark);background:var(--surface);counter-increment:landing-step}.landing-steps li:before{content:counter(landing-step,decimal-leading-zero);margin-bottom:8px;display:block;color:#4d672e;font-size:.72rem;font-weight:900}.landing-faq{display:grid;gap:9px}.landing-faq details{padding:16px 18px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.landing-faq summary{font-weight:800;cursor:pointer}.landing-faq details p{margin-top:10px}.related-converters ul{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:10px;list-style:none}.related-converters a{min-height:42px;padding:10px 13px;display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:var(--surface);font-size:.78rem;font-weight:800;text-decoration:none}.related-converters a:hover{border-color:var(--accent-dark);background:#f7faed}.not-found-main{width:min(100% - 36px,720px);margin:0 auto;padding:110px 0;text-align:center}.not-found-main h1{margin:8px 0 18px}.not-found-main p:not(.eyebrow){margin:0 auto 28px;color:var(--muted);line-height:1.6}.ad-slot{width:100%;min-height:122px;margin:48px 0;padding:18px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#f8f8f4}.ad-slot-label{display:block;margin-bottom:8px;color:var(--muted);font-size:.65rem;letter-spacing:.08em;text-align:center;text-transform:uppercase}.ad-slot-container{width:100%;min-width:0;height:72px}.yandex-ad-unit{width:100%;height:100%;min-height:68px}.ad-debug-placeholder{height:100%;display:grid;place-items:center;border:1px dashed #9b9b8d;color:var(--muted);font-size:.75rem;font-weight:800}.site-footer nav{display:flex;gap:18px}.site-footer a{color:inherit}.legal-main{width:min(100% - 36px,820px);margin:0 auto;padding:72px 0 110px}.legal-main h1{margin:8px 0 18px}.legal-intro,.legal-section p{color:var(--muted);line-height:1.7}.legal-review-notice{margin:30px 0;padding:18px;border:1px solid #dfc66d;border-radius:12px;background:#fff9df;line-height:1.55}.legal-section{margin-top:38px}.legal-section h2{margin-bottom:12px}@media(max-width:1024px){.site-header,.site-footer,.converter-main{width:min(100% - 36px,1180px)}.conversion-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.conversion-settings-grid>.button{width:100%}}@media(max-width:768px){.converter-main{padding-top:44px}.workflow-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-format-filters{display:none}.mobile-filter-control{margin:16px 0;display:grid;gap:6px;color:var(--muted);font-size:.7rem;font-weight:800}.mobile-filter-control select{width:100%;height:44px;padding-inline:11px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:var(--surface)}.mobile-results-filters{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-results-filters .mobile-filter-control{margin:0}.manager-summary>div:first-child{align-items:flex-start;flex-direction:column;gap:4px}.manager-actions,.clear-files-action,.clear-confirmation{width:100%}.manager-actions>*,.clear-files-action>.button,.clear-confirmation .button{flex:1 1 auto}.results-selection-row>div{width:100%}.results-selection-row .button,.results-selection-row .clear-files-action{flex:1 1 180px}.manager-toolbar .button,.results-toolbar .button{min-height:44px}.file-name-cell .file-status,.file-name-cell small,.file-name-cell .file-progress-track{display:block}.icon-button{width:44px;height:44px}.button--retry-file{min-height:44px}.result-row,.file-row{overflow:hidden}.landing-benefits,.landing-steps{grid-template-columns:1fr}.result-name-cell,.file-name-cell,.result-size-cell,.result-actions{min-width:0}.ad-slot{min-height:112px;margin:36px 0;padding:14px}.ad-slot-container{height:68px}}@media(max-width:680px){.file-row{grid-template-columns:28px 42px minmax(0,1fr)}.file-size,.file-row-actions{grid-column:3}.file-row-actions{grid-row:auto;justify-content:flex-start;flex-wrap:wrap}}@media(max-width:430px){.site-header,.site-footer,.converter-main{width:min(100% - 24px,1180px)}.converter-main{padding-top:34px}.converter-intro{margin-bottom:28px}h1,.converter-intro--compact h1{font-size:clamp(2.15rem,12vw,3rem)}.workflow-steps li{padding:8px;font-size:.68rem}.workflow-steps .workflow-step--active:after{display:none}.mobile-results-filters,.conversion-settings-grid{grid-template-columns:1fr}.archive-format-button{width:100%}.landing-content{margin-top:48px}.landing-section{padding:21px;border-radius:16px}.result-actions{width:100%;flex-wrap:wrap}.button--download,.button--retry-result{min-height:44px}}@media(prefers-reduced-motion:reduce){.drop-zone--active,.button:hover:not(:disabled){transform:none}}
