:root{color-scheme:light;--ink:#121827;--muted:#667085;--line:#e4e9f0;--paper:#fff;--wash:#f7f9fc;--brand:#2758e8;--brand-dark:#1746d0;--safe:#16765a;--safe-wash:#eaf8f3;--pro:#a06312;--pro-wash:#fff4db;font-family:Inter,"Microsoft YaHei","PingFang SC",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--wash);line-height:1.6}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.hero{padding:64px 24px 45px;background:radial-gradient(circle at 82% 10%,#e7edff 0,transparent 28%),linear-gradient(#fff,#f7f9fc)}.hero-inner,main,footer{width:min(1120px,100%);margin:0 auto}.hero-inner{display:flex;align-items:end;justify-content:space-between;gap:34px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:13px;font-size:clamp(38px,6vw,58px);line-height:1.08;letter-spacing:-2.4px}h2{margin-bottom:8px;font-size:clamp(25px,4vw,36px);line-height:1.2;letter-spacing:-1px}h3{margin-bottom:7px;font-size:20px}.hero-copy{max-width:650px;margin-bottom:0;color:#697487;font-size:16px}.eyebrow{margin-bottom:9px;color:#3560ce;font-size:12px;font-weight:850;letter-spacing:.08em}.eyebrow span{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#2e69ef;box-shadow:0 0 0 4px #dfe8ff}.tool-section .eyebrow{color:var(--brand)}.edition-card{min-width:210px;padding:15px 17px;border:1px solid #dfe5ed;border-radius:13px;background:rgba(255,255,255,.9);box-shadow:0 10px 25px rgba(32,48,80,.06)}.edition-card span,.edition-card small{display:block}.edition-card span{font-weight:800}.edition-card small{margin-top:3px;color:#7d8797;font-size:11px}main{padding:10px 24px 70px}.tool-nav{position:sticky;z-index:5;top:10px;display:flex;gap:5px;width:fit-content;margin:0 auto 27px;padding:6px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 9px 26px rgba(31,49,85,.09);backdrop-filter:blur(10px)}.tool-nav a{padding:7px 20px;border-radius:999px;color:#4b566a;font-size:13px;font-weight:750;text-decoration:none}.tool-nav a:hover,.tool-nav a:focus-visible{color:var(--brand);background:#edf2ff}.tool-section{padding:48px 0 14px;scroll-margin-top:66px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.section-heading .eyebrow{margin-bottom:5px;letter-spacing:0}.privacy-chip,.pro-badge{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.privacy-chip{padding:6px 10px;color:var(--safe);background:var(--safe-wash)}.pro-badge{padding:4px 8px;color:var(--pro);background:var(--pro-wash)}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tool-card{position:relative;padding:23px;border:1px solid var(--line);border-radius:17px;background:var(--paper);box-shadow:0 10px 28px rgba(35,51,82,.045)}.tool-card:hover{border-color:#cfd7e5;box-shadow:0 14px 35px rgba(35,51,82,.08)}.tool-card>p{color:var(--muted);font-size:13px}.card-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:18px;border-radius:12px;color:#d94763;background:#ffecef;font-size:10px;font-weight:900}.pdf-organize .card-icon{color:#bf7813;background:#fff3d7}.pdf-split .card-icon{color:#7750cc;background:#f0ebff}.image-card .card-icon{color:#147d9d;background:#e6f8fc}.text-card .card-icon{color:#14775a;background:#e6f7f0}.wide-card{padding:27px}.card-title-row{display:flex;align-items:start;justify-content:space-between;gap:16px}.card-title-row>div{flex:1}.card-title-row>div .card-icon{float:left;margin:0 14px 10px 0}.card-title-row p{margin-bottom:15px;color:var(--muted);font-size:13px}label{display:block;margin:13px 0;color:#3d485d;font-size:13px;font-weight:700}input[type=text],input[type=number],select,textarea{width:100%;margin-top:6px;padding:10px 11px;border:1px solid #cbd4e2;border-radius:9px;color:var(--ink);background:#fff}textarea{resize:vertical;font-family:"Cascadia Code",Consolas,monospace;font-size:13px}input[type=range]{width:100%;margin-top:11px}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid rgba(39,88,232,.18);outline-offset:2px}.file-picker{position:relative;display:block;padding:16px;border:1.5px dashed #a7b5c9;border-radius:11px;color:var(--brand);background:#f8faff;text-align:center;cursor:pointer}.file-picker:before{content:"+";margin-right:6px}.file-picker:hover{border-color:var(--brand);background:#eef3ff}.file-picker input{position:absolute;width:1px;height:1px;opacity:0}.file-summary{min-height:21px;font-size:12px}button{min-height:42px;padding:9px 17px;border:0;border-radius:9px;color:#fff;background:var(--brand);font-size:13px;font-weight:800;cursor:pointer}button:hover{background:var(--brand-dark)}button:disabled{color:#8a94a5;background:#e8ebf0;cursor:not-allowed}button.secondary{color:var(--brand);background:#edf2ff}button.secondary:hover{background:#dfe8ff}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 17px}.checkbox-row,.button-row{display:flex;flex-wrap:wrap;gap:11px 19px;margin:15px 0}.checkbox-row label{margin:0;font-weight:600}.status{min-height:22px;margin:11px 0 0;color:var(--muted);font-size:13px}.status.success{color:var(--safe)}.status.error{color:#b42318}.result-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:13px;margin-top:17px}.result-item{padding:13px;border:1px solid var(--line);border-radius:13px;background:#f8faff}.result-item img{display:block;width:100%;height:140px;object-fit:contain;border-radius:8px;background:#eef1f5}.result-item p{margin:8px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.result-item a{color:var(--brand);font-weight:800}.trust-section{margin-top:50px;padding:32px;border:1px solid #dbe3ef;border-radius:19px;color:#5e6c81;background:#fff}.trust-section h2{color:var(--ink);font-size:25px}.trust-section h2:before{content:"✓";display:inline-grid;place-items:center;width:32px;height:32px;margin-right:10px;border-radius:10px;color:#fff;background:#1b8664;font-size:16px}.trust-section p{margin-bottom:0;font-size:13px}footer{display:flex;justify-content:space-between;gap:20px;padding:24px;color:var(--muted);font-size:12px}footer p{margin:0}footer a{color:var(--brand)}code{padding:2px 5px;border-radius:5px;background:#eef1f6}@media(max-width:860px){.hero-inner,.section-heading{align-items:start;flex-direction:column}.edition-card{width:100%}.tool-grid,.form-grid{grid-template-columns:1fr}}@media(max-width:560px){.hero{padding:43px 18px 30px}main{padding:8px 14px 50px}.tool-card,.wide-card{padding:19px}.card-title-row,footer{align-items:start;flex-direction:column}.tool-nav{top:5px}.tool-nav a{padding:7px 14px}.edition-card{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
