.format-tabs.svelte-foway2{display:flex;gap:.25rem}.format-tab.svelte-foway2{position:relative;padding:.5rem 1.125rem;font-size:.875rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase;color:var(--color-text-tertiary);text-decoration:none;border-radius:.5rem;transition:color .2s,background-color .2s,box-shadow .2s}.format-tab.svelte-foway2:hover{color:var(--color-text-primary);background-color:#503c230d}.format-tab.active.svelte-foway2{color:var(--color-brand);background-color:color-mix(in srgb,var(--color-brand) 10%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-brand) 20%,transparent)}.gallery-card.svelte-u72qyp{border-radius:.75rem;border:1px solid var(--color-border);background:var(--color-surface-card);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 .0625rem .1875rem #503c230f,0 .25rem .75rem #503c2308;transition:box-shadow .2s,transform .2s}.gallery-card-clickable.svelte-u72qyp{cursor:pointer}.gallery-card-clickable.svelte-u72qyp:hover{box-shadow:0 .125rem .5rem #503c231a,0 .5rem 1.5rem #503c230f;transform:translateY(-.0625rem)}.gallery-thumb.svelte-u72qyp{aspect-ratio:4 / 3;position:relative;overflow:hidden;background:#503c2305}.gallery-img.svelte-u72qyp{width:100%;height:100%;object-fit:cover}.gallery-placeholder.svelte-u72qyp{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.gallery-skeleton.svelte-u72qyp{animation:svelte-u72qyp-pulse 1.8s ease-in-out infinite;background:#503c2305}@keyframes svelte-u72qyp-pulse{0%,to{background:#503c2305}50%{background:#503c230d}}.gallery-placeholder-icon.svelte-u72qyp{width:4rem;height:4rem;color:var(--color-text-tertiary);opacity:.5}.gallery-pending-name.svelte-u72qyp{font-size:.875rem;color:var(--color-text-tertiary);text-align:center;padding:0 .75rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-placeholder-error.svelte-u72qyp{background:color-mix(in srgb,var(--color-feature-speed) 5%,transparent)}.gallery-error-icon.svelte-u72qyp{width:2rem;height:2rem;color:var(--color-feature-speed);opacity:.65}.sr-only.svelte-u72qyp{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gallery-footer.svelte-u72qyp{padding:.625rem .75rem;display:flex;flex-direction:column;gap:.5rem}.gallery-info.svelte-u72qyp{display:flex;align-items:center;gap:.375rem;min-width:0}.gallery-download-icon.svelte-u72qyp{width:.875rem;height:.875rem;color:var(--color-text-tertiary);flex-shrink:0}.gallery-filename.svelte-u72qyp{font-size:.8125rem;font-weight:500;color:var(--color-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.gallery-filesize.svelte-u72qyp{font-size:.6875rem;color:var(--color-text-tertiary);flex-shrink:0;margin-inline-start:auto}.gallery-bar-track.svelte-u72qyp{height:.1875rem;border-radius:.125rem;background:#503c230d;overflow:hidden}.gallery-bar-fill.svelte-u72qyp{height:100%;border-radius:.125rem}.gallery-bar-indeterminate.svelte-u72qyp{width:40%;background:var(--color-brand);animation:svelte-u72qyp-indeterminate 1.2s ease-in-out infinite}@keyframes svelte-u72qyp-indeterminate{0%{transform:translate(-100%)}to{transform:translate(350%)}}.failure-tray.svelte-178tnvm{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;border-radius:.5rem;background:color-mix(in srgb,var(--color-feature-speed) 7%,var(--color-surface));border:1px solid color-mix(in srgb,var(--color-feature-speed) 22%,transparent);animation:svelte-178tnvm-trayIn .18s ease-out}.failure-tray-icon.svelte-178tnvm{width:1rem;height:1rem;color:var(--color-feature-speed);flex-shrink:0}.failure-tray-label.svelte-178tnvm{font-size:.8125rem;color:var(--color-text-primary);font-weight:500;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.failure-tray-action.svelte-178tnvm{appearance:none;background:none;border:none;color:var(--color-brand);font-size:.8125rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .375rem;margin:-.25rem -.375rem;border-radius:.375rem;transition:background .15s;flex-shrink:0}.failure-tray-action.svelte-178tnvm:hover{background:color-mix(in srgb,var(--color-brand) 8%,transparent)}.failure-tray-action.svelte-178tnvm:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.failure-tray-arrow.svelte-178tnvm{width:.75rem;height:.75rem}@keyframes svelte-178tnvm-trayIn{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.failure-tray.svelte-178tnvm{animation:none}}.sr-only.svelte-178tnvm{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.review-dialog.svelte-18hraw0{background:transparent;border:none;padding:0;max-width:min(32rem,calc(100vw - 2rem));width:100%;margin:auto;color:inherit}.review-dialog.svelte-18hraw0::backdrop{background:color-mix(in srgb,#2a2622 28%,transparent);backdrop-filter:blur(.5rem);-webkit-backdrop-filter:blur(.5rem);animation:svelte-18hraw0-backdropIn .18s ease-out}.review-sheet.svelte-18hraw0{background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;padding:1.25rem 1.25rem 1rem;box-shadow:0 .0625rem .1875rem #503c2314,0 1.25rem 3.5rem #503c232e;max-height:85vh;display:flex;flex-direction:column;animation:svelte-18hraw0-sheetIn .24s cubic-bezier(.2,0,0,1)}.review-header.svelte-18hraw0{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem;flex-shrink:0}.review-title.svelte-18hraw0{font-size:1.0625rem;font-weight:600;color:var(--color-text-primary);margin:0;letter-spacing:-.01em}.review-close.svelte-18hraw0{appearance:none;background:none;border:none;width:2rem;height:2rem;display:grid;place-items:center;border-radius:.5rem;color:var(--color-text-tertiary);cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}.review-close.svelte-18hraw0:hover{background:#503c230f;color:var(--color-text-primary)}.review-close.svelte-18hraw0:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.review-close.svelte-18hraw0 svg:where(.svelte-18hraw0){width:1rem;height:1rem}.review-list.svelte-18hraw0{list-style:none;padding:0;margin:0;overflow-y:auto;min-height:0}.review-row.svelte-18hraw0{display:flex;gap:.75rem;padding:.875rem 0;border-top:1px solid var(--color-border);align-items:flex-start}.review-row.svelte-18hraw0:first-child{border-top:none;padding-top:0}.review-row-glyph.svelte-18hraw0{width:2rem;height:2rem;border-radius:50%;background:color-mix(in srgb,var(--color-feature-speed) 12%,transparent);color:var(--color-feature-speed);display:grid;place-items:center;flex-shrink:0;margin-top:.125rem}.review-row-glyph.svelte-18hraw0 svg:where(.svelte-18hraw0){width:1.125rem;height:1.125rem}.review-row-body.svelte-18hraw0{flex:1 1 auto;min-width:0}.review-row-filename.svelte-18hraw0{font-size:.6875rem;font-weight:600;color:var(--color-text-tertiary);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-row-message.svelte-18hraw0{font-size:.875rem;line-height:1.55;color:var(--color-text-primary);margin:0 0 .75rem}.review-row-actions.svelte-18hraw0{display:flex;gap:.5rem;justify-content:flex-end;flex-wrap:wrap}.review-action.svelte-18hraw0{appearance:none;font-size:.8125rem;font-weight:600;padding:.4375rem .875rem;border-radius:.5rem;cursor:pointer;transition:background .15s,color .15s,border-color .15s,transform .05s}.review-action.svelte-18hraw0:active{transform:translateY(.0625rem)}.review-action.svelte-18hraw0:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.review-action-primary.svelte-18hraw0{background:var(--color-brand);color:#fff;border:1px solid var(--color-brand)}.review-action-primary.svelte-18hraw0:hover{background:var(--color-brand-hover);border-color:var(--color-brand-hover)}.review-action-ghost.svelte-18hraw0{background:transparent;color:var(--color-text-secondary);border:1px solid var(--color-border)}.review-action-ghost.svelte-18hraw0:hover{background:#503c230a;color:var(--color-text-primary)}@keyframes svelte-18hraw0-backdropIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-18hraw0-sheetIn{0%{transform:translateY(.5rem) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@media(max-width:39.9rem){.review-dialog.svelte-18hraw0{margin:auto auto 0;max-width:100vw}.review-sheet.svelte-18hraw0{border-radius:1rem 1rem 0 0;padding-bottom:max(1rem,env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){.review-dialog.svelte-18hraw0::backdrop,.review-sheet.svelte-18hraw0{animation:none}}.converter-container.svelte-svjzwv{display:flex;flex-direction:column;gap:1.5rem;width:66.67%;min-width:20rem;max-width:72rem}@media(max-width:768px){.converter-container.svelte-svjzwv{width:100%}}.below-converter.svelte-svjzwv{display:flex;flex-direction:column;align-items:center;gap:3rem;width:66.67%;min-width:20rem;max-width:72rem;margin-top:2rem}@media(min-width:640px){.below-converter.svelte-svjzwv{margin-top:3rem}}@media(max-width:768px){.below-converter.svelte-svjzwv{width:100%}}.summary-bar.svelte-svjzwv{display:flex;align-items:center;justify-content:space-between;gap:1rem}.summary-left.svelte-svjzwv{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.summary-count.svelte-svjzwv{font-size:.875rem;font-weight:500;color:var(--color-text-secondary)}.summary-savings.svelte-svjzwv{font-size:.8125rem;font-weight:500;color:var(--color-success)}.clear-btn.svelte-svjzwv{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:var(--color-text-tertiary);border-radius:.5rem;transition:color .2s,background-color .2s;flex-shrink:0}.clear-btn.svelte-svjzwv:hover{color:var(--color-brand);background-color:color-mix(in srgb,var(--color-brand) 6%,transparent)}.clear-icon.svelte-svjzwv{width:.9375rem;height:.9375rem}.download-all-btn.svelte-svjzwv{display:inline-flex;align-items:center;align-self:center;gap:.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;color:#fff;background:var(--color-text-primary);border-radius:9999px;transition:opacity .2s,background-color .2s}.download-all-btn.svelte-svjzwv:hover:not(:disabled){background:color-mix(in srgb,var(--color-text-primary) 80%,transparent)}.download-all-btn.svelte-svjzwv:disabled{opacity:.4;cursor:not-allowed}.download-all-loading.svelte-svjzwv{opacity:.6}.download-all-spinner.svelte-svjzwv{display:inline-block;width:.875rem;height:.875rem;border:.125rem solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-svjzwv-spin .7s linear infinite}.download-all-icon.svelte-svjzwv{width:1.125rem;height:1.125rem}@keyframes svelte-svjzwv-spin{to{transform:rotate(360deg)}}.gallery-grid.svelte-svjzwv{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:480px){.gallery-grid.svelte-svjzwv{grid-template-columns:repeat(2,1fr)}}.faq-section.svelte-svjzwv{width:100%}.faq-heading.svelte-svjzwv{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:1.5rem}.faq-list.svelte-svjzwv{display:flex;flex-direction:column;gap:.25rem}.faq-item.svelte-svjzwv{padding:1rem;border-radius:.625rem}.faq-question.svelte-svjzwv{font-size:.9375rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.375rem}.faq-answer.svelte-svjzwv{font-size:.9375rem;line-height:1.7;color:var(--color-text-secondary)}.analytics-banner.svelte-1q4b962{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:1rem;padding:.75rem 1.25rem;background:var(--color-text-primary);color:var(--color-surface);font-size:.8125rem;z-index:40}.analytics-banner-text.svelte-1q4b962{margin:0;line-height:1.4}.analytics-banner-dismiss.svelte-1q4b962{flex-shrink:0;padding:.25rem .75rem;border:1px solid rgba(255,255,255,.3);border-radius:.25rem;background:transparent;color:inherit;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background .15s}.analytics-banner-dismiss.svelte-1q4b962:hover{background:#ffffff1a}.lang-switcher.svelte-1v2j48r{position:relative}.lang-trigger.svelte-1v2j48r{display:flex;align-items:center;gap:.375rem;padding:.25rem .5rem;border:none;border-radius:.375rem;background:transparent;cursor:pointer;color:var(--color-text-secondary);transition:color .2s}.lang-trigger.svelte-1v2j48r:hover{color:var(--color-text-primary)}.lang-globe.svelte-1v2j48r{flex-shrink:0;transition:transform .3s ease}.lang-trigger.svelte-1v2j48r:hover .lang-globe:where(.svelte-1v2j48r):not(.lang-globe-spinning){animation:svelte-1v2j48r-globe-spin .6s ease}.lang-globe-spinning.svelte-1v2j48r{animation:svelte-1v2j48r-globe-spin 2s linear infinite}@keyframes svelte-1v2j48r-globe-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lang-current.svelte-1v2j48r{font-size:.8125rem;font-weight:500;line-height:1}.lang-caret.svelte-1v2j48r{flex-shrink:0;transition:transform .2s ease}.lang-caret-open.svelte-1v2j48r{transform:rotate(180deg)}.lang-menu.svelte-1v2j48r{position:absolute;bottom:calc(100% + .5rem);inset-inline-end:0;display:flex;flex-direction:column;min-width:12.5rem;max-height:24rem;overflow-y:auto;background:var(--color-surface);border:1px solid var(--color-border);border-radius:.75rem;box-shadow:0 -.25rem 1.5rem #0000001a;padding:.375rem}.lang-option.svelte-1v2j48r{display:flex;align-items:center;padding:.4375rem .625rem;border:none;border-radius:.375rem;background:transparent;cursor:pointer;text-align:start;white-space:nowrap;transition:background .15s}.lang-option.svelte-1v2j48r:hover{background:#503c230d}.lang-option-active.svelte-1v2j48r{background:#503c2314;font-weight:600}.lang-option-name.svelte-1v2j48r{font-size:.8125rem;color:var(--color-text-primary)}.topbar.svelte-10ehbbt{border-bottom:1px solid var(--color-border);background:#faf8f5e0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.topbar-inner.svelte-10ehbbt{display:flex;align-items:center;justify-content:center;max-width:72rem;margin:0 auto;padding:.5rem 1.25rem}.topbar-brand.svelte-10ehbbt{display:flex;flex-direction:column;align-items:center;gap:.125rem;text-decoration:none}.topbar-icon.svelte-10ehbbt{height:2rem;width:2rem;border-radius:.375rem}.topbar-title.svelte-10ehbbt{font-size:.75rem;font-weight:650;letter-spacing:-.01em;color:var(--color-text-primary)}.topbar-title-ez.svelte-10ehbbt{color:var(--color-accent-warm)}.topbar-center.svelte-10ehbbt,.topbar-right-desktop.svelte-10ehbbt{display:none}.topbar-tabs-mobile.svelte-10ehbbt{display:flex;justify-content:center;padding:0 1.25rem .5rem}@media(min-width:640px){.topbar-inner.svelte-10ehbbt{display:grid;grid-template-columns:1fr auto 1fr;padding:.5rem 2rem}.topbar-brand.svelte-10ehbbt{flex-direction:row;gap:.5rem;justify-self:start}.topbar-icon.svelte-10ehbbt{height:3rem;width:3rem;border-radius:.5rem}.topbar-title.svelte-10ehbbt{font-size:1.0625rem}.topbar-center.svelte-10ehbbt{display:block;justify-self:center}.topbar-right-desktop.svelte-10ehbbt{display:block;justify-self:end}.topbar-tabs-mobile.svelte-10ehbbt{display:none}}.site-footer.svelte-10ehbbt{border-top:1px solid var(--color-border);padding:1.75rem 1.25rem}@media(min-width:640px){.site-footer.svelte-10ehbbt{padding:1.75rem 2rem}}.footer-inner.svelte-10ehbbt{max-width:72rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.footer-links.svelte-10ehbbt{display:flex;align-items:center;gap:.75rem}.footer-link.svelte-10ehbbt{font-size:.8125rem;font-weight:500;color:var(--color-text-secondary);text-decoration:none;transition:color .2s}.footer-link.svelte-10ehbbt:hover{color:var(--color-text-primary)}.footer-dot.svelte-10ehbbt{width:.1875rem;height:.1875rem;border-radius:50%;background:var(--color-text-tertiary);opacity:.6}.footer-copy.svelte-10ehbbt{font-size:.75rem;color:var(--color-text-tertiary);letter-spacing:.02em}
