.tools-module__n-ZNlW__page{max-width:1160px;color:var(--next-ink);margin:0 auto;padding:32px 28px 80px}.tools-module__n-ZNlW__breadcrumb{color:var(--next-quiet);flex-wrap:wrap;gap:10px;margin-bottom:40px;font-size:12px;display:flex}.tools-module__n-ZNlW__breadcrumb a:hover{text-decoration:underline}.tools-module__n-ZNlW__hero{max-width:830px;padding:12px 0 40px}.tools-module__n-ZNlW__eyebrow{letter-spacing:.14em;align-items:center;gap:10px;margin-bottom:20px;font-family:monospace;font-size:12px;font-weight:700;display:flex}.tools-module__n-ZNlW__eyebrow:before{content:"";background:var(--next-target);border:1px solid var(--next-ink);width:10px;height:10px}.tools-module__n-ZNlW__hero h1{font-family:var(--font-anton),"Avenir Next Condensed","Arial Narrow",sans-serif;letter-spacing:-.035em;text-wrap:balance;font-size:clamp(32px,4.5vw,58px);font-weight:900;line-height:1.15}.tools-module__n-ZNlW__hero p{max-width:690px;color:var(--next-quiet);margin-top:22px;font-size:16px;line-height:1.8}.tools-module__n-ZNlW__badges{flex-wrap:wrap;gap:20px;margin-top:24px;font-size:12px;font-weight:600;display:flex}.tools-module__n-ZNlW__badges span{align-items:center;gap:7px;display:flex}.tools-module__n-ZNlW__filters{border-bottom:1px solid var(--next-line);flex-wrap:wrap;gap:4px 12px;margin-bottom:28px;padding-bottom:12px;display:flex}.tools-module__n-ZNlW__filterButton{min-height:44px;color:var(--next-quiet);cursor:pointer;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:12px;padding:10px 12px;font-size:13px;font-weight:700;display:inline-flex}.tools-module__n-ZNlW__filterButton:hover{color:var(--next-ink);background:#f1f6f3}.tools-module__n-ZNlW__filterButton[aria-pressed=true]{color:var(--next-ink);border-bottom-color:var(--next-target)}.tools-module__n-ZNlW__filterCount{color:var(--next-quiet);font:12px monospace}.tools-module__n-ZNlW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.tools-module__n-ZNlW__card{border:2px solid var(--next-ink);background:var(--next-paper);box-shadow:4px 4px 0 var(--next-ink);flex-direction:column;padding:28px;transition:transform .18s;display:flex}.tools-module__n-ZNlW__card:hover{transform:translateY(-2px)}.tools-module__n-ZNlW__card h2{margin:24px 0 10px;font-size:22px;font-weight:800}.tools-module__n-ZNlW__card p{color:var(--next-quiet);font-size:14px;line-height:1.8}.tools-module__n-ZNlW__cardFoot{justify-content:space-between;align-items:center;margin-top:auto;padding-top:28px;font-size:13px;font-weight:700;display:flex}.tools-module__n-ZNlW__format{align-items:center;gap:12px;font:700 13px monospace;display:flex}.tools-module__n-ZNlW__format span:first-child{border-bottom:3px solid var(--next-source);padding-bottom:7px}.tools-module__n-ZNlW__format span:last-child{border-bottom:3px solid var(--next-target);padding-bottom:7px}.tools-module__n-ZNlW__privacy{border-top:1px solid var(--next-line);color:var(--next-quiet);max-width:880px;margin-top:28px;padding:24px 0;font-size:13px;line-height:1.8}.tools-module__n-ZNlW__privacy a{text-underline-offset:3px;text-decoration:underline}.tools-module__n-ZNlW__detailGrid{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:36px;display:grid}.tools-module__n-ZNlW__workbench{border:2px solid var(--next-ink);background:var(--next-paper);box-shadow:6px 6px 0 var(--next-ink);min-width:0}.tools-module__n-ZNlW__workbenchHeading{border-bottom:1px solid var(--next-line);align-items:center;gap:16px;padding:14px 24px;font:700 12px monospace;display:flex}.tools-module__n-ZNlW__workbenchHeading span:last-child{margin-left:auto}.tools-module__n-ZNlW__workbenchBody{padding:24px}.tools-module__n-ZNlW__fieldset{border:0;min-width:0;padding:0}.tools-module__n-ZNlW__fileInput{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.tools-module__n-ZNlW__dropzone{border:1px dashed var(--next-ink);cursor:pointer;background:#f1f6f3;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;min-height:205px;padding:28px 16px;display:flex}.tools-module__n-ZNlW__dropzone strong{text-align:center;font-size:16px}.tools-module__n-ZNlW__dropzone span,.tools-module__n-ZNlW__dropzone small{color:var(--next-quiet);text-align:center;font-size:12px}.tools-module__n-ZNlW__fileInput:focus-visible+.tools-module__n-ZNlW__dropzone{outline:3px solid var(--next-focus);outline-offset:3px}.tools-module__n-ZNlW__listSummary{color:var(--next-quiet);margin:20px 0 8px;font:12px monospace}.tools-module__n-ZNlW__fileList{max-height:290px;padding:0;list-style:none;overflow:auto}.tools-module__n-ZNlW__fileList li{border-bottom:1px solid var(--next-line);align-items:center;gap:10px;padding:12px 0;display:flex}.tools-module__n-ZNlW__fileList svg{flex-shrink:0}.tools-module__n-ZNlW__fileName{overflow-wrap:anywhere;flex:1;min-width:0;font-size:13px}.tools-module__n-ZNlW__fileName small{color:var(--next-quiet);margin-top:3px;font-size:11px;display:block}.tools-module__n-ZNlW__fileActions{display:flex}.tools-module__n-ZNlW__fileActions button{place-items:center;min-width:36px;min-height:40px;display:grid}.tools-module__n-ZNlW__options{gap:24px;margin-top:24px;display:grid}.tools-module__n-ZNlW__range{flex-direction:column;gap:9px;font-size:13px;font-weight:600;display:flex}.tools-module__n-ZNlW__range input{color:var(--next-ink);border:1px solid var(--next-ink);background:#fff;border-radius:0;width:100%;min-height:44px;padding:9px 12px;font-size:14px}.tools-module__n-ZNlW__range small,.tools-module__n-ZNlW__optionHelp,.tools-module__n-ZNlW__choiceDescription{color:var(--next-quiet);font-size:12px;font-weight:400;line-height:1.7}.tools-module__n-ZNlW__optionGroup{border:0;min-width:0;margin:0;padding:0}.tools-module__n-ZNlW__optionGroup legend{padding:0;font-size:13px;font-weight:700}.tools-module__n-ZNlW__optionHelp{margin-top:8px}.tools-module__n-ZNlW__optionChoices{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.tools-module__n-ZNlW__choiceLabel{cursor:pointer;min-width:0;position:relative}.tools-module__n-ZNlW__choiceInput{opacity:0;width:1px;height:1px;position:absolute}.tools-module__n-ZNlW__choiceCard{border:1px solid var(--next-line);background:var(--next-paper);align-items:center;gap:12px;height:100%;min-height:88px;padding:16px;display:flex}.tools-module__n-ZNlW__choiceCopy{flex:1;min-width:0}.tools-module__n-ZNlW__choiceHeading{justify-content:space-between;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.tools-module__n-ZNlW__choiceHeading strong{font-weight:700}.tools-module__n-ZNlW__choiceDescription{margin-top:6px;display:block}.tools-module__n-ZNlW__choiceCheck{border:1px solid var(--next-line);background:var(--next-paper);flex:0 0 18px;place-items:center;height:18px;margin-top:1px;display:grid}.tools-module__n-ZNlW__choiceCheck svg{visibility:hidden}.tools-module__n-ZNlW__choiceInput:checked+.tools-module__n-ZNlW__choiceCard{border-color:var(--next-target);box-shadow:inset 0 0 0 1px var(--next-target);background:#f1f6f3}.tools-module__n-ZNlW__choiceInput:checked+.tools-module__n-ZNlW__choiceCard .tools-module__n-ZNlW__choiceCheck{background:var(--next-target);border-color:var(--next-ink)}.tools-module__n-ZNlW__choiceInput:checked+.tools-module__n-ZNlW__choiceCard .tools-module__n-ZNlW__choiceCheck svg{visibility:visible}.tools-module__n-ZNlW__choiceInput:focus-visible+.tools-module__n-ZNlW__choiceCard{outline:3px solid var(--next-focus);outline-offset:3px}.tools-module__n-ZNlW__optionGroup:not(:disabled) .tools-module__n-ZNlW__choiceLabel:hover .tools-module__n-ZNlW__choiceCard{border-color:var(--next-ink)}.tools-module__n-ZNlW__optionGroup:disabled .tools-module__n-ZNlW__choiceLabel{cursor:not-allowed;opacity:.45}.tools-module__n-ZNlW__paperPreview{flex:0 0 54px;place-items:center;height:64px;display:grid}.tools-module__n-ZNlW__imageSheet,.tools-module__n-ZNlW__a4Sheet{border:1px solid var(--next-ink);box-shadow:2px 2px 0 var(--next-line);background:#fff;place-items:center;display:grid}.tools-module__n-ZNlW__imageSheet{background:#dceee7;width:54px;height:36px}.tools-module__n-ZNlW__a4Sheet{width:42px;height:60px}.tools-module__n-ZNlW__a4Sheet svg{background:#dceee7}.tools-module__n-ZNlW__actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.tools-module__n-ZNlW__primary,.tools-module__n-ZNlW__secondary{border:1px solid var(--next-ink);justify-content:center;align-items:center;gap:14px;min-height:46px;padding:10px 20px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.tools-module__n-ZNlW__primary{background:var(--next-target);color:var(--next-ink);box-shadow:3px 3px 0 var(--next-ink)}.tools-module__n-ZNlW__secondary{background:var(--next-paper)}.tools-module__n-ZNlW__page button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.tools-module__n-ZNlW__page :is(a,button,input:not([type=radio])):focus-visible{outline:3px solid var(--next-focus);outline-offset:3px}.tools-module__n-ZNlW__status{font-size:13px;line-height:1.6}.tools-module__n-ZNlW__status:not(:empty){margin-top:20px}.tools-module__n-ZNlW__status progress{width:100%;height:6px;accent-color:var(--next-focus);margin-top:10px;display:block}.tools-module__n-ZNlW__error{border-inline-start:3px solid var(--next-source);background:#fff1f3;margin-top:20px;padding:12px 16px;font-size:13px;line-height:1.7}.tools-module__n-ZNlW__result{border-top:2px solid var(--next-target);margin-top:24px;padding-top:22px}.tools-module__n-ZNlW__result>div{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.tools-module__n-ZNlW__result span{color:var(--next-quiet);font-size:12px}.tools-module__n-ZNlW__safety{color:var(--next-quiet);margin-top:20px;font-size:11px;line-height:1.7}.tools-module__n-ZNlW__sidebar h2{margin-bottom:20px;font-size:15px;font-weight:800}.tools-module__n-ZNlW__sidebar ol{counter-reset:step;padding:0;list-style:none}.tools-module__n-ZNlW__sidebar li{counter-increment:step;gap:12px;margin-bottom:22px;font-size:13px;line-height:1.8;display:flex}.tools-module__n-ZNlW__sidebar li:before{content:counter(step);border:1px solid var(--next-line);flex-shrink:0;place-items:center;width:24px;height:24px;font:12px monospace;display:grid}.tools-module__n-ZNlW__sidebar section{border-top:1px solid var(--next-line);margin-top:28px;padding-top:22px}.tools-module__n-ZNlW__sidebar p{color:var(--next-quiet);font-size:13px;line-height:1.8}.tools-module__n-ZNlW__reading{max-width:780px;margin-top:56px}.tools-module__n-ZNlW__reading h2{margin-bottom:22px;font-size:24px;font-weight:800}.tools-module__n-ZNlW__reading details{border-top:1px solid var(--next-line);padding:18px 0}.tools-module__n-ZNlW__reading summary{cursor:pointer;font-size:15px;font-weight:600}.tools-module__n-ZNlW__reading p{color:var(--next-quiet);margin-top:14px;font-size:14px;line-height:1.8}.tools-module__n-ZNlW__cta{border:1px solid var(--next-ink);border-top:3px solid var(--next-target);margin-top:40px;padding:24px}.tools-module__n-ZNlW__cta h2{margin-bottom:16px;font-size:20px;font-weight:800}.tools-module__n-ZNlW__cta p{color:var(--next-quiet);margin-top:16px;font-size:12px;line-height:1.8}.tools-module__n-ZNlW__related{flex-wrap:wrap;gap:12px 24px;margin-top:18px;font-size:14px;display:flex}.tools-module__n-ZNlW__related a{text-underline-offset:4px;text-decoration:underline}@media (max-width:800px){.tools-module__n-ZNlW__detailGrid{grid-template-columns:1fr}.tools-module__n-ZNlW__sidebar{grid-template-columns:1fr 1fr;gap:24px;display:grid}.tools-module__n-ZNlW__sidebar section{border:0;margin:0;padding:0}}@media (max-width:560px){.tools-module__n-ZNlW__page{padding:24px 18px 56px}.tools-module__n-ZNlW__breadcrumb{margin-bottom:24px}.tools-module__n-ZNlW__grid{grid-template-columns:1fr}.tools-module__n-ZNlW__filters{gap:4px}.tools-module__n-ZNlW__filterButton{gap:6px;padding-inline:6px;font-size:12px}.tools-module__n-ZNlW__hero{padding-bottom:28px}.tools-module__n-ZNlW__hero p{font-size:14px}.tools-module__n-ZNlW__card{padding:24px}.tools-module__n-ZNlW__workbenchBody{padding:18px}.tools-module__n-ZNlW__sidebar{display:block}.tools-module__n-ZNlW__sidebar section{border-top:1px solid var(--next-line);margin-top:28px;padding-top:20px}.tools-module__n-ZNlW__range input{font-size:16px}.tools-module__n-ZNlW__optionChoices{grid-template-columns:1fr}.tools-module__n-ZNlW__fileActions button{min-width:32px}.tools-module__n-ZNlW__fileList li{gap:7px}}@media (prefers-reduced-motion:reduce){.tools-module__n-ZNlW__card{transition:none}.tools-module__n-ZNlW__card:hover{transform:none}}.tools-module__n-ZNlW__hubSection{border-top:1px solid var(--next-line);margin-top:60px;padding-top:36px}.tools-module__n-ZNlW__hubSection h2{letter-spacing:-.02em;text-wrap:balance;font-size:clamp(23px,2.8vw,30px);font-weight:800;line-height:1.4}.tools-module__n-ZNlW__hubSection p{color:var(--next-quiet);margin-top:16px;font-size:14px;line-height:1.9}.tools-module__n-ZNlW__hubFaq details{border-bottom:1px solid var(--next-line);max-width:880px;padding:20px 0}.tools-module__n-ZNlW__hubFaq h2{margin-bottom:14px}.tools-module__n-ZNlW__hubFaq summary{cursor:pointer;font-size:15px;font-weight:600;line-height:1.6}.tools-module__n-ZNlW__hubFaq summary:focus-visible{outline:3px solid var(--next-focus);outline-offset:4px}.tools-module__n-ZNlW__hubCta{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;margin-top:48px;padding:32px;display:grid}.tools-module__n-ZNlW__hubCta p{max-width:680px;margin-top:12px;font-size:13px}.tools-module__n-ZNlW__hubCta a{white-space:nowrap}@media (max-width:800px){.tools-module__n-ZNlW__hubCta{grid-template-columns:1fr;justify-items:start;gap:22px}}@media (max-width:560px){.tools-module__n-ZNlW__hubSection{margin-top:40px;padding-top:28px}.tools-module__n-ZNlW__hubCta{padding:24px}.tools-module__n-ZNlW__hubCta a{white-space:normal;text-align:center}}
.local-tools-module__Iu3gJq__field{flex-direction:column;gap:10px;min-width:0;font-weight:650;display:flex}.local-tools-module__Iu3gJq__field textarea,.local-tools-module__Iu3gJq__field input:not([type=range]):not([type=color]){border:2px solid var(--next-ink);background:var(--next-paper);width:100%;font:inherit;border-radius:0;padding:12px;font-weight:400}.local-tools-module__Iu3gJq__field textarea{resize:vertical;min-height:280px;line-height:1.65}.local-tools-module__Iu3gJq__field :is(textarea,input):focus{box-shadow:none}.local-tools-module__Iu3gJq__field :is(textarea,input):focus-visible{outline:3px solid var(--next-focus);outline-offset:3px}.local-tools-module__Iu3gJq__field input[type=color]{cursor:pointer;background:var(--next-paper);border:2px solid var(--next-ink);width:68px;height:44px}.local-tools-module__Iu3gJq__field input[type=range]{width:100%;accent-color:var(--next-ink);height:44px}.local-tools-module__Iu3gJq__textGrid,.local-tools-module__Iu3gJq__settings,.local-tools-module__Iu3gJq__imageGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.local-tools-module__Iu3gJq__help{color:var(--next-quiet);font-size:13px;font-weight:400;line-height:1.6}.local-tools-module__Iu3gJq__checks{border:0;flex-direction:column;gap:14px;margin:24px 0;padding:0;display:flex}.local-tools-module__Iu3gJq__checks label,.local-tools-module__Iu3gJq__backdrops label{cursor:pointer;align-items:center;gap:10px;min-height:44px;display:flex}.local-tools-module__Iu3gJq__checks input[type=checkbox],.local-tools-module__Iu3gJq__backdrops input[type=radio]{appearance:none;border:2px solid var(--next-ink);background-color:var(--next-paper);width:20px;height:20px;color:var(--next-ink);accent-color:var(--next-ink);box-shadow:none;cursor:pointer;background-image:none;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:0;flex-shrink:0;margin:0}.local-tools-module__Iu3gJq__backdrops input[type=radio]{border-radius:50%}.local-tools-module__Iu3gJq__checks input[type=checkbox]:checked,.local-tools-module__Iu3gJq__backdrops input[type=radio]:checked{border-color:var(--next-ink);background-color:var(--next-target)}.local-tools-module__Iu3gJq__checks input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m3.5 8 3 3 6-6' fill='none' stroke='%2317151f' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E")}.local-tools-module__Iu3gJq__backdrops input[type=radio]:checked{background-image:radial-gradient(circle,var(--next-ink)0 4px,transparent 4.5px)}.local-tools-module__Iu3gJq__checks input:focus,.local-tools-module__Iu3gJq__backdrops input:focus{box-shadow:none}.local-tools-module__Iu3gJq__checks input:focus-visible,.local-tools-module__Iu3gJq__backdrops input:focus-visible{outline:3px solid var(--next-focus);outline-offset:3px}.local-tools-module__Iu3gJq__checks input[type=checkbox]:disabled,.local-tools-module__Iu3gJq__backdrops input[type=radio]:disabled{border-color:var(--next-quiet);background-color:var(--next-canvas);cursor:not-allowed}.local-tools-module__Iu3gJq__checks input[type=checkbox]:checked:disabled,.local-tools-module__Iu3gJq__backdrops input[type=radio]:checked:disabled{background-color:var(--next-line)}@media (forced-colors:active){.local-tools-module__Iu3gJq__checks input[type=checkbox],.local-tools-module__Iu3gJq__backdrops input[type=radio]{appearance:auto;accent-color:auto}.local-tools-module__Iu3gJq__checks input[type=checkbox]:checked,.local-tools-module__Iu3gJq__backdrops input[type=radio]:checked{background-image:none}}.local-tools-module__Iu3gJq__file{background:var(--next-paper);border:2px dashed var(--next-ink);flex-direction:column;gap:14px;margin-bottom:24px;padding:24px;font-weight:650;display:flex}.local-tools-module__Iu3gJq__fileName{overflow-wrap:anywhere;font-size:14px;font-weight:400}.local-tools-module__Iu3gJq__settings{margin-bottom:24px}.local-tools-module__Iu3gJq__preview{border-top:1px solid var(--next-ink);margin-top:24px;padding-top:24px}.local-tools-module__Iu3gJq__pager{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;font-size:13px;display:flex}.local-tools-module__Iu3gJq__warning{background:var(--next-paper);border-inline-start:3px solid var(--next-source);overflow-wrap:anywhere;padding:12px;font-size:14px;line-height:1.7}.local-tools-module__Iu3gJq__backdrops{border:0;flex-wrap:wrap;gap:16px;margin-bottom:16px;padding:0;font-size:13px;display:flex}.local-tools-module__Iu3gJq__backdrops legend{margin-bottom:8px;font-weight:650}.local-tools-module__Iu3gJq__imageGrid figure{min-width:0;margin:0}.local-tools-module__Iu3gJq__imageGrid figcaption{margin-bottom:8px;font-size:13px}.local-tools-module__Iu3gJq__imageFrame{border:1px solid var(--next-ink);justify-content:center;align-items:center;height:250px;min-height:180px;padding:16px;display:flex}.local-tools-module__Iu3gJq__imageFrame img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%;display:block}.local-tools-module__Iu3gJq__checker{background-color:#fff;background-image:conic-gradient(#dedede 25%,transparent 0 50%,#dedede 0 75%,transparent 0);background-size:20px 20px}.local-tools-module__Iu3gJq__light{background:#fff}.local-tools-module__Iu3gJq__dark{background:#242424}@media (max-width:640px){.local-tools-module__Iu3gJq__textGrid,.local-tools-module__Iu3gJq__settings{grid-template-columns:1fr}.local-tools-module__Iu3gJq__field textarea{min-height:220px}.local-tools-module__Iu3gJq__imageGrid{gap:12px}.local-tools-module__Iu3gJq__imageFrame{height:180px;min-height:120px;padding:10px}.local-tools-module__Iu3gJq__file{padding:18px}}