.msd-account-shell{--msd-account-primary:#2271b1;--msd-account-text:#172033;--msd-account-muted:#64748b;--msd-account-border:#e2e8f0;--msd-account-bg:#f6f8fb;--msd-account-card:#fff;max-width:1240px;margin:24px auto;padding:0 18px;color:var(--msd-account-text);font-family:inherit;box-sizing:border-box}.msd-account-shell *{box-sizing:border-box}.msd-account-shell svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.msd-account-shell svg circle,.msd-account-shell svg rect{fill:none}.msd-account-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 26px;margin-bottom:18px;border:1px solid var(--msd-account-border);border-radius:22px;background:linear-gradient(135deg,#fff 0%,#f8fbff 100%);box-shadow:0 12px 32px rgba(15,23,42,.055)}.msd-account-identity{display:flex;align-items:center;gap:16px;min-width:0}.msd-account-avatar{width:72px;height:72px;flex:0 0 72px;border-radius:22px;overflow:hidden;background:#e9eef5;display:grid;place-items:center}.msd-account-avatar img{width:100%;height:100%;object-fit:cover}.msd-account-identity small,.msd-account-panel-head small,.msd-account-highlight small,.msd-account-status-card small,.msd-account-membership-summary small,.msd-account-year-list small,.msd-account-payment-list small{display:block;color:var(--msd-account-muted);font-size:.77rem;font-weight:800;text-transform:uppercase;letter-spacing:.065em}.msd-account-identity h1{margin:.2rem 0 0;font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.08}.msd-account-identity p{margin:.35rem 0 0;color:var(--msd-account-muted)}.msd-account-hero-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.msd-account-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;background:#eef2f7;color:#475569;font-size:.78rem;font-weight:800;white-space:nowrap}.msd-account-badge.is-ok{background:#ecfdf3;color:#166534}.msd-account-badge.is-pending{background:#fff7ed;color:#9a3412}.msd-account-badge.is-danger{background:#fef2f2;color:#b91c1c}.msd-account-badge.is-muted{background:#f1f5f9;color:#64748b}.msd-account-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:18px;align-items:start}.msd-account-sidebar{position:sticky;top:20px}.msd-account-nav{display:grid;gap:5px;padding:9px;border:1px solid var(--msd-account-border);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.04)}.msd-account-nav a{display:flex;align-items:center;gap:11px;min-height:48px;padding:10px 12px;border-radius:12px;color:var(--msd-account-text);text-decoration:none;font-weight:700;transition:background .18s ease,color .18s ease,transform .18s ease}.msd-account-nav a:hover{background:#f6f8fb;transform:translateX(2px)}.msd-account-nav a.active{background:color-mix(in srgb,var(--msd-account-primary) 11%,#fff);color:var(--msd-account-primary)}.msd-account-nav a.admin-link{margin-top:5px;border-top:1px solid var(--msd-account-border);border-radius:0;padding-top:15px}.msd-account-nav a.logout-link{color:#b42318}.msd-account-nav-icon{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px}.msd-account-content{min-width:0;padding:clamp(16px,2.6vw,26px);border:1px solid var(--msd-account-border);border-radius:22px;background:var(--msd-account-bg);min-height:500px}.msd-account-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:16px}.msd-account-status-card{display:grid;gap:5px;min-height:132px;padding:18px;border:1px solid var(--msd-account-border);border-radius:16px;background:#fff}.msd-account-status-card strong{font-size:1.18rem;line-height:1.2}.msd-account-status-card span{color:var(--msd-account-muted);font-size:.91rem}.msd-account-status-card.is-ok{border-color:#bbf7d0}.msd-account-status-card.is-pending{border-color:#fed7aa}.msd-account-status-card.is-danger{border-color:#fecaca}.msd-account-highlight{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 16px;padding:20px;border:1px solid color-mix(in srgb,var(--msd-account-primary) 24%,#dbe4ef);border-radius:18px;background:linear-gradient(125deg,color-mix(in srgb,var(--msd-account-primary) 7%,#fff),#fff)}.msd-account-highlight.subdued{border-color:var(--msd-account-border);background:#fff}.msd-account-highlight h2{margin:.2rem 0 .35rem;font-size:1.25rem}.msd-account-highlight p{margin:0;color:var(--msd-account-muted)}.msd-account-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid #cbd5e1;border-radius:11px;background:#fff;color:var(--msd-account-text);font-weight:800;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.msd-account-button:hover{transform:translateY(-1px);box-shadow:0 5px 16px rgba(15,23,42,.08)}.msd-account-button.primary{background:var(--msd-account-primary);border-color:var(--msd-account-primary);color:#fff}.msd-account-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.msd-account-action{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:82px;padding:15px;border:1px solid var(--msd-account-border);border-radius:15px;background:#fff;color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.msd-account-action:hover{transform:translateY(-2px);box-shadow:0 9px 24px rgba(15,23,42,.07);border-color:#cbd5e1}.msd-account-action.admin{grid-column:1/-1;background:linear-gradient(125deg,color-mix(in srgb,var(--msd-account-primary) 8%,#fff),#fff);border-color:color-mix(in srgb,var(--msd-account-primary) 24%,#dbe4ef)}.msd-account-action-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#f1f5f9;color:var(--msd-account-primary)}.msd-account-action strong{display:block}.msd-account-action small{display:block;margin-top:3px;color:var(--msd-account-muted);font-size:.87rem}.msd-account-arrow{color:#94a3b8;font-size:1.25rem}.msd-account-panel{padding:20px;border:1px solid var(--msd-account-border);border-radius:17px;background:#fff}.msd-account-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.msd-account-panel-head h2{margin:.22rem 0 0;font-size:1.35rem}.msd-account-panel-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.msd-account-data-list{margin:0;display:grid}.msd-account-data-list>div{display:grid;grid-template-columns:minmax(145px,.75fr) 1.25fr;gap:16px;padding:12px 0;border-bottom:1px solid #edf1f5}.msd-account-data-list>div:last-child{border-bottom:0}.msd-account-data-list dt{color:var(--msd-account-muted);font-weight:750}.msd-account-data-list dd{margin:0;font-weight:650;overflow-wrap:anywhere}.msd-account-note{display:grid;gap:3px;margin-top:16px;padding:13px 14px;border-radius:12px;background:#f8fafc;border:1px solid var(--msd-account-border)}.msd-account-note span{color:var(--msd-account-muted)}.msd-account-note.pending{background:#fff7ed;border-color:#fed7aa}.msd-account-membership-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}.msd-account-membership-summary>div{display:grid;gap:5px;padding:15px;border:1px solid var(--msd-account-border);border-radius:13px;background:#f8fafc}.msd-account-membership-summary strong{font-size:1.15rem}.msd-account-year-list{display:grid;gap:9px}.msd-account-year-list article,.msd-account-payment-list article{display:flex;align-items:center;gap:15px;padding:13px 14px;border:1px solid var(--msd-account-border);border-radius:13px;background:#fff}.msd-account-year-list article>div:first-child,.msd-account-payment-list article>div:first-child{min-width:86px}.msd-account-year-list .grow,.msd-account-payment-list .grow,.msd-account-request-card .grow{flex:1;min-width:0}.msd-account-year-list .grow strong,.msd-account-year-list .grow small,.msd-account-payment-list .grow strong,.msd-account-payment-list .grow small{display:block}.msd-account-year-list .grow small,.msd-account-payment-list .grow small{margin-top:3px;color:var(--msd-account-muted)}.msd-account-empty{display:grid;gap:4px;padding:17px;border:1px dashed #cbd5e1;border-radius:13px;background:#f8fafc}.msd-account-empty span{color:var(--msd-account-muted)}.msd-account-request-card{display:flex;align-items:center;gap:13px;padding:14px;border:1px solid var(--msd-account-border);border-radius:13px}.msd-account-request-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#f1f5f9;color:var(--msd-account-primary)}.msd-account-request-card .grow strong,.msd-account-request-card .grow span,.msd-account-request-card .grow small{display:block}.msd-account-request-card .grow span,.msd-account-request-card .grow small{color:var(--msd-account-muted);margin-top:2px}.msd-account-payment-list{display:grid;gap:9px}.msd-account-payment-list .amount{font-weight:800;white-space:nowrap}.msd-account-security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.msd-account-security-grid article{display:flex;align-items:flex-start;gap:13px;padding:16px;border:1px solid var(--msd-account-border);border-radius:14px}.msd-account-security-grid p{color:var(--msd-account-muted);margin:.35rem 0 12px}.msd-account-vip-panel>.msd-account-panel-head{margin-bottom:0}.msd-account-vip-panel [style*="max-width:1024px"]{max-width:100%!important}.msd-account-login{max-width:760px;margin:50px auto;padding:0 16px}.msd-account-login>div{padding:clamp(24px,5vw,44px);border:1px solid var(--msd-account-border,#e2e8f0);border-radius:22px;background:#fff;box-shadow:0 14px 36px rgba(15,23,42,.07);text-align:center}.msd-account-login strong{color:#64748b;text-transform:uppercase;font-size:.78rem;letter-spacing:.08em}.msd-account-login h2{margin:.5rem 0}.msd-account-login p{color:#64748b;margin:0 auto 18px;max-width:560px}
@supports not (color:color-mix(in srgb,#000 50%,#fff)){.msd-account-nav a.active{background:#eef5fb}.msd-account-highlight,.msd-account-action.admin{background:#f7fbff;border-color:#d9e6f2}}
@media(max-width:900px){.msd-account-layout{grid-template-columns:1fr}.msd-account-sidebar{position:static;min-width:0}.msd-account-nav{display:flex;overflow-x:auto;padding:7px;scrollbar-width:thin}.msd-account-nav a{flex:0 0 auto;min-height:44px;padding:8px 11px}.msd-account-nav a.admin-link{margin-top:0;border-top:0;border-radius:12px}.msd-account-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.msd-account-status-card:last-child{grid-column:1/-1}.msd-account-content{min-height:0}.msd-account-hero{align-items:flex-start}.msd-account-hero-badges{justify-content:flex-start}}
@media(max-width:680px){.msd-account-shell{padding:0 10px;margin:12px auto}.msd-account-hero{padding:17px;border-radius:17px;flex-direction:column}.msd-account-avatar{width:58px;height:58px;flex-basis:58px;border-radius:17px}.msd-account-identity{align-items:flex-start}.msd-account-identity h1{font-size:1.55rem}.msd-account-layout{gap:10px}.msd-account-content{padding:11px;border-radius:16px}.msd-account-status-grid,.msd-account-action-grid,.msd-account-security-grid,.msd-account-membership-summary{grid-template-columns:1fr}.msd-account-status-card:last-child,.msd-account-action.admin{grid-column:auto}.msd-account-status-card{min-height:0}.msd-account-highlight{align-items:stretch;flex-direction:column;padding:16px}.msd-account-highlight .msd-account-button{width:100%}.msd-account-action{min-height:74px}.msd-account-panel{padding:14px;border-radius:14px}.msd-account-panel-head{flex-direction:column;align-items:flex-start}.msd-account-data-list>div{grid-template-columns:1fr;gap:3px}.msd-account-year-list article,.msd-account-payment-list article,.msd-account-request-card{align-items:flex-start;flex-wrap:wrap}.msd-account-year-list article>div:first-child,.msd-account-payment-list article>div:first-child{min-width:70px}.msd-account-year-list .grow,.msd-account-payment-list .grow{flex-basis:calc(100% - 100px)}.msd-account-payment-list .amount{width:100%;padding-top:8px;border-top:1px solid #edf1f5}.msd-account-nav-icon{width:24px;height:24px;flex-basis:24px}.msd-account-nav-icon svg{width:20px;height:20px}}
@media(max-width:430px){.msd-account-nav a span:last-child{display:inline}.msd-account-nav a{width:auto;justify-content:flex-start;padding:8px}.msd-account-nav a.admin-link,.msd-account-nav a.logout-link{width:44px}.msd-account-nav-icon{margin:0}.msd-account-hero-badges{gap:6px}.msd-account-badge{white-space:normal;text-align:center}.msd-account-action{grid-template-columns:40px minmax(0,1fr) auto;padding:12px}.msd-account-action-icon{width:38px;height:38px}.msd-account-request-card .msd-account-badge{width:100%;justify-content:flex-start}}

.msd-account-mobile-nav{display:none}.msd-account-mobile-nav>span{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--msd-account-muted);margin:0 0 7px}.msd-account-mobile-nav select{width:100%;min-height:48px;border:1px solid var(--msd-account-border);border-radius:12px;background:#fff;padding:0 42px 0 14px;font-size:16px;font-weight:700;color:var(--msd-account-text)}
@media(max-width:680px){.msd-account-mobile-nav{display:block}.msd-account-nav{display:none!important}.msd-account-sidebar{padding:10px 0}}

/* RC8 — Galerie et horaires intégrés au compte MSD */
.msd-account-section-intro{margin:-6px 0 16px;color:var(--msd-account-muted);line-height:1.55}
.msd-account-gallery-panel .gpro-um-gallery{max-width:none;margin:8px 0 16px;padding:0}
.msd-account-gallery-panel .gpro-um-gallery h3{display:none}
.msd-account-gallery-panel .gpro-gal-wrap{margin:14px 0 0;border:1px solid var(--msd-account-border);border-radius:14px;background:#f8fafc;padding:14px}
.msd-account-gallery-panel .gpro-gal-actions{gap:10px}
.msd-account-gallery-panel .gpro-gal-actions .button{min-height:42px;border-radius:10px}
.msd-account-hours-panel .gpro-horaires{margin-top:10px}
.msd-account-hours-panel .gpro-horaires-toolbar,.msd-account-hours-panel .gpro-horaires-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.msd-account-hours-panel .button{min-height:42px;border-radius:10px}
@media(max-width:680px){
  .msd-account-gallery-panel .gpro-um-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .msd-account-gallery-panel .gpro-um-item{max-width:none}
  .msd-account-gallery-panel .gpro-gal-actions{display:grid;grid-template-columns:1fr}
  .msd-account-gallery-panel .gpro-gal-actions .button{width:100%}
  .msd-account-hours-panel .gpro-horaires-toolbar .button,.msd-account-hours-panel .gpro-horaires-actions .button{width:100%}
}
/* RC14 — Connexion intégrée au bloc Mon compte MSD */
.msd-account-login{--msd-account-primary:#2271b1}
.msd-account-login-form{display:grid;gap:15px;max-width:470px;margin:24px auto 0;text-align:left}
.msd-account-login-form label{display:grid;gap:7px;margin:0;font-weight:750;color:#172033}
.msd-account-login-form label>span{font-size:.93rem}
.msd-account-login-form label>small{font-weight:500;color:#64748b;line-height:1.4}
.msd-account-login-form input[type=text],.msd-account-login-form input[type=password]{width:100%;min-height:48px;padding:10px 13px;border:1px solid #cbd5e1;border-radius:11px;background:#fff;color:#172033;font:inherit;outline:none;box-shadow:none}
.msd-account-login-form input[type=text]:focus,.msd-account-login-form input[type=password]:focus{border-color:var(--msd-account-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--msd-account-primary) 14%,transparent)}
.msd-account-login-remember{display:flex!important;align-items:center;gap:9px!important;font-weight:600!important;cursor:pointer}
.msd-account-login-remember input{width:18px;height:18px;margin:0}
.msd-account-login-submit{width:100%;min-height:48px;border:0}
.msd-account-login-alert{max-width:470px;margin:18px auto 0;padding:12px 14px;border:1px solid #fecaca;border-radius:11px;background:#fef2f2;color:#991b1b;text-align:left;font-weight:650}
.msd-account-login-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:17px;font-size:.93rem}
.msd-account-login-links a{color:var(--msd-account-primary);font-weight:700;text-decoration:none}
.msd-account-login-links a:hover{text-decoration:underline}
.msd-account-login-um{max-width:470px;margin:24px auto 0;text-align:left}
.msd-account-login-um .um{margin-bottom:0!important}
.msd-account-login-um .um-form{padding:0!important}
.msd-account-login-um .um-field{margin:0 0 15px!important;padding:0!important}
.msd-account-login-um .um-field-label{text-align:left}
.msd-account-login-um input[type=text],.msd-account-login-um input[type=password]{min-height:48px!important;border-radius:11px!important}
.msd-account-login-um input[type=submit]{min-height:48px!important;border-radius:11px!important;background:var(--msd-account-primary)!important;font-weight:800!important}
.msd-account-login-um .um-col-alt{margin-top:16px!important}
@media(max-width:680px){.msd-account-login{margin:18px auto;padding:0 10px}.msd-account-login>div{padding:22px 16px}.msd-account-login h2{font-size:1.55rem;line-height:1.2}.msd-account-login-links{display:grid;gap:10px}}

/* RC39 — séparation du compte et du profil Ultimate Member */
.msd-account-profile-toolbar{display:flex;flex-wrap:wrap;gap:9px;margin:16px 0 14px}
.msd-account-profile-frame-wrap{position:relative;min-height:620px;overflow:hidden;border:1px solid var(--msd-account-border);border-radius:14px;background:#fff}
.msd-account-profile-frame{display:block;width:100%;height:760px;min-height:620px;border:0;background:#fff;transition:opacity .18s ease}
.msd-account-profile-frame-wrap.is-loading .msd-account-profile-frame{opacity:.22}
.msd-account-profile-loading{position:absolute;z-index:2;top:22px;left:50%;transform:translateX(-50%);padding:10px 14px;border:1px solid var(--msd-account-border);border-radius:999px;background:#fff;color:var(--msd-account-muted);font-weight:750;box-shadow:0 8px 24px rgba(15,23,42,.08)}
@media(max-width:680px){.msd-account-profile-toolbar{display:grid;grid-template-columns:1fr}.msd-account-profile-toolbar .msd-account-button{width:100%}.msd-account-profile-frame-wrap,.msd-account-profile-frame{min-height:680px}.msd-account-profile-frame-wrap{margin:0 -5px}}

/* RC49 — confirmation de déconnexion non destructive */
body.msd-account-logout-open{overflow:hidden}
.msd-account-logout-modal[hidden]{display:none!important}
.msd-account-logout-modal{position:fixed;z-index:100000;inset:0;display:grid;place-items:center;padding:20px}
.msd-account-logout-backdrop{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;border:0;border-radius:0;background:rgba(15,23,42,.62);cursor:default}
.msd-account-logout-dialog{position:relative;z-index:1;display:grid;grid-template-columns:52px minmax(0,1fr);gap:4px 16px;width:min(100%,480px);padding:24px;border:1px solid var(--msd-account-border);border-radius:18px;background:#fff;color:var(--msd-account-text);box-shadow:0 24px 70px rgba(15,23,42,.3);outline:none}
.msd-account-logout-icon{grid-row:1/3;display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:#fef2f2;color:#b42318}
.msd-account-logout-icon svg{width:26px;height:26px}
.msd-account-logout-dialog h2{margin:1px 0 7px;font-size:1.35rem;line-height:1.2}
.msd-account-logout-dialog p{margin:0;color:var(--msd-account-muted);line-height:1.55}
.msd-account-logout-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:10px;margin-top:22px}
.msd-account-logout-actions .msd-account-button{min-width:132px}
.msd-account-logout-confirm{border-color:#b42318;background:#b42318;color:#fff}
.msd-account-logout-confirm:hover{background:#991b1b;border-color:#991b1b}
.msd-account-logout-confirm[disabled]{opacity:.65;cursor:wait}
.msd-account-logout-dialog button:focus-visible{outline:3px solid color-mix(in srgb,var(--msd-account-primary) 35%,transparent);outline-offset:3px}
@media(max-width:520px){.msd-account-logout-modal{padding:14px}.msd-account-logout-dialog{grid-template-columns:44px minmax(0,1fr);padding:20px 17px}.msd-account-logout-icon{width:44px;height:44px;border-radius:13px}.msd-account-logout-actions{display:grid;grid-template-columns:1fr;margin-top:19px}.msd-account-logout-actions .msd-account-button{width:100%;min-width:0}.msd-account-logout-confirm{grid-row:1}}

/* RC73 — administration asynchrone avec repli automatique en mode direct. */
.msd-account-admin-panel{padding:0;overflow:visible}
.msd-account-admin-inline{position:relative;width:100%;min-width:0;min-height:260px}
.msd-account-admin-inline .msd-front-admin-shell{max-width:none;margin:0;padding:20px}
.msd-account-admin-inline .msd-front-main{margin-bottom:0}
.msd-account-admin-loader{display:flex;align-items:center;justify-content:center;gap:16px;min-height:260px;padding:28px;color:#172033;text-align:left}
.msd-account-admin-loader>div{display:grid;gap:4px}.msd-account-admin-loader strong{font-size:1rem}.msd-account-admin-loader span:not(.msd-account-admin-spinner){color:#64748b;font-size:.9rem}
.msd-account-admin-spinner{display:inline-block;width:38px;height:38px;flex:0 0 38px;border:4px solid #dbe7f1;border-top-color:var(--msd-account-primary);border-radius:50%;animation:msd-account-admin-spin .75s linear infinite}
.msd-account-admin-loading-overlay{position:absolute;inset:0;z-index:20;display:flex;align-items:flex-start;justify-content:center;gap:10px;padding-top:80px;border-radius:18px;background:rgba(245,247,250,.84);color:#172033;backdrop-filter:blur(2px)}
.msd-account-admin-loading-overlay .msd-account-admin-spinner{width:26px;height:26px;flex-basis:26px;border-width:3px}.msd-account-admin-loading-overlay strong{padding-top:3px}
.msd-account-admin-error{display:grid;justify-items:center;gap:10px;min-height:260px;padding:54px 24px;text-align:center}.msd-account-admin-error strong{font-size:1.1rem}.msd-account-admin-error p{max-width:560px;margin:0;color:#64748b}
@keyframes msd-account-admin-spin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.msd-account-admin-spinner{animation-duration:1.6s}}
@media(max-width:680px){.msd-account-admin-inline .msd-front-admin-shell{padding:14px}}

/* RC81 — renouvellement annuel visible et actionnable depuis le compte. */
.msd-account-status-action{display:inline-flex;align-items:center;justify-content:center;justify-self:start;margin-top:5px;padding:7px 11px;border-radius:9px;background:var(--msd-account-primary);color:#fff!important;font-size:.82rem;font-weight:800;text-decoration:none}
.msd-account-status-action:hover{filter:brightness(.94)}
.msd-account-note.renewal{gap:10px;border-color:#bfdbfe;background:#eff6ff}
.msd-account-note.renewal .msd-account-button{justify-self:start;margin-top:2px}
@media(max-width:680px){.msd-account-status-action,.msd-account-note.renewal .msd-account-button{width:100%}}
