:root{--brand:var(--bn-color-primary,#befa00)!important;--font-family:'IRANSansX',Tahoma,sans-serif!important;--login-btn-bg:#111827!important;--login-btn-color:#ffffff!important;--login-btn-hover:#000000!important;--profile-btn-bg:var(--bn-color-surface,#f8fafc)!important;--profile-btn-color:var(--bn-color-text,#0f172a)!important;--profile-btn-border:#dbe3ec!important;--text:var(--bn-color-text,#0f172a)!important;--muted:var(--bn-color-muted,#64748b)!important;--line:#eef2f7!important;--soft:var(--bn-color-surface,#f8fafc)!important;--wallet-bg:var(--bn-color-surface,#f8fafc)!important;--wallet-border:var(--bn-color-border,#e2e8f0)!important;--wallet-text:var(--bn-color-text,#0f172a)!important;--wallet-muted:var(--bn-color-muted,#64748b)!important;}.hyper-top-banner{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:48px!important;display:flex!important;justify-content:center!important;align-items:center!important;overflow:hidden!important;z-index:99990!important;transform:translate3d(0,0,0)!important;backface-visibility:hidden!important;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s ease!important;}.hyper-top-banner img{max-width:504px!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;}.hn-w{font-family:var(--font-family)!important;position:fixed!important;top:64px!important;bottom:auto!important;left:50%!important;right:auto!important;transform:translate3d(-50%,0,0)!important;width:calc(100% - 16px)!important;max-width:504px!important;height:64px!important;background:rgba(255,255,255,.88)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border:1px solid rgba(var(--bn-color-border-rgb,226,232,240),.9)!important;border-radius:18px!important;box-shadow:0 10px 30px rgba(var(--bn-color-text-rgb,15,23,42),.12),inset 0 1px 0 rgba(255,255,255,.72)!important;display:flex!important;justify-content:space-between!important;align-items:center!important;padding:0 16px!important;z-index:99990!important;backface-visibility:hidden!important;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s ease!important;}.hn-i{display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;color:#475569!important;position:relative!important;cursor:pointer!important;text-decoration:none!important;border-radius:14px!important;transition:background .2s ease,color .2s ease!important;}.hn-l img{height:22px!important;display:block!important;}.hn-ic{display:flex!important;width:22px!important;height:22px!important;align-items:center!important;justify-content:center!important;}.hn-ic svg{width:100%!important;height:100%!important;}.hn-user{position:relative!important;}.s-dot{position:absolute!important;width:9px!important;height:9px!important;border-radius:50%!important;border:2px solid #fff!important;top:7px!important;right:7px!important;}.s-dot.r{background:#ff3b30!important;}.s-dot.g{background:var(--bn-color-success,#34c759)!important;}.cat-modal-overlay{position:fixed!important;inset:0!important;background:rgba(var(--bn-color-text-rgb,15,23,42),.6)!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;z-index:99999!important;display:flex!important;visibility:hidden!important;opacity:0!important;transition:all .3s ease!important;align-items:flex-end!important;justify-content:center!important;font-family:var(--font-family)!important;}.cat-modal-overlay.active{visibility:visible!important;opacity:1!important;}.cat-modal-content{width:100%!important;max-width:504px!important;background:#fff!important;height:90vh!important;height:90dvh!important;border-radius:22px 22px 0 0!important;position:relative!important;transform:translateY(100%)!important;transition:transform .4s cubic-bezier(.2,.8,.2,1)!important;display:flex!important;flex-direction:column!important;padding-bottom:env(safe-area-inset-bottom)!important;direction:rtl!important;box-shadow:0 -4px 20px rgba(0,0,0,.1)!important;overflow:hidden!important;}.cat-modal-overlay.active .cat-modal-content{transform:translateY(0)!important;}.modal-handle{width:44px!important;height:5px!important;background:#cbd5e1!important;border-radius:10px!important;margin:12px auto 8px!important;flex-shrink:0!important;}.modal-header{padding:0 16px 12px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-bottom:1px solid #f1f5f9!important;}.modal-title{font-size:15px!important;font-weight:600!important;color:var(--text)!important;margin:0!important;text-align:center!important;}.modal-body{overflow-y:auto!important;padding:0!important;flex-grow:1!important;display:flex!important;flex-direction:column!important;-webkit-overflow-scrolling:touch!important;}.hn-sb-search,.hn-sb-auth,.hn-sb-wallet{padding:16px 20px!important;border-bottom:1px solid #f1f5f9!important;}.hn-sb-menu{padding:12px 16px 20px!important;display:flex!important;flex-direction:column!important;gap:8px!important;}.hn-btn-primary{background:var(--login-btn-bg)!important;color:var(--login-btn-color)!important;border-radius:14px!important;padding:14px!important;display:block!important;text-align:center!important;text-decoration:none!important;font-weight:600!important;box-shadow:0 8px 24px rgba(17,24,39,.18)!important;transition:all .2s ease!important;}.hn-btn-outline{background:var(--profile-btn-bg)!important;border:1px solid var(--profile-btn-border)!important;color:var(--profile-btn-color)!important;border-radius:14px!important;padding:14px!important;display:block!important;text-align:center!important;text-decoration:none!important;font-weight:600!important;transition:all .2s ease!important;}.hn-wallet-box{background:linear-gradient(180deg,var(--bn-color-surface,#f8fafc) 0%,#f1f5f9 100%)!important;border:1px solid var(--wallet-border)!important;border-radius:18px!important;padding:0!important;overflow:hidden!important;box-shadow:0 1px 2px rgba(var(--bn-color-text-rgb,15,23,42),.03)!important;}.hn-wallet-box .woo-wallet-mini-wallet,.hn-wallet-box .mini-wallet,.hn-wallet-box .wallet-mini,.hn-wallet-box *{font-family:var(--font-family)!important;}.hn-wallet-box .woo-wallet-menu-contents{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:16px 18px!important;text-decoration:none!important;color:var(--wallet-text)!important;background:transparent!important;border:none!important;box-shadow:none!important;border-radius:18px!important;transition:background .2s ease,transform .2s ease!important;direction:rtl!important;}.hn-wallet-box .woo-wallet-icon-wallet{display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;min-width:42px!important;border-radius:14px!important;background:#ffffff!important;border:1px solid var(--bn-color-border,#e2e8f0)!important;box-shadow:0 1px 2px rgba(var(--bn-color-text-rgb,15,23,42),.04)!important;position:relative!important;font-size:10px!important;}.hn-wallet-box .woo-wallet-icon-wallet::before{content:""!important;display:block!important;width:24px!important;height:24px!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M19 3C20.6569 3 22 4.34315 22 6V18C22 19.6569 20.6569 21 19 21H5C3.34315 21 2 19.6569 2 18V6C2 4.34315 3.34315 3 5 3H19ZM5 5C4.44772 5 4 5.44772 4 6V18C4 18.5523 4.44772 19 5 19H19C19.5523 19 20 18.5523 20 18V16H17C14.7909 16 13 14.2091 13 12C13 9.79086 14.7909 8 17 8H20V6C20 5.44772 19.5523 5 19 5H5ZM17 10C15.8954 10 15 10.8954 15 12C15 13.1046 15.8954 14 17 14H20V10H17Z' fill='%23008efa' fill-rule='evenodd' clip-rule='evenodd'/%3E%3C/svg%3E")!important;}.hn-wallet-box .woocommerce-Price-amount{display:flex!important;align-items:center!important;gap:6px!important;margin-right:auto!important;font-size:15px!important;font-weight:600!important;color:var(--wallet-text)!important;letter-spacing:0!important;line-height:1.7!important;background:#ffffff!important;border:1px solid var(--bn-color-border,#e2e8f0)!important;border-radius:14px!important;padding:10px 14px!important;box-shadow:0 1px 2px rgba(var(--bn-color-text-rgb,15,23,42),.03)!important;}.hn-wallet-box .woocommerce-Price-amount bdi{display:flex!important;align-items:center!important;gap:6px!important;flex-direction:row-reverse!important;direction:rtl!important;unicode-bidi:embed!important;}.hn-wallet-box .woocommerce-Price-currencySymbol{font-size:12px!important;font-weight:600!important;color:var(--wallet-muted)!important;line-height:1!important;white-space:nowrap!important;}.hn-wallet-box .hn-wallet-amount-num{font-size:15px!important;font-weight:600!important;color:var(--bn-color-text,#0f172a)!important;line-height:1!important;font-variant-numeric:normal!important;}.hn-sb-points{padding:16px 20px!important;border-bottom:1px solid #f1f5f9!important;}.hn-points-box{display:flex!important;flex-direction:column!important;gap:12px!important;padding:14px 16px!important;background:linear-gradient(180deg,var(--bn-color-surface,#f8fafc) 0%,#f1f5f9 100%)!important;border:1px solid var(--wallet-border)!important;border-radius:18px!important;box-shadow:0 1px 2px rgba(var(--bn-color-text-rgb,15,23,42),.03)!important;}.hn-points-info{display:flex!important;align-items:center!important;gap:12px!important;text-decoration:none!important;border-radius:14px!important;transition:background .2s ease!important;margin:-4px!important;padding:4px!important;}.hn-points-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;min-width:42px!important;border-radius:14px!important;background:var(--brand)!important;color:#000!important;box-shadow:0 1px 2px rgba(var(--bn-color-text-rgb,15,23,42),.04)!important;}.hn-points-text{display:flex!important;flex-direction:column!important;gap:2px!important;flex-grow:1!important;min-width:0!important;}.hn-points-label{font-size:12px!important;font-weight:600!important;color:var(--wallet-muted)!important;}.hn-points-value{font-size:15px!important;font-weight:600!important;color:var(--wallet-text)!important;}.hn-points-convert-btn{width:100%!important;border:none!important;border-radius:12px!important;background:var(--brand)!important;color:#000!important;font-family:var(--font-family)!important;font-size:13px!important;font-weight:600!important;padding:12px!important;cursor:pointer!important;transition:all .2s ease!important;position:relative!important;}.hn-points-convert-btn:active:not(:disabled){transform:scale(.985)!important;}.hn-points-convert-btn:disabled{background:var(--bn-color-border,#e2e8f0)!important;color:#94a3b8!important;cursor:not-allowed!important;}.hn-points-convert-btn.loading{color:transparent!important;}.hn-points-convert-btn.loading::after{content:""!important;position:absolute!important;top:50%!important;left:50%!important;width:16px!important;height:16px!important;margin:-8px 0 0 -8px!important;border:2px solid rgba(0,0,0,.25)!important;border-top-color:#000!important;border-radius:50%!important;animation:hnPointsSpin .6s linear infinite!important;}@keyframes hnPointsSpin{to{transform:rotate(360deg);}}.hn-points-hint{font-size:11px!important;font-weight:600!important;color:var(--wallet-muted)!important;text-align:center!important;}.hn-points-feedback{font-size:12px!important;font-weight:600!important;line-height:1.8!important;border-radius:12px!important;text-align:center!important;max-height:0!important;opacity:0!important;overflow:hidden!important;transition:all .25s ease!important;}.hn-points-feedback.show{max-height:80px!important;opacity:1!important;padding:10px 12px!important;margin-top:10px!important;}.hn-points-feedback.success{background:#ecfdf5!important;color:#166534!important;border:1px solid #bbf7d0!important;}.hn-points-feedback.error{background:#fef2f2!important;color:#b91c1c!important;border:1px solid #fecaca!important;}.hn-points-coupon-code{display:inline-flex!important;align-items:center!important;gap:6px!important;background:var(--bn-color-text,#0f172a)!important;color:var(--brand)!important;font-family:monospace,sans-serif!important;font-weight:600!important;letter-spacing:1px!important;border-radius:8px!important;padding:3px 10px!important;margin-right:4px!important;cursor:pointer!important;}.modal-row{display:flex!important;align-items:center!important;padding:14px 16px!important;text-decoration:none!important;color:#334155!important;cursor:pointer!important;border-radius:14px!important;transition:all .2s ease!important;gap:14px!important;background:#fafafa!important;border:1px solid transparent!important;}.modal-row:active{transform:scale(.985)!important;}.modal-row.act{background:rgba(var(--bn-color-primary-rgb,190,250,0),.18)!important;color:var(--bn-color-on-primary,#111111)!important;font-weight:600!important;}.modal-row-name{font-size:14px!important;font-weight:600!important;color:#1e293b!important;flex-grow:1!important;}.modal-row-arrow{width:16px!important;height:16px!important;color:#94a3b8!important;display:flex!important;align-items:center!important;justify-content:center!important;}.hn-dynamic-cats-wrapper{width:100%!important;margin-bottom:8px!important;}.hn-profile-modal-content{width:100%!important;max-width:504px!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 24px)!important;border-radius:22px 22px 0 0!important;padding-bottom:env(safe-area-inset-bottom)!important;overflow:hidden!important;}.hn-profile-handle{width:44px!important;height:5px!important;background:#cbd5e1!important;border-radius:10px!important;margin:12px auto 8px!important;flex-shrink:0!important;}.hn-profile-header{padding:0 16px 12px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-bottom:1px solid #f1f5f9!important;background:#fff!important;flex-shrink:0!important;}.hn-profile-header h3{font-size:15px!important;font-weight:600!important;color:var(--bn-color-text,#0f172a)!important;margin:0!important;text-align:center!important;}.hn-profile-modal-body{overflow-y:auto!important;padding:16px 16px calc(16px + env(safe-area-inset-bottom))!important;flex:0 0 auto!important;flex-grow:0!important;display:flex!important;flex-direction:column!important;gap:12px!important;-webkit-overflow-scrolling:touch!important;background:#fff!important;}.hn-profile-summary{display:flex!important;align-items:center!important;gap:12px!important;padding:16px!important;background:linear-gradient(180deg,var(--bn-color-surface,#f8fafc) 0%,#f1f5f9 100%)!important;border:1px solid var(--bn-color-border,#e2e8f0)!important;border-radius:18px!important;box-shadow:0 1px 2px rgba(var(--bn-color-text-rgb,15,23,42),.03)!important;}.hn-profile-avatar{display:flex!important;align-items:center!important;justify-content:center!important;width:48px!important;height:48px!important;min-width:48px!important;border-radius:16px!important;background:var(--brand)!important;color:var(--bn-color-text,#0f172a)!important;box-shadow:0 2px 8px rgba(var(--bn-color-primary-rgb,190,250,0),.35)!important;}.hn-profile-avatar .hn-ic{width:24px!important;height:24px!important;margin:0!important;}.hn-profile-meta{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important;}.hn-profile-name{font-size:15px!important;font-weight:600!important;color:var(--bn-color-text,#0f172a)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.6!important;}.hn-profile-email{font-size:12px!important;font-weight:600!important;color:var(--bn-color-muted,#64748b)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;direction:ltr!important;text-align:right!important;}.hn-profile-menu{display:flex!important;flex-direction:column!important;gap:8px!important;}.hn-profile-row{display:flex!important;align-items:center!important;padding:14px 16px!important;text-decoration:none!important;color:#334155!important;cursor:pointer!important;border-radius:14px!important;transition:all .2s ease!important;gap:14px!important;background:#fafafa!important;border:1px solid transparent!important;}.hn-profile-row:active{transform:scale(.985)!important;}.hn-profile-row.act{background:rgba(var(--bn-color-primary-rgb,190,250,0),.18)!important;color:var(--bn-color-on-primary,#111111)!important;font-weight:600!important;}.hn-profile-row-name{font-size:14px!important;font-weight:600!important;color:#1e293b!important;flex-grow:1!important;}.hn-profile-row-arrow{width:16px!important;height:16px!important;color:#94a3b8!important;display:flex!important;align-items:center!important;justify-content:center!important;}.hn-profile-row-arrow .hn-ic{width:16px!important;height:16px!important;margin:0!important;}.hn-profile-logout{background:#fff5f5!important;}.hn-profile-logout .hn-profile-row-name{color:var(--bn-color-danger,#ef4444)!important;}.hn-profile-logout .hn-profile-row-arrow{color:var(--bn-color-danger,#ef4444)!important;}body.hn-modal-open{overflow:hidden!important;overscroll-behavior:none!important;}@supports not((backdrop-filter:blur(1px))or(-webkit-backdrop-filter:blur(1px))){.hn-w{background:rgba(255,255,255,.96)!important;}.cat-modal-overlay{background:rgba(var(--bn-color-text-rgb,15,23,42),.72)!important;}}
/* Benira final CWV: reserve fixed header/banner space before JS runs to prevent CLS. */
body.benira-has-fixed-header{padding-top:144px!important;}
body.benira-has-fixed-header.admin-bar .hyper-top-banner{top:32px!important;}
body.benira-has-fixed-header.admin-bar .hn-w{top:96px!important;}
body.benira-has-fixed-header.admin-bar{padding-top:176px!important;}
@media (max-width:782px){body.benira-has-fixed-header.admin-bar .hyper-top-banner{top:46px!important;}body.benira-has-fixed-header.admin-bar .hn-w{top:110px!important;}body.benira-has-fixed-header.admin-bar{padding-top:190px!important;}}
@media (prefers-reduced-motion:reduce){.hyper-top-banner,.hn-w,.cat-modal-overlay,.cat-modal-content{transition:none!important;}}

body.benira-has-fixed-header.benira-top-banner-disabled{padding-top:88px!important;}
body.benira-top-banner-disabled .hn-w{top:8px!important;}
body.benira-has-fixed-header.benira-top-banner-disabled.admin-bar{padding-top:120px!important;}
body.benira-top-banner-disabled.admin-bar .hn-w{top:40px!important;}
@media (max-width:782px){body.benira-has-fixed-header.benira-top-banner-disabled.admin-bar{padding-top:134px!important;}body.benira-top-banner-disabled.admin-bar .hn-w{top:54px!important;}}
#hnMenuModal.cat-modal-overlay{z-index:2147483647!important;}
/* Unified add-to-cart notice in the existing top-banner slot. */
.benira-cart-notice-host{
    position:fixed!important;
    top:0!important;
    left:0!important;
    width:100%!important;
    height:48px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    overflow:hidden!important;
    z-index:99991!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translateY(-8px)!important;
    transition:opacity .2s ease,visibility .2s ease,transform .26s cubic-bezier(.16,1,.3,1)!important;
}
.benira-cart-notice-host.is-visible{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateY(0)!important;
}
.hyper-top-banner.is-cart-notice-suppressed{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
}
body.benira-has-fixed-header.admin-bar .benira-cart-notice-host{top:32px!important;}
@media(max-width:782px){body.benira-has-fixed-header.admin-bar .benira-cart-notice-host{top:46px!important;}}
.benira-cart-notice{
    width:calc(100% - 16px)!important;
    max-width:504px!important;
    min-width:0!important;
    height:44px!important;
    margin:2px auto!important;
    box-sizing:border-box!important;
    display:flex!important;
    align-items:center!important;
    gap:9px!important;
    padding:6px 9px 6px 10px!important;
    direction:rtl!important;
    border:1px solid rgba(var(--bn-color-primary-rgb,190,250,0),.5)!important;
    border-radius:15px!important;
    background:rgba(var(--bn-color-text-rgb,15,23,42),.97)!important;
    color:#fff!important;
    box-shadow:0 9px 24px rgba(var(--bn-color-text-rgb,15,23,42),.2),inset 0 1px 0 rgba(255,255,255,.08)!important;
    font-family:var(--font-family)!important;
}
.benira-cart-notice-icon{
    width:30px!important;
    height:30px!important;
    flex:0 0 30px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:10px!important;
    background:var(--bn-color-primary,#befa00)!important;
    color:#111827!important;
}
.benira-cart-notice-icon svg{
    width:19px!important;
    height:19px!important;
    display:block!important;
    fill:currentColor!important;
}
.benira-cart-notice-text{
    flex:1 1 auto!important;
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    font-size:12px!important;
    font-weight:700!important;
    line-height:1.5!important;
}
.benira-cart-notice-link{
    flex:0 0 auto!important;
    color:var(--bn-color-primary,#befa00)!important;
    text-decoration:none!important;
    font-size:11px!important;
    font-weight:800!important;
    white-space:nowrap!important;
    padding:6px 7px!important;
    border-radius:8px!important;
    transition:background .18s ease!important;
}
.benira-cart-notice-link:hover,
.benira-cart-notice-link:focus-visible{
    background:rgba(var(--bn-color-primary-rgb,190,250,0),.12)!important;
    color:var(--bn-color-primary,#befa00)!important;
}
.benira-cart-notice-close{
    width:26px!important;
    height:26px!important;
    min-width:26px!important;
    padding:0!important;
    border:0!important;
    border-radius:9px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:rgba(255,255,255,.08)!important;
    color:#cbd5e1!important;
    font-family:Arial,sans-serif!important;
    font-size:19px!important;
    font-weight:400!important;
    line-height:1!important;
    cursor:pointer!important;
}
.benira-cart-notice-close:hover,
.benira-cart-notice-close:focus-visible{
    background:rgba(255,255,255,.14)!important;
    color:#fff!important;
}
@media(max-width:380px){
    .benira-cart-notice{gap:6px!important;padding-right:7px!important;padding-left:7px!important;}
    .benira-cart-notice-link{font-size:10px!important;padding-right:4px!important;padding-left:4px!important;}
    .benira-cart-notice-text{font-size:11px!important;}
}
@media(prefers-reduced-motion:reduce){
    .benira-cart-notice-host{transition:none!important;}
}

/* The same top-header component is used for cart, comparison and wishlist feedback. */
.benira-cart-notice-link[hidden]{display:none!important;}
.benira-cart-notice-host[data-notice-type="error"] .benira-cart-notice{border-color:rgba(248,113,113,.58)!important;}
.benira-cart-notice-host[data-notice-type="error"] .benira-cart-notice-icon{background:#fecaca!important;color:#991b1b!important;}
.benira-cart-notice-host[data-notice-type="info"] .benira-cart-notice{border-color:rgba(96,165,250,.52)!important;}
.benira-cart-notice-host[data-notice-type="info"] .benira-cart-notice-icon{background:#dbeafe!important;color:#1d4ed8!important;}

/* Benira scroll rendering: state changes are class-based and mobile blur is disabled. */
.hyper-top-banner.is-scroll-hidden{transform:translate3d(0,-100%,0)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;}
.hn-w.is-scroll-hidden{transform:translate3d(-50%,-120px,0)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;}
@media (max-width:767px),(hover:none),(pointer:coarse){
    .hn-w{background:rgba(255,255,255,.98)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;}
    .cat-modal-overlay{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;}
}

#hnMenuModal .hn-modal-close-control,
#hnProfileModal .hn-modal-close-control {
	position: absolute !important;
	top: 14px !important;
	left: 14px !important;
	right: auto !important;
	z-index: 6 !important;
}

/* Benira product-design guardrails: header focus visibility without geometry changes. */
.hn-i:focus-visible,
.hn-btn-primary:focus-visible,
.hn-btn-outline:focus-visible,
.hn-points-info:focus-visible,
.hn-points-convert-btn:focus-visible,
.hn-points-coupon-code:focus-visible {
    outline: 2px solid var(--bn-color-text,#0f172a) !important;
    outline-offset: 2px !important;
}
.modal-row:focus-visible,
.hn-profile-row:focus-visible {
    outline: 2px solid var(--bn-color-text,#0f172a) !important;
    outline-offset: -2px !important;
}
@media (prefers-reduced-motion: reduce) {
    .hyper-top-banner,
    .hn-w,
    .cat-modal-overlay,
    .cat-modal-content,
    .hn-i,
    .hn-btn-primary,
    .hn-btn-outline,
    .hn-points-info,
    .hn-points-convert-btn,
    .modal-row,
    .hn-profile-row {
        transition: none !important;
        animation: none !important;
    }
}

/* Benira contrast guardrails: header secondary actions on light surfaces. */
.modal-row-arrow,
.hn-profile-row-arrow {
    color: var(--bn-color-muted,#64748b) !important;
}
.hn-profile-logout .hn-profile-row-name,
.hn-profile-logout .hn-profile-row-arrow {
    color: #dc2626 !important;
}

/* Benira focus guardrails: dark notice controls retain a visible keyboard ring. */
.benira-cart-notice-link:focus-visible,
.benira-cart-notice-close:focus-visible {
    outline: 2px solid #ffffff !important;
    outline-offset: 2px !important;
}
