.passphrase-gate{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;background:#0b1220}.passphrase-card{width:100%;max-width:360px;display:flex;flex-direction:column;align-items:center}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-rune{width:32px;height:32px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.brand-rune span{display:block;height:2px;border-radius:1px;background:#4dd1a1}.brand-rune span:nth-child(1){width:100%}.brand-rune span:nth-child(2){width:70%}.brand-rune span:nth-child(3){width:45%}.brand-word{font-size:18px;font-weight:600;color:#e5eef7;letter-spacing:-.01em}.passphrase-label{font-size:13px;color:#e5eef780;margin:1.5rem 0 1rem;text-align:center}.passphrase-form{display:flex;gap:8px;width:100%}.passphrase-input{flex:1;background:#ffffff0d;border:1px solid rgba(77,209,161,.25);border-radius:8px;padding:10px 14px;color:#e5eef7;font-size:14px;outline:none;font-family:inherit}.passphrase-input:focus{border-color:#4dd1a199}.passphrase-input--error{border-color:#ff646499}.passphrase-submit{padding:10px 18px;background:#4dd1a1;color:#0b1220;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;font-family:inherit}.passphrase-submit:hover{background:#3bbf90}.passphrase-error{margin-top:10px;font-size:12px;color:#ff6464cc}
