.ravb-app,.ravb-app *{box-sizing:border-box}.ravb-app{--ravb-accent:#1667d9;max-width:840px;margin:24px auto;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033}.ravb-card{background:#fff;border:1px solid #e4e8ef;border-radius:22px;padding:28px;box-shadow:0 18px 55px rgba(23,32,51,.08)}.ravb-header{display:flex;gap:16px;align-items:flex-start;margin-bottom:24px}.ravb-header h2{margin:0 0 6px;font-size:clamp(24px,4vw,34px);line-height:1.15;color:#111827}.ravb-header p{margin:0;color:#667085;line-height:1.55}.ravb-icon{display:grid;place-items:center;flex:0 0 54px;height:54px;border-radius:16px;background:color-mix(in srgb,var(--ravb-accent) 12%,white);color:var(--ravb-accent)}.ravb-icon svg{width:29px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.ravb-dropzone{min-height:210px;border:2px dashed #cbd3df;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:26px;cursor:pointer;background:#fafbfc;transition:.2s ease}.ravb-dropzone:hover,.ravb-dropzone:focus,.ravb-dropzone.is-dragging{border-color:var(--ravb-accent);background:color-mix(in srgb,var(--ravb-accent) 5%,white);outline:none}.ravb-drop-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#fff;border:1px solid #e4e8ef;margin-bottom:12px;color:var(--ravb-accent)}.ravb-drop-icon svg{width:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ravb-dropzone strong{font-size:18px}.ravb-dropzone span{margin-top:4px;color:#667085}.ravb-dropzone small{margin-top:10px;color:#98a2b3}.ravb-file-card{margin-top:20px;border:1px solid #e4e8ef;border-radius:16px;overflow:hidden}.ravb-file-main{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#f8fafc}.ravb-file-badge{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#111827;color:white;font-size:13px}.ravb-file-info{min-width:0;flex:1}.ravb-file-info strong,.ravb-file-info span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ravb-file-info strong{font-size:14px}.ravb-file-info span{font-size:12px;color:#667085;margin-top:3px}.ravb-remove-file{appearance:none;border:0;background:transparent;font-size:28px;line-height:1;color:#667085;cursor:pointer;padding:2px 7px}.ravb-video-preview,.ravb-result-preview{display:block;width:100%;max-height:390px;background:#000}.ravb-action{margin-top:24px}.ravb-info-box{display:flex;align-items:flex-start;gap:9px;margin-bottom:16px;padding:13px 14px;border-radius:12px;background:#f7f9fc;border:1px solid #e4e8ef;color:#667085;font-size:13px;line-height:1.45}.ravb-info-box svg{width:20px;min-width:20px;fill:var(--ravb-accent)}.ravb-start-button,.ravb-download-button{width:100%;min-height:54px;border:0;border-radius:14px;background:var(--ravb-accent);color:#fff;font-weight:800;font-size:16px;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;text-decoration:none;transition:.18s ease}.ravb-start-button:hover,.ravb-download-button:hover{filter:brightness(.93);transform:translateY(-1px);color:#fff}.ravb-start-button svg{width:24px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.ravb-download-button svg{width:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ravb-start-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.ravb-progress-panel{margin-top:24px;border:1px solid #e4e8ef;border-radius:16px;padding:18px;background:#fafbfc}.ravb-progress-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.ravb-percent{font-variant-numeric:tabular-nums;color:var(--ravb-accent);font-weight:800}.ravb-progress-track{height:12px;border-radius:99px;background:#e9edf3;overflow:hidden}.ravb-progress-bar{display:block;width:0;height:100%;background:var(--ravb-accent);border-radius:inherit;transition:width .2s linear}.ravb-cancel-button,.ravb-new-button{display:block;margin:14px auto 0;border:0;background:transparent;color:#667085;text-decoration:underline;cursor:pointer;font-weight:600}.ravb-result{text-align:center;margin-top:24px;padding:28px;border:1px solid #d8eadf;border-radius:18px;background:#f7fcf9}.ravb-success-icon{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 10px;border-radius:50%;background:#16a34a;color:#fff;font-size:28px;font-weight:900}.ravb-result h3{margin:0 0 5px;font-size:24px}.ravb-result p{margin:0 0 16px;color:#667085}.ravb-result-preview{border-radius:12px;margin-bottom:16px;max-height:350px}.ravb-error{margin-top:18px;padding:13px 15px;border-radius:12px;background:#fff1f2;border:1px solid #fecdd3;color:#9f1239;font-weight:600}.ravb-privacy{display:flex;align-items:flex-start;gap:9px;margin-top:20px;padding-top:18px;border-top:1px solid #edf0f4;color:#667085;font-size:12px;line-height:1.45}.ravb-privacy svg{width:19px;min-width:19px;fill:#16a34a}.ravb-app.is-processing .ravb-dropzone,.ravb-app.is-processing .ravb-file-card,.ravb-app.is-processing .ravb-action{pointer-events:none;opacity:.58}@media(max-width:700px){.ravb-card{padding:20px;border-radius:17px}.ravb-header{gap:12px}.ravb-icon{flex-basis:46px;height:46px}}@media(max-width:420px){.ravb-header{display:block}.ravb-icon{margin-bottom:12px}.ravb-dropzone{min-height:180px}.ravb-result{padding:20px}}
