.elementor-293 .elementor-element.elementor-element-669c6a6{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;}:root{--page-title-display:none;}/* Start custom CSS *//*
NailPolishLab — Can You Put Regular Nail Polish Over Gel?
Scoped CSS. All body.elementor-page-293s begin with .npl-rpog.
*/

.npl-rpog {
  --rpog-ink: #302724;
  --rpog-muted: #756a66;
  --rpog-cream: #fffaf6;
  --rpog-paper: #ffffff;
  --rpog-blush: #f7ece7;
  --rpog-border: #e9ddd6;
  --rpog-dark: #2b2421;
  --rpog-accent: #a7614e;
  --rpog-shadow: 0 14px 40px rgba(61, 43, 36, 0.09);
  color: var(--rpog-ink);
  background: var(--rpog-cream);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 17px;
  line-height: 1.75;
}

.npl-rpog *,
.npl-rpog *::before,
.npl-rpog *::after {
  box-sizing: border-box;
}

.npl-rpog a {
  color: var(--rpog-ink);
  text-decoration-color: rgba(167, 97, 78, 0.55);
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.npl-rpog a:hover {
  color: var(--rpog-accent);
}

.npl-rpog h1,
.npl-rpog h2,
.npl-rpog h3 {
  margin: 0;
  color: var(--rpog-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.045em;
}

.npl-rpog h1 {
  max-width: 870px;
  font-size: clamp(3.1rem, 7vw, 6.3rem);
}

.npl-rpog h2 {
  font-size: clamp(2.25rem, 4.6vw, 4.1rem);
}

.npl-rpog h3 {
  font-size: clamp(1.5rem, 2.4vw, 2.25rem);
  line-height: 1.08;
}

.npl-rpog p {
  margin: 0 0 1.35em;
}

.npl-rpog__container {
  width: min(1180px, calc(100% - 40px));
  margin-inline: auto;
}

.npl-rpog__hero {
  padding: 70px 0 76px;
  overflow: hidden;
  border-bottom: 1px solid var(--rpog-border);
  background:
    radial-gradient(circle at 81% 16%, rgba(229, 200, 189, 0.44), transparent 26%),
    linear-gradient(135deg, #fffaf7 0%, #f7ece6 100%);
}

.npl-rpog__hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(340px, 0.85fr);
  align-items: center;
  gap: 64px;
}

.npl-rpog__breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 34px;
  color: var(--rpog-muted);
  font-size: 0.8rem;
}

.npl-rpog__breadcrumbs a {
  color: inherit;
  text-decoration: none;
}

.npl-rpog__eyebrow,
.npl-rpog__label {
  margin-bottom: 13px !important;
  color: var(--rpog-accent);
  font-size: 0.7rem;
  font-weight: 900;
  letter-spacing: 0.17em;
  line-height: 1.3;
  text-transform: uppercase;
}

.npl-rpog__standfirst {
  max-width: 750px;
  margin-top: 28px !important;
  color: #514642;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.15rem, 2vw, 1.45rem);
  line-height: 1.48;
}

.npl-rpog__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 23px;
  color: var(--rpog-muted);
  font-size: 0.82rem;
}

.npl-rpog__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 31px;
}

.npl-rpog__button {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 12px 22px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-size: 0.82rem;
  font-weight: 800;
  text-decoration: none !important;
  transition: transform 180ms ease, background 180ms ease;
}

.npl-rpog__button:hover {
  transform: translateY(-2px);
}

.npl-rpog__button--dark {
  color: #fff !important;
  background: var(--rpog-dark);
  box-shadow: 0 10px 25px rgba(43, 36, 33, 0.15);
}

.npl-rpog__button--dark:hover {
  background: #463834;
}

.npl-rpog__button--light {
  border-color: var(--rpog-border);
  background: rgba(255, 255, 255, 0.72);
}

