:root{--primary: #1677ff;--primary-deep: #075fe4;--primary-light: #eaf3ff;--ink: #111936;--ink-soft: #263457;--muted: #667085;--line: #e4ebf5;--surface: #ffffff;--background: #f7faff;--success: #16a34a;--warning: #f59e0b;--error: #ef4444;--pdf-red: #f04438;--shadow: 0 12px 36px rgba(31, 64, 104, .09);--font: "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", sans-serif;color:var(--ink);font-family:var(--font);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--background);color:var(--ink)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid rgba(22,119,255,.25);outline-offset:2px}.app-shell{min-height:100vh;display:flex;flex-direction:column;overflow:clip}.app-main{flex:1}.page-container{width:min(1200px,100% - 64px);margin-inline:auto}.section-anchor{scroll-margin-top:90px}.app-header{height:68px;background:#fffffff5;border-bottom:1px solid rgba(218,228,242,.9);box-shadow:0 5px 20px #1c3e6609;position:relative;z-index:30}.app-header__inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 clamp(40px,5vw,64px)}.app-header__brand{display:inline-flex;border-radius:12px}.brand-logo{display:inline-flex;align-items:center;gap:11px;color:var(--primary);white-space:nowrap}.brand-logo__mark{width:36px;height:36px;object-fit:contain;border-radius:11px}.brand-logo__name{color:var(--ink);font-size:22px;font-weight:800;letter-spacing:-.02em}.brand-logo--compact .brand-logo__mark{width:32px;height:32px;border-radius:10px}.header-privacy{position:relative;flex:0 0 auto}.header-privacy summary{min-height:36px;display:flex;align-items:center;gap:7px;padding:0 11px;border:1px solid #cfe3fb;border-radius:99px;background:linear-gradient(180deg,#fbfdff,#f0f7ff);color:#1468df;font-size:12px;font-weight:750;cursor:pointer;list-style:none;user-select:none;transition:border-color .2s,background .2s,box-shadow .2s}.header-privacy summary::-webkit-details-marker{display:none}.header-privacy summary:hover{border-color:#91bff8;background:#edf6ff;box-shadow:0 6px 18px #1677ff1a}.header-privacy[open] summary{border-color:#78acf0;background:#eaf4ff;box-shadow:0 0 0 3px #1677ff14}.header-privacy summary svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-privacy__status{width:7px;height:7px;border-radius:50%;background:#24b86a;box-shadow:0 0 0 4px #24b86a1f}.header-privacy__mobile-label{display:none}.header-privacy__popover{position:absolute;top:calc(100% + 11px);right:0;width:288px;display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fffffffa;border:1px solid #dbe7f4;border-radius:15px;box-shadow:0 18px 45px #1d3e6829;animation:privacy-pop .18s ease both}.header-privacy__popover:before{content:"";position:absolute;right:24px;top:-6px;width:10px;height:10px;background:#fff;border-top:1px solid #dbe7f4;border-left:1px solid #dbe7f4;transform:rotate(45deg)}.header-privacy__shield{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:#e8f7ee;color:#1ca45c}.header-privacy__shield svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-privacy__popover div{text-align:left}.header-privacy__popover strong{display:block;font-size:13px;margin-bottom:5px}.header-privacy__popover p{color:var(--muted);font-size:11px;line-height:1.65;margin:0}@keyframes privacy-pop{0%{opacity:0;transform:translateY(-5px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.button{min-height:44px;border:1px solid transparent;border-radius:11px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;line-height:1;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{opacity:.48;cursor:not-allowed}.button--primary{color:#fff;background:linear-gradient(135deg,#2587ff,#0967ed);box-shadow:0 10px 24px #1677ff3b}.button--primary:hover:not(:disabled){box-shadow:0 14px 28px #1677ff4d}.button--light{background:#ffffffe6;color:var(--ink);border-color:#dce6f4;box-shadow:0 7px 20px #29487014}.button--ghost{background:#fff;color:var(--ink-soft);border-color:#dce5f1}.button--large{min-height:52px;padding-inline:30px}.button span{font-size:1.15em}.tool-icon{--icon-a: #438eff;--icon-b: #1468e8;display:inline-grid;place-items:center;flex:0 0 auto;width:54px;height:54px;border-radius:14px;color:var(--icon-a);position:relative;filter:drop-shadow(0 8px 10px color-mix(in srgb,var(--icon-a) 25%,transparent))}.tool-icon:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(145deg,var(--icon-a),var(--icon-b))}.tool-icon svg{width:73%;height:73%;position:relative;z-index:1;overflow:visible}.tool-icon svg>*{fill:#fffffff2;stroke:none;stroke-linecap:round;stroke-linejoin:round}.tool-icon svg .line{fill:none;stroke:#fff;stroke-width:2.5}.tool-icon svg .accent{fill:#ffffff9e;stroke:#fff;stroke-width:1.4}.tool-icon svg .ink{fill:none;stroke:var(--icon-b);stroke-width:2;opacity:.82}.tool-icon--sm{width:42px;height:42px;border-radius:11px}.tool-icon--lg{width:72px;height:72px;border-radius:20px}.tool-icon--red{--icon-a: #ff7168;--icon-b: #ef332e}.tool-icon--orange{--icon-a: #ffad4f;--icon-b: #ff7417}.tool-icon--blue{--icon-a: #5aa2ff;--icon-b: #1267ea}.tool-icon--violet{--icon-a: #a783ff;--icon-b: #6e43dc}.tool-icon--cyan{--icon-a: #45d4d3;--icon-b: #08aeba}.tool-icon--pink{--icon-a: #ff7598;--icon-b: #e83f77}.tool-icon--green{--icon-a: #62d77c;--icon-b: #24a653}.tool-icon--indigo{--icon-a: #5c9cff;--icon-b: #235edb}.tool-card{width:100%;border:1px solid var(--line);border-radius:17px;background:#fffffff0;padding:20px;display:flex;align-items:flex-start;gap:16px;text-align:left;cursor:pointer;box-shadow:0 7px 22px #2649730b;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.tool-card:hover{transform:translateY(-4px);border-color:#bed8fb;box-shadow:0 15px 34px #1c4d891c}.tool-card__body{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start}.tool-card__body strong{font-size:16px;font-weight:800;margin:2px 0 6px}.tool-card__body>span:not(.tool-card__action){color:var(--muted);font-size:13px;line-height:1.55}.tool-card__body em{font-size:11px;font-style:normal;color:#a86500;background:#fff4d8;padding:4px 8px;border-radius:99px;margin-top:10px}.tool-card__action{font-size:12px;color:var(--primary);font-weight:700;border:1px solid #a9ceff;border-radius:7px;padding:5px 10px;margin-top:12px}.tool-card__action b{font-size:14px}.tool-card--compact{padding:18px 10px;min-height:150px;flex-direction:column;align-items:center;text-align:center;gap:11px;box-shadow:none}.tool-card--compact .tool-card__body{align-items:center}.tool-card--compact .tool-card__body strong{font-size:15px}.app-footer{background:#fff;border-top:1px solid var(--line);padding:48px 0 0}.app-footer__grid{display:grid;grid-template-columns:1.55fr repeat(3,1fr);gap:48px;padding-bottom:38px}.app-footer__intro p{color:var(--muted);line-height:1.8;max-width:260px;margin:14px 0}.privacy-chip{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#24744a;background:#edf9f1;border:1px solid #d4f0dc;border-radius:99px;padding:7px 10px}.privacy-chip i{width:7px;height:7px;background:#2eb766;border-radius:50%;box-shadow:0 0 0 4px #2eb76621}.footer-column{display:flex;flex-direction:column;gap:10px}.footer-column h3{font-size:14px;margin:3px 0 5px}.footer-column a{color:var(--muted);font-size:13px;transition:color .2s,transform .2s}.footer-column a:hover{color:var(--primary);transform:translate(3px)}.app-footer__bottom{border-top:1px solid #edf1f6;min-height:66px;display:flex;align-items:center;justify-content:space-between;color:#8b95a7;font-size:12px}.article-page{min-height:70vh;padding:76px 0 100px;background:radial-gradient(circle at 50% 0,#eaf4ff 0,transparent 33%),#f8fbff}.article-page__container{max-width:940px}.article-page header{text-align:center;margin-bottom:48px}.article-page header>span{color:var(--primary);font-size:12px;letter-spacing:.22em;font-weight:800}.article-page header h1{font-size:clamp(34px,5vw,52px);letter-spacing:-.04em;margin:10px 0 12px}.article-page header p{color:var(--muted);font-size:17px;line-height:1.8}.article-copy{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:64px 80px}.article-copy header{margin-bottom:40px}.article-copy h2{margin-top:36px;font-size:20px}.article-copy p{color:#536077;line-height:1.9}.guide-steps{display:grid;grid-template-columns:1fr 1fr;gap:20px}.guide-steps article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:0 8px 24px #1f40680d}.guide-steps b{color:var(--primary);font-size:13px;letter-spacing:.15em}.guide-steps h2{font-size:19px;margin:12px 0 8px}.guide-steps p{color:var(--muted);line-height:1.8;margin:0}.article-callout{margin-top:24px;padding:24px 28px;border-radius:18px;background:#eaf4ff;border:1px solid #cfe4ff}.article-callout p{margin:8px 0 0;color:#53647b;line-height:1.8}.article-faq{display:grid;gap:12px}.article-faq details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:0 24px;box-shadow:0 7px 22px #1f40680a}.article-faq summary{min-height:66px;display:flex;align-items:center;justify-content:space-between;font-weight:750;cursor:pointer;list-style:none}.article-faq summary span{color:var(--primary);font-size:22px}.article-faq details[open] summary span{transform:rotate(45deg)}.article-faq details p{color:var(--muted);line-height:1.8;margin:0 0 22px}.not-found{min-height:70vh;display:grid;place-items:center;text-align:center;padding:80px 24px;background:radial-gradient(circle,#e3f1ff 0,#f8fbff 55%)}.not-found span{display:block;color:var(--primary);font-size:clamp(90px,15vw,160px);font-weight:900;line-height:.9;opacity:.16}.not-found h1{font-size:34px;margin:-20px 0 12px}.not-found p{color:var(--muted);margin-bottom:28px}.home-page{background:#fff}.hero-section{min-height:610px;position:relative;padding:62px 0 96px;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.95) 0,transparent 34%),radial-gradient(circle at 78% 28%,rgba(183,220,255,.6) 0,transparent 29%),linear-gradient(120deg,#f7fbff,#edf7ff 46%,#e6f3ff);overflow:hidden}.hero-section:after{content:"";position:absolute;inset:auto -5% -90px;height:180px;background:radial-gradient(ellipse at 12% 50%,white 0 34%,transparent 35%),radial-gradient(ellipse at 32% 70%,white 0 31%,transparent 32%),radial-gradient(ellipse at 57% 55%,white 0 35%,transparent 36%),radial-gradient(ellipse at 82% 65%,white 0 32%,transparent 33%);opacity:.72}.hero-section__mist{position:absolute;border-radius:50%;filter:blur(12px);background:#ffffffb3}.hero-section__mist--one{width:360px;height:170px;left:-170px;bottom:10px}.hero-section__mist--two{width:320px;height:150px;right:-110px;bottom:18px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:53% 47%;align-items:center}.hero-copy{position:relative;z-index:20;padding-top:6px;animation:rise-in .75s ease both}.hero-kicker{display:inline-flex;align-items:center;gap:8px;color:#176cdc;background:#ffffffb3;border:1px solid #cfe3fb;border-radius:99px;padding:7px 12px;font-size:12px;font-weight:700;margin-bottom:18px}.hero-kicker i{width:7px;height:7px;border-radius:50%;background:#26bd70;box-shadow:0 0 0 4px #26bd7024}.hero-copy h1{font-size:clamp(38px,4.3vw,58px);line-height:1.18;letter-spacing:-.045em;margin-bottom:10px;font-weight:900}.hero-copy h1 em{color:var(--primary);font-style:normal;position:relative}.hero-copy h1 em:after{content:"";position:absolute;left:0;right:0;height:7px;bottom:2px;background:#a9d1ff;opacity:.45;border-radius:50%;z-index:-1;transform:rotate(-1deg)}.hero-copy h2{font-size:clamp(18px,2vw,27px);letter-spacing:.02em;margin-bottom:15px}.hero-copy>p{max-width:570px;color:#4f607a;font-size:16px;line-height:1.85;margin-bottom:20px}.hero-search-wrap{position:relative;width:min(600px,100%);z-index:12}.hero-search{height:56px;display:flex;align-items:center;gap:12px;background:#fffffff5;border:1px solid #dbe6f4;border-radius:14px;padding:0 15px;box-shadow:0 12px 30px #224d8017}.hero-search:focus-within{border-color:#8fbeff;box-shadow:0 14px 35px #1677ff24,0 0 0 4px #1677ff14}.hero-search svg{width:23px;fill:none;stroke:#536680;stroke-width:2}.hero-search input{min-width:0;flex:1;height:100%;border:0;outline:0;color:var(--ink);background:transparent}.hero-search input::placeholder{color:#8390a5}.hero-search kbd{color:#8390a5;border:1px solid #dce5f0;background:#f8fafd;border-radius:6px;padding:3px 7px;font-family:inherit;font-size:12px}.search-results{position:absolute;z-index:50;inset:64px 0 auto;background:#fff;border:1px solid #dce7f5;border-radius:15px;box-shadow:0 22px 50px #1a3c6529;overflow:hidden;padding:7px}.search-results button{width:100%;border:0;background:transparent;border-radius:11px;display:flex;align-items:center;gap:12px;padding:10px;text-align:left;cursor:pointer}.search-results button:hover{background:#f3f8ff}.search-results button>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column}.search-results strong{font-size:14px}.search-results small{color:var(--muted);margin-top:3px}.search-results em{color:var(--primary);font-style:normal;font-size:12px}.search-results>p{color:var(--muted);padding:18px;margin:0;text-align:center}.hero-actions{display:flex;gap:16px;margin-top:20px}.hero-trust{display:flex;gap:24px;margin-top:18px;color:#6f7e94;font-size:12px}.hero-trust span:first-letter{color:#1ab265}.hero-visual{min-height:455px;position:relative;z-index:1;animation:rise-in .8s .12s ease both}.orbit{position:absolute;border:1px solid rgba(99,167,241,.35);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-10deg)}.orbit--one{width:410px;height:310px}.orbit--two{width:470px;height:365px;border-style:dashed;opacity:.6}.hero-cloud{width:305px;height:165px;position:absolute;left:50%;top:48%;transform:translate(-50%,-45%);filter:drop-shadow(0 24px 24px rgba(36,107,184,.25))}.hero-cloud i,.hero-cloud span{position:absolute;background:linear-gradient(150deg,#fff,#e9f6ff 55%,#acd7ff);border-radius:50%}.hero-cloud i:nth-child(1){width:145px;height:145px;left:72px;top:0}.hero-cloud i:nth-child(2){width:118px;height:118px;left:0;top:53px}.hero-cloud i:nth-child(3){width:125px;height:125px;right:0;top:48px}.hero-cloud span{width:265px;height:104px;left:20px;bottom:0;border-radius:80px}.pdf-document{width:118px;height:150px;background:linear-gradient(145deg,#ff766d,#f23630);border-radius:13px 13px 18px 18px;position:absolute;left:50%;top:50%;transform:translate(-50%,-58%) rotate(6deg);z-index:4;box-shadow:0 18px 28px #e5312d4a,inset 0 1px 1px #ffffff80;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;color:#fff}.pdf-document:after{content:"";position:absolute;right:0;top:0;width:33px;height:33px;background:linear-gradient(225deg,#fff 0 50%,#ffaaa5 51%);border-radius:0 9px 0 8px}.pdf-document b{font-size:25px;line-height:1}.pdf-document svg{width:57px;height:65px;fill:none;stroke:#fff;stroke-width:3}.float-tool{position:absolute;z-index:6;min-width:100px;background:#ffffffeb;border:1px solid rgba(215,231,249,.95);border-radius:16px;box-shadow:0 15px 28px #265b9724;padding:12px;display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--ink);font-family:inherit;font-size:12px;font-weight:750;text-decoration:none;cursor:pointer;touch-action:manipulation;backdrop-filter:blur(10px);animation:float 4s ease-in-out infinite;transition:border-color .2s ease,box-shadow .2s ease,filter .2s ease}.float-tool:hover{border-color:#9bc5f6;box-shadow:0 18px 34px #265b9738;filter:saturate(1.08) brightness(1.02)}.float-tool:active{filter:saturate(1.05) brightness(.96)}.float-tool:focus-visible{outline:3px solid rgba(22,119,255,.28);outline-offset:3px}.float-tool--merge{left:4%;top:3%}.float-tool--split{right:1%;top:2%;animation-delay:-.8s}.float-tool--watermark{right:-6%;top:38%;animation-delay:-1.5s}.float-tool--image{left:2%;bottom:2%;animation-delay:-2.2s}.float-tool--export{right:3%;bottom:1%;animation-delay:-.35s}.spark{position:absolute;color:#fff;font-size:27px;z-index:3;text-shadow:0 0 14px #70b3ff}.spark--one{left:20%;top:21%}.spark--two{right:17%;top:26%}.spark--three{left:15%;bottom:23%;font-size:55px}@keyframes float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-8px) rotate(1deg)}}@keyframes rise-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.quick-tools-section{position:relative;z-index:8;margin-top:-58px;padding-bottom:34px}.quick-tools-panel{background:#fffffff5;border:1px solid rgba(220,231,244,.92);border-radius:22px;box-shadow:0 18px 45px #2248751a;padding:24px 24px 22px}.quick-tools-panel .section-heading--left{display:none}.quick-tools-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.content-section{padding:50px 0 62px}.content-section--tint{background:linear-gradient(180deg,#f8fbff 0,#f3f8ff);border-top:1px solid #edf3fa;border-bottom:1px solid #edf3fa}.section-heading{text-align:center;margin-bottom:30px}.section-heading>span,.section-heading>div>span{display:inline-block;color:var(--primary);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px}.section-heading h2{font-size:clamp(25px,3vw,33px);letter-spacing:-.035em;margin:0 0 8px}.section-heading p{color:var(--muted);margin:0}.section-heading--inline{display:flex;align-items:flex-end;justify-content:space-between;text-align:left}.section-heading--inline h2{margin-bottom:0}.popular-tools-grid,.benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.benefit-card{border:1px solid #e2ebf6;border-radius:17px;background:#ffffffd1;padding:22px;display:flex;gap:15px;align-items:flex-start;min-height:144px}.benefit-card h3{font-size:15px;margin:4px 0 8px}.benefit-card p{color:var(--muted);font-size:12px;line-height:1.75;margin:0}.process-section{padding-bottom:44px}.process-grid{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:18px}.process-grid>article{min-height:116px;border:1px solid var(--line);border-radius:17px;background:#fff;padding:20px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:14px;position:relative}.process-grid article>b{align-self:start;color:#fff;width:31px;height:31px;display:grid;place-items:center;background:var(--primary);border-radius:50%;font-size:13px}.process-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#eef6ff;color:var(--primary);font-size:29px;font-weight:700}.process-grid h3{font-size:15px;margin:0 0 6px}.process-grid p{color:var(--muted);font-size:12px;line-height:1.65;margin:0}.process-grid>i{color:#a9c9ef;font-style:normal;letter-spacing:2px}.faq-section{padding-top:38px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.faq-grid details{border:1px solid var(--line);border-radius:15px;background:#fff;padding:0 20px}.faq-grid summary{min-height:58px;list-style:none;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:750;cursor:pointer}.faq-grid summary span{color:var(--primary);font-size:20px;transition:transform .2s}.faq-grid details[open] summary span{transform:rotate(45deg)}.faq-grid details p{color:var(--muted);font-size:13px;line-height:1.75;margin:0 0 18px}.privacy-banner{margin-top:22px;background:linear-gradient(115deg,#eff7ff,#f4fbff);border:1px solid #cfe4ff;border-radius:18px;padding:20px 24px;display:flex;align-items:center;gap:17px}.privacy-banner>div{flex:1;display:flex;flex-direction:column}.privacy-banner strong{margin-bottom:5px}.privacy-banner span{color:var(--muted);font-size:13px}.privacy-banner a{color:var(--primary);font-size:13px;font-weight:750}.tool-page{min-height:75vh;padding:64px 0 92px;position:relative;background:linear-gradient(180deg,#f3f9ff 0,#f8fbff 380px,#f7faff)}.tool-page__halo{position:absolute;width:780px;height:300px;left:50%;top:-120px;transform:translate(-50%);background:radial-gradient(ellipse,rgba(133,197,255,.33),transparent 66%);pointer-events:none}.tool-page__container{max-width:980px;position:relative;z-index:1}.tool-page__hero{text-align:center;margin-bottom:24px}.tool-page__hero>span{display:inline-block;color:var(--primary);background:#e5f2ff;border:1px solid #c7e1ff;border-radius:99px;padding:6px 11px;font-size:11px;font-weight:850;letter-spacing:.16em}.tool-page__hero h1{font-size:clamp(34px,5vw,48px);letter-spacing:-.045em;margin:13px 0 9px}.tool-page__hero p{color:var(--muted);font-size:16px}.local-tip{border:1px solid #cce4ff;background:#eef7ffe0;border-radius:16px;padding:14px 18px;display:flex;align-items:center;gap:13px;margin:0 auto 18px}.local-tip>div{display:flex;flex-direction:column;gap:4px}.local-tip strong{font-size:13px}.local-tip span{color:#607086;font-size:12px}.workspace-card{background:#fff;border:1px solid #dfe8f3;border-radius:22px;box-shadow:var(--shadow);padding:30px}.workspace-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 18px}.workspace-heading>div{display:flex;align-items:center;gap:11px}.workspace-heading b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--primary);font-size:13px}.workspace-heading span{display:flex;flex-direction:column;gap:3px}.workspace-heading strong{font-size:16px}.workspace-heading small{color:var(--muted);font-size:12px}.workspace-heading>em{color:var(--primary);background:var(--primary-light);border-radius:99px;padding:6px 10px;font-style:normal;font-size:12px}.upload-dropzone{min-height:210px;border:1.5px dashed #9fc8fb;border-radius:18px;background:linear-gradient(145deg,#f9fcff,#f1f8ff);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;text-align:center;cursor:pointer;transition:border-color .2s,background .2s,transform .2s}.upload-dropzone:hover,.upload-dropzone--dragging{border-color:var(--primary);background:#edf6ff;transform:translateY(-2px)}.upload-dropzone--disabled{opacity:.55;cursor:not-allowed;transform:none}.upload-dropzone__art{width:64px;height:64px;display:grid;place-items:center;border-radius:21px;background:#fff;box-shadow:0 10px 24px #1677ff21;margin-bottom:14px;color:var(--primary)}.upload-dropzone__art svg{width:45px;fill:#ddecff;stroke:var(--primary);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.upload-dropzone strong{font-size:16px}.upload-dropzone>span:not(.upload-dropzone__art){color:var(--muted);font-size:12px;margin-top:7px}.upload-dropzone em{color:var(--primary);background:#fff;border:1px solid #add0fa;font-style:normal;font-size:12px;font-weight:700;padding:7px 14px;border-radius:8px;margin-top:13px}.file-list{display:grid;gap:9px;margin-top:16px}.file-row{display:flex;align-items:center;gap:12px;min-height:66px;border:1px solid var(--line);border-radius:13px;padding:10px 12px;background:#fbfdff;transition:border-color .2s,background .2s}.file-row[draggable=true]{cursor:grab}.file-row[draggable=true]:active{cursor:grabbing}.file-row--error{border-color:#ffcaca;background:#fff8f8}.file-row__handle{color:#a4afbf;letter-spacing:-3px;cursor:grab}.file-row__type{width:39px;height:43px;border-radius:7px;display:grid;place-items:center;background:linear-gradient(145deg,#ff7067,#ed3732);color:#fff;font-size:9px;font-weight:900;box-shadow:0 7px 13px #f0443830}.file-row__type--image{background:linear-gradient(145deg,#8e81ff,#604be2)}.file-row__info{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.file-row__info strong{font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.file-row__info span{color:var(--muted);font-size:11px}.file-row__info em{color:var(--error);font-style:normal;font-size:11px}.icon-button{width:34px;height:34px;border:1px solid #dce5f0;background:#fff;border-radius:9px;cursor:pointer;font-size:18px}.icon-button:hover{border-color:#a8cbf8;color:var(--primary)}.icon-button--danger:hover{color:var(--error);border-color:#ffb6b6}.settings-panel{margin-top:22px;border:1px solid #e1eaf5;border-radius:17px;padding:22px;background:#f9fbfe}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.settings-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.field-control{display:flex;flex-direction:column;gap:8px}.field-control--wide{grid-column:span 2}.field-control--narrow{max-width:260px}.field-control>span,.position-picker>span{font-size:12px;font-weight:750;color:var(--ink-soft)}.field-control input:not([type=range]):not([type=color]),.field-control textarea,.field-control select{width:100%;min-height:44px;border:1px solid #d9e3ef;border-radius:10px;background:#fff;color:var(--ink);padding:9px 12px;outline:none}.field-control textarea{resize:vertical;line-height:1.6}.field-control input:focus,.field-control textarea:focus,.field-control select:focus{border-color:#83b6f9;box-shadow:0 0 0 3px #1677ff14}.field-control small{color:var(--muted);font-size:11px;line-height:1.5}.field-control input[type=range]{accent-color:var(--primary);width:100%}.field-control .color-input{width:100%;height:44px;padding:4px;border:1px solid #d9e3ef;border-radius:10px;background:#fff}.segmented-control{width:fit-content;display:grid;grid-template-columns:repeat(2,1fr);gap:4px;background:#eaf0f7;border-radius:11px;padding:4px;margin-bottom:18px}.segmented-control--four{width:100%;grid-template-columns:repeat(4,1fr)}.segmented-control button{min-height:38px;border:0;border-radius:8px;background:transparent;color:#65748b;font-size:12px;font-weight:700;cursor:pointer}.segmented-control button.active{background:#fff;color:var(--primary);box-shadow:0 4px 12px #23446e17}.option-note{color:#52637a;background:#fff;border:1px solid #dfe8f3;border-radius:11px;padding:18px;font-size:13px}.position-picker{margin-top:17px}.position-picker>div{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-top:9px}.position-picker button{min-height:37px;border:1px solid #dce5f0;background:#fff;border-radius:8px;font-size:12px;cursor:pointer}.position-picker button.active{color:var(--primary);border-color:#80b6fa;background:#ecf5ff;font-weight:700}.check-control{display:inline-flex;align-items:center;gap:8px;margin-top:17px;font-size:13px}.check-control input{width:17px;height:17px;accent-color:var(--primary)}.workspace-actions{display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #edf1f6;margin-top:24px;padding-top:22px}.processing-card{margin-top:18px;border:1px solid #cfe3fb;border-radius:14px;background:#f4f9ff;padding:17px}.processing-card__head{display:flex;justify-content:space-between;color:#24456d;font-size:13px}.processing-card__head span{color:var(--primary);font-weight:800}.processing-card p{color:var(--muted);font-size:11px;margin:9px 0 0}.progress-track{height:8px;background:#dcecff;border-radius:99px;overflow:hidden;margin-top:12px}.progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#48a2ff,#146cec);transition:width .2s}.result-card{margin-top:18px;border:1px solid #bde6c9;border-radius:15px;background:#f3fbf5;padding:16px;display:flex;align-items:center;gap:12px}.result-card__check{width:38px;height:38px;display:grid;place-items:center;background:#25b55b;color:#fff;border-radius:50%;font-weight:900}.result-card__body{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.result-card__body strong{color:#167a3b}.result-card__body span{color:#61716a;font-size:11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.error-state{margin-top:17px;display:flex;align-items:center;gap:11px;border:1px solid #ffcaca;background:#fff7f7;border-radius:13px;padding:13px 15px}.error-state>span{width:25px;height:25px;display:grid;place-items:center;background:var(--error);color:#fff;border-radius:50%;font-weight:900}.error-state p{flex:1;color:#a62a2a;font-size:12px;margin:0}.error-state button{border:0;background:transparent;color:#b65b5b;font-size:20px;cursor:pointer}.mobile-limit-tip{text-align:center;color:#8b96a7;font-size:11px;margin:15px 0 0}.tool-seo-content{margin-top:44px;padding:30px;border:1px solid #dfe9f5;border-radius:22px;background:#ffffffe0;box-shadow:0 14px 38px #2349760f}.tool-seo-content>header{max-width:780px;margin-bottom:24px}.tool-seo-content>header>span{color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.13em}.tool-seo-content>header h2{margin:8px 0 10px;font-size:clamp(24px,3vw,32px);letter-spacing:-.035em}.tool-seo-content>header p{margin:0;color:var(--muted);line-height:1.85;font-size:14px}.tool-seo-content__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.tool-seo-content__grid article{padding:21px;border-radius:16px;background:#f7faff}.tool-seo-content h3{margin:0 0 12px;font-size:16px}.tool-seo-content ul,.tool-seo-content ol{margin:0;padding-left:21px;color:#53657c;font-size:13px;line-height:2}.tool-seo-content__faq{margin-top:24px}.tool-seo-content__faq details{border-top:1px solid #e6edf6;padding:14px 2px}.tool-seo-content__faq summary{cursor:pointer;color:var(--ink-soft);font-size:14px;font-weight:750}.tool-seo-content__faq p{margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.8}.tool-seo-content__related{display:flex;align-items:center;flex-wrap:wrap;gap:9px;border-top:1px solid #e6edf6;margin-top:8px;padding-top:20px}.tool-seo-content__related strong{margin-right:4px;font-size:13px}.tool-seo-content__related a{padding:7px 10px;border-radius:8px;background:#edf5ff;color:#2872cf;font-size:12px;font-weight:650}.tool-seo-content__related a:hover{background:#dfeeff}.page-toolbar{position:sticky;top:10px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fffffff0;border:1px solid #dce7f3;border-radius:14px;box-shadow:0 10px 24px #1e457417;padding:12px 14px;margin:18px 0;backdrop-filter:blur(12px)}.page-toolbar>div:first-child{display:flex;flex-direction:column;white-space:nowrap}.page-toolbar span{color:var(--muted);font-size:11px;margin-top:3px}.page-toolbar__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.page-toolbar button{min-height:32px;border:1px solid #dce5f0;background:#fff;border-radius:7px;font-size:11px;cursor:pointer}.page-toolbar button:hover:not(:disabled){color:var(--primary);border-color:#a8ccf8}.page-toolbar button.danger{color:#d33}.page-toolbar button:disabled{opacity:.45}.page-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.page-card{border:1px solid #dfe7f1;border-radius:13px;background:#f8fafc;padding:9px;position:relative;cursor:grab;transition:border-color .2s,transform .2s,box-shadow .2s}.page-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px #1f406817}.page-card--selected{border-color:#63a5f7;box-shadow:0 0 0 3px #1677ff1a}.page-card__select{position:absolute;z-index:3;top:14px;left:14px;background:#ffffffeb;border-radius:7px;padding:5px 7px;font-size:10px;display:flex;align-items:center;gap:4px}.page-card__select input{accent-color:var(--primary)}.pdf-thumbnail{height:218px;border-radius:8px;background:#eef2f6;display:grid;place-items:center;overflow:hidden}.pdf-thumbnail canvas{max-width:100%;max-height:100%;box-shadow:0 4px 10px #0000001a}.pdf-thumbnail__placeholder{color:#99a3b2;font-size:10px}.page-card__meta{display:flex;justify-content:space-between;margin:10px 2px 7px}.page-card__meta strong{font-size:11px}.page-card__meta span{color:var(--muted);font-size:9px}.page-card__actions{display:grid;grid-template-columns:repeat(3,28px) 1fr;align-items:center;gap:5px}.page-card__actions button{width:28px;height:28px;border:1px solid #dce5f0;border-radius:6px;background:#fff;cursor:pointer}.page-card__actions .danger{color:var(--error)}.page-card__actions>span{justify-self:end;color:#a1adbc;letter-spacing:-3px}.coming-page{min-height:72vh;padding:80px 0;background:radial-gradient(circle at 50% 0,#deefff,transparent 42%),#f7faff}.coming-card{max-width:700px;background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow);padding:60px;text-align:center}.coming-card__icon{display:inline-flex;margin-bottom:20px}.status-pill{display:block;width:fit-content;margin:0 auto 12px;padding:6px 10px;border-radius:99px;background:#fff4d8;color:#996309;font-size:11px;font-weight:700}.coming-card h1{font-size:35px;margin-bottom:13px}.coming-card>p{color:var(--muted);line-height:1.8;max-width:530px;margin:0 auto 24px}.coming-card .local-tip{text-align:left;margin-bottom:24px}@media (max-width: 1050px){.page-container{width:min(100% - 40px,960px)}.hero-grid{grid-template-columns:55% 45%}.hero-visual{transform:scale(.88);transform-origin:center}.quick-tools-grid{grid-template-columns:repeat(4,1fr)}.tool-card--compact{min-height:130px;flex-direction:row;text-align:left;padding:16px}.tool-card--compact .tool-card__body{align-items:flex-start}.popular-tools-grid,.benefit-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr}.process-grid>i{display:none}.settings-grid--four{grid-template-columns:repeat(2,1fr)}.page-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 760px){.page-container{width:calc(100% - 32px)}.app-header{height:62px}.app-header__inner{padding-inline:16px;gap:10px}.brand-logo__mark{width:34px;height:34px}.brand-logo__name{font-size:19px}.header-privacy summary{min-height:34px;padding-inline:9px;gap:6px}.header-privacy__desktop-label{display:none}.header-privacy__mobile-label{display:inline}.header-privacy__popover{width:min(280px,100vw - 32px)}.header-privacy summary svg{display:none}.hero-section{padding:42px 0 110px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-bottom:20px;text-align:center}.hero-kicker{margin-bottom:14px}.hero-copy h1{font-size:37px;line-height:1.2}.hero-copy h2{font-size:19px}.hero-copy>p{font-size:14px;margin-inline:auto}.hero-search-wrap{margin-inline:auto}.hero-search{text-align:left;height:54px}.hero-search kbd{display:none}.hero-actions{flex-direction:column;gap:10px}.hero-actions .button{width:100%}.hero-trust{justify-content:center;flex-wrap:wrap;gap:10px 16px}.hero-visual{width:100%;min-height:390px;transform:none;margin:0 0 -44px}.hero-visual .orbit--one{width:320px;height:255px}.hero-visual .orbit--two{width:360px;height:300px}.hero-visual .hero-cloud{transform:translate(-50%,-45%) scale(.9)}.hero-visual .pdf-document{transform:translate(-50%,-58%) rotate(6deg) scale(.92)}.float-tool{min-width:82px;padding:9px 7px;border-radius:14px;font-size:11px;white-space:nowrap}.float-tool .tool-icon--sm{width:36px;height:36px;border-radius:10px}.float-tool--merge{left:2px;top:10px}.float-tool--split{right:2px;top:10px}.float-tool--watermark{right:2px;top:39%}.float-tool--image{left:2px;bottom:8px}.float-tool--export{right:2px;bottom:8px}.quick-tools-section{margin-top:-46px}.quick-tools-panel{padding:22px 14px 14px}.quick-tools-panel .section-heading--left{display:block;text-align:center;margin-bottom:20px}.quick-tools-panel .section-heading--left h2{font-size:23px}.quick-tools-grid{grid-template-columns:repeat(2,1fr);gap:9px}.tool-card--compact{flex-direction:column;text-align:center;min-height:140px;padding:15px 8px}.tool-card--compact .tool-card__body{align-items:center}.content-section{padding:38px 0 46px}.section-heading--inline{display:block;text-align:center}.section-heading--inline>p{margin-top:8px}.popular-tools-grid,.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:auto}.faq-grid{grid-template-columns:1fr}.privacy-banner{align-items:flex-start;flex-wrap:wrap}.privacy-banner>div{min-width:calc(100% - 75px)}.privacy-banner a{margin-left:70px}.app-footer{padding-top:38px}.app-footer__grid{grid-template-columns:1fr 1fr;gap:30px 22px}.app-footer__intro{grid-column:1/-1}.app-footer__bottom{flex-direction:column;justify-content:center;gap:6px}.article-page{padding:52px 0 70px}.article-page header{margin-bottom:32px}.article-copy{padding:36px 22px}.guide-steps{grid-template-columns:1fr}.tool-page{padding:44px 0 70px}.tool-page__hero h1{font-size:34px}.tool-page__hero p{font-size:14px;line-height:1.7}.workspace-card{padding:18px 14px;border-radius:18px}.local-tip{align-items:flex-start}.upload-dropzone{min-height:190px;padding:20px 12px}.workspace-heading{align-items:flex-start}.workspace-heading>em{display:none}.tool-seo-content{margin-top:32px;padding:22px 16px;border-radius:18px}.tool-seo-content__grid{grid-template-columns:1fr}.tool-seo-content__grid article{padding:17px}.tool-seo-content__related{align-items:flex-start}.settings-panel{padding:17px 13px}.settings-grid,.settings-grid--four{grid-template-columns:1fr}.field-control--wide{grid-column:auto}.segmented-control--four{grid-template-columns:repeat(2,1fr)}.position-picker>div{grid-template-columns:repeat(3,1fr)}.workspace-actions{flex-direction:column-reverse}.workspace-actions .button{width:100%;min-height:48px}.result-card{flex-wrap:wrap}.result-card__body{min-width:calc(100% - 55px)}.result-card .button{flex:1}.file-row__handle{display:none}.file-row{gap:9px}.file-row__info strong{max-width:180px}.page-toolbar{position:static;display:block}.page-toolbar__actions{justify-content:flex-start;margin-top:10px}.page-grid{grid-template-columns:repeat(2,1fr);gap:9px}.pdf-thumbnail{height:185px}.page-card{padding:7px}.page-card__meta span{display:none}.coming-card{padding:40px 20px}.coming-card h1{font-size:28px}}@media (max-width: 390px){.brand-logo{gap:7px}.brand-logo__mark{width:32px;height:32px}.brand-logo__name{font-size:17px}.header-privacy summary{padding-inline:8px}.hero-copy h1{font-size:33px}.hero-visual{min-height:370px}.float-tool{min-width:78px;padding-inline:6px}.quick-tools-grid{gap:7px}.tool-card--compact{min-height:132px}.page-grid{gap:7px}.pdf-thumbnail{height:160px}.app-footer__grid{grid-template-columns:1fr}.app-footer__intro{grid-column:auto}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
