.RandomGeneratorTool-module__9KtPGq__main{padding:var(--space-6);flex:1}@media (min-width:768px){.RandomGeneratorTool-module__9KtPGq__main{padding:var(--space-10)}}.RandomGeneratorTool-module__9KtPGq__container{width:100%;max-width:1400px;margin-left:auto;margin-right:auto}.RandomGeneratorTool-module__9KtPGq__toolHeader{margin-bottom:var(--space-6)}.RandomGeneratorTool-module__9KtPGq__toolTitle{margin-bottom:var(--space-2);font-size:24px;font-weight:700}@media (min-width:768px){.RandomGeneratorTool-module__9KtPGq__toolTitle{font-size:30px}}.RandomGeneratorTool-module__9KtPGq__toolDesc{color:var(--color-muted-foreground);font-size:14px}@media (min-width:768px){.RandomGeneratorTool-module__9KtPGq__toolDesc{font-size:16px}}.RandomGeneratorTool-module__9KtPGq__contentGrid{gap:var(--space-6);flex-direction:column;display:flex}@media (min-width:1024px){.RandomGeneratorTool-module__9KtPGq__contentGrid{gap:var(--space-8);grid-template-columns:400px 1fr;align-items:start;display:grid}}.RandomGeneratorTool-module__9KtPGq__controlsColumn{gap:var(--space-4);flex-direction:column;display:flex}.RandomGeneratorTool-module__9KtPGq__outputColumn{flex-direction:column;display:flex}.RandomGeneratorTool-module__9KtPGq__sectionTitle{color:var(--color-muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:600}.RandomGeneratorTool-module__9KtPGq__kindSection{gap:var(--space-2);flex-direction:column;display:flex}.RandomGeneratorTool-module__9KtPGq__kindRow{gap:var(--space-1);flex-wrap:wrap;display:flex}.RandomGeneratorTool-module__9KtPGq__kindPill{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1.5px solid var(--color-border);color:var(--color-foreground);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font-sans);white-space:nowrap;background-color:#0000;align-items:center;gap:4px;transition:all .2s;display:inline-flex}.RandomGeneratorTool-module__9KtPGq__kindPill:hover:not(:disabled){border-color:var(--color-primary)}.RandomGeneratorTool-module__9KtPGq__kindPillSelected{background-color:var(--color-primary);color:var(--color-primary-foreground);border-color:var(--color-primary)}.RandomGeneratorTool-module__9KtPGq__kindIcon{font-size:13px;line-height:1}.RandomGeneratorTool-module__9KtPGq__kindLabel{font-size:13px}.RandomGeneratorTool-module__9KtPGq__fieldGroup{gap:var(--space-2);flex-direction:column;display:flex}.RandomGeneratorTool-module__9KtPGq__fieldLabel{color:var(--color-foreground);font-size:13px;font-weight:500}.RandomGeneratorTool-module__9KtPGq__fieldHint{color:var(--color-muted-foreground);font-size:12px;line-height:1.5}.RandomGeneratorTool-module__9KtPGq__fieldRow{gap:var(--space-3);display:flex}.RandomGeneratorTool-module__9KtPGq__fieldRow .RandomGeneratorTool-module__9KtPGq__fieldGroup{flex:1}.RandomGeneratorTool-module__9KtPGq__numberInput,.RandomGeneratorTool-module__9KtPGq__selectInput{width:100%;padding:var(--space-2) var(--space-3);border:1.5px solid var(--color-border);border-radius:var(--radius-md);background-color:var(--color-card);color:var(--color-foreground);font-size:14px;font-family:var(--font-sans);outline:none;transition:border-color .2s}.RandomGeneratorTool-module__9KtPGq__numberInput:focus,.RandomGeneratorTool-module__9KtPGq__selectInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #7c3aed1a}.RandomGeneratorTool-module__9KtPGq__selectInput{cursor:pointer}.RandomGeneratorTool-module__9KtPGq__modeSection{gap:var(--space-2);flex-direction:column;display:flex}.RandomGeneratorTool-module__9KtPGq__modeRow{gap:var(--space-1);display:flex}.RandomGeneratorTool-module__9KtPGq__modePill{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1.5px solid var(--color-border);color:var(--color-foreground);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font-sans);background-color:#0000;flex:1;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.RandomGeneratorTool-module__9KtPGq__modePill:hover:not(:disabled){border-color:var(--color-primary)}.RandomGeneratorTool-module__9KtPGq__modePillActive{background-color:var(--color-primary);color:var(--color-primary-foreground);border-color:var(--color-primary)}.RandomGeneratorTool-module__9KtPGq__optionsSection{gap:var(--space-3);flex-direction:column;display:flex}.RandomGeneratorTool-module__9KtPGq__checkboxGroup{gap:var(--space-2);flex-direction:column;display:flex}.RandomGeneratorTool-module__9KtPGq__checkboxRow{align-items:center;gap:var(--space-2);cursor:pointer;font-size:13px;display:flex}.RandomGeneratorTool-module__9KtPGq__checkbox{width:16px;height:16px;accent-color:var(--color-primary);cursor:pointer;flex-shrink:0}.RandomGeneratorTool-module__9KtPGq__checkboxLabel{color:var(--color-foreground);white-space:nowrap;font-weight:500}.RandomGeneratorTool-module__9KtPGq__checkboxHint{color:var(--color-muted-foreground);font-size:11px;font-family:var(--font-mono);word-break:break-all}.RandomGeneratorTool-module__9KtPGq__keyInput{width:100%;padding:var(--space-2) var(--space-3);border:1.5px solid var(--color-border);border-radius:var(--radius-md);background-color:var(--color-card);color:var(--color-foreground);font-size:14px;font-family:var(--font-mono);outline:none;transition:border-color .2s}.RandomGeneratorTool-module__9KtPGq__keyInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #7c3aed1a}.RandomGeneratorTool-module__9KtPGq__keyInput::placeholder{color:var(--color-muted-foreground);opacity:.6}.RandomGeneratorTool-module__9KtPGq__editorWrapper{border-radius:var(--radius-lg);border:1px solid var(--color-border);background-color:var(--color-card);box-shadow:var(--shadow-md);flex-direction:column;display:flex;overflow:hidden}.RandomGeneratorTool-module__9KtPGq__editorHeader{padding:var(--space-2) var(--space-4);border-bottom:1px solid var(--color-border);background-color:var(--color-muted);justify-content:space-between;align-items:center;display:flex}.RandomGeneratorTool-module__9KtPGq__editorLabel{color:var(--color-foreground);font-size:13px;font-weight:600}.RandomGeneratorTool-module__9KtPGq__charCount{color:var(--color-muted-foreground);font-size:12px}.RandomGeneratorTool-module__9KtPGq__codeOutput{width:100%;min-height:320px;max-height:520px;padding:var(--space-4);color:var(--color-foreground);font-family:var(--font-mono);white-space:pre-wrap;word-break:break-all;tab-size:2;background-color:#0000;border:none;margin:0;font-size:13px;line-height:1.7;overflow:auto}.RandomGeneratorTool-module__9KtPGq__codeOutput code{font-family:inherit;font-size:inherit}.RandomGeneratorTool-module__9KtPGq__outputActions{gap:var(--space-2);padding:var(--space-3) var(--space-4);border-top:1px solid var(--color-border);background-color:var(--color-muted);display:flex}.RandomGeneratorTool-module__9KtPGq__placeholder{min-height:320px;color:var(--color-muted-foreground);justify-content:center;align-items:center;gap:var(--space-2);flex-direction:column;font-size:14px;display:flex}.RandomGeneratorTool-module__9KtPGq__placeholderIcon{opacity:.3;font-size:48px}.RandomGeneratorTool-module__9KtPGq__spinner{border:3px solid var(--color-border);border-top-color:var(--color-primary);border-radius:var(--radius-full);width:32px;height:32px;animation:.8s linear infinite RandomGeneratorTool-module__9KtPGq__spin}.RandomGeneratorTool-module__9KtPGq__errorBox{padding:var(--space-4);background-color:var(--color-danger);color:#fff;gap:var(--space-2);flex-direction:column;min-height:320px;font-size:14px;line-height:1.625;display:flex}.RandomGeneratorTool-module__9KtPGq__errorBox strong{font-size:15px;display:block}.RandomGeneratorTool-module__9KtPGq__processButton{width:100%;padding-top:var(--space-3);padding-bottom:var(--space-3);padding-left:var(--space-6);padding-right:var(--space-6);border-radius:var(--radius-md);background-color:var(--color-primary);color:var(--color-primary-foreground);cursor:pointer;font-size:16px;font-weight:600;font-family:var(--font-sans);border:none;transition:opacity .2s,transform .1s}.RandomGeneratorTool-module__9KtPGq__processButton:hover:not(:disabled){opacity:.9}.RandomGeneratorTool-module__9KtPGq__processButton:active:not(:disabled){transform:scale(.98)}.RandomGeneratorTool-module__9KtPGq__processButton:disabled{opacity:.5;cursor:not-allowed}.RandomGeneratorTool-module__9KtPGq__resetButton{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding-top:10px;padding-bottom:10px;padding-left:var(--space-5);padding-right:var(--space-5);border-radius:var(--radius-md);border:1px solid var(--color-border);color:var(--color-foreground);cursor:pointer;font-size:16px;font-weight:500;font-family:var(--font-sans);background-color:#0000;transition:all .2s;display:inline-flex}.RandomGeneratorTool-module__9KtPGq__resetButton:hover{border-color:var(--color-primary);color:var(--color-primary)}.RandomGeneratorTool-module__9KtPGq__actionButton{padding:6px var(--space-3);border-radius:var(--radius-md);border:1px solid var(--color-border);color:var(--color-foreground);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--font-sans);background-color:#0000;align-items:center;gap:4px;transition:all .2s;display:inline-flex}.RandomGeneratorTool-module__9KtPGq__actionButton:hover{border-color:var(--color-primary);color:var(--color-primary)}.RandomGeneratorTool-module__9KtPGq__actionButtonCopied{color:var(--color-success);border-color:var(--color-success)}.RandomGeneratorTool-module__9KtPGq__note{color:var(--color-muted-foreground);margin-top:var(--space-1);padding:var(--space-3);background-color:var(--color-muted);border-radius:8px;font-size:12px;line-height:1.625}@keyframes RandomGeneratorTool-module__9KtPGq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
