.video-cropper-hero{max-width:940px;margin:0 auto 26px;text-align:center}.video-cropper-hero .eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:#eef0ff;color:var(--brand);font-size:12px;font-weight:800}.video-cropper-hero h1{margin:12px 0 8px;font-size:clamp(34px,5vw,58px);letter-spacing:-1.5px}.video-cropper-hero p{max-width:720px;margin:auto;color:var(--muted);line-height:1.8}.video-cropper-studio{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:20px;align-items:start}.cropper-workspace{padding:18px;border-radius:28px}.cropper-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:2px 2px 17px;border-bottom:1px solid var(--line)}.cropper-toolbar strong,.cropper-toolbar small{display:block}.cropper-toolbar small{color:var(--muted);font-size:12px;margin-top:4px}.toolbar-actions{display:flex;gap:8px;align-items:center}.button--ghost{background:#fff;border:1px solid var(--line);color:var(--text)}.cropper-stage{margin-top:18px;min-height:530px;border-radius:22px;background:#0b1020;display:grid;place-items:center;overflow:hidden}.cropper-empty{text-align:center;color:#fff;padding:40px}.cropper-empty h2{margin:18px 0 7px}.cropper-empty p{color:#aab2c8;margin-bottom:18px}.crop-canvas{position:relative;width:100%;height:100%;min-height:530px;display:grid;place-items:center}.crop-canvas video{display:block;max-width:100%;max-height:530px;width:auto;height:auto;background:#0b1020}.crop-overlay{position:absolute;inset:0;pointer-events:none}.crop-box{position:absolute;border:2px solid #fff;box-shadow:0 0 0 9999px rgba(2,6,23,.54);pointer-events:auto;touch-action:none;cursor:move}.crop-grid{position:absolute;inset:0;background:linear-gradient(to right,transparent 33.15%,rgba(255,255,255,.45) 33.2%,transparent 33.5%,transparent 66.15%,rgba(255,255,255,.45) 66.2%,transparent 66.5%),linear-gradient(to bottom,transparent 33.15%,rgba(255,255,255,.45) 33.2%,transparent 33.5%,transparent 66.15%,rgba(255,255,255,.45) 66.2%,transparent 66.5%);pointer-events:none}.crop-box i{position:absolute;width:14px;height:14px;background:#fff;border-radius:4px;box-shadow:0 1px 5px rgba(0,0,0,.35)}.crop-box i[data-handle=nw]{left:-7px;top:-7px;cursor:nwse-resize}.crop-box i[data-handle=ne]{right:-7px;top:-7px;cursor:nesw-resize}.crop-box i[data-handle=sw]{left:-7px;bottom:-7px;cursor:nesw-resize}.crop-box i[data-handle=se]{right:-7px;bottom:-7px;cursor:nwse-resize}.cropper-footer{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:16px 4px 2px}.crop-readout span,.crop-readout strong{display:block}.crop-readout span{color:var(--muted);font-size:12px}.crop-readout strong{margin-top:3px}.crop-hint{font-size:12px;color:var(--muted);text-align:end}.cropper-inspector{position:sticky;top:20px;padding:20px;border-radius:24px}.setting-block{padding:18px 0;border-bottom:1px solid var(--line)}.setting-label{display:flex;justify-content:space-between;gap:10px;margin-bottom:11px}.setting-label span{font-weight:800;font-size:13px}.setting-label small{color:var(--muted);font-size:11px}.ratio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ratio-grid button{border:1px solid var(--line);background:#fff;border-radius:11px;padding:11px 5px;cursor:pointer;font-weight:700}.ratio-grid button.active{background:#eef0ff;border-color:#b9baff;color:var(--brand)}.select-input{height:46px;width:100%;border:1px solid var(--line);border-radius:12px;background:#f8f9fc;padding:0 12px;font-weight:800}.crop-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:17px 0}.crop-stats div{padding:10px 8px;text-align:center;background:#f7f8fb;border:1px solid var(--line);border-radius:11px}.crop-stats small,.crop-stats strong{display:block}.crop-stats small{color:var(--muted);font-size:10px}.crop-stats strong{margin-top:3px;font-size:12px}.crop-export{margin-top:4px}.result-card{margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.result-card>div{display:flex;align-items:center;gap:12px}.result-card small{display:block;color:var(--muted)}.result-check{width:36px;height:36px;border-radius:50%;background:#ecfdf3;color:var(--success);display:grid;place-items:center}.button--success{background:#16a34a!important;color:#fff!important}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:900px){.video-cropper-studio{grid-template-columns:1fr}.cropper-inspector{position:static}.cropper-stage,.crop-canvas{min-height:390px}.crop-canvas video{max-height:390px}.cropper-toolbar,.cropper-footer{align-items:flex-start;flex-direction:column}.crop-hint{text-align:start}.toolbar-actions{width:100%;justify-content:flex-end}}@media(max-width:520px){.cropper-workspace,.cropper-inspector{padding:14px;border-radius:20px}.ratio-grid{grid-template-columns:repeat(2,1fr)}.cropper-stage,.crop-canvas{min-height:300px}.crop-canvas video{max-height:300px}.crop-stats{grid-template-columns:repeat(2,1fr)}}
