{"product_id":"cooling-personal-lubricant","title":"Cooling Personal Lubricant - Water-Based, 30 ml","description":"\u003cstyle\u003e\n.cool-lp-wrapper {\n  --cool-ink: #101820;\n  --cool-ink-soft: #263748;\n  --cool-paper: #f7fbff;\n  --cool-white: #ffffff;\n  --cool-ice: #d9ecfb;\n  --cool-ice-soft: #eef7ff;\n  --cool-blue: #5aa9df;\n  --cool-blue-deep: #176998;\n  --cool-cyan: #8fdcf3;\n  --cool-line: rgba(16, 24, 32, 0.12);\n  --cool-shadow: 0 24px 70px rgba(18, 56, 84, 0.14);\n  --cool-radius: 28px;\n  --cool-serif: Georgia, \"Times New Roman\", serif;\n  --cool-sans: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n\n  width: 100vw;\n  margin-left: calc(50% - 50vw);\n  background: var(--cool-paper);\n  color: var(--cool-ink);\n  font-family: var(--cool-sans);\n  line-height: 1.75;\n  overflow: hidden;\n  position: relative;\n}\n\n.cool-lp-wrapper *,\n.cool-lp-wrapper *::before,\n.cool-lp-wrapper *::after { box-sizing: border-box; }\n\n.cool-lp-wrapper h2,\n.cool-lp-wrapper h3,\n.cool-lp-wrapper p,\n.cool-lp-wrapper ul,\n.cool-lp-wrapper ol,\n.cool-lp-wrapper figure,\n.cool-lp-wrapper blockquote { margin: 0; padding: 0; }\n\n.cool-lp-wrapper img { display: block; width: 100%; height: auto; }\n.cool-lp-wrapper a { color: inherit; }\n.cool-lp-wrapper section[id] { scroll-margin-top: 96px; }\n\n.cool-shell { width: min(1260px, calc(100% - 48px)); margin: 0 auto; }\n\n.cool-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 18px;\n  color: var(--cool-blue-deep);\n  font-size: 0.75rem;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n}\n.cool-kicker::before { content: \"\"; width: 34px; height: 1px; background: currentColor; }\n\n.cool-lp-wrapper h2,\n.cool-lp-wrapper h3 { color: var(--cool-ink); }\n.cool-lp-wrapper h2 {\n  font-family: var(--cool-serif);\n  font-size: clamp(2rem, 4.4vw, 4.4rem);\n  line-height: 1.04;\n  letter-spacing: -0.035em;\n}\n.cool-lp-wrapper h3 {\n  font-family: var(--cool-serif);\n  font-size: clamp(1.45rem, 2.5vw, 2.35rem);\n  line-height: 1.14;\n  letter-spacing: -0.025em;\n}\n.cool-lp-wrapper p,\n.cool-lp-wrapper li,\n.cool-lp-wrapper td,\n.cool-lp-wrapper th { font-size: clamp(0.98rem, 1.2vw, 1.08rem); }\n.cool-lp-wrapper p + p { margin-top: 18px; }\n.cool-lp-wrapper strong { font-weight: 700; }\n\n.cool-link {\n  color: var(--cool-blue-deep) !important;\n  text-decoration: underline;\n  text-decoration-thickness: 1px;\n  text-underline-offset: 4px;\n}\n\n\/* HERO — same full-bleed structure as the reference product page *\/\n.cool-hero {\n  min-height: min(880px, 96vh);\n  position: relative;\n  display: grid;\n  align-items: end;\n  isolation: isolate;\n  background: #07131c;\n}\n.cool-hero-media { position: absolute; inset: 0; z-index: -2; }\n.cool-hero-media img { width: 100%; height: 100%; object-fit: cover; object-position: center; }\n.cool-hero::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  z-index: -1;\n  background:\n    linear-gradient(90deg, rgba(4,16,26,0.94) 0%, rgba(4,16,26,0.72) 42%, rgba(4,16,26,0.16) 74%),\n    linear-gradient(0deg, rgba(4,16,26,0.90) 0%, transparent 48%);\n}\n.cool-hero-inner { width: min(1260px, calc(100% - 48px)); margin: 0 auto; padding: 120px 0 76px; }\n.cool-hero-copy { max-width: 760px; color: var(--cool-white); }\n.cool-hero-copy .cool-kicker { color: #bce8ff; }\n.cool-hero-name {\n  max-width: 900px;\n  font-family: var(--cool-serif);\n  font-size: clamp(3.4rem, 8.8vw, 8.4rem);\n  font-weight: 700;\n  line-height: 0.9;\n  letter-spacing: -0.055em;\n  color: var(--cool-white);\n  text-shadow: 0 14px 60px rgba(0,0,0,0.38);\n}\n.cool-hero-rule { width: min(540px, 78vw); height: 1px; margin: 36px 0 26px; background: linear-gradient(90deg, rgba(255,255,255,0.85), rgba(255,255,255,0)); }\n.cool-hero-meta {\n  max-width: 650px;\n  color: rgba(255,255,255,0.84);\n  font-size: clamp(0.82rem, 1.15vw, 1rem) !important;\n  font-weight: 600;\n  letter-spacing: 0.12em;\n  line-height: 1.7;\n  text-transform: uppercase;\n}\n\n\/* REAL PRODUCT GALLERY *\/\n.cool-gallery-section {\n  --cool-gallery-edge: max(24px, calc((100vw - 1260px) \/ 2));\n  position: relative;\n  padding: 76px 0 84px;\n  overflow: hidden;\n  background:\n    radial-gradient(circle at 14% 12%, rgba(90,169,223,0.25), transparent 25%),\n    radial-gradient(circle at 88% 74%, rgba(143,220,243,0.14), transparent 28%),\n    linear-gradient(145deg, #08141f 0%, #102b3f 56%, #0b1c29 100%);\n  color: var(--cool-white);\n  isolation: isolate;\n}\n.cool-gallery-section::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  z-index: -1;\n  opacity: 0.34;\n  pointer-events: none;\n  background-image:\n    linear-gradient(rgba(255,255,255,0.025) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255,255,255,0.025) 1px, transparent 1px);\n  background-size: 42px 42px;\n  mask-image: linear-gradient(to bottom, black, transparent 85%);\n}\n.cool-gallery-heading {\n  display: grid;\n  grid-template-columns: minmax(0, 0.9fr) minmax(280px, 0.55fr);\n  gap: 56px;\n  align-items: end;\n  margin-bottom: 34px;\n}\n.cool-gallery-heading .cool-kicker { color: #bce8ff; }\n.cool-gallery-heading h2 { max-width: 760px; color: var(--cool-white); font-size: clamp(2.35rem, 4.8vw, 4.8rem); }\n.cool-gallery-intro { padding-bottom: 6px; color: rgba(255,255,255,0.70); }\n.cool-gallery-intro strong { color: var(--cool-white); }\n.cool-gallery-viewport {\n  display: grid;\n  grid-auto-flow: column;\n  grid-auto-columns: clamp(300px, 31vw, 430px);\n  gap: 18px;\n  width: 100%;\n  padding: 8px var(--cool-gallery-edge) 24px;\n  overflow-x: auto;\n  overscroll-behavior-inline: contain;\n  scroll-behavior: smooth;\n  scroll-padding-inline: var(--cool-gallery-edge);\n  scroll-snap-type: inline mandatory;\n  scrollbar-width: thin;\n  scrollbar-color: rgba(143,220,243,0.65) rgba(255,255,255,0.08);\n  -webkit-overflow-scrolling: touch;\n}\n.cool-gallery-viewport::-webkit-scrollbar { height: 8px; }\n.cool-gallery-viewport::-webkit-scrollbar-track { margin-inline: var(--cool-gallery-edge); border-radius: 999px; background: rgba(255,255,255,0.08); }\n.cool-gallery-viewport::-webkit-scrollbar-thumb { border-radius: 999px; background: rgba(143,220,243,0.65); }\n.cool-gallery-slide {\n  position: relative;\n  aspect-ratio: 4 \/ 3;\n  overflow: hidden;\n  scroll-snap-align: start;\n  scroll-snap-stop: always;\n  border: 1px solid rgba(255,255,255,0.14);\n  border-radius: 24px;\n  background: #102333;\n  box-shadow: 0 24px 55px rgba(0,0,0,0.30);\n  isolation: isolate;\n}\n.cool-gallery-slide::after { content: \"\"; position: absolute; inset: 46% 0 0; z-index: 1; pointer-events: none; background: linear-gradient(to bottom, transparent, rgba(5,15,23,0.18) 25%, rgba(5,15,23,0.90) 100%); }\n.cool-gallery-slide img { width: 100%; height: 100%; object-fit: cover; object-position: center; transition: transform .7s ease, filter .7s ease; }\n.cool-gallery-slide:hover img,\n.cool-gallery-slide:focus-within img,\n.cool-gallery-slide:target img { transform: scale(1.025); filter: saturate(1.04) contrast(1.02); }\n.cool-gallery-slide:target { border-color: rgba(143,220,243,0.84); box-shadow: 0 0 0 3px rgba(90,169,223,0.18), 0 28px 65px rgba(0,0,0,0.34); }\n.cool-gallery-slide figcaption {\n  position: absolute;\n  right: 0;\n  bottom: 0;\n  left: 0;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 13px;\n  align-items: center;\n  padding: 24px 22px 21px;\n  color: var(--cool-white);\n}\n.cool-gallery-number { display: grid; width: 42px; height: 42px; place-items: center; border: 1px solid rgba(255,255,255,0.26); border-radius: 50%; background: rgba(7,20,31,0.32); color: #c9efff; font-size: .72rem; font-weight: 700; letter-spacing: .08em; backdrop-filter: blur(10px); }\n.cool-gallery-caption strong { display: block; margin-bottom: 3px; font-family: var(--cool-serif); font-size: clamp(1.2rem, 1.8vw, 1.6rem); line-height: 1.15; }\n.cool-gallery-caption span { display: block; color: rgba(255,255,255,0.67); font-size: .76rem; font-weight: 600; letter-spacing: .08em; line-height: 1.45; text-transform: uppercase; }\n.cool-gallery-controls { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 18px; margin-top: 8px; }\n.cool-gallery-hint { color: rgba(255,255,255,0.54); font-size: .78rem; font-weight: 600; letter-spacing: .09em; text-transform: uppercase; }\n.cool-gallery-dots { display: flex; align-items: center; gap: 8px; }\n.cool-gallery-dots a { display: grid; width: 38px; height: 38px; place-items: center; border: 1px solid rgba(255,255,255,0.16); border-radius: 50%; color: rgba(255,255,255,0.65); font-size: .69rem; font-weight: 700; text-decoration: none; transition: border-color .25s ease, background .25s ease, color .25s ease, transform .25s ease; }\n.cool-gallery-dots a:hover,\n.cool-gallery-dots a:focus-visible { transform: translateY(-2px); border-color: rgba(143,220,243,0.75); background: rgba(90,169,223,0.20); color: var(--cool-white); outline: none; }\n\n\/* OVERVIEW *\/\n.cool-overview {\n  padding: 112px 0 96px;\n  position: relative;\n  isolation: isolate;\n  color: var(--cool-white);\n  background: #06111a;\n}\n.cool-overview-media { position: absolute; inset: 0; z-index: -2; display: block; overflow: hidden; pointer-events: none; }\n.cool-overview-media img { width: 100%; height: 100%; object-fit: cover; object-position: center; }\n.cool-overview::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  z-index: -1;\n  pointer-events: none;\n  background:\n    linear-gradient(90deg, rgba(5,17,27,0.95) 0%, rgba(5,17,27,0.84) 43%, rgba(5,17,27,0.48) 74%, rgba(5,17,27,0.72) 100%),\n    linear-gradient(0deg, rgba(5,17,27,0.90) 0%, rgba(5,17,27,0.18) 58%, rgba(5,17,27,0.42) 100%);\n}\n.cool-overview::before {\n  content: \"COOL\";\n  position: absolute;\n  top: 18px;\n  right: -0.04em;\n  z-index: 0;\n  color: rgba(255,255,255,0.045);\n  font-family: var(--cool-serif);\n  font-size: clamp(8rem, 26vw, 24rem);\n  font-weight: 700;\n  line-height: 1;\n  pointer-events: none;\n}\n.cool-overview h2,\n.cool-overview h3 { color: var(--cool-white); text-shadow: 0 5px 28px rgba(0,0,0,0.26); }\n.cool-overview .cool-kicker { color: #c9efff; }\n.cool-overview .cool-link { color: #c9efff !important; text-decoration-color: rgba(201,239,255,0.78); }\n.cool-overview-grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: 80px; align-items: start; position: relative; z-index: 1; }\n.cool-overview-title { position: sticky; top: 36px; }\n.cool-overview-title h2 { max-width: 530px; }\n.cool-overview-copy { padding-top: 8px; color: rgba(255,255,255,0.83); text-shadow: 0 2px 18px rgba(0,0,0,0.42); }\n.cool-overview-copy \u003e p:first-child { font-family: var(--cool-serif); font-size: clamp(1.45rem, 2.4vw, 2.15rem); font-style: italic; line-height: 1.45; color: #c9efff; }\n.cool-glance { margin-top: 44px; padding: 34px; border: 1px solid rgba(255,255,255,0.16); border-radius: var(--cool-radius); background: rgba(5,18,28,0.74); box-shadow: 0 24px 70px rgba(0,0,0,0.28); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); }\n.cool-glance h3 { margin-bottom: 24px; }\n.cool-glance ul,\n.cool-audience-list { list-style: none; }\n.cool-glance li,\n.cool-audience-list li { position: relative; padding: 12px 0 12px 34px; border-top: 1px solid var(--cool-line); }\n.cool-glance li:first-child,\n.cool-audience-list li:first-child { border-top: 0; }\n.cool-glance li::before,\n.cool-audience-list li::before { content: \"✦\"; position: absolute; left: 4px; color: var(--cool-blue); }\n.cool-overview .cool-glance li { border-color: rgba(255,255,255,0.14); color: rgba(255,255,255,0.85); text-shadow: none; }\n.cool-overview .cool-glance li::before { color: #8fdcf3; }\n\n\/* EDITORIAL IMAGE + COPY *\/\n.cool-editorial { display: grid; grid-template-columns: 1fr 1fr; min-height: 720px; }\n.cool-editorial:nth-of-type(even) .cool-editorial-media { order: 2; }\n.cool-editorial:nth-of-type(even) .cool-editorial-copy { order: 1; }\n.cool-editorial-media { min-height: 620px; overflow: hidden; background: #dcecf7; }\n.cool-editorial-media img { width: 100%; height: 100%; object-fit: cover; object-position: center; transition: transform 1.2s ease; }\n.cool-editorial:hover .cool-editorial-media img { transform: scale(1.025); }\n.cool-editorial-copy { display: flex; flex-direction: column; justify-content: center; padding: clamp(58px, 7vw, 110px); background: var(--cool-white); }\n.cool-editorial-copy h2,\n.cool-editorial-copy h3 { margin-bottom: 28px; }\n.cool-editorial-copy p { color: var(--cool-ink-soft); }\n.cool-editorial--dark .cool-editorial-copy { background: var(--cool-ink); }\n.cool-editorial--dark .cool-editorial-copy h2,\n.cool-editorial--dark .cool-editorial-copy h3 { color: var(--cool-white); }\n.cool-editorial--dark .cool-editorial-copy p { color: rgba(255,255,255,0.74); }\n.cool-editorial--dark .cool-kicker { color: #bce8ff; }\n.cool-editorial--ice .cool-editorial-copy { background: var(--cool-ice-soft); }\n.cool-pull-line { margin: 26px 0 8px !important; padding-left: 20px; border-left: 3px solid var(--cool-blue); font-family: var(--cool-serif); font-size: clamp(1.3rem, 2vw, 1.85rem) !important; font-style: italic; color: var(--cool-blue-deep) !important; }\n.cool-editorial--dark .cool-pull-line { color: #c9efff !important; border-left-color: #8fdcf3; }\n\n\/* FEATURE CARDS *\/\n.cool-display-section {\n  padding: 112px 0;\n  background:\n    radial-gradient(circle at 80% 20%, rgba(90,169,223,0.20), transparent 28%),\n    linear-gradient(135deg, #0d2536 0%, #163d56 100%);\n  color: var(--cool-white);\n}\n.cool-display-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 72px; align-items: center; }\n.cool-display-copy h2 { color: var(--cool-white); margin-bottom: 28px; }\n.cool-display-copy p { color: rgba(255,255,255,0.74); }\n.cool-display-copy .cool-kicker { color: #bce8ff; }\n.cool-display-emphasis { margin: 30px 0 12px !important; color: var(--cool-white) !important; font-family: var(--cool-serif); font-size: clamp(1.35rem, 2.2vw, 2rem) !important; font-style: italic; }\n.cool-display-cards { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }\n.cool-display-card { min-height: 180px; padding: 26px; border: 1px solid rgba(255,255,255,0.13); border-radius: 22px; background: rgba(255,255,255,0.065); backdrop-filter: blur(12px); }\n.cool-display-card span { display: block; margin-bottom: 10px; color: #9edcf5; font-size: .72rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }\n.cool-display-card strong { display: block; margin-bottom: 8px; font-family: var(--cool-serif); font-size: clamp(1.32rem, 2.05vw, 1.9rem); line-height: 1.15; }\n.cool-display-card p { color: rgba(255,255,255,0.70); font-size: .94rem; line-height: 1.65; }\n\n\/* THREE-STEP USE SECTION — reference card treatment *\/\n.cool-use-section { position: relative; padding: 104px 0; overflow: hidden; background: radial-gradient(circle at 12% 18%, rgba(90,169,223,0.15), transparent 26%), radial-gradient(circle at 90% 82%, rgba(217,236,251,0.74), transparent 30%), linear-gradient(135deg, #fff 0%, #edf7ff 100%); }\n.cool-use-section::before { content: \"USE\"; position: absolute; right: -0.03em; bottom: -0.17em; color: rgba(23,105,152,0.045); font-family: var(--cool-serif); font-size: clamp(7rem, 20vw, 19rem); font-weight: 700; line-height: 1; pointer-events: none; }\n.cool-use-heading { max-width: 820px; margin-bottom: 44px; position: relative; }\n.cool-use-heading h2 { margin-bottom: 20px; }\n.cool-use-heading p { color: var(--cool-ink-soft); }\n.cool-use-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 22px; position: relative; }\n.cool-use-card { overflow: hidden; border: 1px solid rgba(16,24,32,.10); border-radius: 28px; background: rgba(255,255,255,.92); box-shadow: var(--cool-shadow); }\n.cool-use-media { aspect-ratio: 4 \/ 3; overflow: hidden; background: #eaf5fc; }\n.cool-use-media img { width: 100%; height: 100%; object-fit: cover; }\n.cool-use-copy { padding: 24px 24px 28px; }\n.cool-use-step { display: inline-flex; align-items: center; min-height: 34px; margin-bottom: 12px; padding: 7px 12px; border-radius: 999px; background: var(--cool-ice-soft); color: var(--cool-blue-deep); font-size: .72rem; font-weight: 800; letter-spacing: .10em; text-transform: uppercase; }\n.cool-use-copy h3 { margin-bottom: 12px; font-size: clamp(1.35rem, 2vw, 1.85rem); }\n.cool-use-copy p { color: var(--cool-ink-soft); font-size: .96rem; }\n.cool-use-note { margin-top: 34px; padding: 24px 26px; border-left: 4px solid var(--cool-blue); border-radius: 0 18px 18px 0; background: rgba(255,255,255,0.82); box-shadow: 0 14px 36px rgba(18,56,84,0.07); color: var(--cool-ink-soft); position: relative; }\n\n\/* STEP LIST *\/\n.cool-steps-section { padding: 112px 0; background: var(--cool-white); }\n.cool-steps-grid { display: grid; grid-template-columns: .82fr 1.18fr; gap: 74px; align-items: start; }\n.cool-steps-title { position: sticky; top: 36px; }\n.cool-steps-panel { padding: 40px; border-radius: var(--cool-radius); background: var(--cool-ice-soft); box-shadow: var(--cool-shadow); }\n.cool-steps-list { list-style: none; counter-reset: coolstep; }\n.cool-steps-list li { counter-increment: coolstep; position: relative; padding: 18px 0 18px 66px; border-top: 1px solid var(--cool-line); color: var(--cool-ink-soft); }\n.cool-steps-list li:first-child { border-top: 0; }\n.cool-steps-list li::before { content: counter(coolstep); position: absolute; left: 0; top: 15px; display: grid; width: 42px; height: 42px; place-items: center; border-radius: 50%; background: var(--cool-blue-deep); color: #fff; font-weight: 800; }\n.cool-steps-list strong { color: var(--cool-ink); }\n\n\/* CLEANUP VISUAL STORY *\/\n.cool-clean-section { padding: 112px 0; background: linear-gradient(180deg, #f8fcff 0%, #eaf5fc 100%); }\n.cool-clean-heading { max-width: 860px; margin-bottom: 42px; }\n.cool-clean-heading p { margin-top: 18px; color: var(--cool-ink-soft); }\n.cool-clean-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 18px; }\n.cool-clean-card { margin: 0; overflow: hidden; border: 1px solid rgba(16,24,32,.10); border-radius: 22px; background: #fff; box-shadow: 0 16px 42px rgba(18,56,84,.09); }\n.cool-clean-card .cool-clean-media { aspect-ratio: 4 \/ 3; overflow: hidden; background: #edf7fd; }\n.cool-clean-card img { width: 100%; height: 100%; object-fit: cover; }\n.cool-clean-card figcaption { padding: 16px 18px 18px; color: var(--cool-ink-soft); font-size: .9rem; line-height: 1.6; }\n.cool-clean-card figcaption strong { display: block; margin-bottom: 4px; color: var(--cool-ink); font-family: var(--cool-serif); font-size: 1.15rem; }\n\n\/* AUDIENCE *\/\n.cool-audience-section { padding: 112px 0; }\n.cool-audience-grid { display: grid; grid-template-columns: .88fr 1.12fr; gap: 74px; align-items: start; }\n.cool-audience-title { position: sticky; top: 36px; }\n.cool-audience-panel { padding: 40px; border-radius: var(--cool-radius); background: var(--cool-white); box-shadow: var(--cool-shadow); }\n.cool-audience-panel \u003e p { margin-bottom: 16px; color: var(--cool-ink-soft); }\n\n\/* SPECS + COMPARISON *\/\n.cool-specs-section { padding: 112px 0; background: var(--cool-ice-soft); }\n.cool-specs-heading { max-width: 760px; margin-bottom: 46px; }\n.cool-specs-wrap { overflow: hidden; border: 1px solid rgba(16,24,32,.10); border-radius: var(--cool-radius); background: var(--cool-white); box-shadow: var(--cool-shadow); }\n.cool-specs-table { width: 100%; border-collapse: collapse; }\n.cool-specs-table th,\n.cool-specs-table td { padding: 18px 24px; text-align: left; vertical-align: top; border-bottom: 1px solid var(--cool-line); }\n.cool-specs-table tr:last-child th,\n.cool-specs-table tr:last-child td { border-bottom: 0; }\n.cool-specs-table th { width: 34%; color: var(--cool-blue-deep); font-size: .76rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; background: rgba(238,247,255,.72); }\n.cool-specs-table td { color: var(--cool-ink-soft); font-weight: 500; }\n\n.cool-compare-section { padding: 112px 0; background: var(--cool-white); }\n.cool-compare-card { padding: clamp(40px, 6vw, 76px); border-radius: 34px; background: var(--cool-ink); box-shadow: var(--cool-shadow); }\n.cool-compare-card \u003e .cool-kicker { color: #bce8ff; }\n.cool-compare-card h2 { color: var(--cool-white); margin-bottom: 34px; }\n.cool-compare-table-wrap { overflow-x: auto; border: 1px solid rgba(255,255,255,.14); border-radius: 22px; }\n.cool-compare-table { width: 100%; min-width: 720px; border-collapse: collapse; }\n.cool-compare-table th,\n.cool-compare-table td { padding: 18px 20px; text-align: left; vertical-align: top; border-bottom: 1px solid rgba(255,255,255,.12); }\n.cool-compare-table tr:last-child th,\n.cool-compare-table tr:last-child td { border-bottom: 0; }\n.cool-compare-table thead th { color: #c9efff; font-size: .76rem; letter-spacing: .10em; text-transform: uppercase; }\n.cool-compare-table tbody th { width: 24%; color: rgba(255,255,255,.92); font-weight: 700; }\n.cool-compare-table td { color: rgba(255,255,255,.72); }\n.cool-compare-summary { margin-top: 26px; color: rgba(255,255,255,.74); }\n\n\/* FAQ *\/\n.cool-faq-section { padding: 112px 0 90px; }\n.cool-faq-heading { margin-bottom: 44px; }\n.cool-faq-list { border-top: 1px solid var(--cool-line); }\n.cool-faq-item { display: grid; grid-template-columns: .82fr 1.18fr; gap: 60px; padding: 34px 0; border-bottom: 1px solid var(--cool-line); }\n.cool-faq-item h3 { font-family: var(--cool-sans); font-size: clamp(1.05rem, 1.55vw, 1.3rem); line-height: 1.45; letter-spacing: -.01em; }\n.cool-faq-item p { color: var(--cool-ink-soft); }\n\n\/* CARE NOTE + CTA *\/\n.cool-care-section { padding: 0 0 112px; }\n.cool-care-box { display: grid; grid-template-columns: .52fr 1.48fr; gap: 54px; padding: clamp(34px, 5vw, 60px); border-left: 5px solid var(--cool-blue); background: var(--cool-ice-soft); }\n.cool-care-box h2 { font-size: clamp(1.75rem, 3vw, 2.9rem); }\n.cool-care-copy p { color: var(--cool-ink-soft); }\n\n.cool-cta-section { padding: 120px 24px 132px; text-align: center; background: radial-gradient(circle at 50% 112%, rgba(90,169,223,.42), transparent 38%), var(--cool-ink); color: var(--cool-white); }\n.cool-cta-inner { max-width: 920px; margin: 0 auto; }\n.cool-cta-section .cool-kicker { color: #bce8ff; }\n.cool-cta-section h2 { color: var(--cool-white); margin-bottom: 28px; }\n.cool-cta-section p { max-width: 760px; margin-left: auto; margin-right: auto; color: rgba(255,255,255,.74); }\n.cool-cta-button { display: inline-flex; align-items: center; justify-content: center; min-height: 58px; margin-top: 34px; padding: 15px 30px; border: 1px solid rgba(255,255,255,.82); border-radius: 999px; color: var(--cool-white) !important; font-size: .92rem; font-weight: 700; letter-spacing: .08em; text-decoration: none; text-transform: uppercase; transition: background .25s ease, color .25s ease, transform .25s ease; }\n.cool-cta-button:hover { transform: translateY(-2px); background: var(--cool-white); color: var(--cool-ink) !important; }\n\n\/* CSS-ONLY FLOATING NAV *\/\n.cool-floating-nav { position: fixed; left: 50%; bottom: 24px; z-index: 9999; display: flex; gap: 6px; max-width: calc(100vw - 28px); padding: 7px; overflow-x: auto; transform: translateX(-50%); border: 1px solid rgba(255,255,255,.22); border-radius: 999px; background: rgba(9,31,45,.90); box-shadow: 0 18px 55px rgba(0,0,0,.28); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px); scrollbar-width: none; pointer-events: auto; }\n.cool-floating-nav::-webkit-scrollbar { display: none; }\n.cool-floating-nav a { flex: 0 0 auto; padding: 9px 14px; border-radius: 999px; color: rgba(255,255,255,.76); font-size: .72rem; font-weight: 700; letter-spacing: .08em; text-decoration: none; text-transform: uppercase; transition: background .25s ease, color .25s ease; pointer-events: auto; }\n.cool-floating-nav a:hover,\n.cool-floating-nav a:focus-visible { background: rgba(255,255,255,.12); color: var(--cool-white); outline: none; }\n\n@media (max-width: 980px) {\n  .cool-gallery-heading { grid-template-columns: 1fr; gap: 18px; }\n  .cool-gallery-intro { max-width: 680px; }\n  .cool-gallery-viewport { grid-auto-columns: clamp(290px, 50vw, 390px); }\n  .cool-overview-grid,\n  .cool-display-grid,\n  .cool-steps-grid,\n  .cool-audience-grid,\n  .cool-care-box { grid-template-columns: 1fr; gap: 42px; }\n  .cool-overview-title,\n  .cool-steps-title,\n  .cool-audience-title { position: static; }\n  .cool-editorial { grid-template-columns: 1fr; }\n  .cool-editorial:nth-of-type(even) .cool-editorial-media,\n  .cool-editorial:nth-of-type(even) .cool-editorial-copy { order: initial; }\n  .cool-editorial-media { min-height: 520px; }\n  .cool-use-grid,\n  .cool-clean-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }\n  .cool-faq-item { grid-template-columns: 1fr; gap: 14px; }\n}\n\n@media (max-width: 680px) {\n  .cool-shell,\n  .cool-hero-inner { width: min(100% - 30px, 1260px); }\n  .cool-gallery-section { --cool-gallery-edge: 15px; padding: 58px 0 64px; }\n  .cool-gallery-heading { margin-bottom: 24px; }\n  .cool-gallery-heading h2 { font-size: clamp(2.15rem, 12vw, 3.35rem); }\n  .cool-gallery-viewport { grid-auto-columns: min(86vw, 360px); gap: 13px; padding-bottom: 18px; }\n  .cool-gallery-slide { border-radius: 18px; }\n  .cool-gallery-slide figcaption { padding: 20px 16px 17px; }\n  .cool-gallery-number { width: 38px; height: 38px; }\n  .cool-gallery-controls { align-items: flex-start; flex-direction: column; margin-top: 4px; }\n  .cool-gallery-hint { max-width: 290px; line-height: 1.6; }\n\n  .cool-hero { min-height: 760px; }\n  .cool-hero::before { background: linear-gradient(0deg, rgba(4,16,26,.96) 0%, rgba(4,16,26,.70) 56%, rgba(4,16,26,.22) 100%); }\n  .cool-hero-media img { object-position: 58% center; }\n  .cool-hero-inner { padding: 360px 0 58px; }\n  .cool-hero-name { font-size: clamp(3.25rem, 16vw, 5.3rem); line-height: .95; }\n\n  .cool-overview,\n  .cool-display-section,\n  .cool-use-section,\n  .cool-steps-section,\n  .cool-clean-section,\n  .cool-audience-section,\n  .cool-specs-section,\n  .cool-compare-section,\n  .cool-faq-section { padding-top: 76px; padding-bottom: 76px; }\n\n  .cool-overview-media img { height: auto; min-height: 100%; object-fit: cover; object-position: center top; }\n  .cool-overview::after { background: linear-gradient(0deg, rgba(5,17,27,.97) 0%, rgba(5,17,27,.88) 57%, rgba(5,17,27,.45) 100%); }\n  .cool-overview-title { padding-top: 170px; }\n  .cool-editorial-media { min-height: 390px; }\n  .cool-editorial-copy { padding: 48px 22px 56px; }\n  .cool-display-cards,\n  .cool-use-grid,\n  .cool-clean-grid { grid-template-columns: 1fr; }\n  .cool-glance,\n  .cool-steps-panel,\n  .cool-audience-panel { padding: 26px 20px; }\n  .cool-specs-wrap { border-radius: 18px; overflow-x: auto; }\n  .cool-specs-table { min-width: 680px; }\n  .cool-compare-card { padding: 42px 24px; }\n  .cool-care-section { padding-bottom: 76px; }\n  .cool-care-box { padding: 34px 22px; }\n  .cool-cta-section { padding: 86px 20px 118px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .cool-gallery-viewport { scroll-behavior: auto; }\n  .cool-lp-wrapper *,\n  .cool-lp-wrapper *::before,\n  .cool-lp-wrapper *::after { scroll-behavior: auto !important; transition: none !important; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cool-lp-wrapper\"\u003e\n\u003c!-- IMPORTANT: Keep the Shopify product title as the single H1 outside this description block. --\u003e\n\u003csection id=\"cool-top\" class=\"cool-hero\"\u003e\n\u003cdiv class=\"cool-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_cooling_personal_lubricant_bottle_and_box.webp?v=1788749520\u0026amp;width=1800\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_cooling_personal_lubricant_bottle_and_box.webp?v=1788749520\u0026amp;width=720 720w,\n                https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_cooling_personal_lubricant_bottle_and_box.webp?v=1788749520\u0026amp;width=1100 1100w,\n                https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_cooling_personal_lubricant_bottle_and_box.webp?v=1788749520\u0026amp;width=1500 1500w,\n                https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_cooling_personal_lubricant_bottle_and_box.webp?v=1788749520\u0026amp;width=1800 1800w\" sizes=\"100vw\" alt=\"MRLSEXDOLL 30 ml water-based cooling personal lubricant bottle and blue box\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cool-hero-inner\"\u003e\n\u003cdiv class=\"cool-hero-copy\"\u003e\n\u003cspan class=\"cool-kicker\"\u003eMRLSEXDOLL · Water-Based Formula\u003c\/span\u003e\n\u003cdiv class=\"cool-hero-name\"\u003eCooling Personal Lubricant\u003c\/div\u003e\n\u003cdiv class=\"cool-hero-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"cool-hero-meta\"\u003e30 ml · Cooling \/ Cool-Touch Sensation · Water-Based Lube · For Compatible Adult Toys \u0026amp; Sex Dolls\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"cool-gallery\" class=\"cool-gallery-section\"\u003e\n\u003cdiv class=\"cool-shell\"\u003e\n\u003cdiv class=\"cool-gallery-heading\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cool-kicker\"\u003eReal Product Photography\u003c\/span\u003e\n\u003ch2 id=\"cool-gallery-title\"\u003eSee the Cooling Lubricant Before You Use It\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"cool-gallery-intro\"\u003e\u003cstrong\u003eSix real-product views\u003c\/strong\u003e show the 30 ml pump bottle, outer box, packaging scale, and the actual product presentation so shoppers can understand what arrives in the package.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-gallery-viewport\" role=\"region\" tabindex=\"0\"\u003e\n\u003cfigure id=\"cool-gallery-1\" class=\"cool-gallery-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_water_based_cooling_lubricant_box_front.webp?v=1788749547\u0026amp;width=900\" alt=\"Front view of the MRLSEXDOLL water-based cooling lubricant blue outer box\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cfigcaption\u003e\u003cspan class=\"cool-gallery-number\"\u003e01\u003c\/span\u003e\u003cspan class=\"cool-gallery-caption\"\u003e\u003cstrong\u003eBox Front\u003c\/strong\u003e\u003cspan\u003eRetail packaging view\u003c\/span\u003e\u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure id=\"cool-gallery-2\" class=\"cool-gallery-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_water_based_cooling_lube_bottle_angled_view.webp?v=1788749545\u0026amp;width=900\" alt=\"Angled view of the 30 ml water-based cooling lubricant pump bottle\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cfigcaption\u003e\u003cspan class=\"cool-gallery-number\"\u003e02\u003c\/span\u003e\u003cspan class=\"cool-gallery-caption\"\u003e\u003cstrong\u003ePump Bottle\u003c\/strong\u003e\u003cspan\u003eControlled dispensing\u003c\/span\u003e\u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure id=\"cool-gallery-3\" class=\"cool-gallery-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_water_based_lubricant_box_angled_view.webp?v=1788749540\u0026amp;width=900\" alt=\"Angled view of the blue box for MRLSEXDOLL water-based personal lubricant\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cfigcaption\u003e\u003cspan class=\"cool-gallery-number\"\u003e03\u003c\/span\u003e\u003cspan class=\"cool-gallery-caption\"\u003e\u003cstrong\u003ePackaging Detail\u003c\/strong\u003e\u003cspan\u003eBlue box at an angle\u003c\/span\u003e\u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure id=\"cool-gallery-4\" class=\"cool-gallery-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_cooling_lubricant_30ml_package.webp?v=1788749521\u0026amp;width=900\" alt=\"MRLSEXDOLL cooling lubricant 30 ml bottle shown with its outer package\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cfigcaption\u003e\u003cspan class=\"cool-gallery-number\"\u003e04\u003c\/span\u003e\u003cspan class=\"cool-gallery-caption\"\u003e\u003cstrong\u003e30 ml Package\u003c\/strong\u003e\u003cspan\u003eBottle and box together\u003c\/span\u003e\u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure id=\"cool-gallery-5\" class=\"cool-gallery-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_cooling_personal_lubricant_bottle_and_box.webp?v=1788749520\u0026amp;width=900\" alt=\"Cooling personal lubricant bottle and blue box photographed together on a dark textured surface\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cfigcaption\u003e\u003cspan class=\"cool-gallery-number\"\u003e05\u003c\/span\u003e\u003cspan class=\"cool-gallery-caption\"\u003e\u003cstrong\u003eBottle \u0026amp; Box\u003c\/strong\u003e\u003cspan\u003eReal product scale\u003c\/span\u003e\u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure id=\"cool-gallery-6\" class=\"cool-gallery-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_cooling_personal_lubricant_30ml_bottle.webp?v=1788749497\u0026amp;width=900\" alt=\"Close product photo of the MRLSEXDOLL cooling personal lubricant 30 ml pump bottle\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cfigcaption\u003e\u003cspan class=\"cool-gallery-number\"\u003e06\u003c\/span\u003e\u003cspan class=\"cool-gallery-caption\"\u003e\u003cstrong\u003e30 ml Bottle\u003c\/strong\u003e\u003cspan\u003eCompact pump format\u003c\/span\u003e\u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-shell cool-gallery-controls\"\u003e\n\u003cspan class=\"cool-gallery-hint\"\u003eDrag, swipe, use the scrollbar, or select a number\u003c\/span\u003e\u003cnav class=\"cool-gallery-dots\"\u003e\u003ca href=\"#cool-gallery-1\"\u003e01\u003c\/a\u003e \u003ca href=\"#cool-gallery-2\"\u003e02\u003c\/a\u003e \u003ca href=\"#cool-gallery-3\"\u003e03\u003c\/a\u003e \u003ca href=\"#cool-gallery-4\"\u003e04\u003c\/a\u003e \u003ca href=\"#cool-gallery-5\"\u003e05\u003c\/a\u003e \u003ca href=\"#cool-gallery-6\"\u003e06\u003c\/a\u003e\u003c\/nav\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"cool-overview\" class=\"cool-overview\"\u003e\u003cpicture class=\"cool-overview-media\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_cooling_lubricant_30ml_package.webp?v=1788749521\u0026amp;width=1600\" alt=\"\" loading=\"lazy\"\u003e \u003c\/picture\u003e\n\u003cdiv class=\"cool-shell cool-overview-grid\"\u003e\n\u003cdiv class=\"cool-overview-title\"\u003e\n\u003cspan class=\"cool-kicker\"\u003eProduct Overview\u003c\/span\u003e\n\u003ch2\u003eCooling Personal Lubricant — Water-Based, 30 ml\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-overview-copy\"\u003e\n\u003cp\u003eA cooling personal lubricant adds a clean, refreshing sensation to the smooth glide you expect from a water-based lube.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eThis compact 30 ml bottle is easy to keep close at hand for solo play, partner play, or use with a compatible \u003ca class=\"cool-link\" href=\"https:\/\/www.mrlsexdoll.com\/collections\/silicone-torso-sex-doll\" style=\"color: rgb(255, 255, 255);\"\u003esilicone sex doll\u003c\/a\u003e or adult toy. Start with a small amount, let the cooling effect build, and add more only when you need it.\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"cool-glance\"\u003e\n\u003ch3\u003eCooling Lubricant at a Glance\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCooling sensation that can be built gradually by increasing the amount used\u003c\/li\u003e\n\u003cli\u003eWater-based formula designed for smooth glide and easier rinse-off after use\u003c\/li\u003e\n\u003cli\u003eMade for adult solo play, partner play, and compatible adult toys or sex dolls\u003c\/li\u003e\n\u003cli\u003eA practical water-based lube option for compatible silicone products when the manufacturer permits it\u003c\/li\u003e\n\u003cli\u003eCompact 30 ml pump bottle for small, controlled amounts\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"cool-sensation\" class=\"cool-editorial cool-editorial--ice\"\u003e\n\u003cdiv class=\"cool-editorial-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_water_based_colling_lube_consistency.webp?v=1788749385\u0026amp;width=1400\" alt=\"Close-up showing the consistency of MRLSEXDOLL water-based cooling lubricant\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cool-editorial-copy\"\u003e\n\u003cspan class=\"cool-kicker\"\u003eCooling Sensation\u003c\/span\u003e\n\u003ch2\u003eA Cooler Kind of Glide\u003c\/h2\u003e\n\u003cp\u003eSometimes ordinary lube does the job, but the sensation feels familiar. This cooling lube changes the temperature cue as well as the friction.\u003c\/p\u003e\n\u003cp\u003eAs it spreads, it creates a noticeable cool-touch feeling that can make slow movement feel sharper and more deliberate. The result is not a numbing shortcut; it is an extra sensory layer that you control through the amount you apply.\u003c\/p\u003e\n\u003cp class=\"cool-pull-line\"\u003eStart small, let the cooling effect build, then add more only when you want more intensity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"cool-formula\" class=\"cool-editorial cool-editorial--dark\"\u003e\n\u003cdiv class=\"cool-editorial-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_colling_lubricant_application_demo.webp?v=1788749383\u0026amp;width=1400\" alt=\"Application demonstration showing the spread of water-based cooling lubricant\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cool-editorial-copy\"\u003e\n\u003cspan class=\"cool-kicker\"\u003eWater-Based Formula\u003c\/span\u003e\n\u003ch2\u003eEasy to Apply, Reapply, and Rinse Away\u003c\/h2\u003e\n\u003cp\u003eThe water-based formula also makes this cooling sex lube practical for regular use. It spreads where you want it, can be reapplied during longer sessions, and washes away with water after play.\u003c\/p\u003e\n\u003cp\u003eThe 30 ml pump bottle is sized for convenient storage and more controlled dispensing, so you can begin with less instead of pouring out too much.\u003c\/p\u003e\n\u003cp class=\"cool-pull-line\"\u003eWater-based does not mean every toy is automatically compatible—always follow the care instructions for your specific product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"cool-texture\" class=\"cool-editorial\"\u003e\n\u003cdiv class=\"cool-editorial-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_coolling_personal_lubricant_texture_test.webp?v=1788749382\u0026amp;width=1400\" alt=\"Texture test of MRLSEXDOLL cooling personal lubricant spread across a surface\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cool-editorial-copy\"\u003e\n\u003cspan class=\"cool-kicker\"\u003eTexture \u0026amp; Control\u003c\/span\u003e\n\u003ch2\u003eUse Only What You Need\u003c\/h2\u003e\n\u003cp\u003eCooling products are best introduced gradually. Begin with a small amount for a light chill, then add more if you want a stronger sensory contrast.\u003c\/p\u003e\n\u003cp\u003eA water-based formula is designed to provide glide without the heavy, oily feel associated with oil-based products, and it is easier to rinse away after use.\u003c\/p\u003e\n\u003cp\u003eFor longer sessions, water-based lube can dry. Add another small amount or a few drops of water rather than applying a large dose at once.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"cool-features\" class=\"cool-display-section\"\u003e\n\u003cdiv class=\"cool-shell cool-display-grid\"\u003e\n\u003cdiv class=\"cool-display-copy\"\u003e\n\u003cspan class=\"cool-kicker\"\u003eKey Features\u003c\/span\u003e\n\u003ch2\u003eWhat This Cooling Lube Adds to the Experience\u003c\/h2\u003e\n\u003cp\u003eThis product is designed for adults who want lubrication plus a distinct temperature cue without making their routine complicated.\u003c\/p\u003e\n\u003cp class=\"cool-display-emphasis\"\u003eThe core benefit is control.\u003c\/p\u003e\n\u003cp\u003eBegin with less, notice the change in sensation, and increase only when needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-display-cards\"\u003e\n\u003carticle class=\"cool-display-card\"\u003e\u003cspan\u003e01 · Sensation\u003c\/span\u003e\u003cstrong\u003eCooling you can build\u003c\/strong\u003e\n\u003cp\u003eStart with a light chill, wait for the effect, then add more only if you want stronger contrast.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"cool-display-card\"\u003e\u003cspan\u003e02 · Formula\u003c\/span\u003e\u003cstrong\u003eWater-based\u003c\/strong\u003e\n\u003cp\u003eSmooth glide with easier water cleanup than heavy oil-based formulas.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"cool-display-card\"\u003e\u003cspan\u003e03 · Use Case\u003c\/span\u003e\u003cstrong\u003eMade for intimate play\u003c\/strong\u003e\n\u003cp\u003eFor adult solo sessions, partner play, and compatible toys or sex dolls.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"cool-display-card\"\u003e\u003cspan\u003e04 · Format\u003c\/span\u003e\u003cstrong\u003eCompact 30 ml pump\u003c\/strong\u003e\n\u003cp\u003eEasy to store and dispense in small amounts, which suits a cooling formula.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"cool-use\" class=\"cool-use-section\"\u003e\n\u003cdiv class=\"cool-shell\"\u003e\n\u003cdiv class=\"cool-use-heading\"\u003e\n\u003cspan class=\"cool-kicker\"\u003eHow to Use\u003c\/span\u003e\n\u003ch2 id=\"cool-use-title\"\u003eHow to Apply Cooling Personal Lubricant\u003c\/h2\u003e\n\u003cp\u003eThese product photos show the basic application flow: dispense a small amount, apply it to the compatible contact area, and spread it into a thin, even layer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-use-grid\"\u003e\n\u003cfigure class=\"cool-use-card\"\u003e\n\u003cdiv class=\"cool-use-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_cooling_personal_luricant_in-hand.webp?v=1788749370\u0026amp;width=900\" alt=\"Cooling personal lubricant bottle held in hand before application\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cfigcaption class=\"cool-use-copy\"\u003e\u003cspan class=\"cool-use-step\"\u003eStep 1\u003c\/span\u003e\n\u003ch3\u003eStart Small\u003c\/h3\u003e\n\u003cp\u003eApply a drop externally first and wait a moment to judge the cooling sensation. Cooling should feel refreshing, not painful.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"cool-use-card\"\u003e\n\u003cdiv class=\"cool-use-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_water-based_lube_for_sex_doll_application.webp?v=1788749370\u0026amp;width=900\" alt=\"Water-based lube being applied to the entrance of a compatible sex doll channel\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cfigcaption class=\"cool-use-copy\"\u003e\u003cspan class=\"cool-use-step\"\u003eStep 2\u003c\/span\u003e\n\u003ch3\u003eApply Sparingly\u003c\/h3\u003e\n\u003cp\u003eAdd a small amount to the body, your hand, or the compatible toy surface instead of filling the entire channel with product.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"cool-use-card\"\u003e\n\u003cdiv class=\"cool-use-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_spreading_lube_on_sex_doll.webp?v=1788749370\u0026amp;width=900\" alt=\"Water-based lubricant being spread evenly over a sex doll contact area\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cfigcaption class=\"cool-use-copy\"\u003e\u003cspan class=\"cool-use-step\"\u003eStep 3\u003c\/span\u003e\n\u003ch3\u003eSpread Evenly\u003c\/h3\u003e\n\u003cp\u003eUse your fingers to spread a thin, even layer over the high-friction contact area. Begin slowly and reapply if drag returns.\u003c\/p\u003e\n\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cp class=\"cool-use-note\"\u003e\u003cstrong\u003eBefore use:\u003c\/strong\u003e read the product label and the care instructions for any doll, toy, or barrier you plan to use. Do not apply to broken or irritated skin. If you are unsure about material compatibility, check the manufacturer’s instructions and spot-test a discreet area first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"cool-steps\" class=\"cool-steps-section\"\u003e\n\u003cdiv class=\"cool-shell cool-steps-grid\"\u003e\n\u003cdiv class=\"cool-steps-title\"\u003e\n\u003cspan class=\"cool-kicker\"\u003eApplication Guide\u003c\/span\u003e\n\u003ch2\u003eSix Steps for Controlled Cooling\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-steps-panel\"\u003e\n\u003col class=\"cool-steps-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCheck first.\u003c\/strong\u003e Read the product label and the care instructions for any doll, toy, or barrier you plan to use. Do not apply to broken or irritated skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTest a small amount.\u003c\/strong\u003e Apply a drop externally and wait a moment to judge the cooling sensation. Cooling should feel refreshing, not painful.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDispense sparingly.\u003c\/strong\u003e Add a small amount to the body, your hand, or the compatible toy surface. Spread it evenly over the contact area.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBegin slowly.\u003c\/strong\u003e Give the sensation time to develop before increasing movement or adding more product.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReapply when needed.\u003c\/strong\u003e Water-based lube can dry during a longer session. Add another small amount or a few drops of water rather than applying a large dose at once.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClean after use.\u003c\/strong\u003e Wash skin and clean the doll or toy according to its manufacturer’s instructions. Let the item dry fully before storage.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"cool-sex-doll\" class=\"cool-editorial cool-editorial--ice\"\u003e\n\u003cdiv class=\"cool-editorial-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_appling_water_based_lube_to_sex_doll_torso.webp?v=1788749626\u0026amp;width=1400\" alt=\"Applying water-based lubricant to a compatible sex doll torso before use\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cool-editorial-copy\"\u003e\n\u003cspan class=\"cool-kicker\"\u003eSex Doll Use\u003c\/span\u003e\n\u003ch2\u003eHow to Use It with a Sex Doll\u003c\/h2\u003e\n\u003cp\u003eFor a sex doll, apply the water-based lube to both the entrance of the canal and the body part or accessory that will make contact. Use your fingers to spread a thin, even layer just inside the opening instead of filling the channel with product.\u003c\/p\u003e\n\u003cp\u003eThis reduces waste and makes cleanup easier while still coating the high-friction area.\u003c\/p\u003e\n\u003cp\u003eMove slowly at first and add more sex doll lube if drag returns. Never force penetration when the material feels dry or resistant.\u003c\/p\u003e\n\u003cp\u003eAfter use, clean the canal using the doll maker’s recommended method, remove any remaining lubricant, and allow the interior to dry completely. Follow the doll’s own care guide whenever it differs from general advice.\u003c\/p\u003e\n\u003cp\u003e\u003ca class=\"cool-link\" href=\"https:\/\/www.mrlsexdoll.com\/pages\/mrlsexdoll-accessories-using-guide\"\u003eRead the MRLSEXDOLL Cleaning \u0026amp; Maintenance Guide\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"cool-silicone\" class=\"cool-editorial cool-editorial--dark\"\u003e\n\u003cdiv class=\"cool-editorial-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_using_lubricant_with_sex_doll_torso.webp?v=1788749629\u0026amp;width=1400\" alt=\"Using water-based lubricant with a compatible silicone sex doll torso\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cool-editorial-copy\"\u003e\n\u003cspan class=\"cool-kicker\"\u003eSilicone Toy Compatibility\u003c\/span\u003e\n\u003ch2\u003eUsing Water-Based Lube with Silicone Toys\u003c\/h2\u003e\n\u003cp\u003eA water-based lubricant is generally the sensible starting point for silicone toys because it does not contain a silicone lubricant base.\u003c\/p\u003e\n\u003cp\u003eEven so, toy formulations and surface finishes vary. Check the manufacturer’s compatibility instructions and spot-test on a discreet area if you are unsure.\u003c\/p\u003e\n\u003cp\u003eDo not assume that every product described only as “lube” is suitable for every silicone item.\u003c\/p\u003e\n\u003cp class=\"cool-pull-line\"\u003eFor MRL silicone products, follow the care instructions supplied with the specific doll or toy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"cool-audience\" class=\"cool-audience-section\"\u003e\n\u003cdiv class=\"cool-shell cool-audience-grid\"\u003e\n\u003cdiv class=\"cool-audience-title\"\u003e\n\u003cspan class=\"cool-kicker\"\u003eWho It Is For\u003c\/span\u003e\n\u003ch2\u003eWho Is This Cooling Lubricant For?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-audience-panel\"\u003e\n\u003cp\u003eThis product is for adults who already understand what ordinary personal lubricant feels like and want something more sensory without making their routine complicated.\u003c\/p\u003e\n\u003cul class=\"cool-audience-list\"\u003e\n\u003cli\u003eAdults who want a noticeable cooling \/ cool-touch sensation alongside lubrication\u003c\/li\u003e\n\u003cli\u003eCustomers who prefer a water-based personal lubricant\u003c\/li\u003e\n\u003cli\u003ePeople who want a compact, travel-friendly 30 ml pump bottle\u003c\/li\u003e\n\u003cli\u003eUsers who need lube for a compatible silicone toy or sex doll\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 20px;\"\u003eIt may not be the right choice if you dislike temperature-play sensations, have very sensitive skin, or want a completely neutral-feeling lubricant. If you are new to cooling products, patch-test a small amount externally first and stop using it if the sensation becomes painful, irritating, or uncomfortable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"cool-cleanup\" class=\"cool-clean-section\"\u003e\n\u003cdiv class=\"cool-shell\"\u003e\n\u003cdiv class=\"cool-clean-heading\"\u003e\n\u003cspan class=\"cool-kicker\"\u003eAfter Use\u003c\/span\u003e\n\u003ch2\u003eHow to Clean Up and Protect Your Sex Doll\u003c\/h2\u003e\n\u003cp\u003eWater-based lubricant is designed to rinse away with water. Remove residue, clean the surface and channel according to the doll manufacturer’s instructions, and let the product dry completely before storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-clean-grid\"\u003e\n\u003cfigure class=\"cool-clean-card\"\u003e\n\u003cdiv class=\"cool-clean-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_inspecting_sex_doll_torso_after_cleaning.webp?v=1788749632\u0026amp;width=800\" alt=\"Inspecting a sex doll torso after cleaning to check that residue has been removed\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e1. Inspect\u003c\/strong\u003eCheck the contact area and channel for remaining lubricant before drying.\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"cool-clean-card\"\u003e\n\u003cdiv class=\"cool-clean-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_rinsing_and_cleaning_sex_doll_torso.webp?v=1788749632\u0026amp;width=800\" alt=\"Rinsing and cleaning a sex doll torso after lubricant use\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e2. Rinse\u003c\/strong\u003eUse lukewarm water and follow the product maker’s cleaning instructions.\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"cool-clean-card\"\u003e\n\u003cdiv class=\"cool-clean-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_rinsing_sex_doll_torso_under_running_water.webp?v=1788749629\u0026amp;width=800\" alt=\"Rinsing a sex doll torso under running water during cleanup\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e3. Flush Residue\u003c\/strong\u003eContinue rinsing until remaining lubricant and cleaner are removed.\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"cool-clean-card\"\u003e\n\u003cdiv class=\"cool-clean-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_disinfecting_sex_doll_torso_surface.webp?v=1788749630\u0026amp;width=800\" alt=\"Cleaning the external surface of a sex doll torso with an appropriate disinfecting product\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e4. Clean the Surface\u003c\/strong\u003eUse only cleaning products permitted by the doll manufacturer.\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"cool-clean-card\"\u003e\n\u003cdiv class=\"cool-clean-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_washing_sex_doll_torso_with_water.webp?v=1788749629\u0026amp;width=800\" alt=\"Washing a sex doll torso with water after intimate use\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e5. Wash Gently\u003c\/strong\u003eAvoid harsh solvents, bleach, and abrasive scrubbing unless the care guide specifically permits them.\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"cool-clean-card\"\u003e\n\u003cdiv class=\"cool-clean-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_cleaning_sex_doll_torso_with_disinfectant_wipe.webp?v=1788749629\u0026amp;width=800\" alt=\"Cleaning a sex doll torso surface with a suitable cleaning wipe\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e6. Wipe Exterior\u003c\/strong\u003eRemove remaining surface residue with a clean, lint-free wipe or cloth.\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"cool-clean-card\"\u003e\n\u003cdiv class=\"cool-clean-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_disinfecting_sex_doll_torso_channel.webp?v=1788749629\u0026amp;width=800\" alt=\"Cleaning the internal channel of a sex doll torso after use\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e7. Clean the Channel\u003c\/strong\u003eFollow the specific internal-channel cleaning method recommended for your doll.\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"cool-clean-card\"\u003e\n\u003cdiv class=\"cool-clean-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_air_drying_sex_doll_torso_after_cleaning.webp?v=1788749626\u0026amp;width=800\" alt=\"Air drying a sex doll torso completely after cleaning\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e8. Dry Fully\u003c\/strong\u003ePat exterior surfaces dry and allow enclosed channels to air-dry completely.\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"cool-clean-card\"\u003e\n\u003cdiv class=\"cool-clean-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_sex_doll_torso_storage_in_box.webp?v=1788749629\u0026amp;width=800\" alt=\"Clean and dry sex doll torso stored in a protective box\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e9. Store Properly\u003c\/strong\u003eStore the clean, dry doll in a cool, dry place away from direct sunlight.\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"cool-specs\" class=\"cool-specs-section\"\u003e\n\u003cdiv class=\"cool-shell\"\u003e\n\u003cdiv class=\"cool-specs-heading\"\u003e\n\u003cspan class=\"cool-kicker\"\u003eExact Details\u003c\/span\u003e\n\u003ch2\u003eCooling Personal Lubricant Product Details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-specs-wrap\"\u003e\n\u003ctable class=\"cool-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eCooling personal lubricant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase\u003c\/th\u003e\n\u003ctd\u003eWater-based\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSensation\u003c\/th\u003e\n\u003ctd\u003eCooling \/ cool-touch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Volume\u003c\/th\u003e\n\u003ctd\u003e30 ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSuggested Uses\u003c\/th\u003e\n\u003ctd\u003eAdult solo play, partner play, and compatible adult toys or sex dolls\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePackage\u003c\/th\u003e\n\u003ctd\u003ePump bottle with outer box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication Style\u003c\/th\u003e\n\u003ctd\u003eStart with a small amount, spread evenly, then reapply only as needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCleanup\u003c\/th\u003e\n\u003ctd\u003eWater rinse; clean skin, toys, and doll channels after use, then dry reusable products fully before storage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"cool-comparison\" class=\"cool-compare-section\"\u003e\n\u003cdiv class=\"cool-shell\"\u003e\n\u003cdiv class=\"cool-compare-card\"\u003e\n\u003cspan class=\"cool-kicker\"\u003eProduct Comparison\u003c\/span\u003e\n\u003ch2\u003eHow Is Cooling Lube Different from Regular Lube?\u003c\/h2\u003e\n\u003cdiv class=\"cool-compare-table-wrap\"\u003e\n\u003ctable class=\"cool-compare-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eComparison\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eRegular Water-Based Lube\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eCooling Water-Based Lube\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePrimary experience\u003c\/th\u003e\n\u003ctd\u003eSmooth glide and reduced friction\u003c\/td\u003e\n\u003ctd\u003eSmooth glide plus a cool-touch sensation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHow to apply\u003c\/th\u003e\n\u003ctd\u003eUse the amount needed for comfort\u003c\/td\u003e\n\u003ctd\u003eStart smaller; wait for the cooling effect before adding more\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBest for\u003c\/th\u003e\n\u003ctd\u003eUsers who prefer a neutral sensation\u003c\/td\u003e\n\u003ctd\u003eUsers who want temperature contrast during play\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCleanup\u003c\/th\u003e\n\u003ctd\u003eRinse with water\u003c\/td\u003e\n\u003ctd\u003eRinse with water; wash skin and toys after use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"cool-compare-summary\"\u003eBoth products can reduce friction. The difference is the sensory cue: a regular lubricant aims to stay neutral, while a cooling lubricant deliberately adds a cool feeling. Because everyone experiences temperature differently, the most reliable approach is to start small rather than trying to predict the ideal amount.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"cool-faq\" class=\"cool-faq-section\"\u003e\n\u003cdiv class=\"cool-shell\"\u003e\n\u003cdiv class=\"cool-faq-heading\"\u003e\n\u003cspan class=\"cool-kicker\"\u003eQuestions Answered\u003c\/span\u003e\n\u003ch2\u003eCooling Personal Lubricant FAQ\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-faq-list\"\u003e\n\u003cdiv class=\"cool-faq-item\"\u003e\n\u003ch3\u003eWhat does cooling personal lubricant feel like?\u003c\/h3\u003e\n\u003cp\u003eIt adds a cool-touch sensation alongside lubrication. The intensity depends on the amount used and individual sensitivity, so start with a small drop and wait before applying more.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-faq-item\"\u003e\n\u003ch3\u003eCan I use this as lube for a silicone toy?\u003c\/h3\u003e\n\u003cp\u003eThe product is water-based, which is generally the preferred starting category for silicone toys. Always check the instructions for your specific toy and spot-test if compatibility is uncertain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-faq-item\"\u003e\n\u003ch3\u003eCan I use it with a sex doll?\u003c\/h3\u003e\n\u003cp\u003eYes, when the doll manufacturer permits water-based lubricant. Apply a thin layer to the entrance and contact area, add more if friction returns, and clean and dry the channel after use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-faq-item\"\u003e\n\u003ch3\u003eHow much should I use?\u003c\/h3\u003e\n\u003cp\u003eStart with one small pump or less. Spread it evenly, wait for the cooling effect, and reapply only as needed. More product is not always more comfortable with a cooling formula.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-faq-item\"\u003e\n\u003ch3\u003eDoes cooling lube numb the skin?\u003c\/h3\u003e\n\u003cp\u003eThis page does not claim a numbing effect. The intended experience is cooling. Stop use and rinse the area if you feel pain, persistent burning, irritation, or loss of sensation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-faq-item\"\u003e\n\u003ch3\u003eIs it easy to wash off?\u003c\/h3\u003e\n\u003cp\u003eBecause it is water-based, it is designed to rinse away with water. Clean skin, toys, and doll channels after use, then dry reusable products fully before storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cool-faq-item\"\u003e\n\u003ch3\u003eCan I use it on irritated or broken skin?\u003c\/h3\u003e\n\u003cp\u003eNo. Avoid broken, inflamed, or irritated skin. If you have a known sensitivity or an ongoing medical concern, ask a qualified healthcare professional before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"cool-care\" class=\"cool-care-section\"\u003e\n\u003cdiv class=\"cool-shell\"\u003e\n\u003cdiv class=\"cool-care-box\"\u003e\n\u003ch2\u003eCare \u0026amp; Cleanup Note\u003c\/h2\u003e\n\u003cdiv class=\"cool-care-copy\"\u003e\n\u003cp\u003eRemove excess lubricant with a clean, damp, lint-free cloth. Rinse skin with lukewarm water and use mild, unscented soap if needed, then rinse thoroughly.\u003c\/p\u003e\n\u003cp\u003eClean toys or sex-doll channels exactly as their manufacturer directs. Pat exterior surfaces dry with a clean towel and let enclosed channels air-dry completely before storage.\u003c\/p\u003e\n\u003cp\u003eWipe the pump nozzle, close or lock it, and store the bottle upright in a cool, dry place away from direct sunlight.\u003c\/p\u003e\n\u003cp\u003eFor doll-specific cleaning tools and maintenance guidance, see the \u003ca class=\"cool-link\" href=\"https:\/\/www.mrlsexdoll.com\/pages\/mrlsexdoll-accessories-using-guide\"\u003eMRLSEXDOLL cleaning and maintenance guide\u003c\/a\u003e or browse the \u003ca class=\"cool-link\" href=\"https:\/\/www.mrlsexdoll.com\/products\/mrl-cleaning-tool\"\u003esex doll cleaning tool\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"cool-cta\" class=\"cool-cta-section\"\u003e\n\u003cdiv class=\"cool-cta-inner\"\u003e\n\u003cspan class=\"cool-kicker\"\u003eCooling + Glide\u003c\/span\u003e\n\u003ch2\u003eAdd a Cool-Touch Layer to Your Routine\u003c\/h2\u003e\n\u003cp\u003eChoose this 30 ml water-based cooling personal lubricant when you want smooth glide plus a distinct cooling sensation in a compact pump bottle. Start small, build gradually, and clean compatible toys or sex dolls thoroughly after use.\u003c\/p\u003e\n\u003ca class=\"cool-cta-button\" href=\"#cool-top\"\u003eBack to product top\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cnav class=\"cool-floating-nav\"\u003e\u003ca href=\"#cool-gallery\"\u003eGallery\u003c\/a\u003e \u003ca href=\"#cool-overview\"\u003eOverview\u003c\/a\u003e \u003ca href=\"#cool-sensation\"\u003eSensation\u003c\/a\u003e \u003ca href=\"#cool-use\"\u003eHow to Use\u003c\/a\u003e \u003ca href=\"#cool-sex-doll\"\u003eSex Doll\u003c\/a\u003e \u003ca href=\"#cool-cleanup\"\u003eCleanup\u003c\/a\u003e \u003ca href=\"#cool-specs\"\u003eDetails\u003c\/a\u003e \u003ca href=\"#cool-faq\"\u003eFAQ\u003c\/a\u003e\u003c\/nav\u003e\n\u003c\/div\u003e","brand":"MRLSEXDOLL","offers":[{"title":"Default Title","offer_id":54441374056761,"sku":"MRLDOLL-BG-RHY-30ML","price":25.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll30mlcoolingpersonallubricantset.webp?v=1788753487","url":"https:\/\/www.mrlsexdoll.com\/products\/cooling-personal-lubricant","provider":"MRLSEXDOLL","version":"1.0","type":"link"}