:root {
  --clone-red: #cf0b0b;
  --clone-red-dark: #b90808;
  --clone-orange: #ffb51f;
  --clone-bg: #f4f4f4;
  --clone-surface: #ffffff;
  --clone-text: #333333;
  --clone-muted: #929292;
  --clone-line: #e7e7e7;
  --clone-blue: #49a8df;
  --clone-radius: 6px;
  --clone-shadow: 0 1px 5px rgba(0, 0, 0, .08);
}

* { box-sizing: border-box; }

html {
  min-width: 320px;
  background: var(--clone-bg);
}

body {
  min-width: 320px;
  min-height: 100dvh;
  margin: 0;
  overflow-x: hidden;
  color: var(--clone-text);
  background: var(--clone-bg);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft YaHei", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

a, button, input, select, textarea, [role="button"] {
  touch-action: manipulation;
}

a, button, [role="button"] { cursor: pointer; }

a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible {
  outline: 2px solid var(--clone-red);
  outline-offset: 2px;
}

.h5-1yyg-v1,
.container,
#__nuxt,
#content.h5-1yyg-v1,
.db-main,
.fixed_header,
.g-Cart,
.g-pay-lst,
.g-member,
.revealed,
.goodsList {
  width: 100%;
  max-width: 640px;
  margin-right: auto;
  margin-left: auto;
}

.h5-1yyg-v1,
.container,
#__nuxt,
#content.h5-1yyg-v1 {
  min-height: calc(100dvh - 58px);
  background: var(--clone-surface);
}

img { max-width: 100%; }

/* Fixed five-item navigation, matching the reference site. */
.footerdi {
  position: fixed !important;
  z-index: 50 !important;
  right: 0;
  bottom: 0 !important;
  left: 0;
  width: 100% !important;
  max-width: none !important;
  height: 56px !important;
  border-top: 1px solid #dedede;
  background: rgba(255, 255, 255, .98) !important;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, .05);
  backdrop-filter: blur(8px);
}

.footerdi ul {
  display: flex;
  width: 100%;
  height: 56px;
  max-width: none !important;
  margin: 0 auto;
  padding: 0;
}

.footerdi li {
  flex: 1 1 20%;
  float: none !important;
  width: 20% !important;
  min-width: 0;
  height: 56px !important;
  text-align: center;
}

.footerdi li a {
  display: flex !important;
  height: 56px !important;
  min-height: 56px;
  padding: 3px 2px 2px !important;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  color: #6f6f6f !important;
  font-size: 12px !important;
  line-height: 17px !important;
  white-space: nowrap;
}

.footerdi li a i {
  display: block !important;
  width: 24px !important;
  height: 28px !important;
  margin: 0 auto !important;
  background-image: url(../../images/mobile/f_set.png) !important;
  background-repeat: no-repeat !important;
  background-size: 28px auto !important;
}

