/* CODFIX v5.13.0 HF4 — authenticated customer header menu */
.cfx5130-account-menu{position:relative;display:block}
.cfx5130-account-menu>summary{list-style:none}.cfx5130-account-menu>summary::-webkit-details-marker{display:none}
.cfx5130-account-trigger{height:42px;max-width:230px;display:flex;align-items:center;gap:9px;padding:4px 10px 4px 6px;border:1px solid var(--c32-line,#e5e7eb);border-radius:14px;background:var(--c32-card,#fff);cursor:pointer;user-select:none;transition:.2s ease;color:var(--c32-text,#111827)}
[dir="rtl"] .cfx5130-account-trigger{padding:4px 6px 4px 10px}
.cfx5130-account-trigger:hover,.cfx5130-account-menu[open] .cfx5130-account-trigger{border-color:rgba(249,115,22,.42);box-shadow:0 8px 26px rgba(15,23,42,.08)}
.cfx5130-account-avatar{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#ff8a2a,#f97316);color:#fff;font-weight:800;font-size:13px;box-shadow:0 0 0 2px rgba(249,115,22,.12)}
.cfx5130-account-avatar.is-large{width:44px;height:44px;flex-basis:44px;font-size:16px}
.cfx5130-account-avatar img{width:100%;height:100%;display:block;object-fit:cover}
.cfx5130-account-name{min-width:0;max-width:135px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750}
.cfx5130-account-chevron{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .2s ease;flex:0 0 auto}
.cfx5130-account-menu[open] .cfx5130-account-chevron{transform:rotate(180deg)}
.cfx5130-account-dropdown{position:absolute;top:calc(100% + 10px);inset-inline-end:0;width:270px;padding:9px;background:var(--c32-card,#fff);border:1px solid var(--c32-line,#e5e7eb);border-radius:18px;box-shadow:0 24px 60px rgba(15,23,42,.16);z-index:1200}
.cfx5130-account-head{display:flex;align-items:center;gap:11px;padding:9px 9px 13px}.cfx5130-account-head>div{min-width:0}.cfx5130-account-head strong,.cfx5130-account-head small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cfx5130-account-head strong{font-size:12px;color:var(--c32-text,#111827)}.cfx5130-account-head small{margin-top:3px;font-size:10px;color:var(--c32-muted,#64748b)}
.cfx5130-account-dropdown>a,.cfx5130-account-logout{width:100%;display:flex;align-items:center;gap:10px;padding:10px 11px;border:0;border-radius:11px;background:transparent;color:var(--c32-text,#111827);font-family:inherit;font-size:11px;font-weight:650;text-decoration:none;cursor:pointer;text-align:start;transition:.16s ease}.cfx5130-account-dropdown>a:hover,.cfx5130-account-logout:hover{background:rgba(249,115,22,.08);color:#f97316}.cfx5130-account-dropdown svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;flex:0 0 auto}.cfx5130-account-divider{height:1px;background:var(--c32-line,#e5e7eb);margin:6px 2px}.cfx5130-account-logout{color:#dc2626}.cfx5130-account-logout:hover{background:rgba(220,38,38,.07);color:#dc2626}
.cfx5130-mobile-account{border-bottom:1px solid var(--c32-line,#e5e7eb)}.cfx5130-mobile-account>summary{list-style:none;display:flex;align-items:center;gap:10px;padding:10px 4px;cursor:pointer}.cfx5130-mobile-account>summary::-webkit-details-marker{display:none}.cfx5130-mobile-account>summary>span:nth-child(2){min-width:0;flex:1}.cfx5130-mobile-account>summary strong,.cfx5130-mobile-account>summary small{display:block}.cfx5130-mobile-account>summary strong{font-size:12px}.cfx5130-mobile-account>summary small{margin-top:2px;font-size:9px;color:var(--c32-muted,#64748b)}.cfx5130-mobile-account>summary>svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;transition:.2s}.cfx5130-mobile-account[open]>summary>svg{transform:rotate(180deg)}.cfx5130-mobile-account>div{padding:0 42px 10px 4px}.cfx5130-mobile-account>div a,.cfx5130-mobile-account>div button{display:block;width:100%;padding:10px 4px;border:0;border-bottom:1px solid var(--c32-line,#e5e7eb);background:transparent;color:var(--c32-text,#111827);font:inherit;font-size:11px;text-align:start;text-decoration:none;cursor:pointer}.cfx5130-mobile-account>div button{color:#dc2626}
html[data-theme="dark"] .cfx5130-account-trigger,html[data-theme="dark"] .cfx5130-account-dropdown{background:#111827;border-color:#253046;color:#f8fafc}html[data-theme="dark"] .cfx5130-account-head strong,html[data-theme="dark"] .cfx5130-account-dropdown>a,html[data-theme="dark"] .cfx5130-account-logout{color:#f8fafc}html[data-theme="dark"] .cfx5130-account-head small{color:#94a3b8}html[data-theme="dark"] .cfx5130-account-divider{background:#253046}html[data-theme="dark"] .cfx5130-account-logout{color:#f87171}
@media(max-width:980px){.cfx5130-account-name,.cfx5130-account-chevron{display:none}.cfx5130-account-trigger{width:42px;padding:4px;justify-content:center;border-radius:13px}.cfx5130-account-dropdown{display:none}.cfx5130-account-menu{display:none}}
