/* Mobile storefront tab bar. */
.gb-mobile-tabs { display: none; }

@media (max-width: 767px) {
  body:not(.sidebar-mini) { padding-bottom: calc(68px + env(safe-area-inset-bottom)) !important; }
  body:not(.sidebar-mini) ._wtop .z,
  body:not(.sidebar-mini) ._wfls,
  body:not(.sidebar-mini) ._wbmf,
  body:not(.sidebar-mini) ._wfoot {
    display: none !important;
  }
  body:not(.sidebar-mini) ._wtop .c {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  body:not(.sidebar-mini).gb-mobile-home ._wtop .c {
    min-height: 54px !important;
    padding-bottom: 4px !important;
  }
  body:not(.sidebar-mini) ._main { min-height: calc(100dvh - 75px) !important; }
  body:not(.sidebar-mini) .rep-content {
    min-height: calc(100dvh - 190px) !important;
    padding-bottom: 30px !important;
    box-sizing: border-box !important;
  }
  body:not(.sidebar-mini).gb-mobile-home .lc-home-density > .bn + .bt,
  body:not(.sidebar-mini).gb-mobile-home .lc-home-density > .bn + .bt + .fl {
    display: none !important;
  }
  body:not(.sidebar-mini) ._mypintc .i[data-v-9771995d] {
    height: clamp(88px, 26vw, 108px) !important;
  }
  body:not(.sidebar-mini) ._mypintc .i img,
  body:not(.sidebar-mini) ._mypintc .i i[data-v-9771995d] {
    width: 100% !important;
    height: 100% !important;
    aspect-ratio: auto !important;
    object-fit: contain !important;
    object-position: center !important;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
  }
  body:not(.sidebar-mini) ._mypintc[data-v-9771995d],
  body:not(.sidebar-mini) [data-v-4611385a] ._mypintc {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }
  body:not(.sidebar-mini) ._mypintc .c[data-v-9771995d] { border-radius: 11px !important; }
  body:not(.sidebar-mini) ._mypintc .m[data-v-9771995d] {
    gap: 4px 3px !important;
    padding: 8px !important;
  }
  body:not(.sidebar-mini) ._mypintc .m .j[data-v-9771995d] {
    overflow: hidden;
    font-size: 14px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body:not(.sidebar-mini) ._mypintc .m .x[data-v-9771995d] {
    overflow: hidden;
    margin-top: 1px !important;
    font-size: 9px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body:not(.sidebar-mini) ._mypintc .m .g[data-v-9771995d] {
    display: -webkit-box;
    height: 32px !important;
    overflow: hidden;
    font-size: 11px !important;
    line-height: 1.45 !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  body:not(.sidebar-mini) ._mypintc .m .a[data-v-9771995d] { display: none !important; }
  body:not(.sidebar-mini) ._mypintc.lc-home-feed-anchor[data-v-9771995d] { margin-bottom: 0 !important; }
  body:not(.sidebar-mini) .lc-home-more { padding-top: 0 !important; }
  body:not(.sidebar-mini) .lc-home-more ._mypintc { margin: 0 0 8px !important; }
  body:not(.sidebar-mini).gb-mobile-category-page ._ccc > .fl {
    display: grid !important;
    width: 100% !important;
    height: auto !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 10px !important;
    margin: 0 !important;
    padding: 0 0 calc(92px + env(safe-area-inset-bottom)) !important;
    overflow: visible !important;
  }
  body:not(.sidebar-mini).gb-mobile-category-page ._ccc > .fl > li {
    display: grid !important;
    width: 100% !important;
    min-width: 0 !important;
    height: 88px !important;
    min-height: 88px !important;
    grid-template-columns: 58px minmax(0, 1fr) !important;
    gap: 12px !important;
    align-items: center !important;
    padding: 14px !important;
    border: 1px solid #e3e1dc !important;
    border-radius: 14px !important;
    background: #fff !important;
    box-sizing: border-box !important;
    box-shadow: 0 5px 16px rgba(28, 30, 27, .035) !important;
  }
  body:not(.sidebar-mini).gb-mobile-category-page ._ccc > .fl > li > .t {
    display: block !important;
    width: 58px !important;
    height: 58px !important;
    min-width: 58px !important;
    padding: 0 !important;
    overflow: hidden !important;
    border-radius: 10px !important;
    background: #f3f3f0 !important;
  }
  body:not(.sidebar-mini).gb-mobile-category-page ._ccc > .fl > li > .t > i {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
  }
  body:not(.sidebar-mini).gb-mobile-category-page ._ccc > .fl > li > .c {
    display: grid !important;
    width: auto !important;
    min-width: 0 !important;
    height: auto !important;
    gap: 8px !important;
    padding: 0 !important;
  }
  body:not(.sidebar-mini).gb-mobile-category-page ._ccc > .fl > li > .c > b {
    display: block !important;
    width: auto !important;
    min-width: 0 !important;
    height: auto !important;
    margin: 0 !important;
    color: #17191b !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
    text-align: left !important;
    white-space: nowrap !important;
  }
  body:not(.sidebar-mini).gb-mobile-category-page ._ccc > .fl > li > .c > p {
    display: flex !important;
    width: 100% !important;
    min-width: 0 !important;
    height: 28px !important;
    gap: 6px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    scrollbar-width: none;
  }
  body:not(.sidebar-mini).gb-mobile-category-page ._ccc > .fl > li > .c > p::-webkit-scrollbar { display: none; }
  body:not(.sidebar-mini).gb-mobile-category-page ._ccc > .fl > li > .c > p > i {
    display: inline-flex !important;
    width: auto !important;
    min-width: max-content !important;
    height: 26px !important;
    align-items: center !important;
    padding: 0 9px !important;
    border-radius: 999px !important;
    background: #f3f3f0 !important;
    color: #636970 !important;
    font-size: 11px !important;
    font-style: normal !important;
    line-height: 26px !important;
    white-space: nowrap !important;
  }
  .gb-mobile-tabs {
    position: fixed;
    z-index: 9998;
    right: 0;
    bottom: 0;
    left: 0;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    min-height: 64px;
    padding: 5px 8px calc(5px + env(safe-area-inset-bottom));
    border-top: 1px solid #e8e5de;
    background: rgba(255, 255, 255, .97);
    box-shadow: 0 -8px 24px rgba(28, 30, 27, .06);
    box-sizing: content-box;
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
  .gb-mobile-tab {
    display: flex;
    min-width: 0;
    min-height: 54px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 2px;
    padding: 0;
    border: 0;
    border-radius: 12px;
    background: transparent;
    color: #81878d;
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif;
    font-size: 11px;
    line-height: 1.2;
    text-decoration: none;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
  }
  .gb-mobile-tab svg {
    display: block;
    flex: 0 0 23px;
    width: 23px;
    height: 23px;
    overflow: visible;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.7;
  }
  .gb-mobile-tab span {
    display: block;
    min-height: 14px;
  }
  .gb-mobile-tab.is-active {
    color: #9b793e;
    font-weight: 700;
  }
  .gb-mobile-tab:active { background: #f6f1e8; }
}

@media (prefers-reduced-motion: no-preference) {
  .gb-mobile-tab { transition: color .18s ease, background-color .18s ease; }
}

.gb-mobile-transition { display: none; }
@media (max-width: 767px) {
  body:not(.sidebar-mini) .gb-mobile-transition {
    position: fixed;
    z-index: 9997;
    inset: 0 0 calc(75px + env(safe-area-inset-bottom)) 0;
    display: grid;
    place-items: center;
    visibility: hidden;
    background: #f3f4f2;
    opacity: 0;
    pointer-events: none;
    transition: opacity .16s ease, visibility 0s linear .16s;
  }
  body:not(.sidebar-mini) .gb-mobile-transition.is-visible {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transition: none;
  }
  body:not(.sidebar-mini) .gb-mobile-transition-status {
    display: grid;
    min-width: 116px;
    justify-items: center;
    gap: 10px;
    color: #6f7478;
    font-size: 12px;
    letter-spacing: .08em;
  }
  body:not(.sidebar-mini) .gb-mobile-transition-status b {
    display: grid;
    width: 46px;
    height: 46px;
    place-items: center;
    border: 1px solid #b28b47;
    border-radius: 14px;
    background: #17191b;
    color: #d4ad64;
    font: 700 25px/1 Georgia, serif;
    box-shadow: 0 12px 30px rgba(23, 25, 27, .12);
  }
  body:not(.sidebar-mini) .gb-mobile-transition-status i {
    display: flex;
    gap: 5px;
  }
  body:not(.sidebar-mini) .gb-mobile-transition-status em {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #b28b47;
    animation: gb-route-pulse .8s ease-in-out infinite alternate;
  }
  body:not(.sidebar-mini) .gb-mobile-transition-status em:nth-child(2) { animation-delay: .16s; }
  body:not(.sidebar-mini) .gb-mobile-transition-status em:nth-child(3) { animation-delay: .32s; }
}

@keyframes gb-route-pulse {
  from { opacity: .24; transform: translateY(1px); }
  to { opacity: 1; transform: translateY(-1px); }
}

@media (prefers-reduced-motion: reduce) {
  .gb-mobile-transition-status em { animation: none !important; }
}

/* The four primary tabs own the mobile information architecture. */
.rep-account-page { width: 100%; }
.rep-account-heading > span { color: #9b793e; font-size: 12px; font-weight: 750; letter-spacing: .12em; }
.rep-account-heading h1 { margin: 5px 0 20px !important; }
.rep-account-group { margin-top: 22px; }
.rep-account-group-title { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; margin-bottom: 10px; }
.rep-account-group-title b { color: #17191b; font-size: 17px; }
.rep-account-group-title span { color: #7a8085; font-size: 12px; }
.rep-account-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
.rep-account-entry {
  display: flex;
  min-width: 0;
  min-height: 76px;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 14px 15px;
  border: 1px solid #e3e1dc;
  border-radius: 14px;
  background: #fff;
  color: #17191b;
  text-align: left;
  cursor: pointer;
}
.rep-account-entry span { display: grid; gap: 5px; min-width: 0; }
.rep-account-entry b { font-size: 14px; }
.rep-account-entry small { overflow: hidden; color: #7a8085; font-size: 11px; line-height: 1.35; text-overflow: ellipsis; white-space: nowrap; }
.rep-account-entry i { color: #a48247; font-family: Georgia, serif; font-size: 23px; font-style: normal; }
.rep-account-entry:hover { border-color: #c9b58c; box-shadow: 0 8px 22px rgba(28, 30, 27, .06); }
.rep-account-grid .rep-wallet-feature {
  grid-column: 1 / -1;
  min-height: 104px;
  justify-content: flex-start;
  gap: 16px;
  padding: 18px 20px;
  border-color: #d7c59f;
  background: linear-gradient(110deg, #fff 0%, #fffdf8 58%, #f5ecda 100%);
  box-shadow: 0 12px 30px rgba(93, 70, 31, .09);
}
.rep-wallet-feature-icon {
  display: grid !important;
  width: 54px;
  height: 54px;
  flex: 0 0 54px;
  place-items: center;
  border-radius: 16px;
  background: #a27c3b;
  color: #fff;
  box-shadow: 0 8px 20px rgba(130, 94, 36, .2);
}
.rep-wallet-feature-icon svg { width: 28px; height: 28px; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.7; }
.rep-wallet-feature .rep-wallet-feature-copy { display: grid; flex: 1; gap: 3px; }
.rep-wallet-feature-copy em { color: #8a6a34; font-size: 10px; font-style: normal; font-weight: 800; letter-spacing: .12em; }
.rep-wallet-feature-copy b { font-size: 20px; line-height: 1.25; }
.rep-wallet-feature-copy small { color: #686b6d; font-size: 12px; white-space: normal; }
.rep-wallet-feature > strong { display: inline-flex; align-items: center; gap: 8px; padding: 10px 13px; border: 1px solid #b99a61; border-radius: 10px; color: #765a2d; font-size: 12px; white-space: nowrap; }
.rep-wallet-feature > strong i { font-size: 20px; line-height: 12px; }
.rep-wallet-feature:hover { transform: translateY(-1px); border-color: #a48247; box-shadow: 0 15px 34px rgba(93, 70, 31, .14); }
.rep-account-auth { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 14px; }
.rep-account-note { margin: 18px 0 0; color: #8a8f93; font-size: 11px; line-height: 1.7; }

@media (max-width: 767px) {
  body:not(.sidebar-mini) .rep-account-page { padding-bottom: 12px; }
  body:not(.sidebar-mini) .rep-account-heading h1 { font-size: 26px !important; }
  body:not(.sidebar-mini) .rep-account-page .rep-profile {
    margin: 0 !important;
    padding: 18px !important;
    border: 1px solid #e3e1dc !important;
    border-radius: 16px !important;
    background: linear-gradient(135deg, #fff 0%, #faf7f0 100%) !important;
    box-shadow: 0 10px 28px rgba(28, 30, 27, .055) !important;
  }
  body:not(.sidebar-mini) .rep-account-page .rep-profile-avatar { background: #17191b !important; color: #d1ae6b !important; }
  body:not(.sidebar-mini) .rep-account-group-title span { display: none; }
  body:not(.sidebar-mini) .rep-account-entry { min-height: 72px; padding: 12px; }
  body:not(.sidebar-mini) .rep-wallet-feature { min-height: 96px; gap: 12px; padding: 14px !important; }
  body:not(.sidebar-mini) .rep-wallet-feature-icon { width: 48px; height: 48px; flex-basis: 48px; border-radius: 14px; }
  body:not(.sidebar-mini) .rep-wallet-feature-copy b { font-size: 18px; }
  body:not(.sidebar-mini) .rep-wallet-feature > strong { padding: 9px 10px; font-size: 0; }
  body:not(.sidebar-mini) .rep-wallet-feature > strong i { font-size: 24px; }
}

@media (max-width: 359px) {
  .rep-account-grid { grid-template-columns: minmax(0, 1fr); }
}

/* Reference-led account dashboard: profile, shortcuts, orders, wallet, services. */
.rep-account-dashboard{--ad-ink:#17191b;--ad-muted:#747a7e;--ad-gold:#9b793e;--ad-line:#e4e1da;display:grid;gap:14px;max-width:1180px;margin:0 auto;padding-bottom:28px}
.rep-account-hero{position:relative;display:flex;min-height:190px;align-items:flex-end;gap:18px;padding:30px;border-radius:22px;overflow:hidden;background:linear-gradient(118deg,#1d3535 0%,#385d58 54%,#baa879 135%);color:#fff;box-shadow:0 18px 42px rgba(27,42,40,.15)}
.rep-account-hero::after{content:'';position:absolute;right:-70px;bottom:-110px;width:320px;height:320px;border:1px solid rgba(255,255,255,.14);border-radius:50%;box-shadow:0 0 0 46px rgba(255,255,255,.035),0 0 0 92px rgba(255,255,255,.025)}
.rep-account-hero .rep-profile-avatar{position:relative;z-index:1;display:grid;width:78px;height:78px;flex:0 0 78px;place-items:center;border:3px solid rgba(255,255,255,.82);border-radius:25px;background:#f5ead4!important;color:#765a2d!important;font:700 34px/1 Georgia,serif;box-shadow:0 10px 24px rgba(0,0,0,.18)}
.rep-account-identity{position:relative;z-index:1;min-width:0}.rep-account-identity>span{font-size:10px;font-weight:800;letter-spacing:.18em;opacity:.72}.rep-account-identity h1{margin:5px 0!important;color:#fff!important;font-size:28px!important;line-height:1.1}.rep-account-identity p{margin:0;color:rgba(255,255,255,.75);font-size:13px}
.rep-account-home,.rep-account-hero>.rep-button{position:relative;z-index:1;margin-left:auto;padding:10px 14px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;white-space:nowrap}
.rep-account-quickbar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:8px;border:1px solid var(--ad-line);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(28,30,27,.05)}
.rep-account-quick{display:grid;min-height:82px;place-items:center;align-content:center;gap:7px;border:0;border-radius:13px;background:#fff;color:var(--ad-ink);cursor:pointer}.rep-account-quick:hover{background:#f8f4eb}.rep-account-quick span{display:grid;width:34px;height:34px;place-items:center;color:var(--ad-gold)}.rep-account-quick svg,.rep-order-shortcut svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.rep-account-quick b{font-size:13px}
.rep-account-panel{padding:22px 24px;border:1px solid var(--ad-line);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(28,30,27,.045)}
.rep-account-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.rep-account-panel-head h2{margin:0!important;color:var(--ad-ink)!important;font-size:20px!important}.rep-account-panel-head>div>span{color:var(--ad-gold);font-size:10px;font-weight:800;letter-spacing:.14em}.rep-account-panel-head button{padding:6px;border:0;background:none;color:var(--ad-muted);cursor:pointer}
.rep-order-shortcuts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.rep-order-shortcut{display:grid;min-height:82px;place-items:center;align-content:center;gap:8px;border:0;border-radius:13px;background:#faf9f6;color:var(--ad-ink);cursor:pointer}.rep-order-shortcut:hover{background:#f5efe3}.rep-order-shortcut span{position:relative;color:#2b3032}.rep-order-shortcut span em{position:absolute;top:-9px;right:-13px;display:grid;min-width:19px;height:19px;padding:0 5px;place-items:center;border-radius:10px;background:#9b793e;color:#fff;font-size:10px;font-style:normal}.rep-order-shortcut b{font-size:12px}
.rep-account-records{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rep-account-records button{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;border:1px solid var(--ad-line);border-radius:15px;background:#fff;color:var(--ad-ink);cursor:pointer}.rep-account-records button:hover{border-color:#c8b58f}.rep-account-records span{display:flex;align-items:center;gap:10px}.rep-account-records svg{width:25px;height:25px;fill:none;stroke:var(--ad-gold);stroke-width:1.7}.rep-account-records b{font-size:14px}.rep-account-records i{color:var(--ad-muted);font-size:11px;font-style:normal}
.rep-account-wallet-panel{border-color:#d6c49e;background:linear-gradient(112deg,#fff 0%,#fffdf8 60%,#f3e8d1 100%)}
.rep-wallet-summary{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:1px;overflow:hidden;border:1px solid rgba(155,121,62,.2);border-radius:14px;background:rgba(155,121,62,.16)}.rep-wallet-summary button{display:grid;min-height:90px;align-content:center;gap:6px;padding:16px;border:0;background:rgba(255,255,255,.82);color:var(--ad-ink);text-align:left;cursor:pointer}.rep-wallet-summary button:hover{background:#fff}.rep-wallet-summary small{color:var(--ad-muted);font-size:11px}.rep-wallet-summary strong{color:#765a2d;font-size:25px}.rep-wallet-summary b{font-size:16px}
.rep-account-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rep-account-service{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid var(--ad-line);border-radius:13px;background:#fff;color:var(--ad-ink);text-align:left;cursor:pointer}.rep-account-service:hover{border-color:#c8b58f}.rep-account-service span{display:grid;gap:4px}.rep-account-service b{font-size:14px}.rep-account-service small{color:var(--ad-muted);font-size:11px}.rep-account-service i{color:var(--ad-gold);font:22px/1 Georgia,serif}
.rep-account-seller{display:flex;min-height:104px;align-items:center;justify-content:space-between;gap:18px;padding:22px 26px;border:1px solid #d6c49e;border-radius:18px;background:linear-gradient(115deg,#1f2928 0%,#384b47 62%,#8e784d 140%);color:#fff;cursor:pointer;box-shadow:0 13px 30px rgba(29,42,39,.12)}.rep-account-seller span{display:grid;gap:4px}.rep-account-seller em{color:#d4bc88;font-size:10px;font-style:normal;font-weight:800;letter-spacing:.15em}.rep-account-seller b{font-size:20px}.rep-account-seller small{color:rgba(255,255,255,.7);font-size:12px}.rep-account-seller strong{padding:10px 14px;border:1px solid rgba(255,255,255,.3);border-radius:999px;font-size:12px;white-space:nowrap}

@media(max-width:767px){
  body:not(.sidebar-mini) .rep-account-dashboard{gap:10px;margin:-10px -10px 0;padding-bottom:76px;background:#f5f5f3}
  body:not(.sidebar-mini) .rep-account-hero{min-height:190px;align-items:flex-end;padding:24px 18px 22px;border-radius:0 0 22px 22px;box-shadow:none}
  body:not(.sidebar-mini) .rep-account-hero .rep-profile-avatar{width:66px;height:66px;flex-basis:66px;border-radius:22px;font-size:29px}
  body:not(.sidebar-mini) .rep-account-identity h1{font-size:23px!important}
  body:not(.sidebar-mini) .rep-account-identity p{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  body:not(.sidebar-mini) .rep-account-home,body:not(.sidebar-mini) .rep-account-hero>.rep-button{padding:8px 10px;font-size:11px}
  body:not(.sidebar-mini) .rep-account-quickbar{margin:-1px 10px 0;border-radius:17px}
  body:not(.sidebar-mini) .rep-account-quick{min-height:74px}.rep-account-quick b{font-size:11px}
  body:not(.sidebar-mini) .rep-account-panel{margin:0 10px;padding:18px 14px;border-radius:15px;box-shadow:none}
  body:not(.sidebar-mini) .rep-account-panel-head{margin-bottom:16px}.rep-account-panel-head h2{font-size:18px!important}
  body:not(.sidebar-mini) .rep-order-shortcuts{gap:3px}.rep-order-shortcut{min-height:72px;padding:5px 1px;background:#fff}.rep-order-shortcut svg{width:24px;height:24px}.rep-order-shortcut b{font-size:10px;white-space:nowrap}
  body:not(.sidebar-mini) .rep-account-records{margin:0 10px;gap:8px}.rep-account-records button{min-height:64px;padding:12px}.rep-account-records i{font-size:0}.rep-account-records i::after{content:'›';font-size:19px}
  body:not(.sidebar-mini) .rep-wallet-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.rep-wallet-summary button{min-height:78px;padding:13px}.rep-wallet-summary strong{font-size:22px}
  body:not(.sidebar-mini) .rep-account-service-grid{grid-template-columns:1fr}.rep-account-service{min-height:66px}
  body:not(.sidebar-mini) .rep-account-seller{min-height:94px;margin:0 10px;padding:17px 16px;border-radius:15px}.rep-account-seller b{font-size:17px}.rep-account-seller strong{padding:8px 10px;font-size:11px}
}

@media(max-width:359px){.rep-account-hero{gap:10px!important}.rep-account-home{font-size:0!important}.rep-account-home::after{content:'›';font-size:18px}.rep-order-shortcut b{font-size:9px}}

/* Compact editorial profile header: quiet, practical and brand-led. */
.rep-account-dashboard .rep-account-hero{
  min-height:112px;
  align-items:center;
  padding:20px 22px;
  border:1px solid #cfc6b5;
  border-top:3px solid #9b793e;
  border-radius:15px;
  background:#ded8cb;
  color:#17191b;
  box-shadow:none;
}
.rep-account-dashboard .rep-account-hero::after{content:none}
.rep-account-dashboard .rep-account-hero .rep-profile-avatar{
  width:58px;
  height:58px;
  flex-basis:58px;
  border:1px solid #252b29;
  border-radius:50%;
  background:#252b29!important;
  color:#d5b46f!important;
  font-size:24px;
  box-shadow:none;
}
.rep-account-dashboard .rep-account-identity>span{display:none}
.rep-account-dashboard .rep-account-identity h1{margin:0 0 5px!important;color:#17191b!important;font-size:22px!important;letter-spacing:0}
.rep-account-dashboard .rep-account-identity p{color:#777c80;font-size:12px}
.rep-account-dashboard .rep-account-home,
.rep-account-dashboard .rep-account-hero>.rep-button{
  padding:8px 12px;
  border:1px solid #252b29;
  border-radius:9px;
  background:#252b29;
  color:#fff;
}
.rep-account-dashboard .rep-account-home:hover,
.rep-account-dashboard .rep-account-hero>.rep-button:hover{border-color:#765a2d;background:#765a2d;color:#fff}

@media(max-width:767px){
  body:not(.sidebar-mini) .rep-account-dashboard .rep-account-hero{
    min-height:96px;
    margin:10px 10px 0;
    padding:14px;
    border-radius:14px;
  }
  body:not(.sidebar-mini) .rep-account-dashboard .rep-account-hero .rep-profile-avatar{
    width:52px;
    height:52px;
    flex-basis:52px;
    border-radius:50%;
    font-size:22px;
  }
  body:not(.sidebar-mini) .rep-account-dashboard .rep-account-identity h1{font-size:19px!important}
  body:not(.sidebar-mini) .rep-account-dashboard .rep-account-identity p{max-width:175px;font-size:11px}
}
