.wbrna-app{max-width:760px;margin:35px auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}
.wbrna-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:32px;box-shadow:0 14px 45px rgba(16,24,40,.09);text-align:center}
.wbrna-icon{font-size:36px}.wbrna-card h2{font-size:30px;margin:5px 0 7px;color:#101828}.wbrna-subtitle{margin:0 0 25px;color:#667085}
.wbrna-dropzone{min-height:185px;border:2px dashed #98a2b3;border-radius:17px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;padding:20px;transition:.2s;background:#fcfcfd}
.wbrna-dropzone:hover,.wbrna-dropzone.dragging{border-color:#101828;background:#f8fafc}.wbrna-dropzone input{display:none}.wbrna-upload-icon{font-size:34px;margin-bottom:12px}.wbrna-dropzone strong{font-size:18px}.wbrna-dropzone small{margin-top:7px;color:#667085}
.wbrna-file-name{min-height:25px;margin:12px 0;color:#475467;overflow-wrap:anywhere}.wbrna-remove,.wbrna-download,.wbrna-again{border:0;border-radius:11px;padding:14px 20px;font-size:16px;font-weight:700;cursor:pointer}
.wbrna-remove{width:100%;background:#101828;color:white}.wbrna-remove:disabled{opacity:.45;cursor:not-allowed}.wbrna-progress{display:none;margin-top:17px}.wbrna-progress-bar{height:9px;background:#eaecf0;border-radius:20px;overflow:hidden}.wbrna-progress-bar span{display:block;width:0;height:100%;background:#101828;transition:width .2s}.wbrna-progress-text{font-size:13px;color:#667085;margin-top:7px}
.wbrna-status{min-height:23px;margin-top:13px;font-size:14px}.wbrna-status.error{color:#b42318}.wbrna-status.success{color:#027a48}.wbrna-result{display:none;margin-top:25px}.wbrna-result-title{font-weight:700;margin-bottom:12px}
.wbrna-preview{padding:18px;border-radius:15px;background-image:linear-gradient(45deg,#eee 25%,transparent 25%),linear-gradient(-45deg,#eee 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#eee 75%),linear-gradient(-45deg,transparent 75%,#eee 75%);background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0;overflow:hidden}.wbrna-preview img{display:block;max-width:100%;max-height:560px;margin:auto}
.wbrna-download{display:inline-block;margin-top:17px;background:#16a34a;color:#fff!important;text-decoration:none!important}.wbrna-again{margin:17px 0 0 8px;background:#eef2f6;color:#101828}
@media(max-width:600px){.wbrna-card{padding:20px}.wbrna-card h2{font-size:25px}.wbrna-again{margin-left:0}}
