.mp-mobcat-acc{width:100%}
.mp-mobcat-list,.mp-mobcat-sublist{list-style:none;padding:0;margin:0}
.mp-mobcat-item{border-bottom:1px solid rgba(0,0,0,.08)}
.mp-mobcat-row{display:flex;align-items:center;gap:10px;padding:8px 4px}
.mp-mobcat-link{display:flex;align-items:center;gap:10px;flex:1 1 auto;min-width:0;text-decoration:none}
.mp-mobcat-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}
.mp-mobcat-thumb{width:34px;height:34px;object-fit:cover;border-radius:999px}
.mp-mobcat-icon--placeholder{border:1px solid rgba(0,0,0,.12);border-radius:999px}
.mp-mobcat-title{display:flex;align-items:baseline;gap:8px;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mp-mobcat-toggle{width:42px;height:42px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;cursor:pointer}
.mp-mobcat-plus{width:18px;height:18px;position:relative}
.mp-mobcat-plus:before,.mp-mobcat-plus:after{content:"";position:absolute;left:50%;top:50%;width:18px;height:2px;background:currentColor;transform:translate(-50%,-50%)}
.mp-mobcat-plus:after{width:2px;height:18px}
.mp-mobcat-toggle[aria-expanded="true"] .mp-mobcat-plus:after{display:none}
.mp-mobcat-panel{padding:0 0 10px 44px}
.mp-mobcat-subitem{padding:4px 0}
.mp-mobcat-sublink{display:flex;justify-content:space-between;gap:12px;text-decoration:none;opacity:.95}
.mp-mobcat-thumb{width:26px;height:26px;object-fit:contain;border-radius:0;}
.mp-mobcat-icon{width:40px;height:40px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:0 1px 2px rgba(0,0,0,0.05);}
.mp-mobcat-plus{width:18px;height:18px;position:relative;top:5px;}
.mp-mobcat-link,
.mp-mobcat-link:visited{color:#000;text-decoration:none;}
.mp-mobcat-sublink,
.mp-mobcat-sublink:visited{color:#000;text-decoration:none;}
.mp-mobcat-link:hover,
.mp-mobcat-sublink:hover{color:#6199cb;text-decoration:none;}
.mp-mobcat-count{font-size:14px;opacity:.55;font-weight:400;}
.mp-mobcat-sublink{display:inline-flex;align-items:baseline;gap:6px;}
.mp-mobcat-subcount{margin-left:0;font-size:14px;opacity:.55;}