._generatorCard_6f97n_1{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:var(--radius-lg);padding:3rem;width:100%;max-width:800px;margin:0 auto;box-shadow:0 20px 50px #0000001a}._resultSection_6f97n_25{display:flex;gap:1rem;align-items:center;background:var(--background);padding:1.5rem;border-radius:var(--radius-md);margin-bottom:2.5rem;border:1px solid var(--border);flex-wrap:wrap}._passwordDisplay_6f97n_49{flex:1 1 200px;min-width:200px;font-family:Courier New,Courier,monospace;font-size:1.5rem;font-weight:700;color:var(--primary);word-break:break-all;letter-spacing:.05em}._settingsSection_6f97n_71{display:flex;flex-direction:column;gap:2rem}._settingRow_6f97n_83{display:flex;flex-direction:column;gap:.75rem}._settingRow_6f97n_83 label{font-size:1.1rem;color:var(--text-main)}._rangeInput_6f97n_105{width:100%;accent-color:var(--primary);height:6px;border-radius:3px;background:var(--surface-hover);appearance:none}._rangeInput_6f97n_105::-webkit-slider-thumb{appearance:none;width:20px;height:20px;background:var(--primary);border-radius:50%;cursor:pointer;box-shadow:0 0 10px #8b5cf680}._checkboxGrid_6f97n_143{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}._checkboxLabel_6f97n_155{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:1rem;color:var(--text-muted);transition:color .2s}._checkboxLabel_6f97n_155:hover{color:var(--text-main)}._checkboxLabel_6f97n_155 input[type=checkbox]{width:20px;height:20px;accent-color:var(--primary)}._generateBtn_6f97n_195{width:100%;padding:1.25rem!important;font-size:1.1rem!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.1em}._generateBtnLarge_6f97n_213{height:56px;padding:0 40px!important;font-size:1.1rem!important;font-weight:700!important;min-width:240px;border-radius:12px!important;box-shadow:0 8px 16px #8b5cf633!important;text-transform:uppercase;letter-spacing:.1em}._inputGroup_6f97n_237{display:flex;flex-direction:column;gap:.75rem}._label_6f97n_249{display:block;font-size:.85rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em}._textInput_6f97n_267,._selectInput_6f97n_269{background:var(--surface);border:1px solid var(--border);color:var(--text-main);padding:.75rem 1rem;border-radius:var(--radius-sm);outline:none;transition:all .3s ease;width:100%;font-size:1rem;font-family:inherit}._textInput_6f97n_267:focus,._selectInput_6f97n_269:focus{border-color:var(--primary);background:var(--surface-hover);box-shadow:0 0 0 2px #8b5cf633}._selectInput_6f97n_269{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.25rem;padding-right:2.5rem}._editorContainer_6f97n_329{background:var(--background);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;margin-bottom:2rem;display:flex;flex-direction:column}._toolbar_6f97n_351{display:flex;justify-content:flex-end;gap:.75rem;padding:.75rem 1rem;background:var(--surface-hover);border-bottom:1px solid var(--glass-border)}._promptBox_6f97n_369{position:relative;padding:40px;text-align:center;min-height:180px;display:flex;align-items:center;justify-content:center}._twoColumnGrid_6f97n_389{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px}@media(max-width:600px){._twoColumnGrid_6f97n_389{grid-template-columns:1fr}}._uuidList_6f97n_415{display:flex;flex-direction:column;gap:.75rem;max-height:400px;overflow-y:auto;padding-right:.5rem}._uuidList_6f97n_415::-webkit-scrollbar{width:6px}._uuidList_6f97n_415::-webkit-scrollbar-thumb{background:var(--surface-hover);border-radius:3px}._uuidItem_6f97n_451{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:var(--surface-muted);border-radius:var(--radius-sm);border:1px solid var(--border)}._uuidItem_6f97n_451 code{color:var(--text-main);font-size:.95rem}._hashInput_6f97n_483{width:100%;min-height:120px;background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);padding:1rem;color:var(--text-main);font-family:inherit;font-size:1.1rem;margin-bottom:2rem;outline:none;transition:border-color .3s}._hashInput_6f97n_483:focus{border-color:var(--primary)}._singleInput_6f97n_521{width:100%;background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);padding:.75rem 1rem;color:var(--text-main);font-family:inherit;font-size:1.1rem;outline:none;transition:border-color .3s}._singleInput_6f97n_521:focus{border-color:var(--primary)}._hashResults_6f97n_555{display:flex;flex-direction:column;gap:1.5rem}._hashItem_6f97n_567{background:var(--surface-muted);border-radius:var(--radius-md);padding:1rem 1.5rem;border:1px solid var(--border)}._hashLabel_6f97n_581{font-size:.85rem;font-weight:700;color:var(--primary);text-transform:uppercase;margin-bottom:.5rem;letter-spacing:.1em}._hashValueContainer_6f97n_599{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}._hashValue_6f97n_599{flex:1 1 200px;min-width:200px;font-family:Courier New,Courier,monospace;font-size:1rem;color:var(--text-muted);word-break:break-all;background:var(--background);padding:.5rem 1rem;border-radius:var(--radius-sm)}._regexInputGroup_6f97n_639{margin-bottom:2rem}._regexField_6f97n_647{display:flex;align-items:center;background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);padding:.5rem 1rem;font-family:Courier New,Courier,monospace}._regexSlash_6f97n_667{color:var(--primary);font-size:1.5rem;font-weight:700;-webkit-user-select:none;user-select:none}._regexMainInput_6f97n_681{flex:1;background:transparent;border:none;color:var(--text-main);font-size:1.2rem;padding:.5rem;outline:none}._regexFlagsInput_6f97n_701{width:80px;background:transparent;border:none;color:var(--primary);font-size:1.2rem;padding:.5rem;outline:none}._regexError_6f97n_721{margin-top:.75rem;color:#ef4444;font-size:.9rem;background:#ef44441a;padding:.5rem 1rem;border-radius:var(--radius-sm)}._fieldLabel_6f97n_739{display:block;font-size:.85rem;font-weight:700;color:var(--text-muted);margin-bottom:.75rem;letter-spacing:.1em}._matchList_6f97n_757{display:flex;flex-direction:column;gap:1rem}._matchItem_6f97n_769{background:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-md);padding:1rem}._matchHeader_6f97n_783{display:flex;justify-content:space-between;margin-bottom:.75rem}._matchIndex_6f97n_795{font-weight:700;color:var(--primary);font-size:.9rem}._matchRange_6f97n_807{color:var(--text-muted);font-size:.8rem}._matchContent_6f97n_817 code{color:var(--text-main);background:#8b5cf633;padding:.25rem .5rem;border-radius:var(--radius-sm);font-size:1rem}._groupsList_6f97n_833{margin-top:1rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;gap:.5rem}._groupItem_6f97n_851{display:flex;gap:1rem}._groupLabel_6f97n_861{font-size:.8rem;color:var(--text-muted);min-width:60px}._groupItem_6f97n_851 code{color:var(--primary);font-size:.9rem}._noMatches_6f97n_883{color:var(--text-muted);text-align:center;padding:2rem;font-style:italic}@media(max-width:600px){._generatorCard_6f97n_1{padding:1.5rem}._passwordDisplay_6f97n_49{font-size:1.2rem}._checkboxGrid_6f97n_143{grid-template-columns:1fr}}._uploadArea_6f97n_927{border:2px dashed var(--glass-border);border-radius:var(--radius-lg);padding:3rem;text-align:center;background:var(--surface-muted);transition:all .3s ease;margin-bottom:2rem}._uploadArea_6f97n_927:hover{background:var(--surface-hover);border-color:var(--primary)}._fileInput_6f97n_957{display:none}._uploadLabel_6f97n_965{cursor:pointer;color:var(--text-main);font-weight:600;font-size:1.1rem}._imageSettings_6f97n_979{background:var(--background);padding:2rem;border-radius:var(--radius-md);margin-bottom:2rem}._settingsGrid_6f97n_993{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}._settingField_6f97n_1005{display:flex;flex-direction:column;gap:.5rem}._settingField_6f97n_1005 label{font-size:.85rem;color:var(--text-muted);font-weight:600}._settingField_6f97n_1005 input[type=number],._settingField_6f97n_1005 select{background:var(--surface);border:1px solid var(--border);color:var(--text-main);padding:.6rem 2rem .6rem .6rem;border-radius:var(--radius-sm);outline:none;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1.25rem}._settingField_6f97n_1005 select option{background:var(--background);color:var(--text-main);padding:.5rem}._settingField_6f97n_1005 input[type=range]{width:100%}._imageResult_6f97n_1083{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--glass-border)}._previewContainer_6f97n_1095{display:flex;justify-content:center;background:var(--surface-hover);padding:1rem;border-radius:var(--radius-md)}._processedImage_6f97n_1111{max-width:100%;max-height:400px;border-radius:var(--radius-sm);box-shadow:0 10px 30px #00000026}@media(max-width:640px){._resultSection_6f97n_25{padding:1rem}._resultSection_6f97n_25 button{flex:1 1 100%;width:100%}._passwordDisplay_6f97n_49{flex:1 1 100%;font-size:1.2rem}}
