.aa-skip{position:absolute;left:-999px;top:0;background:#fff;z-index:99;padding:12px}.aa-skip:focus{left:10px}.shop-section{padding:80px 0;min-height:300px}.shop-section h1,.shop-section h2{font-size:clamp(36px,5vw,70px);line-height:1.04;letter-spacing:-.05em;text-transform:uppercase;margin:16px 0 28px}.shop-section h2{font-size:clamp(28px,3vw,44px)}.shop-section p,.shop-description{line-height:1.6}.shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:32px 0}.shop-product-card{text-decoration:none;display:block}.shop-product-image{aspect-ratio:4/5;background:#f5e8ef;display:grid;place-items:center;overflow:hidden;color:#68455f;text-transform:uppercase;letter-spacing:.12em}.shop-product-image img{width:100%;height:100%;object-fit:cover}.shop-product-card h3{font-size:18px;margin:14px 0 4px}.shop-product-card p{margin:0;color:#68455f}.shop-pagination{margin:36px 0}.shop-product-layout{display:grid;grid-template-columns:1fr 1fr;gap:6vw}.shop-product-media{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;align-content:start}.shop-product-media img{width:100%;height:auto;background:#f8f0ef}.shop-product-media-item.is-featured{grid-column:1/-1}.shop-product-media-item[hidden]{display:none!important}.shop-product-details h1{margin-bottom:16px}.shop-price{font-size:24px;font-weight:700}.shop-product-details form{display:grid;gap:12px;max-width:440px;margin-top:24px}.shop-product-details select,.shop-product-details input,.shop-section input[type=search]{padding:13px;border:1px solid #b9aab5;background:#fffaf7;color:#332537;font:inherit}.shop-product-details input[type=number]{max-width:100px}.shop-product-details button[disabled]{opacity:.5;cursor:not-allowed}.shop-fineprint{font-size:13px;color:#7a6476}.shop-cart-items{max-width:860px}.shop-cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:22px;padding:20px 0;border-bottom:1px solid #dfd1d8}.shop-cart-item img{width:100px}.shop-cart-item input{width:70px;padding:8px}.shop-cart-total{font-size:22px;font-weight:700}.shop-secondary{background:#68455f}.shop-readable{max-width:820px}.shop-description img{max-width:100%}.shop-section form[role=search]{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.shop-section form[role=search] input{min-width:220px}.aa-nav a:last-child{white-space:nowrap}@media(max-width:900px){.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.shop-grid,.shop-product-layout{grid-template-columns:1fr}.shop-section{padding:50px 0}.shop-cart-item{grid-template-columns:80px 1fr;gap:14px}.shop-cart-item label{grid-column:2}.aa-nav{flex-wrap:wrap}}.shop-product-media{display:block}.shop-product-media-item img{display:block;width:100%;height:auto}.shop-product-thumbnails{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.shop-product-thumbnail{width:82px;height:96px;padding:0;border:1px solid #ded1d8;background:#fff;cursor:pointer}.shop-product-thumbnail[aria-pressed=true]{border:2px solid #68455f}.shop-product-thumbnail img{width:100%;height:100%;object-fit:cover}.shop-product-thumbnails[hidden],.shop-variant-pickers{display:none}.shop-product-layout[data-picker-ready=true] .shop-variant-pickers{display:grid;gap:18px}.shop-product-layout[data-picker-ready=true] .shop-variant-fallback{display:none}.shop-picker-group{border:0;padding:0;margin:0}.shop-picker-group legend{font-weight:600;margin-bottom:10px}.shop-swatches,.shop-size-options{display:flex;gap:10px;flex-wrap:wrap}.shop-color-swatch{width:36px;height:36px;border:2px solid transparent;border-radius:50%;padding:3px;background:none;cursor:pointer}.shop-color-swatch[aria-pressed=true]{border-color:#68455f}.shop-swatch-fill{display:block;width:100%;height:100%;border-radius:50%;background:var(--swatch-color, repeating-linear-gradient(45deg,#e2d6dc 0 4px,#f7eff3 4px 8px));box-shadow:inset 0 0 0 1px #0003}.shop-size-choice{min-width:47px;padding:9px 12px;border:1px solid #b9aab5;background:#fffaf7;color:#332537;cursor:pointer}.shop-size-choice[aria-pressed=true]{border:2px solid #68455f;padding:8px 11px}.shop-color-swatch:focus-visible,.shop-size-choice:focus-visible,.shop-product-thumbnail:focus-visible{outline:2px solid #68455f;outline-offset:2px}.shop-size-chart-link{justify-self:start;color:#68455f;text-decoration:underline;text-underline-offset:3px}.shop-size-chart-link[hidden]{display:none}.shop-size-chart-link{border:0;background:none;padding:0;font:inherit;cursor:pointer}.shop-product-media-item img{cursor:zoom-in}.shop-image-zoom-button{display:block;margin:10px 0 0 auto;padding:8px 12px;border:1px solid #b9aab5;background:#fffaf7;color:#332537;font:inherit;cursor:pointer}.shop-image-zoom-button[hidden]{display:none}.shop-image-dialog{width:min(94vw,1150px);max-width:none;max-height:94vh;padding:0;border:1px solid #b9aab5;background:#fffaf7;color:#332537}.shop-image-dialog::backdrop{background:#18111dbf}.shop-image-dialog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #ded1d8;font-weight:600}.shop-image-dialog-actions{display:flex;align-items:center;gap:10px;white-space:nowrap}.shop-image-dialog-actions button{min-width:36px;min-height:36px;padding:5px 9px;border:1px solid #b9aab5;background:#fff;color:inherit;font:inherit;cursor:pointer}.shop-image-dialog-actions button:disabled{opacity:.45;cursor:default}.shop-image-dialog-viewport{height:min(80vh,1000px);overflow:auto;display:flex;align-items:flex-start;justify-content:center;padding:12px}.shop-image-dialog-viewport img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.shop-image-dialog-viewport img.is-zoomed{max-width:none;max-height:none;flex:none}@media(max-width:650px){.shop-image-dialog-toolbar{flex-wrap:wrap}.shop-image-dialog-viewport{height:75vh}}.shop-gallery-diagnostics{grid-column:1/-1;margin-top:36px;padding:20px;background:#fff;border:1px solid #b9aab5;overflow-x:auto}.shop-gallery-diagnostics h2{font-size:22px;letter-spacing:normal;text-transform:none;margin:0 0 8px}.shop-gallery-diagnostics p{margin:0 0 16px}.shop-gallery-diagnostics table{width:100%;border-collapse:collapse;font-size:13px;text-align:left}.shop-gallery-diagnostics th,.shop-gallery-diagnostics td{padding:7px;border:1px solid #ded1d8;vertical-align:top}.shop-gallery-diagnostics td img{width:54px;height:68px;object-fit:contain}.shop-filters{margin:30px 0;padding:20px;background:#fffaf7;border:1px solid #dfd1d8}.shop-filter-groups{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.shop-filter-group{min-width:180px;border:1px solid #d9cbd5;background:#fff}.shop-filter-group summary{cursor:pointer;padding:12px 16px;font-weight:700}.shop-filter-group summary span{color:#68455f}.shop-filter-options{padding:4px 16px 14px;max-height:250px;overflow:auto}.shop-filter-choice{display:flex;align-items:center;gap:9px;padding:5px 0;font-size:14px;cursor:pointer}.shop-filter-choice input{accent-color:#68455f}.shop-filter-choice small{margin-left:auto;color:#756675}.shop-filter-choice:has(input:disabled){opacity:.5;cursor:default}.shop-price-range{display:flex;gap:9px}.shop-price-range label{display:grid;gap:6px;font-size:13px}.shop-price-range input{width:90px;padding:8px;border:1px solid #b9aab5}.shop-filter-actions{display:flex;align-items:center;gap:17px;margin-top:17px}.shop-filter-actions button{padding:11px 18px;border:0;background:#332537;color:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.shop-filter-actions a,.shop-active-filters a{font-size:13px;color:#68455f}.shop-active-filters{display:flex;flex-wrap:wrap;gap:9px;margin-top:15px}.shop-active-filters:empty{display:none}.shop-active-filters a{padding:7px 10px;border:1px solid #d9cbd5;text-decoration:none}@media(max-width:650px){.shop-filter-groups{display:block}.shop-filter-group{margin:0 0 10px}}.shop-category-nav{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.shop-category-nav a{padding:11px 18px;border:1px solid #d9cbd5;text-decoration:none;font-size:12px;font-weight:700;letter-spacing:.04em}.shop-category-nav a:hover,.shop-category-nav a[aria-current=page]{background:#332537;border-color:#332537;color:#fff}.shop-filters{margin-top:16px;border-radius:4px}.shop-filter-groups{gap:10px}.shop-filter-group{min-width:180px;border-radius:3px}.shop-filter-group summary:hover{background:#f5e9ed}.shop-filter-color{min-width:240px}.shop-filter-size{min-width:180px}.shop-filter-color .shop-filter-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 10px}.shop-filter-swatch{width:18px;height:18px;flex:none;border-radius:50%;border:1px solid #a99ba4;background:var(--swatch)}.shop-filter-choice:has(input:checked){color:#68455f;font-weight:700}.shop-filter-actions{flex-wrap:wrap}.shop-sort{display:flex;align-items:center;gap:9px;margin-right:auto;font-size:13px;font-weight:700}.shop-sort select{padding:10px;border:1px solid #b9aab5;background:#fff;color:#332537;font:inherit}@media(max-width:650px){.shop-category-nav a{flex:1 1 auto;text-align:center}.shop-filter-group,.shop-filter-color,.shop-filter-size,.shop-sort{width:100%}}.shop-results-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:35px;align-items:start}.shop-results .shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.shop-filters{margin:0;padding:0;border:0;background:none}.shop-filter-groups{display:block}.shop-filter-group,.shop-filter-color,.shop-filter-size{width:100%;min-width:0;margin:0;border:0;border-bottom:1px solid #dfd1d8;border-radius:0;background:none}.shop-filter-group summary{padding:17px 2px;font-size:18px;font-weight:600;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px}.shop-filter-group summary::-webkit-details-marker{display:none}.shop-filter-group summary:after{content:"\2304";font-size:23px;line-height:1}.shop-filter-group[open] summary:after{content:"\2303"}.shop-filter-group summary span{margin-left:auto;font-size:12px;font-weight:400;color:#756675}.shop-filter-group summary:hover{background:none}.shop-filter-options{padding:0 2px 17px;max-height:230px}.shop-category-nav{display:grid;gap:2px;margin:0;padding:0 2px 17px}.shop-category-nav a{padding:9px 12px;border:0;border-radius:2px;font-size:14px;letter-spacing:0}.shop-filter-color .shop-filter-options{display:block}.shop-filter-choice{padding:8px 0}.shop-filter-actions{padding-top:8px}.shop-filter-actions button{width:100%}.shop-sort{display:grid;gap:8px}.shop-sort select{width:100%}@media(max-width:900px){.shop-results-layout{grid-template-columns:1fr;gap:20px}.shop-results .shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-filters{padding:0}.shop-category-nav a{text-align:left}}@media(max-width:650px){.shop-results .shop-grid{grid-template-columns:1fr}.shop-filter-group summary{font-size:20px}}.shop-price-range{display:block;padding:4px 10px 14px}.shop-price-values{display:flex;justify-content:space-between;gap:12px;margin-bottom:18px;color:#594c58;font-size:13px}.shop-price-values span:last-child{text-align:right}.shop-price-values output{display:block;margin-top:4px;color:#332537;font-weight:700}.shop-price-track{position:relative;height:6px;margin:0 9px 13px;border-radius:6px;background:linear-gradient(to right,#dfd1d8 var(--price-start),#68455f var(--price-start),#68455f var(--price-end),#dfd1d8 var(--price-end))}.shop-price-track input[type=range]{position:absolute;left:0;top:-8px;width:100%;height:22px;margin:0;padding:0;background:none;appearance:none;-webkit-appearance:none;pointer-events:none;cursor:pointer}.shop-price-track input[data-price-slider=max]{z-index:2}.shop-price-track input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid #68455f;border-radius:50%;background:#fff;box-shadow:0 1px 5px #33253733;pointer-events:auto}.shop-price-track input[type=range]::-moz-range-thumb{width:16px;height:16px;border:2px solid #68455f;border-radius:50%;background:#fff;box-shadow:0 1px 5px #33253733;pointer-events:auto}.shop-price-track input[type=range]:focus-visible{outline:2px solid #68455f;outline-offset:8px}
/*# sourceMappingURL=/cdn/shop/t/19/assets/shop.css.map */
