.vpnkey-logo-fixed{position:fixed;top:24px;right:32px;z-index:50;user-select:none;pointer-events:auto}.vpnkey-logo-link{display:inline-block;text-decoration:none;color:#2563eb;font-weight:700;font-size:1.1rem;letter-spacing:.05em;background:rgba(255,255,255,.85);border-radius:999px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:.5em 1.2em;transition:background .2s}.vpnkey-logo-link:hover{background:#e0f2fe;color:#0ea5e9}.vpnkey-logo-rotating{display:inline-block;animation:vpnkey-rotate 6s linear infinite;white-space:nowrap}@keyframes vpnkey-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.logo-and-add-btn-mobile{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.add-key-btn-fixed{position:fixed;top:24px;right:32px;z-index:51}@media (max-width:640px){.logo-and-add-btn-mobile{align-items:center;margin-top:16px;margin-bottom:16px}.add-key-btn-fixed{position:static;top:auto;right:auto;margin:72px 0 0;width:max-content;display:flex;justify-content:flex-start;z-index:51}.vpnkey-logo-fixed{position:static!important;top:auto!important;left:auto!important;right:auto!important;margin-bottom:8px;width:100%;display:flex;justify-content:center}}