@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#17231d;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17231d;--muted:#667069;--paper:#fffdf7;--line:#d9d7cc;--green:#1f7a55;--green-dark:#11553a;--green-soft:#dff0e7;--orange:#ef8053;--shadow:0 20px 60px #2030281f;background:#f4f0e6;font-family:Manrope,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f4f0e6;min-width:320px;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible,pre:focus-visible{outline-offset:3px;outline:3px solid #1f7a5559}.site-header,footer{justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);margin:0 auto;display:flex}.site-header{height:78px}.brand{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:10px;font-weight:800;text-decoration:none;display:flex}.brand-mark{color:#fff;background:var(--green);border-radius:9px;place-items:center;width:34px;height:34px;font-family:DM Mono,monospace;font-size:14px;display:grid}.header-link{color:var(--ink);text-underline-offset:5px;font-size:14px;font-weight:700}main{overflow:hidden}.hero{text-align:center;width:min(980px,100% - 40px);margin:0 auto;padding:86px 0 76px}.eyebrow,.section-kicker{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin:0 0 17px;font-family:DM Mono,monospace;font-size:12px;font-weight:500}.eyebrow>span{background:var(--orange);border-radius:50%;width:7px;height:7px;margin-right:9px;display:inline-block}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;margin-bottom:20px;font-size:clamp(48px,7vw,86px);line-height:.98}.hero-copy{color:var(--muted);margin-bottom:42px;font-size:clamp(17px,2.2vw,21px)}.tool-shell{background:var(--paper);box-shadow:var(--shadow);text-align:left;border:1px solid #17231d26;border-radius:22px;overflow:hidden}.tool-topline{border-bottom:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;background:#f5f2e9b8;justify-content:space-between;gap:12px;padding:14px 20px;font-family:DM Mono,monospace;font-size:11px;display:flex}.tool-label{color:var(--ink);align-items:center;gap:8px;display:flex}.status-dot{background:#3eaf75;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #3eaf7521}.dropzone{text-align:center;background:#faf9f4;border:2px dashed #c7cbc5;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:370px;margin:20px;padding:46px 24px;transition:all .18s;display:flex;position:relative}.dropzone.is-dragging{border-color:var(--green);background:var(--green-soft);transform:scale(.995)}.dropzone input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.upload-icon{width:62px;height:62px;color:var(--green);background:var(--green-soft);border-radius:18px;place-items:center;margin-bottom:20px;display:grid}.upload-icon svg,.success-label svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.dropzone h2,.processing-panel h2,.error-panel h2{letter-spacing:-.035em;margin-bottom:8px;font-size:26px}.dropzone p,.error-panel>p:not(.eyebrow){color:var(--muted)}.primary-button,.secondary-button,.text-button{cursor:pointer;border:0;border-radius:10px;font-weight:800;transition:all .16s}.primary-button{color:#fff;background:var(--green);padding:14px 24px;box-shadow:0 6px 18px #1f7a5533}.primary-button:hover{background:var(--green-dark);transform:translateY(-1px)}.secondary-button{color:var(--green-dark);background:#fff;border:1px solid #b9c9bf;padding:13px 22px}.secondary-button:hover{border-color:var(--green);background:var(--green-soft)}.text-button{color:var(--green);text-underline-offset:4px;background:0 0;padding:8px;text-decoration:underline}.limit-copy{color:#7b827d;margin-top:14px;font-family:DM Mono,monospace;font-size:11px}.processing-panel,.error-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:410px;padding:54px;display:flex}.processing-mark{align-items:center;gap:7px;height:66px;margin-bottom:16px;display:flex;position:relative}.processing-mark span{background:var(--green);border-radius:50%;width:11px;height:11px;animation:1s ease-in-out infinite bounce}.processing-mark span:nth-child(2){animation-delay:.12s}.processing-mark span:nth-child(3){animation-delay:.24s}@keyframes bounce{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-12px)}}.progress-track{background:#e0e2dd;border-radius:99px;width:min(430px,100%);height:8px;margin-top:24px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--green);height:100%;transition:width .26s;display:block}.progress-meta{width:min(430px,100%);color:var(--muted);text-transform:uppercase;justify-content:space-between;margin-top:10px;font-family:DM Mono,monospace;font-size:10px;display:flex}.error-symbol{color:#9f3d2e;background:#f9ded7;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:22px;font-size:28px;font-weight:800;display:grid}.error-panel .primary-button{margin-top:12px}.result-panel{padding:28px}.result-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.success-label{color:var(--green);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;margin-bottom:8px;font-family:DM Mono,monospace;font-size:11px;font-weight:500;display:flex}.result-header h2{word-break:break-word;margin-bottom:6px;font-size:22px}.result-header p{color:var(--muted);font-size:13px}.preview-heading{border:1px solid var(--line);color:var(--muted);text-transform:uppercase;background:#f0eee7;border-bottom:0;border-radius:10px 10px 0 0;justify-content:space-between;margin-top:24px;padding:10px 14px;font-family:DM Mono,monospace;font-size:10px;display:flex}.markdown-preview{border:1px solid var(--line);color:#26342c;white-space:pre-wrap;overflow-wrap:anywhere;background:#fbfaf6;border-radius:0 0 10px 10px;min-height:280px;max-height:520px;margin:0;padding:20px;font-family:DM Mono,monospace;font-size:12px;line-height:1.7;overflow:auto}.result-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.inline-warning{color:#9f3d2e;margin:10px 0 0;font-size:13px}.trust-row{color:var(--muted);text-transform:uppercase;justify-content:center;gap:28px;margin-top:26px;font-family:DM Mono,monospace;font-size:11px;display:flex}.section{width:min(1120px,100% - 40px);margin:0 auto;padding:110px 0}.section h2{letter-spacing:-.052em;max-width:760px;margin-bottom:24px;font-size:clamp(34px,5vw,54px);line-height:1.08}.section-intro,.split-section p,.limitations p{color:var(--muted);font-size:17px;line-height:1.75}.content-grid{grid-template-columns:.75fr 1.35fr;align-items:start;gap:90px;display:grid}.feature-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.feature-card{border:1px solid var(--line);background:#fffdf78c;border-radius:14px;min-height:194px;padding:24px}.feature-icon{width:38px;height:38px;color:var(--green);background:var(--green-soft);border-radius:10px;place-items:center;margin-bottom:28px;font-family:DM Mono,monospace;font-weight:500;display:grid}.feature-card h3,.step h3{letter-spacing:-.02em;margin-bottom:9px;font-size:17px}.feature-card p,.step p{color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.65}.steps-section{text-align:center}.steps-section h2{margin-left:auto;margin-right:auto}.steps{text-align:left;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px;display:grid}.step{border-top:2px solid var(--ink);background:#fffdf761;min-height:230px;padding:28px;position:relative}.step>span{color:var(--orange);margin-bottom:68px;font-family:DM Mono,monospace;font-size:12px;display:block}.split-section{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.scan-visual{background:#183b2e;border-radius:24px;place-items:center;min-height:440px;display:grid;position:relative;overflow:hidden}.scan-visual:before,.scan-visual:after{content:"";border:1px solid #ffffff17;border-radius:50%;position:absolute}.scan-visual:before{width:360px;height:360px}.scan-visual:after{width:520px;height:520px}.paper-sheet{z-index:1;background:#fffef9;border-radius:4px;width:230px;padding:42px 30px;position:relative;transform:rotate(-4deg);box-shadow:0 25px 50px #00000040}.paper-sheet>span{background:#d7ddd9;border-radius:10px;height:7px;margin-bottom:13px;display:block}.paper-sheet .paper-title{background:#789486;width:68%;height:14px;margin-bottom:28px}.scan-line{background:var(--orange);height:2px;box-shadow:0 0 16px var(--orange);position:absolute;top:48%;left:12px;right:12px}.ocr-badge{z-index:2;color:var(--ink);background:#f9b47e;border-radius:8px;padding:10px 13px;font-family:DM Mono,monospace;font-size:12px;font-weight:500;position:absolute;bottom:18%;right:17%;box-shadow:0 10px 24px #0003}.fine-print{border-left:2px solid var(--orange);padding-left:16px;font-size:13px!important}.limitations{color:#fff;background:#18251f;border-radius:24px;grid-template-columns:1fr 1fr;gap:100px;padding:80px;display:grid}.limitations .section-kicker{color:#8fd5b1}.limitations p{color:#b7c3bc}.limitations ul{gap:13px;padding:0;list-style:none;display:grid}.limitations li{color:#e9eee9;border:1px solid #ffffff1f;border-radius:8px;padding:14px 16px;font-size:14px}.limitations li:before{content:"—";color:var(--orange);margin-right:10px}.faq{width:min(850px,100% - 40px)}.faq h2{margin-bottom:50px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-weight:700;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--green);font-family:DM Mono,monospace;font-size:22px;font-weight:400;transition:transform .18s}details[open] summary span{transform:rotate(45deg)}details p{max-width:720px;color:var(--muted);padding:0 45px 24px 0;line-height:1.7}footer{border-top:1px solid var(--line);min-height:150px;color:var(--muted);margin-top:30px;font-size:12px}footer .brand{color:var(--ink)}@media (max-width:780px){.site-header,footer,.hero,.section{width:min(100% - 28px,1120px)}.site-header{height:66px}.header-link{display:none}.hero{padding:62px 0 58px}h1{font-size:clamp(43px,13vw,64px)}.tool-topline{justify-content:center}.privacy-note{display:none}.dropzone{min-height:330px;margin:10px;padding:35px 16px}.trust-row{flex-wrap:wrap;gap:10px 18px}.content-grid,.split-section,.limitations{grid-template-columns:1fr;gap:42px}.section{padding:78px 0}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.steps{grid-template-columns:1fr}.step{min-height:180px}.step>span{margin-bottom:38px}.scan-visual{min-height:360px}.limitations{border-radius:0;width:100%;padding:64px 28px}.result-panel{padding:18px}.result-header{flex-direction:column;gap:4px}.preview-heading span:last-child{display:none}.result-actions{flex-direction:column-reverse}.result-actions button{width:100%}footer{text-align:center;flex-direction:column;justify-content:center;gap:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