.npl-rpog__image-placeholder {
  display: flex;
  min-height: 380px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 7px;
  margin: 0;
  padding: 28px;
  border: 1px dashed #d4baae;
  border-radius: 24px;
  color: #705f58;
  text-align: center;
  background:
    linear-gradient(145deg, rgba(255,255,255,0.82), rgba(245,225,216,0.84)),
    repeating-linear-gradient(45deg, transparent 0 12px, rgba(167,97,78,0.04) 12px 24px);
  box-shadow: var(--rpog-shadow);
}

.npl-rpog__image-placeholder strong {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.4rem;
}

.npl-rpog__image-placeholder span {
  font-size: 0.78rem;
  font-weight: 900;
  overflow-wrap: anywhere;
}

.npl-rpog__image-placeholder small {
  max-width: 430px;
  font-size: 0.72rem;
  line-height: 1.45;
}

.npl-rpog__hero-image {
  min-height: 500px;
  transform: rotate(1.2deg);
}

.npl-rpog__layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 290px;
  align-items: start;
  gap: 64px;
  padding-top: 72px;
  padding-bottom: 90px;
}

.npl-rpog__main {
  min-width: 0;
}

.npl-rpog__main > p {
  max-width: 770px;
  font-size: 1.04rem;
}

.npl-rpog__quick-answer,
.npl-rpog__toc,
.npl-rpog__note,
.npl-rpog__tip,
.npl-rpog__warning,
.npl-rpog__cta,
.npl-rpog__sources,
.npl-rpog__editorial {
  border: 1px solid var(--rpog-border);
  border-radius: 22px;
  background: var(--rpog-paper);
  box-shadow: var(--rpog-shadow);
}

.npl-rpog__quick-answer {
  margin-bottom: 42px;
  padding: 29px 31px;
  border-left: 4px solid var(--rpog-accent);
}

.npl-rpog__quick-answer h2 {
  margin-bottom: 17px;
  font-size: clamp(1.85rem, 3.2vw, 2.9rem);
}

.npl-rpog__quick-answer p:last-child {
  margin-bottom: 0;
}

.npl-rpog__toc {
  margin: 42px 0 74px;
  padding: 30px;
  background: var(--rpog-blush);
}

.npl-rpog__toc h2 {
  margin-bottom: 19px;
  font-size: clamp(2rem, 3.7vw, 3.05rem);
}

.npl-rpog__toc ol {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 30px;
  margin: 0;
  padding-left: 22px;
}

.npl-rpog__toc a {
  font-weight: 750;
}

.npl-rpog__section {
  margin: 0 0 90px;
  scroll-margin-top: 100px;
}

.npl-rpog__section > h2 {
  max-width: 860px;
  margin-bottom: 28px;
}

.npl-rpog__check-list {
  display: grid;
  gap: 12px;
  margin: 26px 0 30px;
  padding: 0;
  list-style: none;
}

.npl-rpog__check-list li {
  position: relative;
  padding: 14px 16px 14px 46px;
  border: 1px solid var(--rpog-border);
  border-radius: 13px;
  background: var(--rpog-paper);
}

.npl-rpog__check-list li::before {
  content: "✓";
  position: absolute;
  top: 13px;
  left: 17px;
  color: var(--rpog-accent);
  font-weight: 900;
}

.npl-rpog__note,
.npl-rpog__warning {
  margin-top: 26px;
  padding: 21px 23px;
  border-left: 4px solid var(--rpog-accent);
  background: #fffdf8;
  box-shadow: none;
}

.npl-rpog__avoid-grid,
.npl-rpog__ideas {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin: 30px 0;
}

.npl-rpog__avoid-grid article,
.npl-rpog__ideas article {
  padding: 25px;
  border: 1px solid var(--rpog-border);
  border-radius: 18px;
  background: var(--rpog-paper);
}

.npl-rpog__avoid-grid span,
.npl-rpog__ideas span {
  display: block;
  margin-bottom: 13px;
  color: var(--rpog-accent);
  font-size: 0.7rem;
  font-weight: 900;
  letter-spacing: 0.14em;
}

.npl-rpog__avoid-grid h3,
.npl-rpog__ideas h3 {
  margin-bottom: 12px;
}

