@import url(https://fonts.googleapis.com/css2?family=VT323&display=swap);.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-height:90vh;max-width:600px;overflow-y:auto;padding:2rem;width:90%}.success-header{margin-bottom:2rem;text-align:center}.success-icon{font-size:3rem;margin-bottom:1rem}.key-security-notice{align-items:flex-start;background:#fff3e0;border-radius:8px;display:flex;gap:1rem;margin-bottom:2rem;padding:1rem}.warning-icon{font-size:1.5rem}.download-section{margin-bottom:2rem;text-align:center}.primary-download-btn{background:#2196f3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;padding:1rem 2rem;transition:background .2s}.primary-download-btn:hover{background:#1976d2}.download-description{color:#666;margin-top:.5rem}.advanced-options{border:1px solid #e0e0e0;border-radius:8px;margin-top:2rem;padding:1rem}.advanced-options summary{color:#2196f3;cursor:pointer;font-weight:500}.key-grid{grid-gap:1rem;display:grid;gap:1rem;margin-top:1rem}.key-item{display:flex;flex-direction:column;gap:.5rem}.key-item label{color:#333;font-weight:500}.key-item input,.key-item textarea{border:1px solid #e0e0e0;border-radius:4px;font-family:monospace;min-height:80px;padding:.5rem;resize:vertical}.key-item input{min-height:0;min-height:auto}.key-item button{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;padding:.5rem;transition:background .2s}.key-item button:hover{background:#e0e0e0}.copy-feedback{animation:fadeIn .2s ease-in;background:#333;border-radius:4px;bottom:2rem;color:#fff;left:50%;padding:.5rem 1rem;position:fixed;transform:translateX(-50%)}.next-steps{grid-gap:1.5rem;display:grid;gap:1.5rem;margin:2rem 0}.step{align-items:flex-start;display:flex;gap:1rem}.step-number{align-items:center;background:#2196f3;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:2rem;justify-content:center;width:2rem}.step-content{flex:1 1}.step-content h3{margin:0 0 .5rem}.step-content code{background:#f5f5f5;border-radius:4px;display:block;font-family:monospace;margin-top:.5rem;padding:.5rem}.action-buttons{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.primary-btn,.secondary-btn{border-radius:6px;cursor:pointer;padding:.75rem 1.5rem;transition:background .2s}.primary-btn{background:#2196f3;border:none;color:#fff}.primary-btn:hover{background:#1976d2}.secondary-btn{background:#fff;border:1px solid #2196f3;color:#2196f3}.secondary-btn:hover{background:#f5f5f5}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.password-gate{align-items:center;background-color:#eef0f2;background-image:repeating-linear-gradient(#e5e7eb,#e5e7eb 1px,#0000 0,#0000 2px);bottom:0;display:flex;font-family:VT323,monospace;justify-content:center;left:0;min-height:100vh;position:fixed;right:0;top:0;z-index:2000}.password-gate:before{background:linear-gradient(#12101000 50%,#0000001a 0);background-size:100% 2px;content:"";height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.password-gate form{align-items:center;display:flex;flex-direction:column;position:relative;text-align:center;z-index:2}.password-input{background:#0000;border:2px solid #0000004d;color:#000c;font-size:24px;min-width:300px;padding:12px 20px;text-align:center}.password-input,.password-input::placeholder{font-family:VT323,monospace;letter-spacing:2px;text-transform:uppercase}.password-input::placeholder{color:#0006}.password-input:focus{background:#ffffff1a;border-color:#0009;outline:none}.enter-button{background:#0000;border:2px solid #0000004d;color:#000c;cursor:pointer;font-family:VT323,monospace;font-size:20px;letter-spacing:2px;margin-top:15px;padding:8px 24px;text-transform:uppercase;transition:all .2s ease}.enter-button:hover{background:#ffffff1a;border-color:#0009}.enter-button:active{background:#0000001a}.enter-button.invisible{opacity:0;pointer-events:none;visibility:hidden}.error-text{color:#d32f2f;font-family:VT323,monospace;font-size:18px;letter-spacing:1px;margin-top:10px;text-transform:uppercase}@media (max-width:480px){.password-input{font-size:20px;min-width:250px;padding:10px 16px}.enter-button{font-size:18px;padding:6px 20px}.error-text{font-size:16px}}
/*# sourceMappingURL=main.acb7a598.css.map*/