.main-container[data-layout="home"]{background:#f7f6f3}.main-container[data-layout="home"] .toast-notification__wrapper{z-index:150}.nm-home{--nm-carbon:#141414;--nm-emerald:#1e6b52;--nm-emerald-dark:#185c46;--nm-champagne:#c2a36b;--nm-offwhite:#f7f6f3;--nm-text:#1f1f1f;--nm-text-soft:#6b6b6b;--nm-text-faint:#a6a39c;--nm-border:#d9d6d0;--nm-border-soft:#eceae5;--nm-bg-soft:#eceae5;--nm-danger:#d94a3d;--nm-success-soft:#e9f1ed;--nm-radius-sm:6px;--nm-radius-md:12px;--nm-radius-lg:18px;--nm-shadow-soft:0 16px 48px rgba(20,20,20,0.1);--nm-shadow-card:0 8px 28px rgba(20,20,20,0.11);position:relative;color:var(--nm-text);font-family:"Hanken Grotesk",sans-serif}.nm-home *,.nm-home *::before,.nm-home *::after{box-sizing:border-box}.nm-home a{color:inherit;text-decoration:none}.nm-home button,.nm-home input{font:inherit}.nm-home img{display:block;max-width:100%}.nm-home__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes nm-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}@keyframes nm-fade-up{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes nm-fade-in{from{opacity:0}to{opacity:1}}@keyframes nm-word-slide{from{opacity:0;transform:translateY(22px) skewY(1.5deg)}to{opacity:1;transform:none}}@keyframes nm-cart-bounce{0%,100%{transform:scale(1) rotate(0deg)}25%{transform:scale(1.35) rotate(-12deg)}55%{transform:scale(0.9) rotate(5deg)}75%{transform:scale(1.1) rotate(-3deg)}}@keyframes nm-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.07)}}@keyframes nm-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes nm-bg-float{0%,100%{transform:scale(1) translateY(0)}50%{transform:scale(1.04) translateY(-14px)}}@keyframes nm-topbar-cycle{0%,26%{opacity:1;transform:translateY(0)}33%,100%{opacity:0;transform:translateY(-8px)}}@media(prefers-reduced-motion:reduce){.nm-home *,.nm-home *::before,.nm-home *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.nm-home [data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .65s cubic-bezier(0.22,1,0.36,1),transform .65s cubic-bezier(0.22,1,0.36,1)}.nm-home [data-reveal].is-visible{opacity:1;transform:none}.nm-home__sticky{position:sticky;top:0;z-index:100;transition:box-shadow .3s ease}.nm-home__sticky.is-scrolled{box-shadow:0 2px 28px rgba(20,20,20,0.1)}.nm-home__topbar{background:var(--nm-carbon);min-height:36px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0 20px}.nm-home__topbar-mobile{position:relative;width:240px;height:20px;display:flex;align-items:center;justify-content:center}.nm-home__topbar-desktop{display:none;align-items:center;gap:32px}.nm-home__topbar-message,.nm-home__topbar-item{display:flex;align-items:center;gap:7px;color:rgba(247,246,243,0.88);font-size:12px;font-weight:500;white-space:nowrap}.nm-home__topbar-message svg,.nm-home__topbar-item svg{width:14px;height:14px;flex-shrink:0;color:var(--nm-champagne)}.nm-home__topbar-message{position:absolute;opacity:0}.nm-home__topbar-message--1{animation:nm-topbar-cycle 9s ease-in-out infinite 0s}.nm-home__topbar-message--2{animation:nm-topbar-cycle 9s ease-in-out infinite 3s}.nm-home__topbar-message--3{animation:nm-topbar-cycle 9s ease-in-out infinite 6s}.nm-home__topbar-separator{width:1px;height:13px;background:rgba(247,246,243,0.14)}.nm-home__header{background:rgba(247,246,243,0.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--nm-border-soft)}.nm-home__header-inner,.nm-home__section-inner,.nm-home__trust-inner,.nm-home__footer-inner{width:min(1280px,calc(100vw - 40px));margin:0 auto}.nm-home__header-inner{min-height:68px;display:flex;align-items:center;gap:10px;padding:11px 0}.nm-home__logo{display:inline-flex;flex-direction:column;line-height:1;flex-shrink:0}.nm-home__logo-row{display:flex;align-items:baseline;font-family:"Nunito",sans-serif;font-size:20px;font-weight:900;letter-spacing:-0.026em;color:var(--nm-carbon)}.nm-home__logo-row span{color:var(--nm-emerald)}.nm-home__logo-sub{margin-top:2px;color:var(--nm-text-soft);font-size:7.5px;font-weight:300;letter-spacing:.44em;text-transform:uppercase}.nm-home__icon-button{position:relative;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--nm-radius-sm);background:transparent;color:var(--nm-text);transition:background .2s ease,color .2s ease,transform .15s ease}.nm-home__icon-button:hover{background:var(--nm-bg-soft);color:var(--nm-emerald)}.nm-home__icon-button:active{transform:scale(0.93)}.nm-home__icon-button svg{width:21px;height:21px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.nm-home__header-search{flex:1;display:none;align-items:center;max-width:520px;background:var(--nm-bg-soft);border:1px solid var(--nm-border);border-radius:var(--nm-radius-sm);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.nm-home__header-search:focus-within{border-color:var(--nm-emerald);box-shadow:0 0 0 3px rgba(30,107,82,0.1)}.nm-home__header-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--nm-text);padding:9px 14px;font-size:14px}.nm-home__header-search input::placeholder{color:var(--nm-text-faint)}.nm-home__header-search button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--nm-text-soft)}.nm-home__header-search button:hover{color:var(--nm-emerald)}.nm-home__header-actions{display:flex;align-items:center;gap:6px;margin-left:auto}.nm-home__header-actions .nm-home__icon-button--desktop{display:none}.nm-home__blog-link{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 12px;border:1px solid rgba(30,107,82,0.22);border-radius:999px;background:rgba(30,107,82,0.08);color:var(--nm-emerald);font-family:"Hanken Grotesk",sans-serif;font-size:13px;font-weight:800;line-height:1;letter-spacing:.01em;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.nm-home__blog-link:hover{border-color:var(--nm-emerald);background:var(--nm-emerald);color:var(--nm-bg);box-shadow:0 12px 24px rgba(30,107,82,0.16);transform:translateY(-1px)}.nm-home__blog-link:active{transform:scale(0.96)}.nm-home__blog-link svg{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.nm-home__cart-icon.is-bouncing{animation:nm-cart-bounce .6s cubic-bezier(0.34,1.56,0.64,1)}.nm-home__cart-badge{position:absolute;top:4px;right:4px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--nm-emerald);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700}.nm-home__search-panel{display:none;padding:10px 0 14px;background:rgba(247,246,243,0.97);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--nm-border-soft)}.nm-home__search-panel.is-open{display:block}.nm-home__search-panel .nm-home__header-search{display:flex;max-width:100%}.nm-home__menu-overlay{position:fixed;inset:0;background:rgba(20,20,20,0.52);opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:200}.nm-home__menu-overlay.is-open{opacity:1;pointer-events:auto}.nm-home__menu-drawer{position:fixed;top:0;left:0;bottom:0;width:min(300px,85vw);background:#fff;transform:translateX(-100%);transition:transform .35s cubic-bezier(0.22,1,0.36,1);z-index:201;display:flex;flex-direction:column;overflow-y:auto}.nm-home__menu-drawer.is-open{transform:translateX(0)}.nm-home__menu-header{padding:18px 20px;border-bottom:1px solid var(--nm-border-soft);display:flex;align-items:center;justify-content:space-between}.nm-home__menu-nav{padding:8px 20px 32px}.nm-home__menu-link{display:block;padding:13px 0;border-bottom:1px solid var(--nm-border-soft);font-family:"Nunito",sans-serif;font-size:22px;font-weight:800;letter-spacing:-0.025em;transition:color .2s ease,padding-left .25s ease}.nm-home__menu-link:hover{color:var(--nm-emerald);padding-left:8px}.nm-home__menu-footer{margin-top:auto;padding:20px;border-top:1px solid var(--nm-border-soft);color:var(--nm-text-soft);font-size:12px}.nm-home__menu-footer strong{display:block;margin-top:8px;color:var(--nm-emerald);font-size:13px;font-weight:600}.nm-home__hero{position:relative;overflow:hidden;min-height:87vh;padding:64px 0 56px;background:var(--nm-offwhite);display:flex;align-items:center}.nm-home__hero-blob{position:absolute;border-radius:50%;pointer-events:none}.nm-home__hero-blob--one{top:-120px;right:-160px;width:520px;height:520px;background:radial-gradient(circle,rgba(30,107,82,0.065) 0,transparent 70%);animation:nm-bg-float 11s ease-in-out infinite}.nm-home__hero-blob--two{bottom:-100px;left:-110px;width:380px;height:380px;background:radial-gradient(circle,rgba(194,163,107,0.05) 0,transparent 70%);animation:nm-bg-float 15s ease-in-out infinite reverse}.nm-home__hero-inner{width:min(1280px,calc(100vw - 40px));margin:0 auto;position:relative;z-index:2;display:flex;flex-direction:column;gap:52px;align-items:center}.nm-home__hero-copy{width:100%;max-width:580px}.nm-home__eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;color:var(--nm-emerald);font-size:11px;font-weight:600;letter-spacing:.26em;text-transform:uppercase;opacity:0;animation:nm-fade-up .6s ease .2s forwards}.nm-home__eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--nm-emerald);animation:nm-pulse 2.5s ease-in-out infinite}.nm-home__hero-title{margin:0 0 20px;color:var(--nm-carbon);font-family:"Nunito",sans-serif;font-size:clamp(40px,10.5vw,82px);font-weight:900;letter-spacing:-0.034em;line-height:1}.nm-home__hero-title-word{display:inline-block;opacity:0;animation:nm-word-slide .65s cubic-bezier(0.22,1,0.36,1) forwards}.nm-home__hero-title-word--1{animation-delay:.28s}.nm-home__hero-title-word--2{animation-delay:.42s}.nm-home__hero-title-word--3{animation-delay:.56s}.nm-home__hero-title-word--4{animation-delay:.7s}.nm-home__hero-title-accent{color:var(--nm-emerald)}.nm-home__hero-text{max-width:460px;margin:0 0 36px;color:var(--nm-text-soft);font-size:17px;line-height:1.65;opacity:0;animation:nm-fade-up .65s ease .78s forwards}.nm-home__hero-actions,.nm-home__hero-signals{display:flex;flex-wrap:wrap;gap:12px;opacity:0;animation:nm-fade-up .65s ease .92s forwards}.nm-home__hero-actions{margin-bottom:40px}.nm-home__hero-signals{gap:20px;animation-delay:1.06s}.nm-home__hero-signal{display:inline-flex;align-items:center;gap:7px;color:var(--nm-text-soft);font-size:13px;font-weight:500}.nm-home__hero-signal svg{width:16px;height:16px;flex-shrink:0;color:var(--nm-emerald)}.nm-home__button,.nm-home__button--ghost{min-height:48px;padding:13px 28px;border-radius:var(--nm-radius-sm);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:600;letter-spacing:.005em;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .15s ease}.nm-home__button{color:#fff;background:var(--nm-emerald)}.nm-home__button:hover{background:var(--nm-emerald-dark);transform:translateY(-1px);box-shadow:0 8px 24px rgba(30,107,82,0.28)}.nm-home__button--ghost{color:var(--nm-carbon);border:1.5px solid var(--nm-carbon)}.nm-home__button--ghost:hover{background:rgba(20,20,20,0.05);transform:translateY(-1px)}.nm-home__button svg,.nm-home__button--ghost svg{width:16px;height:16px;stroke:currentColor;stroke-width:2.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.nm-home__hero-visual{position:relative;display:flex;justify-content:center;align-items:center;width:100%;opacity:0;animation:nm-fade-in 1s ease .4s forwards}.nm-home__hero-stage{position:relative;width:min(100%,560px);aspect-ratio:1;display:flex;align-items:center;justify-content:center}.nm-home__hero-stage::before{content:"";position:absolute;inset:8% 10% 12%;border-radius:28px;background:radial-gradient(circle at 50% 24%,rgba(255,255,255,0.85) 0,rgba(247,246,243,0.9) 50%,rgba(236,234,229,0.86) 100%);box-shadow:inset 0 0 0 1px rgba(217,214,208,0.4),0 24px 80px rgba(20,20,20,0.08)}.nm-home__hero-stage::after{content:"";position:absolute;bottom:10%;left:50%;width:56%;height:24px;transform:translateX(-50%);background:radial-gradient(ellipse,rgba(20,20,20,0.22) 0,rgba(20,20,20,0.02) 70%,transparent 100%);filter:blur(12px)}.nm-home__hero-podium{position:absolute;inset:auto 18% 12%;height:16%;border-radius:999px;background:linear-gradient(180deg,#c49765 0,#a57443 100%);box-shadow:inset 0 8px 18px rgba(255,255,255,0.16),inset 0 -8px 18px rgba(95,52,20,0.2)}.nm-home__hero-product-image{position:relative;z-index:2;width:min(86%,420px);height:min(82%,420px);object-fit:contain;object-position:center;filter:drop-shadow(0 30px 42px rgba(0,0,0,0.22));animation:nm-float 6.5s ease-in-out infinite}.nm-home__hero-placeholder{position:relative;z-index:2;width:min(280px,72%);aspect-ratio:.82;border-radius:18px 18px 28px 28px;overflow:hidden;background:linear-gradient(162deg,#252525 0,#111 55%,#1c1c1c 100%);box-shadow:-14px 8px 40px rgba(0,0,0,0.28),0 32px 60px rgba(0,0,0,0.18);animation:nm-float 6.5s ease-in-out infinite}.nm-home__hero-placeholder::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--nm-champagne)}.nm-home__hero-placeholder::after{content:"";position:absolute;left:0;right:0;bottom:0;height:64px;background:rgba(30,107,82,0.84)}.nm-home__hero-placeholder-copy{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px;text-align:center;color:#fff}.nm-home__hero-placeholder-brand{margin-bottom:8px;color:var(--nm-champagne);font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase}.nm-home__hero-placeholder-name{font-family:"Nunito",sans-serif;font-size:clamp(24px,3vw,34px);font-weight:900;line-height:1.08;letter-spacing:-0.025em}.nm-home__hero-placeholder-sub{margin-top:10px;color:rgba(255,255,255,0.5);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.nm-home__hero-badge{position:absolute;z-index:4;display:inline-flex;align-items:center;gap:7px;padding:8px 13px;border-radius:10px;background:#fff;box-shadow:0 8px 28px rgba(0,0,0,0.11),0 1px 4px rgba(0,0,0,0.06);color:var(--nm-text);font-size:12px;font-weight:600;white-space:nowrap}.nm-home__hero-badge svg{width:15px;height:15px;flex-shrink:0;stroke-width:2;fill:none;stroke:currentColor}.nm-home__hero-badge--right{top:10%;right:0;color:var(--nm-emerald);animation:nm-float 5.5s ease-in-out infinite .5s}.nm-home__hero-badge--left{bottom:14%;left:0;color:var(--nm-champagne);animation:nm-float 5.5s ease-in-out infinite 1.8s}.nm-home__trust{background:var(--nm-bg-soft);border-top:1px solid var(--nm-border-soft);border-bottom:1px solid var(--nm-border-soft);padding:28px 0}.nm-home__trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.nm-home__trust-item{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.nm-home__trust-icon{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;border:1px solid var(--nm-border-soft);color:var(--nm-emerald)}.nm-home__trust-icon svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.nm-home__trust-title{color:var(--nm-text);font-size:13px;font-weight:700;line-height:1.3}.nm-home__trust-copy{color:var(--nm-text-soft);font-size:11px;line-height:1.4}.nm-home__section{padding:64px 0}.nm-home__section--white{background:#fff}.nm-home__section-header{margin-bottom:30px}.nm-home__section-headline{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.nm-home__section-kicker{display:block;margin-bottom:6px;color:var(--nm-emerald);font-size:11px;font-weight:600;letter-spacing:.26em;text-transform:uppercase}.nm-home__section-title{color:var(--nm-carbon);font-family:"Nunito",sans-serif;font-size:clamp(23px,4.5vw,34px);font-weight:800;letter-spacing:-0.025em;line-height:1.1}.nm-home__section-copy{margin-top:5px;color:var(--nm-text-soft);font-size:15px;line-height:1.5}.nm-home__section-link{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;color:var(--nm-emerald);font-size:14px;font-weight:600;transition:gap .2s ease}.nm-home__section-link:hover{gap:8px}.nm-home__section-link svg{width:15px;height:15px;stroke:currentColor;stroke-width:2.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.nm-home__categories{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none}.nm-home__categories::-webkit-scrollbar{display:none}.nm-home__category{flex-shrink:0;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;gap:10px;transition:transform .2s cubic-bezier(0.22,1,0.36,1)}.nm-home__category:hover{transform:translateY(-4px)}.nm-home__category:active{transform:scale(0.94)}.nm-home__category-circle{width:88px;height:88px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--nm-border-soft);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.nm-home__category:hover .nm-home__category-circle{border-color:var(--nm-emerald);box-shadow:0 0 0 3px rgba(30,107,82,0.1)}.nm-home__category-circle svg{width:30px;height:30px;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.nm-home__category-name{width:80px;text-align:center;color:var(--nm-text);font-size:13px;font-weight:600;line-height:1.2}.nm-home__products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.nm-home__products-scroll{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none}.nm-home__products-scroll::-webkit-scrollbar{display:none}.nm-home__products-scroll .nm-home__product-card{width:196px;flex-shrink:0;scroll-snap-align:start}.nm-home__product-card{background:#fff;border:1px solid var(--nm-border-soft);border-radius:var(--nm-radius-md);overflow:hidden;display:flex;flex-direction:column;transition:transform .25s cubic-bezier(0.22,1,0.36,1),box-shadow .25s ease,border-color .25s ease}.nm-home__product-card:hover{transform:translateY(-5px);box-shadow:var(--nm-shadow-soft);border-color:var(--nm-border)}.nm-home__product-media{position:relative;aspect-ratio:1}.nm-home__product-image-shell{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#eceae5 0,#f4f2ef 40%,#eceae5 100%);background-size:200% 100%;overflow:hidden}.nm-home__product-image-shell.is-loading{animation:nm-shimmer 1.6s ease-in-out infinite}.nm-home__product-image-shell.is-loaded{animation:none;background:#f7f6f3}.nm-home__product-image{width:100%;height:100%;padding:12%;object-fit:contain;object-position:center;opacity:0;transition:opacity .45s ease;filter:drop-shadow(0 20px 24px rgba(20,20,20,0.14))}.nm-home__product-image-shell.is-loaded .nm-home__product-image{opacity:1}.nm-home__product-placeholder{width:64px;height:84px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;padding:10px;background:linear-gradient(145deg,#1d1d1d 0,#111 100%);box-shadow:0 8px 20px rgba(0,0,0,0.18),inset 1px 0 3px rgba(255,255,255,0.08)}.nm-home__product-placeholder span{color:rgba(255,255,255,0.62);font-size:7px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:center}.nm-home__product-badges{position:absolute;top:8px;left:8px;z-index:3;display:flex;flex-direction:column;gap:4px}.nm-home__badge{display:inline-flex;align-items:center;gap:4px;align-self:flex-start;padding:3px 7px;border-radius:4px;font-size:9.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.nm-home__badge svg{width:9px;height:9px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.nm-home__badge--discount{background:var(--nm-danger);color:#fff}.nm-home__badge--dark{background:var(--nm-carbon);color:#fff}.nm-home__badge--soft{margin-bottom:8px;background:var(--nm-success-soft);color:var(--nm-emerald);font-size:9px}.nm-home__product-wishlist{position:absolute;top:8px;right:8px;z-index:3;width:32px;height:32px;border-radius:50%;background:#fff;color:var(--nm-text-faint);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:transform .2s ease,color .2s ease}.nm-home__product-wishlist:hover{transform:scale(1.1);color:var(--nm-danger)}.nm-home__product-wishlist svg{width:14px;height:14px;fill:currentColor}.nm-home__product-content{padding:11px 12px 13px;display:flex;flex:1;flex-direction:column}.nm-home__product-brand{margin-bottom:3px;color:var(--nm-text-faint);font-size:9.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.nm-home__product-name{color:var(--nm-text);font-size:13px;font-weight:600;line-height:1.3;margin-bottom:2px}.nm-home__product-sub{margin-bottom:8px;color:var(--nm-text-faint);font-size:10.5px;line-height:1.3}.nm-home__product-meta{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:var(--nm-text-faint);font-size:10px}.nm-home__product-status{color:var(--nm-emerald);font-weight:600}.nm-home__product-status--off{color:var(--nm-danger)}.nm-home__product-dot{width:3px;height:3px;border-radius:50%;background:currentColor;opacity:.5}.nm-home__product-price-row{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;margin-bottom:10px}.nm-home__product-price{color:var(--nm-carbon);font-family:"Nunito",sans-serif;font-size:16px;font-weight:800;letter-spacing:-0.02em}.nm-home__product-price-old{color:var(--nm-text-faint);font-size:11px;text-decoration:line-through}.nm-home__product-button{width:100%;min-height:40px;margin-top:auto;border:0;border-radius:var(--nm-radius-sm);background:var(--nm-emerald);color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;font-size:12.5px;font-weight:600;letter-spacing:.01em;transition:background .2s ease,transform .15s ease}.nm-home__product-button:hover{background:var(--nm-emerald-dark)}.nm-home__product-button:active{transform:scale(0.97)}.nm-home__product-button.is-added{background:#1a5c43}.nm-home__product-button--link{text-align:center}.nm-home__product-button--disabled{background:#c7c1b7;cursor:not-allowed}.nm-home__product-button-state{display:none;align-items:center;gap:6px}.nm-home__product-button-state svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.nm-home__product-button .nm-home__product-button-state--default,.nm-home__product-button.is-added .nm-home__product-button-state--added{display:inline-flex}.nm-home__product-button.is-added .nm-home__product-button-state--default{display:none}.nm-home__brand-band{position:relative;overflow:hidden;padding:80px 0;background:var(--nm-carbon);text-align:center}.nm-home__brand-band::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 65% 80% at 82% 28%,rgba(30,107,82,0.14) 0,transparent 60%),radial-gradient(ellipse 55% 60% at 18% 82%,rgba(194,163,107,0.07) 0,transparent 60%)}.nm-home__brand-band::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.014) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.014) 1px,transparent 1px);background-size:48px 48px}.nm-home__brand-band-inner{position:relative;z-index:2;width:min(620px,calc(100vw - 40px));margin:0 auto}.nm-home__brand-kicker{display:block;margin-bottom:18px;color:var(--nm-champagne);font-size:11px;font-weight:600;letter-spacing:.26em;text-transform:uppercase;opacity:.72}.nm-home__brand-title{margin:0 0 18px;color:#fff;font-family:"Nunito",sans-serif;font-size:clamp(36px,7.5vw,70px);font-weight:900;line-height:1;letter-spacing:-0.034em}.nm-home__brand-title span{color:var(--nm-emerald)}.nm-home__brand-divider{width:34px;height:1px;margin:0 auto 18px;background:var(--nm-champagne);opacity:.38}.nm-home__brand-copy{max-width:400px;margin:0 auto 36px;color:rgba(247,246,243,0.52);font-size:16px;line-height:1.65}.nm-home__footer{background:var(--nm-carbon);color:var(--nm-offwhite);padding:64px 0 32px}.nm-home__footer-grid{display:grid;grid-template-columns:1fr;gap:36px;padding-bottom:44px;margin-bottom:28px;border-bottom:1px solid rgba(247,246,243,0.08)}.nm-home__footer-logo{display:inline-flex;align-items:baseline;color:#fff;font-family:"Nunito",sans-serif;font-size:22px;font-weight:900;letter-spacing:-0.026em}.nm-home__footer-logo span{color:var(--nm-emerald)}.nm-home__footer-sub{margin-bottom:14px;color:rgba(247,246,243,0.28);font-size:8px;font-weight:300;letter-spacing:.44em;text-transform:uppercase}.nm-home__footer-copy{max-width:255px;margin-bottom:20px;color:rgba(247,246,243,0.48);font-size:13.5px;line-height:1.65}.nm-home__footer-socials{display:flex;gap:7px}.nm-home__footer-social{width:36px;height:36px;border-radius:var(--nm-radius-sm);border:1px solid rgba(247,246,243,0.12);display:inline-flex;align-items:center;justify-content:center;color:rgba(247,246,243,0.48);transition:border-color .2s ease,background .2s ease,color .2s ease}.nm-home__footer-social:hover{border-color:var(--nm-emerald);background:rgba(30,107,82,0.18);color:#fff}.nm-home__footer-social svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.nm-home__footer-title{margin-bottom:14px;color:rgba(247,246,243,0.28);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.nm-home__footer-links{display:flex;flex-direction:column;gap:9px}.nm-home__footer-link{color:rgba(247,246,243,0.58);font-size:13.5px;transition:color .2s ease}.nm-home__footer-link:hover{color:#fff}.nm-home__newsletter{margin-top:20px}.nm-home__newsletter .footer-newsletter__form{display:flex;gap:6px}.nm-home__newsletter .footer-newsletter__field{flex:1;min-width:0}.nm-home__newsletter .footer-newsletter__input{width:100%;min-width:0;padding:9px 12px;border:1px solid rgba(247,246,243,0.12);border-radius:var(--nm-radius-sm);background:rgba(247,246,243,0.07);color:rgba(247,246,243,0.8);font-size:13px;outline:0}.nm-home__newsletter .footer-newsletter__input::placeholder{color:rgba(247,246,243,0.48)}.nm-home__newsletter .footer-newsletter__submit{min-height:38px;padding:9px 14px;border:0;border-radius:var(--nm-radius-sm);background:var(--nm-emerald);color:#fff;white-space:nowrap;font-size:12px;font-weight:600}.nm-home__footer-bottom{display:flex;flex-direction:column;gap:14px}.nm-home__footer-legal{color:rgba(247,246,243,0.22);font-size:12px}.nm-home__footer-payments{display:flex;flex-wrap:wrap;gap:6px}.nm-home__footer-payment{padding:4px 10px;border-radius:4px;background:rgba(247,246,243,0.07);border:1px solid rgba(247,246,243,0.1);color:rgba(247,246,243,0.38);font-size:11px;font-weight:600;letter-spacing:.04em}body.nm-home-menu-open{overflow:hidden}@media(min-width:480px){.nm-home__products-scroll .nm-home__product-card{width:216px}}@media(min-width:560px){.nm-home__products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media(min-width:640px){.nm-home__topbar-mobile{display:none}.nm-home__topbar-desktop{display:flex}.nm-home__trust{padding:32px 0}.nm-home__trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.nm-home__trust-item{flex-direction:row;align-items:center;gap:12px;text-align:left}.nm-home__footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.nm-home__header-inner,.nm-home__section-inner,.nm-home__trust-inner,.nm-home__footer-inner,.nm-home__hero-inner{width:min(1280px,calc(100vw - 64px))}.nm-home__header-inner{padding:13px 0;gap:14px}.nm-home__logo-row{font-size:22px}.nm-home__header-search{display:flex}.nm-home__blog-link{min-height:42px;padding:10px 16px;font-size:14px}.nm-home__header-actions .nm-home__icon-button--desktop{display:inline-flex}.nm-home__header-actions .nm-home__icon-button--mobile{display:none}.nm-home__menu-toggle{display:none}.nm-home__hero{min-height:80vh;padding:80px 0 72px}.nm-home__hero-inner{flex-direction:row;justify-content:space-between;gap:40px;align-items:center}.nm-home__hero-copy{max-width:520px}.nm-home__hero-visual{flex:1;justify-content:flex-end}.nm-home__section{padding:80px 0}.nm-home__brand-band{padding:100px 0}.nm-home__footer{padding:78px 0 38px}.nm-home__footer-bottom{flex-direction:row;align-items:center;justify-content:space-between}}@media(min-width:900px){.nm-home__products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.nm-home__products-scroll{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible;padding-bottom:0}.nm-home__products-scroll .nm-home__product-card{width:auto}}@media(min-width:1024px){.nm-home__categories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:visible;gap:20px;padding-bottom:0}.nm-home__category{gap:12px}.nm-home__category-circle{width:108px;height:108px}.nm-home__category-name{width:auto;font-size:14px}.nm-home__footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr}}@media(min-width:1200px){.nm-home__products-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1280px){.nm-home__header-inner,.nm-home__section-inner,.nm-home__trust-inner,.nm-home__footer-inner,.nm-home__hero-inner{width:min(1280px,calc(100vw - 96px))}.nm-home__section{padding:96px 0}}