/* Account access shares the landing page's quiet monochrome style. */
.auth-nav-button,.mobile-auth-button{background:transparent;color:#585c63;font-weight:500}.mobile-auth-button{display:none}.auth-is-open{overflow:hidden}.auth-dialog{width:min(440px,calc(100vw - 32px));max-height:calc(100dvh - 32px);padding:0;border:1px solid #e8e8eb;border-radius:22px;color:var(--ink);background:#fff;box-shadow:0 28px 100px #10101824;overflow:auto;overscroll-behavior:contain}.auth-dialog::backdrop{background:#17171c66;backdrop-filter:blur(4px)}.auth-content{position:relative;padding:38px 34px 28px}.auth-close{position:absolute;right:12px;top:12px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#82858b;font-size:28px;line-height:1}.auth-close:hover{background:#f4f4f5}.auth-brand{display:flex;align-items:center;justify-content:center;gap:8px;margin:2px auto 30px}.auth-brand>span:last-child{font-size:17px;font-weight:750;line-height:1.2;text-align:center;letter-spacing:-.04em}.auth-brand>span:last-child>span{display:block;font-size:9px;font-weight:500;letter-spacing:0;margin-top:4px}.auth-dialog h2{font-size:25px;line-height:1.35;text-align:center;word-break:keep-all}.auth-description{margin:10px 0 24px;font-size:14px;color:#7c8087;text-align:center;word-break:keep-all}.auth-tabs{display:flex;gap:4px;padding:4px;background:#f4f4f5;border-radius:10px;margin-bottom:24px}.auth-tabs button{flex:1;border:0;border-radius:7px;background:transparent;color:#8b8e95;font-size:14px;padding:9px;font-weight:600}.auth-tabs button[aria-pressed=true]{background:#fff;color:#27282d;box-shadow:0 1px 4px #1717210b}.auth-field{margin-bottom:17px}.auth-field label{display:block;font-size:13px;font-weight:600;color:#53565e;margin-bottom:7px}.auth-field input{display:block;width:100%;min-width:0;min-height:48px;padding:12px 13px;border:1px solid #dedfe3;border-radius:9px;background:#fff;color:#28292f;line-height:1.4;font-size:16px}.auth-field input::placeholder{color:#acafb5;font-size:13px}.auth-field input:focus{outline:2px solid #b9cace;outline-offset:2px;border-color:#879ba0}.auth-password-wrap{position:relative}.auth-password-wrap input{padding-right:62px}.auth-password-wrap button{position:absolute;right:4px;top:4px;height:40px;min-width:48px;border:0;background:transparent;color:#8a8d94;font-size:12px}.auth-hint{font-size:11px;color:#8e9299;margin:7px 0 0}.auth-text-button{border:0;background:none;color:#7b7f87;font-size:13px;padding:5px 0;text-underline-offset:3px}.auth-text-button:hover{text-decoration:underline;color:#353840}.auth-forgot{display:block;margin:-3px 0 16px auto}.auth-submit{width:100%;min-height:48px;font-size:14px}.auth-secondary{display:block;margin:16px auto 0;min-height:32px}.auth-data-note{margin:0 0 20px;font-size:12px;color:#8a8e95;line-height:1.65;word-break:keep-all}.auth-message{margin:0 0 20px;padding:13px 14px;border-radius:9px;background:#f0f5f1;color:#536c5c;font-size:13px;line-height:1.65;overflow-wrap:anywhere}.auth-message.is-error{background:#fff0f2;color:#a1465b}.auth-help{font-size:11px;text-align:center;color:#a1a4aa;margin-top:26px}.auth-help a{color:#81858d;text-decoration:underline;text-underline-offset:3px}.auth-dialog button:disabled{cursor:wait;opacity:.55}.account-card{background:#f7f7f8;padding:22px 18px;border-radius:12px;margin:28px 0 22px;text-align:center}.account-label{font-size:12px;color:#8b8e95}.account-card p{font-size:16px;font-weight:600;color:#393b42;margin:8px 0;overflow-wrap:anywhere}.account-card #account-status{display:inline-block;font-size:11px;color:#64826c;background:#eaf1eb;border-radius:20px;padding:3px 9px}

@media(max-width:767px){.mobile-auth-button{display:inline-flex;margin-left:auto;margin-right:5px;min-height:40px;padding-inline:10px;font-size:13px}.auth-content{padding:36px 24px 25px}.auth-dialog h2{font-size:23px}.auth-description{font-size:13px}.auth-brand{margin-bottom:26px}}


.account-contact{margin:0 0 22px;padding:18px;border:1px solid #e8e8eb;border-radius:12px;text-align:center}.account-contact p{margin:7px 0;font-size:17px;font-weight:600;color:#393b42;overflow-wrap:anywhere}.account-contact .auth-text-button{min-height:36px}#auth-phone-hint{font-size:12px;line-height:1.6}.auth-field input[readonly]{color:#73767b;background:#fafafa}
