.CalculatorClient-module__QoKIMW__calculator{max-width:400px;margin:2rem auto;padding:1.5rem}.CalculatorClient-module__QoKIMW__display{overflow-wrap:break-word;color:#fff;text-align:right;word-break:break-all;background-color:#2d3748;border-radius:8px;min-height:60px;margin-bottom:1rem;padding:1.5rem;font-family:monospace;font-size:2rem;font-weight:700}.CalculatorClient-module__QoKIMW__button-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.CalculatorClient-module__QoKIMW__button-grid>button{padding:1rem;font-size:1rem}.CalculatorClient-module__QoKIMW__button-grid .CalculatorClient-module__QoKIMW__number-button,.CalculatorClient-module__QoKIMW__button-grid .CalculatorClient-module__QoKIMW__decimal-button,.CalculatorClient-module__QoKIMW__button-grid .CalculatorClient-module__QoKIMW__zero-button{font-size:1.25rem}.CalculatorClient-module__QoKIMW__operator-button{background-color:#0070f3}.CalculatorClient-module__QoKIMW__operator-button.CalculatorClient-module__QoKIMW__active{background-color:#2b6cb0}.CalculatorClient-module__QoKIMW__equals-button{background-color:#38a169;font-size:1.25rem}
.page-module__cXAeFq__usage-card{max-width:600px;margin:2rem auto}.page-module__cXAeFq__usage-list{margin-left:1.5rem;line-height:1.8}
.tool-page-module__bgg24W__editor-description{color:#b1bac4;margin-bottom:.5rem}.tool-page-module__bgg24W__editor-note{color:#b1bac4;margin-bottom:1.5rem;font-size:.85rem}.tool-page-module__bgg24W__back-to-tools{text-align:center;margin-top:2rem}
.Breadcrumb-module__srDjqW__breadcrumb{margin-bottom:1rem;font-size:.875rem}.Breadcrumb-module__srDjqW__breadcrumb-list{flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.Breadcrumb-module__srDjqW__breadcrumb-item{align-items:center;display:inline-flex}.Breadcrumb-module__srDjqW__breadcrumb-separator{margin:0 .25em}
.encoding-checker-module__sVWSkq__container{flex-direction:column;gap:1.5rem;width:100%;max-width:1100px;margin:0 auto;display:flex}.encoding-checker-module__sVWSkq__input-section{background:#fff;border:1px solid #4c667321;border-radius:14px;padding:1.25rem 1.5rem;box-shadow:0 4px 16px #3d525e12}.encoding-checker-module__sVWSkq__input-header{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.encoding-checker-module__sVWSkq__input-label{color:#1f3a48e6;font-size:.95rem;font-weight:600}.encoding-checker-module__sVWSkq__clear-button{color:#60707a;cursor:pointer;background:0 0;border:1px solid #4c667340;border-radius:6px;padding:.25rem .75rem;font-size:.78rem;transition:background .12s}.encoding-checker-module__sVWSkq__clear-button:hover{color:#3d6270;background:#547b8c14}.encoding-checker-module__sVWSkq__input-area{box-sizing:border-box;color:#1a1a1a;resize:vertical;background:#f9fbfc;border:1px solid #4c667338;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-family:Consolas,Menlo,Monaco,monospace;font-size:.9rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}.encoding-checker-module__sVWSkq__input-area:focus{background:#fff;border-color:#547b8c8c;box-shadow:0 0 0 3px #547b8c1a}.encoding-checker-module__sVWSkq__hint{color:#8a9ba8;margin:.5rem 0 0;font-size:.78rem}.encoding-checker-module__sVWSkq__results-section{flex-direction:column;gap:1.25rem;display:flex}.encoding-checker-module__sVWSkq__results-title{color:#1f3a48d9;margin:0;font-size:1rem;font-weight:700}.encoding-checker-module__sVWSkq__source-group{background:#fff;border:1px solid #4c667321;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #3d525e0d}.encoding-checker-module__sVWSkq__source-group-header{background:linear-gradient(#547b8ce0,#486c7cd6);border-bottom:1px solid #ffffff1a;flex-wrap:wrap;align-items:baseline;gap:.75rem;padding:.65rem 1.1rem;display:flex}.encoding-checker-module__sVWSkq__source-label{color:#fff;letter-spacing:.02em;font-family:Consolas,Menlo,monospace;font-size:.82rem;font-weight:700}.encoding-checker-module__sVWSkq__source-hint{color:#ffffffb3;font-size:.72rem}.encoding-checker-module__sVWSkq__results-grid{background:#f9fbfc;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem;padding:.85rem 1rem;display:grid}.encoding-checker-module__sVWSkq__result-card{background:#fff;border:1px solid #4c667326;border-radius:8px;flex-direction:column;gap:.45rem;padding:.75rem .85rem;transition:box-shadow .15s;display:flex}.encoding-checker-module__sVWSkq__result-card:hover{box-shadow:0 3px 10px #3d525e1a}.encoding-checker-module__sVWSkq__result-header{align-items:center;gap:.45rem;display:flex}.encoding-checker-module__sVWSkq__encoding-label{color:#1f3a48d9;font-family:Consolas,Menlo,monospace;font-size:.8rem;font-weight:700}.encoding-checker-module__sVWSkq__result-area{box-sizing:border-box;color:#1a1a1a;resize:none;background:#f4f7f9;border:1px solid #4c667324;border-radius:5px;outline:none;width:100%;padding:.45rem .6rem;font-family:Consolas,Menlo,Monaco,monospace;font-size:.82rem;line-height:1.5}.encoding-checker-module__sVWSkq__copy-button{color:#3d6270;cursor:pointer;background:#547b8c0f;border:1px solid #547b8c47;border-radius:5px;align-self:flex-start;padding:.22rem .65rem;font-size:.73rem;transition:background .12s}.encoding-checker-module__sVWSkq__copy-button:hover:not(:disabled){background:#547b8c24}.encoding-checker-module__sVWSkq__copy-button:disabled{opacity:.4;cursor:default}@media (max-width:600px){.encoding-checker-module__sVWSkq__results-grid{grid-template-columns:1fr}.encoding-checker-module__sVWSkq__input-section{padding:1rem}.encoding-checker-module__sVWSkq__source-group-header{flex-direction:column;gap:.2rem}}
.regex-extractor-module__R17dJG__container{flex-direction:column;gap:1.5rem;width:100%;max-width:1100px;margin:0 auto;display:flex}.regex-extractor-module__R17dJG__controls-section{background:#fff;border:1px solid #4c667321;border-radius:14px;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 4px 16px #3d525e12}.regex-extractor-module__R17dJG__input-block{flex-direction:column;gap:.4rem;display:flex}.regex-extractor-module__R17dJG__input-label{color:#1f3a48e6;font-size:.95rem;font-weight:600}.regex-extractor-module__R17dJG__input-area{box-sizing:border-box;color:#1a1a1a;resize:vertical;background:#f9fbfc;border:1px solid #4c667338;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-family:Consolas,Menlo,Monaco,monospace;font-size:.9rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}.regex-extractor-module__R17dJG__input-area:focus{background:#fff;border-color:#547b8c8c;box-shadow:0 0 0 3px #547b8c1a}.regex-extractor-module__R17dJG__pattern-row{align-items:flex-end;gap:.75rem;display:flex}.regex-extractor-module__R17dJG__pattern-block{flex-direction:column;flex:1;gap:.4rem;min-width:0;display:flex}.regex-extractor-module__R17dJG__pattern-input{box-sizing:border-box;color:#1a1a1a;background:#f9fbfc;border:1px solid #4c667338;border-radius:8px;outline:none;width:100%;padding:.6rem .9rem;font-family:Consolas,Menlo,Monaco,monospace;font-size:.92rem;line-height:1.4;transition:border-color .15s,box-shadow .15s}.regex-extractor-module__R17dJG__pattern-input:focus{background:#fff;border-color:#547b8c8c;box-shadow:0 0 0 3px #547b8c1a}.regex-extractor-module__R17dJG__flags-row{background:#f9fbfc;border:1px solid #4c667326;border-radius:8px;flex-wrap:wrap;gap:.5rem 1rem;padding:.6rem .9rem;display:flex}.regex-extractor-module__R17dJG__flags-legend{color:#1f3a48d9;padding:0 .4rem;font-size:.82rem;font-weight:600}.regex-extractor-module__R17dJG__flag-item{color:#3d6270;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.35rem;font-size:.82rem;display:inline-flex}.regex-extractor-module__R17dJG__flag-char{color:#1f3a48e6;min-width:.9rem;font-family:Consolas,Menlo,monospace;font-weight:700}.regex-extractor-module__R17dJG__flag-label{color:#60707a;font-size:.78rem}.regex-extractor-module__R17dJG__action-row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.regex-extractor-module__R17dJG__run-button{color:#fff;cursor:pointer;background:linear-gradient(#547b8ceb,#486c7ce6);border:1px solid #547b8ca6;border-radius:7px;padding:.5rem 1.25rem;font-size:.88rem;font-weight:600;transition:background .15s,box-shadow .15s}.regex-extractor-module__R17dJG__run-button:hover{background:linear-gradient(#486c7cf2,#3c5c6aed);box-shadow:0 3px 10px #3d525e26}.regex-extractor-module__R17dJG__reset-button{color:#60707a;cursor:pointer;background:0 0;border:1px solid #4c667340;border-radius:7px;padding:.5rem 1rem;font-size:.82rem;transition:background .12s}.regex-extractor-module__R17dJG__reset-button:hover{color:#3d6270;background:#547b8c14}.regex-extractor-module__R17dJG__hint{color:#8a9ba8;margin:0;font-size:.78rem}.regex-extractor-module__R17dJG__error-box{color:#b83a44;white-space:pre-wrap;word-break:break-word;background:#e65a6414;border:1px solid #d23c464d;border-radius:10px;padding:.85rem 1.1rem;font-family:Consolas,Menlo,monospace;font-size:.85rem;line-height:1.5}.regex-extractor-module__R17dJG__results-section{flex-direction:column;gap:1.25rem;display:flex}.regex-extractor-module__R17dJG__result-block{background:#fff;border:1px solid #4c667321;border-radius:14px;flex-direction:column;gap:.6rem;padding:1.1rem 1.25rem;display:flex;box-shadow:0 4px 16px #3d525e12}.regex-extractor-module__R17dJG__results-header{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.regex-extractor-module__R17dJG__results-title{color:#1f3a48d9;margin:0;font-size:1rem;font-weight:700}.regex-extractor-module__R17dJG__match-count{color:#60707a;font-size:.82rem}.regex-extractor-module__R17dJG__truncated-notice{color:#8a6a1a;background:#f0b94b1a;border:1px solid #d2a03c4d;border-radius:8px;margin:0;padding:.5rem .8rem;font-size:.8rem}.regex-extractor-module__R17dJG__no-matches{color:#8a9ba8;text-align:center;margin:0;padding:1rem;font-size:.9rem}.regex-extractor-module__R17dJG__highlight-area{color:#1a1a1a;white-space:pre-wrap;word-break:break-word;background:#f9fbfc;border:1px solid #4c66732e;border-radius:8px;max-height:420px;margin:0;padding:.85rem 1rem;font-family:Consolas,Menlo,Monaco,monospace;font-size:.88rem;line-height:1.6;overflow:auto}.regex-extractor-module__R17dJG__highlight-area mark{color:inherit;border-radius:3px;padding:0 2px}.regex-extractor-module__R17dJG__match-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.regex-extractor-module__R17dJG__match-item{background:#f9fbfc;border:1px solid #4c667326;border-radius:8px;flex-direction:column;gap:.4rem;padding:.7rem .85rem;display:flex}.regex-extractor-module__R17dJG__match-meta{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.regex-extractor-module__R17dJG__match-index{color:#1f3a48e6;border-radius:4px;padding:.12rem .5rem;font-family:Consolas,Menlo,monospace;font-size:.78rem;font-weight:700}.regex-extractor-module__R17dJG__match-position{color:#60707a;font-family:Consolas,Menlo,monospace;font-size:.78rem}.regex-extractor-module__R17dJG__match-text{color:#1a1a1a;white-space:pre-wrap;word-break:break-word;background:#fff;border:1px solid #4c667324;border-radius:5px;padding:.45rem .6rem;font-family:Consolas,Menlo,Monaco,monospace;font-size:.85rem;line-height:1.5;display:block}.regex-extractor-module__R17dJG__match-groups{flex-direction:column;gap:.3rem;margin-top:.15rem;display:flex}.regex-extractor-module__R17dJG__groups-label{color:#1f3a48cc;font-size:.78rem;font-weight:600}.regex-extractor-module__R17dJG__groups-list{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.regex-extractor-module__R17dJG__group-item{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.regex-extractor-module__R17dJG__group-name{color:#3d6270;min-width:2rem;font-family:Consolas,Menlo,monospace;font-size:.78rem;font-weight:700}.regex-extractor-module__R17dJG__group-value{color:#1a1a1a;word-break:break-word;background:#fff;border:1px solid #4c667324;border-radius:4px;flex:1;min-width:0;padding:.25rem .5rem;font-family:Consolas,Menlo,Monaco,monospace;font-size:.82rem}.regex-extractor-module__R17dJG__no-groups{color:#8a9ba8;font-size:.76rem;font-style:italic}.regex-extractor-module__R17dJG__copy-button{color:#3d6270;cursor:pointer;background:#547b8c0f;border:1px solid #547b8c47;border-radius:5px;margin-left:auto;padding:.22rem .65rem;font-size:.73rem;transition:background .12s}.regex-extractor-module__R17dJG__copy-button:hover{background:#547b8c24}@media (max-width:1024px){.regex-extractor-module__R17dJG__controls-section{padding:1.1rem 1.2rem}}@media (max-width:480px){.regex-extractor-module__R17dJG__controls-section{padding:1rem}.regex-extractor-module__R17dJG__pattern-row,.regex-extractor-module__R17dJG__action-row{flex-direction:column;align-items:stretch}.regex-extractor-module__R17dJG__run-button,.regex-extractor-module__R17dJG__reset-button{width:100%}.regex-extractor-module__R17dJG__flags-row{gap:.45rem .75rem}.regex-extractor-module__R17dJG__copy-button{margin-left:0}.regex-extractor-module__R17dJG__result-block{padding:.9rem 1rem}.regex-extractor-module__R17dJG__highlight-area{max-height:320px;font-size:.82rem}}
.text-editor-module__hdVUNa__container{border:1px solid #4c667321;border-radius:18px;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;box-shadow:0 14px 36px #3d525e1a}.text-editor-module__hdVUNa__toolbar{background:linear-gradient(#547b8ceb,#486c7ce0);border-bottom:1px solid #ffffff1f;flex-wrap:wrap;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;display:flex}.text-editor-module__hdVUNa__toolbarGroup{border-right:1px solid #ffffff2e;flex-wrap:wrap;align-items:center;gap:.4rem;padding-right:.9rem;display:flex}.text-editor-module__hdVUNa__toolbarGroup:last-child{border-right:none}.text-editor-module__hdVUNa__selectLabel{color:#ffffffa6;letter-spacing:.02em;flex-direction:column;gap:.15rem;font-size:.68rem;font-weight:600;display:flex}.text-editor-module__hdVUNa__select{appearance:none;color:#fff;cursor:pointer;background:#1f3a488c;border:1px solid #ffffff40;border-radius:6px;padding:.28rem .55rem;font-size:.8rem}.text-editor-module__hdVUNa__select:focus{background:#1f3a48bf;border-color:#ffffff8c;outline:none}.text-editor-module__hdVUNa__select option{color:#fff;background:#2c4f5f}.text-editor-module__hdVUNa__checkLabel{color:#ffffffd9;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.35rem;font-size:.8rem;display:flex}.text-editor-module__hdVUNa__transformGroup{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.text-editor-module__hdVUNa__groupHeading{color:#ffffff8c;letter-spacing:.03em;width:100%;margin-bottom:.05rem;font-size:.68rem;font-weight:600}.text-editor-module__hdVUNa__shortcutHint{color:#60707a;background:#fffffff7;border-bottom:1px solid #4c66731a;flex-wrap:wrap;gap:1.2rem;padding:.38rem 1rem;font-size:.72rem;display:flex}.text-editor-module__hdVUNa__searchPanel{background:#f4f7f9;border-bottom:1px solid #4c667326;flex-direction:column;gap:.4rem;padding:.5rem .75rem;display:flex}.text-editor-module__hdVUNa__searchRow{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex;position:relative}.text-editor-module__hdVUNa__searchInput{color:#1a1a1a;background:#fff;border:1px solid #4c667340;border-radius:5px;outline:none;flex:0 0 220px;padding:.3rem .55rem;font-size:.85rem}.text-editor-module__hdVUNa__searchInput:focus{border-color:#547b8c99;box-shadow:0 0 0 2px #547b8c1f}.text-editor-module__hdVUNa__searchBtns{gap:.2rem;display:flex}.text-editor-module__hdVUNa__searchBtn{color:#3d6270;cursor:pointer;background:#fff;border:1px solid #4c667338;border-radius:5px;padding:.28rem .55rem;font-size:.8rem;transition:background .12s}.text-editor-module__hdVUNa__searchBtn:hover{background:#547b8c1a}.text-editor-module__hdVUNa__searchOption{color:#60707a;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.25rem;font-size:.78rem;display:flex}.text-editor-module__hdVUNa__searchClose{color:#8a9ba8;cursor:pointer;background:0 0;border:none;border-radius:4px;margin-left:auto;padding:.2rem .5rem;font-size:1rem;line-height:1}.text-editor-module__hdVUNa__searchClose:hover{color:#3d6270;background:#547b8c1a}.text-editor-module__hdVUNa__dialogOverlay{z-index:100;background:#1e2d3759;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.text-editor-module__hdVUNa__dialog{background:#fff;border-radius:12px;flex-direction:column;gap:1rem;min-width:300px;padding:1.5rem 1.75rem;display:flex;box-shadow:0 8px 32px #3d525e38}.text-editor-module__hdVUNa__dialogTitle{color:#1f3a48e6;margin:0;font-size:.95rem;font-weight:600}.text-editor-module__hdVUNa__dialogBtns{gap:.6rem;display:flex}.text-editor-module__hdVUNa__dialogBtn{color:#3d6270;cursor:pointer;background:#547b8c12;border:1px solid #547b8c59;border-radius:7px;flex:1;padding:.55rem .8rem;font-size:.88rem;font-weight:600;transition:background .12s}.text-editor-module__hdVUNa__dialogBtn:hover{background:#547b8c26}.text-editor-module__hdVUNa__dialogBtnPrimary{color:#fff;background:#547b8cd9;border-color:#0000}.text-editor-module__hdVUNa__dialogBtnPrimary:hover{background:#486c7cf2}.text-editor-module__hdVUNa__dialogCancel{color:#8a9ba8;cursor:pointer;background:0 0;border:none;border-radius:4px;align-self:center;padding:.2rem .4rem;font-size:.82rem}.text-editor-module__hdVUNa__dialogCancel:hover{color:#3d6270;background:#547b8c14}.text-editor-module__hdVUNa__editorWrapper{background:#fff;transition:box-shadow .15s;position:relative}.text-editor-module__hdVUNa__editorWrapper.text-editor-module__hdVUNa__dragging{box-shadow:inset 0 0 0 2px #547b8cb3}.text-editor-module__hdVUNa__dropOverlay{z-index:10;color:#3d525e66;pointer-events:none;background:#f5f8fa99;justify-content:center;align-items:center;font-size:.9rem;display:flex;position:absolute;inset:0}.text-editor-module__hdVUNa__statusBar{color:#60707a;background:#fffffff7;border-top:1px solid #4c66731a;flex-wrap:wrap;align-items:center;padding:.38rem 1rem;font-family:monospace;font-size:.74rem;font-weight:500;display:flex}.text-editor-module__hdVUNa__statusSep{vertical-align:middle;background:#4c667333;width:1px;height:.8em;margin:0 .75rem;display:inline-block}.text-editor-module__hdVUNa__toolbar .button.secondary{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff47;border-radius:6px;padding:.28rem .65rem;font-size:.78rem;font-weight:500;transition:background .15s,border-color .15s}.text-editor-module__hdVUNa__toolbar .button.secondary:hover{background:#ffffff42;border-color:#ffffff73}
