.page-module__bsVAHa__container{background:#fbf9f3;flex-direction:column;min-height:100vh;display:flex}.page-module__bsVAHa__header{width:100%;max-width:1400px;margin:0 auto;padding:2rem 1rem}.page-module__bsVAHa__backLink{color:#8b7355;align-items:center;margin-bottom:1rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.page-module__bsVAHa__backLink:hover{opacity:.7}.page-module__bsVAHa__backIcon{width:1.25rem;height:1.25rem;margin-right:.5rem}.page-module__bsVAHa__title{color:#4a3f35;margin-bottom:.5rem;font-size:2rem;font-weight:700}.page-module__bsVAHa__subtitle{color:#7a6f63;font-size:1rem}.page-module__bsVAHa__main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:1rem}.page-module__bsVAHa__privacyNotice{color:#4a3f35;background:#8b73551a;border:1px solid #8b7355;border-radius:.5rem;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.page-module__bsVAHa__lockIcon{color:#8b7355;width:1.25rem;height:1.25rem;margin-right:.5rem}.page-module__bsVAHa__layout{grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-top:1rem;display:grid}@media (max-width:1024px){.page-module__bsVAHa__layout{grid-template-columns:1fr}}.page-module__bsVAHa__leftPane,.page-module__bsVAHa__centerPane,.page-module__bsVAHa__rightPane{background:#fff;border:1px solid #e8e4df;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.page-module__bsVAHa__sectionTitle{color:#4a3f35;border-bottom:2px solid #8b7355;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700}.page-module__bsVAHa__inputGroup{margin-bottom:1.5rem}.page-module__bsVAHa__inputLabel{color:#4a3f35;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.page-module__bsVAHa__textarea,.page-module__bsVAHa__input,.page-module__bsVAHa__select{color:#333;background:#fff;border:1px solid #d4c5b9;border-radius:.5rem;width:100%;padding:.75rem;font-size:.95rem;transition:border-color .2s}.page-module__bsVAHa__textarea:focus,.page-module__bsVAHa__input:focus,.page-module__bsVAHa__select:focus{border-color:#8b7355;outline:none;box-shadow:0 0 0 3px #8b73551a}.page-module__bsVAHa__textarea{resize:vertical;min-height:100px}.page-module__bsVAHa__fullHeight{min-height:400px}.page-module__bsVAHa__codeFont{font-family:Courier New,Courier,monospace;font-size:.9rem}.page-module__bsVAHa__flagGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__bsVAHa__flagItem{align-items:flex-start;gap:.5rem;display:flex;position:relative}.page-module__bsVAHa__checkboxLabel{color:#4a3f35;cursor:pointer;align-items:center;font-size:.9rem;display:flex}.page-module__bsVAHa__checkbox{cursor:pointer;accent-color:#8b7355;width:1.1rem;height:1.1rem;margin-right:.5rem}.page-module__bsVAHa__hintButton{color:#8b7355;cursor:pointer;background:0 0;border:1px solid #8b7355;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:700;transition:all .2s;display:inline-flex}.page-module__bsVAHa__hintButton:hover{color:#fff;background:#8b7355}.page-module__bsVAHa__hintButton:focus{outline:none;box-shadow:0 0 0 2px #8b73554d}.page-module__bsVAHa__hintTooltip{color:#fff;z-index:10;background:#4a3f35;border-radius:.5rem;width:calc(100% - 1.75rem);max-width:300px;margin-top:.5rem;padding:.75rem 1rem;font-size:.85rem;line-height:1.5;animation:.2s ease-out page-module__bsVAHa__fadeIn;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #00000026}.page-module__bsVAHa__hintTooltip:before{content:"";border-bottom:6px solid #4a3f35;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:-6px;left:1rem}@keyframes page-module__bsVAHa__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.page-module__bsVAHa__clearButton,.page-module__bsVAHa__copyButton{color:#fff;cursor:pointer;background:#8b7355;border:none;border-radius:.5rem;width:100%;padding:.625rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .2s}.page-module__bsVAHa__clearButton:hover,.page-module__bsVAHa__copyButton:hover{background:#4a3f35}.page-module__bsVAHa__copyButton{width:auto;margin-top:.5rem;padding:.5rem 1rem}.page-module__bsVAHa__loadingIndicator{text-align:center;color:#8b7355;padding:1rem;font-weight:600}.page-module__bsVAHa__errorMessage{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb;border-radius:.5rem;margin-bottom:1rem;padding:1rem;font-size:.9rem}.page-module__bsVAHa__statsContainer{background:#f5f0eb;border-radius:.5rem;gap:2rem;margin-bottom:1.5rem;padding:1rem;display:flex}.page-module__bsVAHa__stat{flex-direction:column;gap:.25rem;display:flex}.page-module__bsVAHa__statLabel{color:#7a6f63;font-size:.85rem}.page-module__bsVAHa__statValue{color:#4a3f35;font-size:1.25rem;font-weight:700}.page-module__bsVAHa__resultSection{margin-bottom:1.5rem}.page-module__bsVAHa__resultTitle{color:#4a3f35;margin-bottom:.75rem;font-size:1rem;font-weight:700}.page-module__bsVAHa__highlightContainer{background:#f5f5f5;border:1px solid #d4c5b9;border-radius:.5rem;max-height:300px;padding:1rem;overflow:auto}.page-module__bsVAHa__highlightedText{color:#333;white-space:pre-wrap;word-break:break-all;margin:0;font-family:Courier New,Courier,monospace;font-size:.9rem}.page-module__bsVAHa__matchHighlight{color:#856404;background:#fff3cd;border-radius:.2rem;padding:.1rem .2rem;font-weight:700}.page-module__bsVAHa__matchList{background:#f5f5f5;border:1px solid #d4c5b9;border-radius:.5rem;max-height:400px;overflow-y:auto}.page-module__bsVAHa__matchItem{border-bottom:1px solid #d4c5b9;padding:1rem}.page-module__bsVAHa__matchItem:last-child{border-bottom:none}.page-module__bsVAHa__matchHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.page-module__bsVAHa__matchIndex{color:#8b7355;font-size:.9rem;font-weight:700}.page-module__bsVAHa__matchInfo{color:#4a3f35;margin-bottom:.5rem;font-size:.85rem}.page-module__bsVAHa__matchText{word-break:break-all;background:#fff;border-radius:.25rem;margin-top:.5rem;padding:.5rem;font-family:Courier New,Courier,monospace}.page-module__bsVAHa__captureGroups{margin-top:.75rem}.page-module__bsVAHa__captureGroupsTitle{color:#4a3f35;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.page-module__bsVAHa__captureGroup{border:1px solid #0000001a;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:.5rem;margin-right:.5rem;padding:.4rem .75rem;font-size:.85rem;display:inline-flex}.page-module__bsVAHa__groupLabel{color:#4a3f35;font-weight:700}.page-module__bsVAHa__groupValue{color:#333;font-family:Courier New,Courier,monospace}.page-module__bsVAHa__replacementPreview{background:#f5f0eb;border:1px solid #d4c5b9;border-radius:.5rem;margin-top:1rem;padding:1rem}.page-module__bsVAHa__previewTitle{color:#4a3f35;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.page-module__bsVAHa__previewText{white-space:pre-wrap;word-break:break-all;background:#fff;border:1px solid #d4c5b9;border-radius:.5rem;max-height:200px;margin:0 0 .5rem;padding:1rem;overflow-y:auto}.page-module__bsVAHa__noMatch{text-align:center;color:#7a6f63;padding:2rem;font-style:italic}
