:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font:16px/1.5 -apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body{margin:0}#root{flex-direction:column;min-height:100vh;display:flex}main{flex:1;width:100%}h1,h2,h3{font-weight:700}p{margin:0}*{box-sizing:border-box}:root{--blue-900:#0b1f4d;--blue-700:#1456ee;--blue-600:#2563eb;--blue-500:#3b82f6;--blue-100:#e8f0fe;--blue-50:#f5f8ff;--ink:#14213d;--muted:#5b6478}body{background:var(--blue-50);color:var(--ink);margin:0;font-family:-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:var(--blue-700);text-decoration:none}.security-bar{background:var(--blue-900);color:#cfe0ff;text-align:center;letter-spacing:.01em;padding:5px 12px;font-size:.72rem}.site-header{z-index:10;background:#fff;border-bottom:1px solid #e3eaf9;justify-content:space-between;align-items:center;gap:12px;padding:11px 28px;display:flex;position:sticky;top:0}.site-header .brand{display:flex}.header-left{align-items:center;gap:28px;display:flex}.logo{align-items:center;gap:9px;display:flex}.logo svg{flex-shrink:0;display:block}.logo-word{color:var(--blue-900);letter-spacing:-.01em;font-size:1.2rem;font-weight:800}.logo-word-accent{color:var(--blue-700)}.header-nav{align-items:center;gap:16px;display:flex}.trust-bar{color:var(--muted);background:var(--blue-50);border:1px solid #e3eaf9;border-radius:20px;align-items:center;gap:10px;padding:6px 14px;font-size:.78rem;font-weight:600;display:flex}.trust-item strong{color:var(--blue-700);font-weight:800}.trust-item.trust-good strong{color:#16a34a}.trust-divider{background:#d6e0f7;width:1px;height:12px}main{max-width:1180px;margin:0 auto;padding:14px 20px 30px}.hero{text-align:center;background:radial-gradient(60% 130% at 50% 0,#1456ee12,#0000);max-width:760px;margin:0 auto 28px;padding:22px 20px 6px}.hero h1{color:var(--blue-900);letter-spacing:-.01em;margin-bottom:8px;font-size:1.7rem;line-height:1.25}.hero-accent{color:var(--blue-700)}.hero p{color:var(--muted);font-size:.92rem;line-height:1.55}.hero-stats{flex-wrap:wrap;justify-content:center;gap:28px;margin-top:18px;display:flex}.hero-stat{flex-direction:column;align-items:center;gap:1px;display:flex}.hero-stat strong{color:var(--blue-700);font-size:1.2rem;font-weight:800}.hero-stat span{color:var(--muted);font-size:.7rem;font-weight:600}.hero-compact{margin:0 auto 18px;padding:14px 20px 2px}.hero-compact h1{margin-bottom:0;font-size:1.4rem}.hero-compact .hero-stats{gap:22px;margin-top:10px}.hero-compact .hero-stat strong{font-size:1.05rem}.hero-compact .hero-stat span{font-size:.68rem}.site-footer{text-align:center;color:var(--muted);background:#fff;border-top:1px solid #e3eaf9;flex-direction:column;align-items:center;gap:6px;padding:24px 20px;font-size:.8rem;display:flex}.category-block{margin-bottom:16px}.category-block h2{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:.76rem;font-weight:700}.tool-grid{flex-wrap:wrap;gap:8px;display:flex}.tool-card{background:#fff;border:1px solid #e3eaf9;border-radius:9px;flex:none;align-items:center;gap:9px;padding:8px 14px 8px 8px;transition:box-shadow .12s,border-color .12s,background .12s;display:flex}.tool-card:hover{border-color:var(--blue-500);background:var(--blue-50);box-shadow:0 4px 10px #1456ee14}.tool-card span{color:var(--ink);white-space:nowrap;font-size:.85rem;font-weight:600}.icon-badge{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.tool-page{background:#fff;border:1px solid #e3eaf9;border-radius:16px;max-width:1280px;margin:0 auto;padding:32px;box-shadow:0 14px 38px #1456ee0f}.tool-page-title{align-items:center;gap:14px;margin-bottom:6px;display:flex}.tool-page h1{color:var(--blue-900);margin:0;font-size:1.4rem}.tool-page .desc{color:var(--muted);margin-bottom:8px}.tool-layout{grid-template-columns:360px 1fr;align-items:start;gap:30px;display:grid}.tool-form-col{flex-direction:column;display:flex}.tool-preview-col{min-height:300px}@media (width<=860px){.tool-layout{grid-template-columns:1fr}}.preview-placeholder{height:100%;min-height:360px;color:var(--muted);background:var(--blue-50);border:2px dashed #dbe6fb;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.preview-placeholder p{font-size:.9rem}.progress-wrap{margin-top:14px}.progress-track{background:var(--blue-100);border-radius:6px;height:8px;overflow:hidden}.progress-fill{background:linear-gradient(90deg, var(--blue-600), var(--blue-700));border-radius:6px;height:100%;transition:width .15s ease-out}.progress-label{color:var(--muted);justify-content:space-between;margin-top:6px;font-size:.78rem;display:flex}.progress-percent{color:var(--blue-700);font-weight:700}.result-card{background:#fff;border:1px solid #d6e0f7;border-radius:14px;padding:20px;box-shadow:0 10px 26px #1456ee12}.result-card-head{align-items:center;gap:10px;margin-bottom:14px;display:flex}.result-badge{color:#15803d;background:#dcfce7;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.btn-primary{justify-content:center;align-items:center;gap:7px;display:inline-flex}.result-filename{color:var(--muted);font-size:.85rem;font-weight:600}.result-text{white-space:pre-wrap;color:var(--ink);font-size:.95rem;line-height:1.65}.btn-download{margin-top:16px}.dropzone{text-align:center;cursor:pointer;background:var(--blue-50);border:2px dashed #b9cdfb;border-radius:12px;margin-bottom:18px;padding:30px;transition:background .15s,border-color .15s}.dropzone:hover{border-color:var(--blue-500)}.dropzone.dragover{background:var(--blue-100);border-color:var(--blue-600)}.dropzone input{display:none}.dropzone p{color:var(--muted);margin:0;font-weight:500}.file-list-items{margin:-8px 0 18px;padding:0;list-style:none}.file-list-items li{background:var(--blue-50);color:var(--ink);border:1px solid #e3eaf9;border-radius:8px;justify-content:space-between;align-items:center;margin-top:6px;padding:8px 12px;font-size:.85rem;display:flex}.file-remove{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:.9rem}.security-note{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin:0 0 22px;padding:8px 12px;font-size:.8rem;display:inline-block}.pdf-preview{background:#eef3fb;border:1px solid #e3eaf9;border-radius:10px;margin:8px 0 16px;overflow:hidden}.pdf-preview iframe{display:block}.page-picker{margin-bottom:20px}.page-picker-help{color:var(--muted);margin:0 0 12px;font-size:.85rem}.page-picker-loading{text-align:center;color:var(--muted);background:var(--blue-50);border-radius:10px;margin-bottom:18px;padding:30px;font-size:.9rem}.page-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:14px;margin-bottom:18px;display:grid}.page-tile{cursor:pointer;background:#f4f7fd;border:2px solid #e3eaf9;border-radius:10px;transition:border-color .15s,transform .1s;position:relative;overflow:hidden}.page-tile img{width:100%;display:block}.page-tile.selected{border-color:var(--blue-600);box-shadow:0 0 0 3px #2563eb2e}.page-tile.draggable{cursor:grab}.page-tile.draggable:active{cursor:grabbing;transform:scale(.98)}.page-checkbox{color:#fff;background:#fff;border:2px solid #c7d6f5;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.8rem;font-weight:800;display:flex;position:absolute;top:6px;right:6px}.page-checkbox.checked{background:var(--blue-600);border-color:var(--blue-600)}.page-number-tag{color:#fff;background:#0b1f4dc7;border-radius:6px;padding:2px 7px;font-size:.72rem;font-weight:700;position:absolute;bottom:6px;left:6px}.field{margin-bottom:16px}.field label{color:var(--ink);margin-bottom:6px;font-size:.85rem;font-weight:600;display:block}.field input[type=text],.field input[type=password],.field select{border:1px solid #d6e0f7;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:.95rem}.field input:focus,.field select:focus{border-color:var(--blue-600);outline:none;box-shadow:0 0 0 3px #2563eb1f}.checkbox-field{color:var(--ink);cursor:pointer;align-items:center;gap:8px;margin-bottom:16px;font-size:.88rem;font-weight:600;display:flex}.checkbox-field input{width:16px;height:16px;accent-color:var(--blue-600)}.btn-primary{background:var(--blue-700);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:12px 22px;font-size:1rem;font-weight:600;transition:background .15s}.btn-primary:disabled{cursor:not-allowed;background:#a9c3fb}.btn-primary:hover:not(:disabled){background:#0d3fc9}.alert-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:.9rem}.result-box{background:var(--blue-50);white-space:pre-wrap;border:1px solid #d6e0f7;border-radius:12px;margin-top:20px;padding:18px;font-size:.92rem}.result-box p{color:var(--blue-900);margin:0 0 12px;font-weight:600}.back-link{margin-bottom:22px;font-size:.9rem;font-weight:600;display:inline-block}.chat-col{flex-direction:column;min-height:500px;display:flex}.chat-history{flex-direction:column;flex:1;gap:12px;max-height:600px;margin-bottom:14px;display:flex;overflow-y:auto}.chat-msg{border-radius:12px;max-width:80%;padding:11px 15px;font-size:.92rem;line-height:1.5}.chat-msg.user{background:var(--blue-700);color:#fff;align-self:flex-end}.chat-msg.ai{background:var(--blue-50);color:var(--ink);border:1px solid #e3eaf9;align-self:flex-start}.chat-input-row{gap:10px;display:flex}.chat-input-row input{border:1px solid #d6e0f7;border-radius:10px;flex:1;padding:11px 14px;font-family:inherit;font-size:.95rem}.chat-input-row input:focus{border-color:var(--blue-600);outline:none}.mega-menu{position:relative}.mega-menu-trigger{color:var(--blue-900);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:.92rem;font-weight:700;display:flex}.mega-caret{font-size:.7rem;transition:transform .15s}.mega-caret.open{transform:rotate(180deg)}.mega-menu-panel{z-index:50;background:#fff;border:1px solid #e3eaf9;border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:22px;width:min(900px,90vw);padding:22px;display:grid;position:absolute;top:calc(100% + 16px);left:-20px;box-shadow:0 18px 44px #1456ee24}.mega-menu-col h4{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 10px;font-size:.78rem}.mega-menu-col a{color:var(--ink);align-items:center;gap:8px;padding:6px 0;font-size:.88rem;font-weight:500;display:flex}.mega-menu-col a:hover{color:var(--blue-700)}.mega-menu-col svg{color:var(--blue-600);flex-shrink:0}.tool-page-wide{max-width:1400px}.pdf-shell{background:#eef3fb;border:1px solid #e3eaf9;border-radius:14px;gap:18px;height:80vh;min-height:560px;display:flex;overflow:hidden}.pdf-shell-thumbs{background:#f4f7fd;border-right:1px solid #e3eaf9;flex-direction:column;flex-shrink:0;align-items:center;gap:10px;width:130px;padding:14px 10px;display:flex;overflow-y:auto}.pdf-shell-thumb{cursor:pointer;text-align:center;border:2px solid #0000;border-radius:6px;width:100%;padding:2px;position:relative}.pdf-shell-thumb img{border-radius:4px;width:100%;display:block}.pdf-shell-thumb.active{border-color:var(--blue-600)}.pdf-shell-thumb.match{box-shadow:0 0 0 2px #fbbf24}.pdf-shell-thumb span{color:var(--muted);margin-top:3px;font-size:.7rem;display:block}.pdf-shell-main{flex-direction:column;flex:1;min-width:0;display:flex}.pdf-shell-toptoolbar{background:#fff;border-bottom:1px solid #e3eaf9;padding:10px 16px}.pdf-shell-toolbar-label{color:var(--blue-700);font-size:.85rem;font-weight:600}.pdf-shell-canvaswrap{flex:1;justify-content:center;padding:24px;display:flex;overflow:auto}.pdf-shell-page{background:#fff;flex-shrink:0;position:relative;box-shadow:0 6px 20px #1456ee1f}.pdf-shell-page canvas{width:100%;height:100%;display:block}.pdf-shell-bottombar{background:#fff;border-top:1px solid #e3eaf9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:10px 18px;display:flex}.pdf-shell-nav,.pdf-shell-zoom{color:var(--ink);align-items:center;gap:10px;font-size:.85rem;font-weight:600;display:flex}.pdf-shell-nav button,.pdf-shell-zoom button{background:var(--blue-50);cursor:pointer;width:28px;height:28px;color:var(--blue-700);border:1px solid #d6e0f7;border-radius:6px;justify-content:center;align-items:center;display:flex}.pdf-shell-nav button:disabled,.pdf-shell-zoom button:disabled{opacity:.4;cursor:not-allowed}.pdf-shell-search{align-items:center;gap:8px;display:flex}.pdf-shell-search input{border:1px solid #d6e0f7;border-radius:8px;width:180px;padding:6px 10px;font-size:.85rem}.pdf-shell-search button{cursor:pointer;color:var(--blue-700);background:0 0;border:none;align-items:center;display:flex}.pdf-shell-search-count{color:var(--muted);font-size:.75rem}.edit-textbox{white-space:nowrap;color:#1f2733;cursor:pointer;background:#ffffc8d9;border:1px solid #eab308;border-radius:4px;padding:1px 5px;position:absolute;transform:translateY(-50%)}.edit-textbox.active{border-color:var(--blue-600);z-index:5;background:#fff;box-shadow:0 4px 12px #00000026}.edit-textbox-controls{align-items:center;gap:4px;display:flex}.edit-textbox-controls input{font-size:inherit;border:none;outline:none;min-width:120px;font-family:inherit}.edit-textbox-controls button{color:#b91c1c;cursor:pointer;background:#fee2e2;border:none;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.edit-apply-row{max-width:340px;margin-top:16px}.edit-toolbar{background:#fff;border:1px solid #e3eaf9;border-radius:12px;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:14px;padding:10px;display:flex}.edit-tool-btn{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:.82rem;font-weight:600;display:flex}.edit-tool-btn:hover{background:var(--blue-50)}.edit-tool-btn.active{background:var(--blue-700);color:#fff}.edit-tool-icon{text-align:center;width:18px;font-size:.95rem}.edit-toolbar-divider{background:#e3eaf9;width:1px;height:26px;margin:0 6px}.edit-color-swatches{gap:6px;display:flex}.edit-swatch{cursor:pointer;border-radius:50%;width:22px;height:22px;padding:0}.edit-swatch.active{box-shadow:0 0 0 2px white, 0 0 0 4px var(--blue-600)}.edit-shape{cursor:pointer;box-sizing:border-box;position:absolute}.edit-shape-rect,.edit-shape-ellipse{background:0 0;border-style:solid;border-width:2px}.edit-shape.active{outline:2px dashed var(--blue-600)}.edit-shape-remove{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;display:flex;position:absolute;top:-10px;right:-10px}.edit-shape-preview{pointer-events:none;border:2px dashed;position:absolute}.edit-replace-text{white-space:nowrap;color:#111;cursor:text;background:#fff;padding:1px 2px;line-height:1.05;position:absolute;transform:translateY(-102%);box-shadow:0 0 0 1px #f1f5f9}.edit-replace-text.active{box-shadow:0 0 0 2px var(--blue-600)}.edit-replace-text span{display:inline-block}.edit-replace-text input{background:0 0;border:none;outline:none;padding:0;font-family:inherit}@media (width<=980px){.pdf-shell{height:70vh}}@media (width<=768px){.site-header{flex-wrap:wrap;padding:10px 16px}.header-left{gap:14px}.logo-word{font-size:1.05rem}.mega-menu-panel{grid-template-columns:repeat(2,1fr);gap:16px;width:min(94vw,640px);padding:16px;left:50%;transform:translate(-50%)}.trust-bar{gap:6px;padding:5px 10px;font-size:.68rem}.trust-item-extra,.trust-divider-extra{display:none}main{padding:10px 14px 24px}.tool-page{border-radius:12px;padding:18px}.tool-page-wide{max-width:100%}.hero-compact{padding:10px 12px 0}.hero-compact h1{font-size:1.15rem}.hero-compact .hero-stats{gap:14px}.pdf-shell{flex-direction:column;height:auto;min-height:0}.pdf-shell-thumbs{border-bottom:1px solid #e3eaf9;border-right:none;flex-direction:row;width:100%;height:92px;padding:8px 10px;overflow:auto hidden}.pdf-shell-thumb{flex-shrink:0;width:56px}.pdf-shell-canvaswrap{max-height:65vh;padding:12px}.pdf-shell-bottombar{justify-content:center;padding:8px 10px}.pdf-shell-search input{width:120px}.edit-toolbar{gap:4px;padding:8px}.edit-tool-btn{gap:0;padding:7px 9px;font-size:0}.edit-tool-btn svg{font-size:.95rem}.tool-layout{gap:18px}.chat-history{max-height:50vh}}@media (width<=480px){.hero-compact h1{font-size:1.02rem}.hero-compact .hero-stats{gap:10px}.hero-stat strong{font-size:.9rem}.category-block h2{font-size:.68rem}.tool-card{padding:7px 10px 7px 7px}.tool-card span{font-size:.8rem}.pdf-shell-zoom span{display:none}.pdf-shell-search{flex:100%;order:3}.pdf-shell-search input{width:100%}.btn-primary{padding:11px 16px;font-size:.95rem}.dropzone{padding:20px 14px}}
