:root{--rxt-bg:#fff;--rxt-text:#0f172a;--rxt-text-secondary:#334155;--rxt-text-muted:#64748b;--rxt-border:#e2e8f0;--rxt-border-light:#f1f5f9;--rxt-shadow-sm:0 1px 2px #0000000d;--rxt-shadow:0 4px 6px #00000012;--rxt-input-bg:#f1f5f9;--rxt-input-border:#cbd5e1;--rxt-input-focus:#6366f1;--rxt-card-radius:12px;--rxt-match-bg:#6366f12e;--rxt-match-border:#6366f166;--rxt-group-1:#ef44442e;--rxt-group-1-border:#ef444473;--rxt-group-2:#10b9812e;--rxt-group-2-border:#10b98173;--rxt-group-3:#f59e0b2e;--rxt-group-3-border:#f59e0b73;--rxt-group-4:#8b5cf62e;--rxt-group-4-border:#8b5cf673;--rxt-group-5:#06b6d42e;--rxt-group-5-border:#06b6d473;--rxt-group-1-color:#dc2626;--rxt-group-2-color:#059669;--rxt-group-3-color:#d97706;--rxt-group-4-color:#7c3aed;--rxt-group-5-color:#0891b2;--rxt-success-color:#059669;--rxt-success-bg:#10b9811a;--rxt-error-color:#dc2626;--rxt-error-bg:#ef44441a;--rxt-info-color:#6366f1;--rxt-info-bg:#6366f114;--rxt-flag-active-bg:var(--main-primary);--rxt-flag-active-color:#fff;--rxt-cheatsheet-code-bg:#f1f5f9;--rxt-cheatsheet-code-color:#6366f1}._rxt-container{flex-direction:column;gap:1rem;width:100%;max-width:900px;margin:0 auto;display:flex}@media (max-width:768px){._rxt-container{padding-left:1rem;padding-right:1rem}}._rxt-input-section,._rxt-test-section{background:var(--rxt-bg);border-radius:var(--rxt-card-radius);border-style:solid;border-width:1px;border-color:var(--rxt-border);box-shadow:var(--rxt-shadow);overflow:hidden}._rxt-input-header,._rxt-test-header{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--rxt-border-light);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}._rxt-input-label{color:var(--rxt-text-secondary);letter-spacing:.02em;font-size:.8125rem;font-weight:600}._rxt-input-actions{align-items:center;gap:.5rem;display:flex}._rxt-privacy-badge{background:var(--rxt-success-bg);color:var(--rxt-success-color);border-radius:var(--main-radius-full);letter-spacing:.01em;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;display:inline-flex}._rxt-privacy-badge svg{flex-shrink:0}._rxt-btn{cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s;display:inline-flex}._rxt-btn-ghost{color:var(--rxt-text-muted);border-style:solid;border-width:1px;border-color:var(--rxt-border);background:0 0}._rxt-btn-ghost:hover{background:var(--rxt-border-light);color:var(--rxt-text)}._rxt-btn-toggle{background:var(--rxt-bg);color:var(--rxt-text-muted);border-style:solid;border-width:1px;border-color:var(--rxt-border);letter-spacing:.02em;border-radius:var(--main-radius-full);box-shadow:var(--rxt-shadow-sm);padding:.5rem 1rem;font-size:.75rem;font-weight:600}._rxt-btn-toggle:hover{background:var(--rxt-bg);color:var(--rxt-text);border-color:var(--rxt-input-border)}._rxt-btn-toggle.active{background:var(--rxt-info-color);color:#fff;border-color:var(--rxt-info-color);box-shadow:0 2px 8px #6366f140}._rxt-btn svg{flex-shrink:0}._rxt-pattern-row{align-items:center;gap:0;padding:.5rem 1rem;display:flex}._rxt-delimiter{font-family:var(--main-font-mono);color:var(--rxt-text-muted);-webkit-user-select:none;user-select:none;padding:0 .25rem;font-size:1.125rem;font-weight:300;line-height:1}._rxt-pattern-input{background:var(--rxt-input-bg);min-width:0;color:var(--rxt-text);font-family:var(--main-font-mono);border-style:solid;border-width:1.5px;border-color:var(--rxt-input-border);border-radius:6px;outline:none;flex:1;padding:.5rem;font-size:.875rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}._rxt-pattern-input::placeholder{color:var(--rxt-text-muted)}._rxt-pattern-input:focus{border-color:var(--rxt-input-focus);box-shadow:0 0 0 3px #6366f126}._rxt-flags{align-items:center;gap:.25rem;margin-left:.5rem;display:flex}._rxt-flag-btn{width:1.75rem;height:1.75rem;font-family:var(--main-font-mono);color:var(--rxt-text-muted);border-style:solid;border-width:1px;border-color:var(--rxt-border);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border-radius:6px;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:flex}._rxt-flag-btn:hover{background:var(--rxt-border-light);color:var(--rxt-text)}._rxt-flag-btn.active{background:var(--rxt-flag-active-bg);color:var(--rxt-flag-active-color);border-color:var(--rxt-flag-active-bg)}._rxt-pattern-actions{margin-left:.5rem}._rxt-common-patterns{color:var(--rxt-text-muted);background:var(--rxt-bg);border-style:solid;border-width:1px;border-color:var(--rxt-border);cursor:pointer;border-radius:6px;outline:none;max-width:150px;padding:.375rem .5rem;font-size:.75rem;font-weight:500}._rxt-common-patterns:focus{border-color:var(--rxt-input-focus)}._rxt-error{background:var(--rxt-error-bg);color:var(--rxt-error-color);font-size:.8125rem;font-weight:500;font-family:var(--main-font-mono);align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}._rxt-highlight-wrapper{margin:.75rem;position:relative}._rxt-backdrop{font-family:var(--main-font-mono);letter-spacing:normal;color:#0000;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;pointer-events:none;background:var(--rxt-input-bg);box-sizing:border-box;border:1.5px solid #0000;border-radius:8px;padding:.75rem;font-size:.875rem;line-height:1.6;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}._rxt-highlights{white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;color:#0000}._rxt-highlights mark{color:#0000;background:var(--rxt-match-bg);border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:var(--rxt-match-border);border-radius:2px}._rxt-highlights mark.group-1{background:var(--rxt-group-1);border-bottom-color:var(--rxt-group-1-border)}._rxt-highlights mark.group-2{background:var(--rxt-group-2);border-bottom-color:var(--rxt-group-2-border)}._rxt-highlights mark.group-3{background:var(--rxt-group-3);border-bottom-color:var(--rxt-group-3-border)}._rxt-highlights mark.group-4{background:var(--rxt-group-4);border-bottom-color:var(--rxt-group-4-border)}._rxt-highlights mark.group-5{background:var(--rxt-group-5);border-bottom-color:var(--rxt-group-5-border)}._rxt-test-textarea{width:100%;min-height:220px;color:var(--rxt-text);font-family:var(--main-font-mono);letter-spacing:normal;border-style:solid;border-width:1.5px;border-color:var(--rxt-input-border);resize:vertical;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;background:0 0;border-radius:8px;outline:none;margin:0;padding:.75rem;font-size:.875rem;line-height:1.6;transition:border-color .15s,box-shadow .15s;display:block;position:relative}._rxt-test-textarea::placeholder{color:var(--rxt-text-muted)}._rxt-test-textarea:focus{border-color:var(--rxt-input-focus);box-shadow:0 0 0 3px #6366f126}._rxt-match-info{align-items:center;gap:.5rem;display:flex}._rxt-match-badge{border-radius:var(--main-radius-full);background:var(--rxt-info-bg);color:var(--rxt-info-color);align-items:center;padding:.1875rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex}._rxt-match-badge.no-match{background:var(--rxt-error-bg);color:var(--rxt-error-color)}._rxt-action-bar{justify-content:center;align-items:center;gap:.625rem;display:flex}@media (max-width:640px){._rxt-pattern-row{flex-wrap:wrap;gap:.5rem}._rxt-pattern-input{flex-basis:100%;order:-1}._rxt-delimiter{display:none}._rxt-flags{margin-left:0}._rxt-pattern-actions{margin-left:auto}._rxt-common-patterns{max-width:130px}}@media (max-width:480px){._rxt-input-header,._rxt-test-header{flex-direction:column;align-items:flex-start;gap:.5rem}._rxt-input-actions,._rxt-action-bar{flex-wrap:wrap}}._rxt-matches-section{background:var(--rxt-bg);border-radius:var(--rxt-card-radius);border-style:solid;border-width:1px;border-color:var(--rxt-border);box-shadow:var(--rxt-shadow);overflow:hidden}._rxt-matches-header{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--rxt-border-light);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}._rxt-matches-list{max-height:300px;overflow-y:auto}._rxt-match-item{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--rxt-border-light);cursor:pointer;padding:.625rem 1rem;transition:background .15s}._rxt-match-item:last-child{border-bottom:none}._rxt-match-item:hover{background:var(--rxt-border-light)}._rxt-match-item-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}._rxt-match-index{background:var(--rxt-info-bg);min-width:1.5rem;height:1.5rem;color:var(--rxt-info-color);border-radius:var(--main-radius-full);flex-shrink:0;justify-content:center;align-items:center;padding:0 .375rem;font-size:.6875rem;font-weight:700;display:inline-flex}._rxt-match-text{min-width:0;font-family:var(--main-font-mono);color:var(--rxt-text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.8125rem;font-weight:500;overflow:hidden}._rxt-match-pos{color:var(--rxt-text-muted);font-size:.6875rem;font-family:var(--main-font-mono);white-space:nowrap;flex-shrink:0}._rxt-match-groups{flex-wrap:wrap;gap:.375rem;margin-top:.5rem;padding-left:2rem;display:flex}._rxt-group-tag{font-size:.6875rem;font-family:var(--main-font-mono);border-style:solid;border-width:1px;border-radius:4px;align-items:center;gap:.25rem;padding:.125rem .5rem;display:inline-flex}._rxt-group-tag-label{opacity:.7;font-weight:600}._rxt-group-tag.color-1{background:var(--rxt-group-1);border-color:var(--rxt-group-1-border);color:var(--rxt-group-1-color)}._rxt-group-tag.color-2{background:var(--rxt-group-2);border-color:var(--rxt-group-2-border);color:var(--rxt-group-2-color)}._rxt-group-tag.color-3{background:var(--rxt-group-3);border-color:var(--rxt-group-3-border);color:var(--rxt-group-3-color)}._rxt-group-tag.color-4{background:var(--rxt-group-4);border-color:var(--rxt-group-4-border);color:var(--rxt-group-4-color)}._rxt-group-tag.color-5{background:var(--rxt-group-5);border-color:var(--rxt-group-5-border);color:var(--rxt-group-5-color)}@media (max-width:480px){._rxt-match-groups{padding-left:0}}._rxt-replace-section{background:var(--rxt-bg);border-radius:var(--rxt-card-radius);border-style:solid;border-width:1px;border-color:var(--rxt-border);box-shadow:var(--rxt-shadow);overflow:hidden}._rxt-replace-header{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--rxt-border-light);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}._rxt-replace-input{background:var(--rxt-input-bg);width:calc(100% - 2rem);color:var(--rxt-text);font-family:var(--main-font-mono);border-style:solid;border-width:1.5px;border-color:var(--rxt-input-border);border-radius:6px;outline:none;margin:.75rem 1rem;padding:.5rem .75rem;font-size:.8125rem;line-height:1.5;transition:border-color .15s,box-shadow .15s;display:block}._rxt-replace-input::placeholder{color:var(--rxt-text-muted)}._rxt-replace-input:focus{border-color:var(--rxt-input-focus);box-shadow:0 0 0 3px #6366f126}._rxt-replace-preview{padding:0 1rem .75rem}._rxt-replace-preview-label{color:var(--rxt-text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.375rem;font-size:.6875rem;font-weight:600}._rxt-replace-output{background:var(--rxt-input-bg);color:var(--rxt-text);font-family:var(--main-font-mono);border-style:dashed;border-width:1px;border-color:var(--rxt-border);white-space:pre-wrap;word-break:break-word;border-radius:6px;min-height:40px;max-height:200px;margin:0;padding:.75rem;font-size:.8125rem;line-height:1.6;overflow-y:auto}._rxt-copy-btn svg{flex-shrink:0}._rxt-copy-btn.copied{background:var(--rxt-success-bg);border-color:var(--rxt-success-color);color:var(--rxt-success-color)}._rxt-cheatsheet{background:var(--rxt-bg);border-radius:var(--rxt-card-radius);border-style:solid;border-width:1px;border-color:var(--rxt-border);box-shadow:var(--rxt-shadow);padding:1rem;overflow:hidden}._rxt-cheatsheet-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}._rxt-cheatsheet-category{flex-direction:column;gap:.5rem;display:flex}._rxt-cheatsheet-title{color:var(--rxt-text-secondary);text-transform:uppercase;letter-spacing:.06em;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--rxt-border-light);padding-bottom:.375rem;font-size:.75rem;font-weight:700}._rxt-cheatsheet-item{align-items:baseline;gap:.5rem;font-size:.75rem;line-height:1.5;display:flex}._rxt-cheatsheet-code{font-family:var(--main-font-mono);color:var(--rxt-cheatsheet-code-color);background:var(--rxt-cheatsheet-code-bg);white-space:nowrap;border-radius:4px;flex-shrink:0;padding:.0625rem .375rem;font-size:.6875rem;font-weight:600}._rxt-cheatsheet-desc{color:var(--rxt-text-muted);font-size:.6875rem}@media (max-width:768px){._rxt-cheatsheet-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){._rxt-cheatsheet-grid{grid-template-columns:1fr}}
