.scf{display:block;background:#fff;color:#282828;min-height:85vh;padding:40px max(24px,calc((100vw - 1440px)/2));font:16px/1.45 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.scf *,.scf-dialog *{box-sizing:border-box}.scf [hidden],.scf-dialog [hidden]{display:none!important}.scf button,.scf select,.scf input{font:inherit}.scf button{cursor:pointer}.scf button:disabled{opacity:.45;cursor:wait}.scf a{color:inherit;text-decoration:none}.scf-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:28px}.scf-eyebrow{font-size:11px;letter-spacing:.12em;font-weight:700;margin:0 0 8px;color:#666}.scf h1{font-size:40px;letter-spacing:-.035em;line-height:1.1;margin:0}.scf-heading>a{font-size:13px;text-decoration:underline;text-underline-offset:4px;color:#666}.scf-toolbar{display:flex;gap:8px;align-items:center;border-block:1px solid #e5e5e5;padding:16px 0}.scf-trigger{height:48px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;color:#282828;white-space:nowrap;font-weight:600!important}.scf-device{min-width:0;max-width:280px}.scf-value{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.scf-trigger>[aria-hidden]{flex-shrink:0}.scf-trigger[data-selected=true]{border-color:#e68100;box-shadow:inset 0 0 0 1px #e68100}.scf-more{gap:8px}.scf-sort{display:flex;align-items:center;gap:8px;font-size:13px;margin-left:auto;color:#666}.scf-sort select{max-width:170px;color:#282828;background:#fff;border:0;min-height:44px}.scf-chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.scf-chips:not(:empty){padding-top:16px}.scf-chip{border:1px solid #ddd;background:#f7f7f7;border-radius:24px;min-height:36px;padding:6px 12px;display:flex;align-items:center;gap:12px;font-size:13px!important}.scf-clear{background:transparent;border:0;text-decoration:underline;min-height:36px;font-size:13px!important}.scf-statusline{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 0;font-size:13px;color:#666}.scf-statusline p{margin:0}.scf-prototype{font-size:11px}.scf-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px}.scf-card{display:block;min-width:0;position:relative}.scf-card img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#fafafa;border-radius:8px;display:block}.scf-card h3{font-size:15px;margin:12px 0 6px;font-weight:500}.scf-card p{margin:0;font-size:14px}.scf-card del{color:#777;margin-left:8px;font-size:12px}.scf-card .scf-new{position:absolute;left:8px;top:8px;background:#24876a;color:#fff;padding:3px 6px;font-size:10px;font-weight:700;border-radius:4px}.scf-pages{display:flex;gap:8px;justify-content:center;padding:32px 0}.scf-pages button{background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px 20px}.scf-empty{grid-column:1/-1;padding:64px 16px;text-align:center;background:#fafafa;border-radius:8px}.scf-empty h2{margin:0 0 8px;font-size:24px}.scf [data-error]{padding:16px;margin-bottom:16px;background:#fff1e3;border-radius:8px}.scf-dialog{padding:0;border:1px solid #e5e5e5;border-radius:12px;color:#282828;background:#fff;width:min(620px,calc(100vw - 48px));max-height:80vh;box-shadow:0 16px 64px #0002}.scf-dialog[open]{display:flex;flex-direction:column}.scf-dialog::backdrop{background:#28282838}.scf-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;border-bottom:1px solid #eee;flex-shrink:0}.scf-dialog-head h2{font-size:22px;margin:0;letter-spacing:-.02em}.scf-dialog-head button{border:0;background:transparent;width:44px;height:44px;font-size:30px;line-height:1}.scf-dialog-body{overflow:auto;padding:8px 24px 24px;overscroll-behavior:contain}.scf-group{padding:16px 0;border-bottom:1px solid #eee}.scf-group:last-child{border:0}.scf-group summary{cursor:pointer;font-size:14px;font-weight:700;min-height:40px;align-content:center}.scf-options{display:flex;flex-wrap:wrap;gap:8px;padding-top:8px}.scf-option{display:flex;align-items:center;gap:8px;min-height:44px;border:1px solid #ddd;border-radius:8px;background:#fff;color:#282828;padding:8px 12px;font-size:14px!important;text-align:left}.scf-option[aria-pressed=true]{border:2px solid #e68100;padding:7px 11px;background:#fff8ee}.scf-option[aria-pressed=true]:after{content:"\2713";color:#a55200;font-weight:700}.scf-option img{width:48px;height:48px;object-fit:contain}.scf-option small{display:block;color:#666;font-size:11px;max-width:145px}.scf-swatch{width:22px;height:22px;border-radius:50%;border:1px solid #aaa;flex:none}.scf-device-picker{position:relative}.scf-device-picker>summary{list-style:none;justify-content:flex-start;gap:12px;cursor:pointer}.scf-device-picker>summary::-webkit-details-marker{display:none}.scf-trigger svg{flex:none}.scf-device-picker[open]>summary svg{transform:rotate(180deg)}.scf-device-list{position:absolute;inset-inline-start:0;top:calc(100% + 4px);width:320px;max-width:calc(100vw - 48px);max-height:min(320px,45vh);overflow:auto;overscroll-behavior:contain;background:#fff;border:1px solid #d8d8d8;border-radius:8px;box-shadow:0 8px 24px #0001;padding:4px;z-index:2}.scf-device-row{display:flex;align-items:center;gap:12px;min-height:48px;padding:8px 12px;cursor:pointer;border-radius:4px;font-size:16px}.scf-device-row input{width:16px;height:16px;flex:none;accent-color:#d87900}.scf-device-row:has(:checked){background:#fff8ee;font-weight:600}.scf-device-row:has(:focus-visible){outline:2px solid #282828;outline-offset:-2px}.scf-device-row:has(:disabled){opacity:.5;cursor:wait}.scf-device-picker--panel{margin-top:8px}.scf-device-picker--panel>summary{width:fit-content;max-width:100%}.scf-device-picker--panel .scf-device-list{position:static;margin-top:4px;width:100%;max-width:none;box-shadow:none}@media(hover:hover){.scf-device-row:hover{background:#fff8ee}}.scf-dialog-foot{padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #eee;background:#fff;flex-shrink:0}.scf-reset{background:none;border:0;text-decoration:underline;font-size:13px!important;min-height:44px}.scf-apply{background:#ff9800;color:#fff;border:0;border-radius:8px;min-height:48px;padding:12px 24px;font-weight:700!important}.scf :focus-visible{outline:3px solid #282828;outline-offset:3px}@media(hover:hover){.scf-trigger:hover,.scf-option:hover,.scf-chip:hover,.scf-pages button:hover{border-color:#ff9800;background:#fff8ee}.scf-apply:hover{background:#e98b00}}@media(max-width:1000px){.scf-toolbar{flex-wrap:wrap}.scf-trigger{gap:10px;padding-inline:12px}}@media(max-width:749px){.scf{padding:24px}.scf h1{font-size:32px}.scf-heading{margin-bottom:20px}.scf-heading>a,.scf-eyebrow{display:none}.scf-desktop{display:none}.scf-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:12px 0;gap:8px}.scf-device{min-width:0}.scf-sort{grid-column:1/-1;justify-self:end;margin:0;font-size:12px}.scf-sort select{min-height:32px;font-size:13px}.scf-prototype{display:none}.scf-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.scf-card h3{font-size:13px}.scf-card p{font-size:12px}.scf-dialog{width:100%;max-width:none;height:90dvh;max-height:90dvh;margin:auto 0 0;border-radius:16px 16px 0 0}.scf-dialog-head,.scf-dialog-foot{padding:12px 24px}.scf-dialog-foot{padding-bottom:max(12px,env(safe-area-inset-bottom))}.scf-apply{flex:1}.scf-option img{width:40px;height:40px}}@media(prefers-reduced-motion:no-preference){.scf-dialog[open]{animation:scf-enter .16s ease-out}@keyframes scf-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}}.scf.scf-live{min-height:0;padding:0;margin:0 0 24px;font-family:inherit}.scf.scf-live{position:sticky;top:calc(var(--header-height,0px) * var(--enable-sticky-header,0) + var(--announcement-bar-height,0px) * var(--enable-sticky-announcement-bar,0));z-index:3;background:#fff}.scf-live .scf-chips:not(:empty){padding-bottom:12px}.scf-live .scf-device{justify-self:start}.scf-live[hidden]{display:none!important}.scf-live .scf-statusline{padding:0}.scf-live [data-status]:empty{display:none}.scf-live [data-status]:not(:empty){padding-top:12px}#facet-main:has(.scf-live:not([hidden]))>.scooch-collection-active-filters,#facet-main:has(.scf-live:not([hidden]))>.product-facet__active-list,#facet-main:has(.scf-live:not([hidden])) .product-facet__meta-bar-item--sort{display:none}.scf-live .scf-dialog{margin:auto}@media(max-width:749px){.scf-live .scf-dialog{margin:auto 0 0}}.scf-panel-sort{display:none}@media(max-width:749px){.scf-toolbar{grid-template-columns:minmax(0,1.4fr) minmax(112px,1fr);gap:12px;padding:16px 0}.scf-toolbar .scf-sort{display:none}.scf-toolbar .scf-device{width:100%;max-width:none;justify-self:stretch}.scf-toolbar .scf-trigger{height:52px;width:100%;justify-content:center}.scf-panel-sort{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid #eee;font-size:14px;font-weight:600}.scf-panel-sort select{flex:1;min-width:0;min-height:48px;padding:8px 12px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;color:#282828;font-size:16px}}@media(max-width:374px){.scf-toolbar .scf-trigger{font-size:14px!important;gap:8px}}.scf.scf-live{margin-inline:calc(50% - 50vw);padding-inline:calc(50vw - 50%);border-bottom:1px solid #e5e5e5}.scf-live .scf-toolbar{border-block:0}.shopify-section--collection-banner:has(image-with-text-overlay)~.shopify-section--main-collection .product-facet:has(.scf-live:not([hidden])){margin-block-start:0}
/*# sourceMappingURL=/cdn/shop/t/46/assets/scooch-compact-filters.css.map */
