.humanize-module__L7ke9a__page{background:var(--page);min-height:100vh;padding:40px 0 80px}.humanize-module__L7ke9a__intro{text-align:center;max-width:760px;margin:0 auto 30px;padding:0 22px}.humanize-module__L7ke9a__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--brand);background:var(--brand-soft);border-radius:999px;margin-bottom:16px;padding:7px 14px;font-size:13px;font-weight:800;display:inline-block}.humanize-module__L7ke9a__intro h1{letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(28px,4.5vw,44px);font-weight:800;line-height:1.08}.humanize-module__L7ke9a__intro p{color:var(--muted);max-width:56ch;margin:0 auto;font-size:clamp(15px,2vw,18px)}.humanize-module__L7ke9a__tool{max-width:1100px;margin:0 auto;padding:0 22px}.humanize-module__L7ke9a__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.humanize-module__L7ke9a__segmented{background:var(--surface3);border-radius:999px;gap:2px;padding:4px;display:inline-flex}.humanize-module__L7ke9a__seg{appearance:none;cursor:pointer;font:inherit;color:var(--muted);background:0 0;border:0;border-radius:999px;padding:9px 18px;font-size:14px;font-weight:700;transition:color .15s,background .15s,box-shadow .2s}.humanize-module__L7ke9a__seg:hover{color:var(--ink2)}.humanize-module__L7ke9a__segActive{color:var(--ink);background:var(--surface);box-shadow:var(--shadow)}.humanize-module__L7ke9a__hint{color:var(--faint);font-size:13px;font-weight:600}.humanize-module__L7ke9a__panes{grid-template-columns:1fr 1fr;gap:18px;display:grid}.humanize-module__L7ke9a__pane{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow-lg);flex-direction:column;min-height:460px;padding:0;display:flex;overflow:hidden}.humanize-module__L7ke9a__paneHead{justify-content:space-between;align-items:center;padding:18px 22px 10px;display:flex}.humanize-module__L7ke9a__paneTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:13px;font-weight:800}.humanize-module__L7ke9a__counter{color:var(--faint);font-variant-numeric:tabular-nums;font-size:13px;font-weight:700;transition:color .15s}.humanize-module__L7ke9a__counterWarn{color:#c8841b}.humanize-module__L7ke9a__counterOver{color:#d23b3b}.humanize-module__L7ke9a__input{resize:none;font:inherit;color:var(--ink);background:0 0;border:0;outline:none;flex:1;padding:4px 22px 16px;font-size:16px;line-height:1.65}.humanize-module__L7ke9a__input::placeholder{color:var(--faint)}.humanize-module__L7ke9a__output{color:var(--ink);white-space:pre-wrap;flex:1;padding:4px 22px 16px;font-size:16px;line-height:1.65;overflow-y:auto}.humanize-module__L7ke9a__outputEmpty{color:var(--faint)}.humanize-module__L7ke9a__caret:after{content:"▏";color:var(--brand);margin-left:-2px;animation:1s step-end infinite humanize-module__L7ke9a__blink}@keyframes humanize-module__L7ke9a__blink{50%{opacity:0}}.humanize-module__L7ke9a__paneFoot{border-top:1px solid #0000000d;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 18px;display:flex}.humanize-module__L7ke9a__spacer{flex:1}.humanize-module__L7ke9a__chip{appearance:none;background:var(--surface3);color:var(--ink2);font:inherit;cursor:pointer;border:1px solid #00000012;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:700;transition:background .15s,transform 80ms}.humanize-module__L7ke9a__chip:hover{background:#eceaf1}.humanize-module__L7ke9a__chip:active{transform:scale(.97)}.humanize-module__L7ke9a__primary{appearance:none;cursor:pointer;font:inherit;color:#fff;background:linear-gradient(135deg, var(--brand-start), var(--brand-end));border:0;border-radius:999px;align-items:center;gap:9px;padding:12px 26px;font-size:15px;font-weight:800;transition:transform 80ms,box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 10px 22px #2bb14247}.humanize-module__L7ke9a__primary:hover{box-shadow:0 12px 26px #2bb14257}.humanize-module__L7ke9a__primary:active{transform:scale(.985)}.humanize-module__L7ke9a__primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.humanize-module__L7ke9a__ghost{appearance:none;cursor:pointer;font:inherit;color:var(--ink2);background:var(--surface3);border:0;border-radius:999px;align-items:center;gap:7px;padding:9px 14px;font-size:14px;font-weight:700;transition:background .15s,color .15s,transform 80ms;display:inline-flex}.humanize-module__L7ke9a__ghost:hover{color:var(--ink);background:#eceaf1}.humanize-module__L7ke9a__ghost:active{transform:scale(.97)}.humanize-module__L7ke9a__ghost:disabled{opacity:.4;cursor:not-allowed}.humanize-module__L7ke9a__spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite humanize-module__L7ke9a__spin}@keyframes humanize-module__L7ke9a__spin{to{transform:rotate(360deg)}}.humanize-module__L7ke9a__skeleton{padding:8px 22px 16px}.humanize-module__L7ke9a__skelLine{background:linear-gradient(90deg, var(--surface3) 25%, #e9e7ee 37%, var(--surface3) 63%);background-size:400% 100%;border-radius:7px;height:14px;margin:12px 0;animation:1.3s infinite humanize-module__L7ke9a__shimmer}@keyframes humanize-module__L7ke9a__shimmer{0%{background-position:100% 0}to{background-position:0 0}}.humanize-module__L7ke9a__score{width:100%}.humanize-module__L7ke9a__notice{max-width:1100px;margin:14px auto 0;padding:0 22px}.humanize-module__L7ke9a__noticeInner{color:#9a3320;border-radius:var(--radius-sm);background:#fff5f3;border:1px solid #f5cfc6;align-items:center;gap:10px;padding:14px 18px;font-size:14px;font-weight:600;display:flex}.humanize-module__L7ke9a__upgrade{color:var(--brand-ink);cursor:pointer;white-space:nowrap;margin-left:auto;font-weight:800;text-decoration:underline}.humanize-module__L7ke9a__devbadge{letter-spacing:.06em;text-transform:uppercase;color:#9a6a00;vertical-align:middle;background:#fff3d6;border-radius:999px;margin-left:8px;padding:3px 8px;font-size:11px;font-weight:800;display:inline-block}.humanize-module__L7ke9a__tabs{display:none}@media (max-width:820px){.humanize-module__L7ke9a__panes{grid-template-columns:1fr}.humanize-module__L7ke9a__tabs{background:var(--surface3);border-radius:999px;gap:2px;margin-bottom:14px;padding:4px;display:inline-flex}.humanize-module__L7ke9a__paneHidden{display:none}.humanize-module__L7ke9a__toolbar{justify-content:center}.humanize-module__L7ke9a__segmented{justify-content:space-between;width:100%}.humanize-module__L7ke9a__seg{padding:9px 12px;font-size:13px}}
