body{background:#e9efff;font-family:Segoe UI,Roboto,Arial,sans-serif;margin:0}.max-w-4xl{max-width:64rem}.mx-auto{margin-left:auto;margin-right:auto}.min-h-screen{min-height:100vh}.bg-gradient-to-br{background:linear-gradient(135deg,#e9efff,#f5f8ff)}.text-center{text-align:center}.mb-8{margin-bottom:2rem}.justify-center{justify-content:center}.gap-3{gap:.75rem}.text-3xl{font-size:2rem}.font-bold,.text-3xl{font-weight:700}.text-gray-800{color:#1a202c}.text-gray-600{color:#4a5568}.bg-white{background:#fff}.border-gray-200{border-color:#e2e8f0}.p-4{padding:1rem}.space-y-3>*+*{margin-top:.75rem}.font-semibold{font-weight:600}.text-lg{font-size:1.125rem}.mb-4{margin-bottom:1rem}.grid{display:grid}.grid-cols-1{grid-template-columns:1fr}.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.gap-4{gap:1rem}.w-full{width:100%}.border-gray-300{border-color:#d1d5db}.rounded-md{border-radius:.375rem}.px-3{padding-left:.75rem;padding-right:.75rem}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 2px #2563eb33}.focus\:ring-blue-500:focus{box-shadow:0 0 0 2px #2563eb}.h-4{height:1rem}.w-4{width:1rem}.text-blue-600{color:#2563eb}.hover\:bg-blue-700:hover{background:#1d4ed8}.transition-colors{transition:background .2s,color .2s}.flex{display:flex}.items-center{align-items:center}.gap-2{gap:.5rem}.bg-blue-600{background:#2563eb}.text-white{color:#fff}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.grid-cols-2,.lg\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.gap-6{gap:1.5rem}.bg-gray-50{background:#f9fafb}.border{border:1px solid #e2e8f0}.rounded{border-radius:.375rem}.p-3{padding:.75rem}.pr-12{padding-right:3rem}.font-mono{font-family:Fira Mono,Menlo,Monaco,Consolas,monospace}.break-all{word-break:break-all}.absolute{position:absolute}.right-2{right:.5rem}.top-1\/2{top:50%}.-translate-y-1\/2{transform:translateY(-50%)}.text-gray-500{color:#6b7280}.hover\:text-blue-600:hover{color:#2563eb}.right-12{right:3rem}.text-xs{font-size:.75rem}.text-green-600{color:#16a34a}.font-medium{font-weight:500}.mt-4{margin-top:1rem}.bg-amber-50{background:#fffbea}.border-amber-200{border-color:#fde68a}.rounded-lg{border-radius:.75rem}.p-6{padding:1.5rem}.text-amber-800{color:#92400e}.mb-3{margin-bottom:.75rem}.space-y-2>*+*{margin-top:.5rem}.text-sm{font-size:.875rem}.text-amber-700{color:#b45309}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#dbeafe,#e0e7ff);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh;padding:1.5rem}.container{margin:0 auto;max-width:1024px}.header{margin-bottom:2rem;text-align:center}.header-title{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-bottom:1rem}.header-title svg{color:#2563eb;height:2rem;width:2rem}.header-title h1{color:#1f2937;font-size:1.875rem;font-weight:700}.header-description{color:#6b7280}.config-panel{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1.5rem;padding:1.5rem}.config-title{color:#1f2937;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.config-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;margin-bottom:1rem}@media (min-width:768px){.config-grid{grid-template-columns:1fr 1fr 1fr}}.form-group label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-select{border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;outline:none;padding:.5rem .75rem;transition:border-color .15s ease-in-out;width:100%}.form-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.checkbox-group{align-items:center;display:flex;padding-top:1.75rem}.checkbox{border:1px solid #d1d5db;border-radius:.25rem;color:#3b82f6;height:1rem;margin-right:.5rem;width:1rem}.checkbox-label{color:#374151;font-size:.875rem}.generate-btn{align-items:center;background:#2563eb;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;margin-left:auto;margin-top:1.75rem;padding:.5rem 1.5rem;transition:background-color .15s ease-in-out}.generate-btn:hover{background:#1d4ed8}.generate-btn svg{height:1rem;width:1rem}.keys-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:1024px){.keys-grid{grid-template-columns:1fr 1fr}}.key-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.key-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.key-header svg{color:#2563eb;height:1.25rem;width:1.25rem}.key-title{color:#1f2937;font-weight:600}.key-description{color:#6b7280;font-size:.875rem;margin-bottom:.75rem}.key-display{position:relative}.key-value{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;color:#374151;font-family:Courier New,monospace;font-size:.875rem;padding:.75rem 3rem .75rem .75rem;word-break:break-all}.key-value.empty{color:#9ca3af}.copy-btn{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);transition:color .15s ease-in-out}.copy-btn:hover{color:#2563eb}.copy-btn svg{height:1rem;width:1rem}.copied-indicator{color:#059669;font-size:.75rem;font-weight:500;position:absolute;right:3rem;top:50%;transform:translateY(-50%)}.security-notes{background:#fffbeb;border:1px solid #fed7aa;border-radius:.5rem;margin-top:2rem;padding:1.5rem}.security-title{align-items:center;color:#92400e;display:flex;font-weight:600;gap:.5rem;margin-bottom:.75rem}.security-title svg{height:1.25rem;width:1.25rem}.security-list{list-style:none}.security-list li{color:#92400e;font-size:.875rem;margin-bottom:.5rem}.security-list li:before{content:"• ";font-weight:700}
/*# sourceMappingURL=main.3b7c505a.css.map*/