:root{color-scheme:light;--bg:#f4f7ff;--panel:#ffffff;--text:#0f172a;--muted:#5b6b88;--border:#d9e2f1;--brand:#3b82f6;--brand-strong:#2563eb;--danger:#dc2626;--ok:#0f766e;--shadow:0 20px 45px -34px rgba(15,23,42,0.35)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:radial-gradient(1200px 500px at -5% -5%,#c7d8ff 0,transparent 50%),radial-gradient(900px 480px at 105% 0,#dbe8ff 0,transparent 56%),var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:var(--brand-strong)}a,a:hover{text-decoration:none}h1,h2,h3{margin:0 0 .7rem;line-height:1.2}h1{font-size:clamp(1.7rem,2.4vw,2.4rem);letter-spacing:-.02em}h2{font-size:clamp(1.25rem,1.8vw,1.6rem)}p{margin:0}.site-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.container{width:min(1180px,94%);margin:0 auto}.top-nav{position:-webkit-sticky;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(244,247,255,.85);border-bottom:1px solid rgba(217,226,241,.8)}.top-nav .container{display:flex;justify-content:space-between;align-items:center;padding:.9rem 0;gap:1rem}.brand-link{display:inline-flex;align-items:center;gap:.55rem;color:var(--text);font-weight:700}.brand-dot{width:.85rem;height:.85rem;border-radius:999px;background:linear-gradient(135deg,#2563eb,#60a5fa);box-shadow:0 0 0 4px rgba(59,130,246,.15)}.nav-links{display:flex;gap:.35rem;flex-wrap:wrap}.nav-links a{padding:.45rem .72rem;border-radius:999px;color:var(--muted);font-weight:600;transition:background .2s ease}.nav-links a:hover{background:rgba(59,130,246,.11);color:var(--brand-strong)}.page-main{padding:2.1rem 0 4.2rem}.card{background:rgba(255,255,255,.94);border:1px solid rgba(217,226,241,.88);border-radius:18px;padding:1.35rem 1.45rem;box-shadow:var(--shadow)}.hero-card{padding:1.75rem}.hero-card p{max-width:72ch;line-height:1.7}.hero-card .btn{margin-top:.35rem}.eyebrow{display:inline-block;margin-bottom:.5rem;border:1px solid #bfd5ff;border-radius:999px;padding:.22rem .62rem;color:#1d4ed8;font-size:.78rem;font-weight:700;letter-spacing:.02em;background:#eef4ff}.trust-note{margin-top:.9rem}.tool-title{gap:.6rem}.tool-title,.tool-title-icon{display:inline-flex;align-items:center}.tool-title-icon{justify-content:center;width:2rem;height:2rem;border-radius:10px;border:1px solid #c8dafc;background:#e7efff;color:#1e3a8a}.tool-title-icon-svg{width:1.1rem;height:1.1rem}.btn{border:1px solid transparent;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:.58rem .9rem;cursor:pointer;font-weight:700;transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 12px 24px -16px rgba(37,99,235,.8)}.btn:hover{transform:translateY(-1px);box-shadow:0 15px 28px -17px rgba(37,99,235,.9)}.btn:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}.btn.secondary{background:#fff;border-color:#cfe0ff;color:var(--brand-strong);box-shadow:none}.btn.secondary:hover{background:#f5f9ff}.card input:not([type=checkbox]),.card select{margin-top:.42rem;width:100%;border:1px solid #cfdbf0;border-radius:10px;padding:.56rem .64rem;background:#fff;color:var(--text)}.card input:not([type=checkbox]):focus,.card select:focus{outline:2px solid rgba(59,130,246,.25);border-color:#93c5fd}.card label{display:block;font-weight:600;color:#223559}.card>*+*{margin-top:.8rem}.card p+p{margin-top:.7rem}.card input[type=checkbox]{margin-right:.4rem}.muted{color:var(--muted)}.status-error{color:var(--danger)}.status-ok{color:var(--ok)}.status-banner{border:1px solid transparent;border-radius:10px;padding:.55rem .7rem;font-weight:600;font-size:.95rem}.status-error-banner{color:#991b1b;background:#fff1f2;border-color:#fecdd3}.status-ok-banner{color:#0f5132;background:#ecfdf5;border-color:#a7f3d0}.grid{display:grid;grid-gap:1.35rem;gap:1.35rem}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1rem;gap:1rem;grid-auto-rows:1fr}.tool-list li{display:flex}.tool-list li a{display:flex;flex-direction:column;width:100%;padding:1.15rem 1.1rem;border:1px solid #d9e2f1;border-radius:14px;background:linear-gradient(180deg,#ffffff,#f8fbff);color:#1a2b4b;font-weight:700;line-height:1.5;min-height:168px;height:100%;transition:transform .18s ease,border-color .18s ease}.tool-list li a>*+*{margin-top:.52rem}.tool-card-heading{display:flex;align-items:center;gap:.55rem;margin-top:0}.tool-card-heading strong{margin:0;line-height:1.25}.tool-list li a:hover{transform:translateY(-1px);border-color:#b9ceef}.related-tool-list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.8rem}.related-tool-list li a{min-height:0;height:auto;padding:.95rem .9rem}.related-tool-item{gap:.5rem}.related-tool-icon,.related-tool-item{display:inline-flex;align-items:center}.related-tool-icon{justify-content:center;width:1.5rem;height:1.5rem;border-radius:8px;border:1px solid #d6e1f7;background:#eef4ff;color:#3156a5}.related-tool-icon-svg{width:.88rem;height:.88rem}.related-tool-list .tool-link-cta{margin-top:.4rem}.tool-icon{display:inline-flex;align-items:center;justify-content:center;margin-bottom:0;width:2rem;height:2rem;border-radius:10px;color:#1e3a8a;background:#e7efff;border:1px solid #c8dafc}.tool-icon-svg{width:1.1rem;height:1.1rem}.tool-link-cta{margin-top:auto;display:inline-block;color:#1d4ed8;font-size:.85rem;font-weight:700}footer{border-top:1px solid rgba(217,226,241,.8);background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}footer .container{padding:1.2rem 0;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.dropzone{border:2px dashed #93c5fd;background:linear-gradient(180deg,#eff6ff,#f8fbff);border-radius:16px;padding:1.65rem 1.25rem;text-align:center;transition:transform .2s ease}.dropzone>*+*{margin-top:.75rem}.dropzone.active{transform:scale(.99);border-color:#3b82f6}.file-list{list-style:none;padding:0;margin:.85rem 0 0;display:grid;grid-gap:.55rem;gap:.55rem}.file-list li{display:flex;justify-content:space-between;align-items:center;gap:.75rem;border:1px solid #d9e2f1;border-radius:12px;padding:.56rem .68rem;background:#fff}.file-actions{display:flex;gap:.35rem}.tool-layout{display:grid;grid-gap:1.2rem;gap:1.2rem}.option-panel{border-top:3px solid #bfdbfe}.option-panel .grid{gap:.95rem}.progress-card{background:linear-gradient(180deg,#f0f8ff,#ffffff)}.progress-title{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.spinner{width:.95rem;height:.95rem;border-radius:50%;border:2px solid #bfdbfe;border-top-color:#2563eb;animation:spin .9s linear infinite}.result-card{border-top:3px solid #86efac}.result-meta{margin-bottom:.75rem}@keyframes spin{to{transform:rotate(1turn)}}@media (min-width:920px){.tool-layout{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:start}}@media (max-width:720px){.page-main{padding-top:1.35rem}.card{padding:1.15rem 1.05rem}.hero-card{padding:1.3rem 1.05rem}.tool-list{grid-template-columns:1fr}.top-nav .container{align-items:flex-start;flex-direction:column}.nav-links{width:100%}}@media (max-width:1100px){.tool-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width:860px){.tool-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.tool-list{grid-template-columns:1fr}}