/* Analytic-K premium authentication pages. */
html{min-height:100%;background:#f5f9ff}
body.auth.auth-premium{--aka-ink:#0b1739;--aka-muted:#68768e;--aka-blue:#2f76eb;--aka-border:#dbe7f7;min-height:100dvh;margin:0;padding:0;display:block;background:linear-gradient(180deg,#f9fbff 0%,#f1f7ff 100%);color:var(--aka-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
body.auth.auth-premium *{box-sizing:border-box}
.ak-auth-shell{position:relative;isolation:isolate;min-height:100dvh;display:grid;place-items:center;padding:max(28px,env(safe-area-inset-top)) max(22px,env(safe-area-inset-right)) max(28px,env(safe-area-inset-bottom)) max(22px,env(safe-area-inset-left));overflow:hidden}
.ak-auth-shell:before{content:"";position:absolute;z-index:-3;inset:0;background-image:linear-gradient(rgba(48,118,235,.038) 1px,transparent 1px),linear-gradient(90deg,rgba(48,118,235,.038) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent 84%)}
.ak-auth-glow{position:absolute;z-index:-2;border-radius:50%;filter:blur(5px);pointer-events:none}.ak-auth-glow.one{width:520px;height:520px;left:-210px;top:-220px;background:radial-gradient(circle,rgba(74,142,244,.19),transparent 68%)}.ak-auth-glow.two{width:560px;height:560px;right:-235px;bottom:-260px;background:radial-gradient(circle,rgba(89,133,238,.14),transparent 69%)}
.ak-auth-card{position:relative;width:min(100%,492px);padding:36px 38px 31px;border:1px solid rgba(211,225,245,.96);border-radius:26px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(251,253,255,.98));box-shadow:0 35px 90px rgba(20,55,105,.16),0 8px 22px rgba(20,55,105,.07),inset 0 1px 0 #fff;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.ak-auth-card.ak-auth-wide{width:min(100%,610px)}
.ak-auth-close{position:absolute;top:18px;right:18px;width:40px;height:40px;display:grid;place-items:center;border:1px solid #dce7f7;border-radius:12px;background:#f5f8fd;color:#536a87;text-decoration:none;transition:border-color .18s,background .18s,color .18s,transform .18s}
.ak-auth-close:hover{border-color:#bfd3ef;background:#edf4fe;color:#2468d8;transform:translateY(-1px)}.ak-auth-close:focus-visible{outline:3px solid rgba(47,118,235,.18);outline-offset:2px}
.ak-auth-close:before,.ak-auth-close:after{content:"";position:absolute;width:15px;height:1.8px;border-radius:999px;background:currentColor}.ak-auth-close:before{transform:rotate(45deg)}.ak-auth-close:after{transform:rotate(-45deg)}
.ak-auth-brand{min-height:42px;display:inline-flex;align-items:center;gap:9px;margin:0 52px 27px 0;color:#215fc3;text-decoration:none}.ak-auth-brand svg{width:38px;height:32px;flex:0 0 auto}.ak-auth-brand strong{font-size:21px;font-weight:750;line-height:1;letter-spacing:-.045em}
.ak-auth-kicker{width:max-content;min-height:25px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid #cfe0f7;border-radius:999px;background:#f1f7ff;color:#2f70d3;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.ak-auth-card h1{margin:14px 0 9px;color:var(--aka-ink);font-size:34px;font-weight:760;line-height:1.08;letter-spacing:-.052em}.ak-auth-card.ak-auth-wide h1{max-width:470px}
.ak-auth-lead{margin:0 0 23px;color:var(--aka-muted);font-size:13px;line-height:1.58}
.ak-auth-card .alert{margin:0 0 17px;padding:11px 13px;border-radius:11px;font-size:11px;line-height:1.5}.ak-auth-card .alert.success{border-color:#cdeadc;background:#f2fbf7;color:#19694e}.ak-auth-card .alert.danger{border-color:#f0d2d2;background:#fff6f6;color:#a13d3d}
.ak-auth-card label{display:grid;gap:7px;margin:0 0 14px;color:#3c4d68;font-size:11.5px;font-weight:730}.ak-auth-card label>span{display:block}
.ak-auth-card input{width:100%;height:51px;padding:0 14px;border:1px solid #d7e3f3;border-radius:12px;background:#fff;color:#172541;font:inherit;font-size:13px;outline:0;box-shadow:0 5px 16px rgba(45,78,123,.035);transition:border-color .18s,box-shadow .18s}.ak-auth-card input:hover{border-color:#bfd0e7}.ak-auth-card input:focus{border-color:#77a8ef;box-shadow:0 0 0 4px rgba(47,118,235,.10)}.ak-auth-card input::placeholder{color:#9ba7b8}
.ak-auth-password{position:relative}.ak-auth-password input{padding-right:90px}.ak-auth-password button{position:absolute;right:8px;top:50%;height:35px;padding:0 10px;transform:translateY(-50%);border:1px solid #e1e9f4;border-radius:9px;background:#f5f8fc;color:#617089;font:inherit;font-size:10px;font-weight:720;cursor:pointer;transition:background .18s,color .18s}.ak-auth-password button:hover{background:#edf4fe;color:#2468d8}.ak-auth-password button:focus-visible{outline:3px solid rgba(47,118,235,.15)}
.ak-auth-options{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:-1px 0 15px;color:#8794a7;font-size:10.5px}.ak-auth-options>span:before{content:"";display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#39b884;box-shadow:0 0 0 3px rgba(57,184,132,.11)}.ak-auth-options a{color:#2f70d8;font-weight:740;text-decoration:none}.ak-auth-options a:hover{text-decoration:underline}
.ak-auth-primary{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid #286edb;border-radius:12px;background:linear-gradient(135deg,#3d84f1,#2468dc);color:#fff!important;box-shadow:0 12px 26px rgba(47,118,235,.22),inset 0 1px 0 rgba(255,255,255,.2);font:inherit;font-size:13.5px;font-weight:750;text-align:center;text-decoration:none;cursor:pointer;transition:transform .18s,box-shadow .18s}.ak-auth-primary:hover{transform:translateY(-1px);box-shadow:0 15px 30px rgba(47,118,235,.27)}.ak-auth-primary:focus-visible{outline:3px solid rgba(47,118,235,.2);outline-offset:2px}
.ak-auth-bottom{margin-top:21px;padding-top:19px;display:flex;align-items:center;justify-content:center;gap:9px;border-top:1px solid #e7edf6;color:#8794a7;font-size:11px}.ak-auth-bottom a{min-height:31px;display:inline-flex;align-items:center;padding:0 11px;border:1px solid #c9ddf8;border-radius:999px;background:#eef6ff;color:#2468d8;font-weight:760;text-decoration:none;white-space:nowrap}.ak-auth-bottom a:hover{background:#e5f1ff;border-color:#acd0fa}
.ak-auth-plan{min-height:68px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:center;gap:4px 16px;margin:0 0 19px;padding:13px 15px;border:1px solid #cfdef3;border-radius:13px;background:linear-gradient(135deg,#f5f9ff,#edf5ff)}.ak-auth-plan>span{color:#718098;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.ak-auth-plan>strong{grid-column:2;grid-row:1/3;color:#2468d8;font-size:13px;letter-spacing:.04em}.ak-auth-plan>em{color:#40526e;font-size:10.5px;font-style:normal}
.ak-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ak-auth-grid label{min-width:0}
.ak-auth-legal{margin:13px 4px 0;color:#8b97a8;font-size:9.5px;line-height:1.55;text-align:center}.ak-auth-legal a{color:#5279bd;text-decoration:none}.ak-auth-legal a:hover{text-decoration:underline}

@media(max-width:620px){
  .ak-auth-shell{place-items:center;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));overflow:visible}
  .ak-auth-card,.ak-auth-card.ak-auth-wide{width:100%;padding:24px 20px 21px;border-radius:21px}
  .ak-auth-close{top:13px;right:13px;width:38px;height:38px;border-radius:11px}
  .ak-auth-brand{min-height:38px;margin:0 47px 21px 0}.ak-auth-brand svg{width:34px;height:29px}.ak-auth-brand strong{font-size:19px}
  .ak-auth-card h1{margin-top:12px;font-size:28px}.ak-auth-lead{margin-bottom:19px;font-size:12px}
  .ak-auth-card label{margin-bottom:12px}.ak-auth-card input{height:48px;font-size:12.5px}
  .ak-auth-primary{min-height:49px}.ak-auth-bottom{margin-top:17px;padding-top:16px;gap:7px;font-size:10px}.ak-auth-bottom a{min-height:29px;padding:0 9px;font-size:10px}
  .ak-auth-plan{min-height:62px;margin-bottom:15px;padding:11px 12px}.ak-auth-plan>em{font-size:9.5px}
  .ak-auth-grid{grid-template-columns:1fr;gap:0}
}

@media(max-width:360px){
  .ak-auth-card,.ak-auth-card.ak-auth-wide{padding:20px 16px 18px}
  .ak-auth-card h1{font-size:25px}.ak-auth-options{align-items:flex-start;flex-direction:column;gap:7px}.ak-auth-bottom{flex-direction:column}.ak-auth-plan{grid-template-columns:1fr auto;column-gap:8px}.ak-auth-plan>em{max-width:190px}
}

@media(prefers-reduced-motion:reduce){.ak-auth-close,.ak-auth-primary,.ak-auth-card input{transition:none}}

/* 1.1.10 — stable brand, trial badge and close control on phones. */
.ak-auth-brand{width:max-content;display:flex}
.ak-auth-kicker{display:flex;clear:both}
.ak-auth-close{z-index:3}

@media(max-width:620px){
  .ak-auth-shell{align-items:start;padding-top:max(14px,env(safe-area-inset-top));padding-bottom:max(88px,calc(env(safe-area-inset-bottom) + 64px))}
  .ak-auth-card,.ak-auth-card.ak-auth-wide{margin:0 auto 28px}
  .ak-auth-brand{margin:0 52px 18px 0}
  .ak-auth-kicker{margin:0 0 0;max-width:calc(100% - 52px);white-space:nowrap}
  .ak-auth-card h1{margin-top:15px}
}

/* 1.1.11 — shared public typography and non-breaking trial label. */
body.auth-premium,body.auth-premium button,body.auth-premium input,body.auth-premium select,body.auth-premium textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
.ak-auth-kicker,.ak-auth-bottom a{white-space:nowrap!important}
@media(max-width:620px){
  .ak-auth-card h1{font-size:30px!important;line-height:1.12!important}
  .ak-auth-lead{font-size:14px!important;line-height:1.6!important}
  .ak-auth-card label,.ak-auth-card input{font-size:13px!important}
  .ak-auth-options,.ak-auth-bottom{font-size:12px!important}
}

.ak-auth-custom-summary{margin:-4px 0 16px;padding:10px 12px;border:1px solid #dce7f6;border-radius:11px;background:#f8fbff;color:#607087;font-size:11px;line-height:1.45}.ak-auth-custom-summary b{color:#245fbd}


/* 1.1.85 — registration billing switch matches the main page tariff toggle */
.ak-auth-plan-selector{margin:0 0 19px}
.ak-auth-plan-selector-head{display:grid;gap:12px;margin:0 0 12px}
.ak-auth-plan-selector-head>span{display:block;color:#435672;font-size:11px;font-weight:750}
.ak-auth-billing-switch{display:inline-flex;align-items:center;gap:6px;width:max-content;max-width:100%;padding:5px;border:1px solid #dfe5ee;border-radius:14px;background:#f6f8fb;box-shadow:0 8px 22px rgba(32,48,79,.05)}
.ak-auth-billing-option{appearance:none;min-width:0;min-height:38px;padding:0 16px;border:0;border-radius:10px;background:transparent;color:#6b7990;font:inherit;font-size:12px;font-weight:650;line-height:1;white-space:nowrap;cursor:pointer;transition:background .16s,color .16s,box-shadow .16s,transform .16s}
.ak-auth-billing-option:hover{transform:translateY(-1px)}
.ak-auth-billing-option:focus-visible{outline:0;box-shadow:0 0 0 4px rgba(47,118,233,.10)}
.ak-auth-billing-option.is-active{background:#fff;color:#173052;box-shadow:0 4px 12px rgba(31,45,76,.05)}
.ak-auth-plan-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}
.ak-auth-plan-option{width:100%;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:7px;padding:13px 14px;border:1px solid #cbdcf2;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 7px 20px rgba(41,78,132,.05);color:#173052;text-align:left;cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}
.ak-auth-plan-option:hover{border-color:#b8d1f5;transform:translateY(-1px)}
.ak-auth-plan-option:focus-visible{outline:0;border-color:#2f76e9;box-shadow:0 0 0 4px rgba(47,118,233,.10)}
.ak-auth-plan-option.is-active{border-color:#2f76e9;background:linear-gradient(180deg,#f7fbff,#eef5ff);box-shadow:0 0 0 3px rgba(47,118,233,.10),0 10px 24px rgba(41,78,132,.08)}
.ak-auth-plan-option-title{display:block;color:#173052;font-size:13.5px;font-weight:780;line-height:1.2;word-break:break-word}
.ak-auth-plan-option-price{display:grid;gap:2px;width:100%}
.ak-auth-plan-option-price strong{display:block;color:#173052;font-size:17px;font-weight:780;line-height:1.15;letter-spacing:-.02em}
.ak-auth-plan-option-price small{display:block;color:#6a7c96;font-size:10.5px;line-height:1.35}
.ak-auth-plan-selector .ak-auth-plan{margin-bottom:0;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto auto;gap:4px 0}
.ak-auth-plan-live>strong{grid-column:1;grid-row:auto;justify-self:start;margin-top:2px}
.ak-auth-plan-live>em{max-width:none}
.ak-auth-plan-live>small{display:block;color:#1f8a58;font-size:11px;font-weight:770;line-height:1.35}
@media(max-width:560px){
  .ak-auth-plan-selector{margin-bottom:15px}
  .ak-auth-plan-selector-head{gap:10px}
  .ak-auth-billing-switch{display:flex;width:100%}
  .ak-auth-billing-option{flex:1;justify-content:center;padding:0 12px;text-align:center}
  .ak-auth-plan-options{grid-template-columns:1fr;gap:8px}
  .ak-auth-plan-option{padding:12px 14px;min-height:74px}
  .ak-auth-plan-option-title{font-size:14px}
  .ak-auth-plan-option-price strong{font-size:16px}
  .ak-auth-plan-option-price small{font-size:10.5px}
}
/* 1.1.83 — mobile registration/auth overflow hardening */
html,body.auth.auth-premium{width:100%;max-width:100%;overflow-x:hidden}
.ak-auth-shell,.ak-auth-card,.ak-auth-card.ak-auth-wide,.ak-auth-plan-selector,.ak-auth-plan-options,.ak-auth-plan,.ak-auth-grid{min-width:0;max-width:100%}
.ak-auth-shell{width:100%;max-width:100vw;overflow-x:hidden}
.ak-auth-card,.ak-auth-card.ak-auth-wide{max-width:610px}
.ak-auth-plan-option,.ak-auth-plan>strong,.ak-auth-plan>em,.ak-auth-plan-option-title,.ak-auth-plan-option-price{min-width:0}
.ak-auth-plan>strong,.ak-auth-plan>em,.ak-auth-plan-option-title,.ak-auth-plan-option-price{overflow-wrap:anywhere}
@supports (overflow:clip){html,body.auth.auth-premium,.ak-auth-shell{overflow-x:clip}}
@media(max-width:620px){
  .ak-auth-shell{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}
  .ak-auth-card,.ak-auth-card.ak-auth-wide{width:100%;max-width:calc(100vw - 24px);margin-left:auto;margin-right:auto}
  .ak-auth-plan{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;gap:4px 0}
  .ak-auth-plan>strong{grid-column:1;grid-row:auto;justify-self:start}
  .ak-auth-plan>em{max-width:none}
}
@media(max-width:560px){
  .ak-auth-plan-selector{overflow:hidden}
  .ak-auth-plan-options{width:100%;grid-template-columns:1fr}
  .ak-auth-plan-option{width:100%;max-width:100%;overflow:hidden}
}


/* 1.1.87 — restore compact, lighter registration tariff selector */
.ak-auth-billing-option{font-weight:500!important;color:#68778d!important}
.ak-auth-billing-option.is-active{font-weight:550!important;color:#3156b8!important}
.ak-auth-plan-options{grid-template-columns:1fr!important;gap:8px!important}
.ak-auth-plan-option{min-height:64px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:13px 15px!important}
.ak-auth-plan-option-title{font-size:13.5px!important;font-weight:600!important;letter-spacing:0!important}
.ak-auth-plan-option-price{display:block!important;width:auto!important;text-align:right!important}
.ak-auth-plan-option-price strong{font-size:13px!important;font-weight:600!important;letter-spacing:0!important;color:#5f708a!important;white-space:nowrap!important}
.ak-auth-plan-option.is-active .ak-auth-plan-option-price strong{color:#3156b8!important}
.ak-auth-plan-option-price small{display:none!important}
.ak-auth-plan-live>strong{font-weight:600!important;letter-spacing:0!important}
.ak-auth-plan-live>small{font-weight:600!important}
@media(max-width:560px){
  .ak-auth-billing-option{font-size:12px!important;font-weight:500!important}
  .ak-auth-billing-option.is-active{font-weight:550!important}
  .ak-auth-plan-option{min-height:66px!important;grid-template-columns:minmax(0,1fr) auto!important;padding:13px 14px!important}
  .ak-auth-plan-option-title{font-size:14px!important;font-weight:600!important}
  .ak-auth-plan-option-price strong{font-size:12.5px!important;font-weight:600!important}
}


/* 1.1.89 — authentication pages use the exact same public header as the main page. */
body.ak-auth-public-header{background:linear-gradient(180deg,#f9fbff 0%,#f1f7ff 100%)!important}
body.ak-auth-public-header .ak-auth-shell{padding-top:116px!important}
body.ak-auth-public-header .ak-auth-card{margin-top:0!important}
body.ak-auth-public-header .ak-auth-brand,
body.ak-auth-public-header .ak-auth-close{display:none!important}
@media(max-width:1024px){
  body.ak-auth-public-header .ak-auth-shell{padding-top:100px!important}
}
@media(max-width:620px){
  body.ak-auth-public-header .ak-auth-shell{padding-top:max(92px,calc(env(safe-area-inset-top) + 82px))!important}
  body.ak-auth-public-header .ak-auth-card,
  body.ak-auth-public-header .ak-auth-card.ak-auth-wide{margin-top:0!important}
}


/* 1.1.90 — registration restored to the previous composition, with the billing toggle matching the tariff section. */
.ak-auth-plan-selector-head{display:grid;gap:12px;margin:0 0 12px}
.ak-auth-plan-selector-head>span{display:block;color:#435672;font-size:11px;font-weight:750}
body.ak-landing-v6 .ak-auth-billing-switch.ak6-pricing-switch{margin:0;max-width:100%}
body.ak-landing-v6 .ak-auth-billing-switch.ak6-pricing-switch button{font-weight:760}
body.ak-landing-v6 .ak-auth-billing-switch.ak6-pricing-switch button.active{color:#2948bd}
.ak-auth-plan-options{grid-template-columns:1fr!important;gap:9px!important}
.ak-auth-plan-option{min-height:66px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:15px 16px!important;border-radius:18px!important}
.ak-auth-plan-option-title{font-size:14px!important;font-weight:620!important;letter-spacing:0!important}
.ak-auth-plan-option-price{display:grid!important;gap:3px!important;justify-items:end!important;width:auto!important;text-align:right!important}
.ak-auth-plan-option-price strong{font-size:14px!important;font-weight:620!important;letter-spacing:0!important;color:#51627d!important;white-space:nowrap!important}
.ak-auth-plan-option.is-active .ak-auth-plan-option-price strong{color:#3156b8!important}
.ak-auth-plan-option-price small{display:block!important;color:#8a97aa!important;font-size:10.5px!important;line-height:1.3!important}
.ak-auth-plan-live>strong{font-weight:620!important;letter-spacing:0!important}
.ak-auth-plan-live>small{font-weight:700!important}
@media(max-width:560px){
  body.ak-landing-v6 .ak-auth-billing-switch.ak6-pricing-switch{display:flex;width:100%}
  body.ak-landing-v6 .ak-auth-billing-switch.ak6-pricing-switch button{flex:1;padding:0 12px}
  .ak-auth-plan-option{grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;padding:14px 15px!important}
  .ak-auth-plan-option-title{font-size:14px!important}
  .ak-auth-plan-option-price strong{font-size:13.5px!important}
  .ak-auth-plan-option-price small{font-size:10px!important}
}


/* 1.2.3 — separate personal-data consent on standalone registration. */
.ak-auth-legal-consent{display:flex!important;align-items:flex-start!important;gap:9px!important;margin:3px 3px 0!important;color:#69798f!important;font-size:10.5px!important;line-height:1.5!important}
.ak-auth-legal-consent input{width:16px!important;height:16px!important;min-width:16px!important;margin-top:1px!important;accent-color:#2f76e9!important}
.ak-auth-legal-consent a{color:#4e74b7!important;text-decoration:none!important}
.ak-auth-legal-consent a:hover{text-decoration:underline!important}

/* 1.5.0 — multi-factor login, passkeys and verification helpers. */
.ak-auth-passkey{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;padding:0 18px;border:1px solid #cfe0f7;border-radius:12px;background:linear-gradient(180deg,#ffffff 0%,#f4f8ff 100%);color:#2468d8;font:700 13.5px/1 inherit;box-shadow:0 10px 22px rgba(47,118,235,.08),inset 0 1px 0 rgba(255,255,255,.9);cursor:pointer;text-align:center;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s,color .18s}.ak-auth-passkey:hover{transform:translateY(-1px);background:linear-gradient(180deg,#ffffff 0%,#eef5ff 100%);border-color:#aecdF3;color:#215fc3;box-shadow:0 13px 26px rgba(47,118,235,.12),inset 0 1px 0 rgba(255,255,255,.96)}.ak-auth-passkey:focus-visible{outline:3px solid rgba(47,118,235,.16);outline-offset:2px}.ak-auth-passkey .ui-icon{width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 19px}.ak-auth-passkey .ui-icon svg{width:19px;height:19px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ak-auth-passkey>span:not(.ui-icon){display:inline-block}.ak-auth-passkey:disabled{opacity:.6;cursor:wait;transform:none;box-shadow:none}.ak-auth-secondary-card{margin-top:12px!important;padding:14px 18px!important;display:flex!important;justify-content:center!important;gap:12px!important;flex-wrap:wrap!important}.ak-auth-link-button{border:0;background:transparent;color:#2767c9;font:700 12px/1.3 inherit;cursor:pointer;padding:8px}.ak-auth-link-button:hover{text-decoration:underline}


/* 2.9.159 — centered one-time code field. */
.ak-auth-card .ak-auth-code-input{padding-left:18px;padding-right:18px;text-align:center;font-size:18px;font-weight:760;letter-spacing:.24em;font-variant-numeric:tabular-nums}
.ak-auth-card .ak-auth-code-input::placeholder{text-align:center;letter-spacing:.24em}
@media(max-width:560px){.ak-auth-card .ak-auth-code-input{font-size:17px;letter-spacing:.20em}.ak-auth-card .ak-auth-code-input::placeholder{letter-spacing:.20em}}
