/* Dedicated ceramic-coating Google Ads landing page. Scoped additions only. */
body.ceramic-dedicated{background:#fff}
body.ceramic-dedicated header{background:rgba(8,8,9,.96);backdrop-filter:blur(10px)}
body.ceramic-dedicated .hero{min-height:720px;display:flex;align-items:center;background-position:center 52%}
body.ceramic-dedicated .hero:before{background:linear-gradient(90deg,rgba(5,5,6,.93) 0%,rgba(5,5,6,.78) 42%,rgba(5,5,6,.32) 72%,rgba(5,5,6,.18) 100%)}
body.ceramic-dedicated .hero-copy{max-width:850px}
body.ceramic-dedicated .hero h1{max-width:850px;font-size:clamp(3rem,6vw,5.6rem);line-height:.98}
body.ceramic-dedicated .hero .lead{max-width:720px;font-size:1.2rem}
body.ceramic-dedicated .header-actions .btn{min-width:210px}
.dedicated-proofbar{background:#111214;color:#fff;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
.dedicated-proofbar .wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:0}
.dedicated-proofitem{padding:22px 24px;text-align:center;border-right:1px solid rgba(255,255,255,.11)}
.dedicated-proofitem:last-child{border-right:0}
.dedicated-proofitem strong{display:block;font-size:1.03rem}
.dedicated-proofitem span{display:block;color:#b9bbc0;font-size:.82rem;margin-top:2px}
.ceramic-intro{max-width:850px;margin:0 auto;text-align:center}
.ceramic-intro h2{margin:8px 0 14px}
.ceramic-intro p{color:var(--gray);max-width:760px;margin:0 auto}
.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:30px}
.benefit-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px 19px;box-shadow:0 8px 22px rgba(0,0,0,.055)}
.benefit-number{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(215,25,32,.09);color:var(--red);font-size:.9rem;font-weight:950;margin-bottom:12px}
.benefit-card h3{font-size:1.08rem;margin:0 0 6px;line-height:1.18}
.benefit-card p{margin:0;color:var(--gray);font-size:.87rem;line-height:1.42}
.protection-visual{display:grid;grid-template-columns:.7fr 1.3fr;gap:54px;align-items:center}
.protection-copy h2{margin:8px 0 16px}
.protection-copy p{color:var(--gray);margin-bottom:14px}
.protection-note{font-size:.84rem;color:#565a60;border-left:3px solid var(--red);padding-left:13px;margin-top:20px}
.protection-graphic{background:#e8e8e8;border:1px solid #dadada;border-radius:20px;padding:18px;box-shadow:var(--shadow-soft)}
.protection-graphic img{display:block;width:100%;height:auto;border-radius:12px}
.vehicle-case-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:36px}
.vehicle-case{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:var(--shadow-soft)}
.vehicle-case img{width:100%;height:330px;object-fit:cover}
.vehicle-case-copy{padding:30px}
.vehicle-case-copy h3{font-size:1.65rem;margin:5px 0 10px}
.vehicle-case-copy p{color:var(--gray);margin:0}
.vehicle-case .kicker{margin-bottom:0}
.coating-includes{background:linear-gradient(135deg,#17191c 0%,#111214 58%,#15171a 100%);color:#fff}


.prep-panel{display:grid;grid-template-columns:minmax(330px,.82fr) minmax(0,1.18fr);overflow:hidden;border:1px solid rgba(255,255,255,.10);border-radius:22px;background:#1d1f23;box-shadow:0 24px 60px rgba(0,0,0,.22)}
.prep-photo{min-height:100%;background:#0f1012}
.prep-photo img{width:100%;height:100%;object-fit:cover;object-position:center}
.prep-content{padding:44px 44px 40px}
.prep-content h2{color:#fff;max-width:760px;margin:7px 0 14px}
.prep-content>p{color:#c3c5ca;max-width:760px;margin:0}
.include-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}
.include-item{padding:14px 15px;border:1px solid rgba(255,255,255,.10);border-radius:11px;background:#27292e;font-weight:700;line-height:1.28;box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}
.include-item:before{content:'✓';color:#ff343a;margin-right:9px;font-weight:950}
body.ceramic-dedicated #packages{background:#f3f3f4}
body.ceramic-dedicated #packages .page-head{max-width:940px}
body.ceramic-dedicated .quote-request-section{background:#fff}
body.ceramic-dedicated .quote-card{box-shadow:0 20px 55px rgba(0,0,0,.11)}
body.ceramic-dedicated .coating-media-section{background:#f7f7f7}
.ceramic-review-strip{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.ceramic-review-strip .wrap{display:flex;justify-content:center;align-items:center;gap:34px;flex-wrap:wrap;text-align:center;padding-top:28px;padding-bottom:28px}
.ceramic-review-strip strong{font-size:1.35rem}
.ceramic-review-strip span{color:var(--gray)}
.dedicated-final{background:linear-gradient(135deg,#080809,#18191c);color:#fff}
.dedicated-final .final-grid{align-items:center}
.dedicated-final p{color:#c6c8cc}
.dedicated-final .final-actions{justify-content:flex-end}
body.ceramic-dedicated footer a{color:inherit}
@media (max-width:1000px){
  .prep-panel{grid-template-columns:1fr}
  .prep-photo{height:320px}
  .prep-content{padding:36px 32px 34px}
  .benefit-grid{grid-template-columns:1fr 1fr}
  .protection-visual{grid-template-columns:1fr;gap:30px}
  .protection-copy{text-align:center;max-width:800px;margin:auto}
  .protection-note{text-align:left;display:inline-block}
  .include-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:820px){
  body.ceramic-dedicated .hero{min-height:0;background-position:center 50%}
  body.ceramic-dedicated .hero:before{background:linear-gradient(180deg,rgba(5,5,6,.78),rgba(5,5,6,.93))}
  body.ceramic-dedicated .hero h1{font-size:clamp(2.55rem,11vw,4rem)}
  body.ceramic-dedicated .hero .lead{font-size:1.05rem}
  .dedicated-proofbar .wrap{grid-template-columns:1fr 1fr}
  .dedicated-proofitem:nth-child(2){border-right:0}
  .dedicated-proofitem:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.11)}
  .vehicle-case-grid{grid-template-columns:1fr}
  .vehicle-case img{height:290px}
  .protection-graphic{padding:10px}
}
@media (max-width:560px){
  /* Tighten only the oversized gap between the benefit cards and the protection section. */
  .benefits-section{padding-bottom:32px}
  .protection-section{padding-top:34px}
  /* Tighten only the transition after the protection graphic into the ownership section. */
  .protection-section{padding-bottom:24px}
  .protection-section + .section{padding-top:30px}
  .coating-includes{padding-top:46px;padding-bottom:46px}
  .prep-panel{border-radius:16px}
  .prep-photo{height:210px}
  .prep-content{padding:27px 20px 24px}
  .prep-content h2{margin-bottom:11px}
  .prep-content>p{font-size:.95rem}
  .include-grid{grid-template-columns:1fr;gap:8px;margin-top:20px}
  .include-item{padding:11px 12px;border-radius:9px;font-size:.9rem}
  .benefit-grid{grid-template-columns:1fr;gap:10px;margin-top:24px}
  .benefit-card{display:grid;grid-template-columns:38px minmax(0,1fr);column-gap:13px;row-gap:3px;align-items:start;padding:15px 16px;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.045)}
  .benefit-number{grid-column:1;grid-row:1 / span 2;width:34px;height:34px;margin:1px 0 0;font-size:.83rem}
  .benefit-card h3{grid-column:2;margin:0;font-size:1rem;line-height:1.2}
  .benefit-card p{grid-column:2;margin:2px 0 0;font-size:.82rem;line-height:1.38}
  .include-grid{grid-template-columns:1fr}
  .dedicated-proofbar .wrap{grid-template-columns:1fr 1fr}
  .dedicated-proofitem{padding:17px 9px}
  .dedicated-proofitem strong{font-size:.9rem}
  .dedicated-proofitem span{font-size:.73rem}
  .vehicle-case-copy{padding:24px 20px}
  .vehicle-case img{height:235px}
  .protection-visual{gap:22px}
  .ceramic-review-strip .wrap{gap:10px;display:grid;grid-template-columns:1fr}
  .dedicated-final .final-actions{justify-content:stretch}
  .dedicated-final .btn{width:100%}
}

/* v8 — stronger positioning, compact trust proof, real customer reviews */
.hero-positioning{
  margin:18px 0 20px;
  color:rgba(255,255,255,.95);
  font-weight:800;
  font-size:1.12rem;
  line-height:1.35;
  letter-spacing:.01em;
}
.hero-positioning em{font-style:italic}
.kaliber-trust-section{background:#fff}
.kaliber-trust-head{max-width:900px;margin:0 auto;text-align:center}
.kaliber-trust-head h2{margin:8px 0 12px}
.kaliber-trust-head p{max-width:760px;margin:0 auto;color:var(--gray)}
.trust-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:28px}
.trust-fact{padding:16px 15px;border:1px solid var(--line);border-radius:12px;background:#f8f8f8;text-align:center}
.trust-fact strong{display:block;font-size:.97rem;line-height:1.2;color:var(--ink)}
.trust-fact span{display:block;margin-top:5px;color:var(--gray);font-size:.79rem;line-height:1.35}
.customer-review-head{text-align:center;margin:38px auto 18px}
.customer-review-head h3{margin:6px 0 0;font-size:1.55rem}
.customer-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.customer-review-card{padding:20px 19px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.05)}
.review-stars{color:var(--red);font-size:1rem;letter-spacing:.08em;margin-bottom:10px}
.customer-review-card p{margin:0 0 14px;color:#4f5358;font-size:.9rem;line-height:1.48}
.customer-review-card strong{display:block;font-size:.9rem;color:var(--ink)}
.customer-review-card span{display:block;margin-top:1px;color:var(--gray);font-size:.75rem}
@media(max-width:900px){
  .trust-facts{grid-template-columns:1fr 1fr}
  .customer-review-grid{grid-template-columns:1fr}
}
@media(max-width:560px){
  .hero-positioning{font-size:.98rem;margin:14px 0 18px}
  .kaliber-trust-section{padding-top:44px;padding-bottom:44px}
  .trust-facts{grid-template-columns:1fr 1fr;gap:8px;margin-top:22px}
  .trust-fact{padding:13px 10px}
  .trust-fact strong{font-size:.86rem}
  .trust-fact span{font-size:.7rem}
  .customer-review-head{margin-top:28px;margin-bottom:13px}
  .customer-review-head h3{font-size:1.25rem}
  .customer-review-grid{gap:9px}
  .customer-review-card{padding:15px 14px;border-radius:11px}
  .customer-review-card p{font-size:.83rem;line-height:1.42;margin-bottom:10px}
}


/* v10 — quality-first positioning + stronger customer proof */
.quality-first-section{padding:34px 0 18px;background:#fff}
.quality-first-card{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr);gap:28px;align-items:center;padding:30px 34px;border-radius:18px;background:linear-gradient(135deg,#17181b 0%,#222429 100%);box-shadow:0 14px 34px rgba(0,0,0,.10);border:1px solid #2d3035}
.quality-first-copy h2{color:#fff;margin:6px 0 10px;font-size:clamp(2rem,3.4vw,3rem);line-height:1.04}
.quality-first-copy p{margin:0;max-width:820px;color:#d2d4d8;font-size:1rem;line-height:1.55}
.quality-first-points{display:grid;gap:9px}
.quality-first-points span{display:flex;align-items:center;gap:10px;padding:11px 13px;border-radius:10px;background:#2a2c31;border:1px solid #383b41;color:#fff;font-weight:800;font-size:.88rem}
.quality-first-points span::before{content:"✓";color:var(--red);font-weight:950}
.customer-proof-section{background:linear-gradient(180deg,#f2f3f5 0%,#eceff2 100%);border-top:1px solid #e0e2e5;border-bottom:1px solid #dfe1e4}
.customer-proof-section .customer-review-head{max-width:880px;margin:0 auto 26px;text-align:center}
.customer-proof-section .customer-review-head h2{margin:7px 0 10px}
.customer-proof-section .customer-review-head p{margin:0 auto;max-width:720px;color:var(--gray);font-size:.95rem;line-height:1.5}
.customer-proof-section .customer-review-grid{grid-template-columns:repeat(6,1fr);gap:14px}
.customer-proof-section .customer-review-card{grid-column:span 2;position:relative;border-top:3px solid var(--red);box-shadow:0 10px 28px rgba(0,0,0,.07)}
.customer-proof-section .customer-review-card:nth-child(4){grid-column:2/span 2}
.customer-proof-section .customer-review-card:nth-child(5){grid-column:4/span 2}
.customer-proof-section .review-stars{color:#f3ad00;font-size:1.05rem}
@media(max-width:900px){
  .quality-first-card{grid-template-columns:1fr;padding:26px 26px;gap:20px}
  .quality-first-points{grid-template-columns:repeat(3,1fr)}
  .customer-proof-section .customer-review-grid{grid-template-columns:1fr 1fr}
  .customer-proof-section .customer-review-card,.customer-proof-section .customer-review-card:nth-child(4),.customer-proof-section .customer-review-card:nth-child(5){grid-column:auto}
  .customer-proof-section .customer-review-card:last-child{grid-column:1/-1}
}
@media(max-width:560px){
  .quality-first-section{padding:24px 0 10px}
  .quality-first-card{padding:22px 18px;border-radius:14px;gap:16px}
  .quality-first-copy h2{font-size:1.75rem}
  .quality-first-copy p{font-size:.9rem;line-height:1.45}
  .quality-first-points{grid-template-columns:1fr;gap:7px}
  .quality-first-points span{padding:9px 11px;font-size:.82rem}
  .customer-proof-section{padding-top:46px;padding-bottom:46px}
  .customer-proof-section .customer-review-head{margin-bottom:18px}
  .customer-proof-section .customer-review-head h2{font-size:1.75rem}
  .customer-proof-section .customer-review-head p{font-size:.86rem}
  .customer-proof-section .customer-review-grid{grid-template-columns:1fr;gap:10px}
  .customer-proof-section .customer-review-card,.customer-proof-section .customer-review-card:last-child{grid-column:auto}
}


/* v13 — compact overlay brand row + separate section navigation */
body.ceramic-dedicated .dedicated-header{
  background:transparent;
  backdrop-filter:none;
}
body.ceramic-dedicated .dedicated-brand-row{
  height:70px;
  position:relative;
  z-index:2;
}
body.ceramic-dedicated .dedicated-brand-row .brand img{
  height:50px;
  max-width:min(270px,42vw);
}
body.ceramic-dedicated .dedicated-brand-row .header-actions{
  display:flex;
}
body.ceramic-dedicated .dedicated-brand-row .header-actions .btn{
  min-width:0;
  min-height:43px;
  padding:0 19px;
  font-size:.91rem;
  border-radius:8px;
}
body.ceramic-dedicated .section-nav{
  position:relative;
  z-index:2;
  background:rgba(8,8,9,.78);
  border-top:1px solid rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.11);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}
body.ceramic-dedicated .section-nav-inner{
  height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:34px;
  overflow-x:auto;
  overscroll-behavior-x:contain;
  scrollbar-width:none;
}
body.ceramic-dedicated .section-nav-inner::-webkit-scrollbar{display:none}
body.ceramic-dedicated .section-nav a{
  flex:0 0 auto;
  color:#e4e5e7;
  text-decoration:none;
  font-size:.82rem;
  font-weight:800;
  letter-spacing:.02em;
  white-space:nowrap;
  transition:color .18s ease;
}
body.ceramic-dedicated .section-nav a:hover,
body.ceramic-dedicated .section-nav a:focus-visible{color:#fff}
body.ceramic-dedicated #benefits,
body.ceramic-dedicated #why-kaliber,
body.ceramic-dedicated #reviews,
body.ceramic-dedicated #results,
body.ceramic-dedicated #faq,
body.ceramic-dedicated #packages-start{scroll-margin-top:16px}

@media (max-width:820px){
  body.ceramic-dedicated .dedicated-brand-row{
    height:60px;
    justify-content:space-between;
  }
  body.ceramic-dedicated .dedicated-brand-row .brand{
    margin:0;
  }
  body.ceramic-dedicated .dedicated-brand-row .brand img{
    height:43px;
    max-width:42vw;
  }
  body.ceramic-dedicated .dedicated-brand-row .header-actions{
    display:flex !important;
    margin-left:auto;
  }
  body.ceramic-dedicated .dedicated-brand-row .header-actions .btn{
    min-height:38px;
    padding:0 13px;
    font-size:.76rem;
    line-height:1.05;
    white-space:nowrap;
  }
  body.ceramic-dedicated .section-nav-inner{
    height:38px;
    justify-content:flex-start;
    gap:24px;
    width:100%;
    padding-left:16px;
    padding-right:16px;
  }
  body.ceramic-dedicated .section-nav a{
    font-size:.75rem;
  }
  body.ceramic-dedicated .hero{
    padding-top:124px;
  }
}
@media (max-width:520px){
  body.ceramic-dedicated .dedicated-brand-row{
    height:56px;
  }
  body.ceramic-dedicated .dedicated-brand-row .brand img{
    height:39px;
    max-width:39vw;
  }
  body.ceramic-dedicated .dedicated-brand-row .header-actions .btn{
    min-height:36px;
    padding:0 10px;
    font-size:.69rem;
  }
  body.ceramic-dedicated .section-nav-inner{
    height:36px;
    gap:20px;
    padding-left:13px;
    padding-right:13px;
  }
  body.ceramic-dedicated .section-nav a{font-size:.7rem}
  body.ceramic-dedicated .hero{padding-top:118px}
}
@media (max-width:360px){
  body.ceramic-dedicated .dedicated-brand-row .brand img{height:36px;max-width:36vw}
  body.ceramic-dedicated .dedicated-brand-row .header-actions .btn{font-size:.65rem;padding:0 8px}
}

/* v14 — one true header at the very top; logo + pricing CTA live over the hero */
body.ceramic-dedicated .dedicated-header{
  position:relative !important;
  top:0 !important;
  left:auto;
  right:auto;
  z-index:40;
  background:#0b0c0e;
  border:0;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}
body.ceramic-dedicated .dedicated-header .section-nav{
  position:relative;
  z-index:1;
  background:#0b0c0e;
  border-top:0;
  border-bottom:1px solid rgba(255,255,255,.10);
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}
body.ceramic-dedicated .dedicated-header .section-nav-inner{
  height:44px;
}
body.ceramic-dedicated .hero{
  margin-top:0;
  padding-top:150px;
}
body.ceramic-dedicated .hero > .hero-brand-row{
  position:absolute;
  top:18px;
  left:50%;
  transform:translateX(-50%);
  z-index:4;
  height:64px;
  padding:0;
}
body.ceramic-dedicated .hero > .hero-brand-row .brand img{
  height:50px;
  max-width:min(270px,42vw);
}
body.ceramic-dedicated .hero > .hero-brand-row .header-actions{
  display:flex !important;
  margin-left:auto;
}
body.ceramic-dedicated .hero > .hero-brand-row .header-actions .btn{
  min-width:0;
  min-height:43px;
  padding:0 19px;
  font-size:.91rem;
  border-radius:8px;
}
/* The brand row is hero content, not a second header. */
body.ceramic-dedicated .hero > .hero-brand-row:before{content:none}

@media (max-width:820px){
  body.ceramic-dedicated .dedicated-header .section-nav-inner{
    height:38px;
    justify-content:flex-start;
    gap:24px;
    width:100%;
    padding-left:16px;
    padding-right:16px;
  }
  body.ceramic-dedicated .hero{
    padding-top:126px;
  }
  body.ceramic-dedicated .hero > .hero-brand-row{
    top:12px;
    height:54px;
    justify-content:space-between;
  }
  body.ceramic-dedicated .hero > .hero-brand-row .brand img{
    height:43px;
    max-width:42vw;
  }
  body.ceramic-dedicated .hero > .hero-brand-row .header-actions .btn{
    min-height:38px;
    padding:0 13px;
    font-size:.76rem;
    line-height:1.05;
    white-space:nowrap;
  }
}
@media (max-width:520px){
  body.ceramic-dedicated .dedicated-header .section-nav-inner{
    height:36px;
    gap:20px;
    padding-left:13px;
    padding-right:13px;
  }
  body.ceramic-dedicated .hero{padding-top:116px}
  body.ceramic-dedicated .hero > .hero-brand-row{
    top:10px;
    height:50px;
  }
  body.ceramic-dedicated .hero > .hero-brand-row .brand img{
    height:39px;
    max-width:39vw;
  }
  body.ceramic-dedicated .hero > .hero-brand-row .header-actions .btn{
    min-height:36px;
    padding:0 10px;
    font-size:.69rem;
  }
}
@media (max-width:360px){
  body.ceramic-dedicated .hero > .hero-brand-row .brand img{height:36px;max-width:36vw}
  body.ceramic-dedicated .hero > .hero-brand-row .header-actions .btn{font-size:.65rem;padding:0 8px}
}

/* v15 — unified desktop header + non-scrolling mobile menu */
body.ceramic-dedicated .dedicated-header{
  position:relative !important;
  top:auto !important;
  left:auto;
  right:auto;
  z-index:50;
  background:#0b0c0e;
  border-bottom:1px solid rgba(255,255,255,.10);
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}
body.ceramic-dedicated .dedicated-header-row{
  min-height:72px;
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:28px;
}
body.ceramic-dedicated .dedicated-header-brand{
  display:inline-flex;
  align-items:center;
  min-width:0;
}
body.ceramic-dedicated .dedicated-header-brand img{
  height:50px;
  width:auto;
  max-width:220px;
  object-fit:contain;
}
body.ceramic-dedicated .dedicated-desktop-nav{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:26px;
  min-width:0;
}
body.ceramic-dedicated .dedicated-desktop-nav a,
body.ceramic-dedicated .dedicated-mobile-nav a{
  color:#e8e9eb;
  text-decoration:none;
  font-weight:800;
  letter-spacing:.01em;
}
body.ceramic-dedicated .dedicated-desktop-nav a{
  font-size:.82rem;
  white-space:nowrap;
}
body.ceramic-dedicated .dedicated-desktop-nav a:hover,
body.ceramic-dedicated .dedicated-desktop-nav a:focus-visible,
body.ceramic-dedicated .dedicated-mobile-nav a:hover,
body.ceramic-dedicated .dedicated-mobile-nav a:focus-visible{color:#fff}
body.ceramic-dedicated .dedicated-header-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:10px;
}
body.ceramic-dedicated .dedicated-pricing-btn{
  min-width:0;
  min-height:43px;
  padding:0 18px;
  border-radius:8px;
  font-size:.88rem;
  white-space:nowrap;
}
body.ceramic-dedicated .dedicated-menu-toggle{
  display:none;
  width:40px;
  height:40px;
  padding:0;
  border:1px solid rgba(255,255,255,.20);
  border-radius:8px;
  background:#181a1d;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:4px;
  cursor:pointer;
}
body.ceramic-dedicated .dedicated-menu-toggle span{
  width:17px;
  height:2px;
  border-radius:2px;
  background:#fff;
  display:block;
}
body.ceramic-dedicated .dedicated-mobile-nav{
  background:#111214;
  border-top:1px solid rgba(255,255,255,.09);
  border-bottom:1px solid rgba(255,255,255,.09);
}
body.ceramic-dedicated .dedicated-mobile-nav[hidden]{display:none !important}
body.ceramic-dedicated .dedicated-mobile-nav-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:1px;
  padding-top:9px;
  padding-bottom:9px;
}
body.ceramic-dedicated .dedicated-mobile-nav a{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:8px 10px;
  font-size:.79rem;
  text-align:center;
  border-radius:7px;
}
body.ceramic-dedicated .dedicated-mobile-nav a:hover,
body.ceramic-dedicated .dedicated-mobile-nav a:focus-visible{background:#202226}
body.ceramic-dedicated .hero{
  margin-top:0;
  padding-top:104px;
}
body.ceramic-dedicated #benefits,
body.ceramic-dedicated #why-kaliber,
body.ceramic-dedicated #reviews,
body.ceramic-dedicated #results,
body.ceramic-dedicated #faq,
body.ceramic-dedicated #packages-start{scroll-margin-top:18px}

@media (max-width:1120px){
  body.ceramic-dedicated .dedicated-header-row{gap:18px}
  body.ceramic-dedicated .dedicated-desktop-nav{gap:18px}
  body.ceramic-dedicated .dedicated-desktop-nav a{font-size:.76rem}
  body.ceramic-dedicated .dedicated-pricing-btn{padding:0 12px;font-size:.81rem}
}
@media (max-width:980px){
  body.ceramic-dedicated .dedicated-header-row{
    min-height:62px;
    grid-template-columns:auto 1fr;
    gap:12px;
  }
  body.ceramic-dedicated .dedicated-header-brand img{height:43px;max-width:155px}
  body.ceramic-dedicated .dedicated-desktop-nav{display:none}
  body.ceramic-dedicated .dedicated-header-actions{grid-column:2;justify-self:end}
  body.ceramic-dedicated .dedicated-menu-toggle{display:flex}
  body.ceramic-dedicated .dedicated-pricing-btn{min-height:38px;padding:0 12px;font-size:.74rem}
  body.ceramic-dedicated .hero{padding-top:88px}
}
@media (max-width:520px){
  body.ceramic-dedicated .dedicated-header-row{min-height:58px;gap:8px}
  body.ceramic-dedicated .dedicated-header-brand img{height:38px;max-width:118px}
  body.ceramic-dedicated .dedicated-header-actions{gap:7px}
  body.ceramic-dedicated .dedicated-pricing-btn{min-height:35px;padding:0 9px;font-size:.66rem;line-height:1.05}
  body.ceramic-dedicated .dedicated-menu-toggle{width:36px;height:36px;border-radius:7px}
  body.ceramic-dedicated .dedicated-mobile-nav-grid{padding-top:7px;padding-bottom:7px}
  body.ceramic-dedicated .dedicated-mobile-nav a{min-height:39px;font-size:.75rem;padding:7px 8px}
  body.ceramic-dedicated .hero{padding-top:76px}
}
@media (max-width:360px){
  body.ceramic-dedicated .dedicated-header-brand img{height:35px;max-width:102px}
  body.ceramic-dedicated .dedicated-pricing-btn{padding:0 7px;font-size:.62rem}
  body.ceramic-dedicated .dedicated-menu-toggle{width:34px;height:34px}
}


/* v16 — consistent exact-top in-page navigation */
html{scroll-padding-top:0 !important}
body.ceramic-dedicated .section-scroll-target,
body.ceramic-dedicated #benefits-start,
body.ceramic-dedicated #why-kaliber-start,
body.ceramic-dedicated #reviews-start,
body.ceramic-dedicated #packages-start,
body.ceramic-dedicated #quote,
body.ceramic-dedicated #results-start,
body.ceramic-dedicated #faq-start{
  scroll-margin-top:0 !important;
}

/* v18 — refined navigation typography + mobile right-side drawer */
body.ceramic-dedicated .dedicated-desktop-nav a,
body.ceramic-dedicated .dedicated-mobile-nav a,
body.ceramic-dedicated .dedicated-pricing-btn{
  font-family:"Kaliber Futura",Arial,sans-serif;
  font-weight:500;
}
body.ceramic-dedicated .dedicated-desktop-nav a{
  font-size:.88rem;
  letter-spacing:.035em;
}
body.ceramic-dedicated .dedicated-pricing-btn{
  font-size:.91rem;
  letter-spacing:.015em;
}

/* Drawer overlay */
body.ceramic-dedicated .dedicated-drawer-overlay{
  position:fixed;
  inset:0;
  z-index:998;
  background:rgba(0,0,0,.52);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .22s ease,visibility .22s ease;
}
body.ceramic-dedicated .dedicated-drawer-overlay.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}
body.ceramic-dedicated.drawer-open{overflow:hidden}

/* Mobile drawer replaces the old dropdown */
body.ceramic-dedicated .dedicated-mobile-nav{
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  z-index:999;
  width:min(46vw,168px);
  height:100dvh;
  max-height:none;
  padding:0;
  background:linear-gradient(180deg,#24272b 0%,#1b1d20 100%);
  border:0;
  border-left:1px solid rgba(255,255,255,.11);
  border-bottom:0;
  border-bottom-left-radius:0;
  box-shadow:-18px 0 48px rgba(0,0,0,.34);
  transform:translateX(102%);
  visibility:hidden;
  pointer-events:none;
  transition:transform .24s ease,visibility .24s ease;
  overflow-y:auto;
}
body.ceramic-dedicated .dedicated-mobile-nav.is-open{
  transform:translateX(0);
  visibility:visible;
  pointer-events:auto;
}
body.ceramic-dedicated .dedicated-drawer-head{
  min-height:66px;
  padding:0 8px 0 10px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  border-bottom:1px solid rgba(255,255,255,.10);
  box-shadow:inset 3px 0 0 var(--red);
}
body.ceramic-dedicated .dedicated-drawer-head>span{
  color:#fff;
  font-family:"Kaliber Futura",Arial,sans-serif;
  font-weight:500;
  font-size:.96rem;
  letter-spacing:.09em;
  text-transform:uppercase;
}
body.ceramic-dedicated .dedicated-drawer-close{
  width:34px;
  height:34px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:9px;
  background:#303338;
  color:#fff;
  font:400 1.55rem/1 Arial,sans-serif;
  cursor:pointer;
}
body.ceramic-dedicated .dedicated-mobile-nav-grid{
  display:block;
  width:auto;
  margin:0;
  padding:7px 6px 12px;
}
body.ceramic-dedicated .dedicated-mobile-nav a{
  min-height:49px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  padding:0 8px;
  margin:3px 0;
  border-radius:9px;
  border-bottom:1px solid rgba(255,255,255,.07);
  color:#f1f2f3;
  font-size:.96rem;
  letter-spacing:.025em;
  text-align:left;
  transition:background .16s ease,color .16s ease,transform .16s ease;
}
body.ceramic-dedicated .dedicated-mobile-nav a:hover,
body.ceramic-dedicated .dedicated-mobile-nav a:focus-visible{
  background:#303338;
  color:#fff;
  transform:translateX(2px);
}
body.ceramic-dedicated .dedicated-menu-toggle{
  background:#25282c;
  border-color:rgba(255,255,255,.18);
}
body.ceramic-dedicated .dedicated-menu-toggle:hover,
body.ceramic-dedicated .dedicated-menu-toggle:focus-visible{
  border-color:rgba(227,27,35,.65);
  background:#2c2f34;
}

@media (max-width:1120px){
  body.ceramic-dedicated .dedicated-desktop-nav a{font-size:.82rem}
  body.ceramic-dedicated .dedicated-pricing-btn{font-size:.86rem}
}
@media (max-width:980px){
  body.ceramic-dedicated .dedicated-pricing-btn{
    font-size:.80rem;
    letter-spacing:.01em;
  }
}
@media (max-width:520px){
  body.ceramic-dedicated .dedicated-pricing-btn{
    font-size:.73rem;
    line-height:1.05;
    padding:0 10px;
  }
  body.ceramic-dedicated .dedicated-mobile-nav{width:min(50vw,168px)}
  body.ceramic-dedicated .dedicated-mobile-nav a{font-size:.92rem;min-height:47px}
}
@media (max-width:360px){
  body.ceramic-dedicated .dedicated-pricing-btn{font-size:.69rem;padding:0 8px}
  body.ceramic-dedicated .dedicated-mobile-nav{width:min(54vw,164px)}
}

/* v22 — compact mobile drawer width; removes excess right-side dead space */

/* v23 — full-height mobile drawer while preserving the compact v22 width */

/* v26 — click-to-load ceramic video; preserve the source visual proportions inside a true 16:9 1920x1080 player. */
body.ceramic-dedicated .coating-video-panel{
  grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);
  gap:24px;
  align-items:center;
}
body.ceramic-dedicated .coating-video-frame{
  width:100%;
  max-width:700px;
  aspect-ratio:16 / 9;
  justify-self:end;
  position:relative;
  background:#0d0e10;
  box-shadow:0 16px 38px rgba(0,0,0,.18);
}
body.ceramic-dedicated .coating-video-launch{
  position:relative;
  width:100%;
  height:100%;
  aspect-ratio:16 / 9;
  display:block;
  margin:0;
  padding:0;
  border:0;
  background:#0d0e10;
  color:#fff;
  cursor:pointer;
  overflow:hidden;
  font:inherit;
}
body.ceramic-dedicated .coating-video-launch img{
  width:100%;
  height:100%;
  display:block;
  object-fit:contain;
  background:#0d0e10;
  transition:transform .24s ease,filter .24s ease;
}
body.ceramic-dedicated .coating-video-launch::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.02) 45%,rgba(0,0,0,.48) 100%);
  pointer-events:none;
}
body.ceramic-dedicated .coating-video-launch:hover img{
  transform:scale(1.012);
  filter:brightness(.94);
}
body.ceramic-dedicated .coating-video-launch:focus-visible{
  outline:3px solid rgba(227,27,35,.92);
  outline-offset:-3px;
}
body.ceramic-dedicated .coating-video-play{
  position:absolute;
  left:50%;
  top:50%;
  z-index:2;
  width:70px;
  height:70px;
  transform:translate(-50%,-50%);
  display:grid;
  place-items:center;
  padding-left:5px;
  border:2px solid rgba(255,255,255,.88);
  border-radius:999px;
  background:rgba(12,13,15,.72);
  box-shadow:0 8px 24px rgba(0,0,0,.35);
  font-size:1.55rem;
  line-height:1;
}
body.ceramic-dedicated .coating-video-label{
  position:absolute;
  left:16px;
  bottom:14px;
  z-index:2;
  display:flex;
  align-items:baseline;
  gap:8px;
  font-family:"Kaliber Futura",Arial,sans-serif;
  font-size:.9rem;
  font-weight:700;
  letter-spacing:.035em;
  text-transform:uppercase;
}
body.ceramic-dedicated .coating-video-label small{
  font-size:.72rem;
  font-weight:500;
  opacity:.78;
  text-transform:none;
  letter-spacing:0;
}
body.ceramic-dedicated .coating-video-frame video{
  width:100%;
  height:100%;
  display:block;
  object-fit:contain;
  background:#0d0e10;
}
@media (max-width:900px){
  body.ceramic-dedicated .coating-video-panel{grid-template-columns:1fr}
  body.ceramic-dedicated .coating-video-frame{max-width:620px;justify-self:center}
}
@media (max-width:620px){
  body.ceramic-dedicated .coating-video-panel{gap:16px}
  body.ceramic-dedicated .coating-video-frame{max-width:430px}
  body.ceramic-dedicated .coating-video-play{width:58px;height:58px;font-size:1.3rem}
  body.ceramic-dedicated .coating-video-label{left:12px;bottom:10px;font-size:.78rem}
}
@media (prefers-reduced-motion:reduce){
  body.ceramic-dedicated .coating-video-launch img{transition:none}
}

/* v28 — two additional package-jump CTAs between the hero and pricing. */
body.ceramic-dedicated .mid-page-package-cta{
  background:#fff;
  text-align:center;
}
body.ceramic-dedicated .mid-page-package-cta .wrap{
  display:flex;
  justify-content:center;
  padding-top:0;
  padding-bottom:0;
}
body.ceramic-dedicated .mid-page-package-cta .btn{
  min-width:min(100%,340px);
  padding-left:26px;
  padding-right:26px;
}
body.ceramic-dedicated .mid-page-package-cta-first{
  padding:0 0 34px;
}
body.ceramic-dedicated .mid-page-package-cta-video{
  padding:26px 0 36px;
}
@media(max-width:560px){
  body.ceramic-dedicated .mid-page-package-cta-first{padding-bottom:26px}
  body.ceramic-dedicated .mid-page-package-cta-video{padding:20px 0 28px}
  body.ceramic-dedicated .mid-page-package-cta .btn{width:100%;min-width:0}
}


/* v29 — package-jump CTA immediately after the ceramic benefits cards. */
body.ceramic-dedicated .mid-page-package-cta-benefits{
  padding:0 0 34px;
}
@media(max-width:560px){
  body.ceramic-dedicated .mid-page-package-cta-benefits{padding-bottom:26px}
}
