.keys-module__TOWcmG__keysContainer{margin-bottom:2.5rem}.keys-module__TOWcmG__outputCard{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;margin-bottom:2rem;padding:2rem;transition:all .2s;box-shadow:0 8px 24px #00000014}.keys-module__TOWcmG__outputHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.keys-module__TOWcmG__outputTitle{color:var(--text-primary);align-items:center;gap:.75rem;margin:0;font-size:1.125rem;font-weight:700;display:flex}.keys-module__TOWcmG__outputValue{color:var(--accent-primary);word-break:break-all;border:2px solid var(--accent-primary);text-align:center;background:linear-gradient(135deg,#83ca340d 0%,#83ca341a 100%);border-radius:12px;justify-content:center;align-items:center;min-height:80px;padding:1.5rem;font-family:Courier New,monospace;font-size:1.25rem;font-weight:600;line-height:1.6;display:flex}.keys-module__TOWcmG__copyButton{background:var(--bg-secondary);border:2px solid var(--border);cursor:pointer;color:var(--text-primary);border-radius:12px;flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.keys-module__TOWcmG__copyButton:hover{background:var(--bg-tertiary);border-color:var(--accent-primary);color:var(--accent-primary);transform:translateY(-2px)}.keys-module__TOWcmG__copyButton svg{flex-shrink:0}.keys-module__TOWcmG__mainCard{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:2.5rem;transition:all .2s;box-shadow:0 8px 24px #00000014}.keys-module__TOWcmG__layoutGrid{flex-direction:column;gap:2rem;display:flex}.keys-module__TOWcmG__divider{background:linear-gradient(to right,var(--border),transparent);border-radius:2px;height:2px;margin:3rem 0}.keys-module__TOWcmG__section,.keys-module__TOWcmG__settingsSection{position:relative}.keys-module__TOWcmG__settingsSection.keys-module__TOWcmG__disabled{opacity:.4;pointer-events:none}.keys-module__TOWcmG__sectionTitle{color:var(--text-primary);border-bottom:2px solid var(--border);align-items:center;gap:.75rem;margin:0 0 1.5rem;padding-bottom:1rem;font-size:1.125rem;font-weight:700;display:flex}.keys-module__TOWcmG__presetGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media (min-width:640px){.keys-module__TOWcmG__presetGrid{grid-template-columns:repeat(2,1fr)}}.keys-module__TOWcmG__presetBtn{background:var(--bg-secondary);border:2px solid var(--border);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:1rem;width:100%;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.keys-module__TOWcmG__presetBtn:hover{border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 6px 16px #83ca3426}.keys-module__TOWcmG__presetBtn.keys-module__TOWcmG__active{border-color:var(--accent-primary);background:linear-gradient(135deg,#83ca341a 0%,#83ca3426 100%);box-shadow:0 4px 12px #83ca3433}.keys-module__TOWcmG__presetIcon{background:#83ca341a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;display:flex}.keys-module__TOWcmG__presetContent{flex-direction:column;gap:.25rem;display:flex}.keys-module__TOWcmG__presetContent strong{color:var(--text-primary);font-size:.95rem;font-weight:700}.keys-module__TOWcmG__presetContent span{color:var(--text-secondary);font-size:.8rem;font-weight:500}.keys-module__TOWcmG__generateBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#83ca34 0%,#6ab02c 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem;font-size:1.1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #83ca344d}.keys-module__TOWcmG__generateBtn:hover{background:linear-gradient(135deg,#6ab02c 0%,#5a9a28 100%);transform:translateY(-2px);box-shadow:0 6px 20px #83ca3466}.keys-module__TOWcmG__generateBtn:active{transform:translateY(0)}.keys-module__TOWcmG__actionRow{border-top:1px solid var(--border);flex-direction:column;align-items:center;gap:1.5rem;margin-top:3rem;padding-top:2rem;display:flex}.keys-module__TOWcmG__securityNote{color:var(--text-secondary);text-align:center;justify-content:center;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.keys-module__TOWcmG__inputRow{margin-bottom:1.5rem}.keys-module__TOWcmG__inputLabel{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.9rem;font-weight:600;display:flex}.keys-module__TOWcmG__numInput{border:2px solid var(--border);background:var(--bg-secondary);width:100%;color:var(--text-primary);border-radius:12px;padding:1rem 1.25rem;font-size:1.05rem;font-weight:500;transition:all .2s}.keys-module__TOWcmG__numInput:hover{border-color:var(--accent-primary)}.keys-module__TOWcmG__numInput:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 4px #83ca341a}.keys-module__TOWcmG__sectionLabel{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:flex}.keys-module__TOWcmG__checkboxGrid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:480px){.keys-module__TOWcmG__checkboxGrid{grid-template-columns:repeat(2,1fr)}}.keys-module__TOWcmG__checkboxLabel{cursor:pointer;background:var(--bg-secondary);border:2px solid var(--border);border-radius:10px;align-items:center;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.keys-module__TOWcmG__checkboxLabel:hover{background:var(--bg-tertiary);border-color:var(--accent-primary);transform:translateY(-1px)}.keys-module__TOWcmG__checkboxLabel input[type=checkbox]{width:20px;height:20px;accent-color:var(--accent-primary);cursor:pointer;flex-shrink:0}.keys-module__TOWcmG__checkboxText{color:var(--text-primary);font-size:.95rem;font-weight:500}.keys-module__TOWcmG__infoBox{border:2px solid var(--accent-primary);color:var(--text-primary);background:linear-gradient(135deg,#83ca340d 0%,#83ca341a 100%);border-radius:12px;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1rem 1.25rem;font-size:.9rem;display:flex}
