:root{--bg:#fff;--soft:#f6f9fc;--text:#0f172a;--muted:#64748b;--line:#e2e8f0;--primary:#2563eb;--accent:#06b6d4;--green:#16a34a;--shadow:0 18px 60px rgba(15,23,42,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--bg);line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 32px));margin:auto}.narrow{width:min(880px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(14px);border-bottom:1px solid rgba(226,232,240,.8)}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:8px;font-weight:900;letter-spacing:-.04em;font-size:22px}.brand.small{font-size:17px}.brand-mark{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,var(--primary),var(--accent));display:inline-grid;place-items:center;color:#fff;font-weight:900}.accent{color:var(--primary)}nav{display:flex;align-items:center;gap:18px}.lang-menu{display:flex;gap:5px}.lang-pill{font-size:12px;font-weight:800;padding:6px 8px;border-radius:8px;color:var(--muted)}.lang-pill.active,.lang-pill:hover{background:#eff6ff;color:var(--primary)}.hero{padding:92px 0 64px;background:radial-gradient(circle at 50% 0,#dbeafe 0,transparent 45%),linear-gradient(#fff,#f8fbff);text-align:center}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--primary)}.hero h1{font-size:clamp(38px,6vw,72px);line-height:1.04;letter-spacing:-.055em;max-width:980px;margin:18px auto}.hero-copy{max-width:760px;margin:0 auto;color:var(--muted);font-size:18px}.search-wrap{position:relative;max-width:760px;margin:34px auto 18px}.search-wrap input{width:100%;height:64px;border:1px solid #cbd5e1;border-radius:18px;padding:0 22px;font-size:18px;outline:0;background:#fff;box-shadow:var(--shadow)}.search-wrap input:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(37,99,235,.12),var(--shadow)}.search-results{position:absolute;left:0;right:0;top:72px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);text-align:left;overflow:hidden;z-index:20}.search-item{display:flex;justify-content:space-between;gap:10px;padding:12px 16px;border-bottom:1px solid var(--line)}.search-item:last-child{border:0}.search-item:hover{background:#f8fafc}.hero-badges{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.hero-badges span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 12px;font-size:13px;color:var(--muted)}.section{padding:72px 0}.soft{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section h2{font-size:32px;letter-spacing:-.035em;margin:0 0 12px}.muted,p{color:var(--muted)}.tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tool-grid.compact{grid-template-columns:repeat(3,1fr)}.tool-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px;min-height:220px;display:flex;flex-direction:column;transition:.2s ease}.tool-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#bfdbfe}.tool-top{display:flex;justify-content:space-between;align-items:center}.tool-icon{width:46px;height:46px;border-radius:13px;background:#f1f5f9;display:grid;place-items:center;font-size:22px}.tool-card h3{font-size:18px;line-height:1.25;margin:18px 0 6px}.tool-card p{font-size:14px;margin:0}.tool-link{margin-top:auto;padding-top:18px;font-weight:800;color:var(--primary);font-size:14px}.status{font-size:11px;font-weight:900;border-radius:999px;padding:5px 9px}.status.live{background:#dcfce7;color:#15803d}.status.soon{background:#f1f5f9;color:#64748b}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.category-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}.category-card:hover{border-color:#93c5fd}.category-card h3{margin:0}.category-card p{margin:3px 0 0}.category-icon{width:52px;height:52px;background:#eff6ff;border-radius:15px;display:grid;place-items:center;font-size:22px}.privacy-box{display:flex;gap:18px;align-items:flex-start;border:1px solid #bbf7d0;background:#f0fdf4;border-radius:22px;padding:28px}.privacy-icon{font-size:32px}.privacy-box h2{font-size:24px}.privacy-box p{margin:0}.page-hero{padding:54px 0;background:linear-gradient(180deg,#f8fbff,#fff);border-bottom:1px solid var(--line)}.crumb{display:flex;gap:9px;font-size:13px;color:var(--muted);margin-bottom:24px}.page-title{display:flex;gap:18px;align-items:center}.big-icon{width:74px;height:74px;border-radius:22px;background:#eff6ff;display:grid;place-items:center;font-size:34px}.page-title h1{font-size:clamp(34px,5vw,54px);letter-spacing:-.05em;margin:0}.page-title p{font-size:17px;margin:5px 0 0}.title-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.tool-shell{min-height:300px;border:1px solid var(--line);border-radius:22px;background:#fff;padding:24px;box-shadow:var(--shadow)}.coming{text-align:center;padding:54px 20px}.coming>div{font-size:44px}.field{margin-bottom:16px}.field label{display:block;font-weight:800;margin-bottom:7px}.input,.textarea,.select{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:12px 14px;font:inherit;background:#fff}.textarea{min-height:160px;resize:vertical}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:11px;background:var(--primary);color:#fff;padding:11px 16px;font-weight:800;cursor:pointer}.btn.secondary{background:#0f172a}.btn.light{background:#eff6ff;color:#1d4ed8}.actions{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0}.result-box{background:#f8fafc;border:1px solid var(--line);border-radius:12px;padding:14px;white-space:pre-wrap;word-break:break-word;min-height:52px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stat{background:#f8fafc;border:1px solid var(--line);border-radius:14px;padding:14px;text-align:center}.stat strong{font-size:24px;display:block}.info-box{margin-top:24px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.dropzone{border:2px dashed #cbd5e1;border-radius:18px;padding:28px;text-align:center;background:#f8fafc}.image-preview{max-width:100%;max-height:420px;border-radius:12px;margin:12px auto;display:block}.controls-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.center{text-align:center}.error-code{font-size:80px;font-weight:950;color:#dbeafe}.footer-row{display:flex;justify-content:space-between;gap:20px;align-items:center}footer{border-top:1px solid var(--line);padding:38px 0;background:#fafcff}footer p{margin:8px 0 0;font-size:14px}@media(max-width:980px){.tool-grid{grid-template-columns:repeat(2,1fr)}.tool-grid.compact{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.nav>nav>a:first-child{display:none}.hero{padding-top:62px}.hero h1{font-size:42px}.tool-grid,.tool-grid.compact,.category-grid{grid-template-columns:1fr}.section{padding:52px 0}.page-title{align-items:flex-start}.big-icon{width:58px;height:58px;border-radius:16px}.controls-grid,.stats{grid-template-columns:1fr}.footer-row{align-items:flex-start;flex-direction:column}}

.btn:disabled{opacity:.5;cursor:not-allowed}.pdf-drop{margin-bottom:16px}.result-box .btn{display:inline-block;margin-top:12px}.tool-shell input[type=file]{max-width:100%}
/* Utilgo 2 — ink, teal and crisp editorial spacing. */
:root{--bg:#fff;--soft:#f3f6f9;--text:#12213b;--muted:#58677e;--line:#dfe6ed;--primary:#087e79;--accent:#20d0b4;--shadow:0 12px 36px #1025400a}
body{font-size:16px;font-family:"Segoe UI",system-ui,-apple-system,sans-serif}p{line-height:1.65}.container{width:min(1240px,calc(100% - 64px))}.narrow{width:min(960px,calc(100% - 48px))}.nav{height:80px}.brand{font-size:24px;letter-spacing:-1px}.brand-mark{background:#11233e;color:#63efcd;border-radius:10px;width:38px;height:38px}.lang-pill{font-size:14px}.lang-pill.active,.lang-pill:hover{background:#e2f5ef;color:#08726b}.site-header{background:#ffffffed}.hero{text-align:left;padding:54px 0 48px;background:#fff}.hero-layout{display:grid;grid-template-columns:1.45fr 1fr;gap:76px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:750;color:#0b7d75}.hero h1{font-size:clamp(40px,4.8vw,66px);line-height:1.09;letter-spacing:-.048em;margin:16px 0 20px;font-weight:760}.hero h1 em{font-style:normal;color:var(--primary)}.hero-copy{font-size:17px;max-width:530px;margin:0}.search-wrap{max-width:600px;margin:26px 0 16px}.search-wrap input{height:58px;border-radius:12px;border-color:#cbd8df;box-shadow:0 4px 14px #13294305;font-size:16px;padding:0 20px 0 48px}.search-icon{position:absolute;left:17px;top:5px;font-size:30px;color:#6b7a8c}.search-results{top:64px}.hero-badges{justify-content:flex-start;gap:18px}.hero-badges span{border:0;background:transparent;padding:0;font-size:14px}.hero-badges span+span:before{content:'·';margin-right:18px}.hero-panel{background:#12243e;color:#fff;padding:26px;border-radius:22px;box-shadow:0 24px 60px #12243e16;transform:rotate(2deg)}.panel-kicker{font-size:12px;color:#aebdd1;letter-spacing:.17em}.toolkit-mosaic{display:grid;grid-template-columns:1.2fr 1fr;gap:12px;margin:24px 0}.tile{border-radius:14px;padding:20px;min-height:108px;display:flex;flex-direction:column;justify-content:center;gap:6px}.tile span{font-size:30px;font-weight:700;letter-spacing:-.04em}.tile small{font-size:13px;color:inherit}.tile-pdf{background:#dff8ef;color:#10634f}.tile-image{background:#dce7fe;color:#2b4484}.tile-code{background:#293c58;color:#c5d8f2}.tile-text{background:#f6e4ce;color:#7b4b20}.panel-bottom{display:flex;gap:12px;align-items:center;border-top:1px solid #ffffff20;padding-top:18px}.panel-bottom strong{font-size:36px;line-height:1}.panel-bottom>span{font-size:14px;color:#b5c8df}.panel-bottom .panel-plus{margin-left:auto;font-size:28px;color:#5ed9bd}.category-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;background:#fff}.category-pills{display:flex;gap:10px;flex-wrap:wrap}.category-pill{padding:9px 16px;border:1px solid var(--line);border-radius:9px;font-size:14px;font-weight:600;white-space:nowrap}.category-pill:hover,.category-pill.selected{background:#11243e;color:#fff;border-color:#11243e}.section{padding:48px 0}.section h2{font-size:30px;font-weight:700;margin:8px 0 0;letter-spacing:-.035em}.section-head{margin-bottom:24px;gap:20px;align-items:center}.text-link{font-size:14px;color:var(--primary);font-weight:650}.tool-grid{gap:16px}.tool-card{border-radius:14px;padding:22px;min-height:228px;box-shadow:0 2px 3px #10203002}.tool-card:hover{transform:translateY(-3px);border-color:#5cae9f;box-shadow:var(--shadow)}.tool-card h3{margin-top:18px;line-height:1.4;font-size:17px;letter-spacing:-.02em}.tool-card p{font-size:14px;line-height:1.55}.tool-icon{border-radius:10px;background:#e6f5f1;color:#08796b;font-size:17px;letter-spacing:-.04em;font-weight:750;width:44px;height:44px}.tone-pdf .tool-icon{background:#fcece8;color:#bd5441}.tone-image .tool-icon{background:#e9edfe;color:#526ab5}.tone-code .tool-icon{background:#e6edf8;color:#425f88}.tone-text .tool-icon{background:#e6f5ef;color:#267a61}.tone-calc .tool-icon{background:#fff1d9;color:#a47727}.card-arrow{color:#60718b;font-size:21px;opacity:.55}.tool-link{font-size:12px;color:#69768a;font-weight:550;padding-top:20px}.count-label{font-size:14px;border:1px solid #d5dfe5;padding:6px 12px;border-radius:8px}.privacy-box{background:#11243e;border:0;border-radius:18px;padding:34px;color:#fff;align-items:center;gap:28px}.privacy-box p{color:#c2cede;font-size:16px;max-width:900px}.privacy-box .eyebrow{color:#75e5c9}.privacy-box h2{color:#fff;margin-bottom:10px;font-size:26px}.privacy-symbol{font-size:68px;color:#69e4c2;line-height:1}.page-hero{padding:30px 0;background:#f5f8fa}.page-title h1{font-size:38px}.page-title p{max-width:760px}.big-icon{background:#dceee9;color:#08776b;border-radius:14px;font-size:26px;width:64px;height:64px;flex-shrink:0}.crumb{font-size:14px;flex-wrap:wrap;margin-bottom:20px}.tool-shell{box-shadow:0 6px 30px #12243e06;border-radius:18px;padding:30px}.tool-page+.section{padding-top:32px}.field label{font-weight:600;font-size:15px}.input,.textarea,.select{border-radius:9px;font-size:16px}.input:focus,.textarea:focus,.select:focus{outline:3px solid #0b8b7726;border-color:#168c7a}.btn{font:600 15px "Segoe UI",system-ui,sans-serif;padding:12px 20px;border-radius:9px;min-height:44px}.btn:hover{filter:brightness(.94)}.btn.light{background:#e5f4ee;color:#086c5e}.result-box{border-radius:10px;max-height:650px;overflow:auto;font-size:15px;line-height:1.65}.result-box:empty{display:none}.result-box svg{display:block;max-width:min(100%,350px);max-height:350px;margin:12px auto}.dropzone{padding:32px 22px;border-radius:12px;border-color:#aac5c1;background:#f5faf8}.dropzone input{font:inherit;font-size:14px}.dropzone input::file-selector-button{border:1px solid #b9cec7;border-radius:8px;background:#fff;padding:10px;margin-right:12px;color:#153b33;cursor:pointer}.status{font-size:12px}.status.live{background:#e0f3ea;color:#136744}.info-box{font-size:15px}.tool-note{font-size:14px;color:#5a6e82}.skip-link{position:fixed;left:12px;top:-100px;z-index:100;background:#12243e;color:#fff;padding:12px}.skip-link:focus{top:8px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}a:focus-visible,button:focus-visible{outline:3px solid #179c86;outline-offset:4px}footer{background:#fff}.footer-row{font-size:14px}.footer-links{display:flex;gap:16px;flex-wrap:wrap}#all-tools{scroll-margin-top:95px}@media(max-width:1050px){.hero-layout{gap:35px;grid-template-columns:1.25fr 1fr}.hero-panel{padding:20px}.tile{padding:16px}.tool-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.hero-layout{grid-template-columns:1fr}.hero-panel{display:none}.hero h1{font-size:52px}.tool-grid,.tool-grid.compact{grid-template-columns:repeat(2,1fr)}.container{width:calc(100% - 40px)}.hero{padding:35px 0}.category-pills{gap:8px}.category-pill{padding:8px 12px}}@media(max-width:520px){.container,.narrow{width:calc(100% - 32px)}.nav{height:68px}.hero h1{font-size:43px}.hero-copy{font-size:16px}.hero-badges{gap:8px}.hero-badges span{font-size:12px}.hero-badges span+span:before{margin-right:8px}.tool-grid,.tool-grid.compact{grid-template-columns:1fr}.tool-card{min-height:190px}.section{padding:32px 0}.section-head{align-items:flex-start}.section h2{font-size:26px}.page-title h1{font-size:29px;overflow-wrap:anywhere}.big-icon{display:none}.tool-shell{padding:18px}.privacy-symbol{display:none}.privacy-box{padding:24px}.text-link{max-width:110px;text-align:right}.dropzone{padding:22px 12px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.hero-panel{transform:none}}
