.crop-work{max-width:900px}.crop-controls{display:flex;gap:12px;flex-wrap:wrap;align-items:end}.crop-controls label{flex:1;min-width:140px}.crop-controls label,.crop-fields label{font-size:13px;color:#626570;display:block}.crop-controls select,.crop-fields input{display:block;width:100%;padding:10px;border:1px solid #dcdbe5;border-radius:8px;background:#fff;color:#252530;font:inherit;min-height:44px}.crop-info{overflow-wrap:anywhere;font-size:14px}.crop-hint{font-size:13px;color:#626570;margin:12px 0}.crop-fields{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}#crop-canvas{display:block;width:100%;height:auto;background:#ececf1;touch-action:none;border-radius:8px;cursor:crosshair}#crop-result{margin-top:16px}#crop-preview{display:block;max-width:100%;max-height:220px;margin:auto;background:repeating-conic-gradient(#eee 0% 25%,#fff 0% 50%) 0/16px 16px}#crop-result-info{text-align:center;margin:10px}.crop-controls select:focus-visible,.crop-fields input:focus-visible{outline:3px solid #7168ff;outline-offset:2px}@media(max-width:600px){.crop-fields{grid-template-columns:repeat(2,1fr)}.crop-controls{gap:8px}.crop-controls label{min-width:120px}.crop-hint{font-size:12px}}
.crop-settings{margin:16px 0;background:#faf9fd;border:1px solid #ebe8f3;border-radius:16px;padding:16px}.crop-setting-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.crop-settings h2{font-size:14px;font-weight:700;margin:0}.crop-reset-link{border:0;background:transparent;color:#726b89;font:inherit;font-size:13px;padding:8px;cursor:pointer}.crop-shapes{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.crop-choice{display:flex;flex-direction:column;align-items:center;gap:7px;border:1px solid #e3dfec;background:#fff;border-radius:11px;padding:10px 4px;color:#666174;font:600 12px/1.3 inherit;font-family:inherit;font-size:12px;cursor:pointer;min-height:76px}.crop-shape-icon{height:30px;display:flex;align-items:center;justify-content:center}.crop-shape-icon i{display:block;border:1.7px solid currentColor;border-radius:3px}.crop-shape-icon .free{border-style:dashed}.crop-shape-icon .circle{border-radius:50%}.crop-choice[aria-pressed=true]{background:#eeeaff;border-color:#8478ef;color:#6151d5;box-shadow:0 0 0 1px #8478ef}.crop-choice:hover:not(:disabled){border-color:#a297e7;background:#f5f2ff}.crop-output-row{display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid #e9e5f1;padding-top:14px;margin-top:14px}.crop-output-row p{font-size:12px;color:#797387;margin:4px 0 0;line-height:1.4}.crop-formats{display:flex;padding:4px;gap:4px;border:1px solid #e4e0ec;border-radius:11px;background:#efedf5;flex-shrink:0}.crop-formats button{border:0;border-radius:7px;background:transparent;color:#736d83;font-family:inherit;font-size:13px;font-weight:700;padding:9px 17px;cursor:pointer}.crop-formats button[aria-pressed=true]{color:#fff;background:#7168ff;box-shadow:0 2px 5px #5642a522}.crop-formats button:disabled{opacity:.4}.crop-info{color:#77717f;font-size:13px}.crop-choice:focus-visible,.crop-formats button:focus-visible{outline:3px solid #43337f;outline-offset:3px}@media(max-width:600px){.crop-settings{padding:12px}.crop-shapes{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.crop-choice{min-height:70px;padding:8px 3px}.crop-output-row{gap:10px}.crop-formats button{padding:10px 13px}}
.crop-stage{display:flex;align-items:center;justify-content:center;padding:10px;background:#eeedf3;border-radius:12px;overflow:hidden}.crop-stage #crop-canvas{width:auto;height:auto;max-width:100%;max-height:clamp(200px,calc(100svh - 420px),340px);border-radius:5px}.crop-stage[data-scale=medium] #crop-canvas{max-height:500px}.crop-stage[data-scale=large] #crop-canvas{max-height:850px}.crop-scale-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:12px 0 8px;font-size:12px;color:#77717f}.crop-scale-bar>div{display:flex;gap:4px;flex-wrap:wrap}.crop-scale-bar button{border:1px solid #e1ddea;border-radius:7px;background:#fff;padding:7px 10px;color:#726b83;font:inherit;cursor:pointer;min-height:34px}.crop-scale-bar button[aria-pressed=true]{background:#eeebff;border-color:#9688ed;color:#6253cc}.crop-scale-note{font-size:11px;color:#827c8d;margin:6px 0 10px}.crop-work:has(#crop-editor:not([hidden])) #crop-drop{padding:8px 12px;display:flex;justify-content:center;background:#faf9fd;border-style:solid}.crop-work:has(#crop-editor:not([hidden])) #crop-drop h2,.crop-work:has(#crop-editor:not([hidden])) #crop-drop p{display:none}.crop-work:has(#crop-editor:not([hidden])) #crop-pick{padding:7px 14px;min-height:36px;font-size:13px}@media(max-width:600px){.crop-scale-bar{flex-wrap:wrap}.crop-stage{padding:6px}.crop-scale-bar button{min-height:40px}.crop-stage #crop-canvas{max-height:280px}}
#crop-app .crop-fields input:not(:disabled){background:#fff!important;color:#302b39!important;-webkit-text-fill-color:#302b39!important;border:1px solid #b9afcf!important;opacity:1;cursor:text;font-size:16px;font-weight:600;min-height:46px;caret-color:#7168ff}#crop-app .crop-fields input:not(:disabled):hover{border-color:#9585c9!important}#crop-app .crop-fields input:not(:disabled):focus{border-color:#7168ff!important;outline:none;box-shadow:0 0 0 3px #7168ff24}#crop-app .crop-fields input:disabled{background:#f0eef4!important;color:#938c9f!important;-webkit-text-fill-color:#938c9f!important;cursor:wait;opacity:.7}
