:root{--nf-cv2-ink: #1c1c1c;--nf-cv2-sub: #6b6b6b;--nf-cv2-line: #e5e5e5;--nf-cv2-gold: #b38b5d;--nf-cv2-gold-2: #c9a36a;--nf-cv2-gold-text: #8a6640;--nf-cv2-warm: #f6cf8a}html body #cart-drawer .line-item__media{background:#f7f7f7!important;border-color:#ececec!important}html body #cart-drawer .line-item{border-bottom-color:#ececec!important}html body #cart-drawer .cart-drawer__footer{border-top-color:#e5e5e5!important}.nf-cv2-progress{margin:0 0 18px;width:100%}.nf-cv2-progress__text{margin:0 0 9px;font-size:13px;line-height:1.45;color:var(--nf-cv2-ink);text-align:center;display:flex;flex-wrap:wrap;justify-content:center;gap:2px 8px}.nf-cv2-progress__text strong{font-weight:600}.nf-cv2-progress.is-done .nf-cv2-progress__text strong{color:var(--nf-cv2-gold-text)}.nf-cv2-progress__save{color:var(--nf-cv2-sub)}.nf-cv2-progress__track{position:relative;height:2px;background:#ebebeb;border-radius:2px;overflow:hidden}.nf-cv2-progress__fill{position:absolute;inset:0 auto 0 0;width:50%;border-radius:2px;background:linear-gradient(90deg,var(--nf-cv2-gold),var(--nf-cv2-gold-2))}.nf-cv2-progress.is-done .nf-cv2-progress__fill{width:100%}.nf-cv2-progress.is-filling .nf-cv2-progress__fill{animation:nfCv2Fill .9s cubic-bezier(.2,.7,.2,1) both}@keyframes nfCv2Fill{0%{width:50%}to{width:100%}}.nf-cv2-trust{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 16px;width:100%;margin:12px 0 0;padding:0;font-size:12px;line-height:1.4;color:var(--nf-cv2-sub);letter-spacing:.02em}.nf-cv2-trust>span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.nf-cv2-trust svg{width:14px;height:14px;flex:none}.nf-cv2-pairs{margin-top:20px}.nf-cv2-pairs[hidden]{display:none!important}.nf-cv2-pairs__title{margin:0 0 12px;font-family:var(--heading-font-family, serif);font-size:17px;font-weight:300;line-height:1.3;letter-spacing:.01em;color:var(--nf-cv2-ink)}.nf-cv2-pairs__list{display:grid;gap:10px}.nf-cv2-card{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px 12px 10px 10px;background:#fff;border:1px solid var(--nf-cv2-line);border-radius:10px;transition:border-color .2s ease,box-shadow .2s ease}.nf-cv2-card:hover{border-color:#d4d4d4;box-shadow:0 6px 18px #0000000d}.nf-cv2-card__img{display:block;width:72px;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#f7f7f7}.nf-cv2-card__img img{display:block;width:100%;height:100%;object-fit:cover}.nf-cv2-card__info{display:grid;gap:4px;min-width:0}.nf-cv2-card__title{font-family:var(--heading-font-family, serif);font-size:14px;line-height:1.3;color:var(--nf-cv2-ink);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nf-cv2-card__title:hover{text-decoration:underline;text-underline-offset:3px}.nf-cv2-card__price{font-size:13px;color:var(--nf-cv2-sub)}.nf-cv2-card__form form{margin:0}.nf-cv2-card__add{appearance:none;-webkit-appearance:none;cursor:pointer;margin:0;padding:8px 16px;border:1px solid var(--nf-cv2-ink);border-radius:999px;background:#fff;color:var(--nf-cv2-ink);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;line-height:1.2;transition:background-color .2s ease,color .2s ease}.nf-cv2-card__add:hover,.nf-cv2-card__add:focus-visible{background:var(--nf-cv2-ink);color:#fff}.nf-cv2-card__add[aria-busy=true],.nf-cv2-card__add[disabled]{opacity:.55}#cart-drawer .nf-cv2-pairs{padding-top:4px}.nf-cv2-cartpage .nf-cv2-progress{width:min(440px,86vw);margin:4px auto 0}.nf-cv2-pairs--page{margin-top:8px}.nf-cv2-pairs--page .nf-cv2-pairs__title{font-size:20px}@media(min-width:750px){.nf-cv2-pairs--page .nf-cv2-pairs__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.nf-cv2-pairs--page .nf-cv2-card{grid-template-columns:64px minmax(0,1fr);grid-template-rows:auto auto}.nf-cv2-pairs--page .nf-cv2-card__img{width:64px;grid-row:1 / span 2}.nf-cv2-pairs--page .nf-cv2-card__form,.nf-cv2-pairs--page .nf-cv2-card>.nf-cv2-card__add{justify-self:start}}#cart-drawer .nf-cv2-empty{display:grid;justify-items:center;width:100%;padding:4px 0;text-align:center}.nf-cv2-lamp{display:block;width:92px;height:116px;margin:0 auto 4px;overflow:visible}.nf-cv2-lamp__line{fill:none;stroke:var(--nf-cv2-ink);stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.nf-cv2-lamp__shade{fill:#fff;stroke:var(--nf-cv2-ink);stroke-width:1.3;stroke-linejoin:round}.nf-cv2-lamp__glow{opacity:0;transform-box:fill-box;transform-origin:50% 20%;transform:scale(.55)}.nf-cv2-lamp__bulb{fill:#fff;stroke:var(--nf-cv2-ink);stroke-width:1.2}#cart-drawer[open] .nf-cv2-lamp__glow,#cart-drawer.nf-cv2-lit .nf-cv2-lamp__glow{animation:nfCv2Glow 1.6s .35s ease-out forwards}#cart-drawer[open] .nf-cv2-lamp__bulb,#cart-drawer.nf-cv2-lit .nf-cv2-lamp__bulb{animation:nfCv2Bulb 1.1s .35s ease-out forwards}@keyframes nfCv2Glow{0%{opacity:0;transform:scale(.55)}55%{opacity:1}to{opacity:.95;transform:scale(1)}}@keyframes nfCv2Bulb{to{fill:var(--nf-cv2-warm);stroke:var(--nf-cv2-gold)}}.nf-cv2-empty__title{margin:2px 0 6px;font-family:var(--heading-font-family, serif);font-size:24px;font-weight:300;line-height:1.25;color:var(--nf-cv2-ink)}.nf-cv2-empty__text{margin:0 0 20px;max-width:32ch;font-size:14px;line-height:1.55;color:#555}.nf-cv2-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%}.nf-cv2-tile{display:grid;gap:9px;color:var(--nf-cv2-ink);text-decoration:none}.nf-cv2-tile__img{display:block;aspect-ratio:3 / 4;border-radius:10px;overflow:hidden;background:#f3f3f3}.nf-cv2-tile__img img{display:block;width:100%;height:100%;object-fit:cover;filter:brightness(1.06);transition:transform .5s ease,filter .5s ease}.nf-cv2-tile:hover .nf-cv2-tile__img img,.nf-cv2-tile:focus-visible .nf-cv2-tile__img img{transform:scale(1.04);filter:brightness(1.14)}.nf-cv2-tile__label{font-family:var(--heading-font-family, serif);font-size:14px;line-height:1.25;text-align:center}#cart-drawer .nf-cv2-empty .nf-cv2-trust{margin-top:22px}.nf-cv2-note{align-self:start}.nf-cv2-note>summary{display:inline-flex;align-items:center;gap:8px;cursor:pointer;list-style:none;font-size:14px;color:var(--nf-cv2-ink);text-decoration:underline;text-decoration-color:#bdbdbd;text-underline-offset:4px}.nf-cv2-note>summary::-webkit-details-marker{display:none}.nf-cv2-note>summary svg{width:14px;height:14px;flex:none}.nf-cv2-note[open]>summary{margin-bottom:10px}.nf-cv2-note .cart-note label{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.nf-cv2-next{margin-top:8px;padding:26px 32px 28px;border-radius:14px;background:var(--nf-cv2-ink);color:#fff}.nf-cv2-next__heading{margin:0 0 18px;font-family:var(--heading-font-family, serif);font-size:20px;font-weight:300;line-height:1.3;color:#fff}.nf-cv2-next__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none}.nf-cv2-next__item{display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;align-items:start}.nf-cv2-next__item svg{width:28px;height:28px;color:var(--nf-cv2-gold-2)}.nf-cv2-next__title{margin:0 0 3px;font-family:var(--heading-font-family, serif);font-size:16px;font-weight:300;line-height:1.3;color:#fff}.nf-cv2-next__text{margin:0;font-size:13px;line-height:1.5;color:#ffffffbd}.nf-cv2-next__text a{color:#fff;text-decoration:underline;text-decoration-color:var(--nf-cv2-gold-2);text-underline-offset:3px}.nf-cv2-next__text a:hover{color:var(--nf-cv2-gold-2)}@media(max-width:749px){.nf-cv2-next{padding:22px 20px}.nf-cv2-next__grid{grid-template-columns:1fr;gap:16px}}html body product-sticky-bar.product-sticky-bar{background:#fff!important;border-top:1px solid var(--nf-cv2-line)!important;border-bottom:1px solid var(--nf-cv2-line)!important;box-shadow:0 6px 22px #0000000f!important}html body product-sticky-bar.product-sticky-bar [class*=sticky-bar]{background:transparent!important;border-top:0!important}html body product-sticky-bar .product-sticky-bar__info img{border-radius:8px;background:#fff}.nf-cv2-sticky__meta{display:flex;flex-wrap:wrap;align-items:center;gap:2px 12px;margin:1px 0 2px;font-size:12px;line-height:1.4;color:var(--nf-cv2-sub)}.nf-cv2-sticky__meta:empty{display:none}.nf-cv2-sticky__opts{max-width:46ch;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.nf-cv2-sticky__stars{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.nf-cv2-stars{position:relative;display:inline-block;font-size:11px;line-height:1;letter-spacing:1px;color:#dadada}.nf-cv2-stars:before{content:"\2605\2605\2605\2605\2605"}.nf-cv2-stars:after{content:"\2605\2605\2605\2605\2605";position:absolute;top:0;left:0;width:var(--nf-cv2-r, 100%);overflow:hidden;white-space:nowrap;color:var(--nf-cv2-gold)}html.nf-cv2-glow product-sticky-bar .product-sticky-bar__info img{animation:nfCv2Thumb 1.8s ease-out 1}@keyframes nfCv2Thumb{0%{box-shadow:0 0 #c9a36a00}35%{box-shadow:0 0 0 3px #c9a36a59,0 0 24px 8px #f6cf8a8c}to{box-shadow:0 0 #c9a36a00}}@media(prefers-reduced-motion:reduce){.nf-cv2-lamp__glow{opacity:.95;transform:none;animation:none!important}.nf-cv2-lamp__bulb{fill:var(--nf-cv2-warm);stroke:var(--nf-cv2-gold);animation:none!important}.nf-cv2-progress.is-filling .nf-cv2-progress__fill{animation:none!important}html.nf-cv2-glow product-sticky-bar .product-sticky-bar__info img{animation:none!important}.nf-cv2-tile__img img,.nf-cv2-card{transition:none!important}}.nf-cv2-offer{display:inline-flex;align-items:center;justify-content:center;gap:9px;max-width:100%;margin:-6px auto 20px;padding:8px 16px;border:1px solid rgba(179,139,93,.6);border-radius:20px;background:#fff;font-size:12.5px;line-height:1.35;font-weight:500;letter-spacing:.02em;color:var(--nf-cv2-gold-text);text-align:center;text-wrap:balance}.nf-cv2-offer__dot{flex:none;width:7px;height:7px;border-radius:50%;background:var(--nf-cv2-gold-2);box-shadow:0 0 0 3px #c9a36a2e}
/*# sourceMappingURL=/cdn/shop/t/165/assets/nf-cart-v2.css.map */
