.header-account{display:flex;align-items:center;gap:12px;margin-left:auto}.account-open,.account-register{min-height:42px;border-radius:9px;border:1px solid #dbe1df;padding:11px 18px;font:600 12px "Segoe UI",Arial,sans-serif;cursor:pointer}.account-open{background:#fff;color:#344148}.account-register{background:#263236;border-color:#263236;color:#fff}.header-inner>.header-service{margin-left:auto;margin-right:22px}.account-open:hover{background:#f0f3ed}.account-register:hover{background:#3b4b50}.header-account [hidden]{display:none}
.auth-dialog{width:460px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);padding:34px;border:1px solid #e0e5df;border-radius:20px;background:#fff;color:#263236;box-shadow:0 24px 80px #15232635;overflow:auto}.auth-dialog::backdrop{background:#18262988;backdrop-filter:blur(4px)}.auth-dialog[open]{display:block}.auth-dialog [hidden]{display:none!important}.auth-close{position:absolute;right:15px;top:12px;border:0;background:#f1f4ef;border-radius:50%;width:34px;height:34px;color:#56646a;font-size:23px;cursor:pointer}.auth-eyebrow{font-size:9px;letter-spacing:1.8px;font-weight:700;color:#8b5b37;margin:4px 0 18px}.auth-dialog h2{font-size:31px;letter-spacing:-1px;line-height:1.1;margin:0 0 12px}.auth-subtitle{font-size:13px;line-height:1.6;color:#657277;margin:0 0 18px}.auth-notice{font-size:12px;line-height:1.6;padding:13px 15px;border:1px solid #ead7bd;border-radius:9px;background:#fff8ee;color:#76562e}.auth-modes{display:flex;gap:4px;background:#f0f3ee;padding:4px;border-radius:10px;margin:20px 0}.auth-modes button{flex:1;border:0;border-radius:7px;padding:11px;font:600 12px "Segoe UI",Arial,sans-serif;cursor:pointer;background:transparent;color:#657277}.auth-modes button[aria-pressed=true]{background:#fff;color:#273337;box-shadow:0 2px 6px #2632360d}.auth-google{display:flex;align-items:center;justify-content:center;gap:12px;min-height:44px;width:100%;border:1px solid #d9e0db;border-radius:9px;background:#fff;font:600 13px "Segoe UI",Arial,sans-serif;color:#334149;cursor:pointer}.auth-google>span{font-size:18px;font-weight:700}.auth-google:disabled{opacity:.55;cursor:not-allowed}.auth-divider{display:flex;align-items:center;gap:12px;font-size:11px;color:#7d878a;margin:20px 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e2e7e1}.auth-dialog fieldset{padding:0;margin:0;border:0}.auth-dialog label{display:block;font-size:12px;font-weight:600;color:#4c5b60;margin-bottom:15px}.auth-dialog input{display:block;width:100%;margin-top:7px;padding:12px;font:14px "Segoe UI",Arial,sans-serif;border:1px solid #d8e0db;border-radius:8px;background:#fcfdfb;color:#28353c;min-height:43px}.auth-dialog input:disabled{background:#f4f6f2;color:#87918a}.auth-primary{width:100%;min-height:45px;padding:12px 18px;border:0;border-radius:9px;background:#263236;color:#fff;font:600 13px "Segoe UI",Arial,sans-serif;cursor:pointer}.auth-primary:disabled,.auth-dialog fieldset:disabled .auth-primary{background:#e2e7e0;color:#7a867c;cursor:not-allowed}.auth-link{display:block;padding:11px 0;border:0;background:transparent;color:#a0480c;font:600 12px "Segoe UI",Arial,sans-serif;cursor:pointer}.auth-fine{font-size:11px;line-height:1.6;color:#718078}.auth-message{font-size:12px;line-height:1.6;background:#edf5ee;border:1px solid #c6dbcb;color:#28543b;padding:13px;border-radius:9px;overflow-wrap:anywhere}.auth-message[data-error=true]{background:#fff1eb;border-color:#edc9b6;color:#8c3920}.auth-continue{border:0;border-top:1px solid #e2e7df;padding:16px 0 0;margin-top:20px;background:transparent;color:#596b61;font:500 12px "Segoe UI",Arial,sans-serif;cursor:pointer;width:100%}.auth-profile{text-align:center}.auth-profile h3{font-size:21px;overflow-wrap:anywhere;margin:12px 0 4px}.auth-profile p{overflow-wrap:anywhere}.auth-profile #authProfileEmail{font-size:13px;color:#607269}.auth-avatar{display:grid;place-items:center;width:56px;height:56px;background:#edf4eb;color:#426b45;border-radius:50%;font-size:25px;margin:24px auto 0}.auth-profile .auth-primary{margin-top:12px}body:has(.auth-dialog[open]){overflow:hidden}
@media(max-width:850px){.header-inner>.header-service{display:none}.header-account{gap:8px}.account-open,.account-register{padding:10px 12px;font-size:11px}}@media(max-width:480px){.header-inner{flex-wrap:wrap;gap:12px}.header-account{margin-left:0;flex:1;justify-content:flex-end}.account-open,.account-register{padding:9px 10px;min-height:38px}.account-register{max-width:100px}.auth-dialog{padding:28px 22px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:16px}.auth-dialog h2{font-size:28px}}
