:root{--ink:#0b1933;--muted:#596a86;--blue:#0875f5;--blue-strong:#0068ea;--blue-soft:#edf5ff;--line:#dfe7f1;--line-strong:#cbd8e8;--surface:#fff;--surface-soft:#f6f9fc;--surface-blue:#f2f7fd;--green:#19aa5f;--orange:#ff970f;--violet:#8358f6;--red:#e33b3b;--shadow:0 12px 34px #22477414;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}p{color:var(--muted);line-height:1.6}.shell{width:min(var(--shell), calc(100% - 40px));margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hidden-input{display:none}.button{cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 17px;font-size:13px;font-weight:650;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{color:#fff;background:var(--blue);box-shadow:0 7px 15px #0875f52e}.button.primary:hover:not(:disabled){background:var(--blue-strong);box-shadow:0 9px 21px #0875f53d}.button.secondary{color:#21324f;border-color:var(--line);background:#fff}.button.dark{color:#fff;background:#0c1b35;box-shadow:0 7px 15px #0819341f}.button:disabled{opacity:.46;cursor:not-allowed}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #dfe7f1db;position:sticky;top:0}.header-inner{align-items:center;gap:42px;min-height:66px;display:flex}.brand{flex:none;align-items:center;gap:8px;display:inline-flex}.brand-mark{background:var(--blue);border-radius:50%;width:27px;height:27px;display:inline-block;position:relative;transform:rotate(-7deg)}.brand-mark:before,.brand-mark:after,.brand-mark>span{content:"";background:#fff;border-radius:1px;display:block;position:absolute;transform:skew(-29deg)}.brand-mark:before{width:7px;height:16px;top:3px;left:7px}.brand-mark:after{background:#cfe6ff;width:7px;height:16px;bottom:3px;right:6px}.brand-mark>span{z-index:2;background:#fff;width:9px;height:6px;top:10px;left:10px}.brand-word{letter-spacing:-.65px;font-size:17px;font-style:italic;font-weight:800}.brand-word.compact{font-size:15px}.primary-nav{align-items:center;gap:30px;display:flex}.primary-nav a{color:#354660;font-size:13px;transition:color .15s}.primary-nav a:hover{color:var(--blue)}.header-actions{align-items:center;gap:11px;margin-left:auto;display:flex}.locale-select{color:#3b4a63;align-items:center;gap:3px;height:36px;padding-left:10px;display:inline-flex}.locale-select select{width:86px;color:inherit;cursor:pointer;background:0 0;border:0;font-size:12px}.menu-button{border:1px solid var(--line);background:#fff;border-radius:7px;justify-content:center;align-items:center;width:40px;height:40px;display:none}.menu-button svg{width:20px}.hero{text-align:center;padding-top:44px}.trust-line{color:#2e405b;background:#f7f9fc;border:1px solid #e7edf5;border-radius:99px;align-items:center;gap:7px;width:fit-content;margin:0 auto 17px;padding:7px 12px;font-size:11px;font-weight:650;display:flex}.trust-line span{background:#f7a913;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #fff3d7}.hero h1{color:var(--ink);letter-spacing:-2.8px;margin:0;font-size:clamp(36px,4.25vw,58px);font-weight:790;line-height:1.08}.hero h1 span{color:var(--blue)}.hero-copy{max-width:720px;margin:16px auto 25px;font-size:17px;line-height:1.5}.drop-zone{text-align:center;background:radial-gradient(circle at 50% 0,#fff 0%,#fbfdff 48%,#f6faff 100%);border:1.5px dashed #2584f6;border-radius:8px;width:min(850px,100%);min-height:270px;margin:0 auto;padding:32px 34px 24px;transition:border-color .15s,transform .15s,box-shadow .15s;position:relative;box-shadow:0 18px 44px #235ea10f}.drop-zone.dragging{border-color:var(--blue-strong);transform:translateY(-2px);box-shadow:0 20px 55px #0875f526}.drop-icon{color:var(--blue);margin-bottom:8px}.drop-zone h2{letter-spacing:-.35px;margin:0;font-size:18px}.drop-zone>p{margin:5px 0 14px;font-size:13px}.drop-actions{justify-content:center;align-items:center;gap:9px;display:flex}.format-row{grid-template-columns:repeat(8,minmax(0,1fr));gap:16px;margin-top:23px;display:grid}.format-item{color:#283954;flex-direction:column;align-items:center;gap:8px;min-width:0;font-size:12px;font-weight:650;display:flex}.format-glyph{width:42px;height:42px;color:var(--blue);background:#fff;border:1px solid #dbe5f2;border-radius:7px;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex;box-shadow:0 5px 14px #2148770d}.format-item.pdf .format-glyph,.format-item.powerpoint .format-glyph{color:#fb4037;background:snow;border-color:#ffd4d0}.format-item.excel .format-glyph{color:#13a657;background:#f7fffa;border-color:#ced}.format-item.epub .format-glyph{color:#16ad63;border-color:#ced;transform:rotate(45deg)}.format-item.epub .format-glyph:first-letter{transform:rotate(-45deg)}.inline-error{color:#a61b1b;background:#fff2f1;border:1px solid #ffd8d4;border-radius:6px;width:fit-content;margin:14px auto 0;padding:7px 10px;font-size:12px}.benefit-row{grid-template-columns:repeat(3,1fr);gap:34px;width:min(930px,100%);margin:25px auto 20px;display:grid}.benefit svg{width:30px;height:30px;margin-bottom:7px}.benefit.green svg{color:var(--green)}.benefit.orange svg{color:var(--orange)}.benefit.violet svg{color:var(--violet)}.benefit h2{margin:0;font-size:15px}.benefit p{margin:5px 0 0;font-size:12px;line-height:1.45}.popular-row{border-top:1px solid var(--line);text-align:left;grid-template-columns:auto repeat(5,1fr);align-items:center;gap:9px;min-height:62px;display:grid}.popular-row strong{padding-right:8px;font-size:14px}.popular-row a{min-height:35px;color:var(--blue);border:1px solid var(--line);border-radius:6px;justify-content:space-between;align-items:center;gap:7px;padding:0 11px;font-size:11px;font-weight:600;transition:border-color .15s,background .15s;display:flex}.how-band{background:linear-gradient(#f2f7fc 0%,#f7faff 100%);border-block:1px solid #edf2f8;padding:27px 0 31px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.section-heading h2{letter-spacing:-.6px;margin:0;font-size:22px}.section-heading a{color:var(--blue);align-items:center;gap:8px;font-size:12px;font-weight:650;display:inline-flex}.steps-row{grid-template-columns:repeat(3,1fr);gap:38px;display:grid}.step{border:1px solid var(--line);background:#fffc;border-radius:7px;grid-template-columns:42px 1fr;align-items:start;gap:14px;min-height:126px;padding:27px 23px 20px 65px;display:grid;position:relative}.step:not(:last-child):after{content:"→";color:#69809f;position:absolute;top:50%;right:-26px;transform:translateY(-50%)}.step-number{width:25px;height:25px;color:var(--blue);background:#e7f2ff;border-radius:50%;place-items:center;font-size:12px;font-weight:750;display:grid;position:absolute;top:14px;left:16px}.step>svg{color:var(--blue);width:38px;height:38px}.step h3{margin:2px 0 5px;font-size:14px}.step p{margin:0;font-size:12px;line-height:1.45}.tool-link-grid{grid-template-columns:repeat(6,1fr);gap:9px;display:grid}.tool-link-grid a{border:1px solid var(--line);border-radius:6px;grid-template-columns:25px 1fr 14px;align-items:center;gap:9px;min-height:58px;padding:11px 12px;font-size:12px;font-weight:600;transition:border-color .15s,background .15s;display:grid}.tool-link-grid a>svg:first-child{color:var(--blue);width:21px}.tool-link-grid a>svg:last-child{color:#7790af}.tool-link-grid a:hover{background:#f8fbff;border-color:#a6cdf9}.site-footer{border-top:1px solid var(--line);background:#fbfcfe}.footer-inner{grid-template-columns:1.2fr 1fr auto;align-items:center;gap:30px;min-height:112px;display:grid}.footer-inner>div p{margin:7px 0 0;font-size:11px}.footer-inner nav{color:#60718b;flex-wrap:wrap;justify-content:center;gap:18px;font-size:11px;display:flex}.footer-inner>p{white-space:nowrap;font-size:10px}.content-main{min-height:70vh}.content-hero{padding-top:64px;padding-bottom:46px}.content-hero.with-converter{grid-template-columns:minmax(280px,.78fr) minmax(480px,1.22fr);align-items:center;gap:64px;display:grid}.content-title-row{align-items:flex-start;gap:18px;display:flex}.content-title-row h1{letter-spacing:-2px;margin:0;font-size:clamp(35px,4vw,52px);line-height:1.08}.content-title-row p{max-width:700px;margin:15px 0 0;font-size:16px}.content-icon{background:var(--blue);color:#fff;border-radius:10px;flex:none;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 13px 26px #0875f533}.content-icon svg{width:29px;height:29px}.drop-zone.compact{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:240px;padding:32px 24px;display:flex}.drop-zone.compact h2{font-size:17px}.content-sections>h2,.tools-hub>h2,.faq-section>h2{letter-spacing:-1px;margin:0 0 24px;font-size:27px}.highlight-list{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.highlight-list article{background:#fff;align-items:flex-start;gap:15px;min-height:142px;padding:27px;display:flex}.highlight-list svg{width:20px;color:var(--green);flex:none}.highlight-list h3{margin:0 0 7px;font-size:16px}.highlight-list p{margin:0;font-size:13px}.faq-section{max-width:820px}.faq-section details{border-top:1px solid var(--line);padding:17px 0}.faq-section details:last-child{border-bottom:1px solid var(--line)}.faq-section summary{cursor:pointer;font-weight:680}.faq-section p{margin:10px 0 0;font-size:14px}.tool-cards{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.tool-cards a{border:1px solid var(--line);border-radius:7px;gap:16px;padding:23px;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}.tool-cards a:hover{box-shadow:var(--shadow);border-color:#a4caf7;transform:translateY(-2px)}.tool-cards svg{color:var(--blue);flex:none}.tool-cards h3{margin:0 0 6px;font-size:15px}.tool-cards p{margin:0;font-size:12px;line-height:1.5}.license-copy{border-top:1px solid var(--line)}.license-copy h2{margin:0}.license-copy pre{white-space:pre-wrap;border:1px solid var(--line);background:var(--surface-soft);color:#263651;border-radius:6px;margin:22px 0 0;padding:24px;font:12px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.workspace-shell{background:#f5f8fc;min-height:100vh}.workspace-header{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:235px 1fr auto;align-items:center;gap:18px;height:66px;padding:0 22px;display:grid}.workspace-project-name{align-items:center;gap:10px;display:flex}.workspace-project-name>svg{color:#5f718d;width:19px}.workspace-project-name span{flex-direction:column;gap:1px;display:flex}.workspace-project-name small{color:var(--muted);font-size:10px}.workspace-header-actions{align-items:center;gap:8px;display:flex}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;place-items:center;width:40px;height:40px;display:grid}.icon-button:hover{color:var(--red);border-color:#f0b3b3}.workspace-tabs{border-bottom:1px solid var(--line);background:#fff;align-items:stretch;gap:4px;height:46px;padding-left:250px;display:flex}.workspace-tabs button{min-width:82px;color:var(--muted);cursor:pointer;background:#fff;border:0;border-bottom:2px solid #0000;padding:0 16px;font-size:11px;font-weight:650}.workspace-tabs button.active{color:var(--blue);border-bottom-color:var(--blue)}.workspace-main{grid-template-columns:250px 1fr;height:calc(100vh - 112px);display:grid}.file-sidebar{border-right:1px solid var(--line);background:#fbfcfe;flex-direction:column;min-height:0;display:flex}.sidebar-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:64px;padding:14px 15px;display:flex}.sidebar-heading>div{flex-direction:column;gap:3px;display:flex}.sidebar-heading span{color:var(--muted);font-size:10px}.file-list{flex:1;min-height:0;padding:7px;overflow-y:auto}.file-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:31px 1fr;align-items:center;gap:9px;width:100%;min-height:60px;padding:8px 9px;display:grid}.file-type-icon{width:29px;height:34px;color:var(--blue);place-items:center;display:grid}.file-type-icon svg{width:20px}.file-type-icon.powerpoint{color:#ef4c3f}.file-type-icon.excel{color:#14a35d}.file-list>button>span:last-child{flex-direction:column;gap:5px;min-width:0;display:flex}.file-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.status{color:#6e7e96;align-items:center;gap:4px;width:fit-content;font-size:9px;font-weight:600;display:inline-flex}.status.converted{color:#119952}.status.attention{color:#b76a00}.status.failed{color:#c93232}.status.converting{color:var(--blue)}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.sidebar-add{border:0;border-top:1px solid var(--line);color:#fff;cursor:pointer;background:#0c1b35;justify-content:center;align-items:center;gap:8px;min-height:47px;font-size:12px;font-weight:650;display:flex}.sidebar-add svg{width:16px}.file-view{background:#fff;flex-direction:column;min-width:0;height:100%;padding:0 20px 20px;display:flex}.file-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:82px;display:flex}.mobile-back{display:none}.file-title-row{align-items:center;gap:12px;display:flex}.file-title-row h1{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.55px;max-width:560px;margin:0;font-size:21px;overflow:hidden}.file-toolbar p{margin:5px 0 0;font-size:10px}.file-actions{gap:8px;display:flex}.tabs{border-bottom:1px solid var(--line);align-items:flex-end;gap:4px;min-height:49px;display:flex}.tabs button{color:#5d6d86;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;height:42px;padding:0 16px;font-size:11px;font-weight:650}.tabs button[aria-selected=true]{color:var(--blue);border-bottom-color:var(--blue)}.tab-panel{background:#fbfcfe;flex:1;min-height:0;overflow:auto}.markdown-source{color:#18355c;white-space:pre-wrap;word-break:break-word;tab-size:2;background:linear-gradient(90deg,#f5f8fc 0 39px,#e4eaf2 39px 40px,#fff 40px);min-height:100%;margin:0;padding:22px 26px 60px 54px;font:12px/1.75 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.markdown-preview{color:#22324a;background:#fff;max-width:860px;min-height:100%;margin:0 auto;padding:38px 44px 70px;font-size:14px;line-height:1.7}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3{color:var(--ink);line-height:1.25}.markdown-preview h1{font-size:30px}.markdown-preview h2{margin-top:32px;font-size:22px}.markdown-preview h3{margin-top:24px;font-size:17px}.markdown-preview p{color:#354762}.markdown-preview table{border-collapse:collapse;width:100%}.markdown-preview th,.markdown-preview td{border:1px solid var(--line);text-align:left;padding:9px}.markdown-preview pre{background:#f3f6fa;border-radius:5px;padding:16px;overflow-x:auto}.markdown-preview img{max-width:100%}.panel-heading{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-height:72px;padding:14px 18px;display:flex}.panel-heading h2{margin:0;font-size:17px}.panel-heading p{margin:4px 0 0;font-size:10px}.asset-grid{grid-template-columns:repeat(3,1fr);gap:11px;padding:16px;display:grid}.asset-card{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:58px 1fr 30px;align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.asset-card img,.asset-file-tile{object-fit:contain;background:#f8fafc;border:1px solid #edf1f6;width:58px;height:48px}.asset-file-tile{color:#7e8fa7;place-items:center;display:grid}.asset-file-tile svg{width:20px}.asset-card>div:not(.asset-file-tile){flex-direction:column;gap:4px;min-width:0;display:flex}.asset-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.asset-card span{color:var(--muted);font-size:8px}.asset-card button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:5px;place-items:center;width:30px;height:30px;display:grid}.structure-grid{grid-template-columns:repeat(4,1fr);gap:10px;padding:18px;display:grid}.structure-grid>div{border:1px solid var(--line);background:#fff;border-radius:6px;flex-direction:column;justify-content:center;min-height:86px;padding:15px;display:flex}.structure-grid strong{font-size:23px}.structure-grid span{color:var(--muted);text-transform:capitalize;margin-top:5px;font-size:10px}.empty-panel{min-height:220px;color:var(--muted);place-items:center;font-size:12px;display:grid}.error-panel{background:#fffaf1;border:1px solid #f3c77d;border-left:4px solid #e99912;border-radius:6px;align-items:flex-start;gap:15px;width:min(720px,100%);margin:22px auto;padding:24px;display:flex}.error-panel>svg{color:#d88700;flex:none}.error-panel h2{margin:0 0 7px;font-size:18px}.error-panel p{margin:4px 0;font-size:12px}.processing-panel{text-align:center;margin:auto}.processing-panel svg{color:var(--blue)}.processing-panel h2{margin:12px 0 2px;font-size:17px}.processing-panel p{margin:0;font-size:11px}.mobile-file-actions{display:none}.workspace-secondary{min-height:calc(100vh - 112px);padding:25px}.report-view,.export-view{width:min(1160px,100%);margin:0 auto}.report-banner{background:#f1fbf5;border:1px solid #ccebd8;border-radius:7px;align-items:center;gap:14px;padding:20px 22px;display:flex}.report-banner>svg{width:31px;height:31px;color:var(--green)}.report-banner.warning{background:#fffaf1;border-color:#f2d3a2}.report-banner.warning>svg{color:#d88700}.report-banner h1{margin:0;font-size:19px}.report-banner p{margin:3px 0 0;font-size:10px}.metric-strip{border:1px solid var(--line);background:#fff;border-radius:7px;margin-top:13px;display:flex}.metric-strip>div{border-right:1px solid var(--line);flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:76px;display:flex}.metric-strip>div:last-child{border-right:0}.metric-strip span{color:var(--muted);margin-top:3px;font-size:9px}.report-table-wrap{border:1px solid var(--line);background:#fff;border-radius:7px;margin-top:13px;padding:0 0 10px;overflow-x:auto}.report-table-wrap h2{border-bottom:1px solid var(--line);margin:0;padding:17px;font-size:14px}.report-table-wrap table{border-collapse:collapse;width:100%;font-size:10px}.report-table-wrap th{color:#5c6c84;background:#f8fafc;font-size:9px;font-weight:650}.report-table-wrap th,.report-table-wrap td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:12px 14px}.report-table-wrap tbody tr:last-child td{border-bottom:0}.report-table-wrap td:first-child{align-items:center;gap:7px;font-weight:650;display:flex}.report-table-wrap td:first-child svg{color:var(--blue)}.export-view{max-width:760px;padding:16px}.export-heading{align-items:flex-start;gap:14px;display:flex}.export-heading>svg{color:var(--blue);width:30px;height:30px}.export-heading h1{margin:0;font-size:24px}.export-heading p{margin:4px 0 0;font-size:12px}.export-options{flex-direction:column;gap:9px;margin-top:22px;display:flex}.export-options>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:7px;grid-template-columns:38px 1fr 22px;align-items:center;gap:14px;width:100%;min-height:78px;padding:14px 16px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.export-options>button:hover{box-shadow:var(--shadow);border-color:#95c3f7;transform:translateY(-1px)}.export-options>button>svg:first-child{color:var(--blue)}.export-options>button:nth-child(2)>svg:first-child{color:var(--violet)}.export-options>button:nth-child(3)>svg:first-child{color:var(--green)}.export-options>button:nth-child(4)>svg:first-child{color:var(--orange)}.export-options span{flex-direction:column;gap:5px;display:flex}.export-options small{color:var(--muted);font-size:10px;line-height:1.4}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#08132561;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.rag-modal{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(520px,100%);padding:28px;position:relative;box-shadow:0 28px 80px #0819343d}.modal-close{cursor:pointer;background:0 0;border:0;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:15px;right:15px}.modal-close svg{width:18px}.rag-modal h2{margin:0;font-size:22px}.rag-modal>p{margin:5px 0 20px;font-size:11px}.rag-modal fieldset{border:0;flex-direction:column;gap:9px;margin:0 0 18px;padding:0;display:flex}.rag-modal legend,.number-field{margin-bottom:8px;font-size:11px;font-weight:700}.rag-modal fieldset label,.check-field{color:#354762;align-items:center;gap:8px;font-size:11px;display:flex}.number-field{justify-content:space-between;align-items:center;gap:15px;display:flex}.number-field span{color:var(--muted);align-items:center;gap:8px;font-size:9px;font-weight:500;display:flex}.number-field input{border:1px solid var(--line);border-radius:5px;width:110px;height:36px;padding:0 9px;font-size:11px}.check-field{margin:10px 0}.modal-actions{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.workspace-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 112px);display:flex}.workspace-empty>svg{color:#8ba0ba;width:48px;height:48px}.workspace-empty h1{margin:15px 0 0;font-size:23px}.workspace-empty p{margin:7px 0 20px}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.not-found p{color:var(--blue);margin:18px 0 0;font-weight:800}.not-found h1{letter-spacing:-1px;margin:4px 0 22px;font-size:34px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (max-width:980px){.primary-nav{gap:18px}.header-inner{gap:25px}.hero{padding-top:34px}.popular-row{grid-template-columns:auto repeat(3,1fr);padding-block:12px}.popular-row a:nth-of-type(4),.popular-row a:nth-of-type(5){display:none}.tool-link-grid{grid-template-columns:repeat(3,1fr)}.content-hero.with-converter{grid-template-columns:.8fr 1.2fr;gap:30px}.workspace-header{grid-template-columns:205px 1fr auto}.asset-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.shell{width:min(100% - 28px, var(--shell))}.site-header{position:relative}.header-inner{min-height:60px}.primary-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:7px;flex-direction:column;align-items:stretch;gap:0;padding:14px;display:none;position:absolute;inset:60px 14px auto}.primary-nav.open{display:flex}.primary-nav a{border-bottom:1px solid #edf1f6;padding:12px}.primary-nav a:last-child{border-bottom:0}.desktop-start{display:none}.menu-button{display:inline-flex}.locale-select select{width:42px}.locale-select option{width:auto}.hero{padding-top:30px}.trust-line{display:none}.hero h1{letter-spacing:-2px;max-width:520px;margin-inline:auto;font-size:clamp(35px,11vw,48px)}.hero-copy{margin:14px auto 21px;font-size:14px}.drop-zone{min-height:auto;padding:27px 16px 20px}.drop-zone h2{font-size:16px}.drop-zone>p{font-size:11px}.format-row{grid-template-columns:repeat(4,1fr);gap:17px 8px}.format-glyph{width:38px;height:38px}.folder-button{display:none}.benefit-row{gap:10px}.benefit{padding:0 4px}.benefit p{font-size:10px}.popular-row{grid-template-columns:1fr 1fr;gap:8px;padding:15px 0;display:grid}.popular-row strong{grid-column:1/-1}.popular-row a{min-height:39px}.popular-row a:nth-of-type(3){display:none}.steps-row{grid-template-columns:1fr;gap:10px}.step:not(:last-child):after{display:none}.tool-link-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{text-align:center;grid-template-columns:1fr;gap:18px;padding-block:25px}.footer-inner>div .brand{justify-content:center}.footer-inner nav{gap:14px}.footer-inner>p{margin:0}.content-hero,.content-sections,.tools-hub,.faq-section,.license-copy{padding-block:35px}.content-hero.with-converter{flex-direction:column;align-items:stretch;gap:27px;display:flex}.content-title-row h1{font-size:38px}.content-title-row p{font-size:14px}.content-icon{width:48px;height:48px}.highlight-list,.tool-cards{grid-template-columns:1fr}.workspace-header{grid-template-columns:1fr auto;height:58px;padding:0 14px}.workspace-header .brand-word{font-size:15px}.workspace-header .brand-mark{width:24px;height:24px}.workspace-project-name{display:none}.workspace-header-actions .button{width:38px;min-height:38px;padding:0;font-size:0}.workspace-header-actions .button svg{width:17px}.workspace-header-actions .icon-button{width:38px;height:38px}.workspace-tabs{border-bottom:1px solid var(--line);background:#fff;height:47px;padding-left:0;display:flex}.workspace-tabs button{color:var(--muted);background:#fff;border:0;border-bottom:2px solid #0000;flex:1;font-size:11px;font-weight:650}.workspace-tabs button.active{color:var(--blue);border-bottom-color:var(--blue)}.workspace-main{background:#fff;height:auto;min-height:calc(100vh - 105px);display:block}.file-sidebar{border-right:0;min-height:calc(100vh - 105px)}.sidebar-heading{min-height:58px}.file-list{overflow:visible}.file-list>button{border-bottom:1px solid #edf1f6;border-radius:0;min-height:67px;padding:10px}.file-list>button.selected{box-shadow:none}.sidebar-add{border:0;border-radius:6px;margin:10px 12px 12px;position:sticky;bottom:0}.file-view,.workspace-main.mobile-file-open .file-sidebar{display:none}.workspace-main.mobile-file-open .file-view{min-height:calc(100vh - 105px);padding:0 12px 70px;display:flex}.workspace-main.mobile-file-open .file-toolbar{grid-template-columns:34px 1fr;gap:8px;min-height:66px;display:grid}.workspace-main.mobile-file-open .file-toolbar>div{min-width:0}.workspace-main.mobile-file-open .file-title-row{display:block}.workspace-main.mobile-file-open .file-title-row h1{max-width:100%;font-size:16px}.workspace-main.mobile-file-open .file-title-row .status{margin-top:3px}.workspace-main.mobile-file-open .file-actions{display:none}.mobile-back{background:0 0;border:0;place-items:center;width:32px;height:32px;display:grid}.mobile-back svg{width:18px}.workspace-main.mobile-file-open .tabs{overflow-x:auto}.workspace-main.mobile-file-open .tabs button{white-space:nowrap;padding:0 12px}.workspace-main.mobile-file-open .markdown-source{background:linear-gradient(90deg,#f5f8fc 0 29px,#e4eaf2 29px 30px,#fff 30px);padding:17px 15px 80px 38px;font-size:10px}.workspace-main.mobile-file-open .markdown-preview{padding:23px 16px 80px;font-size:13px}.workspace-main.mobile-file-open .asset-grid,.workspace-main.mobile-file-open .structure-grid{grid-template-columns:1fr;padding:10px}.workspace-main.mobile-file-open .panel-heading .button{display:none}.mobile-file-actions{z-index:20;border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;height:58px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-file-actions button{border:0;border-right:1px solid var(--line);color:#263851;background:#fff;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:650;display:flex}.mobile-file-actions button:last-child{color:#fff;background:var(--blue);border-right:0}.mobile-file-actions svg{width:16px}.workspace-secondary{min-height:calc(100vh - 105px);padding:14px}.metric-strip{overflow-x:auto}.metric-strip>div{min-width:90px}.report-banner{padding:16px}.report-table-wrap table{min-width:680px}.export-view{padding:4px}.export-options>button{min-height:82px}}@media (min-width:761px) and (max-width:1100px){.workspace-main{grid-template-columns:220px 1fr}.file-title-row h1{max-width:330px}}@media (max-width:430px){body{font-size:14px}.hero h1{text-wrap:balance}.drop-actions .button{width:100%}.benefit-row{grid-template-columns:1fr;gap:20px;margin-top:28px}.benefit{text-align:left;grid-template-columns:34px 1fr;column-gap:10px;display:grid}.benefit svg{grid-row:1/3}.benefit p{margin-top:3px;font-size:11px}.section-heading h2{font-size:20px}.step{grid-template-columns:34px 1fr;padding-left:55px}.step-number{left:12px}.step>svg{width:30px;height:30px}.tool-link-grid{grid-template-columns:1fr}.content-title-row{gap:12px}.content-icon{display:none}.content-title-row h1{letter-spacing:-1.4px;font-size:34px}.drop-zone.compact{min-height:210px}.rag-modal{padding:22px 18px}.number-field{flex-direction:column;align-items:flex-start}.number-field span{width:100%}.number-field input{flex:1}}:root{--ink:#11233f;--muted:#65758b;--blue:#1769e8;--blue-strong:#0e56c9;--blue-soft:#eef5ff;--line:#d8e2ed;--line-strong:#c4d2e1;--surface-soft:#f5f8fb;--shadow:0 14px 32px #21456e14}body{background:#fcfdff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,strong{text-wrap:pretty}p{line-height:1.55}.button{border-radius:8px;min-height:42px;font-weight:650}.button:active:not(:disabled),.icon-button:active,.menu-button:active,.modal-close:active{transform:translateY(1px)scale(.98)}.button.secondary:hover:not(:disabled),.icon-button:hover,.menu-button:hover{background:#f7faff;border-color:#a9c8eb}.button:focus-visible,button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #1769e847}.site-header{background:#fcfdfff0}.header-inner{min-height:70px}.brand-mark{box-shadow:0 5px 12px #1769e833}.primary-nav a{padding:25px 0 23px;position:relative}.primary-nav a.active{color:var(--blue);font-weight:700}.primary-nav a.active:after{content:"";background:var(--blue);border-radius:2px;height:2px;position:absolute;bottom:15px;left:0;right:0}.hero{padding-top:56px;padding-bottom:32px}.trust-line{color:#6c7b90;letter-spacing:.045em;background:0 0;border:0;margin-bottom:19px;padding:0;font-size:10px}.trust-line span{width:7px;height:7px;box-shadow:0 0 0 4px #edf5ff}.hero h1{text-wrap:balance;max-width:980px;margin-inline:auto;font-weight:780}.hero-copy{max-width:680px;margin:18px auto 28px;font-size:16px}.drop-zone{background:#f8fbff;border:1.5px dashed #4c91eb;border-radius:14px;min-height:292px;padding:36px 34px 27px;box-shadow:0 18px 44px #255ea112}.drop-zone:hover{border-color:var(--blue);box-shadow:0 20px 48px #255ea11a}.drop-zone.dragging{border-color:var(--blue-strong);outline-offset:3px;background:#f0f7ff;outline:4px solid #1769e81a}.drop-zone h2{font-size:19px}.drop-zone>p{margin-bottom:17px}.format-row{border-top:1px solid #e5edf6;gap:12px;margin-top:27px;padding-top:20px}.format-item{color:#41536b;gap:7px}.format-glyph{box-shadow:none;border-radius:9px}.benefit-row{gap:0;width:min(960px,100%);margin:34px auto 25px}.benefit{padding:0 26px}.benefit+.benefit{border-left:1px solid var(--line)}.benefit svg{width:27px;height:27px}.benefit h2{font-size:14px}.benefit p{max-width:230px;margin-inline:auto;font-size:11px}.popular-row{border-block:1px solid var(--line);min-height:64px}.popular-row a{background:0 0;border:0}.popular-row a:hover{background:var(--blue-soft);border-color:#0000}.how-band{background:#f7f9fc;padding:38px 0 42px}.section-heading{margin-bottom:22px}.steps-row{gap:28px}.step{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;min-height:128px;padding:24px 18px 18px 59px}.step:hover{border-top-color:#92b9ea}.step-number{border-radius:7px;top:15px;left:0}.step:not(:last-child):after{color:#9eb1c8;right:-18px}.formats-band{padding-block:36px 42px}.tool-link-grid{gap:0 22px}.tool-link-grid a{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0}.tool-link-grid a:hover{border-color:var(--line);background:#f7faff}.content-hero{border-bottom:1px solid var(--line);padding-top:74px;padding-bottom:58px}.content-hero.with-converter{gap:72px}.content-title-row{gap:22px}.content-title-row h1{text-wrap:balance;max-width:580px;font-weight:780}.content-title-row p{max-width:530px;line-height:1.6}.content-icon{box-shadow:none;border-radius:14px}.format-pdf-to-markdown .content-icon{background:#e44a48}.format-word-to-markdown .content-icon{background:#2d72d5}.format-powerpoint-to-markdown .content-icon{background:#e85b3f}.format-excel-to-markdown .content-icon{background:#23935d}.format-epub-to-markdown .content-icon{background:#8a5ac7}.format-csv-to-markdown .content-icon{background:#168c98}.drop-zone.compact{border-radius:14px;min-height:255px}.content-sections,.tools-hub,.faq-section,.license-copy{padding-block:58px}.content-sections,.tools-hub{border-top:0}.content-sections>h2,.tools-hub>h2,.faq-section>h2{margin-bottom:25px;font-size:25px}.highlight-list{background:0 0;border:0;gap:0 38px}.highlight-list article{border-top:1px solid var(--line);background:0 0;min-height:136px;padding:24px 0}.highlight-list article:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.highlight-list h3{font-size:15px}.tool-cards{gap:0 36px}.tool-cards a{border:0;border-top:1px solid var(--line);border-radius:0;padding:21px 0}.tool-cards a:hover{box-shadow:none;background:#f8fbff;border-color:#a4caf7;transform:none}.workspace-shell{background:#eef3f8}.workspace-header{grid-template-columns:230px minmax(0,1fr) auto;height:72px;padding:0 28px}.workspace-project-name,.workspace-project-name span{min-width:0}.workspace-project-name strong,.workspace-project-name small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-project-name strong{font-size:14px}.workspace-project-name small{font-size:10px}.workspace-tabs{gap:0;height:50px;padding-left:256px}.workspace-tabs button{min-width:94px;padding-inline:20px;font-size:12px;transition:color .16s,background .16s,border-color .16s}.workspace-tabs button:hover{color:var(--blue);background:#f8fbff}.workspace-tabs button.active{background:#f7faff}.workspace-main{background:#fff;grid-template-columns:256px 1fr}.file-sidebar{background:#f7f9fc}.sidebar-heading{min-height:70px;padding-inline:18px}.sidebar-heading strong{font-size:14px}.file-list{padding:10px 9px}.file-list>button{border-radius:8px;min-height:68px;margin:2px 0;padding:10px}.file-list>button:hover{background:#eef5fd}.file-list strong{font-size:12px}.status{font-size:10px}.sidebar-add{background:#11233f;min-height:51px}.sidebar-add:hover{background:#1d3558}.file-view{background:#f7f9fc;padding-inline:28px}.file-toolbar{min-height:90px}.file-title-row h1{font-size:22px}.file-toolbar p{font-size:11px}.file-actions{gap:9px}.tabs{border:1px solid var(--line);background:#fff;border-bottom:0;border-radius:10px 10px 0 0;align-items:stretch;gap:0;min-height:52px}.tabs button{height:51px;padding-inline:18px}.tabs button:hover{color:var(--blue);background:#f8fbff}.tab-panel{border:1px solid var(--line);background:#fff;border-radius:0 0 10px 10px}.markdown-source{background:linear-gradient(90deg,#f3f7fb 0 43px,#e1e9f2 43px 44px,#fff 44px)}.markdown-preview{max-width:900px;padding:44px 54px 76px}.panel-heading{min-height:78px;padding-inline:20px}.asset-grid,.structure-grid{padding:20px}.asset-card,.structure-grid>div{box-shadow:none;border-radius:8px}.asset-card{padding:11px}.asset-card strong{font-size:11px}.asset-card span{font-size:9px}.asset-card button:hover{background:var(--blue-soft);color:var(--blue);border-color:#9fc3ec}.error-panel{background:#fffaf1;border:1px solid #efd7a8;border-left:4px solid #dc9517;border-radius:10px;width:100%;margin:20px 0;padding:20px 22px}.processing-panel{border:1px solid var(--line);background:#fff;border-radius:10px;width:min(520px,100%);padding:38px 26px}.processing-panel:after{content:"";background:linear-gradient(90deg,#e9f1fb 25%,#f8fbff 50%,#e9f1fb 75%) 0 0/200% 100%;border-radius:99px;width:min(300px,100%);height:8px;margin:23px auto 0;animation:1.2s ease-in-out infinite skeleton-shimmer;display:block}@keyframes skeleton-shimmer{to{background-position:-200% 0}}.workspace-secondary{background:#eef3f8;min-height:calc(100vh - 122px);padding:28px 32px;overflow-x:hidden}.report-view,.export-view{width:min(1160px,100%);padding:0}.report-banner{border-radius:10px;padding:20px 22px}.metric-strip{border:0;border-block:1px solid var(--line);background:0 0;border-radius:0;margin-top:18px}.metric-strip>div{background:0 0;min-height:82px}.metric-strip strong{font-size:24px}.report-table-wrap{border:0;border-block:1px solid var(--line);background:0 0;border-radius:0;margin-top:18px;padding-bottom:0}.report-table-wrap h2{padding:19px 0}.report-table-wrap table{font-size:11px}.report-table-wrap th,.report-table-wrap td{padding:14px 10px}.export-view{max-width:780px}.export-heading{gap:16px;padding:8px 0 24px}.export-heading>svg{width:32px;height:32px}.export-heading h1{letter-spacing:-.7px;font-size:27px}.export-heading p{font-size:12px}.export-heading .eyebrow{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:750}.export-options{border-block:1px solid var(--line);gap:0;margin-top:0}.export-options>button{border:0;border-bottom:1px solid var(--line);min-height:88px;box-shadow:none;background:0 0;border-radius:0;padding:18px 2px;transform:none}.export-options>button:last-child{border-bottom:0}.export-options>button:hover{border-color:var(--line);box-shadow:none;background:#fff;transform:none}.export-options>button:disabled{opacity:.48}.export-options strong{font-size:14px}.export-options small{font-size:11px}.modal-close:hover{color:var(--blue);background:var(--blue-soft);border-radius:6px}@media (max-width:760px){.shell{width:min(100% - 32px, var(--shell))}.header-inner{min-height:62px}.primary-nav{border-radius:10px;inset:62px 16px auto}.primary-nav a{padding:13px 12px}.primary-nav a.active:after{display:none}.trust-line{justify-content:center;margin-bottom:16px;display:flex}.hero{padding-top:31px;padding-bottom:25px}.hero h1{letter-spacing:-2.1px;font-size:clamp(36px,10.8vw,47px)}.hero-copy{margin:15px auto 23px;font-size:14px}.drop-zone{border-radius:12px;padding:27px 15px 20px}.drop-zone h2{font-size:17px}.drop-zone>p{font-size:11px}.format-row{gap:15px 7px;margin-top:22px;padding-top:18px}.benefit-row{gap:0;margin-top:27px}.benefit{border-top:1px solid var(--line);padding:15px 0}.benefit+.benefit{border-left:0}.benefit:last-child{border-bottom:1px solid var(--line)}.benefit p{max-width:none}.popular-row{margin-top:18px}.how-band{padding-block:32px 36px}.step{min-height:112px;padding:21px 0 18px 50px}.step-number{left:0}.tool-link-grid{gap:0}.tool-link-grid a{min-height:57px;padding-inline:0}.content-hero,.content-sections,.tools-hub,.faq-section,.license-copy{padding-block:38px}.content-hero.with-converter{gap:30px}.content-title-row{gap:14px}.content-title-row h1{font-size:38px}.content-title-row p{font-size:14px}.content-icon{border-radius:12px;width:50px;height:50px}.drop-zone.compact{min-height:222px}.highlight-list{gap:0}.highlight-list article,.highlight-list article:nth-last-child(-n+2){border-bottom:0;min-height:0;padding:21px 0}.highlight-list article:last-child{border-bottom:1px solid var(--line)}.tool-cards{gap:0}.tool-cards a{padding:18px 0}.workspace-header{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;height:62px;padding:0 14px}.workspace-header .brand-word{font-size:15px}.workspace-header .brand-mark{width:24px;height:24px}.workspace-project-name{gap:0;min-width:0;display:flex}.workspace-project-name>svg,.workspace-project-name small{display:none}.workspace-project-name strong{max-width:110px;font-size:11px}.workspace-header-actions{gap:7px}.workspace-header-actions .button{width:38px;min-height:38px;padding:0;font-size:0}.workspace-header-actions .button svg{width:17px}.workspace-header-actions .icon-button{width:38px;height:38px}.workspace-tabs{height:48px;padding-left:0}.workspace-tabs button{flex:1;min-width:0;padding-inline:10px}.workspace-main,.file-sidebar{min-height:calc(100vh - 110px)}.sidebar-heading{min-height:62px;padding-inline:15px}.file-list{padding:7px}.file-list>button{min-height:68px;margin:1px 0}.sidebar-add{border-radius:8px;margin:10px 12px 12px}.workspace-main.mobile-file-open .file-view{min-height:calc(100vh - 110px);padding:0 12px 70px}.workspace-main.mobile-file-open .file-toolbar{min-height:76px}.workspace-main.mobile-file-open .file-title-row h1{white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:17px;line-height:1.25;display:-webkit-box}.workspace-main.mobile-file-open .tabs{min-height:47px;overflow-x:auto}.workspace-main.mobile-file-open .tabs button{height:46px}.workspace-main.mobile-file-open .markdown-source{overflow-wrap:anywhere;font-size:10px}.workspace-main.mobile-file-open .markdown-preview{padding-inline:18px}.workspace-secondary{min-height:calc(100vh - 110px);padding:21px 16px}.report-banner{padding:17px}.metric-strip{margin-top:16px;overflow-x:auto}.metric-strip>div{min-width:88px}.report-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.report-table-wrap table{min-width:680px}.export-view{max-width:none}.export-heading{padding-top:0}.export-heading h1{font-size:24px}.export-options>button{min-height:82px;padding-inline:0}.export-options strong{font-size:13px}.export-options small{font-size:10px}}@media (max-width:430px){.hero h1{font-size:clamp(35px,10.6vw,43px)}.drop-zone{padding-inline:14px}.drop-actions .button{width:100%}.content-title-row h1{font-size:34px}.content-icon{display:none}.workspace-project-name strong{max-width:76px}.rag-modal{padding:22px 18px}}.benefit.green svg,.benefit.orange svg,.benefit.violet svg{color:var(--blue)}.workspace-shell{min-height:100dvh}.workspace-main{height:calc(100dvh - 122px)}.file-list>button.selected{box-shadow:inset 3px 0 var(--blue);background:#eaf3ff}.format-pdf-to-markdown{--format-accent:#e44a48}.format-word-to-markdown{--format-accent:#2d72d5}.format-powerpoint-to-markdown{--format-accent:#e85b3f}.format-excel-to-markdown{--format-accent:#23935d}.format-epub-to-markdown{--format-accent:#8a5ac7}.format-csv-to-markdown{--format-accent:#168c98}.format-hero .content-icon{background:var(--format-accent)}.format-hero .drop-icon{color:var(--format-accent)}.format-hero .drop-zone.compact{border-color:color-mix(in srgb, var(--format-accent) 58%, #d8e2ed)}.report-table-wrap{margin-top:20px}.report-table-wrap td:last-child{color:#465a74}.export-groups{gap:28px;display:grid}.export-group>h2{color:#53657d;letter-spacing:.025em;margin:0 0 8px;font-size:12px;font-weight:700}.export-group .export-options>button>svg:first-child{color:#59718f}.export-group.ai-ready .export-options>button>svg:first-child{color:var(--blue)}@media (max-width:760px){.workspace-header{grid-template-columns:1fr auto}.workspace-project-name{display:none}.workspace-main{height:auto;min-height:calc(100dvh - 110px)}.file-sidebar{min-height:calc(100dvh - 110px)}.file-list>button.selected{box-shadow:inset 3px 0 var(--blue);background:#eef5ff}.workspace-secondary{min-height:calc(100dvh - 110px)}.report-table-wrap{border:0;overflow:visible}.report-table-wrap h2{border-bottom:0;padding:16px 0 12px}.report-table-wrap table{min-width:0}.report-table-wrap thead{display:none}.report-table-wrap tbody{gap:10px;display:grid}.report-table-wrap tr{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 16px;padding:14px;display:grid}.report-table-wrap td{white-space:normal;border:0;min-width:0;padding:0}.report-table-wrap td:first-child{overflow-wrap:anywhere;grid-column:1/-1;font-size:12px;display:flex}.report-table-wrap td:last-child{grid-column:1/-1}.report-table-wrap td:not(:first-child):before{content:attr(data-label);color:#8190a4;margin-bottom:3px;font-size:9px;font-weight:650;display:block}.export-groups{gap:24px}.export-group>h2{margin-bottom:6px}}@media (max-width:430px){.format-hero .content-title-row{display:block}.format-hero .content-icon{border-radius:10px;width:42px;height:42px;margin-bottom:14px;display:grid}.format-hero .content-icon svg{width:22px;height:22px}}
