.stamp-workspace{display:grid;gap:1.25rem}.stamp-safety-note,.stamp-result-disclaimer{margin:0}.stamp-editor{display:grid;gap:1rem}.stamp-editor[hidden]{display:none}.stamp-preview-grid,.stamp-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.stamp-preview-card,.stamp-result-card{min-width:0;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);overflow:hidden}.stamp-source-card{width:min(100%,48rem);justify-self:center}.stamp-preview-card__heading{padding:1rem 1rem 0;display:grid;gap:.25rem}.stamp-preview-card__heading h3,.stamp-preview-card__heading p,.stamp-result-heading h3,.stamp-result-heading p{margin:0}.stamp-preview-card__heading p,.stamp-result-heading>p{color:var(--color-text-muted)}.stamp-result-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,34rem);gap:1rem;align-items:end}.stamp-result-heading>div{display:grid;gap:.25rem}.stamp-result-card{display:grid;align-content:start;padding-bottom:1rem}.stamp-result-card--faithful{border-width:2px}.stamp-result-card__topline{min-height:2.5rem;padding:.85rem 1rem 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;color:var(--color-text-muted);font-size:.875rem}.stamp-result-badge{display:inline-flex;align-items:center;min-height:1.75rem;padding:.2rem .65rem;border-radius:999px;border:1px solid var(--color-border);background:var(--color-surface-subtle);color:var(--color-text);font-weight:700}.stamp-result-badge--enhanced{background:var(--color-surface)}.stamp-preview-canvas{position:relative;min-height:15rem;margin:1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);display:grid;place-items:center;overflow:auto;background:var(--color-surface-subtle)}.stamp-preview-canvas--checker{background-color:#fff;background-image:linear-gradient(45deg,#eef1ef 25%,transparent 25%),linear-gradient(-45deg,#eef1ef 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#eef1ef 75%),linear-gradient(-45deg,transparent 75%,#eef1ef 75%);background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0}.stamp-preview-canvas canvas{display:block;max-width:100%;max-height:32rem;width:auto;height:auto}.stamp-preview-canvas [data-faithful-empty],.stamp-preview-canvas [data-enhanced-empty]{max-width:22rem;padding:2rem;text-align:center;color:var(--color-text-muted)}.stamp-result-features{margin:0;padding:0 2rem 0 2.25rem;display:grid;gap:.45rem;color:var(--color-text-muted)}.stamp-result-actions{padding:1rem 1rem 0;display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.stamp-result-note{margin:.85rem 1rem 0;color:var(--color-text-muted);font-size:.875rem;line-height:1.6}.stamp-adjustments{display:grid;gap:1rem}.stamp-range-control{display:grid;grid-template-columns:minmax(0,1fr) minmax(14rem,22rem);gap:1rem;align-items:center}.stamp-range-control>span:first-child{display:grid;gap:.25rem}.stamp-range-control small{color:var(--color-text-muted)}.stamp-range-control__input{display:grid;grid-template-columns:1fr 3rem;gap:.75rem;align-items:center}.stamp-range-control input[type=range]{width:100%}.stamp-range-control output{text-align:center;font-variant-numeric:tabular-nums}.stamp-adjustments__actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}@media(max-width:760px){.stamp-preview-grid,.stamp-result-grid,.stamp-result-heading{grid-template-columns:1fr}.stamp-preview-canvas{min-height:11rem;margin:.75rem}.stamp-range-control{grid-template-columns:1fr}.stamp-range-control__input{grid-template-columns:1fr 2.75rem}.stamp-result-card__topline,.stamp-result-actions{padding-left:.75rem;padding-right:.75rem}.stamp-result-features{padding-left:1.9rem;padding-right:1rem}.stamp-result-note{margin-left:.75rem;margin-right:.75rem}}
