:root{--bs-primary: #e93b24;--bs-bg: #f4f4f4;--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-secondary: #6c757d;--bs-success: #67c23a;--bs-info: #909399;--bs-warning: #e6a23c;--bs-danger: #f56c6c;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient( 180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0) )}:root{--shadow: 0px 12px 32px 4px rgba(0, 0, 0, .04), 0px 8px 20px rgba(0, 0, 0, .08);--shadow-light: 0px 0px 12px rgba(0, 0, 0, .12);--shadow-lighter: 0px 0px 6px rgba(0, 0, 0, .12);--shadow-dark: 0px 16px 48px 16px rgba(0, 0, 0, .08), 0px 12px 32px rgba(0, 0, 0, .12), 0px 8px 16px -8px rgba(0, 0, 0, .16)}:root{--text-color-primary: #303133;--text-color-regular: #606266;--text-color-secondary: #909399;--text-color-placeholder: #a8abb2;--text-color-disabled: #c0c4cc}main.content{display:flex}article{cursor:pointer;padding:25px;height:150px;display:flex;align-items:center;transition:.3s}article:hover{background-color:#f5f5f5;box-shadow:var(--shadow-light)}article .accounts-item__cover{width:250px;height:150px;border-radius:10px;margin-right:20px;overflow:hidden}article .accounts-item__cover img{width:100%;height:100%}article .accounts-item__info{display:flex;flex-direction:column;justify-content:space-between;flex:1;height:100%;position:relative}article .accounts-item__info .info__title h2{font-weight:700;font-size:16px;margin-bottom:10px}article .accounts-item__info .info__title p{line-height:1.5}article .info__date span{color:var(--text-color-placeholder)}article .info__date svg-icon[name=eye]{width:20px;height:20px}aside{width:300px}aside .aside-article{margin-bottom:10px;padding:20px;min-height:200px}aside .aside-article .aside-article__title{font-weight:400;text-align:center;color:var(--text-color-primary);font-size:18px;margin-bottom:18px}aside .aside-article .aside-article__content p{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}aside .aside-article .aside-article__content p:hover a,aside .aside-article .aside-article__content p:hover span{font-size:16px;color:var(--bs-primary)}aside .aside-article .aside-article__content p a{display:inline-block;flex:1}aside .aside-article .aside-article__content p a,aside .aside-article .aside-article__content p span{font-size:16px;color:var(--text-color-regular)}aside .aside-article .hot-game__list{display:flex;flex-wrap:wrap}aside .aside-article .hot-game__list .hot-game__item{width:33%;transition:transform .3s}aside .aside-article .hot-game__list .hot-game__item:hover{transform:scale(1.1)}aside .aside-article .hot-game__list .hot-game__item .item__logo{width:50px;height:50px;margin-bottom:10px;border-radius:10px;overflow:hidden}aside .aside-article .hot-game__list .hot-game__item .item__logo img{width:100%;height:100%}aside .aside-article .hot-game__list .hot-game__item .item__text{font-size:14px;width:100%;text-align:center;margin-bottom:5px}
