.ms-account{--navy:#0b1b2b;--teal:#1f7a8c;--teal-hover:#2c8fa6;--ink:#1a2733;--muted:#5c6b78;--line:#e4e9ee;--soft:#f5f8fa;max-width:680px;margin:0 auto;padding:72px 24px 90px;font-family:Inter,system-ui,sans-serif;color:var(--ink)}
.ms-account *{box-sizing:border-box}.ms-account[hidden],.ms-account [hidden]{display:none!important}.ms-account__header{text-align:center;margin-bottom:30px}.ms-account__eyebrow{margin:0;color:var(--teal);font-size:15px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.ms-account__header h1{margin:10px 0 12px;color:var(--navy);font-size:50px;line-height:1.08;font-weight:900;letter-spacing:-.03em}.ms-account__header>p:last-child{max-width:560px;margin:0 auto;color:var(--muted);font-size:16px;line-height:1.65}.ms-account__panel{border:1px solid var(--line);border-radius:20px;background:#fff;padding:30px;box-shadow:0 18px 50px -40px rgba(11,27,43,.42)}.ms-account__panel h2{margin:0 0 9px;color:var(--navy);font-size:24px;line-height:1.2;font-weight:800}.ms-account__panel>p{margin:0;color:var(--muted);line-height:1.65}.ms-account__tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:5px;border-radius:12px;background:var(--soft);margin-bottom:24px}.ms-account__tabs button{min-height:44px;border:0;border-radius:9px;background:transparent;color:var(--muted);font:700 14px Inter,system-ui,sans-serif;cursor:pointer;transition:background-color .18s ease,color .18s ease;transform:none}.ms-account__tabs button:not(.is-active):hover{background:#e8f3f7;color:var(--teal);box-shadow:none;transform:none}.ms-account__tabs button.is-active{background:#fff;color:var(--teal);box-shadow:0 3px 12px rgba(11,27,43,.08)}.ms-account__tabs button.is-active:hover{background:#fff;color:var(--teal);transform:none}.ms-account__tabs button:focus-visible{outline:2px solid var(--teal-hover);outline-offset:2px}.ms-account__form{display:grid;gap:16px}.ms-account label{display:grid;gap:7px;color:var(--navy);font-size:13px;font-weight:700}.ms-account input[type=email],.ms-account input[type=password],.ms-account input[type=text]{width:100%;min-height:50px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 14px;color:var(--ink);font:400 15px Inter,system-ui,sans-serif;outline:none}.ms-account input:focus{border-color:var(--teal-hover);box-shadow:0 0 0 3px rgba(31,122,140,.12)}.ms-account__primary,.ms-account__secondary,.ms-account__danger{display:inline-flex;min-height:50px;align-items:center;justify-content:center;border-radius:10px;padding:13px 22px;text-decoration:none;font:700 14px Inter,system-ui,sans-serif;cursor:pointer}.ms-account__primary{border:1px solid var(--teal);background:var(--teal);color:#fff}.ms-account__primary:hover{background:var(--teal-hover);border-color:var(--teal-hover);color:#fff}.ms-account__secondary{border:1px solid var(--line);background:#fff;color:var(--teal)}.ms-account__danger{border:1px solid #c0392b;background:#c0392b;color:#fff}.ms-account__link,.ms-account__danger-link{border:0;background:transparent;padding:8px;color:var(--teal);font:700 13px Inter,system-ui,sans-serif;cursor:pointer}.ms-account__danger-link{color:#c0392b}.ms-account__actions{display:grid;gap:10px;margin-top:24px}.ms-account__notice{margin:0 0 18px;border:1px solid #cbdde1;border-radius:12px;background:#edf7f8;padding:14px 16px;color:var(--ink);font-size:13px;line-height:1.5}.ms-account__notice--error{border-color:#ead7d4;background:#fff6f5;color:#8d2d23}.ms-account__notice--success{border-color:#cce7d8;background:#eaf7f0;color:#276b49}.ms-account__loading{text-align:center;color:var(--muted);padding:30px}.ms-account__status{display:flex;align-items:center;gap:9px;margin-bottom:18px;color:#2f7d55;font-size:13px;font-weight:700}.ms-account__status span{width:10px;height:10px;border-radius:50%;background:#3aa06a;box-shadow:0 0 0 5px #eaf7f0}.ms-account__small{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.ms-account__delete{border-color:#ead7d4;background:#fffafa}.ms-account__confirm{grid-template-columns:auto 1fr;align-items:start;margin-top:18px;color:var(--muted);font-weight:500;line-height:1.5}.ms-account__confirm input{margin-top:3px}.ms-account.is-busy{opacity:.72;pointer-events:none}
.ms-account .ms-account__danger-link{min-height:50px;border:1px solid #e1a7a1;border-radius:10px;background:#fff;padding:13px 22px;color:#c0392b;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.ms-account .ms-account__danger-link:hover{border-color:#c0392b;background:#fff6f5;color:#a93226;box-shadow:none;transform:none}
.ms-account__status strong{font:inherit}.ms-account__status--pending{color:var(--muted)}.ms-account__status--pending span{background:#8da0ae;box-shadow:0 0 0 5px #edf1f4}.ms-account__status--admin{color:var(--teal)}.ms-account__status--admin span{background:var(--teal-hover);box-shadow:0 0 0 5px #e8f3f7}.ms-account__status--error{color:#8d2d23}.ms-account__status--error span{background:#c0392b;box-shadow:0 0 0 5px #fff0ee}
.ms-account .ms-account__primary,.ms-account .ms-account__secondary,.ms-account .ms-account__danger-link{transition:background-color .18s ease,border-color .18s ease,color .18s ease;transform:none}.ms-account .ms-account__primary:hover{border-color:var(--teal-hover);background:var(--teal-hover);color:#fff;box-shadow:none;transform:none}.ms-account .ms-account__secondary:hover{border-color:var(--teal-hover);background:#e8f3f7;color:var(--teal);box-shadow:none;transform:none}.ms-account .ms-account__danger-link:hover{border-color:#c0392b;background:#fff0ee;color:#a93226;box-shadow:none;transform:none}.ms-account__danger-link{display:inline-flex;align-items:center;justify-content:center;gap:8px}.ms-account__button-icon{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.ms-account .ms-account__forgot{width:100%}.ms-account .ms-account__danger-link{position:relative;isolation:isolate;overflow:hidden;background:#fff}.ms-account .ms-account__danger-link::before{content:"";position:absolute;z-index:0;inset:0;background:#c0392b;transform:scaleY(0);transform-origin:center bottom;transition:transform .22s ease}.ms-account .ms-account__danger-link:hover,.ms-account .ms-account__danger-link:focus-visible{border-color:#c0392b;background:#fff;color:#fff}.ms-account .ms-account__danger-link:hover::before,.ms-account .ms-account__danger-link:focus-visible::before{transform:scaleY(1)}.ms-account .ms-account__danger-link span,.ms-account .ms-account__danger-link .ms-account__button-icon{position:relative;z-index:1}@media(prefers-reduced-motion:reduce){.ms-account .ms-account__danger-link::before{transition:none}}
@media(max-width:980px){.ms-account__header h1{font-size:40px}}
@media(max-width:600px){.ms-account{padding:44px 18px 70px}.ms-account__panel{padding:22px 18px;border-radius:16px}.ms-account__tabs{grid-template-columns:1fr}}
.ms-account__notice--deleted{border-color:#efb5ae;background:#fff3f1;color:#a52f24}
.ms-account__header h1 span{display:block}@media(max-width:600px){.ms-account__header h1{font-size:34px}}
.ms-account__email-action{text-align:center;padding:38px 34px 34px}.ms-account__action-icon{display:grid;width:64px;height:64px;margin:0 auto 18px;place-items:center;border-radius:20px;background:#e8f3f7;color:var(--teal)}.ms-account__action-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ms-account__action-eyebrow{margin:0 0 9px!important;color:var(--teal)!important;font-size:12px;font-weight:800;letter-spacing:.18em;line-height:1.4!important}.ms-account__email-action h2{max-width:500px;margin:0 auto 13px;font-size:30px;line-height:1.15}.ms-account__email-action>p:not(.ms-account__action-eyebrow){max-width:510px;margin:0 auto}.ms-account__email-action .ms-account__actions{max-width:430px;margin:28px auto 0}.ms-account__email-action .ms-account__secondary{width:100%}.ms-account__action-form{display:grid;max-width:430px;margin:26px auto 0;gap:16px;text-align:left}.ms-account__action-help{margin-top:18px!important;color:var(--muted)!important;font-size:12px;line-height:1.55!important}.ms-account__email-action.is-success .ms-account__action-icon{background:#eaf7f0;color:#2f7d55}.ms-account__email-action.is-success .ms-account__action-eyebrow{color:#2f7d55!important}.ms-account__email-action.is-error .ms-account__action-icon{background:#fff0ee;color:#c0392b}.ms-account__email-action.is-error .ms-account__action-eyebrow,.ms-account__email-action.is-error .ms-account__action-help{color:#8d2d23!important}.ms-account button:disabled{cursor:wait;opacity:.58}@media(max-width:600px){.ms-account__email-action{padding:28px 20px}.ms-account__email-action h2{font-size:26px}.ms-account__action-icon{width:56px;height:56px;border-radius:17px}}
