.site-header .slha-extra{display:inline-flex;align-items:center;justify-content:center;gap:6px;position:relative;color:inherit;font:inherit;font-weight:600;text-decoration:none;background:transparent;border:0;padding:0;cursor:pointer;white-space:nowrap;line-height:1.3}
.site-header .slha-extra .header-action-svg,.site-header .slha-extra svg{width:20px;height:20px;flex-shrink:0}
.site-header .slha-wishlist{order:2}.site-header .slha-more{order:100;position:relative;display:flex;align-items:center}
.site-header .slha-more-panel{position:absolute;right:0;top:calc(100% + 12px);width:220px;max-width:calc(100vw - 24px);background:var(--slha-panel-bg,#fff);color:var(--slha-panel-color,#171717);border:1px solid #e5e7eb;box-shadow:0 8px 24px #0002;border-radius:4px;z-index:10000;max-height:70vh;overflow:auto}
.site-header .slha-more-panel[hidden]{display:none!important}
.site-header .slha-more-panel a{display:flex;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;color:inherit;font-size:14px;line-height:1.4;border-bottom:1px solid #eee}
.site-header .slha-more-panel a:last-child{border-bottom:0}.site-header .slha-more-panel a:hover,.site-header .slha-more-panel a:focus-visible{background:var(--slha-panel-hover_bg,#f2f4f7)}
.site-header .slha-menu-icon,.site-header .slha-menu-icon svg{display:block;width:20px;height:20px;flex-shrink:0}
.site-header .slha-extra:focus-visible,.slha-save-product:focus-visible{outline:2px solid currentColor;outline-offset:4px}
.slha-save-product{display:block;margin:8px 0;padding:8px 12px;border:1px solid #ddd;border-radius:4px;background:#fff;color:#222;cursor:pointer;font-size:13px}.slha-save-product[aria-pressed=true]{color:#b42338;border-color:#b42338}
.slha-wishlist-page{padding-top:30px;padding-bottom:40px}
@media(max-width:991px){.site-header .slha-wishlist,.site-header .slha-more{display:none}.site-header .slha-more-panel{position:fixed;right:12px;top:var(--slha-panel-top,100px)}}
@media (min-width:992px){.site-header .primary-menu>li.menu-item-has-children>a{display:inline-flex!important;align-items:center!important;gap:6px}.site-header .primary-menu>li.menu-item-has-children>a:after{content:'⌄';display:inline-block!important;font-size:14px;line-height:1;transform:none!important;border:0!important;background:none!important}.site-header .primary-menu li.menu-item-has-children:hover>.sub-menu,.site-header .primary-menu li.menu-item-has-children:focus-within>.sub-menu{visibility:visible;opacity:1;pointer-events:auto}}
@media(max-width:991px){.slha-more-toggle{min-width:42px;padding:5px 7px}.slha-more-panel{z-index:99999}}
/* Symmetric stylish three-line menu icons */
.menu-toggle .menu-toggle-line{display:block!important;width:22px!important;height:2px!important;margin:3px auto!important;border-radius:2px!important;background:currentColor!important;transform:none!important}
.slha-more-toggle .header-action-svg svg path{stroke-linecap:round;stroke-width:1.8}
.slha-more-toggle.slha-more-icon-menu_reference{display:inline-flex!important;flex-direction:column!important;align-items:flex-start!important;gap:3px!important;line-height:1.1!important}
.slha-more-toggle.slha-more-icon-menu_reference .header-action-svg,.slha-more-toggle.slha-more-icon-menu_reference .header-action-svg svg{width:24px!important;height:24px!important}
.slha-more-toggle.slha-more-icon-menu_reference .slha-label{display:block!important}
/* Reliable navigation arrow vertical positioning */
@media (min-width:992px){
.site-header .primary-menu>li.menu-item-has-children>a:after{position:relative!important;top:var(--sl-arrow-y,0px)!important;vertical-align:middle!important}
}
/* Open More dropdown on hover, matching reference behavior */
@media (min-width:768px){.slha-more:hover .slha-more-panel,.slha-more:focus-within .slha-more-panel{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.slha-more:hover .slha-more-toggle,.slha-more:focus-within .slha-more-toggle{color:#f58220!important}}
