.image-ocr,.image-ocr *{box-sizing:border-box}.image-ocr{--ocr-blue:#FB8515;--ocr-blue-dark:#FB8515;--ocr-blue-soft:#eaf4ff;--ocr-orange:#ff8a1f;--ocr-orange-soft:#fff4e9;--ocr-ink:#10233f;--ocr-muted:#68788f;--ocr-line:#dce6f1;--ocr-surface:#ffffff;width:100%;max-width:none;margin:32px 0;color:var(--ocr-ink);font-family:inherit}.image-ocr [hidden]{display:none!important}.image-ocr button,.image-ocr input,.image-ocr textarea{font:inherit}.image-ocr__shell{position:relative;width:100%;overflow:hidden;border:1px solid rgb(15 74 138 / .13);border-radius:26px;background:linear-gradient(135deg,rgb(8 120 249 / .035),transparent 30%),linear-gradient(315deg,rgb(255 138 31 / .035),transparent 28%),var(--ocr-surface);box-shadow:0 22px 60px rgb(18 55 97 / .1)}.image-ocr__shell::before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--ocr-blue) 0 68%,var(--ocr-orange) 68% 100%)}.image-ocr__header{display:flex;align-items:center;justify-content:center!important;gap:28px;padding:34px 38px 28px;border-bottom:1px solid var(--ocr-line)}.image-ocr__heading{display:flex;align-items:center;gap:18px;min-width:0}.image-ocr__brand-icon{display:grid;flex:0 0 76px;width:76px;height:76px;place-items:center;border:1px solid rgb(8 120 249 / .14);border-radius:21px;background:linear-gradient(145deg,#eff7ff,#fff8f1);box-shadow:inset 0 1px 0 #fff,0 10px 25px rgb(8 120 249 / .1)}.image-ocr__brand-icon svg{width:54px;height:54px;overflow:visible}.image-ocr__brand-icon rect,.image-ocr__brand-icon path,.image-ocr__brand-icon circle{fill:none;stroke:var(--ocr-blue);stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}.image-ocr__brand-icon circle,.image-ocr__brand-icon path:nth-of-type(2),.image-ocr__brand-icon path:nth-of-type(3){stroke:var(--ocr-orange)}.image-ocr__eyebrow,.image-ocr__result-label{display:block;margin:0 0 5px;color:var(--ocr-blue);font-size:12px;font-weight:800;letter-spacing:.14em;line-height:1.4}.image-ocr__title{margin:0;color:var(--ocr-ink);font-size:clamp(25px, 3vw, 38px);font-weight:800;letter-spacing:-.035em;line-height:1.12}.image-ocr__intro{max-width:720px;margin:8px 0 0;color:var(--ocr-muted);font-size:16px;line-height:1.65}.image-ocr__meta{display:flex;flex-wrap:wrap;flex:0 0 auto;justify-content:flex-end;gap:8px;max-width:360px}.image-ocr__meta span{display:inline-flex;align-items:center;gap:7px;min-height:35px;padding:7px 11px;border:1px solid var(--ocr-line);border-radius:999px;background:rgb(255 255 255 / .8);color:#42536b;font-size:12px;font-weight:700;white-space:nowrap}.image-ocr__meta svg{width:15px;height:15px;fill:var(--ocr-blue)}.image-ocr__form{padding:34px 38px 38px}.image-ocr__dropzone{position:relative;display:flex;width:100%;min-height:210px;align-items:center;gap:22px;padding:30px 32px;cursor:pointer;border:2px dashed #b8cee6;border-radius:20px;background:radial-gradient(circle at 10% 15%,rgb(8 120 249 / .08),transparent 24%),radial-gradient(circle at 92% 80%,rgb(255 138 31 / .08),transparent 24%),#f9fcff;transition:border-color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease,background 0.2s ease}.image-ocr__dropzone:hover,.image-ocr__dropzone:focus-within,.image-ocr__dropzone.is-dragging{border-color:var(--ocr-blue);background:radial-gradient(circle at 10% 15%,rgb(8 120 249 / .12),transparent 25%),radial-gradient(circle at 92% 80%,rgb(255 138 31 / .11),transparent 25%),#f7fbff;box-shadow:0 14px 36px rgb(8 120 249 / .11);transform:translateY(-1px)}.image-ocr__dropzone.has-file{border-style:solid;border-color:#b7d7fa}.image-ocr__dropzone input[type="file"]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.image-ocr__upload-icon{display:grid;flex:0 0 82px;width:82px;height:82px;place-items:center;border-radius:23px;background:linear-gradient(145deg,var(--ocr-blue),var(--ocr-blue-dark));box-shadow:0 15px 28px rgb(8 120 249 / .23)}.image-ocr__upload-icon svg{width:37px;height:37px;fill:#fff}.image-ocr__drop-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column}.image-ocr__drop-title{color:var(--ocr-ink);font-size:clamp(20px, 2.2vw, 28px);font-weight:800;letter-spacing:-.025em;line-height:1.2}.image-ocr__drop-subtitle{margin-top:7px;color:var(--ocr-muted);font-size:15px}.image-ocr__browse{color:var(--ocr-blue);font-weight:800}.image-ocr__formats{margin-top:14px;color:#7d8ba0;font-size:12px;line-height:1.5}.image-ocr__select-button{display:inline-flex;flex:0 0 auto;min-height:46px;align-items:center;justify-content:center;padding:11px 19px;border:1px solid #bfd3e9;border-radius:12px;background:#fff;color:var(--ocr-blue-dark);font-size:14px;font-weight:800;box-shadow:0 6px 16px rgb(17 54 96 / .07)}.image-ocr__file-card{display:flex;align-items:center;gap:14px;margin-top:16px;padding:14px 16px;border:1px solid #cfe2f6;border-radius:14px;background:var(--ocr-blue-soft)}.image-ocr__file-icon{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:11px;background:#fff}.image-ocr__file-icon svg{width:23px;height:23px;fill:var(--ocr-blue)}.image-ocr__file-details{display:flex;min-width:0;flex:1;flex-direction:column}.image-ocr__filename{overflow:hidden;color:var(--ocr-ink);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.image-ocr__filesize{margin-top:2px;color:var(--ocr-muted);font-size:12px}.image-ocr__file-ready{display:inline-flex;align-items:center;gap:6px;color:#16824b;font-size:12px;font-weight:800}.image-ocr__file-ready::before{content:"";width:8px;height:8px;border-radius:50%;background:#22ad65}.image-ocr__remove{display:grid;flex:0 0 36px;width:36px;height:36px;padding:0;cursor:pointer;place-items:center;border:0;border-radius:10px;background:#fff0;color:#6d7d91;font-size:25px;line-height:1;transition:background 0.2s ease,color 0.2s ease}.image-ocr__remove:hover,.image-ocr__remove:focus-visible{background:#fff;color:#d33d3d}.image-ocr__form-footer{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:20px}.image-ocr__form-footer p{margin:0;color:var(--ocr-muted);font-size:13px;line-height:1.5}.image-ocr__submit{display:inline-flex;min-width:235px;min-height:54px;align-items:center;justify-content:center;gap:10px;padding:13px 24px;cursor:pointer;border:0;border-radius:14px;background:linear-gradient(135deg,var(--ocr-orange),#ff7412);color:#fff;font-size:15px;font-weight:800;box-shadow:0 12px 24px rgb(255 122 18 / .25);transition:transform 0.2s ease,box-shadow 0.2s ease,opacity 0.2s ease}.image-ocr__submit:hover,.image-ocr__submit:focus-visible{box-shadow:0 15px 30px rgb(255 122 18 / .32);transform:translateY(-1px)}.image-ocr__submit:disabled{cursor:wait;opacity:.65;transform:none}.image-ocr__submit svg{width:20px;height:20px;fill:currentColor}.image-ocr__progress,.image-ocr__message,.image-ocr__result{margin-right:38px;margin-left:38px}.image-ocr__progress{display:flex;align-items:center;gap:14px;margin-bottom:32px;padding:16px 18px;border:1px solid #cfe2f6;border-radius:14px;background:var(--ocr-blue-soft)}.image-ocr__progress div{display:flex;flex-direction:column}.image-ocr__progress strong{color:var(--ocr-ink);font-size:14px}.image-ocr__progress div span{margin-top:2px;color:var(--ocr-muted);font-size:12px}.image-ocr__spinner{width:28px;height:28px;flex:0 0 28px;border:3px solid rgb(8 120 249 / .18);border-top-color:var(--ocr-blue);border-radius:50%;animation:image-ocr-spin 0.8s linear infinite}@keyframes image-ocr-spin{to{transform:rotate(360deg)}}.image-ocr__message{margin-bottom:28px;padding:14px 16px;border:1px solid #f2c5c5;border-radius:12px;background:#fff3f3;color:#a62929;font-size:14px;font-weight:600;line-height:1.55}.image-ocr__message.is-success{border-color:#bde2ca;background:#effaf3;color:#17653a}.image-ocr__result{margin-bottom:38px;overflow:hidden;border:1px solid var(--ocr-line);border-radius:18px;background:#fff;box-shadow:0 14px 34px rgb(18 55 97 / .07)}.image-ocr__result-head{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:20px 22px;border-bottom:1px solid var(--ocr-line);background:#fbfdff}.image-ocr__result-label{margin-bottom:3px;font-size:10px}.image-ocr__result-head h3{margin:0;color:var(--ocr-ink);font-size:21px;font-weight:800;letter-spacing:-.02em}.image-ocr__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.image-ocr__actions button{display:inline-flex;min-height:38px;align-items:center;gap:7px;padding:8px 12px;cursor:pointer;border:1px solid var(--ocr-line);border-radius:10px;background:#fff;color:#3d506a;font-size:12px;font-weight:800;transition:border-color 0.2s ease,background 0.2s ease,color 0.2s ease}.image-ocr__actions button:hover,.image-ocr__actions button:focus-visible{border-color:#b7d6f8;background:var(--ocr-blue-soft);color:var(--ocr-blue-dark)}.image-ocr__actions svg{width:16px;height:16px;fill:currentColor}.image-ocr__text{display:block;width:100%;min-height:340px;margin:0;padding:22px;resize:vertical;border:0;border-radius:0;outline:none;background:#fff;color:#233650;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;font-size:14px;line-height:1.75;box-shadow:none}.image-ocr__text:focus{box-shadow:inset 0 0 0 2px rgb(8 120 249 / .16)}.image-ocr__result-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 22px;border-top:1px solid var(--ocr-line);background:#fbfdff;color:var(--ocr-muted);font-size:11px}.image-ocr__character-count{color:var(--ocr-blue-dark);font-weight:800}.image-ocr button:focus-visible,.image-ocr__dropzone:focus-within{outline:3px solid rgb(8 120 249 / .2);outline-offset:2px}@media (max-width:900px){.image-ocr__header{align-items:flex-start;flex-direction:column}.image-ocr__meta{justify-content:flex-start;max-width:none}}@media (max-width:680px){.image-ocr{margin:20px 0}.image-ocr__shell{border-radius:18px}.image-ocr__header,.image-ocr__form{padding-right:20px;padding-left:20px}.image-ocr__header{padding-top:28px;padding-bottom:23px}.image-ocr__heading{align-items:flex-start;gap:13px}.image-ocr__brand-icon{flex-basis:56px;width:56px;height:56px;border-radius:16px}.image-ocr__brand-icon svg{width:41px;height:41px}.image-ocr__intro{font-size:14px}.image-ocr__meta{gap:6px}.image-ocr__meta span{min-height:31px;padding:5px 9px;font-size:10px}.image-ocr__form{padding-top:24px;padding-bottom:26px}.image-ocr__dropzone{min-height:0;align-items:center;flex-direction:column;padding:28px 20px;text-align:center}.image-ocr__upload-icon{flex-basis:68px;width:68px;height:68px;border-radius:19px}.image-ocr__select-button{margin-top:3px}.image-ocr__file-ready{display:none}.image-ocr__form-footer{align-items:stretch;flex-direction:column}.image-ocr__form-footer p{text-align:center}.image-ocr__submit{width:100%;min-width:0}.image-ocr__progress,.image-ocr__message,.image-ocr__result{margin-right:20px;margin-left:20px}.image-ocr__result{margin-bottom:26px}.image-ocr__result-head{align-items:flex-start;flex-direction:column}.image-ocr__actions{width:100%;justify-content:flex-start}.image-ocr__actions button{flex:1 1 auto;justify-content:center}.image-ocr__text{min-height:280px;padding:18px}.image-ocr__result-footer{align-items:flex-start;flex-direction:column;gap:4px;padding:12px 18px}}