.plotbase-crop-editor{--pb-crop-orange:#f0801d;--pb-crop-ink:#2f3237;--pb-crop-muted:#7b848d;--pb-crop-line:#e3e7ea;--pb-crop-bg:#f1f2f4;margin:0 0 26px;box-sizing:border-box}.plotbase-crop-editor *,.plotbase-crop-editor *:before,.plotbase-crop-editor *:after{box-sizing:inherit}.plotbase-crop-editor__row{display:flex;gap:24px;align-items:stretch;position:relative}.plotbase-crop-editor__main{flex:1 1 auto;min-width:0;background:#fff;border:1px solid var(--pb-crop-line);border-radius:24px;padding:22px 22px 12px;display:flex;flex-direction:column}.plotbase-crop-editor__stage{position:relative;width:100%;aspect-ratio:3/2;min-height:260px;background:var(--pb-crop-bg);border-radius:18px;overflow:hidden}.plotbase-crop-editor__canvas{display:block;width:100%;height:100%;touch-action:pan-y pinch-zoom;cursor:default}.plotbase-crop-editor__canvas.is-interactive{touch-action:none;cursor:grab}.plotbase-crop-editor__canvas.is-interactive:active{cursor:grabbing}.plotbase-crop-editor__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:26px;text-align:center}.plotbase-crop-editor__overlay[hidden]{display:none}.plotbase-crop-editor__overlay--avoid-dimensions{justify-content:flex-end;align-items:flex-end;padding:12px}.plotbase-crop-editor__overlay--avoid-dimensions .plotbase-crop-editor__overlay-text{display:none}.plotbase-crop-editor__overlay--avoid-dimensions .plotbase-crop-editor__button{max-width:100%;white-space:normal}.plotbase-crop-editor__overlay--blocked{background:rgba(241,242,244,.92);pointer-events:none}.plotbase-crop-editor__overlay-text{margin:0;max-width:34ch;color:var(--pb-crop-muted);font-size:13px;line-height:1.45}.plotbase-crop-editor__button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;cursor:pointer;min-height:44px;font-family:inherit;line-height:1}.plotbase-crop-editor__button--primary{background:var(--pb-crop-orange);color:#fff;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:14px 26px;border-radius:40px;box-shadow:0 6px 16px -8px rgba(240,128,29,.9)}.plotbase-crop-editor__button--primary:hover{filter:brightness(1.06)}.plotbase-crop-editor__button--ghost{background:#fff;color:var(--pb-crop-ink);border:1px solid var(--pb-crop-line);border-radius:40px;box-shadow:none;font-size:13px;font-weight:600;padding:10px 18px}.plotbase-crop-editor__button--ghost:hover{border-color:#cfd6dc;background:#fbfbfc}.plotbase-crop-editor__button:focus-visible{outline:3px solid rgba(240,128,29,.45);outline-offset:2px}.plotbase-crop-editor__file{display:none}.plotbase-crop-editor__zoom{display:flex;align-items:center;gap:14px;padding:14px 4px 6px}.plotbase-crop-editor__zoom[hidden]{display:none}.plotbase-crop-editor__zoom-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--pb-crop-muted);white-space:nowrap}.plotbase-crop-editor__zoom-slider{-webkit-appearance:none;appearance:none;flex:1;height:24px;background:0 0;margin:0;cursor:pointer;touch-action:none}.plotbase-crop-editor__zoom-slider::-webkit-slider-runnable-track{height:4px;border-radius:2px;background:#dfe3e6}.plotbase-crop-editor__zoom-slider::-moz-range-track{height:4px;border-radius:2px;background:#dfe3e6}.plotbase-crop-editor__zoom-slider::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:var(--pb-crop-orange);border:3px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.25);margin-top:-7px;cursor:pointer}.plotbase-crop-editor__zoom-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--pb-crop-orange);border:3px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.25);cursor:pointer}.plotbase-crop-editor__zoom-slider:focus-visible{outline:3px solid rgba(240,128,29,.45);outline-offset:4px}.plotbase-crop-editor__zoom-value{font-size:12px;color:var(--pb-crop-muted);min-width:44px;text-align:right;font-variant-numeric:tabular-nums}.plotbase-crop-editor__message{margin:4px 4px 8px;padding:10px 14px;border-radius:12px;background:#f6f7f8;border:1px solid var(--pb-crop-line);color:#5a636b;font-size:13px;line-height:1.45}.plotbase-crop-editor__message[hidden]{display:none}.plotbase-crop-editor__message--error{background:#fbeaea;border-color:#eec4c4;color:#b03434}.plotbase-crop-editor__side{flex:0 0 300px;display:flex;flex-direction:column;gap:14px}.plotbase-crop-editor__card{background:#fff;border:1px solid var(--pb-crop-line);border-radius:20px;padding:18px}.plotbase-crop-editor__card-title{margin:0 0 12px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--pb-crop-muted)}.plotbase-crop-editor__size{display:flex;align-items:baseline;gap:7px;color:var(--pb-crop-ink)}.plotbase-crop-editor__size-value{font-size:26px;font-weight:700;letter-spacing:-.02em;line-height:1;font-variant-numeric:tabular-nums}.plotbase-crop-editor__size-unit{font-size:13px;color:var(--pb-crop-muted)}.plotbase-crop-editor__size-note{margin:9px 0 0;font-size:12px;color:var(--pb-crop-muted);line-height:1.45}.plotbase-crop-editor__quality{display:flex;gap:13px;align-items:flex-start;border-radius:16px;padding:15px 16px;border:1px solid var(--pb-crop-line);background:#f6f7f8}.plotbase-crop-editor__quality.is-high{background:#eaf6ee;border-color:#bfe2ca}.plotbase-crop-editor__quality.is-medium{background:#fdf3e2;border-color:#f2ddb6}.plotbase-crop-editor__quality.is-low{background:#fbeaea;border-color:#eec4c4}.plotbase-crop-editor__face{flex:0 0 auto;width:34px;height:34px;margin-top:1px}.plotbase-crop-editor__quality-text{display:flex;flex-direction:column;min-width:0}.plotbase-crop-editor__quality-title{margin:0 0 3px;font-size:15px;font-weight:700;line-height:1.2;color:var(--pb-crop-ink)}.plotbase-crop-editor__quality.is-high .plotbase-crop-editor__quality-title{color:#2e7d4b}.plotbase-crop-editor__quality.is-medium .plotbase-crop-editor__quality-title{color:#a86a12}.plotbase-crop-editor__quality.is-low .plotbase-crop-editor__quality-title{color:#b03434}.plotbase-crop-editor__quality-note{font-size:12.5px;color:#5a636b;line-height:1.45}.plotbase-crop-editor__actions{display:flex;flex-direction:column;gap:8px}.plotbase-crop-editor__button--block{width:100%}.plotbase-crop-editor__actions .plotbase-crop-editor__button--primary{padding:14px 18px}.plotbase-crop-editor__actions .plotbase-crop-editor__button--ghost{padding:12px 18px}.plotbase-crop-editor__facts{margin:12px 0 0;border-top:1px solid var(--pb-crop-line);padding-top:11px}.plotbase-crop-editor__facts[hidden]{display:none}.plotbase-crop-editor__fact{display:flex;justify-content:space-between;gap:10px;font-size:12px;padding:3px 0}.plotbase-crop-editor__fact dt{margin:0;color:var(--pb-crop-muted);font-weight:400}.plotbase-crop-editor__fact dd{margin:0;color:var(--pb-crop-ink);font-weight:600;font-variant-numeric:tabular-nums}.plotbase-crop-editor__recommended{padding:0;overflow:hidden}.plotbase-crop-editor__recommended[hidden]{display:none}.plotbase-crop-editor__recommended-head{display:flex;align-items:center;justify-content:space-between;width:100%;background:0 0;border:0;cursor:pointer;padding:16px 18px;font:inherit;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--pb-crop-muted);min-height:44px}.plotbase-crop-editor__recommended-head i{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid var(--pb-crop-muted);transition:transform .15s}.plotbase-crop-editor__recommended.is-closed .plotbase-crop-editor__recommended-head i{transform:rotate(-90deg)}.plotbase-crop-editor__recommended.is-closed .plotbase-crop-editor__recommended-body{display:none}.plotbase-crop-editor__recommended-body{max-height:250px;overflow-y:auto;padding:0 8px 10px}.plotbase-crop-editor__recommended-why{margin:0 0 8px;font-size:11.5px;line-height:1.4;color:var(--pb-crop-muted)}.plotbase-crop-editor__recommended-table{width:100%;border-collapse:collapse}.plotbase-crop-editor__recommended-table tr{cursor:pointer}.plotbase-crop-editor__recommended-table tr:hover td{background:#fbf4ec}.plotbase-crop-editor__recommended-table td{padding:7px 8px;border-top:1px solid #f0f2f4;font-size:13.5px;color:var(--pb-crop-ink)}.plotbase-crop-editor__recommended-table tr:first-child td{border-top:0}.plotbase-crop-editor__recommended-table td.pb-crop-pick{width:26px}.plotbase-crop-editor__recommended-table td.pb-crop-dpi{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;line-height:1.25}.pb-crop-dpi__is{display:block;font-size:12.5px}.pb-crop-dpi__want{display:block;font-size:11px;color:var(--pb-crop-muted)}.plotbase-crop-editor__recommended-band th{cursor:default;text-align:left;padding:12px 8px 4px;border-top:1px solid #f0f2f4;font-size:11.5px;font-weight:600;letter-spacing:.02em;color:var(--pb-crop-muted)}.plotbase-crop-editor__recommended-table tr.plotbase-crop-editor__recommended-band:hover th{background:0 0}.plotbase-crop-editor__recommended-band:first-child th{border-top:0;padding-top:4px}.plotbase-crop-editor__recommended-band+tr td{border-top:0}.plotbase-crop-editor__recommended-table td.pb-crop-face{width:34px;text-align:right}.plotbase-crop-editor__recommended-table td.pb-crop-face svg{width:20px;height:20px;vertical-align:middle}.plotbase-crop-editor__recommended-dot{display:block;width:15px;height:15px;border-radius:50%;border:1.5px solid #ccd3d9;background:#fff;position:relative}.plotbase-crop-editor__recommended-table tr.is-on .plotbase-crop-editor__recommended-dot{border-color:var(--pb-crop-orange)}.plotbase-crop-editor__recommended-table tr.is-on .plotbase-crop-editor__recommended-dot:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--pb-crop-orange)}.plotbase-crop-editor__recommended-table tr.is-on td{background:#fdf4ea;font-weight:600}.plotbase-crop-editor__recommended-empty td{cursor:default;color:var(--pb-crop-muted);font-size:12.5px;line-height:1.5;padding:4px 10px 12px}.plotbase-crop-editor__recommended-empty:hover td{background:0 0}@media (max-width:991px){.plotbase-crop-editor__row{flex-direction:column;gap:16px}.plotbase-crop-editor__side{flex:1 1 auto}.plotbase-crop-editor__main{padding:16px 16px 10px;border-radius:18px}.plotbase-crop-editor__stage{aspect-ratio:4/3;min-height:240px}.plotbase-crop-editor__recommended-body{max-height:none;overflow-y:visible}}@media (max-height:520px) and (orientation:landscape){.plotbase-crop-editor__stage{aspect-ratio:auto;height:55vh;min-height:180px}}.plotbase-crop-editor__zoom.is-disabled{opacity:.45}.plotbase-crop-editor__zoom.is-disabled .plotbase-crop-editor__zoom-slider{cursor:default}.plotbase-crop-editor__sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.plotbase-crop-editor__recommended-table tr:focus-visible{outline:3px solid rgba(240,128,29,.45);outline-offset:-3px}