.footerdi .f_home a i { background-position: 0 -142px !important; }
.footerdi .f_whole a i { background-position: 0 -250px !important; }
.footerdi .f_jiexiao a i { background-position: 0 -195px !important; }
.footerdi .f_car a i { background-position: 0 -28px !important; }
.footerdi .f_personal a i { background-position: 0 -83px !important; }
.footerdi .f_home a.cur i { background-position: 0 0 !important; }
.footerdi .f_whole a.cur i { background-position: 0 -222px !important; }
.footerdi .f_jiexiao a.cur i { background-position: 0 -169px !important; }
.footerdi .f_car a.cur i { background-position: 0 1px !important; }
.footerdi .f_personal a.cur i { background-position: 0 -57px !important; }
.footerdi li a.cur { color: #ef5c19 !important; }
.footerdi em { top: -1px !important; right: -9px !important; }
.smailnav, #top_div, #top_div1, #btnGotoTop3 { display: none !important; }
.top-wx { display: none !important; }

/* Home */
.db-main-index { background: #fff; }
.db-main-index .swiper-container,
.db-main-index .swiper-wrapper,
.db-main-index .swiper-slide {
  width: 100%;
  height: auto !important;
  min-height: 0 !important;
}

.db-main-index .swiper-slide a,
.db-main-index .swiper-slide img {
  display: block;
  width: 100%;
}

.db-main-index .swiper-slide img {
  aspect-ratio: 1920 / 700;
  object-fit: cover;
}

.db-main-index .swiper-pagination { display: none !important; }

.newnav {
  padding: 10px 8px 8px !important;
  border-bottom: 1px solid #f0f0f0;
  background: #fff;
}

.newnav ul {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 4px;
}

.newnav li {
  float: none !important;
  width: auto !important;
  min-width: 0;
}

.newnav li a {
  display: flex;
  min-height: 76px;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  color: #222;
}

.newnavicon {
  width: clamp(46px, 11vw, 70px) !important;
  height: clamp(46px, 11vw, 70px) !important;
  margin: 0 auto 5px !important;
}

.newnavicon img {
  width: 100% !important;
  height: 100% !important;
  border-radius: 50%;
  object-fit: cover;
}

.newnavfont {
  overflow: hidden;
  width: 100%;
  font-size: 14px !important;
  line-height: 20px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zxjx { background: #fff; }
.zxjx_1 {
  display: flex;
  height: 40px !important;
  min-height: 40px;
  align-items: center;
  border-bottom: 1px solid #eee;
}

.zxjx_1 > i {
  width: 36px !important;
  height: 40px !important;
  margin: 0 !important;
  flex: 0 0 36px;
  background: url(../../images/mobile/horn.png) center / 20px auto no-repeat !important;
}

#demo {
  width: auto !important;
  min-width: 0;
  flex: 1;
}

#demo marquee { line-height: 38px; }
.clone-notice-text { overflow: hidden; height: 38px !important; color: var(--clone-red); font-size: 13px; line-height: 38px !important; text-overflow: ellipsis; white-space: nowrap; }
.clone-notice-text span { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#notice_log {
  width: 72px;
  height: 24px;
  margin-right: 8px;
  padding-left: 8px;
  border-left: 1px solid var(--clone-red);
  color: var(--clone-red);
  font-size: 14px;
  line-height: 24px;
  white-space: nowrap;
}

#published { display: none !important; }
.tabs-wrap { min-height: 520px !important; }
.nav-wrapper {
  border-top: 8px solid var(--clone-bg) !important;
  border-bottom: 1px solid var(--clone-line) !important;
  background: #fff !important;
}
.nav-wrapper .nav-inner { min-width: 0; }
.nav-wrapper .nav-list { display: flex; }
.nav-wrapper .nav-list li { flex: 1; }
.nav-wrapper .nav-list li a,
.nav-wrapper .select-btn {
  min-height: 48px;
  color: #555;
  font-size: 14px;
  line-height: 48px !important;
}
.nav-wrapper .nav-list li.current a { color: var(--clone-red) !important; }
.nav-wrapper .nav-list li.current span {
  display: inline-block;
  height: 48px;
  border-bottom: 2px solid var(--clone-red);
}
.nav-wrapper .select-btn { border-left: 1px solid #eee; }

.goodsList { background: #fff; }
.goodsList > ul { border-color: #f1f1f1 !important; }
.goodsList img { object-fit: contain; }
.goodsList h2, .goodsList .goods-name, .g-name {
  overflow: hidden;
  color: #666 !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Progress-bar .u-progress,
.u-progress {
  height: 5px !important;
  border-radius: 5px !important;
  background: #dedede !important;
}
.Progress-bar .pgbar,
.Progress-bar .pging,
.u-progress .pgbar,
.u-progress .pging {
  border-radius: 5px !important;
  background: var(--clone-red) !important;
}
.P-bar01 em { color: var(--clone-red) !important; }
.P-bar03 em { color: var(--clone-blue) !important; }
.buynow, .changyu .buynow, .item-footer #btnBuyBox a, .orgBtn, .w_account {
  border-color: var(--clone-red) !important;
  background-color: var(--clone-red) !important;
  color: #fff !important;
}
.changyu .add, .gRate a { background-color: var(--clone-red) !important; }
.clone-item-actions { display: flex !important; gap: 2px; }
.clone-item-actions a { width: auto !important; min-width: 0; height: 42px !important; margin: 0 !important; flex: 1; border: 0 !important; color: #fff !important; line-height: 42px !important; text-align: center; }
.clone-item-actions .buyBtn { background: var(--clone-red) !important; }
.clone-item-actions .addBtn { background: #ffab22 !important; }
.clone-item-actions .collectBtn { background: #8c65d1 !important; }
.clone-play-intro { margin-top: 8px; border-top: 8px solid var(--clone-bg); border-bottom: 1px solid var(--clone-line); background: #fff; }
.clone-play-intro h2 { margin: 0; padding: 12px 14px 9px; border-bottom: 1px solid #eee; color: #555; font-size: 15px; font-weight: 400; }
.clone-play-intro > div { display: grid; padding: 13px 8px 15px; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.clone-play-intro span { display: flex; min-width: 0; align-items: center; flex-direction: column; text-align: center; }
.clone-play-intro img { width: 36px; height: 36px; margin-bottom: 5px; object-fit: contain; }
.clone-play-intro b { color: #555; font-size: 13px; font-weight: 500; }
.clone-play-intro em { margin-top: 3px; color: #aaa; font-size: 11px; }
.buy_container { padding: 0 12px; align-items: center; justify-content: flex-end; gap: 12px; }
.buy_container .star { display: none !important; }
.btn_ljcy { width: 78px !important; margin: 0 !important; border-color: var(--clone-red) !important; color: var(--clone-red) !important; }
.btn_buy { width: 30px !important; height: 30px !important; margin: 0 !important; border-color: var(--clone-red) !important; background: var(--clone-red) !important; }
.btn_buy .add { width: 30px !important; height: 30px !important; margin: -1px 0 0 -3px !important; }

/* Common inner-page surfaces */
.m-round, .weui-panel, .g-pay-ment, #cartBody, .g-Cart-list li {
  border-color: var(--clone-line) !important;
  border-radius: var(--clone-radius) !important;
  background: #fff !important;
}
.header, .g-header { background: var(--clone-red) !important; }
.orange, .f60 { color: var(--clone-red) !important; }
.orangebut, .redBtn, .layui-btn-danger, .f-Recharge-btn .orgBtn {
  border-color: var(--clone-red) !important;
  background: var(--clone-red) !important;
}

/* Login and registration */
body.clone-auth-page,
body:has(.clone-login-form),
body:has(.clone-register-form) { background: var(--clone-bg) !important; }
.clone-auth-shell {
  width: calc(100% - 32px);
  max-width: 420px;
  margin: 28px auto 80px;
}
.clone-auth-title {
  margin: 0 0 18px;
  color: #222;
  font-size: 23px;
  font-weight: 600;
  text-align: center;
}
.clone-auth-card {
  overflow: hidden;
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  background: #fff;
  box-shadow: var(--clone-shadow);
}
.clone-auth-field {
  display: flex;
  min-height: 52px;
  padding: 0 14px;
  align-items: center;
  border-bottom: 1px solid #ededed;
}
.clone-auth-field:last-child { border-bottom: 0; }
.clone-auth-field label {
  width: 54px;
  color: #555;
  font-size: 15px;
}
.clone-auth-field input {
  min-width: 0;
  height: 50px !important;
  margin: 0 !important;
  padding: 0 8px !important;
  flex: 1;
  border: 0 !important;
  border-radius: 0 !important;
  background: #fff !important;
  color: #222 !important;
  font-size: 16px !important;
}
.clone-auth-submit {
  display: block !important;
  width: 100% !important;
  min-height: 46px;
  margin-top: 16px;
  border: 0 !important;
  border-radius: 6px !important;
  background: var(--clone-red) !important;
  color: #fff !important;
  font-size: 18px !important;
  line-height: 46px !important;
  text-align: center;
}
.clone-auth-links {
  display: flex;
  margin-top: 12px;
  justify-content: space-between;
  color: #777;
  font-size: 14px;
}
.clone-auth-links a { min-height: 44px; padding: 11px 0; color: #777; }
.clone-contact-hint {
  margin: 18px 0 0;
  color: #777;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.clone-contact-hint button {
  min-height: 44px;
  border: 0;
  background: transparent;
  color: var(--clone-red);
}

/* Personal center copied from the target information hierarchy. */
.clone-profile { padding-bottom: 72px; background: #fff; }
.clone-profile-hero {
  display: grid;
  min-height: 152px;
  padding: 24px 20px;
  grid-template-columns: 58px 1fr auto;
  gap: 14px;
  align-items: center;
  color: #fff;
  background: #ff5d55;
}
.clone-profile-avatar {
  display: flex;
  width: 58px;
  height: 58px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  color: #ef641f;
  font-size: 34px;
  font-weight: 800;
  font-style: italic;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .12);
}
.clone-profile-name { margin-bottom: 7px; font-size: 20px; font-weight: 700; }
.clone-profile-meta { margin-top: 5px; font-size: 14px; line-height: 20px; }
.clone-profile-recharge {
  min-width: 78px;
  min-height: 38px;
  padding: 7px 15px;
  border: 1px solid rgba(255,255,255,.9);
  border-radius: 18px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.clone-profile-site {
  min-height: 58px;
  padding: 17px 16px;
  border-bottom: 1px solid #ddd;
  background: #fff;
  font-size: 16px;
  text-align: center;
}
.clone-profile-site span { margin-left: 8px; color: #ef701f; }
.clone-profile-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid #e5e5e5;
}
.clone-profile-item {
  display: flex;
  min-height: 50px;
  padding: 0 16px;
  align-items: center;
  gap: 10px;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  color: #666;
  font-size: 16px;
}
.clone-profile-item:nth-child(even) { border-right: 0; }
.clone-profile-item img { width: 22px; height: 22px; object-fit: contain; }
.clone-profile-service {
  min-height: 54px;
  padding: 15px 16px;
  color: #555;
  font-size: 15px;
  text-align: center;
}

/* Cart, checkout, payment and order pages */
.haveNot {
  padding: 56px 20px 100px !important;
  background: #fff;
  text-align: center;
}
.haveNot p { margin: 10px 0 !important; color: #9a9a9a !important; font-size: 18px !important; }
.haveNot .btn-jumpBuy { display: block !important; }
.haveNot .btn-jumpBuy a { display: inline-block !important; min-width: 96px; min-height: 44px; margin: 6px; padding: 11px 18px; border-radius: 5px; background: var(--clone-red); color: #fff !important; }
.clone-empty-cart .btn-jumpBuy { position: static !important; width: 100% !important; height: auto !important; margin: 18px 0 0 !important; }
.clone-empty-cart .btn-jumpBuy a { position: static !important; width: 108px !important; min-width: 108px !important; height: 42px !important; min-height: 42px !important; margin: 0 auto !important; padding: 0 !important; border: 0 !important; border-radius: 5px !important; background: var(--clone-red) !important; color: #fff !important; line-height: 42px !important; }
.clone-empty-cart .btn-jumpBuy a span { position: static !important; display: block !important; width: auto !important; height: auto !important; padding: 0 !important; border: 0 !important; background: transparent !important; color: #fff !important; font-size: 15px !important; line-height: 42px !important; }
.g-Total-bt, .g-car-new { max-width: 640px; left: 50% !important; transform: translateX(-50%); }
.g-pay-lst { padding: 12px 10px 130px !important; background: var(--clone-bg); }
.g-pay-lst > div { margin-bottom: 0 !important; }
.g-pay-ment li { min-height: 44px; }
.g-snav { display: flex; background: #fff; }
.g-snav-lst { flex: 1; min-height: 48px; text-align: center; }
.g-snav-lst a { line-height: 48px !important; }
.g-snav-lst.z-sgl-crt { border-bottom: 2px solid var(--clone-red) !important; }
.g-snav-lst.z-sgl-crt a { color: var(--clone-red) !important; }
.z-minheight:empty::after,
#ulListBox:empty::after {
  display: block;
  padding: 92px 16px;
  color: #aaa;
  content: "暂无记录";
  text-align: center;
}
.g-pay-auto {
  width: calc(100% - 32px) !important;
  max-width: 420px;
  padding: 24px 18px !important;
  border-radius: 8px;
  background: #fff;
  box-shadow: var(--clone-shadow);
}
.z-pay-tips { height: auto !important; min-height: 46px; }

/* Recharge */
#ulOption {
  display: grid;
  padding: 12px 6px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}
#ulOption li { float: none !important; width: auto !important; margin: 0 !important; }
#ulOption li a { display: block; min-height: 42px; border: 1px solid #e2e2e2 !important; border-radius: 5px !important; background: #fff !important; color: #777 !important; line-height: 40px !important; text-align: center; }
#ulOption li a.z-sel { border-color: #ef790f !important; color: #333 !important; }
.clone-offline-service {
  margin: 14px 0;
  padding: 14px 12px;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
  color: var(--clone-red);
  background: #fff;
  font-size: 14px;
  line-height: 22px;
}

/* Customer service dialog */
.clone-service-overlay {
  position: fixed;
  z-index: 100;
  inset: 0;
  display: none;
  padding: 20px;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, .52);
}
.clone-service-overlay.is-open { display: flex; }
.clone-service-dialog {
  width: 100%;
  max-width: 340px;
  overflow: hidden;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 16px 46px rgba(0, 0, 0, .24);
}
.clone-service-head { padding: 21px 22px 12px; color: #222; font-size: 20px; font-weight: 600; text-align: center; }
.clone-service-copy { padding: 0 22px 20px; color: #777; font-size: 14px; line-height: 22px; text-align: center; }
.clone-service-qq { margin-top: 12px; color: var(--clone-red); font-size: 24px; font-weight: 700; letter-spacing: .5px; }
.clone-service-actions { display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid #eee; }
.clone-service-actions button { min-height: 48px; border: 0; border-right: 1px solid #eee; background: #fff; color: #666; font-size: 16px; }
.clone-service-actions button:last-child { border-right: 0; color: var(--clone-red); font-weight: 600; }
.clone-service-actions button:active { background: #f6f6f6; }
.clone-copy-status { min-height: 20px; margin-top: 6px; color: #609b36; font-size: 13px; }

.clone-service-page { padding: 64px 20px 96px; text-align: center; }
.clone-service-page-card { max-width: 360px; margin: 0 auto; padding: 28px 22px; border-radius: 10px; background: #fff; box-shadow: var(--clone-shadow); }
.clone-service-page h1 { margin: 0 0 12px; color: #222; font-size: 22px; }
.clone-service-page p { margin: 8px 0; color: #777; line-height: 24px; }
.clone-service-page button { min-width: 180px; min-height: 46px; margin-top: 16px; border: 0; border-radius: 6px; background: var(--clone-red); color: #fff; font-size: 16px; }

@media (max-width: 420px) {
  .newnav { padding-right: 4px !important; padding-left: 4px !important; }
  .newnavfont { font-size: 13px !important; }
  .clone-profile-hero { min-height: 146px; padding: 20px 16px; grid-template-columns: 54px 1fr auto; gap: 10px; }
  .clone-profile-avatar { width: 54px; height: 54px; }
  .clone-profile-name { font-size: 18px; }
  .clone-profile-meta { font-size: 13px; }
  .clone-profile-recharge { min-width: 68px; padding-right: 11px; padding-left: 11px; }
  .clone-profile-item { padding-right: 11px; padding-left: 11px; font-size: 15px; }
}

@media (min-width: 768px) {
  .h5-1yyg-v1,
  .container,
  #__nuxt,
  #content.h5-1yyg-v1,
  .db-main {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .025);
  }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
}

/* Template-specific alignment for the existing YunGouCMS markup. */
.clone-auth-page .clone-auth-form {
  width: calc(100% - 28px);
  max-width: 420px;
  margin: 26px auto 84px;
}
.clone-auth-page .clone-auth-card { padding: 0 14px 14px; }
.clone-auth-page .clone-auth-card > ul { margin: 0; padding: 0 !important; }
.clone-auth-page .loginType {
  min-height: 52px;
  margin: 0 -14px 8px;
  border-bottom: 1px solid #ededed;
  text-align: center;
}
.clone-auth-page .loginType .accountLogin {
  display: inline-block;
  min-height: 52px;
  padding: 15px 8px 12px;
  border-bottom: 2px solid var(--clone-red);
  color: var(--clone-red);
  font-size: 17px;
}
.clone-auth-page .mobileCodeLogin,
.clone-login-page .code,
.clone-login-page .loginTip,
.clone-login-page .login_tips { display: none !important; }
.clone-login-page .clone-auth-card li.acc,
.clone-login-page .clone-auth-card li.pwd {
  display: flex;
  min-height: 52px;
  margin: 0 !important;
  padding: 0 !important;
  align-items: center;
  border-bottom: 1px solid #ededed !important;
}
.clone-login-page .clone-auth-card li.acc label,
.clone-login-page .clone-auth-card li.pwd label {
  position: static !important;
  width: 54px;
  color: #555;
  font-size: 15px;
}
.clone-login-page .clone-auth-card li.acc input,
.clone-login-page .clone-auth-card li.pwd input {
  width: auto !important;
  min-width: 0;
  height: 50px !important;
  padding: 0 8px !important;
  flex: 1;
  border: 0 !important;
  background: #fff !important;
  font-size: 16px !important;
}
.clone-login-page .btn-login { margin-top: 16px !important; }
.clone-login-page .btnArea {
  display: flex !important;
  min-height: 48px;
  justify-content: space-between;
  border: 0 !important;
}
.clone-login-page .btnArea a { width: auto !important; min-height: 44px; padding: 13px 2px; color: #777 !important; }
.clone-login-page .btnArea i { display: none !important; }
.clone-login-page .agreement-tips { margin: 14px 0 0; color: #999; text-align: center; }
.clone-login-page .agreement-tips a { color: #999; }
.clone-register-page .clone-auth-card { padding: 8px 16px 18px; }
.clone-register-page .clone-auth-card .title { padding: 10px 0 17px; color: #222; font-size: 19px; text-align: center; }
.clone-register-page .clone-auth-card .check { min-height: 46px; padding-top: 12px; color: #777; }
.clone-register-page #embed-captcha { min-height: 42px; }
.clone-auth-alt { display: block; min-height: 44px; margin-top: 10px; color: #777 !important; line-height: 44px; text-align: center; }

.clone-profile { width: 100%; max-width: 640px; margin: 0 auto; }
.clone-profile-hero { position: relative; display: block; min-height: 164px; padding: 20px 18px 14px; }
.clone-profile-settings { position: absolute; top: 15px; right: 15px; color: #fff !important; font-size: 14px; }
.clone-profile-main { display: flex; align-items: center; gap: 13px; }
.clone-profile-identity { display: flex; min-width: 0; flex-direction: column; color: #fff; }
.clone-profile-identity strong { margin-bottom: 7px; font-size: 19px; font-weight: 600; }
.clone-profile-identity span { font-size: 13px; opacity: .94; }
.clone-profile-stats { display: flex; min-height: 45px; margin-top: 14px; align-items: center; gap: 12px; color: #fff; font-size: 13px; }
.clone-profile-stats span { min-width: 0; }
.clone-profile-stats b { font-weight: 600; }
.clone-profile-stats a { min-width: 66px; margin-left: auto; padding: 6px 14px; border: 1px solid #fff; border-radius: 16px; color: #fff !important; text-align: center; }
.clone-official-row { display: flex; min-height: 58px; padding: 0 16px; align-items: center; border-bottom: 8px solid var(--clone-bg); background: #fff; color: #555 !important; }
.clone-official-row span { font-size: 16px; }
.clone-official-row em { overflow: hidden; margin-left: 8px; flex: 1; color: #ef701f; font-size: 14px; text-align: center; text-overflow: ellipsis; white-space: nowrap; }
.clone-official-row i { color: #bbb; font-size: 24px; font-style: normal; }
.clone-profile-grid > a { display: flex; min-height: 56px; padding: 0 15px; align-items: center; gap: 10px; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; color: #666 !important; font-size: 15px; }
.clone-profile-grid > a:nth-child(even) { border-right: 0; }
.clone-profile-grid > a img { width: 23px; height: 23px; object-fit: contain; }
.clone-service-hours { padding: 17px 16px 4px; color: #777; font-size: 14px; line-height: 24px; text-align: center; }
.clone-service-hours p { margin: 0; }
.clone-service-hours button { min-height: 36px; border: 0; background: transparent; color: var(--clone-red); }

.clone-offline-service { padding: 0; }
.clone-offline-service > a { display: flex; min-height: 66px; padding: 11px 14px; align-items: center; flex-wrap: wrap; color: #555 !important; }
.clone-offline-service span { width: 100%; }
.clone-offline-service strong { color: var(--clone-red); font-size: 16px; }
.clone-offline-service .nav { margin-left: auto; color: #aaa; }
.clone-pay-service { margin: 18px 0 28px; color: #777; text-align: center; }
.clone-pay-service button,
.clone-message-service { min-height: 42px; margin-top: 10px; padding: 0 18px; border: 0; border-radius: 5px; background: var(--clone-red); color: #fff; font-size: 15px; }
.clone-message-page .g-pay-auto { text-align: center; }
.clone-message-page .clone-message-service { display: block; margin: 14px auto 0; }

body.clone-service-page { padding: 0; }
.clone-service-screen { width: 100%; max-width: 640px; min-height: calc(100dvh - 56px); margin: 0 auto; padding: 64px 20px 96px; background: var(--clone-bg); text-align: center; }
.clone-service-card { max-width: 360px; margin: 0 auto; padding: 28px 22px; border-radius: 10px; background: #fff; box-shadow: var(--clone-shadow); }
.clone-service-card img { width: 68px; height: 68px; border-radius: 50%; }
.clone-service-card h1 { margin: 12px 0; color: #222; font-size: 22px; }
.clone-service-card p { margin: 8px 0; color: #777; line-height: 24px; }
.clone-service-card button { min-width: 190px; min-height: 46px; margin-top: 16px; border: 0; border-radius: 6px; background: var(--clone-red); color: #fff; font-size: 16px; }
.clone-service-card span { display: block; margin-top: 14px; color: #aaa; font-size: 13px; }
body.clone-service-page .clone-service-actions button { min-width: 0; min-height: 48px; margin: 0; padding: 0; border: 0; border-right: 1px solid #eee; border-radius: 0; background: #fff; color: #666; font-size: 16px; }
body.clone-service-page .clone-service-actions button:last-child { border-right: 0; color: var(--clone-red); font-weight: 600; }

@media (max-width: 420px) {
  .clone-profile-hero { min-height: 158px; padding: 18px 15px 12px; }
  .clone-profile-avatar { width: 54px; height: 54px; }
  .clone-profile-stats { gap: 8px; font-size: 12px; }
  .clone-profile-grid > a { min-height: 54px; padding: 0 11px; }
}
