:root{--cm-black: #1B1C1E;--cm-cream: #F7F4ED;--cm-sage: #8FAF8B;--cm-sage-dark: #718F6D;--cm-line: rgba(27, 28, 30, .1);--cm-line-on-dark: rgba(247, 244, 237, .16);--cm-radius: 14px;--cm-gap: clamp(16px, 4vw, 32px);--cm-section-pad-y: clamp(48px, 9vw, 112px)}.np-container{width:100%;max-width:1240px;margin:0 auto;padding:0 clamp(16px,5vw,40px);box-sizing:border-box}.np-hero,.np-why,.np-problem,.np-products,.np-soon,.np-steps,.np-kit,.np-waitlist-section,.np-faq{padding-block:var(--cm-section-pad-y);color:var(--cm-black);background-color:var(--cm-cream)}.np-h2{font-size:clamp(1.6rem,1.15rem + 2vw,2.75rem);line-height:1.15;font-weight:600;letter-spacing:-.01em;margin:0 0 clamp(24px,5vw,48px);max-width:22ch}.np-text{font-size:clamp(.95rem,.88rem + .4vw,1.125rem);line-height:1.6;color:#1b1c1ebf;margin:0 0 clamp(20px,4vw,32px);max-width:62ch}.np-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 28px;border-radius:999px;font-size:1rem;font-weight:600;text-decoration:none;border:1.5px solid transparent;cursor:pointer;transition:transform .2s ease,background-color .2s ease,opacity .2s ease;-webkit-tap-highlight-color:transparent}.np-btn:active{transform:scale(.97)}.np-btn--primary{background-color:var(--cm-black);color:var(--cm-cream)}.np-btn--primary:hover{background-color:#000}.np-btn--outline{background-color:transparent;border-color:var(--cm-black);color:var(--cm-black)}.np-btn--outline:hover{background-color:var(--cm-black);color:var(--cm-cream)}.np-hero{display:flex;flex-direction:column;padding-block:0;color:var(--cm-cream);overflow:hidden}.np-hero__media{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden}.np-hero__video,.np-hero__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.np-hero__content{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:clamp(24px,6vw,48px) clamp(16px,5vw,40px) clamp(40px,8vw,64px)}.np-hero__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px}.np-tag{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;background-color:#f7f4ed1a;border:1px solid var(--cm-line-on-dark);color:var(--cm-cream);font-size:.75rem;font-weight:500;letter-spacing:.01em;white-space:nowrap}.np-hero__title{font-size:clamp(1.9rem,1.4rem + 2.4vw,3.5rem);line-height:1.08;font-weight:600;letter-spacing:-.015em;margin:0;max-width:18ch}.np-hero__subtitle{font-size:clamp(1rem,.92rem + .4vw,1.2rem);line-height:1.55;color:#f7f4edcc;margin:0 0 8px;max-width:52ch}.np-hero__reassurance{font-size:.8rem;color:#f7f4ed99;margin:8px 0 0}@media screen and (min-width:1025px){.np-hero{flex-direction:row-reverse;align-items:stretch;min-height:92vh}.np-hero__media,.np-hero__content{width:50%}.np-hero__media{aspect-ratio:auto;height:auto}.np-hero__content{justify-content:center;padding:clamp(48px,5vw,96px) clamp(40px,6vw,96px)}}.np-why__grid{display:grid;grid-template-columns:1fr;gap:var(--cm-gap)}.np-why__item{display:flex;flex-direction:column;gap:10px}.np-why__icon{width:44px;height:44px;object-fit:contain;margin-bottom:4px}.np-why__item h3{font-size:1.1rem;font-weight:600;margin:0}.np-why__item p{font-size:.95rem;line-height:1.55;color:#1b1c1eb3;margin:0}@media screen and (min-width:481px){.np-why__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1025px){.np-why__grid{grid-template-columns:repeat(5,1fr);gap:24px}}.np-compare{display:grid;grid-template-columns:1fr;gap:16px;margin-block:clamp(24px,5vw,40px)}.np-compare__col{border-radius:var(--cm-radius);padding:clamp(20px,4vw,32px);border:1px solid var(--cm-line)}.np-compare__col h3{font-size:1.05rem;font-weight:600;margin:0 0 16px}.np-compare__col ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.np-compare__col li{font-size:.92rem;line-height:1.5;padding-left:26px;position:relative}.np-compare__col--classic{background-color:#1b1c1e08}.np-compare__col--classic li:before{content:"\2715";position:absolute;left:0;color:#1b1c1e66;font-size:.8rem}.np-compare__col--Cookmetry{background-color:#8faf8b1f;border-color:var(--cm-sage)}.np-compare__col--Cookmetry li:before{content:"\2713";position:absolute;left:0;color:var(--cm-sage-dark);font-weight:700}.np-transition{font-size:clamp(1.05rem,.95rem + .5vw,1.3rem);font-weight:600;margin:0;max-width:40ch}@media screen and (min-width:481px){.np-compare{grid-template-columns:repeat(2,1fr);gap:24px}}.np-products__subheading{margin-top:-12px}.np-products__grid{display:grid;grid-template-columns:1fr;gap:var(--cm-gap)}.np-products__item{display:flex;flex-direction:column;gap:12px}.np-products__image-link{display:block;aspect-ratio:1 / 1;border-radius:var(--cm-radius);overflow:hidden;background-color:#1b1c1e0a}.np-products__image-link img{width:100%;height:100%;object-fit:cover}.np-products__title{font-size:1.05rem;font-weight:600;margin:0}.np-products__title a{color:inherit;text-decoration:none}.np-products__description{font-size:.9rem;line-height:1.55;color:#1b1c1ea6;margin:0}.np-products__cta{align-self:flex-start;margin-top:4px}.np-products__placeholder{display:flex;flex-direction:column;align-items:center;gap:12px;padding:40px 16px;text-align:center;border:1px dashed var(--cm-line);border-radius:var(--cm-radius)}.np-products__placeholder-svg{width:60px;height:60px;opacity:.4}@media screen and (min-width:481px){.np-products__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1025px){.np-products__grid{grid-template-columns:repeat(3,1fr);gap:28px}}.np-soon__subheading{margin-top:-12px}.np-soon__grid{display:grid;grid-template-columns:1fr;gap:var(--cm-gap)}.np-soon__item{display:flex;flex-direction:column;gap:10px}.np-soon__media{position:relative;aspect-ratio:1 / 1;border-radius:var(--cm-radius);overflow:hidden;background-color:#1b1c1e0a}.np-soon__media img{width:100%;height:100%;object-fit:cover}.np-soon__placeholder-svg{width:100%;height:100%;opacity:.35}.np-badge{position:absolute;top:12px;left:12px;padding:5px 12px;border-radius:999px;background-color:var(--cm-black);color:var(--cm-cream);font-size:.7rem;font-weight:600;letter-spacing:.02em}.np-soon__item h3{font-size:1.05rem;font-weight:600;margin:4px 0 0}.np-soon__tagline{font-size:.9rem;line-height:1.5;color:#1b1c1ea6;margin:0}@media screen and (min-width:481px){.np-soon__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1025px){.np-soon__grid{grid-template-columns:repeat(3,1fr);gap:28px}}.np-steps__grid{display:grid;grid-template-columns:1fr;gap:clamp(28px,5vw,40px);counter-reset:step}.np-steps__item{display:flex;flex-direction:column;gap:10px;position:relative;padding-top:8px}.np-steps__number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:var(--cm-black);color:var(--cm-cream);font-size:1rem;font-weight:600;margin-bottom:6px}.np-steps__item h3{font-size:1.1rem;font-weight:600;margin:0}.np-steps__item p{font-size:.92rem;line-height:1.55;color:#1b1c1eb3;margin:0}@media screen and (min-width:1025px){.np-steps__grid{grid-template-columns:repeat(3,1fr);gap:40px}}.np-kit__grid{display:grid;grid-template-columns:1fr;gap:clamp(32px,6vw,48px)}.np-kit__item{display:flex;flex-direction:column;gap:12px}.np-kit__item img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--cm-radius);background-color:#1b1c1e0a}.np-kit__item h3{font-size:1.15rem;font-weight:600;margin:4px 0 0}.np-kit__tagline{font-size:.92rem;color:var(--cm-sage-dark);font-weight:600;margin:0}.np-kit__benefits ul{margin:4px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.np-kit__benefits li{font-size:.9rem;line-height:1.5;color:#1b1c1eb3;padding-left:22px;position:relative}.np-kit__benefits li:before{content:"";position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:50%;background-color:var(--cm-sage)}@media screen and (min-width:1025px){.np-kit__grid{grid-template-columns:repeat(3,1fr);gap:32px}}.np-waitlist-section__inner{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.np-waitlist-section__subheading{margin-top:-12px}.np-waitlist-section__benefits{display:flex;flex-wrap:wrap;gap:8px 12px;list-style:none;margin:0 0 clamp(20px,4vw,32px);padding:0}.np-waitlist-section__benefits li{font-size:.8rem;padding:6px 14px;border-radius:999px;border:1px solid currentColor;opacity:.85}.np-waitlist{width:100%;max-width:480px}.np-waitlist__form{width:100%}.np-waitlist__row{display:flex;flex-direction:column;gap:10px;width:100%}.np-waitlist__input{width:100%;min-height:48px;padding:0 18px;border-radius:999px;border:1.5px solid currentColor;background-color:transparent;color:inherit;font-size:1rem;box-sizing:border-box}.np-waitlist__input::placeholder{color:currentColor;opacity:.5}.np-waitlist__input:focus-visible{outline:2px solid var(--cm-sage);outline-offset:2px}.np-waitlist__submit{width:100%}.np-waitlist__consent{display:flex;align-items:flex-start;gap:8px;margin-top:14px;font-size:.78rem;line-height:1.4;opacity:.75;cursor:pointer}.np-waitlist__consent input{margin-top:3px;width:16px;height:16px;flex-shrink:0}.np-waitlist__error{color:#d1453b;font-size:.82rem;margin:10px 0 0}.np-waitlist__success{display:flex;align-items:center;gap:12px;padding:16px 20px;border-radius:var(--cm-radius);background-color:#8faf8b26;border:1px solid var(--cm-sage)}.np-waitlist__success-icon svg{width:22px;height:22px;color:var(--cm-sage-dark);flex-shrink:0}.np-waitlist__success-text{margin:0;font-size:.92rem;line-height:1.4}.np-waitlist--offer{padding:clamp(20px,4vw,32px);border-radius:var(--cm-radius);border:1px solid var(--cm-line);background-color:#1b1c1e05}@media screen and (min-width:481px){.np-waitlist__row{flex-direction:row}.np-waitlist__input{flex:1}.np-waitlist__submit{width:auto;white-space:nowrap}}.np-faq__list{display:flex;flex-direction:column;border-top:1px solid var(--cm-line)}.np-faq__item{border-bottom:1px solid var(--cm-line)}.np-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none;cursor:pointer;padding:18px 4px;min-height:48px;font-size:clamp(.95rem,.9rem + .3vw,1.05rem);font-weight:500;-webkit-tap-highlight-color:transparent}.np-faq__item summary::-webkit-details-marker{display:none}.np-faq__item summary:after{content:"+";flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:400;transition:transform .25s ease}.np-faq__item[open] summary:after{transform:rotate(45deg)}.np-faq__answer{padding:0 28px 20px 4px;font-size:.92rem;line-height:1.6;color:#1b1c1eb8}.np-faq__answer p{margin:0 0 10px}.np-faq__answer p:last-child{margin-bottom:0}.np-btn:focus-visible,.np-faq__item summary:focus-visible,.np-products__title a:focus-visible{outline:2px solid var(--cm-sage);outline-offset:2px}@media(prefers-reduced-motion:reduce){.np-btn,.np-faq__item summary:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/Cookmetry-sections.css.map */
