
/* V221 — menu Perfil no drawer móvel + reparo responsivo estável */
:root{--orbi-profile-yellow:#fec635;--orbi-profile-ink:#17191c;--orbi-profile-line:#e5e5e5;--orbi-profile-muted:#666a70}
@media(max-width:860px){
  /* Restabelece as três barrinhas e o drawer original no celular. */
  #orbiHamburgerBtn,.orbi-menu-btn,[data-orbi-menu-btn]{display:flex!important;color:#111!important}
  .orbi-header-mobile__icons .nav-header-menu-switch{display:flex!important}
  .orbi-header-mobile__bar{grid-template-columns:auto minmax(0,1fr) auto!important}
  .orbi-header-mobile__icons{display:flex!important;align-items:center!important;gap:4px!important}
  .orbi-drawer,.orbi-mobile-drawer{display:flex!important}
  .orbi-overlay,.orbi-mobile-overlay{display:none!important}
  .orbi-overlay.is-open,.orbi-mobile-overlay.is-open{display:block!important}

  .orbi-profile-accordion-v221[hidden]{display:none!important}
  .orbi-profile-accordion-v221{padding:0!important;border-bottom:8px solid #f5f5f5!important;background:#fff}
  .orbi-profile-trigger-v221{min-height:56px!important;padding:10px 18px!important;gap:12px!important;font-size:15px!important;font-weight:800!important;color:var(--orbi-profile-ink)!important}
  .orbi-profile-trigger-v221 .orbi-profile-trigger-icon-v221{width:34px;height:34px;border-radius:8px;background:#fff4c2;border:1px solid #f0d56a;display:grid;place-items:center;flex:0 0 34px;overflow:hidden}
  .orbi-profile-trigger-v221 .orbi-profile-trigger-icon-v221 svg{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;stroke:#17191c!important;display:block!important}
  .orbi-profile-trigger-copy-v221{min-width:0;display:flex;flex-direction:column;gap:2px;line-height:1.2}
  .orbi-profile-trigger-copy-v221 strong{font-size:15px;color:#17191c}
  .orbi-profile-trigger-copy-v221 small{font-size:10.5px;font-weight:600;color:#6c7076;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}
  .orbi-profile-trigger-v221 .orbi-profile-chevron-v221{margin-left:auto!important;width:18px!important;height:18px!important;max-width:18px!important;transition:transform .2s ease;stroke:#333!important}
  .orbi-profile-trigger-v221[aria-expanded="true"] .orbi-profile-chevron-v221{transform:rotate(180deg)}
  .orbi-profile-menu-v221{display:none;background:#fafafa;border-top:1px solid var(--orbi-profile-line);padding:8px 10px 12px}
  .orbi-profile-menu-v221.is-open{display:block}
  .orbi-profile-section-v221{padding:7px 0 4px}
  .orbi-profile-section-title-v221{display:block;padding:5px 10px 7px;font-size:10px;font-weight:850;letter-spacing:.045em;text-transform:uppercase;color:#777b81}
  .orbi-profile-link-v221{min-height:46px!important;padding:6px 9px!important;border-radius:7px!important;gap:11px!important;font-size:13px!important;font-weight:650!important;color:#34373b!important;background:transparent!important}
  .orbi-profile-link-v221:active{background:#f0f0f0!important}
  .orbi-profile-link-v221.is-current{background:#fff1b5!important;color:#17191c!important;font-weight:800!important}
  .orbi-profile-link-icon-v221{width:32px;height:32px;border-radius:7px;border:1px solid #e2e2e2;background:#fff;display:grid;place-items:center;flex:0 0 32px;overflow:hidden}
  .orbi-profile-link-v221.is-current .orbi-profile-link-icon-v221{border-color:#e4bd24;background:#fec635}
  .orbi-profile-link-icon-v221 svg{width:17px!important;height:17px!important;max-width:17px!important;max-height:17px!important;margin:0!important;display:block!important;stroke:#25272a!important;fill:none!important;overflow:visible!important}
  .orbi-profile-link-v221 span:last-child{min-width:0;white-space:normal;line-height:1.25}
  .orbi-profile-logout-v221{color:#9a2b24!important}
  .orbi-profile-logout-v221 .orbi-profile-link-icon-v221 svg{stroke:#9a2b24!important}

  /* Reparo restrito à Central da Conta. Evita ícones fora das caixas e rolagem lateral. */
  .oc-page,.oc-shell,.oc-main,.oc-panel,.oc-stat,.oc-metric,.oc-order-card,.oc-account-summary{max-width:100%;min-width:0}
  .oc-page{overflow-x:hidden!important}
  .oc-page svg{flex-shrink:0}
  .oc-stat>.oc-stat-icon,.oc-detail-icon,.oc-return-hero-icon,.oc-return-history-icon{overflow:hidden!important;display:grid!important;place-items:center!important}
  .oc-stat>.oc-stat-icon svg,.oc-detail-icon svg,.oc-return-hero-icon svg,.oc-return-history-icon svg{max-width:22px!important;max-height:22px!important;margin:0!important}
}

/* A foto ocupa todo o espaço do círculo; o amarelo funciona apenas como anel externo. */
.oc-avatar,.oc-mini-avatar,.oc-large-avatar,.oc-summary-avatar,[data-orbi-customer-avatar],.orbi-account-mini-avatar,.orbi-account-large-avatar,.orbi-drawer__avatar>span[data-orbi-customer-avatar]{position:relative!important;overflow:hidden!important;padding:0!important;border-radius:50%!important;box-sizing:border-box!important;background:#fec635!important}
.oc-summary-avatar{border:0!important;box-shadow:0 0 0 4px #fec635!important}
.oc-avatar img,.oc-mini-avatar img,.oc-large-avatar img,.oc-summary-avatar img,[data-oc-avatar] img,[data-orbi-customer-avatar] img,.orbi-account-mini-avatar img,.orbi-account-large-avatar img,.orbi-drawer__avatar img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;object-fit:cover!important;object-position:center!important;border:0!important;border-radius:50%!important;transform:none!important}

/* V223 — acabamento profissional do menu da conta no celular */
@media(max-width:860px){
  .orbi-drawer{
    width:min(92vw,390px)!important;
    max-width:100%!important;
    background:#fff!important;
    box-shadow:-16px 0 42px rgba(0,0,0,.19)!important;
    padding-bottom:env(safe-area-inset-bottom)!important;
  }
  .orbi-drawer__top{padding:16px!important;background:#fec635!important;border-bottom:1px solid rgba(0,0,0,.12)!important}
  .orbi-drawer__welcome{gap:12px!important;align-items:center!important}
  .orbi-drawer__avatar{width:58px!important;height:58px!important;min-width:58px!important;border:2px solid #fff!important;box-shadow:0 0 0 1px rgba(0,0,0,.15)!important;overflow:hidden!important}
  .orbi-drawer__avatar img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important}
  .orbi-mobile-profile-copy h3{font-size:16px!important;line-height:1.2!important;color:#17191c!important}
  .orbi-mobile-profile-copy p{font-size:11px!important;color:#4f4a3d!important}
  .orbi-drawer__body{background:#fff!important;padding-bottom:18px!important;overscroll-behavior:contain!important}
  .orbi-drawer__group{padding:7px 0!important;border-bottom:7px solid #f3f4f5!important}
  .orbi-drawer__body a.item,.orbi-drawer__body button.item{min-height:48px!important;padding:9px 16px!important;gap:12px!important;font-size:13.5px!important;font-weight:650!important}
  .orbi-drawer__body .item svg{width:19px!important;height:19px!important;max-width:19px!important;max-height:19px!important;margin:0!important}
  .orbi-profile-accordion-v221{border-bottom:7px solid #f3f4f5!important}
  .orbi-profile-trigger-v221{background:#fff!important}
  .orbi-profile-trigger-v221[aria-expanded="true"]{background:#fff9e5!important}
  .orbi-profile-menu-v221.is-open{animation:orbiProfileMenuInV223 .18s ease-out both}
  .orbi-profile-section-title-v221{padding-left:11px!important;color:#73777d!important}
  .orbi-profile-link-v221{border:1px solid transparent!important}
  .orbi-profile-link-v221.is-current{border-color:#d7a919!important;box-shadow:0 1px 0 rgba(0,0,0,.04)!important}
  .orbi-profile-logout-v221{margin-top:4px!important;border-top:1px solid #e3e3e3!important;border-radius:0!important}
}
@keyframes orbiProfileMenuInV223{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}
