/* FoxiWorld V166 — one consistent storefront header/navigation on every public page. */
:root{--fw-header-font:"DM Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--fw-header-heading:"Manrope","DM Sans",Inter,system-ui,sans-serif}
body:not(.admin-body) .fw-topbar,
body:not(.admin-body) .fw-header,
body:not(.admin-body) .fw-header button,
body:not(.admin-body) .fw-header input,
body:not(.admin-body) .fw-header a,
body:not(.admin-body) .fw-header small,
body:not(.admin-body) .fw-header b{font-family:var(--fw-header-font)!important;font-style:normal}
body:not(.admin-body) .fw-logo__text b{font-family:var(--fw-header-heading)!important;font-size:24px!important;font-weight:800!important;line-height:1!important;letter-spacing:-1px!important}
body:not(.admin-body) .fw-logo__text small{font-family:var(--fw-header-font)!important;font-size:10px!important;font-weight:400!important;line-height:1.2!important;letter-spacing:.15px!important}
body:not(.admin-body) .fw-search input{font-family:var(--fw-header-font)!important;font-size:14px!important;font-weight:500!important;line-height:normal!important}
body:not(.admin-body) .fw-search button{font-family:var(--fw-header-font)!important;font-size:13px!important;font-weight:800!important;line-height:1!important}
body:not(.admin-body) .fw-tools small{font-family:var(--fw-header-font)!important;font-size:10px!important;font-weight:400!important;line-height:1.05!important}
body:not(.admin-body) .fw-tools b{font-family:var(--fw-header-font)!important;font-size:12px!important;font-weight:700!important;line-height:1.05!important}
body:not(.admin-body) .fw-nav a,
body:not(.admin-body) .fw-nav__all,
body:not(.admin-body) .fw-nav__contact{font-family:var(--fw-header-font)!important;font-size:14px!important;font-weight:700!important;line-height:1!important;letter-spacing:0!important;text-transform:none!important}
body:not(.admin-body) .fw-nav__all{font-weight:800!important}
body:not(.admin-body) .fw-nav__contact{font-weight:800!important}
body:not(.admin-body) .fw-topbar{font-family:var(--fw-header-font)!important;font-size:12px!important;font-weight:500!important}
body:not(.admin-body) .fw-topbar a{font-family:var(--fw-header-font)!important;font-size:12px!important;font-weight:500!important}
/* Do not allow page-specific styles to resize or restyle the shared shell. */
body:not(.admin-body) .fw-header *{box-sizing:border-box}
body:not(.admin-body) .fw-nav a,
body:not(.admin-body) .fw-nav button{box-shadow:none}
@media(max-width:720px){body:not(.admin-body) .fw-logo__text b{font-size:21px!important}body:not(.admin-body) .fw-nav a,body:not(.admin-body) .fw-nav__all,body:not(.admin-body) .fw-nav__contact{font-size:12px!important}}
