
/* MOVIXIT Custom Theme Auth v4.0.2 — scoped enterprise UI */
:root{--mvx-ink:#071b2a;--mvx-deep:#0b1f3a;--mvx-teal:#40B5AD;--mvx-gold:#F4C44E;--mvx-bg:#f5f9f9;--mvx-surface:#fff;--mvx-border:#d9e5e7;--mvx-muted:#64748b;--mvx-shadow:0 18px 50px rgba(7,27,42,.10)}
.mvx-auth-page,.mvx-auth-page *{box-sizing:border-box}
.mvx-auth-page{width:100%;min-height:72vh;margin:0;padding:48px 20px;background:linear-gradient(135deg,#f8fbfb 0%,#eef5f5 100%);color:var(--mvx-ink)}
.mvx-auth-page h1,.mvx-auth-page h2,.mvx-auth-page h3,.mvx-auth-page p{margin-top:0}
.mvx-auth-page a{color:inherit}
.mvx-auth-shell{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:0;overflow:hidden;border-radius:28px;background:var(--mvx-surface);box-shadow:var(--mvx-shadow);border:1px solid rgba(217,229,231,.9)}
.mvx-auth-visual{padding:54px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(155deg,var(--mvx-deep),#0e3447);color:#fff;min-height:560px;position:relative;overflow:hidden}
.mvx-auth-visual:after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;right:-120px;top:-120px;background:radial-gradient(circle,rgba(64,181,173,.25),transparent 65%)}
.mvx-auth-brand{font-weight:900;font-size:24px;letter-spacing:.03em;position:relative;z-index:1}.mvx-auth-brand div{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#bfe9e5;margin-top:5px}
.mvx-auth-visual h1{font-size:clamp(36px,5vw,58px);line-height:1.03;margin:70px 0 16px;position:relative;z-index:1}.mvx-auth-visual p{font-size:17px;line-height:1.7;color:#d7e5e9;max-width:520px;position:relative;z-index:1}
.mvx-auth-points{display:grid;gap:10px;margin-top:28px;position:relative;z-index:1}.mvx-auth-points span{display:block;padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.05);font-size:13px}
.mvx-auth-card{padding:42px;background:#fff;min-width:0}.mvx-auth-card.single{width:min(600px,100%);margin:0 auto}
.mvx-auth-card h2{font-size:30px;color:var(--mvx-ink);margin-bottom:8px}.mvx-auth-card .muted{color:var(--mvx-muted);margin-bottom:22px}
.mvx-auth-card label{display:block;font-weight:700;color:var(--mvx-deep);margin:16px 0 8px}.mvx-auth-card input,.mvx-auth-card select,.mvx-auth-card textarea{width:100%;padding:13px 14px;border:1px solid #cfdde0;border-radius:12px;background:#fff;color:#122b3a;outline:none;transition:border-color .18s,box-shadow .18s}.mvx-auth-card input:focus,.mvx-auth-card select:focus,.mvx-auth-card textarea:focus{border-color:var(--mvx-teal);box-shadow:0 0 0 4px rgba(64,181,173,.12)}
.mvx-auth-card button,.mvx-auth-card .mvx-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:13px 18px;background:var(--mvx-teal);color:#fff!important;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s}.mvx-auth-card button:hover,.mvx-auth-card .mvx-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(64,181,173,.20)}.mvx-auth-card .secondary{background:var(--mvx-deep)}
.mvx-auth-links{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:20px}.mvx-auth-links a{color:#0a6f69;font-weight:700;text-decoration:none}.mvx-auth-links a:hover{text-decoration:underline}
.mvx-auth-card .check{display:flex;align-items:center;gap:8px;font-weight:600}.mvx-auth-card .check input{width:auto;margin:0}
.mvx-alert{margin-top:14px;padding:12px 14px;border-radius:12px;border:1px solid var(--mvx-border);background:#f7fbfb;color:var(--mvx-deep);font-size:14px}.mvx-alert.success{background:#edf9f2;color:#146c43;border-color:#b8e4c9}.mvx-alert.error{background:#fff1f2;color:#a61b29;border-color:#f3c4c8}.mvx-alert.warning{background:#fff9e8;color:#7a5b00;border-color:#f1d98b}.mvx-alert.info{background:#eef7ff;color:#144a73;border-color:#c5ddf2}
.mvx-social-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:20px}.mvx-social-button{display:flex;align-items:center;justify-content:center;min-height:46px;border:1px solid var(--mvx-border);border-radius:12px;background:#fff;text-decoration:none!important;font-weight:800;color:var(--mvx-deep)!important;transition:border-color .15s,box-shadow .15s,transform .15s}.mvx-social-button:hover{border-color:var(--mvx-teal);box-shadow:0 8px 18px rgba(7,27,42,.08);transform:translateY(-1px)}.mvx-social-divider{grid-column:1/-1;text-align:center;position:relative;margin-bottom:2px}.mvx-social-divider:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#e8eef0}.mvx-social-divider span{position:relative;background:#fff;padding:0 10px;color:var(--mvx-muted);font-size:12px;font-weight:700}
.mvx-dashboard{width:min(1180px,100%);margin:0 auto}.mvx-dashboard .mvx-profile-card,.mvx-profile-card{background:#fff;border:1px solid var(--mvx-border);border-radius:20px;box-shadow:var(--mvx-shadow);padding:28px}.mvx-dashboard .mvx-profile-card{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.mvx-dashboard .eyebrow,.mvx-eyebrow{font-size:11px;letter-spacing:.15em;text-transform:uppercase;font-weight:900;color:var(--mvx-teal);margin-bottom:8px}.mvx-plan{padding:12px 14px;border-radius:12px;background:#edf9f8;border:1px solid #c7ebe7;text-align:right}.mvx-plan strong{display:block;color:#087a73;font-size:14px}.mvx-plan span{display:block;color:#45636c;font-size:12px;margin-top:3px}.mvx-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px}.mvx-card{background:#fff;border:1px solid var(--mvx-border);border-radius:18px;padding:22px;box-shadow:0 12px 28px rgba(7,27,42,.06)}.mvx-card h3{color:var(--mvx-deep);margin-bottom:8px}.mvx-card p{color:#52656f;line-height:1.6;min-height:54px}
.mvx-profile-shell{width:min(980px,100%);margin:0 auto}.mvx-profile-head{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:28px}.mvx-profile-head>div{display:flex;align-items:center;gap:18px}.mvx-avatar{width:92px;height:92px;border-radius:50%;object-fit:cover;border:4px solid var(--mvx-teal);background:#e6f4f2}.mvx-avatar-fallback{display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:900;color:var(--mvx-deep)}.mvx-badge{display:inline-block;padding:6px 11px;border-radius:999px;background:var(--mvx-deep);color:#fff;font-size:12px}.mvx-profile-form label,.mvx-photo-form label{display:block;font-weight:800;color:var(--mvx-deep);margin-bottom:14px}.grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mvx-profile-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.mvx-preferences{margin-top:26px;padding-top:24px;border-top:1px solid #e6eef0}.mvx-preferences label{display:block;margin:10px 0;color:var(--mvx-deep)}
.mvx-subscription-page{background:radial-gradient(circle at 20% 0,#effafa 0,#f6f9f9 45%,#eef4f5 100%)}.mvx-subscription-shell{width:min(1180px,100%);margin:0 auto;padding:24px 0}.mvx-subscription-hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;padding:30px;border-radius:24px;background:linear-gradient(135deg,var(--mvx-ink),#0d3a4f);color:#fff;box-shadow:0 20px 44px rgba(7,27,42,.16);margin-bottom:24px}.mvx-subscription-hero h1{margin:0;font-size:clamp(30px,5vw,46px);line-height:1.04}.mvx-subscription-hero p{margin:10px 0 0;color:#c7d7dc;max-width:720px}.mvx-status-pill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);white-space:nowrap;font-weight:800}.mvx-status-pill.is-active{background:rgba(64,181,173,.16);color:#d9fffb;border-color:rgba(64,181,173,.35)}
.mvx-subscription-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px}.mvx-plan-card{background:#fff;border:1px solid var(--mvx-border);border-radius:20px;padding:24px;box-shadow:0 12px 28px rgba(7,27,42,.06);display:flex;flex-direction:column;min-height:320px}.mvx-plan-card.is-featured{border-color:var(--mvx-teal);box-shadow:0 16px 34px rgba(64,181,173,.14)}.mvx-plan-card.is-current{outline:2px solid rgba(64,181,173,.22)}.mvx-plan-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.mvx-plan-name{font-weight:900;font-size:21px;color:var(--mvx-ink)}.mvx-plan-badge{font-size:11px;font-weight:900;padding:6px 8px;border-radius:999px;background:#edfafa;color:#087a73}.mvx-plan-price{margin:22px 0 10px;display:flex;align-items:flex-end;gap:6px}.mvx-plan-price strong{font-size:31px;color:var(--mvx-ink)}.mvx-plan-price span{font-size:12px;color:var(--mvx-muted);padding-bottom:6px}.mvx-plan-card p{color:#52656f;line-height:1.6;flex:1}.mvx-current-label{display:inline-flex;padding:11px 14px;border-radius:10px;background:#eef6f6;color:#087a73;font-weight:900}.mvx-sub-card{background:#fff;border:1px solid var(--mvx-border);border-radius:18px;padding:22px;box-shadow:0 12px 28px rgba(7,27,42,.05);margin-bottom:18px}.mvx-sub-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.mvx-sub-head h2{margin:2px 0 0;color:var(--mvx-ink)}.mvx-sub-meta{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.mvx-sub-meta span{padding:8px 10px;border-radius:10px;background:#f3f7f8;color:#475d67;font-size:12px}.mvx-table-wrap{overflow:auto;border:1px solid var(--mvx-border);border-radius:12px}.mvx-enterprise-table{width:100%;border-collapse:collapse;min-width:680px}.mvx-enterprise-table th,.mvx-enterprise-table td{padding:13px 14px;border-bottom:1px solid #edf1f2;text-align:left}.mvx-enterprise-table th{background:#f7fbfb;color:var(--mvx-deep);font-size:12px;text-transform:uppercase;letter-spacing:.06em}.mvx-enterprise-table td{color:#425763}.mvx-status-mini{display:inline-flex;padding:5px 8px;border-radius:999px;background:#edf7ef;color:#16753a;font-size:11px;font-weight:900}
.mvx-auth-page .mvx-subscription-shell,.mvx-auth-page .mvx-dashboard,.mvx-auth-page .mvx-profile-shell{position:relative}
@media (max-width:980px){.mvx-auth-shell{grid-template-columns:1fr}.mvx-auth-visual{min-height:330px;padding:38px}.mvx-auth-visual h1{margin-top:44px}.mvx-card-grid,.mvx-subscription-grid{grid-template-columns:1fr 1fr}}
@media (max-width:720px){.mvx-auth-page{padding:24px 12px}.mvx-auth-card,.mvx-auth-visual{padding:26px}.mvx-social-grid{grid-template-columns:1fr}.grid2{grid-template-columns:1fr}.mvx-dashboard .mvx-profile-card,.mvx-profile-head,.mvx-subscription-hero,.mvx-sub-head{flex-direction:column;align-items:flex-start}.mvx-card-grid,.mvx-subscription-grid{grid-template-columns:1fr}.mvx-plan{text-align:left}.mvx-auth-links{flex-direction:column}.mvx-sub-meta{justify-content:flex-start}}

.mvx-social-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 10px}.mvx-social-button{font-weight:700;min-height:48px;display:flex;align-items:center;justify-content:center;text-decoration:none}.mvx-social-button.is-disabled{opacity:.45;cursor:not-allowed;filter:grayscale(1)}.mvx-social-note{font-size:12px;line-height:1.5;color:#475569;margin:0 0 14px}.mvx-social-google{background:#fff;color:#1f2937}.mvx-social-facebook{background:#1877f2;color:#fff}.mvx-social-microsoft{background:#111827;color:#fff}@media(max-width:720px){.mvx-social-grid{grid-template-columns:1fr}}

.mvx-otp-panel{padding:8px 0}.mvx-otp-icon{width:54px;height:54px;border-radius:16px;background:#edf9f8;color:var(--mvx-teal);display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:14px}.mvx-otp-panel h3{color:var(--mvx-ink);font-size:24px;margin:0 0 8px}.mvx-otp-panel p{color:var(--mvx-muted);line-height:1.6}.mvx-otp-panel input[name=otp]{font-size:28px;letter-spacing:10px;text-align:center;font-weight:900;max-width:100%}.mvx-otp-panel .secondary{margin-left:8px;background:#e8eef0;color:var(--mvx-deep)!important}.mvx-auth-card button{min-height:48px}.mvx-auth-card form{max-width:100%}@media(max-width:480px){.mvx-auth-page{padding:16px 8px}.mvx-auth-shell{border-radius:18px}.mvx-auth-visual{min-height:250px;padding:24px}.mvx-auth-visual h1{font-size:32px;margin-top:28px}.mvx-auth-card{padding:22px 18px}.mvx-social-button{min-height:50px}.mvx-otp-panel input[name=otp]{font-size:23px;letter-spacing:7px}.mvx-otp-panel button{width:100%;margin:8px 0 0}.mvx-otp-panel .secondary{margin-left:0}}

/* V4.0.6 accessibility/color hardening: keep content readable on light surfaces */
.mvx-auth-page{color:#071b2a!important}
.mvx-auth-page .mvx-auth-card,.mvx-auth-page .mvx-profile-card,.mvx-auth-page .mvx-sub-card,.mvx-auth-page .mvx-plan-card,.mvx-auth-page .mvx-dashboard,.mvx-auth-page .mvx-subscription-shell,.mvx-auth-page .mvx-profile-shell{color:#071b2a}
.mvx-auth-page h1,.mvx-auth-page h2,.mvx-auth-page h3,.mvx-auth-page h4,.mvx-auth-page strong{color:#071b2a}
.mvx-auth-page p,.mvx-auth-page li,.mvx-auth-page td,.mvx-auth-page .muted{color:#425763}
.mvx-auth-page label{color:#0b1f3a}
.mvx-auth-page input,.mvx-auth-page select,.mvx-auth-page textarea{color:#122b3a!important;background:#fff!important}
.mvx-auth-page input::placeholder,.mvx-auth-page textarea::placeholder{color:#71828b;opacity:1}
.mvx-auth-page a{color:#0a6f69}
.mvx-auth-page .mvx-auth-visual{color:#fff}
.mvx-auth-page .mvx-auth-visual h1,.mvx-auth-page .mvx-auth-visual p,.mvx-auth-page .mvx-auth-visual .mvx-auth-brand{color:#fff}
.mvx-auth-page .mvx-auth-visual .mvx-auth-brand div{color:#bfe9e5}
@media(max-width:720px){.mvx-auth-page .mvx-auth-card{overflow:hidden}.mvx-auth-page .mvx-auth-shell{grid-template-columns:1fr}}

/* V4.1.0 Movixit brand system: teal #40B5AD + golden yellow */
.mvx-auth-page{--mvx-gold:#F4C44E;--mvx-gold-deep:#B98212}
.mvx-auth-page *{color-scheme:light}
.mvx-auth-brand{display:flex;align-items:center;gap:12px}
.mvx-auth-brand .mvx-brand-logo{width:52px;height:52px;object-fit:contain;border-radius:14px;background:#071b2a;padding:4px;box-shadow:0 8px 24px rgba(0,0,0,.18)}
.mvx-auth-brand .mvx-brand-wordmark{display:flex;flex-direction:column}
.mvx-auth-brand .mvx-brand-wordmark strong{font-size:22px;line-height:1;color:#fff;letter-spacing:.05em}
.mvx-auth-brand .mvx-brand-wordmark span{font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--mvx-gold);margin-top:5px}
.mvx-auth-visual:before{content:"";position:absolute;right:-140px;bottom:-170px;width:390px;height:390px;border-radius:50%;border:1px solid rgba(244,196,78,.20);box-shadow:0 0 0 36px rgba(64,181,173,.035),0 0 0 72px rgba(244,196,78,.025)}
.mvx-auth-card h1,.mvx-auth-card h2,.mvx-auth-card h3,.mvx-auth-card h4,.mvx-auth-card p,.mvx-auth-card label,.mvx-auth-card td,.mvx-auth-card th{color:#071b2a}
.mvx-auth-card input,.mvx-auth-card select,.mvx-auth-card textarea{color:#071b2a!important;background:#fff!important}
.mvx-auth-card input::placeholder,.mvx-auth-card textarea::placeholder{color:#64748b}
.mvx-auth-card button,.mvx-auth-card .mvx-btn{background:linear-gradient(135deg,#40B5AD,#2f9892);color:#fff!important}
.mvx-auth-card .secondary{background:linear-gradient(135deg,#071b2a,#173651)}
.mvx-auth-links a{color:#0f766e!important}
.mvx-plan-badge{background:linear-gradient(135deg,#F4C44E,#D7A11F)!important;color:#071b2a!important}
.mvx-plan-card.is-featured{border-color:#F4C44E!important}
.mvx-status-pill.is-active,.mvx-status-mini{background:#edf9f7!important;color:#0b605b!important;border-color:rgba(64,181,173,.35)!important}
.mvx-table-wrap{overflow-x:auto}
.mvx-auth-page table{color:#071b2a}
.mvx-compact-brand{width:min(1180px,100%);margin:0 auto 18px;display:flex;align-items:center;gap:10px}
.mvx-compact-brand img{width:42px;height:42px;object-fit:contain;background:#071b2a;border-radius:11px;padding:4px}
.mvx-compact-brand strong{display:block;color:#071b2a;font-size:18px;letter-spacing:.05em}
.mvx-compact-brand span{display:block;color:#B98212;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-top:2px}
@media(max-width:860px){.mvx-auth-shell{grid-template-columns:1fr}.mvx-auth-visual{min-height:300px;padding:34px}.mvx-auth-card{padding:30px 24px}.mvx-social-grid{grid-template-columns:1fr}}
@media(max-width:520px){.mvx-auth-page{padding:20px 12px}.mvx-auth-visual{padding:24px;min-height:260px}.mvx-auth-brand .mvx-brand-logo{width:44px;height:44px}.mvx-auth-brand .mvx-brand-wordmark strong{font-size:18px}.mvx-auth-brand .mvx-brand-wordmark span{font-size:8px}}

/* MOVIXIT v4.2.0 enterprise frontend correction layer */
.mvx-auth-page{
  --mvx-ink:#071b2a;
  --mvx-deep:#0b1f3a;
  --mvx-teal:#40B5AD;
  --mvx-teal-dark:#197a74;
  --mvx-gold:#F4C44E;
  --mvx-gold-deep:#9a6b08;
  --mvx-bg:#f3f7f8;
  --mvx-surface:#ffffff;
  --mvx-border:#d4e0e3;
  --mvx-muted:#435864;
  background:#f3f7f8!important;
  color:#071b2a!important;
}
.mvx-auth-page *{color-scheme:light}
.mvx-auth-page .mvx-auth-shell{width:min(1240px,100%);grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);background:#fff;border:1px solid #d7e2e4;box-shadow:0 24px 70px rgba(7,27,42,.13)}
.mvx-auth-page .mvx-auth-visual{padding:0;min-height:640px;position:relative;display:flex;overflow:hidden;background:#071b2a;color:#fff}
.mvx-auth-page .mvx-auth-visual-media{position:absolute;inset:0;background-image:var(--mvx-hero-image);background-size:cover;background-position:var(--mvx-hero-position,50% 50%);transform:scale(1.01)}
.mvx-auth-page .mvx-auth-visual-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,18,32,.96) 0%,rgba(7,27,42,.82) 43%,rgba(7,27,42,.38) 100%),linear-gradient(180deg,rgba(7,27,42,.18),rgba(7,27,42,.78))}
.mvx-auth-page .mvx-auth-hero-content{position:relative;z-index:2;align-self:flex-end;padding:56px;max-width:720px}
.mvx-auth-page .mvx-hero-eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid rgba(244,196,78,.45);background:rgba(7,27,42,.58);border-radius:999px;color:#fff;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;backdrop-filter:blur(8px)}
.mvx-auth-page .mvx-hero-eyebrow i{width:7px;height:7px;border-radius:50%;background:#40B5AD;box-shadow:0 0 0 5px rgba(64,181,173,.14)}
.mvx-auth-page .mvx-auth-visual h1{margin:22px 0 16px;color:#fff!important;font-size:clamp(38px,5vw,64px);line-height:1.02;letter-spacing:-.035em;max-width:680px}
.mvx-auth-page .mvx-auth-visual p{margin:0;color:#f2f7f8!important;max-width:650px;font-size:17px;line-height:1.72}
.mvx-auth-page .mvx-auth-points{margin-top:26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.mvx-auth-page .mvx-auth-points span{padding:12px 13px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.08);color:#fff!important;font-size:12px;line-height:1.4;backdrop-filter:blur(8px)}
.mvx-auth-page .mvx-auth-points b{color:#F4C44E!important;margin-right:7px}
.mvx-auth-page .mvx-auth-card{padding:48px 44px;background:#fff!important;color:#071b2a!important;display:flex;flex-direction:column;justify-content:center}
.mvx-auth-page .mvx-card-brand{display:flex;align-items:center;gap:11px;margin-bottom:24px}
.mvx-auth-page .mvx-card-brand img{width:42px;height:42px;object-fit:contain;border-radius:10px;background:#071b2a;padding:4px}
.mvx-auth-page .mvx-card-brand strong{display:block!important;color:#071b2a!important;font-size:18px;letter-spacing:.06em;line-height:1}
.mvx-auth-page .mvx-card-brand span{display:block!important;color:#9a6b08!important;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-top:4px}
.mvx-auth-page .mvx-auth-card h2,.mvx-auth-page .mvx-auth-card h3,.mvx-auth-page .mvx-auth-card h4{color:#071b2a!important}
.mvx-auth-page .mvx-auth-card p,.mvx-auth-page .mvx-auth-card li,.mvx-auth-page .mvx-auth-card td{color:#435864!important}
.mvx-auth-page .mvx-auth-card .muted{color:#435864!important}
.mvx-auth-page .mvx-auth-card label{color:#071b2a!important}
.mvx-auth-page .mvx-auth-card input,.mvx-auth-page .mvx-auth-card select,.mvx-auth-page .mvx-auth-card textarea{color:#071b2a!important;background:#fff!important;border:1px solid #c9d7da!important}
.mvx-auth-page .mvx-auth-card input:focus,.mvx-auth-page .mvx-auth-card select:focus,.mvx-auth-page .mvx-auth-card textarea:focus{border-color:#40B5AD!important;box-shadow:0 0 0 4px rgba(64,181,173,.15)!important}
.mvx-auth-page .mvx-auth-card input::placeholder,.mvx-auth-page .mvx-auth-card textarea::placeholder{color:#657781!important}
.mvx-auth-page .mvx-auth-card .mvx-btn,.mvx-auth-page .mvx-auth-card button{min-height:48px;background:linear-gradient(135deg,#40B5AD,#2e9992)!important;color:#fff!important;border:1px solid #2e9992!important}
.mvx-auth-page .mvx-auth-card .mvx-btn.secondary,.mvx-auth-page .mvx-auth-card button.secondary{background:#071b2a!important;border-color:#071b2a!important;color:#fff!important}
.mvx-auth-page .mvx-auth-card .mvx-btn.danger{background:#7b1e2b!important;border-color:#7b1e2b!important;color:#fff!important}
.mvx-auth-page .mvx-auth-card .mvx-btn:focus-visible,.mvx-auth-page .mvx-auth-card button:focus-visible,.mvx-auth-page a:focus-visible{outline:3px solid rgba(244,196,78,.85);outline-offset:3px}
.mvx-auth-page .mvx-social-grid{display:grid;grid-template-columns:1fr;gap:10px;margin:8px 0 20px}
.mvx-auth-page .mvx-social-button{min-height:50px;display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:0 15px;border:1px solid #d3dfe2!important;border-radius:12px;background:#fff!important;color:#071b2a!important;box-shadow:0 4px 12px rgba(7,27,42,.04)}
.mvx-auth-page .mvx-social-button img{width:22px;height:22px;display:block;flex:0 0 22px}
.mvx-auth-page .mvx-social-button span{color:#071b2a!important;font-weight:800;font-size:13px}
.mvx-auth-page .mvx-social-button:hover{border-color:#40B5AD!important;box-shadow:0 10px 22px rgba(7,27,42,.08);transform:translateY(-1px)}
.mvx-auth-page .mvx-social-button.is-disabled{opacity:.5;filter:grayscale(1);cursor:not-allowed;transform:none}
.mvx-auth-page .mvx-social-divider{margin:22px 0 2px}
.mvx-auth-page .mvx-social-divider:before{background:#dfe8ea}
.mvx-auth-page .mvx-social-divider span{background:#fff;color:#647680!important}
.mvx-auth-page .mvx-password-field{position:relative}
.mvx-auth-page .mvx-password-field input{padding-right:92px!important;min-width:0}
.mvx-auth-page .mvx-password-toggle{position:absolute!important;right:8px;top:50%;transform:translateY(-50%)!important;min-height:32px!important;height:32px;padding:0 9px!important;border:0!important;border-radius:8px!important;background:#edf6f6!important;color:#0b605b!important;font-size:11px;font-weight:900;box-shadow:none!important;transform:none!important}
.mvx-auth-page .mvx-password-toggle:hover{background:#dcefee!important;box-shadow:none!important;transform:translateY(-50%)!important}
.mvx-auth-page .mvx-form-message{min-height:20px;margin-top:12px}
.mvx-auth-page .mvx-alert{color:#071b2a!important}
.mvx-auth-page .mvx-alert.success{color:#146c43!important}
.mvx-auth-page .mvx-alert.error{color:#8e1d2b!important}
.mvx-auth-page .mvx-alert.warning{color:#6f5200!important}
.mvx-auth-page .mvx-auth-card button.is-loading,.mvx-auth-page .mvx-btn.is-loading{opacity:.72;pointer-events:none;position:relative}
.mvx-auth-page .mvx-auth-card button.is-loading:after,.mvx-auth-page .mvx-btn.is-loading:after{content:"";width:14px;height:14px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;margin-left:9px;animation:mvxSpin .7s linear infinite}
@keyframes mvxSpin{to{transform:rotate(360deg)}}
.mvx-auth-page .mvx-otp-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}
.mvx-auth-page .mvx-otp-panel input[name=otp]{letter-spacing:.45em;font-variant-numeric:tabular-nums}
.mvx-auth-page .mvx-consent{display:grid!important;grid-template-columns:20px 1fr;gap:10px;align-items:start!important;font-weight:600!important;color:#071b2a!important}
.mvx-auth-page .mvx-consent input{width:18px!important;height:18px;margin:3px 0 0!important}
.mvx-auth-page .mvx-consent span{color:#334c58!important;font-size:13px;line-height:1.55}
.mvx-auth-page .mvx-field-help{font-size:12px;color:#5b6f79!important;margin-top:7px}

/* Auth portal surfaces */
.mvx-auth-page .mvx-page-shell{width:min(1240px,100%);margin:0 auto}
.mvx-auth-page .mvx-compact-brand{margin:0 0 18px;padding:8px 0;display:flex;align-items:center;gap:10px}
.mvx-auth-page .mvx-compact-brand img{width:40px;height:40px;background:#071b2a;border-radius:10px;padding:4px;object-fit:contain}
.mvx-auth-page .mvx-compact-brand strong{color:#071b2a!important;font-size:18px;line-height:1}
.mvx-auth-page .mvx-compact-brand span{color:#9a6b08!important;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.mvx-auth-page .mvx-dashboard-hero{display:flex;justify-content:space-between;gap:22px;align-items:flex-end;padding:38px;border-radius:24px;background:linear-gradient(135deg,#071b2a,#0d3a4f);color:#fff;margin-bottom:20px;overflow:hidden;position:relative}
.mvx-auth-page .mvx-dashboard-hero:after{content:"";position:absolute;width:330px;height:330px;right:-120px;top:-160px;border:1px solid rgba(244,196,78,.28);border-radius:50%;box-shadow:0 0 0 40px rgba(64,181,173,.05)}
.mvx-auth-page .mvx-dashboard-hero>*{position:relative;z-index:1}
.mvx-auth-page .mvx-dashboard-hero h1{color:#fff!important;margin:8px 0 10px;font-size:clamp(30px,4vw,46px)}
.mvx-auth-page .mvx-dashboard-hero p{color:#dce8eb!important;margin:0;max-width:720px}
.mvx-auth-page .mvx-hero-status{min-width:190px;padding:16px;border:1px solid rgba(244,196,78,.35);border-radius:14px;background:rgba(255,255,255,.06)}
.mvx-auth-page .mvx-hero-status strong{display:block;color:#F4C44E!important;font-size:18px}.mvx-auth-page .mvx-hero-status span{display:block;color:#e6f0f2!important;font-size:12px;margin-top:5px}
.mvx-auth-page .mvx-profile-card,.mvx-auth-page .mvx-sub-card,.mvx-auth-page .mvx-plan-card{background:#fff!important;color:#071b2a!important;border-color:#d4e0e3!important}
.mvx-auth-page .mvx-profile-card h1,.mvx-auth-page .mvx-profile-card h2,.mvx-auth-page .mvx-profile-card h3,.mvx-auth-page .mvx-sub-card h2,.mvx-auth-page .mvx-plan-card h3{color:#071b2a!important}
.mvx-auth-page .mvx-profile-card p,.mvx-auth-page .mvx-sub-card p,.mvx-auth-page .mvx-plan-card p{color:#435864!important}
.mvx-auth-page .mvx-card{background:#fff!important;border:1px solid #d4e0e3!important;box-shadow:0 12px 28px rgba(7,27,42,.06);border-radius:18px;padding:24px;color:#071b2a!important}
.mvx-auth-page .mvx-card h3{color:#071b2a!important}.mvx-auth-page .mvx-card p{color:#435864!important}.mvx-auth-page .mvx-card-icon{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:10px;background:#edf8f7;color:#0b605b!important;font-size:11px;font-weight:900;margin-bottom:15px}
.mvx-auth-page .mvx-dashboard-actions,.mvx-auth-page .mvx-profile-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}
.mvx-auth-page .mvx-eyebrow{color:#0b605b!important;font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:900}
.mvx-auth-page .mvx-dashboard-hero .mvx-eyebrow{color:#9fe4df!important}
.mvx-auth-page .mvx-plan{padding:14px 16px;border-radius:12px;background:#edf8f7;border:1px solid rgba(64,181,173,.2);min-width:150px}.mvx-auth-page .mvx-plan strong{display:block;color:#0b605b!important}.mvx-auth-page .mvx-plan span{display:block;color:#435864!important;font-size:12px;margin-top:4px}
.mvx-auth-page .mvx-profile-section{margin-top:22px;padding-top:22px;border-top:1px solid #e3eaec}.mvx-auth-page .mvx-section-heading{display:flex;justify-content:space-between;gap:15px;margin-bottom:14px}.mvx-auth-page .mvx-section-heading h2{margin:5px 0 0;font-size:22px}
.mvx-auth-page .mvx-preference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:12px 0 16px}.mvx-auth-page .mvx-preference-grid .mvx-consent{padding:12px;border:1px solid #dbe5e7;border-radius:12px;background:#f8fbfb}
.mvx-auth-page .mvx-session-panel{margin-top:22px;padding-top:18px;border-top:1px solid #e3eaec}.mvx-auth-page .mvx-session-heading{display:flex;justify-content:space-between;margin-bottom:10px}.mvx-auth-page .mvx-session-heading span{font-size:12px;color:#5c7079!important}.mvx-auth-page .mvx-enterprise-table th{color:#071b2a!important;background:#f4f8f9!important}.mvx-auth-page .mvx-enterprise-table td{color:#435864!important;background:#fff!important}
.mvx-auth-page .mvx-avatar{width:76px;height:76px;border-radius:20px;object-fit:cover;border:3px solid #fff;box-shadow:0 10px 24px rgba(7,27,42,.13)}.mvx-auth-page .mvx-avatar-fallback{display:flex;align-items:center;justify-content:center;background:#071b2a;color:#F4C44E!important;font-size:26px;font-weight:900}.mvx-auth-page .mvx-profile-identity{display:flex;gap:16px;align-items:center}.mvx-auth-page .mvx-profile-head h1{margin:5px 0;font-size:30px}.mvx-auth-page .mvx-badge{display:inline-flex;margin-top:5px;padding:6px 9px;border-radius:999px;background:#edf8f7;color:#0b605b!important;font-size:11px;font-weight:900}
.mvx-auth-page .mvx-subscription-hero{background:linear-gradient(135deg,#071b2a,#0d3a4f)!important}.mvx-auth-page .mvx-subscription-hero h1{color:#fff!important}.mvx-auth-page .mvx-subscription-hero p{color:#dce8eb!important}.mvx-auth-page .mvx-status-pill{color:#fff!important}.mvx-auth-page .mvx-status-pill.is-active{color:#d9fffb!important;background:rgba(64,181,173,.16)!important;border-color:rgba(64,181,173,.35)!important}.mvx-auth-page .mvx-plan-badge{background:#F4C44E!important;color:#071b2a!important}.mvx-auth-page .mvx-plan-card.is-featured{border-color:#F4C44E!important;box-shadow:0 16px 34px rgba(244,196,78,.15)}

@media(max-width:980px){.mvx-auth-page .mvx-auth-shell{grid-template-columns:1fr}.mvx-auth-page .mvx-auth-visual{min-height:520px}.mvx-auth-page .mvx-auth-hero-content{padding:44px}.mvx-auth-page .mvx-auth-points{grid-template-columns:1fr 1fr}.mvx-auth-page .mvx-auth-card{padding:38px 30px}}
@media(max-width:720px){.mvx-auth-page{padding:22px 12px!important}.mvx-auth-page .mvx-auth-visual{min-height:470px}.mvx-auth-page .mvx-auth-hero-content{padding:30px 24px}.mvx-auth-page .mvx-auth-visual h1{font-size:36px}.mvx-auth-page .mvx-auth-visual p{font-size:15px}.mvx-auth-page .mvx-auth-points{grid-template-columns:1fr}.mvx-auth-page .mvx-auth-card{padding:28px 20px}.mvx-auth-page .mvx-otp-actions{grid-template-columns:1fr}.mvx-auth-page .mvx-dashboard-hero{flex-direction:column;align-items:flex-start;padding:28px}.mvx-auth-page .mvx-preference-grid{grid-template-columns:1fr}.mvx-auth-page .mvx-profile-identity{align-items:flex-start;flex-direction:column}.mvx-auth-page .mvx-profile-head h1{font-size:26px}}
@media(max-width:480px){.mvx-auth-page{padding:12px 8px!important}.mvx-auth-page .mvx-auth-shell{border-radius:18px}.mvx-auth-page .mvx-auth-visual{min-height:430px}.mvx-auth-page .mvx-auth-hero-content{padding:24px 20px}.mvx-auth-page .mvx-auth-visual h1{font-size:32px}.mvx-auth-page .mvx-auth-card{padding:24px 16px}.mvx-auth-page .mvx-social-button{min-height:52px}.mvx-auth-page .mvx-dashboard-hero h1{font-size:30px}}

/* v4.9.7 authentication hardening and enterprise interaction layer */
.mvx-password-field{position:relative;display:flex;align-items:center}.mvx-password-field input{padding-right:52px!important}.mvx-password-toggle{position:absolute!important;right:7px;top:7px!important;width:38px!important;min-height:36px!important;height:36px!important;padding:0!important;border-radius:9px!important;background:#f1f5f5!important;color:#071b2a!important;border:1px solid #d9e5e7!important;box-shadow:none!important;transform:none!important}.mvx-password-toggle:hover{background:#e5f4f2!important;color:#087a73!important;box-shadow:none!important}.mvx-eye-icon{font-size:16px;line-height:1;display:inline-block;transform:scaleX(1.2)}.mvx-password-toggle.is-visible .mvx-eye-icon{color:#087a73}.mvx-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.mvx-otp-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.mvx-otp-resend{margin-top:14px}.mvx-text-btn{border:0!important;background:transparent!important;color:#087a73!important;padding:4px 0!important;min-height:auto!important;box-shadow:none!important;text-decoration:underline;cursor:pointer;font-weight:800}.mvx-text-btn:disabled{color:#64748b!important;text-decoration:none;cursor:not-allowed;opacity:.8}.mvx-security-note{font-size:12px!important;color:#52656f!important;margin:18px 0 0!important;padding:11px 13px;background:#f7fbfb;border:1px solid #e1ecee;border-radius:10px}.mvx-security-note span{color:#40B5AD}.mvx-registration-security{display:flex;gap:10px;align-items:flex-start;padding:13px 14px;margin:16px 0;border-radius:12px;background:#f5faf9;border:1px solid #d8ebe9;color:#425763;font-size:12px;line-height:1.55}.mvx-registration-security strong{color:#071b2a;white-space:nowrap}.mvx-form-message{min-height:2px}.mvx-auth-card button.is-loading{position:relative;pointer-events:none;opacity:.75}.mvx-auth-card button.is-loading:after{content:"";width:15px;height:15px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;margin-left:8px;animation:mvxspin .7s linear infinite}@keyframes mvxspin{to{transform:rotate(360deg)}}@media(max-width:520px){.mvx-otp-actions .mvx-btn{width:100%}.mvx-registration-security{display:block}.mvx-registration-security strong{display:block;margin-bottom:4px}}


/* Standalone plugin URL shell: does not depend on the active theme. */
.mvx-auth-standalone{margin:0;min-height:100vh;background:#fff;color:#111;font-family:Arial,Helvetica,sans-serif}.mvx-auth-standalone-footer{padding:24px 16px;border-top:1px solid #e5e7eb;background:#fff;color:#111}.mvx-standalone-footer-inner{max-width:1180px;margin:0 auto;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:13px}.mvx-standalone-footer-inner a{color:#111;text-decoration:none;font-weight:700}
/* v4.14.0 standalone shell: plugin-owned pages do not depend on theme chrome or WP admin UI */
html body.mvx-auth-standalone{margin:0!important;padding:0!important;background:#f4f8f8!important;color:#080d10!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}
.mvx-auth-standalone *,.mvx-auth-standalone *:before,.mvx-auth-standalone *:after{box-sizing:border-box}
.mvx-auth-standalone a{color:inherit}
.mvx-standalone-shell{min-height:100vh;display:flex;flex-direction:column}
.mvx-standalone-header{height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 max(18px,calc((100vw - 1220px)/2));background:#fff;border-bottom:1px solid #e1eaea;position:relative;z-index:20}
.mvx-standalone-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#071b2a;min-width:0}
.mvx-standalone-brand img{width:40px;height:40px;object-fit:contain;border-radius:9px}
.mvx-standalone-brand strong{display:block;font-size:15px;letter-spacing:.03em}
.mvx-standalone-brand small{display:block;font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#087d76;font-weight:800}
.mvx-standalone-nav{display:flex;align-items:center;gap:6px}
.mvx-standalone-nav a{padding:8px 11px;border-radius:9px;text-decoration:none;font-size:12px;font-weight:800;color:#071b2a}
.mvx-standalone-nav a:hover{background:#edf7f6;color:#087d76}
.mvx-standalone-nav a.is-primary{background:#40B5AD;color:#fff}
.mvx-auth-standalone #mvx-main-content{flex:1}
.mvx-auth-standalone-footer{background:#071b2a;color:#fff;margin-top:auto}
.mvx-standalone-footer-inner{width:min(1220px,100%);margin:auto;min-height:64px;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:11px}
.mvx-standalone-footer-inner div{display:flex;gap:8px;align-items:center}.mvx-standalone-footer-inner a{color:#fff;text-decoration:none;font-weight:800}
.mvx-skip-link{position:fixed;left:10px;top:-100px;background:#40B5AD;color:#fff;padding:10px 13px;border-radius:8px;z-index:9999;font-weight:800;text-decoration:none}.mvx-skip-link:focus{top:10px}
@media(max-width:620px){.mvx-standalone-header{height:auto;min-height:62px;padding:10px 12px}.mvx-standalone-brand small{display:none}.mvx-standalone-nav a{font-size:11px;padding:8px}.mvx-standalone-footer-inner{flex-direction:column;align-items:flex-start}}

/* MOVIXIT Auth v4.14.1 — unified standalone experience for every Auth route */
html.mvx-auth-standalone-route, body.mvx-auth-standalone-route{margin:0!important;padding:0!important;background:#f5f9f9!important;color:#071b2a!important}
body.mvx-auth-standalone-route{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}
body.mvx-auth-standalone-route .site-header,
body.mvx-auth-standalone-route .site-footer,
body.mvx-auth-standalone-route .elementor-location-header,
body.mvx-auth-standalone-route .elementor-location-footer,
body.mvx-auth-standalone-route .wp-block-template-part{display:none!important}
.mvx-standalone-shell{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#f8fbfb 0%,#eef6f5 100%)}
.mvx-standalone-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid #dce8e8;box-shadow:0 4px 20px rgba(7,27,42,.05);padding:0 max(18px,calc((100vw - 1180px)/2))}
.mvx-standalone-header,.mvx-standalone-header *{box-sizing:border-box}
.mvx-standalone-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.mvx-standalone-brand{display:flex;align-items:center;gap:11px;text-decoration:none!important;color:#071b2a!important;min-width:0}
.mvx-standalone-brand img{width:42px;height:42px;object-fit:contain;flex:none}
.mvx-standalone-brand strong{display:block;font-size:18px;letter-spacing:.08em;line-height:1}
.mvx-standalone-brand small{display:block;margin-top:4px;font-size:10px;letter-spacing:.04em;color:#52656a;font-weight:700}
.mvx-standalone-nav{display:flex;align-items:center;gap:6px;flex-wrap:wrap}
.mvx-standalone-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 13px;border-radius:10px;text-decoration:none!important;color:#17252a!important;font-size:13px;font-weight:750}
.mvx-standalone-nav a:hover{background:#edf6f5;color:#087d76!important}
.mvx-standalone-nav a.is-primary{background:#40B5AD;color:#fff!important;box-shadow:0 7px 18px rgba(64,181,173,.22)}
#mvx-main-content{width:100%;flex:1}
.mvx-auth-page{min-height:calc(100vh - 145px)!important;padding:34px 16px 52px!important}
.mvx-auth-shell{max-width:1120px!important}
.mvx-auth-standalone-footer{background:#071b2a;color:#fff;padding:20px max(18px,calc((100vw - 1180px)/2));margin-top:auto}
.mvx-standalone-footer-inner{display:flex;justify-content:space-between;gap:15px;align-items:center;max-width:1180px;margin:auto;font-size:12px}
.mvx-standalone-footer-inner a{color:#fff;text-decoration:none}
.mvx-standalone-footer-inner a:hover{text-decoration:underline}
.mvx-auth-page input,.mvx-auth-page select,.mvx-auth-page textarea{font-size:16px!important;min-height:46px;border-radius:10px!important}
.mvx-auth-page button,.mvx-auth-page .mvx-btn{min-height:44px;border-radius:10px!important;font-weight:800}
@media(max-width:760px){
 .mvx-standalone-header{min-height:64px;padding:8px 14px;align-items:flex-start}
 .mvx-standalone-brand img{width:36px;height:36px}.mvx-standalone-brand strong{font-size:16px}.mvx-standalone-brand small{font-size:9px}
 .mvx-standalone-nav{gap:3px;justify-content:flex-end}.mvx-standalone-nav a{font-size:11px;padding:7px 9px;min-height:34px}
 .mvx-auth-page{padding:20px 10px 38px!important;min-height:calc(100vh - 120px)!important}
 .mvx-auth-shell{grid-template-columns:1fr!important;border-radius:18px!important}
 .mvx-auth-visual{padding:28px 22px!important}.mvx-auth-form{padding:24px 18px!important}
 .mvx-standalone-footer-inner{flex-direction:column;text-align:center}
}
@media(max-width:430px){
 .mvx-standalone-header{position:relative}.mvx-standalone-nav a:nth-child(2){display:none}
 .mvx-standalone-brand small{display:none}
 .mvx-auth-page{padding:14px 7px 30px!important}
 .mvx-auth-page input,.mvx-auth-page select,.mvx-auth-page textarea{min-height:48px}
}


/* MOVIXIT Auth v4.16.0 — frontend UX, brand chrome and mobile resilience */
.mvx-auth-standalone{
  --mvx-brand-teal:#40B5AD;
  --mvx-brand-teal-dark:#197a74;
  --mvx-brand-gold:#F4C44E;
  --mvx-brand-ink:#071b2a;
}
.mvx-standalone-header{
  min-height:76px!important;
  padding-left:max(16px,calc((100vw - 1240px)/2))!important;
  padding-right:max(16px,calc((100vw - 1240px)/2))!important;
}
.mvx-standalone-brand{
  gap:12px!important;
  min-width:0;
}
.mvx-brand-mark{
  width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;
  border:1px solid rgba(244,196,78,.65);
  border-radius:12px;
  background:#fff;
  box-shadow:0 6px 18px rgba(7,27,42,.08);
}
.mvx-brand-mark img{
  width:34px!important;height:34px!important;
  object-fit:contain!important;border-radius:0!important;
}
.mvx-brand-wordmark{min-width:0}
.mvx-brand-wordmark strong{
  color:#071b2a!important;font-size:18px!important;letter-spacing:.08em!important;
}
.mvx-brand-wordmark small{
  color:#197a74!important;font-size:9px!important;letter-spacing:.08em!important;
}
.mvx-standalone-nav{gap:4px!important}
.mvx-standalone-nav .mvx-nav-link{
  min-height:40px!important;padding:8px 12px!important;
}
.mvx-nav-primary{
  background:#40B5AD!important;color:#fff!important;
  box-shadow:0 6px 16px rgba(64,181,173,.18)!important;
}
.mvx-profile-trigger{
  display:inline-flex!important;align-items:center!important;gap:8px!important;
  min-height:40px!important;padding:4px 8px 4px 5px!important;
  border:1px solid #d9e6e6!important;border-radius:999px!important;
  background:#fff!important;color:#071b2a!important;
}
.mvx-profile-trigger:hover{background:#f1f9f8!important;border-color:#40B5AD!important}
.mvx-profile-trigger-icon{
  width:31px;height:31px;border-radius:50%;display:grid;place-items:center;
  background:#edf8f7;color:#197a74;font-size:12px;font-weight:900;
  border:1px solid #bfe6e3;
}
.mvx-profile-trigger-label{font-size:12px;font-weight:800}
.mvx-auth-standalone #mvx-main-content{min-width:0;overflow:hidden}
.mvx-auth-page .mvx-page-shell,
.mvx-auth-page .mvx-dashboard,
.mvx-auth-page .mvx-dashboard-shell{width:min(1240px,100%);margin-inline:auto;min-width:0}
.mvx-auth-page .mvx-form-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  min-width:0;
}
.mvx-auth-page .mvx-form-grid>*{min-width:0}
.mvx-auth-page img,.mvx-auth-page video{max-width:100%;height:auto}
.mvx-auth-page table{width:100%;max-width:100%;border-collapse:collapse}
.mvx-auth-page .mvx-table-wrap,.mvx-auth-page .mvx-enterprise-table-wrap{
  width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;
}
.mvx-auth-page button,.mvx-auth-page .mvx-btn{
  max-width:100%;
  white-space:normal;
}
.mvx-auth-page .mvx-dashboard-actions,
.mvx-auth-page .mvx-profile-actions,
.mvx-auth-page .mvx-dashboard-hero-actions,
.mvx-auth-page .mvx-profile-links{
  min-width:0;
}
.mvx-auth-page .mvx-card,
.mvx-auth-page .mvx-profile-card,
.mvx-auth-page .mvx-sub-card,
.mvx-auth-page .mvx-plan-card{
  min-width:0;
  overflow-wrap:anywhere;
}

/* Keep the rich visual treatment on desktop; mobile gets a clean white-first
   surface so there is never a large deep-blue banner consuming the viewport. */
@media (max-width:760px){
  html body.mvx-auth-standalone,
  html body.mvx-auth-standalone-route{
    background:#f6faf9!important;
  }
  .mvx-standalone-header{
    min-height:64px!important;
    height:auto!important;
    padding:8px 12px!important;
    gap:8px!important;
  }
  .mvx-brand-mark{width:38px;height:38px;flex-basis:38px;border-radius:10px}
  .mvx-brand-mark img{width:29px!important;height:29px!important}
  .mvx-brand-wordmark strong{font-size:15px!important}
  .mvx-brand-wordmark small{display:none!important}
  .mvx-standalone-nav{margin-left:auto;gap:3px!important;flex-wrap:nowrap!important}
  .mvx-standalone-nav .mvx-nav-link{
    min-height:36px!important;padding:7px 8px!important;font-size:11px!important;
  }
  .mvx-profile-trigger{
    min-height:36px!important;padding:2px!important;border:0!important;
    background:transparent!important;box-shadow:none!important;
  }
  .mvx-profile-trigger-label{display:none!important}
  .mvx-profile-trigger-icon{width:34px;height:34px}
  .mvx-auth-page{
    padding:18px 10px 34px!important;
    background:#f6faf9!important;
  }
  .mvx-auth-page .mvx-auth-shell{
    display:block!important;
    border-radius:18px!important;
    box-shadow:0 10px 34px rgba(7,27,42,.08)!important;
  }
  .mvx-auth-page .mvx-auth-visual{
    display:none!important;
  }
  .mvx-auth-page .mvx-auth-card{
    width:100%!important;
    padding:26px 18px!important;
    border-radius:18px!important;
  }
  .mvx-auth-page .mvx-card-brand img{
    background:#fff!important;padding:0!important;
  }
  .mvx-auth-page .mvx-form-grid{grid-template-columns:1fr!important}
  .mvx-auth-page .mvx-social-grid{grid-template-columns:1fr!important}
  .mvx-auth-page .mvx-dashboard-hero,
  .mvx-auth-page .mvx-subscription-hero{
    background:#fff!important;
    color:#071b2a!important;
    border:1px solid #d9e7e6!important;
    box-shadow:0 10px 30px rgba(7,27,42,.07)!important;
    border-radius:18px!important;
    padding:24px 18px!important;
  }
  .mvx-auth-page .mvx-dashboard-hero:after{display:none!important}
  .mvx-auth-page .mvx-dashboard-hero h1,
  .mvx-auth-page .mvx-subscription-hero h1{color:#071b2a!important}
  .mvx-auth-page .mvx-dashboard-hero p,
  .mvx-auth-page .mvx-subscription-hero p{color:#435864!important}
  .mvx-auth-page .mvx-dashboard-hero .mvx-eyebrow{color:#197a74!important}
  .mvx-auth-page .mvx-dashboard-hero-actions{
    width:100%;display:grid!important;grid-template-columns:1fr 1fr;
  }
  .mvx-auth-page .mvx-dashboard-hero-actions .mvx-btn{width:100%}
  .mvx-auth-page .mvx-preference-grid{grid-template-columns:1fr!important}
  .mvx-auth-page .mvx-tool-grid{grid-template-columns:1fr!important}
  .mvx-auth-page .mvx-status-grid{grid-template-columns:1fr 1fr!important}
  .mvx-auth-page .mvx-profile-layout{grid-template-columns:1fr!important}
  .mvx-auth-page .mvx-profile-nav{
    position:static!important;
    display:flex;overflow-x:auto;gap:6px;padding-bottom:4px;
    -webkit-overflow-scrolling:touch;
  }
  .mvx-auth-page .mvx-profile-nav a{white-space:nowrap;flex:0 0 auto}
  .mvx-auth-page .mvx-profile-identity{flex-direction:row!important;align-items:center!important}
  .mvx-auth-page .mvx-profile-links{width:100%;display:grid;grid-template-columns:1fr 1fr}
  .mvx-auth-page .mvx-profile-links a{text-align:center}
  .mvx-auth-page .mvx-profile-panel,
  .mvx-auth-page .mvx-card,
  .mvx-auth-page .mvx-profile-card,
  .mvx-auth-page .mvx-plan-card,
  .mvx-auth-page .mvx-sub-card{border-radius:16px!important}
  .mvx-auth-standalone-footer{
    background:#fff!important;color:#071b2a!important;
    border-top:1px solid #dce8e7!important;
  }
  .mvx-standalone-footer-inner{color:#071b2a!important;padding:16px 12px!important}
  .mvx-standalone-footer-inner a{color:#197a74!important}
}
@media (max-width:520px){
  .mvx-standalone-nav .mvx-nav-link:first-child{display:none}
  .mvx-auth-page .mvx-status-grid{grid-template-columns:1fr!important}
  .mvx-auth-page .mvx-dashboard-hero-actions{grid-template-columns:1fr!important}
  .mvx-auth-page .mvx-profile-links{grid-template-columns:1fr!important}
  .mvx-auth-page .mvx-profile-identity{align-items:flex-start!important}
  .mvx-auth-page .mvx-profile-identity>div{min-width:0}
  .mvx-auth-page .mvx-profile-identity h1{font-size:24px!important;overflow-wrap:anywhere}
  .mvx-auth-page .mvx-otp-actions{grid-template-columns:1fr!important}
  .mvx-auth-page .mvx-auth-card h2{font-size:25px!important}
  .mvx-auth-page .mvx-auth-card{padding:22px 15px!important}
  .mvx-auth-page input,.mvx-auth-page select,.mvx-auth-page textarea{
    min-height:48px!important;max-width:100%!important;
  }
  .mvx-auth-page .mvx-btn,
  .mvx-auth-page button{width:100%;min-height:46px!important}
  .mvx-auth-page .mvx-auth-links{align-items:flex-start}
}
@media (max-width:360px){
  .mvx-brand-wordmark strong{font-size:14px!important}
  .mvx-standalone-nav .mvx-nav-primary{font-size:10px!important;padding-inline:7px!important}
  .mvx-brand-mark{width:34px;height:34px;flex-basis:34px}
  .mvx-brand-mark img{width:26px!important;height:26px!important}
}

/* MOVIXIT 4.18.0 enterprise responsive hardening */
html,body{max-width:100%;overflow-x:hidden}
img,svg,video,canvas{max-width:100%;height:auto}
.mvx-auth-standalone *, .mvx-auth-standalone *::before, .mvx-auth-standalone *::after{box-sizing:border-box}
.mvx-auth-standalone input,.mvx-auth-standalone select,.mvx-auth-standalone textarea,.mvx-auth-standalone button{max-width:100%}
.mvx-auth-standalone table{display:block;max-width:100%;overflow-x:auto}
@media(max-width:640px){
 .mvx-auth-standalone .mvx-standalone-header{flex-wrap:wrap;gap:10px}
 .mvx-auth-standalone .mvx-standalone-nav{width:100%;justify-content:flex-end}
 .mvx-auth-standalone .mvx-brand-wordmark small{display:none}
 .mvx-auth-standalone .mvx-nav-link,.mvx-auth-standalone .mvx-profile-trigger{min-height:42px}
}
@media(prefers-reduced-motion:reduce){
 .mvx-auth-standalone *,.mvx-auth-standalone *::before,.mvx-auth-standalone *::after{
  animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important
 }
}
