.nm-product-hero{padding:40px 0 80px;background-color:#faf9f6}.nm-product-hero__container{max-width:1440px;margin:0 auto;padding:0 40px}.nm-product-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.nm-product-hero__gallery{position:sticky;top:100px}.nm-product-hero__main-image{position:relative;background-color:#f4f0eb;border-radius:8px;overflow:hidden;margin-bottom:16px;cursor:zoom-in;aspect-ratio:3 / 4}.nm-product-hero__slide{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .15s ease-out;pointer-events:none}.nm-product-hero__slide.active{position:relative;opacity:1;pointer-events:auto}.nm-product-hero__main-image:hover .nm-product-hero__slide.active{transform:scale(1.05)}.nm-product-hero__slide.active{transition:opacity .15s ease-out,transform .3s ease}.nm-product-hero__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background-color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;transition:all .2s ease;opacity:0;cursor:pointer}.nm-product-hero__main-image:hover .nm-product-hero__nav{opacity:1}.nm-product-hero__nav:hover{background-color:#cbb08b;color:#fff}.nm-product-hero__nav--prev{left:16px}.nm-product-hero__nav--next{right:16px}.nm-product-hero__nav svg{width:20px;height:20px;stroke:currentColor}.nm-product-hero__thumbnails{display:flex;gap:12px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.nm-product-hero__thumbnails::-webkit-scrollbar{display:none}.nm-product-hero__thumb{flex:0 0 calc((100% - 36px)/4);aspect-ratio:3 / 4;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease;background-color:#f4f0eb}.nm-product-hero__thumb.active,.nm-product-hero__thumb:hover{border-color:#cbb08b}.nm-product-hero__thumb img{width:100%;height:100%;object-fit:cover}.nm-product-hero__buybox{padding:40px;background-color:#f4f0eb;border-radius:12px}.nm-product-hero__title{font-family:Playfair Display,serif;font-size:42px;font-weight:500;margin:0 0 12px;line-height:1.2;color:#3e3a35}.nm-product-hero__reviews-badge{margin-bottom:16px}.nm-product-hero__price{font-size:28px;font-weight:600;color:#cbb08b;margin-bottom:24px}.nm-product-hero__price-original{font-size:20px;color:#6b7280;text-decoration:line-through;margin-left:12px;font-weight:400}.nm-product-hero__price-discount{font-size:14px;background-color:#ef4444;color:#fff;padding:4px 10px;border-radius:4px;margin-left:12px;font-weight:600}.nm-product-hero__description{font-family:Lato,sans-serif;font-size:16px;line-height:1.8;color:#3e3a35;margin-bottom:32px}.nm-product-hero__variants{margin-bottom:24px}.nm-product-hero__option-group{margin-bottom:20px}.nm-product-hero__option-group:last-child{margin-bottom:0}.nm-product-hero__option-label{display:block;font-family:Lato,sans-serif;font-size:14px;font-weight:600;color:#3e3a35;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.nm-product-hero__option-buttons{display:flex;flex-wrap:wrap;gap:10px}.nm-product-hero__option-btn{padding:10px 20px;font-family:Lato,sans-serif;font-size:14px;font-weight:500;color:#3e3a35;background-color:#fff;border:1px solid #E5E0D8;border-radius:25px;cursor:pointer;transition:all .2s ease;white-space:nowrap;position:relative;z-index:1;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.nm-product-hero__option-btn:hover{border-color:#cbb08b;color:#cbb08b}.nm-product-hero__option-btn.active{background-color:#cbb08b;border-color:#cbb08b;color:#fff}.nm-product-hero__option-btn:focus{outline:none;box-shadow:0 0 0 2px #cbb08b4d}.nm-product-hero__quantity{display:flex;align-items:center;margin-bottom:24px}.nm-product-hero__quantity-label{font-size:14px;font-weight:500;margin-right:16px;color:#6b7280}.nm-product-hero__quantity-controls{display:flex;align-items:center;border:1px solid #E5E0D8;border-radius:6px;overflow:hidden;background-color:#fff}.nm-product-hero__quantity-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#3e3a35;background:none;border:none;cursor:pointer;transition:all .2s ease}.nm-product-hero__quantity-btn:hover:not(:disabled){background-color:#cbb08b;color:#fff}.nm-product-hero__quantity-btn:disabled{opacity:.4;cursor:not-allowed}.nm-product-hero__quantity-input{width:60px;text-align:center;font-size:16px;font-weight:500;border:none;border-left:1px solid #E5E0D8;border-right:1px solid #E5E0D8;height:44px;background:none;font-family:Lato,sans-serif}.nm-product-hero__quantity-input:focus{outline:none}.nm-product-hero__buttons{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.nm-product-hero__add-btn{width:100%;padding:18px 32px;background-color:#fff;color:#333;font-size:16px;font-weight:600;font-family:Lato,sans-serif;border:1px solid #333333;border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:10px}.nm-product-hero__add-btn:hover{background-color:#333;color:#fff}.nm-product-hero__add-btn:disabled{background-color:#f5f5f5;border-color:#999;color:#999;cursor:not-allowed}.nm-product-hero__add-btn:disabled:hover{background-color:#f5f5f5;color:#999}.nm-product-hero__add-btn svg{width:20px;height:20px}.nm-product-hero__buy-now{width:100%;padding:18px 32px;background-color:#333;color:#fff;font-size:16px;font-weight:600;font-family:Lato,sans-serif;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.nm-product-hero__buy-now:hover{background-color:#cbb08b}.nm-product-hero__trust-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-top:24px;border-top:1px solid #E5E0D8}.nm-product-hero__badge{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.nm-product-hero__badge-icon{width:32px;height:32px;color:#6b7280}.nm-product-hero__badge-icon svg{width:100%;height:100%;stroke:currentColor}.nm-product-hero__badge-text{font-size:12px;color:#6b7280;line-height:1.4}.nm-product-hero__payment-icons{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 0;flex-wrap:wrap}.nm-product-hero__payment-icons .nm-product-hero__payment-icon,.nm-product-hero__payment-icons .icon{height:24px;width:auto}@media screen and (max-width:1024px){.nm-product-hero__container{padding:0 24px}.nm-product-hero__grid{grid-template-columns:1fr;gap:40px}.nm-product-hero__gallery{position:static}}@media screen and (max-width:768px){.nm-product-hero{padding:24px 0 60px}.nm-product-hero__buybox{padding:24px}.nm-product-hero__title{font-size:32px}.nm-product-hero__price{font-size:24px}.nm-product-hero__option-buttons{flex-direction:column}.nm-product-hero__option-btn{white-space:normal;text-align:left;width:100%;max-width:100%}.nm-product-hero__trust-badges{grid-template-columns:1fr;gap:20px}.nm-product-hero__badge{flex-direction:row;text-align:left}}@media screen and (max-width:480px){.nm-product-hero__thumbnails{gap:8px}}.nm-product-hero__combo-grid{margin-top:24px;padding:24px;background-color:#fff;border-radius:12px;border:1px solid #E5E0D8;animation:comboGridFadeIn .35s ease-out}@keyframes comboGridFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.nm-product-hero__gallery.has-combo-grid{position:static}.nm-product-hero__combo-grid-header{margin-bottom:20px;text-align:center}.nm-product-hero__combo-grid-title{font-family:Playfair Display,serif;font-size:22px;font-weight:500;color:#3e3a35;margin:0 0 6px;line-height:1.3}.nm-product-hero__combo-grid-subtitle{font-family:Lato,sans-serif;font-size:14px;color:#6b7280;margin:0}.nm-product-hero__combo-grid-items{display:flex;gap:12px;justify-content:center}.nm-product-hero__combo-card{flex:1 1 0;min-width:0;background-color:#faf9f6;border-radius:12px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;text-decoration:none;color:inherit;display:block}.nm-product-hero__combo-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000014}.nm-product-hero__combo-card-image{aspect-ratio:1 / 1;overflow:hidden;background-color:#f4f0eb}.nm-product-hero__combo-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.nm-product-hero__combo-card:hover .nm-product-hero__combo-card-image img{transform:scale(1.05)}.nm-product-hero__combo-card-info{padding:12px;text-align:center}.nm-product-hero__combo-card-title{font-family:Lato,sans-serif;font-size:14px;font-weight:500;color:#3e3a35;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nm-product-hero__combo-grid-loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:40px 20px;font-family:Lato,sans-serif;font-size:14px;color:#6b7280}.nm-product-hero__combo-grid-spinner{width:24px;height:24px;border:2px solid #E5E0D8;border-top-color:#cbb08b;border-radius:50%;animation:comboGridSpin .7s linear infinite}@keyframes comboGridSpin{to{transform:rotate(360deg)}}.nm-product-hero__combo-grid-error{text-align:center;padding:24px;font-family:Lato,sans-serif;font-size:14px;color:#ef4444}@media screen and (max-width:768px){.nm-product-hero__combo-grid{padding:16px;margin-top:16px}.nm-product-hero__combo-grid-title{font-size:18px}}.nm-combo-stock-badge{display:inline-block;font-family:Lato,sans-serif;font-size:11px;font-weight:600;padding:3px 8px;border-radius:10px;margin-top:6px}.nm-combo-stock--ok{background-color:#e8f5e9;color:#2e7d32}.nm-combo-stock--low{background-color:#fff3e0;color:#e65100}.nm-combo-stock--out{background-color:#ffebee;color:#c62828}.nm-combo-stock-hint{font-family:Lato,sans-serif;font-size:13px;font-weight:600;color:#e65100;text-align:center;padding:8px 12px;margin-bottom:12px;background-color:#fff3e0;border-radius:8px;border-left:3px solid #E65100}@media screen and (max-width:480px){.nm-product-hero__combo-grid-items{gap:8px}.nm-product-hero__combo-card-info{padding:8px}.nm-product-hero__combo-card-title{font-size:11px}.nm-combo-stock-badge{font-size:9px;padding:2px 6px}}
/*# sourceMappingURL=/cdn/shop/t/144/assets/nm-product-hero.css.map */
