/* Shared Beefey category-page navigation and inquiry chrome */
.category-chrome-topbar{position:relative;z-index:90;padding:10px 16px;background:#f0e4db;color:#5d504b;text-align:center;font:600 13px/1.35 system-ui,-apple-system,"Segoe UI",Arial,sans-serif}
.category-chrome-header{position:sticky;top:0;z-index:100;background:rgba(255,250,247,.96);backdrop-filter:blur(14px)}
.category-chrome-main{border-bottom:1px solid rgba(231,221,215,.82);box-shadow:0 6px 24px rgba(59,39,31,.05)}
.category-subnav{border-bottom:1px solid #e7ddd7;background:#fff}
.category-subnav-inner{display:flex;width:min(1180px,calc(100% - 32px));margin:0 auto}
.category-subnav-link{flex:1;min-width:0;min-height:38px;display:flex;align-items:center;justify-content:center;padding:0 8px;border-right:1px solid #e7ddd7;color:#716763;font-size:11.2px;font-weight:600;text-align:center;text-decoration:none;transition:all .15s ease}
.category-subnav-link:first-child{border-left:1px solid #e7ddd7}
.category-subnav-link:hover{background:#faf5f2;color:#944f58}
.category-subnav-link.is-active{position:relative;background:#fcf8f6;color:#944f58;font-weight:750}
.category-subnav-link.is-active::after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:#944f58}
@media(max-width:820px){
  .category-subnav{overflow-x:auto;scrollbar-width:none}
  .category-subnav::-webkit-scrollbar{display:none}
  .category-subnav-inner{width:max-content;min-width:100%}
  .category-subnav-link{flex:none;width:160px;min-height:46px;border-top:1px solid #e7ddd7}
}
.category-chrome-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1180px,calc(100% - 32px));min-height:78px;margin:0 auto}
.category-chrome-brand{display:flex;flex:0 0 auto;align-items:center;width:130px;height:48px;overflow:hidden}
.category-chrome-brand img{display:block;width:130px;height:130px;max-width:none;object-fit:contain;transform:none}
.category-chrome-toggle{display:none;width:44px;height:44px;padding:0;border:1px solid #e7ddd7;border-radius:12px;background:#fff;color:#2f2825;font-size:21px;line-height:1;cursor:pointer}
.category-chrome-nav{display:flex;align-items:center;justify-content:flex-end;gap:17px;color:#716763;font:600 14px/1.4 system-ui,-apple-system,"Segoe UI",Arial,sans-serif}
.category-chrome-nav a{color:inherit;text-decoration:none}
.category-chrome-link{white-space:nowrap}
.category-chrome-link:hover,.category-chrome-parent:hover,.category-chrome-item.is-active>.category-chrome-parent{color:#944f58}
.category-chrome-item{position:relative;display:flex;align-items:center;gap:3px}
.category-chrome-parent{white-space:nowrap}
.category-chrome-trigger{padding:4px;border:0;background:transparent;color:#716763;font:inherit;cursor:pointer}
.category-chrome-menu{position:absolute;top:calc(100% + 25px);left:50%;display:none;width:min(1080px,94vw);overflow:hidden;transform:translateX(-50%);border:1px solid #e7ddd7;border-radius:18px;background:#fff;box-shadow:0 24px 60px rgba(52,35,27,.15)}
.category-chrome-item:hover>.category-chrome-menu,.category-chrome-item.open>.category-chrome-menu{display:block}
.category-chrome-menu::before{content:"";position:absolute;top:-28px;left:0;right:0;height:30px}
.category-chrome-menu-head{display:flex;align-items:center;gap:22px;padding:16px 44px;border-bottom:1px solid #e7ddd7;background:#fffaf7}
.category-chrome-kicker{color:#b86c75;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.category-chrome-title{color:#2f2825;font-size:15px;font-weight:800;line-height:1.35}
.category-chrome-menu-body{display:grid;grid-template-columns:minmax(0,1.35fr) 390px;gap:30px;align-items:start;padding:44px}
.category-chrome-collection-links{display:grid;grid-template-columns:repeat(2,minmax(190px,1fr));gap:13px 48px;align-content:start;padding:4px 0}
.category-chrome-collection-links a{display:block;padding:0;border-radius:0;color:#716763;font-size:14px;font-weight:400;line-height:1.6}
.category-chrome-collection-links a:hover,.category-chrome-collection-links a[aria-current="page"]{background:transparent;color:#944f58;font-weight:400}
.category-chrome-quick{background:#faf7f5;border:1px solid #f1e8e3;border-radius:14px;padding:24px 28px;display:flex;flex-direction:column;justify-content:center;min-height:164px;color:#5d504b}
.category-chrome-quick strong{display:block;margin-bottom:14px;color:#2f2825;font-size:18px}
.category-chrome-quick p{margin:0 0 18px;color:#807a77;font-size:15px;font-weight:700;line-height:1.35}
.category-chrome-quick a,.category-chrome-quote{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#b86c75;color:#fff!important;font-weight:800}
.category-chrome-quick a{width:100%;min-height:42px;padding:0 15px}
.category-chrome-quote{min-height:44px;padding:0 18px;white-space:nowrap;box-shadow:0 10px 24px rgba(184,108,117,.22)}
.category-chrome-quote:hover,.category-chrome-quick a:hover{background:#944f58}
.category-whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:120;display:inline-flex;align-items:center;gap:10px;min-height:50px;padding:0 20px;border:0;border-radius:999px;background:#25d366;color:#fff!important;font:800 14px/1 system-ui,-apple-system,"Segoe UI",Arial,sans-serif;text-decoration:none!important;box-shadow:0 10px 28px rgba(37,211,102,.34);animation:category-whatsapp-breathe 2s infinite}
.category-whatsapp-float svg{width:21px;height:21px;fill:currentColor;flex:0 0 auto}
.category-whatsapp-float:hover{background:#1fb457;transform:translateY(-2px);animation:none}
@keyframes category-whatsapp-breathe{0%{box-shadow:0 0 0 0 rgba(37,211,102,.56),0 10px 28px rgba(37,211,102,.28)}70%{box-shadow:0 0 0 15px rgba(37,211,102,0),0 10px 28px rgba(37,211,102,.34)}100%{box-shadow:0 0 0 0 rgba(37,211,102,0),0 10px 28px rgba(37,211,102,.28)}}
@media(max-width:1080px){.category-chrome-inner{gap:16px}.category-chrome-brand{width:125px}.category-chrome-brand img{width:125px;height:125px}.category-chrome-nav{gap:12px;font-size:13px}.category-chrome-nav>.category-chrome-link:nth-of-type(3),.category-chrome-nav>.category-chrome-link:nth-of-type(4){display:none}}
@media(max-width:820px){.category-chrome-inner{min-height:78px}.category-chrome-brand{width:120px;height:48px}.category-chrome-brand img{width:120px;height:120px}.category-chrome-toggle{display:grid;place-items:center;flex:0 0 auto}.category-chrome-nav{position:absolute;top:100%;left:0;right:0;display:none;max-height:calc(100vh - 130px);overflow:auto;padding:16px;border:1px solid #e7ddd7;border-radius:0 0 16px 16px;background:#fffdfb;box-shadow:0 20px 44px rgba(52,35,27,.15);align-items:stretch;flex-direction:column;gap:4px}.category-chrome-nav.open{display:flex}.category-chrome-nav>.category-chrome-link,.category-chrome-parent{display:block!important;width:100%;box-sizing:border-box;padding:10px 8px}.category-chrome-item{display:block;width:100%}.category-chrome-trigger{position:absolute;top:4px;right:2px;width:42px;height:42px}.category-chrome-menu{position:static;width:100%;margin:4px 0 8px;transform:none;border-radius:12px;box-shadow:none}.category-chrome-item:hover>.category-chrome-menu{display:none}.category-chrome-item.open>.category-chrome-menu{display:block}.category-chrome-menu-head{align-items:flex-start;flex-direction:column;gap:4px;padding:14px 16px}.category-chrome-menu-body{grid-template-columns:1fr;padding:12px}.category-chrome-collection-links{grid-template-columns:1fr;gap:2px}.category-chrome-quick{display:none}.category-chrome-quote{width:100%;box-sizing:border-box;margin-top:5px}.category-whatsapp-float{left:18px;right:18px;bottom:18px;justify-content:center}}
@media(prefers-reduced-motion:reduce){.category-whatsapp-float{animation:none}}
