*{box-sizing:border-box}html,body,#root{color:#e2e8f0;letter-spacing:0;background:#0d1b2a;min-height:100%;margin:0;font-family:Segoe UI,Helvetica,Arial,sans-serif}body{min-height:100vh}button,input,textarea{font:inherit}button{appearance:none;border:none}#main-div{color:#e2e8f0;background:#0d1b2a;min-height:100vh;padding:32px 20px}#second-div{max-width:1180px;margin:0 auto}header{border-bottom:1px solid #94a3b833;margin-bottom:22px;padding-bottom:18px}#heading-text{letter-spacing:-.03em;color:#f8fafc;margin:0;font-size:2.15rem;font-weight:700;line-height:1.2}#explanation-text{color:#94a3b8;margin:8px 0 0;font-size:.95rem;font-weight:400;line-height:1.5}#main-buttons,#clean-and-sample-buttons,#output-actions{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}#main-buttons button,#clean-and-sample-buttons button,#handle-custom-button,#copy-button,#txt-download-button,#json-download-button{color:#f8fafc;letter-spacing:0;cursor:pointer;background:#2a8f88;border:1px solid #2a8f88e6;border-radius:8px;padding:9px 14px;font-size:.86rem;font-weight:600;transition:transform .15s,opacity .2s,filter .2s}.clear-button,#sample-data-button{color:#dfe6ee!important;background:0 0!important;border:1px solid #94a3b840!important}#input-section{background:#020817e0;border:1px solid #94a3b82e;border-radius:10px;gap:12px;margin-bottom:28px;padding:8px 10px;display:flex}#custom-regex-input{color:#e2e8f0;background:0 0;border:none;outline:none;flex:1;padding:10px 12px;font-size:.98rem}#custom-regex-input::placeholder{color:#64748b}#handle-custom-button{color:#f8fafc;background:#0f172ae6;border-color:#94a3b833;font-weight:600}#input-and-output-container{grid-template-columns:1fr 1fr;gap:24px;display:grid}#input-container,#output-container{flex-direction:column;gap:10px;display:flex}#raw-input-label,#output-label{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:600}#raw-input-textarea,#output-textarea{color:#e2e8f0;resize:vertical;background:#020817e6;border:1px solid #94a3b82e;border-radius:10px;width:100%;min-height:360px;padding:14px 16px;font-size:.96rem;line-height:1.5}#output-textarea{color:#d8e1ed}#output-container-inner{justify-content:space-between;align-items:center;gap:12px;display:flex}#output-actions{gap:8px;margin-bottom:0}#copy-button,#txt-download-button,#json-download-button{color:#dfe7f1!important;background:0 0!important;border:none!important;padding:0!important;font-size:.78rem!important;font-weight:500!important}#efficiency-container{color:#94a3b8;background:#0f172acc;border:1px solid #94a3b82e;border-radius:10px;justify-content:space-between;gap:12px;margin-top:24px;padding:12px 14px;font-size:.78rem;display:flex}#saved-chars,#efficiency-percentage{color:#f8fafc;font-weight:700}
