/*mainToolHTMLEscape*/ .tool-section{margin-bottom:3rem}.input-section,.output-section{margin-bottom:1.5rem}.section-label{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;display:block}.code-example,.escape-btn,textarea{font-size:.875rem}textarea{width:100%;min-height:300px;padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:#f9fafb;color:#1f2937;resize:vertical;transition:border-color .2s}textarea:focus{outline:0;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}textarea::placeholder{color:#9ca3af}.controls{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.checkbox-container{display:flex;align-items:center;gap:.5rem}.checkbox-container input[type=checkbox]{width:1rem;height:1rem;accent-color:#6366f1;-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important}.checkbox-container label{font-size:.875rem;cursor:pointer;font-weight: 600;}.escape-btn{background-color:#00f;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:background-color .2s}.escape-btn:hover{background-color:#111827}.escape-btn:active{transform:translateY(1px)}.copy-icons{position:absolute;right:.75rem;top:.75rem;display:flex;gap:.25rem}.icon-btn{background:0 0;border:none;cursor:pointer;padding:.25rem;color:#6b7280;transition:color .2s}.icon-btn:hover{color:#374151}.textarea-container{position:relative}.content-section{background:#fff;border-radius:.5rem;padding:2rem;margin-bottom:2rem;border:1px solid #e5e7eb}.content-section h2{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.content-section h3{color:#374151;margin-bottom:.75rem;margin-top:1.5rem;font-size:1.125rem;font-weight:600}.content-section p{color:#6b7280;margin-bottom:1rem;line-height:1.7}.code-example{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.375rem;padding:1rem;margin:1rem 0;color:#1f2937;overflow-x:auto}@media (max-width:768px){.content-section{padding:1.5rem}.mainSec{margin-bottom:2rem;padding:7px}textarea{min-height:150px}.post-body h2{font-size:19px}.documentSection h3{font-size:1rem!important}.example-box{overflow:scroll}}
