:root{color-scheme:light;--page: #f8fafc;--surface: #ffffff;--ink: #0f172a;--muted: #475569;--subtle: #64748b;--faint: #94a3b8;--border: #e2e8f0;--border-strong: #cbd5e1;--accent: #0d9488;--accent-strong: #0f766e;--accent-soft: #f0fdfa;--accent-border: #99f6e4;--blue: var(--accent);--blue-soft: var(--accent-soft);--green: #10b981;--green-strong: #047857;--green-soft: #ecfdf5;--orange: #f59e0b;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--shadow-control: 0 1px 1px rgb(0 0 0 / .05);--font-sans: Geist, Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "Geist Mono", "SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{background:var(--page);color:var(--ink);font-family:var(--font-sans);text-rendering:optimizeLegibility}body{min-width:320px;margin:0;background:var(--page);overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{min-width:0;flex:1}.site-header{width:100%;min-width:0;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 48px;background:var(--surface);border-bottom:1px solid var(--border)}.brand{min-width:0;display:inline-flex;align-items:center;gap:8px}.brand-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:var(--radius-md);background:var(--accent)}.brand-mark img{width:18px;height:18px}.brand-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;letter-spacing:0}.local-badge{display:inline-flex;align-items:center;padding:2px 6px;border-radius:var(--radius-sm);background:var(--blue-soft);color:var(--blue);font-family:var(--font-mono);font-size:10px;font-weight:600;line-height:1.3}.main-nav{display:flex;align-items:center;justify-content:center;gap:24px;color:var(--muted);font-size:14px;font-weight:500}.main-nav a[aria-current=page]{color:var(--blue);font-weight:700}.header-meta{min-width:max-content;display:flex;align-items:center;justify-content:flex-end;gap:12px;color:var(--muted);font-family:var(--font-mono);font-size:13px}.header-meta img{width:18px;height:18px}.header-privacy-badge{flex:0 0 auto;min-width:0;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid var(--accent-border);border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);font-family:var(--font-mono);font-size:11px;font-weight:700;line-height:1.2}.header-privacy-badge img{width:14px;height:14px}.header-privacy-mobile{display:none}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px 120px;background:var(--surface);border-top:1px solid var(--border);color:var(--muted);font-size:13px}.footer-links{display:flex;align-items:center;flex-wrap:wrap;gap:24px;color:var(--subtle)}.footer-link-button{padding:0;border:0;background:transparent;color:inherit;font:inherit}.legal-inline-button{color:var(--accent);font-weight:700;text-decoration:underline}.page-section,.tool-page{padding:48px}.page-section-tight{padding-top:24px}.home-hero{padding:80px 48px 32px;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.privacy-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:var(--radius-lg);background:var(--green-soft);color:var(--green-strong);font-size:12px;font-weight:700}.privacy-pill img{width:14px;height:14px}.home-title{max-width:800px;margin:0;font-size:56px;font-weight:800;line-height:1.1;letter-spacing:0}.home-tagline{max-width:800px;margin:0 0 -8px;color:var(--ink);font-size:18px;font-weight:700;line-height:1.4}.home-subtitle{max-width:800px;margin:0;color:var(--muted);font-size:18px;line-height:1.5}.dropzone-large{width:min(800px,100%);min-height:226px;margin:0 auto;padding:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;border:2px dashed var(--border);border-radius:16px;background:var(--surface);text-align:center}.upload-icon-shell{width:48px;height:48px;display:grid;place-items:center;border-radius:24px;background:var(--blue-soft)}.upload-icon-shell img{width:24px;height:24px}.dropzone-title{margin:0 0 6px;font-size:18px;font-weight:700}.dropzone-copy{margin:0;color:var(--muted);font-size:14px}.dropzone-support{margin:0;color:var(--faint);font-family:var(--font-mono);font-size:12px}.section-eyebrow{margin:0;color:var(--muted);font-size:14px;font-weight:700;text-transform:uppercase}.workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:24px}.workflow-card{min-height:195px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:32px;border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface)}.workflow-card-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.workflow-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:var(--radius-lg);background:var(--page)}.workflow-icon img{width:18px;height:18px}.workflow-tag,.status-chip{display:inline-flex;align-items:center;padding:4px 8px;border-radius:var(--radius-md);background:var(--page);color:var(--muted);font-family:var(--font-mono);font-size:11px;font-weight:700;white-space:nowrap}.workflow-card h2{margin:0 0 8px;font-size:18px;line-height:1.25}.workflow-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.4}.split-heading{max-width:1344px;margin:0 auto 32px}.split-heading h2{margin:0 0 8px;font-size:24px;line-height:1.25}.split-heading p{margin:0;color:var(--muted);font-size:14px}.comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.comparison-card{padding:32px;border:1px solid var(--border);border-radius:var(--radius-xl)}.comparison-card.is-positive{border-color:var(--ink);background:var(--surface)}.comparison-card h3{margin:0 0 20px;color:var(--muted);font-size:14px;text-transform:uppercase}.comparison-card.is-positive h3{color:var(--blue)}.check-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.check-list li{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:14px}.check-list img{width:14px;height:14px;flex:0 0 auto}.tool-heading{margin-bottom:32px}.tool-heading h1{margin:0 0 8px;font-size:32px;font-weight:800;line-height:1.3}.tool-heading p{margin:0;color:var(--muted);font-size:15px}.two-column-tool{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:32px;align-items:start}.batch-layout{display:grid;grid-template-columns:440px minmax(0,1fr);gap:32px;align-items:start}.multi-layout{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:32px;align-items:start}.panel{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface)}.panel-pad{padding:24px}.file-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border-radius:var(--radius-lg);background:var(--page)}.file-meta{min-width:0;display:flex;align-items:center;gap:12px}.file-thumb{width:48px;height:48px;flex:0 0 auto;border-radius:var(--radius-sm);object-fit:cover}.file-name{margin:0;font-size:14px;font-weight:700}.file-detail{margin:2px 0 0;color:var(--muted);font-family:var(--font-mono);font-size:12px}.icon-button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:var(--radius-md);background:transparent}.icon-button img{width:16px;height:16px}.form-stack,.settings-panel,.source-card{display:grid;gap:20px}.form-stack{margin-top:24px}.settings-panel,.source-card{padding:24px}.field-group{display:grid;gap:8px}.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field-label{color:var(--muted);font-size:13px;font-weight:700}.control,.select-control{width:100%;min-height:42px;padding:10px 16px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--page);color:var(--ink);font-family:var(--font-mono);font-size:14px}.select-control{appearance:none;background-image:url(/assets/figma/icon-chevron-down.svg);background-repeat:no-repeat;background-position:right 14px center;background-size:14px;font-family:var(--font-sans)}.size-limit-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.unit-toggle{display:flex;align-items:center;gap:2px;padding:3px;border-radius:var(--radius-lg);background:var(--page)}.unit-toggle span{min-width:50px;min-height:37px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-md);color:var(--muted);font-size:13px;font-weight:700}.unit-toggle button{min-width:50px;min-height:37px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-md);background:transparent;color:var(--muted);font-size:13px;font-weight:700}.unit-toggle .is-active{background:var(--surface);color:var(--ink);box-shadow:var(--shadow-control)}.tool-action-row,.stage-header,.summary-panel,.result-status,.preview-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.tool-action-row{padding-top:12px}.ready-state{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:13px}.ready-state:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--green)}.button-primary,.button-dark,.button-secondary,.button-small-dark,.button-tiny{min-height:37px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-lg);font-size:14px;font-weight:700;white-space:nowrap}.button-primary,.button-dark,.button-secondary{gap:8px}.button-primary img,.button-dark img,.button-secondary img{width:16px;height:16px;flex:0 0 auto}.button-primary{min-height:42px;padding:12px 24px;background:var(--blue);color:var(--surface)}.button-dark{width:100%;min-height:48px;padding:14px 24px;background:var(--ink);color:var(--surface)}.button-secondary{padding:10px 18px;border:1px solid var(--border);background:var(--page);color:var(--ink)}.button-small-dark{min-height:28px;padding:6px 12px;border-radius:var(--radius-md);background:var(--ink);color:var(--surface);font-size:12px}.button-tiny{min-height:28px;padding:5px 8px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--muted);font-size:11px}.explain-panel{display:grid;gap:16px}.explain-panel h2,.settings-panel h2,.recipe-header h2,.source-card h2{margin:0;font-size:14px;text-transform:uppercase}.explain-panel p,.source-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.divider{height:1px;background:var(--border)}.calculation-box{display:grid;gap:12px;padding:16px;border-radius:var(--radius-lg);background:var(--page)}.metric-row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--muted);font-size:12px}.metric-row strong{color:var(--ink);font-family:var(--font-mono)}.metric-row strong.is-blue{color:var(--blue)}.metric-row strong.is-green{color:var(--green)}.related-link{display:inline-flex;gap:8px;margin-top:24px;color:var(--muted);font-size:13px}.related-link strong{color:var(--blue)}.dimension-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:center}.fit-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.fit-option{min-height:80px;display:grid;place-items:center;gap:8px;padding:12px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--page);color:var(--ink)}.fit-option.is-selected{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.fit-option img{width:24px;height:24px}.fit-option strong{display:block;color:var(--ink);font-size:13px}.fit-option>span>span{display:block;margin-top:2px;color:var(--muted);font-size:10px}.fit-option.is-selected strong,.fit-option.is-selected>span>span{color:#1d4ed8}.color-field{display:flex;align-items:center;gap:10px}.color-swatch{width:18px;height:18px;border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff}.stage-title{margin:0;color:var(--muted);font-size:14px;font-weight:800;text-transform:uppercase}.stage-actions{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.stage-actions a{color:var(--blue);font-weight:700}.thumb-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,155px));gap:12px;padding:12px}.thumb-card{width:155px;display:grid;gap:10px;padding:12px;border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface)}.thumb-card img{width:100%;height:120px;border-radius:var(--radius-md);object-fit:cover}.thumb-name{margin:0;overflow:hidden;color:var(--ink);font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.thumb-meta-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.thumb-size{color:var(--muted);font-family:var(--font-mono);font-size:11px}.thumb-ready{display:inline-flex;align-items:center;gap:4px;color:var(--muted);font-size:11px}.thumb-ready:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green)}.recipe-panel{overflow:clip}.recipe-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;border-bottom:1px solid var(--border);background:var(--page)}.recipe-table-head,.recipe-row{display:grid;grid-template-columns:140px 120px 100px 110px 140px minmax(72px,1fr);gap:20px;align-items:center}.recipe-table-head{padding:12px 24px;border-bottom:1px solid var(--border);background:var(--page);color:var(--muted);font-size:12px;font-weight:700}.recipe-row{padding:16px 24px;border-bottom:1px solid var(--border)}.recipe-row:last-child{border-bottom:0}.cell-input,.cell-pill,.cell-tag{min-height:28px;display:inline-flex;align-items:center;border-radius:var(--radius-md);font-size:12px}.cell-input{padding:8px 12px;border:1px solid var(--border);background:var(--page);color:var(--ink);font-weight:600}.cell-size{display:flex;align-items:center;gap:4px;font-family:var(--font-mono);font-size:13px}.cell-pill{justify-content:center;padding:6px 10px;background:var(--blue-soft);color:var(--blue);font-weight:700}.cell-tag{padding:6px 10px;border:1px solid var(--border);color:var(--ink);font-weight:600}.recipe-actions{display:flex;justify-content:flex-end;gap:12px}.recipe-actions img{width:16px;height:16px}.dropzone-compact{min-height:117px;display:grid;place-items:center;gap:12px;padding:32px;border:1px dashed var(--border);border-radius:var(--radius-lg);background:var(--page);text-align:center}.dropzone-compact img{width:24px;height:24px;margin:0 auto}.dropzone-compact strong{display:block;margin-top:12px;font-size:13px}.result-status{padding:12px 48px;border-bottom:1px solid var(--green);background:var(--green-soft)}.result-status strong{display:inline-flex;align-items:center;gap:10px;color:var(--green);font-size:14px}.result-status img{width:20px;height:20px}.result-status span{color:var(--muted);font-family:var(--font-mono);font-size:12px}.complete-workspace{display:grid;grid-template-columns:320px minmax(0,1fr) 340px;min-height:855px}.file-sidebar,.config-sidebar{padding:24px;background:var(--surface);border-right:1px solid var(--border)}.config-sidebar{border-right:0;border-left:1px solid var(--border)}.sidebar-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.sidebar-title h2{margin:0;font-size:13px;text-transform:uppercase}.file-list{display:grid;gap:8px}.file-list-item{display:flex;align-items:center;gap:10px;padding:12px;border-radius:var(--radius-lg)}.file-list-item.is-active{border:1px solid var(--blue);background:var(--blue-soft)}.file-list-item img{width:32px;height:32px;border-radius:var(--radius-sm);object-fit:cover}.file-list-item p{margin:0;overflow:hidden;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.file-list-item span{color:var(--muted);font-family:var(--font-mono);font-size:11px}.preview-area{display:grid;gap:24px;padding:32px}.preview-header h1{margin:0 0 4px;font-size:18px}.preview-header p{margin:0;color:var(--muted);font-size:13px}.segmented{display:inline-flex;gap:8px;padding:3px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.segmented span{min-height:28px;display:inline-flex;align-items:center;padding:6px 12px;border-radius:var(--radius-md);color:var(--muted);font-size:12px}.segmented .is-active{background:var(--blue-soft);color:var(--blue);font-weight:700}.comparison-preview{height:440px;display:grid;grid-template-columns:1fr 2px 1fr;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-xl)}.comparison-pane{position:relative;display:flex;align-items:end;padding:16px;overflow:hidden}.comparison-pane img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.preview-divider{background:var(--surface);z-index:2}.preview-label{position:relative;z-index:3;padding:6px 10px;border-radius:var(--radius-md);background:#18181bd1;color:var(--surface);font-size:12px;font-weight:700}.preview-label.is-output{background:#2563ebd1}.summary-panel{padding:24px}.summary-panel p{margin:0 0 4px;color:var(--muted);font-size:14px}.summary-panel strong{color:var(--green);font-family:var(--font-mono);font-size:13px}.summary-actions{display:flex;gap:12px}.config-list{display:grid;gap:16px}.config-item span{display:block;margin-bottom:6px;color:var(--muted);font-size:12px}.config-item strong{display:block;color:var(--ink);font-family:var(--font-mono);font-size:14px}.config-item strong.is-blue{color:var(--blue);font-family:var(--font-sans);font-size:13px}.quality-note{display:grid;gap:10px;padding-top:20px;border-top:1px solid var(--border);color:var(--muted);font-size:12px;line-height:1.4}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workspace-app{max-width:1440px;margin:0 auto;display:grid;gap:16px}.workspace-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px}.workspace-toolbar h2{margin:3px 0 0;font-size:18px}.workspace-kicker{margin:0;color:var(--blue);font-family:var(--font-mono);font-size:11px;font-weight:800;text-transform:uppercase}.workspace-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.workspace-grid{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(360px,1.15fr) minmax(280px,.95fr);gap:16px;align-items:start}.workspace-panel{min-width:0;padding:20px}.workspace-dropzone{min-height:220px;display:grid;place-items:center;gap:12px;padding:28px;border:2px dashed var(--border);border-radius:var(--radius-lg);background:var(--page);color:var(--muted);text-align:center;outline:none}.workspace-dropzone:focus-visible{border-color:var(--blue);box-shadow:0 0 0 4px #2563eb24}.workspace-dropzone strong{color:var(--ink);font-size:15px}.workspace-dropzone span:last-child{max-width:340px;font-size:13px;line-height:1.45}.workspace-empty-list{min-height:92px;display:grid;place-items:center;gap:6px;margin-top:14px;padding:20px;border:1px solid var(--border);border-radius:var(--radius-lg);color:var(--muted);text-align:center}.workspace-empty-list strong{color:var(--ink);font-size:14px}.workspace-empty-list span{font-size:12px}.workspace-source-list{display:grid;gap:8px;max-height:460px;margin-top:14px;overflow:auto}.workspace-source-item{display:grid;grid-template-columns:52px minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:10px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.workspace-source-item.is-error{border-color:#fca5a5;background:#fff1f2}.workspace-source-item>img{width:52px;height:52px;border-radius:var(--radius-md);object-fit:cover;background:var(--page)}.workspace-source-item strong,.result-item strong{display:block;overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.workspace-source-item span,.result-item span,.result-item em{display:block;margin-top:3px;color:var(--muted);font-family:var(--font-mono);font-size:11px;font-style:normal;line-height:1.4}.result-item em{color:var(--orange)}.workspace-check{min-width:max-content;display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:12px;font-weight:700}.workspace-check input{width:16px;height:16px;accent-color:var(--blue)}.workspace-focal-controls{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:10px;border-radius:var(--radius-md);background:var(--page)}.workspace-focal-controls label{display:grid;gap:4px;color:var(--muted);font-size:11px;font-weight:700}.workspace-focal-controls input{width:100%;accent-color:var(--blue)}.workspace-editor{display:grid;gap:18px}.workspace-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.workspace-section-heading h3{margin:0;font-size:13px;font-weight:800;text-transform:uppercase}.workspace-section-heading>span{color:var(--muted);font-family:var(--font-mono);font-size:11px;font-weight:700}.field-row-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.color-control{min-width:100%;padding:6px 8px}.workspace-recipe-list{display:grid;gap:12px;max-height:640px;overflow:auto}.workspace-recipe-item{display:grid;gap:14px;padding:14px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--page)}.recipe-inline-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.recipe-inline-head .recipe-actions{justify-content:flex-end}.workspace-action-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px;padding-top:18px;border-top:1px solid var(--border)}.workspace-status{min-width:0;display:grid;gap:4px}.workspace-status strong{color:var(--green-strong);font-family:var(--font-mono);font-size:12px;text-transform:uppercase}.workspace-status span{color:var(--muted);font-size:12px;line-height:1.4}.workspace-results{display:grid;gap:16px}.empty-results{min-height:240px;display:grid;place-items:center;gap:12px;padding:28px;border:1px dashed var(--border);border-radius:var(--radius-lg);color:var(--muted);text-align:center}.empty-results img{width:28px;height:28px}.empty-results p{max-width:300px;margin:0;font-size:13px;line-height:1.5}.result-list{display:grid;gap:10px;max-height:460px;overflow:auto}.result-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--page)}.workspace-result-actions{display:grid;gap:10px}.workspace-result-actions p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.tool-content-grid{max-width:1180px;margin:32px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.tool-content-grid h2{margin:0 0 8px;font-size:18px}.tool-content-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.related-tools{max-width:1180px;margin:32px auto 0}.related-tools h2{margin:0 0 12px;color:var(--ink);font-size:18px}.related-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.related-tool-card{min-width:0;display:grid;gap:6px;padding:18px;border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);color:inherit;text-decoration:none}.related-tool-card strong{color:var(--ink);font-size:14px}.related-tool-card span{color:var(--muted);font-size:13px;line-height:1.5}.not-found-page{min-height:calc(100vh - 64px);display:flex;flex-direction:column;justify-content:space-between;background:var(--page)}.not-found-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;padding:80px 120px;text-align:center}.not-found-code{display:flex;align-items:center;gap:24px;line-height:1}.not-found-code>span:not(.not-found-zero){color:var(--ink);font-size:144px;font-weight:900;line-height:.9}.not-found-zero{width:132px;height:132px;display:grid;place-items:center;border:3px dashed var(--accent);border-radius:28px;background:var(--surface);box-shadow:0 12px 12px #0d94881c}.not-found-zero-face{width:64px;height:64px}.not-found-zero-mobile{display:none}.not-found-copy{width:min(640px,100%);display:grid;gap:16px}.not-found-copy h1{margin:0;color:var(--ink);font-size:24px;line-height:1.3}.not-found-copy p{margin:0;color:var(--subtle);font-size:16px;line-height:1.6}.not-found-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 28px;border-radius:var(--radius-xl);background:var(--accent);box-shadow:0 4px 6px #0d948826;color:var(--surface);font-size:16px;font-weight:600}.not-found-cta img{width:18px;height:18px}.not-found-privacy{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;padding:24px 20px;border-top:1px solid var(--border);color:var(--subtle);font-size:13px;line-height:1.4;text-align:center}.not-found-privacy img{width:14px;height:14px;flex:0 0 auto}.static-copy{max-width:760px;padding:48px}.static-copy h1{margin:0 0 16px;font-size:32px}.static-copy h2{margin:28px 0 8px;font-size:20px;line-height:1.3}.static-copy p{color:var(--muted);line-height:1.6}.static-copy a{color:var(--blue);font-weight:700}.legal-table{width:100%;margin:18px 0 8px;border-collapse:collapse;overflow-wrap:anywhere;font-size:14px}.legal-table th,.legal-table td{padding:12px;border:1px solid var(--border);text-align:left;vertical-align:top}.legal-table th{background:var(--surface);color:var(--ink);font-size:12px;text-transform:uppercase}.privacy-banner{position:fixed;right:16px;bottom:16px;left:16px;z-index:20;max-width:1080px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:16px;border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);box-shadow:0 16px 40px #18181b29}.privacy-banner[hidden],.privacy-dialog[hidden]{display:none}.privacy-banner strong,.privacy-banner span,.privacy-dialog-copy,.privacy-dialog-footnote{line-height:1.5}.privacy-banner>div:first-child{display:grid;gap:4px}.privacy-banner span,.privacy-dialog-copy,.privacy-dialog-footnote,.privacy-choice-row span span{color:var(--muted);font-size:13px}.privacy-banner-actions,.privacy-dialog-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.privacy-choice-button,.privacy-link-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:var(--radius-md);font-size:13px;font-weight:700;white-space:nowrap}.privacy-choice-button{border:1px solid var(--border-strong);background:var(--surface);color:var(--ink)}.privacy-link-button{border:0;background:transparent;color:var(--accent-strong)}.privacy-dialog{width:min(620px,calc(100% - 32px));padding:0;border:0;border-radius:var(--radius-xl);background:transparent}.privacy-dialog::backdrop{background:#18181b5c}.privacy-dialog-panel{display:grid;gap:18px;padding:24px;border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);color:var(--ink);box-shadow:0 24px 60px #18181b33}.privacy-dialog-heading{display:flex;justify-content:space-between;gap:16px}.privacy-dialog-heading p,.privacy-dialog-heading h2,.privacy-dialog-copy,.privacy-dialog-footnote{margin:0}.privacy-dialog-heading p{color:var(--blue);font-family:var(--font-mono);font-size:12px;font-weight:700;text-transform:uppercase}.privacy-dialog-heading h2{margin-top:4px;font-size:24px}.privacy-choice-list{display:grid;gap:10px}.privacy-choice-row{min-height:76px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--page)}.privacy-choice-row>span{display:grid;gap:4px}.privacy-choice-row input{width:22px;height:22px;accent-color:var(--blue)}.privacy-choice-row.is-locked{background:var(--green-soft)}.ad-slot{min-height:120px;border:1px dashed var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);display:grid;place-items:center;color:var(--muted);font-family:var(--font-mono);font-size:11px;text-transform:uppercase}.ad-slot[hidden]{display:none}.rsg-flow{width:100%;min-width:0;min-height:calc(100vh - 145px);background:var(--page);overflow-x:clip}.rsg-container{width:min(1200px,calc(100% - 96px));max-width:100%;min-width:0;margin:0 auto}.rsg-upload-stage{width:100%;min-width:0;display:grid;justify-items:center;gap:32px;padding:56px 48px 64px}.rsg-upload-stage.is-tool-entry{padding-top:24px;padding-bottom:24px}.rsg-upload-zone{width:min(720px,100%);max-width:100%;min-width:0;min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:40px;border:2px dashed var(--accent);border-radius:24px;background:var(--surface);box-shadow:0 16px 42px #0d948824;color:var(--muted);text-align:center;outline:none}.rsg-upload-zone:focus-visible,.rsg-file-card:focus-visible,.rsg-source-picker button:focus-visible,.rsg-segmented button:focus-visible,.rsg-icon-actions button:focus-visible{box-shadow:0 0 0 4px #0d948829;outline:2px solid var(--accent);outline-offset:2px}.rsg-upload-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:32px;background:var(--accent-soft)}.rsg-upload-icon img{width:28px;height:28px}.rsg-upload-text{width:100%;max-width:100%;min-width:0;display:grid;gap:6px}.rsg-upload-text strong{min-width:0;overflow-wrap:anywhere;color:var(--ink);font-size:20px;font-weight:700}.rsg-upload-text span{display:block;max-width:100%;color:var(--muted);font-size:14px}.rsg-upload-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.rsg-upload-badges span{padding:2px 6px;border-radius:var(--radius-sm);background:#f1f5f9;color:var(--muted);font-family:var(--font-mono);font-size:10px;font-weight:700}.rsg-home-copy{width:min(600px,100%);display:grid;justify-items:center;gap:8px;text-align:center}.rsg-home-copy h1{margin:0;color:var(--ink);font-size:24px;font-weight:600;line-height:1.28;letter-spacing:0}.rsg-home-copy p{margin:0;color:var(--subtle);font-size:15px;line-height:1.5}.rsg-inline-privacy,.rsg-privacy-note{max-width:100%;min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;margin:0;color:var(--subtle);font-size:13px;line-height:1.4;text-align:center}.rsg-inline-privacy img,.rsg-privacy-note img{width:14px;height:14px;flex:0 0 auto}.rsg-privacy-note{width:100%;padding:0 16px 8px}.rsg-feature-grid,.rsg-chooser-grid,.rsg-comparison-grid{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.rsg-feature-grid{width:min(1200px,100%);padding-top:16px}.rsg-feature-card,.rsg-workflow-card,.rsg-settings-card,.rsg-preview-frame,.rsg-stat-row,.rsg-download-card{min-width:0;border:1px solid var(--border);background:var(--surface)}.rsg-feature-card{min-height:173px;display:grid;align-content:start;gap:12px;padding:24px;border-radius:16px;color:inherit;text-decoration:none}.rsg-feature-card:hover,.related-tool-card:hover{border-color:var(--accent)}.rsg-feature-icon,.rsg-workflow-icon{display:grid;place-items:center;background:#f1f5f9}.rsg-feature-icon{width:40px;height:40px;border-radius:var(--radius-lg)}.rsg-feature-icon img{width:20px;height:20px}.rsg-feature-card h2,.rsg-workflow-card h3,.rsg-settings-heading h2,.rsg-download-card h2{margin:0;color:var(--ink)}.rsg-feature-card h2{font-size:16px;line-height:1.3}.rsg-feature-card p,.rsg-workflow-card p,.rsg-settings-heading p,.rsg-download-card p,.rsg-download-card small{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.rsg-upload-text span,.rsg-inline-privacy span,.rsg-privacy-note span,.rsg-feature-card p,.rsg-workflow-card p,.rsg-download-card p,.privacy-banner span,.privacy-dialog-copy,.privacy-dialog-footnote{min-width:0;overflow-wrap:anywhere}.rsg-uploaded-ribbon{padding:16px 0;border-bottom:1px solid var(--border);background:var(--surface)}.rsg-ribbon-inner{display:grid;gap:12px}.rsg-ribbon-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.rsg-ribbon-head div{display:flex;align-items:center;gap:8px}.rsg-ribbon-head strong{color:var(--ink);font-size:14px}.rsg-ribbon-head span{padding:2px 6px;border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--accent);font-family:var(--font-mono);font-size:11px;font-weight:700}.rsg-link-button{padding:0;border:0;background:transparent;color:var(--accent);font-size:12px;text-decoration:underline}.rsg-file-strip{display:flex;gap:16px;overflow-x:auto;padding-bottom:2px}.rsg-file-card{width:340px;min-height:56px;flex:0 0 340px;display:flex;align-items:center;gap:12px;padding:8px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--page);color:var(--ink);text-align:left}.rsg-file-card.is-error{border-color:#fecdd3;background:#fff1f2}.rsg-file-card img{width:40px;height:40px;flex:0 0 auto;border-radius:var(--radius-sm);object-fit:cover}.rsg-file-card span,.rsg-source-row span,.rsg-output-list span{min-width:0}.rsg-file-card strong,.rsg-source-row strong,.rsg-output-list strong{display:block;overflow:hidden;color:var(--ink);font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.rsg-file-card small,.rsg-source-row small,.rsg-output-list small,.rsg-output-list em{display:block;margin-top:2px;color:var(--subtle);font-family:var(--font-mono);font-size:11px;font-style:normal}.rsg-chooser-section{padding:56px 0 40px}.rsg-chooser-heading{width:min(660px,100%);display:grid;gap:6px;margin-bottom:32px}.rsg-chooser-heading h2{margin:0;color:var(--ink);font-size:20px;font-weight:700;line-height:1.3}.rsg-chooser-heading p{margin:0;color:var(--subtle);font-size:14px}.rsg-workflow-card{min-height:261px;display:grid;align-content:start;gap:20px;padding:32px;border-radius:16px}.rsg-workflow-card.is-highlighted{border-color:var(--accent);border-width:1.5px;box-shadow:0 8px 16px #0f172a0a}.rsg-workflow-icon{width:48px;height:48px;border-radius:var(--radius-xl)}.rsg-workflow-card.is-highlighted .rsg-workflow-icon{background:var(--accent-soft)}.rsg-workflow-icon img{width:24px;height:24px}.rsg-workflow-card h3{margin-bottom:8px;font-size:18px}.rsg-workflow-card button{align-self:end;width:100%}.mobile-copy{display:none}.rsg-workspace-body,.rsg-results-body{padding:32px 0 40px}.rsg-workspace-grid{display:grid;grid-template-columns:minmax(0,768px) 400px;gap:32px;align-items:start}.rsg-preview-panel{min-width:0;display:grid;gap:16px}.rsg-preview-head,.rsg-label-row,.rsg-toggle-row,.rsg-recipe-set-head,.rsg-recipe-card-head,.rsg-source-row,.rsg-comparison-head,.rsg-comparison-meta{display:flex;align-items:center;justify-content:space-between;gap:16px}.rsg-preview-head h2{margin:0;color:var(--ink);font-size:15px;font-weight:700}.rsg-preview-head span{color:var(--accent);font-family:var(--font-mono);font-size:12px}.rsg-transform-toolbar{display:flex;align-items:center;gap:8px}.rsg-transform-toolbar button{min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid var(--border);border-radius:var(--radius-md);background:#f1f5f9;color:var(--subtle);font-size:12px;font-weight:600}.rsg-transform-toolbar button.is-active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.rsg-transform-toolbar button:disabled{cursor:not-allowed;opacity:.55}.rsg-transform-toolbar img{width:14px;height:14px}.rsg-transform-toolbar small{color:inherit;font-family:var(--font-mono);font-size:11px;font-weight:700}.rsg-preview-frame{--preview-max-height: 408px;height:440px;display:grid;place-items:center;overflow:hidden;padding:16px;border-radius:16px}.rsg-output-preview{position:relative;width:min(100%,calc(var(--preview-max-height) * var(--preview-ratio)));max-width:100%;max-height:100%;aspect-ratio:var(--preview-aspect);overflow:hidden;border:1px solid var(--border-strong);border-radius:var(--radius-xl);background:var(--surface);box-shadow:0 8px 24px #0f172a14;isolation:isolate}.rsg-crop-preview-stage{position:relative;width:min(100%,calc(var(--preview-max-height) * var(--position-source-ratio)));max-width:100%;max-height:100%;aspect-ratio:var(--position-source-aspect);overflow:hidden;border:1px solid var(--border-strong);border-radius:var(--radius-xl);background:var(--ink);box-shadow:0 8px 24px #0f172a14;isolation:isolate}.rsg-live-crop-layer{position:absolute;inset:0;z-index:2;cursor:grab;outline:0;touch-action:none;user-select:none}.rsg-live-crop-layer.is-dragging{cursor:grabbing}.rsg-live-crop-layer:focus-visible{box-shadow:inset 0 0 0 3px #0d948873}.rsg-live-crop-box{position:absolute;border:2px solid var(--accent);background:transparent;box-shadow:0 0 0 9999px #0f172a80;cursor:grab}.rsg-live-crop-layer.is-dragging .rsg-live-crop-box{cursor:grabbing}.rsg-live-crop-layer.is-freeform .rsg-live-crop-box{border-style:dashed}.rsg-crop-handle{position:absolute;width:12px;height:12px;border:2px solid var(--surface);border-radius:999px;background:var(--accent);box-shadow:0 2px 8px #0f172a2e}.rsg-crop-handle.is-nw,.rsg-crop-handle.is-ne,.rsg-crop-handle.is-se,.rsg-crop-handle.is-sw{cursor:nwse-resize}.rsg-crop-handle.is-ne,.rsg-crop-handle.is-sw{cursor:nesw-resize}.rsg-crop-handle.is-n,.rsg-crop-handle.is-s{cursor:ns-resize}.rsg-crop-handle.is-e,.rsg-crop-handle.is-w{cursor:ew-resize}.rsg-crop-handle.is-nw{top:-7px;left:-7px}.rsg-crop-handle.is-n{top:-7px;left:50%;transform:translate(-50%)}.rsg-crop-handle.is-ne{top:-7px;right:-7px}.rsg-crop-handle.is-e{top:50%;right:-7px;transform:translateY(-50%)}.rsg-crop-handle.is-se{right:-7px;bottom:-7px}.rsg-crop-handle.is-s{bottom:-7px;left:50%;transform:translate(-50%)}.rsg-crop-handle.is-sw{bottom:-7px;left:-7px}.rsg-crop-handle.is-w{top:50%;left:-7px;transform:translateY(-50%)}.rsg-output-preview.has-checkerboard{background-color:#fff;background-image:linear-gradient(45deg,#e2e8f0 25%,transparent 25%),linear-gradient(-45deg,#e2e8f0 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e2e8f0 75%),linear-gradient(-45deg,transparent 75%,#e2e8f0 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.rsg-preview-image-wrap{overflow:hidden}.rsg-preview-image-wrap img{display:block;border-radius:0;transform-origin:center;user-select:none;pointer-events:none}.rsg-preview-frame img{width:100%;height:100%;object-fit:cover}.rsg-preview-frame img{border-radius:var(--radius-lg)}.rsg-empty-frame{color:var(--subtle);font-size:13px}.rsg-stat-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px;border-radius:var(--radius-xl)}.rsg-stat-row span{min-width:0;display:grid;gap:4px}.rsg-stat-row small{color:var(--subtle);font-size:11px;text-transform:uppercase}.rsg-stat-row strong{overflow-wrap:anywhere;color:var(--ink);font-family:var(--font-mono);font-size:14px}.rsg-source-picker{display:flex;gap:8px;overflow-x:auto}.rsg-source-picker button{width:48px;height:48px;flex:0 0 auto;padding:2px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.rsg-source-picker button.is-active{border-color:var(--accent);background:var(--accent-soft)}.rsg-source-picker img{width:100%;height:100%;border-radius:var(--radius-sm);object-fit:cover}.rsg-position-image{display:block;border-radius:0;pointer-events:none;transform-origin:center}.rsg-settings-card{display:grid;gap:24px;padding:24px;border-radius:16px}.rsg-settings-heading{display:grid;gap:6px}.rsg-settings-heading h2{font-size:16px;line-height:1.3}.rsg-editor,.rsg-recipe-set,.rsg-multi-fields,.rsg-advanced-fields,.rsg-source-controls{display:grid;gap:18px}.rsg-control-block{display:grid;gap:8px}.rsg-filename-section{display:grid;gap:12px;padding-top:16px;border-top:1px solid var(--border)}.rsg-filename-section>.rsg-control-label{color:var(--ink);font-size:13px;text-transform:uppercase}.rsg-filename-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.rsg-extension-select{min-height:37px;width:74px;padding:8px 24px 8px 10px;border:1px solid var(--accent-border);border-radius:var(--radius-md);background:var(--accent-soft);background-image:url(/assets/figma/icon-chevron-down.svg);background-position:right 8px center;background-repeat:no-repeat;background-size:12px;color:var(--accent);font-family:var(--font-mono);font-size:12px;font-weight:800;appearance:none}.rsg-output-settings-section{display:grid;gap:16px;padding-top:16px;border-top:1px solid var(--border)}.rsg-filename-preview{overflow:hidden;color:var(--subtle);font-family:var(--font-mono);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.rsg-sizing-config{display:grid;gap:20px}.rsg-sizing-title{display:grid;gap:6px}.rsg-sizing-title strong{color:var(--ink);font-size:16px;font-weight:700;line-height:1.3}.rsg-sizing-title small{color:var(--subtle);font-size:13px}.rsg-sizing-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:3px;border-radius:var(--radius-lg);background:#f1f5f9}.rsg-sizing-tabs button{min-height:33px;padding:8px 6px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--subtle);font-size:13px;font-weight:600}.rsg-sizing-tabs button.is-active{background:var(--surface);color:var(--ink);font-weight:700;box-shadow:var(--shadow-control)}.rsg-sizing-section{display:grid;gap:12px}.rsg-sizing-section>.rsg-control-label{color:var(--ink);font-size:13px;text-transform:uppercase}.rsg-sizing-section.has-divider{padding-top:12px;border-top:1px solid var(--border)}.rsg-aspect-chip-grid{display:flex;flex-wrap:wrap;gap:8px}.rsg-aspect-chip-grid button{min-height:28px;padding:6px 12px;border:0;border-radius:var(--radius-md);background:#f1f5f9;color:var(--ink);font-size:12px;font-weight:700}.rsg-aspect-chip-grid button.is-active{background:var(--accent);color:var(--surface)}.rsg-custom-ratio-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rsg-output-size-options{display:grid;gap:10px}.rsg-output-size-options label{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:var(--subtle);font-size:13px}.rsg-output-size-options label.is-active{color:var(--ink);font-weight:700}.rsg-output-size-options input[type=radio]{width:16px;height:16px;flex:0 0 auto;accent-color:var(--accent)}.rsg-output-size-options small{color:var(--subtle);font-family:var(--font-mono);font-size:12px;font-weight:400;white-space:nowrap}.rsg-inline-number{width:52px;min-height:20px;padding:2px 6px;border:0;border-radius:var(--radius-sm);background:#f1f5f9;color:var(--accent);font-family:var(--font-mono);font-size:12px;font-weight:800}.rsg-number-field{display:grid;gap:6px}.rsg-number-field span{color:var(--subtle);font-size:11px;text-transform:uppercase}.rsg-fill-card-list{display:grid;gap:8px}.rsg-fill-card-list label{display:grid;gap:4px;padding:12px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.rsg-fill-card-list label.is-active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.rsg-fill-card-list label>span{display:flex;align-items:center;gap:6px}.rsg-fill-card-list strong{color:inherit;font-size:13px;font-weight:700}.rsg-fill-card-list small{color:var(--subtle);font-size:11px}.rsg-fill-card-list label.is-active small{color:var(--accent)}.rsg-card-color{width:16px;height:16px;padding:0;border:0;border-radius:50%;background:transparent}.rsg-reset-crop-button{width:fit-content;display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:var(--accent);font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:2px}.rsg-reset-crop-button img{width:14px;height:14px}.rsg-control-block label,.rsg-control-label,.rsg-toggle-row strong,.rsg-details summary{color:var(--muted);font-size:13px;font-weight:700}.rsg-kb-value{display:inline-flex;align-items:center;gap:4px;color:var(--accent);font-family:var(--font-mono);font-size:13px;font-weight:800}.rsg-kb-value input{width:52px;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:right}.rsg-input,.rsg-select,.rsg-dimension-input{width:100%;min-height:42px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);color:var(--ink)}.rsg-input,.rsg-select{padding:10px 12px}.rsg-select{appearance:none;padding-right:36px;background-image:url(/assets/figma/icon-arrow-down.svg);background-repeat:no-repeat;background-position:right 12px center;background-size:14px}.rsg-dimension-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rsg-dimension-row.is-single{grid-template-columns:minmax(0,1fr)}.rsg-dimension-input{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px}.rsg-dimension-input input{min-width:0;width:100%;border:0;background:transparent;color:var(--ink);font-family:var(--font-mono);font-size:13px}.rsg-dimension-input span{color:var(--faint);font-size:11px;white-space:nowrap}.rsg-field-note{color:var(--faint);font-size:11px;line-height:1.4}.rsg-range{width:100%;height:18px;accent-color:var(--accent)}.rsg-range-labels{display:flex;justify-content:space-between;color:var(--faint);font-family:var(--font-mono);font-size:11px}.rsg-segmented{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:3px;border-radius:var(--radius-lg);background:#f1f5f9}.rsg-segmented button{min-height:28px;padding:6px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--subtle);font-size:12px}.rsg-segmented button.is-active{background:var(--surface);color:var(--ink);font-weight:700;box-shadow:var(--shadow-control)}.rsg-toggle-row>span{display:grid;gap:2px}.rsg-toggle-row small{color:var(--faint);font-size:11px}.rsg-toggle{position:relative;width:44px;height:24px;flex:0 0 auto}.rsg-toggle input{position:absolute;opacity:0}.rsg-toggle>span{position:absolute;inset:0;border-radius:999px;background:#cbd5e1}.rsg-toggle>span:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:var(--surface);box-shadow:var(--shadow-control);transition:transform .14s ease}.rsg-toggle input:checked+span{background:var(--accent)}.rsg-toggle input:checked+span:after{transform:translate(20px)}.rsg-details{display:grid;gap:12px;border-top:1px solid var(--border);padding-top:16px}.rsg-details summary{cursor:pointer}.rsg-details>:not(summary){margin-top:12px}.rsg-details.is-nested{border-top:0;padding-top:0}.rsg-library-actions{display:flex;flex-wrap:wrap;gap:8px}.rsg-check{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;font-weight:700}.rsg-check input{width:16px;height:16px;accent-color:var(--accent)}.rsg-recipe-set-head span{color:var(--accent);font-family:var(--font-mono);font-size:12px}.rsg-recipe-list{display:grid;gap:12px;max-height:640px;overflow:auto}.rsg-recipe-card,.rsg-source-control,.rsg-output-list article{display:grid;gap:12px;padding:12px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--page)}.rsg-source-control.is-error,.rsg-output-list article.is-error{border-color:#fecdd3;background:#fff1f2}.rsg-icon-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.rsg-icon-actions button,.rsg-source-row button{min-width:30px;min-height:30px;display:grid;place-items:center;padding:5px 8px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--muted);font-size:11px;font-weight:700}.rsg-icon-actions img,.rsg-source-row button img{width:14px;height:14px}.rsg-source-row{align-items:center}.rsg-source-row>img{width:40px;height:40px;flex:0 0 auto;border-radius:var(--radius-sm);object-fit:cover}.rsg-crop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px}.rsg-crop-grid label{display:grid;gap:4px;color:var(--subtle);font-size:11px}.rsg-crop-grid input{width:100%;accent-color:var(--accent)}.rsg-process-block{display:grid;gap:12px}.rsg-status{display:grid;gap:4px;min-width:0}.rsg-status strong{color:var(--accent);font-family:var(--font-mono);font-size:11px;text-transform:uppercase}.rsg-status span{color:var(--subtle);font-size:12px;line-height:1.4}.rsg-local-note{display:flex;justify-content:center;gap:8px;color:var(--subtle);font-family:var(--font-mono);font-size:11px}.rsg-local-note img{width:12px;height:12px}.rsg-success-banner{border-bottom:1px solid #a7f3d0;background:var(--green-soft)}.rsg-success-banner .rsg-container{display:flex;align-items:center;gap:16px;padding-top:16px;padding-bottom:16px}.rsg-success-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:14px;background:var(--green)}.rsg-success-icon img{width:14px;height:14px}.rsg-success-banner span:last-child{display:grid;gap:2px}.rsg-success-banner strong{color:#064e3b;font-size:14px}.rsg-success-banner small{color:var(--green-strong);font-size:12px}.rsg-comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rsg-comparison-panel{min-width:0;display:grid;gap:12px}.rsg-comparison-head h2{margin:0;display:flex;align-items:baseline;gap:8px;color:var(--muted);font-size:14px}.rsg-comparison-head h2 small{display:none;color:var(--subtle);font-family:var(--font-mono);font-size:11px;font-weight:600}.rsg-comparison-head>span{padding:2px 8px;border-radius:var(--radius-md);background:#ccfbf1;color:var(--accent-strong);font-family:var(--font-mono);font-size:11px;font-weight:800}.rsg-comparison-image{width:100%;height:360px;display:grid;place-items:center;overflow:hidden;padding:16px;border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface)}.rsg-comparison-panel.is-output .rsg-comparison-image{border:1.5px solid var(--accent)}.rsg-comparison-image img{width:min(var(--result-image-width, 100%),100%);height:auto;max-height:100%;aspect-ratio:var(--result-image-aspect);border-radius:var(--radius-lg);object-fit:contain}.rsg-comparison-placeholder{width:80px;height:80px;border:1px dashed var(--border-strong);border-radius:var(--radius-lg);background:#f8fafc}.rsg-comparison-meta{align-items:flex-start;color:var(--muted);font-size:13px}.rsg-comparison-file{min-width:0;display:grid;gap:3px}.rsg-comparison-file>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rsg-comparison-file small{color:var(--subtle);font-family:var(--font-mono);font-size:11px}.rsg-comparison-meta strong{flex:0 0 auto;color:var(--subtle);font-family:var(--font-mono)}.rsg-comparison-panel.is-output .rsg-comparison-meta strong{color:var(--accent)}.rsg-result-issues,.rsg-result-warnings{display:grid;gap:10px;margin-top:20px;padding:16px;border-radius:var(--radius-xl)}.rsg-result-issues{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412}.rsg-result-warnings{border:1px solid #bae6fd;background:#f0f9ff;color:#075985}.rsg-result-issues strong,.rsg-result-warnings strong{font-size:14px}.rsg-result-issues ul,.rsg-result-warnings ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.rsg-result-issues li,.rsg-result-warnings li{display:grid;gap:3px;font-size:13px;line-height:1.4}.rsg-result-issues span,.rsg-result-warnings span{overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.rsg-result-issues span{color:#7c2d12}.rsg-result-warnings span{color:#075985}.rsg-result-issues small{color:#9a3412;font-size:12px;line-height:1.4}.rsg-result-warnings small{color:#0369a1;font-size:12px;line-height:1.4}.rsg-size-recovery-list{display:grid;gap:12px;margin-top:16px}.rsg-size-recovery-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;border:1px solid #bae6fd;border-radius:var(--radius-xl);background:#f0f9ff}.rsg-size-recovery-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:999px;background:#fff;color:#075985}.rsg-size-recovery-icon img{width:16px;height:16px}.rsg-size-recovery-card strong{display:block;color:#075985;font-size:14px}.rsg-size-recovery-card p{margin:4px 0 0;color:#0369a1;font-size:12px;line-height:1.45}.rsg-download-card{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:32px;padding:32px;border-radius:16px}.rsg-download-card>div:first-child{width:min(430px,100%);display:grid;gap:8px}.rsg-download-card h2{font-size:18px}.rsg-download-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px}.rsg-download-actions img{width:16px;height:16px}.rsg-output-list{display:grid;gap:16px;margin-top:20px}.rsg-output-list .rsg-output-row{display:grid;gap:14px}.rsg-output-row-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.rsg-output-row .rsg-comparison-image{height:180px;padding:12px;border-radius:var(--radius-lg)}.rsg-output-row .rsg-comparison-head h2{font-size:12px}.rsg-output-row .rsg-comparison-head span{font-size:9px}.rsg-output-row .rsg-comparison-meta{font-size:12px}.rsg-output-row-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.rsg-output-list em{color:var(--orange)}@media(max-width:980px){.site-header{flex-wrap:wrap;padding:16px 24px}.site-footer{padding-right:24px;padding-left:24px}.main-nav{order:3;width:100%;justify-content:flex-start;overflow-x:auto}.header-meta{display:none}.home-title{font-size:40px}.home-tagline{font-size:17px}.workflow-grid,.comparison-grid,.rsg-feature-grid,.rsg-chooser-grid,.rsg-comparison-grid,.related-tools-grid,.workspace-grid,.tool-content-grid,.two-column-tool,.batch-layout,.multi-layout,.complete-workspace{grid-template-columns:1fr}.file-sidebar,.config-sidebar{width:100%;border:0;border-bottom:1px solid var(--border)}.recipe-panel{overflow-x:auto}.recipe-table-head,.recipe-row{min-width:860px}.rsg-workspace-grid{grid-template-columns:1fr}.rsg-workflow-card{min-height:auto}}@media(max-width:640px){.site-header,.site-footer{padding:16px}.site-footer,.footer-links,.privacy-banner,.privacy-banner-actions,.privacy-dialog-actions,.preview-header,.summary-panel,.workspace-toolbar,.workspace-action-row,.tool-action-row,.result-status{flex-direction:column;align-items:flex-start}.home-hero,.page-section,.tool-page,.static-copy{padding-right:16px;padding-left:16px}.home-hero{padding-top:48px}.home-title{font-size:34px}.home-subtitle,.home-tagline{font-size:16px}.dropzone-large{padding:40px 20px}.workflow-card,.comparison-card,.panel-pad,.settings-panel,.source-card,.preview-area{padding:20px}.field-row,.fit-options,.field-row-compact,.workspace-focal-controls,.size-limit-row,.dimension-row{grid-template-columns:1fr}.workspace-toolbar-actions,.workspace-action-row .button-primary,.workspace-action-row .button-secondary{width:100%}.workspace-toolbar-actions .button-secondary{flex:1 1 110px}.workspace-source-item{grid-template-columns:48px minmax(0,1fr) auto}.workspace-source-item .workspace-check{grid-column:2 / 4}.thumb-grid{grid-template-columns:repeat(auto-fill,minmax(136px,1fr));padding:0}.thumb-card{width:100%}.comparison-preview{height:360px;grid-template-columns:1fr;grid-template-rows:1fr 2px 1fr}.preview-divider{width:100%;height:2px}.summary-actions{width:100%;flex-direction:column}.summary-actions .button-primary,.summary-actions .button-secondary,.privacy-choice-button,.privacy-link-button{width:100%}.legal-table{display:block;overflow-x:auto}.privacy-banner{grid-template-columns:1fr;gap:12px}.privacy-banner-actions{width:100%;display:grid;grid-template-columns:1fr}.site-header{min-height:60px;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.brand-mark{width:28px;height:28px}.brand-mark img{width:16px;height:16px}.brand-name{max-width:170px;font-size:14px}.header-privacy-badge{margin-left:auto;gap:4px;padding:4px 8px;font-size:10px}.header-privacy-badge img{width:12px;height:12px}.header-privacy-desktop{display:none}.header-privacy-mobile{display:inline}.site-footer{align-items:center;gap:20px;padding:24px;text-align:center}.footer-links{width:100%;flex-direction:row;justify-content:center;gap:16px;color:var(--muted);font-weight:600}.rsg-container{width:calc(100% - 32px)}.rsg-upload-stage{gap:20px;padding:24px 16px 40px}.rsg-upload-stage.is-tool-entry{padding-top:16px}.rsg-upload-zone{width:100%;min-height:248px;gap:16px;padding:28px 20px;border-radius:18px}.rsg-upload-icon{width:54px;height:54px}.rsg-upload-text strong{font-size:18px}.rsg-upload-text span,.rsg-inline-privacy{font-size:12px}.rsg-upload-text strong,.rsg-upload-text span{max-width:300px;margin:0 auto}.rsg-home-copy h1{font-size:22px}.rsg-home-copy p{font-size:14px}.rsg-inline-privacy{width:100%;align-items:flex-start}.rsg-inline-privacy span{max-width:310px}.not-found-content{gap:32px;padding:56px 24px 80px}.not-found-code{gap:16px}.not-found-code>span:not(.not-found-zero){font-size:96px}.not-found-zero{width:88px;height:88px;border:0;border-radius:0;background:transparent;box-shadow:none}.not-found-zero-face{display:none}.not-found-zero-mobile{width:120px;height:120px;max-width:none;display:block}.not-found-copy{gap:12px}.not-found-copy h1{font-size:20px}.not-found-copy p{font-size:14px;line-height:1.5}.not-found-cta{width:100%;gap:8px;padding:14px 24px;font-size:15px}.not-found-cta img{width:16px;height:16px}.not-found-privacy{align-items:flex-start;justify-content:flex-start;padding:16px 20px;font-size:12px;line-height:1.4;text-align:left}.rsg-feature-grid{gap:12px;padding-top:0}.rsg-feature-card{min-height:auto;padding:16px}.rsg-feature-card h2{white-space:normal}.rsg-uploaded-ribbon{padding:12px 0}.rsg-ribbon-head strong{font-size:13px}.rsg-link-button{font-size:11px}.rsg-file-strip{display:grid;gap:8px}.rsg-file-card{width:100%;min-height:48px;flex-basis:auto;padding:6px}.rsg-file-card img{width:36px;height:36px}.rsg-chooser-section{padding:16px 0 24px}.rsg-chooser-heading{gap:4px;margin-bottom:16px}.rsg-chooser-heading h2{font-size:16px}.rsg-chooser-heading p{font-size:12px}.rsg-chooser-grid{gap:12px}.rsg-workflow-card{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:16px;border-radius:var(--radius-xl)}.rsg-workflow-card button{grid-column:1 / -1;min-height:33px}.rsg-workflow-icon{width:36px;height:36px;border-radius:var(--radius-lg)}.rsg-workflow-icon img{width:18px;height:18px}.rsg-workflow-card h3{margin-bottom:6px;font-size:13px}.desktop-copy{display:none}.mobile-copy{display:inline}.rsg-workspace-body,.rsg-results-body{padding:16px 0}.rsg-workspace-grid,.rsg-preview-panel{gap:20px}.rsg-preview-head h2{font-size:13px}.rsg-preview-head span{font-size:11px}.rsg-preview-frame{--preview-max-height: 204px;height:220px;padding:8px;border-radius:var(--radius-xl)}.rsg-preview-frame img{border-radius:var(--radius-lg)}.rsg-stat-row{gap:10px;padding:12px;border-radius:var(--radius-lg)}.rsg-stat-row small{font-size:9px}.rsg-stat-row strong{font-size:12px}.rsg-settings-card{gap:20px;padding:16px;border-radius:var(--radius-xl)}.rsg-settings-heading h2{font-size:14px}.rsg-settings-heading p,.rsg-control-block label,.rsg-control-label{font-size:12px}.rsg-input,.rsg-select,.rsg-dimension-input{min-height:37px}.rsg-segmented button{min-height:22px;padding:4px;font-size:11px}.rsg-toggle{width:38px;height:20px}.rsg-toggle>span:after{width:16px;height:16px}.rsg-toggle input:checked+span:after{transform:translate(18px)}.rsg-crop-grid,.rsg-dimension-row,.rsg-download-card,.rsg-download-actions,.rsg-output-row-comparison,.rsg-output-list .rsg-output-row{grid-template-columns:1fr}.rsg-output-row-actions{width:100%;display:grid;grid-template-columns:1fr}.rsg-size-recovery-card{grid-template-columns:auto minmax(0,1fr)}.rsg-size-recovery-card .button-primary{grid-column:1 / -1;width:100%}.rsg-success-banner .rsg-container{gap:10px;padding-top:12px;padding-bottom:12px}.rsg-success-icon{width:20px;height:20px;border-radius:10px}.rsg-success-icon img{width:10px;height:10px}.rsg-success-banner strong{font-size:12px}.rsg-success-banner small{font-size:11px}.rsg-comparison-grid{gap:16px}.rsg-comparison-head h2,.rsg-comparison-meta{font-size:12px}.rsg-comparison-head h2 small{display:inline}.rsg-comparison-head>span{font-size:10px}.rsg-comparison-image{height:min(50vh,400px);max-height:400px;border-radius:var(--radius-lg)}.rsg-output-row .rsg-comparison-image{height:240px}.rsg-comparison-image img{width:min(var(--result-image-mobile-width, var(--result-image-width, 100%)),100%)}.rsg-comparison-file small{display:none}.rsg-download-card{display:grid;gap:16px;margin-top:20px;padding:16px;border-radius:var(--radius-xl)}.rsg-download-card h2{font-size:14px}.rsg-download-actions{display:grid;gap:8px;width:100%}.rsg-download-actions .button-primary{order:1}.rsg-download-actions .button-secondary{order:2}.rsg-download-actions a.button-secondary{order:3}.rsg-download-actions .button-primary,.rsg-download-actions .button-secondary{width:100%;justify-content:center}}
