:root{--heading-font-family: "Fraunces", Georgia, serif;--text-font-family: "Instrument Sans", system-ui, sans-serif;--wh-ink: #1a1814;--wh-charcoal: #2d2b27;--wh-warm-mid: #6b6560;--wh-warm-low: #b8b0a4;--wh-sand: #d9d0c3;--wh-parchment: #ede8e0;--wh-cream: #f5f1eb;--wh-white: #faf8f5;--wh-oak: #c4965a;--wh-oak-dark: #8a6030;--wh-radius: 10px}.button,.shopify-payment-button__button{background:var(--wh-ink);color:var(--wh-white);border:none;letter-spacing:.08em;text-transform:uppercase}.button:hover,.shopify-payment-button__button:hover{background:var(--wh-charcoal)}@media screen and (min-width:1000px){.shopify-section--main-product .product-gallery{position:sticky;inset-block-start:calc(var(--sticky-area-height) + 20px)}}.size-tile-grid{display:grid;grid-template-columns:repeat(var(--size-tile-mobile-columns, 2),minmax(0,1fr));gap:.5rem}@media screen and (min-width:700px){.size-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.size-tile{min-height:44px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.25rem;padding:.625rem .5rem;position:relative;cursor:pointer;text-align:center;border:1px solid rgb(var(--border-color));border-radius:var(--button-border-radius, 0);background:rgb(var(--background));color:rgb(var(--text-color));transition:border-color .15s,box-shadow .15s}.size-tile:hover{border-color:rgb(var(--text-color) / .45)}input:checked+.size-tile{border-color:rgb(var(--text-color));box-shadow:inset 0 0 0 1px rgb(var(--text-color))}input:focus-visible+.size-tile{outline:2px solid rgb(var(--text-color));outline-offset:2px}.size-tile.is-disabled{opacity:.45}.size-tile.is-disabled .size-tile__dims{text-decoration:line-through}.size-tile__shape-box{inline-size:100%;max-inline-size:3rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.size-tile__shape{inline-size:calc(var(--size-tile-w, 100) * 1%);block-size:calc(var(--size-tile-h, 100) * 1%);background:rgb(var(--text-color) / .16);border:1px solid rgb(var(--text-color) / .4)}input:checked+.size-tile .size-tile__shape{background:rgb(var(--text-color) / .32);border-color:rgb(var(--text-color))}.size-tile__dims{font-size:var(--text-sm);line-height:1.2;white-space:nowrap}.size-tile__price{font-size:var(--text-xs);color:rgb(var(--text-color) / .7)}.size-tile__flag{position:absolute;inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,-50%);padding:.0625rem .375rem;font-size:var(--text-xs);line-height:1.4;white-space:nowrap;background:rgb(var(--text-color));color:rgb(var(--background));border-radius:var(--rounded-full, 999px)}@media screen and (max-width:699px){.shopify-section--main-product .product-info .buy-buttons .button{min-height:48px}}@media screen and (min-width:1000px){.shopify-section--main-product .product-info{--product-info-gap: 1.125rem}}.shopify-section--main-product .product-info .feature-badge-list{gap:.375rem 1rem}.shopify-section--main-product .product-info .feature-badge{padding-inline:0;color:rgb(var(--text-color) / .75)}@media screen and (max-width:699px){.shopify-section--main-product .product-sticky-bar{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;column-gap:1rem;background:rgb(var(--background));border-block-start:1px solid rgb(var(--border-color));padding-block-end:calc(var(--container-gutter) + env(safe-area-inset-bottom,0px))}.shopify-section--main-product .product-sticky-bar .product-sticky-bar__info{min-inline-size:0}.shopify-section--main-product .product-sticky-bar__info .v-stack{min-inline-size:0;gap:.125rem}.shopify-section--main-product .product-sticky-bar__size{font-size:var(--text-sm);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopify-section--main-product .product-sticky-bar .price-list{white-space:nowrap}.shopify-section--main-product .product-sticky-bar .buy-buttons .button{min-height:48px}}@media screen and (min-width:700px){.shopify-section--main-product .product-sticky-bar__size{font-size:var(--text-sm);color:rgb(var(--text-color) / .75)}}.variant-picker__selected-value{font-size:var(--text-sm);color:rgb(var(--text-color) / .75);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.variant-picker__selected-value strong{color:rgb(var(--text-color))}.delivery-estimate{display:flex;align-items:flex-start;column-gap:.5rem;font-size:var(--text-sm);color:rgb(var(--text-color) / .75)}.delivery-estimate>span{min-inline-size:0}.delivery-estimate svg{flex:none;margin-block-start:.15em}.delivery-estimate time{color:rgb(var(--text-color));white-space:nowrap}a.rating-badge{min-height:44px;display:inline-flex;align-items:center;text-decoration:none;white-space:nowrap}a.rating-badge:hover .smallcaps{text-decoration:underline}.rating-badge--empty{min-height:44px;display:inline-flex;align-items:center}.spec-table{font-size:var(--text-sm)}.spec-table__heading{margin-block-end:.5rem}.spec-table__facts{display:grid;grid-template-columns:1fr;gap:.25rem 1rem;margin:0}@media screen and (min-width:700px){.spec-table__facts{grid-template-columns:auto 1fr}}.spec-table__facts dt{color:rgb(var(--text-color) / .7)}.spec-table__facts dd{margin:0}.spec-table__weights{inline-size:100%;margin-block-start:.75rem;border-collapse:collapse;text-align:start}.spec-table__weights th,.spec-table__weights td{padding-block:.3125rem;border-block-end:1px solid rgb(var(--border-color));text-align:start;font-weight:inherit}.spec-table__weights thead th{color:rgb(var(--text-color) / .7)}.spec-table__weights tbody th{white-space:nowrap}.room-gallery{display:grid;grid-template-columns:repeat(var(--room-gallery-columns, 1),minmax(0,1fr));gap:var(--container-gutter, 1.25rem)}.room-gallery__item{margin:0;overflow:hidden}.room-gallery__image{display:block;inline-size:100%;block-size:auto;aspect-ratio:var(--room-gallery-ratio, auto);object-fit:cover}.benefits{display:grid;grid-template-columns:repeat(var(--benefits-columns, 1),minmax(0,1fr));gap:var(--container-gutter, 1.25rem)}.benefits__item{display:flex;flex-direction:column;gap:.5rem;min-inline-size:0}.benefits__icon{color:rgb(var(--text-color) / .8)}.benefits__media{margin-block-end:.25rem}.benefits__image{display:block;inline-size:100%;block-size:auto;aspect-ratio:4 / 3;object-fit:cover}.benefits__text{font-size:var(--text-sm);color:rgb(var(--text-color) / .8)}.size-tile-trigger{display:flex;align-items:center;gap:.625rem;inline-size:100%;min-height:48px;text-align:start}.size-tile-trigger__label{flex:none;color:rgb(var(--text-color) / .7)}.size-tile-trigger>svg:last-child{margin-inline-start:auto}@media screen and (min-width:700px){.size-tile-popover{min-inline-size:26rem}}.size-tile-popover .variant-picker__option-values{--size-tile-mobile-columns: 2}@media screen and (min-width:700px){.size-tile-popover .size-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.rating-store-note{font-size:var(--text-xs);color:rgb(var(--text-color) / .7)}.rating-store-note a{color:inherit;text-decoration:underline;text-underline-offset:2px}.highlights{display:grid;grid-template-columns:repeat(var(--highlights-columns-mobile, 1),minmax(0,1fr));gap:.5rem;margin:0;padding:0;list-style:none}@media screen and (min-width:700px){.highlights{grid-template-columns:repeat(3,minmax(0,1fr))}}.highlights__item{display:flex;align-items:flex-start;gap:.5rem;min-inline-size:0;font-size:var(--text-xs);line-height:1.35}.highlights__icon{flex:none;display:flex;color:rgb(var(--text-color) / .75)}.highlights[style*="--highlights-columns-mobile: 3"] .highlights__item{flex-direction:column;align-items:center;text-align:center}.rating-store-note{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem}.store-rating{position:relative;display:inline-flex;flex:none;line-height:0}.store-rating__track,.store-rating__fill{display:inline-flex;gap:1px}.store-rating__track{color:rgb(var(--text-color) / .28)}.store-rating__fill{position:absolute;inset-block-start:0;inset-inline-start:0;overflow:hidden;color:rgb(var(--star-color));inline-size:calc(var(--store-rating, 0) / 5 * 100%);max-inline-size:100%}.store-rating__fill svg{flex:none}.store-rating__value{font-weight:500;color:rgb(var(--text-color))}.content-over-media{border-radius:var(--wh-radius)}.product-gallery__media img,.product-gallery__media video,.product-gallery__thumbnail,.product-gallery__thumbnail img{border-radius:var(--wh-radius)}.product-card__figure img,.product-card__media img{border-radius:var(--wh-radius)}.popover::part(content),.modal::part(content){border-radius:var(--wh-radius)}.bordered-box,.room-gallery__item,.benefits__image,.product-sticky-bar__media img,.buy-buttons .button,.shopify-payment-button__button{border-radius:var(--wh-radius)}.guarantee{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;border:1px solid rgb(var(--text-color) / .12);border-radius:var(--wh-radius);background:rgb(var(--text-color) / .04)}.guarantee__icon{flex:none;display:flex;color:rgb(var(--text-color) / .75);margin-block-start:.0625rem}.guarantee__body{min-inline-size:0}.guarantee__heading{font-weight:500;line-height:1.3;margin:0}.guarantee__text{margin-block-start:.25rem;font-size:var(--text-sm);color:rgb(var(--text-color) / .75)}.guarantee__link{display:inline-block;margin-block-start:.375rem;font-size:var(--text-sm);text-decoration:underline;text-underline-offset:2px}.size-viz{display:grid;gap:1.5rem;align-items:start;position:relative}@media screen and (min-width:1000px){.size-viz{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:2.5rem}}.size-viz__stage{position:relative;overflow:hidden;border-radius:var(--wh-radius);background:rgb(var(--text-color) / .04)}.size-viz__image{display:block;inline-size:100%;block-size:auto}.size-viz__piece{position:absolute;inset-block-start:var(--size-viz-anchor-y, 40%);inset-inline-start:var(--size-viz-anchor-x, 50%);transform:translate(-50%,-50%);inline-size:calc(var(--size-viz-piece-width, 40) * 1%);aspect-ratio:var(--size-viz-piece-w, 1) / var(--size-viz-piece-h, 1);border:2px solid rgb(255 255 255 / .9);box-shadow:0 0 0 1px #00000059,0 1rem 2rem #00000040;background:#0000001f;pointer-events:none}@media(prefers-reduced-motion:no-preference){.size-viz__piece{transition:inline-size .4s cubic-bezier(.25,.46,.45,.94),aspect-ratio .4s cubic-bezier(.25,.46,.45,.94)}}.size-viz__panel{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.size-viz__fieldset{margin:0;padding:0;border:0;inline-size:100%;min-inline-size:0}.size-viz__legend{padding:0;font-size:var(--text-sm);color:rgb(var(--text-color) / .7)}.size-viz__controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-block-start:.75rem}@media screen and (min-width:700px)and (max-width:999px){.size-viz__controls{grid-template-columns:repeat(4,minmax(0,1fr))}}.size-viz__label{cursor:pointer;padding:.625rem .5rem;border:1px solid rgb(var(--border-color));border-radius:var(--wh-radius);font-size:var(--text-sm);text-align:center;white-space:nowrap;transition:border-color .15s ease-out}@media(hover:hover){.size-viz__label:hover{border-color:rgb(var(--text-color) / .5)}}.size-viz__note{font-size:var(--text-xs);color:rgb(var(--text-color) / .7)}.trust-strip-band--bordered{border-block:1px solid rgb(var(--text-color) / .12)}.trust-strip-band__inner{padding-inline:1.25rem}.trust-strip{display:flex;flex-wrap:wrap;align-items:center;column-gap:1rem;row-gap:.75rem;margin:0;padding-block:1rem;list-style:none}.trust-strip__item{display:flex;align-items:center;gap:.625rem;inline-size:100%;font-size:var(--trust-strip-text-size, 10px);color:rgb(var(--text-color) / .72)}.trust-strip--mono-caps .trust-strip__item,.trust-strip--caps .trust-strip__item{text-transform:uppercase;letter-spacing:.15em}.trust-strip--mono-caps .trust-strip__item{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.trust-strip__icon{display:flex;flex:none}@media screen and (min-width:1000px){.trust-strip-band__inner{padding-inline:2rem}.trust-strip{justify-content:center;column-gap:1.5rem;padding-block:1.125rem}.trust-strip__item{inline-size:auto;white-space:nowrap}.trust-strip--dividers .trust-strip__item+.trust-strip__item:before{content:"";flex:none;inline-size:1px;block-size:1.25rem;background:rgb(var(--text-color) / .14);margin-inline-end:.875rem}}.cart-shipping-note{display:flex;align-items:center;gap:.375rem;font-size:var(--text-sm)}.cart-shipping-note svg{flex:none}.cart-upsize{display:flex;align-items:center;gap:.75rem;margin-block-start:1rem;padding:.75rem;border:1px solid rgb(var(--text-color) / .12);border-radius:var(--wh-radius);background:rgb(var(--text-color) / .03)}.cart-upsize__image{flex:none;inline-size:3.5rem;block-size:auto;border-radius:calc(var(--wh-radius) / 2)}.cart-upsize__body{min-inline-size:0;flex:1 1 auto}.cart-upsize__title{font-weight:500;line-height:1.3}.cart-upsize__meta{margin-block-start:.125rem;font-size:var(--text-sm);color:rgb(var(--text-color) / .75)}.cart-upsize__button{flex:none}.cart-upsize__button[aria-busy=true]{opacity:.6}.cart-trust{display:flex;flex-direction:column;align-items:center;gap:.625rem;margin-block-start:.875rem}.cart-trust__text{display:flex;align-items:center;gap:.375rem;font-size:var(--text-xs);line-height:1.4;text-align:center;color:rgb(var(--text-color) / .7)}.cart-trust__text svg{flex:none}.cart-trust__payments{justify-content:center;gap:.5rem}.cart-trust__payments svg{block-size:1.375rem;inline-size:auto}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom.css.map */
