body.page-shop{background:#f4f6fa;color:#141820;scroll-padding-top:120px}body.page-shop .grain{display:none}body.page-shop .page-hero{padding:calc(var(--header-dual-h, 120px) + 32px) 24px 28px;max-width:var(--container);margin:0 auto}body.page-shop .page-hero{color:#fff}body.page-shop .page-hero :is(.page-hero__title,.page-hero__lead,.eyebrow){color:#fff}body.page-shop .page-hero .page-hero__lead{color:#ffffffb8}body.page-shop .page-hero .eyebrow{color:#cdb994}body.page-shop .gki-header__nav-inner>a.is-active{color:#0038a1;font-weight:600}body.page-shop .section.section--page.section--muted{padding-top:48px}body.page-shop .shop-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:10px;margin-bottom:14px;padding:10px 12px;max-width:100%;box-sizing:border-box;background:var(--surface, #fff);border:1px solid var(--border, #dde3ee);border-radius:14px}body.page-shop .shop-toolbar__row{display:flex;align-items:center;gap:12px;width:100%;min-width:0}body.page-shop .shop-filter-dd{display:none;position:relative;width:100%;min-width:0}body.page-shop .shop-sort-dd{display:block;flex:0 1 240px;width:auto;min-width:200px;max-width:280px}body.page-shop .shop-filter-dd__btn{display:flex;align-items:center;gap:8px;width:100%;min-height:42px;padding:8px 12px;border-radius:999px;border:1px solid var(--border, #dde3ee);background:var(--bg, #f4f6fa);color:var(--text, #141820);font:inherit;font-size:13px;font-weight:500;text-align:left;cursor:pointer}body.page-shop .shop-filter-dd__label{flex-shrink:0;color:var(--text-muted, #5c6578)}body.page-shop .shop-filter-dd__value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}body.page-shop .shop-filter-dd__chevron{flex-shrink:0;color:var(--text-muted, #5c6578);transition:transform .15s ease}body.page-shop .shop-filter-dd.is-open .shop-filter-dd__chevron{transform:rotate(180deg)}body.page-shop .shop-filter-dd__menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:40;display:flex;flex-direction:column;max-height:min(52dvh,360px);overflow:auto;padding:6px;background:var(--surface, #fff);border:1px solid var(--border, #dde3ee);border-radius:12px;box-shadow:0 16px 40px #00266424}body.page-shop .shop-filter-dd__menu[hidden]{display:none!important}body.page-shop .shop-filter-dd__option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:11px 12px;border:0;border-radius:8px;background:transparent;color:var(--text, #141820);font:inherit;font-size:14px;font-weight:500;text-align:left;cursor:pointer}body.page-shop .shop-filter-dd__option:hover,body.page-shop .shop-filter-dd__option.is-active{background:#1418200d;color:var(--text, #141820)}body.page-shop .shop-filter-dd__option.is-active{font-weight:600}body.page-shop .shop-filter-dd__option-count{flex-shrink:0;font-size:12px;font-weight:600;color:var(--text-muted, #5c6578)}body.page-shop .shop-toolbar__filters{width:100%;min-width:0;position:relative}body.page-shop .shop-toolbar__filters:after{display:none}body.page-shop .shop-filters{display:flex;flex-wrap:wrap;gap:6px;padding:2px}body.page-shop .shop-filter{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;padding:5px 11px;border-radius:999px;border:1px solid var(--border, #dde3ee);background:transparent;color:var(--text-muted, #5c6578);font-size:12px;font-weight:500;line-height:1.2;white-space:nowrap;transition:color .15s ease,background .15s ease,border-color .15s ease}body.page-shop .shop-filter__count{font-size:10px;font-weight:600;opacity:.55}body.page-shop .shop-filter:hover,body.page-shop .shop-filter.is-active{color:var(--text, #141820);border-color:var(--text, #141820);background:#1418200a}body.page-shop .shop-filter.is-active{color:#fff;background:var(--text, #141820);border-color:var(--text, #141820)}body.page-shop .shop-filter.is-active .shop-filter__count{opacity:.72}body.page-shop .shop-search{position:relative;flex:1 1 auto;min-width:0;display:flex;align-items:center}body.page-shop .shop-search__icon{position:absolute;left:11px;color:var(--text-muted, #5c6578);opacity:.55;pointer-events:none}body.page-shop .shop-search input{width:100%;min-width:0;max-width:none;padding:7px 12px 7px 34px;border-radius:999px;border:1px solid var(--border, #dde3ee);background:var(--bg, #f4f6fa);font:inherit;font-size:13px;line-height:1.3;color:var(--text, #141820);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}body.page-shop .shop-search input::placeholder{color:var(--text-muted, #5c6578);opacity:.7}body.page-shop .shop-search input:focus{outline:none;border-color:var(--blue, #0038a1);background:var(--surface, #fff);box-shadow:0 0 0 3px var(--blue-soft, rgba(0, 56, 161, .08))}body.page-shop .shop-count{margin:0 0 16px;font-size:12px;color:var(--text-muted, #5c6578)}@media(max-width:768px){body.page-shop .section--page.section--muted{padding-inline:12px;overflow-x:hidden}body.page-shop .shop-toolbar{gap:10px;padding:10px}body.page-shop .shop-toolbar__row{flex-direction:column;align-items:stretch;gap:10px}body.page-shop .shop-filter-dd{display:block}body.page-shop .shop-toolbar__filters{display:none}body.page-shop .shop-toolbar__filters:after{display:none}body.page-shop .shop-search{width:100%}body.page-shop .shop-sort-dd{flex:none;width:100%;max-width:none}body.page-shop .shop-search input{width:100%;max-width:none}body.page-shop .cta__buttons .btn{width:100%}}body.page-shop .cta__buttons .btn{min-height:54px;padding:15px 32px;font-size:18px;font-weight:700}body.page-shop .cta__inner h2{color:#fff}
