:root{--paper:#FCFBF9;--paper-warm:#F4F1EB;--paper-mint:#EDF7F4;--ink:#2C2C2C;--ink-soft:#5A5651;--ink-faint:#857F77;--teal:#A0DED0;--teal-deep:#176B54;--green:#176B54;--green-hover:#125A46;--green-shadow:#0C4735;--gold:#D4AF37;--gold-deep:#8A6D1F;--gold-wash:#FBF4DE;--clay:#A9705C;--rule:#E4E0D8;--rule-soft:#EFECE5;--f-display:"IBM Plex Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--f-body:"Source Sans 3",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--f-mono:"IBM Plex Mono",ui-monospace,"SF Mono",Menlo,monospace}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--f-body);font-size:1.0625rem;line-height:1.6;-webkit-font-smoothing:antialiased}img,svg,video{max-width:100%;height:auto;display:block}.wrap{width:100%;max-width:44rem;margin-inline:auto;padding-inline:1.25rem}.wrap--tight{max-width:32rem}.wrap--items{max-width:60rem}h1,h2,h3{font-family:var(--f-display);font-weight:700;line-height:1.16;margin:0;letter-spacing:-.021em;color:var(--ink)}h1{text-wrap:balance}h2,h3{text-wrap:pretty}h1{font-size:clamp(1.8rem,6.6vw,2.5rem);text-align:center;line-height:1.14;text-wrap:balance}h2{font-size:clamp(1.18rem,4.9vw,1.55rem);font-weight:700;letter-spacing:-.018em}h3{font-size:clamp(1.15rem,4vw,1.3rem);font-weight:600}p{margin:0}p+p{margin-top:.85rem}.hero{padding:1.75rem 0 0}.hero__img{max-width:22rem;margin:0 auto 1.5rem}.byline{display:flex;align-items:center;justify-content:center;gap:.85rem;margin-top:1.4rem;text-align:left}.byline__av{flex:0 0 56px;width:56px;height:56px;border-radius:50%;object-fit:cover;background:repeating-linear-gradient(135deg,#f1eee7 0 8px,#e7e2d8 8px 16px);border:1px dashed #CFC8BA;display:flex;align-items:center;justify-content:center;font-family:var(--f-mono);font-size:.5rem;color:#8b8478;text-align:center}.byline__name{font-weight:700;font-size:.95rem;line-height:1.3}.byline__role,.byline__date{font-size:.875rem;color:var(--ink-soft);line-height:1.4}.item{padding:2.25rem 0}.item__grid{display:grid;gap:1.15rem}.item h2{padding-left:1.35em;text-indent:-1.35em}.item__body p{font-size:1.0625rem;line-height:1.58;color:var(--ink-soft)}.item__body strong{color:var(--ink);font-weight:700}.item h2{margin-bottom:.75rem}@media(min-width:54rem){.item{padding:2.75rem 0}.item__grid{grid-template-columns:1fr 1.05fr;gap:3rem;align-items:center}.item--flip .item__grid{grid-template-columns:1.05fr 1fr}.item--flip .item__media{order:2}.item__body p{font-size:1.09rem}}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin-top:1.15rem}.stat{background:var(--teal);border-radius:5px;padding:.8rem .5rem;text-align:center}.stat b{display:block;font-family:var(--f-display);font-size:1.4rem;font-weight:700;color:#0f5642;line-height:1.1;font-variant-numeric:tabular-nums}.stat span{display:block;font-family:var(--f-mono);font-size:.625rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ink);margin-top:.3rem;line-height:1.3}.ph{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;text-align:center;background:repeating-linear-gradient(135deg,#f1eee7 0 12px,#eae6dd 12px 24px);border:2px dashed #CFC8BA;border-radius:4px;color:#7c7568;font-family:var(--f-mono);font-size:.7rem;letter-spacing:.05em;padding:1rem;overflow:hidden}.ph__tag{display:inline-block;background:var(--ink);color:var(--paper);padding:.22rem .55rem;border-radius:2px;font-size:.625rem;letter-spacing:.1em;text-transform:uppercase}.ph__note{max-width:30ch;line-height:1.5}figure{margin:0}figcaption{font-family:var(--f-mono);font-size:.6875rem;color:var(--ink-faint);margin-top:.5rem;line-height:1.5}.band{padding:2.75rem 0}.band--mint,.band--warm{background:var(--paper)}.band__head{text-align:center;margin-bottom:1.5rem}.band__head p{color:var(--ink-soft);margin-top:.6rem}.eyebrow{font-family:var(--f-mono);font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--teal-deep);margin:0 0 .7rem}.cta{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background:var(--green);color:#fff;font-family:var(--f-body);font-size:1.125rem;font-weight:700;text-decoration:none;padding:1.05rem 1.25rem;border:none;border-radius:5px;box-shadow:0 2px 0 var(--green-shadow);transition:transform .12s,box-shadow .12s,background .12s;cursor:pointer;text-align:center;line-height:1.25}.cta:hover{background:var(--green-hover);transform:translateY(-1px);box-shadow:0 3px 0 var(--green-shadow)}.cta:active{transform:translateY(1px);box-shadow:0 1px 0 var(--green-shadow)}.cta:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.cta-block{margin-top:1.5rem}.cta-note{font-family:var(--f-mono);font-size:.7rem;color:var(--ink-faint);text-align:center;margin-top:.6rem}@media(min-width:36rem){.cta{max-width:24rem;margin-inline:auto;font-size:1.1875rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.carousel{position:relative}.carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:82%;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;scrollbar-width:none}.carousel__track::-webkit-scrollbar{display:none}.rcard{scroll-snap-align:center;background:var(--paper);border:1px solid var(--rule);border-radius:6px;overflow:hidden;display:flex;flex-direction:column}.rcard .ph{border:0;border-radius:0;background:repeating-linear-gradient(135deg,#f1eee7 0 12px,#eae6dd 12px 24px);color:#7c7568}.rcard .ph__tag{background:var(--teal-deep)}.rcard__pad{padding:1rem 1.1rem 1.25rem}.rcard__who{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.rcard__name{font-weight:700;font-size:.95rem}.rcard__stars{color:var(--gold);font-size:.85rem;letter-spacing:.1em}.rcard__text{font-size:.95rem;line-height:1.55;color:var(--ink-soft)}.rcard--slot{background:var(--paper);border-style:dashed;border-color:#cfc8ba}.rcard--slot .ph{background:repeating-linear-gradient(135deg,#f1eee7 0 12px,#eae6dd 12px 24px);color:#7c7568}.rcard--slot .rcard__text strong{color:var(--ink)}.carousel__btn{position:absolute;top:38%;z-index:3;width:38px;height:38px;border-radius:50%;border:none;background:var(--teal-deep);color:#fff;font-size:1.05rem;line-height:1;display:none;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000029}.carousel__btn:hover{background:var(--green-hover)}.carousel__btn:focus-visible{outline:3px solid var(--ink);outline-offset:2px}.carousel__btn--prev{left:-8px}.carousel__btn--next{right:-8px}.carousel__dots{display:flex;gap:.4rem;justify-content:center;margin-top:.9rem}.carousel__dot{width:7px;height:7px;border-radius:50%;background:#cfc8ba;border:0;padding:0;cursor:pointer}.carousel__dot[aria-current=true]{background:var(--teal-deep);width:20px;border-radius:4px}@media(min-width:44rem){.carousel__track{grid-auto-columns:calc((100% - 2rem)/3)}}@media(min-width:56rem){.carousel__btn{display:flex}.carousel__btn--prev{left:-19px}.carousel__btn--next{right:-19px}}.sale{max-width:32rem;margin-inline:auto;position:relative;padding-top:1.4rem}.sale__badge{position:absolute;top:0;left:50%;transform:translate(-50%);background:var(--ink);color:var(--paper);font-family:var(--f-body);font-weight:700;font-size:.82rem;letter-spacing:.03em;padding:.6rem 1.15rem;border-radius:6px;white-space:nowrap;z-index:2;box-shadow:0 2px 10px #0000001f}.sale__box{border:2px dashed #C9C2B4;border-radius:8px;background:var(--paper);padding:2.4rem 1.35rem 1.6rem;text-align:center}.sale__img{max-width:17rem;margin:0 auto 1.1rem}.sale__limited{font-family:var(--f-body);font-weight:700;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.5rem}.sale__offer{font-family:var(--f-display);font-weight:700;line-height:1.1;font-size:clamp(1.5rem,6vw,2rem);color:var(--teal-deep);text-wrap:balance}.sale__body{margin-top:.85rem;font-size:1rem;line-height:1.55;color:var(--ink-soft)}.sale__body strong{color:var(--ink)}.sale .cta{margin-top:1.15rem}.sale__timer{font-family:var(--f-body);font-weight:700;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);margin-top:.95rem}.sale__timer b{color:#c0392b;font-variant-numeric:tabular-nums;font-size:.95rem;letter-spacing:.02em}.sale__risk{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;background:var(--paper);border:1px solid var(--rule);border-radius:5px;padding:.65rem .9rem;margin-top:.95rem;font-size:.88rem;font-weight:700;color:var(--ink)}.sale__risk b{color:#c0392b}.sale__risk .sep{color:#c4bca8;font-weight:400}.sale__guarantee{margin-top:.95rem;font-size:.95rem;line-height:1.5;color:var(--ink-soft)}.sale__guarantee strong{color:var(--ink)}.band--plain{background:var(--paper)}.m1,.m45{width:100%}.m1>img,.m1>video,.m45>img,.m45>video{width:100%;height:100%;min-height:0;object-fit:cover;display:block}.m1>.ph,.m45>.ph{width:100%;height:100%;min-height:0}.m1{aspect-ratio:1/1}.m45{aspect-ratio:4/5;max-width:26rem;margin-inline:auto}.m1>.ph,.m45>.ph{border-radius:4px}.m1>img,.m1>video{border-radius:5px}.m45>img,.m45>video{border-radius:5px}.rcard .m1>.ph,.rcard .m1>img{border-radius:0}@media(max-width:22.5rem){.item h2{font-size:1.09rem;letter-spacing:-.012em}.final-h{font-size:1rem;letter-spacing:-.008em}}@media(min-width:54rem)and (max-width:64rem){.item h2{font-size:1.36rem}.item__grid{gap:2.25rem}}.nowrap{white-space:nowrap}.brk,.brk-sm{display:inline}@media(min-width:54rem){.brk-sm{display:none}}.final-h{text-align:center;text-wrap:balance}
/*# sourceMappingURL=/cdn/shop/t/38/assets/nm-lp-without-extensions.css.map */
