/* Global account entry preview. It does not restyle module content. */
.ho-account-trigger{width:36px!important;height:36px!important;border-radius:50%;overflow:hidden;transition:transform .16s,box-shadow .16s}.ho-account-trigger:active{transform:scale(.94)}.ho-account-trigger:focus-visible{outline:2px solid #4c88bd;outline-offset:3px}
.account-layer{position:absolute;inset:0;z-index:40;overflow:hidden}.account-layer[hidden]{display:none}.account-scrim{position:absolute;inset:0;border:0;background:transparent;opacity:0;pointer-events:none}.account-panel{position:absolute;top:0;right:0;bottom:0;width:100%;padding:0 24px 22px;background:#fffdf7;color:#17375f;box-shadow:none;transform:translateX(102%);transition:transform .24s cubic-bezier(.22,.75,.25,1);font-family:"SF Pro Text","Inter","PingFang SC","Microsoft YaHei",system-ui,sans-serif;overflow:auto}.account-layer.is-open .account-panel{transform:translateX(0)}
.account-panel button{font:inherit;color:inherit}.account-panel-head{height:68px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce5e9}.account-panel-head>span{font-size:19px;font-weight:750}.account-panel-head button{width:38px;height:38px;border:0;border-radius:50%;background:#f2f6f6;font-size:27px;line-height:32px}
.account-profile{min-height:102px;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:11px}.account-avatar{width:52px;height:52px;border-radius:50%;background-image:url("../assets/home-figma-reference.png");background-repeat:no-repeat;background-size:615px 1209px;background-position:-419px -42px;border:1px solid #bcd7e7}.account-profile h2{margin:0 0 5px;font-size:17px}.account-profile p{margin:0;color:#647b91;font-size:11px}.account-type{padding:5px 8px;border-radius:10px;background:#e7f3fc;color:#3d7fb5;font-size:10px;font-weight:650}
.account-switch{width:100%;height:46px;border:1px solid #c9dbe8;border-radius:14px;background:#f3f9fd;padding:0 14px;display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:650}.account-switch i,.account-placeholder-section button>i{font-size:23px;font-style:normal;color:#66809d}
.account-placeholder-section{margin-top:20px}.account-placeholder-section h3{margin:0 0 6px;font-size:11px;color:#718596;font-weight:600}.account-placeholder-section button{width:100%;min-height:64px;border:0;border-bottom:1px solid #dce5e9;background:transparent;padding:8px 1px;display:grid;grid-template-columns:40px 1fr 14px;gap:10px;align-items:center;text-align:left}.account-placeholder-section button>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.account-placeholder-section b{font-size:13px}.account-placeholder-section small{font-size:10px;color:#718596}.account-row-icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;font-size:12px;font-weight:700}.account-row-icon.blue{background:#4c88bd;color:#fff}.account-row-icon.yellow{background:#ffe8a3}.account-row-icon.ice{background:#d6eaff}.account-row-icon.peach{background:#f5ceb7}.account-prototype-note{margin:24px 0 0;text-align:center;color:#84949f;font-size:10px}
@media(max-width:420px){.account-panel{width:100%}}
