.keys-module__TOWcmG__keysContainer{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;margin-bottom:2.5rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.keys-module__TOWcmG__outputBox{background:var(--bg-secondary);border:2px solid var(--border);text-align:center;word-break:break-all;min-height:120px;color:var(--text-primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:2rem;padding:2rem;font-family:monospace;font-size:1.25rem;transition:all .2s;display:flex;position:relative}.keys-module__TOWcmG__outputBox.keys-module__TOWcmG__hasCopied{background:#22c55e0d;border-color:#22c55e}.keys-module__TOWcmG__copyButton{background:var(--bg-primary);border:1px solid var(--border);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.keys-module__TOWcmG__copyButton:hover{background:var(--bg-secondary);border-color:var(--accent);color:var(--accent)}.keys-module__TOWcmG__layoutGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.keys-module__TOWcmG__layoutGrid{grid-template-columns:3fr 2fr}}.keys-module__TOWcmG__controlGroup{background:var(--bg-primary);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.keys-module__TOWcmG__controlGroup h3{color:var(--text-primary);border-bottom:1px solid var(--border);margin-top:0;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.1rem}.keys-module__TOWcmG__presetGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.keys-module__TOWcmG__presetBtn{background:var(--bg-secondary);border:1px solid var(--border);cursor:pointer;text-align:left;color:var(--text-secondary);border-radius:8px;padding:.75rem;font-size:.9rem;transition:all .2s}.keys-module__TOWcmG__presetBtn:hover{border-color:var(--accent)}.keys-module__TOWcmG__presetBtn.keys-module__TOWcmG__active{border-color:var(--accent);color:var(--accent);background:#2563eb0d;font-weight:600}.keys-module__TOWcmG__inputRow{margin-bottom:1.5rem}.keys-module__TOWcmG__inputRow label{color:var(--text-primary);margin-bottom:.5rem;font-weight:500;display:block}.keys-module__TOWcmG__numInput{border:1px solid var(--border);background:var(--bg-secondary);width:100%;color:var(--text-primary);border-radius:8px;padding:.75rem;font-size:1rem}.keys-module__TOWcmG__checkboxGrid{grid-template-columns:1fr;gap:1rem;display:grid}.keys-module__TOWcmG__checkboxLabel{cursor:pointer;color:var(--text-secondary);border-radius:6px;align-items:center;gap:.75rem;padding:.5rem;font-size:.95rem;transition:background .2s;display:flex}.keys-module__TOWcmG__checkboxLabel:hover{background:var(--bg-secondary)}.keys-module__TOWcmG__checkboxLabel input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent)}.keys-module__TOWcmG__generateBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:1rem;padding:1.25rem;font-size:1.2rem;font-weight:700;transition:all .2s}.keys-module__TOWcmG__generateBtn:hover{background:var(--accent-hover);transform:translateY(-2px)}
