:root{--pulse-bg: #FAF7F1;--pulse-bg-2: #F1EDE4;--pulse-mint: #C7F0DC;--pulse-mint-2: #7FE3B8;--pulse-mint-deep: #0F8A66;--pulse-ink: #0E1A17;--pulse-ink-2: #2A332F;--pulse-muted: #6B7670;--pulse-line: #E5E0D4;--pulse-paper: #FFFFFF;--pulse-accent: #F2A78E;--pulse-sale: #E8483A;--pulse-pad: 80px;--pulse-radius: 18px;--pulse-radius-sm: 10px}.pulse-page *{box-sizing:border-box}.pulse-page{background:var(--pulse-bg);color:var(--pulse-ink);font-family:DM Sans,system-ui,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}.pulse-page img{display:block;max-width:100%}.pulse-page button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.pulse-page a{color:inherit;text-decoration:none}.pulse-serif{font-family:Newsreader,Georgia,serif;font-weight:500;letter-spacing:-.015em}.pulse-serif-i{font-family:Newsreader,Georgia,serif;font-style:italic;font-weight:400}.pulse-container{max-width:1280px;margin:0 auto;padding:0 32px}.pulse-container-wide{max-width:1440px;margin:0 auto;padding:0 32px}.pulse-nav{background:var(--pulse-bg);border-bottom:1px solid var(--pulse-line);position:sticky;top:0;z-index:50}.pulse-nav-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:18px 32px}.pulse-nav-left{display:flex;align-items:center;gap:12px}.pulse-nav-toggle{display:none;width:36px;height:36px;align-items:center;justify-content:center;border-radius:999px;background:transparent;border:none;cursor:pointer;color:var(--pulse-ink)}.pulse-nav-toggle:hover{background:var(--pulse-bg-2)}.pulse-nav-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#0e1a1766;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:60}.pulse-nav-scrim.show{opacity:1;pointer-events:auto}.pulse-nav-drawer{position:fixed;top:0;left:0;bottom:0;width:min(320px,85vw);background:var(--pulse-bg);transform:translate(-110%);transition:transform .35s cubic-bezier(.2,.7,.2,1);z-index:70;display:flex;flex-direction:column;box-shadow:20px 0 60px -20px #0e1a1740;font-family:DM Sans,system-ui,sans-serif}.pulse-nav-drawer.show{transform:translate(0)}.pulse-nav-drawer-head{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid var(--pulse-line)}.pulse-nav-drawer-head .pulse-logo{font-size:26px}.pulse-nav-drawer-head .close-btn{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--pulse-ink);cursor:pointer}.pulse-nav-drawer-head .close-btn:hover{background:var(--pulse-bg-2)}.pulse-nav-drawer-list{display:flex;flex-direction:column;padding:8px 16px;overflow-y:auto}.pulse-nav-drawer-list a{padding:16px 12px;font-size:17px;font-weight:500;color:var(--pulse-ink);border-bottom:1px solid var(--pulse-line)}.pulse-nav-drawer-list a:hover,.pulse-nav-drawer-list a[aria-current=page]{color:var(--pulse-mint-deep)}.pulse-logo{font-family:Newsreader,serif;font-size:30px;letter-spacing:-.02em;color:var(--pulse-ink)}.pulse-logo .dot{color:var(--pulse-mint-deep)}.pulse-nav-links{display:flex;gap:28px;font-size:14px;font-weight:500}.pulse-nav-links a{color:var(--pulse-ink)}.pulse-nav-right{display:flex;gap:18px;justify-self:end;align-items:center}.pulse-nav-mini-reviews{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--pulse-muted)}.pulse-nav-mini-reviews strong{color:var(--pulse-ink);font-weight:600}.pulse-icon-btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;position:relative;color:var(--pulse-ink)}.pulse-icon-btn:hover{background:var(--pulse-bg-2)}.pulse-cart-badge{position:absolute;top:2px;right:2px;background:var(--pulse-ink);color:var(--pulse-mint-2);font-size:10px;font-weight:700;border-radius:999px;min-width:16px;height:16px;padding:0 4px;display:flex;align-items:center;justify-content:center}.pulse-footer{background:var(--pulse-ink);color:var(--pulse-bg);padding:64px 0 24px}.pulse-footer-cta{text-align:center;padding:40px 0;border-bottom:1px solid color-mix(in oklch,var(--pulse-bg) 12%,var(--pulse-ink));margin-bottom:48px}.pulse-footer-cta h3{font-family:Newsreader,serif;font-size:40px;margin:0 0 8px;font-weight:400}.pulse-footer-cta p{color:color-mix(in oklch,var(--pulse-bg) 70%,var(--pulse-ink));margin:0 0 20px;font-size:14px}.pulse-footer-cta form{display:inline-flex;gap:8px;max-width:480px;width:100%}.pulse-footer-cta input{flex:1;padding:14px 16px;border-radius:10px;border:1px solid color-mix(in oklch,var(--pulse-bg) 25%,var(--pulse-ink));background:transparent;color:var(--pulse-bg);font:inherit}.pulse-footer-cta input::placeholder{color:color-mix(in oklch,var(--pulse-bg) 50%,var(--pulse-ink))}.pulse-footer-cta button{background:var(--pulse-mint-2);color:var(--pulse-ink);padding:14px 24px;border-radius:10px;font-weight:700;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.pulse-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:32px;padding-bottom:40px;border-bottom:1px solid color-mix(in oklch,var(--pulse-bg) 12%,var(--pulse-ink))}.pulse-footer-grid .col h4{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin:0 0 16px;color:var(--pulse-bg)}.pulse-footer-grid .col a{display:block;padding:4px 0;color:color-mix(in oklch,var(--pulse-bg) 75%,var(--pulse-ink));font-size:13px}.pulse-footer-grid .col a:hover{color:var(--pulse-mint-2)}.pulse-footer-grid .brand-col .pulse-logo{color:var(--pulse-bg)}.pulse-footer-grid .brand-col p{color:color-mix(in oklch,var(--pulse-bg) 65%,var(--pulse-ink));font-size:13px;max-width:280px;margin:12px 0 0}.pulse-footer-bottom{display:flex;justify-content:space-between;padding-top:24px;font-size:12px;color:color-mix(in oklch,var(--pulse-bg) 55%,var(--pulse-ink))}.pulse-socials{display:flex;gap:12px}.pulse-socials a{width:30px;height:30px;border:1px solid color-mix(in oklch,var(--pulse-bg) 25%,var(--pulse-ink));border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--pulse-bg);font-size:11px;font-weight:600}body.pulse-template>#header-group,body.pulse-template>footer{display:none!important}.pulse-promo-bar{background:var(--pulse-ink);color:var(--pulse-bg);font-size:13px;letter-spacing:.04em;text-transform:uppercase;padding:10px 24px;display:flex;align-items:center;justify-content:center;gap:18px}.pulse-promo-bar .countdown{display:inline-flex;gap:6px;align-items:center}.pulse-promo-bar .countdown b{background:var(--pulse-mint-2);color:var(--pulse-ink);padding:2px 6px;border-radius:4px;font-weight:600;font-variant-numeric:tabular-nums}.pulse-hero{padding:28px 0 48px}.pulse-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:56px}.pulse-gallery-main{aspect-ratio:1/1;background:var(--pulse-mint);border-radius:var(--pulse-radius);overflow:hidden;position:relative}.pulse-gallery-main img{width:100%;height:100%;object-fit:cover}.pulse-gallery-main .placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--pulse-mint-deep);font-size:12px;letter-spacing:.1em;text-transform:uppercase}.pulse-gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.pulse-gallery-thumb{aspect-ratio:1/1;border-radius:10px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border .15s;background:var(--pulse-mint)}.pulse-gallery-thumb.active{border-color:var(--pulse-ink)}.pulse-gallery-thumb img{width:100%;height:100%;object-fit:cover}.pulse-buy{display:flex;flex-direction:column;align-items:stretch;text-align:left}.pulse-buy .crumbs{font-size:12px;color:var(--pulse-muted);margin-bottom:8px;text-transform:uppercase;letter-spacing:.08em}.pulse-buy h1{font-family:Newsreader,serif;font-size:56px;line-height:1;margin:6px 0 8px;letter-spacing:-.02em;font-weight:400}.pulse-buy h1 em{font-style:italic;color:var(--pulse-mint-deep)}.pulse-buy .sub{font-size:15px;color:var(--pulse-ink-2);margin-bottom:14px}.pulse-buy .stars-row{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--pulse-muted);margin-bottom:6px}.pulse-stars{color:var(--pulse-mint-deep);letter-spacing:2px;font-size:14px;display:inline-flex;gap:1px}.pulse-buy .stars-row a{text-decoration:underline}.pulse-usp-list{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;margin:16px 0 18px;padding:0;list-style:none}.pulse-usp-list li{list-style:none;display:flex;gap:8px;align-items:center;font-size:13px;color:var(--pulse-ink-2)}.pulse-usp-list .ico{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background:var(--pulse-mint);border-radius:999px;flex-shrink:0;color:var(--pulse-mint-deep)}.pulse-bundle-head{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--pulse-muted);margin-bottom:10px}.pulse-bundle-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;position:relative;padding-top:4px}.pulse-bundle{position:relative;border:1.5px solid var(--pulse-line);border-radius:14px;padding:14px 14px 12px;cursor:pointer;background:var(--pulse-paper);transition:all .15s;display:flex;flex-direction:column;gap:8px;text-align:left;width:100%}.pulse-bundle:hover{border-color:var(--pulse-ink-2)}.pulse-bundle.active{border-color:var(--pulse-mint-deep);background:color-mix(in oklch,var(--pulse-mint) 40%,var(--pulse-paper));box-shadow:0 0 0 3px color-mix(in oklch,var(--pulse-mint-deep) 18%,transparent)}.pulse-bundle .radio{width:16px;height:16px;border-radius:999px;border:1.5px solid var(--pulse-muted);flex-shrink:0;position:relative;background:var(--pulse-paper);display:inline-block}.pulse-bundle.active .radio{border-color:var(--pulse-mint-deep);background:var(--pulse-mint-deep)}.pulse-bundle.active .radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:var(--pulse-paper);border-radius:999px}.pulse-bundle .b-top{display:flex;align-items:center;gap:8px}.pulse-bundle .b-title{font-weight:600;font-size:14px;flex:1}.pulse-bundle .b-disc{background:color-mix(in oklch,var(--pulse-mint) 80%,var(--pulse-paper));color:var(--pulse-mint-deep);font-size:11px;font-weight:700;padding:3px 8px;border-radius:999px}.pulse-bundle .b-bottom{display:flex;align-items:baseline;justify-content:space-between;gap:6px;padding-left:24px}.pulse-bundle .b-each{font-size:12px;color:var(--pulse-muted)}.pulse-bundle .b-total{font-family:Newsreader,Georgia,serif;font-size:22px;font-weight:500;color:var(--pulse-ink);letter-spacing:-.01em}.pulse-bundle .b-best-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:var(--pulse-ink);color:var(--pulse-mint-2);font-size:10px;font-weight:700;letter-spacing:.12em;padding:4px 12px;border-radius:999px;white-space:nowrap;box-shadow:0 4px 12px -4px #0e1a1766}.pulse-sub-toggle{display:flex;align-items:center;gap:10px;padding:12px 14px;background:var(--pulse-paper);border:1px solid var(--pulse-line);border-radius:12px;margin-bottom:12px;font-size:13px;cursor:pointer;width:100%;text-align:left}.pulse-sub-toggle .label{flex:1}.pulse-sub-toggle .save{color:var(--pulse-mint-deep);font-weight:600}.pulse-toggle{width:36px;height:20px;background:#c7c7bf;border-radius:999px;position:relative;transition:background .2s;flex-shrink:0}.pulse-toggle:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background:#fff;border-radius:999px;transition:transform .2s}.pulse-toggle.on{background:var(--pulse-mint-deep)}.pulse-toggle.on:after{transform:translate(16px)}.pulse-stock-line{font-size:12px;color:var(--pulse-mint-deep);margin-bottom:12px;display:flex;align-items:center;gap:6px}.pulse-stock-line:before{content:"";width:6px;height:6px;background:var(--pulse-mint-deep);border-radius:999px}.pulse-page .pulse-atc-btn,.pulse-atc-btn{width:100%!important;background:var(--pulse-mint-deep)!important;background-color:var(--pulse-mint-deep)!important;color:#fff!important;padding:18px!important;border:none!important;border-radius:14px!important;font-family:DM Sans,system-ui,sans-serif!important;font-size:14px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;box-shadow:none!important;cursor:pointer!important;appearance:none!important;-webkit-appearance:none!important;line-height:1!important;transition:transform .15s,background-color .15s,filter .15s!important}.pulse-page .pulse-atc-btn:hover,.pulse-atc-btn:hover{filter:brightness(.92);transform:translateY(-1px)}.pulse-page .pulse-atc-btn.added,.pulse-atc-btn.added{background:var(--pulse-ink)!important;background-color:var(--pulse-ink)!important}.pulse-page .pulse-atc-btn[disabled],.pulse-atc-btn[disabled]{opacity:.6;cursor:not-allowed}.pulse-sticky-atc .pulse-atc-btn{width:auto!important;padding:14px 28px!important}.pulse-pay-row{display:flex;align-items:center;justify-content:center;gap:8px;margin:14px 0 18px;flex-wrap:wrap}.pulse-pay-row .pay{font-size:10px;font-weight:700;padding:4px 8px;border-radius:4px;background:#fff;border:1px solid var(--pulse-line);color:var(--pulse-muted)}.pulse-pay-icon{height:24px;width:auto;border-radius:4px;display:inline-block;vertical-align:middle}.pulse-accordion{border-top:1px solid var(--pulse-line)}.pulse-acc-item{border-bottom:1px solid var(--pulse-line)}.pulse-acc-head{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 4px;font-size:14px;font-weight:500;text-align:left}.pulse-acc-head .plus{transition:transform .25s;font-size:18px;color:var(--pulse-muted)}.pulse-acc-item.open .pulse-acc-head .plus{transform:rotate(45deg)}.pulse-acc-body{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;font-size:14px;color:var(--pulse-ink-2);padding:0 4px}.pulse-acc-item.open .pulse-acc-body{max-height:600px;padding-bottom:16px}.pulse-acc-body p{margin:8px 0 0}.pulse-features{padding:var(--pulse-pad) 0}.pulse-features-head{text-align:center;margin-bottom:56px}.pulse-features-head h2{font-family:Newsreader,serif;font-size:64px;line-height:1;margin:0;letter-spacing:-.02em;font-weight:400}.pulse-features-head h2 em{color:var(--pulse-mint-deep);font-style:italic}.pulse-feature-row{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;margin-bottom:80px}.pulse-feature-row.reverse>.pulse-feature-img{order:2}.pulse-feature-row:last-child{margin-bottom:0}.pulse-feature-img{aspect-ratio:3/4;border-radius:var(--pulse-radius);overflow:hidden;background:var(--pulse-mint);position:relative}.pulse-feature-img img{width:100%;height:100%;object-fit:cover}.pulse-feature-copy h3{font-family:Newsreader,serif;font-size:40px;line-height:1.05;margin:0 0 16px;font-weight:400;letter-spacing:-.01em}.pulse-feature-copy h3 em{color:var(--pulse-mint-deep);font-style:italic}.pulse-feature-copy p{font-size:15px;color:var(--pulse-ink-2);margin:0 0 18px;max-width:460px}.pulse-feature-copy ul{padding-left:0;margin:0}.pulse-feature-copy ul li{list-style:none;padding:10px 0;border-top:1px solid var(--pulse-line);font-size:14px;display:flex;gap:10px;align-items:flex-start}.pulse-feature-copy ul li:before{content:"";display:block;width:8px;height:8px;background:var(--pulse-mint-deep);border-radius:999px;margin-top:8px;flex-shrink:0}.pulse-email-banner{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:14px;padding:var(--pulse-pad) 0}.pulse-eb-panel{padding:56px;border-radius:var(--pulse-radius);display:flex;flex-direction:column;justify-content:space-between;min-height:360px}.pulse-eb-panel.dark{background:var(--pulse-ink);color:var(--pulse-bg)}.pulse-eb-panel.dark h3{font-family:Newsreader,serif;font-size:44px;line-height:1;margin:0 0 12px;font-weight:400}.pulse-eb-panel.dark p{color:color-mix(in oklch,var(--pulse-bg) 70%,var(--pulse-ink));font-size:14px;max-width:320px}.pulse-eb-panel.dark ul{padding-left:0;list-style:none;margin:0;font-size:14px}.pulse-eb-panel.dark ul li{padding:8px 0;border-top:1px solid color-mix(in oklch,var(--pulse-bg) 15%,var(--pulse-ink))}.pulse-eb-panel.cta{background:var(--pulse-paper);text-align:center}.pulse-eb-panel.cta h3{font-family:Newsreader,serif;font-size:32px;line-height:1.05;margin:0 0 14px;font-weight:400}.pulse-eb-form{display:flex;flex-direction:column;gap:10px;margin-top:auto}.pulse-eb-form input{padding:14px 16px;border:1px solid var(--pulse-line);border-radius:10px;font:inherit}.pulse-eb-form button{background:var(--pulse-mint-2);color:var(--pulse-ink);padding:14px;border-radius:10px;font-weight:600;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.pulse-eb-form .skip{font-size:12px;color:var(--pulse-muted);margin-top:4px}.pulse-eb-panel.image{background:var(--pulse-mint);border-radius:var(--pulse-radius);position:relative;overflow:hidden;padding:0}.pulse-eb-panel.image img{width:100%;height:100%;object-fit:cover}.pulse-as-seen{background:var(--pulse-bg-2);padding:36px 0}.pulse-as-seen-row{display:grid;grid-template-columns:80px repeat(4,1fr);gap:32px;align-items:center;justify-items:center}.pulse-as-seen-row .label{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--pulse-muted)}.pulse-as-seen-row .press{font-family:Newsreader,serif;font-size:30px;font-weight:400;color:var(--pulse-ink-2);letter-spacing:-.01em}.pulse-as-seen-row .press.italic{font-style:italic}.pulse-as-seen-row .press.bold{font-family:DM Sans,sans-serif;font-weight:800;font-size:24px;letter-spacing:.04em}.pulse-as-seen-row .press.wide{letter-spacing:.18em;font-family:DM Sans,sans-serif;font-weight:700}.pulse-science{padding:var(--pulse-pad) 0;background:var(--pulse-mint)}.pulse-science-head{text-align:center;margin-bottom:40px}.pulse-science-head h2{font-family:Newsreader,serif;font-size:56px;line-height:1;margin:0;font-weight:400;letter-spacing:-.02em}.pulse-science-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.pulse-science-img{aspect-ratio:3/4;border-radius:var(--pulse-radius);overflow:hidden;background:color-mix(in oklch,var(--pulse-mint) 70%,white);position:relative}.pulse-science-img img{width:100%;height:100%;object-fit:cover}.pulse-ingredient-list{display:flex;flex-direction:column;gap:20px}.pulse-ingredient{display:grid;grid-template-columns:28px 1fr;gap:14px}.pulse-ingredient .n{font-family:Newsreader,serif;font-style:italic;font-size:24px;color:var(--pulse-mint-deep)}.pulse-ingredient h4{margin:0 0 4px;font-size:17px;font-weight:600}.pulse-ingredient p{margin:0;color:var(--pulse-ink-2);font-size:13px;line-height:1.5}.pulse-review-trio{padding:var(--pulse-pad) 0}.pulse-review-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.pulse-review-card{text-align:center;padding:32px 24px}.pulse-review-card .stars{display:flex;justify-content:center;margin-bottom:16px}.pulse-review-card h4{font-family:Newsreader,serif;font-size:26px;font-weight:400;margin:0 0 12px}.pulse-review-card p{font-size:14px;color:var(--pulse-ink-2);margin:0 0 16px;font-style:italic}.pulse-review-card .who{font-weight:600;font-size:13px}.pulse-review-card .vb{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--pulse-mint-deep);margin-top:8px}.pulse-results{background:var(--pulse-mint);padding:var(--pulse-pad) 0;position:relative;overflow:hidden}.pulse-results:before,.pulse-results:after{content:"";position:absolute;width:24px;height:24px;background:var(--pulse-mint-deep)}.pulse-results:before{top:80px;left:80px;clip-path:polygon(50% 0,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0 50%,40% 40%)}.pulse-results:after{bottom:80px;right:80px;clip-path:polygon(50% 0,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0 50%,40% 40%);opacity:.6}.pulse-results-head{text-align:center;margin-bottom:48px}.pulse-results-head h2{font-family:Newsreader,serif;font-size:56px;line-height:1;margin:0 0 12px;font-weight:400;letter-spacing:-.02em}.pulse-results-head p{font-size:14px;color:var(--pulse-ink-2);max-width:560px;margin:0 auto}.pulse-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1080px;margin:0 auto}.pulse-tl-step{text-align:center}.pulse-tl-step .ring{width:100%;aspect-ratio:1/1;border-radius:999px;background:var(--pulse-paper);overflow:hidden;margin-bottom:16px;position:relative}.pulse-tl-step .ring img{width:100%;height:100%;object-fit:cover;border-radius:999px}.pulse-tl-step .ring .placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:Newsreader,serif;font-size:48px;color:#fff}.pulse-tl-step .wk{font-family:Newsreader,serif;font-style:italic;font-size:28px;color:var(--pulse-mint-deep);margin-bottom:6px}.pulse-tl-step .desc{font-size:13px;color:var(--pulse-ink-2);max-width:200px;margin:0 auto}.pulse-compare{padding:var(--pulse-pad) 0;background:var(--pulse-bg-2)}.pulse-compare-head{text-align:center;margin-bottom:32px}.pulse-compare-head h2{font-family:Newsreader,serif;font-size:56px;line-height:1;margin:0 0 8px;font-weight:400}.pulse-compare-head p{color:var(--pulse-muted);margin:0}.pulse-compare-table{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;max-width:980px;margin:0 auto;background:var(--pulse-paper);border-radius:var(--pulse-radius);overflow:hidden;box-shadow:0 30px 60px -30px #0e1a1726}.pulse-compare-table .ct-cell{padding:18px 16px;border-bottom:1px solid var(--pulse-line);display:flex;align-items:center;justify-content:center;font-size:14px}.pulse-compare-table .ct-cell.head{background:var(--pulse-ink);color:var(--pulse-bg);font-weight:600}.pulse-compare-table .ct-cell.head.brand{background:var(--pulse-mint-deep);color:#fff;font-family:Newsreader,serif;font-size:22px}.pulse-compare-table .ct-cell.left{justify-content:flex-start;background:var(--pulse-bg);font-weight:500}.pulse-compare-table .check{color:var(--pulse-mint-deep);font-size:22px;font-weight:700}.pulse-compare-table .x{color:#c0807a;font-size:22px;font-weight:700}.pulse-compare-table .ct-cell:nth-last-child(-n+4){border-bottom:none}.pulse-video-section{padding:var(--pulse-pad) 0}.pulse-video-section h2{font-family:Newsreader,serif;text-align:center;font-size:56px;margin:0 0 8px;font-weight:400}.pulse-video-section .sub{text-align:center;color:var(--pulse-muted);margin-bottom:32px;font-size:14px}.pulse-video-tabs{display:flex;justify-content:center;gap:8px;margin-bottom:32px}.pulse-video-tabs button{padding:8px 18px;border-radius:999px;font-size:13px;font-weight:500;border:1px solid var(--pulse-line)}.pulse-video-tabs button.active{background:var(--pulse-ink);color:var(--pulse-bg);border-color:var(--pulse-ink)}.pulse-video-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.pulse-video-card{aspect-ratio:9/14;border-radius:var(--pulse-radius-sm);overflow:hidden;position:relative;cursor:pointer;background:var(--pulse-mint)}.pulse-video-card:hover .play{transform:translate(-50%,-50%) scale(1.1)}.pulse-video-card .play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:999px;background:#ffffffe6;display:flex;align-items:center;justify-content:center;transition:transform .2s}.pulse-video-card .play:after{content:"";width:0;height:0;border-left:12px solid var(--pulse-ink);border-top:7px solid transparent;border-bottom:7px solid transparent;margin-left:3px}.pulse-video-card img{width:100%;height:100%;object-fit:cover}.pulse-video-card .vc-caption{position:absolute;bottom:8px;left:8px;right:8px;background:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:6px 8px;border-radius:6px;font-size:11px;font-weight:500}.pulse-faq{padding:var(--pulse-pad) 0}.pulse-faq-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:64px;align-items:start}.pulse-faq-grid h2{font-family:Newsreader,serif;font-size:56px;line-height:1;margin:0 0 16px;font-weight:400;letter-spacing:-.02em}.pulse-faq-grid h2 em{color:var(--pulse-mint-deep);font-style:italic}.pulse-faq-grid .sub{color:var(--pulse-muted);font-size:14px}.pulse-sticky-atc{position:fixed;bottom:0;left:0;right:0;background:var(--pulse-paper);border-top:1px solid var(--pulse-line);padding:14px 32px;display:flex;gap:16px;align-items:center;transform:translateY(120%);transition:transform .35s ease;z-index:40;box-shadow:0 -20px 40px -20px #00000014}.pulse-sticky-atc.show{transform:translateY(0)}.pulse-sticky-atc .s-thumb{width:56px;height:56px;background:var(--pulse-mint);border-radius:10px;flex-shrink:0;overflow:hidden}.pulse-sticky-atc .s-thumb img{width:100%;height:100%;object-fit:cover}.pulse-sticky-atc .s-info{flex:1}.pulse-sticky-atc .s-name{font-weight:600;font-size:14px}.pulse-sticky-atc .s-price{font-weight:700;font-size:15px;color:var(--pulse-mint-deep);margin-top:2px}.pulse-sticky-atc .pulse-atc-btn{width:auto;padding:14px 28px;flex-shrink:0}.pulse-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#0e1a1766;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:60}.pulse-scrim.show{opacity:1;pointer-events:auto}.pulse-cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(460px,92vw);background:var(--pulse-bg);transform:translate(110%);transition:transform .35s cubic-bezier(.2,.7,.2,1);z-index:70;display:flex;flex-direction:column;box-shadow:-20px 0 60px -20px #0e1a1740;font-family:DM Sans,system-ui,sans-serif;color:var(--pulse-ink)}.pulse-cart-drawer.show{transform:translate(0)}.pulse-cart-head{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--pulse-line)}.pulse-cart-head h3{font-family:Newsreader,serif;font-size:28px;margin:0;font-weight:400}.pulse-cart-head .close-btn{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--pulse-ink);border:none;cursor:pointer}.pulse-cart-head .close-btn:hover{background:var(--pulse-bg-2)}.pulse-cart-body{padding:12px 24px;flex:1;overflow-y:auto}.pulse-cart-empty{color:var(--pulse-muted);padding:32px 0;text-align:center;font-size:14px}.pulse-cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:14px;padding:16px 0;border-bottom:1px solid var(--pulse-line);align-items:center}.pulse-cart-item .ci-thumb{width:80px;height:80px;background:var(--pulse-mint);border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center}.pulse-cart-item .ci-thumb img{width:100%;height:100%;object-fit:cover}.pulse-cart-item .ci-name{font-weight:600;font-size:14px;line-height:1.3}.pulse-cart-item .ci-variant{font-size:12px;color:var(--pulse-muted);margin-top:2px}.pulse-cart-item .ci-qty{display:inline-flex;align-items:center;gap:8px;margin-top:8px}.pulse-cart-item .ci-qty button{width:26px;height:26px;border:1px solid var(--pulse-line);border-radius:6px;font-size:14px;line-height:1;background:var(--pulse-paper);color:var(--pulse-ink);cursor:pointer}.pulse-cart-item .ci-qty button:hover{border-color:var(--pulse-mint-deep);color:var(--pulse-mint-deep)}.pulse-cart-item .ci-qty span{font-size:13px;font-weight:600;min-width:16px;text-align:center}.pulse-cart-item .ci-right{text-align:right}.pulse-cart-item .ci-price{font-weight:600;font-size:14px}.pulse-cart-item .ci-remove{font-size:11px;color:var(--pulse-muted);text-decoration:underline;background:none;border:none;cursor:pointer;padding:0;margin-top:8px}.pulse-cart-item .ci-remove:hover{color:var(--pulse-mint-deep)}.pulse-cart-foot{padding:20px 24px;border-top:1px solid var(--pulse-line);background:var(--pulse-bg-2)}.pulse-cart-total{display:flex;justify-content:space-between;font-size:14px;margin-bottom:6px}.pulse-cart-total.grand{font-family:Newsreader,serif;font-size:26px;font-weight:500;margin:10px 0 6px;letter-spacing:-.01em}.pulse-checkout-btn{display:block;width:100%;background:var(--pulse-mint-deep);color:#fff!important;padding:16px;border-radius:14px;font-family:DM Sans,system-ui,sans-serif;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:13px;text-align:center;text-decoration:none;margin-top:14px;border:none;cursor:pointer;transition:filter .15s,transform .15s}.pulse-checkout-btn:hover{filter:brightness(.92);transform:translateY(-1px)}.pulse-checkout-btn[aria-disabled=true]{opacity:.5;pointer-events:none}.pulse-cart-badge[hidden]{display:none}.pulse-reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.pulse-reveal.in{opacity:1;transform:translateY(0)}.pulse-reveal.d-1{transition-delay:.1s}.pulse-reveal.d-2{transition-delay:.2s}.pulse-reveal.d-3{transition-delay:.3s}.pulse-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--pulse-mint-deep);opacity:.6}.pulse-density-compact{--pulse-pad: 56px}.pulse-density-airy{--pulse-pad: 110px}@media(max-width:860px){.pulse-container,.pulse-container-wide{padding:0 18px}.pulse-promo-bar{font-size:11px;padding:8px 14px;gap:8px;flex-direction:column}.pulse-promo-bar .countdown{font-size:10px}.pulse-nav-inner{grid-template-columns:1fr auto 1fr;padding:12px 18px;gap:12px}.pulse-nav-toggle{display:inline-flex}.pulse-nav-links,.pulse-nav-mini-reviews{display:none}.pulse-nav-right{gap:6px;justify-self:end}.pulse-logo{font-size:24px;justify-self:center}.pulse-nav-left{justify-self:start;justify-content:flex-start}.pulse-footer{padding:48px 0 24px}.pulse-footer-cta h3{font-size:28px}.pulse-footer-cta form{flex-direction:column}.pulse-footer-grid{grid-template-columns:1fr 1fr;gap:24px}.pulse-footer-grid .brand-col{grid-column:1 / -1}.pulse-footer-bottom{flex-direction:column;gap:8px}.pulse-hero{padding:18px 0 32px}.pulse-hero-grid{grid-template-columns:1fr;gap:28px}.pulse-buy h1{font-size:38px}.pulse-buy .sub{font-size:14px}.pulse-gallery-thumbs{grid-template-columns:repeat(5,1fr);gap:6px}.pulse-usp-list{grid-template-columns:1fr 1fr;gap:8px 12px}.pulse-usp-list li{font-size:12px}.pulse-bundle-grid{grid-template-columns:1fr 1fr}.pulse-bundle{padding:12px 12px 10px}.pulse-bundle .b-total{font-size:18px}.pulse-bundle .b-each{font-size:11px}.pulse-bundle .b-bottom{padding-left:22px}.pulse-pay-row{flex-wrap:wrap;gap:6px}.pulse-pay-row .pay{font-size:9px;padding:3px 6px}.pulse-features-head h2{font-size:38px}.pulse-feature-row{grid-template-columns:1fr;gap:24px;margin-bottom:48px}.pulse-feature-row.reverse>.pulse-feature-img{order:0}.pulse-feature-img{aspect-ratio:3/4}.pulse-feature-copy h3{font-size:28px}.pulse-feature-copy p{font-size:14px}.pulse-email-banner{grid-template-columns:1fr;gap:14px}.pulse-eb-panel{padding:32px;min-height:280px}.pulse-eb-panel.dark h3{font-size:32px}.pulse-eb-panel.cta h3{font-size:26px}.pulse-as-seen-row{grid-template-columns:1fr 1fr;gap:18px}.pulse-as-seen-row .label{grid-column:1 / -1;text-align:center}.pulse-as-seen-row .press{font-size:22px}.pulse-as-seen-row .press.bold{font-size:18px}.pulse-science-head h2{font-size:38px}.pulse-science-grid{grid-template-columns:1fr;gap:28px}.pulse-ingredient h4{font-size:16px}.pulse-review-cards{grid-template-columns:1fr;gap:12px}.pulse-review-card{padding:24px 16px}.pulse-review-card h4{font-size:22px}.pulse-results-head h2{font-size:38px}.pulse-timeline{grid-template-columns:1fr 1fr;gap:18px}.pulse-results:before,.pulse-results:after{display:none}.pulse-compare-head h2{font-size:38px}.pulse-compare-table{font-size:12px}.pulse-compare-table .ct-cell{padding:12px 6px;font-size:12px}.pulse-compare-table .ct-cell.head.brand{font-size:16px}.pulse-compare-table .ct-cell.left{font-size:11px}.pulse-video-section h2{font-size:38px}.pulse-video-grid{grid-template-columns:repeat(2,1fr);gap:8px}.pulse-faq-grid{grid-template-columns:1fr;gap:28px}.pulse-faq-grid h2{font-size:38px}.pulse-sticky-atc{padding:10px 14px;gap:10px}.pulse-sticky-atc .s-thumb{width:44px;height:44px}.pulse-sticky-atc .s-name{font-size:12px}.pulse-sticky-atc .s-meta{font-size:10px}.pulse-sticky-atc .s-price{font-size:13px}.pulse-sticky-atc .pulse-atc-btn{padding:12px 18px!important;font-size:12px!important}.pulse-cart-drawer{width:100vw}.pulse-cart-head{padding:18px}.pulse-cart-body{padding:8px 18px}.pulse-cart-foot{padding:16px 18px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/pulse.css.map?ts=1778616504655 */
