@font-face{font-family:IRANSansX;src:url('/assets/tiliv/fonts/Woff2/IRANSansXFaNum-Regular.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:IRANSansX;src:url('/assets/tiliv/fonts/Woff2/IRANSansXFaNum-Bold.woff2') format('woff2');font-weight:700 950;font-display:swap}
:root{--auth-bg:#f3f6fb;--auth-panel:#fff;--auth-panel-2:#f7f9fd;--auth-text:#17213a;--auth-muted:#74809a;--auth-line:#e4e9f2;--auth-primary:#28347a;--auth-primary-2:#53c2e7;--auth-soft:#edf0ff;--auth-danger:#d9344b;--auth-success:#168a64;--auth-shadow:0 28px 80px rgba(30,48,96,.14)}
html[data-theme="dark"]{--auth-bg:#0b1120;--auth-panel:#111a2d;--auth-panel-2:#172238;--auth-text:#f3f6ff;--auth-muted:#9aa7be;--auth-line:#26334b;--auth-soft:#1c2850;--auth-shadow:0 32px 90px rgba(0,0,0,.34)}
*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{font-family:IRANSansX,Tahoma,sans-serif;background:var(--auth-bg);color:var(--auth-text);direction:rtl;-webkit-font-smoothing:antialiased}.auth-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:radial-gradient(circle at 85% 8%,rgba(83,194,231,.12),transparent 28%),var(--auth-bg)}button,input{font:inherit}.auth-topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,68px);position:relative;z-index:4}.auth-brand{display:flex;align-items:center;gap:13px;color:var(--auth-text);text-decoration:none;font-weight:900}.auth-brand img{width:92px;height:auto}.auth-brand span{padding-right:13px;border-right:1px solid var(--auth-line);font-size:13px;color:var(--auth-muted)}.auth-top-actions{display:flex;align-items:center;gap:10px}.auth-home-link{color:var(--auth-muted);font-size:12px;font-weight:800;text-decoration:none;padding:10px 14px;border-radius:12px}.auth-home-link:hover{background:var(--auth-panel)}.auth-theme{width:43px;height:43px;border:1px solid var(--auth-line);border-radius:14px;background:var(--auth-panel);color:var(--auth-primary);display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 24px rgba(40,52,122,.08)}.auth-theme svg{width:19px;height:19px;fill:currentColor}.auth-theme .moon-icon{display:none}html[data-theme="dark"] .auth-theme .sun-icon{display:none}html[data-theme="dark"] .auth-theme .moon-icon{display:block}.auth-layout{width:min(1260px,calc(100% - 40px));min-height:calc(100vh - 104px);min-height:calc(100dvh - 104px);margin:0 auto 28px;display:grid;grid-template-columns:minmax(380px,.92fr) minmax(500px,1.08fr);background:var(--auth-panel);border:1px solid var(--auth-line);border-radius:32px;overflow:hidden;box-shadow:var(--auth-shadow)}.auth-showcase{position:relative;overflow:hidden;color:#fff;background:linear-gradient(145deg,#202c72 0%,#28347a 48%,#2d7da0 100%);padding:clamp(40px,5vw,76px);display:flex;flex-direction:column;justify-content:space-between;isolation:isolate}.auth-showcase:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:30px 30px;mask-image:linear-gradient(to bottom,black,transparent 85%);z-index:-1}.showcase-glow{position:absolute;border-radius:50%;filter:blur(2px);opacity:.7;z-index:-1}.glow-one{width:300px;height:300px;background:rgba(83,194,231,.34);left:-120px;top:-90px}.glow-two{width:260px;height:260px;background:rgba(255,255,255,.1);right:-130px;bottom:40px}.showcase-kicker{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:8px 13px;font-size:11px;font-weight:850;backdrop-filter:blur(12px)}.showcase-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:#62e0ff;box-shadow:0 0 0 5px rgba(98,224,255,.13)}.showcase-content h1{font-size:clamp(30px,3.5vw,49px);line-height:1.48;letter-spacing:-1.7px;margin:30px 0 18px;font-weight:950}.showcase-content>p{font-size:14px;line-height:2.05;color:rgba(255,255,255,.76);max-width:500px;margin:0 0 34px}.showcase-cards{display:grid;gap:10px}.showcase-cards article{display:flex;align-items:center;gap:13px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.075);border-radius:18px;padding:12px 14px;backdrop-filter:blur(10px)}.showcase-cards i{font-style:normal;width:32px;height:32px;border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.14);font-size:12px;font-weight:900}.showcase-cards div{display:grid;gap:3px}.showcase-cards b{font-size:12.5px}.showcase-cards span{font-size:10.5px;color:rgba(255,255,255,.63)}.auth-showcase footer{display:flex;align-items:center;gap:18px;font-size:10.5px;color:rgba(255,255,255,.55);margin-top:36px}.auth-showcase footer a{color:inherit;text-decoration:none}.auth-workspace{padding:clamp(34px,5vw,74px);display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0}.auth-card{width:min(100%,470px);position:relative}.auth-progress{height:4px;background:var(--auth-panel-2);border-radius:999px;overflow:hidden;margin-bottom:26px}.auth-progress i{display:block;width:20%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--auth-primary),var(--auth-primary-2));transition:width .35s ease}.auth-mode-tabs{display:grid;grid-template-columns:1fr 1fr;background:var(--auth-panel-2);border:1px solid var(--auth-line);padding:5px;border-radius:16px;margin-bottom:28px}.auth-mode-tabs button{height:42px;border:0;border-radius:12px;background:transparent;color:var(--auth-muted);cursor:pointer;font-weight:850}.auth-mode-tabs button.active{background:var(--auth-panel);color:var(--auth-primary);box-shadow:0 6px 18px rgba(30,48,96,.09)}html[data-theme="dark"] .auth-mode-tabs button.active{color:#90ddf3}.auth-heading{margin-bottom:24px}.auth-step-badge{display:inline-flex;background:var(--auth-soft);color:var(--auth-primary);border-radius:999px;padding:5px 10px;font-size:10px;font-weight:900;margin-bottom:10px}.auth-heading h2{font-size:28px;letter-spacing:-.8px;margin:0 0 8px;font-weight:950}.auth-heading p{margin:0;color:var(--auth-muted);font-size:12.5px;line-height:1.9}.auth-alert{border:1px solid var(--auth-line);background:var(--auth-panel-2);border-radius:14px;padding:11px 13px;margin:-8px 0 17px;font-size:11.5px;line-height:1.8}.auth-alert.error{border-color:color-mix(in srgb,var(--auth-danger) 32%,var(--auth-line));color:var(--auth-danger);background:color-mix(in srgb,var(--auth-danger) 7%,var(--auth-panel))}.auth-alert.success{border-color:color-mix(in srgb,var(--auth-success) 32%,var(--auth-line));color:var(--auth-success);background:color-mix(in srgb,var(--auth-success) 7%,var(--auth-panel))}.auth-step[hidden]{display:none!important}.auth-step{animation:authStepIn .22s ease}@keyframes authStepIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.auth-field{display:grid;gap:8px;margin-bottom:16px}.auth-field>span{font-size:11.5px;font-weight:850}.auth-field em{font-style:normal;color:var(--auth-primary);font-size:9px;margin-right:5px}.field-control{height:53px;border:1px solid var(--auth-line);background:var(--auth-panel-2);border-radius:15px;display:flex;align-items:center;gap:10px;padding:0 14px;transition:border-color .18s,box-shadow .18s,background .18s}.field-control:focus-within{border-color:color-mix(in srgb,var(--auth-primary) 60%,var(--auth-line));box-shadow:0 0 0 4px color-mix(in srgb,var(--auth-primary) 9%,transparent);background:var(--auth-panel)}.field-control svg{width:18px;height:18px;fill:var(--auth-muted);flex:0 0 auto}.field-control input{width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--auth-text);font-size:13px;text-align:right;min-width:0}.field-control input::placeholder{color:color-mix(in srgb,var(--auth-muted) 70%,transparent)}.channel-field{direction:ltr}.channel-field b{font-size:12px;color:var(--auth-muted);font-weight:500}.channel-field input{text-align:left;direction:ltr}.password-toggle{border:0;background:transparent;color:var(--auth-primary);font-size:10px;font-weight:850;cursor:pointer;padding:7px}.auth-primary,.auth-secondary{width:100%;height:53px;border-radius:15px;cursor:pointer;font-weight:900;display:flex;align-items:center;justify-content:center;gap:12px;transition:transform .16s,box-shadow .16s,opacity .16s}.auth-primary{border:0;color:#fff;background:linear-gradient(135deg,var(--auth-primary),#34459b);box-shadow:0 15px 30px rgba(40,52,122,.19)}.auth-primary:hover{transform:translateY(-1px);box-shadow:0 18px 34px rgba(40,52,122,.25)}.auth-primary:disabled,.auth-secondary:disabled{opacity:.55;cursor:not-allowed;transform:none}.auth-primary i{font-style:normal;font-size:18px}.auth-secondary{border:1px solid var(--auth-line);background:var(--auth-panel);color:var(--auth-primary)}.auth-text-button,.auth-back{display:block;margin:14px auto 0;border:0;background:transparent;color:var(--auth-primary);font-size:11px;font-weight:850;cursor:pointer}.auth-back{color:var(--auth-muted)}.auth-separator{display:flex;align-items:center;gap:12px;color:var(--auth-muted);font-size:10px;margin:18px 0}.auth-separator:before,.auth-separator:after{content:"";height:1px;background:var(--auth-line);flex:1}.identity-chip,.otp-recipient{display:flex;align-items:center;gap:8px;border:1px solid var(--auth-line);background:var(--auth-panel-2);border-radius:14px;padding:10px 12px;margin-bottom:18px;font-size:11px}.identity-chip span,.otp-recipient b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;direction:ltr}.identity-chip span{flex:1}.identity-chip button,.otp-recipient button{margin-right:auto;border:0;background:var(--auth-soft);color:var(--auth-primary);border-radius:9px;padding:6px 9px;font-size:9px;font-weight:900;cursor:pointer}.forgot-methods{display:grid;gap:10px}.forgot-method{width:100%;display:flex;align-items:center;gap:12px;text-align:right;border:1px solid var(--auth-line);background:var(--auth-panel-2);border-radius:16px;padding:13px;cursor:pointer;color:var(--auth-text)}.forgot-method:hover{border-color:var(--auth-primary)}.forgot-method i{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:var(--auth-soft);color:var(--auth-primary);font-style:normal;font-weight:900}.forgot-method div{display:grid;gap:3px}.forgot-method b{font-size:11.5px}.forgot-method span{font-size:10px;color:var(--auth-muted);direction:ltr}.otp-recipient{justify-content:center;flex-wrap:wrap}.otp-recipient>span{color:var(--auth-muted)}.otp-inputs{display:flex;justify-content:center;gap:8px;margin:26px 0}.otp-inputs input{width:52px;height:58px;border:1px solid var(--auth-line);background:var(--auth-panel-2);border-radius:14px;color:var(--auth-text);text-align:center;font-size:22px;font-weight:900;outline:0;direction:ltr;font-variant-numeric:tabular-nums}.otp-inputs input:focus{border-color:var(--auth-primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--auth-primary) 9%,transparent);background:var(--auth-panel)}.otp-resend{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:14px;font-size:10.5px;color:var(--auth-muted)}.otp-resend button{border:0;background:transparent;color:var(--auth-primary);font-weight:900;cursor:pointer}.otp-resend button:disabled{color:var(--auth-muted);cursor:not-allowed}.auth-field small{min-height:18px;font-size:10px;color:var(--auth-muted)}.auth-field small.success{color:var(--auth-success)}.auth-field small.error{color:var(--auth-danger)}.optional-profile{border:1px solid var(--auth-line);border-radius:16px;background:var(--auth-panel-2);margin-bottom:17px;overflow:hidden}.optional-profile summary{padding:14px;cursor:pointer;font-size:11.5px;font-weight:850;list-style:none}.optional-profile summary::-webkit-details-marker{display:none}.optional-profile summary span{color:var(--auth-muted);font-size:9px;margin-right:6px}.optional-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 13px 13px}.optional-grid .auth-field{margin:0}.terms-check{display:flex;align-items:flex-start;gap:9px;margin:6px 0 17px;color:var(--auth-muted);font-size:10.5px;line-height:1.9}.terms-check input{margin-top:5px;accent-color:var(--auth-primary)}.terms-check a{color:var(--auth-primary);text-decoration:none;font-weight:850}.auth-loading{position:absolute;inset:-8px;border-radius:22px;background:color-mix(in srgb,var(--auth-panel) 88%,transparent);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;gap:10px;z-index:10;color:var(--auth-muted);font-size:11px;font-weight:850}.auth-loading[hidden]{display:none}.auth-loading i{width:20px;height:20px;border:2px solid var(--auth-line);border-top-color:var(--auth-primary);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-help{font-size:10.5px;color:var(--auth-muted);margin:18px 0 0;text-align:center}
@media(max-width:940px){.auth-layout{grid-template-columns:1fr;width:min(680px,calc(100% - 28px))}.auth-showcase{display:none}.auth-workspace{padding:44px 30px;min-height:calc(100dvh - 115px)}}@media(max-width:560px){.auth-topbar{height:68px;padding:0 16px}.auth-brand img{width:78px}.auth-brand span,.auth-home-link{display:none}.auth-layout{width:100%;min-height:calc(100dvh - 68px);margin:0;border-radius:26px 26px 0 0;border-left:0;border-right:0;border-bottom:0}.auth-workspace{padding:30px 20px 28px;justify-content:flex-start}.auth-heading h2{font-size:25px}.otp-inputs{gap:5px}.otp-inputs input{width:44px;height:53px;border-radius:12px}.optional-grid{grid-template-columns:1fr}.auth-mode-tabs{margin-bottom:23px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* FIX30 — dark auth contrast and browser autofill normalization */
html[data-theme="dark"]{--auth-primary:#91a5ff;--auth-primary-2:#67d6f3;--auth-muted:#b0bdd1;--auth-danger:#ff8395;--auth-success:#62d9b4;--auth-line:#32415d;--auth-panel-2:#17243b;--auth-soft:#202f5b}
html[data-theme="dark"] .auth-heading h2,html[data-theme="dark"] .auth-field>span,html[data-theme="dark"] .forgot-method b{color:#f7f9ff}
html[data-theme="dark"] .auth-heading p,html[data-theme="dark"] .auth-help,html[data-theme="dark"] .auth-back,html[data-theme="dark"] .auth-separator,html[data-theme="dark"] .otp-resend,html[data-theme="dark"] .terms-check{color:#b6c2d6}
html[data-theme="dark"] .auth-step-badge{background:#1f2d58;color:#aab8ff;border:1px solid rgba(145,165,255,.16)}
html[data-theme="dark"] .auth-primary{background:linear-gradient(135deg,#4257be,#33469f);color:#fff;box-shadow:0 15px 32px rgba(18,29,90,.42)}
html[data-theme="dark"] .auth-primary:hover{box-shadow:0 18px 38px rgba(18,29,90,.5)}
html[data-theme="dark"] .auth-secondary{background:#151f34;border-color:#31405b;color:#aebcff}
html[data-theme="dark"] .auth-secondary:hover{background:#1d2a49;border-color:#5368c8;color:#d7deff}
html[data-theme="dark"] .auth-text-button,html[data-theme="dark"] .password-toggle,html[data-theme="dark"] .terms-check a,html[data-theme="dark"] .otp-resend button:not(:disabled){color:#9fb0ff}
html[data-theme="dark"] .auth-mode-tabs button{color:#a9b5c9}
html[data-theme="dark"] .auth-mode-tabs button.active{background:#1b2740;color:#b7c4ff;box-shadow:0 7px 18px rgba(0,0,0,.25)}
html[data-theme="dark"] .field-control{background:#162238;border-color:#30405b}
html[data-theme="dark"] .field-control:focus-within{background:#192842;border-color:#6579dc;box-shadow:0 0 0 4px rgba(101,121,220,.13)}
html[data-theme="dark"] .field-control svg{fill:#9eabc0}
html[data-theme="dark"] .field-control input{color:#f5f7ff;caret-color:#f5f7ff}
html[data-theme="dark"] .field-control input::placeholder{color:#7f8ca3;opacity:1}
html[data-theme="dark"] .field-control input:-webkit-autofill,html[data-theme="dark"] .field-control input:-webkit-autofill:hover,html[data-theme="dark"] .field-control input:-webkit-autofill:focus,html[data-theme="dark"] .field-control input:-webkit-autofill:active{-webkit-text-fill-color:#f5f7ff!important;caret-color:#f5f7ff!important;-webkit-box-shadow:0 0 0 1000px #162238 inset!important;box-shadow:0 0 0 1000px #162238 inset!important;border-radius:0!important;transition:background-color 9999s ease-out 0s!important}
html[data-theme="dark"] .otp-inputs input:-webkit-autofill{-webkit-text-fill-color:#f5f7ff!important;-webkit-box-shadow:0 0 0 1000px #17243b inset!important;box-shadow:0 0 0 1000px #17243b inset!important}
html[data-theme="dark"] .identity-chip button,html[data-theme="dark"] .otp-recipient button{background:#23325b;color:#b7c4ff}
html[data-theme="dark"] .forgot-method:hover{border-color:#7185e4;background:#1a2944}
html[data-theme="dark"] .auth-alert.error{color:#ff9cac}html[data-theme="dark"] .auth-alert.success{color:#74e5c1}

/* FIX66 — classic auth theme with the unified account flow */
.auth-flow-note{margin:14px 4px 0;color:var(--auth-muted);font-size:10.5px;line-height:1.9;text-align:center}
.auth-card[data-step="identity"] .auth-progress i{width:25%}
.auth-card[data-step="password"] .auth-progress i{width:66.666%}
.auth-card[data-step="otp"] .auth-progress i{width:75%}
.auth-card[data-step="username"] .auth-progress i{width:100%}
.auth-card[data-step="otp"] .auth-heading{margin-bottom:14px}
.auth-card[data-step="otp"] .otp-inputs{margin-top:20px}
html[data-theme="dark"] .auth-flow-note{color:#b6c2d6}
@media(max-width:560px){.auth-flow-note{font-size:10px}.auth-card[data-step="otp"] .otp-inputs{margin-top:18px}}


/* FIX69 — mandatory public channel username after OTP */
.auth-card[data-step="username"] .auth-heading{margin-bottom:18px}
.auth-card[data-step="username"] .identity-chip{justify-content:space-between}
.auth-card[data-step="username"] .identity-chip b{font-size:9.5px;color:var(--auth-success);white-space:nowrap}
.auth-card[data-step="username"] .channel-field{direction:ltr;display:flex;align-items:center}
.auth-card[data-step="username"] .channel-field b{direction:ltr;white-space:nowrap;color:var(--auth-muted);font-weight:800}
.auth-card[data-step="username"] .channel-field input{direction:ltr;text-align:left;font-variant-ligatures:none}
.auth-card[data-step="username"] .auth-field small{display:block;margin-top:8px;line-height:1.8}

/* FIX147 — Auth/Login/Register dark mode: neutral charcoal, no navy/petroleum panel. */
html[data-theme="dark"]{
  --auth-bg:#212121!important;
  --auth-panel:#252525!important;
  --auth-panel-2:#2B2B2B!important;
  --auth-text:#F4F4F5!important;
  --auth-muted:#B4B4B8!important;
  --auth-line:rgba(255,255,255,.12)!important;
  --auth-primary:#D8D8DC!important;
  --auth-primary-2:#AFAFB6!important;
  --auth-soft:#303030!important;
  --auth-shadow:none!important;
  color-scheme:dark!important;
}
html[data-theme="dark"] body,
html[data-theme="dark"] .auth-page{
  background:#212121!important;
  background-image:none!important;
  color:#F4F4F5!important;
}
html[data-theme="dark"] .auth-page::before,
html[data-theme="dark"] .auth-page::after,
html[data-theme="dark"] .auth-layout::before,
html[data-theme="dark"] .auth-layout::after{
  background:none!important;
  background-image:none!important;
  opacity:0!important;
}
html[data-theme="dark"] .auth-layout,
html[data-theme="dark"] .auth-workspace,
html[data-theme="dark"] .auth-card,
html[data-theme="dark"] .auth-mode-tabs,
html[data-theme="dark"] .auth-alert,
html[data-theme="dark"] .identity-chip,
html[data-theme="dark"] .otp-recipient,
html[data-theme="dark"] .optional-profile,
html[data-theme="dark"] .forgot-method,
html[data-theme="dark"] .auth-loading{
  background:#252525!important;
  background-image:none!important;
  border-color:rgba(255,255,255,.12)!important;
  color:#F4F4F5!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .auth-showcase{
  background:#252525!important;
  background-image:none!important;
  border-inline-start:1px solid #2D2D2D!important;
  color:#F4F4F5!important;
}
html[data-theme="dark"] .auth-showcase::before,
html[data-theme="dark"] .showcase-glow{display:none!important;opacity:0!important;}
html[data-theme="dark"] .showcase-kicker,
html[data-theme="dark"] .showcase-cards article{
  background:#2B2B2B!important;
  background-image:none!important;
  border-color:rgba(255,255,255,.14)!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .field-control,
html[data-theme="dark"] .otp-inputs input,
html[data-theme="dark"] .auth-theme,
html[data-theme="dark"] .auth-secondary,
html[data-theme="dark"] .auth-mode-tabs button.active,
html[data-theme="dark"] .identity-chip button,
html[data-theme="dark"] .otp-recipient button{
  background:#2B2B2B!important;
  background-image:none!important;
  border-color:rgba(255,255,255,.14)!important;
  color:#F4F4F5!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .field-control:focus-within,
html[data-theme="dark"] .otp-inputs input:focus{
  background:#303030!important;
  border-color:#4A4A4A!important;
  box-shadow:0 0 0 3px rgba(255,255,255,.06)!important;
}
html[data-theme="dark"] .auth-primary{
  background:#303030!important;
  background-image:none!important;
  border:1px solid #3A3A3A!important;
  color:#FFFFFF!important;
  box-shadow:none!important;
}
html[data-theme="dark"] .auth-primary:hover{background:#363636!important;box-shadow:none!important;}
html[data-theme="dark"] .auth-progress{background:#303030!important;}
html[data-theme="dark"] .auth-progress i{background:#BDBDBD!important;background-image:none!important;}
html[data-theme="dark"] .auth-step-badge,
html[data-theme="dark"] .forgot-method i{
  background:#303030!important;
  color:#F4F4F5!important;
  border:1px solid #303030!important;
}
html[data-theme="dark"] .auth-heading h2,
html[data-theme="dark"] .auth-field>span,
html[data-theme="dark"] .forgot-method b{color:#F4F4F5!important;}
html[data-theme="dark"] .auth-heading p,
html[data-theme="dark"] .auth-help,
html[data-theme="dark"] .auth-back,
html[data-theme="dark"] .auth-separator,
html[data-theme="dark"] .otp-resend,
html[data-theme="dark"] .terms-check,
html[data-theme="dark"] .auth-flow-note,
html[data-theme="dark"] .auth-field small,
html[data-theme="dark"] .forgot-method span,
html[data-theme="dark"] .auth-showcase footer,
html[data-theme="dark"] .showcase-cards span,
html[data-theme="dark"] .showcase-content>p{color:#B4B4B8!important;}
html[data-theme="dark"] .auth-text-button,
html[data-theme="dark"] .password-toggle,
html[data-theme="dark"] .terms-check a,
html[data-theme="dark"] .otp-resend button:not(:disabled){color:#D8D8DC!important;}
html[data-theme="dark"] .field-control input,
html[data-theme="dark"] .otp-inputs input{
  color:#F4F4F5!important;
  -webkit-text-fill-color:#F4F4F5!important;
  caret-color:#F4F4F5!important;
}
html[data-theme="dark"] .field-control input::placeholder{color:#8E8E94!important;-webkit-text-fill-color:#8E8E94!important;}
html[data-theme="dark"] .field-control input:-webkit-autofill,
html[data-theme="dark"] .field-control input:-webkit-autofill:hover,
html[data-theme="dark"] .field-control input:-webkit-autofill:focus,
html[data-theme="dark"] .field-control input:-webkit-autofill:active{
  -webkit-text-fill-color:#F4F4F5!important;
  caret-color:#F4F4F5!important;
  -webkit-box-shadow:0 0 0 1000px #2B2B2B inset!important;
  box-shadow:0 0 0 1000px #2B2B2B inset!important;
}

/* FIX151: auth dark is layered charcoal, not pure black and not navy. */
html[data-theme="dark"] body,
html[data-theme="dark"] .auth-page{background:#212121!important;background-image:none!important;}
html[data-theme="dark"] .auth-layout,
html[data-theme="dark"] .auth-showcase,
html[data-theme="dark"] .auth-workspace{background:#252525!important;background-image:none!important;border-color:rgba(255,255,255,.12)!important;box-shadow:none!important;}
html[data-theme="dark"] .auth-mode-tabs,
html[data-theme="dark"] .field-control,
html[data-theme="dark"] .otp-inputs input,
html[data-theme="dark"] .showcase-cards article,
html[data-theme="dark"] .showcase-kicker,
html[data-theme="dark"] .auth-theme{background:#2B2B2B!important;background-image:none!important;border-color:rgba(255,255,255,.14)!important;box-shadow:none!important;}
html[data-theme="dark"] .auth-primary{background:#303030!important;background-image:none!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:none!important;}
