.header-layout-center{justify-content:space-between;align-items:center;min-height:60px;display:flex;position:relative}@media (width<=1023px){.header-layout-center{min-height:50px}}.header-layout-center .header-left-spacer{flex:1;justify-content:flex-start;align-items:center;gap:15px;display:flex}.header-layout-center .header-left-spacer .mobile-menu-toggle{margin-right:0}.header-layout-center .header-logo-center{text-align:center;z-index:1;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-layout-center .header-logo-center a{pointer-events:auto}.header-layout-center .header-actions-right{z-index:2;flex:1;justify-content:flex-end;align-items:center;gap:2px;display:flex;position:relative}.an-pulse{background-color:#ffd791;border-radius:50%;width:10px;height:10px;animation:2s infinite wave-effect;position:absolute;right:0}.an-pulse:before{content:"";background-color:#ffd791;border-radius:50%;width:10px;height:10px;animation:2s infinite wave-ripple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.an-pulse:after{content:"";background-color:#ffd791;border-radius:50%;width:10px;height:10px;animation:2s .5s infinite wave-ripple;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes wave-effect{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}@keyframes wave-ripple{0%{opacity:.8;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(3)}}.-mt-\[2px\]{margin-top:-2px}.header-layout-center .header-gold-price{color:var(--primary-color,#f60);white-space:nowrap;align-items:center;gap:5px;padding:8px 12px;font-size:14px;font-weight:600;display:flex}.header-layout-center .header-gold-price .gold-price-label{font-weight:600}.header-layout-center .header-gold-price .gold-price-value{font-weight:700;color:var(--button-color)!important}.header-layout-center .header-search-icon,.header-layout-center .header-wishlist-icon{position:relative}.header-layout-center .search-toggle-btn{cursor:pointer;color:var(--button-color,var(--primary-color,#f60));justify-content:center;align-items:center;padding:8px;font-size:20px;transition:all .3s;display:flex;box-shadow:none!important;background:0 0!important;border:none!important}.header-layout-center .search-toggle-btn:hover{color:var(--primary-color,#f60);opacity:.8}.header-layout-center .header-search-dropdown{z-index:10000;background:#fff;border-radius:8px;min-width:400px;padding:20px;display:none;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 4px 20px #0000001a}.header-layout-center .header-search-icon{position:relative}.header-layout-center .header-search-dropdown.show{animation:.3s fadeInDown;display:block}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header-layout-center .header-search-dropdown .search-wrapper{border:1px solid #e0e0e0;border-radius:8px;padding:5px}.header-layout-center .header-wishlist-icon a,.header-layout-center .header-cart a,.header-layout-center .header-user a,.header-layout-center .header-user button,.header-layout-center .header-mobile-icons-left .header-wishlist-icon a,.header-layout-center .header-mobile-icons-left .header-cart a,.header-layout-center .header-mobile-icons-left .header-user a,.header-layout-center .header-mobile-icons-left .header-user button{color:var(--button-color,var(--primary-color,#f60));justify-content:center;align-items:center;width:auto;height:auto;padding:8px;text-decoration:none;transition:all .3s;display:flex;position:relative;box-shadow:none!important;background:0 0!important;border:none!important}.header-layout-center .header-wishlist-icon i,.header-layout-center .header-cart i,.header-layout-center .header-user i,.header-layout-center .search-toggle-btn i{width:20px;height:20px;color:var(--button-color,var(--primary-color,#f60));font-size:20px;line-height:1;display:inline-block}.header-layout-center .header-cart .cart-link{justify-content:center;align-items:center;gap:0;display:flex;background:0 0!important;border:none!important;padding:8px!important}.header-layout-center .header-cart .cart-link i{width:20px;height:20px;line-height:1;font-size:20px!important;display:inline-block!important}.header-layout-center .wishlist-count-badge{background:var(--primary-color,#f60);color:#fff;text-align:center;border-radius:10px;min-width:18px;padding:2px 6px;font-size:11px;font-weight:700;line-height:1.4;position:absolute;top:0;right:0}.header-layout-center .header-cart .cart-count{text-align:center;background:0 0;border-radius:10px;min-width:18px;padding:2px;font-size:10px;font-weight:700;line-height:1.4;position:absolute;top:5px;right:5px;color:var(--primary-text-color)!important}.header-layout-center .header-user .user-name{display:none}@media (width>=1024px){.header-layout-center .mobile-menu-toggle-left{display:block}.header-layout-center .mobile-menu-toggle-right,.header-layout-center .header-mobile-icons-left{display:none}.header-layout-center .header-actions-right .header-search-icon,.header-layout-center .header-actions-right .header-wishlist-icon,.header-layout-center .header-actions-right .header-cart,.header-layout-center .header-actions-right .header-user{display:block}}.header-layout-center .mobile-menu-toggle-right{display:none}@media (width<=1023px){.header-layout-center .mobile-menu-toggle-right,.header-layout-center .header-actions-right .mobile-menu-toggle-right{visibility:visible!important;opacity:1!important;display:block!important}.header-layout-center .mobile-menu-toggle-right.mobile-menu-toggle-right{display:flex!important}}.header-layout-center .header-mobile-icons-left{display:none}@media (width<=1023px){.header-layout-center{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;min-height:50px;padding:0;display:grid;position:relative}.header-main{min-height:auto!important;padding:8px 0!important}.header-layout-center .header-left-spacer,.header-layout-center .header-logo-center,.header-layout-center .header-actions-right{min-height:auto;padding:0}.header-layout-center .mobile-menu-toggle-left .menu-toggle{min-width:36px;min-height:36px;padding:6px!important}.header-layout-center .header-actions-right .header-search-icon,.header-layout-center .header-actions-right .header-wishlist-icon{padding:4px}.header-layout-center .header-logo-center img{max-height:var(--header-logo-max-height-mobile,45px)}.header-layout-center .header-left-spacer{flex:none;order:1;justify-content:flex-start;align-items:center;gap:5px;display:flex}.header-layout-center .mobile-menu-toggle-left{display:block!important}.header-layout-center .header-mobile-icons-left,.header-layout-center .header-actions-right .header-cart,.header-layout-center .header-actions-right .header-user{display:none!important}.header-layout-center .header-actions-right .header-search-icon,.header-layout-center .header-actions-right .header-wishlist-icon{display:block!important}.header-layout-center .header-gold-price{display:none}.header-layout-center .mobile-menu-toggle-right{display:none!important}.header-layout-center .header-logo-center{text-align:center;order:2;grid-column:2;justify-self:center;position:static;transform:none}.header-layout-center .header-actions-right{flex:none;order:3;justify-content:flex-end;align-items:center;gap:8px;display:flex!important}.header-layout-center .mobile-menu-toggle-left .menu-toggle{cursor:pointer;justify-content:center;align-items:center;min-width:40px;min-height:40px;box-shadow:none!important;color:var(--button-color,var(--primary-color,#f60))!important;visibility:visible!important;opacity:1!important;border:none!important;padding:8px!important;display:flex!important}.header-layout-center .mobile-menu-toggle-left .menu-toggle-icon{flex-direction:column;justify-content:center;gap:5px;width:24px;height:18px;visibility:visible!important;display:flex!important}.header-layout-center .mobile-menu-toggle-left .menu-toggle-icon span{border-radius:2px;width:100%;height:2.5px;transition:all .3s;background:var(--button-color,var(--primary-color,#f60))!important;visibility:visible!important;opacity:1!important;display:block!important}.header-layout-center .mobile-menu-toggle-left .menu-toggle:hover .menu-toggle-icon span{opacity:.8;background:var(--button-color,var(--primary-color,#f60))!important}.header-layout-center .header-actions-right .header-search-icon i,.header-layout-center .header-actions-right .header-wishlist-icon i,.header-layout-center .header-actions-right .search-toggle-btn,.header-layout-center .header-actions-right .search-toggle-btn i{color:var(--header-text-color)!important}.header-layout-center .header-mobile-icons-left i,.header-layout-center .header-mobile-icons-left .icon-search,.header-layout-center .header-mobile-icons-left .icon-heart,.header-layout-center .header-mobile-icons-left .icon-shopping-cart,.header-layout-center .header-mobile-icons-left .icon-user,.header-layout-center .header-mobile-icons-left [class*=icon-]{color:var(--button-color,var(--primary-color,#f60))!important}.header-layout-center .header-mobile-icons-left .search-toggle-btn{color:var(--button-color,var(--primary-color,#f60))!important;background:0 0!important;border:none!important}.header-layout-center .header-mobile-icons-left .search-toggle-btn i,.header-layout-center .header-mobile-icons-left a,.header-layout-center .header-mobile-icons-left button,.header-layout-center .header-mobile-icons-left .header-search-icon,.header-layout-center .header-mobile-icons-left .header-wishlist-icon,.header-layout-center .header-mobile-icons-left .header-cart,.header-layout-center .header-mobile-icons-left .header-user{color:var(--button-color,var(--primary-color,#f60))!important}.header-layout-center .header-mobile-icons-left .header-search-icon i,.header-layout-center .header-mobile-icons-left .header-wishlist-icon i,.header-layout-center .header-mobile-icons-left .header-cart i,.header-layout-center .header-mobile-icons-left .header-user i{width:20px;height:20px;font-size:20px;line-height:1}}.search-drawer-overlay{opacity:0;visibility:hidden;z-index:9998;background:#00000073;transition:opacity .25s,visibility .25s;position:fixed;inset:0}.search-drawer-overlay.is-visible{opacity:1;visibility:visible}.search-drawer{z-index:9999;box-sizing:border-box;background:#fff;flex-direction:column;gap:18px;width:min(420px,92vw);height:100vh;padding:22px 22px 28px;transition:transform .3s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 24px #0000001f}.search-drawer.is-open{transform:translate(0)}.search-drawer__header{align-items:center;gap:12px;display:flex}.search-drawer__close{cursor:pointer;color:#333;background:0 0;border:none;padding:4px 8px;font-size:26px;line-height:1;transition:color .2s}.search-drawer__close:hover{color:var(--primary-color,#f60)}.search-drawer__form{background:#f7f7f7;border-radius:12px;flex:1;align-items:stretch;gap:8px;padding:4px 6px;display:flex}.search-drawer__input{background:0 0;border:none;outline:none;flex:1;padding:10px 12px;font-size:14px}.search-drawer__submit{background:var(--primary-color,#f60);color:var(--primary-text-color,#fff);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:10px 14px;font-size:16px;display:inline-flex}.search-drawer__submit .icon-search{color:var(--primary-text-color,#fff)!important}.search-drawer__section{flex-direction:column;gap:10px;display:flex}.search-drawer__section-title{color:#333;font-size:14px;font-weight:700}.search-drawer__tags{flex-wrap:wrap;gap:8px;display:flex}.search-drawer__tag{color:#444;background:#f5f5f5;border-radius:999px;padding:7px 12px;font-size:13px;text-decoration:none;transition:all .2s}.search-drawer__tag:hover{background:var(--primary-color,#f60);color:#fff}.search-drawer__products{flex-direction:column;gap:12px;max-height:50vh;padding-right:4px;display:flex;overflow-y:auto}.search-drawer__product{border-radius:10px;align-items:center;gap:12px;padding:8px 10px;text-decoration:none;transition:background .2s;display:flex}.search-drawer__product:hover{background:#f8f8f8}.search-drawer__product-thumb{background:#f1f1f1;border-radius:10px;justify-content:center;align-items:center;width:54px;height:54px;display:flex;overflow:hidden}.search-drawer__product-thumb img{object-fit:cover;width:100%;height:100%}.search-drawer__product-info{flex-direction:column;gap:4px;display:flex}.search-drawer__product-title{color:#222;font-size:14px;line-height:1.4}.search-drawer__product-price{color:var(--primary-color,#f60);font-size:13px;font-weight:600}body.search-drawer-open{overflow:hidden}@media (width<=1023px){.search-drawer{width:min(380px,90vw);padding:18px 18px 24px}}.header-layout-center .user-dropdown-menu{transform-origin:100% 0;max-width:min(280px,100vw - 40px);background:#fff!important;position:absolute!important;left:auto!important;right:0!important}html[dir=rtl] .header-layout-center .user-dropdown-menu,.header-layout-center .user-dropdown-menu{left:auto!important;right:0!important}@media (width<=768px){.header-layout-center .user-dropdown-menu{width:auto;min-width:auto;max-width:calc(100vw - 20px);left:auto!important;right:0!important}}.header-layout-center .user-dropdown-links{background:#fff}.header-layout-center .user-dropdown-header{background:linear-gradient(135deg,var(--primary-color,#f60),var(--primary-dark,#1b5e20))!important}.header-layout-center .header-user .user-menu-wrapper{position:relative}