.video-crop-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 18px 46px #1118270f;display:flex;flex-direction:column;gap:16px;overflow:hidden;padding:0}.video-crop-panel__head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;padding:20px 20px 0}.video-crop-panel__title{font-weight:800;margin:0}.video-crop-panel__lead{color:#4b5563;line-height:1.6;margin:6px 0 0}.video-crop-editor{background:#f8fafc;border:1px solid #e8ecf3;border-radius:8px;color:#111827;display:flex;flex-direction:column;margin:0 20px 20px;min-height:560px;overflow:hidden}.video-crop-editor--empty{background:transparent;border:0;min-height:0;padding:0}.video-crop-editor__topbar{align-items:center;background:#fff;border-bottom:1px solid #e8ecf3;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) auto;padding:14px 16px}.video-crop-editor__top-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end;min-width:0}.video-crop-editor__file-name{color:#6b7280;font-size:14px;font-weight:700;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.video-crop-editor__close,.video-crop-editor__settings{border:0;border-radius:8px;cursor:pointer;display:inline-grid;place-items:center}.video-crop-editor__close{background:#eef2f7;color:#0f172a;height:34px;width:34px}.video-crop-editor__stage-wrap{align-items:center;background:linear-gradient(45deg,rgba(17,24,39,.025) 25%,transparent 0),linear-gradient(-45deg,rgba(17,24,39,.025) 25%,transparent 0),#f8fafc;background-size:20px 20px;display:flex;flex:1;justify-content:center;min-height:300px;padding:22px 20px 12px}.video-crop-editor__workspace{display:grid;flex:1 1 auto;grid-template-columns:320px minmax(0,1fr);min-height:0;overflow:hidden;transition:grid-template-columns .2s ease}.video-crop-editor__workspace--settings-collapsed{grid-template-columns:0 minmax(0,1fr)}.video-crop-editor__main,.video-crop-editor__settings-panel{display:flex;flex-direction:column;min-width:0}.video-crop-editor__settings-panel{background:#fff;border-right:1px solid #e8ecf3;overflow:hidden;transition:opacity .16s ease,visibility .16s ease}.video-crop-editor__workspace--settings-collapsed .video-crop-editor__settings-panel{border-color:transparent;opacity:0;pointer-events:none;visibility:hidden}.video-crop-editor__settings-head{align-items:center;border-bottom:1px solid #eef2f7;display:flex;flex:0 0 auto;gap:12px;justify-content:space-between;padding:16px}.video-crop-editor__settings-kicker,.video-crop-editor__settings-title{margin:0}.video-crop-editor__settings-kicker{color:#94a3b8;font-size:12px;font-weight:800;line-height:1.2;text-transform:uppercase}.video-crop-editor__settings-title{color:#111827;font-size:16px;font-weight:800;line-height:1.25;margin-top:2px}.video-crop-editor__settings-close{background:#f8fafc;border:1px solid #e8ecf3;border-radius:10px;color:#64748b;cursor:pointer;display:inline-grid;height:34px;min-width:34px;place-items:center;transition:background-color .18s ease,color .18s ease;width:34px}.video-crop-editor__settings-close:focus-visible,.video-crop-editor__settings-close:hover{background:#fff7f7;color:var(--danger-color)}.video-crop-editor__settings-close svg{height:20px;width:20px}.video-crop-editor__stage-wrap--empty{min-height:320px;padding:0}.video-crop-editor__stage{display:grid;min-height:300px;overflow:hidden;place-items:center;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:min(760px,100%)}.video-crop-editor__media,.video-crop-editor__preview{display:inline-grid;max-height:380px;max-width:100%;place-items:center;position:relative}.video-crop-editor__media{touch-action:none;transform-origin:center;transition:transform .18s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform;-webkit-user-drag:none}.video-crop-editor__video{background:#111827;box-shadow:0 18px 46px #1118272e;cursor:pointer;display:block;max-height:380px;max-width:100%}.video-crop-editor__crop-layer,.video-crop-editor__video{border-radius:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.video-crop-editor__crop-layer{inset:0;overflow:hidden;position:absolute;touch-action:none}.video-crop-editor__crop-frame,.video-crop-editor__crop-shade{position:absolute}.video-crop-editor__crop-shade{background:#11182785;pointer-events:none}.video-crop-editor__crop-shade--top{left:0;right:0;top:0}.video-crop-editor__crop-shade--right{right:0}.video-crop-editor__crop-shade--bottom{bottom:0;left:0;right:0}.video-crop-editor__crop-shade--left{left:0}.video-crop-editor__crop-frame{border:2px solid var(--danger-color);box-shadow:0 0 0 1px #ffffffd9,0 14px 34px #0000003d;cursor:move;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.video-crop-editor__crop-handle{background:var(--danger-color);border:2px solid #fff;border-radius:50%;height:14px;position:absolute;width:14px}.video-crop-editor__crop-handle--nw{cursor:nwse-resize;left:-8px;top:-8px}.video-crop-editor__crop-handle--ne{cursor:nesw-resize;right:-8px;top:-8px}.video-crop-editor__crop-handle--se{bottom:-8px;cursor:nwse-resize;right:-8px}.video-crop-editor__crop-handle--sw{bottom:-8px;cursor:nesw-resize;left:-8px}.video-crop-editor__bottom{align-items:center;background:#fff;border-top:1px solid #e8ecf3;display:flex;gap:16px;justify-content:space-between;padding:14px 20px 18px}.video-crop-editor__transport{align-items:center;display:flex;flex:0 0 auto;gap:8px}.video-crop-editor__play,.video-crop-editor__settings,.video-crop-editor__start{border-radius:12px;display:inline-grid;flex:0 0 auto;height:40px;min-width:40px;place-items:center;width:40px}.video-crop-editor__play{background:linear-gradient(135deg,#fa5352,#d84645);border:0;box-shadow:0 14px 26px #d8464538;color:#fff;cursor:pointer;transition:filter .18s ease,transform .18s ease}.video-crop-editor__play:hover{filter:brightness(1.03)}.video-crop-editor__play:active{transform:translateY(1px)}.video-crop-editor__play svg,.video-crop-editor__settings svg,.video-crop-editor__start svg{height:24px;width:24px}.video-crop-editor__bottom-actions{align-items:center;display:flex;gap:10px;justify-content:flex-end}.video-crop-editor__settings,.video-crop-editor__start{background:#fff;border:1px solid #e8ecf3;color:#4b5563;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.video-crop-editor__settings--active,.video-crop-editor__settings:hover,.video-crop-editor__start:hover{background:#fff7f7;border-color:#ea555538;color:var(--danger-color)}.video-crop-editor__start:disabled{cursor:not-allowed;opacity:.58}.video-crop-editor__save{border-radius:12px;min-height:40px}.video-crop-settings-wrap{box-sizing:border-box;flex:1 1 auto;min-height:0;overflow:hidden;position:relative}.video-crop-settings-wrap--scrollable{padding-right:14px}.video-crop-settings{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;padding:12px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.video-crop-settings::-webkit-scrollbar{height:0;width:0}.video-crop-settings-wrap--scrollable:before{background:#ea55551f;border-radius:999px;bottom:6px;content:"";pointer-events:none;position:absolute;right:5px;top:6px;width:7px}.video-crop-settings__custom-scrollbar{display:none}.video-crop-settings-wrap--scrollable .video-crop-settings__custom-scrollbar{background:#ea5555d1;border-radius:999px;box-shadow:0 0 0 2px #ea555514;display:block;pointer-events:none;position:absolute;right:5px;top:6px;transition:height .12s ease,transform .08s linear;width:7px;z-index:2}.video-crop-settings__section{background:#fff;border:1px solid #eef2f7;border-radius:12px;box-shadow:0 10px 28px #0f172a09;flex:0 0 auto;overflow:hidden}.video-crop-settings__section--active{border-color:#ea555547}.video-crop-settings__toggle{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;min-height:60px;padding:12px;text-align:left;width:100%}.video-crop-settings__toggle:hover{background:#f8fafc}.video-crop-settings__toggle:disabled{cursor:not-allowed;opacity:.62}.video-crop-settings__toggle-icon{background:#f1f5f9;border-radius:10px;color:#64748b;display:inline-grid;flex:0 0 auto;height:34px;place-items:center;width:34px}.video-crop-settings__section--active .video-crop-settings__toggle-icon,.video-crop-settings__section--open .video-crop-settings__toggle-icon{background:#fff1f1;color:var(--danger-color)}.video-crop-settings__toggle-icon svg{height:20px;width:20px}.video-crop-settings__toggle-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.video-crop-settings__toggle-title{color:#111827;font-size:14px;font-weight:800;line-height:1.25}.video-crop-settings__toggle-text{color:#64748b;font-size:12px;font-weight:500;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-crop-settings__chevron{color:#94a3b8;height:20px;transition:color .18s ease,transform .18s ease;width:20px}.video-crop-settings__section--open .video-crop-settings__chevron{color:var(--danger-color);transform:rotate(180deg)}.video-crop-settings__body{padding:0 12px 12px}.video-crop-settings__content{display:grid;gap:12px;padding-top:2px}.video-crop-settings__grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.video-crop-settings__field{color:#4b5563;display:grid;font-size:13px;font-weight:700;gap:6px}.video-crop-settings__input{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#111827;font:inherit;min-height:40px;padding:0 12px;width:100%}.video-crop-settings__input:focus{border-color:#ea555580;box-shadow:0 0 0 3px #ea55551a;outline:none}.video-crop-settings__actions{display:grid;gap:8px;grid-template-columns:1fr}.video-crop-settings__actions .UiButton{justify-content:center;width:100%}.video-crop-settings__switches{display:grid;gap:10px}.video-crop-switch{align-items:center;cursor:pointer;display:grid;gap:9px;grid-template-columns:auto minmax(0,1fr);min-height:34px}.video-crop-switch input{opacity:0;pointer-events:none;position:absolute}.video-crop-switch__control{background:#d1d5db;border-radius:999px;height:20px;position:relative;transition:background-color .18s ease,box-shadow .18s ease;width:34px}.video-crop-switch__control:after{background:#fff;border-radius:999px;box-shadow:0 2px 6px #1118272e;content:"";height:16px;left:2px;position:absolute;top:2px;transition:transform .18s ease;width:16px}.video-crop-switch input:checked+.video-crop-switch__control{background:var(--danger-color)}.video-crop-switch input:checked+.video-crop-switch__control:after{transform:translate(14px)}.video-crop-switch:focus-within .video-crop-switch__control{box-shadow:0 0 0 3px #ea55551f}.video-crop-switch__copy{display:flex;flex-direction:column;min-width:0}.video-crop-switch__title{color:#111827;font-size:14px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.video-crop-settings .app-range__label{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0 0 0 0);white-space:nowrap}.video-crop-settings .app-range__control{gap:12px}.video-crop-settings__hint{color:#6b7280;font-size:14px;line-height:1.55;margin:0}@media(max-width:900px){.video-crop-editor__topbar{gap:10px;grid-template-columns:minmax(0,1fr) auto}.video-crop-editor__workspace{grid-template-columns:1fr;overflow:visible}.video-crop-editor__workspace--settings-collapsed{grid-template-columns:1fr}.video-crop-editor__settings-panel{border-bottom:1px solid #e8ecf3;border-right:0;flex:0 0 auto;max-height:min(58dvh,460px)}.video-crop-editor__workspace--settings-collapsed .video-crop-editor__settings-panel{max-height:0}.video-crop-editor__bottom-actions{justify-content:stretch}.video-crop-editor__bottom-actions .video-crop-editor__save{flex:1 1 auto}}@media(max-width:640px){.video-crop-panel__head{flex-direction:column;padding:18px 18px 0}.video-crop-editor--empty{padding:0}.video-crop-editor{margin:0 14px 18px}.video-crop-editor__bottom,.video-crop-editor__settings-head,.video-crop-editor__stage-wrap{padding-left:14px;padding-right:14px}.video-crop-editor__topbar{padding:12px 12px 12px 14px}.video-crop-editor__file-name{font-size:13px}.video-crop-editor__top-actions{gap:6px}.video-crop-editor__close{height:32px;width:32px}.video-crop-editor__stage-wrap--empty{padding-left:0;padding-right:0}.video-crop-editor__stage{min-height:240px}.video-crop-editor__video{max-height:280px}.video-crop-settings{padding:10px 14px 14px}.video-crop-settings-wrap--scrollable .video-crop-settings__custom-scrollbar,.video-crop-settings-wrap--scrollable:before{right:5px}.video-crop-settings__toggle{gap:9px;min-height:56px;padding:11px 10px}.video-crop-settings__toggle-icon{height:32px;width:32px}.video-crop-settings__toggle-text{display:-webkit-box;overflow:hidden;text-overflow:clip;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.video-crop-settings__grid{grid-template-columns:1fr}}
