:root{--brand-accent:#6366f1;--brand-accent-soft:#eef2ff;--brand-accent-border:#c7d2fe;--brand-ink:#0f172a;--button-font-size:.95rem;--button-line-height:1.2;--button-radius:12px;--button-padding-y:12px;--button-padding-x:16px;--button-padding:var(--button-padding-y) var(--button-padding-x);--button-transition-duration:.18s;--button-transition-easing:ease;--button-hover-transform:translateY(-1px);--dropzone-border:#cbd5e1;--dropzone-border-hover:#94a3b8;--dropzone-border-active:#6366f1;--dropzone-surface-top:#fcfdff;--dropzone-surface-bottom:#f6f8fb;--dropzone-surface-hover-top:#fff;--dropzone-surface-hover-bottom:#f3f4f6;--dropzone-surface-active-top:#f7f8ff;--dropzone-surface-active-bottom:#eef2ff;color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f4f6;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,.drop-zone,.tool-preview-card,.tool-nav-trigger,.tool-nav-item,.remove-btn,.upgrade-button,.upgrade-cta,.merge-btn,.upgrade-modal-close,.hero-primary-btn,.hero-secondary-btn,.back-home-btn{transition:background-color var(--button-transition-duration) var(--button-transition-easing), border-color var(--button-transition-duration) var(--button-transition-easing), color var(--button-transition-duration) var(--button-transition-easing), box-shadow var(--button-transition-duration) var(--button-transition-easing), transform var(--button-transition-duration) var(--button-transition-easing), opacity var(--button-transition-duration) var(--button-transition-easing)}button:focus-visible,.drop-zone:focus-visible,.tool-preview-card:focus-visible,.tool-nav-trigger:focus-visible,.tool-nav-item:focus-visible,.remove-btn:focus-visible,.upgrade-button:focus-visible,.upgrade-cta:focus-visible,.merge-btn:focus-visible,.upgrade-modal-close:focus-visible,.hero-primary-btn:focus-visible,.hero-secondary-btn:focus-visible,.back-home-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #6366f12e,0 0 0 1px #4f46e573}.app-shell{justify-content:center;align-items:flex-start;min-height:100vh;padding:32px 16px;display:flex}.app-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;width:100%;max-width:760px;padding:28px;position:relative;box-shadow:0 10px 30px #00000014}.app-card-home{max-width:1220px;min-height:calc(100vh - 64px)}.app-card-editor{max-width:1220px}.app-card:before{content:"";background:linear-gradient(90deg,#6366f1a6 0%,#6366f124 100%);border-radius:999px;height:3px;position:absolute;top:0;left:28px;right:28px}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;margin:0 0 8px;font-size:12px;font-weight:700}h1{margin:0;font-size:36px;line-height:1.1}.drop-zone{border:2px dashed var(--dropzone-border);background:linear-gradient(180deg, var(--dropzone-surface-top) 0%, var(--dropzone-surface-bottom) 100%);text-align:center;cursor:pointer;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:16px;margin:0 0 32px;padding:52px 28px;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:inset 0 1px #ffffffb8,0 12px 28px #0f172a0d}.drop-zone:hover{border-color:var(--dropzone-border-hover);background:linear-gradient(180deg, var(--dropzone-surface-hover-top) 0%, var(--dropzone-surface-hover-bottom) 100%);transform:translateY(-1px);box-shadow:inset 0 1px #ffffffd6,0 14px 30px #0f172a12}.drop-zone.drag-over{border-color:var(--dropzone-border-active);background:linear-gradient(180deg, var(--dropzone-surface-active-top) 0%, var(--dropzone-surface-active-bottom) 100%);transform:translateY(-2px)scale(1.01);box-shadow:inset 0 1px #ffffffe6,0 0 0 4px #6366f11a,0 16px 34px #6366f11f}.drop-zone-title{color:#111827;background:#fff;border:1px solid #11182714;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:10px 18px;font-size:1.02rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffffe0,0 8px 18px #0f172a0f}.drop-zone-sub{color:#4b5563;max-width:460px;font-size:.95rem;line-height:1.55}.drop-zone:hover .drop-zone-title{border-color:#1118271f;box-shadow:inset 0 1px #ffffffeb,0 10px 22px #0f172a14}.drop-zone.drag-over .drop-zone-title{background:#fff;border-color:#6366f147;box-shadow:inset 0 1px #fffffff5,0 0 0 3px #6366f114,0 12px 24px #6366f11f}.file-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.file-item{cursor:grab;background:linear-gradient(#fbfbfc 0%,#f7f9fc 100%);border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex;box-shadow:inset 0 1px #ffffffb3,0 8px 20px #0f172a08}.file-meta{min-width:0}.file-name{word-break:break-word;margin:0 0 4px;font-weight:600}.file-size{color:#6b7280;margin:0;font-size:14px}.remove-btn{color:#991b1b;border-radius:var(--button-radius);cursor:pointer;font-size:.92rem;font-weight:600;line-height:var(--button-line-height);background:#fee2e2;border:none;padding:10px 14px}.remove-btn:hover{transform:var(--button-hover-transform);background:#fecaca}.merge-btn{width:100%;padding:var(--button-padding);border-radius:var(--button-radius);font-weight:700;font-size:var(--button-font-size);line-height:var(--button-line-height);border:none;margin-top:24px}.merge-btn:disabled{color:#fff;opacity:.65;cursor:not-allowed;background:#9ca3af}.merge-btn:not(:disabled){color:#fff;cursor:pointer;background:#111827}.merge-btn:not(:disabled):hover{transform:var(--button-hover-transform);background:#000}@media (width<=640px){.app-card{padding:20px}h1{font-size:28px}.file-item{flex-direction:column;align-items:flex-start}.remove-btn{width:100%}}.upgrade-banner{background:linear-gradient(#f8faff 0%,#eef2ff 100%);border:1px solid #dbe1ff;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:16px;display:flex;box-shadow:inset 0 1px #ffffffb8,0 10px 24px #6366f10d}.upgrade-banner-content{flex:1}.upgrade-banner-sub{color:#4b5563;margin:8px 0 0;font-size:.95rem}.upgrade-banner-content ul{margin:8px 0 0 16px;padding:0}.upgrade-banner-hint{color:#4338ca;margin:10px 0 0;font-size:.88rem;font-weight:600}.upgrade-banner-actions{flex-direction:column;flex-shrink:0;align-items:stretch;gap:10px;display:flex}.upgrade-button{color:#fff;padding:var(--button-padding);border-radius:var(--button-radius);cursor:pointer;font-weight:600;font-size:var(--button-font-size);line-height:var(--button-line-height);background:#5b6cff;border:none}.upgrade-button:hover{transform:var(--button-hover-transform);background:#3f50ff}.upgrade-button:disabled{color:#eef2ff;cursor:not-allowed;background:#c7d2fe}.upgrade-button-secondary{color:#4338ca;background:#fff;border:1px solid #c7d2fe}.upgrade-button-secondary:hover{background:#eef2ff}.file-item:active{cursor:grabbing}.file-item-main{cursor:grab;-webkit-user-select:none;user-select:none;flex:1}.file-item-main:active{cursor:grabbing}.file-actions{flex-shrink:0;gap:8px;display:flex}.file-selection-card{background:linear-gradient(#fbfbfc 0%,#f7f9fc 100%);border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:16px;display:flex;box-shadow:inset 0 1px #ffffffb3,0 8px 20px #0f172a08}.usage-indicator{color:#374151;background:linear-gradient(#fcfcfd 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:14px;margin-bottom:14px;padding:11px 14px;font-size:14px;font-weight:600}.watermark-status{background:#f8faff;border:1px solid #dbe1ff;border-radius:10px;margin-top:-10px;padding:10px 12px}.watermark-status.armed{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.watermark-status.consumed{color:#6b7280;background:#f9fafb;border-color:#e5e7eb}.compress-slider-block{background:linear-gradient(#fafafa 0%,#f3f4f6 100%);border:1px solid #e5e7eb;border-radius:16px;margin-top:-10px;margin-bottom:20px;padding:16px 18px}.compress-slider-label{margin-bottom:12px}.compress-slider{appearance:none;cursor:pointer;background:0 0;width:100%;margin:0}.compress-slider:disabled{cursor:not-allowed;opacity:.65}.compress-slider::-webkit-slider-runnable-track{background:linear-gradient(90deg,#c7d2fe 0%,#818cf8 100%);border:1px solid #cbd5e1;border-radius:999px;height:10px}.compress-slider::-webkit-slider-thumb{appearance:none;background:#111827;border:2px solid #fff;border-radius:50%;width:22px;height:22px;margin-top:-7px;box-shadow:0 4px 12px #11182738}.compress-slider::-moz-range-track{background:linear-gradient(90deg,#c7d2fe 0%,#818cf8 100%);border:1px solid #cbd5e1;border-radius:999px;height:10px}.compress-slider::-moz-range-thumb{background:#111827;border:2px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 4px 12px #11182738}.compress-slider:focus-visible{outline:none}.compress-slider:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px #6366f133,0 4px 12px #11182738}.compress-slider:focus-visible::-moz-range-thumb{box-shadow:0 0 0 4px #6366f133,0 4px 12px #11182738}.tool-nav{z-index:10;background:#f5f5f5;margin-bottom:.9rem;padding:8px 0 .65rem;position:sticky;top:0}.tool-nav-bar{background:linear-gradient(#fbfbfc 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.tool-nav-current{flex-direction:column;gap:4px;min-width:0;display:flex}.tool-nav-current-label{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-size:.76rem;font-weight:700}.tool-nav-current strong{color:#111827;font-size:.98rem}.tool-nav-menus{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.tool-nav-menu{position:relative}.tool-nav-trigger{color:#111827;padding:var(--button-padding);border-radius:var(--button-radius);font-weight:700;font-size:var(--button-font-size);line-height:var(--button-line-height);cursor:pointer;background:#fff;border:1px solid #d1d5db;align-items:center;gap:10px;display:inline-flex}.tool-nav-trigger:hover{transform:var(--button-hover-transform);background:#f9fafb;border-color:#9ca3af}.tool-nav-trigger.active,.tool-nav-menu.open .tool-nav-trigger{color:#fff;background:#111827;border-color:#111827}.tool-nav-trigger-chevron{opacity:.72;font-size:.82rem}.tool-nav-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:6px;min-width:220px;padding:8px;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 16px 32px #0f172a1f}.tool-nav-menu.open .tool-nav-dropdown,.tool-nav-menu:hover .tool-nav-dropdown{display:flex}.tool-nav-item{color:#111827;padding:var(--button-padding);border-radius:var(--button-radius);text-align:left;font-weight:600;font-size:var(--button-font-size);line-height:var(--button-line-height);cursor:pointer;background:#fff;border:1px solid #0000}.tool-nav-item:hover{transform:var(--button-hover-transform);background:#f8fafc;border-color:#e5e7eb}.tool-nav-item.active{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.locked-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.locked-sub{color:#6b7280;margin-top:.25rem}.locked-badge{color:#fff;background:#111827;border-radius:999px;padding:.4rem .75rem;font-size:.75rem;font-weight:600}.locked-body{text-align:center;border-top:1px solid #e5e7eb;flex-direction:column;align-items:center;padding-top:1rem;display:flex}.locked-muted{color:#9ca3af;font-size:.9rem}.upgrade-cta{color:#fff;padding:var(--button-padding);border-radius:var(--button-radius);font-weight:600;font-size:var(--button-font-size);line-height:var(--button-line-height);cursor:pointer;background:#6366f1;border:none;margin-top:1rem}.upgrade-cta:hover{opacity:.94;transform:var(--button-hover-transform)}.locked-body p{margin:.25rem 0}.upgrade-cta{margin-top:1.25rem}.tool-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:1rem;display:flex}.tool-header>div:first-child{gap:8px;display:grid}.tool-header h1,.tool-header h2{color:#111827;margin:0;font-size:1.85rem;line-height:1.1}.route-intro{margin-bottom:1rem}.route-intro h1{letter-spacing:-.03em;color:#111827;margin:0;font-size:2.15rem;line-height:1.05}.route-intro p{color:#4b5563;max-width:680px;margin:.65rem 0 0;font-size:1rem}.tool-hero-actions{margin-top:14px}.route-trust-note{color:#4338ca;background:#f8faff;border:1px solid #dbe1ff;border-radius:999px;align-items:center;gap:8px;padding:10px 12px;font-size:.92rem;font-weight:600;display:inline-flex}.tool-sub{color:#6b7280;max-width:620px;margin:0;font-size:.98rem;line-height:1.55}.free-badge{color:#111827;background:#e5e7eb;border-radius:999px;padding:.4rem .75rem;font-size:.75rem;font-weight:600}.inline-message{border-radius:10px;margin-top:.75rem;margin-bottom:.5rem;padding:.85rem 1rem;font-size:.95rem;font-weight:500}.inline-message.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.inline-message.success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.trust-indicator{color:#4b5563;background:linear-gradient(#f9fafb 0%,#f3f4f6 100%);margin-top:-4px}.processing-indicator{color:#4338ca;background:linear-gradient(#f8faff 0%,#eef2ff 100%);border-color:#dbe1ff;margin-top:-4px}.ad-slot-shell{width:100%}.ad-slot{background:#fafafa;border:1px dashed #d1d5db;border-radius:12px;flex-direction:column;justify-content:center;margin-top:14px;margin-bottom:4px;padding:14px 16px;display:flex}.ad-slot-label{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;margin-bottom:6px;font-size:12px;font-weight:700}.ad-slot-copy{color:#4b5563;margin:0;font-size:.95rem}.ad-slot-placeholder{background:linear-gradient(#fafafa 0%,#f6f7fb 100%)}.support-page-ad,.tool-seo-ad{margin-top:-6px}.drop-zone.disabled{opacity:.5;cursor:not-allowed;pointer-events:none;transform:none}.brand-bar{margin-bottom:.9rem}.brand-lockup{align-items:center;gap:10px;display:inline-flex}.brand-mark{object-fit:contain;flex-shrink:0;width:28px;height:28px;display:block}.brand-title{color:var(--brand-ink);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.upgrade-modal-overlay{z-index:1000;background:#1118278c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.upgrade-modal{background:#fff;border-radius:18px;width:100%;max-width:560px;padding:22px;box-shadow:0 20px 60px #00000038}.upgrade-modal-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.upgrade-modal-header h3{color:#111827;margin:0;font-size:1.35rem}.upgrade-modal-close{cursor:pointer;color:#6b7280;border-radius:var(--button-radius);background:0 0;border:none;padding:6px;font-size:1.5rem;line-height:1}.upgrade-modal-close:hover{color:#111827;background:#f3f4f6}.upgrade-modal-sub{color:#4b5563;margin:0 0 18px}.upgrade-modal-section{margin-bottom:18px}.upgrade-modal-section strong{color:#111827;margin-bottom:8px;display:block}.upgrade-modal-section ul{color:#374151;margin:0;padding-left:18px}.upgrade-modal-actions{justify-content:flex-end;margin-top:20px;display:flex}.landing-page{flex-direction:column;gap:40px;min-height:100%;display:flex}.support-page{flex-direction:column;gap:28px;min-height:100%;display:flex}.support-intro{margin-bottom:0}.support-sections{flex-direction:column;gap:16px;display:flex}.support-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:18px;padding:22px}.support-card h2{color:#111827;margin:0 0 12px;font-size:1.2rem}.support-card p{color:#4b5563;margin:0}.support-card p+p{margin-top:12px}.tool-workspace{margin-top:0;scroll-margin-top:18px}.tool-context-bar{border-top:1px solid #eef2f7;max-width:760px;padding:14px 0 4px}.tool-context-bar p{color:#6b7280;margin:0;font-size:.93rem;line-height:1.65}.app-card-editor .route-intro p{max-width:760px}.pdf-image-tool,.pdf-image-flow{flex-direction:column;gap:18px;display:flex}.pdf-image-setup-panel{border-radius:20px;flex-direction:column;gap:0;display:flex}.pdf-image-flow.empty .pdf-image-setup-panel{background:linear-gradient(#fcfdff 0%,#f7f9fc 100%);border:1px solid #e5e7eb;padding:18px;box-shadow:inset 0 1px #ffffffb8,0 14px 28px #0f172a0a}.pdf-image-flow.loaded .pdf-image-setup-panel{background:linear-gradient(#fcfdff 0%,#f7f9fc 100%);border:1px solid #e5e7eb;grid-template-columns:minmax(240px,1.2fr) minmax(220px,.95fr) repeat(2,minmax(0,.85fr));align-items:stretch;gap:10px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffffb8,0 12px 24px #0f172a0a}.pdf-image-drop-zone{margin-bottom:0}.pdf-image-flow.empty .pdf-image-drop-zone{padding:58px 30px}.pdf-image-flow.loaded .pdf-image-drop-zone{background:linear-gradient(#fdfefe 0%,#f7fbff 100%);border-style:solid;border-color:#dbe3ef;gap:12px;min-height:100%;padding:20px 18px}.pdf-image-flow.loaded .pdf-image-drop-zone .drop-zone-title{min-height:40px;padding:8px 14px;font-size:.94rem}.pdf-image-flow.loaded .pdf-image-drop-zone .drop-zone-sub{max-width:320px;font-size:.88rem}.pdf-image-file-card{margin-top:14px}.pdf-image-flow.loaded .pdf-image-file-card,.pdf-image-flow.loaded .usage-indicator,.pdf-image-flow.loaded .inline-message,.pdf-image-flow.loaded .ad-slot-shell,.pdf-image-flow.loaded .pdf-image-convert-btn{margin-left:0;margin-right:0}.pdf-image-flow.loaded .pdf-image-file-card,.pdf-image-flow.loaded .usage-indicator{min-height:100%;margin:0}.pdf-image-flow.loaded .usage-indicator{align-items:center;display:flex}.pdf-image-flow.loaded .inline-message,.pdf-image-flow.loaded .ad-slot-shell,.pdf-image-flow.loaded .pdf-image-convert-btn{grid-column:1/-1}.pdf-image-workspace{background:linear-gradient(#fbfcff 0%,#f5f8fd 100%);border:1px solid #dbe3ef;border-radius:24px;flex-direction:column;gap:16px;margin-top:0;padding:18px;display:flex;box-shadow:inset 0 1px #ffffffd1,0 18px 36px #0f172a0f}.pdf-image-workspace-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.pdf-image-workspace-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.pdf-image-workspace-copy h3,.pdf-image-card-body h4{color:#111827;margin:0}.pdf-image-workspace-copy p:last-child,.pdf-image-card-body p{color:#4b5563;margin:0}.pdf-image-workspace-metrics{flex-wrap:wrap;gap:8px;display:flex}.pdf-image-workspace-metric{color:#475569;background:linear-gradient(#fffffff5 0%,#f6f8fcfa 100%);border:1px solid #cbd5e1eb;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:8px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.pdf-image-workspace-metric strong{color:#111827}.pdf-image-export-bar{background:linear-gradient(#fffffff0 0%,#f6f9fdfa 100%);border:1px solid #dbe3ef;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex;box-shadow:inset 0 1px #ffffffd6,0 10px 22px #0f172a0a}.pdf-image-export-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.pdf-image-export-copy strong{color:#111827}.pdf-image-export-copy span{color:#4b5563;font-size:.92rem}.pdf-image-export-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.pdf-image-results{flex-direction:column;gap:16px;margin-top:0;display:flex}.pdf-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.pdf-image-card{background:linear-gradient(#fbfbfc 0%,#f7f9fc 100%);border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffffc2,0 10px 24px #0f172a0a}.pdf-image-preview-shell{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e5e7eb;justify-content:center;align-items:center;min-height:250px;padding:14px;display:flex}.pdf-image-preview{object-fit:contain;background:#fff;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:260px;display:block;box-shadow:0 18px 32px #0f172a1f,0 4px 10px #0f172a0d}.pdf-image-card-body{justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.pdf-image-card-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.pdf-image-card-kicker{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.pdf-image-card-body h4{word-break:break-word;font-size:.96rem;line-height:1.35}.pdf-image-card-body p{font-size:.88rem}.pdf-image-download-btn{flex-shrink:0;min-width:148px}.rotate-toolbar{background:linear-gradient(#fbfbfc 0%,#f7f9fc 100%);border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:16px;margin-top:18px;margin-bottom:18px;padding:16px 18px;display:flex;box-shadow:inset 0 1px #ffffffb8,0 10px 24px #0f172a0a}.rotate-toolbar-copy{flex-direction:column;gap:6px;display:flex}.rotate-toolbar-copy strong{color:#111827}.rotate-toolbar-copy span{color:#4b5563;font-size:.92rem}.rotate-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.rotate-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.rotate-page-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;gap:14px;padding:16px;display:flex}.rotate-page-card-deleted{background:linear-gradient(#fff7f7 0%,#fff1f2 100%);border-color:#fecaca}.rotate-page-select{color:#374151;align-items:center;gap:10px;font-size:.92rem;font-weight:600;display:inline-flex}.rotate-page-preview-shell{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:16px;justify-content:center;align-items:center;min-height:220px;padding:16px;display:flex;overflow:hidden}.rotate-page-preview{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:240px;transition:transform .18s;display:block}.rotate-page-card-deleted .rotate-page-preview{opacity:.6;filter:saturate(.55)}.extract-page-card-selected{background:linear-gradient(#f8faff 0%,#eef2ff 100%);border-color:#c7d2fe}.reorder-page-card{cursor:grab}.reorder-page-card-dragging{cursor:grabbing}.reorder-page-drag-handle{cursor:grab;background:#fff;border:1px dashed #d1d5db;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.reorder-page-drag-handle:active{cursor:grabbing}.reorder-page-badge{color:#4338ca;background:#eef2ff;border-radius:999px;align-items:center;padding:6px 10px;font-size:.8rem;font-weight:700;display:inline-flex}.reorder-page-hint{color:#6b7280;font-size:.85rem;font-weight:600}.rotate-page-meta{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.rotate-page-meta h3{color:#111827;margin:0}.rotate-page-meta p{color:#4b5563;margin:6px 0 0}.rotate-page-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.edit-pdf-shell{flex-direction:column;gap:18px;margin-top:18px;display:flex}.edit-pdf-tool{flex-direction:column;gap:18px;display:flex}.edit-pdf-tool .tool-header,.edit-pdf-tool .upgrade-banner{margin-bottom:0}.edit-pdf-tool.loaded .tool-header{opacity:.86;align-items:flex-start;padding:0 4px}.edit-pdf-tool.loaded .tool-header h2{font-size:1.58rem}.edit-pdf-tool.loaded .tool-sub{color:#64748b;font-size:.94rem}.edit-pdf-tool.loaded .free-badge{color:#6b7280;background:#f3f4f6}.edit-pdf-tool.loaded .upgrade-banner{box-shadow:none;background:linear-gradient(#fbfcfe 0%,#f7f9fc 100%);border-color:#e5e7eb;gap:12px;padding:12px 14px}.app-card-editor.edit-pdf-active .route-intro{background:linear-gradient(#fcfdff 0%,#f8fafc 100%);border:1px solid #eef2f7;border-radius:18px;margin-bottom:14px;padding:14px 18px}.app-card-editor.edit-pdf-active .route-intro h1{font-size:1.72rem}.app-card-editor.edit-pdf-active .route-intro p{color:#64748b}.app-card-editor.edit-pdf-active .route-trust-note{color:#4b5563;background:#fff;border-color:#e5e7eb;margin-top:12px}.app-card-editor.edit-pdf-active .tool-hero-actions{display:none}.app-card-editor.edit-pdf-active .tool-nav{background:0 0;margin-bottom:12px;padding-top:0}.edit-pdf-flow{flex-direction:column;gap:18px;display:flex}.edit-pdf-setup-panel{border-radius:20px;flex-direction:column;gap:0;transition:padding .18s,background .18s,border-color .18s,box-shadow .18s;display:flex}.edit-pdf-flow.empty .edit-pdf-setup-panel{background:linear-gradient(#fcfdff 0%,#f7f9fc 100%);border:1px solid #e5e7eb;padding:18px;box-shadow:inset 0 1px #ffffffc7,0 12px 28px #0f172a0d}.edit-pdf-flow.loaded .edit-pdf-setup-panel{background:linear-gradient(#fbfcfe 0%,#f5f7fb 100%);border:1px solid #e5e7eb;grid-template-columns:minmax(240px,1.2fr) minmax(220px,.95fr) repeat(2,minmax(0,.8fr));align-items:stretch;gap:10px;padding:12px 14px;display:grid;box-shadow:inset 0 1px #ffffffd1,0 12px 24px #0f172a0a}.edit-pdf-drop-zone{margin-bottom:0}.edit-pdf-flow.empty .edit-pdf-drop-zone{padding:58px 30px}.edit-pdf-flow.loaded .edit-pdf-drop-zone{background:linear-gradient(#fcfdff 0%,#f8fafc 100%);border-style:solid;border-color:#cfd8e3;gap:12px;min-height:100%;padding:20px 18px}.edit-pdf-flow.loaded .edit-pdf-drop-zone .drop-zone-title{min-height:40px;padding:8px 14px;font-size:.94rem}.edit-pdf-flow.loaded .edit-pdf-drop-zone .drop-zone-sub{max-width:320px;font-size:.88rem}.edit-pdf-file-card{margin-top:14px}.edit-pdf-flow.loaded .edit-pdf-file-card,.edit-pdf-flow.loaded .usage-indicator,.edit-pdf-flow.loaded .inline-message,.edit-pdf-flow.loaded .ad-slot-shell,.edit-pdf-flow.loaded .merge-btn{margin-left:0;margin-right:0}.edit-pdf-flow.loaded .edit-pdf-file-card,.edit-pdf-flow.loaded .usage-indicator{min-height:100%;margin:0}.edit-pdf-flow.loaded .usage-indicator{align-items:center;display:flex}.edit-pdf-flow.loaded .inline-message,.edit-pdf-flow.loaded .ad-slot-shell,.edit-pdf-flow.loaded .merge-btn{grid-column:1/-1}.edit-pdf-editor-panel{background:linear-gradient(#f9fbff 0%,#f2f5fb 100%);border:1px solid #dbe3ef;border-radius:24px;margin-top:0;padding:18px;box-shadow:inset 0 1px #ffffffd1,0 24px 56px #0f172a14}.edit-pdf-doc-summary{background:linear-gradient(#fcfdff 0%,#f7f9fc 100%);border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:12px 16px;display:flex;box-shadow:inset 0 1px #ffffffc7,0 8px 18px #0f172a0a}.edit-pdf-flow.loaded .edit-pdf-doc-summary{background:#ffffffd1;border-color:#dbe3ef;padding:10px 14px}.edit-pdf-doc-summary-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.edit-pdf-doc-summary-copy strong{color:#111827;word-break:break-word;font-size:.95rem}.edit-pdf-doc-summary-copy span{color:#6b7280;font-size:.84rem;font-weight:600}.edit-pdf-toolbar{background:linear-gradient(#fbfbfc 0%,#f7f9fc 100%);border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;gap:10px;padding:12px 16px;display:flex;box-shadow:inset 0 1px #ffffffb8,0 10px 24px #0f172a0a}.edit-pdf-flow.loaded .edit-pdf-toolbar{background:#ffffffdb;border-color:#dbe3ef;padding:12px 16px}.edit-pdf-toolbar-overview{align-items:center;gap:8px;display:flex}.edit-pdf-toolbar-status-inline{color:#4b5563;font-size:.88rem;line-height:1}.edit-pdf-toolbar-status-inline strong{color:#111827;font-weight:700}.edit-pdf-toolbar-command-bar{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.edit-pdf-toolbar-divider{background:#e2e8f0;border-radius:1px;flex-shrink:0;width:1px;height:20px;display:inline-block}.edit-pdf-toolbar-group-export{border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;padding-top:10px;display:flex}.edit-pdf-toolbar-export-status-inline{color:#475569;white-space:nowrap;font-size:.82rem;font-weight:600}.edit-pdf-tab-bar{border-bottom:1px solid #e5e7eb;flex-direction:row;gap:4px;margin-bottom:4px;padding-bottom:4px;display:flex}.edit-pdf-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:8px 8px 0 0;padding:8px 16px;font-size:.88rem;font-weight:600;line-height:1;transition:color .15s,border-color .15s,background .15s}.edit-pdf-tab:hover{color:#374151;background:#6366f10a}.edit-pdf-tab.active{color:var(--brand-ink,#1e1b4b);border-bottom-color:var(--brand-accent,#6366f1);background:#6366f10f}.edit-pdf-export-btn{width:auto;min-width:160px;margin:0}.edit-pdf-workspace{grid-template-columns:minmax(210px,230px) minmax(0,1fr);gap:18px;min-height:680px;display:grid}.edit-pdf-flow.loaded .edit-pdf-workspace{gap:16px;min-height:720px}.edit-pdf-sidebar,.edit-pdf-viewer{background:#fafafa;border:1px solid #e5e7eb;border-radius:20px;box-shadow:inset 0 1px #ffffffb8,0 12px 28px #0f172a0d}.edit-pdf-flow.loaded .edit-pdf-sidebar,.edit-pdf-flow.loaded .edit-pdf-viewer{border-color:#dbe3ef}.edit-pdf-sidebar{background:linear-gradient(#fafbfd 0%,#f6f8fb 100%);flex-direction:column;gap:12px;min-height:0;max-height:680px;padding:12px;display:flex;overflow:hidden}.edit-pdf-flow.loaded .edit-pdf-sidebar{background:linear-gradient(#fff 0%,#f6f8fb 100%);max-height:720px;box-shadow:inset 0 1px #ffffffe0,0 14px 28px #0f172a0f}.edit-pdf-sidebar-head{background:linear-gradient(#fffffffa 0%,#f6f9fdfa 100%);border:1px solid #cbd5e1d1;border-radius:16px;flex-direction:column;align-items:stretch;gap:10px;padding:12px 12px 10px;display:flex;box-shadow:inset 0 1px #ffffffe0,0 10px 22px #0f172a0a}.edit-pdf-sidebar-head-copy{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.edit-pdf-sidebar-head strong{color:#111827}.edit-pdf-sidebar-head span{color:#6b7280;font-size:.86rem;font-weight:600}.edit-pdf-sidebar-head-metrics{flex-wrap:wrap;gap:8px;display:flex}.edit-pdf-sidebar-metric{color:#475569;background:linear-gradient(#fffffff5 0%,#f3f8fffa 100%);border:1px solid #bfdbfee0;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}.edit-pdf-sidebar-metric strong{color:#0f172a;font-size:.88rem}.edit-pdf-sidebar-command-bar{flex-wrap:wrap;gap:8px;padding:0 2px;display:flex}.edit-pdf-sidebar-feedback{background:linear-gradient(#fffffff0 0%,#f8fafcfa 100%);border:1px solid #cbd5e1e6;border-radius:14px;flex-direction:column;gap:4px;padding:11px 12px;display:flex}.edit-pdf-sidebar-feedback strong{color:#111827;font-size:.86rem}.edit-pdf-sidebar-feedback span{color:#475569;font-size:.79rem;line-height:1.35}.edit-pdf-sidebar-feedback.dragging{background:linear-gradient(#f8fbfffa 0%,#eff6fffa 100%);border-color:#60a5fae0}.edit-pdf-sidebar-feedback.complete{background:linear-gradient(#f5f3fffa 0%,#eef2fffa 100%);border-color:#818cf8d1}.edit-pdf-sidebar-feedback.ready{border-color:#bfdbfeeb}.edit-pdf-thumbnail-list{flex-direction:column;gap:8px;padding:2px 10px 2px 2px;display:flex;overflow:auto}.edit-pdf-thumbnail-list[data-drag-active=true]{gap:10px}.edit-pdf-thumb{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:8px;padding:8px;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:flex;position:relative}.edit-pdf-flow.loaded .edit-pdf-thumb{border-color:#e2e8f0}.edit-pdf-thumb:hover{border-color:#cbd5e1}.edit-pdf-thumb.active{background:linear-gradient(#fff 0%,#f5f9ff 100%);border-color:#93c5fd;transform:translate(4px);box-shadow:inset 0 0 0 1px #3b82f62e,0 0 0 6px #3b82f614,0 12px 24px #0f172a14}.edit-pdf-thumb,.edit-pdf-thumb:before,.edit-pdf-thumb:after,.edit-pdf-thumb-preview,.edit-pdf-thumb-meta strong,.edit-pdf-thumb-meta span{transition:background .2s,border-color .2s,box-shadow .2s,color .2s,opacity .2s,transform .2s}.edit-pdf-thumb.active:before{content:"";background:linear-gradient(#4f46e5 0%,#2563eb 100%);border-radius:999px;width:4px;position:absolute;top:8px;bottom:8px;left:-2px}.edit-pdf-thumb.active:after{content:"";opacity:.9;background:linear-gradient(#60a5fad9 0%,#3b82f61a 100%);border-radius:999px;width:12px;position:absolute;top:14px;bottom:14px;right:-6px}.edit-pdf-thumb.active .edit-pdf-thumb-preview{background:linear-gradient(#fff 0%,#f3f8ff 100%);border-color:#bfdbfe;box-shadow:inset 0 0 0 1px #60a5fa2e,0 8px 16px #3b82f614}.edit-pdf-thumb.active .edit-pdf-thumb-meta strong{color:#0f172a}.edit-pdf-thumb.active .edit-pdf-thumb-meta span{color:#2563eb}.edit-pdf-thumb.selected{background:linear-gradient(#fbfcff 0%,#eef3ff 100%);border-color:#96a5fb;box-shadow:inset 4px 0 #6366f129,inset 0 0 0 1px #6366f124,0 8px 18px #4f46e50f}.edit-pdf-thumb.selected:not(.active){transform:translate(2px)}.edit-pdf-thumb.selected:not(.active):before{content:"";opacity:.95;background:linear-gradient(#6366f1eb 0%,#818cf8bf 100%);border-radius:999px;width:4px;position:absolute;top:8px;bottom:8px;left:8px}.edit-pdf-thumb.selected+.edit-pdf-thumb.selected:not(.active):before{top:-10px}.edit-pdf-thumb.selected .edit-pdf-thumb-preview{background:linear-gradient(#fff 0%,#f3f5ff 100%);border-color:#b9c4fe;box-shadow:inset 0 0 0 1px #a5b4fc2e,0 6px 12px #6366f112}.edit-pdf-thumb.selected .edit-pdf-thumb-meta strong{color:#2e2a7d}.edit-pdf-thumb.selected .edit-pdf-thumb-meta span{color:#4338ca}.edit-pdf-thumb.batch-dragging:not(.dragging){border-color:#818cf8b8;box-shadow:inset 0 0 0 1px #818cf824,0 10px 22px #6366f114}.edit-pdf-thumb.drop-target{background:linear-gradient(#fff 0%,#eef6ff 100%);border-color:#60a5fa;transform:translate(4px);box-shadow:inset 0 0 0 1px #60a5fa33,0 0 0 4px #60a5fa14,0 14px 28px #3b82f61a}.edit-pdf-thumb.drop-target .edit-pdf-thumb-preview{border-color:#93c5fd;box-shadow:inset 0 0 0 1px #60a5fa2e,0 10px 18px #3b82f614}.edit-pdf-thumb.drop-target .edit-pdf-thumb-meta span{color:#2563eb;font-weight:700}.edit-pdf-thumb.drop-complete{animation:.65s edit-pdf-thumb-drop-complete}.edit-pdf-thumb.drop-complete .edit-pdf-thumb-preview{border-color:#60a5faeb}.edit-pdf-thumb.drop-complete .edit-pdf-thumb-meta span{color:#1d4ed8;font-weight:700}@keyframes edit-pdf-thumb-drop-complete{0%{transform:translate(4px)scale(1);box-shadow:inset 0 0 0 1px #60a5fa29,0 10px 22px #3b82f614}45%{transform:translate(2px)scale(1.01);box-shadow:inset 0 0 0 1px #60a5fa33,0 14px 30px #3b82f61f}to{transform:translate(0)scale(1);box-shadow:inset 0 0 0 1px #60a5fa14,0 8px 18px #3b82f60f}}.edit-pdf-thumb.deleted{background:linear-gradient(#fff7f7 0%,#fff1f2 100%);border-color:#fecaca}.edit-pdf-thumb.dragging{transform:rotate(1deg)}.edit-pdf-thumb-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.edit-pdf-thumb-handle{color:#4b5563;cursor:grab;background:#f8fafc;border:1px dashed #d1d5db;border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:700}.edit-pdf-thumb-handle:active{cursor:grabbing}.edit-pdf-thumb.dragging .edit-pdf-thumb-handle{color:#1d4ed8;background:#eff6ff;border-color:#60a5fad1}.edit-pdf-thumb-check{color:#374151;align-items:center;gap:8px;font-size:.82rem;font-weight:700;display:inline-flex}.edit-pdf-thumb-check input{accent-color:#4f46e5;width:15px;height:15px;margin:0}.edit-pdf-thumb.selected .edit-pdf-thumb-check{color:#3730a3;background:linear-gradient(#fffffffa 0%,#eef2ff 100%);border:1px solid #818cf8d1;border-radius:999px;padding:5px 9px;box-shadow:inset 0 1px #ffffffe0}.edit-pdf-thumb.active .edit-pdf-thumb-check{color:#1d4ed8;background:linear-gradient(#fffffff5 0%,#eff6fffa 100%);border-color:#60a5fac7}.edit-pdf-thumb-preview{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;min-height:104px;padding:8px;display:flex;overflow:hidden}.edit-pdf-thumb-image{object-fit:contain;image-rendering:auto;width:auto;max-width:100%;height:auto;max-height:112px;transition:transform .18s;display:block}.edit-pdf-thumb.deleted .edit-pdf-thumb-image{opacity:.58;filter:saturate(.5)}.edit-pdf-thumb-meta{flex-direction:column;gap:4px;display:flex}.edit-pdf-thumb-meta strong{color:#111827;font-size:.88rem}.edit-pdf-thumb-meta span{color:#6b7280;font-size:.76rem}.edit-pdf-viewer{background:linear-gradient(#fbfbfc 0%,#f7f8fb 100%);flex-direction:column;gap:16px;min-height:680px;padding:20px;display:flex;overflow:hidden}.edit-pdf-flow.loaded .edit-pdf-viewer{background:linear-gradient(#fff 0%,#f6f8fc 100%);box-shadow:inset 0 1px #ffffffe0,0 18px 36px #0f172a12}.edit-pdf-viewer-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.edit-pdf-flow.loaded .edit-pdf-viewer-head{background:linear-gradient(#f8fbff6b 0%,#fff0 100%);border-bottom:1px solid #bfdbfe75;margin-bottom:-2px;padding-bottom:12px}.edit-pdf-viewer-head h3{color:#111827;margin:0;font-size:1.45rem}.edit-pdf-viewer-head p:last-child{color:#4b5563;margin:6px 0 0}.edit-pdf-viewer-chip-row{flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:2px;display:flex}.edit-pdf-viewer-chip{color:#334155;background:linear-gradient(#fff 0%,#f3f8ff 100%);border:1px solid #bfdbfee0;border-radius:999px;align-items:center;padding:10px 12px;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffffeb,0 4px 10px #3b82f60d}.edit-pdf-viewer-chip.neutral{color:#475569;background:linear-gradient(#fff 0%,#f8fafc 100%);border-color:#cbd5e1eb}.edit-pdf-viewer-chip.selected{color:#3730a3;background:linear-gradient(#faf5fffa 0%,#eef2fffa 100%);border-color:#a5b4fceb;box-shadow:inset 0 1px #ffffffeb,0 6px 12px #6366f114}.edit-pdf-viewer-chip.ready{color:#1d4ed8;background:linear-gradient(#f8fbfffa 0%,#eff6fffa 100%);border-color:#bfdbfef0}.edit-pdf-viewer-chip.warning{color:#92400e;background:linear-gradient(#fffbebfa 0%,#fef3c7fa 100%);border-color:#fde047eb;box-shadow:inset 0 1px #ffffffeb,0 6px 12px #d9770614}.edit-pdf-viewer-body{flex:1;min-height:0;display:flex}.edit-pdf-viewer-workspace{background:linear-gradient(#ffffffbf 0%,#f1f5f9e6 100%);border-radius:22px;flex-direction:column;flex:1;gap:10px;min-width:0;min-height:0;padding:2px;display:flex}.edit-pdf-viewer-workspace,.edit-pdf-viewer-page-header,.edit-pdf-viewer-stage,.edit-pdf-viewer-status{transition:background .22s,border-color .22s,box-shadow .22s,transform .22s,opacity .22s}.edit-pdf-viewer-workspace.page-switching{background:linear-gradient(#f8fbffe6 0%,#eff6fff0 100%)}.edit-pdf-viewer-workspace.selection-active{background:linear-gradient(#faf5ff9e 0%,#f5f7ffe6 100%)}.edit-pdf-viewer-workspace.selection-active .edit-pdf-viewer-page-header{border-color:#c4b5fde6;box-shadow:inset 0 1px #ffffffe6,0 12px 24px #6366f114}.edit-pdf-viewer-workspace.page-removed{background:linear-gradient(#fffbeb8f 0%,#fff7ede0 100%)}.edit-pdf-viewer-workspace.page-removed .edit-pdf-viewer-stage{background:linear-gradient(#fffbebb3 0%,#fff7ede6 100%),repeating-linear-gradient(45deg,#e2e8f059 0 10px,#f8fafc99 10px 20px);border-color:#fdba74c7}.edit-pdf-viewer-workspace.page-switching .edit-pdf-viewer-page-header{border-color:#93c5fdfa;box-shadow:inset 0 1px #ffffffeb,0 12px 24px #3b82f614}.edit-pdf-viewer-workspace.page-switching .edit-pdf-viewer-stage{border-color:#93c5fdd1}.edit-pdf-viewer-workspace.page-switching .edit-pdf-viewer-status{border-top-color:#93c5fdd1}.edit-pdf-viewer-page-header{background:linear-gradient(#f8fbfffa 0%,#f3f8fffa 100%);border:1px solid #bfdbfef2;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin-top:-2px;padding:12px 14px;display:flex;box-shadow:inset 0 1px #ffffffe0,0 10px 22px #0f172a0d}.edit-pdf-viewer-page-header-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.edit-pdf-viewer-page-kicker{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}.edit-pdf-viewer-page-header-copy strong{color:#111827;font-size:1rem;line-height:1.2}.edit-pdf-viewer-page-state{color:#2563eb;white-space:nowrap;background:linear-gradient(#fff 0%,#eff6ff 100%);border:1px solid #bfdbfe;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:8px 12px;font-size:.82rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffffeb,0 4px 12px #3b82f614}.edit-pdf-viewer-workspace.selection-active .edit-pdf-viewer-page-state{color:#4338ca;background:linear-gradient(#faf5fffa 0%,#eef2fffa 100%);border-color:#a5b4fceb;box-shadow:inset 0 1px #ffffffeb,0 6px 14px #6366f11a}.edit-pdf-viewer-workspace.page-removed .edit-pdf-viewer-page-state{color:#9a3412;background:linear-gradient(#fffbebfa 0%,#fef3c7fa 100%);border-color:#fdba74eb;box-shadow:inset 0 1px #ffffffeb,0 6px 14px #ea580c14}.edit-pdf-viewer-stage{background:linear-gradient(#ffffff8c 0%,#f1f5f9b3 100%),repeating-linear-gradient(45deg,#e2e8f073 0 10px,#f8fafcb3 10px 20px);border:1px solid #e5e7eb;border-radius:16px;flex:1;justify-content:center;align-items:center;min-width:0;min-height:520px;padding:20px;display:flex;overflow:auto}.edit-pdf-flow.loaded .edit-pdf-viewer-stage{background:radial-gradient(circle at top,#dbeafe47 0%,#fff0 54%),linear-gradient(#f8fafceb 0%,#f1f5f9e0 100%),repeating-linear-gradient(45deg,#e2e8f066 0 10px,#f8fafcc7 10px 20px);border-color:#bfdbfe8c;min-height:560px;padding:20px}.edit-pdf-viewer-page-stage{cursor:default;width:min(100%,620px);margin:0 auto}.edit-pdf-viewer-page-transform{transform-origin:50%;width:100%;transition:transform .18s;position:relative}.edit-pdf-viewer-workspace.selection-active .edit-pdf-viewer-stage{border-color:#c4b5fdb8}.edit-pdf-viewer-image{object-fit:contain;image-rendering:auto;border-radius:4px;width:100%;max-width:100%;height:auto;margin:0 auto;display:block;box-shadow:0 2px 16px #0f172a1a,0 1px 4px #0f172a0f}.edit-pdf-form-layer{pointer-events:none;z-index:1;position:absolute;inset:0}.edit-pdf-form-overlay-field{pointer-events:auto;align-items:center;display:flex}.edit-pdf-form-overlay-input{color:#0f172a;box-sizing:border-box;background:#dbeafe40;border:1.5px solid #0000;border-radius:2px;width:100%;height:100%;padding:1px 3px;font-family:inherit;font-size:clamp(8px,1.2vw,14px);transition:border-color .15s,background .15s}.edit-pdf-form-overlay-input:hover{background:#dbeafe66;border-color:#60a5fa99}.edit-pdf-form-overlay-input:focus{border-color:var(--brand-accent,#6366f1);background:#fffffff2;outline:none;box-shadow:0 0 0 2px #6366f126}.edit-pdf-form-overlay-checkbox{cursor:pointer;width:100%;height:100%;accent-color:var(--brand-accent,#6366f1)}.edit-pdf-signature-layer{pointer-events:none;position:absolute;inset:0}.edit-pdf-signature-object{z-index:2;cursor:grab;pointer-events:auto;touch-action:none;will-change:transform;background:#ffffffdb;border:1px solid #bfdbfeb8;border-radius:14px;padding:0;transition:border-color .18s,box-shadow .18s,background .18s,transform .18s;display:block;position:absolute;box-shadow:0 10px 22px #0f172a1f,0 0 0 1px #ffffff75}.edit-pdf-signature-object:hover{border-color:#60a5fad6;box-shadow:0 14px 28px #0f172a24,0 0 0 3px #60a5fa14}.edit-pdf-signature-object.selected{background:#f8fbfffa;border-color:#3b82f6f5;box-shadow:0 16px 32px #3b82f61f,0 0 0 4px #60a5fa1a}.edit-pdf-signature-object.dragging{cursor:grabbing;box-shadow:0 18px 36px #3b82f629,0 0 0 4px #60a5fa1f}.edit-pdf-signature-object img{pointer-events:none;width:100%;height:auto;display:block}.edit-pdf-signature-object-badge{z-index:1;color:#1d4ed8;letter-spacing:.01em;pointer-events:none;background:#fffffffa;border:1px solid #bfdbfef5;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 8px;font-size:.7rem;font-weight:700;display:inline-flex;position:absolute;top:-9px;left:-9px;box-shadow:0 8px 18px #0f172a1f}.edit-pdf-signature-object.selected .edit-pdf-signature-object-badge{background:linear-gradient(#eff6fffa 0%,#dbeafefa 100%);border-color:#93c5fdfa}.edit-pdf-signature-object.edit-pdf-fill-object-signature{background:#fffffff5}.edit-pdf-signature-object.edit-pdf-fill-object-text,.edit-pdf-signature-object.edit-pdf-fill-object-date,.edit-pdf-signature-object.edit-pdf-fill-object-initials{background:linear-gradient(#fffffffa 0%,#f8fafcf5 100%)}.edit-pdf-signature-object.edit-pdf-fill-object-text{border-color:#94a3b8e0}.edit-pdf-signature-object.edit-pdf-fill-object-date{border-color:#818cf8d1;box-shadow:0 12px 24px #4f46e514,0 0 0 1px #e0e7ffa6}.edit-pdf-signature-object.edit-pdf-fill-object-initials{border-color:#5eead4db;box-shadow:0 12px 24px #14b8a614,0 0 0 1px #ccfbf1b3}.edit-pdf-viewer-action-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.edit-pdf-viewer-action-group-zoom{background:linear-gradient(#fffffff5 0%,#f3f8fffa 100%);border:1px solid #bfdbfee0;border-radius:14px;padding:8px 10px;box-shadow:inset 0 1px #ffffffe0}.edit-pdf-viewer-action-label{color:#475569;white-space:nowrap;font-size:.8rem;font-weight:800}.edit-pdf-viewer-object-guide{background:linear-gradient(#fffffff5 0%,#f8fafcfa 100%);border:1px solid #cbd5e1e6;border-radius:14px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.edit-pdf-viewer-object-guide strong{color:#0f172a;font-size:.88rem}.edit-pdf-viewer-object-guide span{color:#475569;font-size:.8rem;line-height:1.38}.edit-pdf-viewer-object-guide.ready{background:linear-gradient(#f8fbfffa 0%,#eff6fffa 100%);border-color:#bfdbfef2}.edit-pdf-viewer-object-guide.active{background:linear-gradient(#faf5fffa 0%,#ede9fefa 100%);border-color:#a5b4fceb}.edit-pdf-viewer-object-guide.warning{background:linear-gradient(#fffbebfa 0%,#ffedd5fa 100%);border-color:#fdba74eb}.edit-pdf-viewer-object-guide.empty{border-style:dashed}.edit-pdf-viewer-status{background:linear-gradient(#f8fbff8a 0%,#fff0 100%);border-top:1px solid #bfdbfe9e;flex-wrap:wrap;gap:8px;padding-top:12px;display:flex}.edit-pdf-viewer-status-item{color:#334155;background:linear-gradient(#fff 0%,#f3f8ff 100%);border:1px solid #bfdbfeeb;border-radius:999px;align-items:center;min-height:34px;padding:8px 12px;font-size:.84rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffffeb,0 4px 10px #3b82f60d}.edit-pdf-fill-sign-panel{flex-direction:column;gap:14px;display:flex}.edit-pdf-fill-sign-metrics{flex-wrap:wrap;gap:8px;display:flex}.edit-pdf-fill-sign-metric{color:#334155;background:linear-gradient(#fff 0%,#eff6ff 100%);border:1px solid #bfdbfeeb;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:7px 10px;font-size:.8rem;font-weight:700;display:inline-flex}.edit-pdf-fill-sign-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.edit-pdf-fill-sign-block{background:linear-gradient(#fffffffa 0%,#f8fafcfa 100%);border:1px solid #cbd5e1e0;border-radius:16px;flex-direction:column;gap:12px;min-width:0;padding:14px;display:flex}.edit-pdf-fill-sign-block-head{flex-direction:column;gap:4px;display:flex}.edit-pdf-fill-sign-block-head strong{color:#111827;font-size:.92rem}.edit-pdf-fill-sign-block-head span,.edit-pdf-fill-sign-upload-row span{color:#64748b;font-size:.79rem;line-height:1.35}.edit-pdf-fill-sign-type-row,.edit-pdf-fill-sign-upload-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.edit-pdf-fill-sign-input{color:#0f172a;min-width:0;min-height:42px;font:inherit;background:#fff;border:1px solid #cbd5e1e6;border-radius:12px;flex:180px;padding:10px 12px}.edit-pdf-fill-sign-input:focus{border-color:#60a5faeb;outline:none;box-shadow:0 0 0 4px #60a5fa1f}.edit-pdf-fill-sign-library{flex-direction:column;gap:10px;display:flex}.edit-pdf-signature-card,.edit-pdf-fill-sign-active-card{background:linear-gradient(#fffffffa 0%,#f9fafbf5 100%);border:1px solid #cbd5e1db;border-radius:14px;flex-direction:column;gap:10px;padding:12px;display:flex}.edit-pdf-signature-card-preview,.edit-pdf-fill-sign-active-preview{background:linear-gradient(#fffffff5 0%,#f3f8fffa 100%);border:1px dashed #bfdbfed1;border-radius:12px;justify-content:center;align-items:center;min-height:88px;padding:10px 12px;display:flex}.edit-pdf-signature-card-preview img,.edit-pdf-fill-sign-active-preview img{object-fit:contain;max-width:100%;max-height:56px;display:block}.edit-pdf-fill-sign-preview-image-text,.edit-pdf-fill-sign-preview-image-date,.edit-pdf-fill-sign-preview-image-initials{filter:saturate(.98)contrast(1.03)}.edit-pdf-signature-card-copy,.edit-pdf-fill-sign-active-copy{flex-direction:column;gap:4px;display:flex}.edit-pdf-signature-card-copy strong,.edit-pdf-fill-sign-active-copy strong{color:#111827;font-size:.9rem}.edit-pdf-signature-card-copy span,.edit-pdf-fill-sign-active-copy span{color:#64748b;font-size:.79rem;line-height:1.35}.edit-pdf-fill-sign-empty{color:#64748b;background:#f8fafcd1;border:1px dashed #cbd5e1eb;border-radius:14px;padding:12px;font-size:.82rem;line-height:1.45}.edit-pdf-fill-sign-scale-control{color:#334155;flex-direction:column;gap:8px;font-size:.82rem;font-weight:700;display:flex}.edit-pdf-fill-sign-scale-control input[type=range]{accent-color:#2563eb;width:100%}.edit-pdf-form-fields{background:linear-gradient(#f8fbfffa 0%,#f3f8fffa 100%);border:1px solid #bfdbfee0;border-radius:14px;flex-direction:column;gap:8px;padding:14px;display:flex}.edit-pdf-form-fields-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.edit-pdf-form-fields-head strong{color:#111827;font-size:.95rem}.edit-pdf-form-fields-badge{color:#4338ca;background:#6366f11a;border-radius:999px;padding:5px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.edit-pdf-form-fields-list{flex-direction:column;gap:6px;max-height:400px;padding-right:4px;display:flex;overflow-y:auto}.edit-pdf-form-field-row{background:#ffffffe6;border:1px solid #e2e8f0e6;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex}.edit-pdf-form-field-label{color:#334155;word-break:break-word;min-width:120px;max-width:200px;font-size:.82rem;font-weight:600;line-height:1.3}.edit-pdf-form-field-input{color:#1f2937;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex:1;min-width:0;padding:8px 10px;font-family:inherit;font-size:.88rem}.edit-pdf-form-field-input:focus{border-color:var(--brand-accent,#6366f1);outline:none;box-shadow:0 0 0 3px #6366f11a}.edit-pdf-form-field-checkbox{cursor:pointer;width:18px;height:18px}.edit-pdf-form-field-radio-group{flex-wrap:wrap;gap:8px;display:flex}.edit-pdf-form-field-radio-label{color:#475569;cursor:pointer;align-items:center;gap:5px;font-size:.82rem;display:inline-flex}.edit-pdf-form-divider{border-top:1px solid #cbd5e1b3;align-items:center;gap:12px;margin-top:8px;padding:12px 0 4px;display:flex}.edit-pdf-form-divider span{color:#64748b;letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:700}.edit-pdf-toolbar .hero-secondary-btn:disabled,.edit-pdf-sidebar .hero-secondary-btn:disabled{opacity:.58;color:#94a3b8;box-shadow:none;background:linear-gradient(#f8fafcfa 0%,#f1f5f9fa 100%);border-color:#cbd5e1e0;transform:none}@media (width<=1080px){.edit-pdf-flow.loaded .edit-pdf-setup-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.edit-pdf-flow.loaded .edit-pdf-drop-zone,.edit-pdf-flow.loaded .inline-message,.edit-pdf-flow.loaded .ad-slot-shell,.edit-pdf-flow.loaded .merge-btn{grid-column:1/-1}.pdf-image-flow.loaded .pdf-image-setup-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.pdf-image-flow.loaded .pdf-image-drop-zone,.pdf-image-flow.loaded .inline-message,.pdf-image-flow.loaded .ad-slot-shell,.pdf-image-flow.loaded .pdf-image-convert-btn{grid-column:1/-1}}.tool-seo-content{flex-direction:column;gap:30px;margin-top:36px;display:flex}.tool-seo-section{gap:18px}.tool-seo-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.tool-seo-step-card{flex-direction:column;gap:10px;display:flex}.tool-seo-step-number{letter-spacing:.08em;text-transform:uppercase;color:#4f46e5;font-size:.85rem;font-weight:700}.hero-section{padding:34px 16px 28px}.hero-copy{text-align:center;max-width:760px;margin:0 auto}.hero-brand-lockup{justify-content:center;margin-bottom:20px}.brand-logo{width:min(280px,100%);height:auto;display:block}.hero-eyebrow,.section-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#4f46e5;margin:0 0 10px;font-size:12px;font-weight:700}.hero-eyebrow{margin-bottom:16px}.hero-title{letter-spacing:-.04em;color:var(--brand-ink);margin:0;font-size:3.65rem;line-height:.96}.hero-subtitle{color:#4b5563;max-width:640px;margin:22px auto 0;font-size:1.1rem;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.hero-primary-btn,.hero-secondary-btn,.back-home-btn{border-radius:var(--button-radius);padding:var(--button-padding);font-weight:700;font-size:var(--button-font-size);line-height:var(--button-line-height);cursor:pointer;border:none}.hero-primary-btn{color:#fff;background:linear-gradient(#1f2937 0%,#111827 100%);box-shadow:0 12px 24px #11182729}.hero-primary-btn:hover{transform:var(--button-hover-transform);background:linear-gradient(#111827 0%,#030712 100%)}.hero-secondary-btn{color:#111827;background:#f3f4f6;border:1px solid #d1d5db}.hero-secondary-btn:hover{transform:var(--button-hover-transform);background:#e5e7eb}.hero-trust{margin-top:28px;flex-wrap:wrap;justify-content:center;gap:12px;max-width:720px;margin-inline:auto;display:flex}.hero-trust span{color:#374151;background:#fbfcff;border:1px solid #e8ecfb;border-radius:999px;padding:10px 14px;font-size:.88rem;font-weight:600}.landing-section{flex-direction:column;gap:22px;display:flex}.landing-section:first-of-type{border-top:1px solid #eef2f7;padding-top:8px}.section-heading{text-align:center;max-width:680px;margin:0 auto}.section-heading h2{color:#111827;margin:0;font-size:1.9rem;line-height:1.15}.section-heading p:last-child{color:#4b5563;margin-top:12px}.feature-grid,.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.how-it-works-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.privacy-prose{flex-direction:column;gap:16px;max-width:760px;margin:0 auto;display:flex}.privacy-prose p{color:#4b5563;margin:0;line-height:1.7}.tool-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.feature-card,.benefit-card,.tool-preview-card,.landing-cta-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:18px;padding:24px}.feature-card h3,.benefit-card h3,.tool-preview-card h3{color:#111827;margin:0 0 10px}.feature-card p,.benefit-card p,.tool-preview-card p,.landing-cta-card p{color:#4b5563;margin:0}.tool-preview-card{background:linear-gradient(#fcfcfd 0%,#f7f9fc 100%);flex-direction:column;gap:16px;min-height:100%;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:flex;box-shadow:inset 0 1px #ffffffc2,0 10px 22px #0f172a0a}.tool-preview-card:hover{background:linear-gradient(#fff 0%,#f8fbff 100%);border-color:#cbd5e1;transform:translateY(-2px);box-shadow:inset 0 1px #ffffffd1,0 16px 32px #0f172a14}.tool-preview-card h3{margin:0;font-size:1.12rem;line-height:1.2}.tool-preview-card p{color:#526071;flex:1;margin-top:2px;line-height:1.55}.tool-pair-callout{background:linear-gradient(#fbfbff 0%,#f6f8ff 100%);border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;gap:18px;padding:20px;display:flex}.tool-pair-copy{max-width:620px}.tool-pair-copy h3{color:#111827;margin:0;font-size:1.25rem}.tool-pair-copy p:last-child{color:#4b5563;margin:10px 0 0}.tool-pair-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.tool-preview-btn{align-self:flex-start;min-width:176px;margin-top:auto}.landing-cta{padding-bottom:4px}.site-footer{padding-top:4px}.site-footer-links{border-top:1px solid #eef2f7;flex-wrap:wrap;justify-content:center;gap:14px;padding-top:18px;display:flex}.site-footer-link{color:#4b5563;font-size:.95rem;font-weight:600;text-decoration:none}.site-footer-link:hover{color:#111827}.landing-cta-card{border-color:var(--brand-accent-border);background:linear-gradient(#fafafa 0%,#f6f8ff 100%);justify-content:space-between;align-items:center;gap:20px;display:flex}.workspace-brand-bar{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:16px;padding-bottom:10px;display:flex}.back-home-btn{color:#111827;background:#f3f4f6;border:1px solid #d1d5db}.back-home-btn:hover{transform:var(--button-hover-transform);background:#e5e7eb}@media (width<=640px){.tool-nav-bar,.tool-nav-menus{flex-direction:column;align-items:stretch}.tool-nav-menu{width:100%}.tool-nav-trigger{justify-content:space-between;width:100%}.tool-nav-dropdown{min-width:0;box-shadow:none;margin-top:8px;position:static}.tool-header h1,.tool-header h2{font-size:1.55rem}.route-intro h1{font-size:1.9rem}.hero-section{padding:28px 6px 22px}.hero-brand-lockup{margin-bottom:16px}.brand-logo{width:min(220px,100%)}.hero-title{font-size:2.55rem}.hero-subtitle{font-size:1rem;line-height:1.65}.hero-trust{gap:10px}.feature-grid,.benefit-grid,.how-it-works-grid,.tool-preview-grid,.tool-seo-steps,.pdf-image-grid,.tool-pair-grid,.rotate-page-grid{grid-template-columns:1fr}.tool-preview-card,.landing-cta-card{padding:20px}.tool-preview-btn{width:100%;min-width:0}.edit-pdf-workspace{grid-template-columns:1fr;min-height:0}.app-card-editor{max-width:100%}.edit-pdf-sidebar,.edit-pdf-viewer{min-height:0;max-height:none}.edit-pdf-toolbar-overview,.edit-pdf-toolbar-command-bar,.edit-pdf-sidebar-head-copy,.edit-pdf-sidebar-command-bar,.edit-pdf-viewer-action-group,.edit-pdf-viewer-head,.edit-pdf-viewer-chip-row{align-items:stretch}.edit-pdf-toolbar,.edit-pdf-sidebar-head-copy,.edit-pdf-sidebar-command-bar,.edit-pdf-viewer-action-group,.edit-pdf-viewer-head,.edit-pdf-viewer-chip-row,.edit-pdf-fill-sign-type-row,.edit-pdf-fill-sign-upload-row{flex-direction:column}.edit-pdf-doc-summary{align-items:flex-start}.edit-pdf-toolbar-group-export{flex-wrap:wrap;justify-content:flex-start}.edit-pdf-viewer-stage{min-height:320px;padding:16px}.edit-pdf-fill-sign-grid{grid-template-columns:1fr}.edit-pdf-flow.loaded .edit-pdf-setup-panel,.pdf-image-flow.loaded .pdf-image-setup-panel{grid-template-columns:1fr;padding:12px}.edit-pdf-flow.loaded .edit-pdf-drop-zone,.pdf-image-flow.loaded .pdf-image-drop-zone{padding:20px 16px}.edit-pdf-editor-panel{padding:14px}.edit-pdf-viewer-page-header{flex-direction:column;align-items:flex-start}.edit-pdf-viewer-page-state{white-space:normal}.landing-cta-card,.workspace-brand-bar,.file-selection-card,.pdf-image-workspace-head,.pdf-image-export-bar,.pdf-image-card-body,.rotate-toolbar,.rotate-page-meta{flex-direction:column;align-items:flex-start}.pdf-image-export-actions{width:100%}.hero-actions{flex-direction:column}.hero-primary-btn,.hero-secondary-btn,.back-home-btn{width:100%}.site-footer-links{justify-content:flex-start}}
