@import"https://fonts.googleapis.com/css2?family=Marcellus&family=Jost:ital,wght@0,300;0,400;0,500;1,400&display=swap";:root{--aur-noir: #0B0B0D;--aur-ink: #211E19;--aur-ivory: #FAF6EF;--aur-paper: #FFFDF9;--aur-gold: #CCA754;--aur-gold-light: #DEBF73;--aur-gold-deep: #A87F2C;--aur-gradient: linear-gradient(135deg, #DEBF73 0%, #CCA754 48%, #A87F2C 100%);--aur-line: rgba(33, 30, 25, .16);--aur-line-light: rgba(250, 246, 239, .18);--aur-display: "Marcellus", Georgia, "Times New Roman", serif;--aur-body: "Jost", "Helvetica Neue", Arial, sans-serif;--aur-section-pad: clamp(56px, 8vw, 110px)}.aur-container{max-width:1440px;margin:0 auto;padding-left:clamp(16px,4vw,48px);padding-right:clamp(16px,4vw,48px)}.aur-container--wide{max-width:1720px}.aur-display{font-family:var(--aur-display);font-weight:400;letter-spacing:.015em;line-height:1.12;margin:0}.aur-eyebrow{font-family:var(--aur-body);font-weight:500;font-size:11px;letter-spacing:.34em;text-transform:uppercase;color:var(--aur-gold-deep);margin:0}.aur-on-dark .aur-eyebrow{color:var(--aur-gold-light)}.aur-body-copy{font-family:var(--aur-body);font-weight:300;font-size:16px;line-height:1.75;letter-spacing:.015em}.aur-diamonds{display:inline-flex;gap:10px;align-items:center}.aur-diamonds i{width:7px;height:7px;transform:rotate(45deg);background:var(--aur-gradient);display:block}.aur-diamonds--sm i{width:5px;height:5px}.aur-diamonds--sm{gap:7px}.aur-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--aur-body);font-weight:500;font-size:12px;letter-spacing:.24em;text-transform:uppercase;text-decoration:none;padding:17px 38px;border:1px solid transparent;cursor:pointer;transition:background-color .35s ease,color .35s ease,border-color .35s ease}.aur-btn--dark{background:var(--aur-noir);color:var(--aur-ivory)}.aur-btn--dark:hover{background:var(--aur-gold);color:var(--aur-noir)}.aur-btn--gold{background:var(--aur-gradient);color:var(--aur-noir)}.aur-btn--gold:hover{filter:brightness(1.06)}.aur-btn--line{background:transparent;border-color:currentColor;color:inherit}.aur-btn--line:hover{background:var(--aur-gold);border-color:var(--aur-gold);color:var(--aur-noir)}.aur-link{font-family:var(--aur-body);font-weight:500;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:inherit;text-decoration:none;border-bottom:1px solid var(--aur-gold);padding-bottom:5px;transition:color .3s ease,border-color .3s ease}.aur-link:hover{color:var(--aur-gold-deep)}.aur-on-dark .aur-link:hover{color:var(--aur-gold-light)}.aur-sechead{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:clamp(28px,4vw,46px)}.aur-sechead h2{font-size:clamp(26px,3.2vw,40px)}.aur-sechead .aur-eyebrow{margin-bottom:12px;display:block}.aur-card{display:block;text-decoration:none;color:inherit;min-width:0}.aur-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#f1ebe0}.aur-card__media img,.aur-card__media svg{width:100%;height:100%;object-fit:cover;display:block}.aur-card__media img{transition:transform .7s cubic-bezier(.2,.6,.2,1),opacity .45s ease}.aur-card__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.aur-card:hover .aur-card__img--hover{opacity:1}.aur-card:hover .aur-card__media img:first-child{transform:scale(1.045)}.aur-card__badge{position:absolute;top:12px;left:12px;z-index:1;font-family:var(--aur-body);font-weight:500;font-size:10px;letter-spacing:.2em;text-transform:uppercase;padding:7px 12px;background:var(--aur-noir);color:var(--aur-gold-light)}.aur-card__info{padding-top:15px}.aur-card__title{font-family:var(--aur-body);font-weight:400;font-size:15px;line-height:1.45;letter-spacing:.03em;margin:0 0 5px}.aur-card__price{display:flex;gap:10px;align-items:baseline;font-family:var(--aur-body);font-weight:300;font-size:14px;letter-spacing:.04em;color:#211e19b8}.aur-card__compare{text-decoration:line-through;opacity:.55}.aur-card__sale{color:#9c3d2e}.aur-on-dark .aur-card__price{color:#faf6efb8}.aur-carousel{display:flex;gap:clamp(14px,2vw,26px);overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:clamp(16px,4vw,48px);scrollbar-width:none;-ms-overflow-style:none;padding-bottom:6px}.aur-carousel::-webkit-scrollbar{display:none}.aur-carousel>*{flex:0 0 auto;scroll-snap-align:start}.aur-carousel-nav{display:inline-flex;gap:10px}.aur-carousel-nav button{width:46px;height:46px;border-radius:50%;border:1px solid var(--aur-line);background:transparent;color:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.aur-carousel-nav button:hover{background:var(--aur-noir);border-color:var(--aur-noir);color:var(--aur-gold-light)}.aur-on-dark .aur-carousel-nav button{border-color:var(--aur-line-light)}.aur-on-dark .aur-carousel-nav button:hover{background:var(--aur-gold);border-color:var(--aur-gold);color:var(--aur-noir)}.aur-visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--aur-gold);outline-offset:3px}@media(prefers-reduced-motion:reduce){.aur-card__media img,.aur-btn,.aur-link{transition:none!important}}html.aur-motion [data-aur-reveal],html.aur-motion [data-aur-stagger]>*{opacity:0}html.aur-motion .aur-hero{overflow:hidden}html.aur-motion .aur-hero__img{will-change:transform}html.aur-motion .aur-cats__media,html.aur-motion .aur-split__media,html.aur-motion .aur-gallery__tile{overflow:hidden}html.aur-motion .aur-cats__media img,html.aur-motion .aur-split__media img,html.aur-motion .aur-gallery__tile img{translate:0 calc(var(--aur-par, 0) * 1px);scale:1.08;will-change:translate}@media(prefers-reduced-motion:reduce){html.aur-motion [data-aur-reveal],html.aur-motion [data-aur-stagger]>*{opacity:1!important}html.aur-motion .aur-cats__media img,html.aur-motion .aur-split__media img,html.aur-motion .aur-gallery__tile img{translate:none;scale:none}}.aur-jdgm,.aur-pd__jdgm-badge{--jm-review-widget-star-and-histogram-color: #CCA754}.aur-jdgm--dark{--jm-review-widget-star-and-histogram-color: #DEBF73}.aur-jdgm [data-aur-star],.aur-pd__jdgm-badge [data-aur-star]{position:relative!important;display:inline-block;width:15px;height:15px;margin:0 1.5px;font-size:0!important;line-height:1!important;color:transparent!important;vertical-align:middle}.aur-jdgm [data-aur-star]:before,.aur-pd__jdgm-badge [data-aur-star]:before{content:""!important;font-size:0!important}.aur-jdgm [data-aur-star]:after,.aur-pd__jdgm-badge [data-aur-star]:after{content:""!important;position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:var(--aur-gradient);-webkit-clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}.aur-jdgm [data-aur-star=off]:after,.aur-pd__jdgm-badge [data-aur-star=off]:after{background:#211e1933}.aur-jdgm [data-aur-star=half]:after,.aur-pd__jdgm-badge [data-aur-star=half]:after{background:linear-gradient(90deg,var(--aur-gold) 0 50%,rgba(33,30,25,.2) 50% 100%)}.aur-jdgm--dark [data-aur-star=off]:after{background:#faf6ef42}.aur-jdgm--dark [data-aur-star=half]:after{background:linear-gradient(90deg,var(--aur-gold-light) 0 50%,rgba(250,246,239,.26) 50% 100%)}.aur-swatches{display:flex;align-items:center;gap:10px;margin-top:12px;padding:2px 0;flex-wrap:wrap}.aur-swatches__sr{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.aur-swatch{width:11px;height:11px;border-radius:0;display:inline-block;transform:rotate(45deg);box-shadow:0 0 0 1px #211e192e;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.aur-swatch:hover{transform:rotate(45deg) scale(1.2);box-shadow:0 0 0 1px var(--aur-gold)}.aur-swatches__more{font-family:var(--aur-body);font-weight:400;font-size:11px;letter-spacing:.1em;color:#211e1980}.aur-swatches--dark .aur-swatch{box-shadow:0 0 0 1px #ede8e047}.aur-swatches--dark .aur-swatch:hover{box-shadow:0 0 0 1px var(--aur-gold-light)}.aur-swatches--dark .aur-swatches__more{color:#ede8e08c}.aur-card.is-swatching .aur-card__img--hover{opacity:0!important}.aur-card:has(.aur-swatches:hover) .aur-card__img--hover{opacity:0!important}@media(prefers-reduced-motion:reduce){.aur-swatch{transition:none}.aur-swatch:hover{transform:rotate(45deg)}}.shopify-policy__container{max-width:760px;margin:0 auto;padding:clamp(48px,8vw,112px) clamp(20px,5vw,40px);background:var(--aur-paper)}.shopify-policy__title{text-align:center;margin-bottom:clamp(30px,5vw,56px)}.shopify-policy__title:before{content:"";display:block;width:8px;height:8px;margin:0 auto 26px;background:var(--aur-gradient);transform:rotate(45deg)}.shopify-policy__title h1{font-family:var(--aur-display);font-weight:400;font-size:clamp(30px,4.4vw,52px);line-height:1.14;letter-spacing:.015em;color:var(--aur-ink);margin:0}.shopify-policy__body{counter-reset:aur-policy-section;font-family:var(--aur-body);font-weight:300;font-size:16px;line-height:1.85;letter-spacing:.015em;color:#211e19cc}.shopify-policy__body p{margin:0 0 1.3em}.shopify-policy__body strong{font-weight:500;color:var(--aur-ink)}.shopify-policy__body em{font-style:italic}.shopify-policy__body h2{counter-increment:aur-policy-section;position:relative;font-family:var(--aur-display);font-weight:400;font-size:clamp(21px,2.6vw,28px);line-height:1.25;letter-spacing:.015em;color:var(--aur-ink);margin:2.9em 0 .9em;padding-top:1.5em;border-top:1px solid var(--aur-line)}.shopify-policy__body h2:before{content:counter(aur-policy-section,decimal-leading-zero);display:block;font-family:var(--aur-body);font-weight:500;font-size:11px;letter-spacing:.34em;color:var(--aur-gold-deep);margin-bottom:12px}.shopify-policy__body h2:first-child{margin-top:0;padding-top:0;border-top:none}.shopify-policy__body h3{font-family:var(--aur-body);font-weight:500;font-size:12px;letter-spacing:.24em;text-transform:uppercase;color:var(--aur-gold-deep);margin:2.2em 0 .8em}.shopify-policy__body ul,.shopify-policy__body ol{list-style:none;margin:0 0 1.5em;padding:0}.shopify-policy__body ul li,.shopify-policy__body ol li{position:relative;padding-left:24px;margin-bottom:.75em}.shopify-policy__body ul li:before{content:"";position:absolute;left:2px;top:.72em;width:6px;height:6px;background:var(--aur-gradient);transform:rotate(45deg)}.shopify-policy__body ol{counter-reset:aur-policy-item}.shopify-policy__body ol li{counter-increment:aur-policy-item}.shopify-policy__body ol li:before{content:counter(aur-policy-item);position:absolute;left:0;top:0;font-size:12px;letter-spacing:.1em;color:var(--aur-gold-deep)}.shopify-policy__body a{color:var(--aur-ink);text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--aur-gold);transition:color .25s ease}.shopify-policy__body a:hover{color:var(--aur-gold-deep)}.shopify-policy__body hr{border:none;border-top:1px solid var(--aur-line);margin:2.4em 0}.shopify-policy__body table{width:100%;border-collapse:collapse;margin:0 0 1.6em}.shopify-policy__body td,.shopify-policy__body th{text-align:left;padding:11px 0;border-bottom:1px solid var(--aur-line);font-size:15px}.shopify-policy__body th{font-weight:500;color:var(--aur-ink)}
/*# sourceMappingURL=/cdn/shop/t/1/assets/aurherlio-base.css.map */
