:root{--dearore-ink: #1d1b18;--dearore-paper: #f7f4ef;--dearore-warm: #e8e0d6;--dearore-gold: #b69468;--dearore-quiet: #726b62}body{background:var(--dearore-paper);color:var(--dearore-ink)}.dearore-sale-bar{background:var(--dearore-ink);color:#f7f4ef;font-size:.72rem;letter-spacing:.14em;text-align:center;text-transform:uppercase}.dearore-sale-bar__inner{align-items:center;display:flex;gap:.75rem;justify-content:center;min-height:32px;padding:.35rem 1rem}.dearore-sale-bar__label{font-weight:700}.dearore-sale-bar__countdown{color:#d9ba8c;font-variant-numeric:tabular-nums}.dearore-sale-bar__separator{color:#f7f4ef80}.dearore-editorial-hero{background:var(--dearore-paper);display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:min(780px,calc(100vh - 86px))}.dearore-editorial-hero__copy{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,8vw,9rem)}.dearore-eyebrow{color:var(--dearore-quiet);font-size:.68rem;font-weight:700;letter-spacing:.18em;margin:0 0 1.25rem;text-transform:uppercase}.dearore-editorial-hero__heading{font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,3.8vw,4.7rem);font-weight:400;letter-spacing:-.06em;line-height:.94;margin:0;max-width:none}.dearore-editorial-hero__heading em{color:var(--dearore-gold);font-style:italic}.dearore-editorial-hero__body{color:var(--dearore-quiet);line-height:1.7;margin:2rem 0;max-width:29rem}.dearore-button{background:var(--dearore-ink);color:#fff;display:inline-flex;font-size:.78rem;gap:.75rem;letter-spacing:.08em;padding:1rem 1.2rem;text-decoration:none;text-transform:uppercase;transition:transform .16s cubic-bezier(.23,1,.32,1)}.dearore-button:active{transform:scale(.97)}.dearore-editorial-hero__media{min-height:530px;overflow:hidden;position:relative}.dearore-editorial-hero__media img{height:100%;object-fit:cover;position:absolute;width:100%}.dearore-editorial-hero__note{background:#1d1b18eb;bottom:1.5rem;color:#f7f4ef;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;line-height:1.1;max-width:15rem;padding:1.1rem 1.25rem;position:absolute;right:1.5rem}.dearore-editorial-hero__note:empty{display:none}.dearore-section{padding:clamp(3.5rem,8vw,8rem) max(1.25rem,calc((100vw - 1280px)/2))}.dearore-section--warm{background:var(--dearore-warm)}.dearore-section__top{align-items:end;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:2.25rem}.dearore-section__heading{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,4vw,4.8rem);font-weight:400;letter-spacing:-.045em;line-height:.94;margin:0}.dearore-section__heading em{color:var(--dearore-gold)}.dearore-collection-tiles-section .dearore-eyebrow,.ui-test-product-list .section-resource-list__header h2,.ui-test-product-list .section-resource-list__header h3{color:var(--dearore-ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,4vw,4.8rem);font-weight:400;letter-spacing:-.045em;line-height:.94;margin:0;text-transform:uppercase}.dearore-text-link{border-bottom:1px solid currentColor;color:inherit;font-size:.75rem;letter-spacing:.12em;padding-bottom:.25rem;text-decoration:none;text-transform:uppercase}.dearore-collection-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.dearore-collection-tile{background:#cbbca9;color:#fff;min-height:330px;overflow:hidden;position:relative;text-decoration:none}.dearore-collection-tile img{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;opacity:.82;position:absolute;transition:transform .5s cubic-bezier(.23,1,.32,1);width:100%}.dearore-collection-tile:hover img{transform:scale(1.04)}.dearore-collection-tile:after{background:linear-gradient(180deg,transparent 25%,rgba(29,27,24,.6));content:"";top:0;right:0;bottom:0;left:0;position:absolute}.dearore-collection-tile__content{bottom:1.25rem;left:1.25rem;position:absolute;right:1.25rem;z-index:1}.dearore-collection-tile__count{font-size:.67rem;letter-spacing:.14em;text-transform:uppercase}.dearore-collection-tile__title{font-family:Georgia,Times New Roman,serif;font-size:2rem;margin:.25rem 0 0}.dearore-product-grid{display:grid;gap:clamp(1rem,2vw,2rem);grid-template-columns:repeat(var(--dearore-columns, 2),minmax(0,1fr))}.dearore-card{min-width:0;position:relative}.dearore-card__media{aspect-ratio:4/5;background:#eee8df;display:block;overflow:hidden;position:relative}.dearore-card__image,.dearore-card__video{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;width:100%}.dearore-card__video{opacity:0;transition:opacity .18s ease-out}@media(pointer:fine){.dearore-card[data-has-video=true]:hover .dearore-card__video{opacity:1}}.dearore-favorite{align-items:center;background:#f7f4efeb;border:0;border-radius:999px;color:var(--dearore-ink);cursor:pointer;display:inline-flex;height:38px;justify-content:center;padding:0;position:absolute;right:.75rem;top:.75rem;width:38px;z-index:3}.dearore-favorite svg{fill:transparent;height:17px;pointer-events:none;stroke:currentColor;width:17px}.dearore-favorite[aria-pressed=true] svg{fill:var(--dearore-ink)}.dearore-favorite:focus-visible{outline:2px solid var(--dearore-gold);outline-offset:3px}.dearore-card__meta{align-items:baseline;display:flex;gap:1rem;justify-content:space-between;padding-top:.9rem}.dearore-card__type{color:var(--dearore-quiet);font-size:.67rem;letter-spacing:.13em;margin:0 0 .45rem;text-transform:uppercase}.dearore-card__title{color:var(--dearore-ink);font-family:Georgia,Times New Roman,serif;font-size:1.2rem;margin:0;text-decoration:none}.dearore-card__price{font-size:.9rem;margin:.3rem 0 0}.dearore-card__quick-add{background:transparent;border:1px solid var(--dearore-ink);border-radius:999px;color:var(--dearore-ink);cursor:pointer;font-size:1.1rem;height:34px;width:34px}.ui-test-product-list{background:var(--dearore-paper)}.ui-test-product-list .section-resource-list__header{border-bottom:1px solid rgba(29,27,24,.16);margin-bottom:1.5rem;padding-bottom:1rem}.ui-test-product-list .section-resource-list__header p{display:none}.product-card{position:relative}.product-card .dearore-favorite{z-index:10}@media(pointer:fine){.card-gallery:has(video):hover video{opacity:1}.card-gallery video{transition:opacity .18s ease-out}}.dearore-layering{background:var(--dearore-ink);color:var(--dearore-paper);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);min-height:520px}.dearore-layering__visual{background:#d3c4b1;min-height:360px;overflow:hidden;position:relative}.dearore-layering__orb{border-radius:50%;position:absolute}.dearore-layering__orb--one{background:#f2e9dc;height:350px;left:14%;top:24%;width:350px}.dearore-layering__orb--two{background:#b69468;height:170px;right:13%;top:15%;width:170px}.dearore-layering__ring{border:4px solid #725e42;border-radius:50%;height:180px;left:28%;position:absolute;top:38%;width:180px}.dearore-layering__chain{border:2px solid #9e7a4b;border-bottom:0;border-radius:50% 50% 0 0;height:270px;left:53%;position:absolute;top:32%;width:125px}.dearore-layering__content{align-self:center;max-width:540px;padding:clamp(3rem,7vw,8rem)}.dearore-layering__heading,.dearore-newsletter__heading,.dearore-community__heading,.dearore-promise__intro>div{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,4.6vw,5rem);letter-spacing:-.05em;line-height:.92}.dearore-layering__body{color:#d3c4b1;line-height:1.7;margin:1.8rem 0}.dearore-layering .dearore-button{background:transparent;border-bottom:1px solid currentColor;color:inherit;display:inline-flex;gap:1.5rem;padding:0 0 .55rem;text-decoration:none;text-transform:none}.dearore-promise{background:var(--dearore-paper);padding:clamp(4rem,8vw,8rem) 0}.dearore-promise__intro{margin:0 auto 3rem;max-width:700px;text-align:center}.dearore-promise__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#1d1b1824}.dearore-promise__card{background:var(--dearore-paper);min-height:210px;padding:2rem}.dearore-promise__number{color:var(--dearore-gold);font-size:.72rem;letter-spacing:.12em}.dearore-promise__card h3{font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:400;margin:2rem 0 .65rem}.dearore-promise__card p{color:var(--dearore-quiet);font-size:.9rem;line-height:1.7}.dearore-community{background:#ece8e0;padding:clamp(4rem,8vw,8rem) 0}.dearore-community__inner,.dearore-newsletter__inner{display:grid;gap:clamp(2rem,7vw,8rem);grid-template-columns:1fr 1fr;margin-left:auto;margin-right:auto;max-width:1280px;padding-left:0;padding-right:0;width:calc(100% - 3rem)}.dearore-community__copy,.dearore-newsletter__copy{color:var(--dearore-quiet);line-height:1.7;margin-top:1.5rem;max-width:430px}.dearore-community__empty{background:var(--dearore-paper);border:1px solid rgba(29,27,24,.12);padding:clamp(2rem,4vw,4rem)}.dearore-community__empty h3{font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400}.dearore-community__empty p{color:var(--dearore-quiet);line-height:1.7}.dearore-community__empty span{color:var(--dearore-gold);font-size:.63rem;font-weight:700;letter-spacing:.11em}.dearore-newsletter{background:var(--dearore-ink);color:var(--dearore-paper);padding:clamp(4rem,8vw,7rem) 0}.dearore-newsletter__copy{color:#d3c4b1}.dearore-newsletter__form{border-bottom:1px solid rgba(247,244,239,.45);display:flex;margin-top:2rem;max-width:440px}.dearore-newsletter__form input{background:transparent;border:0;color:inherit;flex:1;outline:none;padding:.9rem 0}.dearore-newsletter__form input::placeholder{color:#d3c4b1}.dearore-newsletter__form button{background:transparent;border:0;color:inherit;cursor:pointer;font-size:1.4rem}.dearore-newsletter__success{color:#d3c4b1}@media(max-width:749px){.dearore-layering,.dearore-community__inner,.dearore-newsletter__inner{grid-template-columns:1fr}.dearore-layering__visual{min-height:320px}.dearore-layering__content{padding:3rem 1.5rem}.dearore-promise__grid{grid-template-columns:1fr}.dearore-promise__card{min-height:auto}.dearore-promise__intro{text-align:left}.dearore-community__inner,.dearore-newsletter__inner{padding-left:1.5rem;padding-right:1.5rem}}@media(max-width:749px){.dearore-sale-bar{font-size:.6rem}.dearore-sale-bar__offer,.dearore-sale-bar__offer-separator{display:none}.dearore-editorial-hero{display:flex;flex-direction:column-reverse;min-height:auto}.dearore-editorial-hero__copy{padding:2.25rem 1.5rem 3rem}.dearore-editorial-hero__heading{font-size:clamp(2.7rem,11vw,3.15rem);max-width:none}.dearore-editorial-hero__media{min-height:480px}.dearore-editorial-hero__note{font-size:1rem;right:1rem}.dearore-section__top{align-items:flex-start;flex-direction:column}.dearore-collection-tiles{grid-template-columns:repeat(2,1fr)}.dearore-collection-tile{min-height:230px}.dearore-collection-tile__title{font-size:1.55rem}.dearore-product-grid{--dearore-columns: 2 !important;gap:1rem}}.dearore-editorial-hero__heading p,.dearore-editorial-hero__body p,.dearore-layering__heading p,.dearore-layering__body p,.dearore-promise__intro p,.dearore-community__heading p,.dearore-community__copy p,.dearore-newsletter__heading p,.dearore-newsletter__copy p{margin:0}.dearore-editorial-hero__heading p,.dearore-layering__heading p,.dearore-promise__intro p,.dearore-community__heading p,.dearore-newsletter__heading p{white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/9/assets/dearore.css.map */
