.pg-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000000f}@media (width>=640px){.pg-card{padding:2rem}}.pg-section-title{color:#1f2937;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.pg-label{color:#374151;font-size:.875rem;font-weight:500}.pg-password-field{letter-spacing:.05em;color:#1f2937;background:#f9fafb;border:2px solid #e5e7eb;border-radius:.5rem;outline:none;width:100%;padding:1rem 7rem 1rem 1rem;font-family:Fira Code,ui-monospace,monospace;font-size:1.125rem;transition:border-color .15s,box-shadow .15s}@media (width>=640px){.pg-password-field{font-size:1.25rem}}.pg-password-field:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e26}.pg-btn-copy{color:#fff;cursor:pointer;background:#166534;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.pg-btn-copy:hover{background:#15803d}.pg-btn-copy:focus{outline:none;box-shadow:0 0 0 2px #22c55e66}.pg-strength-bar{background:#e5e7eb;border-radius:9999px;width:2rem;height:.5rem;transition:background-color .2s}.pg-strength-bar.pg-strength-red{background:#ef4444}.pg-strength-bar.pg-strength-orange{background:#f97316}.pg-strength-bar.pg-strength-yellow{background:#eab308}.pg-strength-bar.pg-strength-lime{background:#84cc16}.pg-strength-bar.pg-strength-green{background:#22c55e}.pg-btn-primary{color:#fff;cursor:pointer;background:#166534;border:none;border-radius:.5rem;flex:1;padding:1rem;font-size:1.125rem;font-weight:600;transition:background .15s}.pg-btn-primary:hover{background:#15803d}.pg-btn-primary:focus{outline:none;box-shadow:0 0 0 2px #22c55e66}.pg-btn-secondary{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:.5rem;padding:1rem 1.5rem;font-weight:600;transition:background .15s,border-color .15s}.pg-btn-secondary:hover{background:#f3f4f6;border-color:#9ca3af}.pg-btn-secondary:focus{outline:none;box-shadow:0 0 0 2px #9ca3af66}.pg-checkbox-card{cursor:pointer;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;padding:.75rem;transition:background .15s;display:flex}.pg-checkbox-card:hover{background:#f9fafb}.pg-checkbox-card input[type=checkbox]{accent-color:#166534;margin-right:.75rem}.pg-checkbox-card-advanced{cursor:pointer;border:1px solid #e5e7eb;border-radius:.5rem;align-items:flex-start;padding:.75rem;transition:background .15s;display:flex}.pg-checkbox-card-advanced:hover{background:#f9fafb}.pg-checkbox-card-advanced input[type=checkbox]{accent-color:#166534;margin-top:.125rem;margin-right:.75rem}.pg-length-value{color:#166534;font-size:1.125rem;font-weight:700}.pg-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;accent-color:#166534;background:#e5e7eb;border-radius:.5rem;width:100%;height:.5rem}.pg-modal-overlay{z-index:50;background:#00000080;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.pg-modal-overlay.active{display:flex}.pg-modal{background:#fff;border-radius:.75rem;flex-direction:column;width:100%;max-width:32rem;max-height:80vh;margin:1rem;padding:1.5rem;display:flex;overflow:hidden}.pg-modal-password-row{background:#f9fafb;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem;transition:background .15s;display:flex}.pg-modal-password-row:hover{background:#f3f4f6}.pg-modal-copy-btn{color:#166534;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.25rem .5rem;font-size:.75rem;transition:color .15s}.pg-modal-copy-btn:hover{color:#15803d}.pg-info-group:first-of-type{margin-top:1.25rem}.pg-info-group+.pg-info-group{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem}.pg-info-group h3{text-transform:uppercase;letter-spacing:.1em;color:#166534;margin-bottom:.875rem;font-family:Fira Code,ui-monospace,SFMono-Regular,monospace;font-size:.75rem;font-weight:600}.pg-info-group ul{color:#4b5563;margin:0;padding:0;font-size:.9375rem;line-height:1.65;list-style:none}.pg-info-group li{padding-left:1.125rem;position:relative}.pg-info-group li:before{content:"";background:#22c55e;border-radius:50%;width:5px;height:5px;position:absolute;top:.65em;left:0}.pg-info-group li+li{margin-top:.5rem}.pg-info-footnote{color:#6b7280;border-top:1px dashed #e5e7eb;margin:1.25rem 0 0;padding-top:.875rem;font-size:.875rem}.pg-info-footnote a{color:#166534;text-underline-offset:2px;font-weight:600;text-decoration:underline}.dark .pg-card{background:#1f2937;border-color:#374151}.dark .pg-section-title{color:#f3f4f6}.dark .pg-label{color:#d1d5db}.dark .pg-password-field{color:#f3f4f6;background:#111827;border-color:#374151}.dark .pg-strength-bar{background:#374151}.dark .pg-btn-secondary{color:#d1d5db;background:#111827;border-color:#4b5563}.dark .pg-btn-secondary:hover{background:#1f2937;border-color:#6b7280}.dark .pg-checkbox-card{border-color:#374151}.dark .pg-checkbox-card:hover{background:#111827}.dark .pg-checkbox-card-advanced{border-color:#374151}.dark .pg-checkbox-card-advanced:hover{background:#111827}.dark .pg-length-value{color:#4ade80}.dark .pg-slider{background:#374151}.dark .pg-modal{background:#1f2937}.dark .pg-modal-password-row{background:#111827}.dark .pg-modal-password-row:hover{background:#374151}.dark .pg-modal-copy-btn{color:#4ade80}.dark .pg-modal-copy-btn:hover{color:#86efac}.dark .pg-info-group+.pg-info-group{border-top-color:#374151}.dark .pg-info-group h3{color:#4ade80}.dark .pg-info-group ul{color:#d1d5db}.dark .pg-info-footnote{color:#9ca3af;border-top-color:#374151}.dark .pg-info-footnote a{color:#4ade80}.pg-phrase-input{color:#1f2937;background:#f9fafb;border:2px solid #e5e7eb;border-radius:.5rem;outline:none;width:100%;padding:.875rem 1rem;font-size:1rem;transition:border-color .15s,box-shadow .15s}.pg-phrase-input:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e26}.pg-phrase-input::-moz-placeholder{color:#9ca3af}.pg-phrase-input::placeholder{color:#9ca3af}.pg-phrase-hint{color:#6b7280;margin-top:.5rem;font-size:.75rem}.pg-phrase-hint-warning{color:#b45309;font-weight:500}.dark .pg-phrase-input{color:#f3f4f6;background:#111827;border-color:#374151}.dark .pg-phrase-input::-moz-placeholder{color:#6b7280}.dark .pg-phrase-input::placeholder{color:#6b7280}.dark .pg-phrase-hint{color:#9ca3af}.dark .pg-phrase-hint-warning{color:#fbbf24}
