.nn-product{background-color:#f2f2f2}.nn-product__image-wrapper.is-hidden,.nn-product__thumbnail.is-hidden{display:none!important}.nn-product__main-layout{display:grid;grid-template-columns:60fr 40fr;gap:40px;max-width:1400px;margin:0 auto;padding:60px 40px;align-items:start}.nn-product__gallery-area{display:flex;flex-direction:row;gap:60px;align-items:center;position:sticky;top:120px;align-self:flex-start}.nn-product__gallery{flex:1;aspect-ratio:1;overflow:hidden;border-radius:16px;background:transparent}.nn-product__gallery-track{display:flex;flex-direction:column;height:100%;transition:transform .4s cubic-bezier(.25,.1,.25,1)}@media (max-width: 900px){.nn-product__gallery-track{flex-direction:row;width:100%;height:auto}.nn-product__image-wrapper{width:100%;min-width:100%;height:auto;aspect-ratio:1}}.nn-product__image{width:100%;height:100%;object-fit:contain;position:relative;z-index:1}.nn-product__image-wrapper{position:relative;width:100%;height:100%;flex-shrink:0}.nn-product__image-wrapper:after{content:"";position:absolute;bottom:8%;left:50%;transform:translate(-50%);width:60%;height:12%;background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0%,rgba(0,0,0,.15) 40%,transparent 70%);border-radius:50%;pointer-events:none}.nn-product__image-wrapper[data-image-num="4"]:after{display:none}.nn-product__image-placeholder{width:100%;aspect-ratio:1;background-color:#d9d9d9;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:14px;color:#888}.nn-product__thumbnails{display:flex;flex-direction:column;gap:12px;flex-shrink:0;order:-1}.nn-product__thumbnail{width:80px;height:80px;padding:4px;background:transparent;border:2px solid transparent;border-radius:8px;cursor:pointer;overflow:hidden;transition:border-color .2s ease,opacity .2s ease;opacity:.6}.nn-product__thumbnail img{width:100%;height:100%;object-fit:contain;display:block}.nn-product__thumbnail:hover{opacity:.9}.nn-product__thumbnail.is-active{opacity:1}.nn-product__right-column{display:flex;flex-direction:column;gap:16px;position:sticky;top:120px;margin-top:60px}.nn-product__buy-box{display:flex;flex-direction:column;padding:40px;gap:24px;background-color:#ededed;border-radius:24px}.nn-product__info{flex:1}.nn-product__rating{display:flex;align-items:center;gap:8px;margin-bottom:8px}.nn-product__stars{display:flex;gap:2px}.nn-product__star{color:#8ab300;font-size:16px;line-height:1}.nn-product__star--partial{opacity:.5}.nn-product__rating-text{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#333}.nn-product__rating-count{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#666}.nn-product__title{font-family:Inter,sans-serif;font-size:28px;font-weight:800;color:#121212;margin:0 0 4px;line-height:1.2;text-transform:uppercase;letter-spacing:-.5px}.nn-product__subtitle{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#333;margin:0 0 16px}.nn-product__features{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:8px}.nn-product__feature{display:flex;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#444}.nn-product__feature-icon{color:#8ab300;font-size:14px;font-weight:700}.nn-product__price{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#121212;margin:0 0 16px}.nn-product__description{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#666;line-height:1.5;margin:0}.nn-product__actions{flex-shrink:0}.nn-product__form{margin:0}.nn-product__color-picker{margin-bottom:20px}.nn-product__color-label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:10px}.nn-product__color-label strong{font-weight:600}.nn-product__color-swatches{display:flex;gap:10px;flex-wrap:wrap}.nn-product__color-swatch{position:relative;width:40px;height:40px;padding:3px;border:2px solid transparent;border-radius:50%;background:transparent;cursor:pointer;transition:all .2s ease}.nn-product__color-swatch:hover{border-color:#0003}.nn-product__color-swatch.is-active{border-color:#121212}.nn-product__swatch-color{display:block;width:100%;height:100%;border-radius:50%;border:1px solid rgba(0,0,0,.1)}.nn-product__swatch-color--black,.nn-product__swatch-color--zwart{background:#121212}.nn-product__swatch-color--pink,.nn-product__swatch-color--roze{background:#f8b4c4}.nn-product__swatch-color--white{background:#fafafa;border-color:#00000026}.nn-product__swatch-color--grey,.nn-product__swatch-color--gray{background:#8b8b8b}.nn-product__swatch-color--navy{background:#1b2838}.nn-product__swatch-color--blue{background:#4a90d9}.nn-product__swatch-check{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;opacity:0;transition:opacity .2s ease}.nn-product__color-swatch.is-active .nn-product__swatch-check{opacity:1}.nn-product__swatch-color--white+.nn-product__swatch-check,.nn-product__swatch-color--pink+.nn-product__swatch-check,.nn-product__swatch-color--roze+.nn-product__swatch-check{color:#121212}.nn-product__cart-row{display:flex;align-items:center;gap:12px}.nn-product__quantity-selector{display:flex;align-items:center;background:#e8e8e8;border-radius:50px;overflow:hidden}.nn-product__qty-btn{width:36px;height:36px;background:transparent;border:none;font-family:Inter,sans-serif;font-size:18px;font-weight:500;color:#121212;cursor:pointer;transition:background .15s ease;display:flex;align-items:center;justify-content:center}.nn-product__qty-btn:hover{background:#0000001a}.nn-product__qty-input{width:40px;height:36px;background:transparent;border:none;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#121212;text-align:center;-moz-appearance:textfield}.nn-product__qty-input::-webkit-outer-spin-button,.nn-product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.nn-product__add-btn{padding:10px 24px;background:#cf0;border:none;border-radius:50px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;color:#121212;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.nn-product__add-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #cf06}.nn-product__add-btn:active:not(:disabled){transform:translateY(0) scale(.98)}.nn-product__add-btn:disabled{background:#ccc;color:#888;cursor:not-allowed}.nn-product__trust-text{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#888;margin:12px 0 0;font-style:italic}.nn-product__sold-out{margin-top:8px}.nn-product__sold-out-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#121212;color:#fff;border-radius:50px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.nn-product__sold-out-badge svg{opacity:.8}.nn-product__sold-out-text{font-family:Inter,sans-serif;font-size:13px;color:#666;margin:12px 0 16px;line-height:1.5}.nn-product__notify-form{position:relative}.nn-product__notify-input-wrap{display:flex;gap:8px}.nn-product__notify-input{flex:1;padding:12px 16px;border:2px solid #E0E0E0;border-radius:50px;font-family:Inter,sans-serif;font-size:14px;color:#121212;background:#fff;transition:border-color .2s ease}.nn-product__notify-input:focus{outline:none;border-color:#121212}.nn-product__notify-input::placeholder{color:#999}.nn-product__notify-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;background:#121212;color:#fff;border:none;border-radius:50px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:background .2s ease,transform .15s ease;white-space:nowrap}.nn-product__notify-btn:hover{background:#333}.nn-product__notify-btn:active{transform:scale(.97)}.nn-product__notify-btn.is-loading [data-notify-btn-text]{display:none}.nn-product__notify-spinner{display:none;animation:spin 1s linear infinite}.nn-product__notify-btn.is-loading .nn-product__notify-spinner{display:block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nn-product__notify-success{display:none;align-items:center;gap:8px;margin-top:12px;padding:12px 16px;background:#ccff0026;border-radius:12px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#121212}.nn-product__notify-success svg{color:#8ab300;flex-shrink:0}.nn-product__notify-success.is-visible{display:flex}.nn-product__notify-input-wrap.is-hidden{display:none}.nn-product__delivery-note{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#999;margin:8px 0 0;text-align:left}.nn-product__delivery-link{color:#8ab300;text-decoration:none;font-weight:500;transition:color .2s ease}.nn-product__delivery-link:hover{color:#cf0;text-decoration:underline}.nn-product__payment-icons{display:flex;flex-wrap:wrap;gap:6px;margin:16px 0 0}.nn-product__payment-icons svg{height:24px;width:auto;filter:grayscale(100%);opacity:.5;transition:opacity .2s ease,filter .2s ease}.nn-product__payment-icons svg:hover{filter:grayscale(0%);opacity:1}.nn-product__accordion-wrapper{display:flex;flex-direction:column;width:100%;padding:24px 32px;background:#ededed;border-radius:24px;overflow:hidden}.nn-product__accordion{display:flex;align-items:center;gap:12px;width:100%;padding:0;background:transparent;border:none;font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#121212;cursor:pointer}.nn-product__accordion-icon{font-size:10px;transition:transform .3s ease}.nn-product__accordion.is-open .nn-product__accordion-icon{transform:rotate(90deg)}.nn-product__accordion-title{flex:1;text-align:left}.nn-product__accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.nn-product__accordion-content.is-open{max-height:1200px}.nn-product__accordion-inner{padding-top:24px;font-family:Inter,sans-serif;font-size:14px;line-height:1.7;color:#444}.nn-product__details-section{margin-bottom:32px}.nn-product__details-section:last-child{margin-bottom:0}.nn-product__details-heading{font-family:Inter,sans-serif;font-size:18px;font-weight:700;color:#121212;margin:0 0 16px}.nn-product__details-section p{margin:0 0 12px;font-weight:500}.nn-product__details-section p:last-child{margin-bottom:0}.nn-product__overview-image{margin:24px 0 16px;border-radius:12px;overflow:hidden}.nn-product__overview-image img{display:block;width:100%;height:auto}.nn-product__overview-tagline{font-family:Inter,sans-serif;font-size:16px;font-weight:700;color:#121212;margin:0 0 6px;letter-spacing:-.3px}.nn-product__overview-tagline-desc{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#555;margin:0;line-height:1.5}.nn-product__material{margin-top:8px;margin-bottom:24px;position:relative}.nn-product__material:after{content:"";position:absolute;bottom:-12px;left:0;right:0;height:1px;background:#0000000f}.nn-product__material:last-child{margin-bottom:0}.nn-product__material:last-child:after{display:none}.nn-product__material-image{position:relative;width:110px;height:110px;border-radius:9999px;overflow:hidden;margin-bottom:10px;background:#d9d9d9;box-shadow:0 2px 8px #0000001a}.nn-product__material-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.18),transparent 60%);pointer-events:none;border-radius:9999px}.nn-product__material-image img{display:block;width:100%;height:100%;object-fit:cover}.nn-product__material-title{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#121212;margin:0 0 5px}.nn-product__material-icon{flex-shrink:0;color:#555;opacity:.7}.nn-product__material-desc{font-family:Inter,sans-serif;font-size:13px;color:#666;margin:0}.nn-product__social-proof{width:100%;max-width:1320px;margin:0 auto 60px;padding:0 40px}.nn-product__social-proof-inner{text-align:left}.nn-product__social-proof-title{font-family:Inter,sans-serif;font-size:42px;font-weight:800;color:#121212;margin:0 0 16px;line-height:1.1}.nn-product__social-proof-highlight{color:#cf0}.nn-product__social-proof-tagline{display:flex;align-items:center;justify-content:flex-start;gap:16px;margin-bottom:32px}.nn-product__social-proof-tag{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:#121212;letter-spacing:.5px}.nn-product__social-proof-icons{display:flex;gap:10px;align-items:center}.nn-product__social-proof-icons a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;transition:transform .2s ease}.nn-product__social-proof-icons a:hover{transform:scale(1.1)}.nn-product__social-proof-icons a svg{width:18px;height:18px}.nn-product__social-proof-icons a.instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);color:#fff}.nn-product__social-proof-icons a.tiktok{background:#000;color:#fff}.nn-product__social-proof-icons a.facebook{background:#1877f2;color:#fff}.nn-product__social-proof-slider{display:flex;align-items:center;gap:16px;position:relative}.nn-product__social-proof-track{flex:1;overflow:hidden}.nn-product__social-proof-grid{display:flex;gap:20px;transition:transform .4s ease}@media (max-width: 1024px){.nn-product__social-proof-arrow{display:none!important}.nn-product__social-proof-track{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.nn-product__social-proof-track::-webkit-scrollbar{display:none}.nn-product__social-proof-grid{transition:none}.nn-product__social-proof-item{scroll-snap-align:start}}.nn-product__social-proof-item{flex:0 0 auto;width:220px}.nn-product__social-proof-item img{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:0;display:block}.nn-product__social-proof-caption{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#333;margin:12px 0 0;text-align:left}.nn-product__social-proof-arrow{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#cf0;border:none;border-radius:50%;color:#121212;cursor:pointer;flex-shrink:0;transition:transform .2s ease,opacity .2s ease}.nn-product__social-proof-arrow:hover{transform:scale(1.1)}.nn-product__social-proof-arrow:disabled{opacity:.3;cursor:not-allowed;transform:none}.nn-product__social-proof-arrow svg{width:24px;height:24px}.nn-product__tabs-wrapper{width:100%;max-width:1320px;margin:0 auto 60px;padding:0 40px;display:flex;flex-direction:column;align-items:center}.nn-product__tabs{display:inline-flex;background:#e0e0e0;border-radius:50px;padding:4px;gap:0}.nn-product__tab{padding:6px 20px;background:transparent;border:none;border-radius:50px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#444;letter-spacing:-.5px;cursor:pointer;transition:all .25s ease}.nn-product__tab:hover{color:#333}.nn-product__tab.is-active{background:#fff;color:#121212;font-weight:600;box-shadow:0 2px 8px #0000001a}.nn-product__tab-content{display:none;padding:24px 0}.nn-product__tab-content.is-active{display:block}.nn-product__tab-card{overflow:hidden;margin-bottom:20px}.nn-product__tab-card:last-child{margin-bottom:0}.nn-product__tab-image{overflow:hidden}.nn-product__tab-image img{display:block;width:100%;height:auto}.nn-product__tab-text{background:#ededed;padding:20px 24px;border-radius:0 0 12px 12px}.nn-product__tab-tagline{font-family:Inter,sans-serif;font-size:16px;font-weight:700;color:#121212;margin:0 0 6px;letter-spacing:-.3px}.nn-product__tab-desc{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#555;margin:0;line-height:1.5}.nn-product__video-block{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#ededed;border-radius:20px;overflow:hidden;margin-bottom:24px}.nn-product__video-wrapper{position:relative;overflow:hidden;aspect-ratio:16 / 9;order:2}.nn-product__video{width:100%;height:100%;object-fit:cover;display:block}.nn-product__video-content{display:flex;flex-direction:column;justify-content:center;padding:40px 40px 40px 44px;order:1;position:relative}.nn-product__video-content:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#cf0;border-radius:2px 0 0 2px}.nn-product__video-title{font-family:Inter,sans-serif;font-size:24px;font-weight:800;color:#121212;margin:0 0 12px;text-transform:uppercase;letter-spacing:-.5px}.nn-product__video-subtitle{font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:#666;margin:0;line-height:1.6}@media (max-width: 767px){.nn-product__video-block{grid-template-columns:1fr;margin-bottom:20px}.nn-product__video-wrapper{aspect-ratio:16 / 9;order:1}.nn-product__video-content{padding:28px 24px 28px 28px;order:2}.nn-product__video-content:before{left:0;top:0;bottom:0}.nn-product__video-title{font-size:20px;margin-bottom:10px}.nn-product__video-subtitle{font-size:14px}}.nn-product__hotspots{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-bottom:24px;border-radius:20px;overflow:hidden;background:#ededed;position:relative;z-index:1}.nn-product__hotspots-image-wrapper{position:relative;width:100%;order:2}.nn-product__hotspots-content{order:1}.nn-product__hotspots-image{display:block;width:100%;height:100%;object-fit:cover}.nn-product__hotspots-content{display:flex;flex-direction:column;justify-content:center;padding:40px 40px 40px 44px;position:relative}.nn-product__hotspots-content:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#cf0;border-radius:2px 0 0 2px}.nn-product__hotspots-subtitle{font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:#666;margin:12px 0 0;line-height:1.6}.nn-product__hotspot{position:absolute;transform:translate(-50%,-50%);width:24px;height:24px;padding:0;background:transparent;border:none;cursor:pointer;z-index:10}.nn-product__hotspot-dot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#cf0;border:2px solid rgba(18,18,18,.8);border-radius:50%;z-index:2;transition:transform .3s cubic-bezier(.25,.1,.25,1),background .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px #00000026}.nn-product__hotspot:hover .nn-product__hotspot-dot,.nn-product__hotspot.is-active .nn-product__hotspot-dot{transform:translate(-50%,-50%) scale(1.3);background:#fff;box-shadow:0 2px 12px #ccff0080}.nn-product__hotspot-pulse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:transparent;border:1px solid rgba(204,255,0,.6);border-radius:50%;z-index:1;animation:hotspot-pulse 2.5s ease-out infinite}@keyframes hotspot-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.8}to{transform:translate(-50%,-50%) scale(2.5);opacity:0}}.nn-product__hotspot.is-active .nn-product__hotspot-pulse{animation:none;opacity:0}.nn-product__hotspot-tooltip{position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%) translateY(8px);width:180px;padding:12px 14px;background:#1e1e1eb3;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border-radius:12px;border:1px solid rgba(255,255,255,.12);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;pointer-events:none;z-index:20;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff0d}.nn-product__hotspot-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1e1e1eb3}.nn-product__hotspot.is-active .nn-product__hotspot-tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0);pointer-events:auto}.nn-product__hotspot-title{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#cf0;margin:0 0 4px;letter-spacing:.2px}.nn-product__hotspot-desc{font-family:Inter,sans-serif;font-size:11px;font-weight:400;color:#ffffffd9;line-height:1.45;margin:0}.nn-product__hotspot[style*="left: 8"] .nn-product__hotspot-tooltip,.nn-product__hotspot[style*="left: 9"] .nn-product__hotspot-tooltip{left:auto;right:-20px;transform:translateY(10px)}.nn-product__hotspot[style*="left: 8"].is-active .nn-product__hotspot-tooltip,.nn-product__hotspot[style*="left: 9"].is-active .nn-product__hotspot-tooltip{transform:translateY(0)}.nn-product__hotspot[style*="left: 8"] .nn-product__hotspot-tooltip:after,.nn-product__hotspot[style*="left: 9"] .nn-product__hotspot-tooltip:after{left:auto;right:30px;transform:none}.nn-product__hotspot[style*="left: 1"] .nn-product__hotspot-tooltip,.nn-product__hotspot[style*="left: 2"] .nn-product__hotspot-tooltip{left:-20px;transform:translateY(10px)}.nn-product__hotspot[style*="left: 1"].is-active .nn-product__hotspot-tooltip,.nn-product__hotspot[style*="left: 2"].is-active .nn-product__hotspot-tooltip{transform:translateY(0)}.nn-product__hotspot[style*="left: 1"] .nn-product__hotspot-tooltip:after,.nn-product__hotspot[style*="left: 2"] .nn-product__hotspot-tooltip:after{left:30px;transform:none}@media (max-width: 767px){.nn-product__hotspots{grid-template-columns:1fr;margin-bottom:20px;border-radius:16px}.nn-product__hotspots-image-wrapper{order:1}.nn-product__hotspots-content{order:2;padding:28px 24px 28px 28px}.nn-product__hotspots-content:before{left:0;top:0;bottom:0}.nn-product__hotspots-subtitle{font-size:14px;margin-top:10px}.nn-product__hotspot{width:20px;height:20px}.nn-product__hotspot-dot{width:8px;height:8px;border-width:1.5px}.nn-product__hotspot-pulse{width:16px;height:16px}.nn-product__hotspot-tooltip{width:160px;padding:10px 12px;border-radius:8px}.nn-product__hotspot-title{font-size:11px}.nn-product__hotspot-desc{font-size:10px}}.nn-product__whats-in-box{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#ededed;border-radius:20px;overflow:hidden}.nn-product__feature-block-2{margin-top:24px}.nn-product__whats-in-box>.nn-product__box-image{order:2}.nn-product__whats-in-box>.nn-product__box-content{order:1}.nn-product__feature-block-2 .nn-product__box-image,.nn-product__feature-block-2 .nn-product__box-content{order:0}.nn-product__box-image{position:relative;overflow:hidden}.nn-product__box-image img{display:block;width:100%;height:100%;object-fit:cover}.nn-product__box-content{display:flex;flex-direction:column;justify-content:center;padding:40px 40px 40px 44px;position:relative}.nn-product__box-content:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#cf0;border-radius:2px 0 0 2px}.nn-product__box-title{font-family:Inter,sans-serif;font-size:24px;font-weight:800;color:#121212;margin:0 0 24px;text-transform:uppercase;letter-spacing:-.5px}.nn-product__box-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.nn-product__box-item{display:flex;align-items:center;gap:14px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:#333}.nn-product__box-check{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#cf0;border-radius:50%;font-size:14px;font-weight:700;color:#121212;flex-shrink:0}@media (max-width: 767px){.nn-product__whats-in-box{grid-template-columns:1fr;gap:0}.nn-product__box-image{aspect-ratio:4 / 3}.nn-product__box-content{padding:28px 24px 28px 28px}.nn-product__box-content:before{left:0;top:0;bottom:0}.nn-product__box-title{font-size:20px;margin-bottom:20px}.nn-product__box-item{font-size:14px;gap:12px}.nn-product__box-check{width:24px;height:24px;font-size:12px}.nn-product__box-list{gap:14px}.nn-product__whats-in-box>.nn-product__box-image,.nn-product__feature-block-2 .nn-product__box-image{order:1}.nn-product__whats-in-box>.nn-product__box-content,.nn-product__feature-block-2 .nn-product__box-content{order:2}}.nn-product__3d-section{margin-top:24px;align-items:stretch}.nn-product__3d-section .nn-product__3d-viewer{order:2}.nn-product__3d-section .nn-product__box-content{order:1}.nn-product__3d-section .nn-product__3d-viewer{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#e0e0e0;min-height:400px}.nn-product__3d-section .nn-product__box-content{display:flex;flex-direction:column;justify-content:center}.nn-product__3d-viewer img{width:100%;height:100%;object-fit:cover}.nn-product__3d-viewer iframe{width:100%;height:100%;border:none}.nn-product__3d-viewer model-viewer{width:100%;height:100%;min-height:300px;--poster-color: transparent}.nn-product__3d-placeholder,.nn-product__3d-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#999;width:100%;height:100%;min-height:300px}.nn-product__3d-placeholder svg,.nn-product__3d-loading svg{opacity:.5}.nn-product__3d-placeholder span,.nn-product__3d-loading span{font-family:Inter,sans-serif;font-size:14px;font-weight:500}.nn-product__3d-subtitle{font-family:Inter,sans-serif;font-size:15px;font-weight:400;color:#666;margin:0 0 24px;line-height:1.6}.nn-product__3d-instructions{display:flex;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#888}.nn-product__3d-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#cf0;border-radius:50%;color:#121212;flex-shrink:0}.nn-product__3d-icon svg{transform:rotate(45deg)}@media (max-width: 767px){.nn-product__3d-section{margin-top:20px}.nn-product__3d-section .nn-product__3d-viewer{order:1;aspect-ratio:1 / 1;min-height:unset;width:100%}.nn-product__3d-section .nn-product__box-content{order:2}.nn-product__3d-viewer model-viewer{min-height:unset;width:100%;height:100%;margin:0 auto;display:block}.nn-product__3d-placeholder,.nn-product__3d-loading{min-height:250px}.nn-product__3d-subtitle{font-size:13px;margin-bottom:20px}.nn-product__3d-instructions{font-size:12px}.nn-product__3d-icon{width:28px;height:28px}.nn-product__3d-icon svg{width:16px;height:16px}}.nn-product__reviews-section{margin-top:40px;padding-top:40px;border-top:1px solid rgba(0,0,0,.08)}.nn-product__reviews-header{margin-bottom:32px}.nn-product__reviews-title{font-family:Inter,sans-serif;font-size:28px;font-weight:800;color:#121212;margin:0 0 20px;text-transform:uppercase;letter-spacing:-.5px}.nn-product__reviews-summary{display:flex;align-items:center;gap:16px}.nn-product__reviews-score{display:flex;align-items:center;gap:12px}.nn-product__reviews-number{font-family:Inter,sans-serif;font-size:48px;font-weight:800;color:#121212;line-height:1}.nn-product__reviews-stars{display:flex;gap:2px}.nn-product__reviews-stars .nn-product__star{font-size:20px}.nn-product__reviews-count{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#666}.nn-product__reviews-list{display:flex;flex-direction:column;gap:16px}.nn-product__review-card{background:#ededed;border-radius:20px;padding:24px}.nn-product__review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.nn-product__review-author{display:flex;align-items:center;gap:12px}.nn-product__review-avatar{width:44px;height:44px;background:#cf0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:18px;font-weight:700;color:#121212}.nn-product__review-meta{display:flex;flex-direction:column;gap:2px}.nn-product__review-name{font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#121212}.nn-product__review-verified{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#8ab300}.nn-product__review-rating{display:flex;gap:2px}.nn-product__review-rating .nn-product__star{font-size:14px}.nn-product__review-title{font-family:Inter,sans-serif;font-size:16px;font-weight:700;color:#121212;margin:0 0 8px}.nn-product__review-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#555;line-height:1.6;margin:0}.nn-product__show-more-reviews{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 24px;margin-top:24px;background:transparent;border:1px solid #222;border-radius:12px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#222;cursor:pointer;transition:all .3s ease}.nn-product__show-more-reviews:hover{background:#222;color:#fff}.nn-product__show-more-reviews svg{transition:transform .3s ease}.nn-product__show-more-reviews:hover svg{transform:translateY(2px)}@media (max-width: 767px){.nn-product__reviews-section{margin-top:32px;padding-top:32px}.nn-product__reviews-title{font-size:22px}.nn-product__reviews-number{font-size:36px}.nn-product__reviews-stars .nn-product__star{font-size:16px}.nn-product__reviews-count{font-size:12px}.nn-product__review-card{padding:20px;border-radius:16px}.nn-product__review-avatar{width:38px;height:38px;font-size:16px}.nn-product__review-name{font-size:14px}.nn-product__review-title{font-size:15px}.nn-product__review-text{font-size:13px}}.nn-product__more-info{display:flex;flex-direction:column;gap:16px;max-width:800px}.nn-product__info-card{display:flex;gap:24px;padding:32px;background:#ededed;border-radius:20px}.nn-product__info-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:#cf0;border-radius:50%;flex-shrink:0;color:#121212}.nn-product__info-content{flex:1}.nn-product__info-title{font-family:Inter,sans-serif;font-size:20px;font-weight:700;color:#121212;margin:0 0 12px}.nn-product__info-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#555;line-height:1.7;margin:0}.nn-product__info-highlight{display:inline-flex;align-items:center;gap:8px;margin-top:16px;padding:10px 16px;background:#cf03;border-radius:50px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#121212}.nn-product__info-highlight-icon{color:#8ab300;font-weight:700}.nn-product__delivery-times{margin-top:20px;display:flex;flex-direction:column;gap:0;border-radius:12px;overflow:hidden;background:#fff}.nn-product__delivery-row{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid #E5E5E5}.nn-product__delivery-row:last-child{border-bottom:none}.nn-product__delivery-row:nth-child(odd){background:#f8f8f8}.nn-product__delivery-row:nth-child(2n){background:#fff}.nn-product__delivery-region{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#333;flex:1}.nn-product__delivery-time{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#121212;text-align:right;white-space:nowrap;padding-left:16px}.nn-product__delivery-row--highlight{background:#ccff0026!important}.nn-product__delivery-row--highlight .nn-product__delivery-time{color:#8ab300;font-weight:700}@media (max-width: 767px){.nn-product__info-card{flex-direction:column;gap:16px;padding:24px 20px;align-items:flex-start}.nn-product__info-icon{width:52px;height:52px}.nn-product__info-icon svg{width:26px;height:26px}.nn-product__info-title{font-size:18px;margin-bottom:8px}.nn-product__info-text{font-size:13px}.nn-product__info-highlight{font-size:12px;padding:8px 14px}.nn-product__delivery-times{margin-top:16px;border-radius:10px}.nn-product__delivery-row{flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px}.nn-product__delivery-region{font-size:12px}.nn-product__delivery-time{font-size:12px;padding-left:0;color:#8ab300;font-weight:700}}.nn-product__faq{width:100%;max-width:800px}.nn-product__faq-item{background:#ededed;border-radius:16px;margin-bottom:12px;overflow:hidden;transition:box-shadow .2s ease}.nn-product__faq-item:last-child{margin-bottom:0}.nn-product__faq-item:hover{box-shadow:0 2px 12px #00000014}.nn-product__faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;background:transparent;border:none;font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#121212;text-align:left;cursor:pointer;transition:background .2s ease}.nn-product__faq-question:hover{background:#00000008}.nn-product__faq-question span:first-child{flex:1}.nn-product__faq-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#cf0;border-radius:50%;font-size:18px;font-weight:600;color:#121212;flex-shrink:0;transition:transform .3s ease,background .2s ease}.nn-product__faq-item.is-open .nn-product__faq-icon{transform:rotate(45deg);background:#121212;color:#cf0}.nn-product__faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.nn-product__faq-item.is-open .nn-product__faq-answer{max-height:500px}.nn-product__faq-answer p{padding:0 24px 20px;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#555;line-height:1.7}.nn-product__faq-empty{font-family:Inter,sans-serif;font-size:14px;color:#888;text-align:center;padding:40px 20px}@media (max-width: 767px){.nn-product__faq-item{border-radius:12px;margin-bottom:10px}.nn-product__faq-question{padding:16px 18px;font-size:14px;gap:12px}.nn-product__faq-icon{width:24px;height:24px;font-size:16px}.nn-product__faq-answer p{padding:0 18px 16px;font-size:13px}}.nn-product__sticky-bar{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(100px);display:flex;align-items:center;gap:10px;padding:5px 5px 5px 12px;background:#121212f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:50px;box-shadow:0 4px 24px #00000040;z-index:100;opacity:0;transition:transform .4s cubic-bezier(.25,.1,.25,1),opacity .4s ease}.nn-product__sticky-bar.is-visible{transform:translate(-50%) translateY(0);opacity:1}.nn-product__sticky-swatches{display:flex;align-items:center;gap:6px}.nn-product__sticky-swatch{width:24px;height:24px;padding:2px;border:2px solid transparent;border-radius:50%;background:transparent;cursor:pointer;flex-shrink:0;transition:border-color .2s ease,transform .2s ease}.nn-product__sticky-swatch:hover{transform:scale(1.1)}.nn-product__sticky-swatch.is-active{border-color:#cf0}.nn-product__sticky-swatch-color{display:block;width:100%;height:100%;border-radius:50%;border:1px solid rgba(255,255,255,.2)}.nn-product__sticky-swatch-color--black{background:#121212}.nn-product__sticky-swatch-color--pink{background:#f8b4c4}.nn-product__sticky-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;background:linear-gradient(135deg,#cf0,#b8e600);border:none;border-radius:50px;cursor:pointer;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.nn-product__sticky-btn:hover{box-shadow:0 0 20px #cf06}.nn-product__sticky-btn:active{transform:scale(.97)}.nn-product__sticky-text{font-family:Inter,sans-serif;font-size:11px;font-weight:800;color:#121212;text-transform:uppercase;letter-spacing:.3px}.nn-product__sticky-price{font-family:Inter,sans-serif;font-size:11px;font-weight:800;color:#121212}@media (min-width: 768px){.nn-product__sticky-bar{gap:14px;padding:8px 8px 8px 18px}.nn-product__sticky-swatches{gap:8px}.nn-product__sticky-swatch{width:32px;height:32px;padding:3px}.nn-product__sticky-btn{gap:10px;padding:12px 22px}.nn-product__sticky-text{font-size:13px;letter-spacing:.5px}.nn-product__sticky-price{font-size:13px}.nn-product__sticky-icon{width:18px;height:18px}}@media (max-width: 900px){.nn-product__main-layout{grid-template-columns:1fr;padding:40px 32px;gap:32px}.nn-product__gallery-area{flex-direction:column;gap:20px;max-width:700px;margin:0 auto;position:static;align-self:auto}.nn-product__thumbnails{flex-direction:row;order:0;justify-content:center;gap:24px}.nn-product__thumbnail{width:90px;height:90px}.nn-product__right-column{position:static;max-width:700px;margin:0 auto}.nn-product__social-proof-title{font-size:36px}.nn-product__social-proof-item{width:180px}}@media (max-width: 767px){.nn-product__main-layout{grid-template-columns:1fr;padding:24px 16px 40px;gap:24px}.nn-product__gallery-area{flex-direction:column;gap:16px;position:static;align-self:auto}.nn-product__gallery{border-radius:12px}.nn-product__thumbnails{flex-direction:row;order:0;gap:12px}.nn-product__thumbnail{width:75px;height:75px;border-radius:8px}.nn-product__gallery-area{flex-direction:column}.nn-product__thumbnails{flex-direction:row;order:0}.nn-product__right-column{position:static}.nn-product__buy-box{padding:24px 20px;border-radius:20px}.nn-product__accordion-wrapper{padding:20px 16px;border-radius:20px}.nn-product__accordion-title{font-size:14px}.nn-product__details-heading{font-size:16px}.nn-product__details-section p{font-size:13px}.nn-product__material-image{width:90px;height:90px}.nn-product__material-title{font-size:14px}.nn-product__material-desc{font-size:12px}.nn-product__material-icon{width:16px;height:16px}.nn-product__social-proof{padding:0 16px;margin-bottom:40px}.nn-product__social-proof-inner{padding:0}.nn-product__social-proof-title{font-size:28px;margin-bottom:12px}.nn-product__social-proof-tagline{flex-direction:row;gap:12px;margin-bottom:24px}.nn-product__social-proof-tag{font-size:11px}.nn-product__social-proof-icons a{width:22px;height:22px}.nn-product__social-proof-icons a svg{width:12px;height:12px}.nn-product__social-proof-icons{gap:6px}.nn-product__social-proof-grid{gap:12px;padding-right:16px}.nn-product__social-proof-item{width:140px;min-width:140px}.nn-product__social-proof-caption{font-size:11px;margin-top:6px}.nn-product__tabs-wrapper{width:100%;padding:0 16px;margin:0 auto 40px}.nn-product__tabs{display:flex;width:auto;padding:3px}.nn-product__tab{padding:8px 16px;font-size:12px;flex:0 0 auto}.nn-product__tab-content{padding:20px 0}.nn-product__tab-tagline{font-size:14px}.nn-product__tab-desc{font-size:12px}.nn-product__title{font-size:22px}.nn-product__cart-row{width:100%}.nn-product__add-btn{flex:1}}@media (min-width: 768px) and (max-width: 1023px){.nn-product__buy-box{gap:40px;padding:32px}.nn-product__accordion-wrapper{padding:32px}.nn-product__title{font-size:24px}}@media (min-width: 1400px){.nn-product__buy-box{max-width:1000px}.nn-product__title{font-size:32px}.nn-product__thumbnail{width:110px;height:110px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/nn-product.css.map */
