.np-scope.np-wrap{font-family:var(--np-font-b);-webkit-font-smoothing:antialiased;max-width:720px;margin:0 auto;padding-bottom:92px;background:var(--np-bg);color:var(--np-ink)}.np-scope *{box-sizing:border-box}.np-scope .np-hero{position:relative;width:100%;min-height:var(--np-hero-h);display:flex;align-items:flex-end;overflow:hidden;background:#d9d9d9}.np-scope .np-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.np-scope .np-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000052,#0000 28% 50%,#0000009e)}.np-scope .np-hero__content{position:relative;z-index:2;padding:20px 22px 22px;color:#fff;width:100%}.np-scope .np-badge{display:inline-block;font-size:11px;letter-spacing:.14em;font-weight:600;color:#ffd25e;margin-bottom:10px}.np-scope .np-hero__title{font-family:var(--np-font-h);font-weight:800;line-height:.96;font-size:clamp(34px,9vw,52px);letter-spacing:-.01em;margin:0 0 8px;text-transform:uppercase;color:#fff}.np-scope .np-hero__sub{font-size:11px;letter-spacing:.16em;text-transform:uppercase;opacity:.9;margin:0 0 10px}.np-scope .np-hero__price{font-family:var(--np-font-h);font-size:22px;font-weight:700;margin-bottom:14px}.np-scope .np-hero__compare{opacity:.7;text-decoration:line-through;font-weight:400;font-size:16px;margin-left:8px}.np-scope .np-hero__trust{list-style:none;padding:0;margin:14px 0 0;display:flex;flex-direction:column;gap:6px}.np-scope .np-hero__trust li{display:flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.12em;opacity:.92}.np-scope .np-hero__trust svg{width:14px;height:14px}.np-scope .np-hero__counter{display:flex;align-items:center;gap:10px;margin-top:16px;font-size:12px;letter-spacing:.1em}.np-scope .np-hero__counter i{height:1px;width:46px;background:#ffffff8c;position:relative}.np-scope .np-hero__counter i:before{content:"";position:absolute;left:0;top:0;height:1px;width:40%;background:#fff}.np-scope .np-btn{font-family:var(--np-font-h);cursor:pointer;border:0;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:transform .12s ease,opacity .2s ease}.np-scope .np-btn:active{transform:scale(.985)}.np-scope .np-btn--hero{background:#fff;color:#0a0b0c;width:100%;padding:15px;border-radius:6px;font-size:13px}.np-scope .np-btn--block{background:var(--np-accent);color:#fff;width:100%;padding:17px;border-radius:8px;font-size:13px;margin-top:6px}.np-scope .np-btn.is-busy{opacity:.6;pointer-events:none}.np-scope .np-strip{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:4px;padding:4px;background:var(--np-bg)}.np-scope .np-strip__cell{position:relative;border:0;padding:0;cursor:pointer;aspect-ratio:3/4;background:var(--np-surface);border-radius:4px;overflow:hidden;outline:2px solid transparent;outline-offset:-2px}.np-scope .np-strip__cell.is-active{outline-color:var(--np-ink)}.np-scope .np-strip__img{width:100%;height:100%;object-fit:cover;display:block}.np-scope .np-gallery{position:relative}.np-scope .np-gallery__slide{display:none}.np-scope .np-gallery__slide.is-active{display:block}.np-scope .np-gallery__img{width:100%;height:auto;display:block}.np-scope .np-buy{padding:22px;display:flex;flex-direction:column;gap:18px}.np-scope .np-field__label{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--np-muted);margin-bottom:10px}.np-scope .np-swatches{display:flex;flex-wrap:wrap;gap:12px}.np-scope .np-swatch{width:40px;height:40px;border-radius:50%;background-size:cover;background-position:center;box-shadow:0 0 0 1px var(--np-line)}.np-scope .np-swatch.is-active{box-shadow:0 0 0 2px var(--np-ink)}.np-scope .np-sizes{display:flex;flex-wrap:wrap;gap:10px}.np-scope .np-size{min-width:52px;padding:13px 10px;border-radius:8px;background:var(--np-surface);border:1px solid var(--np-line);font-weight:600;font-size:14px;color:var(--np-ink);cursor:pointer}.np-scope .np-size.is-active{background:var(--np-ink);color:var(--np-bg);border-color:var(--np-ink)}.np-scope .np-size.is-soldout{opacity:.38;text-decoration:line-through;cursor:not-allowed}.np-scope .np-desc{font-size:14px;line-height:1.65;color:var(--np-muted)}.np-scope .np-details{margin:8px 14px 0;padding:18px 14px;background:var(--np-surface);border-radius:var(--np-radius)}.np-scope .np-details__head{font-family:var(--np-font-h);font-weight:700;font-size:12px;letter-spacing:.2em;margin-bottom:16px}.np-scope .np-details__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.np-scope .np-detail{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.np-scope .np-detail__ic svg{width:22px;height:22px;stroke:var(--np-ink)}.np-scope .np-detail__t{font-size:10px;font-weight:700;letter-spacing:.04em;line-height:1.2}.np-scope .np-detail__s{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--np-muted);line-height:1.2}.np-scope .np-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--np-line);transform:translateY(110%);transition:transform .28s cubic-bezier(.2,.7,.2,1)}.np-scope .np-sticky.is-visible{transform:translateY(0)}.np-scope .np-sticky__info{display:flex;align-items:center;gap:10px;min-width:0}.np-scope .np-sticky__img{width:42px;height:42px;border-radius:6px;object-fit:cover}.np-scope .np-sticky__txt{display:flex;flex-direction:column;min-width:0}.np-scope .np-sticky__txt strong{font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:38vw}.np-scope .np-sticky__txt span{font-size:11px;color:var(--np-muted)}.np-scope .np-sticky__buy{display:flex;align-items:center;gap:10px;flex:none}.np-scope .np-sticky__price{font-family:var(--np-font-h);font-weight:700;font-size:15px}.np-scope .np-btn--mini{background:var(--np-accent);color:#fff;padding:12px 16px;border-radius:8px;font-size:12px}@media(min-width:750px){.np-scope.np-wrap{max-width:1100px}.np-scope .np-hero{min-height:78vh;border-radius:0 0 var(--np-radius) var(--np-radius)}.np-scope .np-hero__content{max-width:560px;padding:40px}.np-scope .np-strip{grid-auto-columns:1fr;max-width:760px;margin:0 auto}.np-scope .np-buy{max-width:620px;margin:0 auto}.np-scope .np-details{max-width:760px;margin:8px auto 0}.np-scope .np-sticky{display:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/noveino-premium-product.css.map */
