:root{--nelora-cream:#f7f1e8;--nelora-ink:#332a25;--nelora-gold:#b89662;--nelora-line:rgba(51,42,37,.17)}*{box-sizing:border-box}html,body{margin:0;background:var(--nelora-cream);color:var(--nelora-ink);font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%;max-width:100%}button,input{font:inherit}.page-width{width:min(100% - 8rem,1320px);margin:auto}.announcement{height:24px;background:#050505;color:#fff;text-align:center;font-size:12px;line-height:24px}.site-header{min-height:64px;padding:0 4.5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--nelora-line);background:var(--nelora-cream);position:relative;z-index:3}.site-header__nav,.site-header__utilities{display:flex;align-items:center;gap:23px}.site-header__utilities{justify-content:flex-end}.site-header__nav a,.site-footer nav a,.eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase}.site-header__nav sup{color:var(--nelora-gold);font-size:8px}.site-header__wordmark,.site-footer__wordmark{font-size:25px;letter-spacing:.08em;font-weight:500}.utility-icon,.site-header__cart{width:20px;height:24px;display:grid;place-items:center;position:relative}.utility-icon svg,.site-header__cart svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.35}.site-header__cart span{position:absolute;top:-9px;right:-11px;width:16px;height:16px;display:grid;place-items:center;border-radius:50%;background:var(--nelora-ink);color:#fff;font-size:10px}.nelora-hero{min-height:655px;position:relative;overflow:hidden;isolation:isolate;border-radius:0 0 8% 8%/0 0 7% 7%}.nelora-hero__image,.nelora-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.nelora-hero__shade{background:linear-gradient(90deg,#31271fb8,#31271f14 70%)}.nelora-hero__copy{position:relative;z-index:1;color:#fff;padding-top:95px}.nelora-hero h1,.brand-statement h2,.section-heading h2,.product-page__info h1,.collection-page h1,.cart-page h1,.basic-page h1{font-family:Arial,sans-serif;font-weight:400;letter-spacing:-.07em;line-height:.98}.nelora-hero h1{font-size:clamp(58px,7vw,106px);max-width:700px;margin:16px 0 25px}.nelora-hero__body{max-width:370px;line-height:1.5;margin-bottom:30px}.button{border:0;padding:16px 25px;min-height:48px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;display:inline-flex;justify-content:center;align-items:center}.button--light{color:var(--nelora-ink);background:#fff}.button--dark{color:#fff;background:var(--nelora-ink);width:100%}.section{padding:110px 0}.brand-statement{min-height:420px;text-align:center;display:grid;place-items:center;align-content:center;background:radial-gradient(circle at 15% 5%,transparent 0 145px,rgba(184,150,98,.22) 146px 147px,transparent 148px),radial-gradient(circle at 83% 110%,transparent 0 210px,rgba(184,150,98,.2) 211px 212px,transparent 213px),linear-gradient(122deg,#fcf8ef,#eee1d0)}.brand-statement h2,.section-heading h2{margin:18px 0;font-size:clamp(48px,6vw,84px)}.brand-statement>p:last-child{max-width:600px;line-height:1.6}.section-heading{display:grid;grid-template-columns:1fr 1.4fr;gap:32px;align-items:end;margin-bottom:42px}.section-heading h2{margin:0}.collection-cards__grid,.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.collection-card{min-height:430px;position:relative;overflow:hidden;background:#e6ded3}.collection-card img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:contain;transition:transform .55s ease}.collection-card:hover img{transform:scale(1.055)}.collection-card__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 42%,#0f0e0da3)}.collection-card__content{position:absolute;inset:auto 27px 25px;color:#fff;display:grid;gap:9px}.collection-card__content strong{font-size:31px;font-weight:400;letter-spacing:-.05em}.collection-card__content small{font-size:13px;line-height:1.4;max-width:240px}.collection-card__content em{font-style:normal;font-size:10px;text-transform:uppercase;letter-spacing:.12em;margin-top:9px}.product-card__image{height:430px;overflow:hidden;background:#ece2d5}.product-card__image img{height:100%;object-fit:contain;transition:transform .45s ease}.product-card:hover .product-card__image img{transform:scale(1.035)}.product-card .eyebrow{margin:16px 0 5px;color:#776b62;font-size:10px}.product-card h3{margin:0 0 6px;font-size:21px;font-weight:400}.price{font-size:14px}.review-marquee{overflow:hidden;white-space:nowrap;padding:22px 0;border-top:1px solid var(--nelora-line);border-bottom:1px solid var(--nelora-line)}.review-marquee__track{display:flex;width:max-content;animation:nelora-marquee 30s linear infinite}.review-marquee article{width:420px;white-space:normal;padding:0 34px;border-right:1px solid var(--nelora-line)}.review-marquee p{margin:0 0 9px;font-size:22px;line-height:1.08}.welcome-gift{position:fixed;right:26px;bottom:26px;z-index:20;width:min(330px,calc(100vw - 32px));padding:30px 22px 24px;color:#fff;background:linear-gradient(135deg,#2c211c,#574537);box-shadow:0 18px 50px #19120e40}.welcome-gift h2{margin:16px 0;font-size:41px;font-weight:400;letter-spacing:-.06em;line-height:.95;text-transform:uppercase}.welcome-gift>p{font-size:13px;line-height:1.45}.welcome-gift input{width:100%;border:0;padding:14px;margin:14px 0 9px}.welcome-gift .button{width:100%}.welcome-gift__close{position:absolute;top:8px;right:12px;border:0;background:none;color:#fff;font-size:28px;cursor:pointer}.welcome-gift__success{margin:18px 0 4px;padding:13px;border:1px solid rgba(255,255,255,.55);font-size:13px;line-height:1.45}.welcome-gift.is-success{animation:nelora-welcome-confirm .78s cubic-bezier(.2,.8,.25,1) both}.welcome-gift.is-success:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:#ffffff7a;animation:nelora-welcome-flash .62s ease-out both}@keyframes nelora-welcome-confirm{0%{opacity:0;transform:translateY(20px) scale(.96)}55%{opacity:1;transform:translateY(-3px) scale(1.015);box-shadow:0 0 0 7px #ffffff38,0 24px 56px #19120e52}to{opacity:1;transform:none}}@keyframes nelora-welcome-flash{0%{opacity:.95}to{opacity:0}}.product-page__description *{max-width:100%!important;width:auto!important}.product-page{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.8fr);gap:76px;padding-top:64px;padding-bottom:100px}.product-page__gallery{display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px;align-self:start}.product-page__thumbs{display:grid;gap:10px;align-content:start}.product-page__thumb{padding:0;border:1px solid transparent;background:none;cursor:pointer}.product-page__thumb.is-active{border-color:var(--nelora-ink)}.product-page__thumb img{aspect-ratio:1;object-fit:contain}.product-page__media{display:none}.product-page__media.is-active{display:block}.product-page__media img{aspect-ratio:1/1.18;object-fit:contain;background:#eee2d2}.product-page__info{padding-top:34px}.product-page__info h1,.collection-page h1,.cart-page h1,.basic-page h1{margin:12px 0 18px;font-size:clamp(46px,5vw,72px)}.product-page__description{max-width:420px;margin:36px 0;font-size:18px;line-height:1.55}.variant-options{padding:0;border:0;margin:20px 0}.variant-options legend{margin-bottom:10px;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.variant-option{margin-right:7px;padding:10px 12px;border:1px solid var(--nelora-line);background:transparent;cursor:pointer}.variant-option.is-selected{border-color:var(--nelora-ink)}.quantity-control{display:flex;justify-content:space-between;align-items:center;margin:30px 0;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.quantity-control input{max-width:66px;padding:8px;border:1px solid var(--nelora-line);background:transparent}.product-page__note{margin-top:28px;color:#776b62;font-size:12px;line-height:1.5}.collection-page__description{max-width:600px;margin-bottom:40px;line-height:1.5}.cart-items{display:grid;gap:15px}.cart-item{display:flex;gap:20px;padding:16px 0;border-top:1px solid var(--nelora-line)}.cart-item img{width:110px;height:130px;object-fit:contain}.cart-item a{font-size:23px}.cart-item input{width:70px}.cart-page__summary{display:grid;justify-items:end;gap:20px;margin-top:24px;padding-top:22px;border-top:1px solid var(--nelora-line)}.cart-page__summary .button{max-width:280px}.basic-page{max-width:840px;line-height:1.6}.site-footer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;padding:55px 8vw;background:#f1e9df;border-top:1px solid var(--nelora-line)}.site-footer p{font-size:13px}.site-footer nav{display:flex;justify-content:center;align-items:center;gap:15px}.site-footer small{align-self:end;color:#776b62;font-size:11px}@media(max-width:720px){.page-width{width:min(100% - 32px,1320px)}.announcement{font-size:10px}.site-header{grid-template-columns:1fr auto;padding:0 16px}.site-header__nav{display:none}.site-header__utilities{gap:12px}.nelora-hero{min-height:610px;border-radius:0 0 12% 12%/0 0 4% 4%}.nelora-hero__copy{padding-top:78px}.nelora-hero h1{font-size:57px}.section{padding:72px 0}.section-heading{grid-template-columns:1fr;gap:14px}.section-heading h2{font-size:50px}.collection-cards__grid,.product-grid{grid-template-columns:1fr;gap:15px}.collection-card{min-height:390px}.product-card__image{height:390px}.product-page{grid-template-columns:1fr;gap:28px;padding-top:30px}.product-page__gallery{grid-template-columns:1fr}.product-page__thumbs{grid-template-columns:repeat(4,65px);grid-row:2;overflow-x:auto}.product-page__thumb img{width:65px}.product-page__info{padding-top:0}.site-footer{grid-template-columns:1fr;text-align:center}.site-footer nav{flex-wrap:wrap}.review-marquee article{width:310px}.welcome-gift{right:16px;bottom:16px}.welcome-gift h2{font-size:35px}}.site-header__menu-toggle,.mobile-menu{display:none}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(max-width:720px){body.menu-open{overflow:hidden}.site-header{grid-template-columns:32px 1fr auto}.site-header__menu-toggle{width:32px;height:44px;padding:0;border:0;display:grid;align-content:center;gap:5px;background:none;cursor:pointer}.site-header__menu-toggle span:not(.visually-hidden){display:block;width:20px;height:1px;background:currentColor}.site-header__wordmark{justify-self:center}.mobile-menu{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#20191552}.mobile-menu[hidden]{display:none}.mobile-menu__panel{width:min(86vw,360px);height:100%;padding:24px;background:var(--nelora-cream);box-shadow:12px 0 40px #19120e2e}.mobile-menu__close{margin-left:auto;display:block;border:0;background:none;font-size:32px;cursor:pointer}.mobile-menu nav{display:grid;gap:4px;margin-top:48px}.mobile-menu nav a{padding:15px 0;border-bottom:1px solid var(--nelora-line);font-size:18px;letter-spacing:.04em}.nelora-hero{min-height:min(690px,100svh)}.nelora-hero__image{object-position:58% center}.nelora-hero__shade{background:linear-gradient(90deg,#31271fbf,#31271f1f 85%)}.nelora-hero__copy{padding-top:clamp(58px,12svh,92px)}.nelora-hero h1{font-size:clamp(42px,13vw,58px);max-width:8ch}.collection-cards__grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.collection-card{min-height:290px}.collection-card__content{inset:auto 16px 18px}.collection-card__content strong{font-size:23px}.product-card__image{height:auto;aspect-ratio:.78}.product-card h3{font-size:17px}.variant-option{min-height:44px;padding:10px 14px}.welcome-gift{left:16px;right:16px;bottom:12px;width:auto;max-height:calc(100svh - 32px);overflow:auto}.cart-item{display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px}.cart-item img{width:96px;height:118px}.cart-item a{font-size:18px}.cart-item__quantity{display:grid;gap:6px;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.cart-item__quantity input{min-height:44px}.cart-page__summary{align-items:stretch;justify-items:stretch;position:sticky;bottom:0;background:var(--nelora-cream)}.cart-page__summary .button{max-width:none}}@media(max-width:720px){.welcome-gift{padding:16px 18px 18px}.welcome-gift h2{font-size:26px;margin:8px 28px 8px 0;line-height:1}.welcome-gift>p{margin:0;font-size:12px}.welcome-gift .eyebrow{font-size:9px}.welcome-gift input{display:none}.welcome-gift .button{min-height:40px;padding:11px 16px;margin-top:12px}.welcome-gift__close{top:4px;right:9px;font-size:24px}}.section-heading--center{grid-template-columns:1fr;justify-items:center;text-align:center;gap:12px}.section-heading--center h2{max-width:780px}.review-marquee{overflow:hidden;padding:96px 0 88px;border-top:1px solid var(--nelora-line);border-bottom:1px solid var(--nelora-line)}.review-marquee__heading{text-align:center;margin-bottom:42px}.review-marquee__heading h2{max-width:760px;margin:15px auto 0;font-size:clamp(44px,5.4vw,76px);font-weight:400;letter-spacing:-.07em;line-height:.98}.review-marquee__viewport{overflow:hidden}.review-marquee__track{display:flex;width:max-content;animation:nelora-marquee 34s linear infinite}.review-marquee article{width:min(34vw,440px);min-width:340px;min-height:180px;display:grid;align-content:center;justify-items:center;gap:14px;padding:12px 38px;text-align:center;border-left:1px solid var(--nelora-line)}.review-marquee article:first-child{border-left:0}.review-marquee p{max-width:360px;margin:0;font-size:clamp(22px,2vw,30px);line-height:1.12}.review-marquee span{font-size:11px;letter-spacing:.1em}@keyframes nelora-marquee{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.review-marquee__track{animation:none}}@media(max-width:720px){.section-heading--center{margin-bottom:30px}.review-marquee{padding:72px 0 64px}.review-marquee__heading{margin-bottom:30px}.review-marquee__heading h2{max-width:330px;font-size:46px}.review-marquee article{width:82vw;min-width:82vw;min-height:162px;padding:12px 28px}.review-marquee p{font-size:25px}}@media(min-width:721px){.site-header{overflow:visible}.site-header__nav{position:static;gap:27px}.site-header__nav-item{position:static}.site-header__nav-item>a{display:block;padding:25px 0;font-size:14px;font-weight:600;letter-spacing:.01em;text-transform:none}.site-header__nav-item>a:hover,.site-header__nav-item>a:focus-visible{color:var(--nelora-gold)}.mega-menu{position:absolute;top:100%;right:0;left:0;z-index:20;visibility:hidden;opacity:0;background:#fff;border-top:1px solid var(--nelora-line);box-shadow:0 16px 30px #1f181412;transition:opacity .18s ease,visibility .18s ease}.site-header__nav-item:hover .mega-menu,.site-header__nav-item:focus-within .mega-menu{visibility:visible;opacity:1}.mega-menu__panel{display:grid;grid-template-columns:minmax(210px,1.25fr) repeat(3,minmax(155px,1fr));gap:58px;padding:34px 40px 38px}.mega-menu__featured-links,.mega-menu__column{display:grid;align-content:start;gap:15px}.mega-menu a{font-size:22px;line-height:1.25;letter-spacing:.01em}.mega-menu a:hover,.mega-menu a:focus-visible{color:var(--nelora-gold)}.mega-menu__column p{margin:0 0 3px;color:#858585;font-size:13px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.mega-menu__column a{font-size:20px}}@media(max-width:720px){.mobile-menu nav details{border-bottom:1px solid var(--nelora-line)}.mobile-menu nav summary{list-style:none}.mobile-menu nav summary::-webkit-details-marker{display:none}.mobile-menu nav summary>a{display:block;padding:15px 0;font-size:18px}.mobile-menu__children{display:grid;padding:0 0 14px 16px;gap:5px}.mobile-menu__children a{border:0!important;padding:8px 0!important;font-size:15px!important}}@media(min-width:721px){.mega-menu__panel{width:min(calc(100% - 48px),1160px);margin-left:0;margin-right:auto;grid-template-columns:220px repeat(3,minmax(170px,1fr));gap:48px;padding:34px 48px 38px}.mega-menu__featured-links,.mega-menu__column{justify-items:start;text-align:left}.mega-menu a{font-family:Montserrat,Avenir Next,Segoe UI,Arial,sans-serif;font-size:22px;font-weight:600;letter-spacing:.005em;line-height:1.32}.mega-menu__column p{font-family:Montserrat,Avenir Next,Segoe UI,Arial,sans-serif;text-align:left}.mega-menu__column a{font-size:21px}}.review-marquee__track{animation:nelora-marquee 34s linear infinite;will-change:transform}.review-marquee__group{display:flex;flex:none}@media(prefers-reduced-motion:reduce){.review-marquee__track{animation:nelora-marquee 34s linear infinite}}.nelora-hero__heading--mobile{display:none}@media(max-width:720px){.nelora-hero{min-height:calc(100svh - 110px);margin:0 5px;border-radius:0 0 34px 34px;background:#2d241e}.nelora-hero__picture{position:absolute;top:0;right:0;bottom:0;left:0}.nelora-hero__image{object-position:50% 42%}.nelora-hero__shade{background:linear-gradient(0deg,#1e1712d1,#1e171280 35%,#1e171208 75%)}.nelora-hero__copy{position:absolute;inset:auto 0 0;padding:0 28px 32px}.nelora-hero__copy .eyebrow{margin-bottom:13px;font-size:9px;letter-spacing:.17em}.nelora-hero h1{max-width:8.8ch;margin:0;font-size:clamp(43px,12vw,55px);line-height:.92}.nelora-hero__heading--desktop{display:none}.nelora-hero__heading--mobile{display:inline}.nelora-hero__body{max-width:270px;margin:17px 0 22px;font-size:14px;line-height:1.45}.nelora-hero .button{width:100%;min-height:50px;background:#fff}.nelora-hero:after{content:"";position:absolute;z-index:1;top:0;right:6px;bottom:6px;left:6px;border:1px solid rgba(255,255,255,.84);border-top:0;border-radius:0 0 29px 29px;pointer-events:none}}@media(max-width:720px){.announcement{height:40px;font-size:16px;line-height:40px;letter-spacing:.05em}.site-header{min-height:84px;padding:0 22px;grid-template-columns:42px 1fr 42px;border-bottom:1px solid #e5dfd8}.site-header__wordmark{font-size:27px;letter-spacing:.22em;transform:translate(.11em)}.site-header__utilities{justify-content:end}.site-header__utilities .utility-icon{display:none}.site-header__cart{width:34px;height:44px}.site-header__cart svg{width:28px;stroke-width:1.25}.site-header__cart span{display:none}.site-header__menu-toggle{width:42px;height:48px;display:grid;place-items:center}.site-header__menu-toggle>span:not(.visually-hidden){width:32px;height:25px;position:relative;display:block;background:transparent}.site-header__menu-mark i{position:absolute;left:0;display:block;height:1px;background:currentColor}.site-header__menu-mark i:first-child{top:6px;width:24px}.site-header__menu-mark i:nth-child(2){top:15px;width:17px}.site-header__menu-mark b{position:absolute;right:0;top:10px;width:12px;height:12px;border:1px solid currentColor;border-radius:50%}.site-header__menu-mark b:after{content:"";position:absolute;width:7px;height:1px;right:-5px;bottom:-3px;background:currentColor;transform:rotate(48deg)}.mobile-menu{z-index:50;background:#fff}.mobile-menu__panel{width:100%;min-height:100%;padding:0;background:#fff;box-shadow:none;display:flex;flex-direction:column}.mobile-menu__header{min-height:84px;padding:0 22px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;border-bottom:1px solid #e5dfd8}.mobile-menu__header .site-header__wordmark{justify-self:center}.mobile-menu__header .site-header__cart{justify-self:end}.mobile-menu__close{width:36px;height:44px;margin:0;padding:0;position:relative;font-size:0}.mobile-menu__close span:before,.mobile-menu__close span:after{content:"";position:absolute;left:7px;top:21px;width:27px;height:1px;background:currentColor;transform:rotate(45deg)}.mobile-menu__close span:after{transform:rotate(-45deg)}.mobile-menu__search{margin:22px 24px 48px;height:62px;border:1px solid #a8a29d;display:flex;align-items:center}.mobile-menu__search input{width:100%;height:100%;border:0;padding:0 18px;color:var(--nelora-ink);background:transparent;font:400 18px/1 Arial,sans-serif}.mobile-menu__search input:focus{outline:1px solid var(--nelora-ink);outline-offset:-3px}.mobile-menu__search button{width:58px;height:100%;border:0;background:transparent;color:var(--nelora-ink)}.mobile-menu__search svg{width:25px;fill:none;stroke:currentColor}.mobile-menu nav{display:grid;gap:0;margin:0;padding:0 24px}.mobile-menu nav>a,.mobile-menu summary{min-height:74px;display:flex;align-items:center;justify-content:space-between;padding:0;border:0;color:var(--nelora-ink);font-size:29px;font-weight:500;letter-spacing:-.025em;text-transform:none}.mobile-menu summary{list-style:none;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary i{width:14px;height:14px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg);margin-right:6px}.mobile-menu details[open] summary i{transform:rotate(135deg)}.mobile-menu__children{display:grid;gap:0;padding:0 0 17px 18px}.mobile-menu__children a{padding:9px 0;color:#57504a;font-size:16px;letter-spacing:.02em}.mobile-menu__utility-links{margin-top:auto;padding:23px 24px 28px;border-top:1px solid #e5dfd8;display:grid;gap:18px}.mobile-menu__utility-links a{display:flex;align-items:center;gap:17px;font-size:17px;letter-spacing:.01em}.mobile-menu__utility-links svg{width:25px;height:25px;fill:none;stroke:currentColor}.mobile-menu__utility-links a:nth-child(2),.mobile-menu__utility-links a:nth-child(3){font-size:25px;font-family:Arial,sans-serif}.mobile-menu__utility-links span{font-size:17px}}.product-page{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);gap:64px;align-items:start}.product-page__gallery{grid-template-columns:70px minmax(0,1fr);gap:10px}.product-page__main-media img{width:100%;height:auto;object-fit:contain;aspect-ratio:auto}.product-page__info h1{font-size:42px;line-height:1.1;letter-spacing:-.03em}@media(max-width:720px){.product-page{display:block}}section.product-page.page-grid{display:grid!important;grid-template-columns:minmax(0,75%) minmax(280px,25%)!important;gap:40px!important;align-items:start!important}section.product-page .product-page__gallery{width:100%!important}section.product-page .product-page__main-media{width:100%!important}section.product-page .product-page__main-media img{width:100%!important;height:auto!important;object-fit:contain!important;aspect-ratio:auto!important}.product-page__main-media{max-width:650px!important}
/*# sourceMappingURL=/cdn/shop/t/7/assets/nelora.css.map */
