/* Product-type navigation, scoped to the shared header and Store. */
.frx-navwrap{position:relative}.frx-store-nav{display:flex;align-items:center;gap:0}.frx-header .frx-store-nav>a{padding-right:6px}.frx-store-dropdown>summary{display:flex;align-items:center;justify-content:center;width:40px;min-height:44px;border-radius:8px;cursor:pointer;list-style:none;color:#067d83;font-size:1.3rem;font-weight:800}.frx-store-dropdown>summary::-webkit-details-marker{display:none}.frx-store-dropdown[open]>summary,.frx-store-dropdown>summary:hover{background:#edf8f8}.frx-store-dropdown[open]>summary span{transform:rotate(180deg)}.frx-store-panel{position:absolute;right:0;top:calc(100% - 1px);width:min(800px,100%);z-index:70;border:1px solid #cbdfe3;border-radius:0 0 16px 16px;padding:18px;background:#fff;box-shadow:0 18px 35px #08254920;max-height:65vh;overflow:auto}.frx-store-menu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 10px}.frx-header .frx-store-panel a{display:flex;gap:8px;align-items:center;justify-content:space-between;min-height:44px;padding:9px 12px;font-size:.82rem;line-height:1.35;white-space:normal}.frx-store-panel small{font-size:.7rem;font-weight:500;color:#637b85}.frx-header .frx-all-products{background:#edf8f8;color:#067d83;margin-bottom:12px;font-size:.91rem}.frx-category-index{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:26px 0}.frx-category-index a{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:60px;padding:13px 16px;border:1px solid #dce8ed;border-radius:11px;font-size:.86rem;font-weight:700;color:#082549;background:#f8fbfc}.frx-category-index a:hover{border-color:#07868f;background:#edf8f8}.frx-category-index small{font-size:.72rem;font-weight:600;color:#637b85}.frx-store-section{scroll-margin-top:24px;padding:30px 0 40px;border-top:1px solid #dce8ed}.frx-store-section:first-of-type{border-top:0}.frx-store-sectionhead{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin-bottom:22px}.frx-store-sectionhead h2{font-size:clamp(1.45rem,3vw,2rem);margin:0;flex:1 1 auto}.frx-store-sectionhead span,.frx-store-sectionhead a{color:#637b85;font-size:.78rem}.frx-store-sectionhead a{color:#067d83;font-weight:650}.frx-product h3{font-size:1.04rem;line-height:1.4;letter-spacing:-.02em;margin-bottom:14px;overflow-wrap:anywhere}.frx-photo-example{font-size:.68rem!important;line-height:1.45;color:#637b85;margin:0 0 12px}.frx-page [data-store-catalog]{padding-top:10px}.frx-page [data-store-filters]{scroll-margin-top:20px}.frx-store-sectionhead a:focus-visible,.frx-category-index a:focus-visible{outline:3px solid #07868f;outline-offset:3px}
@media(max-width:1050px){.frx-store-panel{max-height:58vh}.frx-store-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.frx-header .frx-store-nav>a{padding-right:4px}.frx-category-index{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.frx-category-index{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.frx-category-index a{padding:11px;font-size:.77rem;min-height:58px}.frx-header .frx-store-panel{padding:12px}.frx-header .frx-store-panel a{font-size:.76rem;padding:10px 8px}.frx-store-section{padding:25px 0 30px}.frx-store-sectionhead{gap:8px 12px}.frx-store-sectionhead h2{flex-basis:100%}.frx-store-sectionhead a{margin-left:auto}.frx-product h3{font-size:.96rem}.frx-store-dropdown>summary{width:38px}}
@media(max-width:390px){.frx-header .frx-nav a{padding-inline:8px}.frx-store-menu-grid{gap:4px}.frx-product h3{font-size:.9rem}}
