.orientation-editor #orientation-preview{display:block;width:auto;height:auto;max-width:100%;max-height:26rem;object-fit:contain}.orientation-editor .geometry-preview-empty{padding:1rem;text-align:center}.orientation-editor .geometry-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.orientation-editor .geometry-actions button{min-height:2.75rem}.orientation-editor .geometry-actions [data-action=reset]{grid-column:1 / -1}.orientation-editor.image-service .geometry-actions [aria-pressed=true]{border-color:var(--accent);background:#dceee4}.orientation-editor.image-service button:focus-visible,.orientation-editor .geometry-download:focus-visible{outline:3px solid #9d7cf0;outline-offset:3px}.orientation-editor.image-service .geometry-actions button:disabled{opacity:.5;cursor:not-allowed}.orientation-editor .geometry-result-content{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.orientation-editor .geometry-download{justify-self:start}@media(max-width:480px){.orientation-editor .geometry-result-content{grid-template-columns:1fr}}
