:root{--bg:#f6f8fb;--surface:#fff;--surface-soft:#f9fbfd;--ink:#111827;--muted:#5f6b7a;--line:#dce3ea;--line-strong:#b9c6d3;--blue:#2563eb;--blue-dark:#1d4ed8;--teal:#0f766e;--coral:#dc6b48;--green:#2f855a;--shadow:0 24px 70px #1f2d3d21}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #dce3eadb;justify-content:space-between;align-items:center;gap:24px;height:68px;padding:0 clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand{letter-spacing:0;white-space:nowrap;align-items:center;gap:10px;font-size:18px;font-weight:850;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.site-nav{color:var(--muted);align-items:center;gap:18px;font-size:14px;font-weight:750;display:flex}.site-nav a:hover{color:var(--ink)}.page{max-width:1180px;margin:0 auto;padding:46px clamp(18px,4vw,56px) 72px}.hero-section{background:var(--surface);border-bottom:1px solid var(--line)}.hero-inner{grid-template-columns:minmax(0,.92fr) minmax(360px,.78fr);align-items:center;gap:46px;max-width:1180px;min-height:650px;margin:0 auto;padding:58px clamp(18px,4vw,56px) 64px;display:grid}.hero-content{min-width:0}.eyebrow{color:var(--teal);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:900}.hero-title{letter-spacing:0;max-width:760px;margin:0;font-size:76px;line-height:.96}.hero-copy{color:var(--muted);max-width:680px;margin:24px 0 28px;font-size:21px;line-height:1.5}.hero-actions,.upload-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.trust-row{color:#425166;flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.trust-row span,.upload-note{background:var(--surface-soft);border:1px solid var(--line);border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:13px;font-weight:750;display:inline-flex}.button,.icon-button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:850;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:inline-flex}.button:hover,.icon-button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.68;transform:none}.button-primary{background:var(--blue);color:#fff;box-shadow:0 12px 28px #2563eb33}.button-primary:hover{background:var(--blue-dark)}.button-secondary{border-color:var(--line);color:var(--ink);background:#fff}.button-secondary:hover{border-color:var(--line-strong)}.button-secondary.strong{background:var(--ink);border-color:var(--ink);color:#fff}.upload-panel,.panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.upload-panel{gap:16px;min-height:470px;padding:18px;display:grid}.format-flow{background:var(--surface-soft);border:1px solid var(--line);color:#3d4b5f;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:48px;font-weight:900;display:flex}.format-flow span{align-items:center;gap:7px;display:inline-flex}.upload-dropzone{border:1px dashed var(--line-strong);text-align:center;background:#fbfdff;border-radius:8px;place-items:center;gap:18px;min-height:368px;padding:30px;display:grid}.upload-dropzone.is-dragging{border-color:var(--blue);background:#eef6ff}.upload-icon{color:var(--blue);background:#eaf2ff;border:1px solid #c9dcff;border-radius:8px;justify-content:center;align-items:center;width:62px;height:62px;display:inline-flex}.upload-title{letter-spacing:0;margin:0;font-size:28px;font-weight:950}.upload-copy{color:var(--muted);max-width:430px;margin:8px auto 0;line-height:1.5}.upload-note{color:#506073}.file-input{position:absolute;left:-9999px}.file-row{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:min(480px,100%);max-width:100%;min-height:64px;padding:10px 12px;display:flex}.file-meta{text-align:left;min-width:0}.file-name{text-overflow:ellipsis;white-space:nowrap;font-weight:850;overflow:hidden}.file-size,.status-text,.muted{color:var(--muted);font-size:14px}.status-strip{border-radius:8px;justify-content:center;align-items:center;gap:10px;width:min(480px,100%);min-height:44px;padding:10px 12px;display:flex}.status-info{color:#173d8f;background:#eef5ff}.status-success{color:#206244;background:#eaf8f1}.status-error{color:#8a321b;background:#fff0eb}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.section{max-width:1180px;margin:0 auto;padding:62px clamp(18px,4vw,56px) 0}.section-heading{justify-content:space-between;align-items:end;gap:22px;margin-bottom:20px;display:flex}.section-heading h2,.page-title,.conversion-band h2{letter-spacing:0;margin:0;font-size:42px;line-height:1.06}.section-heading p,.page-lede,.conversion-band p{color:var(--muted);max-width:590px;margin:0;line-height:1.55}.tool-grid,.pricing-grid,.job-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.tool-card,.price-card,.job-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:20px}.tool-card{min-height:190px}.tool-card h3,.price-card h3,.job-card h3{margin:0 0 8px;font-size:18px}.tool-card p,.price-card p,.job-card p{color:var(--muted);margin:0;line-height:1.5}.tool-icon{border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:16px;display:inline-flex}.tool-icon.teal{color:var(--teal);background:#e8f7f5}.tool-icon.blue{color:var(--blue);background:#eaf2ff}.tool-icon.coral{color:var(--coral);background:#fff0eb}.conversion-band{color:#fff;background:#111827;border-radius:8px;justify-content:space-between;align-items:center;gap:28px;max-width:calc(1180px - clamp(36px,8vw,112px));margin:62px auto 72px;padding:32px;display:flex}.conversion-band .eyebrow{color:#7dd3fc}.conversion-band p{color:#cbd5e1;margin-top:12px}.page-header{gap:14px;max-width:780px;margin-bottom:28px;display:grid}.page-header.centered{text-align:center;justify-items:center;margin-left:auto;margin-right:auto}.tool-page .upload-panel{max-width:760px;margin:0 auto}.price{margin:18px 0;font-size:40px;font-weight:950}.price span{color:var(--muted);font-size:15px;font-weight:750}.feature-list{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.feature-list li{align-items:center;gap:8px;display:flex}.status-pill{text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}.status-pill.queued{color:#315efb;background:#eef2ff}.status-pill.processing{color:#7a5700;background:#fff7dd}.status-pill.completed{color:#31551f;background:#edf6e9}.status-pill.failed{color:#8a321b;background:#fff0eb}@media (max-width:980px){.hero-inner{grid-template-columns:1fr;min-height:auto}.hero-title{font-size:58px}.tool-grid,.pricing-grid,.job-grid{grid-template-columns:1fr}.upload-panel{min-height:420px}.conversion-band{flex-direction:column;align-items:flex-start;max-width:none;margin-left:clamp(18px,4vw,56px);margin-right:clamp(18px,4vw,56px)}}@media (max-width:640px){.site-header{flex-direction:column;align-items:flex-start;gap:10px;height:auto;padding-top:14px;padding-bottom:14px}.site-nav{gap:12px;width:100%;overflow-x:auto}.hero-inner{gap:30px;padding-top:36px}.hero-title{font-size:43px}.hero-copy{font-size:18px}.section-heading{flex-direction:column;align-items:start}.section-heading h2,.page-title,.conversion-band h2{font-size:32px}.upload-panel{padding:12px}.upload-dropzone{min-height:340px;padding:22px 14px}.upload-actions,.file-row{flex-direction:column;align-items:stretch}.button{width:100%}}
