.climastery-account{align-items:center;display:inline-flex;font-family:Montserrat,sans-serif;gap:10px}.climastery-account.is-guest .climastery-account-btn{align-items:center;border-radius:8px;display:inline-flex;font-size:15px;font-weight:600;height:42px;justify-content:center;padding:0 20px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.climastery-account.is-guest .is-outline{background:transparent;border:1px solid #002d62;color:#002d62}.climastery-account.is-guest .is-outline:hover{background:rgba(0,45,98,.06)}.climastery-account.is-guest .is-filled{background:#002d62;border:1px solid #002d62;color:#fff}.climastery-account.is-guest .is-filled:hover{background:#00438b;border-color:#00438b;color:#fff}.climastery-account.is-user{position:relative}.climastery-account .climastery-account-toggle{align-items:center;background:#fff;border:1px solid #c3c6d2;border-radius:9999px;cursor:pointer;display:inline-flex;font-family:inherit;gap:8px;height:46px;padding:4px 10px 4px 4px;transition:border-color .2s ease,box-shadow .2s ease}.climastery-account .climastery-account-toggle:hover{border-color:#002d62}.climastery-account .climastery-account-avatar{background:#f4f3f2;border-radius:50%;display:block;flex-shrink:0;height:38px;overflow:hidden;width:38px}.climastery-account .climastery-account-avatar img,.climastery-account .climastery-account-avatar svg{border-radius:50%;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.climastery-account .climastery-account-avatar .climastery-initial-avatar{display:block;height:100%!important;width:100%!important}.climastery-account .climastery-account-name{color:#1a1c1c;font-size:14px;font-weight:600;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.climastery-account .climastery-account-chevron{color:#737782;flex-shrink:0;transition:transform .2s ease}.climastery-account.is-open .climastery-account-chevron{transform:rotate(180deg)}.climastery-account .climastery-account-dropdown{background:#fff;border:1px solid #c3c6d2;border-radius:12px;box-shadow:0 14px 34px rgba(0,0,0,.16);min-width:250px;opacity:0;padding:8px;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease,visibility .18s;visibility:hidden;z-index:100}.climastery-account.is-open .climastery-account-dropdown{opacity:1;transform:translateY(0);visibility:visible}.climastery-account .climastery-account-head{align-items:center;border-bottom:1px solid #eee;display:flex;gap:12px;margin-bottom:6px;padding:10px 12px 14px}.climastery-account .climastery-account-head .climastery-account-avatar{height:44px;width:44px}.climastery-account .climastery-account-head .climastery-account-head-text{display:flex;flex-direction:column;min-width:0}.climastery-account .climastery-account-head .climastery-account-head-text strong{color:#002d62;font-size:14px;line-height:1.3}.climastery-account .climastery-account-head .climastery-account-head-text small{color:#737782;font-size:12px;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.climastery-account .climastery-account-links{display:flex;flex-direction:column}.climastery-account .climastery-account-links a{align-items:center;border-radius:8px;color:#1a1c1c;display:flex;font-size:14px;font-weight:500;gap:10px;padding:10px 12px;text-decoration:none;transition:background .15s ease}.climastery-account .climastery-account-links a svg{color:#737782;flex-shrink:0}.climastery-account .climastery-account-links a:hover{background:#f4f6fa;color:#002d62}.climastery-account .climastery-account-links a:hover svg{color:#002d62}.climastery-account .climastery-account-links .climastery-account-logout{border-radius:0 0 8px 8px;border-top:1px solid #eee;color:#e26d35;margin-top:4px}.climastery-account .climastery-account-links .climastery-account-logout svg{color:#e26d35}.climastery-account .climastery-account-links .climastery-account-logout:hover{background:rgba(226,109,53,.08);color:#e26d35}.climastery-account .climastery-account-links .climastery-account-logout:hover svg{color:#e26d35}@media(max-width:600px){.climastery-account.is-guest{align-items:stretch;flex-direction:column;width:100%}.climastery-account.is-guest .climastery-account-btn,.climastery-account.is-user{width:100%}.climastery-account.is-user .climastery-account-toggle{justify-content:flex-start;width:100%}.climastery-account.is-user .climastery-account-dropdown{left:0;right:auto;width:100%}}
