.account-menu{width:300px;max-height:calc(100dvh - 100px);max-width:calc(100vw - 24px);overflow-y:auto;overscroll-behavior:contain}.account-menu .dropdown-item{white-space:normal}.account-menu-group>summary{display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;list-style:none;font-weight:600}.account-menu-group>summary::-webkit-details-marker{display:none}.account-menu-group>summary::after{content:'›';font-size:20px;line-height:1}.account-menu-group[open]>summary::after{transform:rotate(90deg)}.account-menu-group>summary:focus-visible{outline:#d95720 solid 2px;outline-offset:-2px}.account-menu-children{margin:0 8px 6px 14px;border-left:2px solid #e8e8e8}.account-menu-children .dropdown-item{padding-left:14px}#compare_item[hidden],#favorite_item[hidden]{display:none!important}