.nv-ru{--nv-cream: #faf6f1;--nv-soft-gold: #f8f1e0;--nv-navy: #1b2a4a;--nv-navy-dark: #121c33;--nv-gold: #c9a227;--nv-taupe: #6b5e54;--nv-muted: #8a7d72;--nv-white: #ffffff;--nv-border: #e5dcd2;--nv-radius: 12px;background:var(--nv-cream);color:var(--nv-navy);font-family:inherit;padding:2rem 0 2.4rem;overflow:hidden}.nv-ru *,.nv-ru *:before,.nv-ru *:after{box-sizing:border-box}.nv-ru__inner{max-width:1020px;margin:0 auto}.nv-ru__header{padding:0 1rem;margin:0 0 1rem;text-align:left}.nv-ru__title{margin:0;font-size:clamp(1.25rem,3.4vw,1.55rem);line-height:1.25;font-weight:700;color:var(--nv-navy)}.nv-ru__intro{margin:.4rem 0 0;font-size:.9rem;line-height:1.45;color:var(--nv-taupe)}.nv-ru__rail-wrap{margin:0}.nv-ru__rail{display:flex;gap:.75rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.15rem 1rem .85rem}.nv-ru__rail::-webkit-scrollbar{display:none}.nv-ru__card{flex:0 0 68vw;max-width:260px;scroll-snap-align:start;background:var(--nv-white);border:1px solid var(--nv-border);border-radius:var(--nv-radius);overflow:hidden;display:flex;flex-direction:column}.nv-ru__media-link{display:block;text-decoration:none;color:inherit}.nv-ru__media{aspect-ratio:1 / 1;background:var(--nv-soft-gold);overflow:hidden}.nv-ru__media img{width:100%;height:100%;object-fit:cover;display:block}.nv-ru__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:.85rem;text-align:center;font-size:.82rem;font-weight:600;color:var(--nv-muted);background:var(--nv-soft-gold)}.nv-ru__body{display:flex;flex-direction:column;flex:1;padding:.75rem .8rem .9rem}.nv-ru__card-title{margin:0;font-size:.95rem;font-weight:700;line-height:1.3;color:var(--nv-navy)}.nv-ru__card-title a{color:inherit;text-decoration:none}.nv-ru__card-title a:hover{color:var(--nv-gold)}.nv-ru__card-text{margin:.3rem 0 0;font-size:.8rem;line-height:1.4;color:var(--nv-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nv-ru__price{margin:.55rem 0 0;font-size:1.05rem;font-weight:700;color:var(--nv-navy)}.nv-ru__form{margin-top:auto;padding-top:.7rem}.nv-ru__atc{-webkit-appearance:none;appearance:none;border:0;display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:auto;padding:.65rem .75rem;border-radius:999px;background:var(--nv-navy);color:var(--nv-cream);font-size:.86rem;font-weight:700;text-decoration:none;text-align:center;cursor:pointer;transition:background .15s ease}.nv-ru__form+.nv-ru__atc,.nv-ru__body>.nv-ru__atc{margin-top:auto;padding-top:0}.nv-ru__body>.nv-ru__atc,.nv-ru__body>.nv-ru__form{margin-top:auto;padding-top:.7rem}.nv-ru__atc:hover{background:var(--nv-navy-dark)}.nv-ru__atc.is-disabled{background:#cfc4b8;cursor:default}.nv-ru__bundle{margin:.35rem 1rem 0;padding:1.15rem 1.05rem 1.2rem;border-radius:var(--nv-radius);background:radial-gradient(110% 120% at 100% 0%,rgba(201,162,39,.2),transparent 55%),linear-gradient(165deg,var(--nv-navy) 0%,var(--nv-navy-dark) 100%);color:var(--nv-cream)}.nv-ru__bundle-eyebrow{margin:0 0 .35rem;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#e4c76a}.nv-ru__bundle-title{margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.nv-ru__bundle-text{margin:.4rem 0 0;font-size:.88rem;line-height:1.45;color:#faf6f1cc}.nv-ru__bundle-row{display:grid;gap:.85rem;margin-top:1rem}.nv-ru__bundle-pricing{display:flex;align-items:baseline;gap:.55rem;flex-wrap:wrap}.nv-ru__bundle-price{font-size:1.35rem;font-weight:700}.nv-ru__bundle-compare{font-size:.88rem;color:#faf6f1a6;text-decoration:line-through}.nv-ru__bundle-form{margin:0}.nv-ru__bundle-atc{-webkit-appearance:none;appearance:none;border:0;display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.85rem 1.1rem;border-radius:999px;background:var(--nv-gold);color:var(--nv-navy-dark);font-size:.95rem;font-weight:700;text-decoration:none;cursor:pointer;transition:background .15s ease,transform .15s ease}.nv-ru__bundle-atc:hover{background:#e4c76a;transform:translateY(-1px)}.nv-ru__note{margin:1rem 1rem 0;text-align:left;font-size:.78rem;line-height:1.4;color:var(--nv-muted)}@media(min-width:800px){.nv-ru{padding:2.75rem 0 3rem}.nv-ru__header{padding:0 1.5rem;margin-bottom:1.15rem}.nv-ru__rail{padding:.15rem 1.5rem 1rem;gap:1rem}.nv-ru__card{flex:0 0 230px;max-width:none}.nv-ru__bundle{margin:.25rem 1.5rem 0;padding:1.3rem 1.4rem;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(220px,.7fr);grid-template-areas:"eyebrow eyebrow" "title pricing" "text cta";column-gap:1.5rem;row-gap:.35rem;align-items:center}.nv-ru__bundle-eyebrow{grid-area:eyebrow}.nv-ru__bundle-title{grid-area:title}.nv-ru__bundle-text{grid-area:text;margin-top:.2rem}.nv-ru__bundle-row{grid-column:2;grid-row:2 / 4;margin-top:0;align-content:center}.nv-ru__note{margin:1rem 1.5rem 0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/routine-upsell.css.map */
