:root{--arthenic-parchment: #f7f3ec;--arthenic-parchment-dark: #ede7da;--arthenic-ink: #1c1915;--arthenic-ink-light: #3d3830;--arthenic-muted: #7a7267;--arthenic-gold: #b8892a;--arthenic-gold-light: #d4a84b;--arthenic-border: #ddd5c4;--arthenic-white: #fdfaf5;--arthenic-font-serif: "Cormorant Garamond", Georgia, "Times New Roman", serif;--arthenic-font-sans: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--gokwik-primary-color: var(--arthenic-ink);--gokwik-text-color: var(--arthenic-white);--primary-color: var(--arthenic-ink);--gokwik-parchment: var(--arthenic-parchment);--gokwik-parchment-dark: var(--arthenic-parchment-dark);--gokwik-muted: var(--arthenic-muted);--gokwik-gold: var(--arthenic-gold);--gokwik-border: var(--arthenic-border);--page-background: 247 243 236}html,body{background-color:var(--arthenic-parchment)}body.color-scheme{font-family:var(--arthenic-font-sans);background-color:var(--arthenic-parchment);color:var(--arthenic-ink)}.color-scheme--scheme-1,.color-scheme--scheme-2,.color-scheme--scheme-ac5bf65d-b705-44aa-99c5-393592e0d4fa{--background: 247 243 236 / 1;--background-without-opacity: 247 243 236;--text-color: 28 25 21;--border-color: 221 213 196;background-color:var(--arthenic-parchment);background-image:none;color:var(--arthenic-ink)}.color-scheme--scheme-woven-fabric{--background: 237 231 218 / 1;--background-without-opacity: 237 231 218;--text-color: 28 25 21;background-color:var(--arthenic-parchment-dark);background-image:none;color:var(--arthenic-ink)}.shopify-section--featured-collections .section-spacing,.shopify-section--main-collection .section-spacing,.shopify-section--related-products .section-spacing{background-color:var(--arthenic-parchment)}.header{background-color:var(--arthenic-parchment);border-block-end:1px solid var(--arthenic-border)}.header__logo-text{font-family:var(--arthenic-font-serif);color:var(--arthenic-ink)}.header__primary-nav .link-faded,.header__secondary-nav .link-faded{color:var(--arthenic-ink-light);letter-spacing:.08em}.header__primary-nav .link-faded:hover,.header__secondary-nav .link-faded:hover{color:var(--arthenic-ink)}.section-header .h6{font-family:var(--arthenic-font-sans);font-size:.6875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--arthenic-gold)}.section-header .h2{font-family:var(--arthenic-font-serif);color:var(--arthenic-ink);font-weight:500}.button--solid:not(.button--outline){background-color:var(--arthenic-ink);color:var(--arthenic-white);border-radius:4px;letter-spacing:.04em}.button--solid:not(.button--outline):hover{background-color:var(--arthenic-ink-light)}.product-list{align-items:stretch}.product-list--carousel{--product-list-card-width: min(270px, 60vw)}@media screen and (min-width:700px){.product-list--carousel{--product-list-card-width: calc(100% / var(--product-list-calculated-items-per-row, 5) - var(--product-list-calculated-column-gap, 1.5rem) * (var(--product-list-calculated-items-per-row, 5) - 1) / var(--product-list-calculated-items-per-row, 5))}}.product-card{border:1px solid var(--arthenic-border);border-radius:6px;background-color:var(--arthenic-white);height:100%;gap:1rem}.product-card__figure{aspect-ratio:4 / 5;width:100%;overflow:hidden;background:rgb(var(--text-color) / .04)}.product-card__media{display:block;width:100%;height:100%}.product-card__image{aspect-ratio:unset;width:100%;height:100%;max-height:none;margin-inline:0;object-fit:cover;object-position:center}.product-card__image--secondary{object-fit:cover;object-position:center}.product-card__info{gap:.5rem;padding-inline:.625rem;padding-block-end:.875rem}.product-card .product-title{font-family:var(--arthenic-font-serif);color:var(--arthenic-ink);font-size:1rem;line-height:1.35}.product-card .price-list,.product-card .text-subdued{color:var(--arthenic-muted)}.product-card__figure>.badge-list{inset-inline:auto;inset-inline-start:50%;width:max-content;max-width:calc(100% - 3rem);transform:translate(-50%)}@media screen and (min-width:700px){.product-card__figure>.badge-list{inset-inline-start:50%}}.shopify-section--main-collection .product-list{--product-list-default-row-gap: 1.75rem;--product-list-default-column-gap: .875rem;align-items:stretch}@media screen and (min-width:700px){.shopify-section--main-collection .product-list{--product-list-default-row-gap: 2.25rem;--product-list-default-column-gap: 1.25rem;margin-inline:0}}@media screen and (min-width:1000px){.shopify-section--main-collection .product-list{--product-list-default-row-gap: 2.5rem;--product-list-default-column-gap: 1.5rem}}.shopify-section--main-collection .product-card{overflow:hidden;display:flex;flex-direction:column;gap:0;transition:box-shadow .3s ease,transform .3s ease}.shopify-section--main-collection .product-card:hover{box-shadow:0 14px 32px #1c19151a;transform:translateY(-3px)}.shopify-section--main-collection .product-card__figure{border-radius:6px 6px 0 0;flex-shrink:0}.shopify-section--main-collection .product-card__media{position:relative;width:100%;height:100%}.shopify-section--main-collection .product-card__image--primary{transition:transform .45s ease,opacity .1s ease-in-out}.shopify-section--main-collection .product-card:hover .product-card__image--primary{transform:scale(1.04)}.shopify-section--main-collection .product-card__figure:has(.product-card__image--secondary):hover .product-card__image--primary{transform:none}.shopify-section--main-collection .product-card__info{text-align:start;justify-items:start;align-content:start;flex:1;display:flex;flex-direction:column;gap:.375rem;padding:.875rem 1rem 1.125rem}.shopify-section--main-collection .product-card__info>.v-stack{align-items:start;width:100%}.shopify-section--main-collection .product-card__info .v-stack .v-stack{align-items:start;width:100%}.shopify-section--main-collection .product-card .product-title{font-size:.9375rem;line-height:1.35;text-align:start;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shopify-section--main-collection .product-card__info :is(.price-list,.rating-badge){justify-content:flex-start}.shopify-section--main-collection .product-card .price-list{font-weight:600;font-size:.9375rem;color:var(--arthenic-ink)}.shopify-section--main-collection .collection:only-child{margin-block-start:.5rem}.shopify-section--main-collection .collection{--collection-sidebar-width: 17.5rem;--collection-gap: 2rem}@media screen and (min-width:1150px){.shopify-section--main-collection .collection{--collection-gap: 2.5rem;--collection-sidebar-width: 18.75rem}}.shopify-section--main-collection .arthenic-facets__heading{font-family:var(--arthenic-font-serif);font-size:1.125rem;font-weight:500;color:var(--arthenic-ink);margin-block-end:1rem;letter-spacing:.02em}.shopify-section--main-collection .facets-sidebar{padding:1.25rem 1.125rem;border:1px solid var(--arthenic-border);border-radius:6px;background:var(--arthenic-white);max-height:calc(100vh - var(--sticky-area-height) - var(--collection-toolbar-height, 0px) - 3rem);overflow-y:auto}.shopify-section--main-collection .arthenic-collection-nav__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.125rem}.shopify-section--main-collection .arthenic-collection-nav__link{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;padding:.4375rem 0;font-size:.875rem;line-height:1.35;color:var(--arthenic-ink-light);text-decoration:none;transition:color .2s ease}.shopify-section--main-collection .arthenic-collection-nav__link:hover,.shopify-section--main-collection .arthenic-collection-nav__link.is-active{color:var(--arthenic-ink)}.shopify-section--main-collection .arthenic-collection-nav__link.is-active{font-weight:600}.shopify-section--main-collection .arthenic-collection-nav__count{font-size:.75rem;color:var(--arthenic-muted);font-weight:400}.shopify-section--main-collection .facets .accordion__toggle{font-family:var(--arthenic-font-sans);font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--arthenic-ink)}.shopify-section--main-collection .collection__main{min-width:0}.shopify-section--main-collection .collection-toolbar{border-radius:4px;margin-block-end:.5rem}.shopify-section--main-collection .product-list--mixed-orientation .product-card__figure{aspect-ratio:1 / 1;background:var(--arthenic-parchment-dark)}.shopify-section--main-collection .product-list--mixed-orientation .product-card--fit-contain .product-card__image{object-fit:contain;padding:.625rem}.shopify-section--main-collection .product-list--mixed-orientation .product-card:hover .product-card__image--primary{transform:none}.shopify-section--main-collection .product-list--mixed-orientation .product-card--fit-contain .product-card__image--secondary{object-fit:contain;padding:.625rem}.shopify-section--collection-banner .prose .h1{font-family:var(--arthenic-font-serif);color:var(--arthenic-ink)}.color-scheme--scheme-3 .section-header .h6{color:var(--arthenic-gold-light)}.color-scheme--scheme-3 .section-header .h2{color:var(--arthenic-white)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/arthenic-brand.css.map */
