*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f9fc;color:#172033;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}a{text-decoration:none;color:inherit}.wrap{width:min(1120px,calc(100% - 32px));margin:auto}.header{height:70px;background:rgba(255,255,255,.94);border-bottom:1px solid #e4e7ec;position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:850;font-size:22px;letter-spacing:-.7px}.brand span{color:#2563eb}.nav nav{display:flex;gap:26px;color:#475467;font-size:14px;font-weight:650}.nav nav a:hover,.links a:hover{color:#2563eb}.hamburger{display:none}.hero{text-align:center;padding:78px 0 38px}.hero.small{padding-bottom:45px}.pill{display:inline-block;background:#eff6ff;border:1px solid #dbeafe;color:#1d4ed8;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:750}.hero h1,.tool-hero h1{font-size:clamp(38px,6vw,62px);line-height:1.02;letter-spacing:-2.5px;max-width:850px;margin:18px auto 14px}.hero p,.tool-hero p{max-width:720px;margin:auto;color:#667085;font-size:18px}.search{width:min(600px,100%);height:52px;background:#fff;border:1px solid #dfe3e8;box-shadow:0 8px 25px #1018280c;border-radius:14px;margin:28px auto 0;display:flex;align-items:center;padding:0 15px;gap:10px}.search span{font-size:25px;color:#98a2b3}.search input{border:0;outline:0;width:100%;font:inherit;font-size:15px}.ad{min-height:90px;border:1px dashed #d0d5dd;background:#fff;border-radius:13px;display:grid;place-items:center;color:#98a2b3;font-size:11px;margin:22px auto}.section{padding:38px 0}.section.alt{background:#fff;border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3}.section-title{display:flex;justify-content:space-between;align-items:end;gap:20px}.section h2,.content h2{font-size:30px;letter-spacing:-.8px;margin:0}.section-title p{color:#667085;margin:5px 0 0}.view{color:#2563eb;font-weight:700;font-size:14px}.cards,.tool-list{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:22px}.card{background:#fff;border:1px solid #e4e7ec;border-radius:17px;padding:21px;transition:.2s;box-shadow:0 7px 25px #10182808}.card:hover{transform:translateY(-2px);box-shadow:0 12px 35px #10182812;border-color:#cbd5e1}.card-icon{width:45px;height:45px;border-radius:12px;background:#eff6ff;display:grid;place-items:center;font-size:22px}.card h3{margin:14px 0 5px}.card p{color:#667085;font-size:13px;min-height:42px}.card b{color:#2563eb;font-size:13px}.card.coming{opacity:.72}.card.coming span{font-size:12px;color:#98a2b3;font-weight:650}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.features div{border:1px solid #e4e7ec;border-radius:15px;padding:20px}.features p{color:#667085;font-size:13px;margin-bottom:0}.faq{max-width:820px}.faq details{background:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:15px 17px;margin:10px 0}.faq summary{font-weight:700;cursor:pointer}.faq p{color:#667085;font-size:14px}.tool-hero{text-align:center;padding:62px 0 25px}.tool-shell{max-width:900px}.ocr-card{background:#fff;border:1px solid #e4e7ec;border-radius:20px;padding:25px;box-shadow:0 15px 45px #1018280b}.drop{min-height:210px;border:2px dashed #cbd5e1;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;background:#fafcff;text-align:center}.drop:hover{border-color:#2563eb;background:#f6f9ff}.drop strong{font-size:17px}.drop span{color:#667085;font-size:14px}.drop small{color:#98a2b3;margin-top:6px}.upload-icon{font-size:34px;color:#2563eb;margin-bottom:5px}.ocr-card input[type=file]{display:none}.filename{text-align:center;min-height:25px;padding-top:8px;color:#475467;font-size:13px}.row{display:flex;gap:10px;margin-top:13px}.row select{flex:1;border:1px solid #d0d5dd;border-radius:11px;padding:0 12px;background:#fff;font:inherit}.btn{border:1px solid #d0d5dd;background:#fff;border-radius:11px;padding:11px 16px;font:inherit;font-weight:700;cursor:pointer}.btn.primary{background:#2563eb;border-color:#2563eb;color:#fff}.btn:disabled{opacity:.45;cursor:not-allowed}.progress{margin-top:17px}.progress>div{height:8px;background:#edf0f4;border-radius:99px;overflow:hidden}.progress i{display:block;height:100%;width:0;background:#2563eb;transition:.2s}.progress p{font-size:12px;color:#667085}.ocr-card textarea{width:100%;min-height:300px;border:1px solid #d0d5dd;border-radius:13px;padding:14px;resize:vertical;font:14px/1.6 ui-monospace,monospace;margin-top:18px}.actions{margin-top:10px}.privacy{font-size:12px;color:#667085}.content{background:#fff;border:1px solid #e4e7ec;border-radius:17px;padding:23px;margin:25px 0 45px}.content p,.content li{color:#667085;font-size:14px}footer{background:#111827;color:#98a2b3;padding:38px 0}.light{color:#fff}.foot{display:flex;justify-content:space-between;gap:25px;flex-wrap:wrap}.foot p{font-size:12px}.links{display:flex;gap:18px;font-size:13px}.empty{text-align:center;color:#667085;padding:25px}
@media(max-width:760px){.wrap{width:calc(100% - 22px)}.header{height:62px}.nav nav{display:none}.nav-open .nav nav{display:flex;position:absolute;top:62px;left:0;right:0;background:#fff;padding:16px 22px;border-bottom:1px solid #e4e7ec;flex-direction:column;gap:13px}.hamburger{display:block;border:0;background:none;font-size:23px}.hero{padding:52px 0 28px}.hero h1,.tool-hero h1{letter-spacing:-1.4px}.hero p,.tool-hero p{font-size:16px}.cards,.tool-list,.features{grid-template-columns:1fr}.section-title{align-items:start}.view{display:none}.row{flex-direction:column}.btn{width:100%}.ocr-card{padding:16px}.drop{min-height:180px}.links{flex-wrap:wrap}}
