.pgp-hero{background: linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);color: white;padding: 8rem 2rem 4rem;text-align: center}.pgp-hero h1{font-size: 2.5rem;margin-bottom: 1rem}.pgp-hero p{font-size: 1.2rem;opacity: 0.9;max-width: 700px;margin: 0 auto}.pgp-container{max-width: 900px;margin: 0 auto;padding: 3rem 2rem}.message-received{background: linear-gradient(135deg, #059669 0%, #10b981 100%);color: white;padding: 2rem;border-radius: 12px;text-align: center;margin-bottom: 2rem}.message-received h2{margin: 0 0 0.5rem;font-size: 1.5rem}.message-received p{margin: 0;opacity: 0.95}.key-info{background: #f8fafc;border-radius: 12px;padding: 2rem;margin-bottom: 2rem}.key-info h2{color: var(--primary);margin: 0 0 1rem}.key-details{display: grid;grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));gap: 1rem;margin-bottom: 1.5rem}.key-detail{background: white;padding: 1rem;border-radius: 8px;border: 1px solid #e2e8f0}.key-detail label{display: block;font-size: 0.75rem;color: #64748b;text-transform: uppercase;letter-spacing: 0.05em;margin-bottom: 0.25rem}.key-detail span{font-family: 'Courier New', monospace;font-weight: 600;color: var(--primary);word-break: break-all}.pgp-key-block{background: #1e293b;color: #22d3ee;padding: 1.5rem;border-radius: 8px;font-family: 'Courier New', monospace;font-size: 0.75rem;line-height: 1.4;overflow-x: auto;white-space: pre-wrap;word-break: break-all;position: relative}.copy-btn{position: absolute;top: 0.75rem;right: 0.75rem;background: #334155;color: white;border: none;padding: 0.5rem 1rem;border-radius: 6px;cursor: pointer;font-size: 0.8rem}.copy-btn:hover{background: #475569}.copy-btn.copied{background: #059669}.instructions{background: #fffbeb;border: 1px solid #fcd34d;border-radius: 12px;padding: 2rem;margin-top: 2rem}.instructions h3{color: #92400e;margin: 0 0 1rem}.instructions ol{margin: 0;padding-left: 1.5rem;color: #78350f}.instructions li{margin-bottom: 0.75rem}.instructions code{background: #fef3c7;padding: 0.125rem 0.375rem;border-radius: 4px;font-size: 0.9em}