.elementor-1183 .elementor-element.elementor-element-28c9cbc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-1183 .elementor-element.elementor-element-e09a5d6{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-28c9cbc *//* ===== DR JEFFREY MOORE PAGE ===== */
.jm-moore-page{
  --jm-bg:#07111d;
  --jm-bg-soft:#0c1828;
  --jm-panel:#0f1d30;
  --jm-panel-2:#13243a;
  --jm-line:rgba(255,255,255,.08);
  --jm-text:#eef4fb;
  --jm-muted:#a9bacb;
  --jm-blue:#2f80ed;
  --jm-blue-2:#58a6ff;
  --jm-gold:#caa25f;
  --jm-shadow:0 18px 50px rgba(0,0,0,.30);
  --jm-radius:22px;
  color:var(--jm-text);
  font-family:Inter,Arial,sans-serif;
  background:
    radial-gradient(circle at top right, rgba(47,128,237,.10), transparent 20%),
    radial-gradient(circle at top left, rgba(202,162,95,.07), transparent 16%),
    linear-gradient(180deg,#07111d 0%, #081423 38%, #07111d 100%);
  padding-bottom:40px;
}

.jm-moore-page *{box-sizing:border-box}
.jm-moore-page img{max-width:100%;display:block}
.jm-moore-page a{text-decoration:none}

.jm-moore-page .container{
  width:min(1280px, calc(100% - 40px));
  margin-left:auto;
  margin-right:auto;
}

.jm-moore-page .topbar{
  background:#060d16;
  border-bottom:1px solid rgba(255,255,255,.05);
  font-size:14px;
  color:#d8e7f7;
}
.jm-moore-page .topbar-wrap{
  display:flex;
  justify-content:space-between;
  gap:20px;
  padding:10px 0;
  flex-wrap:wrap;
}

.jm-moore-page header{
  position:sticky;
  top:0;
  z-index:100;
  background:rgba(7,17,29,.82);
  backdrop-filter:blur(12px);
  border-bottom:1px solid rgba(255,255,255,.06);
}
.jm-moore-page .nav{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  padding:16px 0;
}
.jm-moore-page .logo img{width:220px;height:auto}
.jm-moore-page .menu{
  display:flex;
  gap:22px;
  align-items:center;
  flex-wrap:wrap;
  justify-content:flex-end;
  font-size:15px;
  color:#d7e5f4;
}

.jm-moore-page h1,
.jm-moore-page h2,
.jm-moore-page h3,
.jm-moore-page h4{
  font-family:Manrope,Inter,Arial,sans-serif;
  color:#f4f8fc;
  letter-spacing:-0.02em;
  line-height:1.08;
  margin-top:0;
}
.jm-moore-page h1{
  font-size:clamp(40px, 6vw, 72px);
  font-weight:800;
}
.jm-moore-page h2{
  font-size:clamp(30px, 4vw, 50px);
  font-weight:800;
}
.jm-moore-page h3{
  font-size:22px;
  font-weight:700;
}
.jm-moore-page p,
.jm-moore-page li,
.jm-moore-page span{
  color:var(--jm-muted);
}

.jm-moore-page .btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding:14px 22px;
  border-radius:999px;
  font-weight:700;
  transition:all .25s ease;
}
.jm-moore-page .btn:hover{transform:translateY(-2px)}
.jm-moore-page .btn-primary{
  background:linear-gradient(135deg, var(--jm-blue-2), var(--jm-blue));
  color:#fff;
  box-shadow:0 14px 34px rgba(47,128,237,.28);
}
.jm-moore-page .btn-secondary{
  background:rgba(255,255,255,.03);
  color:#fff;
  border:1px solid rgba(255,255,255,.16);
}
.jm-moore-page .btn-gold{
  background:linear-gradient(135deg, #e3c384, var(--jm-gold));
  color:#0a1220;
  box-shadow:0 14px 34px rgba(202,162,95,.20);
}

.jm-moore-page .hero{
  padding:58px 0 44px;
}
.jm-moore-page .hero-grid{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:38px;
  align-items:center;
}
.jm-moore-page .eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:8px 14px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.10);
  background:rgba(255,255,255,.04);
  color:#dce8f3;
  font-size:13px;
  letter-spacing:.03em;
  text-transform:uppercase;
  margin-bottom:18px;
}
.jm-moore-page .eyebrow::before{
  content:"";
  width:8px;
  height:8px;
  border-radius:50%;
  background:var(--jm-gold);
}
.jm-moore-page .accent{color:#9fd1ff}
.jm-moore-page .hero-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-bottom:28px;
}
.jm-moore-page .hero-badges{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
  margin-top:24px;
}
.jm-moore-page .badge-card,
.jm-moore-page .card,
.jm-moore-page .check-item,
.jm-moore-page .service-card,
.jm-moore-page .condition-card,
.jm-moore-page .review-card,
.jm-moore-page .location-card,
.jm-moore-page .stat-card,
.jm-moore-page .mini-item,
.jm-moore-page .step,
.jm-moore-page .faq details{
  background:linear-gradient(180deg, rgba(255,255,255,.055), rgba(255,255,255,.025));
  border:1px solid rgba(255,255,255,.08);
  border-radius:22px;
  box-shadow:var(--jm-shadow);
}
.jm-moore-page .badge-card{padding:18px}
.jm-moore-page .badge-card strong{
  display:block;
  font-size:22px;
  color:#fff;
  margin-bottom:4px;
}

