.crop-editor{display:grid;gap:16px}.crop-editor-frame{overflow:hidden;border:1px solid rgba(0,109,119,.12);border-radius:8px;background:var(--mist);min-height:360px}.crop-editor-frame img{display:block;max-width:100%}.crop-actions{display:grid;grid-template-columns:repeat(3,minmax(0,auto));justify-content:start;gap:10px}.cropper-container{font-family:inherit}.cropper-view-box,.cropper-face{border-radius:4px}.cropper-line,.cropper-point{background-color:var(--deep-teal)}.cropper-view-box{outline-color:var(--soft-teal)}.tool-page .settings-form [for=zoom] output:after,.tool-page .settings-form [for=quality] output:after{content:"%"}@media (max-width: 720px){.crop-editor-frame{min-height:260px}.crop-actions{grid-template-columns:1fr}}
