.humanize-article{--hu-primary:#5b21b6;--hu-primary-dark:#3b0764;--hu-accent:#16a34a;--hu-text:#243047;--hu-muted:#64748b;--hu-border:#e2e8f0;--hu-soft:#f8fafc;--hu-purple-soft:#f5f3ff;--hu-green-soft:#ecfdf5;--hu-warning:#92400e;--hu-warning-soft:#fff7ed;color:var(--hu-text);font-size:1rem;line-height:2.05;max-width:100%;min-width:0;overflow-x:hidden}.humanize-article *,.humanize-article *:before,.humanize-article *:after{box-sizing:border-box}.humanize-article p{margin:0 0 1.1rem;color:var(--hu-text);text-align:justify}.humanize-article a{color:#4c1d95;text-underline-offset:4px}.humanize-article a:focus-visible,.humanize-article summary:focus-visible{outline:3px solid rgba(91,33,182,.28);outline-offset:3px}.humanize-article h2,.humanize-article h3{scroll-margin-top:110px}.humanize-article h2{position:relative;margin:2.8rem 0 1.1rem;padding:.65rem 1rem .65rem 0;color:#2e1065;font-size:clamp(1.3rem,2vw,1.72rem);font-weight:900;line-height:1.7;border-right:5px solid var(--hu-primary)}.humanize-article h2:after{content:"";position:absolute;right:0;bottom:0;width:min(150px,35%);height:2px;background:linear-gradient(90deg,transparent,var(--hu-primary))}.humanize-article h3{margin:1.25rem 0 .55rem;color:#312e81;font-size:1.08rem;font-weight:800;line-height:1.8}.humanize-lead{padding:1.25rem 1.4rem;font-size:1.07rem;font-weight:500;background:linear-gradient(135deg,#faf5ff,#f5f3ff);border:1px solid #ddd6fe;border-radius:18px;box-shadow:0 12px 28px rgba(76,29,149,.07)}.humanize-keybox{margin:1.25rem 0;padding:1rem 1.15rem;background:var(--hu-green-soft);border:1px solid #a7f3d0;border-right:5px solid var(--hu-accent);border-radius:14px}.humanize-toc{margin:1.5rem 0 2.2rem;padding:1.25rem 1.4rem;background:#fff;border:1px solid var(--hu-border);border-radius:18px;box-shadow:0 12px 30px rgba(31,41,55,.07)}.humanize-toc>strong{display:block;margin-bottom:.7rem;color:#2e1065;font-size:1.1rem}.humanize-toc ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem 1rem;margin:0;padding-right:1.35rem}.humanize-toc a{text-decoration:none;color:#334155}.humanize-grid{display:grid;gap:1rem;margin:1.25rem 0}.humanize-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.humanize-card{padding:1.15rem;background:#fff;border:1px solid var(--hu-border);border-radius:16px;box-shadow:0 9px 24px rgba(31,41,55,.06)}.humanize-card-icon{display:block;font-size:1.7rem}.humanize-card h3{margin:.45rem 0}.humanize-card p{margin:0;text-align:right;font-size:.92rem;color:#475569}.humanize-checklist{margin:1rem 0 1.5rem;padding:1.1rem 2.7rem 1.1rem 1.1rem;background:#fff;border:1px solid var(--hu-border);border-radius:16px}.humanize-checklist li{margin:.45rem 0}.humanize-checklist li::marker{color:var(--hu-accent)}.humanize-step{display:grid;grid-template-columns:52px minmax(0,1fr);gap:1rem;margin:.9rem 0;padding:1.1rem;background:#fff;border:1px solid var(--hu-border);border-radius:16px;box-shadow:0 7px 20px rgba(31,41,55,.05)}.humanize-step-number{display:grid;place-items:center;width:48px;height:48px;color:#fff;font-weight:900;background:linear-gradient(145deg,var(--hu-primary),var(--hu-primary-dark));border-radius:14px}.humanize-step h3{margin-top:0}.humanize-step p{margin-bottom:0}.humanize-notice{margin:1.4rem 0;padding:1rem 1.15rem;border:1px solid;border-radius:14px}.humanize-notice--warning{color:#78350f;background:var(--hu-warning-soft);border-color:#fdba74}.humanize-notice--info{color:#164e63;background:#ecfeff;border-color:#a5f3fc}.humanize-table-wrap{max-width:100%;margin:1.35rem 0;overflow-x:auto;border:1px solid var(--hu-border);border-radius:16px;box-shadow:0 9px 25px rgba(31,41,55,.06)}.humanize-table{width:100%;min-width:680px;border-collapse:collapse;background:#fff}.humanize-table th,.humanize-table td{padding:.9rem 1rem;border-bottom:1px solid var(--hu-border);text-align:right;vertical-align:top}.humanize-table thead th{color:#fff;background:#4c1d95}.humanize-table tbody th{color:#312e81;background:#f5f3ff}.humanize-source-box{margin:1rem 0;padding:.9rem 1rem;background:#f8fafc;border:1px solid var(--hu-border);border-radius:12px}.humanize-before-after{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.3rem 0}.humanize-sample{min-width:0;padding:1rem;background:#fff;border:1px solid var(--hu-border);border-radius:17px;box-shadow:0 10px 26px rgba(31,41,55,.06)}.humanize-sample-label{display:inline-block;padding:.35rem .7rem;font-weight:800;border-radius:999px}.humanize-sample--before .humanize-sample-label{color:#9a3412;background:#ffedd5}.humanize-sample--after .humanize-sample-label{color:#166534;background:#dcfce7}.humanize-sample blockquote{margin:1rem 0;padding:1rem;color:#334155;font-size:.92rem;line-height:1.8;background:#f8fafc;border-left:4px solid #94a3b8;border-radius:10px;text-align:left}.humanize-sample figure{margin:0}.humanize-sample img{display:block;width:100%;height:auto;border-radius:11px}.humanize-sample figcaption{padding:.65rem .2rem 0;color:var(--hu-muted);font-size:.82rem;text-align:center}.humanize-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.2rem 0}.humanize-service-grid>div{padding:1.15rem;background:#fff;border:1px solid var(--hu-border);border-radius:16px}.humanize-service-grid h3{margin-top:0}.humanize-service-grid li{margin:.4rem 0}.humanize-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.2rem;align-items:center;margin:2.5rem 0 1.2rem;padding:1.5rem;color:#fff;background:radial-gradient(circle at 0 0,rgba(255,255,255,.16),transparent 34%),linear-gradient(135deg,#312e81,#6d28d9);border-radius:22px;box-shadow:0 18px 42px rgba(49,46,129,.22)}.humanize-article .humanize-cta *{color:#fff!important}.humanize-cta h2{margin:.35rem 0 .55rem;padding:0;border:0}.humanize-cta h2:after{display:none}.humanize-cta p{margin:0;text-align:right;opacity:.94}.humanize-cta-badge{display:inline-block;padding:.28rem .65rem;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.28);border-radius:999px;font-size:.82rem}.humanize-cta-button{display:inline-flex;align-items:center;justify-content:center;min-width:185px;min-height:50px;padding:.75rem 1rem;color:#3b0764!important;font-weight:900;text-decoration:none!important;background:#fff;border-radius:13px}.humanize-faq details{margin:.7rem 0;background:#fff;border:1px solid var(--hu-border);border-radius:14px;overflow:hidden}.humanize-faq summary{padding:1rem 1.1rem;color:#312e81;font-weight:800;cursor:pointer;background:#f8fafc}.humanize-faq details p{margin:0;padding:1rem 1.1rem;border-top:1px solid var(--hu-border)}.humanize-related{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.humanize-related a{display:block;padding:1rem;color:#312e81;font-weight:800;text-decoration:none;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:13px}.humanize-sources{margin-top:1.5rem;padding:1.1rem 1.2rem;background:#f8fafc;border:1px solid var(--hu-border);border-radius:16px}.humanize-sources h2{margin-top:0}.humanize-sources li{margin:.45rem 0}@media(max-width:767.98px){html,body{max-width:100%;overflow-x:hidden!important}.humanize-article{font-size:.96rem;line-height:1.95}.humanize-article p{text-align:right}.humanize-toc ol,.humanize-grid--three,.humanize-before-after,.humanize-service-grid,.humanize-related,.humanize-cta{grid-template-columns:1fr}.humanize-step{grid-template-columns:42px minmax(0,1fr);gap:.7rem;padding:.95rem}.humanize-step-number{width:40px;height:40px}.humanize-cta{padding:1.2rem}.humanize-cta-button{width:100%}}@media(prefers-reduced-motion:reduce){.humanize-article *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
