/** @format */
@import url('//at.alicdn.com/t/c/font_4889994_57rpp5qifqd.css');
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
html,
body {
  font-family: 'Rubik', sans-serif;
}
.container {
  max-width: 1080px;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
}
.pop-more .pc-style {
  display: block;
}
.mb-style,
.hide {
  display: none;
}
.online-tool {
  background: url('../../img/online-tools/online-bg-pc.webp') #000 no-repeat top center;
  padding: 60px 0 56px;
}
.online-tool h1 {
  max-width: 810px;
  margin: 0 auto;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
.online-tool .online-desc {
  margin-top: 20px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
}
.online-tool .online-input {
  max-width: 580px;
  margin: 54px auto 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}
.online-tool .online-input .url-container {
  width: 100%;
  padding: 6px;
  display: flex;
  align-items: center;
  gap: 20px;
  border-radius: 6px;
  border: 1px solid #e0edff;
  background: #fff;
  box-sizing: border-box;
}
.online-tool .online-input .online-btn {
  width: 120px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  transition: transform 0.3s;
  border-radius: 4px;
  border: none;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  order: 2;
}
.online-tool .online-input .online-btn.loading {
  opacity: 0.7;
  cursor: not-allowed;
}
.online-tool .online-input .online-info {
  width: 100%;
  order: 3;
  margin-top: 10px;
}
.online-tool .online-input .url {
  flex: 1;
  height: 36px;
  box-sizing: border-box;
  outline: none;
  color: #525252;
  font-size: 14px;
  font-weight: 400;
  line-height: 131%;
  /* 18.34px */
  border: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.online-tool .online-input .url::placeholder {
  color: #7e7e7e;
  font-size: 14px;
  font-weight: 400;
  line-height: 131%;
  /* 18.34px */
  font-family: Rubik;
}
.online-tool .online-input .online-info {
  max-width: 806px;
}
.online-tool .online-input .online-info > div {
  display: none;
}
.online-tool .online-input .online-info p {
  margin-left: 20px;
  color: #e4e4e4;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  /* 21px */
}
.online-tool .online-input .online-info a {
  color: #e4e4e4;
  text-decoration: underline;
}
.online-tool .online-input .online-info .error-top {
  display: flex;
  align-items: center;
  column-gap: 10px;
  color: #ff3a3a;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 4px;
  margin-left: 0;
}
.online-tool .online-input .online-info .error-top img {
  width: 14px;
  height: 14px;
}
.online-tool .online-guide {
  width: max-content;
  margin: 10px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  font-weight: 450;
  line-height: 131%;
  /* 18.34px */
  transition: all 0.3s;
}
.online-tool .online-guide:hover {
  text-decoration: underline;
}
.online-tool .online-loading {
  display: none;
  flex-direction: column;
  align-items: center;
  gap: 18px;
}
.online-tool .online-loading .loading-tit {
  margin-top: -40px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}
.online-tool .online-loading .loading-desc {
  color: #d3d3d3;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.online-tool .online-result {
  display: none;
}
.online-tool .online-result .result-top {
  display: flex;
  justify-content: end;
  align-items: baseline;
  gap: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #4f535e;
  padding-bottom: 10px;
}
.online-tool .online-result .result-txt {
  color: #fff;
  font-family: Rubik;
  font-size: 16px;
  font-weight: 400;
}
.online-tool .online-result .result-percentage {
  font-family: Rubik;
  font-size: 24px;
  font-weight: 600;
}
.online-tool .online-result .result-num {
  color: #fff;
  font-family: Rubik;
  font-size: 16px;
  font-weight: 400;
}
.online-tool .online-result .result-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  color: #a2a2a2;
  font-size: 12px;
  font-weight: 400;
}
.online-tool .online-result .result-header-item {
  padding-left: 10px;
}
.online-tool .online-result .result-header-item:not(:first-child) {
  border-left: 1px solid #bbb;
}
.online-tool .online-result .item-title {
  width: 25%;
}
.online-tool .online-result .item-artist {
  width: 20%;
}
.online-tool .online-result .item-album {
  width: 15%;
}
.online-tool .online-result .item-timer {
  width: 5%;
}
.online-tool .online-result .item-btn {
  width: 35%;
}
.online-tool .online-result .result-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  margin-bottom: 20px;
  transition: background-color 0.3s;
}
.online-tool .online-result .result-row.hover {
  border-radius: 10px;
  background: #34373f;
}
.online-tool .online-result .result-col {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 10px;
}
.online-tool .online-result .col-title {
  width: 25%;
  display: flex;
  align-items: center;
  gap: 12px;
}
.online-tool .online-result .result-cover {
  width: 54px;
  height: 54px;
  border-radius: 6px;
  object-fit: cover;
  flex-shrink: 0;
}
.online-tool .online-result .result-song-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #dedede;
  font-size: 14px;
}
.online-tool .online-result .col-artist {
  width: 20%;
  color: #dedede;
  font-size: 14px;
}
.online-tool .online-result .col-album {
  width: 15%;
  color: #dedede;
  font-size: 14px;
}
.online-tool .online-result .col-timer {
  width: 5%;
  color: #dedede;
  font-size: 14px;
  text-align: center;
}
.online-tool .online-result .col-btn {
  width: 35%;
  text-align: right;
}
.online-tool .online-result .result-download-btn {
  position: relative;
  width: 180px;
  height: 42px;
  border-radius: 8px;
  background: #fff;
  color: #080808;
  border: 0;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s;
  font-family: Rubik;
}
.online-tool .online-result .result-download-btn:before {
  content: '首次免費';
  font-size: 12px;
  font-weight: 400;
  left: -10px;
  position: absolute;
  top: 50%;
  padding: 5px 16px 5px 12px;
  transform: translate(-100%, -50%);
  font-family: Rubik;
}
.online-tool .online-result .result-download-btn:hover,
.online-tool .online-result .result-download-btn.primary {
  background: #ddd;
}
.online-tool .online-result .result-download-btn.btn-more {
  background: #5b5f67;
  border-color: transparent;
  color: #fff;
  font-family: Rubik;
}
.online-tool .online-result .result-download-btn.btn-more::before {
  content: none;
}
.online-tool .online-result .result-download-btn.btn-more:hover,
.online-tool .online-result .result-download-btn.btn-more.primary {
  background: rgba(74, 74, 74, 0.89);
  color: #fff;
}
.online-tool .online-result .result-download-btn.disabled,
.online-tool .online-result .result-download-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  pointer-events: none;
}
.online-tool .online-result .result-download-btn.loading {
  background: #a4a5b3;
  color: #fff;
  pointer-events: none;
}
.online-tool .online-result .result-download-btn.loading .btn-loading {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 2px solid #d7d7d7;
  border-top-color: #343434;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 6px;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.message-success {
  display: none;
  position: fixed;
  top: 110px;
  right: 36px;
  width: 474px;
  align-items: center;
  gap: 12px;
  padding: 16px;
  border-radius: 12px;
  border: 1px solid #99f6e4;
  background: #ccfbf1;
  box-sizing: border-box;
  z-index: 1001;
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.3s ease;
}
.message-success.show {
  opacity: 1;
  transform: translateY(0);
}
.message-success.visible {
  display: flex;
}
.message-success p {
  color: #115e59;
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.08px;
}
.message-success p span {
  font-size: 18px;
  font-weight: 600;
}
.message-success .message-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.message-error {
  display: none;
  position: fixed;
  top: 110px;
  right: 36px;
  width: 520px;
  align-items: center;
  gap: 12px;
  padding: 16px;
  border-radius: 12px;
  border: 1px solid #ea5050;
  background: #fee2e2;
  box-sizing: border-box;
  z-index: 1001;
  opacity: 0;
  transform: translateY(-50px);
  transition: all 0.3s ease;
}
.message-error.show {
  opacity: 1;
  transform: translateY(0);
}
.message-error.visible {
  display: flex;
}
.message-error p {
  color: #991b1b;
  font-family: Inter;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.08px;
}
.message-error p a {
  color: #2660ff;
  text-decoration: underline;
}
.message-error p span {
  font-size: 18px;
  font-weight: 600;
}
.message-error .message-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.pop-buy,
.pop-more {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.pop-buy .pop-overlay,
.pop-more .pop-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.42);
}
.pop-buy .pop-close,
.pop-more .pop-close {
  position: absolute;
  bottom: -10%;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: none;
  border: none;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.63);
  transition: all 0.3s;
  z-index: 9;
}
.pop-buy .pop-close:hover,
.pop-more .pop-close:hover {
  transform: translate(-50%, 0) rotate(180deg);
}
.pop-more .pop-more-cont {
  width: 800px;
  height: 531px;
  padding: 48px 46px 0;
  background: url('../../img/online-tools/more-bg-pc.webp') no-repeat center / cover;
  filter: drop-shadow(0 0 28.9px rgba(0, 0, 0, 0.51));
}
.pop-more-cont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  box-sizing: border-box;
}
.pop-more-cont .more-tit {
  display: flex;
  align-items: center;
  gap: 2px;
  background: linear-gradient(90deg, #420808 0%, #e42f2f 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Rubik;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}
.pop-more-cont .more-desc {
  position: relative;
  margin-top: 6px;
  color: #071124;
  font-family: Rubik;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
}
.pop-more-cont .more-desc::after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 29%;
  width: 150px;
  height: 17px;
  background: url('../../img/online-tools/more-line.png') no-repeat center / cover;
}
.pop-more-cont .more-bottom {
  display: flex;
  gap: 14px;
  margin-top: 30px;
}
.pop-more-cont .more-left {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.pop-more-cont .more-left .more-option {
  flex: 0 0 114px;
  position: relative;
  border-radius: 8px;
  width: 325px;
  margin: 0 auto;
  background: url('../../img/online-tools/option1-bg.png') no-repeat center / cover;
}
.pop-more-cont .more-left .more-list {
  flex: 1;
  padding: 64px 24px 0;
  margin-top: -50px;
  border-radius: 8px;
  border: 1px solid #95d4ff;
  background: linear-gradient(180deg, #c6e6ff 0%, #fff 74.53%);
}
.pop-more-cont .more-left .more-list-item span {
  color: #1975ff;
}
.pop-more-cont .more-right {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.pop-more-cont .more-right .more-option {
  flex: 0 0 114px;
  position: relative;
  border-radius: 8px;
  width: 325px;
  margin: 0 auto;
  background: url('../../img/online-tools/option2-bg.png') no-repeat center / cover;
}
.pop-more-cont .more-right .option-tit {
  color: #632236;
}
.pop-more-cont .more-right .more-list {
  flex: 1;
  margin-top: -50px;
  padding: 64px 0px 8px 18px;
  border-radius: 8px;
  border: 1px solid #ffbdf6;
  background: linear-gradient(180deg, #fbd4f5 0%, #fff 76.33%);
}
.pop-more-cont .more-right .more-list-item span {
  color: #df1a57;
}
.pop-more-cont .option-num {
  width: max-content;
  border-radius: 8px 0 16px 0;
  padding: 5px 24px;
  background: #222;
  color: #fff;
  font-family: Rubik;
  font-size: 14.769px;
  font-weight: 600;
  line-height: 1.5;
}
.pop-more-cont .option-ico {
  position: absolute;
  top: 10px;
  right: 12px;
}
.pop-more-cont .option-tit {
  margin-top: 32px;
  margin-left: 16px;
  padding-bottom: 20px;
  color: #061022;
  font-family: Rubik;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}
.pop-more-cont .more-list-item {
  display: flex;
  align-items: center;
  column-gap: 6px;
  margin-bottom: 12px;
  color: #222427;
  font-family: Rubik;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
.pop-more-cont .more-list-item span {
  font-size: 16px;
  font-weight: 500;
}
.pop-more-cont .more-login,
.pop-more-cont .more-product {
  display: block;
  margin: 22px auto 0;
  width: 216px;
  padding: 12px 26px;
  border-radius: 38px;
  background: #18181a;
  color: #fff;
  text-align: center;
  font-family: Rubik;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  /* 16.8px */
  box-sizing: border-box;
  transition: all 0.3s;
}
.pop-more-cont .more-login:hover,
.pop-more-cont .more-product:hover {
  color: rgba(255, 255, 255, 0.85);
  background: #000;
}
.pop-buy-cont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 750px;
  height: 540px;
  padding: 48px 52px;
  border-radius: 30px;
  background: url('../../img/online-tools/buy-pc.webp') no-repeat center / cover;
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
}
.pop-buy-cont .buy-tit {
  width: fit-content;
  padding: 12px 38px;
  margin: 0 auto;
  border-radius: 12px;
  background: #c7ff4c;
  color: #000;
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.2;
}
.pop-buy-cont .buy-to {
  margin: 24px auto 0;
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2;
}
.pop-buy-cont .buy-down {
  margin-top: 62px;
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 1.08px;
}
.pop-buy-cont .buy-down::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 29%;
  width: 119px;
  height: 10px;
  background: url('../../img/online-tools/buy-down-line.png') no-repeat center / cover;
}
.pop-buy-cont .buy-price {
  margin-top: 28px;
  color: #fff;
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  line-height: 120%;
  /* 33.6px */
}
.pop-buy-cont .buy-price span {
  margin-left: 4px;
  font-size: 46px;
  font-weight: 600;
  line-height: 120%;
  /* 55.2px */
  background: linear-gradient(180deg, #9deaff 0%, #d8f6ff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pop-buy-cont .buy-btn {
  width: 408px;
  height: 80px;
  margin: 44px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 48px;
  background: linear-gradient(90deg, #69d3f6 0%, #cdfbf9 100%);
  color: #000;
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  line-height: 120%;
  /* 34.203px */
  letter-spacing: 1.425px;
  transition: all 0.3s;
}
.pop-buy-cont .buy-btn:hover {
  transform: translateY(-8px);
}
.pop-buy-cont .buy-close {
  position: absolute;
  top: 22px;
  right: 22px;
  cursor: pointer;
  transition: all 0.3s;
}
.pop-buy-cont .buy-close:hover {
  transform: rotate(180deg);
}
.online-smc .online-input .online-btn {
  font-family: Rubik;
  color: #fff;
  background: #2dc261;
}
.online-smc .online-input .online-btn:hover {
  background: #10a845;
}
.online-smc .online-input .url:focus {
  border-color: #1eab5f;
}
.online-smc .online-result .result-percentage,
.online-smc .online-result .result-pri {
  color: #1eab5f;
}
.online-smc .online-result .result-download-btn::before {
  color: #000;
  background: url('../../img/online-tools/online-down-left.png') no-repeat center / cover;
  background-size: 100% 100%;
}
.online-amc .online-input .online-btn {
  font-family: Rubik;
  color: #fff;
  background: #fa243c;
}
.online-amc .online-input .online-btn path {
  fill: #ffffff;
}
.online-amc .online-input .online-btn:hover {
  background: #fa243c;
  color: #fed3d8;
}
.online-amc .online-input .online-btn:hover path {
  fill: #fed3d8;
}
.online-amc .online-input .url:focus {
  border-color: #8c8c8c;
}
.online-amc .online-result .result-percentage,
.online-amc .online-result .result-pri {
  color: #d60017;
}
.online-amc .online-result .result-download-btn::before {
  color: #fff;
  background: url('../../img/online-tools/amc-down-left.png') no-repeat center / cover;
  background-size: 100% 100%;
}
.online-amc .online-loading {
  margin-top: 20px;
}
.online-amc .online-loading .loading-tit {
  margin-top: 0;
}
.online-ymc .container {
  max-width: 1080px;
}
.online-ymc .online-input {
  margin: 32px auto 0;
}
.online-ymc .online-input .online-btn {
  font-family: Rubik;
  color: #fff;
  background: #fa243c;
}
.online-ymc .online-input .online-btn path {
  fill: #ffffff;
}
.online-ymc .online-input .online-btn:hover {
  background: #fa243c;
  color: #fed3d8;
}
.online-ymc .online-input .online-btn:hover path {
  fill: #fed3d8;
}
.online-ymc .online-input .url:focus {
  border-color: #8c8c8c;
}
.online-ymc .online-result .result-percentage,
.online-ymc .online-result .result-pri {
  color: #d60017;
}
.online-ymc .online-result .result-download-btn::before {
  color: #fff;
  background: url('../../img/online-tools/amc-down-left.png') no-repeat center / cover;
  background-size: 100% 100%;
}
.online-ymc .online-loading .loading-tit {
  margin-top: -30px;
}
.online-amz .online-input .online-btn {
  font-family: Rubik;
  color: #fff;
  background: #5e43ea;
}
.online-amz .online-input .online-btn path {
  fill: #ffffff;
}
.online-amz .online-input .online-btn:hover {
  background: #5e43ea;
  color: #dcd6fa;
}
.online-amz .online-input .online-btn:hover path {
  fill: #dcd6fa;
}
.online-amz .online-input .url:focus {
  border-color: #8c8c8c;
}
.online-amz .online-result .result-percentage,
.online-amz .online-result .result-pri {
  color: #5e43ea;
}
.online-amz .online-result .result-download-btn::before {
  color: #fff;
  background: url('../../img/online-tools/amz-down-left.png') no-repeat center / cover;
  background-size: 100% 100%;
}
.online-amz .online-loading {
  margin-top: 34px;
}
.online-amz .online-loading .loading-tit {
  margin-top: 0;
}
@media (max-width: 1200px) {
  .container {
    padding: 0 15px;
  }
  .online-tool h1 {
    font-size: 26px;
  }
  .online-tool .online-desc {
    font-size: 14px;
    margin-top: 16px;
  }
  .online-tool .online-loading {
    gap: 12px;
  }
  .online-tool .online-loading img {
    width: 80px;
    height: 80px;
  }
  .online-tool .online-loading .loading-tit {
    margin-top: -20px;
    font-size: 16px;
  }
  .online-tool .online-loading .loading-desc {
    font-size: 12px;
  }
  .online-amz .online-loading img {
    width: 50px;
    height: 50px;
  }
  .online-amz .online-loading .loading-tit {
    margin-top: 0;
  }
  .online-amc .online-loading {
    margin-top: 20px;
  }
  .online-amc .online-loading img {
    width: 50px;
    height: 50px;
  }
  .online-amc .online-loading .loading-tit {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .pc-style {
    display: none;
  }
  .mb-style {
    display: block;
  }
  .online-tool {
    background: url('../../img/online-tools/online-bg-mb.webp') #000 no-repeat top center;
  }
  .online-tool .online-input .url {
    height: 36px;
    font-size: 12px;
  }
  .online-tool .online-input .online-btn {
    width: 100%;
    height: 46px;
  }
  .online-tool .online-input {
    margin: 28px auto 0;
    flex-direction: column;
    gap: 0;
    align-items: center;
  }
  .online-tool .online-input .url-container {
    position: relative;
    width: 100%;
    padding: 4px;
    border-radius: 4px;
  }
  .online-tool .online-input .online-info {
    margin-top: 70px;
    margin-bottom: 10px;
  }
  .online-tool .online-input .online-btn {
    position: absolute;
    bottom: -60px;
    left: 0;
  }
  .online-tool .online-input .down_paste {
    height: 36px;
    border-radius: 4px;
    background: rgba(217, 217, 217, 0.3);
    color: #676767;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 131%;
    /* 18.34px */
    border: 0;
    padding: 0 16px;
  }
  .online-tool .online-result {
    margin-top: 24px;
  }
  .online-tool .online-result .result-top {
    gap: 6px;
    border-bottom: 0;
    justify-content: flex-start;
    margin-bottom: 12px;
  }
  .online-tool .online-result .result-num {
    font-size: 12px;
  }
  .online-tool .online-result .result-percentage {
    font-size: 16px;
  }
  .online-tool .online-result .result-txt {
    font-size: 12px;
  }
  .online-tool .online-result .result-header {
    display: none;
  }
  .online-tool .online-result .result-row {
    padding: 8px;
    margin-bottom: 14px;
    border-radius: 10px;
  }
  .online-tool .online-result .result-cover {
    width: 40px;
    height: 40px;
  }
  .online-tool .online-result .col-title {
    gap: 8px;
  }
  .online-tool .online-result .col-album,
  .online-tool .online-result .col-timer {
    display: none;
  }
  .online-tool .online-result .result-row {
    display: grid;
    grid-template-columns: 40px 1fr auto;
    grid-template-rows: auto auto;
    gap: 0 8px;
    align-items: center;
  }
  .online-tool .online-result .col-title {
    display: contents;
  }
  .online-tool .online-result .btn-more {
    width: 124px;
    height: 30px;
    font-size: 12px;
    font-family: Rubik;
  }
  .online-tool .online-result .result-cover {
    grid-column: 1;
    grid-row: 1 / 3;
  }
  .online-tool .online-result .result-song-name {
    grid-column: 2;
    grid-row: 1;
    align-self: end;
    width: 100px;
  }
  .online-tool .online-result .col-artist {
    grid-column: 2;
    grid-row: 2;
    width: auto;
    font-size: 12px;
    margin-right: 0;
    align-self: start;
    margin-top: 4px;
  }
  .online-tool .online-result .col-btn {
    grid-column: 3;
    grid-row: 1 / 3;
    width: auto;
    display: flex;
    align-items: center;
    overflow: visible;
  }
  .online-tool .online-result .result-download-btn:not(.btn-more) {
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 50%;
    background: url('../../img/online-tools/online-down.png') no-repeat center center;
    background-size: 20px 20px;
    font-size: 0;
    color: transparent;
  }
  .online-tool .online-result .result-download-btn:not(.btn-more):before {
    padding: 4px 14px 5px 10px;
    font-size: 10px;
  }
  .online-tool .online-result .result-download-btn:not(.btn-more).loading {
    background: transparent;
  }
  .online-tool .online-result .result-download-btn:not(.btn-more).loading .btn-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-right: 0;
  }
  .pop-more .pop-more-cont {
    width: 345px;
    padding: 24px;
    height: 330px;
    background: url('../../img/online-tools/more-bg-mb.png') no-repeat center / cover;
  }
  .pop-more .more-txt {
    color: #000;
    font-family: Rubik;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
  }
  .pop-more .more-txt-line {
    position: relative;
  }
  .pop-more .more-txt-line::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0%;
    transform: rotate(-2.774deg);
    background: url('../../img/online-tools/more-line.png') no-repeat center / cover;
    width: 154px;
    height: 16px;
  }
  .pop-more .more-tax {
    margin-top: 22px;
    color: #2f323a;
    font-family: Rubik;
    font-size: 16px;
    font-weight: 400;
    line-height: 200%;
    /* 28px */
  }
  .pop-more .more-tax span {
    color: #1975ff;
    font-size: 18px;
  }
  .pop-more .more-login {
    width: 296px;
    padding: 14px 26px;
  }
  .pop-more .pop-close {
    bottom: -15%;
  }
  .pop-more .more-close {
    display: block;
    margin-top: 12px;
    color: #727a8c;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
  }
  .pop-buy .pop-buy-cont {
    width: 345px;
    height: 350px;
    padding: 24px;
    border-radius: 10px;
    background: url('../../img/online-tools/buy-mb.webp') no-repeat center / cover;
    box-shadow: 0 10px 40.5px 0 rgba(0, 0, 0, 0.2);
  }
  .pop-buy .pop-buy-cont .buy-tit {
    padding: 8px 24px;
    font-size: 18px;
    border-radius: 8px;
  }
  .pop-buy .pop-buy-cont .buy-to {
    margin: 16px auto 0;
    font-size: 28px;
  }
  .pop-buy .pop-buy-cont .buy-down {
    margin-top: 48px;
    font-size: 22px;
  }
  .pop-buy .pop-buy-cont .buy-down::after {
    left: 23%;
    width: 70px;
    height: 4px;
  }
  .pop-buy .pop-buy-cont .buy-price {
    margin-top: 18px;
    font-size: 18px;
  }
  .pop-buy .pop-buy-cont .buy-price span {
    font-size: 30px;
  }
  .pop-buy .pop-buy-cont .buy-btn {
    width: 248px;
    height: 48px;
    margin: 28px auto 0;
    font-size: 18px;
  }
  .pop-buy .pop-buy-cont .buy-close {
    top: 10px;
    right: 10px;
    width: 22px;
    height: 22px;
  }
  .message-success {
    top: 80px;
    right: 15px;
    width: 344px;
  }
  .message-success p {
    font-size: 14px;
  }
  .message-success p span {
    font-size: 16px;
  }
  .message-error {
    top: 80px;
    right: 15px;
    width: 344px;
  }
  .message-error p {
    margin-right: 20px;
    font-size: 14px;
  }
  .online-ymc {
    padding: 42px 0 54px;
  }
  .online-ymc .header-btn {
    display: none;
  }
}