.jm-moore-page .hero-visual{
  position:relative;
  min-height:640px;
}
.jm-moore-page .hero-card{
  position:absolute;
  inset:0;
  border-radius:32px;
  overflow:hidden;
  background:
    linear-gradient(180deg, rgba(13,24,40,.20), rgba(13,24,40,.72)),
    url('https://jeffreymoorespine.com/wp-content/uploads/2026/03/Professional-headshot-of-Dr.-Moore.webp') center top/cover no-repeat;
  border:1px solid rgba(255,255,255,.08);
  box-shadow:var(--jm-shadow);
}
.jm-moore-page .glass{
  position:absolute;
  right:20px;
  bottom:20px;
  left:20px;
  display:grid;
  gap:12px;
  padding:22px;
  background:rgba(7,17,29,.72);
  border:1px solid rgba(255,255,255,.08);
  border-radius:24px;
}

.jm-moore-page .section{
  padding:82px 0;
}
.jm-moore-page .section-head{
  max-width:780px;
  margin:0 auto 34px;
  text-align:center;
}
.jm-moore-page .section-head.left{
  text-align:left;
  margin:0 0 34px;
}
.jm-moore-page .split,
.jm-moore-page .team-grid,
.jm-moore-page .cta-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:30px;
  align-items:center;
}
.jm-moore-page .check-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:22px;
}
.jm-moore-page .service-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}
.jm-moore-page .condition-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:22px;
}
.jm-moore-page .review-grid,
.jm-moore-page .three-grid,
.jm-moore-page .location-grid{
  display:grid;
  gap:22px;
}
.jm-moore-page .review-grid{grid-template-columns:repeat(3,1fr)}
.jm-moore-page .three-grid{grid-template-columns:repeat(3,1fr)}
.jm-moore-page .location-grid{grid-template-columns:repeat(2,1fr)}

