/* Furvori Header 1.2 — shared sitewide shell */
.site-header-v12{position:sticky;top:0;z-index:200;background:rgba(243,228,204,.96);border-bottom:1px solid rgba(38,26,21,.16);backdrop-filter:blur(14px);color:#261A15}
.site-header-v12 .shell-nav{min-height:66px;height:66px;display:flex;align-items:center;gap:24px}
.site-header-v12 .shell-brand{flex:0 0 auto}
.site-header-v12 .shell-brand img{display:block;height:52px;width:auto;max-width:none}
.site-header-v12 .shell-links{margin-inline:auto}
.site-header-v12 .shell-links a{color:#261A15}
.site-header-v12 .shell-actions{display:flex;align-items:center;gap:4px;direction:ltr;flex-direction:row-reverse;flex:0 0 auto}
.site-header-v12 .shell-menu{display:none;width:48px;height:48px;padding:12px;border:0;background:transparent;border-radius:14px;color:#261A15;cursor:pointer}
.site-header-v12 .shell-menu i{display:block;width:24px;height:3px;margin:4px auto;border-radius:999px;background:#261A15}
.site-cart-link{position:relative;width:48px;height:48px;display:inline-grid;place-items:center;border-radius:14px;color:#261A15;text-decoration:none}
.site-cart-link:hover{background:rgba(38,26,21,.07)}
.site-cart-link svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.site-cart-link .cart-count{position:absolute;top:3px;right:1px;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:#E85D1A;color:#fff;font:800 11px/1 Heebo,"Segoe UI",Arial,sans-serif;box-shadow:0 0 0 2px #F3E4CC}
.cart-count[data-empty="true"]{display:none}
.shell-anchor-target{display:block;height:0;scroll-margin-top:110px}
.pdp-add.is-disabled{pointer-events:none;opacity:.52;cursor:not-allowed}
@media(max-width:760px){
  .site-header-v12 .shell-nav{min-height:66px;height:66px;gap:8px}
  .site-header-v12 .shell-brand{min-width:0;margin-inline-end:auto}
  .site-header-v12 .shell-brand img{height:52px;width:auto;max-width:none}
  .site-header-v12 .shell-actions{margin-inline-start:0}
  .site-header-v12 .shell-menu{display:block}
  .site-header-v12 .shell-links{display:none;position:absolute;top:66px;right:14px;left:14px;margin:0;padding:12px;background:#F3E4CC;border:1px solid rgba(38,26,21,.16);border-radius:18px;box-shadow:0 24px 60px rgba(38,26,21,.18)}
  .site-header-v12 .shell-links.is-open{display:grid}
  .site-header-v12 .shell-links a{padding:4px 10px}
}

.pdp-readonly-variant,.pdp-unavailable{padding:14px 16px;border-radius:14px;background:#E6C89F;color:#261A15}.pdp-readonly-variant{display:flex;justify-content:space-between;gap:12px}.pdp-availability.is-unavailable{color:#8A3E18}.pdp-landing-link{display:inline-flex;margin-top:18px;color:#8A3E18;font-weight:800}.product-badge-pending{background:#E6C89F!important;color:#261A15!important}.store-link-strip{padding:34px 20px;background:#F3E4CC;color:#261A15}.store-link-strip .wrap{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.store-link-strip p{margin:0;font-weight:800}
