
.vpp-header-pro{position:relative;z-index:9990;color:var(--vpp-header-text);background:var(--vpp-header-bg);border-bottom:1px solid var(--vpp-header-border);transition:transform .25s,background .25s,box-shadow .25s}
.vpp-header-pro.has-sticky{position:sticky;top:0}.admin-bar .vpp-header-pro.has-sticky{top:32px}
.vpp-header-pro.has-transparent{position:absolute;left:0;right:0;background:transparent;border-color:transparent}.vpp-header-pro.has-transparent.is-scrolled{position:fixed;background:var(--vpp-header-bg);border-color:var(--vpp-header-border)}
.vpp-header-pro.has-blur{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.vpp-header-pro.is-hidden{transform:translateY(-110%)}.vpp-header-pro.is-scrolled{box-shadow:0 8px 28px rgba(16,24,40,.11)}
.vpp-header-pro.has-shrink.is-scrolled .vpp-header-row-main .vpp-header-container{min-height:54px}
.vpp-header-container{width:min(var(--vpp-header-container),calc(100% - 32px));margin:auto;display:flex;align-items:center;gap:18px;min-height:42px}
.vpp-header-row-main .vpp-header-container{min-height:76px}.vpp-header-row-top,.vpp-header-row-bottom{font-size:.88rem}.vpp-header-row+.vpp-header-row{border-top:1px solid var(--vpp-header-border)}
.vpp-header-logo{font-size:1.28rem;font-weight:900;color:inherit;text-decoration:none;white-space:nowrap}
.vpp-header-navigation{margin-left:auto}.vpp-header-menu{display:flex;align-items:center;gap:20px;list-style:none;margin:0;padding:0}.vpp-header-menu a,.vpp-header-navigation>a{color:inherit;text-decoration:none;font-weight:700}
.vpp-header-button{display:inline-flex;padding:10px 15px;border-radius:9px;background:var(--vpp-header-accent);color:#fff;text-decoration:none;font-weight:800;white-space:nowrap}
.vpp-header-search{display:flex;min-width:180px}.vpp-header-search input{min-width:0;width:100%;padding:9px;border:1px solid var(--vpp-header-border);border-radius:8px 0 0 8px}.vpp-header-search button{border:0;border-radius:0 8px 8px 0;background:var(--vpp-header-accent);color:#fff}
.vpp-header-social{display:flex;gap:10px}.vpp-header-social a{color:inherit;text-decoration:none}.vpp-header-divider{height:24px;border-left:1px solid var(--vpp-header-border)}.vpp-header-spacer{display:block}
.vpp-header-mobile-toggle,.vpp-header-dark-mode,.vpp-header-notification{padding:9px 12px;border:1px solid var(--vpp-header-border);border-radius:8px;background:transparent;color:inherit;cursor:pointer}
.vpp-header-cart,.vpp-header-account,.vpp-header-wishlist{color:inherit;text-decoration:none;white-space:nowrap}
.vpp-header-device-tablet,.vpp-header-device-mobile{display:none}
.vpp-header-overlay{position:fixed;inset:0;z-index:99990;background:rgba(15,23,42,.45);opacity:0;visibility:hidden;transition:.2s}.vpp-header-overlay.is-open{opacity:1;visibility:visible}
.vpp-header-offcanvas{position:fixed;top:0;bottom:0;z-index:99999;width:min(var(--vpp-offcanvas-width),90vw);padding:60px 22px 24px;background:#fff;box-shadow:0 0 42px rgba(16,24,40,.22);overflow:auto;transition:transform .25s}.vpp-header-offcanvas.is-right{right:0;transform:translateX(105%)}.vpp-header-offcanvas.is-left{left:0;transform:translateX(-105%)}.vpp-header-offcanvas.is-open{transform:none}.vpp-header-offcanvas-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border:0;border-radius:9px;font-size:24px;cursor:pointer}
.vpp-header-offcanvas .vpp-header-navigation,.vpp-header-offcanvas .vpp-header-menu{display:grid;margin:0}.vpp-header-offcanvas>*{margin-bottom:18px}
body.vpp-dark-mode{filter:none;background:#0b1120;color:#f8fafc}
@media(max-width:1024px){.vpp-header-device-desktop{display:none}.vpp-header-device-tablet{display:block}.vpp-header-navigation{display:none}}
@media(max-width:782px){.admin-bar .vpp-header-pro.has-sticky{top:46px}.vpp-header-device-tablet{display:none}.vpp-header-device-mobile{display:block}.vpp-header-container{gap:10px}.vpp-header-row-main .vpp-header-container{min-height:62px}}
