:root,[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#f2f6f3;--surface:#fff;--surface-soft:#e8efeb;--ink:#14211b;--muted:#5b6b62;--subtle:#526058;--line:#d5ded8;--brand:#16583e;--brand-strong:#0e432e;--brand-soft:#b8f5cf;--daily-ink:#0e6641;--daily-soft:#c7f5d7;--developer-ink:#1e5a8a;--developer-soft:#d8ebff;--danger:#a93636;--success:#176447;--shadow:0 20px 55px #122f221a;--focus-ring:#16583e3d;--header-surface:#f2f6f3eb;--brand-panel:#0e432e;--on-brand:#eaf5ee;--on-brand-muted:#bed2c7;--brand-panel-border:#ffffff21;--brand-panel-accent:#9fe6bc;--footer-surface:#0b2f21;--footer-surface-border:#315443;--footer-muted:#c1d5ca;--footer-mark:#d7f2e2;--footer-mark-ink:#0e432e;--focus-on-brand:#b8f5cf;--container:1190px}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page:#0e1512;--surface:#151f1a;--surface-soft:#1c2923;--ink:#eaf5ee;--muted:#9fb0a7;--subtle:#b4c3bb;--line:#2d3c34;--brand:#62d99a;--brand-strong:#82e9ae;--brand-soft:#183d2c;--daily-ink:#80ecae;--daily-soft:#183d2c;--developer-ink:#8acaff;--developer-soft:#17324b;--danger:#ff9b9b;--success:#7ce6ab;--shadow:0 24px 62px #00000047;--focus-ring:#62d99a57;--header-surface:#0e1512eb;--brand-panel:#10281d;--on-brand:#edf8f1;--on-brand-muted:#b1c8bc;--brand-panel-border:#31503f;--brand-panel-accent:#75dca1;--footer-surface:#081b13;--footer-surface-border:#263d32;--footer-muted:#adc4b7;--footer-mark:#c4ecd3;--footer-mark-ink:#10281d;--focus-on-brand:#82e9ae}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--page)}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--page);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Segoe UI Variable,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.5}button,input,select,textarea{color:inherit;font:inherit}button,select{cursor:pointer}:focus-visible{outline:3px solid var(--brand);outline-offset:3px}a{color:inherit;text-decoration:none}[hidden]{display:none!important}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;color:var(--surface);background:var(--ink);border-radius:10px;padding:10px 14px;font-size:14px;font-weight:700;transition:transform .16s;position:fixed;top:10px;left:10px;transform:translateY(calc(-100% - 20px))}.skip-link:focus-visible{transform:translateY(0)}svg,canvas,img{max-width:100%}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-shell>main{flex:1}.container{width:min(var(--container), calc(100% - 48px));margin-inline:auto}.site-header{z-index:30;border-bottom:1px solid var(--line);background:var(--header-surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0}.site-header__inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(24px,4vw,54px);min-height:72px;display:grid}.site-logo{letter-spacing:-.01em;align-items:center;gap:11px;width:max-content;font-size:18px;font-weight:780;display:inline-flex}.site-logo__mark{background:var(--brand);border-radius:9px;grid-template-rows:repeat(2,7px);grid-template-columns:repeat(2,7px);place-content:center;gap:4px;width:34px;height:34px;display:grid}.site-logo__mark i{background:var(--surface);border-radius:2px;display:block}.site-logo__mark i:nth-child(2),.site-logo__mark i:nth-child(3){opacity:.55}.site-nav{min-width:0;color:var(--muted);justify-content:center;align-items:center;gap:34px;font-size:14px;display:flex}.site-nav a{white-space:nowrap;justify-content:center;align-items:center;min-block-size:44px;min-inline-size:44px;padding-block:25px;font-weight:650;display:inline-flex;position:relative}.site-nav a:after{background:var(--brand);content:"";height:2px;transition:transform .18s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a.is-active,.site-nav a[aria-current=page]{color:var(--ink)}.site-nav a:hover:after,.site-nav a:focus-visible:after,.site-nav a.is-active:after,.site-nav a[aria-current=page]:after{transform:scaleX(1)}.theme-toggle{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);background:var(--surface);border-radius:12px;place-items:center;padding:0;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.theme-toggle:hover{border-color:var(--brand);background:var(--surface-soft)}.theme-toggle__track{background:var(--line);border-radius:999px;width:24px;height:14px;transition:background .16s;position:relative}.theme-toggle__track i{background:var(--brand-strong);border-radius:50%;width:8px;height:8px;transition:transform .16s,background .16s;position:absolute;top:3px;left:3px}[data-theme=dark] .theme-toggle__track{background:var(--brand-soft)}[data-theme=dark] .theme-toggle__track i{background:var(--brand);transform:translate(10px)}.eyebrow{color:var(--brand);letter-spacing:.16em;margin:0 0 16px;font-size:11px;font-weight:800}.recent-tools{flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:18px;font-size:13px;display:flex}.recent-tools>span{color:var(--subtle);font-weight:700}.recent-tools>div{flex-wrap:wrap;gap:8px 16px;display:flex}.recent-tools a{min-block-size:44px;color:var(--brand-strong);align-items:center;font-weight:650;display:inline-flex}.recent-tools a:hover,.recent-tools a:focus-visible{color:var(--brand);text-underline-offset:4px;text-decoration:underline}.home-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 86% 88%, color-mix(in srgb, var(--brand) 16%, transparent), transparent 26rem), linear-gradient(135deg, var(--page) 0%, var(--surface-soft) 52%, var(--page) 100%);position:relative;overflow:clip}.home-hero__inner{align-items:center;min-height:430px;padding-block:clamp(64px,8vw,94px);display:flex;position:relative}.home-hero__copy{z-index:1;width:min(760px,76%);position:relative}.home-hero__kicker{color:var(--brand-strong);letter-spacing:.06em;align-items:center;gap:9px;margin:0 0 20px;font-size:12px;font-weight:760;display:flex}.home-hero__kicker span{background:var(--brand);width:8px;height:8px;box-shadow:0 0 0 5px color-mix(in srgb, var(--brand) 14%, transparent);border-radius:50%}.home-hero h1,.simple-hero h1{letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(42px,6vw,64px);font-weight:780;line-height:1.08}.home-hero h1 em{color:var(--brand);font-style:normal}.home-hero__copy>p:not(.home-hero__kicker,.search-status){max-width:650px;color:var(--muted);margin:22px 0 0;font-size:17px;line-height:1.75}.tool-search{border:1px solid var(--line);background:var(--surface);max-width:620px;min-height:54px;box-shadow:0 10px 28px color-mix(in srgb, var(--ink) 8%, transparent);border-radius:12px;align-items:center;gap:12px;margin-top:28px;padding-inline:17px 12px;transition:border-color .18s,box-shadow .18s;display:flex}.tool-search--home{width:100%}.tool-search:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px var(--focus-ring), 0 12px 30px color-mix(in srgb, var(--ink) 10%, transparent)}.tool-search svg{width:21px;stroke:var(--muted);stroke-width:1.8px;flex:none}.tool-search input{min-width:0;color:var(--ink);background:0 0;border:0;flex:1;font-size:15px}.tool-search input:focus-visible{outline:2px solid #0000}.tool-search input::placeholder{color:var(--subtle)}.tool-search kbd{border:1px solid var(--line);color:var(--subtle);background:var(--page);border-radius:7px;padding:3px 8px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.search-status{min-height:20px;color:var(--muted);margin:9px 0 0 2px;font-size:12px}.home-hero__calibration{border:1px solid color-mix(in srgb, var(--brand) 22%, transparent);opacity:.72;pointer-events:none;border-radius:50%;width:540px;height:540px;position:absolute;bottom:-270px;right:clamp(-170px,-9vw,-90px)}.home-hero__calibration:before,.home-hero__calibration:after{border:1px solid color-mix(in srgb, var(--brand) 20%, transparent);border-radius:inherit;content:"";position:absolute;inset:54px}.home-hero__calibration:after{border-color:color-mix(in srgb, var(--brand) 18%, transparent);inset:116px}.tool-section{padding-block:76px}#main-content,.tool-section[id],article#privacy{scroll-margin-top:92px}.tool-section+.tool-section{border-top:1px solid var(--line)}.section-heading{justify-content:space-between;align-items:center;gap:32px;margin-bottom:12px;display:flex}.section-heading>div{min-width:0}.section-heading__number,.section-heading__label,.section-heading__count{color:var(--subtle);letter-spacing:.12em;margin:0;font-size:11px;font-weight:760}.section-heading h2{letter-spacing:-.025em;margin:6px 0 0;font-size:clamp(28px,3vw,36px);font-weight:760}.section-heading>p,.section-heading>a{max-width:450px;color:var(--muted);margin:0;font-size:14px;line-height:1.8}.section-description{max-width:660px;color:var(--muted);margin:0 0 30px;font-size:14px;line-height:1.75}.section-heading>a:hover{color:var(--brand)}.tool-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.tool-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;flex-direction:column;min-width:0;min-height:220px;padding:22px;transition:transform .19s,border-color .19s,box-shadow .19s,background .19s;display:flex;position:relative}.tool-card:hover,.tool-card:focus-visible{border-color:var(--brand);box-shadow:0 14px 32px color-mix(in srgb, var(--ink) 10%, transparent);transform:translateY(-2px)}.tool-card.is-hidden{display:none}.tool-card__icon{border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.tool-card__icon svg{stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.tool-card--daily .tool-card__icon{color:var(--daily-ink);background:var(--daily-soft)}.tool-card--developer .tool-card__icon{color:var(--developer-ink);background:var(--developer-soft)}.tool-card__meta{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.tool-card__category{color:var(--subtle);background:var(--surface-soft);letter-spacing:.12em;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800;line-height:1.3}.tool-card--daily .tool-card__category{color:var(--daily-ink);background:var(--daily-soft)}.tool-card--developer .tool-card__category{color:var(--developer-ink);background:var(--developer-soft)}.tool-card__body{margin:24px 0 20px}.tool-card h3,.tool-card__title{letter-spacing:-.01em;margin:0;font-size:18px;font-weight:740}.tool-card p,.tool-card__description{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.tool-card__footer,.tool-card__action{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;font-size:12px;font-weight:650;display:flex}.tool-card__footer span:last-child,.tool-card__action span{font-size:19px}.no-results{text-align:center;padding-block:80px}.no-results span{font-size:30px;font-weight:700}.no-results p{color:var(--muted)}.home-cta{color:var(--on-brand);background:var(--brand-panel);padding-block:76px}.home-cta__inner{grid-template-columns:1fr .75fr;align-items:end;gap:100px;display:grid}.home-cta .eyebrow{color:var(--brand-panel-accent)}.home-cta h2{letter-spacing:-.025em;margin:0;font-size:clamp(34px,5vw,52px);font-weight:760;line-height:1.18}.home-cta__inner>p{color:var(--on-brand-muted);margin:0;font-size:15px;line-height:2}.simple-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 82% 30%, color-mix(in srgb, var(--brand) 12%, transparent), transparent 28rem)}.simple-hero__inner{max-width:960px;padding-block:120px}.simple-hero__inner>p:last-child{max-width:680px;color:var(--muted);margin:34px 0 0;font-size:18px;line-height:1.9}.about-content{padding-block:76px}.about-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.about-grid article{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:30px}.about-grid__label{color:var(--brand-strong);background:var(--brand-soft);letter-spacing:.02em;border-radius:5px;margin-bottom:16px;padding:4px 7px;font-size:12px;font-weight:650;line-height:1.4;display:inline-block}.about-grid h2{margin:0 0 14px;font-size:24px}.about-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.9}.tool-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 86% 18%, color-mix(in srgb, var(--developer-ink) 11%, transparent), transparent 26rem), var(--page)}.tool-hero__inner{padding-block:28px 38px}.breadcrumbs{color:var(--subtle);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.breadcrumbs a{align-items:center;min-block-size:44px;display:inline-flex}.breadcrumbs a:hover,.breadcrumbs a:focus-visible{color:var(--brand)}.tool-hero__heading{max-width:880px;margin-top:22px}.tool-hero h1{letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(36px,4vw,48px);font-weight:760;line-height:1.15}.tool-hero__visits{color:var(--subtle);margin:10px 0 0;font-size:13px}.tool-workspace-section{padding-block:32px 90px}.tool-workspace{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:0 14px 38px color-mix(in srgb, var(--ink) 8%, transparent);border-radius:20px;padding:clamp(22px,4vw,38px)}.workspace-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:44px;display:grid}.workspace-form,.workspace-result,.workspace-single{min-width:0}.workspace-result{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;padding:24px}.workspace-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.subtool-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:28px}.subtool-card__heading{align-items:flex-start;gap:15px;margin-bottom:26px;display:flex}.subtool-card__heading>span{color:var(--brand);font-variant-numeric:tabular-nums;font-size:12px}.subtool-card h2{margin:0;font-size:18px}.subtool-card__heading p{color:var(--muted);margin:5px 0 0;font-size:12px}.field-grid{gap:18px;display:grid}.field-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.field-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.field{flex-direction:column;gap:8px;min-width:0;display:flex}.field>span,.converter-result>span{color:var(--muted);font-size:12px;font-weight:650}.field input,.field select,.field textarea,.large-input,.code-input,.result-area{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:var(--surface);border-radius:12px;transition:border-color .16s,box-shadow .16s,background .16s}.field select{color:var(--ink);background-color:var(--surface)}.field input::placeholder,.field textarea::placeholder,.large-input::placeholder,.code-input::placeholder{color:var(--subtle)}.field input,.field select{height:48px;padding-inline:13px}.field textarea,.large-input,.code-input,.result-area{resize:vertical;min-height:120px;padding:14px;line-height:1.65}.field input:focus,.field select:focus,.field textarea:focus,.large-input:focus,.code-input:focus{border-color:var(--brand);box-shadow:0 0 0 4px var(--focus-ring);outline:2px solid #0000}.code-input,.result-area--code,.hash-output{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}.code-input{min-height:360px}.large-input{min-height:280px}.check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.check-field{border:1px solid var(--line);min-height:44px;color:var(--muted);background:var(--surface);cursor:pointer;border-radius:11px;align-items:center;gap:10px;padding:9px 11px;font-size:12px;display:flex}.check-field--wide{grid-column:1/-1}.check-field input{width:16px;height:16px;accent-color:var(--brand);margin:0}.primary-button,.secondary-button,.ghost-button,.result-heading button,.inline-result button{border:1px solid #0000;border-radius:12px;min-height:44px;padding:11px 20px;font-size:13px;font-weight:700;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s,color .16s,opacity .16s}.primary-button{border:1px solid var(--brand);width:100%;color:var(--surface);background:var(--brand);box-shadow:0 8px 20px color-mix(in srgb, var(--brand) 22%, transparent);margin-top:22px}.primary-button:hover{border-color:var(--brand-strong);background:var(--brand-strong)}.primary-button--auto{width:auto;margin-top:0}.secondary-button{border:1px solid var(--line);color:var(--ink);background:var(--surface)}.secondary-button:hover,.ghost-button:hover{border-color:var(--brand);background:var(--surface-soft)}.secondary-button--full{width:100%;margin-top:18px}.ghost-button{color:var(--muted);background:0 0;border:1px solid #0000}.primary-button:hover,.secondary-button:hover,.ghost-button:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled,.swap-button:disabled,.segmented-control button:disabled,.base-presets button:disabled{cursor:not-allowed;opacity:.48;transform:none}.button-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.result-heading{min-height:31px;color:var(--muted);justify-content:space-between;align-items:center;gap:15px;margin-bottom:12px;font-size:12px;font-weight:650;display:flex}.result-heading button,.inline-result button{min-width:44px;color:var(--brand);background:0 0;padding:8px 10px;font-size:11px;font-weight:700}.task-progress{color:var(--muted);grid-template-columns:minmax(120px,1fr) auto auto;align-items:center;gap:12px;margin-top:12px;font-size:12px;display:grid}.task-progress[hidden]{display:none}.task-progress progress{width:100%;accent-color:var(--brand)}.image-workspace{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:24px;display:grid}.image-file-queue,.image-result-list{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.image-file-queue:empty,.image-result-list:empty{display:none}.image-file-queue li{border:1px solid var(--line);color:var(--muted);background:var(--surface-soft);overflow-wrap:anywhere;border-radius:10px;padding:10px 12px;font-size:12px}.image-result-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;grid-template-columns:minmax(120px,180px) minmax(0,1fr);align-items:center;gap:16px;padding:14px;display:grid}.image-result-card>div{min-width:0}.image-result-card>div:only-child{grid-column:1/-1}.image-result-card strong,.image-result-card p{overflow-wrap:anywhere}.image-result-card p{color:var(--muted);margin:8px 0 12px;font-size:12px}.image-preview{background:var(--surface-soft);object-fit:contain;border-radius:10px;width:100%;max-height:240px}.image-result-download{justify-content:center;align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.image-metadata-result{background:var(--surface-soft);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:10px;max-height:360px;margin:10px 0 0;padding:12px;font-size:12px;overflow:auto}.pdf-workspace{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:24px;display:grid}.pdf-file-queue{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.pdf-file-queue:empty{display:none}.pdf-file-queue li{border:1px solid var(--line);color:var(--muted);background:var(--surface-soft);overflow-wrap:anywhere;border-radius:10px;padding:10px 12px;font-size:12px}.pdf-limit-warning{border:1px solid color-mix(in srgb, var(--danger) 35%, var(--line));color:var(--danger);background:color-mix(in srgb, var(--danger) 8%, var(--surface));border-radius:10px;margin-top:14px;padding:12px 14px;font-size:13px}.pdf-result-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;margin-top:14px;padding:16px}.pdf-result-card p{color:var(--muted);margin:8px 0 12px;font-size:12px}.pdf-result-download{justify-content:center;align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.pdf-debug-details{border:1px solid color-mix(in srgb, var(--danger) 28%, var(--line));background:color-mix(in srgb, var(--danger) 5%, var(--surface));border-radius:14px;margin-top:14px;padding:0 14px 14px}.pdf-debug-details summary{min-height:44px;color:var(--ink);cursor:pointer;align-items:center;font-size:13px;font-weight:700;display:flex}.pdf-debug-report{border:1px solid var(--line);background:var(--surface-soft);max-height:280px;color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:10px;margin:0 0 10px;padding:12px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;line-height:1.7;overflow:auto}.pdf-debug-copy{min-height:40px;padding:8px 12px}.structured-output-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.structured-output{border:1px solid var(--line);background:var(--surface-soft);min-height:180px;color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:12px;margin:0;padding:16px;overflow:auto}@media (width<=639px){.task-progress{grid-template-columns:1fr auto}.task-progress progress{grid-column:1/-1}.image-workspace,.pdf-workspace,.image-result-card,.structured-output-grid{grid-template-columns:1fr}}.result-area{border-color:var(--line);background:var(--surface);overflow-wrap:anywhere}.result-area--numbers{font-variant-numeric:tabular-nums;min-height:240px;font-size:21px;line-height:1.8}.field-message,.result-meta{min-height:19px;color:var(--muted);margin:12px 0 0;font-size:11px;line-height:1.7}.field-message.is-error,.validation-status.is-error{color:var(--danger)}.field-message.is-success,.validation-status.is-success{color:var(--success)}.password-list{gap:8px;display:grid}.password-item{border:1px solid var(--line);background:var(--surface);border-radius:11px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:12px 14px;display:flex}.password-item code{overflow-wrap:anywhere;min-width:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;overflow-x:auto}.password-item button{min-width:44px;min-height:44px;color:var(--brand);background:0 0;border:1px solid #0000;border-radius:10px;flex:none;font-size:11px}.converter-row{grid-template-columns:1fr 50px 1fr;align-items:end;gap:20px;margin-top:30px;display:grid}.converter-field input{font-variant-numeric:tabular-nums;height:76px;font-size:25px}.swap-button{border:1px solid var(--line);width:44px;height:44px;color:var(--brand);background:var(--surface);border-radius:50%;place-items:center;font-size:20px;transition:transform .18s,border-color .18s,background .18s;display:grid}.swap-button:hover{border-color:var(--brand);transform:rotate(180deg)}.converter-row>.swap-button{margin-bottom:16px}.converter-result{background:var(--surface-soft);border-radius:13px;flex-direction:column;justify-content:center;min-height:76px;padding:12px 17px;display:flex}.converter-result strong{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;margin-top:2px;font-size:25px}.converter-result small{color:var(--subtle);font-size:10px}.inline-result{min-height:68px;color:var(--brand);background:var(--brand-soft);border-radius:13px;margin-top:20px;padding:17px;font-size:15px;font-weight:700;line-height:1.7}.inline-result--copy{justify-content:space-between;align-items:center;display:flex}.date-operation-row{margin-top:16px}.qr-result{text-align:center}.qr-canvas-wrap{border:1px solid var(--line);background:var(--surface);border-radius:16px;place-items:center;min-height:340px;display:grid}.qr-canvas-wrap canvas{width:min(100%,320px)!important;height:auto!important}.qr-result .secondary-button{margin-top:15px}.qr-reader-result{align-content:start;gap:16px;display:grid}.qr-reader-help{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.6}.qr-reader-preview-wrap{border:1px solid var(--line);background:var(--surface);border-radius:16px;place-items:center;min-height:240px;padding:16px;display:grid;overflow:hidden}.qr-reader-preview-wrap canvas{object-fit:contain;max-width:100%;max-height:420px;display:block}.qr-reader-result .result-heading{margin-bottom:0}.qr-reader-output{border:1px solid var(--line);background:var(--surface-soft);min-height:150px;color:var(--ink);font:inherit;text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;border-radius:12px;margin:0;padding:16px;line-height:1.65;overflow:auto}.qr-reader-actions{flex-wrap:wrap;gap:10px;display:flex}.qr-reader-actions .secondary-button{justify-content:center;align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.stat-grid>div{background:var(--surface-soft);border-radius:15px;flex-direction:column;justify-content:center;min-height:98px;padding:17px;display:flex}.stat-grid strong{font-variant-numeric:tabular-nums;font-size:24px}.stat-grid span{color:var(--muted);margin-top:5px;font-size:10px}.validation-status{min-height:48px;color:var(--muted);background:var(--surface-soft);border-radius:12px;margin-top:16px;padding:14px 16px;font-size:12px}.checksum-result{border:1px solid var(--line);background:var(--surface);border-radius:13px;padding:18px}.checksum-result+.checksum-result{margin-top:10px}.checksum-result span{color:var(--muted);font-size:11px;display:block}.checksum-result strong{overflow-wrap:anywhere;margin-top:6px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(20px,3vw,30px);display:block}.encoding-options{max-width:620px}.dual-editor{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);align-items:center;gap:15px;margin-top:22px;display:grid}.dual-editor>*{min-width:0}.dual-editor textarea{min-height:250px}.dual-editor--base textarea{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.dual-editor__swap{align-self:center}.timestamp-results{gap:10px;margin-top:18px;display:grid}.timestamp-results>div{background:var(--surface-soft);border-radius:11px;padding:13px 15px}.timestamp-results span,.timestamp-results strong{display:block}.timestamp-results span{color:var(--muted);font-size:10px}.timestamp-results strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:4px;font-size:12px}.segmented-control{background:var(--surface-soft);border-radius:11px;gap:4px;margin:18px 0;padding:4px;display:inline-flex}.segmented-control button{min-width:74px;min-height:44px;color:var(--muted);background:0 0;border:0;border-radius:8px;padding:8px 12px;font-size:12px;transition:background .16s,color .16s,box-shadow .16s}.segmented-control button.is-active{color:var(--ink);background:var(--surface);box-shadow:0 3px 10px color-mix(in srgb, var(--ink) 8%, transparent)}.file-field{border:1px dashed var(--subtle);background:var(--surface);text-align:center;cursor:pointer;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:20px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.file-field:focus-within{border-color:var(--brand);background:var(--surface-soft);box-shadow:0 0 0 4px var(--focus-ring)}.file-field input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.file-field span{color:var(--brand);font-size:13px;font-weight:700}.file-field small{max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:11px;overflow:hidden}.hash-output{border:1px solid var(--line);background:var(--surface);overflow-wrap:anywhere;border-radius:13px;min-height:150px;padding:18px;font-size:15px;line-height:1.9}.base-presets{flex-wrap:wrap;gap:8px;margin-bottom:23px;display:flex}.base-presets button{border:1px solid var(--line);min-height:44px;color:var(--muted);background:var(--surface);border-radius:999px;padding:8px 14px;font-size:11px;transition:border-color .16s,background .16s,color .16s}.base-presets button:hover{color:var(--brand);border-color:var(--brand);background:var(--surface-soft)}.stopwatch{max-width:760px;margin-inline:auto}.stopwatch__display-card{border:1px solid var(--line);background:radial-gradient(circle at 50% 0, color-mix(in srgb, var(--brand) 12%, transparent), transparent 52%), var(--surface-soft);text-align:center;border-radius:26px;padding:clamp(38px,7vw,72px) 24px 34px}.stopwatch__readout{width:fit-content;margin-inline:auto}.stopwatch__readout strong{font-variant-numeric:tabular-nums;max-width:100%;color:var(--brand-strong);letter-spacing:-.06em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(50px,10vw,82px);font-weight:320;line-height:1;display:block}.stopwatch__units{color:var(--subtle);letter-spacing:.12em;grid-template-columns:1.45fr 1fr 1.25fr;margin-top:14px;font-size:10px;display:grid}.stopwatch__display-card>p{color:var(--muted);margin:27px 0 0;font-size:13px;font-weight:650}.stopwatch__controls{grid-template-columns:repeat(3,78px);justify-content:space-between;align-items:center;max-width:500px;margin:34px auto;display:grid}.stopwatch__control{border:0;border-radius:50%;place-items:center;width:78px;height:78px;padding:4px;font-size:13px;transition:transform .16s,opacity .16s;display:grid}.stopwatch__control:hover:not(:disabled){transform:scale(1.04)}.stopwatch__control[hidden]{display:none}.stopwatch__control span{border:2px solid var(--surface);border-radius:inherit;place-items:center;width:100%;height:100%;display:grid}.stopwatch__control--secondary,.stopwatch__control--reset{color:var(--ink);background:var(--surface-soft);box-shadow:0 0 0 2px var(--surface-soft)}.stopwatch__control--start{color:var(--brand-strong);background:var(--brand-soft);box-shadow:0 0 0 2px var(--brand-soft)}.stopwatch__control--pause{color:var(--danger);background:color-mix(in srgb, var(--danger) 14%, var(--surface));box-shadow:0 0 0 2px color-mix(in srgb, var(--danger) 14%, var(--surface))}.stopwatch__control:disabled{cursor:default;opacity:.42}.stopwatch__laps{border:1px solid var(--line);background:var(--surface);border-radius:20px;overflow:hidden}.stopwatch__laps-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:62px;padding-inline:22px;display:flex}.stopwatch__laps-heading h2{margin:0;font-size:14px}.stopwatch__laps-heading span{color:var(--subtle);font-size:11px}.stopwatch__laps ol{max-height:340px;margin:0;padding:0;list-style:none;overflow-y:auto}.stopwatch__laps li:not(.stopwatch__laps-empty){border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:5px 20px;padding:17px 22px;display:grid}.stopwatch__laps li:first-child{border-top:0}.stopwatch__laps li>span{color:var(--muted);font-size:12px}.stopwatch__laps li>strong{font-variant-numeric:tabular-nums;grid-row:span 2;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:16px;font-weight:650}.stopwatch__laps li>small{color:var(--subtle);font-size:10px}.stopwatch__laps-empty{color:var(--subtle);text-align:center;padding:34px 20px;font-size:12px}.stopwatch__status{min-height:18px;color:var(--muted);text-align:center;margin:22px 0 0;font-size:11px}.tool-guide{color:var(--on-brand);background:var(--brand-panel);padding-block:76px}.tool-guide__grid{grid-template-columns:.65fr 1fr;gap:72px;display:grid}.tool-guide .eyebrow{color:var(--brand-panel-accent)}.tool-guide h2{letter-spacing:-.025em;margin:0;font-size:43px;font-weight:760}.tool-guide ol{margin:0;padding:0;list-style:none}.tool-guide li{border-top:1px solid var(--brand-panel-border);grid-template-columns:40px 1fr;gap:20px;padding-block:20px;display:grid}.tool-guide li:first-child{border-top:0}.tool-guide li span{color:var(--brand-panel-accent);font-variant-numeric:tabular-nums;font-size:12px}.tool-guide li p{color:var(--on-brand-muted);margin:0;font-size:14px;line-height:1.8}.related-tools{padding-block:76px}.section-heading--compact{margin-bottom:28px}.tool-grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}.tool-grid--related .tool-card{min-height:250px}.site-footer{border-top:1px solid var(--footer-surface-border);color:var(--footer-muted);background:var(--footer-surface)}.site-footer :focus-visible{outline-color:var(--focus-on-brand)}.site-footer__grid{grid-template-columns:1.7fr .65fr .75fr;gap:80px;padding-block:68px;display:grid}.site-logo--footer{color:var(--on-brand)}.site-logo--footer .site-logo__mark{background:var(--footer-mark)}.site-logo--footer .site-logo__mark i{background:var(--footer-mark-ink)}.site-footer__brand p{max-width:480px;margin:20px 0 0;font-size:13px;line-height:1.9}.site-footer__column{flex-direction:column;gap:2px;font-size:12px;display:flex}.site-footer__column h2{color:var(--on-brand);margin:0 0 10px;font-size:12px}.site-footer__column a,.site-footer__records a{align-items:center;min-block-size:44px;display:inline-flex}.site-footer__column a:hover,.site-footer__column a:focus-visible{color:var(--on-brand)}.site-footer__bottom{border-top:1px solid var(--brand-panel-border);justify-content:space-between;align-items:center;gap:20px;min-height:70px;font-size:11px;display:flex}.site-footer__records{flex-wrap:wrap;gap:16px;display:flex}.site-footer__records a:hover,.site-footer__records a:focus-visible{color:var(--on-brand)}.toast{z-index:100;color:#eaf5ee;opacity:0;pointer-events:none;background:#183d2c;border-radius:11px;max-width:min(360px,100% - 48px);padding:12px 17px;font-size:12px;transition:opacity .18s,transform .18s;position:fixed;bottom:24px;right:24px;transform:translateY(20px);box-shadow:0 14px 35px #0000003d}.toast.is-visible{opacity:1;transform:translateY(0)}@media (width<=1023px){.tool-grid,.tool-grid--related,.field-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero__copy{width:min(720px,82%)}.site-footer__grid{gap:44px}}@media (width<=900px){.site-header__inner{grid-template-columns:auto minmax(0,1fr) auto}.site-nav{border-top:1px solid var(--line);scrollbar-width:none;order:4;grid-column:1/-1;justify-content:flex-start;gap:28px;max-width:100%;overflow-x:auto}.site-nav::-webkit-scrollbar{display:none}.site-nav a{padding-block:13px}.theme-toggle{grid-area:1/3}.home-hero__copy{width:min(680px,88%)}.home-cta__inner,.tool-guide__grid{grid-template-columns:1fr;gap:45px}.about-grid,.workspace-grid,.workspace-columns{grid-template-columns:1fr}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__grid{grid-template-columns:1.4fr 1fr 1fr;gap:32px 22px}}@media (width<=639px){.container{width:min(100% - 28px, var(--container))}.site-header__inner{min-height:65px}.home-hero__inner{min-height:420px;padding-block:54px 62px}.home-hero__copy{width:100%}.home-hero__calibration{opacity:.34;bottom:-330px;right:-260px}.tool-search{min-height:52px;padding-inline:14px 10px}.recent-tools{justify-content:flex-start;align-items:flex-start}.recent-tools>div{gap:8px 13px}.home-hero h1,.simple-hero h1{font-size:clamp(38px,11vw,44px)}.home-hero__copy>p:not(.home-hero__kicker,.search-status),.simple-hero__inner>p:last-child{font-size:15px}.tool-section,.home-cta,.about-content,.tool-guide,.related-tools{padding-block:58px}.section-heading{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:10px}.section-heading h2{font-size:32px}.tool-grid,.tool-grid--related{grid-template-columns:1fr}.tool-card,.tool-grid--related .tool-card{min-height:220px}.simple-hero__inner{padding-block:80px}.tool-hero__inner{padding-block:24px 32px}.tool-hero__heading{margin-top:20px}.tool-hero h1{font-size:34px}.tool-workspace-section{padding-block:24px 65px}.tool-workspace{border-radius:16px;padding:16px}.workspace-grid{gap:24px}.workspace-result,.subtool-card{padding:16px}.field-grid--2,.field-grid--3,.check-grid,.converter-row{grid-template-columns:1fr}.converter-row>.swap-button{margin:0 auto;transform:rotate(90deg)}.dual-editor{grid-template-columns:1fr}.dual-editor__swap{margin-inline:auto;transform:rotate(90deg)}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stopwatch__display-card{padding-inline:12px}.stopwatch__controls{max-width:330px;padding-inline:8px}.stopwatch__laps li:not(.stopwatch__laps-empty){padding-inline:17px}.site-footer__grid{grid-template-columns:1fr 1fr;gap:40px 20px;padding-block:52px}.site-footer__brand{grid-column:1/-1}.site-footer__bottom{text-align:center;flex-direction:column;justify-content:center;min-height:92px}.site-footer__records{justify-content:center}.result-heading,.inline-result--copy,.password-item{flex-wrap:wrap;align-items:flex-start}.segmented-control{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.converter-row>.swap-button,.converter-row>.swap-button:hover,.dual-editor__swap,.dual-editor__swap:hover{transform:rotate(90deg)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.skip-link{transition-duration:.01ms!important}.tool-card:hover,.tool-card:focus-visible,.tool-card:hover .tool-card__footer span:last-child,.tool-card:hover .tool-card__action span,.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.swap-button:hover,.stopwatch__control:hover:not(:disabled),.toast,.toast.is-visible{transform:none}}@media (width<=639px) and (prefers-reduced-motion:reduce){.converter-row>.swap-button,.converter-row>.swap-button:hover,.dual-editor__swap,.dual-editor__swap:hover{transform:rotate(90deg)}}.tool-status-badge{border:1px solid color-mix(in srgb, var(--brand) 44%, var(--line));min-height:24px;color:var(--brand-strong);background:color-mix(in srgb, var(--brand) 9%, var(--surface));letter-spacing:.06em;white-space:nowrap;border-radius:999px;align-items:center;padding:3px 9px;font-size:11px;font-weight:800;display:inline-flex}.tool-card__meta .tool-status-badge{margin-left:auto}.tool-hero__title{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.advanced-wasm-notice{border:1px solid color-mix(in srgb, var(--brand) 34%, var(--line));border-left:4px solid var(--brand);color:var(--muted);background:color-mix(in srgb, var(--brand) 6%, var(--surface));border-radius:12px;margin-bottom:22px;padding:16px 18px;line-height:1.75}.advanced-wasm-notice strong{color:var(--ink)}.advanced-wasm-license{margin-top:6px;font-size:13px;display:block}.advanced-wasm-panel{gap:22px;display:grid}.advanced-wasm-panel__header{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.advanced-wasm-panel__header h2{margin:4px 0 0}.advanced-wasm-panel__header>p{max-width:480px;color:var(--muted);margin:0;line-height:1.75}.advanced-wasm-grid{grid-template-columns:minmax(0,1fr) minmax(220px,.55fr);gap:16px;display:grid}.advanced-wasm-field{border:1px dashed var(--line-strong);background:var(--surface-soft);border-radius:14px;gap:9px;padding:18px;display:grid}.advanced-wasm-field>span{color:var(--ink);font-weight:750}.advanced-wasm-field input[type=file]{width:100%;min-height:44px;color:var(--muted)}.advanced-wasm-field small,.advanced-wasm-file-facts{color:var(--muted);line-height:1.6}.advanced-wasm-file-facts{border:1px solid var(--line);background:var(--surface);border-radius:14px;margin:0;padding:18px}.advanced-wasm-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.advanced-wasm-progress{gap:9px;display:grid}.advanced-wasm-progress label{color:var(--muted);font-size:13px;font-weight:700}.advanced-wasm-progress progress{width:100%;height:12px;accent-color:var(--brand)}.advanced-wasm-preview{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;max-width:100%;max-height:560px}.advanced-wasm-results{gap:12px;display:grid}.advanced-wasm-results pre{border:1px solid var(--line);min-height:180px;max-height:560px;color:var(--ink);background:var(--surface-soft);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:14px;margin:0;padding:18px;overflow:auto}.advanced-wasm-table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:14px;min-height:160px;overflow:auto}.advanced-wasm-table{border-collapse:collapse;width:100%;font-size:13px}.advanced-wasm-table th,.advanced-wasm-table td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:10px 12px}.advanced-wasm-table th{color:var(--ink);background:var(--surface-soft);position:sticky;top:0}.advanced-wasm-empty{color:var(--muted);text-align:center;margin:0;padding:28px}.advanced-wasm-confirm{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.advanced-wasm-confirm p{color:var(--muted);margin:0}@media (width<=720px){.advanced-wasm-panel__header,.advanced-wasm-confirm{flex-direction:column;align-items:stretch}.advanced-wasm-grid{grid-template-columns:1fr}.advanced-wasm-actions>*{text-align:center;flex:100%}}.json-result-actions{flex-wrap:wrap;gap:8px;display:flex}.json-view-switch{border:1px solid var(--line);background:var(--surface-soft);border-radius:999px;gap:4px;margin-bottom:14px;padding:4px;display:inline-flex}.json-view-switch button{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:5px 16px;font-size:12px;font-weight:650;transition:background .16s,color .16s,box-shadow .16s}.json-view-switch button.is-active{color:var(--ink);background:var(--surface);box-shadow:0 3px 10px color-mix(in srgb, var(--ink) 8%, transparent)}.json-tree,.json-code{min-height:360px;max-height:560px;overflow:auto}.json-tree{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;padding:14px 16px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.9}.json-tree__list{margin:0;padding:0;list-style:none}.json-tree__list .json-tree__list{border-left:1px dashed var(--line);margin-left:9px;padding-left:18px}.json-tree__row{overflow-wrap:anywhere;border-radius:6px;align-items:baseline;gap:6px;padding:0 6px;display:flex}.json-tree__row:hover{background:color-mix(in srgb, var(--ink) 5%, transparent)}.json-tree__toggle{border:1px solid var(--line);background:var(--surface);width:18px;height:18px;color:var(--muted);cursor:pointer;border-radius:5px;flex:none;align-self:center;padding:0;font-size:12px;line-height:1}.json-tree__toggle:hover{border-color:var(--brand);color:var(--brand)}.json-tree__spacer{flex:none;width:18px}.json-tree__key{color:var(--brand);font-weight:600}.json-tree__punct,.json-tree__close{color:var(--subtle)}.json-tree__close{padding-left:30px}.json-tree__summary{color:var(--muted);font-style:italic}.json-token--string{color:var(--success)}.json-token--number{color:var(--developer-ink)}.json-token--boolean{color:var(--danger)}.json-token--null{color:var(--muted);font-style:italic}.json-tree__placeholder{color:var(--muted);margin:0;font-size:12px}.json-tree__placeholder--error{color:var(--danger)}.json-editor{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:auto minmax(0,1fr);transition:border-color .16s,box-shadow .16s,background .16s;display:grid;overflow:hidden}.json-editor:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px var(--focus-ring)}.json-editor__gutter{border-right:1px solid var(--line);background:var(--surface-soft);min-width:46px;color:var(--muted);text-align:right;-webkit-user-select:none;user-select:none;flex-direction:column;padding:14px 10px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.65;display:flex;overflow:hidden}.json-editor__gutter span{flex:none}.json-editor__input{resize:none;background:0 0;border:0;border-radius:0}.json-editor__input:focus{box-shadow:none;border-color:#0000;outline:none}
