/* CAP v0.3.0 modular extract: filters */
body.caps-front.caps-artist-storefront .caps-smart-filters{
  width:min(1280px,calc(100% - 48px));
  margin:14px auto 24px;
  padding:10px 12px;
  background:#fbfaf7;
  border:1px solid #ded9d0;
  box-shadow:0 8px 22px rgba(27,43,50,.07);
}
.caps-smart-filter-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0;}
.caps-filter-label{flex:0 0 auto;margin-right:2px;font-size:10px;line-height:1;font-weight:850;text-transform:uppercase;letter-spacing:.12em;color:#6d7577;}
.caps-filter-subjects{display:flex;align-items:center;gap:7px;min-width:0;flex:1 1 auto;}
.caps-filter-chip-wrap{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0;}
.caps-filter-chip{margin:0;cursor:pointer;white-space:nowrap;}
.caps-filter-chip input{position:absolute;opacity:0;pointer-events:none;}
.caps-filter-chip span{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border:1px solid #d4d0c8;background:#fff;color:#344950;font-size:11.5px;font-weight:700;line-height:1;border-radius:0;transition:.15s ease;box-shadow:0 1px 3px rgba(28,45,53,.03);}
.caps-filter-chip:hover span{border-color:#9aa5a7;box-shadow:0 4px 10px rgba(28,45,53,.08);transform:translateY(-1px);}
.caps-filter-chip input:checked+span{background:#2d4650;border-color:#2d4650;color:#fff;box-shadow:0 4px 12px rgba(34,61,71,.14);}
.caps-filter-more{position:relative;flex:0 0 auto;margin:0;}
.caps-filter-more summary{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:0 9px;border:1px solid #d4d0c8;background:#f4f1eb;color:#506168;cursor:pointer;list-style:none;border-radius:0;font-size:11px;font-weight:750;white-space:nowrap;}
.caps-filter-more summary::-webkit-details-marker{display:none;}
.caps-filter-more[open] summary{border-color:#9aa5a7;background:#fff;color:var(--caps-wine);}
.caps-filter-more-panel{position:absolute;z-index:30;top:calc(100% + 8px);right:0;width:min(360px,80vw);display:flex;flex-wrap:wrap;gap:6px;padding:12px;background:#fff;border:1px solid #d8d3ca;box-shadow:0 16px 34px rgba(24,40,47,.15);}
.caps-filter-select{position:relative;display:block;flex:0 0 auto;margin:0;}
.caps-filter-select>span{position:absolute;left:10px;top:6px;z-index:1;font-size:8px;line-height:1;font-weight:850;text-transform:uppercase;letter-spacing:.09em;color:#788184;pointer-events:none;}
.caps-filter-select select{height:36px;min-width:136px;border:1px solid #d4d0c8!important;background:#fff!important;color:#354a53!important;border-radius:0!important;padding:13px 30px 2px 10px!important;font-size:11.5px!important;font-weight:650!important;box-shadow:none!important;}
.caps-filter-size select{min-width:128px;max-width:190px;}
.caps-filter-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto;margin-left:auto;}
.caps-filter-clear{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#667276!important;text-decoration:none!important;padding:7px 3px;border-bottom:1px solid #b9bfc0;}
.caps-filter-clear:hover{color:var(--caps-wine)!important;border-color:var(--caps-wine);}
.caps-filter-apply{height:36px;padding:0 13px;border:1px solid #2e4650;background:#2e4650;color:#fff;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 4px 10px rgba(32,56,66,.12);}
.caps-filter-apply:hover,.caps-filter-apply:focus{background:#213740;border-color:#213740;color:#fff;}
@media(max-width:980px){.caps-filter-subjects{flex-basis:100%;order:2;}
.caps-filter-label{order:1;}
.caps-filter-select{order:3;}
.caps-filter-actions{order:4;}}
@media(max-width:760px){body.caps-front.caps-artist-storefront .caps-smart-filters{width:calc(100% - 28px);margin:12px auto 22px;padding:10px;}
.caps-smart-filter-form{gap:7px;}
.caps-filter-subjects{width:100%;overflow:visible;}
.caps-filter-chip-wrap{gap:5px;}
.caps-filter-chip span{min-height:30px;padding:0 9px;font-size:11px;}
.caps-filter-select{flex:1 1 140px;}
.caps-filter-select select{width:100%;min-width:0;}
.caps-filter-actions{margin-left:0;}
.caps-filter-more-panel{left:0;right:auto;width:min(330px,calc(100vw - 48px));}}
body.caps-front.caps-artist-storefront .caps-smart-filters{
  width:min(1320px,calc(100% - 48px));
  margin:16px auto 26px;
  padding:12px 14px;
  background:#f7f4ee;
  border:1px solid #d2cbc0;
  border-radius:0!important;
  box-shadow:0 10px 24px rgba(29,43,48,.07);
}
.caps-smart-filter-form{gap:9px;}
.caps-filter-label{color:#59666a;font-size:10px;letter-spacing:.14em;}
.caps-filter-chip span{
  min-height:34px;padding:0 11px;border:1px solid #cfc8bd;background:#fff;color:#31474f;
  border-radius:0!important;font-size:11.5px;font-weight:750;box-shadow:none;transform:none!important;
}
.caps-filter-chip:hover span{border-color:#7f9095;box-shadow:inset 0 -2px 0 rgba(104,0,10,.18);}
.caps-filter-chip input:checked+span{background:#2d4650;border-color:#2d4650;color:#fff;box-shadow:inset 0 -3px 0 #8f6f45;}
.caps-filter-more summary{
  min-height:34px;padding:0 10px;border:1px solid #bcb3a6;background:#ece5da;color:#3c5057;
  border-radius:0!important;font-size:11px;font-weight:800;gap:7px;box-shadow:none;
}
.caps-filter-more summary small{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;background:#fff;border:1px solid #cfc8bd;border-radius:0;font-size:9px;font-weight:850;color:#68767a;}
.caps-filter-more summary b{font-size:15px;line-height:1;font-weight:500;transition:transform .15s ease;}
.caps-filter-more[open] summary{background:#fff;border-color:#6f8186;color:var(--caps-wine);}
.caps-filter-more[open] summary b{transform:rotate(45deg);}
.caps-filter-more-panel{
  top:calc(100% + 7px);right:0;width:min(470px,88vw);padding:0;background:#fff;border:1px solid #aaa197;
  border-radius:0!important;box-shadow:0 18px 42px rgba(22,34,39,.18);overflow:hidden;
}
.caps-filter-more-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:11px 13px 10px;background:#f1ece4;border-bottom:1px solid #d8d1c7;}
.caps-filter-more-head strong{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#354b53;}
.caps-filter-more-head span{font-size:10px;color:#747f82;}
.caps-filter-more-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:12px;max-height:320px;overflow:auto;}
.caps-filter-more-grid .caps-filter-chip{display:block;min-width:0;}
.caps-filter-more-grid .caps-filter-chip span{display:flex;width:100%;white-space:normal;line-height:1.15;}
.caps-filter-select select,.caps-filter-apply{border-radius:0!important;}
.caps-filter-apply{height:36px;padding:0 15px;background:#2d4650;border-color:#2d4650;box-shadow:none;}
.caps-filter-clear{padding:8px 5px;border:1px solid transparent!important;text-decoration:none!important;}
@media(max-width:760px){body.caps-front.caps-artist-storefront .caps-smart-filters{width:calc(100% - 24px);margin:12px auto 22px;padding:10px;}
.caps-filter-chip span{min-height:32px;padding:0 9px;}
.caps-filter-more{position:static;}
.caps-filter-more-panel{position:absolute;left:10px!important;right:10px!important;width:auto!important;top:auto;margin-top:7px;}
.caps-filter-more-grid{grid-template-columns:1fr;max-height:46vh;}
.caps-filter-more-head{align-items:flex-start;flex-direction:column;gap:3px;}}
.caps-smart-filters{scroll-margin-top:120px;}
.caps-filter-chip span,.caps-filter-more summary,.caps-filter-clear,.caps-filter-select select{border-radius:0!important;}
.caps-filter-actions{min-height:36px;}
.caps-filter-clear{display:inline-flex;align-items:center;min-height:32px;padding:0 9px!important;border:1px solid #d4d0c8!important;background:#fff;text-decoration:none!important;}
.caps-filter-clear:hover{border-color:#7f9095!important;background:#f5f2ec;}
body.caps-front.caps-artist-storefront .caps-smart-filters{
  border-color:#c9c1b5;
  box-shadow:
    0 2px 5px rgba(21,45,57,.07),
    0 12px 26px rgba(21,45,57,.12),
    0 24px 46px rgba(21,45,57,.07);
}
.caps-filter-chip span,
.caps-filter-more summary,
.caps-filter-clear,
.caps-filter-select select{
  box-shadow:0 2px 5px rgba(21,45,57,.07)!important;
}
.caps-filter-chip:hover span,
.caps-filter-more summary:hover,
.caps-filter-clear:hover{
  box-shadow:0 5px 12px rgba(21,45,57,.12)!important;
}
.caps-filter-chip input:checked+span{
  box-shadow:
    inset 0 -3px 0 #8f6f45,
    0 5px 12px rgba(21,45,57,.18)!important;
}
.caps-filter-more-panel{
  box-shadow:
    0 3px 8px rgba(21,45,57,.10),
    0 20px 44px rgba(21,45,57,.20),
    0 36px 70px rgba(21,45,57,.11);
}
@media(max-width:760px){body.caps-front.caps-artist-storefront .caps-artist-intro,
  body.caps-front.caps-artist-storefront .caps-smart-filters,
  .caps-artist-collections{box-shadow:0 10px 24px rgba(21,45,57,.12),0 20px 38px rgba(21,45,57,.07);}}
@media (min-width:1181px){body.caps-front.caps-artist-storefront .caps-smart-filters{
    width:min(1440px,calc(100vw - 48px));
    max-width:none;
    margin-left:50%;
    margin-right:0;
    transform:translateX(-50%);
  }
body.caps-front.caps-artist-storefront .caps-smart-filter-form{
    flex-wrap:nowrap;
  }
body.caps-front.caps-artist-storefront .caps-filter-subjects{
    flex:1 1 auto;
    min-width:0;
  }
body.caps-front.caps-artist-storefront .caps-filter-chip-wrap{
    flex-wrap:nowrap;
  }
body.caps-front.caps-artist-storefront .caps-filter-orientation select{
    min-width:136px;
  }
body.caps-front.caps-artist-storefront .caps-filter-size select{
    min-width:128px;
  }
body.caps-front.caps-artist-storefront .caps-filter-actions{
    margin-left:0;
  }}
@media (min-width:981px) and (max-width:1180px){body.caps-front.caps-artist-storefront .caps-smart-filters{
    width:calc(100vw - 36px);
    max-width:none;
    margin-left:50%;
    margin-right:0;
    transform:translateX(-50%);
  }
body.caps-front.caps-artist-storefront .caps-filter-subjects{
    flex-basis:100%;
    order:2;
  }
body.caps-front.caps-artist-storefront .caps-filter-label{order:1;}
body.caps-front.caps-artist-storefront .caps-filter-select{order:3;}
body.caps-front.caps-artist-storefront .caps-filter-actions{order:4;margin-left:0;}}
@media (max-width:980px){body.caps-front.caps-artist-storefront .caps-smart-filters{
    transform:none;
  }}
@media (min-width:1181px){body.caps-front.caps-artist-storefront .caps-smart-filters{
    position:relative;
    z-index:90;
    width:min(1540px,calc(100vw - 24px));
    overflow:visible;
  }
body.caps-front.caps-artist-storefront .caps-smart-filter-form{
    display:grid;
    grid-template-columns:auto minmax(0,1fr) 140px 150px auto;
    align-items:center;
    column-gap:8px;
    row-gap:0;
    flex-wrap:unset;
  }
body.caps-front.caps-artist-storefront .caps-filter-label{
    grid-column:1;
  }
body.caps-front.caps-artist-storefront .caps-filter-subjects{
    grid-column:2;
    display:flex;
    align-items:center;
    min-width:0;
    overflow:visible;
  }
body.caps-front.caps-artist-storefront .caps-filter-chip-wrap{
    display:flex;
    flex-wrap:nowrap;
    align-items:center;
    gap:6px;
    min-width:0;
  }
body.caps-front.caps-artist-storefront .caps-filter-more{
    position:relative;
    z-index:110;
  }
body.caps-front.caps-artist-storefront .caps-filter-more-panel{
    left:0;
    right:auto;
    top:calc(100% + 7px);
    width:min(460px,calc(100vw - 48px));
    max-height:min(430px,calc(100vh - 190px));
    overflow:hidden;
    z-index:1000;
  }
body.caps-front.caps-artist-storefront .caps-filter-more-grid{
    max-height:min(350px,calc(100vh - 270px));
    overflow-y:auto;
    overflow-x:hidden;
  }
body.caps-front.caps-artist-storefront .caps-filter-orientation{
    grid-column:3;
    width:140px;
  }
body.caps-front.caps-artist-storefront .caps-filter-size{
    grid-column:4;
    width:150px;
  }
body.caps-front.caps-artist-storefront .caps-filter-orientation select,
  body.caps-front.caps-artist-storefront .caps-filter-size select{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
  }
body.caps-front.caps-artist-storefront .caps-filter-actions{
    grid-column:5;
    margin-left:0;
    justify-self:end;
  }}
body.caps-front.caps-artist-storefront .caps-smart-filters:has(.caps-filter-more[open]){
  z-index:200;
}
body.caps-front.caps-artist-storefront .caps-filter-more[open]{z-index:220;}
body.caps-front.caps-artist-storefront .caps-filter-more[open] .caps-filter-more-panel{z-index:1200;}
@media (min-width:1181px){body.caps-front.caps-artist-storefront .caps-smart-filters{
    width:min(1440px,calc(100vw - 64px));
    min-width:min(1080px,calc(100vw - 64px));
    max-width:none;
    flex:0 0 auto;
    margin-left:50%;
    margin-right:0;
    transform:translateX(-50%);
  }}
@media (min-width:761px){body.caps-front.caps-artist-storefront .caps-smart-filters{
    margin-top:18px;
    border-color:#c9c1b5;
    background:linear-gradient(180deg,#fcfbf8 0%,#f7f3ed 100%);
  }}
@media (max-width:760px){body.caps-front.caps-artist-storefront .caps-smart-filters{
    width:calc(100% - 22px);
    margin:8px auto 22px;
    padding:9px;
    background:#f8f5ef;
    border:1px solid #d8d0c5;
    box-shadow:0 9px 22px rgba(21,45,57,.10);
    overflow:visible;
  }
body.caps-front.caps-artist-storefront .caps-smart-filter-form{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;
    gap:8px;
    align-items:stretch;
  }
body.caps-front.caps-artist-storefront .caps-filter-label{
    display:none;
  }
body.caps-front.caps-artist-storefront .caps-filter-subjects{
    grid-column:1 / -1;
    order:0;
    width:100%;
    min-width:0;
    display:flex;
    align-items:center;
    gap:7px;
    overflow:visible;
  }
body.caps-front.caps-artist-storefront .caps-filter-chip-wrap{
    flex:1 1 auto;
    min-width:0;
    display:flex;
    flex-wrap:nowrap;
    gap:6px;
    overflow-x:auto;
    overflow-y:hidden;
    padding:1px 2px 5px;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
    scroll-snap-type:x proximity;
  }
body.caps-front.caps-artist-storefront .caps-filter-chip-wrap::-webkit-scrollbar{display:none;}
body.caps-front.caps-artist-storefront .caps-filter-chip{
    flex:0 0 auto;
    scroll-snap-align:start;
  }
body.caps-front.caps-artist-storefront .caps-filter-chip span{
    min-height:34px;
    padding:0 11px;
    font-size:11px;
  }
body.caps-front.caps-artist-storefront .caps-filter-more{
    position:relative;
    flex:0 0 auto;
    z-index:1300;
  }
body.caps-front.caps-artist-storefront .caps-filter-more summary{
    min-height:34px;
    padding:0 10px;
    background:#eee8df;
  }
body.caps-front.caps-artist-storefront .caps-filter-more[open]::before{
    content:"";
    position:fixed;
    inset:0;
    z-index:1490;
    background:rgba(15,28,34,.42);
  }
body.caps-front.caps-artist-storefront .caps-filter-more-panel{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    top:auto!important;
    z-index:1500!important;
    width:100%!important;
    max-width:none!important;
    max-height:min(72vh,620px)!important;
    margin:0!important;
    border:0!important;
    border-top:1px solid #cfc6ba!important;
    background:#fff;
    box-shadow:0 -20px 48px rgba(10,26,34,.22)!important;
    overflow:hidden!important;
  }
body.caps-front.caps-artist-storefront .caps-filter-more-head{
    position:sticky;
    top:0;
    z-index:2;
    flex-direction:row;
    align-items:baseline;
    gap:12px;
    padding:16px 18px 13px;
    background:#f1ece4;
  }
body.caps-front.caps-artist-storefront .caps-filter-more-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
    max-height:calc(min(72vh,620px) - 58px)!important;
    padding:14px 14px 24px;
    overflow-y:auto!important;
  }
body.caps-front.caps-artist-storefront .caps-filter-more-grid .caps-filter-chip span{
    min-height:42px;
    white-space:normal;
    line-height:1.15;
  }
body.caps-front.caps-artist-storefront .caps-filter-orientation,
  body.caps-front.caps-artist-storefront .caps-filter-size{
    order:0;
    width:auto;
    min-width:0;
    margin:0;
  }
body.caps-front.caps-artist-storefront .caps-filter-orientation{grid-column:1;}
body.caps-front.caps-artist-storefront .caps-filter-size{grid-column:2;}
body.caps-front.caps-artist-storefront .caps-filter-select select{
    width:100%!important;
    min-width:0!important;
    height:42px;
    padding-top:15px!important;
  }
body.caps-front.caps-artist-storefront .caps-filter-actions{
    grid-column:3;
    order:0;
    margin:0;
    align-items:stretch;
  }
body.caps-front.caps-artist-storefront .caps-filter-actions:empty{display:none;}
body.caps-front.caps-artist-storefront .caps-filter-clear{
    min-height:42px;
    padding:0 11px!important;
    justify-content:center;
    white-space:nowrap;
  }}
@media(max-width:760px){html.caps-more-sheet-open,body.caps-more-sheet-open{overflow:hidden!important;overscroll-behavior:none}
body.caps-front.caps-artist-storefront .caps-filter-more-panel{max-height:calc(100dvh - 76px)!important;padding-bottom:max(74px,calc(58px + env(safe-area-inset-bottom)))!important}
body.caps-front.caps-artist-storefront .caps-filter-more-head{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important}
body.caps-front.caps-artist-storefront .caps-filter-more-head>div{display:grid;gap:2px}
body.caps-front.caps-artist-storefront .caps-filter-more-close{appearance:none;border:1px solid #cfc6ba;background:#fff;color:var(--caps-ink);min-height:36px;padding:0 12px;font:inherit;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
body.caps-front.caps-artist-storefront .caps-filter-more-grid{max-height:calc(100dvh - 286px)!important;padding-bottom:max(28px,env(safe-area-inset-bottom))!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}}
body.caps-front.caps-artist-storefront .caps-smart-filters{
  position:relative!important;
  top:auto!important;
  z-index:320!important;
  scroll-margin-top:var(--caps-filter-sticky-top,118px)!important;
}
body.caps-front.caps-artist-storefront .caps-smart-filters:has(.caps-filter-more[open]){z-index:1450!important;}
@media(max-width:760px){body.caps-front.caps-artist-storefront .caps-smart-filters{
    top:var(--caps-filter-sticky-top,98px)!important;
    margin-top:10px!important;
  }}
.caps-filter-mobile-marker{display:block;height:0;pointer-events:none;}
@media(max-width:760px){body.caps-front.caps-artist-storefront .caps-smart-filters.is-mobile-fixed{
    position:fixed!important;
    top:var(--caps-filter-sticky-top,98px)!important;
    left:14px!important;
    right:14px!important;
    width:auto!important;
    max-width:none!important;
    margin:0!important;
    z-index:1380!important;
  }
body.caps-front.caps-artist-storefront .caps-smart-filters.is-mobile-fixed:has(.caps-filter-more[open]){z-index:1450!important;}}
.caps-mobile-filter-toggle{display:none!important;}
.caps-mobile-filter-panel{display:contents;}
@media(max-width:760px){body.caps-front.caps-artist-storefront .caps-smart-filters{
    width:calc(100% - 24px)!important;
    padding:0!important;
    margin:8px auto 18px!important;
    background:#fff!important;
    border:1px solid #d6d0c7!important;
    box-shadow:0 7px 18px rgba(21,45,57,.11)!important;
    overflow:visible!important;
  }
body.caps-front.caps-artist-storefront .caps-smart-filter-form{
    display:block!important;
    position:relative!important;
  }
body.caps-front.caps-artist-storefront .caps-mobile-filter-toggle{
    display:flex!important;
    width:100%;
    min-height:44px;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    margin:0;
    padding:6px 12px 6px 13px;
    border:0;
    background:#f8f5ef;
    color:var(--caps-ink);
    text-align:left;
    cursor:pointer;
  }
body.caps-front.caps-artist-storefront .caps-mobile-filter-toggle>span{display:grid;gap:1px;min-width:0;}
body.caps-front.caps-artist-storefront .caps-mobile-filter-toggle small{
    font-size:8px;line-height:1.1;font-weight:850;text-transform:uppercase;letter-spacing:.11em;color:#7a7f7e;
  }
body.caps-front.caps-artist-storefront .caps-mobile-filter-toggle strong{
    overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;font-weight:800;color:#243e49;
  }
body.caps-front.caps-artist-storefront .caps-mobile-filter-toggle b{
    flex:0 0 auto;font-size:17px;line-height:1;font-weight:400;color:#6a7477;transition:transform .18s ease;
  }
body.caps-front.caps-artist-storefront .caps-smart-filters.is-mobile-filter-open .caps-mobile-filter-toggle b{transform:rotate(45deg);}
body.caps-front.caps-artist-storefront .caps-mobile-filter-panel{
    display:none;
    position:absolute;
    top:calc(100% + 7px);
    left:0;
    right:0;
    z-index:1510;
    max-height:calc(100dvh - var(--caps-filter-sticky-top,98px) - 128px);
    overflow-y:auto;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
    padding:10px 10px max(18px,env(safe-area-inset-bottom));
    background:#fff;
    border:1px solid #d6d0c7;
    box-shadow:0 18px 38px rgba(18,39,47,.18);
  }
body.caps-front.caps-artist-storefront .caps-smart-filters.is-mobile-filter-open .caps-mobile-filter-panel{display:block;}
body.caps-front.caps-artist-storefront .caps-mobile-filter-panel .caps-filter-label{display:block!important;margin:2px 2px 9px;font-size:9px;}
body.caps-front.caps-artist-storefront .caps-mobile-filter-panel .caps-filter-subjects,
  body.caps-front.caps-artist-storefront .caps-mobile-filter-panel .caps-filter-chip-wrap,
  body.caps-front.caps-artist-storefront .caps-mobile-filter-panel .caps-filter-more-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:6px!important;
    width:100%!important;
    overflow:visible!important;
    padding:0!important;
  }
body.caps-front.caps-artist-storefront .caps-mobile-filter-panel .caps-filter-chip{display:block!important;width:100%!important;}
body.caps-front.caps-artist-storefront .caps-mobile-filter-panel .caps-filter-chip span{
    display:flex!important;width:100%!important;min-height:38px!important;padding:0 11px!important;justify-content:flex-start!important;font-size:11.5px!important;
  }
body.caps-front.caps-artist-storefront .caps-mobile-filter-panel .caps-filter-more.caps-more-inline-mobile{
    display:block!important;position:static!important;width:100%!important;margin:0!important;z-index:auto!important;
  }
body.caps-front.caps-artist-storefront .caps-mobile-filter-panel .caps-filter-more.caps-more-inline-mobile>summary{display:none!important;}
body.caps-front.caps-artist-storefront .caps-mobile-filter-panel .caps-filter-more.caps-more-inline-mobile::before{display:none!important;content:none!important;}
body.caps-front.caps-artist-storefront .caps-mobile-filter-panel .caps-filter-more.caps-more-inline-mobile .caps-filter-more-panel{
    display:block!important;position:static!important;inset:auto!important;width:100%!important;max-height:none!important;margin:0!important;padding:6px 0 0!important;border:0!important;box-shadow:none!important;background:transparent!important;overflow:visible!important;
  }
body.caps-front.caps-artist-storefront .caps-mobile-filter-panel .caps-filter-more-head{display:none!important;}
body.caps-front.caps-artist-storefront .caps-mobile-filter-panel .caps-filter-select{
    display:block!important;width:100%!important;margin:8px 0 0!important;
  }
body.caps-front.caps-artist-storefront .caps-mobile-filter-panel .caps-filter-select select{
    width:100%!important;min-width:0!important;height:42px!important;
  }
body.caps-front.caps-artist-storefront .caps-mobile-filter-panel .caps-filter-actions{
    display:block!important;width:100%!important;margin:8px 0 0!important;
  }
body.caps-front.caps-artist-storefront .caps-mobile-filter-panel .caps-filter-clear{
    display:flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;width:100%!important;padding:0 10px!important;border:1px solid #d7d0c7!important;background:#f8f5ef!important;
  }
body.caps-front.caps-artist-storefront .caps-smart-filters.is-mobile-fixed{
    left:12px!important;right:12px!important;width:auto!important;
  }}
@media(min-width:761px){body.caps-front.caps-artist-storefront .caps-mobile-filter-toggle{display:none!important;}
body.caps-front.caps-artist-storefront .caps-mobile-filter-panel{display:contents!important;}}
@media(max-width:760px){body.caps-front.caps-artist-storefront .caps-mobile-filter-panel>.caps-filter-label,
  body.caps-front.caps-artist-storefront .caps-mobile-filter-panel>.caps-filter-subjects,
  body.caps-front.caps-artist-storefront .caps-mobile-filter-panel>.caps-filter-side{display:block;}}
.caps-filter-pin-marker{display:block;height:0;pointer-events:none;}
body.caps-front.caps-artist-storefront .caps-smart-filters.is-filter-fixed{
  position:fixed!important;
  top:var(--caps-filter-sticky-top,118px)!important;
  margin:0!important;
  z-index:1380!important;
}
body.caps-front.caps-artist-storefront .caps-smart-filters.is-filter-fixed:has(.caps-filter-more[open]){z-index:1450!important;}
@media(max-width:760px){body.caps-front.caps-artist-storefront .caps-smart-filters.is-filter-fixed{
    top:var(--caps-filter-sticky-top,98px)!important;
    left:12px!important;
    right:12px!important;
    width:auto!important;
    max-width:none!important;
  }}
body.caps-front.caps-artist-storefront .caps-smart-filters.is-filter-fixed{
  position:fixed!important;
  top:var(--caps-filter-sticky-top,118px)!important;
  margin:0!important;
  transform:none!important;
  max-width:none!important;
  box-sizing:border-box!important;
  z-index:1380!important;
}
body.caps-front.caps-artist-storefront .caps-smart-filters.is-filter-fixed:has(.caps-filter-more[open]){z-index:1450!important;}
@media(max-width:760px){body.caps-front.caps-artist-storefront .caps-smart-filters.is-filter-fixed{
    top:var(--caps-filter-sticky-top,98px)!important;
    left:12px!important;
    right:12px!important;
    width:auto!important;
    max-width:none!important;
    transform:none!important;
  }}
@media(max-width:760px){body.caps-front.caps-artist-storefront .caps-smart-filters:not(.is-filter-fixed){
    position:relative!important;
    width:calc(100vw - 24px)!important;
    max-width:none!important;
    left:var(--caps-mobile-filter-resting-shift,0px)!important;
    right:auto!important;
    margin:8px 0 18px!important;
    box-sizing:border-box!important;
  }
body.caps-front.caps-artist-storefront .caps-smart-filters.is-filter-fixed{
    left:12px!important;
    right:12px!important;
    width:auto!important;
    max-width:none!important;
  }}
.caps-smart-filters-anchor{display:block;height:0;scroll-margin-top:var(--caps-filter-sticky-top,118px);}
.caps-mobile-filter-host{display:none;}
@media(max-width:760px){body.caps-front.caps-artist-storefront .caps-mobile-filter-host{
    display:block!important;
    position:relative!important;
    box-sizing:border-box!important;
    clear:both!important;
    flex:0 0 auto!important;
    margin:8px 0 18px!important;
    z-index:20!important;
  }
body.caps-front.caps-artist-storefront .caps-mobile-filter-host .caps-smart-filters.is-mobile-inline{
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    left:auto!important;
    right:auto!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    transform:none!important;
    box-sizing:border-box!important;
    z-index:auto!important;
  }
body.caps-front.caps-artist-storefront .caps-smart-filters.is-filter-fixed{
    position:fixed!important;
    top:var(--caps-filter-sticky-top,98px)!important;
    left:12px!important;
    right:12px!important;
    width:auto!important;
    max-width:none!important;
    margin:0!important;
    transform:none!important;
    box-sizing:border-box!important;
    z-index:1380!important;
  }}
body.caps-front.caps-shop-page .caps-smart-filters{width:min(1240px,calc(100% - 48px));margin:12px auto 24px;}
body.caps-front.caps-shop-page .caps-filter-artist select{min-width:166px;max-width:220px;}
body.caps-front.caps-shop-page .caps-smart-filters.is-filter-fixed{position:fixed!important;top:var(--caps-filter-sticky-top,118px)!important;margin:0!important;transform:none!important;z-index:1380!important;}
body.caps-front.caps-shop-page .caps-smart-filters.is-filter-fixed:has(.caps-filter-more[open]){z-index:1450!important;}
@media(max-width:760px){body.caps-front.caps-shop-page .caps-mobile-filter-host{display:block!important;position:relative!important;box-sizing:border-box!important;clear:both!important;flex:0 0 auto!important;margin:8px 0 18px!important;z-index:20!important}
body.caps-front.caps-shop-page .caps-mobile-filter-host .caps-smart-filters.is-mobile-inline{position:relative!important;inset:auto!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;max-width:none!important;margin:0!important;transform:none!important;box-sizing:border-box!important;z-index:auto!important}
body.caps-front.caps-shop-page .caps-smart-filters.is-filter-fixed{position:fixed!important;top:var(--caps-filter-sticky-top,98px)!important;left:12px!important;right:12px!important;width:auto!important;max-width:none!important;margin:0!important;transform:none!important;box-sizing:border-box!important;z-index:1380!important}
body.caps-front.caps-shop-page .caps-filter-artist select{min-width:0;max-width:none;width:100%}}
.caps-filter-menu{position:relative;display:block;flex:0 0 auto;margin:0;}
.caps-filter-menu>summary{list-style:none;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;column-gap:18px;align-items:center;min-width:190px;height:36px;padding:5px 10px 4px;border:1px solid #d4d0c8;background:#fff;color:#354a53;cursor:pointer;box-sizing:border-box;}
.caps-filter-menu>summary::-webkit-details-marker{display:none;}
.caps-filter-menu>summary>span{grid-column:1;font-size:8px;line-height:1;font-weight:850;text-transform:uppercase;letter-spacing:.09em;color:#788184;}
.caps-filter-menu>summary>strong{grid-column:1;font-size:11.5px;line-height:1.15;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.caps-filter-menu>summary>b{grid-column:2;grid-row:1 / span 2;font-size:16px;font-weight:500;line-height:1;transition:transform .18s ease;}
.caps-filter-menu[open]>summary>b{transform:rotate(45deg);}
.caps-filter-menu-panel{position:absolute;right:0;top:calc(100% + 8px);z-index:1300;width:min(360px,calc(100vw - 28px));background:#fff;border:1px solid #d4d0c8;box-shadow:0 18px 40px rgba(21,45,57,.16);padding:16px;}
.caps-filter-menu-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:12px;margin-bottom:8px;border-bottom:1px solid #ece7df;}
.caps-filter-menu-head strong{display:block;font-size:14px;color:#263f49;}
.caps-filter-menu-head span{display:block;margin-top:3px;font-size:11px;line-height:1.4;color:#6f7779;}
.caps-filter-menu-close{appearance:none;border:0;background:transparent;padding:0;color:#6b0010;font-size:11px;font-weight:800;cursor:pointer;}
.caps-filter-menu-list{display:grid;grid-template-columns:1fr;gap:0;max-height:360px;overflow:auto;}
.caps-filter-menu-list label{display:flex;align-items:center;gap:9px;padding:9px 3px;border-bottom:1px solid #f0ece5;cursor:pointer;font-size:12px;font-weight:650;color:#354a53;}
.caps-filter-menu-list label:last-child{border-bottom:0;}
.caps-filter-menu-list input{margin:0;accent-color:#68000a;}
.caps-filter-menu-list label:has(input:checked){color:#68000a;font-weight:800;}
@media (max-width:760px){.caps-filter-menu{width:100%;}
.caps-filter-menu>summary{width:100%;min-width:0;height:44px;padding:6px 12px;}
.caps-filter-menu-panel{position:static;width:100%;margin-top:8px;box-shadow:none;border-color:#d9d4cc;}}
body.caps-front.caps-shop-page .caps-smart-filters{
  width:fit-content;
  max-width:calc(100% - 48px);
  margin:10px auto 18px;
  padding:11px 12px;
  background:#f7f4ee;
  border:1px solid #d2cbc0;
  box-shadow:0 8px 22px rgba(29,43,48,.065);
}
body.caps-front.caps-shop-page .caps-smart-filter-form{display:flex;align-items:center;gap:7px;flex-wrap:nowrap;}
body.caps-front.caps-shop-page .caps-mobile-filter-panel{display:flex;align-items:center;gap:7px;min-width:0;width:100%;}
body.caps-front.caps-shop-page .caps-filter-label{margin:0 4px 0 0;flex:0 0 auto;}
body.caps-front.caps-shop-page .caps-filter-subjects{display:flex;align-items:center;gap:6px;flex:1 1 auto;min-width:180px;overflow:visible;}
body.caps-front.caps-shop-page .caps-filter-chip-wrap{display:flex;align-items:center;gap:5px;flex-wrap:nowrap;min-width:0;}
body.caps-front.caps-shop-page .caps-filter-chip span{min-height:34px;padding:0 10px;font-size:11px;}
body.caps-front.caps-shop-page .caps-filter-more summary{min-height:34px;padding:0 10px;}
body.caps-front.caps-shop-page .caps-filter-more summary small{display:none;}
body.caps-front.caps-shop-page .caps-filter-more summary>span::after{content:none;}
body.caps-front.caps-shop-page .caps-filter-menu>summary{min-width:158px;height:38px;padding:5px 9px 4px;}
body.caps-front.caps-shop-page .caps-filter-select select{height:38px;min-width:126px;padding-top:14px!important;}
body.caps-front.caps-shop-page .caps-filter-orientation select{min-width:138px;}
body.caps-front.caps-shop-page .caps-filter-size select{min-width:118px;max-width:150px;}
body.caps-front.caps-shop-page .caps-filter-sort select{min-width:150px;max-width:180px;}
body.caps-front.caps-shop-page .caps-filter-actions{margin-left:0;}
body.caps-front.caps-shop-page .caps-filter-clear{min-height:34px;padding:0 8px!important;}
@media (max-width:1180px) and (min-width:761px){body.caps-front.caps-shop-page .caps-smart-filter-form,
  body.caps-front.caps-shop-page .caps-mobile-filter-panel{flex-wrap:wrap;}
body.caps-front.caps-shop-page .caps-filter-subjects{flex:1 1 100%;}
body.caps-front.caps-shop-page .caps-filter-chip-wrap{flex-wrap:wrap;}}
@media (max-width:760px){body.caps-front.caps-shop-page .caps-mobile-filter-host{margin:6px 0 12px!important;}
body.caps-front.caps-shop-page .caps-smart-filters{padding:0;background:transparent;border:0;box-shadow:none;}
body.caps-front.caps-shop-page .caps-mobile-filter-panel{display:block;width:100%;}
body.caps-front.caps-shop-page .caps-filter-sort{width:100%;}
body.caps-front.caps-shop-page .caps-filter-sort select{width:100%;max-width:none;}}
@media (min-width:761px){body.caps-front.caps-shop-page .caps-mobile-filter-panel{
    display:grid;
    grid-template-columns:auto auto;
    align-items:center;
    justify-content:center;
    gap:14px;
    width:auto;
  }
body.caps-front.caps-shop-page .caps-shop-filter-tags .caps-filter-label{
    flex:0 0 auto;
    margin-right:2px;
    font-size:9px;
    letter-spacing:.12em;
  }
body.caps-front.caps-shop-page .caps-shop-filter-tags .caps-filter-subjects{
    flex:1 1 auto;
    min-width:0;
    overflow:visible;
  }
body.caps-front.caps-shop-page .caps-shop-filter-tags .caps-filter-chip-wrap{
    flex:0 1 auto;
    min-width:0;
  }
body.caps-front.caps-shop-page .caps-shop-filter-tags .caps-filter-chip span,
  body.caps-front.caps-shop-page .caps-shop-filter-tags .caps-filter-more summary{
    white-space:nowrap;
  }
body.caps-front.caps-shop-page .caps-shop-filter-tags .caps-filter-more summary b,
  body.caps-front.caps-shop-page .caps-shop-filter-tags .caps-filter-more summary small{
    display:none!important;
  }
body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-menu>summary{
    width:190px;
    min-width:190px;
  }
body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-orientation select{
    width:142px;
    min-width:142px;
    max-width:none;
  }
body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-size select{
    width:126px;
    min-width:126px;
    max-width:none;
  }
body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-sort select{
    width:164px;
    min-width:164px;
    max-width:none;
  }
body.caps-front.caps-shop-page .caps-filter-actions{flex:0 0 auto;}}
@media (min-width:761px) and (max-width:1240px){body.caps-front.caps-shop-page .caps-mobile-filter-panel{
    grid-template-columns:1fr;
    gap:8px;
  }}
@media (max-width:760px){body.caps-front.caps-shop-page .caps-shop-filter-tags .caps-filter-label{display:block;}
body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-menu,
  body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-select,
  body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-actions{width:100%;}}
@media (min-width:1241px){body.caps-front.caps-shop-page .caps-smart-filters:not(.is-filter-fixed){
    width:min(1240px,calc(100% - 48px));
    max-width:none;
    margin:10px auto 18px;
    padding:11px 16px;
    box-sizing:border-box;
  }
body.caps-front.caps-shop-page .caps-smart-filters:not(.is-filter-fixed) .caps-smart-filter-form{
    width:100%;
    justify-content:center;
  }
body.caps-front.caps-shop-page .caps-smart-filters:not(.is-filter-fixed) .caps-mobile-filter-panel{
    width:100%;
    grid-template-columns:auto minmax(0,1fr);
    justify-content:stretch;
    gap:16px;
  }
body.caps-front.caps-shop-page .caps-smart-filters:not(.is-filter-fixed) .caps-shop-filter-tags{
    justify-content:flex-start;
    flex:0 0 auto;
  }
body.caps-front.caps-shop-page .caps-smart-filters:not(.is-filter-fixed) .caps-shop-filter-controls{
    justify-content:flex-end;
    gap:8px;
    min-width:0;
  }
body.caps-front.caps-shop-page .caps-smart-filters:not(.is-filter-fixed) .caps-shop-filter-controls .caps-filter-menu>summary{
    width:190px;
    min-width:190px;
  }
body.caps-front.caps-shop-page .caps-smart-filters:not(.is-filter-fixed) .caps-shop-filter-controls .caps-filter-orientation select{
    width:150px;min-width:150px;
  }
body.caps-front.caps-shop-page .caps-smart-filters:not(.is-filter-fixed) .caps-shop-filter-controls .caps-filter-size select{
    width:126px;min-width:126px;
  }
body.caps-front.caps-shop-page .caps-smart-filters:not(.is-filter-fixed) .caps-shop-filter-controls .caps-filter-sort select{
    width:172px;min-width:172px;
  }
body.caps-front.caps-shop-page .caps-smart-filters:not(.is-filter-fixed) .caps-filter-clear{
    min-height:38px;
    padding:0 12px!important;
  }}
@media (min-width:1241px){body.caps-front.caps-shop-page .caps-smart-filters:not(.is-filter-fixed){
    width:min(1240px,calc(100vw - 48px));
    max-width:none;
    position:relative;
    left:calc(50vw - 50%);
    margin:10px 0 18px;
    box-sizing:border-box;
  }
body.caps-front.caps-shop-page .caps-smart-filters:not(.is-filter-fixed) .caps-mobile-filter-panel{
    grid-template-columns:auto auto;
    justify-content:center;
    width:100%;
  }
body.caps-front.caps-shop-page .caps-smart-filters:not(.is-filter-fixed) .caps-shop-filter-tags,
  body.caps-front.caps-shop-page .caps-smart-filters:not(.is-filter-fixed) .caps-shop-filter-controls{
    justify-content:center;
  }}
@media (min-width:761px){body.caps-front.caps-shop-page .caps-smart-filters:not(.is-filter-fixed){
    position:relative;
    left:0;
    transform:none;
    max-width:none;
    margin-top:10px;
    margin-bottom:18px;
  }}
@media (max-width:760px){body.caps-front.caps-shop-page .caps-mobile-filter-host{
    width:calc(100vw - 24px)!important;
    max-width:calc(100vw - 24px)!important;
    margin:10px auto 16px!important;
    box-sizing:border-box;
  }
body.caps-front.caps-shop-page .caps-smart-filters:not(.is-filter-fixed){
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    left:auto!important;
    right:auto!important;
    transform:none!important;
    box-sizing:border-box;
  }
body.caps-front.caps-shop-page .caps-smart-filter-form,
  body.caps-front.caps-shop-page .caps-mobile-filter-panel{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
body.caps-front.caps-shop-page .caps-shop-filter-tags .caps-filter-label{
    display:block!important;
    flex:0 0 auto!important;
    margin:0 2px 0 0!important;
  }
body.caps-front.caps-shop-page .caps-shop-filter-tags .caps-filter-subjects,
  body.caps-front.caps-shop-page .caps-shop-filter-tags .caps-filter-chip-wrap{
    display:flex!important;
    align-items:center!important;
    gap:6px!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    flex:0 1 auto!important;
    flex-wrap:nowrap!important;
  }
body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-menu{
    grid-column:1 / -1!important;
    width:100%!important;
    min-width:0!important;
  }
body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-menu>summary{
    width:100%!important;
    min-width:0!important;
    height:42px!important;
    box-sizing:border-box!important;
  }
body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-orientation{
    grid-column:1 / -1!important;
    width:100%!important;
  }
body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-size{
    grid-column:1!important;
    width:100%!important;
  }
body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-sort{
    grid-column:2!important;
    width:100%!important;
  }
body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-select select{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:42px!important;
    box-sizing:border-box!important;
  }
body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-actions{
    grid-column:1 / -1!important;
    width:100%!important;
  }
body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-clear{
    width:100%!important;
    min-height:38px!important;
  }}
@media (max-width:760px){body.caps-front.caps-shop-page .caps-mobile-filter-host{
    width:calc(100% - 24px)!important;
    max-width:none!important;
    margin:10px auto 16px!important;
  }
body.caps-front.caps-shop-page .caps-smart-filters:not(.is-filter-fixed){
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    background:#fff!important;
    border:1px solid #d6d0c7!important;
    box-shadow:0 7px 18px rgba(21,45,57,.11)!important;
    overflow:visible!important;
  }
body.caps-front.caps-shop-page .caps-smart-filter-form{
    display:block!important;
    position:relative!important;
    width:100%!important;
  }
body.caps-front.caps-shop-page .caps-mobile-filter-toggle{
    display:flex!important;
    width:100%!important;
    min-height:46px!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    margin:0!important;
    padding:7px 12px 7px 13px!important;
    border:0!important;
    background:#f8f5ef!important;
    color:var(--caps-ink)!important;
    text-align:left!important;
    cursor:pointer!important;
  }
body.caps-front.caps-shop-page .caps-mobile-filter-toggle>span{display:grid!important;gap:1px!important;min-width:0!important;}
body.caps-front.caps-shop-page .caps-mobile-filter-toggle small{font-size:8px!important;line-height:1.1!important;font-weight:850!important;text-transform:uppercase!important;letter-spacing:.11em!important;color:#7a7f7e!important;}
body.caps-front.caps-shop-page .caps-mobile-filter-toggle strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;line-height:1.25!important;font-weight:800!important;color:#243e49!important;}
body.caps-front.caps-shop-page .caps-mobile-filter-toggle b{flex:0 0 auto!important;font-size:17px!important;line-height:1!important;font-weight:400!important;color:#6a7477!important;transition:transform .18s ease!important;}
body.caps-front.caps-shop-page .caps-smart-filters.is-mobile-filter-open .caps-mobile-filter-toggle b{transform:rotate(45deg)!important;}
body.caps-front.caps-shop-page .caps-mobile-filter-panel{
    display:none!important;
    position:absolute!important;
    top:calc(100% + 7px)!important;
    left:0!important;
    right:0!important;
    z-index:1510!important;
    width:100%!important;
    max-height:calc(100dvh - var(--caps-filter-sticky-top,98px) - 116px)!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    padding:10px 10px max(18px,env(safe-area-inset-bottom))!important;
    background:#fff!important;
    border:1px solid #d6d0c7!important;
    box-shadow:0 18px 38px rgba(18,39,47,.18)!important;
    box-sizing:border-box!important;
  }
body.caps-front.caps-shop-page .caps-smart-filters.is-mobile-filter-open .caps-mobile-filter-panel{display:block!important;}
body.caps-front.caps-shop-page .caps-shop-filter-tags .caps-filter-label{display:block!important;margin:2px 2px 9px!important;font-size:9px!important;}
body.caps-front.caps-shop-page .caps-shop-filter-tags .caps-filter-subjects{display:block!important;width:100%!important;margin:0!important;overflow:visible!important;}
body.caps-front.caps-shop-page .caps-shop-filter-tags .caps-filter-chip-wrap{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;}
body.caps-front.caps-shop-page .caps-shop-filter-tags .caps-filter-chip{display:block!important;width:100%!important;}
body.caps-front.caps-shop-page .caps-shop-filter-tags .caps-filter-chip span{display:flex!important;width:100%!important;min-height:40px!important;padding:0 11px!important;justify-content:flex-start!important;font-size:11.5px!important;box-sizing:border-box!important;}
body.caps-front.caps-shop-page .caps-filter-more,
  body.caps-front.caps-shop-page .caps-filter-menu{display:block!important;position:static!important;width:100%!important;margin:7px 0 0!important;}
body.caps-front.caps-shop-page .caps-filter-more>summary,
  body.caps-front.caps-shop-page .caps-filter-menu>summary{display:grid!important;width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;padding:7px 11px!important;box-sizing:border-box!important;background:#f8f5ef!important;border:1px solid #d6d0c7!important;}
body.caps-front.caps-shop-page .caps-filter-more.caps-more-inline-mobile>summary{display:grid!important;}
body.caps-front.caps-shop-page .caps-filter-more.caps-more-inline-mobile .caps-filter-more-panel,
  body.caps-front.caps-shop-page .caps-filter-menu-panel{display:none!important;position:static!important;inset:auto!important;width:100%!important;max-width:none!important;max-height:none!important;margin:6px 0 0!important;padding:8px!important;border:1px solid #ddd6cc!important;background:#fff!important;box-shadow:none!important;box-sizing:border-box!important;overflow:visible!important;}
body.caps-front.caps-shop-page .caps-filter-more[open] .caps-filter-more-panel,
  body.caps-front.caps-shop-page .caps-filter-menu[open] .caps-filter-menu-panel{display:block!important;}
body.caps-front.caps-shop-page .caps-filter-more.caps-more-inline-mobile::before{display:none!important;content:none!important;}
body.caps-front.caps-shop-page .caps-filter-more-head,
  body.caps-front.caps-shop-page .caps-filter-menu-head{display:none!important;}
body.caps-front.caps-shop-page .caps-filter-more-grid,
  body.caps-front.caps-shop-page .caps-filter-menu-list{display:grid!important;grid-template-columns:1fr!important;gap:5px!important;width:100%!important;max-height:46vh!important;padding:0!important;overflow-y:auto!important;}
body.caps-front.caps-shop-page .caps-filter-more-grid .caps-filter-chip span{min-height:40px!important;}
body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-select{display:block!important;width:100%!important;margin:7px 0 0!important;}
body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-select select{width:100%!important;min-width:0!important;max-width:none!important;height:44px!important;box-sizing:border-box!important;}
body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-actions{display:block!important;width:100%!important;margin:8px 0 0!important;}
body.caps-front.caps-shop-page .caps-shop-filter-controls .caps-filter-clear{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:40px!important;padding:0 10px!important;box-sizing:border-box!important;border:1px solid #d7d0c7!important;background:#f8f5ef!important;}
body.caps-front.caps-shop-page .caps-smart-filters.is-filter-fixed{left:12px!important;right:12px!important;width:auto!important;max-width:none!important;}}
