:root{--ink:#17213b;--muted:#657087;--line:#edf0f6;--purple:#5b3df0;--purple-dark:#4931d9;--hero-bg:#fbfcff;--green:#12b77a}.compress-hero-art{width:380px;height:185px;position:relative;margin-left:auto}.compress-output,.compress-source{position:absolute;display:grid;place-items:center;border:1px solid #e9edf5;border-radius:11px;background:#fff;box-shadow:0 12px 26px #5360811f}.compress-source{width:112px;height:118px;top:36px;left:57px}.compress-source b{position:absolute;left:8px;bottom:-10px;padding:6px 9px;border-radius:4px;background:linear-gradient(135deg,#f45544,#e62d20);color:#fff;font-size:9px}.compress-flow{position:absolute;top:94px;left:174px;width:59px;border-top:1.5px dashed #80cdb4;color:#27a376;text-align:right;line-height:0;font-size:19px}.compress-output{width:116px;height:123px;top:30px;right:27px}.compress-output .large-pdf{background:linear-gradient(145deg,#42ca92,#1caa71)}.compress-output b{position:absolute;right:-9px;bottom:10px;display:inline-flex;align-items:center;gap:4px;padding:6px 9px;border-radius:4px;background:linear-gradient(135deg,#39c184,#159961);box-shadow:0 4px 8px #15996142;color:#fff;font-size:9px}.compress-output b svg{width:11px}.compress-output small{position:absolute;left:9px;bottom:-11px;color:#1c9d69;font-size:9px;font-weight:800}.all-tool-card>span.green{background:linear-gradient(135deg,#42ca92,#1caa71)}.compress-workspace{grid-template-columns:42% 58%}.compress-mode-copy{min-height:71px;display:flex;align-items:center;gap:11px;margin-top:11px;padding:10px 12px;border:1px dashed #bfe5d4;border-radius:6px;background:linear-gradient(100deg,#f9fffc,#f5fdf9)}.compress-mode-copy svg{width:27px;height:27px;flex:0 0 auto;color:#22a86e}.compress-mode-copy p{margin:0;color:#5d687c;font-size:10px;line-height:1.5}.compress-mode-copy b{color:#168c5c}.compress-workspace.is-locked .compress-mode-copy,.compress-workspace.is-locked .split-file-summary{pointer-events:none;opacity:.62}.pdf-word-hero-art{width:380px;height:185px;position:relative;margin-left:auto}.pdf-word-output,.pdf-word-source{position:absolute;display:grid;place-items:center;border:1px solid #e9edf5;border-radius:11px;background:#fff;box-shadow:0 12px 26px #5360811f}.pdf-word-source{width:112px;height:118px;top:36px;left:57px}.pdf-word-source b{position:absolute;left:8px;bottom:-10px;padding:6px 9px;border-radius:4px;background:linear-gradient(135deg,#f45544,#e62d20);color:#fff;font-size:9px}.pdf-word-flow{position:absolute;top:94px;left:174px;width:59px;border-top:1.5px dashed #91a9fd;color:#5072ed;text-align:right;line-height:0;font-size:19px}.pdf-word-output{width:116px;height:123px;top:30px;right:27px}.pdf-word-output>span{width:58px;height:63px;display:grid;place-items:center;border-radius:7px;background:linear-gradient(145deg,#557dfd,#2946db);box-shadow:0 7px 15px #314bd940;color:#fff}.pdf-word-output>span svg{width:38px;height:38px}.pdf-word-output b{position:absolute;right:-11px;bottom:9px;display:inline-flex;align-items:center;gap:4px;padding:6px 9px;border-radius:4px;background:linear-gradient(135deg,#5c78f5,#3e58da);box-shadow:0 4px 8px #3e58da42;color:#fff;font-size:9px}.pdf-word-output b svg{width:11px}.pdf-word-workspace{grid-template-columns:42% 58%}.pdf-word-mode-copy{min-height:71px;display:flex;align-items:center;gap:11px;margin-top:11px;padding:10px 12px;border:1px dashed #cbd7ff;border-radius:6px;background:linear-gradient(100deg,#f9fbff,#f5f7ff)}.pdf-word-mode-copy svg{width:27px;height:27px;flex:0 0 auto;color:#3d60e8}.pdf-word-mode-copy p{margin:0;color:#5d687c;font-size:10px;line-height:1.5}.pdf-word-mode-copy b{color:#3655cf}.pdf-word-workspace.is-locked .pdf-word-mode-copy,.pdf-word-workspace.is-locked .split-file-summary{pointer-events:none;opacity:.62}@media (max-width:800px){.compress-workspace,.pdf-word-workspace{grid-template-columns:1fr}.compress-hero-art,.pdf-word-hero-art{margin:10px auto -5px;transform:scale(.9)}}@media (max-width:460px){.compress-hero-art,.pdf-word-hero-art{transform:scale(.75);margin:-14px auto -32px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.page-shell{width:min(1132px,calc(100% - 48px));margin:0 auto}.site-header{height:72px;background:#fff;border-bottom:1px solid #f4f5f8;position:relative;z-index:30}.nav-row{height:100%;display:flex;gap:44px}.brand,.nav-row{align-items:center}.brand{display:inline-flex;gap:8px;font-size:19px;font-weight:760;letter-spacing:-.8px;white-space:nowrap}.brand-mark{width:29px;height:29px;display:grid;place-items:center;border-radius:6px;background:linear-gradient(145deg,#fb483e,#e82d2e);box-shadow:0 4px 8px #f6787148;color:#fff;font-size:21px;font-weight:800;line-height:1}.primary-nav{display:flex;align-items:center;gap:28px;flex:1 1}.language,.primary-nav a{display:inline-flex;align-items:center;gap:5px;color:#26314a;background:none;border:0;font-size:12px;font-weight:500;white-space:nowrap;transition:color .2s ease}.language:hover,.primary-nav a:hover{color:var(--purple)}.language svg,.primary-nav svg{width:13px;height:13px}.nav-actions{display:flex;align-items:center;gap:24px;margin-left:auto}.language{padding:6px 0}.language svg:first-child{width:15px;height:15px}.sign-in{padding:10px 22px;border:0;border-radius:5px;background:linear-gradient(135deg,#6849f5,#5738e9);color:#fff;font-size:12px;font-weight:650;box-shadow:0 6px 13px #5738e934;transition:transform .2s ease,box-shadow .2s ease}.sign-in:hover{transform:translateY(-1px);box-shadow:0 8px 18px #5738e947}.menu-toggle{display:none;border:0;background:transparent;color:var(--ink);padding:4px}.menu-toggle svg{width:23px;height:23px}.hero{min-height:443px;overflow:hidden;position:relative;background:radial-gradient(circle at 18% 60%,#f9faff 0,#fff 39%),radial-gradient(circle at 94% 24%,#f1f4ff 0,#fff 31%)}.hero-grid{min-height:443px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;grid-gap:20px;gap:20px}.hero-copy{min-width:0;padding:20px 0 22px;position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;color:#6447e9;background:#f4f1ff;border-radius:20px;font-size:10px;font-weight:600}.eyebrow-dot{width:5px;height:5px;border:1.5px solid #795cf8;border-radius:50%}.hero h1{max-width:510px;margin:17px 0 14px;font-size:clamp(40px,4.2vw,55px);line-height:1.04;letter-spacing:-2.1px;font-weight:760}.hero h1 span{color:var(--purple)}.hero-copy>p{max-width:467px;margin:0;color:#616b7e;font-size:14px;line-height:1.67}.tool-search{width:min(100%,410px);height:43px;margin-top:26px;display:flex;align-items:center;overflow:hidden;border:1px solid #dde2ea;border-radius:5px;background:#fff;box-shadow:0 1px 2px #25334a08}.tool-search input{min-width:0;flex:1 1;padding:0 12px;border:0;outline:0;color:var(--ink);font-size:11px}.tool-search input::placeholder{color:#8d95a4}.tool-search button{height:100%;width:43px;display:grid;place-items:center;border:0;background:linear-gradient(135deg,#6947f7,#5431df);color:#fff}.tool-search button svg{width:18px}.trust-list{margin-top:24px;display:flex;flex-wrap:wrap;gap:25px;color:#3e485c;font-size:11px}.trust-list span{display:inline-flex;align-items:center;gap:6px}.trust-list svg{width:15px;height:15px;padding:2px;border-radius:50%;background:var(--green);color:white;stroke-width:3}.hero-visual{min-width:0;min-height:340px;position:relative;transform:translateX(6px)}.orbit{position:absolute;border:2px dashed #dce5ff;border-radius:50%;opacity:.9}.orbit-one{width:278px;height:236px;right:47px;top:57px}.orbit-two{width:174px;height:150px;right:255px;top:72px;border-right:0;border-bottom:0}.orbit-three{width:170px;height:124px;right:-15px;top:90px;border-left:0;border-bottom:0}.browser-window{width:263px;height:168px;position:absolute;top:103px;left:50%;transform:translateX(-50%);overflow:hidden;border:1px solid #ecf0f5;border-radius:7px 7px 2px 2px;background:#fff;box-shadow:0 18px 30px #59688725;z-index:2}.browser-top{height:31px;display:flex;align-items:center;gap:11px;padding:0 10px;background:#f0f2f5}.dots{display:flex;gap:4px}.dots i{width:6px;height:6px;border-radius:50%;background:#ef6f67}.dots i:nth-child(2){background:#f1c35f}.dots i:nth-child(3){background:#6dce91}.address{height:14px;flex:1 1;border-radius:6px;background:#fff}.browser-close{color:#68748a;font-size:16px;line-height:1}.pdf-file{width:78px;height:91px;position:absolute;top:43px;left:94px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#fa4033,#d81f22);border-radius:7px;box-shadow:0 8px 16px #df352a38;color:white;overflow:hidden}.pdf-file svg{width:48px;height:48px;stroke-width:1.35}.pdf-file span{margin-top:-7px;font-size:11px;font-weight:700}.page-fold{position:absolute;right:0;top:0;border-color:#ff8b7c transparent transparent #f05449;border-style:solid;border-width:17px 0 0 17px}.float-card{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:91px;height:77px;border:1px solid #edf0f5;border-radius:7px;background:#fff;box-shadow:0 11px 23px #63708d19;color:#253149;font-size:9px;z-index:3}.float-card b{font-weight:650}.mini-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:5px;color:#fff}.mini-icon svg{width:18px;height:18px;stroke-width:2.2}.blue{background:linear-gradient(145deg,#577dff,#2946dc)}.green{background:linear-gradient(145deg,#4bd889,#20a964)}.orange{background:linear-gradient(145deg,#ffae36,#f4771c)}.purple,.violet{background:linear-gradient(145deg,#a263fa,#7938df)}.merge-float{top:22px;right:120px}.compress-float{top:139px;left:14px}.image-float{bottom:4px;left:47px}.word-float{top:154px;right:-2px}.edit-float{right:48px;bottom:4px}.plus{position:absolute;color:#ff9e9e;font-weight:600;font-size:24px;z-index:1}.plus-one{top:112px;left:4px}.plus-two{bottom:25px;right:-6px}.sparkle{position:absolute;color:#dbe8ff;z-index:1}.sparkle-one{top:25px;left:108px;font-size:22px}.sparkle-two{top:13px;right:102px;font-size:17px}.tools-section{padding:32px 0 25px;background:#fff}.section-heading{display:flex;justify-content:center;margin-bottom:25px}.section-heading h2{margin:0;font-size:23px;line-height:1.2;letter-spacing:-1px;font-weight:750}.tool-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px}.tool-card{min-height:150px;position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:17px 18px 15px;border:1px solid #edf0f5;border-radius:8px;background:#fff;text-align:left;color:var(--ink);box-shadow:0 1px 2px #3c46620a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tool-card:hover{transform:translateY(-3px);border-color:#d9d1ff;box-shadow:0 10px 20px #545d8220}.tool-icon{width:41px;height:41px;display:grid;place-items:center;margin-bottom:12px;border-radius:7px;color:#fff;box-shadow:inset 0 1px #ffffff52,0 4px 9px #5b56aa22}.tool-icon svg{width:24px;height:24px;stroke-width:2.2}.tool-card strong{font-size:13px;font-weight:720}.tool-description{max-width:148px;margin-top:7px;color:#5f697c;font-size:10px;line-height:1.48}.card-arrow{position:absolute;right:14px;bottom:13px;color:#38465f}.card-arrow svg{width:15px;height:15px}.coral{background:linear-gradient(145deg,#ff7895,#ff365b)}.teal{background:linear-gradient(145deg,#42d6d1,#0e9faa)}.yellow{background:linear-gradient(145deg,#ffc829,#edac00)}.view-all-wrap{display:flex;justify-content:center;margin:19px 0 0}.view-all{height:32px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid #967fff;border-radius:4px;background:#fff;color:#5738e8;font-size:10px;font-weight:700}.view-all:hover{background:#f7f5ff}.view-all svg{width:14px}.benefits-section{padding:0 0 25px}.benefits-card{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:17px;gap:17px;padding:22px 33px;border-radius:9px;background:linear-gradient(115deg,#f5f9ff,#f8f9ff 54%,#f3f7ff)}.benefit{display:flex;gap:15px}.benefit>svg{width:31px;height:31px;flex:0 0 auto;color:#5476fa;stroke-width:1.7}.benefit h3{margin:0 0 7px;font-size:11px;font-weight:750}.benefit p{margin:0;color:#566177;font-size:9px;line-height:1.5}.how-section{padding:0 0 28px}.how-section .section-heading{margin-bottom:24px}.steps{display:grid;grid-template-columns:1fr 120px 1fr 120px 1fr;align-items:start}.how-step{text-align:center}.step-icon{width:73px;height:73px;display:grid;place-items:center;margin:0 auto 14px;border-radius:50%;background:linear-gradient(145deg,#f1f6ff,#fbfbff);color:#6484fa}.step-icon svg{width:33px;height:33px;stroke-width:1.5}.step-copy{position:relative;display:inline-block;max-width:172px;text-align:left}.step-copy>span{position:absolute;left:-22px;top:0;display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#5f42ee;color:#fff;font-size:10px;font-weight:700}.step-copy h3{margin:0 0 8px;color:#5134df;font-size:11px}.step-copy p{margin:0;color:#626d80;font-size:10px;line-height:1.5}.step-line{height:1px;position:relative;margin-top:36px;border-top:1.5px dashed #b8c8fd}.step-line:after{content:"›";position:absolute;right:-4px;top:-10px;color:#abc0ff;font-size:18px}.pro-banner{min-height:81px;display:flex;align-items:center;gap:17px;margin-bottom:31px;padding:13px 32px;border-radius:6px;background:linear-gradient(105deg,#5033e4,#744cf6);color:#fff;box-shadow:0 8px 17px #583ee334}.crown-wrap{width:52px;height:52px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#fff;color:#f8a81d}.crown-wrap svg{width:29px}.pro-banner h2{margin:0 0 5px;font-size:16px;letter-spacing:-.4px}.pro-banner p{margin:0;font-size:10px;opacity:.92}.pro-banner button{min-width:132px;height:37px;display:inline-flex;justify-content:center;align-items:center;gap:8px;margin-left:auto;border:1px solid #d9d2ff;border-radius:5px;background:#fff;color:#5236dc;font-size:10px;font-weight:700}.pro-banner button svg{width:14px}.site-footer{padding-top:3px;border-top:1px solid #f4f5f8;background:#fff}.footer-grid{display:grid;grid-template-columns:2.1fr repeat(3,1fr) 1.6fr;grid-gap:30px;gap:30px;padding:28px 0 22px}.footer-brand p{max-width:190px;margin:16px 0;color:#586276;font-size:10px;line-height:1.65}.socials{display:flex;gap:9px}.socials button{width:23px;height:23px;padding:0;border:0;border-radius:50%;background:#eef1f6;color:#5f6a80;font-size:11px;font-weight:700}.footer-grid h3{margin:4px 0 13px;font-size:11px}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.footer-bottom a,.footer-links a{color:#4d596e;font-size:10px;text-align:left}.footer-bottom a:hover,.footer-links a:hover{color:var(--purple)}.newsletter p{margin:0 0 13px;color:#596477;font-size:10px;line-height:1.55}.newsletter>div{display:flex}.newsletter input{width:116px;height:29px;min-width:0;padding:0 8px;border:1px solid #dde2ea;border-radius:4px 0 0 4px;outline:0;color:var(--ink);font-size:9px}.newsletter button{height:29px;border:0;border-radius:0 4px 4px 0;background:#5b3de7;color:#fff;font-size:9px;font-weight:700}.footer-bottom{min-height:46px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eceff4;color:#667084;font-size:9px}.footer-bottom>span:last-child{display:flex;gap:24px}.toast{position:fixed;right:24px;bottom:24px;z-index:50;padding:12px 16px;border-radius:7px;background:#1d2944;box-shadow:0 9px 24px #10182e38;color:#fff;font-size:13px;animation:toast-in .22s ease-out}.no-results{margin:20px 0 0;text-align:center;color:var(--muted);font-size:14px}@keyframes toast-in{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:1040px){.page-shell{width:min(100% - 38px,930px)}.nav-row{gap:28px}.primary-nav{gap:17px}.nav-actions{gap:16px}.hero h1{font-size:46px}.tools-section{padding-top:30px}.tool-grid{gap:8px}.tool-card{padding:15px 14px}.benefits-card{padding:22px;gap:13px}.footer-grid{grid-template-columns:1.8fr repeat(3,1fr) 1.4fr;gap:22px}}@media (max-width:800px){.site-header{height:64px}.page-shell{width:min(100% - 32px,620px)}.nav-row{gap:0}.primary-nav{display:none;position:absolute;top:64px;left:0;right:0;padding:14px 16px 20px;flex-direction:column;align-items:flex-start;gap:17px;border-bottom:1px solid var(--line);background:#fff;box-shadow:0 12px 20px #1d294415}.primary-nav.is-open{display:flex}.primary-nav a{font-size:14px}.language{display:none}.menu-toggle{display:block}.nav-actions{gap:12px}.sign-in{padding:9px 14px}.hero,.hero-grid{min-height:auto}.hero-grid{grid-template-columns:1fr;gap:0;padding-top:47px}.hero-copy{padding:0;text-align:center}.hero h1{max-width:550px;margin:15px auto 14px;font-size:clamp(37px,9vw,48px);letter-spacing:-1.7px}.hero-copy>p{margin:auto}.tool-search{margin:23px auto 0;text-align:left}.trust-list{justify-content:center;gap:14px}.hero-visual{width:540px;max-width:100%;min-height:310px;margin:8px auto -10px;transform:scale(.88);transform-origin:top center}.tool-grid{grid-template-columns:repeat(2,1fr);gap:11px}.tool-card{min-height:145px}.benefits-card{grid-template-columns:repeat(2,1fr);row-gap:22px;padding:25px}.steps{grid-template-columns:1fr;gap:23px}.step-line{display:none}.how-step{display:grid;grid-template-columns:73px 1fr;grid-gap:16px;gap:16px;max-width:330px;margin:auto;text-align:left}.step-icon{margin:0}.step-copy{padding-top:5px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:28px 20px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:280px}.newsletter{grid-column:1/-1}.newsletter input{width:160px}.pro-banner{padding:16px 20px}.pro-banner h2{font-size:15px}.pro-banner p{max-width:300px}.pro-banner button{min-width:115px}}@media (max-width:460px){.page-shell{width:calc(100% - 28px)}.brand{font-size:18px}.brand-mark{width:28px;height:28px}.sign-in{padding:9px 11px}.hero-grid{padding-top:37px}.hero h1 span{display:block}.hero-copy>p{font-size:13px}.trust-list{gap:11px;font-size:10px}.trust-list svg{width:14px;height:14px}.hero-visual{width:100%;min-width:0;min-height:300px;margin:0;transform:none}.section-heading h2{font-size:21px}.tool-grid{grid-template-columns:1fr 1fr;gap:8px}.tool-card{min-height:150px;padding:14px 12px}.tool-icon{width:38px;height:38px;margin-bottom:10px}.tool-card strong{font-size:12px}.tool-description{font-size:9px}.benefits-card{grid-template-columns:1fr;gap:18px;padding:22px 25px}.benefit p{font-size:10px}.how-section{padding-bottom:25px}.pro-banner{align-items:flex-start;gap:12px;margin-bottom:26px;padding:15px}.crown-wrap{width:42px;height:42px}.crown-wrap svg{width:24px}.pro-banner p{font-size:9px}.pro-banner button{display:none}.footer-grid{padding-top:25px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:9px;padding:14px 0}.footer-bottom>span:last-child{gap:16px}.toast{right:14px;bottom:14px;left:14px;text-align:center}}.tool-page{overflow:hidden;background:radial-gradient(circle at 66% 9%,#f4f1ff 0,#fff 30%),#fff}.tool-header{height:66px}.tool-header-row{height:100%;display:flex;align-items:center;justify-content:space-between}.tool-header-actions{display:flex;align-items:center;gap:24px}.tool-header .language{display:inline-flex}.tool-header .sign-in{padding:9px 21px}.tool-hero{padding:1px 0 22px}.breadcrumb{display:flex;align-items:center;gap:10px;margin:8px 0 17px;color:#6f7990;font-size:10px}.breadcrumb a{display:inline-flex;align-items:center;gap:5px}.breadcrumb a:hover{color:var(--purple)}.breadcrumb svg{width:13px;height:13px;fill:currentColor;stroke-width:0}.tool-hero-grid{min-height:194px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.tool-hero-copy .eyebrow{margin-bottom:13px}.tool-hero-copy h1{margin:0;font-size:39px;letter-spacing:-1.9px;line-height:1.08}.tool-hero-copy h1 span{color:var(--purple)}.tool-hero-copy>p{max-width:330px;margin:11px 0 0;color:#576277;font-size:15px;line-height:1.45}.tool-hero-copy .trust-list{margin-top:24px;gap:29px}.merge-hero-art{width:380px;height:185px;position:relative;margin-left:auto}.source-pdfs{position:absolute;top:9px;left:67px;display:grid;grid-gap:13px;gap:13px}.mini-pdf{width:58px;height:58px;display:grid;place-items:center;border:1px solid #edf0f5;border-radius:9px;background:#fff;box-shadow:0 9px 18px #5864881a}.mini-pdf svg{width:32px;height:32px;padding:3px;border-radius:4px;background:linear-gradient(145deg,#f85a4e,#d72222);color:#fff}.merge-flow{position:absolute;left:146px;width:109px;border-top:1.5px dashed #9d86ff;color:#7358f4;text-align:right;line-height:0;font-size:19px}.flow-one{top:39px;transform:rotate(23deg);transform-origin:left}.flow-two{top:94px}.flow-three{top:148px;transform:rotate(-23deg);transform-origin:left}.merged-pdf{width:114px;height:115px;position:absolute;top:47px;right:11px;display:grid;place-items:center;border:1px solid #e9edf5;border-radius:10px;background:#fff;box-shadow:0 12px 26px #5360811f}.large-pdf{width:58px;height:65px;display:grid;place-items:center;border-radius:6px;background:linear-gradient(145deg,#ff594b,#d92425);color:#fff}.large-pdf svg{width:39px;height:39px}.merged-pdf b{position:absolute;right:11px;bottom:-11px;display:inline-flex;align-items:center;gap:4px;padding:6px 10px;border-radius:4px;background:linear-gradient(135deg,#704cf2,#5532dc);box-shadow:0 4px 8px #5c40e34a;color:#fff;font-size:9px}.merged-pdf b svg{width:11px;height:11px}.art-plus{position:absolute;color:#ffa0a0;font-size:25px}.art-plus-one{top:79px;left:12px}.art-plus-two{top:18px;right:1px}.art-star{position:absolute;top:8px;left:166px;color:#ddd8ff;font-size:18px}.split-hero-art{width:380px;height:185px;position:relative;margin-left:auto}.split-source-pdf{width:112px;height:115px;position:absolute;top:47px;left:18px;display:grid;place-items:center;border:1px solid #e9edf5;border-radius:10px;background:#fff;box-shadow:0 12px 26px #5360811f}.split-source-pdf b{position:absolute;left:12px;bottom:-11px;padding:6px 10px;border-radius:4px;background:linear-gradient(135deg,#f79b26,#ef741b);box-shadow:0 4px 8px #e880294a;color:#fff;font-size:9px}.split-flow{position:absolute;left:132px;width:108px;border-top:1.5px dashed #9d86ff;color:#7358f4;text-align:right;line-height:0;font-size:19px}.split-flow-one{top:39px;transform:rotate(-23deg);transform-origin:left}.split-flow-two{top:94px}.split-flow-three{top:148px;transform:rotate(23deg);transform-origin:left}.split-output-pdfs{position:absolute;top:9px;right:41px;display:grid;grid-gap:13px;gap:13px}.split-ready{position:absolute;right:5px;bottom:3px;display:inline-flex;align-items:center;gap:4px;padding:6px 10px;border-radius:4px;background:linear-gradient(135deg,#704cf2,#5532dc);box-shadow:0 4px 8px #5c40e34a;color:#fff;font-size:9px}.split-ready svg{width:11px;height:11px}.rotate-hero-art{width:380px;height:185px;position:relative;margin-left:auto}.rotate-pdf{width:124px;height:125px;position:absolute;top:31px;left:128px;display:grid;place-items:center;border:1px solid #e9edf5;border-radius:12px;background:#fff;box-shadow:0 12px 26px #5360811f}.rotate-pdf b{position:absolute;right:-16px;bottom:7px;display:inline-flex;align-items:center;gap:4px;padding:6px 9px;border-radius:4px;background:linear-gradient(135deg,#8b58f6,#6637df);box-shadow:0 4px 8px #6842df42;color:#fff;font-size:9px}.rotate-pdf b svg{width:11px}.rotate-arrow{width:48px;height:48px;position:absolute;top:14px;right:63px;display:grid;place-items:center;border-radius:50%;background:#f1edff;color:#6846ed;box-shadow:0 6px 14px #6240df21}.rotate-arrow svg{width:26px;height:26px}.rotate-orbit{position:absolute;border:1.5px dashed #b7a9fc;border-radius:50%}.orbit-one{width:168px;height:168px;top:6px;left:106px}.orbit-two{width:194px;height:194px;top:-7px;left:93px;opacity:.35}.delete-hero-art{width:380px;height:185px;position:relative;margin-left:auto}.delete-pdf-pages{width:126px;height:136px;position:absolute;top:25px;left:72px;display:grid;place-items:center}.delete-pdf-pages>span{width:72px;height:78px;position:absolute;display:grid;place-items:center;border:1px solid #e9edf5;border-radius:8px;background:#fff;box-shadow:0 9px 19px #5360811d;color:#fff}.delete-pdf-pages>span:first-child{transform:translate(-17px,-17px) rotate(-8deg)}.delete-pdf-pages>span:nth-child(2){transform:translate(0)}.delete-pdf-pages>span:nth-child(3){transform:translate(17px,17px) rotate(8deg)}.delete-pdf-pages svg{width:43px;height:49px;padding:4px;border-radius:5px;background:linear-gradient(145deg,#fb594c,#d72526)}.delete-flow{position:absolute;top:92px;left:207px;width:62px;border-top:1.5px dashed #b7a7fd;color:#7659ed;text-align:right;line-height:0;font-size:19px}.delete-bin{width:87px;height:90px;position:absolute;top:48px;right:14px;display:grid;place-items:center;border:1px solid #f1dbe0;border-radius:10px;background:#fff;box-shadow:0 10px 22px #70526316;color:#fb5761}.delete-bin svg{width:39px;height:39px}.delete-bin b{position:absolute;right:-8px;bottom:-10px;padding:6px 9px;border-radius:4px;background:linear-gradient(135deg,#fa6872,#e8414c);box-shadow:0 4px 8px #de465444;color:#fff;font-size:9px}.reorder-hero-art{width:380px;height:185px;position:relative;margin-left:auto}.reorder-pages{position:absolute;top:24px;left:76px;width:195px;height:137px}.reorder-pages>span{width:74px;height:84px;position:absolute;display:grid;place-items:center;border:1px solid #e9edf5;border-radius:8px;background:#fff;box-shadow:0 9px 19px #5360811d}.reorder-pages>span:first-child{top:4px;left:4px;transform:rotate(-8deg)}.reorder-pages>span:nth-child(2){right:4px;bottom:4px;transform:rotate(8deg)}.reorder-pages>span:nth-child(3){top:28px;left:62px;z-index:2}.reorder-pages svg{width:43px;height:49px;padding:4px;border-radius:5px;background:linear-gradient(145deg,#31c8c6,#159aab);color:#fff}.reorder-pages b{top:7px;right:8px;width:16px;height:16px;place-items:center;background:#effdfe;color:#179aaa;font-size:9px}.reorder-arrows,.reorder-pages b{position:absolute;display:grid;border-radius:50%}.reorder-arrows{width:45px;height:45px;top:16px;right:49px;place-items:center;background:#edfafa;color:#199eae;box-shadow:0 6px 14px #229ba121}.reorder-arrows svg{width:25px}.reorder-ready{position:absolute;right:17px;bottom:14px;display:inline-flex;align-items:center;gap:4px;padding:6px 9px;border-radius:4px;background:linear-gradient(135deg,#32c4c6,#159aaa);box-shadow:0 4px 8px #189da44a;color:#fff;font-size:9px}.reorder-ready svg{width:11px}.watermark-hero-art{width:380px;height:185px;position:relative;margin-left:auto}.watermark-page{width:128px;height:132px;position:absolute;top:28px;left:115px;display:grid;place-items:center;overflow:hidden;border:1px solid #e9edf5;border-radius:11px;background:#fff;box-shadow:0 12px 26px #5360811f}.watermark-stamp{position:absolute;padding:5px 9px;border:1.5px solid #9b77f8;color:#7d55eb;font-size:10px;font-weight:800;letter-spacing:.8px;opacity:.7;transform:rotate(-38deg)}.watermark-control{width:57px;height:57px;position:absolute;top:17px;right:49px;display:grid;place-items:center;border:1px solid #eee6ff;border-radius:9px;background:#fff;box-shadow:0 8px 17px #6040db18;color:#6c48ed}.watermark-control b{font-size:9px}.watermark-control span{margin-top:-9px;font-size:17px;font-weight:800}.watermark-ready{position:absolute;right:13px;bottom:18px;display:inline-flex;align-items:center;gap:4px;padding:6px 9px;border-radius:4px;background:linear-gradient(135deg,#8d5bf7,#6638df);box-shadow:0 4px 8px #6641df4a;color:#fff;font-size:9px}.watermark-ready svg{width:11px}.jpg-pdf-hero-art{width:380px;height:185px;position:relative;margin-left:auto}.jpg-source-stack{width:124px;height:135px;position:absolute;top:27px;left:62px;display:grid;place-items:center}.jpg-source-stack span{width:73px;height:79px;position:absolute;display:grid;place-items:center;border:1px solid #f0e4d6;border-radius:8px;background:linear-gradient(145deg,#fffdfb,#fff7ef);box-shadow:0 9px 18px #8d6c4918;color:#f29428}.jpg-source-stack span svg{width:31px;height:31px;stroke-width:2}.jpg-source-stack span:first-child{transform:translate(-17px,-15px) rotate(-8deg);color:#31b9a3}.jpg-source-stack span:nth-child(2){transform:translate(17px,16px) rotate(8deg);color:#f25558}.jpg-source-stack span:nth-child(3){z-index:2;color:#f69a25}.jpg-pdf-flow{position:absolute;top:93px;left:180px;width:70px;border-top:1.5px dashed #f3b66d;color:#ef8a24;text-align:right;line-height:0;font-size:19px}.jpg-output-pdf{width:102px;height:108px;position:absolute;top:43px;right:15px;display:grid;place-items:center;border:1px solid #e9edf5;border-radius:10px;background:#fff;box-shadow:0 12px 26px #5360811f}.jpg-output-pdf b{position:absolute;right:7px;bottom:-10px;display:inline-flex;align-items:center;gap:4px;padding:6px 9px;border-radius:4px;background:linear-gradient(135deg,#f49a27,#e8791a);box-shadow:0 4px 8px #e57b2d45;color:#fff;font-size:9px}.jpg-output-pdf b svg{width:11px}.pdf-jpg-hero-art{width:380px;height:185px;position:relative;margin-left:auto}.pdf-jpg-source{position:absolute;top:38px;left:55px;width:102px;height:108px;display:grid;place-items:center;border:1px solid #e9edf5;border-radius:10px;background:#fff;box-shadow:0 12px 26px #5360811f}.pdf-jpg-output b,.pdf-jpg-source b{position:absolute;right:7px;bottom:-10px;display:inline-flex;align-items:center;gap:4px;padding:6px 9px;border-radius:4px;background:linear-gradient(135deg,#5b40ee,#7254fa);box-shadow:0 4px 8px #5940de45;color:#fff;font-size:9px}.pdf-jpg-source b{background:linear-gradient(135deg,#f35543,#e92e20)}.pdf-jpg-flow{position:absolute;top:94px;left:161px;width:70px;border-top:1.5px dashed #9faeff;color:#5b40ee;text-align:right;line-height:0;font-size:19px}.pdf-jpg-output{width:118px;height:133px;position:absolute;top:25px;right:18px}.pdf-jpg-output>span{width:69px;height:77px;position:absolute;display:grid;place-items:center;border:1px solid #e0e6ff;border-radius:8px;background:#fff;box-shadow:0 8px 18px #53608118;color:#f29428}.pdf-jpg-output>span svg{width:29px;height:29px}.pdf-jpg-output>span:first-child{transform:translate(2px) rotate(-8deg);color:#35b9a3}.pdf-jpg-output>span:nth-child(2){transform:translate(38px,19px) rotate(8deg);color:#f25558}.pdf-jpg-output>span:nth-child(3){transform:translate(9px,43px);color:#f69a25;z-index:2}.pdf-jpg-output b{right:0;bottom:-6px;z-index:3}.all-tools-hero{padding:64px 0 48px;background:linear-gradient(125deg,#f7f7ff,#fff 55%,#f5f1ff);text-align:center}.all-tools-hero h1{margin:13px 0 10px;color:#15203b;font-size:42px;letter-spacing:-1.8px}.all-tools-hero h1 span{color:#5b40ee}.all-tools-hero p{max-width:520px;margin:0 auto;color:#677187}.all-tools-list{padding:48px 0 68px}.all-tools-list h2{margin:0 0 18px;color:#18233f;font-size:23px}.all-tools-list h2:not(:first-child){margin-top:42px}.all-tools-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.all-tool-card{min-height:115px;display:grid;grid-template-columns:46px minmax(0,1fr) 18px;align-items:center;grid-gap:15px;gap:15px;padding:18px;border:1px solid #e7eaf3;border-radius:12px;background:#fff;box-shadow:0 5px 18px #40507908;color:inherit;text-decoration:none;transition:transform .2s,box-shadow .2s}.all-tool-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px #40507916}.all-tool-card>span{width:44px;height:44px;display:grid;place-items:center;border-radius:10px;color:#fff}.all-tool-card>span.blue{background:linear-gradient(135deg,#4f7ef7,#315ce8)}.all-tool-card>span.orange{background:linear-gradient(135deg,#ffab35,#f07b17)}.all-tool-card>span.purple{background:linear-gradient(135deg,#a64cec,#8037d8)}.all-tool-card>span.coral{background:linear-gradient(135deg,#ff7083,#f44761)}.all-tool-card>span.teal{background:linear-gradient(135deg,#37c4c4,#16a8af)}.all-tool-card>span.violet{background:linear-gradient(135deg,#9e51e6,#742ec4)}.all-tool-card>span svg{width:23px;height:23px}.all-tool-card b{color:#1c2741;font-size:15px}.all-tool-card p{margin:6px 0 0;color:#6d778a;font-size:12px;line-height:1.45}.all-tool-card>svg{width:17px;color:#5b40ee}.tool-operation-section{padding-bottom:20px}.merge-tool{display:flex;flex-direction:column;align-items:center}.merge-workspace{width:100%;display:grid;grid-template-columns:42% 58%;min-height:311px;padding:20px 27px 24px;border:1px solid #e9edf5;border-radius:10px;background:#fff;box-shadow:0 6px 16px #4a56720e}.merge-workspace h2{margin:0 0 12px;font-size:12px}.upload-panel{padding-right:37px}.upload-dropzone{min-height:238px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1.5px dashed #ab9bff;border-radius:8px;background:linear-gradient(135deg,#fcfbff,#f7f5ff);text-align:center;transition:background .2s,border-color .2s}.upload-dropzone:hover{border-color:#7052f5;background:#f8f6ff}.upload-dropzone>svg{width:48px;height:48px;color:#6745f5;stroke-width:1.4;filter:drop-shadow(0 5px 6px #6848ec30)}.upload-dropzone h3{margin:7px 0 3px;font-size:12px}.upload-dropzone>span{width:152px;display:flex;align-items:center;gap:8px;color:#778197;font-size:10px}.upload-dropzone>span:after,.upload-dropzone>span:before{content:"";height:1px;flex:1 1;background:#dfe1e9}.upload-dropzone button{min-width:136px;height:35px;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin:8px 0 11px;border:0;border-radius:4px;background:linear-gradient(135deg,#6848f4,#4e2ddb);box-shadow:0 5px 10px #5d3de339;color:#fff;font-size:10px;font-weight:700}.upload-dropzone button svg{width:15px}.upload-dropzone p{margin:0;color:#788197;font-size:9px;line-height:1.65}.upload-dropzone input{display:none}.arrange-panel{min-width:0}.arrange-heading{display:flex;align-items:center;gap:8px}.arrange-heading svg{width:13px;height:13px;color:#69748a}.file-list{display:grid;grid-template-columns:repeat(4,minmax(104px,1fr));grid-gap:11px;gap:11px}.empty-arrange{min-height:188px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #e0e4ed;border-radius:8px;background:#fafbfe;color:#748096;text-align:center}.empty-arrange svg{width:37px;height:37px;margin-bottom:8px;color:#b6a8fd}.empty-arrange p{max-width:170px;margin:0;font-size:10px;line-height:1.45}.merge-file-card{min-width:0;height:166px;position:relative;display:flex;flex-direction:column;align-items:center;padding:8px 8px 7px;border:1px solid #dfe4ec;border-radius:6px;background:#fff;cursor:-webkit-grab;cursor:grab;transition:border-color .2s,box-shadow .2s,transform .2s}.merge-file-card:hover{transform:translateY(-2px);border-color:#b5a5ff;box-shadow:0 8px 15px #51607a18}.merge-file-card>svg:first-child{position:absolute;top:8px;left:8px;width:14px;color:#5f6a7d}.merge-file-card>svg:nth-of-type(2){width:43px;height:47px;margin:25px 0 5px;padding:4px;border-radius:5px;background:linear-gradient(145deg,#fb594c,#d72526);color:#fff}.remove-file{position:absolute;top:7px;right:7px;padding:0;border:0;background:transparent;color:#576276}.remove-file svg{width:14px}.merge-file-card b{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:10px}.merge-file-card small{margin-top:4px;color:#8490a4;font-size:9px}.merge-file-card>span{width:18px;height:18px;display:grid;place-items:center;margin-top:8px;border-radius:50%;background:#f2efff;color:#7050e9;font-size:9px}.mobile-move{display:none}.arrange-tip{min-height:44px;display:flex;align-items:center;gap:10px;margin-top:11px;padding:7px 11px;border-radius:5px;background:linear-gradient(90deg,#f7f5ff,#f7f8ff)}.arrange-tip svg{width:25px;height:25px;padding:5px;border-radius:50%;background:#ece8ff;color:#6543f2}.arrange-tip p{margin:0;color:#5d667b;font-size:9px;line-height:1.45}.arrange-tip b{color:#6344e9}.merge-message{width:100%;margin:12px 0 0;color:#c23b4d;font-size:12px;text-align:center}.merge-progress{width:min(100%,450px);margin-top:14px}.merge-progress>div{display:flex;justify-content:space-between;margin-bottom:7px;color:#5c6579;font-size:11px}.merge-progress i{display:block;height:7px;overflow:hidden;border-radius:10px;background:#ece9ff}.merge-progress i i{background:linear-gradient(90deg,#6545ef,#a58ffb);transition:width .25s}.merge-action{min-width:220px;height:35px;display:inline-flex;align-items:center;justify-content:center;gap:9px;margin-top:0;border:0;border-radius:5px;background:linear-gradient(135deg,#6748f4,#4f2eda);box-shadow:0 6px 12px #5a3ade31;color:#fff;font-size:11px;font-weight:700}.merge-action svg{width:16px}.merge-action:disabled{cursor:not-allowed;background:linear-gradient(135deg,#c4b8fa,#a797ef);box-shadow:none}.merge-result{width:100%;display:flex;align-items:center;gap:11px;margin-top:14px;padding:14px 16px;border:1px solid #c4f0d9;border-radius:7px;background:#f4fff8}.merge-result>svg{width:31px;color:#18ae73}.merge-result div{display:flex;flex-direction:column;gap:3px}.merge-result b{font-size:12px}.merge-result span{color:#5e6978;font-size:10px}.merge-result a{height:32px;display:inline-flex;align-items:center;gap:7px;margin-left:auto;padding:0 12px;border-radius:4px;background:#14ad70;color:#fff;font-size:10px;font-weight:700}.merge-result a svg{width:14px}.merge-result button{border:0;background:transparent;color:#5d47da;font-size:10px}.tool-benefits{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-top:0;padding:17px 31px;border:1px solid #dcd9ff;border-radius:9px;background:linear-gradient(105deg,#f8faff,#f7f5ff)}.tool-benefits article{display:flex;gap:14px}.tool-benefits article>svg{width:34px;height:34px;flex:0 0 auto;color:#5f43f1;stroke-width:1.6}.tool-benefits h3{margin:0 0 5px;font-size:11px}.tool-benefits p{margin:0;color:#5e687c;font-size:9px;line-height:1.45}.tool-bottom-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:55px;gap:55px;padding:31px 14px 26px}.related-tools h2,.tool-bottom-content h2{margin:0;font-size:16px;letter-spacing:-.5px;text-align:center}.tool-how-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:18px}.tool-how-steps article{position:relative;text-align:center}.tool-how-steps article:not(:last-child):after{content:"→";position:absolute;top:27px;right:-14px;color:#a9bcff;font-size:22px}.tool-how-icon{width:66px;height:66px;display:grid;place-items:center;margin:0 auto 13px;border-radius:50%;background:linear-gradient(145deg,#f1f4ff,#fafaff);color:#5e7af5}.tool-how-icon svg{width:29px;height:29px;stroke-width:1.5}.tool-how-steps div{position:relative}.tool-how-steps b{position:absolute;top:0;left:5px;width:16px;height:16px;display:grid;place-items:center;border-radius:50%;background:#5b40ee;color:#fff;font-size:9px}.tool-how-steps h3{margin:0 0 7px;color:#5940de;font-size:10px}.tool-how-steps p{margin:0;color:#626c80;font-size:9px;line-height:1.48}.tool-faq>div{margin-top:14px;border:1px solid #e8ebf1;border-radius:8px;overflow:hidden}.tool-faq details{border-bottom:1px solid #edf0f4;background:#fff}.tool-faq details:last-child{border-bottom:0}.tool-faq summary{min-height:35px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;list-style:none;color:#364259;font-size:10px;cursor:pointer}.tool-faq summary::-webkit-details-marker{display:none}.tool-faq summary svg{width:14px;color:#69758b;transition:transform .2s}.tool-faq details[open] summary svg{transform:rotate(180deg)}.tool-faq details p{margin:0;padding:0 12px 11px;color:#687287;font-size:10px;line-height:1.5}.related-tools{padding-bottom:27px}.related-tools>div{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:13px}.related-card{min-height:64px;display:grid;grid-template-columns:40px minmax(0,1fr) 15px;align-items:center;grid-gap:12px;gap:12px;padding:10px 14px;border:1px solid #e8ebf1;border-radius:7px;background:#fff;color:var(--ink);text-align:left;transition:box-shadow .2s,transform .2s}.related-card:hover{transform:translateY(-2px);box-shadow:0 8px 15px #4b567217}.related-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:6px;color:#fff}.related-icon svg{width:23px}.related-card>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:5px}.related-card b{font-size:11px}.related-card small{overflow:hidden;color:#647084;font-size:9px;line-height:1.35}.related-card>svg{width:15px}.related-icon.purple{background:linear-gradient(145deg,#a263fa,#7938df)}.tool-footer{border-top:1px solid #e7eaf0}.tool-footer-grid{display:grid;grid-template-columns:2.05fr repeat(3,1fr) 1.55fr;grid-gap:28px;gap:28px;padding:26px 10px 22px}.tool-footer-grid>div:first-child p{max-width:185px;margin:13px 0 0;color:#586276;font-size:10px;line-height:1.6}.tool-footer-grid h3{margin:4px 0 12px;font-size:11px}.tool-footer-links{display:flex;flex-direction:column;gap:7px}.tool-footer-links a{color:#4f5b70;font-size:10px}.tool-footer-links a:hover{color:var(--purple)}.tool-newsletter p{margin:0 0 11px;color:#596477;font-size:10px;line-height:1.5}.tool-newsletter>div{display:flex}.tool-newsletter input{width:120px;height:29px;min-width:0;padding:0 8px;border:1px solid #dbe0e9;border-radius:4px 0 0 4px;outline:none;font-size:9px}.tool-newsletter button{height:29px;border:0;border-radius:0 4px 4px 0;background:#5738e6;color:#fff;font-size:9px}.tool-footer-bottom{min-height:40px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ebedf2;color:#687286;font-size:9px}.tool-footer-bottom a{color:#687286}.tool-footer-bottom a:hover{color:var(--purple)}@media (max-width:800px){.tool-hero-grid{grid-template-columns:1fr}.tool-hero-copy{text-align:center}.tool-hero-copy>p{margin-left:auto;margin-right:auto}.tool-hero-copy .trust-list{justify-content:center}.merge-hero-art{margin:10px auto -5px;transform:scale(.9)}.merge-workspace{grid-template-columns:1fr;gap:21px;padding:20px}.upload-panel{padding-right:0}.file-list{grid-template-columns:repeat(2,minmax(120px,1fr))}.tool-benefits{grid-template-columns:repeat(2,1fr)}.tool-bottom-content{grid-template-columns:1fr;gap:30px}.related-tools>div,.tool-footer-grid{grid-template-columns:repeat(2,1fr)}.tool-footer-grid>div:first-child,.tool-newsletter{grid-column:1/-1}}@media (max-width:460px){.tool-header{height:60px}.tool-header .language{display:none}.tool-header-actions{gap:0}.tool-hero{padding-top:0}.breadcrumb{margin-top:5px}.tool-hero-copy h1{font-size:34px}.tool-hero-copy .trust-list{gap:12px}.merge-hero-art{transform:scale(.75);margin:-14px auto -32px}.merge-workspace{padding:17px 14px}.merge-workspace h2{font-size:11px}.upload-dropzone{min-height:220px}.file-list{grid-template-columns:1fr;gap:8px}.merge-file-card{height:83px;display:grid;grid-template-columns:20px 44px minmax(0,1fr) 32px;grid-template-rows:22px 22px;grid-column-gap:7px;column-gap:7px;align-items:center;padding:8px;cursor:default}.merge-file-card>svg:first-child{position:static;grid-row:1/3;width:16px}.merge-file-card>svg:nth-of-type(2){width:36px;height:42px;grid-column:2;grid-row:1/3;margin:0}.merge-file-card b{grid-column:3;grid-row:1;text-align:left}.merge-file-card small{grid-column:3;grid-row:2;margin:0}.merge-file-card>span{grid-column:4;grid-row:1;margin:0}.remove-file{top:8px;right:8px}.mobile-move{display:flex;position:absolute;right:7px;bottom:7px;gap:2px}.mobile-move button{width:18px;height:18px;padding:0;border:0;border-radius:3px;background:#f0edff;color:#6545ec;font-size:12px}.mobile-move button:disabled{opacity:.4}.arrange-tip{margin-top:9px}.merge-action{width:100%}.merge-result{flex-wrap:wrap}.merge-result a{margin-left:42px}.tool-benefits{grid-template-columns:1fr;padding:20px}.tool-bottom-content{padding-left:0;padding-right:0}.tool-how-steps{gap:4px}.tool-how-steps article:not(:last-child):after{right:-8px}.tool-how-icon{width:55px;height:55px}.tool-how-steps p{font-size:8px}.related-tools>div{grid-template-columns:1fr}.tool-footer-grid{padding-left:0;padding-right:0}.tool-footer-bottom{flex-direction:column;align-items:flex-start;gap:6px;padding:12px 0}}.merge-workspace.is-locked .upload-dropzone{cursor:wait;opacity:.72}.remove-file:disabled,.upload-dropzone button:disabled{cursor:wait;opacity:.58}.merge-file-card.is-locked{cursor:wait;opacity:.62}.merge-message.warning{color:#9a6513}.split-workspace{grid-template-columns:42% 58%}.split-settings{min-width:0}.split-file-summary{min-height:58px;display:grid;grid-template-columns:42px minmax(0,1fr) 26px;align-items:center;grid-gap:10px;gap:10px;padding:8px 11px;border:1px solid #dfe4ec;border-radius:6px;background:#fff}.split-file-summary>svg{width:35px;height:40px;padding:4px;border-radius:5px;background:linear-gradient(145deg,#fb594c,#d72526);color:#fff}.split-file-summary div{min-width:0;display:flex;flex-direction:column;gap:5px}.split-file-summary b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.split-file-summary small{color:#8490a4;font-size:9px}.split-file-summary button{width:24px;height:24px;display:grid;place-items:center;padding:0;border:0;border-radius:4px;background:transparent;color:#687489}.split-file-summary button:hover{background:#f4f1ff;color:#5d40e9}.split-file-summary button svg{width:14px}.split-mode-tabs{display:flex;gap:5px;margin-top:11px;padding:4px;border-radius:6px;background:#f5f3ff}.split-mode-tabs button{height:31px;flex:1 1;border:0;border-radius:4px;background:transparent;color:#68738a;font-size:10px;font-weight:700}.split-mode-tabs button.active{background:#fff;box-shadow:0 2px 6px #4a56721a;color:#5c3edc}.split-mode-tabs button:disabled{cursor:wait;opacity:.58}.split-mode-copy{min-height:70px;display:flex;align-items:center;gap:11px;margin-top:11px;padding:10px 12px;border:1px dashed #d9d3ff;border-radius:6px;background:linear-gradient(100deg,#fcfbff,#f8f7ff)}.split-mode-copy svg{width:27px;height:27px;flex:0 0 auto;color:#6746ec}.split-mode-copy p{margin:0;color:#5d687c;font-size:10px;line-height:1.5}.split-mode-copy b{color:#5339d9}.range-field{display:flex;flex-direction:column;gap:6px;margin-top:11px}.range-field>span{display:flex;align-items:center;justify-content:space-between;color:#35425a;font-size:10px;font-weight:700}.range-field em{color:#8791a4;font-size:9px;font-style:normal;font-weight:400}.range-field input{height:35px;padding:0 10px;border:1px solid #d8ddea;border-radius:5px;outline:none;color:#344158;font:inherit;font-size:11px}.range-field input:focus{border-color:#8066f4;box-shadow:0 0 0 3px #7658ed12}.range-field.has-error input{border-color:#e79a9d;background:#fffafb}.range-field small{min-height:13px;color:#79849a;font-size:9px;line-height:1.35}.range-field.has-error small{color:#bf4451}.split-workspace.is-locked .range-field,.split-workspace.is-locked .split-file-summary,.split-workspace.is-locked .split-mode-tabs{pointer-events:none;opacity:.62}.rotate-workspace{grid-template-columns:42% 58%}.rotate-direction{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;margin-top:11px}.rotate-direction button{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #e1e4ed;border-radius:5px;background:#fff;color:#687389;font-size:10px;font-weight:700}.rotate-direction button svg{width:15px}.rotate-direction button .rotate-left{transform:scaleX(-1)}.rotate-direction button.active{border-color:#967ffc;background:#f7f5ff;color:#5d3fdf;box-shadow:0 2px 7px #6344e51a}.rotate-direction button:disabled{cursor:wait;opacity:.58}.rotate-scope{display:flex;gap:19px;margin-top:12px;color:#556176;font-size:10px}.rotate-scope label{display:inline-flex;align-items:center;gap:5px;cursor:pointer}.rotate-scope input{width:13px;height:13px;margin:0;accent-color:#6545e9}.rotate-scope small{color:#8791a3}.rotate-workspace.is-locked .range-field,.rotate-workspace.is-locked .rotate-direction,.rotate-workspace.is-locked .rotate-scope,.rotate-workspace.is-locked .split-file-summary{pointer-events:none;opacity:.62}.reorder-workspace{grid-template-columns:38% 62%}.reorder-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0 9px}.reorder-toolbar p{display:flex;align-items:center;gap:5px;margin:0;color:#738095;font-size:9px;line-height:1.35}.reorder-toolbar p svg{width:15px;color:#20a4ad}.reorder-toolbar button{height:25px;flex:0 0 auto;padding:0 8px;border:1px solid #d8e9ec;border-radius:4px;background:#f7ffff;color:#168f9c;font-size:9px;font-weight:700}.reorder-toolbar button:disabled{cursor:default;opacity:.45}.reorder-page-grid{display:grid;grid-template-columns:repeat(4,minmax(82px,1fr));grid-gap:8px;gap:8px;max-height:215px;overflow:auto;padding:2px}.reorder-page-card{min-width:0;min-height:117px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;border:1px solid #dfe6ed;border-radius:6px;background:#fff;cursor:-webkit-grab;cursor:grab;transition:border-color .2s,box-shadow .2s,transform .2s}.reorder-page-card:hover{transform:translateY(-2px);border-color:#7cced4;box-shadow:0 7px 14px #278e951a}.reorder-page-card>svg{position:absolute;top:7px;left:7px;width:13px;color:#627084}.reorder-page-icon{width:35px;height:41px;display:grid;place-items:center;margin-bottom:6px;padding:4px;border-radius:5px;background:linear-gradient(145deg,#31c8c6,#159aab);color:#fff}.reorder-page-icon svg{width:28px;height:31px}.reorder-page-card b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.reorder-page-card small{margin-top:4px;color:#8390a4;font-size:8px}.reorder-page-card.is-locked{cursor:wait;opacity:.62}.reorder-workspace.is-locked .reorder-page-grid,.reorder-workspace.is-locked .reorder-toolbar,.reorder-workspace.is-locked .split-file-summary{pointer-events:none;opacity:.62}.watermark-workspace{grid-template-columns:38% 62%}.watermark-text-field{display:flex;flex-direction:column;gap:5px;margin-top:10px}.watermark-position,.watermark-text-field>span{display:flex;align-items:center;justify-content:space-between;color:#35425a;font-size:10px;font-weight:700}.watermark-text-field em{color:#8791a4;font-size:9px;font-style:normal;font-weight:400}.watermark-text-field input{height:33px;padding:0 10px;border:1px solid #d8ddea;border-radius:5px;outline:none;color:#344158;font:inherit;font-size:11px}.watermark-text-field input:focus{border-color:#8066f4;box-shadow:0 0 0 3px #7658ed12}.watermark-text-field.has-error input{border-color:#e79a9d;background:#fffafb}.watermark-text-field small{color:#bf4451;font-size:9px}.watermark-controls{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px 13px;gap:7px 13px;margin-top:9px}.watermark-controls>label{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:4px;gap:4px;color:#586478;font-size:9px}.watermark-controls output{color:#6644e5;font-weight:700}.watermark-controls input[type=range]{grid-column:1/-1;width:100%;margin:0;accent-color:#6644e5}.watermark-color{grid-template-columns:1fr auto!important}.watermark-color input{width:29px;height:22px;padding:1px;border:1px solid #d8ddea;border-radius:4px;background:#fff}.watermark-position{margin-top:8px}.watermark-position select{width:124px;height:29px;padding:0 7px;border:1px solid #d8ddea;border-radius:4px;background:#fff;color:#4f5d72;font:inherit;font-size:9px}.watermark-scope{margin-top:10px}.watermark-workspace.is-locked .range-field,.watermark-workspace.is-locked .split-file-summary,.watermark-workspace.is-locked .watermark-controls,.watermark-workspace.is-locked .watermark-position,.watermark-workspace.is-locked .watermark-scope,.watermark-workspace.is-locked .watermark-text-field{pointer-events:none;opacity:.62}.jpg-pdf-workspace{grid-template-columns:39% 61%}.image-card-grid{display:grid;grid-template-columns:repeat(4,minmax(83px,1fr));grid-gap:8px;gap:8px;max-height:147px;overflow:auto;padding:2px}.image-file-card{min-width:0;min-height:124px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;border:1px solid #dfe6ed;border-radius:6px;background:#fff;cursor:-webkit-grab;cursor:grab;transition:border-color .2s,box-shadow .2s,transform .2s}.image-file-card:hover{transform:translateY(-2px);border-color:#f6b56f;box-shadow:0 7px 14px #e98d291c}.image-file-card>svg{position:absolute;top:7px;left:7px;width:13px;color:#627084}.image-file-icon{width:38px;height:41px;display:grid;place-items:center;margin-bottom:6px;border-radius:5px;background:linear-gradient(145deg,#f8a53b,#ed7a1d);color:#fff}.image-file-icon svg{width:25px}.image-file-card b{font-size:9px}.image-file-card b,.image-file-card small{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.image-file-card small{margin-top:4px;color:#8390a4;font-size:8px}.image-position{width:18px;height:18px;display:grid;place-items:center;margin-top:6px;border-radius:50%;background:#fff1df;color:#e77b1e;font-size:9px}.image-file-card.is-locked{cursor:wait;opacity:.62}.image-add-row{display:flex;align-items:center;justify-content:space-between;margin:8px 0}.image-add-row button{height:25px;padding:0 8px;border:1px solid #f3d3ad;border-radius:4px;background:#fffaf4;color:#dc771e;font-size:9px;font-weight:700}.image-add-row button:disabled{cursor:wait;opacity:.58}.image-add-row span{color:#8892a3;font-size:9px}.image-pdf-options{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px;padding:8px;border:1px solid #f0e9df;border-radius:6px;background:#fffdfa}.image-pdf-options label{display:flex;flex-direction:column;gap:4px;color:#617086;font-size:9px}.image-pdf-options select{height:28px;padding:0 5px;border:1px solid #dedfe7;border-radius:4px;background:#fff;color:#4f5d72;font:inherit;font-size:9px}.jpg-pdf-workspace.is-locked .image-add-row,.jpg-pdf-workspace.is-locked .image-card-grid,.jpg-pdf-workspace.is-locked .image-pdf-options{pointer-events:none;opacity:.62}@media (max-width:800px){.split-workspace{grid-template-columns:1fr}.split-hero-art{margin:10px auto -5px;transform:scale(.9)}.rotate-workspace{grid-template-columns:1fr}.delete-hero-art,.rotate-hero-art{margin:10px auto -5px;transform:scale(.9)}.reorder-workspace{grid-template-columns:1fr}.reorder-hero-art{margin:10px auto -5px;transform:scale(.9)}.watermark-workspace{grid-template-columns:1fr}.watermark-hero-art{margin:10px auto -5px;transform:scale(.9)}.jpg-pdf-workspace,.pdf-jpg-workspace{grid-template-columns:1fr}.jpg-pdf-hero-art,.pdf-jpg-hero-art{margin:10px auto -5px;transform:scale(.9)}.all-tools-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.delete-hero-art,.jpg-pdf-hero-art,.pdf-jpg-hero-art,.reorder-hero-art,.rotate-hero-art,.split-hero-art,.watermark-hero-art{transform:scale(.75);margin:-14px auto -32px}.split-file-summary{grid-template-columns:38px minmax(0,1fr) 25px}.range-field>span{align-items:flex-start;flex-direction:column;gap:2px}.split-mode-tabs button{font-size:9px}.split-mode-copy{min-height:64px}.rotate-scope{gap:13px}.reorder-toolbar{align-items:flex-start}.reorder-toolbar p{max-width:180px}.reorder-page-grid{grid-template-columns:1fr;max-height:280px}.reorder-page-card{min-height:68px;display:grid;grid-template-columns:18px 39px minmax(0,1fr) 62px;grid-template-rows:23px 20px;grid-column-gap:7px;column-gap:7px;justify-content:normal;align-items:center;padding:7px;cursor:default}.reorder-page-card>svg{position:static;grid-row:1/3}.reorder-page-icon{width:32px;height:38px;grid-column:2;grid-row:1/3;margin:0}.reorder-page-icon svg{width:25px}.reorder-page-card b{grid-column:3;grid-row:1}.reorder-page-card small{grid-column:3;grid-row:2;margin:0}.image-file-card .mobile-move,.reorder-page-card .mobile-move{display:flex;position:static;grid-column:4;grid-row:1/3;justify-content:flex-end}.watermark-controls{gap:7px 10px}.image-card-grid{grid-template-columns:1fr;max-height:300px}.image-file-card{min-height:70px;display:grid;grid-template-columns:18px 40px minmax(0,1fr) 62px;grid-template-rows:23px 20px;grid-column-gap:7px;column-gap:7px;justify-content:normal;align-items:center;padding:7px;cursor:default}.image-file-card>svg{position:static;grid-row:1/3}.image-file-icon{width:33px;height:37px;grid-column:2;grid-row:1/3;margin:0}.image-file-card b{grid-column:3;grid-row:1;text-align:left}.image-file-card small{grid-column:3;grid-row:2;margin:0;text-align:left}.image-file-card .image-position{display:none}.image-file-card .remove-file{right:73px;top:7px}.image-pdf-options{gap:5px;padding:7px}.image-pdf-options select{font-size:8px}.image-add-row{margin-top:7px}.all-tools-hero{padding:42px 0 34px}.all-tools-hero h1{font-size:34px}.all-tools-list{padding:34px 0 48px}.all-tools-grid{grid-template-columns:1fr}.all-tool-card{min-height:94px}}.information-page{min-height:100vh;background:radial-gradient(circle at 66% 9%,#f4f1ff 0,#fff 30%),#fff}.information-content{min-height:510px;padding:1px 0 52px}.information-content .breadcrumb{margin-bottom:20px}.information-card{max-width:780px;margin:0 auto;padding:34px 38px 39px;border:1px solid #e9edf5;border-radius:10px;background:#fff;box-shadow:0 6px 16px #4a56720e}.information-card h1{margin:0;color:#18233f;font-size:32px;letter-spacing:-1.4px}.information-intro{margin:11px 0 28px;color:#657187;font-size:14px;line-height:1.55}.information-copy{color:#536077;font-size:13px;line-height:1.7}.information-copy h2{margin:26px 0 8px;color:#27334d;font-size:16px}.information-copy h2:first-child{margin-top:0}.information-copy p{margin:0}.information-copy a{color:#5b40ee;text-decoration:underline;text-underline-offset:2px}@media (max-width:460px){.information-content{padding-bottom:34px}.information-card{padding:25px 20px 29px}.information-card h1{font-size:27px}.information-copy{font-size:12px}.information-copy h2{font-size:15px}}