*{box-sizing:border-box}.pdf-tool-root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202124;background:#faf9ff;font-synthesis:none;text-rendering:optimizeLegibility;--brand:#6c4ce8;--brand-dark:#5937cf;--brand-soft:#f0ebff;--brand-border:#d9ceff}body{margin:0;min-width:320px}button,input{font:inherit}.page{min-height:100vh;background:linear-gradient(180deg,#faf9ff,#fff 48%,#faf9ff)}.topbar{height:68px;max-width:1160px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center}.brand-logo{display:block;width:118px;height:auto;border-radius:14px;box-shadow:0 5px 14px #6c4ce81f}.privacy{font-size:13px;color:#77747f}.hero{max-width:800px;margin:72px auto 34px;padding:0 24px;text-align:center}.eyebrow{color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.13em;margin-bottom:14px}.hero h1{font-size:clamp(34px,4.6vw,54px);line-height:1.08;letter-spacing:-.045em;margin:0;color:#1f2024}.hero p{max-width:680px;margin:20px auto 0;font-size:18px;line-height:1.6;color:#686572}.tool-card{max-width:900px;margin:0 auto;padding:0 24px}.dropzone{min-height:370px;border:1.5px dashed #c9c1e7;border-radius:18px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:42px;transition:border-color .15s ease,background .15s ease,transform .15s ease,box-shadow .15s ease}.dropzone:hover{border-color:#a996eb;box-shadow:0 12px 34px #6c4ce812}.dropzone.dragging{border-color:var(--brand);background:#fcfaff;transform:scale(1.005);box-shadow:0 14px 40px #6c4ce81a}.upload-icon{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);font-size:26px;margin-bottom:18px}.dropzone h2{margin:0;font-size:22px;letter-spacing:-.02em}.dropzone p{margin:8px 0 22px;color:#77737f}.primary-button{border:0;border-radius:10px;background:var(--brand);color:#fff;padding:12px 18px;font-weight:750;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;transition:transform .12s ease,background .12s ease,box-shadow .12s ease}.primary-button:hover{background:var(--brand-dark);box-shadow:0 7px 18px #6c4ce833}.primary-button:active{transform:translateY(1px)}.primary-button.large{width:100%;margin-top:24px;padding:15px 20px}.limit{margin-top:14px;color:#9692a0;font-size:12px}.selected{background:#fff;border:1px solid #e4e0ed;border-radius:18px;padding:26px;box-shadow:0 12px 35px #2e224b0f}.file-row{display:flex;align-items:center;gap:14px}.pdf-icon{width:48px;height:48px;border-radius:11px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;font-size:11px;font-weight:800}.file-info{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.file-info strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-info span{color:#85818e;font-size:13px}.remove{border:0;background:transparent;color:#74707c;cursor:pointer;padding:8px}.remove:hover{color:var(--brand)}.progress-wrap{margin-top:30px}.progress-label{display:flex;justify-content:space-between;font-size:13px;color:#625e69;margin-bottom:10px}.progress-track{height:8px;border-radius:99px;background:#ece9f2;overflow:hidden}.progress-bar{height:100%;background:var(--brand);border-radius:inherit;transition:width .15s ease}.success{margin-top:26px;padding:18px;border-radius:12px;background:#f4f0ff;border:1px solid #e5dcff;display:flex;justify-content:space-between;align-items:center;gap:16px}.success div{display:flex;flex-direction:column;gap:5px}.success span{font-size:13px;color:#777180}.error{margin-top:16px;padding:12px 14px;border-radius:10px;background:#fff1f1;color:#a02b2b;font-size:14px}.benefits{max-width:900px;margin:64px auto 0;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefits article{padding:24px;background:#fff;border:1px solid #e7e3ed;border-radius:14px;transition:border-color .15s ease,box-shadow .15s ease}.benefits article:hover{border-color:#d8cff2;box-shadow:0 10px 28px #2e224b0d}.benefit-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--brand-soft);color:var(--brand);margin-bottom:18px}.benefits h3{margin:0 0 8px;font-size:16px}.benefits p{margin:0;color:#706c78;font-size:14px;line-height:1.55}.how{max-width:900px;margin:70px auto 0;padding:0 24px 70px}.how h2{text-align:center;font-size:26px;letter-spacing:-.025em}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:26px}.steps div{display:flex;align-items:center;gap:12px;padding:18px;border-radius:12px;background:#fff;border:1px solid #e7e3ed;color:#4d4954}.steps b{flex:0 0 30px;min-height:30px;min-width:30px;width:30px;height:30px;border-radius:50%;background:var(--brand);color:#fff;display:grid;place-items:center;font-size:13px}.notice{margin-top:16px;padding:12px 14px;border-radius:10px;background:#f3efff;color:#5d536f;border:1px solid #e4dcfb;font-size:13px;line-height:1.5}@media(max-width:700px){.topbar{height:60px}.privacy{display:none}.hero{margin-top:48px}.hero p{font-size:16px}.dropzone{min-height:330px;padding:28px 18px}.benefits,.steps{grid-template-columns:1fr}.success{flex-direction:column;align-items:stretch}}.dynamic-tool-main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;float:none!important;clear:both!important}.pdf-tool-root{width:100%;min-width:0;isolation:isolate}.pdf-tool-root .page{width:100%;min-height:0;background:linear-gradient(180deg,#faf9ff,#fff 48%,#faf9ff);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202124}.pdf-tool-root .page button,.pdf-tool-root .page input{font-family:inherit}.dynamic-shell-loading{min-height:2px;line-height:2px;overflow:hidden;color:transparent}.dynamic-tool-main{background:#faf9ff!important}.pdf-tool-root{background:transparent}.pdf-tool-root .hero{margin:0 auto 34px!important;padding:28px 24px 0!important}@media(max-width:700px){.pdf-tool-root .hero{margin:0 auto 34px!important;padding:28px 24px 0!important}}.benefit-icon svg{width:22px;height:22px;display:block}
