:root{--swatch-seaspray: #8FBFB4;--swatch-apple: #8DB640;--swatch-blush: #D4A5A5;--swatch-dusk: #9B8EA6;--swatch-wisteria: #B19DC9;--swatch-cloud: #D6DAE0;--swatch-atlantic: #3A6B8C;--swatch-hydro: #2E7D8C;--swatch-indigo: #3B4F8A;--swatch-denim: #4A6A8A;--swatch-pine: #3D6B4F;--swatch-harissa: #C03A2B;--swatch-carmine: #9B2335;--swatch-mandarin: #E8793A;--swatch-marmalade: #D97B2B;--swatch-papaya: #E8965A;--swatch-flamingo: #E87FA0;--swatch-amethyst: #7B5EA7;--swatch-cocoa: #6B4F3A;--swatch-fallow: #C1A97B;--swatch-mole: #7A6A5A;--swatch-cement: #A09A92;--swatch-grey: #8A8A8A;--swatch-marble: #B5AFA8;--swatch-smoke: #6E6E6E;--swatch-mist: #C8C0B5;--swatch-latte: #C4AD8E;--swatch-fennel: #A8B87A;--swatch-acorn: #8B6B4A;--swatch-malt: #B8A07A;--swatch-natural: #D4C8B4;--swatch-ecru: #E3D8C4;--swatch-egret: #EEEBE2;--swatch-wheat: #D4BA7A;--swatch-gold: #C5A13B;--swatch-cinnamon: #A0623A;--swatch-marsala: #6B3040;--swatch-moss: #5A6B3A;--swatch-lawn: #6B8C3A;--swatch-forest: #2D4A2E;--swatch-bark: #4A3A2A;--swatch-spruce: #3A5A4A;--swatch-slate: #4A5568;--swatch-midnight: #1A1F36;--swatch-oatmeal: #D8CCB8;--swatch-brown: #6B4F3A;--swatch-charcoal: #3A3A3A;--swatch-silver: #B8B8B8;--swatch-olive: #6B7A3A;--swatch-stone: #B5A99A;--swatch-beige: #C8B99A;--swatch-shark: #5A5A5A;--swatch-truffle: #7A6858;--swatch-marine: #2A4A6B;--swatch-rustic: #8B5A3A;--swatch-sage: #8A9A7A;--swatch-coffee: #5A3A2A;--swatch-mink: #8A7A6A;--swatch-azure: #3A7AB8;--swatch-light-grey: #C4C4C4;--swatch-lightgrey: #C4C4C4}.xsh-fabric-selector{padding:0;margin:1.5rem 0;font-family:var(--font-body-family, inherit);color:var(--color-body-text, #301011)}.xsh-trust-bar{display:flex;flex-direction:column;gap:.5rem;padding:.875rem 1rem;background:#f8f6f3;border-radius:6px;margin-bottom:1.25rem;border:1px solid #EDE9E3}.xsh-trust-item{display:flex;align-items:center;gap:.5rem;font-size:.875em;color:var(--color-body-text, #4A4A4A);line-height:1.4}.xsh-trust-item svg{flex-shrink:0;color:#507998}.xsh-trust-item strong{color:var(--color-body-text, #301011)}.xsh-fabric-header{margin-bottom:.75rem}.xsh-fabric-title{font-size:1em;font-weight:600;color:var(--color-body-text, #301011);margin:0 0 .25rem;letter-spacing:.01em;font-family:var(--font-body-family, inherit)}.xsh-fabric-range-name{color:#507998}.xsh-fabric-meta{font-size:.8em;color:var(--color-body-text, #7A7A7A);opacity:.65;margin:0}.xsh-colour-selected{font-size:.875em;color:var(--color-body-text, #7A7A7A);opacity:.65;margin-bottom:.625rem;min-height:1.25rem;transition:color .2s,opacity .2s}.xsh-colour-selected.is-selected{color:var(--color-body-text, #301011);opacity:1;font-weight:500}.xsh-swatches{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.25rem;max-height:220px;overflow-y:auto;padding:4px;scrollbar-width:thin;scrollbar-color:#CCC transparent}.xsh-swatches::-webkit-scrollbar{width:4px}.xsh-swatches::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.xsh-swatch{position:relative;width:38px;height:38px;padding:0;border:2px solid transparent;border-radius:50%;cursor:pointer;background:none;transition:border-color .2s,transform .15s;display:flex;align-items:center;justify-content:center}.xsh-swatch:hover{border-color:#507998;transform:scale(1.1)}.xsh-swatch[aria-checked=true]{border-color:#301011;transform:scale(1.1)}.xsh-swatch[aria-checked=true]:after{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border:1px solid #301011;border-radius:50%;pointer-events:none}.xsh-swatch-inner{width:30px;height:30px;border-radius:50%;display:block;box-shadow:inset 0 0 0 1px #00000014}.xsh-swatch-name{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(hover:hover){.xsh-swatch:before{content:attr(title);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%) scale(.9);background:#301011;color:#fff;font-size:.75em;font-family:var(--font-body-family, inherit);padding:3px 8px;border-radius:3px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s,transform .15s;z-index:10}.xsh-swatch:hover:before{opacity:1;transform:translate(-50%) scale(1)}}.xsh-option-group{margin-bottom:1.25rem}.xsh-option-label{display:block;font-size:1em;font-weight:600;color:var(--color-body-text, #301011);margin-bottom:.5rem;font-family:var(--font-body-family, inherit)}.xsh-select-wrap{position:relative;display:inline-block;width:100%;max-width:280px}.xsh-select{width:100%;padding:.625rem 2.5rem .625rem .875rem;font-size:.875em;color:var(--color-body-text, #301011);background:#fff;border:1px solid var(--color-border, #D4D0CA);border-radius:4px;appearance:none;-webkit-appearance:none;cursor:pointer;transition:border-color .2s;font-family:var(--font-body-family, inherit)}.xsh-select:focus{outline:none;border-color:#507998;box-shadow:0 0 0 2px #50799826}.xsh-select-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;color:#7a7a7a}.xsh-sample-cta{display:flex;align-items:center;gap:.5rem;font-size:.875em;color:var(--color-body-text, #7A7A7A);opacity:.65;margin-bottom:1rem}.xsh-sample-cta svg{color:#507998;flex-shrink:0}.xsh-sample-link{color:#507998;text-decoration:underline;text-underline-offset:2px}.xsh-sample-link:hover{color:#301011}.xsh-validation-msg{font-size:.875em;color:#c03a2b;padding:.5rem .75rem;background:#fdf2f0;border-radius:4px;border:1px solid #F0D0CA}.xsh-validation-msg[hidden]{display:none}@media(max-width:749px){.xsh-swatch{width:34px;height:34px}.xsh-swatch-inner{width:26px;height:26px}.xsh-swatches{max-height:170px;gap:6px}.xsh-select-wrap{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/fabric-selector.css.map */