.jm-moore-page .service-card,
.jm-moore-page .check-item,
.jm-moore-page .condition-card,
.jm-moore-page .review-card,
.jm-moore-page .location-card,
.jm-moore-page .stat-card,
.jm-moore-page .mini-item,
.jm-moore-page .step{
  padding:22px;
}
.jm-moore-page .service-card .tag{
  display:inline-block;
  margin-bottom:14px;
  padding:6px 12px;
  border-radius:999px;
  background:rgba(88,166,255,.12);
  color:#b8dbff;
  font-size:12px;
  font-weight:700;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.jm-moore-page .service-card a{
  display:inline-flex;
  margin-top:16px;
  font-weight:700;
  color:#b5daff;
}

.jm-moore-page .doctor-portrait{
  border-radius:28px;
  overflow:hidden;
  min-height:580px;
  background:
    linear-gradient(180deg, rgba(11,21,33,.12), rgba(11,21,33,.72)),
    url('https://jeffreymoorespine.com/wp-content/uploads/2026/03/Upper-Body-Face-Picture-of-Dr.-Moore.webp') center top/contain no-repeat,
    linear-gradient(180deg, #132135 0%, #0a1320 100%);
  border:1px solid rgba(255,255,255,.08);
  box-shadow:var(--jm-shadow);
}

.jm-moore-page .mini-list{
  display:grid;
  gap:14px;
}
.jm-moore-page .mini-item{
  display:flex;
  gap:14px;
  align-items:flex-start;
}
.jm-moore-page .mini-icon{
  flex:0 0 42px;
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:14px;
  background:linear-gradient(135deg, rgba(98,179,255,.18), rgba(216,179,106,.16));
  color:#fff;
  font-weight:800;
}

.jm-moore-page .conditions-band{
  background:
    linear-gradient(180deg, rgba(19,34,56,.78), rgba(10,19,32,.92)),
    url('https://jeffreymoorespine.com/wp-content/uploads/2026/03/back-pain-okc-relief-surgeon-doctor.jpg') center/cover no-repeat;
  border-top:1px solid rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.08);
}

.jm-moore-page .review-stars{
  font-size:18px;
  letter-spacing:2px;
  color:#f6cf7a;
  margin-bottom:12px;
}

.jm-moore-page .steps{
  counter-reset:steps;
  display:grid;
  gap:18px;
}
.jm-moore-page .step{
  position:relative;
  padding:24px 24px 24px 88px;
}
.jm-moore-page .step::before{
  counter-increment:steps;
  content:counter(steps);
  position:absolute;
  left:24px;
  top:22px;
  width:42px;
  height:42px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,var(--jm-blue),var(--jm-blue-2));
  color:#fff;
  font-weight:800;
}

.jm-moore-page .cta-box{
  background:linear-gradient(135deg, rgba(98,179,255,.12), rgba(216,179,106,.10)), rgba(255,255,255,.03);
  border:1px solid rgba(255,255,255,.10);
  border-radius:30px;
  padding:34px;
  box-shadow:var(--jm-shadow);
}
.jm-moore-page .office-photo{
  border-radius:28px;
  overflow:hidden;
  min-height:420px;
  border:1px solid rgba(255,255,255,.08);
  box-shadow:var(--jm-shadow);
  background:
    linear-gradient(180deg, rgba(10,18,30,.18), rgba(10,18,30,.62)),
    url('https://jeffreymoorespine.com/wp-content/uploads/2026/03/Screenshot-2026-03-08-7.20.15-PM.png') center/cover no-repeat;
}

.jm-moore-page .faq{
  display:grid;
  gap:16px;
}
.jm-moore-page .faq details{
  padding:18px 20px;
}
.jm-moore-page .faq summary{
  cursor:pointer;
  font-weight:700;
  color:#fff;
  list-style:none;
}
.jm-moore-page .faq summary::-webkit-details-marker{display:none}
.jm-moore-page .faq .answer{
  padding-top:12px;
  color:#b9c9d7;
}

.jm-moore-page footer{
  border-top:1px solid rgba(255,255,255,.08);
  padding:34px 0 50px;
  background:#06101a;
}
.jm-moore-page .footer-wrap{
  display:flex;
  justify-content:space-between;
  gap:24px;
  flex-wrap:wrap;
  align-items:flex-start;
}
.jm-moore-page .footer-logo img{width:220px}
.jm-moore-page .footer-small{
  color:#9fb4c8;
  font-size:14px;
  max-width:760px;
}

@media (max-width:1024px){
  .jm-moore-page .hero-grid,
  .jm-moore-page .split,
  .jm-moore-page .team-grid,
  .jm-moore-page .cta-grid{
    grid-template-columns:1fr;
  }
  .jm-moore-page .service-grid,
  .jm-moore-page .review-grid,
  .jm-moore-page .condition-grid,
  .jm-moore-page .hero-badges,
  .jm-moore-page .three-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media (max-width:767px){
  .jm-moore-page .container{
    width:min(100%, calc(100% - 28px));
  }
  .jm-moore-page .service-grid,
  .jm-moore-page .review-grid,
  .jm-moore-page .condition-grid,
  .jm-moore-page .hero-badges,
  .jm-moore-page .three-grid,
  .jm-moore-page .check-grid,
  .jm-moore-page .location-grid{
    grid-template-columns:1fr;
  }
  .jm-moore-page .menu{display:none}
  .jm-moore-page .hero h1{font-size:42px}
  .jm-moore-page .hero-actions{
    flex-direction:column;
  }
  .jm-moore-page .btn{
    width:100%;
  }
}/* End custom CSS */