:root{--ink: #16231d;--muted: #69736e;--green: #176b47;--green-dark: #115237;--green-soft: #edf5f0;--paper: #ffffff;--canvas: #f7f8f5;--line: #dfe4e0;--danger: #a33a30;--shadow: 0 20px 60px rgba(18, 35, 27, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Manrope,system-ui,sans-serif;-webkit-font-smoothing:antialiased}button,a,input{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.site-header{height:72px;position:sticky;top:0;z-index:50;background:#f7f8f5eb;border-bottom:1px solid rgba(22,35,29,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-wrap{max-width:1160px;height:100%;margin:auto;padding:0 24px;display:flex;align-items:center}.logo{display:inline-flex;align-items:center;gap:10px;font-size:22px;font-weight:800;letter-spacing:-.8px}.logo-mark{width:27px;height:27px;padding:5px;display:grid;grid-template-columns:1fr 1fr;gap:2px;background:var(--ink);border-radius:5px}.logo-mark span{background:#b9dc66;border-radius:1px}.logo-mark span:nth-child(2),.logo-mark span:nth-child(3){opacity:.65}.logo-dot{color:var(--green)}.nav-links{display:flex;gap:34px;margin:0 34px 0 auto;color:#53605a;font-size:13px;font-weight:600}.nav-links a:hover{color:var(--green)}.nav-cta,.hero-cta{display:inline-flex;align-items:center;gap:9px;border-radius:6px;background:var(--ink);color:#fff;font-size:13px;font-weight:700}.nav-cta{padding:11px 16px}.nav-cta:hover,.hero-cta:hover{background:var(--green-dark)}.menu-btn{display:none;border:0;background:none}.hero{max-width:900px;min-height:510px;margin:auto;padding:105px 24px 85px;position:relative;text-align:center;overflow:hidden}.hero-grid{display:none}.hero-content{display:flex;flex-direction:column;align-items:center}.hero-kicker,.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--green);font:500 11px DM Mono,monospace;letter-spacing:.11em;text-transform:uppercase}.hero-kicker{padding:0;background:none;border:0}.hero h1{max-width:820px;margin:24px 0 23px;font-size:clamp(48px,6.2vw,72px);line-height:1.04;letter-spacing:-4.5px}.hero h1 span{color:var(--green)}.hero-content>p{margin:0 0 30px;color:var(--muted);font-size:16px;line-height:1.75}.hero-cta{padding:15px 20px;box-shadow:0 8px 24px #14281e1f}.hero-proof{display:flex;gap:22px;margin-top:23px;color:#737e78;font-size:11px}.hero-proof span{display:flex;align-items:center;gap:6px}.hero-proof svg{color:var(--green)}.hero-visual{display:none}.converter-section{padding:82px 24px 100px;background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-title{max-width:660px;margin:0 auto 40px;text-align:center}.eyebrow>span{width:18px;height:1px;background:currentColor}.section-title h2{margin:13px 0 9px;font-size:37px;letter-spacing:-2px}.section-title p{margin:0;color:var(--muted);font-size:14px}.converter-wrap{max-width:860px;margin:auto}.upload-shell,.file-queue,.result-card{background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow)}.upload-shell{padding:12px}.upload-zone{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #aab5ae;border-radius:6px;background:#fbfcfa;cursor:pointer;transition:border-color .2s,background .2s}.upload-zone:hover,.upload-zone.dragging{border-color:var(--green);background:#f6faf7}.upload-icon{width:50px;height:50px;margin-bottom:15px;display:grid;place-items:center;color:var(--green);background:var(--green-soft);border-radius:50%}.upload-zone h3{margin:3px 0 7px;font-size:18px}.upload-zone>p{margin:0;color:var(--muted);font-size:12px}.upload-actions{display:flex;gap:8px;margin-top:22px}.upload-actions button{padding:10px 15px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--ink);border-radius:5px;background:var(--ink);color:#fff;font-size:12px;font-weight:700;cursor:pointer}.upload-actions button:hover{background:var(--green-dark);border-color:var(--green-dark)}.upload-actions .camera-button{border-color:#cdd5d0;background:#fff;color:var(--ink)}.upload-actions .camera-button:hover{border-color:var(--green);background:var(--green-soft);color:var(--green)}.upload-zone small{margin-top:17px;color:#929c96;font-size:10px}.border-hint{max-width:390px;margin-top:14px;padding:9px 11px;display:flex;align-items:center;gap:8px;border:1px solid #d9e4dc;border-radius:4px;background:var(--green-soft);color:var(--green-dark);font-size:10px;line-height:1.45;text-align:left}.border-hint svg{flex:0 0 auto}.demo-row{padding:16px 4px 4px;display:flex;justify-content:center;align-items:center;gap:10px;color:#7a847f;font-size:11px}.demo-row button{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--green);font-size:11px;font-weight:700;cursor:pointer}.demo-row button:hover{text-decoration:underline}.file-queue{padding:26px}.queue-head{padding-bottom:19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.queue-head>div{display:flex;flex-direction:column}.queue-head strong{font-size:15px}.queue-head span{margin-top:3px;color:var(--muted);font-size:11px}.queue-head button,.restart-btn{display:flex;align-items:center;gap:6px;border:0;background:none;color:#748079;font-size:11px;cursor:pointer}.queue-list{margin:17px 0;display:flex;flex-direction:column;gap:8px}.queue-item{padding:9px;display:flex;align-items:center;background:#fff;border:1px solid var(--line);border-radius:6px}.thumb{width:54px;height:45px;position:relative}.thumb img{width:100%;height:100%;object-fit:cover;border-radius:3px}.thumb span{width:17px;height:17px;position:absolute;top:-5px;left:-5px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-size:9px}.file-info{min-width:0;margin-left:12px;display:flex;flex-direction:column}.file-info strong{overflow:hidden;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.file-info span{margin-top:4px;color:#818c86;font-size:10px}.ready-pill,.found-pill{margin-left:auto;padding:5px 8px;display:flex;align-items:center;gap:5px;border-radius:20px;background:var(--green-soft);color:var(--green);font-size:9px;font-weight:700}.icon-btn{margin-left:8px;border:0;background:none;color:#929d97;cursor:pointer}.analyze-btn{width:100%;height:47px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:5px;background:var(--green);color:#fff;font-size:12px;font-weight:700;cursor:pointer}.analyze-btn:hover{background:var(--green-dark)}.analyze-btn:disabled{opacity:.7}.privacy-note{margin:12px 0 0;display:flex;justify-content:center;align-items:center;gap:6px;color:#8b9690;font-size:9px}.progress-wrap{margin-top:14px;display:flex;align-items:center;gap:12px;color:var(--green);font:11px DM Mono}.progress-bar{height:5px;flex:1;overflow:hidden;border-radius:10px;background:#e5e9e6}.progress-bar span{height:100%;display:block;background:var(--green);transition:width .3s}.error-message{margin-top:12px;padding:12px 14px;border:1px solid #eccbc6;border-radius:5px;background:#fff5f3;color:var(--danger);font-size:12px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.result-card{overflow:hidden}.success-banner{padding:20px 24px;display:flex;align-items:center;border-bottom:1px solid #d7e5dc;background:#f0f7f3}.success-icon{width:36px;height:36px;margin-right:12px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff}.success-icon svg{width:18px}.success-banner>div:nth-child(2),.accuracy{display:flex;flex-direction:column}.success-banner span{color:var(--green);font:9px DM Mono;letter-spacing:.08em;text-transform:uppercase}.success-banner h3{margin:3px 0 0;font-size:15px}.accuracy{margin-left:auto;text-align:right}.accuracy strong{color:var(--green);font-size:20px}.result-body{padding:27px}.result-toolbar{display:flex;justify-content:space-between}.result-toolbar h3{margin:8px 0 3px;font-size:20px}.result-toolbar p{margin:0;color:var(--muted);font-size:11px}.result-tabs{margin-top:19px;display:flex;gap:4px;border-bottom:1px solid var(--line)}.result-tabs button{padding:9px 11px;display:flex;align-items:center;gap:5px;border:0;border-bottom:2px solid transparent;background:none;color:#75817a;font-size:10px;cursor:pointer}.result-tabs button.active{border-bottom-color:var(--green);color:var(--green);font-weight:700}.source-row{margin:18px 0 11px;display:flex;align-items:center}.source-file{display:flex;align-items:center}.source-file img{width:96px;height:48px;margin-right:10px;border:1px solid var(--line);border-radius:3px;object-fit:contain;background:#fff}.source-file>div{display:flex;flex-direction:column}.source-file strong{font-size:11px}.source-file span{margin-top:3px;color:#818c86;font-size:9px}.table-scroll{max-height:330px;overflow:auto;border:1px solid #d6ddd8;border-radius:4px}.preview-table{width:100%;min-width:650px;border-collapse:collapse;font-size:10px}.preview-table th,.preview-table td{padding:0;border-right:1px solid #dfe4df;border-bottom:1px solid #dfe4df}.preview-table th{background:#edf3ef}.preview-table input{width:100%;min-width:80px;padding:10px 9px;border:0;outline:none;background:transparent;color:var(--ink)}.preview-table th input{font-weight:800}.preview-table input:focus{background:#fff;box-shadow:inset 0 0 0 2px var(--green)}.convert-panel{margin-top:18px;padding:14px;display:flex;align-items:center;background:#f4f6f3;border-radius:5px}.excel-icon{width:38px;height:38px;margin-right:10px;display:grid;place-items:center;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--green)}.convert-panel>div:nth-child(2){display:flex;flex-direction:column}.convert-panel strong{font-size:11px}.convert-panel span{margin-top:3px;color:#7b8680;font-size:9px}.convert-panel button{margin-left:auto;padding:11px 14px;display:flex;align-items:center;gap:7px;border:0;border-radius:5px;background:var(--green);color:#fff;font-size:11px;font-weight:700;cursor:pointer}.convert-panel button:hover{background:var(--green-dark)}.how-section{max-width:1020px;margin:auto;padding:100px 24px}.steps{display:grid;grid-template-columns:1fr 42px 1fr 42px 1fr;align-items:center}.step-card{min-height:190px;padding:27px 8px;position:relative;border-top:1px solid var(--line)}.step-num{position:absolute;top:27px;right:8px;color:#a1aaa5;font:10px DM Mono}.step-icon{width:39px;height:39px;display:grid;place-items:center;border:1px solid #d6e2da;border-radius:50%;color:var(--green)}.step-icon svg{width:18px}.step-card h3{margin:19px 0 8px;font-size:16px}.step-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.step-line{color:#a7b0ab;text-align:center}.step-line svg{width:17px}.benefits{padding:82px max(24px,calc((100% - 1040px)/2));display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;background:var(--ink);color:#fff}.eyebrow.light{color:#a9d46e}.benefits h2{margin:15px 0;font-size:38px;line-height:1.2;letter-spacing:-2px}.benefits>div>p{max-width:460px;color:#abb5b0;font-size:13px;line-height:1.8}.benefit-list{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;gap:13px;font-size:11px}.benefit-list span{display:flex;align-items:center;gap:8px}.benefit-list svg{width:17px;height:17px;padding:3px;border-radius:50%;background:#a9d46e;color:var(--ink)}.stat-panel{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #3a4d43}.stat-panel>div{padding:24px 12px;border-bottom:1px solid #3a4d43}.stat-panel strong{font-size:32px}.stat-panel strong span{color:#a9d46e}.stat-panel p{margin:4px 0 0!important;color:#abb5b0!important;font-size:10px!important;line-height:1.6!important}.stat-panel .coming{grid-column:span 2;border-bottom:0}.coming span{color:#a9d46e;font:8px DM Mono;letter-spacing:.1em}.coming strong{margin-top:6px;display:block;font-size:17px}.faq{max-width:780px;margin:auto;padding:95px 24px}.faq-list{border-top:1px solid var(--line)}details{padding:20px 2px;border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;align-items:center;list-style:none;font-size:14px;font-weight:700;cursor:pointer}summary svg{width:17px;transition:transform .2s}details[open] summary svg{transform:rotate(180deg)}details p{max-width:650px;margin:13px 0 0;color:var(--muted);font-size:12px;line-height:1.7}footer{max-width:1160px;margin:auto;padding:35px 24px 45px;display:flex;justify-content:space-between;border-top:1px solid var(--line)}footer p,footer span,footer small{color:#7b867f;font-size:10px}footer>div:last-child{display:flex;flex-direction:column;gap:7px;text-align:right}.camera-overlay{padding:20px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;background:#0a120eb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.camera-modal{width:min(720px,100%);overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 30px 90px #0000004d}.camera-head{padding:17px 19px;display:flex;align-items:center;border-bottom:1px solid var(--line)}.camera-head>div{display:flex;flex-direction:column}.camera-head strong{font-size:14px}.camera-head span{margin-top:3px;color:var(--muted);font-size:10px}.camera-head button{margin-left:auto;border:0;background:transparent;color:#738078;cursor:pointer}.camera-head button svg{width:19px}.camera-view{aspect-ratio:4 / 3;position:relative;overflow:hidden;background:#101813}.camera-view video{width:100%;height:100%;object-fit:cover}.camera-guide{width:78%;height:72%;position:absolute;top:14%;right:11%;bottom:14%;left:11%}.camera-guide span{width:30px;height:30px;position:absolute;border-color:#ffffffe6;border-style:solid}.camera-guide span:nth-child(1){top:0;left:0;border-width:2px 0 0 2px}.camera-guide span:nth-child(2){top:0;right:0;border-width:2px 2px 0 0}.camera-guide span:nth-child(3){right:0;bottom:0;border-width:0 2px 2px 0}.camera-guide span:nth-child(4){bottom:0;left:0;border-width:0 0 2px 2px}.camera-error{height:100%;padding:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}.camera-error svg{width:36px;height:36px;opacity:.7}.camera-error p{max-width:360px;margin:14px 0 0;color:#cad2ce;font-size:12px;line-height:1.6}.camera-actions{min-height:84px;padding:13px 20px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.camera-cancel{justify-self:start;border:0;background:transparent;color:var(--muted);font-size:11px;cursor:pointer}.shutter{width:52px;height:52px;padding:4px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:50%;background:#fff;cursor:pointer}.shutter span{width:100%;height:100%;display:block;border-radius:50%;background:var(--green)}.shutter:hover span{background:var(--green-dark);transform:scale(.94)}.shutter:disabled{opacity:.35;cursor:not-allowed}.camera-hint{justify-self:end;color:#818b85;font-size:9px}@media (max-width: 850px){.nav-links{display:none}.nav-cta{margin-left:auto}.benefits{grid-template-columns:1fr;gap:45px}.steps{grid-template-columns:1fr;gap:7px}.step-line{height:25px;transform:rotate(90deg)}.step-card{min-height:0}}@media (max-width: 600px){.site-header{height:64px}.nav-cta{display:none}.menu-btn{display:block;margin-left:auto}.nav-links.open{margin:0;padding:22px 24px;position:absolute;top:64px;right:0;left:0;display:flex;flex-direction:column;gap:20px;background:var(--canvas);border-bottom:1px solid var(--line)}.hero{min-height:0;padding:72px 18px 65px}.hero h1{font-size:42px;letter-spacing:-2.7px}.hero-content>p{font-size:14px}.hero-proof{flex-wrap:wrap;justify-content:center;gap:9px 15px}.desktop{display:none}.converter-section,.how-section,.faq{padding:65px 16px}.section-title h2{font-size:30px}.upload-zone{min-height:340px;padding:25px 12px}.upload-actions{width:100%;max-width:230px;flex-direction:column}.upload-actions button{justify-content:center}.demo-row{flex-wrap:wrap}.file-queue,.result-body{padding:17px}.queue-head span,.ready-pill,.accuracy{display:none}.success-banner{padding:15px}.source-row{align-items:flex-start}.found-pill{white-space:nowrap}.convert-panel{flex-wrap:wrap;align-items:flex-start}.convert-panel button{width:100%;margin:12px 0 0;justify-content:center}.benefits{padding:65px 20px}.benefits h2{font-size:32px}.benefit-list{grid-template-columns:1fr}.camera-overlay{padding:0}.camera-modal{height:100%;display:flex;flex-direction:column;border-radius:0}.camera-view{flex:1;aspect-ratio:auto}.camera-actions{min-height:92px}.camera-hint{display:none}footer{margin:0 16px;padding-right:0;padding-left:0;flex-direction:column;gap:25px}footer>div:last-child{text-align:left}}