.npl-rpog__avoid-grid p,
.npl-rpog__ideas p {
  margin: 0;
  color: var(--rpog-muted);
}

.npl-rpog__table-wrap {
  margin: 29px 0 33px;
  overflow-x: auto;
  border: 1px solid var(--rpog-border);
  border-radius: 18px;
  background: var(--rpog-paper);
  box-shadow: var(--rpog-shadow);
}

.npl-rpog__table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.9rem;
}

.npl-rpog__table th,
.npl-rpog__table td {
  padding: 16px 18px;
  border-bottom: 1px solid var(--rpog-border);
  text-align: left;
  vertical-align: top;
}

.npl-rpog__table th {
  background: var(--rpog-blush);
  font-size: 0.75rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.npl-rpog__table tr:last-child td {
  border-bottom: 0;
}

.npl-rpog__steps-image {
  min-height: 390px;
  margin: 30px 0 34px;
}

.npl-rpog__steps {
  display: grid;
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.npl-rpog__steps li {
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 18px;
  padding: 23px;
  border: 1px solid var(--rpog-border);
  border-radius: 17px;
  background: var(--rpog-paper);
}

.npl-rpog__steps li > span {
  display: flex;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  background: var(--rpog-dark);
  font-size: 0.78rem;
  font-weight: 900;
}

.npl-rpog__steps h3 {
  margin-bottom: 8px;
}

.npl-rpog__steps p {
  margin: 0;
  color: var(--rpog-muted);
}

.npl-rpog__tip {
  margin-top: 28px;
  padding: 27px;
  background: var(--rpog-blush);
}

.npl-rpog__tip h3 {
  margin-bottom: 13px;
}

.npl-rpog__tip p:last-child {
  margin-bottom: 0;
}

.npl-rpog__comparison {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin-top: 30px;
}

.npl-rpog__comparison article {
  padding: 27px;
  border: 1px solid var(--rpog-border);
  border-radius: 20px;
  background: var(--rpog-paper);
  box-shadow: var(--rpog-shadow);
}

.npl-rpog__comparison h3 {
  margin-bottom: 14px;
}

.npl-rpog__comparison p:last-child {
  margin-bottom: 0;
  color: var(--rpog-muted);
}

.npl-rpog__dark {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 42px;
  padding: 42px;
  border-radius: 24px;
  color: #f9f2ee;
  background: var(--rpog-dark);
  box-shadow: var(--rpog-shadow);
}

.npl-rpog__dark h2,
.npl-rpog__dark .npl-rpog__eyebrow {
  color: #fff;
}

.npl-rpog__dark p:last-child {
  margin-bottom: 0;
}

.npl-rpog__dry-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 30px;
}

.npl-rpog__dry-grid article {
  padding: 24px;
  border: 1px solid var(--rpog-border);
  border-radius: 18px;
  background: var(--rpog-paper);
}

.npl-rpog__dry-grid span {
  display: block;
  margin-bottom: 13px;
  color: var(--rpog-accent);
  font-size: 0.69rem;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.npl-rpog__dry-grid h3 {
  margin-bottom: 12px;
}

.npl-rpog__dry-grid p {
  margin: 0;
  color: var(--rpog-muted);
}

.npl-rpog__removal-list {
  display: grid;
  gap: 13px;
  margin: 30px 0;
  padding-left: 22px;
}

.npl-rpog__faq {
  display: grid;
  gap: 10px;
  margin-top: 29px;
}

.npl-rpog__faq details {
  overflow: hidden;
  border: 1px solid var(--rpog-border);
  border-radius: 14px;
  background: var(--rpog-paper);
}

.npl-rpog__faq summary {
  position: relative;
  padding: 18px 52px 18px 20px;
  cursor: pointer;
  font-weight: 800;
  list-style: none;
}

.npl-rpog__faq summary::-webkit-details-marker {
  display: none;
}

.npl-rpog__faq summary::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 19px;
  transform: translateY(-50%);
  font-size: 1.25rem;
  font-weight: 400;
}

.npl-rpog__faq details[open] summary::after {
  content: "−";
}

.npl-rpog__faq details p {
  margin: 0;
  padding: 0 20px 20px;
  color: var(--rpog-muted);
}

.npl-rpog__cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin: 20px 0 38px;
  padding: 34px;
  background: var(--rpog-blush);
}

.npl-rpog__cta h2 {
  margin-bottom: 15px;
  font-size: clamp(2rem, 3.4vw, 3rem);
}

.npl-rpog__cta p:last-child {
  max-width: 650px;
  margin-bottom: 0;
}

.npl-rpog__sources,
.npl-rpog__editorial {
  padding: 27px 30px;
  box-shadow: none;
}

.npl-rpog__sources {
  margin-bottom: 20px;
}

.npl-rpog__sources h2,
.npl-rpog__editorial h2 {
  margin-bottom: 14px;
  font-size: 1.8rem;
}

.npl-rpog__sources ul {
  display: grid;
  gap: 9px;
  margin: 0;
  padding-left: 20px;
  font-size: 0.86rem;
}

.npl-rpog__editorial p {
  margin: 0;
  color: var(--rpog-muted);
  font-size: 0.86rem;
}

.npl-rpog__sidebar {
  position: sticky;
  top: 26px;
  display: grid;
  gap: 18px;
}

.npl-rpog__sidebar-card {
  display: grid;
  gap: 11px;
  padding: 24px;
  border: 1px solid var(--rpog-border);
  border-radius: 20px;
  background: var(--rpog-paper);
  box-shadow: var(--rpog-shadow);
}

.npl-rpog__sidebar-card h2 {
  font-size: 2rem;
}

.npl-rpog__sidebar-card p {
  margin: 0;
  color: var(--rpog-muted);
  font-size: 0.84rem;
}

.npl-rpog__sidebar-card > a {
  padding: 8px 0;
  border-bottom: 1px solid var(--rpog-border);
  font-size: 0.82rem;
  font-weight: 800;
  text-decoration: none;
}

.npl-rpog__sidebar-card > a:last-child {
  border-bottom: 0;
}

.npl-rpog__sidebar-card--blush {
  background: var(--rpog-blush);
}

@media (max-width: 980px) {
  .npl-rpog__hero-grid,
  .npl-rpog__layout {
    grid-template-columns: 1fr;
  }

  .npl-rpog__hero-image {
    min-height: 380px;
    transform: none;
  }

  .npl-rpog__sidebar {
    position: static;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    order: -1;
  }

  .npl-rpog__dark {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 740px) {
  .npl-rpog {
    font-size: 16px;
  }

  .npl-rpog__container {
    width: min(100% - 24px, 1180px);
  }

  .npl-rpog__hero {
    padding: 42px 0 48px;
  }

  .npl-rpog__hero-grid,
  .npl-rpog__layout {
    gap: 38px;
  }

  .npl-rpog__layout {
    padding-top: 44px;
    padding-bottom: 55px;
  }

  .npl-rpog__toc ol,
  .npl-rpog__avoid-grid,
  .npl-rpog__comparison,
  .npl-rpog__dry-grid,
  .npl-rpog__ideas,
  .npl-rpog__sidebar {
    grid-template-columns: 1fr;
  }

  .npl-rpog__section {
    margin-bottom: 62px;
  }

  .npl-rpog__quick-answer,
  .npl-rpog__toc,
  .npl-rpog__tip,
  .npl-rpog__cta,
  .npl-rpog__sources,
  .npl-rpog__editorial {
    padding: 22px 20px;
  }

  .npl-rpog__cta {
    align-items: flex-start;
    flex-direction: column;
  }

  .npl-rpog__dark {
    padding: 28px 22px;
  }

  .npl-rpog__image-placeholder,
  .npl-rpog__hero-image,
  .npl-rpog__steps-image {
    min-height: 270px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .npl-rpog *,
  .npl-rpog *::before,
  .npl-rpog *::after {
    scroll-behavior: auto !important;
    transition: none !important;
  }
}/* End custom CSS */